@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*===== Pre CSS =====*/
body {margin: 0;padding: 0;font-size: 14px;font-weight: normal;color: #333;font-family: "Poppins", sans-serif;background: #fff;}
.xoo-wsc-basket{bottom: 55px;}

p,
a,
span,
table,
th,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
ol,
li {margin: 0;padding: 0;font-family: "Poppins", sans-serif;}

/*===== 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: #C226D7;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: #C226D7;height: 57px;border-bottom: #fff solid 1px;}
.tab_button {float: left;}
.fcpfw_cart_basket {right: 5px !important;bottom: 70px !important;}

.tab_button a {display: inline-block;padding: 7px 10px;margin-top: 14px;font-size: 10px;text-align: center;text-transform: uppercase;color: #fff;background: transparent;border: #fff solid 1px;border-radius: 5px;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: 15px;right: 15px;width: 30px;height: 30px;padding: 1px 5px;background: transparent;box-sizing: border-box;cursor: pointer;z-index: 999;}
.menu_icon span {width: 100%;height: 2px;display: block;background: #fff;margin: 5px 0;border-radius: 5px;transition: all linear 0.3s;}
.menu_icon.active {color: #fff;padding: 8px 3px 0;}
.menu_icon.active span {position: absolute;width: 85%;}
.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;}
.mobile_slideLogo img {display: inline-block;float: none;background: #fff;padding: 15px;margin-bottom: 15px;border-radius: 5px;width: inherit;height: auto;}
.sidebar {padding: 65px 15px;position: fixed;top: 0;left: -100%;z-index: 99999;overflow-y: scroll;width: 100%;height: 100%;background: #C226D7;text-align: center;box-sizing: border-box;z-index: 999999;transition: all linear 0.3s;}
.sidebar.active {left: 0;}
.header .sidebar ul li {list-style: none;display:block;}
.sidebar ul li a {position: relative;display: block;padding: 10px 15px;border: #fff 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: #747474;border-radius: 5px;}

/*-- Modern Social Media Icon Display --*/
.social_media_block {display: block;position: fixed;bottom: 15px;left: 15px;z-index: 999;}
.share_icon .fa-solid {position: absolute;left: 0;bottom: 0;z-index: 2;cursor: pointer;width: 52px;height: 52px;border-radius: 50%;background: #C226D7;color: #fff;font-size: 24px;text-align: center;padding: 14px 0 0 0;transition: all linear 0.3s;}
.share_icon .fa-solid:hover {transform: rotate(360deg);color: #fff;background: #006EC7;}
.social_icon {position: relative;overflow-y: hidden;border-bottom-left-radius: 52px;border-bottom-right-radius: 52px;transition: all linear 0.3s;}
.social_icon.active {padding-top: 52px;}
.social_icon ul {position: relative;display: block;text-align: center;transform: translateY(100%);transition: all linear 0.3s;}
.social_icon.active ul {transform: translateY(-52px);}
.social_icon ul li {list-style: none;}
.social_icon ul li .fa-brands {width: 50px;height: 50px;border-radius: 50%;border: none;background: #0e59a9;color: #fff;font-size: 24px;text-align: center;padding: 13px 0px 0 0;transition: all linear 0.3s;}
.social_icon ul li .fa-brands:hover {transform: rotate(360deg);}
.social_icon ul li:nth-child(1) .fa-brands {background: #3d5a96;color: #fff;}
.social_icon ul li:nth-child(2) .fa-brands {background: #2aa3ef;color: #fff;}
.social_icon ul li:nth-child(3) .fa-brands {background-image: linear-gradient(#8221b3, #c22268, #db8a40);color: #fff;}

/* Wrapper */
.wrapper {margin: 0;padding: 0;overflow: hidden;}
.transition {transition: all linear 0.3s;}

.section-title{text-align: left;margin-bottom: 55px;}
.section-title h2{font-family: "Poppins", sans-serif;font-weight: 400;font-size: 60px;line-height: 80px;margin: 25px 0 40px;}
.section-title h2 span{color: #72228E;}
.section-title h4{font-family: "Inter", sans-serif;font-weight: 400;font-size: 20px;line-height: 30px;color: #72228E;}
.section-title p{font-family: "Poppins", sans-serif;font-weight: 400;font-size: 18px;line-height: 30px;margin-bottom: 20px;}

.section-link{margin-top: 50px;}
.section-link a{padding:12px 55px;font-family: "Poppins", sans-serif;color: #fff; font-weight: 400;font-size: 18px; background: linear-gradient(180deg, #72228E 0%, #9727A6 100%);border-radius: 50px; text-decoration: none;transition: all linear 0.3s;}
.section-link a:hover{background: linear-gradient(180deg, #9727A6 0%, #72228E 100%);}


/*===== Header Section =====*/
.header-top{padding: 9px 0;background: #2E2E2E;}
.header-top ul {display: flex;justify-content: space-between;align-items: center;}
.header-top ul li{list-style: none;display: inline-block;font-family: "Poppins", sans-serif;font-weight: 400;font-size: 17px;line-height: 30px;color: #fff;}
.header-top ul li a{text-decoration: none;color: #fff;}
.header-top ul li a:hover{color: #fff;transition: all linear 0.3s;}

.header-logo img{width: 100%;height: auto;}

.header-bottom{padding: 6px 0;position: relative;z-index: 1;background: #fff;}
.header-bottom-top{padding: 34px 0;margin-bottom: 30px;font-size: 20px;}
.header-bottom-left-top{text-align: center;}
.header-bottom-right-top ul {display: flex;justify-content: flex-end;align-items: center;gap: 30px;}
.header-bottom-right-top ul li{list-style: none;}
.header-bottom-right-top ul li a{position: relative;}
.header-bottom-right-top ul li a span{position: absolute;height: 20px;width: 20px;border-radius: 50%;background: #C226D7;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 14px;top: -10px;right: -10px;}

.header-nav #mega-menu-wrap-header-menu1 #mega-menu-header-menu1,.header-nav #mega-menu-wrap-header-menu2 #mega-menu-header-menu2{display: flex;gap: 60px;justify-content: center;align-items: center;}
.header-nav #mega-menu-wrap-header-menu1 #mega-menu-header-menu1 > li.mega-menu-item > a.mega-menu-link,.header-nav #mega-menu-wrap-header-menu2 #mega-menu-header-menu2 > li.mega-menu-item > a.mega-menu-link{position: relative;font-weight: 500;}
.header-nav #mega-menu-wrap-header-menu1 #mega-menu-header-menu1 > li.mega-menu-item > a.mega-menu-link::before,.header-nav #mega-menu-wrap-header-menu2 #mega-menu-header-menu2 > li.mega-menu-item > a.mega-menu-link::before{position: absolute;content: '';background: #000;height: 8px;width: 8px;right: -30px;top: 50%;transform: translateY(-50%); border-radius: 50%;}
#mega-menu-wrap-header-menu1 #mega-menu-header-menu1 > li.mega-menu-item:last-child > a.mega-menu-link::before,.header-nav #mega-menu-wrap-header-menu2 #mega-menu-header-menu2 > li.mega-menu-item:last-child > a.mega-menu-link::before{display: none;}


/*===== Banners Section =====*/
.banner{position: relative;z-index: 1;}
.banner::before{position: absolute;content: '';height: 100%;width: 60%;left: 0;top: 0;background: rgba(0, 0, 0, 0.4);z-index: 2;clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);}
.banner img{ width: 100%;height: 670px;object-position: center calc(50% + 100px); object-fit: cover; }
.banner-content{ position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%);z-index: 3; text-align: left;z-index: 3;color: #fff;}
.banner-content-box h4{font-family: "Inter", sans-serif;font-weight: 400;font-size: 20px;line-height: 100%;color: #C226D7;}
.banner-content-box h1 {font-family: "Poppins", sans-serif;font-weight: 400;font-size: 60px;line-height: 80px;margin: 30px 0 40px;}
.banner-content-box h1 span{color: #C226D7;}
.banner-content-box p{font-family: "Inter", sans-serif;font-weight: 400;font-size: 20px;line-height: 100%;}

/*===== Offers Section =====*/
.offers{padding: 80px 0 30px;}
.offer-card-container{display: flex;justify-content: center;align-items: center;gap: 30px;flex-wrap: wrap;}
.offer-card{width: 100%;max-width: 476px;height: 300px;position: relative;}
.offer-card::before{position: absolute;content: '';height: 260px;width: 90%;max-width: 432px;background: transparent;border: 1px solid rgba(0, 0, 0, 1);top: 50%;left: 50%;transform: translate(-50%, -50%);}
.offer-card img{width: 100%;height: 100%;object-fit: cover;}
.offer-card-content{position: absolute;left: 50px;top: 50%; transform: translateY(-50%);}
.offer-card-content p{font-family: Poppins;font-weight: 400;font-size: 25px;line-height: 100%;}
.offer-card-content p strong{font-family: Poppins;font-weight: 500;font-size: 40px;line-height: 68px;color: rgba(114, 34, 142, 1);}
.offer-card-content .section-link{margin-top: 20px;}
.offer-card-content .section-link a{padding: 11px 30px;}


/* === Welcome === */
.welcome{padding: 60px 0;}
.welcome-thumbnail{position: relative;display: flex;gap: 20px;}
.welcome-thumbnail img:last-child{margin-top: 20px;}


/* ==== WHAT WE OFFER ===== */
.what-we-offer{padding: 50px 0;}
.what-we-offer-card{display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center;}
.what-we-offer-thumbnail{box-shadow: 0px 8px 24px 0px rgba(149, 157, 165, 0.2);background: rgba(255, 255, 255, 1);height: 140px;width: 140px;border-radius: 10px;display: flex;justify-content: center;align-items: center;position: relative;}
.what-we-offer-thumbnail::before{position: absolute;height: 120px;width: 120px;border-radius: 10px;border: 1px dashed rgba(114, 34, 142, 1);content: '';background: transparent;}
.what-we-offer-card-content h5{font-family: Poppins;color: rgba(114, 34, 142, 1); font-weight: 400;font-size: 20px;line-height: 35px;margin: 20px 0 25px;}
.what-we-offer-card-content p{font-family: Inter;font-weight: 400;font-size: 18px;line-height: 35px;text-align: center;}

/* ==== Seasonal Collections===== */
.season-collection{padding: 80px 0;background: rgba(247, 247, 247, 1);}
.home-product-card{max-width: 320px;height: 450px;background: #FFFFFF;position: relative;transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);overflow: hidden;margin-bottom: 30px;}
.home-product-card::before{position: absolute;height: 90%;width: 90%;border: 1px solid #9727A6;content: '';background: transparent;left: 50%;top: 50%;transform: translate(-50%, -50%);transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);}
.home-product-card img{width: 100%;height: 100%;object-fit: contain;transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);}
.home-product-card-var{position: absolute;left: 50%;top: 150%;transform: translate(-50%, -50%);transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);}
.home-product-card-one{display: flex;justify-content: center;align-items: center;gap: 20px;padding: 10px 30px;background: #fff;border-radius: 50px;margin-bottom: 30px;}
.home-product-card-one li{list-style: none;}
.home-product-card-one li a{color: #000;text-decoration: none;}
.home-product-card-two a{padding: 12px 26px;border-radius: 50px;border: 1px solid #fff;font-size: 17px;font-weight: 400;text-decoration: none;color: #fff;transition: all linear 0.3s;}

.home-product-card:hover{background: rgba(114, 34, 142, 0.4);}
.home-product-card:hover::before{border-color: #fff;}
.home-product-card:hover .home-product-card-var{top: 50%;}
.home-product-card:hover img{filter: drop-shadow(-1px 6px 17px #000);}
.home-product-card-two a:hover{background: #fff;color: #000;}

.home-product-card-one li a .wishlist-button .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .home-product-card-one li a .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{color:#000;}



/* ==== Subscripton===== */
.subsription{padding: 60px 0;background: url('https://jasperusa.sfo3.cdn.digitaloceanspaces.com/ladyjokes/subs.webp')no-repeat top;background-size: cover;position: relative;z-index: 1;}
.subsription::before{position: absolute;height: 100%;width: 100%;background: rgba(130, 130, 130, 0.7);content: '';left: 0;top: 0;z-index: -1; }
.subsription .section-title{margin-bottom: 0;}
.subsription .section-title h2{color: #fff;}
.subscriptionform_section_form{background: #fff;max-width: 650px;display: flex;justify-content: space-between;border-radius: 50px;}
.subcription-form-control{padding: 10px 30px;background: none;border: none; font-size: 18px;line-height: 40px;font-family: "Poppins", sans-serif;border-radius: 50px;width: 420px;}
.btn-subcription-form-control{background: linear-gradient(180deg, #72228E 0%, #9727A6 100%);padding: 10px 55px;border-radius: 50px;color: #fff;border: none; font-size: 18px;line-height: 40px;font-family: "Poppins", sans-serif;}
/* Broad, cross-browser rule */
input.subcription-form-control,
input.subcription-form-control:focus,
input.subcription-form-control:focus-visible {
    -webkit-appearance: none; 
    appearance: none;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    background-clip: padding-box; 
}

/* More specific override for Bootstrap situations */
.form-control.subcription-form-control:focus,
input.form-control.subcription-form-control:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}



/*===== Footer Section =====*/
.footer {padding: 50px 0;background: #fff;color: #000;}
.footer-logo img{max-width: 213px;height: auto;width: 100%;} 
.footer-content h4{font-family: "Poppins", sans-serif;color: #000; font-weight: 400;font-size: 30px;line-height:  80px;margin-bottom: 10px;}
.footer-content ul{padding-left: 35px;}
.footer-content ul li{font-weight: 400;font-size: 16px;line-height: 26px;margin-bottom: 15px;}
.footer-content ul li a{text-decoration: none;color: #000; font-weight: 400;font-size: 16px;line-height: 26px;}
.footer-quick-links ul li a{text-transform:uppercase;}
.footer-contact-info{padding-left: 50px;}
.footer-contact-info ul li span{ font-weight: 600;display: block; }

/* ====== Copyright ======== */
.copyright {background: #000000;padding: 12px 0;}

.copyright p {color: #fff;font-family: "Poppins", sans-serif;font-size: 18px;font-weight: 400;line-height: 26px;text-align: center;}
.copyright p a {color:#C226D7;text-decoration: none;}


/*===== Slider Plugins =====*/
#banner-slider .owl-buttons {display: none;}
#banner-slider .owl-dots {position: absolute;left: 50%;top: 90%;transform: translate(-50%, 0);z-index: 9;}
#banner-slider .owl-dots .owl-dot span {width: 15px;height: 15px;border-radius: 50%;background: #fff;border: 1px solid #eee;opacity: 1;}
#banner-slider .owl-dots .active span {background: #C226D7;}

#testimonials-slider .owl-dots{ display: none; }
#testimonials-slider .owl-nav{ display: block; }
#testimonials-slider .owl-nav .owl-prev{ position: absolute; top: 50%; left: -175px; transform: translateY(-50%); font-family: 'FontAwesome'; text-align: center; width: 40px; height: 30px; border: none; background: #C226D7; color: #fff; font-size: 15px;opacity: 1; display: flex; justify-content: center; align-items: center; z-index: 999; transition: all linear 0.3s; }
#testimonials-slider .owl-nav .owl-next{ position: absolute; top: 50%; right: -175px; transform: translateY(-50%); font-family: 'FontAwesome'; text-align: center; width: 40px; height: 30px; border: none; background: #C226D7; color: #fff; font-size: 15px;opacity: 1; display: flex; justify-content: center; align-items: center; z-index: 999; transition: all linear 0.3s; }
#testimonials-slider .owl-nav .owl-prev:hover,
#testimonials-slider .owl-nav .owl-next:hover{ background: #000; color: #fff; }
#testimonials-slider .owl-nav .owl-prev span{ margin-right: 5px; margin-bottom: 5px; }
#testimonials-slider .owl-nav .owl-next span{ margin-left: 5px; margin-bottom: 5px; }


/*===== Pages Breadcrumb =====*/
.content-banner {padding: 30px 0;background: #C226D7;}
.breadcrumb {padding: 10px 15px;margin: 0;margin-bottom: 0;color: #151515;background: #fff;border-radius: 0;font-family: "Poppins", sans-serif;text-transform: uppercase;font-weight: 400;font-size: 14px;}
.breadcrumb a {color: #C226D7;text-decoration: none;}
.breadcrumb .fa {display: inline-block;margin: 0 10px;font-size: 11px;font-weight: 700;margin-top: 4px;}

/*===== Content Pages =====*/
.content {width: 100%;}
.content-block {padding: 20px;}
.content h2.page-title{font-size: 18px;}
.content h2.page-title a{text-decoration: none;color: #000;}
.sectiontitleunderline {display: block;width: 80px;height: 2px;margin: 0 0 30px;background: #333;}
.content h2 {text-transform: uppercase;font-size: 24px;color: #000;font-weight: 600;font-family: "Poppins", sans-serif;margin-bottom: 10px;}
.content h3 {text-transform: uppercase;font-size: 18px;color: #000;font-weight: 500;font-family: "Poppins", sans-serif;margin-bottom: 10px;}
.content h4 {text-transform: uppercase;font-size: 16px;color: #C226D7;font-weight: 500;font-family: "Poppins", sans-serif;margin-bottom: 10px;}
.content p {font-size: 16px;line-height: 30px;font-family: "Poppins", sans-serif;color: #000;margin-bottom: 15px;}
.content ol,
.content ul {margin: 0;padding: 0;margin-bottom: 15px;}
.content li {margin-left: 18px;line-height: 30px;font-size: 16px;font-family: "Poppins", sans-serif;color: #666;}

/*===== 404 || Page Not Found =====*/
.content-banner .page-not-found-title {color: #fff;}
.page_not_found {display: block;text-align: center;padding: 50px;}
.page_not_found h2 {font-size: 120px;color: #34495e;}
.page_not_found p {font-size: 18px;color: #34495e;text-align: center;}
.page_not_found a {display: inline-block;padding: 10px 25px;background: #c0392b;color: #fff;border-radius: 3px;text-decoration: none;}
.page_not_found a:hover {background: #e74c3c;}

/*===== Latest Testimonials and Form Page =====*/
.content .reviewsblock {padding: 15px 0;background: #000;width: 100%;text-align: center;}
.content .reviewsblock h4 {margin-bottom: 0;text-transform: uppercase;color: #fff;font-size: 24px;font-weight: 700;}
.reviewsform {padding: 15px;background: #eee;min-height: 150px;width: 100%;}
.reviewsformstyle {height: 44px;border-radius: 0;border: #666 solid 1px;color: #666;margin-bottom: 15px;}
.reviewsform input::placeholder {color: #666;}
.reviewsform textarea::placeholder {color: #666;}
.btn-reviewsformstyle {display: block;text-transform: uppercase;width: 100%;color: #fff;background: #000;border: none;padding: 10px 16px;font-size: 18px;border-radius: 0;transition: all linear 0.3s;}
.btn-reviewsformstyle:hover {background: #2ecc71;}

/* Bootstrap(v5.2.3) Accordion */
.testimonials-page {display: block;margin-top: 15px;}
.testimonials-page .accordion-button:focus,
.testimonials-page .accordion-button:active,
.testimonials-page .accordion-button {padding-bottom: 13px;background: #000;color: #fff;box-shadow: none;}
.testimonials-page .accordion-button.collapsed {background: #fff;color: #000;}
.testimonials-page .accordion-button:not(.collapsed)::after {content: '\f107';font-family: 'fontawesome';font-size: 18px;color: #fff;text-decoration: none;background-image: initial;}
.testimonials-page .accordion-button.collapsed::after {content: '\f107';font-family: 'fontawesome';color: #000;text-decoration: none;background-image: initial;}

/*===== Contact Form Section =====*/
.formstyle{ padding-left: 15px; height: 50px; border-color: #666; border-radius: 0; }
.btn-formstyle{ width: 150px; color: #fff; background-color: #000; border: none; border-radius: 0; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; transition: all linear 0.3s; }
.btn-formstyle:hover{ background: #2ecc71; }
.contact-page .googlemap{ height: 400px; overflow: hidden; border: #eee solid 1px; }
.form-horizontal .form-group{ margin-right: 0; margin-left: 0; }
.content .form-horizontal .form-group input::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea::placeholder{ color: #666; }
 .content  .form-group textarea.form-control{min-height: 200px;}


/*===== Latest Contact Form =====*/
.contact-form-section .form-group {position: relative;overflow: hidden;margin: 0;margin-bottom: 30px;}

.contact-form-section .contact-form-control {padding-left: 65px;height: 50px;border-color: #666;border-radius: 0;}
.contact-form-section .contact-form-control::placeholder {color: #666;}
.contact-form-section textarea.contact-form-control {height: 200px;}
.contact-form-section .btn-contact-form-control {width: 150px;color: #fff;background-color: #000;border: none;border-radius: 0;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;transition: all linear 0.3s;}
.contact-form-section .btn-contact-form-control:hover {background: #2ecc71;}
.contact-page-location-map .googlemap {height: 400px;overflow: hidden;border: #eee solid 1px;}
/*===== Latest Free Estimate Form =====*/
.free-estimate-form .form-title {padding: 10px 15px;background: #666;color: #fff;}
.free-estimate-form .form-group {position: relative;overflow: hidden;margin: 0;margin-bottom: 30px;}
.free-estimate-form .free-estimate-form-control {padding-left: 0px;height: 50px;border-color: #666;border-radius: 0;}
.free-estimate-form .free-estimate-form-control::placeholder {color: #666;}
.free-estimate-form textarea.free-estimate-form-control {height: 200px;}
.free-estimate-form .btn-free-estimate-form-control {width: 150px;color: #fff;background-color: #000;border: none;border-radius: 0;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;transition: all linear 0.3s;}
.free-estimate-form .btn-free-estimate-form-control:hover {background: #2ecc71;}
.free-estimate-form .fa{ position: absolute; top: 45px; z-index: 9; height: 50px; width: 50px; background: #666; text-align: center; padding-top: 15px; color: #fff; font-size: 18px; }
.free-estimate-form .sms{ height: calc(100% - 46px); }

.wpcf7-not-valid-tip{ padding: 5px; background: #dc3232; color: #fff; }
.wpcf7 form.sent .wpcf7-response-output{ background: #46b450; color: #fff; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{ background: #ffb900; }

/* =====single page product===== */
.single-page .product-item{margin-top: 3rem;}
.single-page .product-item h5{text-transform: uppercase;font-size: 16px;color: #C226D7;font-weight: 500;font-family: "Poppins", sans-serif;margin: 30px 0;}
.collections-page .product-card{background:transparent;}
.collections-page .product-thumbnail{height:488px;overflow:hidden;}
.collections-page .product-thumbnail img{width:100%;height:100%;object-fit:cover;}
.collections-page .product-title{padding:25px;background:#fafafa;min-height:110px;}
.collections-page .product-title a{color:#666;font-size:14px;line-height:28px;text-transform:uppercase;font-weight:700;text-decoration:none;}


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

@media (max-width: 1350px) {
    .banner img{object-position: center calc(50% + 0px);}
    .banner::before{width: 75%;}
    .header-nav #mega-menu-wrap-header-menu1 #mega-menu-header-menu1, .header-nav #mega-menu-wrap-header-menu2 #mega-menu-header-menu2 {gap: 31px}
    .welcome-thumbnail img{width: 100%;}
 }
@media (max-width: 1199px){
	.welcome-thumbnail{flex-wrap: wrap;}
    .subscriptionform_section_form{flex-wrap: wrap;align-items: center;justify-content: center;gap: 40px;background: transparent;}
    .subcription-form-control{background: #fff;}

} 

@media (max-width: 991px) {

    /*===== Enable Header Menu Default in Small Device =====*/
	.mobile_menu {display: block;width: 0;}
	.mobile_menu.active {width: 100%;}
	.header-middle {padding: 50px 0 5px;}
	.mobile_slideLogo img {margin: 15px 0;width: 34%;height: auto;}
	.header {padding: 55px 0 0px;}

    .header-bottom nav.header-nav{display: none;}

     #mega-menu-wrap-header-menu{ margin-top: 15px; }
    #mega-menu-wrap-header-menu .mega-menu-toggle{ border-radius: 0; background: #357960; }
    #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: #357960; 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-radius: 0;margin-left: 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;}

    .banner::before{width: 100%;clip-path: none;}


}

/* Meduim Device */
@media (max-width: 767px) {

	/*===== Go To Top =====*/
	#back-top {right: 15px;bottom: 25px;}
	#back-top a {width: 40px;height: 40px;}
	#back-top a .fa {font-size: 16px;margin-top: 10px;}
	/*=====Social Media =====*/
	.share_icon .fa {width: 45px;height: 45px;font-size: 18px;}
	.social_icon ul li .fa {width: 43px;height: 43px;font-size: 18px;}
	.social_icon.active ul li:nth-child(1) .fa {bottom: 188px;}
	.social_icon.active ul li:nth-child(2) .fa {bottom: 145px;}
	.social_icon.active ul li:nth-child(3) .fa {bottom: 102px;}
	.social_icon.active ul li:nth-child(4) .fa {bottom: 59px;}

	.header-top ul{flex-direction: column;gap: 15px;}
    .header-bottom-top{margin-bottom: 0;padding: 18px 0}
    .header-bottom-right-top ul{justify-content: center;}    
    .header-logo{text-align: center;}
    .header-logo img { width: 40%;}
	
    .banner-content-box h4,.banner-content-box h1 span{color: #fff;}
	.banner-content-box h1 { font-size: 32px;line-height: 53px;margin: 22px 0;}

    .what-we-offer-card{margin-bottom: 30px;}

    .welcome{padding-top: 0;}
    .welcome-thumbnail{flex-wrap: nowrap;margin-bottom: 1.5rem;}
    .welcome-thumbnail img{width: 48%;}

    .section-title h2 {font-size: 40px;line-height: 54px;margin: 12px 0 23px;}
    .section-title p br{display: none;}

    .home-product-card{width: 100%;margin: 30px auto;}

	.footer-content h4{margin: 15px 0;}
    .footer-contact-info{padding-left: 0;}
	.footer-contact-info ul li:last-child{margin-bottom: 0;}

	.copyright-content{flex-direction: column;gap: 10px;text-align: center;}

    .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, .woocommerce ul.products.columns-4 .col-md-3.col-sm-6{width: 100%;}


	/*===== ALL Slider Section =====*/
	#banner-slider .owl-pagination {top: 80%;}
}