/*
Theme Name: Lawyers, Attorneys, Legal Office
Theme URI: https://lawyers-attorneys.vamtam.com
Text Domain: lawyers-attorneys
Description: WordPress Theme with powerful back-end framework.
Author: VamTam
Author URI: https://vamtam.com
Version: 15
License: Envato
License URI: https://themeforest.net/licenses/regular_extended
Tags: blue, brown, green, pink, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/
.services .thumbnail img{
	margin: 0 auto !important;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
}
blockquote.simple > .quote-thumbnail{
	float: none;
	margin: 0 auto;
}
blockquote.simple > .quote-thumbnail img{
		border-radius: 50%;
}
blockquote.simple > .quote-thumbnail .quote-title{
	text-align: center;
	margin-bottom: 20px;
}
.v2-fbtn a{
	width: 100%;
	    box-sizing: border-box;
	text-align: center;
}
.v2-fbtn{
	margin-bottom: 35px;
}
.v2-fcontacts a{
	font-size: 23px !important;
}
.v2-fcontacts .icon{
	color: #fff;
	vertical-align: middle !important;
	margin-right: 8px;
}
.v2-hcontacts a{
	margin-right: 13px;
	    font-size: 13px;
}
.v2-hcontacts .icon{
	color: #e1e1e1;
	margin-right: 6px;
	vertical-align: middle !important;
}
.white-popup button.mfp-close{
	top: -120px;
}
.v2-linker{
	text-align: right;
}
@media(max-width: 959px){
	.v2-linker{
		text-align: center;
	}
}
.fixed-header-box .logo-wrapper .logo.text-logo{
	padding-top: 24px;
	font-size: 28px !important;
}
.fixed-header-box .logo-wrapper.scrolled .logo.text-logo{
	padding-top: 0px;
}
header.main-header.layout-logo-menu .first-row .logo-wrapper{
	white-space: nowrap;
}
span.v2-quetion {
    display: block;
    margin-bottom: 15px;
}
span.v2-answer {
    display: block;
}
.v2-list-qt{
	list-style: none;
	counter-reset: li;
    font-size: 16px;
    margin: 0;
    padding: 0;
    padding-left: 35px;
}
.v2-list-qt li{
	position: relative;
	margin-bottom: 30px;
	counter-increment: li
}
.v2-list-qt li::before {
    content: counter(li);
    color: #cfad7e;
    position: absolute;
    left: -2px;
    top: 9px;
    display: block;
    /* width: 1em; */
    /* padding: 4px 8px; */
    border-radius: 50%;
    /* background: #cfad7e; */
    margin-left: -1em;
    font-size: 32px;
}
.move-into-slider-2{
	margin-top: -80px;
}
body.sticky-header-type-over.sticky-header.wpv-not-scrolled .header-content-wrapper .logo.text-logo{
	color: #000;
}
body.sticky-header-type-over.sticky-header.wpv-not-scrolled .header-content-wrapper{
	background: #fff;
}
body.sticky-header-type-over.sticky-header.wpv-not-scrolled #main-menu .menu > .menu-item:not(.current-menu-parent):not(.current-menu-item):not(.current-menu-ancestor):not(.current-page-ancestor):not(:hover) > a{
	color: #000 !important;
}
@media(max-width: 550px){
	.fixed-header-box .logo-wrapper .logo.text-logo{
		padding-top: 13px;
		font-size: 15px !important;
	}
}
.meta-header{
	background-repeat: no-repeat;
    background-position: center center !important;
    background-attachment: unset;
    background-color: #ffffff;
    background-size: cover !important;
}
@media(min-width: 972px){
	.loop-wrapper.news .thumbnail{
		background: transparent;
		height: 300px;
	}
	.loop-wrapper.news .thumbnail img{
		width: auto;
		max-height: 300px;
		height: 300px;
		margin: 0 auto;
	}
}
@media(max-width: 500px){
	.v2-fcontacts a{
		font-size: 18px !important;
	}
}
