/*!
Theme Name: Doust Plumbing v5
Theme URI: https://doustproducts.com.au/
Author: Websmith Studio
Author URI: https://thewebsmith.com.au
Description: Custom theme for Doust - Updated WooCommerce templates
Version: 5.0
*/
* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

a {
	color: #00A9EE;
}

a, a img {
	 transition: 0.3s;
}
.container{
    max-width: 1440px !important;
}

.navbar-toggler .cart-contents:before {
	color: #000;
}

h1.entry-title {
	margin-bottom: 50px;
}

/*******  About Page  *******/
@media (min-width: 768px){
	.nav-mobile-menu{
		display: none !important;
	}
}
.phone-icon{
    display: none;
}
.archive-about
{
    padding-left: 20px;
    padding-right: 20px;
}

.archive-about h1{
    font-size: 64px;
    font-weight: bold;
}
.archive-about p{
font-weight: 20px;
margin-top: 10px;
}

/*** about section ***/
.about-title{
    font-size: 4rem;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 2rem;
}
.about-header-content{
    font-size: 1.25rem;
    line-height: 145%;
}
.about-header{
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 50%;
    margin: 0 auto;
}
@media (min-width: 992px) {
    .single-content-img,
    .about-content-img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
    }
}
.about-play-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 9;
}
.about-content{
    margin-top: 3rem;
}
.about-text {
    padding: 8rem 3rem;
    font-size: 2rem;
    font-weight: 600;
}
.about-text h3{
    font-size: 2.25rem;
    line-height: 115%;
    font-weight: bold;
    margin-bottom: 4rem;
}
.about-text p{
    font-size: 1.125rem;
    line-height: 180%;
	font-weight: 200;
}
.about-text p:not(:last-child){
    margin-bottom: 2rem;
}
.about-content1-bg{
    background-color: #00131B;
}
.about-content2-bg{
    background-color: #00A9EE;
}
/* product page */
.product-header{
    /*padding-top: 50px;
    padding-bottom: 50px;*/
     padding-top: 0px;
    padding-bottom: 0px;
    /*max-width: 50%;*/
    margin: 0 auto;
}
.archive-product
{
    padding-left: 20px;
    padding-right: 20px;
}
.archive-product h1{
    font-size: 64px;
    font-weight: bold;
}
.archive-product p{
    font-weight: 20px;
    margin-top: 10px;
}
/**** Filter Section *****/
.filter-text a{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .9px;
    color: #000;
    transition: .2s ease;
}
.filter-text a:hover{
    text-decoration: none;
    color: #00A9EE;
}
.filter-text a i{
    margin-left: 14px;
    color: #00A9EE;
}

/**** Product page ****/
.archive-all-product{
    padding-top: 0px!important;
    padding-bottom: 0px!important; 
}

/****** archive help center******/
.archive-h-bg{
    padding: 4rem 0;
    background: #00A9EE;
}
.archive-h-wrapper h3{
    font-size: 2.25rem;
    font-weight: bold;
    letter-spacing: .5px;
    color: #fff!important;
    line-height: 180%;
}
.archive-h-wrapper p{
    font-size: 2.25rem;
    color: #fff!important;
    line-height: 180%;
}
.archive-h-wrapper a{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .5px;
    color: #fff!important;
}
.archive-h-wrapper a i{
    color: #fff!important;
    border: 1px solid #fff!important;
    margin-right: 20px;
    font-size: 12px !important;
}
.archive-h-wrapper a:hover{
    text-decoration: none;
}

/***** global jumbortron page *********/
.archive-global-section{
    padding-bottom: 0;
}
.archive-global-jumbortron{
    margin-bottom: 0px;
	max-width: 800px;
}
.archive-global-jumbortron h1{
    font-size: 4rem;
    font-weight: bold;
}
.archive-global-jumbortron p{
    font-size: 1.25rem;
    line-height: 145%;
    margin-top: 23px;
    color: #000!important;
}

/******* archive-insight-main  ********/
.archive-insight-main{
    padding-top: 50px;
    padding-bottom: 0;
}
.insight-bg-section{
    background: #00A9EE;
    padding-top: 2rem;
    padding-bottom: 3.9rem;
}
.display-inline{
    float: left;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-right: 1px solid #fff;
}
.insight-innter-item a{
    font-size: .875rem;
    font-weight: bold;
    color: #fff!important;
    letter-spacing: .5px;
}

/******* insight-main-canvas ******/
.insight-main-canvas{
    padding-top: 0;
    padding-bottom: 50px;
    width: 100%;
}
.archive-canvas-inner-video-icon{
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/******* archive-insight-accordion ********/
.archive-insigt-accordion{
    padding-top: 1rem;
    padding-bottom: 4rem;
}

/** archive-single-product  **/
.single-product-detail-value input{
    width: 50px;
    padding: 7px 3px 7px 7px;
    text-align: center;
    border: none;
    outline: none;
    margin-right: 50px;
}
.single-product-detail-value span{
    margin-right: 20px;
}
.single-detail-list{
    margin-top: 3rem;
    margin-bottom: 5rem;
}
.single-detail-list-one,
.single-detail-list-two,
.single-detail-list-three{
    margin-bottom: 1.5rem;
}
.single-detail-list-one i,
.single-detail-list-two i,
.single-detail-list-three i{
    margin-right: 3px;
}
.single-detail-list-one div:not(:last-child),
.single-detail-list-two div:not(:last-child),
.single-detail-list-three div:not(:last-child){
    margin-right: 20px;
}
.single-detail-list-one div,
.single-detail-list-two div{
    white-space: nowrap;
}
.single-detail-list-three div:first-of-type{
    white-space: nowrap;
}
.single-product-detail div{
    font-size: 1rem;
}

.single-product-detail {
    padding: 8rem 1.5rem;
    font-size: 2rem;
    font-weight: 600;
}
.archive-single-product{
    padding: 0 15px;
}
.single-bg{
    background-color: #00A9EE;
}
.archive-single-product-content{
    padding-top:50px;
    padding-bottom: 50px;
}
.archive-sigle-product-canvas img{
    height: 660px;
    width: 100%;
}
.product-wrapper{
    height: 660px;
    background: #00A9EE;
}
.product-main{
    padding-left: 5%;
}
.single-product h1{
    font-size: 4rem;
    font-weight: bold;
}
.product-main-row{
    margin-top: 45px;
}
.single-item{
    margin: 22px 0;
}
.single-item p{
    font-size: 15px!important;
    color: #fff!important;
}
.product-action{
    margin-top:70px;
}

.woocommerce ul.products li.product a img:hover {
	opacity: 0.4;
}


.quantity h2{
    font-size: 1.5rem;
    color: #fff! important;
}
.add-to-cart-btn button {
    padding: 13px 30px;
    border-radius: 30px;
    border: none;
    color: #000!important;
    font-size: 14px;
    font-weight: bold;
    background: #fff!important;
}
.add-to-cart-btn button:hover{
    background: #00A9EE!important;
    color: #fff!important;
}
.fa-circle{
    margin-right: 10px;
}

/***** archive-single-product-multi-canvas ***/
.archive-single-product-multi-canvas{
    padding-top: 50px;
    padding-bottom: 50px;
}
.multi-view-canvas img{
    height:140px!important;
}
.margin-right{
    margin-left: 25px;
}

/*** single-product-description****/
.single-product-description{
    padding-top:50px;
    padding-bottom: 50px;
}
.spd-header h1{
    font-size: 2.25rem;
    font-weight: bold;
    letter-spacing: .5px;
}
.spd-description {
    padding: 50px 124px;
    border: 1px solid #dbdbdb;
    margin-top: 75px;
}
.spd-description p{
    font-size: 1rem;
    line-height: 32px;
    letter-spacing: .5px;
}
.spd-description img{
    margin-top: 20px;
}
.spd-description-2{
    margin-top: 40px;
}
.spd-description h2{
    margin-top: 20px;
    margin-top: 20px;
    font-size: 1rem;
    font-weight: bold;
}

/****** related product *******/
.related-product{
    padding-top: 100px;
    padding-bottom: 20px;
}
.archive-related-product-h h2{
    font-size: 2.25rem;
    font-weight: bold;
}

.woocommerce img, .woocommerce-page img {
	padding-bottom: 25px;
}


/****** Cart and Checkout *******/

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #00a9ee !important;
}




/*** deafaul content page ***********/
.archive-main-content-canvas img{
    width: 80% !important;
}
.archive-default-content{
    padding-top: 150px;
    padding-bottom: 150px;  
}
.archive-main-content{
    width: 80% !important;
    margin:  0 auto;
}
.archive-main-content p{
    font-size: 1.125rem;
    line-height: 32px;
    color: #000!important;
}

/* Home Page */
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
.main-content{
    max-width: 1440px !important;
    margin: auto;
    margin-top: 13rem;
    /*margin-top: 6rem;*/
}
.home.main-content{
    max-width: 1440px !important;
    margin: auto;
    /*margin-top: 13rem;*/
    margin-top: 6rem;
}
* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
.container{
    max-width: 1440px !important;
}

/***** Secondary Menu ******/
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}
button.navbar-toggler:focus{
 outline: none;
 border:none;
}
.nav-top {
    background: #fff;
}

div#collapsibleNavbar {
    text-align: center;
    margin-top: 20px;
}
a.nav-link.last-item-btn{
    margin-right: 22px!important;
}
.navbar-nav a.nav-link{
    margin-right: 0;
}
.nav li a {
    font-size: 14px;
    color: #000;
}
.nav li a:hover {
 	text-decoration: underline;
}

.sup{
    background: #00A9EE;
    padding: 0px 5px;
    border-radius: 28px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    position: relative;
    right: 21%;
}

/***** Primary Menu *******/
.nav-section{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.desktop-navbar-btn{
    display: block;
}
nav.navbar.navbar-expand-md {
    padding: 15px;
    max-width: 1470px;
    margin: 0 auto;
}
.navbar-nav a.nav-link {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-right: 30px;
    transition: .2s ease;
    letter-spacing: 1px;
}
a.nav-link.last-item-btn {
    padding: 10px 25px;
    border: 1px solid #000;
    border-radius: 50px;
    margin-right: 0;
    letter-spacing: 1px;   
}
.navbar-nav a:hover {
    color: #00A9EE;
}
a.nav-link.last-item-btn:hover{
    border: 1px solid #00A9EE;
}
/* #Navigation
================================================== */
a.nav-link.mobile-product{
    display: none;
}
.start-header {
    opacity: 1;
    transform: translateY(0);
    box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.navigation-wrap{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.primary-navbar{
    padding: 0;
    background-color: #fff;
}
.primary-navbar .navbar-brand img{
    width: 160px;
    display: block;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.primary-navbar .navbar-brand{
    vertical-align: middle;
    padding: 0 !important;
}
.primary-navbar .navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
    margin-right: 15px;
}
.primary-navbar .navbar-toggler:active,
.primary-navbar .navbar-toggler:focus {
    outline: none;
}
.primary-navbar.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.primary-navbar.navbar-light .navbar-toggler-icon:after, 
.primary-navbar.navbar-light .navbar-toggler-icon:before{
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #000;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: all 300ms linear;
}
.primary-navbar.navbar-light .navbar-toggler-icon:after{
    top: 8px;
}
.primary-navbar .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
}
.primary-navbar .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
}
.primary-navbar .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}
.primary-navbar .nav-link{
    color: #000 !important;
    font-weight: 500;
    display: inline-block;
    position: relative;
}
.primary-navbar .nav-item.active .nav-link,
.primary-navbar .nav-item:hover .nav-link{
    color: #00A9EE !important;
}
.primary-navbar .nav-item{
    position: relative;
}

/**** Welcome Section*****/
.welcome {
   padding: 25px 145px 0px 4%;
    margin-bottom: 6rem;
}
.welcome-sub-row {
    margin: 10px 16px;
    width: 100%;
}
.welcome-header h1 {
    font-size: 48px;
    margin-bottom: 33px;
    line-height: 1.4em;
}
.wlcm-display-inline {
    display: block;
}
.welcome-sub-header h2 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #000;
}
.welcome-sub-header p {
    font-size: 12px;
}
.wl-icon {
    border: 1px solid #00A9EE;
    padding: 20px;
    margin-left: -26px;
    border-radius: 32px;
    color: #00A9EE;
}
.welcome-item {
    align-items: center;;
}
.welcome-item-content p{
    margin-bottom: 0;
    font-size: 12px;
}
.welcome-item-content h4{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    letter-spacing: 1px;
	text-transform: uppercase;
}
.welcome-item-img{
    margin-right: 12px;
}
.welcome-item-list .welcome-item:first-child{
    margin-right: 40px;
}
.welcome-item-list .welcome-item:nth-child(2){
    margin-right: 50px;
}
.welcome-item-list .welcome-item:last-child{
    margin-right: 40px;
}
.welcome-part{
    width: 90%;
    margin: auto;
    padding-left: 4%;
}
.welcome-part h1{
    width: 100%;
    font-weight: bold;
    font-size: 3rem;
    margin-bottom: 3rem;
    max-width: 50rem;
}

/***** Hero *****/

.retail-logos {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	text-align: center;
	padding: 0 15px;
	margin-bottom: 50px;
}
.retail-logos img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
	opacity: 0.2;
	max-width: 200px;
	width: 100%;
	height: auto;
}

.hero-head {
    background: #00A9EE;
    padding: 20px 0;
}
.hero-desktop-section{
    background-image: url("images/Hero-image.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 4vw;
    padding-left: 30vw;
    padding-bottom: 4vw;
}
.hero-desktop-section-content{
    width: 600px;
    height: 400px;
    border-left: 4px solid #AEDFF9;
}
.hero-desktop-section-text h1{
    font-size: 36px;
}
.hero-desktop-section-text{
    padding-left: 70px;
    padding-right: 60px;
}
.hero-desktop-section-text p{
    margin: 30px 0;
    line-height: 26px;
}
.vertical-center {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hero-desktop-button span{
    font-weight: bold;
    margin-left: 20px;
    font-size: 14px;
    letter-spacing: 1px;
}
.primary-bg{
    background-color: #00a9ee !important;
}
.hero-header{
    padding: 30px 20px;
    color: white;
    font-size: 14px;
}
.watch-btn{
    padding: 15px 30px;
    border-radius: 50px;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
}
.watch-btn:hover{
    color: #00A9EE;
}
.cart-btn{
    padding: 15px 30px;
    border-radius: 50px;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
	text-transform: uppercase;
}
.cart-btn:hover{
    color: #00A9EE;
}
.hero-tap i{
    font-size: 1.8rem;
    margin-right: 10px;
}
.hero div .col-lg-3  {
    justify-content: center;
    align-items: center;
}
.hero div .col-lg-3 span {
    font-weight: bold;
    letter-spacing: 1px;
}
.hero-products{
    border-left: 1px solid white;
    border-right: 1px solid white;
    height: 50px;
    display: flex;
}

/***** Product Archive ******/

form.woocommerce-ordering {
	display: none;
}

body.post-type-archive h1.woocommerce-products-header__title {
	max-width: 1200px;
	margin: 50px auto;
	text-align: center;
    font-size: 4rem;
}

.woocommerce-page .woocommerce-products-header__title {
	padding: 50px 0;
}

body.post-type-archive .woocommerce-products-header .page-description {
	max-width: 800px;
	margin: 0 auto 50px auto;
	text-align: center;
}

body.post-type-archive #main ul.products {
	display: flex;
    align-items: center;
    justify-content: center;
}

/***** Product ******/



.home-product-header h3{
    font-size: 30px;
}
.product {
    padding: 100px 0;
}
.all-product {
    padding: 50px 0;
}

.home .woocommerce {
	margin-top: 30px;
}
/* new css */

.woocommerce div.product div.summary form.cart .reset_variations , .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary form.cart .reset_variations { display:none !important; }
.woocommerce div.product div.summary .variations td , .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary .variations td{  padding-bottom:0 !important; }


.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    padding: 15px 30px;
    border-radius: 50px;
    background-color: #fff !important;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 0 10px;
}

.woocommerce .quantity .qty { height: 45px;
    width: 70px !important; border: none;}

.woocommerce div.product form.cart .variations select {     font-size: 16px;
    height: 40px;
    padding: 0 10px;
border: none;}

.woocommerce div.product div.summary span.price , .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary span.price {     font-size: 24px;
    color: #fff;
    margin-bottom: 15px !important;
    display: block; }


/* end of new */



.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce ul.products li.product .price {
	color: #000;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, 
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]
 {
	   color: #00A9EE;
	background: transparent;
	border: 1px solid #00A9EE;
    border-radius: 25px;
    padding: 14px 36px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
	text-transform: uppercase;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce input.button, 
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{
	background: #00A9EE;
	color: #fff;
}

.feedback {
	margin-bottom: 100px;
}

/***** Accordion ******/
.acc-header h3, .feedback h3 {
    font-size: 30px;
    margin-bottom: 2.5rem;
}
.acc-header {
    font-size: 2.25rem;
    font-weight: bold;
    margin-bottom: 2.5rem;
}
.card-header {
    background: #fff;
    padding: 14px 72px;
    border: none;
}
.card-body {
    padding: 34px 72px;
    background: #AEDFF9;
    font-size: 1rem;
    line-height: 1.9;
    color: #000 !important;
    text-align: justify;
}
a.crd-text {
    font-size: 1.125rem;
    font-weight: bold;
    color: #000 !important;
}
.key-arrow-down {
    display: none;
    position: absolute;
    top: 20px;
    right: 16px;
}
.key-arrow-up {    
    position: absolute;
    top: 12px;
    right: 20px;
}

/****** Contact ********/
.contact {
    padding: 150px 0;
    width: 94%;
    margin: auto;
}
.btn-outline-custom{
    color: #000;
    border-color: #000;
    border-radius: 25px;
    padding: 14px 36px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}
.btn-outline-custom:hover{
    color: #fff;
    background-color: #00A9EE;
    border-color: #00A9EE;
}

.contact-btn-group button a {
	color: #000;
}

.contact-btn-group button a:hover {
	color: #fff;
	text-decoration: none;
}
.contact-btn-group .btn:first-child{
    margin-left: 20px;
}
.contact h3{
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 20px;
}
.contact-text{
    max-width: 400px;
}

.contact-details, .contact-info {
	display: grid;
	grid-template-columns: 1fr 1fr;
	padding: 15px;
	margin: 50px 0;
}

/****** Footer *********/
footer {
    width: 94%;
    margin: auto;
}
.footer-logo img {
    margin-bottom: 27px;
}
.footer-logo p {
    font-size: 16px;
    margin-bottom: 8px;
    color: #000 !important;
}
.footer-item h3 {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 900;
    color: #000 !important;
}
.footer-item li {
    list-style: none;
    margin-bottom: 6px;
}
.footer-item li a {
    font-size: 16px;
    color: #000 !important;
    letter-spacing: .5px;
}
.social-media [class*="fa fa-"] {
    background-color: #e5e5e5;
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: auto 3px;
    width: 35px;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
}
.social-media [class*="fa fa-"]:hover{
    background-color: #00A9EE;
}
.footer-copy {
    padding: 100px 0;
}
.footer-copy p {
    font-size: 12px;
    color: #000 !important;
    margin-bottom: 10px;
}
.section-hero-mobile-version{
    display: none;
}
.archeive-mobile-version{
    background: #00A9EE;
    display: flex;
    justify-content: center;
}
.mobile-hero-header{
    padding-top: 20px;
    padding-bottom: 20px;
}
.mb-hero-2 a{
    padding: 5px 13px;
    background: #fff!important;
    color: #000!important;
    border-radius: 16px;
    font-size: 14px;
    font-weight: bold;
}
.mb-hero {
    margin-bottom: 10px;
}
.mb-hero a{
    color: #fff;
}
.mb-hero-34 a{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .5px;
 }
.mobile-hero-text{
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.mobile-hero-text h1{
    font-size: 30px;
    font-weight: bold;
}
.mobile-hero-text p{
    margin: auto;
    width: 80%;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 180%;
}
.mobile-hero-text a{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #000!important;
}
 .woocommerce-result-count {
display: none;
}
.text-center a {
    color: black;
}
.summary .entry-summary{
    background: #00A9EE;
    width: 52%;
    height: auto;
    display: none;
}
.woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
     background: #00A9EE;
   width: 51%;
    height: 646px;
    margin-right: 13px;
    
}
/*
.product_meta{
    display: none;
}*/
body.single-product .custom-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
body.single-product .custom-flex .woocommerce-product-gallery {
    flex: 1;
    max-width: 50%;
}
body.single-product .custom-flex .summary.entry-summary {
    flex: 1;
    max-width: 50%;
}
body.single-product .custom-flex .summary.entry-summary .product_meta  {  display: none; } 
body.single-product .custom-flex .summary.entry-summary .single-product-detail .product_meta  { display: block; }
body.single-product .custom-flex .summary.entry-summary .single-product-detail .product_meta .sku_wrapper { font-size: 32px;    margin-bottom: 30px; }
body.single-product .custom-flex .summary.entry-summary .single-product-detail .product_meta a { color:#fff; }
body.single-product .custom-flex .summary.entry-summary .single-product-detail form + .product_meta {  display: none; } 
ul.tabs.wc-tabs{
    display: none;
}

.woocommerce-tabs {
	margin: 100px 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 23%;
    display: inline-block;
    /* padding: 6px; */
    margin-left: 15px;
	
    margin-top: 57px;
}
div#reviews {
    display: none;
}

 /* # Checkout Styles
---------------------------------------------------------------------------------------------------- */

.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
  max-width: inherit;
}
.woocommerce-input-wrapper {
  width:100%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 8px;
}

.woocommerce-billing-fields h3, h3#order_review_heading, .woocommerce-additional-fields h3 {
	margin: 30px 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	margin-top: 50px;
}




/* Add to cart /*
 * 
 * /* # WooCommerce Cart Icon CSS with FontAwesome 5
---------------------------------------------------------------------------------------------------- */

.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
  max-width: inherit;
}
.woocommerce-input-wrapper {
  width:100%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 8px;
}

.cart-contents {
    position: relative;
	 display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:before {
    font-family: 'FontAwesome';
    content: "\f07a" !important;
    font-size: 16px;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
	position: absolute;
    	top: 15px;
   	left: 3px;
   	transform: translateY(-105%) translateX(25%);
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
   	width: 20px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
    	background: #00A9EE;
    	border-radius: 50%;
    	padding: 1px;  
}

.woocommerce-message {
	border-top-color: #00A9EE;
}

.woocommerce-message::before, .woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #00A9EE;
}
.down-1{
	display: inline;
}
.up-1{
	display: none;
}

/* # Privacy Policy
---------------------------------------------------------------------------------------------------- */
.privacy-policy .entry-content, .privacy-policy .entry-title {
	max-width: 800px;
	margin: auto;
}

.privacy-policy .entry-title {
	padding-top: 50px;
	margin-bottom: 50px;
}

.entry-content ol li {
	margin-left: 30px;
}

 /* # Directory Listings
---------------------------------------------------------------------------------------------------- */

.atbd_content_active #directorist.atbd_wrapper .atbd_generic_header {
	background: #00A9EE;
	margin: 50px 0 0 0;
}

.atbd_content_active #directorist.atbd_wrapper .atbd_generic_header .atbd_generic_header_title h3 {
	color: #fff;
}

.atbd_content_active #directorist.atbd_wrapper h4 a, .atbd_content_active #directorist.atbd_wrapper h2 {
	color: #00A9EE;
}

.atbd_content_active #directorist.atbd_wrapper .atbd_contact_info ul li .atbd_info_title span {
background: #00A9EE;
}
.atbd_contact_info .la:before {
	color: #fff;
}

.atbd_content_active #directorist.atbd_wrapper p, #directorist.atbd_wrapper a, .atbd_content_active #directorist.atbd_wrapper .atbd_contact_info ul li .atbd_info, .atbd_content_active .atbd_content_active #directorist.atbd_wrapper h3, .atbd_content_active #directorist.atbd_wrapper h5, .atbd_content_active #directorist.atbd_wrapper h6, .atbd_content_active #directorist.atbd_wrapper .h1, .atbd_content_active #directorist.atbd_wrapper .h2, .atbd_content_active #directorist.atbd_wrapper .h3, .atbd_content_active #directorist.atbd_wrapper .h4, .atbd_content_active #directorist.atbd_wrapper .h5, .atbd_content_active #directorist.atbd_wrapper .h6 {
	color: #000;
}

.atbd_content_active #directorist.atbd_wrapper .more-filter, #atbdp_reset {
	border-radius: 50px;
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
	border: none !important;
	color: #000 !important;
}

.atbd_dropdown-menu a {
		border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}

#directorist.atbd_wrapper button.btn-primary {
	border-radius: 50px;
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
	background: #00A9EE !important;
	color: #fff !important;
		border: none;
}



.archive-insigt-accordion .card-header .key-arrow-down {display:block !important;  top: 15px;    right: 20px; }
.archive-insigt-accordion .card-header .key-arrow-up {display:none !important; top: 15px;    right: 20px;  }
.archive-insigt-accordion .card-header .card-link[aria-expanded="true"] + .key-arrow-down {display:none !important;  }
.archive-insigt-accordion .card-header .card-link[aria-expanded="true"] + .key-arrow-up {display:block !important;  }

.archive-insigt-accordion .card:first-child .card-header.collapsed .key-arrow-down {display:none !important;  }
.archive-insigt-accordion .card:first-child .card-header.collapsed .key-arrow-up {display:block !important;  }
.archive-insigt-accordion .card:first-child .card-header.collapsed .card-link[aria-expanded="true"] + .key-arrow-down {display:none !important;  }
.archive-insigt-accordion .card:first-child .card-header.collapsed .card-link[aria-expanded="true"] + .key-arrow-up {display:block !important;  }
.archive-insigt-accordion .card:first-child .card-header.collapsed .card-link[aria-expanded="false"] + .key-arrow-down {display:block !important;  }
.archive-insigt-accordion .card:first-child .card-header.collapsed .card-link[aria-expanded="false"] + .key-arrow-up {display:none !important;  }