/*
Theme Name: Brown, Susan (coolsculptingexperts.com)
Author: NKP Development Team
Description: NKP Medical responsive theme
Template: nkpv2
*/

/*---- Do Not Remove ----*/
@import url('https://static.nkpmedical.com/unsemantic/css/nkp.min.css');
@import url('https://static.nkpmedical.com/stellarnav/stellarnav.min.css');
@import url('https://fonts.googleapis.com/css?family=Questrial');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,500,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic');
/*---- Do Not Remove ----*/

/*---- GENERAL ----*/
body{-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;font-family: "Questrial", Helvetica, Arial, Verdana, sans-serif; font-size: 17px; color: rgb(107,107,107);}
.flow-container {position: relative; overflow-x: hidden;}
#cta-top {background: #000;display: block;width: 100%;padding: 10px 0;border-bottom: 4px solid #0079c1;font-size: 18px;}
#cta-top a span {color: #0079c1;-webkit-transition: inherit;
-o-transition: inherit;
transition: inherit;}
#cta-top a:hover, #cta-top a:hover span {color: #fff;}
h1, .likeh1, h2, .likeh2, h3,h4,h5,h6 {font-weight: 400;color: #ef7f2c;margin-bottom: 20px;}
h1,.likeh1 {font-size: 36px;line-height: 46px;}
h2,.likeh2 {font-size: 28px;line-height: 38px;}
h3{font-size: 24px;line-height: 34px;}
h4{font-size: 18px;line-height: 28px;}
h5{font-size: 16px;line-height: 26px;}
h6{font-size: 15px;line-height: 25px;}
address {font-style: normal;}
small {font-size: .9em;}
#topbar.covid19{color:#000; background:#fff; font-size:16px; line-height:1.5rem; padding:7px 0; display:block; border-bottom: 4px solid #0079c1; text-align:center;}
#topbar.covid19 a{ font-size:22px;}
#topbar.covid19 a span{ color:#0079c1;}

a, a:visited, a:link {color:#ef7f2c; text-decoration:none; outline:none; -webkit-transition:color .3s ease, background .3s ease; -moz-transition:color .3s ease, background .3s ease; transition:color .3s ease, background .3s ease;}
a:hover {color:#09557c; text-decoration:none; outline:none;}
.button {display:inline-block;font-size: 18px;text-transform: uppercase;color: #09557c;background: rgba(255,255,255,.65);padding: 10px 50px; min-width: 130px;text-align: center;border:1px solid #09557c;line-height:20px;border-radius: 20px!important;}
.button:hover {color: rgb(0,0,0);background: rgb(240,240,240);}
ul, ol {clear:both;}
ul.links {display: inline-block; padding: 0; margin: 0;}
ul.links > li {float: left;}

.fl {float:left;} .fr {float:right;} .fn {float:none; display:inline-block;}
.tal {text-align:left;} .tar {text-align:right;} .tac {text-align:center;}
.text-white {color:#FFF;}
.clr-l {clear:left;} .clr-r {clear:right;} .clr, .clear {clear:both;}
.nodisp {display:none;} .cover {background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;}
#cookie_disclaimer{width:100%; height:auto; padding:10px 0; background: #dcdcdc; color:#000;}
#cookie_disclaimer a:not(.cookie-accept) {border-bottom:1px #333 solid; padding-bottom:1px; display:inline;}
.cookie-accept{background: #c84cca;color: #FFF;display: block; width:20%; margin:10px auto 0; padding:5px 10px;border-radius: 4px;cursor:pointer;}
.cookie-accept:hover{background: #fff;}
/* NKP GLOBAL STYLES */
img {border:0px;}
.img-resp, .img-responsive {max-width:85%; height:auto;}
.img-resp.full {width: 100%;}
img.left, img.alignleft, .img-l {float:left; margin:10px 15px 0px 0px;}
img.right, img.alignright, .img-r {float:right; margin:10px 0px 0px 15px;}

.embed {position:relative; display:block; height:0px; padding:0px; overflow:hidden;}
.embed-responsive.embed-responsive-4x3 {padding-bottom:0;}
.embed-responsive.embed-responsive-16x9 {padding-bottom:0;}
.embed-responsive .embed-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {position:absolute; top:0px; bottom:0px; left:0px; width:100%; height:100%; border:0px none;}
input, select, textarea {-webkit-transition:background .3s ease, color .3s ease, border-color .3s ease; -moz-transition:background .3s ease, color .3s ease, border-color .3s ease; transition:background .3s ease, color .3s ease, border-color .3s ease;}
.contact-form > div {margin-bottom: 15px;}
.contact-form select { background: #FFF; border: 1px solid #CCC; height: 44px; color: rgb(0,0,0); width: 100%; border-radius: 0px; padding: 10px; }
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="url"], .contact-form textarea { width: 100%; border: 1px solid #CCC; background: #FFF; padding: 15px 0; text-indent: 15px;}
.contact-form input[type="text"]:focus, .contact-form input[type="email"]:focus, .contact-form input[type="tel"]:focus, .contact-form textarea:focus, .main-form input[type="text"]:focus, .main-form input[type="email"]:focus, .main-form input[type="tel"]:focus, .main-form textarea:focus, .main-form select:focus {background:rgba(255,255,255,0.4); color:rgb(0,0,0);}
.contact-form input[type="submit"], .contact-form input[type="submit"][disabled] {cursor: pointer;}
.contact-form input[type="submit"][disabled] {opacity: .5;cursor: not-allowed;}
.contact-form textarea { height: 120px;}
.contact-form ::-webkit-input-placeholder { color: #777; } .contact-form :-moz-placeholder { color: #777; } .contact-form :-ms-input-placeholder { color: #777; }
.contact-form input.wpcf7-captchar { width: 100%; }

.wpcf7-form-control-wrap{width: 100%;display:inline-block!important;}
span.wpcf7-form-control-wrap.acceptance { width: 30px; }
.wpcf7-form-control-wrap.agree{width:auto;display:inline!important;}
.ajax-loader {}

/* desktop view bxa gallery */
.patient-single {width:50%}
.patient-single img {width:96%; height:auto;}
img.patient-list-image {width: 70%; }
	.patient-listing {width: 100%;}
	.patient-listing > div { width: 40%; float: left; padding: 0px 5%; text-align: center;}
	.patient-content { width: 100% !important;clear: both;}
	#patient-listing .patient-header { font-weight: 700; margin-top: 10px; font-size: 30px; }

/*/////  NAV  \\\\\*/
.stellarnav-container {display: block;width: 100%;float: left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4d99cb+0,127abf+100 */
background: #4d99cb; /* Old browsers */
background: -moz-linear-gradient(top, #4d99cb 0%, #127abf 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #4d99cb 0%,#127abf 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #4d99cb 0%,#127abf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d99cb', endColorstr='#127abf',GradientType=0 ); /* IE6-9 */
}
.stellarnav.desktop {background: transparent;text-align: left;}
.stellarnav.desktop > ul {text-align: center!important;display: block; margin:0 auto;}
.stellarnav.desktop ul ul {background-color: transparent;}
.stellarnav.desktop ul ul > li {margin-top: 1px;margin-right: 1px;}
.stellarnav.desktop ul ul li a {background:rgba(0,0,0,.75);color:rgb(255,255,255);font-size: 16px;font-weight: 500;}
.stellarnav.desktop ul ul li:hover > a {background:rgb(45,45,45);color:rgb(255,255,255);}
.stellarnav.mobile {background: transparent;}
.stellarnav.mobile ul {background-color:rgba(0,0,0,.5);}
.stellarnav li a { color: #FFF; }
.stellarnav ul ul { background: #ddd; }
.stellarnav > ul > li > a { padding: 20px 5px; color: #FFF;font-size: 16px;font-weight: 600; }
.stellarnav.desktop > ul > li:not(:nth-last-child(2)) > a:after {content: '|';position: absolute;right: 0;}
.stellarnav.desktop > ul > li:hover > a:after , .stellarnav > ul > li.current-menu-item > a:after {color:#fff;}
.stellarnav > ul > li:hover > a,
.stellarnav > ul > li.current-menu-item > a {color: #ef7f2c !important;}
.stellarnav > ul > li:hover > a { color: rgba(255,255,255,.8); }
.stellarnav li.has-sub>a:after {content:'\f101';}
.stellarnav form {display: inline-block;}
.stellarnav li.search {min-width: 120px;text-align: right;}
.stellarnav form input[type="text"] {color: #333333 !important;padding: 0 0;/* width: 200px; */ border: 1px solid #CCC; background: #FFF; padding: 10px 0; text-indent: 15px;background-color: #ffffff !important;-webkit-box-shadow: inset 0px 0px 6px #888888 !important;-moz-box-shadow: inset 0px 0px 6px #888888 !important;box-shadow: inset 0px 0px 6px #888888 !important;width: 0;-webkit-transition: width .3s ease;
-o-transition: width .3s ease;
transition: width .3s ease;}
.stellarnav form input[type="text"].show {width: 60px;}
.stellarnav-container form i.fa {color: #fff;padding:0 12px;cursor: pointer;}
.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle { color: #FFF; }
@media only screen and (max-width: 1185px) and (min-width: 960px) {
	.stellarnav.desktop > ul {text-align:center!important; margin:0 auto!important; display:block;}
	.stellarnav > ul > li > a { padding:20px 7px 20px 3px; margin-left:-4px; font-size: 13px;	}
	.stellarnav li.search { min-width: 90px;}
.stellarnav form input[type="text"].show { width: 100px; }
li#menu-item-1179 a::before { height: 11px;}
 }
@media only screen and (max-width: 960px) {
	.stellarnav li.search {display: none!important;}
}
li#menu-item-1179 a::before
{
    display: inline-block;
    width: 11px;
    height: 13px;
    margin-right: 5px;
    content: "";
    background: url("/wp-content/themes/coolsculptingexperts_com/images/phone.png") no-repeat 0 0;
    background-size: contain;
		background-repeat: no-repeat;
}

/*
#menu-item-1193 > a:before { content: url("/wp-content/themes/coolsculptingexperts_com/images/emsculptlogo-sm.png"); margin-right: -70px; }
#menu-item-1193 > a { color: transparent !important;}
*/

/*/////  HEADER  \\\\\*/
header {padding:20px 0; display: block;text-align: center;width: 100%;}
header .social {display: inline-block;position: relative;margin-top: 20px;}
header .social a {color: #fff;background-color: #c8c8c8;border-radius: 100%;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;margin-left: 10px;}
header .social a:hover {background-color: #333;}
/*/////  SLIDER  \\\\\*/
#slider {position: relative;display: inline-block;width:100%;float: left;}
#slider ul.slides {position: relative;width: 100%;float: left;display: block;}
#slider .controls {position: relative; z-index: 20; display: inline-block; font-size: 20px;width: 100%;text-align: center;}
#slider .controls a {color: rgb(220, 220, 220); cursor: pointer;}
#slider .controls a.flex-active {color: #ef7f2c;}
#slider .controls ol.flex-control-nav {position: relative; z-index: 21; display: inline-block; padding: 0; margin: 0; width: auto;}
#slider .controls ol.flex-control-nav li {float: left; margin: 0 2px;}

#reviews_slider {position: relative;display: inline-block;width:100%;float: left;}
#reviews_slider ul.slides {position: relative;width: 100%;float: left;display: block;}
#reviews_slider .controls {position: relative; z-index: 20; display: inline-block; font-size: 20px;width: 100%;text-align: center;}
#reviews_slider .controls a {color: #fff; cursor: pointer;}
#reviews_slider .controls a.flex-active {color: #ef7f2c;}
#reviews_slider .controls ol.flex-control-nav {position: relative; z-index: 21; display: inline-block; padding: 0; margin: 0; width: auto;}
#reviews_slider .controls ol.flex-control-nav li {float: left; margin: 0 2px;}
#reviews_slider p {margin-bottom: 20px;}
#reviews_slider p.quote:before,#reviews_slider p.quote:after {content: '"';}
#reviews_slider p.quote {font-size: 30px;line-height: 40px;}
#reviews_slider p.author:before {content: '-';}
#reviews_slider p.author {font-style: italic;font-size: 20px;}

/*////// POPUP //////*/
.mfp-wrap {z-index: 9999 !important;}
.mfp-content { text-align:center !important; }
.mfp-content #cs-offer-popup { position: relative; max-width:610px; margin: 0 auto; }
.mfp-content a { position:relative; display:inline-block; }
.mfp-close-btn-in .mfp-close { position:absolute; top:0; right:48px; width:50px; height:50px; line-height: 50px; font-size:50px; color:#000 !important; }
@media screen and (max-width:1024px) {
     .mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {width:90% !important;}
     .mfp-close-btn-in .mfp-close {top:-50px; right:-20px;}
}


/*/////  MAIN  \\\\\*/
.awards .awards-slider { margin: 60px 0; }
.awards .awards-slider li {text-align:center;}
main {display: block;width: 100%;float: left;}
main.home {padding: 30px 0;}
main.home > .grid-container {max-width: 930px;}
a.backtop {display: block;width: 100%;color:#7c7c7c !important;border-bottom: 1px solid #ececec;font-size: 12px;text-transform: lowercase;padding: 35px 0 0;}
main.home .content h2 {margin-top: 30px;}

main.home .re-entrance-promo {margin-bottom:50px;display:flex;align-items:center;justify-content:center;}
main.home .re-entrance-promo .img-resp {max-width:100%;}

main.inernal > div > section.content {padding:50px 15px 25px;}
main .content p {margin-bottom: 20px;line-height: 24px;}
main .content h5{font-size: 16px;line-height: 14px;}
main .content ul {position: relative;list-style-type: disc; list-style-position: inside;margin-bottom: 15px;}
main .content ul li {margin-bottom: 10px;}
main .content ul ul {list-style-type: circle; margin-left: 30px;}
main .content ul ul ul {list-style-type: none;}
main .content ul ul ul li:before {content: ':  ';}
main .content ol {position: relative;list-style-type: decimal; list-style-position: inside;margin-bottom: 15px;}
main .content ol li {margin-bottom: 10px;}
main .content ol ol {list-style-type: lower-latin;}
main .content ol ol ol {list-style-type: lower-roman;}
main .content .announce { text-align: center; background: #f5a66b; padding: 10px; margin: 15px;     -webkit-animation-name: example; /* Safari 4.0 - 8.0 */ -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */ animation-name: toBlue; animation-duration: 2s; color:#fff;}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes toBlue {
    from {background-color: #ef7f2c; color:#fff;}
    to {background-color: #f5a66b;}

}

/* Standard syntax */
@keyframes toBlue {
    from {background-color: #ef7f2c;  color:#fff;}
    to {background-color: #f5a66b;}

}

main .sidebar {}
main .sidebar > div {margin-bottom: 15px;}
.blog .post-divider { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ececec; }
.pagination-wrapper a.inactive {padding: 5px;}
.pagination-wrapper .current, .page-numbers.current {border: 1px solid; padding: 2px 3px;}
/*/////  FOOTER  \\\\\*/
.footer-wrapper {display: block;width: 100%;float: left;padding:0;
	background: #073b4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #073b4e 0%, #0079c2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#073b4e), color-stop(100%,#0079c2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #073b4e 0%,#0079c2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #073b4e 0%,#0079c2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #073b4e 0%,#0079c2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #073b4e 0%,#0079c2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073b4e', endColorstr='#0079c2',GradientType=0 ); /* IE6-9 */
		background-color: #ef7f2c;
}
.footer-wrapper footer {padding: 30px 0;color: #fff;font-size: 14px;line-height: 20px;}
.footer-wrapper footer a:hover {color:#fff;}
.footer-wrapper footer p {margin-bottom: 20px;}
.footer-wrapper footer h3 {margin-bottom: 0;}
.footer-wrapper footer.bottom {border-top: 1px solid #ccc;}
footer {display: block;width: 100%;float: left;}
footer img.brill { padding-left: 5px; }
footer.legal {font-size: 13px;line-height: 20px;background: #141414;color:#fff;padding:20px 0;}
footer.legal a {color:#999;}
footer.legal a:hover {color:#fff;}
.single-patient-navigation .nav-previous a { background: #4d99cb; color:#fff; padding: 10px; max-width: 300px; text-align: center; float: left; min-width: 150px}
.single-patient-navigation .nav-next a { background: #4d99cb; color:#fff; padding: 10px; max-width: 300px; text-align: center; float: right;  min-width: 150px}
.single-patient-navigation .nav-previous a:hover { background: #ef7f2c; color:#fff; padding: 10px; max-width: 300px; text-align: center; float: left; }
.single-patient-navigation .nav-next a:hover { background: #ef7f2c; color:#fff; padding: 10px; max-width: 300px; text-align: center; float: right; }
.single-patient-navigation.bottom { display: inline-block; margin-top: 20px; width: 100%; }
#patient-listing .single-content { border-bottom: 1px dotted gray; padding: 15px; display: inline-block; width: 100%; }
#patient-listing a.contactDoc { font-weight: 600; }

.accordion { background-color: #eee; color: #444; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; transition: 0.4s; }
.active, .accordion:hover { background-color: #56b5f9; }
.accordion:after { content: '\002B'; color: #777; font-weight: bold; float: right; margin-left: 5px; }
.active:after { content: "\2212"; }
.panel { padding: 0 18px; margin: 5px 0 5px 0; line-height: 30px; background-color: #fbfbfb; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; }
/* RESPONSIVE VIDEO */
.embed-responsive{ position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; margin-bottom:30px }
.embed-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #ccc; }

.blog .post-published { display: none; }
.blog a.readMore { float: right; }
span.rating-value-item-txt { padding-left: 15px; }
.testimonial-content { background: #f7f7f7; padding-bottom: 5px; margin-bottom: 25px; }
.testimonial-entry p.disclaimer { font-style: italic; }
.testimonial-entry h3 { font-weight: 400; color: #fff; margin-bottom: 20px; background: #56b5f9; padding: 10px; }
.testimonial-entry p {padding: 0px 20px;}
.testimonial-dash, .testimonial-date, .review-rating-stars { display: none; }
#nkp-testimonials-company {margin-bottom: 15px;}

section.iheart {margin:25px 0;}
.stellarnav-container .grid-container {max-width:1300px;}


/*---- START MEDIA QUERIES ----*/
@media only screen and (max-width: 480px) {

}/*TRUE MOBILE*/
@media only screen and (max-width: 767px) and (min-width: 481px) {

}/*ALMOST MOBILE*/
@media only screen and (max-width: 740px) {
	.patient-single {width:100%!important;}
}/*MOBILE*/
@media only screen and (max-width: 767px) {
	.single-patient-navigation	span.caseName { display: none; }
	.mobileTAC {text-align: center;}
	.mobileTAL {text-align: left;}
	.mobileTAR {text-align: right;}
	.mobileFN {float: none;}
	.mobileFL {float: left;}
	.mobileFR {float: right;}
	main.home > .grid-container {max-width: 580px;}
	footer ul.legal.links li {float: none;}
	footer ul.legal.links li span {display:none;}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
	.hide-on-half {display: none;}
	.half-grid-100 {display:block!important;width: 100%; clear: both;}
	.show-on-half {display: block!important;}
	.halfTAC {text-align: center;}
	.halfTAL {text-align: left;}
	.halfTAR {text-align: right;}
	.halfFN {float: none;}
	.halfFL {float: left;}
	.halfFR {float: right;}
	.tabTAC {text-align: center;}
	.tabTAL {text-align: left;}
	.tabTAR {text-align: right;}
	.tabFN {float: none;}
	.tabFL {float: left;}
	.tabFR {float: right;}
}/*TABLET*/

@media only screen and (max-width: 1024px) and (min-width: 960px) {
	.tabTAC {text-align: center;}
	.tabTAL {text-align: left;}
	.tabTAR {text-align: right;}
	.tabFN {float: none;}
	.tabFL {float: left;}
	.tabFR {float: right;}
}/*960 DESKTOP*/

/*---- END MEDIA QUERIES ----*/




/* Specials styles */

.btn-specials {
  
  color: white !important;
  border-color: #0693e3;
  font-weight: bold;
  background: #0693e3;
  padding: 20px;
}


.btn-specials:hover {
  
  background: lightblue;
  color: white !important;
  border-color: #0693e3;
  font-weight: bold;
}

.specials-row .img-resp {
  margin: 0 auto;

}

.specials-row p, .specials-row li {
  font-size: 15px;
}

.specials-row ul {
  margin-bottom: 30px !important;
}

.specials-row {
  display: flex;
  max-width: 1000px;
  width: 90%;
  align-items:center;
  margin: 60px auto !important;
}

@media screen and (max-width: 767px) {
  .specials-row {
  flex-direction: column-reverse !important;
}
  
  .specials-img {
    margin-bottom:30px;
  }
  
}
