/*
Theme Name: Crown Clinic
Theme URI: https://crownclinic.com.au/
Author: FLPZ
Author URI: http://lopezflorian.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

* {scrollbar-width: thin;scrollbar-color: #3A6B69 #F9E8C6;}
*::-webkit-scrollbar {width: 12px;}
*::-webkit-scrollbar-track { background: #F9E8C6;}
*::-webkit-scrollbar-thumb {background-color: #3A6B69;border-radius: 20px;border: 3px solid #F9E8C6;}

html{font-size:16px;}
body{font-family:'Roboto',Arial,sans-serif !important;font-weight:300;font-size:inherit !important;color:#000 !important;margin:0;overflow-x:hidden;}
.wrapper{overflow-x:hidden;}
.container{max-width:1170px;}
.mobile-only{display:none !important;}
a{transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
a:hover{text-decoration:none !important;border:none;}
img{max-width:100%;height:auto;}
video{max-width:100%;height:auto;}
strong{font-weight:700;}
.fade:not(.show){opacity: 1;}

@media screen and (max-width:991px){
	.mobile-only{display:block !important;}
	.desktop-only{display:none !important;}
	br{display:none;}
	.no-bg-mobile,.mobile-no-bg,.no-bg-mobile .elementor-widget-wrap,.no-bg-mobile .elementor-background-overlay{background-image:none !important;}
}

.btn{margin:0 0 5px;font-weight:400;text-transform: uppercase;letter-spacing: 2px;padding:20px 50px;border-radius:0;line-height: 1;position:relative;white-space:normal;box-shadow:none !important;}
.btn:after{content:"";position:absolute;top:5px;left:5px;width:100%;height:100%;border:1px solid #D7BE9A;z-index:-1;}
.btn-black-border{background:#fff;color: #000 !important;border:1px solid #000;}
.btn-black-border:hover{background:#3A6B69;color: #fff !important;border:1px solid #fff !important;}
.btn-green{background:#3A6B69;color: #fff !important;border:1px solid #3A6B69;}
.btn-green:hover{background:#509593;color: #fff !important;border:1px solid #509593 !important;}
.btn-full{width:100%;text-align:center;padding: 20px 0;}
.btn .fal{margin-left:15px;}

input,textarea,select{font-family:inherit;font-size:inherit;width:100%;background:#fff;color:#444;font-style:italic;border:1px solid #D7BE9A;padding: 15px 20px !important;border-radius:0;height:auto !important;}
select{padding: 19px 20px !important}
textarea{height:120px !important;}
input[type="submit"]{margin:0 0 5px;width:auto;padding:20px 50px !important;font-weight:400;text-transform: uppercase;border-radius:0;font-style:normal;letter-spacing:2px;cursor:pointer;background:#fff;color: #000 !important;border:1px solid #000;position:relative;white-space: normal;line-height: 1;}
input[type="submit"]:after{content:"";position:absolute;top:5px;left:5px;width:100%;height:100%;border:1px solid #D7BE9A;z-index:-1;}
input[type="submit"]:hover{background:#3A6B69;color: #fff !important;border:1px solid #fff;}
input[type=checkbox],input[type=radio]{width:auto;}
.cta input,.cta textarea,.cta select{background:rgba(0,0,0,.6);border:none;color:#fff;}
.cta input[type="submit"]{background:#fff;border:1px solid #000;color:#000;}
.cta input[type="submit"]:hover{border:1px solid #D7BE9A;background:#3A6B69;}
.cta ::-webkit-input-placeholder{color:#fff;}
.cta :-ms-input-placeholder{color:#fff;}
.cta ::placeholder{color:#fff;}

.newsletter-form .gform_legacy_markup_wrapper .gform_body {width: 79%;display: inline-block;}
.newsletter-form .gform_legacy_markup_wrapper .gform_footer {clear: none;width: 20%;display: inline-block;}
.newsletter-form .gform_legacy_markup_wrapper ul.gform_fields li.gfield {display: inline-block;width:33.3%;}
.newsletter-form input[type="submit"] {padding: 20px 0 !important;width: 100% !important;}

.gform_legacy_markup_wrapper {margin-bottom: 0;margin-top: 0;}
body .gform_legacy_markup_wrapper ul li.gfield {margin-top: 0;margin-bottom:15px;padding: 0;}
.gform_legacy_markup_wrapper li.hidden_label input {margin-top: 0;}
.gform_legacy_markup_wrapper .gform_footer{text-align:center;}
.gform_title{display:none;}
.gform_legacy_markup_wrapper .description_above .gfield_description{background: #fff;padding: 30px 30px 10px;margin: 20px 0;color:#333;}
.gform_legacy_markup_wrapper .description_above .gfield_description p{margin-bottom:20px !important;}
.gform_legacy_markup_wrapper .description_above .gfield_description li{list-style: outside disc !important;}
body .gform_legacy_markup_wrapper #gform_15 ul li.gfield {margin-bottom:30px;}

.fa-ul{margin-left:0 !important;}
.fa-ul li{padding-left:30px;margin:0 0 10px;list-style:none;}
.fa-ul li .fa,.fa-ul li .fas,.fa-ul li .far,.fa-ul li .fal{position:absolute;left:0;top:5px;color:#E0BA6B;}
a:not([href]):not([tabindex]){cursor:pointer;}

.strip-bottom{position:relative;padding:0 0 20px;}
.strip-bottom:after{content:"";position:absolute;bottom:0;left:50%;width:100px;height:1px;background:#D7BE9A;margin-left:-50px;}
.strip-bottom.left:after{left:0;margin-left:0;}

h1{font-size:52px;font-weight:500;margin:0 0 30px;letter-spacing:5px;line-height:1.1;text-transform:uppercase;}
h2{font-weight:300;font-size:32px;margin:0 0 30px;letter-spacing:3px;line-height:1.2;text-transform:uppercase;}
h3{font-weight:300;font-size:26px;margin:0 0 30px;letter-spacing:2px;line-height:1.2;}
h4,h5,h6{font-weight:700;font-size:20px;margin:0 0 30px;letter-spacing:2px;line-height:1.4;color:#3A6B69;}

@media screen and (max-width:991px){
	h1{font-size:32px;letter-spacing: 3px;}
	h2,h3{font-size:24px;}
	input[type="submit"],.btn{padding: 15px 30px !important;line-height: 1.4;}
	
	.newsletter-form .gform_legacy_markup_wrapper .gform_body {width:100%;display:block;}
	.newsletter-form .gform_legacy_markup_wrapper .gform_footer {width:100%;display:block;}
	.newsletter-form .gform_legacy_markup_wrapper ul.gform_fields li.gfield {display:block;width:100%;}
}

#header{transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;padding:10px 30px;background:url(./images/header-bg.svg) no-repeat right top #fff;background-size:25% 100%;transform: translateY(0);position:relative;z-index:99;}
#header.f-nav{box-shadow:0 0 5px #666;position:fixed;top:0;left:0;width:100%;z-index:98;}
#header img{height: 120px !important;width:auto;}
#header img{height:auto;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
#header.f-nav img{height:80px !important;width:auto;}
#header .header-left .header-left-item:nth-of-type(2),#header .header-left .header-left-item:nth-of-type(3){display:none;}

.header-right{text-align:right;font-size:14px;color:#434343;line-height:1.8;}
.header-right .fal{color:#E0BA6B;margin-right:10px;}
.header-right a{font-size:16px;color:#434343;font-weight:400;}
.header-right a:hover{color:#E0BA6B;}
.header-right .menu{margin: 0;padding: 0;}
.header-right .menu li{display:inline-block;padding:0 10px;border-left:1px solid #ddd;list-style:none;}
.header-right .menu li:first-of-type{border:none;}
.header-right .menu li:last-of-type{padding-right:0;}
.header-right .menu li a{font-size:13px;text-transform:uppercase;}

.top-menu ul{padding:0;margin:0;text-align:center;}
.top-menu li{display:inline-block;margin:0 0 0 7px;position:relative;list-style:none;}
.top-menu li a{line-height:40px;display:block;color:#000 !important;font-size:14px;position:relative;}
.top-menu li a[href="#"]{cursor:default;}
.top-menu li a:hover,.top-menu li.current-menu-item>a{color:#E0BA6B !important;}
.top-menu li a:hover:after{content:"";position:absolute;bottom:0;left:50%;width:60px;height:1px;background:#E0BA6B;margin-left:-30px;}
.top-menu li ul{z-index:99;visibility:hidden;position:absolute;left:0;top:40px;text-align:left;background:#111;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;opacity:0;padding:20px 0;}
.top-menu>ul>li:last-of-type>ul{left:auto;right:0;}
.top-menu li ul ul{left:100%;top:-10px;transition: 0.1s 0.2s;}
.top-menu li ul li:hover ul{transition-delay: .2s;}
.top-menu li:hover > ul{opacity:1;visibility:visible;}
.top-menu li ul li{white-space:nowrap;padding:0 20px;display: block;margin:0;}
.top-menu li ul li a{text-transform:none;color:#fff !important;font-weight:400;line-height:35px;}
.top-menu li ul li a:hover:after{display:none;}
.top-menu>ul>li.menu-item-has-children{padding-right:12px;}
.top-menu ul li .fal{position:absolute;right:0;top: 12px;}
.top-menu ul ul li .fal{display:none;}
.top-menu ul li.phone .fal{display:inline-block;margin-right:5px;position:static;}
.top-menu ul li.phone a{color:#3A6B69 !important;font-weight:700;}

.header-cart .fal{margin-right:8px;}

.home #header{position: fixed;top:0;left: 0;width: 100%;background: none;}
.home #header.f-nav{background:#333;}
.home .header-right,.home .header-right a{color: #fff;}
.home .top-menu li a {color: #fff !important;}
.home .top-menu ul li .fal{color: #fff;}
.home #header .header-left .header-left-item:nth-of-type(2){display:block;}
.home #header .header-left .header-left-item:nth-of-type(1){display:none;}

@media screen and (max-width:991px){
	#header,#header.f-nav{padding:15px;background:#fff;}
	#header img, #header.f-nav img{max-height:50px;width:auto;}
	#header .btn-gold{max-width: 35%;padding: 10px 25px;    font-size: 14px;font-weight: 500;}
	#header.f-nav .header-left .header-left-item:nth-of-type(3){display:block;}
	#header.f-nav .header-left .header-left-item:first-of-type{display:none;}
	
	.home #header.f-nav .header-left .header-left-item:nth-of-type(2){display:none;}
	.home #header.f-nav .header-left .header-left-item:nth-of-type(3){display:block;}
	
	/*.page-id-12215 #header.f-nav .header-left .header-left-item:nth-of-type(2),.page-id-12443 #header.f-nav .header-left .header-left-item:nth-of-type(2),.page-id-397 #header.f-nav .header-left .header-left-item:nth-of-type(2),.page-id-395 #header.f-nav .header-left .header-left-item:nth-of-type(2),.page-id-396 #header.f-nav .header-left .header-left-item:nth-of-type(2),.single-product #header.f-nav .header-left .header-left-item:nth-of-type(2),.tax-product_tag #header.f-nav .header-left .header-left-item:nth-of-type(2),.tax-product_cat #header.f-nav .header-left .header-left-item:nth-of-type(2){display:none;}
	.page-id-12215 #header.f-nav .header-left .header-left-item:first-of-type,.page-id-12443 #header.f-nav .header-left .header-left-item:first-of-type,.page-id-397 #header.f-nav .header-left .header-left-item:first-of-type,.page-id-395 #header.f-nav .header-left .header-left-item:first-of-type,.page-id-396 #header.f-nav .header-left .header-left-item:first-of-type,.single-product #header.f-nav .header-left .header-left-item:first-of-type,.tax-product_tag #header.f-nav .header-left .header-left-item:first-of-type,.tax-product_cat #header.f-nav .header-left .header-left-item:first-of-type{display:block;}*/
	
	.header-left .mobile-menu{position:absolute;right:15px;top:5px;color:#434343;}
	.header-left .mobile-menu{color:#fff;}
	.header-left .mobile-menu a{text-transform:uppercase;color:#434343;margin-left:15px;display: inline-block;text-align: center;}
	.home .header-left .mobile-menu a{color:#fff;}
	.header-left .mobile-menu a:hover{color:#3A6B69}
	.header-left .mobile-menu .fal{font-size:24px;line-height:1;}
	.header-left .mobile-menu a span{display: block;font-size: 13px;}
	
	.top-menu{margin:0;color:#fff;}
	.top-menu ul{padding:0;text-align: left;}
	.top-menu li{list-style:none;margin:0;display:block;padding:0 20px;}
	.top-menu ul li:before{display:none;}
	.top-menu li a{line-height:40px;display: block;color: #fff !important;font-size: 16px;}
	.top-menu ul li .fal{display:block;    position: absolute;color: #fff;right: 20px;top:5px;font-size:32px;width: 32px;text-align: center;}
	.top-menu li ul{position:static;visibility: visible;opacity: 1;display:none;    margin: 0;background: #222;}
	.top-menu li ul li {white-space: normal;}
	.top-menu li ul li a{line-height:40px;}
	.top-menu ul li.phone{display:none;}
	
	#header.f-nav .top-menu li a,#header.f-nav .top-menu li ul li a{color:#fff !important;}
	#header.f-nav .is-menu path.search-icon-path{fill: #fff;}
	
	.menu-backdrop{display:none;}
	.menu-backdrop.open{display: block;position: fixed;left: 0;top: 0;margin: 0;width: 10%;z-index: 98;height: 100vh;}
	.menu-container{transition:all .8s !important;-moz-transition:all .8s !important;-webkit-transition:all .8s !important;display: block;position: fixed;right: -100%;top: 0;margin: 0;width: 90%;z-index: 99;height: 100vh;background:rgba(0,0,0,.9);}
	.menu-container.open{right:0;}
	.menu-container .menu-inner{max-height:100vh;overflow-y: scroll;}
	.menu-close{color: #fff !important;padding: 0 20px;font-size: 32px;text-align: right;}
	
	.menu-mobile{padding:20px;color: #fff;text-align: center;}
	.menu-mobile .menu{margin:20px 0;padding: 0;}
	.menu-mobile .menu li{display:inline-block;padding:0 10px;border-left:1px solid #666;list-style:none;}
	.menu-mobile .menu li:first-of-type{border:none;}
	.menu-mobile .menu a{font-size:13px;text-transform:uppercase;}
	.menu-mobile a{color:#fff;}
	.menu-mobile a:hover{color:#E0BA6B;}
}

.modal-content{padding:50px;border-radius:0;margin-top:100px;}
.modal-close{color:#fff !important;position:absolute;right:-40px;top:-40px;font-size:32px;cursor:pointer;}
.modal-content a{color:#3A6B69;}
.modal-content p{margin:0 0 30px;}
	
#totop{position:fixed;display:none;right:30px;bottom:100px;width:40px;height:40px;text-align:center;color:#fff;background:#3A6B69;border-radius:20px;border:1px solid #fff;font-size:24px;z-index:4;}
#totop .fal{line-height:36px;vertical-align:top;}
#totop:hover{opacity:1;background:#fff;color:#3A6B69;border:1px solid #3A6B69;}

#footer{padding:60px 30px 30px;font-size:15px;}
footer a{color:#000;}
footer a:hover,footer a:not([href]):not([tabindex]):hover{color:#3A6B69;}
footer p,footer ul{padding:0;margin:0 0 30px;line-height: 1.8;}
footer li{list-style:none;margin:0 0 15px;}
footer .fa-ul li{margin:0 0 20px;padding-left:30px;}
footer h4{font-size: 16px;color:#000;font-weight:700;letter-spacing:1px;margin:0 0 30px;text-transform:uppercase;}
footer .fa-ul li .fal{color:#E0BA6B;}

.colophon{padding: 30px;background: #F9F9F9;color:#434343;font-size:14px;}
.colophon a{color:#434343;}
.colophon a:hover{color:#3A6B69;}
.colophon .colophon-right{text-align:right;}
#menu-colophon{margin:0;padding:0;}
#menu-colophon li{list-style:none;display:inline-block;padding:0 15px;border-right:1px solid #ddd;margin:0;}
#menu-colophon li:last-of-type{padding-right:0;border:none;}

@media screen and (max-width:991px){
	#footer{padding:40px 15px 10px;}
	#footer .widget{margin:0 0 30px;}
	.colophon{padding:30px 15px;}
	.colophon,.colophon .colophon-right {text-align:center;}
	footer #custom_html-8{margin-top:0;}
	.colophon-left{margin:0 0 20px;}
	.modal-close{right:10px;top:0;}
}

.banner{height:560px;background:url(images/hero.jpg) no-repeat center top;background-size:cover !important;position:relative;overflow:hidden;color:#fff;}
.banner-content{width: 100%;position: absolute; top:50%;left: 50%;transform:translate(-50%,-50%);text-align: center;color: #fff;z-index: 4;}
.banner h1{margin-top: 0 !important;}
.banner h2{font-size: 52px;font-weight: 500;margin: 0 0 30px;letter-spacing: 5px;line-height: 1.1;text-transform: uppercase;}
.banner p{font-size:20px;margin: 0 0 30px;}
.single-product .banner{height: auto;background: #f5f5f5;}
/*
.banner:after{content:"";z-index:4;position:absolute;bottom:0;left:0;width:100%;height:200px;background:rgb(0,0,0);background:linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);}
*/
.banner .banner-content{z-index:5;}
 .banner {height:760px;}
.banner-content {top:55%;}

#breadcrumbs{position:absolute;left:0;width:100%;bottom:60px;color:#ccc;font-size: 14px;text-align: center;z-index: 6;}
#breadcrumbs ul{padding:0;margin:0;}
#breadcrumbs li{display:inline-block;list-style:none;}
#breadcrumbs a{color:#ccc;}
.single-product #breadcrumbs {position: static;padding: 15px 0;color: #999;}
.single-product #breadcrumbs a{color:#999;}

@media screen and (max-width:991px){
	.banner{height:auto;padding:90px 0;}
	.single-product .banner{padding:0;}
	.banner p{font-size:18px;}
	.banner h2{font-size:32px;letter-spacing: 3px;}
	.banner-content{position:relative;transform: none; left: 0;top: 0;}
	.banner:after{height:100px;}
	
	.home-banner .elementor-heading-title,.home-banner p{color:#fff !important;}
	.home section .home-banner{background-image: url('https://crownclinic.com.au/wp-content/uploads/2024/07/hero-mobile.jpg') !important;}
}

section p,section ul,section ol{margin-bottom:30px;line-height:1.8;padding:0;position:relative;z-index:1;}
section article>.container{margin-top: 90px;margin-bottom: 90px;}
section ul li{list-style:outside disc;margin:0 0 5px 20px;}
section li ul,section li ol{margin:10px 0 10px 15px;}
section .fa-ul li:before{display:none;}
section a.btn:hover,section a.btn:not([href]):not([tabindex]):hover{border:none;}
section p a,section li a{color:inherit;box-shadow: inset 0 -4px 0 0  #eee !important;color:inherit;}
section p a:hover,section li a:hover{box-shadow: inset 0 -4px 0 0  #3A6B69 !important;color:inherit;}
section .alignleft{float:left;margin:0 30px 30px 0;}
section .alignright{float:right;margin:0 0 30px 30px;}
section .aligncenter{display:block;margin:0 auto 30px;}
.video-wrapper{position:relative;padding-bottom:56.25%;padding-top:35px;height:0;overflow:hidden;margin-bottom:20px;}
.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
section .wp-caption{max-width:100%;}
section .wp-caption-text{padding:10px 0 0;font-size:13px;color:#b2b2b2;text-align:center;font-style:italic;margin:0;}
section .first-letter {float: left;display: block;font-family: 'Times New Roman',serif;font-size: 100px;line-height: 80px;margin: 0 30px 0 0;color:#E7CF8E;}

section table{width:100%;margin:0 0 40px;}
section table th,section table td{padding:15px 30px;border:none;vertical-align:top;}
section table th{border-bottom:1px solid #ddd;}
section table th img{display:block;margin:0 auto 20px;}
section table td{border-bottom:1px solid #ddd;}
section table tr td:last-of-type,section table tr th:last-of-type{border-right:none;}
section table tr td:last-of-type{font-weight:700;}
section table tr:last-of-type td{border-bottom:none;}
section .wp-video{margin:0 0 20px;}
section blockquote{padding:50px 50px 20px;border: 1px solid #2e2e2e;margin: 50px 0;font-style: italic;}
section .anchor{scroll-margin-top: 80px;}

.bottom-left-white,.bottom-left-grey,.bottom-right-white,.bottom-right-grey,.top-left-white,.top-left-grey,.top-right-white,.top-right-grey{position:relative;}

.bottom-left-white:after{content:"";z-index:4;position:absolute;bottom:-1px;left:0;width:100%;height:60px;background:url(./images/bottom-left-white.svg) no-repeat center bottom;}
.bottom-left-grey:after{content:"";z-index:4;position:absolute;bottom:-1px;left:0;width:100%;height:60px;background:url(./images/bottom-left-grey.svg) no-repeat center bottom;}
.bottom-right-white:after{content:"";z-index:4;position:absolute;bottom:-1px;left:0;width:100%;height:60px;background:url(./images/bottom-right-white.svg) no-repeat center bottom;}
.bottom-right-grey:after{content:"";z-index:4;position:absolute;bottom:-1px;left:0;width:100%;height:60px;background:url(./images/bottom-right-grey.svg) no-repeat center;}
.bottom-left-green:after{content:"";z-index:4;position:absolute;bottom:-1px;left:0;width:100%;height:60px;background:url(./images/bottom-left-green.svg) no-repeat center bottom;}
.bottom-right-green:after{content:"";z-index:4;position:absolute;bottom:-1px;left:0;width:100%;height:60px;background:url(./images/bottom-right-green.svg) no-repeat center;}

.top-left-white:before{content:"";z-index:4;position:absolute;top:-1px;left:0;width:100%;height:60px;background:url(./images/top-left-white.svg) no-repeat center top;}
.top-left-grey:before{content:"";z-index:4;position:absolute;top:-1px;left:0;width:100%;height:60px;background:url(./images/top-left-grey.svg) no-repeat center top;}
.top-right-white:before{content:"";z-index:4;position:absolute;top:-1px;left:0;width:100%;height:60px;background:url(./images/top-right-white.svg) no-repeat center top;}
.top-right-grey:before{content:"";z-index:4;position:absolute;top:-1px;left:0;width:100%;height:60px;background:url(./images/top-right-grey.svg) no-repeat center top;}
.top-left-green:before{content:"";z-index:4;position:absolute;top:-1px;left:0;width:100%;height:60px;background:url(./images/top-left-green.svg) no-repeat center top;}
.top-right-green:before{content:"";z-index:4;position:absolute;top:-1px;left:0;width:100%;height:60px;background:url(./images/top-right-green.svg) no-repeat center top;}
.top-left-yellow:before{content:"";z-index:4;position:absolute;top:-1px;left:0;width:100%;height:60px;background:url(./images/top-left-yellow.svg) no-repeat center top;}

.section-before>.elementor-container,.section-after>.elementor-container{z-index:5;}

@media screen and (max-width:991px){
	section article>.container{margin-top: 60px;margin-bottom: 60px;}
	section .alignleft,section .alignright{float:none;margin:0 auto 30px;display:block;}
	.bg-yellow{background:#F9E8C6 !important;}
	.bg-green{background:#3A6B69 !important;}
	.bg-grey{background:#f9f9f9 !important;}
	.elementor-slideshow__footer {display:none;}
}

#sitemap_authors,#sitemap_posts,#sitemap_mytemplates,#sitemap_galleries,#sitemap_services,#wpseo_sitemap h3,#sitemap_testimonials,#sitemap_promos,#sitemap_partners{display:none;}

section.blog{margin:90px 0 0;}
#related{display:none;}
.single #related{display:block;}

.blog-item{margin:0 0 60px;border-bottom: 1px solid #ddd;padding: 0 0 30px;}
.single .blog-item{border:none;padding:0;margin:0 0 90px;}
.blog-item h4{font-family:inherit;font-weight:300;margin: 0 0 20px !important;line-height:1.4;letter-spacing: 1px;}
.blog-item h4 a{color:#3A6B69;box-shadow:none;}
.blog-item h4 a:hover{color:#D7BE9A;}
.blog-item-thumbnail{border:none;position:relative;border-radius:10px;}
.blog-item-content .blog-item-thumbnail{margin:0 0 40px;box-shadow:0 0 20px #ddd;}
.blog-item-thumbnail > a{display:block;position:relative;background-size:cover !important;display:block;width:100%;font-style:normal;}
.blog-item-thumbnail > a:hover{color:#fff;border:none;}
.blog-item-thumbnail > a .blog-item-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#3A6B69;opacity:0;z-index:1;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}

.blog-item-thumbnail > a:hover .blog-item-bg{opacity:.8;}
.blog-item-thumbnail > a:before{transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;opacity:0;content:"";position:absolute;z-index:8;top:20px;left: 20px;width:calc(100% - 40px);height:calc(100% - 40px);border:1px solid #fff;}
.blog-item-thumbnail > a:hover:before{opacity:1;}
.blog-item-thumbnail img{width:100%;}
.blog-item-thumbnail > a .blog-item-more{opacity:0;z-index:2;position:absolute;top:50%;left:0;width:100%;text-align:center;margin-top:-12px;color:#fff;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;font-weight:700;letter-spacing:2px;font-size:20px;}
.blog-item-thumbnail > a:hover .blog-item-more{opacity:1;}
.blog-item-content{padding:40px 0 0}
.blog-item-meta li{margin:0;display: inline-block;padding:0;}
.blog-item-meta .blog-item-date{padding-right:20px;margin-right:20px;border-right:1px solid #ddd;}
.blog-item-meta li:before{display:none;}
.blog-item-meta .fal{margin-right:10px;color:#D7BE9A;}
.blog-item-date{margin:0 0 30px;}
.blog-item-date:not(:first-child){margin-top:30px;}

section .ajax-load-more-wrap .alm-load-more-btn{margin:0 0 5px;font-weight:400;text-transform: uppercase;letter-spacing: 2px;padding:20px 50px;border-radius:0;line-height: 1;position:relative;white-space:normal;box-shadow:none !important;background:#fff;color: #000 !important;border:1px solid #000;height: auto;}
section .ajax-load-more-wrap .alm-load-more-btn:after{content:"";position:absolute;top:5px;left:5px;width:100%;height:100%;border:1px solid #D7BE9A;z-index:-1;}
section .ajax-load-more-wrap .alm-load-more-btn:hover{background:#3A6B69;color: #fff !important;border:1px solid #fff !important;}
section .ajax-load-more-wrap.infinite .alm-load-more-btn.done{display:none;}

@media screen and (max-width:991px){
	.blog-item-meta{font-size:15px;}
	section.blog{padding:0 15px;margin:40px 0 0;}
	.blog-item{margin:0 0 30px !important;padding:0;}
}

.sidebar{font-size:15px;padding-left:45px;}
.sidebar a{box-shadow:none !important;}
.sidebar h4{font-family: inherit;margin:0 0 30px;padding-bottom:20px;font-weight: 300;letter-spacing: 2px;color: #3A6B69;position:relative;}
.sidebar h4:after {content: "";position: absolute;bottom: 0;left: 0;width:60px;height: 1px;background: #D7BE9A;}

.sidebar>div{margin: 0 0 60px;}
.sidebar>div.widget_categories li a{font-weight: 300;text-transform: uppercase;letter-spacing: 1px;}
.sidebar ul li{padding:0 0 10px;margin:0 0 10px;border-bottom:1px solid #ddd;    list-style: none;}
.sidebar>div.widget_popular_blog_widget{background:url(./images/popular-bg.png) no-repeat center;background-size:100% 100%;}
.sidebar ul li:before{display:none;}
.sidebar ul li:last-of-type{padding:0;border:none;}

.popular-blog-item-date{margin:0 0 20px;font-weight: 700;}
.popular-blog-item-title{font-weight:300;line-height:1.5;letter-spacing: 1px;text-transform:uppercase;}
.popular-blog-item-date .fal{margin-right:10px;}
.popular-blog-item .col-4{padding-right:0;position:relative;}
.popular-blog-item .col-4:after {content: "";position: absolute;left: 5px;top: -10px;width: 80%;height: 80px;background:#3A6B69;z-index: 0;transform: skew(-15deg);}

.sidebar-cta{padding: 60px 30px 10px 50%;color: #fff;}

@media screen and (max-width:991px){
	.sidebar{padding-left:0;}
	.sidebar>div{margin: 0 0 30px;}
	.sidebar>div:last-of-type{margin:0;}
	.popular-blog-item .col-4{padding-right:15px;}
	.sidebar-cta{padding:40px 30px 10px;background:#222 !important;text-align: center;font-size: 16px;}
}

.blog-author{background: #f9e8c6;padding: 40px 30px 10px;}
.blog-author img,.blog-author picture{float:left;margin:0 20px 20px 0;width:auto;max-width:100px;position:relative;}
.blog-author picture:after {content: "";position: absolute;left: -10px;top: -10px;width: 90%;height: 80px;background:#3A6B69;z-index: -1;transform: skew(-15deg);}
.blog-author h5{font-size:32px;text-transform: none;margin-left:150px;margin-top: 0 !important;font-weight:300;color:#3A6B69;position:relative;padding-bottom:10px;margin:0 0 20px;}
.blog-author h4{font-family: inherit;font-weight:400;letter-spacing: 2px;margin-left:150px;    margin-bottom: 40px;color:#000;}
.blog-author h5:after {content: "";position: absolute;bottom: 0;left: 0;width: 60px;height: 1px;background: #3A6B69;}
.blog-author h5{margin-left:150px;}

@media screen and (max-width:991px){
	.blog-author{margin:40px 0;}
	.comments{margin:0 0 40px;}
	.blog-author img,.blog-author picture{float: none;margin: 0 auto 20px;display: block;}
	.blog-author h4,.blog-author h5{margin-left: 0;}
}

.nav-pills li{padding:0;margin:0 0 20px;width:100%;list-style:none;}
.nav-pills li:before{display:none;}
.nav-pills li a{display: block;box-shadow: none;line-height: 40px;padding: 15px 30px 15px 80px;letter-spacing:1px;box-shadow:none !important;text-transform:uppercase;font-size:15px;position: relative;}
.nav-pills li a:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #f9f9f9;transform: skew(-15deg);z-index: -1;}
.nav-pills li a:hover{color:#3A6B69;box-shadow:none !important;}
.nav-pills li a.active{color:#fff;}
.nav-pills li a.active:before,.nav-pills li a.active:hover:before{background:#3A6B69;}
.nav-pills li a img{margin-right:10px;max-width:40px;    position: absolute;left: 20px; top: 50%;transform: translateY(-50%);max-height: 40px;}
.nav-pills li a.active img{filter: invert(100%);}

.woocommerce-MyAccount-navigation li{padding:0;margin:0 0 20px;width:100%;list-style:none;}
.woocommerce-MyAccount-navigation li:before{display:none;}
.woocommerce-MyAccount-navigation li a{display: block;box-shadow: none;line-height:30px;padding: 15px 40px;letter-spacing:1px;box-shadow:none !important;text-transform:uppercase;font-size:15px;position: relative;}
.woocommerce-MyAccount-navigation li a:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #fff;transform: skew(-15deg);z-index: -1;}
.woocommerce-MyAccount-navigation li a:hover{color:#3A6B69;box-shadow:none !important;}
.woocommerce-MyAccount-navigation li a.active{color:#fff;}
.woocommerce-MyAccount-navigation li a.active:before,.woocommerce-MyAccount-navigation li a.active:hover:before{background:#3A6B69;}
.woocommerce-MyAccount-navigation li a img{margin-right:10px;max-width:40px;    position: absolute;left: 20px; top: 50%;transform: translateY(-50%);max-height: 40px;}
.woocommerce-MyAccount-navigation li a.active img{filter: invert(100%);}

@media screen and (max-width:991px){
	
	#accordion h3{margin:0 0 20px !important;font-size:20px;font-weight:500;}
	#accordion .panel-title{padding:0; border-bottom: 1px solid #313131;position: relative;}
	#accordion .panel-title a{font-size: 15px;letter-spacing: 1px;box-shadow: none;text-transform:uppercase;padding: 15px 30px 15px 0;display: block;color: inherit;font-weight:400;}
	#accordion .panel-title .fal{position: absolute;right: 0;top: 15px;color:#3A6B69;}
	#accordion .panel-collapse{padding:20px 0 0;}
}

.faq .elementor-toggle .elementor-tab-title{position:relative;font-size:18px;}
.faq .elementor-toggle .elementor-tab-title:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #f9f9f9;transform: skew(-15deg);z-index:1;}
.faq .elementor-toggle .elementor-tab-title.elementor-active{background:#f9f9f9;}
.faq .elementor-toggle .elementor-tab-title.elementor-active:before{display:none;}
.faq .elementor-toggle .elementor-tab-title>*{z-index:2;position:relative;}

@media screen and (max-width: 991px){
	.faq .elementor-toggle .elementor-tab-title{background:#f9f9f9;}
}

.submenu{position:relative;}
.submenu:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #f9f9f9;transform: skew(-15deg);z-index:1;}
.submenu ul{margin:0;}
.submenu li{padding:0;margin:0;display:inline-block;}
.submenu li:before{display:none;}
.submenu li a{box-shadow:none !important;line-height:60px;padding:0 30px;display: block;position:relative;}
.submenu li a:hover{box-shadow:none !important;}
.submenu li a:hover:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #3A6B69;transform: skew(-15deg);z-index:-1;}

.home-services .elementor-column{transform:skew(-15deg);}
.home-services .col40{transform:translateY(40px) skew(-15deg);}
.home-services .elementor-widget-container{transform:skew(15deg);}
.home-services .elementor-widget-container h3{margin:0;font-size: 22px;}
.home-services .elementor-widget-container h3 a{display: block;padding:120px 30px;}

@media screen and (max-width: 991px){
	.submenu li{display:block;}
	.submenu li a{line-height:40px;}
	.home-services .col40{transform: skew(-15deg);}
}

#cta{position:fixed;right:0;top:33.3%;height:auto;z-index:999;}
#cta a{text-align:center;color:#fff;background:#3A6B69;font-weight:400;font-size: 13px;text-transform: uppercase;line-height: 1.3;padding:20px 15px;display:block;border-radius: 20px 0 0 20px;}
#cta .custom-html-widget:last-of-type a{background:#dbb157;}
#cta a:hover{opacity:.8;}
#cta .fal{font-size:32px;margin:0 0 10px;}
#cta img{margin:0 0 10px;max-width:30px;}

@media screen and (max-width:991px){
	#cta{right:0;top:auto;bottom:0;width: 100%;}
	#cta a{display:none;}
	#cta .custom-html-widget:last-of-type a{display:block;border-radius: 0;padding: 15px 0;font-size: 15px;}
	#cta .fal{font-size: inherit;margin: 0 5px 0 0;}
}

div#ez-toc-container{border: none;padding: 30px;width: 100%;margin: 0 0 40px;}
.ez-toc-title-container {margin: 0 0 20px;}
div#ez-toc-container ul li { margin: 0 0 5px;}
div#ez-toc-container ul li:before{display:none;}

#menu-404-menu{text-align: left;display: inline-block;}

/*.home-banner .elementor-background-video-container{max-width: 75%;margin-left: 25%;}
.home-banner .home-banner-left,.shop-banner .home-banner-left{transform: translateY(40px);}
.shop-banner{background-size: 75% auto;background-repeat: no-repeat;background-position: right center;}

@media screen and (max-width:991px){
	.home-banner .home-banner-left,.shop-banner .home-banner-left{transform:none;}
	.home-banner .elementor-background-overlay{background-size: cover;background-position: center;}
}*/

.woocommerce form .form-row label{width: 100%;}
.woocommerce form .password-input, .woocommerce-page form .password-input {width: 100%;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
margin:0 0 5px;font-weight:400;text-transform: uppercase;letter-spacing: 2px;padding:20px 50px !important;border-radius:0;line-height: 1;position:relative;white-space:normal;box-shadow:none !important;background:#fff !important;color: #000 !important;border:1px solid #000;}
.woocommerce #respond input#submit:after, .woocommerce a.button:after, .woocommerce button.button:after, .woocommerce input.button:after{content:"";position:absolute;top:5px;left:5px;width:100%;height:100%;border:1px solid #D7BE9A;z-index:-1;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background:#3A6B69 !important;color: #fff !important;border:1px solid #fff !important;}

.woocommerce table.shop_table{border-radius:0;    border: none;}
.woocommerce table.shop_table td{border-top:none;padding:15px 30px;}
.woocommerce table.shop_table a{color:#3A6B69;}
.woocommerce-info a{color:#3A6B69;}
.woocommerce .quantity .qty {width: 80px;}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {width: 180px;}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: none;}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {max-width: 48%;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {max-width: 48%;}
.woocommerce-input-wrapper{display: block;width: 100%;}
#order_review_heading{margin-top: 40px;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {border-top: none;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {list-style: none;}
.woocommerce .col2-set, .woocommerce-page .col2-set {margin:0 -15px;}
#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {font-size: 18px;}

@media screen and (max-width:991px){
	.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {padding:10px 30px !important;}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {float: none;display: block;}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {text-align: left!important;}
	.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {width: 100%;}
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {max-width:100%;}
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {max-width:100%;}
}

.products-slider .products{position:relative;padding:0 25px !important;display:none !important;margin:0 !important;}
.products-slider .products.slick-initialized{display:block !important;}
.products-slider .products .slick-slide{padding:0 15px;}
.products-slider .products .slick-prev,.products-slider .products .slick-next{width:50px;height:50px;line-height:50px;text-align:center;z-index:9;left:-25px;}
.products-slider .products .slick-next{left:auto;right:-25px;}
.products-slider .products .slick-prev:before{content: "\f053";font-family:"Font Awesome 5 Pro";font-size:32px;opacity:1;line-height:50px;color:#888;font-weight:300;}
.products-slider .products .slick-next:before{content:"\f054";font-family:"Font Awesome 5 Pro";font-size:32px;opacity:1;line-height:50px;color:#888;font-weight:300;}
.products-slider .products img{display:block;margin:0 auto;}
.products-slider .products li.first, .products-slider .products li.first {clear: none !important;}
.products-slider .products li.product,.products-slider .products li.product{padding: 10px 15px !important;margin: 0 !important;clear: none !important;}

.products-slider .slick-track{display: flex !important;}
.products-slider .slick-slide{height: inherit !important;}

.sidebar.shop{padding-right: 45px;padding-left:15px;}
.sidebar.shop h4{position: relative;padding: 0 30px 0 0;color: #000;font-weight: 400;text-transform: uppercase;}
.sidebar.shop h4:after{display:none;}
.sidebar.shop h4 .fal{position: absolute;right: 0;top: 0;font-size: 28px;cursor:pointer;}

.sidebar.shop .gform_legacy_markup_wrapper ul.gform_fields li.gfield{margin:0 0 10px;padding: 0;}
.sidebar.shop .gform_legacy_markup_wrapper li.hidden_label input {margin-top:0;}
.sidebar.shop .gform_legacy_markup_wrapper .gform_footer input.button,.sidebar.shop .gform_legacy_markup_wrapper .gform_footer input[type=submit]{width:100%;margin:0;}
.sidebar.shop .gform_legacy_markup_wrapper .gform_footer{padding: 0;}

.woocommerce-product-search{position:relative;}
.woocommerce-product-search button{position: absolute;right:15px;top:12px;border: none;background: none;font-size: 0;cursor:pointer;}
.woocommerce-product-search button:after{content: "\f002";font-family:"Font Awesome 5 Pro";font-size:18px;}

.archive-top{margin: 0 0 40px;position:relative;padding: 20px 50px;}
.archive-top:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #f9f9f9;transform: skew(-15deg);z-index:-1;}
.archive-top .woocommerce-result-count{margin:12px 0;color:#888;}
.archive-top .woocommerce-ordering {margin: 0;}

@media screen and (max-width:991px){
	.sidebar.shop{padding-right:15px;}
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {background-color: #ddd;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color: #D7BE9A;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background-color: #3A6B69;}
.woocommerce .widget_price_filter .price_slider_amount .button {padding: 15px 30px !important;}
.woocommerce .widget_price_filter .price_label{font-size: 20px;}
.sidebar.shop  ul li {padding: 0;border-bottom: none;text-transform: uppercase;margin: 0 0 5px;}

.woocommerce ul.products li.product .woocommerce-loop-product__title{padding: 0 20px 30px;margin: 10px 0 30px;position: relative;font-size: 16px;line-height: 1.6;text-align: center;letter-spacing: 2px;}
.woocommerce ul.products li.product .woocommerce-loop-product__title:after{content:"";position:absolute;bottom:0;left:50%;width:60px;height:1px;background:#B3B3B3;margin-left:-30px;}
.woocommerce ul.products li.product .price{color: #000;text-align: center;font-size:24px;line-height: 1;margin: 0 20px;}
.woocommerce ul.products li.product .product-inner>.button,.woocommerce ul.products li.product  .product-inner>.tinv-wishlist{display: none;}
.woocommerce ul.products li.product .product-thumbnail{height: 260px;margin: 0 0 30px;position:relative;}
.woocommerce ul.products li.product .product-thumbnail:before{content:"";opacity:0;transition:all .5s;background:#fff;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;}
.woocommerce ul.products li.product .product-thumbnail:hover:before{opacity:.8;}
.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-inner{opacity:0;transition:all .5s;z-index:3;position:abolsute;top:50%;left:50%;width:100%;text-align:center;transform:translate(-50%,-50%);margin: 0;}
.woocommerce ul.products li.product .product-thumbnail:hover .product-thumbnail-inner{opacity:1;}
.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-inner li{display: inline-block;margin: 0 5px;}
.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-inner li a,.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-inner li button{border:1px solid #000;color:#000;box-shadow:none;width:35px;height:35px;display:inline-block;line-height:35px;cursor:pointer;  margin: 0;vertical-align: top;border-radius:0;background:none;}
.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-inner li a:hover,.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-inner li button:hover{border:1px solid #3A6B69;color:#fff;box-shadow:none;background:#3A6B69;}
.woocommerce ul.products li.product .product-thumbnail a.added_to_cart{    position: absolute;left: 0;top: 0;width: 100%;padding: 10px 0;height: auto;text-transform: uppercase;z-index: 4;background: #F9E8C6;text-align: center;box-shadow: none !important;}
.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-inner li a .tinvwl_add_to_wishlist-text{display:none;}
.woocommerce ul.products li.product .product-thumbnail .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before{line-height: 35px;margin-right: 0;}
.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-link{width: 100%;position: absolute;top: 0;left: 0;height: 100%;z-index: 3;box-shadow: none !important;}
.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-link:hover{box-shadow: none !important;}
.woocommerce ul.products li.product .product-thumbnail .product-thumbnail-add{opacity:0;transition:all .5s;z-index:3;position:absolute;bottom:30px;left:0;width:100%;text-align:center;margin: 0;}
.woocommerce ul.products li.product .product-thumbnail:hover .product-thumbnail-add{opacity:1;}
.woocommerce ul.products li.product .product-thumbnail .out-of-stock{opacity:0;transition:all .5s;z-index:4;position:absolute;top:0;left:0;width:100%;text-align:center;margin: 0;color:#fff;background: #ff6666;padding:5px;}
.woocommerce ul.products li.product .product-thumbnail:hover .out-of-stock{opacity:1;}

.woocommerce ul.products li.product .product-inner{box-shadow: 0 0 5px #ddd;height: 100% !important;padding:0 0 30px;}


@media screen and (max-width:991px){
	.woocommerce ul.products li.product>.button{display:block;text-align: center;margin-top: 30px;}
	.woocommerce ul.products li.product .addonify-qvm-button{display:none;}
}

@media screen and (max-width:480px){
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {width: 100%;}
}

#addonify-quick-view-modal {border-radius: 0;}
#addonify-qvm-close-button{background: none;color: #000;}
#addonify-qvm-close-button svg {height: 30px;width: 30px;}
#addonify-quick-view-modal .woocommerce .product .product_title {color:#000;font-weight: 400;font-size: 24px;line-height: 1.3;position: relative;padding: 0 0 30px;}
#addonify-quick-view-modal .woocommerce .product .product_title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:1px;background:#B3B3B3;}
#addonify-quick-view-modal .woocommerce .product .price{color: #000;font-size: 32px;line-height: 1;margin: 0 0 30px;}
#addonify-quick-view-modal p,#addonify-quick-view-modal ul{margin-bottom:30px;line-height:1.8;padding:0;}
#addonify-quick-view-modal .woocommerce .product form input[type=number], #addonify-quick-view-modal .woocommerce .product form input[type=text], #addonify-quick-view-modal .woocommerce .product form select{color: #000;}
#addonify-quick-view-modal .woocommerce .product .star-rating {color:#3A6B69;}
#addonify-quick-view-modal .woocommerce .product .woocommerce-product-rating .woocommerce-review-link {color: #000;}
#addonify-quick-view-modal .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{color:#3A6B69;}
#addonify-quick-view-modal .woocommerce .product{padding-top:0;}

.woocommerce div.product {padding-top: 90px;}
.woocommerce div.product .product_title {font-weight: 400;font-size: 24px;line-height: 1.3;position: relative;padding: 0 0 30px;}
.woocommerce div.product .product_title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:1px;background:#B3B3B3;}
.woocommerce .woocommerce-product-rating .star-rating{color:#3A6B69;}
.woocommerce-review-link{color: #000;}
.woocommerce div.product p.price{color: #000;font-size: 32px;line-height: 1;margin: 0 0 30px;}
div.product form.cart .tinvwl_add_to_wishlist_button{color:#3A6B69;}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {padding-top: 90px;padding-bottom:60px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{    overflow: visible;margin: 0 0 40px;position: relative;padding: 0;    text-align: center;}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #f9f9f9;transform: skew(-15deg);z-index:0;border:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0;margin:0;display:inline-block;    border-radius: 0;border: none;background: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{box-shadow:none !important;line-height:60px;padding:0 40px;display: block;position:relative;    color: #000;font-size: 18px;font-weight: 300;text-transform: uppercase;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{box-shadow:none !important;color:#3A6B69;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover{color:#fff;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #3A6B69;transform: skew(-15deg);z-index:-1;}
.woocommerce #reviews #comments h2 {font-size: 24px;}
.woocommerce div.product div.images img {width: auto;margin: 0 auto;}
	
.related.products{background:#f9f9f9;padding:150px 0 90px;}
.related.products h2{text-align: center;color: #3A6B69;border-bottom: 1px solid #ddd;padding: 0 0 40px;margin: 0 0 60px;}
	
@media screen and (max-width:991px){
	.woocommerce div.product {padding-top:40px;}
	.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {padding-top:40px;padding-bottom: 10px;}
	.woocommerce .quantity .qty {padding: 6px 30px !important;}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li a{line-height:40px;}
	
	.related.products{padding:60px 0 30px;}
	.related.products h2{padding: 0 0 30px;margin: 0 0 40px;}
}

.home-slider{position:relative;padding:0 !important;margin:0 !important;height:600px;opacity:0;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
.home-slider.slick-initialized{opacity:1;}
.home-slider .slick-slide{padding:0;position: relative;height:600px;display:block;}
.home-slider .slick-prev,.home-slider .slick-next{width:50px;height:50px;line-height:50px;text-align:center;z-index:9;left:0;}
.home-slider .slick-next{left:auto;right:0;}
.home-slider .slick-prev:before{content: "\f053";font-family:"Font Awesome 5 Pro";font-size:32px;opacity:1;line-height:50px;color:#000;font-weight:300;}
.home-slider .slick-next:before{content:"\f054";font-family:"Font Awesome 5 Pro";font-size:32px;opacity:1;line-height:50px;color:#000;font-weight:300;}
.home-slider img{display:block;margin:0 auto;}
.home-slider .home-slide-bg{width:75%;position: absolute;top: 0;right: 0;z-index: 1;height: 100%;background-size: cover !important;}
.home-slider .home-slide-left{width:50%;background:url(./images/home-banner-bg.svg) no-repeat top left;background-size:cover;z-index:2;position:relative;height: 100%;}
.home-slider .home-slide-left .home-slide-left-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;}
.home-slider .home-slide-bg video{position:absolute;top:0;left:0;z-index:2;min-width: 100%;min-height:100%;object-fit:cover;}
.home-slider .home-slide-left h1{font-size:36px;}
.home-slider .home-slide-left h2{font-weight: 500;font-size:36px;}
.home-slider .home-slide-left p{font-size:16px;margin:0 0 30px;line-height:1.8;}

.brands a{display: block;padding: 120px 0;}

.woocommerce ul.products li.product .ast-card-action-tooltip.added{opacity: .5;}

@media screen and (max-width:991px){
	.home-slider .home-slide-left{width: 100%;background: none;color: #fff;padding: 60px 30px 30px;}
	.home-slider .home-slide-bg{width:100%;}
	.home-slider .home-slide-bg video{display:none;}
	.home-slider .home-slide-bg .banner-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.35);z-index:3;}
	.home-slider .slick-prev, .home-slider .slick-next {width: 30px; height: 30px;line-height: 30px;}
	.home-slider .slick-prev:before,.home-slider .slick-next:before{font-size: 24px;line-height: 30px;color: #fff;}
	.home-slider .home-slide-left h2 {font-size: 28px;}
	
	.brands a{padding:60px 0;}
	
	.shop-banner .elementor-background-overlay {background-position: center;background-size: cover;}
}

.tinv-wishlist a{color: #3A6B69;}
.tinv-wishlist button.button,.tinv-wishlist .product-action .button{padding: 15px 30px !important;white-space: nowrap;}
.tinv-wishlist tfoot .tinvwl-to-right button:first-child{margin-right:10px;}

#addonify-quick-view-modal{z-index: 999;}
#addonify-quick-view-overlay {z-index:998;}

.elementor-slideshow__title{display:none;}
.elementor-slideshow__header{display:none;}
.elementor-lightbox .dialog-lightbox-close-button{font-size: 32px;}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {width: 20%;margin-top: 10px;}

.pagination{display:block;text-align:center;}
.pagination .nav-links{display: inline-block;}
.pagination .nav-links .page-numbers{padding:5px 10px;display: inline-block;color:#333;background: #e5e5e5;}
.pagination .nav-links a.page-numbers{color:#333;background: #f5f5f5;}

.product-tabs .elementor-tab-title{border:1px solid #000 !important;margin:0 10px;text-align:center;}
.product-tabs .elementor-tab-title.elementor-active{background:#3A6B69 !important;border:1px solid #3A6B69 !important;}
.product-tabs .elementor-tab-content {padding:40px 0 0 !important;}

@media screen and (max-width:991px){
	.product-tabs .elementor-tab-title{margin:5px 0;}
}

/*
.elementor .elementor-html5-video{height:auto !important;}

@media screen and (max-width:1850px){
	.elementor .elementor-html5-video{width:auto !important;height:100% !important;}
}

.elementor-background-overlay{background-size:cover;}
*/

.quote-details:before{content:"";position:absolute;top:30px;left:30px;width:100%;height:100%;z-index:-1;background:url(./images/quote-details-bg.png) no-repeat center;background-size:100% 100%;}

@media screen and (max-width:991px){
	.quote-details:before{display:none;}
	.bg-white-mobile{background:#fff !important;}
}

.social a{margin-right:10px;color: #3A6B69;font-size: 32px;}

body{display:block !important;}