/*
Theme Name:     ProHair Child
Theme URI:      http://prohair.ancorathemes.com/
Description:    Make your modifications to ProHair in this child theme.
Author:         AncoraThemes
Author URI:     http://ancorathemes.com
Version:        1.0
Template:       prohair
*/

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

body {
	font-family: 'Quicksand', sans-serif;
	font-size: 15px;
    font-weight: 500;
}

.top_panel {
    margin-bottom: 0 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 18px !important;
	line-height: 1.2 !important;
	margin-bottom: 15px !important;
	font-weight: 700 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title a {
	color: #000 !important;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	font-size: 20px !important;
}
span.amount>.decimals {
	margin: 0;
}
/*.woocommerce ul.products li.product .price:before, .woocommerce-page ul.products li.product .price:before {
	content: 'Price from';
	display: block;
	font-size: 20px;
	color: #7f7f7f;
}*/
.select2-container{
	width: 100% !important;
}
.woocommerce ul.products li.product .star-rating {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	transform: none !important;
}
#home_product ul.products li.product>.post_item .post_data {
	max-width: 78%;
	flex: 0 0 100%;
	padding: 25px !important;
	text-align: left !important;
	box-sizing: border-box;
	position: relative;
	padding-right: 100px !important;
}
#home_product.recent ul.products li.product>.post_item .post_data {
	max-width: 70%;
}
.scheme_default .woocommerce span.amount {
	color: #42a7df !important;
}

.woocommerce ul.products li.product .star-rating {
	margin: 0;
}
.woocommerce ul.products li.product>.post_item.post_layout_thumbs {
	background: #fff;
	box-shadow: 0 0 5px #e0e0e0;
	border: none;
}
#header_menu .sc_layouts_menu_nav>li>a {
	padding: 0 10px;
	box-sizing: border-box;
}
#home_product ul.products .post_item {
	display:flex;
	/*align-items:center;*/
}
#home_product .post_item .post_featured {
	max-width: 22%;
	flex: 0 0 100%;
}
#home_product.recent .post_item .post_featured {
	max-width: 30%;
	flex: 0 0 100%;
}
/*#homefreequote {
	background:#42a7df!important;
}
.homefreequote-inner > .sc_item_content > div.sc_action_item_mc {
	background:none!important;
}*/
header .sc_layouts_row_type_narrow .sc_layouts_item_details_line2  {
	color:#fff!important;
}

/*#home_product ul.products li.product>.post_item .post_data .post_data_inner {
	display: flex;
	text-align: left;
}
#home_product ul.products li.product>.post_item .post_data .post_data_inner .post_header {
	max-width: 44%;
	flex: 0 0 100%;
	padding-right: 20px;
	box-sizing: border-box;
}*/
#home_product ul.products li.product>.post_item .post_data .post_data_inner .appoinment_section {
	max-width: 56%;
	flex: 0 0 100%;
	padding-left: 20px;
	box-sizing: border-box;	
	border-left: 1px solid #dedede;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
	height: 30px;
    line-height: 36px;
	width: 80px;
	border-radius: 0;
}
.woocommerce-product-details__short-description ul {
	list-style-type: none;
}
.woocommerce-product-details__short-description ul li {
	padding-left: 20px;
	position: relative;
	margin-bottom: 5px;
}
.woocommerce-product-details__short-description ul li:before {
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	background: #42a7df;
	content: '';
	border-radius: 50%;
}
.wpcf7-form span[class*='acceptance'] input[type="checkbox"] + span:before, input[type="radio"] + label:before, input[type="checkbox"] + label:before {
	top: 2px;
}
.homecategory .wpf_hierachy li input,
.homecategory .wpf_column_vertical li input {
	position: absolute;
	opacity: 0;
}
.appoinment_btn {
	display: inline-block;
	vertical-align: top;
	padding: 10px 20px;
	background: #fb641b;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border: none;
    color: #fff !important;
	font-weight: 600;
	letter-spacing: 0.5px;
	font-size: 16px;
	border-radius: 3px;
}
.appoinment_btn:hover {
	box-shadow: 0 4px 6px 0 rgba(0,0,0,.12);
}
.woocommerce #reviews #comments ol.commentlist {
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
}
.woocommerce #review_form #respond {
	padding: 20px;
	padding-top: 0;
	box-sizing: border-box;
	background: #fff;	
}
.woocommerce #reviews #comments ol.commentlist li {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dedede;
}
.woocommerce #reviews #comments ol.commentlist li .avatar {
	border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist li:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.woocommerce #review_form #respond p.stars {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    letter-spacing: 6px;
    margin-left: 20px;
}
.woocommerce #review_form #respond p.stars span {
	display: inline-block;
    vertical-align: top;
}
.woocommerce #review_form #respond textarea, 
.woocommerce-page #review_form #respond textarea {
	border: 1px solid #dedede;
}
.scheme_default #review_form #respond p.form-submit input[type="submit"] {
	font-weight: 600;
	font-size: 16px;
	padding: 10px 30px;
}
.summary .price {
	font-size: 20px;
	font-weight: 600;
}
.woocommerce ul.products li.product .star-rating {
	color: #26a541;
	font-size: 20px;
	letter-spacing: 1px;
}
.scheme_default .star-rating span, .scheme_default .star-rating:before {
	color: #26a541;	
}
.woocommerce .appointment_block button.button.single_add_to_cart_button  {
	display: inline-block;
	vertical-align: top;
	padding: 10px 20px;
	background: #000 !important;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border: none;
    color: #fff !important;
	font-weight: 600;
	letter-spacing: 0.5px;
	font-size: 16px;
	border-radius: 3px;
	width: 100%;
}
.woocommerce .appointment_block button.button.single_add_to_cart_button:hover {
	background: #000;
}
.phoen_arbpw_calander_picker input.phoen_arbpw_date_val {
	width: 100% !important;
}
.title_area:before {
	width: 100%;
	height: 100%;
	position: relative;
	background: #ccc;
	/*background: rgb(0,0,0);
	background: -moz-linear-gradient(45deg,  rgba(0,0,0,1) 0%, rgba(66,167,223,1) 100%);
	background: -webkit-linear-gradient(45deg,  rgba(0,0,0,1) 0%,rgba(66,167,223,1) 100%);
	background: linear-gradient(45deg,  rgba(0,0,0,1) 0%,rgba(66,167,223,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#42a7df',GradientType=1 );*/
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	/*mix-blend-mode: multiply;*/
}
.title_area h2 {
	color: #111 !important;
}
.title_area h6 {
	font-weight: 700 !important;
}
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav, .scheme_default .sc_layouts_menu_nav>li ul {
	background: #000 !important;
}
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a, .scheme_default .sc_layouts_menu_nav>li li>a {
	font-weight: 700 !important;
	white-space: nowrap;
}
.blog_archive .vc_row {
	margin: 0 !important;
}
.blog_archive .vc_btn3.vc_btn3-color-juicy-pink, 
.blog_archive .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	border-radius: 0;
	color: #000000;
    border-color: #42a7df;
    background-color: #42a7df;
}



.product-listing {
    padding: 0;
    margin: 0;
    list-style: none;
}
.product-listing li {
    display: block;
    margin-bottom: 36px;
}
.product-listing li .inner-box {
display: flex;
    position: relative;
    background: #fff;
    box-shadow: 0 0 5px #e0e0e0;
}
.product-listing li .inner-box .rating {
padding: 7px 0;
}
.product-listing li .inner-box .star-rating {
	margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}
.product-listing li .inner-box .pro-left {
    position: relative;
    max-width: 34%;
    width: 100%;
}

.product-listing li .inner-box  .onsale {
color: #000000;
    background-color: #42a7df;
    height: 30px;
    line-height: 36px;
    width: 80px;
    border-radius: 0;
    font-size: 11px;
    margin: 0;
    padding: 0;
    right: 5%;
    text-transform: uppercase;
    top: 5%;
    position: absolute;
    left: auto;
}

.product-listing li .inner-box .pro-right {
    padding: 0 37px;
    align-self: center;
}
.product-listing li .inner-box .pro-right h3 {
    font-size: 20px !important;
    margin-bottom: 15px !important;
    font-weight: 700 !important;
    margin: 0;
    position: relative;
}
.product-listing li .inner-box .pro-right h3:after {
    content: "";
    background: url(http://hairtransplantation-clinics.com.com/wp-content/uploads/2020/08/doctor.png) no-repeat center center;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;

}
.product-listing li .inner-box .pro-right h3 a {
	color:#000;
}
.product-listing li .inner-box .pro-right .place {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	position: relative;
	margin-bottom: 11px;
}
.product-listing li .inner-box .pro-right .place:after {
    content: "";
    background: url('http://hairtransplantation-clinics.com/wp-content/uploads/2020/08/place.png') no-repeat center center;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
}
.product-listing li .inner-box .pro-right .price {
color: #42a7df !important;
    font-size: 23px;
    font-weight: 600;
    position: relative;
    margin-bottom: 11px;
    display: block;
}

.product-listing li .inner-box .pro-right .price:after {
    content: "";
    background: url('http://hairtransplantation-clinics.com/wp-content/uploads/2020/08/price.png') no-repeat center center;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
}

.product-listing li .inner-box .pro-right .product-tags {
	position: relative;
	margin-bottom: 11px;
}
.product-listing li .inner-box .pro-right .product-tags:after {
    content: "";
    background: url('http://hairtransplantation-clinics.com/wp-content/uploads/2020/08/tag.png') no-repeat center center;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
}
.product-listing li .inner-box .pro-right .product-tags a {
font-size: 18px;
    color: #000;
font-weight: 600;
   margin-right: 3px;
   margin-bottom: 11px;
}
.product-listing li .inner-box .pro-right .product-tags a:last-child i {
	display: none;
}
.product-listing li .inner-box .pro-right .price {}

.product-listing li .inner-box .pro-right .experience-name {
	font-size: 18px;
    color: #000;
	font-weight: 600;
   margin-right: 3px;
   position: relative;
   margin-bottom: 11px;
}
.product-listing li .inner-box .pro-right .experience-name:after {
    content: "";
    background: url('http://hairtransplantation-clinics.com/wp-content/uploads/2020/08/brain.png') no-repeat center center;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
}

.product-listing li .inner-box .pro-right .website-name {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	margin-right: 3px;
	position: relative;
}

.product-listing li .inner-box .pro-right .website-name:after {
    content: "";
    background: url('http://hairtransplantation-clinics.com/wp-content/uploads/2020/08/website.png') no-repeat center center;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
}


.product-listing li .inner-box .custom-cart-button {
	background: #fb641b;
	color: #fff;
	max-width: 75px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	letter-spacing: 0.5px;
	font-size: 16px;
}
#home_product ul.products li.product>.post_item .post_data .post_tags.product_tags {
	display: none;
}
h2.woocommerce-loop-product__title:after {
    content: "";
    background: url(/wp-content/uploads/2020/08/doctor.png) no-repeat center center;
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #bd5820;
	left: 0;
	filter: invert(1);
}
.price_tag {
	position: relative;
	margin-bottom: 10px;
	padding-left: 40px;
	box-sizing: border-box;
	line-height: 1.2;
	min-height: 30px;
	display: flex;
	align-items: center;
	color: #000;
    font-weight: 600;
}
.price_tag .price {
	margin: 0 !important;
	padding-right: 5px;
}
.price_tag:after {
    content: "";
    background: url('/wp-content/uploads/2020/08/price.png') no-repeat center center;
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #bd5820;
	left: 0;
	filter: invert(1);
}
.product-tags {
	position: relative;
	margin-bottom: 10px;
	padding-left: 50px;
	box-sizing: border-box;
	line-height: 30px;
}
.product-tags a {
	font-size: 15px;
	color: #50493d;
	font-weight: 600;
	margin-right: 3px;
}
.product-tags:after {
    content: "";
    background: url('/wp-content/uploads/2020/08/tag.png') no-repeat center center;
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #bd5820;
	left: 0;
	filter: invert(1);
}

.experience-name {
	display: flex;
    align-items: center;
	font-size: 15px;
	/* color: #50493d; */
	color: #000;
	font-weight: 600;
	margin-right: 3px;
	position: relative;
	/* margin-bottom: 10px; */
	padding-left: 40px;
	box-sizing: border-box;
	line-height: 1.2;
	min-height: 30px;
}
.experience-name:after {
    content: "";
    background: url('/wp-content/uploads/2020/08/brain.png') no-repeat center center;
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #bd5820;
	left: 0;
	filter: invert(1);
}
.website-name {
	font-size: 15px;
	/* color: #000; */
	color: #50493d;
	font-weight: 600;
	margin-right: 3px;
	position: relative;
	padding-left: 50px;
	box-sizing: border-box;
	line-height: 30px;
}

.website-name:after {
    content: "";
    background: url('/wp-content/uploads/2020/08/website.png') no-repeat center center;
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #bd5820;
	left: 0;
	filter: invert(1);
}
.rating_block {
	text-align: center;
	padding: 10px 0;
}
.rating_block .star-rating {
    display: inline-block !important;
    margin-right: 10px !important;
    vertical-align: middle;
}
.custom-cart-button {
	background: transparent;
	color: #42a7df !important;
	height: calc(100% - 20px);
	max-width: 75px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	letter-spacing: 0.5px;
	border-radius: 4px;
	font-size: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid #42a7df;
	transition: all 0.2s;
}
.custom-cart-button:hover {
	color: #fff !important;
	background: #42a7df;
}
form.wpcf7-form .flex {
    display: flex;
    margin: 0 -15px;
    width: auto;
}
form.wpcf7-form .itm {
    max-width: 50%;
    padding: 0 15px;
    flex: 0 0 100%;
    box-sizing: border-box;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    width: 100%;
}
form.wpcf7-form textarea, form.wpcf7-form input[type="text"], form.wpcf7-form input[type="email"], form.wpcf7-form input[type="tel"] {
    width: 100%;
}
.contact_us {
	color: #000;
}
.contact_us label {
	font-weight: 600;
	margin-bottom: 5px;
}
.codedropz-upload-inner h3 {
	font-size: 20px;
}

form.wpcf7-form .contact_us input[type="submit"] {
	background: #000 !important;
	color: #fff !important;
	font-weight: 600 !important;
}
.switcher .option {
	position: absolute !important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav>li ul {
	width: auto !important;
}
.glink {
	margin-left: 5px;
}
.header_icons .sc_icons_image {
	float: left;
	margin-right: 5px;
}
.home_blue_section p {
	text-align: justify;
	font-size: 16px;
}
.home_blue_section .sc_item_descr.sc_align_center {
	max-width: 100%;
}
.header_icons .sc_icons_image img {
	max-width: 20px;
}
.header_icons h4.sc_icons_item_title {
	margin: 0 !important;
	font-size: 14px !important;
}
.gs_logo_single img {
    margin: 0 auto;
    max-width: 60%;
}
.intro_block .sc_promo.sc_promo_no_paddings.sc_promo_image_position_left .sc_promo_text_inner {
	padding-left: 30px;
}
.required {
	color: #f00;
	font-size: 20px;
}
html .wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	content: '\e86e';
	font-family: 'eg-font';
}
html .wpb-js-composer .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	content: '\e86f';
	font-family: 'eg-font';
}
.vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text {
	font-family: 'Quicksand', sans-serif;
}
.footer_default .contacts_email a,
.footer_default .contacts_phone a,
.footer_default .contacts_phone  {
	color: #fff !important;
}
.menu_footer {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.menu_footer li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
}
.privacy_check {
	margin-bottom: 15px !important;
    display: block;
}
.privacy_check span {
	display: inline-block;
	vertical-align: top;
	width: auto;
	margin: 0;
}
.privacy_check span.wpcf7-not-valid-tip {
	padding: 0;
}
.privacy_check span input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
}
.custom_listing ul > li {
	margin-bottom: 20px;
}
.custom_listing ul > li li {
	margin-bottom: 0;
}
.sc_testimonials_item_author_title {
	white-space: nowrap;
}
.footer_widgets_wrap.sc_layouts_row_type_normal {
	padding: 40px 0;
}
.sc_action_simple .sc_action_item_description {
    width: auto;
    display: inline-block;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
}
.scheme_default .sc_action_item_simple.with_image .sc_action_item_description {
    color: #303040;
}
.scheme_dark .footer_copyright_inner {
    background-color: #ddd;
    color: #111;
    font-weight: 500;
}
.scheme_dark .footer_copyright_inner .copyright_text {
    color: #111;
    font-weight: 500;
}
.scheme_dark .footer_copyright_inner a {
    color: #42a7df;
    font-weight: 500;
}
.scheme_default footer .footer_widgets_wrap {
    background-color: #ccc;
    color: #111;
    font-weight: 500;
}
.scheme_dark.footer_wrap a, .footer_wrap .scheme_dark.vc_row a {
	color: #111;
    font-weight: 500;
}
.footer_default .contacts_email a, .footer_default .contacts_phone a, .footer_default .contacts_phone {
    color: #111 !important;
    font-weight: 500;
}
.scheme_dark .widget_contacts .contacts_info span:before {
    color: #42a7df;
}

/* Cn style starts */
.hero-slider {
	display: none;
}
.hero-section .sc_title {
	float: right;
	width: 50%;
}
.hero-section .sc_title .sc_title_title {
	color: #012147;
    font-size: 45px !important;
}
.hero-section .sc_title .sc_title_descr {
	margin: 15px 0 0;
	font-size: 20px;
    line-height: 1.6;
    font-weight: 600;
}
.dark-blue-font,
.dark-blue-font .sc_title_title {
	color: #012147 !important;
}
.blue-font,
.blue-font .sc_title_title {
	color: #000080 !important;
}

/* Default style starts */
.content_wrap, 
.content_container {
	width: 100% !important;
	max-width: 1280px !important;
}
.content_wrap .content, 
.content_container .content {
	padding:0 20px;
}
.woocommerce-shop .content {
	width: 100% !important;
	max-width: 71% !important;
}
.woocommerce ul.products li.product a img,
.htc-dctrlist-rt ul.products li.product a img {
	/* max-width: 100%;
	width: 100%;
	height: 240px !important; */
	/* height: 100% !important; */
	/* max-height:  240px; */
	/* object-fit: cover;
	object-position: top; */
}
/* Default style end */

/* find doctors page sidebar style start */
.woocommerce-shop .sidebar,
.woocommerce-shop .sidebar .sidebar_inner {
	background-color: #f0f0f1 !important;
}
.woocommerce-shop .sidebar {
	padding:10px;
	width: 320px;
}
.woocommerce-shop .sidebar h4 {
	background-color: #012147!important;
}
.woocommerce-shop .woof_price_filter,
.woocommerce-shop .woof_container_countrycity,
.woocommerce-shop .sidebar .woof_container_checkbox {
	background: #fff;
	border: 1px solid #012147;
    border-bottom: 5px solid #012147;
    padding: 5px;
	margin-bottom: 20px;
}
.woocommerce-shop .sidebar .woof_container h4 {
	margin-top: 0;
}
.woocommerce-shop .sidebar {
	float: left !important;
	position: inherit!important;
	left: inherit !important;
	inset:inherit!important;
	margin-top: 84px;
	margin-left: 20px;
}
.sidebar-top-space {
	position:fixed !important;
	top:20px!important;
}
.woocommerce-shop .sidebar::-webkit-scrollbar {
	width: 3px;
}
  
/* Track */
.woocommerce-shop .sidebar::-webkit-scrollbar-track {
background: #f1f1f1; 
}

/* Handle */
.woocommerce-shop .sidebar::-webkit-scrollbar-thumb {
background: #012147; 
}

/* Handle on hover */
.woocommerce-shop .sidebar::-webkit-scrollbar-thumb:hover {
background: #012147; 
}
/* find doctors page sidebar style end */

/* find doctors page style start */
.woocommerce-shop .pro-right {
	padding-bottom: 70px;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 20px!important;
}
.woocommerce .shop_mode_list ul.products li.product, 
.woocommerce-page .shop_mode_list ul.products li.product {   
    width: 33%!important;
	margin-right: 0!important;	
	margin-bottom: 30px;
	padding: 0 30px 10px 0 !important;
}
.woocommerce .shop_mode_list ul.products li.product .post_item, 
.woocommerce-page .shop_mode_list ul.products li.product .post_item {
	background-color: rgba(240, 240, 240, 0.5);
    border: 1px solid #012147 !important;
    padding: 2px !important;
	margin-top: 0 !important;
	height: 100%;
}
.woocommerce .shop_mode_list ul.products li.product .post_featured, 
.woocommerce-page .shop_mode_list ul.products li.product .post_featured {
	float: none;
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
    border: none;
}
.woocommerce .shop_mode_list ul.products li.product .post_data, 
.woocommerce-page .shop_mode_list ul.products li.product .post_data {
	padding: 0 15px !important;
}
.woocommerce .shop_mode_list ul.products li.product .post_content, 
.woocommerce-page .shop_mode_list ul.products li.product .post_content,
.woocommerce .shop_mode_list ul.products li.product .product-tags, 
.woocommerce-page .shop_mode_list ul.products li.product .product-tags {
	display:none;
}
.woocommerce nav.woocommerce-pagination {
    margin-top: 10px;
}
.woocommerce-shop .sidebar .woof_submit_search_form_container {
	margin:0!important;
}
#custom_html-4 {
	position: fixed;
	z-index: 9;
}
/* find doctors page style end */

/* start cookie block style */
#eu-cookie-bar {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
	flex-direction: column;
	top: 50% !important;
    width: 80% !important;
    height: 50% !important;
    margin: 0 auto;
    right: 0 !important;
    transform: translateY(-50%);
    border-radius: 20px;
	padding:50px!important;
	font-size: 20px!important;
	line-height: 1.4;
    font-weight: 500;
	box-sizing: border-box;
}
#eu-cookie-bar a {
	display: block;
	width: 100%;
	margin: 0 0 20px;
}
#eu-cookie-bar a:hover {
	color: #42a7df!important;
	transition: all 0.3s;
	text-decoration: none!important;
}
#eu-cookie-bar button {
	padding: 12px 20px!important;
}
#eu-cookie-bar button:hover {
	background-color: #fff!important;
	transition: all 0.3s;
}
/* end cookie block style */

.ht-slider-block .flexslider {
	max-width: 500px;
	margin:30px auto 50px;
}
.ht-slider-block .flexslider .slides img {
	max-width: 100%;
	height: 500px;
	max-height: 500px;
	object-fit: cover;
	object-position: top;
}

/* home page style starts */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 10px !important;
	padding-left: 40px;
	box-sizing: border-box;
    min-height: 30px;
}
.woocommerce ul.products li.product .price .decimals, 
.woocommerce-page ul.products li.product .price .decimals {
	top: 5px !important;
	font-size: 20px;
	line-height: 1;
}
.pro-right {
	padding-bottom: 55px;
}
.post_tags.product_tags,
.product-tags {
	display: none;
}
.home .woocommerce ul.products li.product {
	width: 33% !important;
	padding: 0 30px 38px 0 !important;
}
.woocommerce ul.products li.product .post_item,
.woocommerce-page ul.products li.product .post_item {
	position: relative;
	background-color: rgba(240, 240, 240, 0.5);
	border-color: #012147!important;
	border-width: 1px;
    padding: 2px;
	height: 100%;
}
/* .lander-product-list .woocommerce ul.products li.product .post_featured, */
/* .woocommerce ul.products li.product .post_featured,
.htc-dctrlist-rt .post_featured {
	background-color: #012147;
} */
/* .woocommerce ul.products li.product .post_featured,
.htc-dctrlist-rt .post_featured {
	aspect-ratio: 16 / 10;
} */
.woocommerce ul.products li.product .post_featured,
.htc-dctrlist-rt .post_featured {
	text-align: center;
}
.lander-product-list .woocommerce ul.products li.product .post_featured{
	background-color: #012147;
}
.lander-product-list .woocommerce ul.products li.product a img {
	max-width: 100%;
	height:100%;
	max-height: 240px;	
	object-fit: scale-down;
	object-position: center;
}
.lander-product-list .woocommerce ul.products li.product .post_item,
.lander-product-list .woocommerce-page ul.products li.product .post_item {
	background-color: #fff;
}
.woocommerce ul.products li.product .post_data, 
.woocommerce-page ul.products li.product .post_data {
    text-align: left;
    padding: 20px 15px;
    box-sizing: border-box;
}
.post_data .custom-cart-button {
	width: auto !important;
	max-width: inherit !important;
	display: inline-block !important;
	position: absolute !important;
	right: 15px;
    top: auto;
	bottom: 20px;
    height: auto;
	background: #42a7df;
    color: #ffffff !important;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid #42a7df;
    transition: all 0.2s;
    padding: 10px 30px;
    text-transform: uppercase;
	margin-top: 25px;
}
.post_data .custom-cart-button:hover {
	background:#012147;
    border:1px solid #012147;
}
.place {
	display: flex;
	align-items: center;
	font-size: 15px;
	line-height: 1.2;
	/* color: #50493d; */
	color: #000;
	font-weight: 600;
	margin-right: 3px;
	position: relative;
	margin-bottom: 10px;
	padding-left: 40px;
	box-sizing: border-box;
	min-height: 30px;
}
.place:after {
    content: "";
    background: url('/wp-content/uploads/2020/08/place.png') no-repeat center center;
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #bd5820;
	left: 0;
	filter: invert(1);
}
.place img {
	width: 30px;
	max-width: 30px;
	height: 20px;
	max-height: 20px;
	margin-right:10px;
	object-fit: cover;
	object-position: center;
}
.tooltiptext {
	visibility: hidden;
    position: absolute;
    width: 200px;
    background-color: #012147;
    font-size: 14px;
	line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    z-index: 1;
    opacity: 0;
    transition: opacity .6s;
	bottom: 125%;
    left: 0;
}
.tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 55px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #012147 transparent transparent transparent;
}
.website-name:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.home-block .vc_column-inner {
	border: 1px solid #012147;
    border-bottom: 5px solid #012147;
}
/* home page style end */

/* home right sidebar style start */
.lightbox {
	display: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999999;
}

.lightbox p {
	position: relative;
	display: inline-block;
	margin: 0;
}

.lightbox p br {
	display:none;
}

.lightbox img {
	max-width: 90%;
}

.lightbox:target {
	display: flex;
    align-items: center;
    justify-content: center;
}

.close {
	position: absolute;
	top: 0;
	right: 5%;
	width: 25px;
    height: 25px;
	font-size: 18px;
	color: #fff !important;
	background-color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.ocf-image {
	margin-bottom: 20px;
	text-align: center;
}

.ocf-image img {
	max-height: 100px;
}

.privacy-row {
	margin-top:20px;
}

.sidebar-btn {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #012147 !important;
	color: #fff!important;
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	transition: background-color .3s, 
		opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 99999;
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-align: center;
}
.sidebar-btn.sidebar-btn-left {
	left: 0;
	right: auto;
}
.sidebar-btn.show {
	opacity: 1;
	visibility: visible;
}
.sidebar-btn:before {
	content:"\f25a";
	font-family: 'FontAwesome';
	font-size: 25px;
    line-height: 50px;
}
.sidebar-btn:hover {
	background: #42a7df !important;
}
/* home right sidebar style end */

/* Doctor Profile Page style starts */
.wpbforwpbakery_product_title h1 {
	margin:0 0 25px!important;
	text-align: center;
}
.wplo-bullet ul {
	padding-left: 0;
}
.wplo-bullet ul li {
	margin-bottom: 5px;
}
.wplo-bullet ul li:before {
	font-family: 'FontAwesome';
	content: "\f14a"!important;
}
.wplo-bullet ul li.price:before {
	content:"\f153"!important;
}
.wplo-bullet ul li.address:before {
	content:"\f124"!important;
}
.wplo-bullet ul li.phone:before {
	content:"\f095"!important;
}
.wplo-bullet ul li.email:before {
	content:"\f01c"!important;
}
.wplo-bullet ul li.website:before {
	content:"\f0ac"!important;
}
.no-height {
	height: 0;
}
.profile-top .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 1px;
    left: 16px;
    z-index: 9;
    background: #fff;
    padding: 5px 10px;
}
.profile-top .woocommerce-product-gallery__image a img {
    width: 100%;
	height: 100%;
    object-fit: cover;
    object-position: top;
}
.profile-top .wpb_wrapper,
.profile-top .wpb_wrapper .wpbforwpbakery_product_image,
.profile-top .wpb_wrapper .wpbforwpbakery_product_image .woocommerce-product-gallery,
.profile-top .wpb_wrapper .wpbforwpbakery_product_image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
.profile-top .wpb_wrapper .wpbforwpbakery_product_image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.profile-top .wpb_gmaps_widget,
.profile-top .wpb_gmaps_widget .wpb_wrapper,
.profile-top .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper,
.profile-top .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper iframe {
	height: 100% !important;
}
.top-doctors img {
	width: 100%;
	max-width: 100%;
    height: 200px;
    max-height: 200px;
    object-fit: cover;
    object-position: top;
}
.top-doctors img:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
	transition: all 0.3s ease-in-out;
}
.dc-pagination {
	padding: 0!important;
}
.prev_next_buttons {	
	font-size: 16px;
    font-weight: 600;
	overflow: hidden;
}
.prev_next_buttons a {
	font-size: 15px;
	color: #012147!important;
	border: 1px solid #012147;
    padding: 5px 10px;
	transition: all 0.3s;
}
.prev_next_buttons a.prev {
	float: left;
}
.prev_next_buttons a.next {
	float: right;
}
.prev_next_buttons a:hover {
	color: #fff!important;
	border-color: #012147;
	background-color: #012147;
}
.doctors-profile-title .sc_item_title {
	color:#42a7df!important;
}
.dp-name .vc_column-inner,
.dp-image .vc_column-inner {
	border-bottom: 3px solid #012147;	
}
.dp-name .vc_column-inner {
	margin-left:17px;
}
.dp-image .vc_column-inner {
	margin-right:20px;
}
/* Doctor Profile Page style end */

.footer_wrap .footer_widgets_wrap,
.footer_copyright_wrap .footer_copyright_inner {
	padding-left: 20px;
	padding-right: 20px;
}
.menu_mobile_inner a:hover,
.menu_mobile_inner .current-menu-ancestor>a,
.menu_mobile_inner .current-menu-item>a {
	color: #111!important;
}
.post-type-archive-product .product .custom-cart-button, 
.archive.tax-product_tag .product .custom-cart-button {
	right:15px !important;
}
.home-right-sidebar {
	padding-left:0;
	padding-right: 0;
	width: 32%;
}
.search_mobile {
	display: none;
}
.footer_wrap {
	padding-bottom: 70px;
    background-color: #ddd !important;
}
.footer_copyright_wrap.copyright_width_socials .content_wrap {
	flex-direction: row-reverse;
}
/* .logo-txt-bx, */
.arzte-sidebar-mobile-title {
	display: none;
}
/* .logo-txt-wrap .vc_column-inner .wpb_wrapper {
	display: flex;
    align-items: center;
	justify-content: center;
}
.logo-txt-bx h4,
.logo-txt-wrap .sc_layouts_item {
	margin:0 !important;
} */
.arzte-sidebar-mobile-title {
	font-weight: 600;
}
.header-mobile {
	display: none;
}
.header-mobile .sc_content {
	width: 100% !important;
    padding-left: 20px;
	padding-right: 20px;
}
/* .mobile-logo-col,
.mobile-title-col,
.mobile-menu-col {
	width: auto !important;
} */
.mobile-logo-col,
.mobile-menu-col {
	width: 25% !important;
}
.mobile-title-col {
	width: 50% !important;
}
.mobile-logo-col {
	text-align: left;
}
.mobile-menu-col {
	text-align: right;
}

/* Responsive style starts here */
@media only screen and (max-width: 1199px) {
	.sticky-kontaktformular {
		max-width: 330px!important;
	}
	.homecategory h3 {
		margin-bottom: 10px!important;
	}
	.home .woocommerce ul.products li.product {
		width: 50% !important;
	}
	.woocommerce-shop .content {
		max-width: 69% !important;
	}
}

@media only screen and (max-width: 1099px) {
	.woocommerce-shop .content {
		max-width: 66% !important;
	}
}

@media only screen and (max-width: 1023px) {
	.sticky-kontaktformular {
		max-width: 250px!important;
	}
	.home form.wpcf7-form .flex {
		display: block;
	}
	.home form.wpcf7-form .itm {
		max-width: 100%;
	}
	.home .contact_us label {
		display: block;
	}
	.home form.wpcf7-form .contact_us input[type="submit"] {
		margin-top:10px;
	}
	.homecategory h3 {
		margin-bottom: 0!important;
	}
	.ht-slider-block .flexslider .slides img {
		height: 300px;
    	max-height: 300px;
	}
	.home .woocommerce ul.products li.product .post_item, 
	.home .woocommerce-page ul.products li.product .post_item {
		align-items: flex-start;
    	padding: 5px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title,
	.place,
	.price_tag {
		margin-bottom: 8px !important;
	}
	.woocommerce-shop .content {
		max-width: 64% !important;
	}
	.woocommerce .shop_mode_list ul.products li.product, 
	.woocommerce-page .shop_mode_list ul.products li.product {
		width: 50% !important;
	}
	.hero-section.vc_row {
		padding-top: 80px !important;
    	padding-bottom: 80px !important;
	}
	.hero-section .sc_title .sc_title_title {
		font-size: 35px !important;
	}
}

@media only screen and (max-width: 959px) {
	.sidebar-top-space {
		position:inherit !important;
		top:0!important;
	}
	.woocommerce-shop .content {
        max-width: 100% !important;
    }
	.woocommerce .shop_mode_list ul.products li.product, 
	.woocommerce-page .shop_mode_list ul.products li.product {
        width: 33% !important;
    }
	.woocommerce-shop .sidebar {
		width: 95.5%;
		height: inherit;
		overflow: inherit;
		margin-top: 0;
	}
	.woocommerce-shop .sidebar .sidebar_inner {
		margin-right: 0!important;
	}
	.woocommerce-shop .sidebar .widget {
		margin-right: 0 !important;
        width: 100% !important;
	}
	.woocommerce-shop .sidebar .widget .chosen-container {
		width: 100% !important;
	}
	.woof_price_filter,
	 .woof_container_countrycity, 
	 .woocommerce-shop .sidebar .woof_container_checkbox {
		margin-bottom: 20px;
	}
	.footer_wrap {
        margin-top: 3rem !important;
    }
	.lander-product-list .woocommerce ul.products li.product {
		width: 33% !important;
	}
	/* .home .woocommerce ul.products li.product {
		width: 100% !important;
	}
	.home .post_data .custom-cart-button {
		position: inherit !important;
		float: right;
	}
	.home .pro-right {
		padding-bottom: 0;
	}
	.home .woocommerce ul.products li.product .post_data, 
	.home .woocommerce-page ul.products li.product .post_data {
		padding-bottom: 0;
	} */
	.sidebar-btn.sidebar-btn-left {
		display: none!important;
	}
	.top-doctors h4 {
		font-size: 16px !important;
	}
	form.wpcf7-form .flex {
		display: block;
	}
	form.wpcf7-form .itm {
		max-width: 100%;
	}
	.arzte-sidebar-mobile-title {
		display: block;
	}
	.hero-section .sc_title .sc_title_title {
        font-size: 30px !important;
    }
	.hero-section .sc_title .sc_title_descr {
		font-size: 18px;
	}
}

@media only screen and (max-width: 767px) {
	.no-bg-color .sc_promo_text{
		background-color: inherit !important;
	}
	.hero-section .sc_title {
		float: none;
		width: 100%;
		padding-left: 20px !important;
		padding-right: 20px !important;
		box-sizing: border-box;
	}
	.hero-section .sc_title .sc_title_title {
		display: none;
	}
	.hero-section .sc_title .sc_title_descr,
	.hero-section .sc_title .sc_title_descr p {
		margin: 0 !important;
	}
	.header-desktop {
		display: none;
	}
	.header-mobile,
	.logo-txt-bx {
		display: block;
	}
	.page_content_wrap .content_wrap,
	.footer_wrap .content_wrap {
		width: 100% !important;
	}
	.footer_widgets_wrap {
		padding:10px 20px!important;
	}
	.woocommerce ul.products, 
	.woocommerce-page ul.products {
		margin-right: 0 !important;
	}
	#eu-cookie-bar {
		padding:20px!important;
		font-size: 16px!important;
	}
	#eu-cookie-bar button {
		padding: 10px 15px !important;
	}
	.sticky-kontaktformular {
		max-width: 100% !important;
        position: inherit !important;
		border-top: 1px solid #ddd;
        margin: 10px 0 30px;        
        padding-top: 30px;
	}
	.woocommerce ul.products li.product {
		padding-right: 0!important;
	}
	.woocommerce ul.products li.product .post_item,
	.woocommerce-page ul.products li.product .post_item {
		display: block;		
	}
	.woocommerce ul.products li.product .post_data, 
	.woocommerce-page ul.products li.product .post_data {
		width: 100%;
		padding: 15px 5px 5px;
		box-sizing: border-box;
	}
	.woocommerce ul.products li.product .post_featured {
		width: 100%;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		margin-bottom: 10px !important;
	}
	.place, .price_tag {
        margin-bottom: 13px;
    }
	.post_data .custom-cart-button {
		font-size: 15px;
		height: auto;
		width: auto;
		padding: 8px 30px;
		position: inherit;
		max-width: 100%;
		margin-bottom: 0;
		margin-top: 15px;
	}
	.sidebar-btn {
		display: none !important;
	}
	.top-doctor-title {
		margin-top: 10px;
	}
	.top-doctors {
		display: flex;
		justify-content: center;
    	flex-wrap: wrap;
	}
	.top-doctors .vc_column_container {
		width: auto;
		margin-bottom: 30px;
	}
	.top-doctors img {
		width: 170px;
    }
	.profile-mid-info {
		margin:30px 0;
	}
	.doctors-profile-title {
		margin-bottom: 15px !important;
	}
	.homecategory {
		margin-top:30px;
	}
	.prev_next_buttons a {
		font-size: 14px;
	}
	.dp-name .vc_column-inner {
		border-bottom: none;
		margin-left: 0;
	}
	.dp-name h2 {
		margin-top:15px;
	}
	.dp-image .vc_column-inner {
		margin-left:17px;
	}
	.woocommerce .shop_mode_list ul.products li.product, 
	.woocommerce-page .shop_mode_list ul.products li.product {
        width: 50% !important;
    }
	.post-type-archive-product .product .custom-cart-button, 
	.archive.tax-product_tag .product .custom-cart-button {
		bottom: 30px;
	}
	.woocommerce .shop_mode_list ul.products li.product, 
	.woocommerce-page .shop_mode_list ul.products li.product {
		margin-bottom: 30px;
		padding-bottom: 30px !important;
	}
	/* .woocommerce ul.products li.product a img {
		height: 200px !important;
		max-height: 200px;
	} */
	.home .woocommerce ul.products li.product a img,
	.lander-product-list .woocommerce ul.products li.product a img {
		width: auto;
        margin: 0 auto;
	}
	.lander-product-list .woocommerce ul.products li.product a img {
		height: 200px !important;
		max-height: 200px;
	}
	.lander-product-list .woocommerce ul.products li.product,
	.home .woocommerce ul.products li.product {
		width: 50% !important;
	}
	.lander-product-list .woocommerce ul.products li.product {
		padding: 0 30px 38px 0 !important;
	}
	form.wpcf7-form .flex {
		display: flex;
	}
	form.wpcf7-form .itm {
		max-width: 50%;
	}
	.home-block {
		/* width: 50%; */
		margin: 0 10px;
	}
	.home-right-sidebar {
		width: 92%;
		margin: 10px auto;
	}
	.homecategory .sc_title {
		margin-top:0 !important;
	}
	.home-cat-content h3 {
		text-align: left;
		font-size: 18px;
	}
	.home-cat-content .sc_title_descr {		
		max-width: 100%;
		margin: 15px 0 0!important;
	}
	.home-cat-content1 {
		padding-left: 15px;
    	padding-right: 15px;
	}
	.home-cat-content .sc_title_descr,
	.home-cat-content .sc_item_button {
		text-align: left;
	}
	.home-right-sidebar h6 {
		font-size: 15px !important;
	}
	.home-right-sidebar p {
		margin-bottom: 5px !important;
	}
	.home-testimonials p {
		font-size: 16px;
    	line-height: 1.4;
	}
	.home-testimonials .sc_testimonials_item_author_data {
		max-width: 100% !important;
	}
	.home-testimonials .sc_testimonials_item_author_data h4 {
		white-space: normal !important;
	}
	.menu_mobile .menu_mobile_nav_area > ul > li > a,
	.menu_mobile .menu_mobile_nav_area li > a {
		text-transform: inherit;
	}
	.footer_copyright_wrap.copyright_width_socials .content_wrap {
		flex-direction: inherit;
	}
	.footer_copyright_inner {
		padding: 15px 0;
	}
	.copyright_socials {
		margin-bottom: 5px;
	}
	.title-action-main .sc_action_item_inner {
		padding:15px 0!important;
	}
	.title-action-main .sc_action_item_description {
		text-align: center;
		margin-bottom: 15px !important;
	}
	.title-action-main .title-action {
		display: block;
		margin-bottom: 5px;
	}
	.title-action-main .title-action,
	.title-action-main .accent-color {
		font-size: 16px;
		line-height: 1.4;
	}
}

@media only screen and (max-width: 639px) {
	.home .woocommerce ul.products li.product,
	.lander-product-list .woocommerce ul.products li.product {
		width: 100% !important;
	}
	.lander-product-list .woocommerce ul.products li.product {
		padding: 0 10px 25px 0 !important;
	}
	.woocommerce .shop_mode_list ul.products li.product, 
	.woocommerce-page .shop_mode_list ul.products li.product {   
		width: 100% !important;
		margin-bottom: 30px;
		padding-right: 0 !important;
	}
	.post-type-archive-product .product .custom-cart-button, 
	.archive.tax-product_tag .product .custom-cart-button {
		margin-top:20px!important;
	}
	.woocommerce-shop .pro-right {
		padding-bottom: 0;
	}
	.lander-product-list .htc-verfied-main {
		right: 13px;
	}
}

@media only screen and (max-width: 479px) {
	form.wpcf7-form .itm {
		max-width: 100%;
	}
	.contact_us label {
		margin-bottom: 10px;
		display: block;
	}
	.prev_next_buttons a {
		width: 100%;
        box-sizing: border-box;
        margin-bottom: 10px;
        text-align: center;
	}
	/* .home .woocommerce ul.products li.product,
	.home .woocommerce ul.products li.product a img,
	.lander-product-list .woocommerce ul.products li.product a img  {
		width: 100% !important;
	} */
	.home .woocommerce ul.products li.product {
		padding-right: 0!important;
	}
	#nav_menu-3,
	#nav_menu-4 {
		width: 50%;
	}
	#nav_menu-3 ul li,
	#nav_menu-4 ul li {
		position: relative;
		padding: 0 0 5px 10px;
	}
	#nav_menu-3 ul li:before,
	#nav_menu-4 ul li:before {
		position: absolute;
		top:6px;
		left:0;
	}
}
/* Responsive style end here */
/* Custom Ärzte finden page style starts here */
.htc-dctrlist-maindv {
	display: flex;
	/* flex-direction: row-reverse; */
}
.htc-dctrlist-rt ul.products {
    display: flex;
    flex-wrap: wrap;
	padding-left: 0;
}
.htc-dctrlist-rt ul.products li.product {
	position: relative;
	list-style-type: none;
	width: 30%;
    margin: 0 28px 30px 0;
}
.htc-verfied-main {
	position: absolute;
    top: 3px;
    right: 33px;
	width: 30px;
	height: 30px;
	display: flex;
    justify-content: center;
    align-items: center;
	background-color: #42a7df;
    z-index: 999;
	text-align: center;
	border: none;
}
.htc-dctrlist-maindv .htc-verfied-main {
	right: 3px;
}
.profile-top .htc-verfied-main {
	top: 0;
    right: 15px;
}
.htc-verfied-main i {
	color: #fff;
	font-size: 20px;
}
.htc-verfied-main .tooltiptext::after {
	left: auto;
	right: 48%;
}
.htc-dctrlist-rt {
	width: 100%;
	max-width: 73%;
	margin-top: 39px;
	padding-left: 30px;
    box-sizing: border-box;
}
.htc-dctrlist-rt ul.products li.product .post_item {
	position: relative;
	background-color: rgba(240, 240, 240, 0.5);
    border: 1px solid #012147;
    padding: 2px;
    margin-top: 0;
    height: 100%;
}
/* .htc-dctrlist-rt ul.products li.product a img {
	max-width: 100%;    
    height: 240px;
    max-height: 240px;
    object-fit: scale-down;
    object-position: center;
	display: block;
} */
.htc-dctrlist-rt ul.products li.product .post_data {
    padding: 0 15px;
}
.htc-dctrlist-rt ul.products li.product .post_header {
	margin-bottom: 0;
}
.htc-dctrlist-rt ul.products li.product .woocommerce-loop-product__title {
    display: flex;
    align-items: center;
    position: relative;
	font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px ;
    padding-left: 40px;
    box-sizing: border-box;
    min-height: 30px;
}
.htc-dctrlist-rt ul.products li.product .price {
    font-size: 20px;
	color: #42a7df;
}
.htc-dctrlist-rt .pro-right {
    padding-bottom: 75px;
}
.htc-woocommerce-pagination {
	margin-top: 20px;
	text-align: center;
}
.htc-woocommerce-pagination ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.htc-woocommerce-pagination ul li {
	list-style-type: none;
    margin: 0 5px;
}
.htc-woocommerce-pagination ul li span {
	border: 2px solid;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 50%;
}
.htc-woocommerce-pagination ul li span.current {
	color: #42a7df;
}
.htc-woocommerce-pagination ul li a {
    min-width: 1em;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    padding: 0;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	border-color: transparent;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.htc-woocommerce-pagination ul li a:hover,
.htc-woocommerce-pagination ul li span.current {
	border-color: #42a7df;
}
.htc-dctrlist-maindv .sidebar {
    width: 320px;
	margin-top: 84px;
}
.htc-dctrlist-maindv .sidebar_inner {
	background-color: #f0f0f1;
	color: #000;
	padding: 10px;
}
.htc-fltr-innr {
	background: #fff;
    border: 1px solid #012147;
    border-bottom: 5px solid #012147;
    padding: 5px;
    margin-bottom: 20px;
}
.htc-fltr-innr .htc-fltr-head h4 {
	color: #ffffff;
	background-color: #012147;
    padding: 10px;
    font-size: 20px;
	margin-bottom: 9px;
}
.htc-fltr-innr ul {
	padding-left: 0;
}
.htc-fltr-innr ul li {
	list-style-type: none;
	padding: 4px 0;
}
.htc-fltr-chkbx li {
	position: relative;
}
.htc-fltr-chkbx li input {
	position: absolute;
	opacity: 0;
}
#htc-reset-filter {
	display: inline-block;
	color: #000;
    background-color: #42a7df;
	font-weight: 600;
	padding: 1.0833em 2.1667em;
}
#htc-reset-filter:hover {
	color: #fff;
}
.htc-fltr-fields .select2-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    user-select: none;
	margin-bottom: 5px;
    max-width: 100%;
}
.htc-fltr-fields  .select2-selection {
	border-color: #eee !important;
    border-width: 1px;
	border-radius: 2px;
    background-color: #fff !important;
    padding: 2px 0 2px 8px;
}
.htc-fltr-fields .select2-selection--single .select2-selection__rendered {
	line-height: 1 !important;
	padding-left: 2px !important;
}
.select2-results,
.select2-container--default .select2-results__option--selected {
	background-color: #fff !important;
}
.select2-results {
	border-color: transparent !important;
}
.select2-container--default .select2-results>.select2-results__options {
	max-height: 240px !important;
	font-size: 13px;
	color: #444;
}
.select2-results__option {
	padding:5px 8px!important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #f6f8f9 !important;
    background-color: #f6f8f9 !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7 !important;
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%) !important;
    color: #fff;
}
.select2-container.select2-container--open .select2-dropdown--below {
	border-color: #eee;
    padding: 5px;
}
.htc-fltr-chkbx label {
	padding-left: 32px !important;
}
.htc-fltr-chkbx label:before {
	top: -2px !important;
	border-color: #D3CFC8 !important;
    background-color: #fff !important;
    width: 22px !important;
    height: 22px !important;
}
.htc-fltr-chkbx input[type="checkbox"]:checked + label:before {
	border-color: #2489C5 !important;
    background-color: #2489C5 !important;
	color: #fff !important;
}
.htc-fltr-chkbx label:hover:before {
	border-width: 2px !important;
	border-color: #2489C5 !important;
}
#htcAjaxLoader {
	position: absolute;
    left: 50%;    
    top: 15%;
	transform: translateX(-50%);
	font-weight: 600;
}

@media only screen and (max-width: 1239px) {
	.htc-dctrlist-maindv .sidebar {
		margin-top:78px;
	}
	.htc-dctrlist-rt ul.products li.product {
		width: 29%;
	}
	/* .htc-dctrlist-rt ul.products li.product a img {
		height: 200px;
    	max-height: 200px;
	} */
}

@media only screen and (max-width: 1023px) {
	.htc-dctrlist-rt ul.products li.product {
		width: 45%;
	}
	/* .htc-dctrlist-rt ul.products li.product a img {
		height: 240px;
    	max-height: 240px;
	} */
}

@media only screen and (max-width: 959px) {
	.htc-dctrlist-maindv {
		display: block;
	}
	.htc-dctrlist-rt {
		max-width: 100%;
		padding-left: 0;
	}
	.htc-dctrlist-rt ul.products {
		margin-bottom: 5px;
	}
	.htc-dctrlist-rt ul.products li.product {
        width: 30%;
		margin-right: 24px;
    }
	.htc-dctrlist-maindv .sidebar {
		width: 100%;
	}
	.htc-dctrlist-maindv .sidebar_inner {
		padding: 10px !important;
        margin-right: 0 !important;
	}
	.htc-dctrlist-rt {
		margin-top: 30px;
	}
	.htc-dctrlist-maindv .sidebar {
        margin-top: 20px;
    }
	.htc-woocommerce-pagination {
		margin-top: 0;
	}
	/* .htc-dctrlist-rt ul.products li.product a img {
        height: 200px;
        max-height: 200px;
    } */
}

@media only screen and (max-width: 767px) {
	.htc-dctrlist-rt ul.products li.product {
        width: 45%;
    }
}

@media only screen and (max-width: 639px) {
	.htc-dctrlist-rt ul.products li.product {
		width: 100%;
        margin-right: 0;
    }
	/* .htc-dctrlist-rt ul.products li.product a img {
        height: 240px;
        max-height: 240px;
    } */
}
@media only screen and (max-width: 479px) {
	.htc-verfied-main {
		top: 6px;
    	right: 6px;
	}
	.lander-product-list .htc-verfied-main {
		top: 3px;
		right: 13px;
	}
}
/* Custom Ärzte finden page style end here */
/* Cn style end */




