@charset "utf-8";

/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&display=swap');
/*===== Pre CSS =====*/
body{ margin: 0; padding: 0; font-size: 16px; font-weight: 500; line-height: 26px; font-family: "Catamaran", sans-serif; }
p, a, span, table, th, tr, td, h1, h2, h3, h4, h5, h6, img, ul, ol, li{ margin: 0; padding: 0;}
.bg-default{background-size: cover; background-position: center; background-repeat: no-repeat;}
a:hover{text-decoration: none;}
img{width: 100%; height: 100%; object-fit: cover;}
.ms-flex{display: flex; align-items: center; justify-content: center;}
.bg-default,::after,::before{background-size: cover;background-position: center; background-repeat: no-repeat;}

/*===== Go To Top Section =====*/
#back-top { display: block; position: fixed; bottom: 15px; right: 14px; text-align: center; z-index: 99999; }
#back-top a { display: block; text-decoration: none;  }
#back-top a .fa{ width: 40px; height: 40px; padding-top: 10px; font-size: 18px; border-radius: 5px; opacity: 1; color: #fff; background: #000; border: #fff solid 1px; transition: all linear 0.3s; }
#back-top a .fa:hover{ background: #fff; color: #000; border-color: #000; transform: scale(1.05,1.05);  }

/*===== Mobile Menu =====*/
.mobile_menu{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 9; }
.menu_icon_box{position: fixed;top: 0;left: 0;z-index: 9999999999;display: block;width: 100%;background: #000; padding: 5px 0px; border-bottom: #fff solid 1px;}
.tab_button{ float: left; }
.tab_button a{ display: inline-block; padding: 4px 16px;  font-size: 12px; text-align: center; text-transform: uppercase; color: #fff; background: transparent; border: #fff solid 1px; border-radius: 0px; box-sizing: border-box; text-decoration: none; }
.tab_button a:hover{ background: #747474; border: #747474 solid 1px; }
.tab_button1{ margin-left: 15px; margin-right: 5px; }


.menu_icon{ position: fixed; top: 7px; right: 15px; width: 40px; padding:5px; background: #fff; box-sizing: border-box; cursor: pointer;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; z-index: 999; }
.menu_icon span{ width: 100%; height: 2px; display: block; background: #000; margin: 5px 0; border-radius: 5px; transition: all linear 0.3s; }
.menu_icon.active{ color: #fff; padding: 8px 3px 0;padding: 0;top: 25px; }
.menu_icon.active span{ position: absolute; width: 85%;background: #fff; }
.menu_icon.active span:nth-child(1){ transform: rotate(45deg); }
.menu_icon.active span:nth-child(3){ transform: rotate(-45deg); }
.menu_icon.active span:nth-child(2){ display: none; }


.mobile_slideLogo{ display: block; text-align: center; background: #000; }
.mobile_slideLogo img{ display: inline-block; float: none; background: transparent; padding: 15px; margin: 0px auto 15px; width: 100%; height: 120px; object-fit: contain; }
.sidebar{ padding: 65px 0px; position: fixed; top: 0; left: -100%; z-index: 99999; overflow-y: scroll; width: 100%; height: 100%; background: #000; text-align: center; box-sizing: border-box; z-index: 999999; transition: all linear 0.3s; }
.sidebar.active{ left: 0; }
.sidebar ul li{ list-style: none; }
.sidebar ul li a{ position: relative; display: block; padding: 10px 15px; border: #747474 solid 1px; text-align: left; color: #fff; margin-bottom: 1px; text-transform: uppercase; text-decoration: none; font-size: 12px; font-weight: 400; border-radius: 5px; }
.sidebar ul li a::before{ content: ""; position: absolute; top: 0; left: 0; z-index: -1; padding: 12px 0; height: 100%; width: 0%; background: #747474; transition: all linear 0.3s; }
.sidebar ul li a:hover::before{ width: 100%; }
.sidebar ul li.active{ background: #82A6CB; border-radius: 5px; }

/* Wrapper */

.wrapper{ margin: 0; padding: 0; overflow: hidden; }
.transition{ -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }

.header{position: relative;background: #E7D8FF;}
.logo img{width: 90%;height: auto;}
.header-top{padding: 8px 0;}
.header-top ul li{text-align: right;list-style: none;font-size: 14px;font-weight: 600;line-height: 24px;}
.header-bottom-inner{background: #fff;padding: 14px 0;position: relative;z-index: 1;}
.header-bottom-inner::before{position: absolute;content: ''; height: 100%;width: 105%;background: #fff;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: -1;border-radius: 5px;}
.header-bottom .row{align-items: center;}
.header-right{text-align: right;}
.header-right li:not(:first-child){display: inline-block;list-style: none;margin-left: 30px;}
.header-right li{display: inline-block;}
.header-right li a{color: #000;text-decoration: none;transition: all linear 0.3s;}
.header-right li a:hover{color: #B90B25;}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width: unset;}
.header-logo{height: 70px; width: 140px;}
.header-logo img{object-fit: contain; }

#mega-menu-wrap-header-menu{ margin-top: 0px; background: transparent; }
#mega-menu-wrap-header-menu #mega-menu-header-menu{ text-align: right; }
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{ padding: 0; line-height: inherit; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{ position: relative; z-index: 1; padding: 5px 0; margin: 0 20px; height: auto; font-size: 16px;font-weight: 700;line-height: 26px; color: #000; background: transparent; border-radius: 0; font-family: "Catamaran", serif;-webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link{ margin-right: 0; }
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{ content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; background: #fff; z-index: 1; transition: all linear 0.3s;display: none; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link::before{ left: 0; width: 100%; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{ background: transparent; color: #000; font-weight: 700; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:first-child > a.mega-menu-link{margin-left: 0;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link{margin-right: 0;}

/*===== Title Sections =====*/
.section-title{ text-align: center; margin-bottom: 30px; }
.section-title h6{ font-size: 18px; font-weight: 700; color:#35B7AA; font-family: "Catamaran", sans-serif; margin-bottom: 15px;}
.section-title h2{font-size: 32px; font-weight: 700; line-height: 50px; font-family: "Catamaran", sans-serif; position: relative; display: inline-block; margin-bottom: 30px;}
.section-title p{ display: block; font-size: 16px; font-weight: 400; font-family: "Catamaran", sans-serif; line-height: 26px;}
.section-link a, a.fancybox.overlayer-box span{color: #fff; font-size: 16px; font-weight: 600; line-height: 26px; letter-spacing: 0.6px; padding: 14px 28px; margin-top: 30px; display: inline-block; background-color:#35B7AA; border: 1px solid #35B7AA; border-radius: 5px; transition: .3s;}
.section-link a:hover{text-decoration: none;background: transparent; border-color:#35B7AA; color:#35B7AA; transform: translateY(-5px); }


.banner {position: relative;padding: 34px 0 0px;background: #E7D8FF;overflow: hidden;}
.banner .row{align-items: center;}
.banner-content h4{font-family: "Catamaran", sans-serif; font-size: 18px;font-weight: 700;line-height: 28px;color: #B90B25;}
.banner-content h2 {font-family: "Catamaran", sans-serif; font-size: 66px;font-weight: 600;line-height: 100px;margin: 8px 0 35px;}
.banner-content h2 strong{font-weight: 600;}
.banner-content h5{color:#000;font-size:18px;font-weight:700; margin-top:20px;}
.banner-content p{font-size: 16px;line-height: 28px;font-weight: 400;color: #000;width: 70%;margin: 10px 0 30px;}
/*.banner-content a {display: inline-block;padding: 14px 28px;margin-top: 15px;border-radius: 5px;text-decoration: none;background: #fff;color: #000;font-size: 16px;font-weight: 600;line-height: 26px;letter-spacing: 1px;font-family: "Catamaran", serif;transition: all linear 0.3s;}*/
/*.banner-content a:hover {background: #B90B25;color: #fff;}*/
.banner-thumbnail{position: relative;display: inline-block;z-index: 1;right: -100px;}
.banner-thumbnail > img{width:100% ;}
.banner-thumbnail::before{position: absolute;content: '';clip-path: polygon(0 0, 65% 0, 100% 100%, 33% 100%);height: 100%;width: 100%;background: #CCB2F5;left: 10%;top: 30%;z-index: -1;}
.banner-social{display:flex; align-items:center;gap:24px}
.banner-social li{display:inline-block;list-style:none; }


.categories{padding: 70px 0px 180px;}
.categories .category-card:nth-child(2n) .row{flex-direction: row-reverse;}
.categories .category-card {padding: 30px; border-radius: 10px; margin-bottom: 40px;}
.categories .category-card:nth-child(2n) .category-content{text-align: right;}
.categories .category-thumbnail {height: 480px;}
.categories .category-thumbnail img{border-radius: 6px;}
.categories .category-content h3{font-size: 32px; font-weight: 700; line-height: 42px; margin-bottom: 30px;}
.category-card-content-link a{background-color: #35B7AA; color: #fff; padding: 9px 18px; border-radius: 8px; display: inline-block; margin-top: 30px;}
/*===== Services Sections =====*/
.services-btn{position: relative; background-image: url(../images/lady-bg.png); background-position: bottom; color: #000;}
.services-btn .section-title{padding: 90px 0px;}
.services-btn .section-title h2{font-size: 48px; line-height:70px;}
.services-btn .section-title a {background-color: #35B7AA; color: #fff; padding: 11px 22px; border-radius: 5px; font-size: 16px; font-weight: 500; margin-top: 20px; display: inline-block; text-decoration: none;}
.services-btn .services-thumbnail{width:451px; height:622px; position: absolute; bottom: 0px; right: -50px;}


/*Why Choose Us Section*/
.why-choose-us {padding: 70px 0px; position: relative;}
.why-choose-us [class*="col-"] { margin-bottom: 15px;}
.why-choose-us .section-heading {margin-bottom: 25px;}
.why-choose-us .wcu-list:not(:last-child){margin-bottom: 25px;}
.why-choose-us .whyus-card h5 {color:#35B7A8; font-size: 18px; font-weight: 600; line-height: 28px;}
.why-choose-us .whyus-card .list-content {margin-left: 15px;}
.why-choose-us .whyus-card .list-content p{color: #4F4F4F; line-height: 30px;}
.why-choose-us .title-icon-wrapper .list-icon span{color: #35B7A8; font-size: 20px; font-weight: 700; height: 40px; width: 40px; border-radius: 50%;}
.why-choose-us .choose-thumbnail {position: relative; height: 512px; width: 463px; z-index: 0;}
.why-choose-us .choose-thumbnail img:last-child{height:324px; width:228px; object-fit:contain; position:absolute; bottom:0px; left:-40px;}
.why-choose-us .choose-thumbnail img{height:100%; width:100%;}

/*===== Testimonials Sections =====*/
.testimonials {background-image: url(../images/test-bg.png); color: #000; position: relative; padding: 140px 0px; z-index: 0;background-size: cover; background-position: center; background-repeat: no-repeat;}
.testimonials .item {padding: 60px 70px; position: relative; background-color: #FFFFFF; color: #000; box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.10); border-radius: 8px;}
.testimonials .section-content .icons{height: 45px; width: 45px; margin-right: 20px; position: relative;}
.testimonials .section-content .icons img{border-radius:50%;}
.testimonials .section-content .author h5{font-size: 18px; font-weight: 700;}
.testimonials .ratings span{ font-size: 1px; line-height: 1px;}
.testimonials .ratings span iconify-icon{ color: #BB9D00; font-size: 15px; display: inline-block; margin-top: 5px; letter-spacing: 0;}
.testimonials .test-content {margin-bottom: 30px;}
.test-content p{font-size: 16px; font-weight: 400; line-height: 26px;}
/* button iconify-icon {display: block; font-size: 25px !important;}
button.am-prev ,button.am-next{background: transparent; color: #fff; padding: 10px; height: 50px; width: 50px; border: 2px solid #fff; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); left: -10%;}
button.am-next{left: unset; right: -10%;} */


/*===== Blogs Section =====*/
.blogs {padding: 70px 0;position: relative; }
.blogs .section-content [class*="col-"] { margin-bottom: 30px;}
.blogs-card{border-radius: 8px;}
.blogs-card-thumbnail{position: relative;height: 250px;}
.blogs-card-thumbnail img{border-radius: 8px; width:100%; height:100%;}
.blogs .blogs-card-content{padding:10px 5px;}
.blogs .blogs-card-content h4{margin: 10px 0px 12px; font-size: 18px;line-height: 28px;font-weight: 600;}
.blogs .blogs-card-content p{font-size: 16px; line-height: 26px;font-weight: 400;}
.blogs .section-link a{font-size: 16px; font-weight: 600; padding: 9px 0px; text-align: center; width: 100%;}

/*===== Services Sections =====*/
.newsletter {position: relative; background-image: url(../images/news-bg.png); background-position: bottom; color: #000; padding: 90px 0px 80px;}
.newsletter .section-title h2{font-size: 56px; font-weight:600; line-height:80px;}
.newsletter .section-title a {background-color: #35B7AA; color: #fff; padding: 11px 22px; border-radius: 5px; font-size: 16px; font-weight: 500; margin-top: 20px; display: inline-block; text-decoration: none;}
.newsletter .services-thumbnail{width:451px;height:622px;position: absolute;bottom: 0px;right: 50px;}
.tnp-subscription{max-width: unset !important; display:flex !important;}
.tnp-email{background-color: #fff !important; padding: 13px 20px !important; border-radius: 30px; width: 385px !important;}
.tnp-submit{background-color: #35B7A8 !important; padding: 14px 28px !important; border-radius: 100px !important; font-size: 16px !important; margin-left: 30px !important;}


/*===== Footer Section =====*/
.footer {position: relative;padding: 50px 0; color: #000000B2; position: relative;z-index: 1;}
.footer .footer-logo{height: 71px; width: 140px;}
.footer .footer-logo img{object-fit: contain;}
.footer-content p{font-family: "Catamaran", sans-serif; font-size: 16px;font-weight: 400;line-height: 26px; margin-top: 31px;width: 90%; }
.footer-content h4{font-family: "Catamaran", sans-serif; font-size: 20px;font-weight: 600;line-height: 30px; margin-bottom: 30px;}
.footer-content ul{list-style: none;}
.footer-content ul li:not(:last-child) {margin: 20px 0;}
.footer-content ul li a{font-family: "Catamaran", sans-serif; font-size: 16px;font-weight: 400;line-height: 26px; color: #000000B2; text-decoration: none; }
.footer .footer-content li.wow.animate__animated.animate__fadeInUp { display: flex;}
.footer .footer-content li.wow.animate__animated.animate__fadeInUp span{color:#fff; font-size:18px;}
.footer .footer-content li.wow.animate__animated.animate__fadeInUp .icon span{margin-right:5px;}
/* ====== Copyright ======== */
.copyright {padding: 30px 0;background: #fff; border-top: 1px solid #00000033;}
.copyright p {color: #000000; font-size: 16px;font-weight: 400;line-height: 26px; font-family: "Catamaran", serif; text-align: left;}
.copyright p a {text-decoration: none;font-weight: 600;color: #000000;}
.copyright-inner{position: relative;}
.accepted-payments{position: absolute;top: 0;right: 0;}

/*Woo Commerce */
.woocommerce div.product p.price{font-size: 30px; font-weight: bold;}
.woocommerce div.product form.cart div.quantity{float: none; margin: 0 0 5px 0;}

.woocommerce-shipping-destination, .woocommerce-shipping-calculator{display: none;}


/*===== Page Content Block ===== */
.woocommerce-archive-page ul.products.columns-4,.woocommerce-archive-page ul.products.columns-3{display: flex;flex-wrap: wrap;}
.woocommerce-archive-page ul.products.columns-4 .col-md-3.col-sm-6,.woocommerce-archive-page ul.products.columns-3 .col-md-4.col-sm-6 {width: 24%;}

/*===== Archive Page : Breadcrumb Title ===== */
.woocommerce-products-header__title{ display: block; margin: 30px 0px;  color: #000; font-weight: 700; font-size: 35px;font-family: "Catamaran", serif;padding-bottom: 10px;display: inline-block;border-bottom: 2px solid #000;}

/*===== Single Product : Breadcrumb Title ===== */
.woocommerce-breadcrumb{ display: none; margin-bottom: 15px; padding: 10px 15px; background: #00539b; color: #fff; font-weight: 700; font-size: 20px; }
.woocommerce-breadcrumb a{ color: #fff; text-decoration: none; }
.onsale{ display: none; }

/*===== Product Gallery =====*/
.woocommerce-product-gallery{ position: relative; }
.woocommerce-product-gallery__trigger{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 999; width: 60px; height: 60px; border-radius: 50%; background: #000; text-align: center; font-size: 30px; padding-top: 10px; }
.woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger{ display: none; }
.woocommerce-product-gallery__image{ display: block; text-align: center; }
.woocommerce-product-gallery__image img{ display: inline-block; width: 100%; height: auto; }
.woocommerce-product-gallery ol{ display: block; text-align: left; margin-top: 5px; }
.woocommerce-product-gallery ol li{ display: inline-block; margin: 2px; float: none; width: 50px; height: auto; }
.woocommerce-product-gallery ol li img{ width: 100%; height: auto; cursor: pointer; }

/*===== Product Title and Short Description =====*/
.single_product_details_block .product_title{ color: #333;  font-size: 30px;  font-weight: 700;  margin-bottom: 15px; }
.woocommerce-image-and-product-description-block{ display: block; }
.woocommerce-product-details__short-description{ display: block; }
.single_product_details_block p{ color: #666; font-size: 14px; line-height: 26px; margin-bottom: 15px; }
.single_product_details_block .price del{ display: block; color: red; font-size: 14px; margin: 0; }
.single_product_details_block .price ins{ display: block; color: #222; font-size: 20px; font-weight: 700; text-decoration: none; text-transform: uppercase; margin-bottom: 10px; background: transparent; }
.woocommerce-image-and-product-description-block .quantity label{ display: block; font-size: 16px; }
.woocommerce-image-and-product-description-block .quantity .input-text{ border: #00539b solid 1px; padding: 11px; color: #00539b; width: 161px; }
.woocommerce-image-and-product-description-block .single_add_to_cart_button{ display: block; margin: 15px 0; border: none; border-radius: 3px; background: #27ae60; color: #fff; padding: 10px 30px; font-size: 18px; }
.woocommerce-image-and-product-description-block .single_add_to_cart_button:hover{ background: #2ecc71; }
.woocommerce-image-and-product-description-block .product_meta{ display: block; padding: 15px; background: #eee; color: #333;  }
.woocommerce-image-and-product-description-block .product_meta a{ color: #00539b; }

/*===== Product Tab Description and Reviews =====*/
.woocommerce-tabs{ display: block; padding: 30px 15px 0; clear: both; }
.woocommerce-tabs ul.tabs{ display: block; background: #eee; height: 49px; margin-bottom: 0px; }
.woocommerce-tabs ul.tabs li{ float: left; }
.woocommerce-tabs ul.tabs li a{ display: inline-block; padding: 15px; background: #00539b; color: #fff; text-decoration: none; }
.woocommerce-tabs ul.tabs li a:hover{ background: #973a68; }
.woocommerce-tabs ul.tabs .active a{ background: #973a68; }
.woocommerce-tabs .woocommerce-Tabs-panel{ display: block; padding: 15px; border: #eee solid 1px; border-radius: 0; }
.woocommerce-tabs .panel h2:first-of-type{ margin-bottom: 10px; font-size: 20px; color: #666; font-weight: 700; }
.woocommerce-tabs .panel p{ color: #666; font-size: 14px; line-height: 26px; }
.woocommerce-Reviews label{ display: block; }
.woocommerce-Reviews .submit{ background: #27ae60; border: none; color: #fff; padding: 10px 20px; font-size: 16px; }
.woocommerce-Reviews .submit:hover{ background: #2ecc71; }

/*===== Product Related =====*/
.woocommerce-image-and-product-description-block .related h2{ display: block; margin: 15px 0; padding: 10px 15px; background: #eee; color: #222222; font-weight: 700; font-size: 16px; text-transform: capitalize; }
.woocommerce-image-and-product-description-block .related .collections-content-item-details{ min-height: 255px; }
.page-product-card-item{background:#f4f4f4;margin-bottom: 1.5rem;overflow: hidden;border-radius: 10px;transition: all linear 0.3s;}
.page-product-card-thumbnail {text-align: center;height:200px ;overflow: hidden;}
.page-product-card-thumbnail img{width: 100%;height: 100%;object-fit: cover;object-position: center;transition: all linear 0.3s;}
.product-card-details{padding: 20px;min-height: 175px;}
.product-card-details h4{font-size: 18px;font-weight: 700;line-height: 30px;}
.content .product-card-details p,p.woocommerce-result-count{font-size: 16px;font-weight: 400;color: #CCB2F5;}
.product-card-details h4 a{color: #000;text-decoration: none;}
.product-card-overlayer ul{display: flex;align-items: center;gap: 20px;margin-top: 25px;}
.product-card-overlayer ul li{list-style: none;margin-left: 0;}
.product-card-overlayer ul li a{color: #CCB2F5;text-decoration: none;font-size: 18px;}
i.yith-wcwl-icon.fa.fa-heart-o{margin-right: 0;}
.yith-wcwl-add-to-wishlist{margin-top: 0;position: relative;}
.wishlist_table thead tr th{background: #E7D8FF;color: #000;}
table.wishlist_table tr th.product-thumbnail {width: 200px;}

.page-product-card-item:hover .page-product-card-thumbnail img{transform: scale(1.05);}

form.woocommerce-ordering{margin: 15px 0;}
form.woocommerce-ordering select{padding: 10px;border: 1px solid #CCB2F5;color: #CCB2F5;}
form.woocommerce-ordering input::placeholder{color: #CCB2F5;} 

/*===== After Add To Cart Message =====*/
.woocommerce-message{ display: block; background-color: #27ae60; color: #fff; padding: 10px; margin-bottom: 15px; }
.woocommerce-message a{ display: inline-block; padding: 5px 10px; color: #00539b; background: #fff; border-radius: 3px; text-decoration: none; }

/*===== Cart Page =====*/
.shop_table{ display: block; width: 100%; margin-bottom: 30px; }
.shop_table thead{ display: block; width: 100%; border: #00539b solid 1px; }
.shop_table thead th{ height: 50px; background: #00539b; border: #fff solid 1px; border-bottom: #00539b solid 1px; border-top: #00539b solid 1px; padding: 10px; color: #fff; }
.shop_table thead th:first-child{ border-left: #00539b solid 1px; }
.shop_table thead th:last-child{ border-right: #00539b solid 1px; }

.shop_table thead .product-remove{ width: 5%; }
.shop_table thead .product-thumbnail{ width: 5%; }
.shop_table thead .product-name{ width: 100%; }
.shop_table thead .product-price{ width: 20%; }
.shop_table thead .product-quantity{ width: 20%; }
.shop_table thead .product-subtotal{ width: 20%; }

.shop_table tbody td{ padding: 10px; border: #00539b solid 1px; }
.shop_table tbody .product-remove a{ font-size: 30px; color: red; text-align: center; }
.shop_table tbody .product-remove{ width: 5%; }
.shop_table tbody .product-thumbnail{ width: 100%; }
.shop_table tbody .product-thumbnail img{ width: 100px; height: auto; }
.shop_table tbody .product-name{ width: 20%; }
.shop_table tbody .product-price{ width: 10%; }
.shop_table tbody .product-quantity{ width: 10%; }
.shop_table tbody .product-subtotal{ width: 20%; }

.shop_table tbody .product-name a{ color: #00539b; font-size: 16px; }
.shop_table tbody .product-quantity .quantity label{ display: none; }
.shop_table tbody .product-quantity .quantity .input-text{ border: #00539b solid 1px; padding: 11px; color: #00539b; width: 161px; }

.shop_table .button{ float: right; border: none; border-radius: 3px; background: #2980b9; color: #fff; padding: 10px 30px; font-size: 18px; cursor: pointer; }
.shop_table .button:hover{ background: #3498db; }
.shop_table .actions{ padding: 20px; padding-top: 15px; }
.shop_table .coupon{ display: inline-block; }
.shop_table .coupon label{ display: block; }
.shop_table .coupon .input-text{ border: #00539b solid 1px; padding: 11px; color: #00539b; width: 161px; float: left; margin-right: 5px; }
.shop_table .coupon .button{ float: none; border: none; border-radius: 3px; background: #27ae60; color: #fff; padding: 10px 30px; font-size: 18px; }
.shop_table .coupon .button:hover{ background: #2ecc71; }

.cart-collaterals .shop_table tbody{  }
.cart-collaterals .shop_table{ display: block; width: 100%; margin-bottom: 30px; }
.cart-collaterals .shop_table tbody{ display: block; width: 100%; }
.cart-collaterals .shop_table tbody tr{ display: block; width: 100%; border: #00539b solid 1px; border-top: none; }
.cart-collaterals .shop_table tbody tr:first-child{ border-top: #00539b solid 1px; }
.cart-collaterals .shop_table tbody tr th{ padding: 10px; width: 200px; border-right: #00539b solid 1px; }
.cart-collaterals .shop_table tbody tr td{ padding: 10px; border: none; }
.woocommerce-shipping-calculator .shipping-calculator-button{ color: #00539b; font-size: 16px; }

.wc-proceed-to-checkout{ display: block; text-align: center; }
.wc-proceed-to-checkout a{ display: inline-block; padding: 10px 30px; border-radius: 3px; background: #27ae60; text-decoration: none; color: #fff; font-size: 18px; }
.wc-proceed-to-checkout a:hover{ background: #2ecc71; }
.wc-proceed-to-checkout .wcppec-checkout-buttons__separator,
.wc-proceed-to-checkout .wcppec-checkout-buttons__button{ display: none; }

/*===== Checkout Page =====*/
.woocommerce-form-coupon-toggle .woocommerce-info{ display: block; padding: 15px; background-color: #3D9CD2; color: #fff; }
.woocommerce-form-coupon-toggle .woocommerce-info a{ display: inline-block; padding: 10px; margin-left: 10px; border-radius: 3px; background-color: #00539b; color: #fff; text-decoration: none; }
.woocommerce-form-coupon-toggle .woocommerce-info a:hover{ background-color: #973a68; }
.checkout .form-row{ display: block; }
.checkout .select2-container--default .select2-selection--single{ padding: 5px; height: 40px; border: #ccc solid 1px; border-radius: 0; }
.checkout .select2-selection--single .select2-selection__rendered{ font-size: 14px; color: #00539b; font-weight: 400; }
.checkout .select2-selection__placeholder{ font-weight: 400; color: #666; font-size: 14px; }
.checkout label{ color: #666; font-size: 16px; font-weight: 400; margin-bottom: 0; }
.checkout label .optional{ font-size: 14px; }
.checkout input::placeholder{ font-size: 14px; font-weight: 400; color: #00539b; }
.checkout .input-text{ display: block; padding: 0 10px; width: 100%; border: #ccc solid 1px; font-size: 14px; font-weight: 400; color: #666; }
.checkout .woocommerce-checkout-review-order .shop_table thead{ background: #00539b; }
.checkout .woocommerce-shipping-fields .input-checkbox{ position: relative; top: -4px; left: -10px; width: 20px; height: 20px; float: left; }
.checkout .woocommerce-shipping-fields label{ display: block; }
.checkout .woocommerce-shipping-fields input{ display: block; width: 100%; }
.checkout .woocommerce-shipping-fields .woocommerce-form__label{ display: block; height: 40px; padding: 12px 15px 10px 40px; background: #333; color: #fff;  font-weight: 700; font-size: 16px; cursor: pointer; }
.checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper label{ display: block; }
.checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper label .optional{ color: #666; font-size: 14px; }
.checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper textarea{ display: block; padding: 0 10px; width: 100%; border: #ccc solid 1px; font-size: 14px; font-weight: 400; color: #666; }
.checkout .shop_table{ display: block; margin-bottom: 30px; }
.checkout .shop_table thead,
.checkout .shop_table tbody{ display: block; width: 100%; border: #00539b solid 1px; }
.checkout .shop_table thead th,
.checkout .shop_table tbody td{ border: none; }
.checkout .shop_table thead th:first-child{ border-right: #fff solid 1px; }
.checkout .shop_table tbody td:first-child{ border-right: #00539b solid 1px; }
.checkout .shop_table thead .product-name,
.checkout .shop_table tbody .product-name{ width: 545px; }
.checkout .shop_table tfoot{ display: block; width: 100%; }
.checkout .shop_table tfoot th:first-child{ border-top: none; }
.checkout .shop_table tfoot td:last-child{ border-top: none; }
.checkout .shop_table tfoot th{ width: 700px; padding: 10px; border: #00539b solid 1px; }
.checkout .shop_table tfoot td{ width: 700px; padding: 10px; border: #00539b solid 1px;   }
.checkout .button{ display: inline-block; padding: 10px 30px; border: none; border-radius: 3px; background: #27ae60; text-decoration: none; color: #fff; font-size: 18px; }
.checkout .button:hover{ background: #2ecc71; }
.checkout_coupon .input-text{ border-radius: 0; padding-left: 10px; }
.checkout_coupon .button{ display: inline-block; border: none; border-radius: 3px; background: #27ae60; color: #fff; padding: 10px 30px; font-size: 18px; }

/*Error*/
.woocommerce-error{ display: block; width: 100%; padding: 15px 30px; color: #fff; }
.woocommerce-error li{ color: #fff; list-style: none; margin: 15px 0; }
.woocommerce-info{padding: 5px 10px;margin: 15px;color: #fff;}
.col2-set{display: flex;gap: 30px;}
.col2-set .col-1{width: 50%;}
.col2-set .col-2{width: 50%;}
.xoo-wsc-basket{right: 0;bottom: 70px;}

li.wc-block-grid__product{box-shadow: 4px 4px 29px 0px #00000040;padding: 20px;border-radius: 10px;}
.wc-block-grid .wc-block-grid.has-4-columns .wc-block-grid__product {max-width: 22%;}

/*========================================*/
/*================ Error =================*/
/*========================================*/
.wpcf7-not-valid-tip {position: absolute;top: 100%;left: 0;width: 100%;background: red;color: #fff;padding: 1px 5px;}

/*===== Pages Breadcrumb =====*/
.content-banner{ padding: 12px 0px; background: #000; }
.breadcrumb{ padding: 8px 10px; margin: 0; margin-bottom: 0; color: #151515; background: #fff; border-radius: 0;   font-family: "Catamaran", sans-serif; text-transform: uppercase; font-weight: 400; font-size: 15px; }
.breadcrumb a{ color: #35B7AA; text-decoration: none; }
.breadcrumb .fa{  display: inline-block; margin: 0 10px; font-size: 15px; margin-top: 6px; }

/*===== Content Pages =====*/
.content{ width: 100%; padding: 50px 0; background: #fff; }
.content-block{ padding: 25px; background: #f6f6f6; }
.sectiontitleunderline{ display: block; width: 80px; height: 2px; margin: 0 0 20px; background: #333; }
.content h2{ text-transform: capitalize; font-size: 28px; font-weight: 600; font-family: "Catamaran", sans-serif; margin-bottom: 10px;}
.content h3{ text-transform: capitalize; font-size: 22px; font-weight: 600; font-family: "Catamaran", sans-serif; margin-bottom: 10px;}
.content h4{ text-transform: capitalize; font-size: 18px; font-weight: 600; line-height: 28px; font-family: "Catamaran", sans-serif; }
.content p{ font-size: 18px; font-weight: 400; line-height: 28px;}
.content ol,
.content ul{padding: 0; margin-bottom: 15px; }
.content li{line-height: 27px; font-size: 17px; font-weight: 400; margin:5px 0px; font-family: "Catamaran", sans-serif;}
.content li strong,.content p strong{font-weight:600;;}

/*===== Testimonials Page =====*/
.reviewsblock{padding: 15px 0px;background: #808080;width: 100%;text-align: center;}
.reviewsblock h4{ text-transform: uppercase; color: #fff; font-size: 18px; font-weight: 600; }
.reviewsform{padding: 15px 0px; min-height: 150px;width: 100%;}
.reviewsform .form-group{margin-bottom: 15px !important;}
.reviewsformstyle{height: 44px;border-radius: 0;border: #ddd solid 1px;color: #333;background: #fff;}
.reviewsform input::placeholder{ color: #666; }
.reviewsform form [class*="col-"]{padding-left:0px; padding-right:0px;}
.reviewsform textarea::placeholder{ color: #666; }
.btn-reviewsformstyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #191919; border: none; padding: 10px 16px; font-size: 18px; border-radius: 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }
.btn-reviewsformstyle:hover{background: #2ecc71;}
.testimonials-page{ display: block; margin-top: 15px; }
.testimonials-page .panel-title a{position: relative;display: block;padding: 15px 50px 15px 15px;margin-bottom: 0;background: #808080;text-decoration: none;text-transform: uppercase;font-size: 16px;color: #fff;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.testimonials-page .panel-title a:hover{background: #000;color: #fff;}
.testimonials-page .accordion>.card>.card-header {background: #fff; color: #191919; position: relative; border: 1px solid #ddd; padding: 10px;}
.testimonials-page .btn-link { font-size: 18px; font-weight: 500; color: #000; text-decoration: none;}
.testimonials-page .panel-title .collapsed{ background: #fff; color: #191919; position: relative; }
.testimonials-page .btn.btn-link.btn-block.text-left.collapsed::before{ content: ""; position: absolute; top: 50%; right: 0; width: 25px; font-family: 'fontawesome'; text-align: center; font-size: 20px; transform: translate(-50%,-50%); z-index: 999; }
.testimonials-page .btn.btn-link.btn-block.text-left::before{ content: ""; position: absolute; top: 50%; right: 0; width: 25px; font-family: 'fontawesome'; text-align: center; font-size: 20px; transform: translate(-50%,-50%); }
.testimonials-page h4{ margin-bottom: 0; margin: 0; }
.testimonials-page .panel-body{ border: #eee solid 1px; border-top: none; padding:10px; }
.testimonials-page .panel-body p{ margin-bottom: 0; }
.btn.focus, .btn:focus {outline: 0; box-shadow:none !important;
}


/*===== Contact Form Section =====*/
.formstyle{padding-left: 60px;height: 50px;border-color: #ddd;border-radius: 0;background-color: #fff; color: #000; font-size: 18px;}
.btn-formstyle{ margin-top: 15px; width: 150px; color: #fff; background-color: #2c2c2c; border: none; border-radius: 0; padding: 10px 16px; font-size: 20px; line-height: 30px; transition: all linear 0.3s; }
.btn-formstyle:hover{background: #35B7AA;}
.googlemap{ height: 500px; overflow: hidden; border: #eee solid 1px; }
.form-horizontal .form-group{ margin-right: 0; margin-left: 0; }
.content .form-group{margin: 0px;}
.content .form-group br{margin: 0px !important;}
.content .form-horizontal .form-group input::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea{ min-width: 100%; max-width: 100%; }
.form-section .fa{position: absolute;top: 0px;height: 100%;width: 50px;text-align: center;padding-top: 15px;color: #000;background-color: #ddd;font-size: 18px;z-index: 1;}
.form-section .sms { height: 200px;}
.form-section textarea.form-control {height: 200px;}


/*===== Free Estimate Form Page =====*/
.free-estimate-form .freeblock{ padding: 15px 20px; background: #666; color: #fff; text-transform: uppercase; }
.free-estimate-form .form-group{margin-bottom: 20px;}
.freeestimatestyle{ padding-left: 65px; height: 50px; border-radius: 0; border: #666 solid 1px; }
.btn-freeestimatestyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #2c2c2c; border: none; padding: 10px 16px; font-size: 18px; border-radius: 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }
.btn-freeestimatestyle:hover{ background: #2ecc71; }
.free-estimate-form .form-horizontal .form-group { margin-right: -15px; margin-left: -15px; }
.free-estimate-form .fa{position: absolute;top: 34px;height: calc(100% - 60px);width: 50px;background: #666;text-align: center;padding-top: 15px;color: #fff;font-size: 18px;}


/*===== Page =====*/

.contact-page-location-map{ display: block; margin-top: 30px; }

.about-span-break{ display: block; }



/*========== Responsive ==========*/

@media (max-width: 991px){

}
@media (max-width: 767px){


      /*===== Go To Top =====*/
    .mobile_menu{ display: block; width: 0; }
    .mobile_menu.active{ width: 100%; }
    .serv_dropdown_menu{ padding-left: 30px;}
    .header-top.home .navigation{margin: 30px auto 0px; width: 75%;}
    .header-contact-info ul li{color: #fff;margin-bottom: 1.5rem; }
    .header-contact-info ul li a{color: #fff;}
    

    .header .container,
    .header .container{ width: 100%; }
    #mega-menu-wrap-header-menu .mega-menu-toggle,.header .navigation{display: none;}
    #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu{display: block;}
    #mega-menu-wrap-header-menu{ margin: 0px 30px 0px; }
    #mega-menu-wrap-header-menu .mega-menu-toggle{ border-radius: 0; background: #82A6CB; }
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{ width: 30px; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{ display: block; } 
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child{ float: none; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{ padding: 10px 15px; margin-right: 0; margin: 0; background: #2f2f2f; color: #fff; border-radius: 0; font-size: 14px; font-weight: 400; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{ height: 1px; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{ background: #35B7AA; color: #fff; font-size: 14px; font-weight: 400; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link{background: #2f2f2f;padding: 10px 15px;border-color: #2f2f2f; border-radius: 0;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{display: none;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover{color: #fff;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::after{display: none;}


  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{font-size: 16px;}
  .header-right li{display: block;}
  .header-right{text-align: left;}
  .section-title h2{font-size: 30px; line-height: 40px;}
  .banner section{padding: 0px !important;}
  .banner-thumbnail{left: 0;margin-bottom: 4.5rem;}
	.banner .container .row{display: flex;flex-direction: column-reverse;}
	.banner-container{text-align: center;}
	.banner-thumbnail{display: block;text-align: center;margin-bottom: 2.5rem;}
	.banner-thumbnail img{width: 50%;}
	.banner-thumbnail::before{display: none;}
	.banner-content h2,.banner-content p{width: 100%;}
	.banner-content h2{font-size: 35px; line-height: 45px;}
	.why-choose-us .choose-thumbnail img:last-child{left:0px;}

	.welcome-left{display: none;}

	.category-card {margin-bottom: 3.5rem;}
    .categories .category-thumbnail{height: auto;}
    .categories .category-content h3{margin: 20px 0px 15px; font-size: 25px; line-height: 35px;}
	.product-section .row .col{width:100%;flex:none;}
    .newsletter .section-title h2{font-size: 40px;font-weight:600;line-height: 50px;}

	.footer-top{margin-bottom: 0;}
	.footer-links,.footer-catogories{padding-left: 0;}
	.footer-catogories ul li a {font-size: 14px;}
	.footer-content {margin-top: 30px;}

	.copyright p {font-size: 14px;}


	/*===== Pages Section =====*/
	.content-banner {padding: 20px 0;}
	.content h2 {font-size: 20px;}
	.sectiontitleunderline {margin: 0 0 15px;}
	.breadcrumb .fa {margin: 5px;}
	.content p {font-size: 14px;line-height: 26px;margin-bottom: 10px;}

    .why-choose-us .choose-thumbnail,.services-btn .services-thumbnail{width: 100%; height: auto;}
    .services-btn{padding-bottom: 0px !important;}
    .services-btn .section-title{padding: 50px 0px;}
    .services-btn .services-thumbnail{position: unset;}
    .categories .category-card:nth-child(2n) .category-content{text-align: left;}
    .tnp-subscription{display: block !important;}
    .tnp-submit{margin-left: 0px !important;}
    .tnp-email{width: 100% !important;}
      
      #back-top{ right: 10px; bottom: 10px; }
      #back-top a .fa{ font-size: 16px; width: 40px; height: 40px; padding-top: 10px; }
      .header::before{display: none;}
      section{padding: 50px 0px !important;}
      .logo{margin: 15px auto !important; text-align: center;}
      .black-bg-text {display: block; background-color: #000; padding: 10px 15px;}
      .social-icons-text{text-align: left !important;}
      .free-social-links{justify-content: start !important;}
      .social-icons-text h6,.free-social-links h6{margin-left: 0px;}
      
    }