/*
    Vista Blue Row
*/
.vista-blue-row {
    padding: 10px;
    color: white;
    text-align: center;
    line-height: 34px;
    font-weight: normal;
}
.vista-blue-row h1,h2,h3 {
	font-family: Playfair Display, serif!important;
    color: white;
    font-weight: 700!important;
}
.vista-blue-row h1 {
    font-size: 60px!important;
    margin-bottom: 40px;
/*	line-height: 34px; */
}
.vista-blue-row {
    font-size: 24px;
	font-family: Playfair Display, serif!important;
}

.vista-blue-row .wpb_column {
    border: 1px solid rgba(255,255,255,0.8);
    min-height: 400px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.vista-blue-row .wpb_column .vc_column-inner {
    margin: 0 auto;
    padding-top: 0!important;
}
.vista-blue-row .wpb_column .vc_btn3 {
    font-size: 20px!important;
    color: white!important;
    border-color: white!important;
}
.vista-blue-row p {
    font-family: PlayfairDisplay, serif!important;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}
.vista-blue-row .vc_btn3 {
    color: #ffffff;
}
.vista-blue-row.bold-content p {
    font-family: Roboto, sans-serif!important;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
}

/* pink-row style */
.pink-row.bold-content {
    margin-left: 0;
    margin-right: 0;
}

.pink-row.bold-content .wpb_column {
    border: 1px solid #f8b2aa;
}


/* filter styles */
.quick-search-wrapper .vc_grid-filter-dropdown .vc_grid-styled-select,
.quick-search-wrapper .vc_grid-filter-select .vc_grid-styled-select {
	border-style: solid;
	border-width: 1px;
	border-color:  #d8d8d8;
	box-sizing: border-box;
	background-color:  #ffffff;
	box-shadow: 0px 3px 0px 0px rgba(8, 9, 11, 0.07);
	height: 47px;
	padding-left: 20px;
	width: 100%;
/*	min-width: 334px;  */
}

.quick-search-wrapper.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-filter-dropdown[data-vc-grid-filter-select="business_listings_category"] {
    padding-left: 0;
    padding-right: 6px;
}

.quick-search-wrapper.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-filter-dropdown.vc_grid-filter-search {
    padding-left: 3px;
    padding-right: 0;
}

@media(max-width:768px){
	.quick-search-wrapper.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-filter-dropdown[data-vc-grid-filter-select="business_listings_category"] {
		padding-left: 0;
		padding-right: 0;
	}

	.quick-search-wrapper.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-filter-dropdown.vc_grid-filter-search {
		padding-left: 0;
		padding-right: 0;
	}
	
}


.quick-search-wrapper .vc_grid-filter-dropdown .vc_grid-styled-select select,
.quick-search-wrapper .vc_grid-filter-dropdown .vc_grid-styled-select select option,
.vc_grid-styled-select .quick-search {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0;
    height: 47px;
    margin-right: -25px;
    padding: 5px;
    position: relative;
    z-index: 0;
    cursor: pointer;
    max-width: inherit!important;
	
	font-family: Roboto;
	color:  #101010;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.quick-search-wrapper .vc_grid-styled-select:before {
	content: attr(data-title);
	font-size: 14px;
	font-family: Roboto;
	color: rgb(167, 167, 167);
	line-height: 1.714;

    background: white none repeat scroll 0 0;
	position: absolute;
    margin-top: -10px;
	padding: 0 10px;
    text-align: center;	
}

.vc_grid-styled-select .quick-search:focus {
   outline: none !important;
}

.svg-inline--fa {
	font-size: 16px;
	color: rgb(37, 37, 37);
	line-height: 1.5;
	z-index: 999;
}



.quick-search-wrapper .vc_grid-filter-dropdown .vc_grid-styled-select,
.quick-search-wrapper .vc_grid-filter-select .vc_grid-styled-select,
.quick-search-wrapper .vc_grid-filter-dropdown .vc_grid-styled-select select,
.quick-search-wrapper .vc_grid-filter-dropdown .vc_grid-styled-select input {
	width: 100%;
}

.quick-search-wrapper .vc_grid-filter-dropdown .vc_grid-styled-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';  
}

/* posts grid style */
.vc_grid-item-exhale {
	cursor: pointer;
}

.vc_grid-item-exhale .vc_grid-item-mini {
	border-style: solid;
	border-width: 1px;
	border-color:  #d8d8d8;
	background-color:  #ffffff;
	height: 610px !important;
	box-sizing: border-box;
	overflow: hidden;
/*	max-width: 334px; */
	width: 100%;
}

.vc_grid-item-exhale .vc_grid-item-mini:hover {
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.35);
}

.vc_grid-item-exhale .vc_grid-item-row-title-exhale {
	min-height: 137px;
	padding: 0 15px;
	box-sizing: border-box;
	display:grid;
}

.vc_grid-item-exhale .vc_gitem_row .vc_gitem-col {
	padding: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.vc_grid-item-exhale .vc_gitem_row .vc_gitem-col h3 {
	margin-bottom: 0;
}

.vc_grid-item-exhale .vc_gitem_row:nth-of-type(2) .vc_gitem-col {
	justify-content: space-between;
}

.vc_grid-item-exhale .vc_gitem_row .vc_gitem-col::before,
.vc_grid-item-exhale .vc_gitem_row .vc_gitem-col::after {
	display: none;
}

.vc_grid-item-exhale .vc_gitem_row .vc_gitem-col .vc_gitem-post-data {
	margin-bottom: 0;
}

.vc_grid-item-exhale .vc_grid-item-row-title-exhale .vc_custom_heading a {
  font-size: 30px;
  font-family: "Roboto";
  color: rgb(17, 17, 17);
  text-align: center;
}

.vc_grid-item-exhale .vc_grid-item-row-title-exhale .vc_custom_heading a {
  display: block;
  display: -webkit-box;
/*
  max-width: 100%;
  height: 91px;
  margin: 0 auto;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
*/  
  text-overflow: ellipsis;
}

.vc_grid-item-exhale .vc_grid-item-row-title-exhale .vc_gitem-acf.business_type {
	font-family: Roboto;
	color:  #8b8b8b;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	text-align: center;
}

.vc_grid-item-exhale .vc_grid-item-row-title-exhale .vc_gitem-acf.business_type span {	
	text-transform: uppercase;
}

.vc_grid-item-exhale .vc_grid-item-row-image-exhale {
	height: 216px;	
	box-sizing: border-box;
	overflow: hidden;
}

.vc_grid-item-exhale .vc_grid-item-row-image-exhale::before,
.vc_grid-item-exhale .vc_grid-item-row-image-exhale::after {
	display: none;
}

.vc_grid-item-exhale .vc_grid-item-row-image-exhale img.vc_single_image-img  {
    object-fit: cover;
    position: absolute;
    width: 100%;	
    height: 100%;
    left: 0;
    transition: all .2s ease-in-out;
}

.vc_grid-item-exhale .vc_grid-item-row-image-exhale img.vc_single_image-img:hover {
    transform: scale(1.1);
}


.vc_grid-item-exhale .vc_grid-item-row-excerpt-exhale {
	height: 174px;		
	box-sizing: border-box;
}

.vc_grid-item-exhale .vc_grid-item-row-excerpt-exhale .business_logo {
	margin-bottom: 10px;
}
.vc_grid-item-exhale .vc_grid-item-row-excerpt-exhale .business_logo img {
	max-height: 63px;
    max-width: 100%;
}

.vc_grid-item-exhale .vc_grid-item-row-excerpt-exhale-inner {
	margin: auto;
    background: #ffffff;
    width: 80%;
    z-index: 999;
	height: 200px;
	margin-top: -40px;
	padding-top: 30px;
/*	overflow: hidden; */
}

.vc_grid-item-exhale .vc_grid-item-row-excerpt-exhale .business_tagline {
	font-family: Roboto;
	color:  #4a4a4a;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	text-align: center;	
}

.vc_grid-item-exhale .vc_grid-item-row-btn-exhale {
	height: 84px;		
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 10px;
}

.vc_grid-item-exhale .vc_grid-item-row-btn-exhale a.vc_btn3 {
	background: none;
	border: none;
	font-family: Roboto;
	color:  #f26656;
	font-size: 16px;
	font-weight: 700;
	line-height: 44px;
	text-align: center;
}

.vc_grid-item-exhale .vc_grid-item-row-btn-exhale a.vc_btn3:hover {
	background: none;
}


.vc_grid-item-exhale .vc_gitem-row-position-bottom .vc_btn3-container {
    margin-bottom: 0;
}


#join-our-community h1{color:#fff;font-size:60px; font-weight:700; margin-bottom:0px;padding-top:40px;}
#join-our-community{padding-top:7%;color:#fff;font-size:24px;height:600px;}
#members-plan1 h3,#members-plan1 a{color:#70a66c;}
#members-plan1 a{border-bottom-color: #70a66c;}
.members-plan h3{font-size:60px;font-weight:700;}
#members-plans-row{margin-top:-200px;}
#members-plans-row .vc_column-inner {background:#fff;padding:10px;}
#members-plans-row .vc_column_container:nth-child(2) > .vc_column-inner{padding:0;border:10px solid #3b98ac;}
#members-plans-row .vc_column-inner  > .wpb_wrapper{border:1px solid #d8d8d8;padding-top:29px;height:100%;padding-bottom: 50px;position: relative;}
.members-plan{padding:0 25px;height:93%;}
.members-plan-top{text-align:center;line-height:1;margin-top:15px;padding-bottom:37px;border-bottom:1px solid #d8d8d8;}
.members-plan-price{font-size:40px;font-weight:700;}
.members-plan-price-under{font-size:18px; font-weight:300;}
.members-plan-label{margin-top:25px;padding:5px 20px;font-weight:500;font-size:15px;color:#fff;}
#members-plan1 .members-plan-label{background:#70a66c;display:inline-block;}
.members-plan-content{padding:25px 20px 0;}
.members-plan-content ul{list-style-type:none;padding-left:0;}
.members-plan > .wpb_wrapper{border-bottom:1px solid #d8d8d8;height:100%;}
.members-plan-content ul > li{padding:10px 0 10px 25px;font-size:18px;font-weight:300;position:relative;}
.members-plan-content li::before { color:#70a66c;left:0;content: '\2022';font-size: 1.5em;position: absolute;line-height: 1.3;}
#members-plan2 .members-plan-content li::before { color:#3b98ac;}
#members-plan3 .members-plan-content li::before { color:#92203C;}
#members-plan-newsletter
.members-plan-content input{width:100%;margin-bottom:23px;border:1px solid #d8d8d8;width:100%;box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.07);padding:10px 16px;font-size:18px; font-weight:300;}
.member-plan-but-wrap{padding:0 45px;width:100%;position: absolute;bottom: -5px;}
.member-plan-but-wrap a{width:100%;}
#members-plan2 h3,#members-plan2 a{color:#3b98ac;}
#members-plan2{position:relative;}
.members-plan-popular{position:absolute;left:50%;top:-93px;}
.members-plan-popular > div{position:relative;text-transform:uppercase;color:#fff;line-height:1;font-size:26px;left:-50%;font-weight:bold;width:300px;border:10px solid #3b98ac;}
.members-plan-popular div div{background:#f26656;border:2px solid #fff;padding:20px;}
#members-plan2 .members-plan-label{background:#f26656;display:inline-block;font-size:24px;font-weight:bold;text-transform:uppercase;margin-top:17px;}
.members-plan-content h4{font-family:Roboto;font-size:24px;font-weight:500;}
#members-plan3 h3,#members-plan3 a{color:#a5565b;}
#members-plan3 .members-plan-label{background:#92203C;display:inline-block;}
#members-plan3 .members-plan-content{font-size:13px; font-weight:300;}


#members-plans-row .vc_column-inner > .wpb_wrapper #members-plan-newsletter{height:auto;}
#members-plan3{height:auto;margin-bottom:0}
#members-plans-row .vc_column_container:nth-child(3) > .vc_column-inner  > .wpb_wrapper{height:auto}
#members-plan3 h4{font-size:24px;color:#f0675a;font-family:'Playfair Display';font-weight:700;}
#members-plan3{font-size:18px;font-weight:300}

#members-plan-give-membership h2{color:#fff;font-size:60px;}

#members-says{text-align:center;background-repeat:no-repeat;background-position:center center;padding-top:100px;padding-bottom:100px;}
#members-says h2{font-size:60px;}
#members-says p{font-style:italic;font-weight:300;font-size:20px;}
#members-says p strong{font-style:normal;font-size:18px;font-weight:700;}
#who-we-are h2{color:#fff;font-size:60px;padding-bottom:20px;padding-top:20px;}
#bis-gal-controls{text-align:center;font-size:30px;color:#d8d8d8;}
#bis-gal-controls .svg-inline--fa{font-size:30px;color:#d8d8d8;}
#bis-gal-controls > div{display:inline-block;cursor:pointer;}
#bis-gal-controls-dots ul{list-style-type:none;position:relative;top:-4px;}
#bis-gal-controls-dots li{padding-left:0;margin:0 3px;width:15px;height:15px;border:1px solid #d8d8d8;display:inline-block;border-radius:50%;}
#bis-gal-controls-dots li.slick-active{border:1px solid #f26656;background:#f26656;}
#bis-gal-controls-dots li button{display:none;}
.entry-content #bis-gal-controls-dots ul > li::before{content:none;}

#add-listing-form.acf-form-wrapper .acf-form-fields .acf-field{order:3;}

#simple-page-header{background-repeat:no-repeat;background-position:center;background-size:cover;height:200px;}
#simple-page-title-container{display:table;height:100%;}
#simple-page-header h1{display:table-cell;vertical-align:middle;color:#fff;font-size:60px;font-weight:700;}
.mepr-account-nav-wrap{height:40px;line-height:40px;margin-top:-30px;background:#f2f3f4;}
.exhale-full-width{position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;width:100vw;}
#mepr-account-nav a{font-size:14px; text-transform:uppercase;color:#000;font-weight:400;margin-right:60px;line-height:40px;display: inline-block;
height: 40px;border-bottom:3px solid transparent;margin-bottom:-3px;}
#mepr-account-nav .mepr-active-nav-tab a{border-bottom:3px solid #f26656;}
#mepr-account-nav a:hover{text-decoration:none;}
div#mepr-account-nav{margin-bottom:0;}
#after-mepr-nav-space{height:60px;clear:both;}
#mepr-account-welcome-message{width:50%;float:left;border-right:1px solid #d5d7dc;padding-top:12px;padding-right:50px;}
#mepr-account-welcome-message h2:first-child{font-size:36px; }
#mepr-account-welcome-message ul,.member-tarif-desc ul{margin:30px 0;padding:0;list-style-type:none;}
#mepr-account-welcome-message,#mepr_account_form,.member-tarif-desc{font-size:18px;font-weight:300;}
#mepr-account-welcome-message ul li,.member-tarif-desc ul li{position:relative;padding-left:20px;margin-bottom:6px;}
#mepr-account-welcome-message ul li::before,.member-tarif-desc ul li:before {color: #c4d014;left: 0;content: '\2022';font-size:37px;position: absolute;line-height: 1;top:-2px;}
#mepr-account-welcome-message a{color:#f26656}
#mepr_account_form{display:block;float:left;width:50%;padding-left:50px;padding-top:12px;}
#mepr_account_form label{font-weight:300;}
.exhale-orange-button,.mepr-submit{font-weight: 500;font-size: 18px;text-transform: uppercase;color: #fff;background: #f26656;padding: 13px 21px;line-height: 1;display: inline-block;margin-top: 10px;transition: background-color 600ms linear;border:none;}
.exhale-orange-button:hover,.mepr-submit:hover{background:#c75447;color:#fff;text-decoration:none;}
#mepr_account_form .exhale-orange-button{font-size:20px;}
#mepr_account_form p{margin-bottom:5px;}
.mepr-account-change-password{display:block; float:right;font-size:14px;font-weight:400;margin-top:10px;}
body.page-template-simple-page{overflow-x: hidden;}
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second{display:none;}

#simple-event-header{background:#595e72;height:200px;color:#fff;padding-top:55px;}
#go-to-all-events{color:#fff;font-size:14px;font-weight:400;text-transform:uppercase;display:inline-block;padding-left:15px;position:relative;}
#go-to-all-events:before{border: 5px solid transparent; border-right: 5px solid #ef6759;content: '';position: absolute;left: -1px; bottom: 7px;}
#sinle-event-header-title{font-size:60px;line-height:1.1;font-family:'Playfair Display';font-weight:700;}
#single-event-cont{padding-top:50px;}
#single-event-cont h1{font-size:60px;font-weight:700;}
#single-event-top-data svg{color:#f66756;margin-right:10px;}
#single-event-top-data{margin-bottom:27px;}
#single-top{padding-bottom:53px;border-bottom:1px solid #d7d7d9;margin-bottom:55px;}
.vertical-event-img{float:right;margin-left:25px;margin-bottom:25px;max-width:50%;}
#single-event-img-wrap img{max-width:100%;}
.horizontal-event-img{margin-bottom:40px;}
#single-event-data{margin:25px 0 50px;}
#single-event-data span{display:inline-block;width:95px;font-weight:500;color:#f65d55;text-transform:uppercase;}
#single-event-data .event-data-row{padding:3px 0;}
#single-event-excerpt{font-weight:500;}
.exhale-caption p,.feat-single-caption p{margin-bottom:0;}
.exhale-caption  .exhale-caption-by,.feat-single-caption .exhale-caption-by{font-size:12px;color:#ccc;margin-top:3px;margin-bottom:2px;text-align:left;}
.wp-caption img{margin-bottom:10px;}
.single-post .wp-caption.exhale-caption .wp-caption-text,.feat-single-caption .wp-caption-text{background:none;font-size:14px;padding:0;text-align:left;color:#000;line-height:1}
#add-event-text,.mepr-signup-form.mepr-form{padding-top:30px;}
.mepr-signup-form label{font-weight:300;}
#simple-page-cont{padding-top:30px;}
.one_business_wrap .col-lg-6:last-child{position:relative;}
/*#home-bis-more{position:absolute;left:5px;bottom:7px;width:70px;}*/
#home-bis-more .read_more_business{position:static;color:#111;}
.flow-event-img img{max-width:100%;}
.subject_name{font-family: "Playfair Display";font-weight:700;font-size:18px;}
.number_list-li{list-style-type:none;}
.wp-caption-text{padding-bottom:15px;}
.posts_by_tag_row .col-lg-4{width:33%;}
.entry-preview  .col-lg-5{width:41%;}
.member-tarif-desc,#tarif-form-wrap{float:left;width:50%;padding-top:12px;}
.member-tarif-desc{padding-right:50px;border-right:1px solid #d5d7dc;}
#tarif-form-wrap{padding-left:50px;}
.exhale-intro-first,.exhale-subhead,.exhale-subhead-two{display:block;}
.vc_masonry_grid .vc_grid-loading{width:150px;height:150px;background-image:url(../images/load-snake.gif);background-repeat:no-repeat;background-size:cover;animation:none;}
.vc_masonry_grid .vc_grid-loading:before,.vc_masonry_grid .vc_grid-loading:after{display:none;}
.post-content-column ul li{font-size:18px;}
.post-content-column ol li{font-size:18px;}
.wpb_text_column .row.single-question p:last-child{margin-bottom:37px;}

#advertisement.wpb_single_image{margin-bottom:0;}
.advertisement.vc_separator{margin-bottom:11px;margin-top:11px;font-family:Roboto;font-weight:300;}
.advertisement.vc_separator h4{font-size:10px;text-transform:uppercase;}

.archive > .col-md-12:first-child{float:none;}
#tarif-form-wrap {width: 30%;}

body.single-post .post-content-column a{color:#f26656;text-decoration:underline;}
body.single-post .post-content-column a:hover{text-decoration:none;color:#000;}

#bussiness-list-grid .vc_grid-item-exhale .vc_grid-item-row-title-exhale{height:auto}

.page-id-586 .vc_grid-item-exhale .vc_grid-item-mini{height:auto!important;}
.page-id-586 .vc_pageable-slide-wrapper{display: flex;flex-wrap: wrap;clear:both}
.vc_gitem-zone-mini{display:block}
.reklads-row{background:#f4f4f4;}
#gform_wrapper_4{position:relative;}
#gform4-popup-text{text-align: center;position: absolute;bottom: 32px;left: 215px;}

#bussiness-list-grid  .vc_grid-item-exhale .vc_grid-item-row-excerpt-exhale,#bussiness-list-grid  .vc_grid-item-exhale .vc_grid-item-row-excerpt-exhale-inner{height:auto;}
#bussiness-list-grid  .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:flex}
#bussiness-list-grid  .vc_grid-item-exhale .vc_grid-item-mini{padding-bottom:84px;position:relative;}
#bussiness-list-grid  .vc_grid-item-exhale .vc_grid-item-row-btn-exhale{position:absolute;bottom:0;width:100%;}
#bussiness-list-grid  .vc_gitem-zone{position:static;}

.two-posts-title{position:absolute;font-size:14px;font-weight:300;text-align:center;line-height:1;text-transform:uppercase;top:-36px;left:50%;}
.two-posts-title div div{padding:14px 55px;background:#fff;border:1px solid #d8d8d8;}
.two-posts-title > div{padding:5px;left:-50%;background:#fff;position:relative;}
.two-posts-subtitle{display:block;font-style:italic;color:#9d9696;text-transform:none;padding-top:5px;}

.type-business_listing .wp-caption.alignleft{margin-right:15px;margin-bottom:10px;}
.type-business_listing .wp-caption-text{padding:7px;margin-bottom:0;}

.lock-wrap{display:inline-block;width:33px;height:33px;text-align:center;padding:1px 2px;background:#ea5c51;border-radius:50%;margin-right:12px;}
.lock-wrap.unlock{padding-top:4px;}
.lock-wrap.unlock svg{left:2px;top:2px;position:relative;}
.lock-wrap.lock svg{left:0;top:3px;position:relative;}
body{overflow-x:hidden;}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list{display:table;width:100%;}
body.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab{display:table-cell;}
body.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container{margin-right:0;}
body.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tab > a{border:none;}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a,.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a,body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a,body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover{background:none;}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{border:none;}
body.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tab > a{border-bottom:10px solid #b7b7b7;text-align:center;color:#111;font-weight:500;font-size:20px;}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab.vc_active > a{border-bottom-color:#e06157;}
body.wpb-js-composer .vc_tta-tab > a{color:#111;font-weight:500;font-size:20px;position:relative;}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a{color:#e06157;}
body.wpb-js-composer .vc_tta-tab > a:before,body.wpb-js-composer .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a:before{content:' ';position:absolute; 	border: 18px solid transparent; border-top: 18px solid #b7b7b7;border-top-style: solid;border-top-width: 18px;top:100%;left:calc(50% - 18px);}
body.wpb-js-composer .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a:before{border-top-style: solid;border-top-width: 18px;border-top-color:#e06157;top:100%;width:auto;left:calc(50% - 18px);right:auto; }
body.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list,body.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container{overflow:visible;}
body.wpb-js-composer .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container{margin-bottom:20px;}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body{padding:14px 0;}
body..wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-container{z-index:1;}

@media(max-width:1429px){
	.members-plan-content{padding-left:0;padding-right:0;}
	.members-plan{padding:0 15px;}
	.row.post-content-column img:not(.number-image){max-width:100%;height:auto;}
	#menu-footer-menu {width: 100%;text-align: center;}
}

@media only screen and (min-width:768px) and (max-width:1260px){
	#bussiness-list-grid  .vc_grid-item-exhale .vc_grid-item-row-title-exhale .vc_custom_heading a{font-size:22px;}
	#bussiness-list-grid .vc_grid-item-exhale .vc_grid-item-row-title-exhale:before,#bussiness-list-grid .vc_grid-item-exhale .vc_grid-item-row-title-exhale:after{display:none;}
}

@media(max-width:1199px){
	.members-plan-popular > div{width:220px;font-size:20px;padding:0;}
	.members-plan-popular{top:-105px;}
	.members-plan h3{font-size:40px;}
	.members-plan-price{font-size:32px;}
	.members-plan-content h4{font-size:21px;}
	.members-plan-content ul > li{font-size:16px;line-height:1.5;padding-left:25px;}
	.members-plan {height: 95%;}
	.page-id-2  #home-bissnes-row1.business-row > div > div{padding-top:0}
	#home-bissnes-row1.business-row h1{line-height:50px;}
}
@media(max-width:991px){
	#join-us-main{width:100%;padding:0 30px}
	#join-us-main .container{max-width:100%;}
	#members-plans-row > .vc_column_container{padding:15px 7px;}
	body.page-template-simple-page .container{width:97%;}
	#mepr-account-welcome-message h2:first-child{font-size:28px;}
	#mepr-account-welcome-message, #mepr_account_form{font-size:16px;line-height:1.4;}
	#mepr-account-welcome-message{padding-right:4%;}
	#mepr_account_form{padding-left:4%;}
	#mepr_account_form .exhale-orange-button{font-size:18px;}
	#mepr-account-nav a{margin-right:4%;}
	.entry-preview  .col-lg-5{width:100%;}
	#bussiness-list-grid .vc_pageable-slide-wrapper .vc_col-sm-4{width:50%;}
}
@media(max-width:767px){
	#members-plans-row{margin-top:-110px;}
	#members-plans-row .vc_column-inner{max-width:400px;margin:0 auto;}
	#members-plans-row .vc_btn3-container{display:block;}
	#memmbers-plans-but-row{display:none;}
	#join-our-community{height:300px;padding-top:0;font-size:18px;}
	#join-our-community h1{font-size:42px;}
	#members-plan-give-membership h2,#who-we-are h2,#members-says h2{font-size:40px;}
	.members-plan-popular{position:static;margin-bottom:15px;}
	.members-plan-popular div{position:static;margin:0 auto;}
	#mepr-account-welcome-message,#mepr_account_form,.member-tarif-desc,#tarif-form-wrap{padding-left:0;padding-right:0;width:100%;border:none;}
	#simple-page-header h1{font-size:40px;}
	.pp_expand{display:none!important;}
	.single-event > .container{padding:0;}
	.one_business_wrap >.col-lg-6:first-child{width:100%;}
	#home-bis-more{display:inline-block;}
	.posts_by_tag_row .col-lg-4{width:100%;}
	#gform4-popup-text{position:static;}
	.page-id-586 .vc_pageable-slide-wrapper{display:block;}
	#bussiness-list-grid .vc_pageable-slide-wrapper .vc_col-sm-4{width:100%;}
	.footer-left-block .join-us-round-search-bg {position: static;display: block; margin: 0 auto -33px;}
	#footer .footer-menu {padding-left: 0;}
	.footer-copyright{float: none;text-align: center;padding-bottom: 5px;}
}
@media(max-width:600px){
    .mepr-account-nav-wrap{height:auto;}
	#mepr-account-nav a{width:50%;margin:0;text-align:center;float:left;}
	.mepr-nav-item{padding:0;}
	#after-mepr-nav-space{display:none;}
}
@media(max-width:550px){
.one_business_wrap > .col-lg-6{width:100%;}
.one_business_wrap{display:block;}
.one_business_text{position:static;}
.business-row.row-eq-height > [class*="col-"]{display:block;height:auto; }
.read_more_business{transform:none;}
}

@media(max-width:400px){
	#members-plans-row .vc_column-inner{max-width:100%;padding-top:0;}
	div.pp_pic_holder{position:fixed;top:0!important;} 
	.ppt{display:none!important;}
}
/* gmap styles */
.vc_gmap_business .wpb_map_heading {
	padding-left: 10px;
	min-height: 47px;	
	font-family: "Playfair Display";
	color: rgb(0, 0, 0);
	font-size: 24px;
	font-weight: bold;
/*	line-height: 1.417; */
	text-align: left;
	border-bottom: 1px solid rgb(216, 216, 216);
}

.vc_gmap_business div.wpb_wrapper {
    background-color: #ffffff;
	text-align: center;
}

.vc_gmap_business.vc_map_responsive div.wpb_map_wraper {
	height: auto;
	padding-bottom: 0;
}

@media(max-width:400px){
	.vc_gmap_business.vc_map_responsive div.wpb_map_wraper {
		height: 200px;
		overflow: hidden;
	}
	.vc_gmap_business.vc_map_responsive div.wpb_map_wraper img {
		position: relative;
		top: -50px;
	}
}


.vc_gmap_business .acf-map {
	height: 333px;
	z-index: 50;
/*	min-width: 334px; */
}

/* fixes potential theme css conflict */
.vc_gmap_business .acf-map img {
   max-width: inherit !important;
}

/* gmap infobox style */
.infobox {
	width: 160px;
	text-align: center;
	margin-left: 20px;
	overflow: hidden;
}

.infobox .vc_gitem-post-data-source-post_title h3 a {
  font-size: 20px;
  font-family: "Roboto";
  color: rgb(17, 17, 17);
}

.infobox .business_location .marker {
	font-family: Roboto;
	color:  #8b8b8b;
	font-size: 10px;
	font-weight: 300;
	line-height: 12px;
}

.infobox .business_logo img {
	max-height: 62px;
    max-width: 100%;	
	margin: 10px 0;
}

.infobox .vc_gitem-post-data-source-post_excerpt p {
	font-family: Roboto;
	color:  #4a4a4a;
	font-size: 12px;
	font-weight: 300;
}

.infobox .vc_grid-item-row-btn-exhale a {
	font-family: Roboto;
	color:  #f26656;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

/* business submit form style */

.acf-form-wrapper {
    margin: 16px 0;
    max-width: 100%;
}

.acf-form-wrapper .acf-form {
    padding: 10px 0;
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
}

.acf-form-wrapper input,.acf-field select{border-radius:none;border:1px solid rgba(0, 0, 0, 0.2);}
.acf-field select{height:47px;}
.acf-fields > .acf-field{border:none;}

.acf-form-wrapper .acf-form-fields {
	
}

.acf-form-wrapper .acf-fields {
    display: flex;
    padding-bottom: 8px;
	flex-flow: row wrap;
}

.acf-form-wrapper .acf-fields .acf-field {
    margin: 0;
	flex: auto;
}

.acf-form-wrapper .acf-form-fields .acf-field {
    clear: both;
}

.acf-form-fields .acf-field .acf-input {
    margin-top: 8px;
}

.acf-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=url]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
}

.acf-form-fields .acf-field .acf-input input[type=text] {
    color: #101010;
    height: 47px;
    position: relative;
    z-index: 3;
    font-size: 16px;
    padding-left: 29px;
}
.acf-form-wrapper .acf-field--post-title,
.acf-form-wrapper .acf-field-taxonomy,
.acf-form-wrapper .acf-field-wysiwyg,
.acf-form-wrapper .acf-field-textarea[data-name="business_notes"] {
	width: 100%;
}

.acf-form-wrapper .acf-field-google-map,
.acf-form-wrapper .acf-field-url,
.acf-form-wrapper .acf-field-gallery,
.acf-form-wrapper .acf-field-textarea[data-name="business_tagline"], 
.acf-form-wrapper .acf-field-image[data-name="business_cover"],
.acf-form-wrapper .acf-field-image[data-name="business_logo"],
.acf-form-wrapper .acf-field-radio[data-name="business_type"] {
	width: 50%;
}

.acf-form-wrapper .acf-field-google-map.acf-hidden {
    display: block !important;
	height: 1px;
	overflow: hidden;
	padding-bottom: 0;
}

.acf-form-fields .acf-field .acf-label label {
    padding-right: 22px;
	font-size: 18px;
	font-family: "Roboto";
	color: rgb(17, 17, 17);
	line-height: 1.333;
	font-weight:300;
}

.acf-form-fields .acf-checkbox-list li,
.acf-form-fields .acf-radio-list li {
	margin-left: 10px;
}
	
.acf-form-fields .acf-checkbox-list li span,
.acf-form-fields .acf-radio-list li label {
    color: rgb(17, 17, 17);
	font-family: Roboto;
}

.acf-form-wrapper .acf-form-submit {
	margin: auto;
    flex: auto;
    position: relative;
    width: 120px;
    height: 123px;
    background-color: lightgrey;
    border-radius: 50%;
    z-index: 1;
    top: 31px;
}

.acf-form-wrapper .acf-form-submit input.acf-button {
    color: white;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    font-family: Roboto, sans-serif;
    width: 120px;
    height: 123px;
    background-color: #f26656;
    border-radius: 50%;
    z-index: 2;
    -webkit-clip-path: polygon(100% 16%, 100% 0, 100% 83%, 0 83%, 0 25%, 0 16%);
    clip-path: polygon(100% 16%, 100% 0, 100% 83%, 0 83%, 0 25%, 0 16%);
}

.acf-form-wrapper .acf-field-url[data-name="business_facebook"] .acf-icon.-globe:before {
	font-size: 16px;
    font-family: "Font Awesome 5 Brands";
    content: "\f39e";
}

.acf-form-wrapper .acf-field-url[data-name="business_twitter"] .acf-icon.-globe:before {
	font-size: 16px;
    font-family: "Font Awesome 5 Brands";
    content: "\f099";
}

.acf-form-wrapper .acf-field-url[data-name="business_instagram"] .acf-icon.-globe:before {
	font-size: 16px;
    font-family: "Font Awesome 5 Brands";
    content: "\f16d";
}

.acf-field-taxonomy[data-name="business_category"] .acf-taxonomy-field ul.acf-checkbox-list {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.acf-field--post-title {
	order: 1;
}

.acf-field--post-content {
	order: 2;
}

.acf-field-image[data-name="business_logo"] {
	order: 3;
}

.acf-form-wrapper .acf-field-textarea[data-name="business_tagline"] {
	order: 4;
}

.acf-field-taxonomy[data-name="business_category"] {
	order: 5;
}

.acf-field-image[data-name="business_cover"] {
	order: 6;
}

.acf-field-gallery[data-name="business_gallery"] {
	order: 7;
}

.acf-field-radio[data-name="business_type"] {
	order: 8;
}

.acf-field-google-map[data-name="business_location"] {
	order: 9;
}

.acf-field-url[data-name="business_site"] {
	order: 10;
}

.acf-field-url[data-name="business_site"] {
	order: 11;
}

.acf-field-url[data-name="business_facebook"] {
	order: 12;
}

.acf-field-url[data-name="business_twitter"] {
	order: 13;
}

.acf-field-url[data-name="business_instagram"] {
	order: 14;
}

.acf-field-textarea[data-name="business_notes"] {
	order: 14;
}

/* single business listing page style */
.single-business_listing {
	
}

.single-business_listing .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
/*	min-height: 600px; */
    max-width: 1500px;
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.single-business_listing .container-fluid img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 600px;
}
	
.single-business_listing .entry-business-data {
	border-style: solid;
	border-width: 1px;
	border-color:  #d8d8d8;
	box-sizing: border-box;
	background-color:  #ffffff;
/	width: 334px; */
	min-height: 540px;
	bottom: 270px;
	position: relative;	
	z-index: 1;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.single-business_listing .entry-business-data {
		bottom: 20px;
	}
}

.single-business_listing .back-to {
	background-color:  #b6b6b9;
	height: 40px;
	padding: 0 30px;
	text-align: left;
}

.single-business_listing .back-to a {
	font-family: Roboto;
	color:  #ffffff;
	font-size: 14px;
	font-weight: 300;
	line-height: 44px;
}

.single-business_listing .back-to a .fas,
.single-business_listing .back-to a .svg-inline--fa {
	color:  #ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 44px;
	text-align: left;
	margin-right: 14px;
}

.business-logo {
    text-align: center;
    padding: 30px 0;
}

.business-logo img {
	max-height: 62px;
    max-width: 100%;
}

.divider {
	background-color:  #d8d8d8;
/*	width: 265px; */
	width:calc(100% - 20px);
	height: 1px;
	margin: auto;
}

.single-business_listing .business-site {
	text-align: left;
	height: 80px;
	padding: 0 30px;
	display: flex;
    align-items: center;	
	
}

.single-business_listing .business-site a {
	font-family: Roboto;
	color:  #f26656;
	font-size: 18px;
	font-weight: 700;
	vertical-align: middle;
}

.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}


.single-business_listing .business-excerpt {
	text-align: left;
	min-height: 134px;
	padding: 0 30px;
}

.single-business_listing .business-excerpt p {
	font-family: Roboto;
	color:  #010000;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.single-business_listing .business-type {
	text-align: left;
	padding: 10px 30px;
	height: 70px;
	line-height: 30px;
}

.single-business_listing .business-type span {
	font-family: Roboto;
	color:  #010000;
	font-size: 18px;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;
}

.single-business_listing .business-social {
	text-align: left;
	padding: 0 30px;
	height: 100px;
	line-height: 100px;
}

.single-business_listing .business-social a .svg-inline--fa {
	font-family: FontAwesome;
	color:  #000000;
	font-size: 28px;
	font-weight: 400;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 28px;
}

.entry-content div.divider-content {
	background-color: rgb(216, 216, 216);
/*	width: 1071px; */
	width: calc(100% - 40px);
	height: 1px;
	margin: 20px auto;		
}



@media (max-width: 480px){
	.vc_images_carousel {
		width: auto !important;
	}
}

.business-gallery-carousel ol.vc_carousel-indicators {
	bottom: -60px;
}

.business-gallery-carousel a.vc_carousel-control {
	top: unset;
	bottom: -50px;
}

.business-gallery-carousel ol.vc_carousel-indicators li,
.business-gallery-carousel ol.vc_carousel-indicators li.vc_active {
  border-radius: 50%;
  background-color: #ffffff;
  width: 24px;
  height: 24px;
}

.business-gallery-carousel ol.vc_carousel-indicators .vc_active:first-child,
.business-gallery-carousel ol.vc_carousel-indicators li:not(.vc_active) + .vc_active {
  background-color: #f26656;
}

/* mce exhale style */
.entry-content span.exhale-main-title {
	font-family: Playfair Display;
	color:  #000000;
	font-size: 36px;
	font-weight: 700;
	line-height: 34px;
}

.entry-content span.exhale-main-text {
	font-family: Roboto;
	color:  #000000;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
}

.entry-content span.exhale-text {
	font-family: Roboto;
	color:  #000000;
	font-size: 18px;
	font-weight: 300;
	line-height: 34px;
}

.entry-content span.exhale-bold-text {
	font-family: Roboto;
	color:  #000000;
	font-size: 18px;
	font-weight: 500;
	line-height: 34px;
}

.entry-content span.exhale-calliehand-text {
	font-family: CallieHand;
	color:  #000000;
	font-size: 60px;
	font-weight: 400;
	line-height: 34px;
}


.entry-content span.exhale-blockquote {
	color: #595f72;
    font-style: italic;
    max-width: 400px;
    font-size: 21px;
    display: inline-block;
    margin-left: -100px;
    border: none;
    padding: 40px;
    line-height: 32px;
    float: left;
}


.entry-content h3.exhale-small-heading{
	font-family: Playfair Display;
	color:  #000000;
	font-size: 28px;
	font-weight: 700;
	line-height: 34px;
}

.post-middle-image-section span.button-link{
	 display: inline-block;
}
.post-middle-image-section span.button-link a{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    color: #fff;
    background-color: #fe6c61;
    border-radius: 50px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 35px;
}
.post-middle-image-section span.exhale-main-text{
	    max-width: 85%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

/* archive author style */
.archive.author div.person_info_block {
	margin: 0 !important;
	padding: 30px;
	background-color: #f7f7f8;
	border: none;
	border-top: 1px solid rgb(213, 215, 220);
}

.archive.author .person_info_block .person_info_image_col {
    text-align: center;
}

.archive.author .person_info_block .person_info_image_col .person_info_image_wrapper {
}

.archive.author .person_info_block .avatar {
    width: 100px;
    height: auto;
    border-radius: 50%;
}

.archive.author .person_info_block .person_info_text_col h3.about-author {
	font-family: Roboto, sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
	color: rgb(2, 2, 2);
}

.archive.author .person_info_block .person_info_text_col h2.author-link a {
	font-family: PlayfairDisplay, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.16px;
	line-height: 33px;	
    color: #000;
    text-transform: capitalize;
}

.archive.author .person_info_block .person_info_text_col .fa-envelope {
	font-size: 24px;
	margin-left: 20px;
}

.archive.author .person_info_block .person_info_text_col p {
	color: #020202;
	font-family: Roboto, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.16px;
	line-height: 25.5px;
}

@media (max-width: 768px) {
	.archive.author div.person_info_block {
		text-align: center;
	}
#single-event-cont h1{
	font-size:30px;
	}	
	
}

/* 31-10-2018 */
div.new-pink-row{ margin:0;}
.new-pink-row .vc_btn3-container:after{ content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.new-pink-row .pink-row.bold-content{ padding:25px 13px 47px;}
.new-pink-row .pink-row.bold-content .wpb_column{ border:none; min-height:0; padding:0;}
.pink-row-two-blocks .wpb_content_element{ margin:0;}
.new-pink-row .pink-row h1{ font-size:50px!important; line-height:45px; margin-bottom:12px;}
.new-pink-row .pink-row p{ font-size:20px!important; line-height:30px; text-align:left;}
.new-pink-row .vc_btn3-container{ margin-bottom:0;}
.new-pink-row .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{ border-width:3px; display:block; float:right; max-width:327px; padding:14px; width:100%;}
.new-pink-row .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus, .new-pink-row .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover{ color:#000!important;}

@media (max-width: 767px) {
	
	.new-pink-row .pink-row.bold-content{ padding:0 13px 42px;}
	.new-pink-row .pink-row h1{ font-size:35px!important; line-height:35px; margin-bottom:10px; padding:0;}
	.new-pink-row .pink-row p{ padding-bottom:19px;}
	.new-pink-row .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{ float:none;}
}

@media (max-width: 425px) {
	
	.new-pink-row .pink-row p{ font-size:18px!important; line-height:24px;}
}

/** magazine page **/
.magazine-page-header {
	background-size: cover;
	color: #fff;
	padding: 0 30px;
	margin: 0!important;
}
.magazine-page-header h1 {
	font-size: 60px;
	color: #fff;
	font-weight: 600;
}
.magazine-page-header p {
	font-size: 24px;
	line-height: 1.3;
}

.magazine-middle-row .wpb_text_column h1 {
	color: #f26656;
	font-size: 62px;
	font-weight: 600;
	margin: -10px 0 0;
	line-height: 1;
}
.magazine-middle-row .vc_column-inner  {
	padding: 0;
}
.magazine-middle-row .wpb_text_column p {
	font-size: 21px;
	font-weight: 300;	
}
.magazine-order-box {
	width: 100%;
}
.magazine-order-box.mod-bottom {
	width: 100%;
	max-width: 760px;
	margin: 30px auto 0;
}
.magazine-order-box h3 {
	color: #d85d4f;
	font-size: 35px;
}
.magazine-order-box ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
}

.entry-content .magazine-order-box ul li {
    display: inline-block;
    width: 48%;
    padding: 0;
}
.magazine-order-box ul li a  {
	display: block;
	font-size: 26px;
	color: #d85d4f;
	font-family: "Roboto";
	text-transform: uppercase;
	border: 3px solid #d85d4f;
	text-align: center;
	padding: 14px 0;
	overflow: hidden;
	height: 76px;
	position: relative;
	line-height: 1.9;
	padding-left: 60px;
}
.magazine-order-box ul li a:hover {
	opacity: 0.8;
	color: #d85d4f;
	border: 3px solid #d85d4f;
}
.magazine-order-box ul li a span {
    color: #f26656;
    font-size: 35px;
    float: left;
    text-align: left;
    line-height: 2.2;
    position: absolute;
    left: 0;
    top: 0;
    height: 76px;
    padding: 0 30px;
}
.magazine-order-box ul li:first-child a {
	background: #d85d4f;
	color: #fff;
	border: none;
}
.magazine-order-box ul li:first-child span {
	background: #be5245;
	color: #fff;
	padding: 0 15px;
}
.magazine-section-title {
	color: #f26656;
	font-size: 62px;
	padding: 0 0 10px;
	margin: 0 0 12px;
	font-weight: 600;
	width: 100%;
}
.magazine-section-title:after {
	content: "";
	height: 3px;
	background: #ebe6e6;
	width: 30%;
	display: block;
	margin: 10px 0;	
}
@media (max-width: 1199px) {
	.magazine-order-box ul {
		flex-direction: column;
	}
	.entry-content .magazine-order-box ul li {
		width: 100%;
		margin: 0 0 10px;
	}
}

/** magazine box **/
.business-listing-row.mod-magazine .business-row .inner-business {
    height: auto;
    padding: 0 15px!important;
    margin: -50px 0 0;
    position: absolute;
    right: 10%;
    top: 0;
    width: 30%;
}
.business-listing-row.mod-magazine .business-row > div > div {

}
.business-listing-row.mod-magazine .business-row .wpb_content_element p {
    font-size: 19px;
    margin: 0 0 5px;
}
@media (max-width: 1430px) {
.business-listing-row.mod-magazine .business-row .inner-business {
    height: auto;
    padding: 0 15px!important;
    margin: -50px 0 0;
    position: absolute;
    right: 5%;
    top: 0;
    width: 35%;
}    
}
@media (max-width: 1199px) {
.business-listing-row.mod-magazine .business-row .inner-business {
    height: auto;
    padding: 0 15px!important;
    margin: -50px 0 0;
    position: absolute;
    right: 5%;
    top: 0;
    width: 40%;
}     
}
@media (max-width: 992px) {
.business-listing-row.mod-magazine .business-row .inner-business {
    height: auto;
    padding: 0 15px!important;
    margin: 0;
    position: absolute;
    right: 0;
    top: 10px;
    width: 35%;
}     
}
@media (max-width: 768px) {
.business-listing-row.mod-magazine .business-row .inner-business {
    height: auto;
    padding: 0 15px!important;
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
}      
}