/*
Theme Name: Cloud Custom Child Theme
Theme URI: http://cloudinnovatesolutions.com
Description: CLOUD's custom child theme.
Version: 3.3
Author: CloudDesign
Author URI: http://www.cloudinnovatesolutions.com/
License: Copyright 2020
License URI: http://www.cloudinnovatesolutions.com
Tags: bootstrap, custom, fontawesome, cycle2, bootsrtap walker class
Template: parent
*/

@import url("../parent/style.css");

/* Place custom css for yout theme here */
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Medium.woff') format('woff'),
		url('fonts/Gotham-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
a {
    text-decoration: none;
}
#wrap, body {
	overflow: inherit;
}
h1, h2,h3, h4, h5, h6 {
	font-family: 'Gotham' !important;
	color: #231f20;
	font-weight:bold;
	text-transform: uppercase;
}
h6 { 
	text-transform: none;
}
h5 {
    font-size: min(max(21px, 2.5vw), 30px) !important;
	font-weight: 900;
}
p {
    line-height: 30px;
    margin-bottom: 1.5rem;
}
input, textarea, select {
    border: 1px solid #a3a3a3;
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #ffffff;
    font-weight: 300;
    color: #000000;
	line-height: 24px;
}
input:focus, textarea:focus, select:focus {
	outline:none;
}
.title-xl {
	font-size: min(max(30px, 3.5vw), 70px) !important;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 0;
    line-height: min(max(36px, 3.5vw), 72px) !important;
    text-transform: uppercase;
}
.title-md, h1.page-title {
	font-size: min(max(21px, 1.8vw), 35px) !important;
}
.title-sm, .single section.related.products h2 {
	font-size: min(max(16px, 1.8vw), 32px) !important;
	font-weight: 900;
}
.title-xs, .wcps-items-title a, .woocommerce-Tabs-panel h2, .cart_totals h2 {
	font-size: min(max(14px, 1.8vw), 25px) !important;
}
.fw-900, .cart_totals h2 {
 font-weight: 900;
}
.d_red {
	color: #c10529;
}
#header .callUs strong, #header .callUs strong a {
	color: #000000;
	font-weight: 700;
	font-size: min(max(16px, 2vw), 30px) !important;
}
.title.splitting[data-scroll="in"] .char {
  animation: slide-in .6s cubic-bezier(.3, 0, .7, 1) both;
  animation-delay: calc(50ms * var(--char-index));
  animation-play-state: running;
}
.title.splitting[data-scroll="out"] .char {
  opacity:0;
}

@keyframes slide-in {
  from {
    transform: scale(0.4) translateY(80%);
    opacity: 0;
  }
}
.text--fading.splitting[data-scroll="in"] .char {
	animation: fade-in .6s both;
	animation-delay: calc(0.25s + var(--char-index) * 0.05s);
	animation-play-state: running;
}
.text--fading.splitting[data-scroll='out'] .char {
  opacity: 0;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
}
.topHeader {
    background: linear-gradient(90deg, #ff1520, #990005);
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 22px;
    padding: 10px 0;
}
.topHeader p {
    margin-bottom:0;
}
.callUs > div {
    height: 100%;
}
.callUs img {
    margin-right: 10px;
	margin-top: -5px;
}
.fullWidth {
    position: relative;
    left: 50%;
    right: 50%;
    margin: 0 -50vw 80px;
    max-width: 100vw;
}
#header a.button {
	padding: 12px 35px;
    margin: 0 25px;
	min-width: auto;
	-webkit-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}
@keyframes glowing {
 0% {
 box-shadow: 0 0 7px 0px #ff0000;
 -webkit-box-shadow: 0 0 7px 0px #ff0000;
}
 50% {
 box-shadow: 0 0 10px 5px #ff0000;
 -webkit-box-shadow: 0 0 10px 5px #ff0000;
}
 100% {
 box-shadow: 0 0 7px 0px #ff0000;
 -webkit-box-shadow: 0 0 7px 0px #ff0000;
}
}

/** Pages **/
h1.page-title {
	text-align: center;
	font-weight: 900;
}
header.entry-header h1.entry-title {
    display: none;
}
.page-id-14 #callout2, .page-id-10 #callout2 {
	display: none;
}
.borderbtm::after, .wcps-items-title a::after, h1.product_title::after, h1.page-title::after,
.woocommerce-Tabs-panel h2::after, .single section.related.products h2::after, h2.woocommerce-loop-product__title::after,
h1.wapo-addon-title::after {
    content: "";
    height: 5px;
    width: 180px;
    display: block;
    background: #fe1520;
    margin: 8px auto 30px;
}
.threeSec {
    margin-top: 80px;
}
.threeSec img {
	margin-bottom:25px;
}
.title.redtext {
    text-transform: none;
    color: #ff000c;
	margin-top: 60px;
	display: none;
}
.page-id-14 .title.redtext { 
	display: block;
}
.cls-1 {
	fill: #d00;
}
.cls-2 {
	fill: rgb(0 0 0 / 40%);
	stroke: rgb(0 0 0 / 40%);
	stroke-linejoin: round;
	stroke-opacity: 1;
	stroke-width: 0px;
	stroke-dasharray: 940;
}
.circleSec > div:hover .cls-2 {
	animation: shadow 1.6s infinite;
}
@keyframes shadow {
	0% {
		r: 100;
		opacity:1;
	}
	100% {
		r: 155;
		opacity:0;
	}
}
@keyframes circle {
from {
	stroke-dashoffset: 940;
	stroke: #000000;
}
to {
	stroke-dashoffset: 0;
	stroke: #dcdcdc;
}
}
.circleSec .title-sm {
	font-size: 21px !important;
	margin: 20px 0 0;
}
.max-1170 {
	max-width: 1040px;
    margin: 0 auto;
}
.page-id-12 #callout2 {
    overflow: hidden;
	padding-bottom: 0;
}
.page-id-12 .fullWidth {
	margin-bottom:0;
}
.page-id-12 .fullWidth h2.title {
    padding: 45vh 0 40vh;
}
svg.locate {
    width: 100%;
    height: auto;
	position: absolute;
    bottom: 0;
}
.zindex {
	z-index:9;
	position: relative;
}
#pointer1 {
	animation: bounce1 2s linear infinite;
}
#pointer2 {
	animation: bounce2 4s linear infinite;
}
#pointer3 {
	animation: bounce3 3s linear infinite;
}
  @keyframes bounce1 {
0%{transform:translateY(0)}
50%{transform:translateY(-5px)}
to{transform:translateY(0)}
}
@-webkit-keyframes bounce1{
0%{transform:translateY(0)}
50%{transform:translateY(-5px)}
to{transform:translateY(0)}
}
@keyframes bounce2 {
0%{transform:translateY(0)}
50%{transform:translateY(-10px)}
to{transform:translateY(0)}
}
@-webkit-keyframes bounce2{
0%{transform:translateY(0)}
50%{transform:translateY(-10px)}
to{transform:translateY(0)}
}
@keyframes bounce3 {
0%{transform:translateY(0)}
50%{transform:translateY(-15px)}
to{transform:translateY(0)}
}
@-webkit-keyframes bounce3{
0%{transform:translateY(0)}
50%{transform:translateY(-15px)}
to{transform:translateY(0)}
}
.page-id-10 .bar-id-80 {
    padding-bottom: 0;
}
/** Accordian **/
.sp-easy-accordion {
    max-width: 1140px;
    margin: 0 auto;
}
.sp-easy-accordion .ea-card {
    counter-increment: faq-count;
    position: relative;
    padding-left: 0;
    margin-bottom: 60px;
    margin-left: 60px;
}
.sp-easy-accordion .ea-card:before {
    content: counter(faq-count);
    transform: rotate(0deg);
    z-index: 9;
    font-size: 21px;
    font-family: 'Gotham';
    position: absolute;
    font-weight: 900;
    color: #ffffff;
    left: -60px;
    top: 0;
    background: #dd0000;
    text-align: center;
    border-radius: 100px;
    height: 60px;
    width: 60px;
    line-height: 40px;
    border: 10px solid #e8e8e8;
}
.sp-easy-accordion .sp-ea-single .ea-header::after {
    content: "";
    height: 5px;
    width: 105px;
    display: block;
    background: #fe1520;
    margin: -5px 0 20px 20px;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
    font-weight: 900;
    font-size: 25px;
	display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.sp-easy-accordion .sp-ea-single .ea-body p {
    line-height: 27px;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon {
    font-size: 30px !important;
	color: #000000 !important;
	float: none !important;
	margin-left: 15px;
}
.sp-easy-accordion .fa-minus:before {
    content: "\f0d7";
}
.sp-easy-accordion .fa-plus:before {
    content: "\f0da";
}
/** Bars **/
.bars {
	padding:80px 0;
}
.bar-id-61 {
	padding:0 !important;
}
.bar-id-61 h3 {
	    margin: 0;
    width: 33.3%;
    text-align: center;
    padding: 25px 10px;
    line-height: normal;
    background: #e4000b;
    color: #ffffff;
    letter-spacing: 1px;
	cursor: pointer;
}
.bar-id-61 h3:first-child {
	background: #ff1520;
}
.bar-id-61 h3:last-child {
	background: #a30008;
}
.bar-id-61 h3:hover {
	background: #000000;
}
.bar-id-65::after {
	content:"";
	background: url(images/img1.png) no-repeat right bottom / contain;
	width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.bar-id-184::before {
	content:"";
	background: url(images/hoimg.png) no-repeat left bottom / contain;
	width: 100%;
    height: 110%;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 0;
}
.bar-id-186::after {
	content:"";
	background: url(images/wellimg.png) no-repeat right bottom / contain;
	width: 100%;
    height: 110%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.home .bar-id-184::before, .home .bar-id-186::after {
	height: 100%;
}
.bar-id-65 section.container, .bar-id-184 section.container, .bar-id-186 section.container {
	z-index: 1;
}
.bar-id-65, .bar-id-184, .bar-id-186 {
    /*overflow: hidden;*/
}
.treatment-slide {
    font-size: 14px;
	max-width: 1120px;
    margin: 0 auto;
}
.treatment-slide .wcps-items, .treatment-slide .slick-track {
    width: 100%;
}
.treatment-slide p {
	line-height:24px;
}
.treatment-slide .wcps-container {
	overflow:visible;
}
.slick-initialized .slick-slide {
    display: block;
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 10px;
    padding: 55px 30px 45px !important;
    margin: 15px 20px !important;
    background: #fff;
}
.slick-initialized .slick-slide .layer-content {
    padding: 0 !important;
}
.bar-id-184 .slick-initialized .slick-slide {
    background: #eeeeed;
}
.slick-initialized .slick-slide:nth-child(even), .bar-id-184 .slick-initialized .slick-slide:nth-child(even) {
    background: #dddddd;
}
.wcps-items-title a, h1.product_title, .woocommerce-Tabs-panel h2, h1.wapo-addon-title {
	font-weight: 900;
	color: #231f20;
	text-transform: uppercase;
}
.wcps-items-title a::after, h1.product_title::after, .woocommerce-Tabs-panel h2::after, h1.wapo-addon-title::after {
	width: 105px;
    margin-left: 0;
}
.wcps-items-price, .woocommerce ul.products li.product .price {
    font-weight: 700;
    font-size: 16px;
	color:#000000;
	margin-bottom: 25px !important;
}
.woocommerce ul.products li.product .price {
	margin-bottom: 15px !important;
}
ul.slick-dots {
	padding:0;
}
ul.slick-dots button[type="button"] {
	border-radius: 0 !important;
    height: 10px;
    padding: 0;
    min-width: auto;
    width: 85px;
	box-shadow: none;
}
ul.slick-dots li.slick-active button[type="button"] {
	background: linear-gradient(to left, #dd0e00 0%,#990a00 100%);
}
ul.slick-dots button[type="button"]:hover, ul.slick-dots button[type="button"]:focus {
	box-shadow: none !important;
}
.treatment-slide .controlsWrap .next.slick-arrow, .treatment-slide .controlsWrap .prev.slick-arrow {
    background: url(images/arrowL.png) no-repeat center center / contain;
    padding: 0;
    width: 21px;
    height: 63px;
	position: relative;
	right: -40px;
}
.treatment-slide .controlsWrap .prev.slick-arrow {
    background: url(images/arrowR.png) no-repeat center center / contain;
	right: 40px;
}
.treatment-slide .controlsWrap .slick-arrow i {
    display: none;
}
.treatment-slide .wcps-items-excerpt {
	height: 145px;
	overflow: hidden;
}
.wcps-items-title a {
    min-height: 90px;
    display: block;
}
a.button.added {
    display: none !important;
}
.woocommerce a.added_to_cart {
	padding-top:15px;
}
.home .bar-id-65 {
	display: block;
}
.home .bar-id-186, .home .bar-id-184 {
	display: none;
}
.home .bar-id-184 h5.text-white {
	color: #000000 !important;
}
.photo, .wcgs-lightbox.top_right {
    display: none !important;
}
.single .slick-initialized .slick-slide {
    background: transparent;
    padding: 0 !important;
    box-shadow: none;
    border-radius: 0 !important;
	margin: 0 !important;
}
.single .slick-slider .slick-list {
    height: auto !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    clear: left;
	overflow: visible;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: none;
	width: 48%;
    margin-left: 52%;
    padding-left: 20px;
}
.single-product section.container {
    max-width: 1070px ;
}
.woocommerce div.product p.price {
    font-weight: 700;
    color: #000000;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0px 0 10px;
}
.woocommerce .quantity .qty {
    width: 120px;
    text-align: left;
}
.product_meta {
    font-size: 12px;
	display: none;
}
.single section.related.products {
    clear: both;
    /*text-align: left;
    margin-top: 40px;
    display: inline-block;
    width: 100%;*/

}
.woocommerce section.related.products ul.products {
    margin: 60px -50px 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: #e9000b;
    color: #ffffff;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0;
    padding: 5px 30px;
	width: 50%;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 900;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #a30008;
    color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
    color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
	background: #ff1520 !important;
}
.single section.related.products h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    font-weight: 700;
	    text-align: left;
	height: 95px;
}

.single section.related.products h2 {
	text-align: center;
}
.woocommerce .products li img {
    border: 0;
    width: auto !important;
}
h2.woocommerce-loop-product__title::after {
    max-width: 86px;
    margin-bottom: 20px !important;
    margin-left: 0 !important;
}
.single #callout2, .archive #callout2, .woocommerce-cart #callout2, .woocommerce-checkout #callout2 {
    padding-bottom: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 15px;
    padding: 35px 20px !important;
    background: #fff;
	margin-bottom: 50px;
}
.woocommerce ul.products li.product:nth-child(even), .woocommerce-page ul.products li.product:nth-child(even) {
    background: #dddddd;
}
.woocommerce table.shop_table {
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 15px;
	    overflow: hidden;
}
.woocommerce table.shop_table th {
    padding: 20px 12px;
    background: #dddddd;
}
.woocommerce-tabs ol li {
    list-style: disc;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: none;
    padding: 12px 10px;
    margin: 0 15px 0 0;
    width: 200px;
}
button.button.wp-element-button {
    padding: 15px 30px !important;
}
.wc-proceed-to-checkout {
	text-align: end;
}
.woocommerce table.shop_table {
    border-collapse: collapse;
}
#ship-to-different-address input#ship-to-different-address-checkbox {
    width: 20px;
    height: 20px;
}
#customer_details {
    margin-bottom: 40px;
}
#customer_details h3, #order_review_heading {
    font-size: 22px;
    font-weight: 900;
}
.woocommerce form .form-row label {
    font-size: 14px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 15px 15px;
}
.select2-container--default .select2-selection--single {
    border-radius: 0px;
    height: 51px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
	padding-right: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 10px 10px 0 10px;
    margin-left: -20px;
    margin-top: 6px;
    width: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #eeeeeb;
    border-radius: 30px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 15px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	font-size: 14px;
	font-weight: 300 !important;
}
#wpgs-gallery.woocommerce-product-gallery {
	display: none;
}
/** Addon **/
.yith-wapo-block .yith-wapo-addon .options.per-row-1 .yith-wapo-option {
    width: 100%;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .yith-wapo-option input {
    width: auto;
	margin-bottom: 5px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .yith-wapo-option label {
    margin-left: 0;
}
#wapo-total-price-table table {
    width: 100%;
	line-height: normal;
	    margin-bottom: 30px;
    border-collapse: collapse;
}
.woocommerce div.product form.cart #wapo-total-price-table table td {
    padding-left: 0;
	font-weight: 900;
    text-align: right;
}
#wapo-total-price-table table tr {
    border-bottom: 1px solid #e8e8e8;
	vertical-align: bottom;
}
#wapo-total-price-table table th {
    font-size: 15px;
}
ol.liststyle > li {
    list-style:none inside;
	    font-weight: 700;
}
ol.liststyle li::before {
	content:"";
	padding:0;
}
ol.liststyle > li ul {
	margin-bottom: 20px;
}
ol.liststyle > li li {
    list-style: disc inside;
    padding-left: 0px;
	    font-weight: 300;
}
.wt-related-products ul.products li.product {
	    border: 1px solid #e8e8e8;
		box-shadow: none !important;
}
.related.wt-related-products .owl-theme .owl-nav [class*=owl-] {
    right: -8px;
    background: transparent;
    margin: 0 !important;
	top: 45%;
}
.related.wt-related-products .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
}
.related.wt-related-products .owl-theme .owl-nav [class*=owl-prev] {
	left: -8px;
}
/** Testimonials **/
.bar-id-80 {
	text-align: center;
}
.testimonial:before {
	display:none;
}
.strong-view.slider-container {
    margin-top: 60px;
}
.strong-view.wpmtst-default div.wpmslider-wrapper {
    padding: 0 15%;
	background: url(images/qouteL.png) no-repeat left top / auto 65%, url(images/quoteR.png) no-repeat right top / auto 65%;
	margin: 0 60px;
}
.strong-view.wpmtst-default .wpmtst-testimonial {
	border:none !important;
}
.strong-view.wpmtst-default .strong-content.strong-grid {
    margin: 70px 0 50px;
}
.strong-view.wpmtst-default .strong-grid .wpmtst-testimonial {
    border: 2px solid #eaeaea !important;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 30px;
    border-radius: 50px;
    box-shadow: 5px 5px 10px #f8f8f8;
    margin-bottom: 35px !important;
}
.strong-view.wpmtst-default .strong-grid .wpmtst-testimonial .wpmtst-testimonial-content {
    min-height: 380px;
	padding: 0 15px;
}
.strong-view.wpmtst-default .strong-grid .wpmtst-testimonial::before {
   top: 0;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: none !important;
    padding: 20px !important;
    text-align: center !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: center !important;
    font-weight: 700;
    font-size: 25px;
    color: #000000;
	margin-top: 20px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field::before {
	content: "-";
	margin-right:10px;
	margin-left: -10px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-content p {
    line-height: 32px;
}
.slider-container.wpmtst-default:before, .strong-content.strong-grid .wpmtst-testimonial::before {
    content: url(images/stars.png) !important;
    display: block !important;
    left: 0;
    position: relative;
    width: 100%;
    height: auto;
    mask: none;
    -webkit-mask: none;
    background: 0 0;
    text-align: center;
}
.strong-view.controls-style-buttons .wpmslider-next, .strong-view.controls-style-buttons .wpmslider-prev {
	width: 21px !important;
    height: 58px !important;
}
.strong-view.controls-type-sides:not(.rtl) .wpmslider-next {
    right: -40px !important;
}
.strong-view.controls-type-sides:not(.rtl) .wpmslider-prev {
    left: -40px !important;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    -webkit-mask: url(images/arrowL.png) center center no-repeat !important;
    mask: url(images/arrowL.png) center center no-repeat !important;
    width: 21px !important;
    height: 58px !important;
    top: -40px !important;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
    -webkit-mask: url(images/arrowR.png) center center no-repeat !important;
    mask: url(images/arrowR.png) center center no-repeat !important;
    width: 21px !important;
    height: 58px !important;
    top: -40px !important;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:hover:before, 
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:hover:before {
	background: #990000;
	
}
.bar-id-84 {
    padding: 0 !important;
}
.bar-id-84 img {
    max-width: 55%;
	object-fit: cover;
}
.bar-id-84 h5.borderbtm::after {
	margin-left:0;
}
.ivContent {
    max-width: 610px;
    padding: 50px;
	align-self: center;
}
.listStyle {
	padding:0;
}
.listStyle li {
	text-transform: uppercase;
    list-style: none;
    background: url(images/wtick.png) no-repeat left center / 30px 28px;
    padding: 3px 0 3px 45px;
}
.listStyle li::marker {
	display: none;
}
.listStyle li:last-child {
	color: #ff000c;
	background-image: url(images/redtick.png);
	filter: drop-shadow(2px 2px 1px rgba(0,0,0, 0.5));
}
.strong-view ul.simplePagerNav li::before {
    content: "";
}
.strong-view ul.simplePagerNav li a {
    font-weight: 900;
    font-size: 24px;
    border-radius: 100%;
    width: 70px;
    display: inline-block;
    height: 70px;
    background: #dd0000;
    color: #ffffff;
    text-align: center;
    border: 10px solid rgb(232, 232, 232);
    line-height: 45px;
	    margin: 0 5px;
}
.strong-view ul.simplePagerNav li.currentPage a {
    background: #000000;
}

/** Contact Form **/
.wpcf7 {
    max-width: 810px;
    margin: 30px auto 0;
}
textarea.wpcf7-textarea {
    height: 110px;
    margin-bottom: 10px;
}
/** Footer **/
#footer a:hover {
    color: #e9000b !important;
}
#footer2 .container {
    display: flex;
    align-items: center;
    justify-content: center;
	max-width:1170px;
}
#footer2 p, #footer2 h6 {
	margin-bottom:0;
}
.designed-by a {
	color: #ffffff;
}
#footerMid  {
	background: #000000;
	text-align: center;
	padding:80px 0;
}
#footerMid .menu {
    padding: 0;
    list-style: none;
	    margin: 0;
}
#footerMid .menu li {
    display: inline-block;
    margin: 0 10px;
}
#footerMid .menu a {
    color: #ffffff;
    font-weight: 300;
    font-family: 'Gotham';
	font-size: 16px;
	-webkit-text-stroke: thin;
}
#footerMid .menu a:hover {
	color: #e9000b !important;
}
#footerMid .custom-html-widget {
    margin: 25px 0;
}
#footerMid .fa-facebook-f:before {
	content: url(images/fb.png);
}
#footerMid .fa-twitter:before {
	content: url(images/twitter.png);
}
#footerMid .fa-linkedin-in:before {
	content: url(images/in.png);
}
#footerMid .fa-instagram:before {
	content: url(images/instagarm.png);
}
#footerMid .menu li.cart {
    display: none;
}
#footerMid .menu li#wpmenucartli {
    display: none;
}
#menu-information a {
    color: #b9b9b9 !important;
}
.socialmedia a {
    margin: 0 4px;
}
.socialmedia a:hover {
    opacity:0.8;
}

/* End custom code */
body {
    background-color: #ffffff;
}
#header {
	background-color: #ffffff;
    padding: 10px 0;
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0 2px 0px 2px rgb(0 0 0 / 10%);
}
#callout {
	background-color: #ffffff;
}
/* callout2 is your main content area */
#callout2 {
	background-color: #ffffff;
	padding:80px 0;
}
#footer {
	background: url(images/contactbg.jpg) no-repeat center bottom / 100% auto;
	padding: 80px 0;
}
#footer2 {
	background: linear-gradient(90deg, #ff1520, #990005);
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0;
}
.box_2 {
	background-color: #f0f0f0;
    border: 1px solid #E7E7E7;
    margin: 0;
    padding: 20px;
    position: relative;
}
.box_3 {
	background-color: #f0f0f0;
    border: 1px solid #E7E7E7;
    margin: 0;
    padding: 20px;
    position: relative;
}
#callout > section, #callout .slideshow-main-slider, #callout .cycle-slide, .slideimage {
    height: 100%;
}
.slideshow-main-slider .cycle-slide img {
    height: 100%;
    object-fit: cover;
}
#callout .slider_content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 1160px;
    width: 100%;
	display: flex;
    align-items: center;
	color:#ffffff;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt,
 .woocommerce-page #content input.button.alt,.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, 
.woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button,.btn,.btn-default,a.button,button,input[type="submit"],input[type="reset"],input[type="button"], a.added_to_cart {
    background-image: none;
    background-color: #e9000b; /* Old browsers */
    border: 0px solid rgba(0, 0, 0, .1);
    border-radius: 50px;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 16px;
    font-weight: 300;
    left: auto;
    line-height: 21px;
    margin: 0;
    overflow: visible;
    padding: 15px 40px;
    position: relative;
    text-decoration: none;
    x-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    min-width:200px;
	text-transform: capitalize;
}

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, 
.woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover,.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, 
.woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .btn:hover, .btn-default:hover, a.button:hover, 
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,.woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce #content input.button.alt:focus, 
.woocommerce-page a.button.alt:focus, .woocommerce-page button.button.alt:focus, .woocommerce-page input.button.alt:focus, .woocommerce-page #respond input#submit.alt:focus, .woocommerce-page #content input.button.alt:focus,.woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, 
.woocommerce #respond input#submit:focus, .woocommerce #content input.button:focus, .woocommerce-page a.button:focus, .woocommerce-page button.button:focus, .woocommerce-page input.button:focus, .woocommerce-page #respond input#submit:focus, .woocommerce-page #content input.button:focus,.btn:focus,.btn-default:focus,
a.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus,.woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, .woocommerce #respond input#submit.alt:active, .woocommerce #content input.button.alt:active, 
.woocommerce-page a.button.alt:active, .woocommerce-page button.button.alt:active, .woocommerce-page input.button.alt:active, .woocommerce-page #respond input#submit.alt:active, .woocommerce-page #content input.button.alt:active,.woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, 
.woocommerce #respond input#submit:active, .woocommerce #content input.button:active, .woocommerce-page a.button:active, .woocommerce-page button.button:active, .woocommerce-page input.button:active, .woocommerce-page #respond input#submit:active, .woocommerce-page #content input.button:active,.btn:active,.btn-default:active,
a.button:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active, a.added_to_cart:hover {
    background-image: none;
    background: -webkit-gradient(to left,#990a00 0%,#dd0e00 50%,#990a00 100%);
    background: linear-gradient(to left,#990a00 0%,#dd0e00 50%,#990a00 100%);
    background-size: 500%;
	animation: gradient 1s linear forwards, glowing 1500ms infinite;
	border: 0px solid rgba(0, 0, 0, .1);
	color: #ffffff;
}
@keyframes gradient{
	0%{background-position:0 50%}
	100%{background-position:100%}
}
.shop-now-btn {
	float: right; 
	margin:  0 0 15px 15px;
}
/* nav for mobile devices over ride of bootstrap default background colors */
.navbar, .navbar-default {
    background-color: transparent;
    border: 0px solid #e7e7e7;
    margin-bottom: 20px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #e7e7e7
}
/* Dropdown active bg color*/
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #e7e7e7
}
/* nav for mobile devices over ride of bootstrap toggle look */
.navbar-toggle {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dddddd
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .logo {
        float: left;
        position: relative;
    }
    .logo img {

    }
    .call-to-action-header {
    }
    .call-to-action-header .call-to-action-text {

    }
    .call-to-action-header .ct-search {
        float: right;
        padding: 0;
        width: 130px;
    }
    .call-to-action-header .social-media {
        clear: both
    }
    .call-to-action-header .social-media span {

    }
    .call-to-action-footer {
    }
    .call-to-action-footer .call-to-action-text {

    }
    .call-to-action-footer .ct-search {

    }
    .call-to-action-footer .social-media-footer {

    }
    .call-to-action-footer .social-media-footer span {

    }
    .copy {
        
    }
    .designed-by {
        text-align: right;
    }
    /*******************************

    standard desktop navigation for tablets size and up

    *******************************/
    nav.navbar-default {
        background: url() repeat 0 0;
        padding: 0;
        margin: 0;
        background-color: none;
        border: none;
        min-height: 0;
        box-shadow: none;
        border-radius: 0;
    }
    nav.navbar-default .navbar-collapse {
        background: url() repeat 0 0;
        padding: 0;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
    }
    /*  main navagation position
    *
    * Note: positions of the navigation is controled by the top, left, bottom, right property. 
    * Then you add padding to the header container the same as the line-height of the main <a>  
    * If you are doing a 100% width navigation then use both the right and left set to 15px and set a % width on the main <li> example 25% for a 4 item navigation
    *
    */
    #header .container {
        padding-top: 2em;
        padding-bottom: 2.5em;
    }
    nav.navbar-default .primary-nav {
    }
    nav.navbar-default .secondary-nav {
    }
    nav.navbar-default .primary-nav > li {

    }
    /* turns back on the hover effect for mouse controls Note: this dose not turn back on top menu */
    .dropdown:hover .dropdown-menu {
        display: block
    }
    /* 
    *  Controls your main navigation 
    */
    .primary-nav > li > a {
        background: url() repeat 0 0;
        padding: 0 10px;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
        text-shadow: 0;
        line-height: 36px;
        border-left: 0px solid #000000;
        white-space: nowrap;
		text-decoration: none;
    }
    /* hover and active state */
    .navbar-default .primary-nav > .active > a, .navbar-default .primary-nav > .active > a:hover, .navbar-default .primary-nav > .active > a:focus, .navbar-default .primary-nav > li > a:hover, .navbar-default .primary-nav .current-menu-parent > a {
        background: none
    }
    /* Special considertations are needed for the first and last menu items */
    nav.navbar-default .primary-nav > li:nth-child(1) > a {
        border-left: none
    }
    nav.navbar-default .primary-nav > li:nth-last-child(1) > a {
        padding-right: 0
    }
    /* 
    *  Controls your sub menu navigation 
    */
    .secondary-nav > li {
        padding: 6px 0
    }
    .secondary-nav > li > a {
        background: url() repeat 0 0;
        padding: 0 10px;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
        text-shadow: 0;
        line-height: 14px;
        border-left: 1px solid #D1AD79;
        white-space: nowrap;
    }
    /* hover and active state */
    .navbar-default .secondary-nav > .active > a, .navbar-default .secondary-nav > .active > a:hover, .navbar-default .secondary-nav > .active > a:focus, .navbar-default .secondary-nav > li > a:hover {
        background: none
    }
    /* Special considertations are needed for the first and last menu items */
    nav.navbar-default .secondary-nav li:nth-child(1) a {
        border-left: none
    }
    nav.navbar-default .secondary-nav li:nth-last-child(1) a {
        padding-right: 0
    }
    /* 
    *  Controls your footer navigation 
    */
    .footer_nav {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .footer_nav.right {
        float: right
    }
    .footer_nav.left {
        float: left
    }
    .footer_nav li {
        float: left;
        margin: 0;
        padding: 0;
        background: none;
    }
    .footer_nav a {
        display: block;
        white-space: nowrap;
        padding: 0 15px;
        text-decoration: none;
        text-transform: capitalize;
        border-right: 1px solid #606060;
    }
    /* hover and active state */
    .footer_nav a:hover, ul.footer_nav li.active a, .footer_nav li.active a:hover, footer .menu a:hover, footer .menu li.active a, footer .menu li.active a:hover {
        background: none
    }
    /* Special considertations are needed for the centered sytled menu */
    #menu-footer-top {
        text-align: center
    }
    #menu-footer-top a {
        display: inline-block
    }
    /* Special considertations are needed for the first and last menu items */
    .footer_nav li:nth-child(1) a {
        padding-left: 0
    }
    .footer_nav li:nth-last-child(1) a {
        border-right: none
    }
    /* 
    *  Controls your .primary-nav dropdowns menus
    */
    /* styles for the dropdown */
    .navbar-default .navbar-nav ul.dropdown-menu {
        background-color: #FFFFFF;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        margin: 0;
        min-width: 160px;
        padding: 5px 0;
    }
    ul.dropdown-menu  > li.menu-item {
        /* no styles should be placed here */
    }
    ul.dropdown-menu > li.menu-item > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        padding: 3px 20px;
        color: #3C3C3C;
        /* background should be controled by the ul.dropdown-menu */
    }
    /* hover and active state */
    ul.dropdown-menu > li > a:hover, ul.dropdown-menu > li.active > a, ul.dropdown-menu > li.active > a:hover, ul.dropdown-menu > li.active > a:focus {
        background-color: #f3f3f3;
        color: #3C3C3C;
    }
    /* Styles for background color on active main dropdowns */
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #f3f3f3;
        color: #3C3C3C;
    }
    /* 
    *  End of Controls for your menus
    */
    /* Legacy shortcode css do not delete */
    .full_width {

    }
    .one_half {
        width: 49%
    }
    .one_third {
        width: 32%
    }
    .two_third {
        width: 66%
    }
    .one_fourth {
        width: 23.5%
    }
    .three_fourth {
        width: 74.5%
    }
    .one_fifth {
        width: 18.4%
    }
    .two_fifth {
        width: 38.8%
    }
    .three_fifth {
        width: 59.2%
    }
    .four_fifth {
        width: 79.6%
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
        position: relative;
        margin-right: 2%;
        float: left;
        clear: none;
    }
    .last {
        margin-right: 0 !important;
        clear: right;
    }
    .clearboth, .clear {
        clear: both;
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    ul.tabs li {
        float: left
    }
    /* New footer widths */
    .number-of-col-1, .number-of-col-2, .number-of-col-3, .number-of-col-4, .number-of-col-5 {
        position: relative;
        margin-right: 2%;
        float: left;
    }
    .number-of-col-1 {
        width: 100%;
        margin-right: 0;
    }
    .number-of-col-2 {
        width: 48%
    }
    .number-of-col-3 {
        width: 32%
    }
    .number-of-col-4 {
        width: 48%
    }
	#wcps-224 .wcps-items-title a {
		min-height: 100px !important;
		display: block;
	}
} /* end Small devices. Do Not Delete  */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .call-to-action-header {

    }
    .call-to-action-header .call-to-action-text {

    }
    .call-to-action-header .ct-search {

    }
    .call-to-action-header .social-media {

    }
    .call-to-action-header .social-media span {

    }
    .call-to-action-footer {

    }
    .call-to-action-footer .call-to-action-text {

    }
    .call-to-action-footer .ct-search {

    }
    .call-to-action-footer .social-media {

    }
    .call-to-action-footer .social-media span {

    }
    .attachment-post-thumbnail {
        float: left;
        margin: 0 15px 15px 0;
    }
    .alignright {
        float: right;
        margin: 0 0 15px 15px;
    }
    .alignleft {
        float: left;
        margin: 0 15px 15px 0;
    }
    .aligncenter {
        display: block;
        margin: 0 auto 15px;
    }
    .number-of-col-1 {
        width: 100%
    }
    .number-of-col-2 {
        width: 35.5%
    }
    .number-of-col-3 {
        width: 23%
    }
    .number-of-col-4 {
        width: 16.75%
    }
    .footer-widget-1 {
        clear: both
    }
    .footer-widget-2 {

    }
    .footer-widget-3 {

    }
    .footer-widget-4 {

    }
    .footer-widget-5 {

    }
	.bar-id-184 .treatment-slide .slick-track, .bar-id-65 .treatment-slide .slick-track {
    width: 100% !important;
}
.bar-id-184 .slick-initialized .slick-slide, .bar-id-65 .slick-initialized .slick-slide {
    width: 29.7% !important;
}
} /* end Medium devices. Do Not Delete  */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    .full_width {

    }
    .one_half {
        width: 48%
    }
    .one_third {
        width: 30.66%
    }
    .two_third {
        width: 65.33%
    }
    .one_fourth {
        width: 22%
    }
    .three_fourth {
        width: 74%
    }
    .one_fifth {
        width: 16.8%
    }
    .two_fifth {
        width: 37.6%
    }
    .three_fifth {
        width: 58.4%
    }
    .four_fifth {
        width: 67.2%
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
        margin-right: 4%
    }
	.container {
		max-width: 1280px;
	}
	#header {
		padding: 20px 0;
	}
	
}
/* end Large devices. Do Not Delete  */
@media (max-width:1099px) {
body {
    font-size: 14px !important;
}
p {
	line-height:24px;
}
.topHeader {
    font-size: 15px;
    padding: 3px 0;
}
#header a.button {
    padding: 10px 30px;
}	
.callUs img {
    width: 30px;
}
#callout2, #footer, .bars, #footerMid  {
    padding: 50px 0;
}
.threeSec {
    margin-top: 50px;
}
.slick-initialized .slick-slide {
    padding: 45px 15px 35px !important;
	margin: 15px 10px !important;
	border-radius: 20px;
}
.strong-view.wpmtst-default div.wpmslider-wrapper {
	background-size: auto 45%;
}
.strong-view.wpmtst-default .wpmtst-testimonial-content p {
    line-height: 24px;
}
.strong-view.slider-container {
    margin-top: 40px;
}
.circleSec .title-sm {
    font-size: 18px !important;
}
.title.redtext {
    font-size: 36px !important;
}
.page-id-12 .fullWidth h2.title {
    padding: 30vh 0 25vh;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
    font-weight: 700;
    font-size: 18px;
}
.sp-easy-accordion .ea-card {
    margin-bottom: 30px;
}
.strong-view.wpmtst-default .strong-grid .wpmtst-testimonial {
    padding-top: 30px;
    padding-bottom: 20px;
    border-radius: 20px;
}
.strong-view.wpmtst-default .strong-grid .wpmtst-testimonial .wpmtst-testimonial-content {
    min-height: 270px;
    padding: 0;
}
.woocommerce ul.products li.product .button {
    min-width: auto;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-radius: 20px;
    margin-bottom: 40px;
    padding: 25px 15px !important;
}
.owl-carousel .owl-stage-outer, .wt-related-products .carousel-wrap ul {
    overflow: visible !important;
}
}
@media (max-width:991px) {
.page-id-124 #callout2 {
	padding-bottom:0;
}
.ivContent {
    padding: 25px;
}
a.button {
    padding: 10px 30px !important;
    min-width: auto !important;
    font-size: 14px !important;
}
nav.navbar-default {
    margin: 10px 0 -10px;
}
h3#ship-to-different-address {
    margin-top: 40px;
}
.wt-related-products .carousel-wrap {
    overflow: hidden;
	padding: 15px 10% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 46%;
}
.wt-related-products .owl-nav .owl-next {
    right: -80px !important;
}
.wt-related-products .owl-nav .owl-prev {
    left: -80px !important;
}
.single #callout2 {
    margin-bottom: -30px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 30px !important;
}
.bar-id-61 h3 {
    font-size: 18px !important;
}
.treatment-slide p {
	line-height: 18px;
    font-size: 12px;
}
.slick-initialized .slick-slide {
	padding: 25px 10px 25px !important;
}
.strong-view.wpmtst-default div.wpmslider-wrapper {
	background-size: auto 35%;
}
.ivContent {
    padding: 25px;
}
.bar-id-84 img {
    object-position: right center;
}
.listStyle li {
	background-size: 21px 20px;
	padding-left:30px;
}
#footer img {
    max-width: 60px;
}
#footer2 .container {
    flex-direction: column;
}
#footer2 p, #footer2 div {
    width: 100%;
    text-align: center;
}
.circleSec.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 33.3% !important;
}
.page-id-12 .fullWidth h2.title {
    padding: 10vh 0 12vh;
}
.strong-content.strong-grid.columns-3 .wpmtst-testimonial {
    width: 45%;
}
.strong-view.wpmtst-default .strong-content.strong-grid {
    margin: 40px 0 0px;
}
.strong-view.wpmtst-default .strong-grid .wpmtst-testimonial::before {
    zoom: 0.5;
}
}
@media (max-width:767px) {
body {
    font-size: 12px !important;
}
.logo {
    position: absolute;
        max-width: 150px;
    padding: 17px 10px;
    top: 0;
    left: 40px;
}
.borderbtm::after, .wcps-items-title a::after, h1.product_title::after, h1.page-title::after, .woocommerce-Tabs-panel h2::after, .single section.related.products h2::after, h2.woocommerce-loop-product__title::after {
    content: "";
    height: 3px;
    width: 100px;
}
button.navbar-toggler {
    border-radius: 0;
    min-width: auto;
    border: none !important;
    color: #dd0000;
    background: 0 0;
    padding: 3px 0px;
    font-size: 24px;
    animation: none;
	box-shadow: none;
}
nav.navbar-default {
    margin: 0;
}
.navbar-toggler:focus {
    box-shadow: none;
}
#navbarCollapse {
    position: absolute;
    left: 0;
    top: 36px;
    right: 0;
}
.navbar-nav.primary-nav {
    margin-top: 20px;
    background: #ffffff;
}
.primary-nav>li>a {
    padding: 6px 12px;
    display: block;
    font-size: 14px !important;
}
.primary-nav>li.active>a {
    background: #dd0000 !important;
    color: #fff !important;
}
#header a.button {
    display: none;
}
	.threeSec img {
    margin-bottom: 5px;
	    max-width: 80px;
}
.threeSec {
    gap: 15px;
}
.bar-id-61 h3 {
    font-size: 12px !important;
    padding: 15px 5px;
}
ul.slick-dots button[type="button"] {
    height: 5px;
    width: 35px;
}
.strong-view.wpmtst-default div.wpmslider-wrapper {
    background: none;
	padding:0;
	margin: 0 40px;
}
.strong-view.wpmtst-default .strong-grid .wpmtst-testimonial .wpmtst-testimonial-content {
    min-height: auto;
}
.strong-view.wpmtst-default .strong-grid .wpmtst-testimonial::before {
    zoom: 1;
}
.treatment-slide {
    padding: 0px 20px;
}
.treatment-slide .controlsWrap .next.slick-arrow {
	right: -25px;
}
.treatment-slide .controlsWrap .prev.slick-arrow {
	right: 25px;
}
.slick-initialized .slick-slide {
	margin: 15px 15px !important;
	padding: 25px 20px 25px !important;
}
ul.slick-dots {
	margin-top: 10px !important;
}
.bar-id-84 .d-flex {
    flex-direction: column;
}
.bar-id-84 img {
    max-width: 100%;
}
form.wpcf7-form p {
    margin-bottom: 0;
}
#footerMid img {
    max-width: 240px !important;
}
.socialmedia {
    zoom: 0.7;
}
.title.redtext {
    font-size: 24px !important;
}
.circleSec.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}
svg.locate {
    width: 200%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sp-easy-accordion .ea-card:before {
    font-size: 18px;
    left: -35px;
    top: 10px;
    height: 40px;
    width: 40px;
    line-height: 30px;
    border: 5px solid #e8e8e8;
}
.sp-easy-accordion .ea-card {
    margin-bottom: 20px;
    margin-left: 30px;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 14px;
    line-height: 21px;
}
.sp-easy-accordion .sp-ea-single .ea-body p {
    line-height: 20px;
}

.sp-easy-accordion .sp-ea-single .ea-header::after, h2.woocommerce-loop-product__title::after {
    height: 3px;
    width: 65px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary,.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 49%;
}
.wt-related-products .owl-nav .owl-prev {
    left: -52px !important;
}
.wt-related-products .owl-nav .owl-next {
    right: -52px !important;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    margin: 0 0 10px;
    width: 100%;
}
.woocommerce-page table.cart td.actions .coupon .button {
    width: 100%;
}
#customer_details h3, #order_review_heading {
    font-size: 18px;
}
.woocommerce table.shop_table, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	border-radius: 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 20px !important;
}
#footerMid {
    padding: 30px 0;
}
#footerMid .menu li {
    margin: 0 5px;
}
#footerMid .menu a {
    font-size: 12px;
}
#footer2 div {
    order: -1;
    margin-bottom: 3px;
}
.bar-id-186::after, .bar-id-65::after, .bar-id-184::before, .home .bar-id-184::before, .home .bar-id-186::after {
    height: 410px;
    position: relative;
    right: 0px;
    bottom: -5px;
    z-index: 0;
    display: inline-block;
}
.bar-id-65, .bar-id-184, .bar-id-186 {
    padding-bottom: 0;
}
.bar-id-184, .home .bar-id-184 {
    display: flex;
    flex-direction: column-reverse;
}
.slick-initialized .slick-slide:nth-child(even), .bar-id-184 .slick-initialized .slick-slide:nth-child(even) {
    background: #ffffff;
}
.slick-initialized .slick-slide:nth-child(3n+3), .bar-id-184 .slick-initialized .slick-slide:nth-child(3n+3) {
	background: #dddddd;
}
}
.awcdp-deposit-checkout-button .awcdp-deposits-option .awcdp-radio.pay-full { display: none; }
.awcdp-deposits-wrapper .awcdp-deposits-option {
    width: 100% !important;
    float: right;
    max-width: 430px;
}
/*******************************************************************************
*
*
*  DO NOT PLACE CUSTOM THEME CSS HERE - ALL CUSTOM THEME CSS GOES AT THE TOP
*  DO NOT PLACE RANDOM MEDIA QUERIES HERE - ALL MEDIA QUERIES SHOULD ALREADY BE DEFINED ABOVE
*  IF YOU ARE ADDING NEW MEDIA QUERIES THEN YOU DONT UNDERSTAND BOOTSTRAP CORE! 
*
*
********************************************************************************/