/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.6.11.1712811133
Updated: 2024-04-11 04:52:13

*/

body {
    font-family: "Roboto", Sans-serif;
}
a,button:hover,a:hover,a:focus,button:focus,input:focus,.form-control:focus,textarea:focus,select:focus-visible {
    text-decoration: none!important;
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none
}
a {
    text-decoration: none!important
}
img {
    max-width: 100%;
    height: auto
}
.container {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 15px;
}
body.home .entry-header {
    display: none;
}
header .header-search .hfe-search-button-wrapper .hfe-search-form__input {
    border: 1px solid #272727 !important;
    border-radius: 8px 0;
    font-size: 14px;
    color: #272727;
    background-color: #fff !important;
    max-width: 671px;
    height: 50px;
    font-weight: normal;
    padding: 10px 20px !important;
}
header .header-search .hfe-search-button-wrapper .hfe-search-form__input::placeholder {
    color: #272727 !important;
}
header .header-search .hfe-search-button-wrapper .hfe-search-submit {
    position: absolute;
    right: 24px;
    height: 100%;
    background: transparent !important;
    min-width: auto !important;
}
header .header-search .hfe-search-button-wrapper .hfe-search-submit .fas {
    background: url(/wp-content/uploads/2024/05/search.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
}
header .header-search .hfe-search-button-wrapper .hfe-search-submit .fas::before {
    display: none;
}
header .account .hfe-menu-cart__toggle .hfe-cart-container {
    padding: 0;
    border: 0;
}
header .account .hfe-menu-cart__toggle .elementor-button-icon .eicon::before {
    content: '' !important;
    background-image: url(/wp-content/uploads/2024/04/Cart.svg);
    width: 23px;
    height: 22px;
    display: inline-block;
}
header .account .hfe-menu-cart__toggle .elementor-button-icon {
    display: flex;
    align-items: center;
    gap: 12px;
}
header .account .hfe-menu-cart__toggle .elementor-button-icon::before {
    background-color: #1265C0 !important;
    min-width: 21px !important;
    width: 21px;
    height: 21px !important;
    font-size: 12px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    left: 18px;
    top: -15px !important;
}
header .account .hfe-menu-cart__toggle .elementor-button-icon:after {
    content: 'Basket';
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Inter';
    color: #000;
}
header .account .elementor-button-wrapper {
    display: flex;
}
header .account .elementor-button-wrapper .elementor-button-content-wrapper {
    align-items: center;
}
header .header-menu .menu-wrapper .elementskit-menu-overlay {
    display: none;
}
.cart-empty.woocommerce-info {
    font-size: 0;
    display: flex;
    align-items: center;
    padding: 10px;
    margin: 10px 0;
}
.cart-empty.woocommerce-info::before {
    font-size: 16px;
    position: relative;
    left: 0;
    top: 0;
    margin-right: 10px;
}
.cart-empty.woocommerce-info::after {
    position: relative;
    content: 'Your basket is currently empty.';
    font-size: 16px;
}

.delivery .elementor-icon-box-icon svg {
    height: auto;
}
.hero-section .swiper .swiper-pagination {
    display: flex;
    justify-content: center;
    bottom: 37px !important;
}
.hero-section .swiper .swiper-pagination .swiper-pagination-bullet {
    margin: 0 2px;
    transition: all .3s ease;
}
.hero-section .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 25px;
    border-radius: 15px;
    background: #F26300;
}
ol.name_abc li {
    list-style: lower-alpha;
}
.entry-content ol.name_abc {
    padding-left: 50px;
}
.categories-wrapper .product-categories {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.categories-wrapper .product-categories .product-category {
    max-width: calc(25% - (30px * 3/4));
    width: 100%;
    border: 1px solid #DCDCDC !important;
    border-radius: 10px;
    padding: 0;
}
.categories-wrapper .product-categories .product-category .category-image {
    padding: 30px 20px 25px;
}
.categories-wrapper .product-categories .product-category .category-image img {
    width: 100%;
    height: 239px;
    object-fit: contain;
}
.categories-wrapper .product-categories .product-category .category-name a {
    font-size: 18px;
    line-height: normal;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    background: #1265C0;
    border-radius: 10px;
    padding: 9px 20px;
    border: 1px solid #1265C0;
}
.category-box .elementor-button {
    display: block;
}
.categories-wrapper .product-categories .product-category .category-name a:hover {
    background: transparent;
    color: #1265C0;
}
.best-seller ul.products .product, .featured-products ul.products .product {
    position: relative;
}
.woocommerce-js ul.products {
    column-gap: 30px;
}
.woocommerce-js ul.products .product {
    border: 1px solid #DCDCDC;
    border-radius: 10px;
    padding: 30px 20px !important;
    margin-bottom: 15px !important;
}
.woocommerce-js ul.products .product .wpro-pre-order-shop-page {
    display: none;
}
.woocommerce-js ul.products .product .astra-shop-thumbnail-wrap img {
    height: 230px;
    object-fit: contain;
    margin-bottom: 32px;
}
.woocommerce-js ul.products .product .astra-shop-thumbnail-wrap .add_to_cart_button {
    display: none;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .ast-loop-product__link {
    display: block;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap h2 {
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .star-rating {
    margin-bottom: 15px;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .price {
    font-size: 19px;
    line-height: 21px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .price del {
    font-size: 14px;
    color: #7C7C7C;
    font-weight: 500;
    opacity: 1;
    vertical-align: middle;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .button {
    background: #fff;
    border: 1px solid #1265C0;
    border-radius: 8px;
    text-decoration: none;
    padding: 11px 18px;
    font-size: 14px;
    color: #1265C0;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin: 0;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .button:hover {
    background: #1265C0;
    color: #fff;
}
.woocommerce-js ul.products .product-category.product {
    border-radius: 8px;
    text-align: center;
}
.woocommerce-js ul.products .product-category.product img {
    height: 220px !important;
    height: 150px !important;
    margin-bottom: 5px;
    object-fit: contain !important;
}
.woocommerce-js ul.products .product-category.product h2 {
    position: static;
    padding: 0;
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 13px;
}
.woocommerce-js ul.products .product-category.product h2 .count {
    display: none;
}
.woocommerce-js ul.products .product-category.product .category-button .button {
    height: auto;
    margin: 0;
    border: 1px solid #1265C0;
    background: #fff;
    color: #1265C0;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 8px;
    padding: 10px 18px;
    letter-spacing: 0.1em;
    transition: all .3s ease;
}
.woocommerce-js ul.products .product-category.product .category-button .button:hover {
    background: #1265C0;
    color: #fff;
}
.category-posts .heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    position: relative;
}
.category-posts .heading:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .1);
    top: 50%;
    left: 0;
}
.category-posts .heading h2 {
    margin: 0;
    font-size: 26px;
    line-height: normal;
    color: #000000;
    background: #fff;
    z-index: 9;
    padding-right: 23px;
    text-transform: capitalize;
}
.category-posts .heading .slick-arrows {
    display: flex;
    gap: 10px;
    background: #fff;
    position: relative;
    z-index: 9;
    padding-left: 23px;
}
.category-posts .heading .slick-arrows .slick-arrow {
    padding: 0;
    background: transparent;
    display: flex;
}
.category-posts .heading .slick-arrows .slick-arrow.slick-hidden {
    display: none;
}
.category-posts .heading .slick-arrows .next-best.slick-arrow,
.blog-home .heading .slick-arrows .next-blog.slick-arrow,
.category-posts .heading .slick-arrows .next-featured.slick-arrow,
.related .category-posts .heading .slick-arrows .next-related.slick-arrow {
    transform: rotate(180deg);
}
.category-posts .slick-slider {
    margin: 0 !important;
}
.woocommerce-js .category-posts .slick-slider .product {
    margin-bottom: 0 !important;
}
.category-posts .slick-list .slick-track {
    margin-left: 0;
}
.category-posts .slick-slider.blogs .slick-list .slick-track {
    padding-bottom: 20px;
}
.category-posts .slick-slider.blogs:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/07/blog-dots.svg);
    width: 68px;
    height: 68px;
    right: -12px;
    top: -24px;
    z-index: 0;
}
.category-posts .slick-list,
.related .related-products .slick-list {
    margin: 0 -15px;
}
.category-posts .slick-slide,
.related .related-products .slick-slide {
    margin: 0 15px 0 !important;
}
.sec-heading .elementor-widget-container {
    position: relative;
}
.sec-heading .elementor-widget-container:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .1);
    top: 50%;
    left: 0;
}
.sec-heading .elementor-widget-container h2 {
    display: inline-block;
    position: relative;
    z-index: 9;
    background: #fff;
    padding-right: 23px;
}
.btn-common .elementor-button:hover .elementor-button-icon svg path {
    fill: #1265C0;
}
.account .elementor-button .elementor-button-icon svg {
    width: auto;
}
.offer-heading span {
    color: #1265C0;
}
.blog-home .heading h2 {
    background: #1265c0;
    color: #fff;
}
.blog-home .heading::before {
    background: rgba(255, 255, 255, .1);
}
.blog-home .heading .slick-arrows {
    background: #1265c0;
}
.blog-posts .blog-post {
    width: 100%;
    box-shadow: 0px 14px 20px rgba(0, 0, 0, .03);
    border-radius: 8px;
}
.blog-home:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #1265C0;
    height: 414px;
}
.blog-home .sec-heading .elementor-widget-container:after {
    background: rgba(255, 255, 255, .1);
}
.blog-home .sec-heading h2 {
    background: #1265C0;
}
.blog-posts .blog-post .post-thumbnail img {
    width: 100%;
    height: 240px;
    border-radius: 8px 8px 0 0;
    object-fit: cover;
}
.blog-posts .blog-post .content {
    background: #fff;
    padding: 25px 30px;
}
.blog-posts .blog-post .content h2 {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 25px;
}
.blog-posts .blog-post .content h2 a {
    color: #000;
}
.blog-posts .blog-post .content .read-more a {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    gap: 6px;
}
.archive .site-content #primary {
    margin: 50px 0 100px;
}
.archive .site-content #primary .custom-breadcrumb {
    display: none;
}
.archive .site-content #primary .woocommerce-products-header {
    display: flex;
    flex-wrap: wrap;
/*    align-items: center;*/
    background: #F3F6FB;
    margin-bottom: 23px;
}
.archive .site-content #primary .woocommerce-products-header .heading {
    max-width: 65%;
    width: 100%;
    background-image: url(/wp-content/uploads/2024/04/title-shape.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    padding: 20px 55px;
}
.archive .site-content #primary .woocommerce-products-header .heading h1 {
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    margin: 0;
    font-weight: 800;
    text-transform: uppercase;
    max-width: 80%;
}
.archive .site-content #primary .woocommerce-products-header .image {
    max-width: 35%;
    width: 100%;
    text-align: center;
}
.archive .site-content #primary .woocommerce-products-header .image img {
    height: 300px;
    object-fit: contain;
    display: none;
}
.archive .site-content #primary .parent-desc {
    margin-bottom: 70px;
}
.archive .site-content #primary .term-description p {
    font-size: 16px;
    line-height: 26px;
    color: #545B6D;
    margin: 0;
}
.archive .site-content #primary .additional-info {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
.archive .site-content #primary .additional-info .info-left {
    max-width: 100%;
    width: 100%;
}
.archive .site-content #primary .additional-info .info-right {
    max-width: 32%;
    width: 100%;
    display: none;
}
.archive .site-content #primary .additional-info .info-left h2 {
    font-size: 30px;
    line-height: normal;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
}
.archive .site-content #primary .additional-info .info-left h3 {
    font-size: 25px;
    line-height: normal;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
}
.archive .site-content #primary .additional-info .info-left p {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin-bottom: 15px;
    width: 100%;
}
.archive .site-content #primary .additional-info .info-left p a {
    color: #1265C0;
}
.archive .site-content #primary .additional-info .info-right h3 {
    font-size: 25px;
    line-height: normal;
    color: #1265C0;
    margin-bottom: 15px;
}
.archive .site-content #primary .additional-info .info-right table {
    margin: 0;
    border: 0;
    background: #1265C0;
}
.archive .site-content #primary .additional-info .info-right table th:first-child {
    width: 75%;
}
.archive .site-content #primary .additional-info .info-right table th, .archive .site-content #primary .additional-info .info-right table td {
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 22px;
    text-align: left;
}
.archive .site-content #primary .products {
    margin: 0;
}
.archive .site-content #primary .child-desc {
    margin-bottom: 42px;
}
.archive .site-content #primary .woocommerce-result-count {
    margin: 8px 0;
    font-size: 16px;
    line-height: 24px;
    color: #545B6D;
}
.archive .site-content #primary .products_wrapper .product-wrapper .view-switcher {
    float: right;
    display: flex;
    gap: 14px;
    margin-left: 30px;
}
.archive .site-content #primary .products_wrapper .product-wrapper .view-switcher button {
    border: 1px solid #DCDCDC;
    background: #fff;
    padding: 0;
    height: 42px;
    width: 42px;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.archive .site-content #primary .products_wrapper .product-wrapper .view-switcher button.active svg path {
    fill: #000;
}
.archive .site-content #primary .products_wrapper .product-wrapper .view-switcher button.list-view.active svg path {
    stroke: #000;
}
.archive .site-content #primary .products.list-view {
    display: block;
}
.archive .site-content #primary .products.list-view .product {
    flex-direction: row;
    align-items: center;
}
.archive .site-content #primary .products.list-view .product .astra-shop-thumbnail-wrap {
    width: 30%;
}
.archive .site-content #primary .products.list-view .product .astra-shop-summary-wrap {
    width: 70%;
}
.archive .site-content #primary .woocommerce-ordering {
    margin-bottom: 20px;
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
}
.archive .site-content #primary .woocommerce-ordering:before {
    content: 'Sort By:';
    font-size: 14px;
    line-height: normal;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
}
.archive .site-content #primary .woocommerce-ordering .orderby {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #545B6D;
    font-weight: 600;
    text-transform: uppercase;
    width: auto;
    padding-right: 20px;
}
.archive .site-content #primary .woocommerce-ordering .orderby:focus {
    border: 0;
}
.archive .site-content #primary .products_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.archive .site-content #primary .products_wrapper .product-filters {
    width: 303px;
    border-right: 1px solid #DCDCDC;
    padding-right: 30px;
    margin-top: 60px;
}
.archive .site-content #primary .products_wrapper .product-wrapper {
    max-width: calc(100% - 303px);
    width: 100%;
    padding-left: 30px;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper {
    padding: 23px 0 0;
    margin: 23px 0 0;
    border-top: 1px solid #DCDCDC;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper:first-child {
    margin: 0;
    border: 0;
    padding: 0;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wfpTitle {
    height: auto;
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    margin: 0;
    font-weight: 600;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterTitle {
    min-height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li {
    margin-bottom: 20px;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li:last-child {
    margin: 0;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfLiLabel {
    display: flex;
    align-items: center;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfLiLabel .wpfCheckbox {
    line-height: 0;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfLiLabel .wpfDisplay {
    line-height: normal;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfLiLabel .wpfCheckbox label {
    width: 20px !important;
    height: 20px !important;
    border-radius: 4px;
    border: 1px solid #ACAFC2;
    overflow: hidden;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfLiLabel .wpfCheckbox label::before {
    border: 0 !important;
    border-radius: 0 !important;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfLiLabel .wpfCheckbox input[type="checkbox"]:checked + label {
    background: #1265C0;
    border-color: #1265C0;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfLiLabel .wpfCheckbox input[type="checkbox"]:checked + label::before {
    border-color: #1265C0 !important;
    top: 1px !important;
    left: 6px !important;
    width: 6px !important;
    height: 12px !important;
    border: solid #ffffff !important;
    border-width: 0 2px 2px 0 !important;
    transform: rotate(45deg) !important;
    background-image: none !important;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfDisplay .wpfValue {
    padding-left: 6px !important;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li .wpfDisplay .wpfValue .wpfFilterTaxNameWrapper {
    font-size: 16px;
    color: #545B6D;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent ul li.checked .wpfDisplay .wpfValue .wpfFilterTaxNameWrapper {
    color: #000;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterTitle .fa.wpfTitleToggle.fa-minus:before {
    content: '';
    background-image: url(/wp-content/uploads/2024/07/down.svg);
    width: 10px;
    height: 6px;
    transition: all .3s ease;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterTitle .fa.wpfTitleToggle.fa-plus:before {
    content: '';
    background-image: url(/wp-content/uploads/2024/07/down.svg);
    width: 10px;
    height: 6px;
    transition: all .3s ease;
    transform: rotate(180deg);
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent {
    padding-right: 0;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent .ui-slider-horizontal {
    border: 0;
    background: #DCDCDC;
    height: 3px;
    margin-top: 30px !important;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent .ui-slider-horizontal .ui-slider-range {
    background: #1265C0 !important;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent .ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid #1265C0 !important;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs {
    justify-content: left;
    margin-left: -10px;
    position: relative;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs:before {
    content: 'Price: ';
    font-size: 16px;
    color: #545B6D;
    display: inline-block;
    line-height: normal;
    margin-right: 5px;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs .wpfCurrencySymbol {
    font-size: 16px;
    font-weight: 600;
    color: #1265C0;
    line-height: normal;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterWrapper .wpfFilterContent .wpfPriceInputs .wpfPriceRangeField {
    border: 0;
    background: transparent;
    padding: 0;
    min-width: auto !important;
    width: 27px !important;
    height: auto;
    border-radius: 0;
    color: #1265C0;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto';
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterButtons {
    margin-top: 30px;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterButtons .wpfFilterButton {
    width: 100%;
    margin: 0;
    border-radius: 8px;
    min-height: 38px;
    font-size: 14px;
    color: #fff;
    line-height: normal;
    font-weight: bold;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1265C0;
}
.archive .site-content #primary .products_wrapper .product-filters .wpfFilterButtons .wpfFilterButton:after {
    content: '';
    background: url(/wp-content/uploads/2024/04/Arrow.svg);
    display: inline-block;
    width: 16px;
    height: 12px;
    margin-left: 10px;
}
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination {
    margin-top: 10px;
}
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers {
    border: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 20px;
}
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li {
    margin: 0;
    border: 0;
}
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li .page-numbers:not(.next) {
    border: 2px solid rgba(0, 0, 0, 0.15);
    min-width: 49px;
    width: 49px;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #000000;
    border-radius: 50%;
}
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li .page-numbers.current:not(.next), 
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li .page-numbers:hover:not(.next) {
    background: #0C4891;
    color: #fff;
    border-color: #0C4891;
}
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li .next.page-numbers, 
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li .prev.page-numbers {
    min-width: auto;
    width: auto;
    height: auto;
    padding: 0;
    background: transparent !important;
    color: #000 !important;
    display: flex;
    border: 0;
    text-indent: -9999px;
    position: relative;
}
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li .next.page-numbers:before, 
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li .prev.page-numbers:before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2024/05/next.svg);
    width: 6px;
    height: 11px;
}
.archive .site-content #primary .products_wrapper .product-wrapper .woocommerce-pagination ul.page-numbers li .prev.page-numbers::before {
    transform: rotate(180deg);
}
.single #primary {
    margin-top: 0 !important;
}
.custom-breadcrumb {
    margin: 14px 0 35px;
}
.custom-breadcrumb .woocommerce-breadcrumb,
.woocommerce-cart .entry-content .woocommerce .woocommerce-breadcrumb {
    font-size: 15px;
    line-height: 24px;
    color: #0C4891;
    font-weight: 500;
    margin: 0;
}
.custom-breadcrumb .woocommerce-breadcrumb a,
.woocommerce-cart .entry-content .woocommerce .woocommerce-breadcrumb a {
    color: #545B6D;
    font-weight: normal;
}
.single.single-product .woocommerce-notices-wrapper {
    display: none;
}
.single .product #wpgs-gallery {
    max-width: 52% !important;
    margin: 0 !important;
}
.single .product .woo-product-gallery-slider {
    max-width: 54%;
    width: 100% !important;
}
.single .product .woo-product-gallery-slider .wpgs-nav .slick-slide {
    border: 1px solid transparent;
    border-radius: 8px;
    box-shadow: none;
    overflow: hidden;
    margin-top: 0;
}
.single .product .woo-product-gallery-slider .wpgs-nav .slick-slide.slick-current {
    border-color: #ddd;
}
.single .product .woo-product-gallery-slider .wpgs-nav .slick-arrow {
    box-shadow: none;
}
.single .product .woo-product-gallery-slider .wpgs-nav {
    padding: 0 20px;
    margin-top: 20px;
}
.single .product .woo-product-gallery-slider .wpgs-nav .slick-prev {
    left: 0;
    margin: 0;
}
.single .product .woo-product-gallery-slider .wpgs-nav .slick-next {
    margin: 0;
    right: 0;
}
.single .product .woo-product-gallery-slider .wpgs-nav .slick-next::before {
    transform: rotate(180deg);
}
.single .product .woo-product-gallery-slider .wpgs-nav .slick-prev::before, 
.single .product .woo-product-gallery-slider .wpgs-nav .slick-next::before {
    content: '';
    background-image: url(/wp-content/uploads/2024/04/slider-arrow.svg);
    width: 13px;
    height: 13px;
    display: inline-block;
}
.single .product #wpgs-gallery .gallery-navigation-carousel-wrapper {
    margin-top: 20px;
}
.single .product #wpgs-gallery .gallery-navigation-carousel-wrapper {
    margin-top: 20px;
    position: relative;
    padding: 0 20px;
}
.single .product #wpgs-gallery .gallery-navigation-carousel-wrapper .gallery-navigation-carousel {
    position: static;
}
.single .product #wpgs-gallery .gallery-navigation-carousel-wrapper .gallery-navigation-carousel .swiper-slide img {
    width: 120px;
    border: 1px solid transparent;
    border-radius: 8px;
    box-shadow: none;
}
.single .product #wpgs-gallery .gallery-navigation-carousel-wrapper .gallery-navigation-carousel .swiper-slide.swiper-slide-thumb-active img {
    border: 1px solid #ddd;
}
.single .product .summary {
    max-width: 48% !important;
    padding-left: 50px;
}
.single .product #wpgs-gallery .gallery-navigation-carousel-wrapper .gallery-navigation-carousel .wcgs-swiper-arrow {
    background: transparent;
    width: auto;
    color: #545B6D;
}
.single .product #wpgs-gallery .gallery-navigation-carousel-wrapper .gallery-navigation-carousel .wcgs-swiper-arrow::before {
    font-size: 15px;
    color: #545B6D;
}
.single .product #wpgs-gallery .wcgs-carousel.horizontal .wcgs-swiper-arrow {
    display: none !important;
}
/*.single .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    background: #F3F6FB;
    border-radius: 24px;
    padding: 26px;
}*/
.single .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
    max-width: 500px;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    object-fit: contain;
}
.single .product .woocommerce-product-gallery .flex-control-nav li {
    margin-bottom: 0;
}
.single .product .woocommerce-product-gallery .flex-control-nav li {
    width: calc(20% - .75em) !important;
}
.single .product .woocommerce-product-gallery .flex-control-nav li:nth-child(4n+1) {
    margin-right: 0;
    clear: none !important;
}
.single .product .woocommerce-product-gallery .flex-control-nav li:nth-child(4n) {
    margin-right: 1em !important;
}
.single .product .summary.entry-summary {
    margin: 0;
}
.single .product .summary.entry-summary .woocommerce-breadcrumb {
    display: none;
}
.single .product .summary.entry-summary .product_title {
    font-size: 26px;
    line-height: 38px;
    color: #000000;
    font-weight: 600;
}
.single .product .summary.entry-summary .product_meta {
    border: 0;
    padding: 0;
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 26px;
}
.single .product .summary.entry-summary .product_meta .sku_wrapper {
    color: #000000;
    font-weight: normal;
}
.single .product .summary.entry-summary .product_meta .sku_wrapper .sku {
    color: #545B6D;
}
.single .product .summary.entry-summary .product_meta .posted_in {
    display: none;
}
.single .product .summary.entry-summary .price {
    font-size: 28px;
    color: #1265C0;
    font-weight: 600;
    margin-bottom: 26px;
}
.single .product .summary.entry-summary .price del {
    font-size: 20px;
}
.single .product .summary.entry-summary .price .woocommerce-price-suffix {
    font-size: 16px;
    line-height: normal;
    color: #545B6D;
    font-weight: normal;
    display: none;
}
.single .product .summary.entry-summary .price .price-excl-vat {
    font-size: 16px;
    line-height: normal;
    color: #545B6D;
    font-weight: normal;
}
.single .product .summary.entry-summary .cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    gap: 20px 80px;
}
.single .product .summary.entry-summary .cart .wpro-pre-order-availability-date {
    width: 100%;
    margin: 0;
}
.single .product .summary.entry-summary .cart::before,
.single .product .summary.entry-summary .cart::after {
    display: none;
}
.single .product .summary.entry-summary .cart .quantity {
    margin: 0;
    display: flex;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    float: none;
    height: 42px;
}
.single .product .summary.entry-summary .cart .quantity .minus, 
.single .product .summary.entry-summary .cart .quantity .plus {
    padding: 0;
    line-height: normal;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    background: transparent;
    min-height: auto;
    width: 42px;
    height: 42px;
    box-shadow: none;
}
.single .product .summary.entry-summary .cart .quantity .input-text {
    height: 40px;
    width: 42px;
    border: 0;
    text-align: center;
    font-size: 18px;
    line-height: normal;
    color: #000000;
    min-width: 42px;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    -moz-appearance: textfield;
    font-family: 'Roboto';
}
.single .product .summary.entry-summary .cart .quantity .input-text::-webkit-outer-spin-button, 
.single .product .summary.entry-summary .cart .quantity .input-text::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.single .product .summary.entry-summary .cart .single_add_to_cart_button {
    background: #1265C0;
    border: 1px solid #1265C0;
    border-radius: 8px;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin: 0;
    transition: all .3s ease;
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul {
    margin: 0 !important;
    list-style: none;
    padding: 30px;
    background: #F3F6FB;
    border-radius: 16px 0;
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul li {
    margin: 0 0 20px;
    position: relative;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    padding-left: 28px;
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul li:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/04/list-check.svg);
    width: 18px;
    height: 18px;
    left: 0;
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul .out-of-stock:before {
    background-image: url(/wp-content/uploads/2024/07/out-stock-icon.svg);
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul li .stock.out-of-stock {
    color: #000000;
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul li .wpro-pre-order-availability-date {
    color: #000;
    font-style: normal;
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul li:last-child {
    margin: 0;
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul li a {
    color: #0C4891;
    text-decoration: underline !important;
    text-underline-offset: 2px;
}
.single .product .summary.entry-summary .payment-icons {
    margin: 30px 0;
}
.single .product .summary.entry-summary .payment-icons img {
    box-shadow: none;
}
.single .product .summary.entry-summary .product-discount .discount h2 {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 5px;
    color: #000;
    letter-spacing: 0.03em;
}
.single .product .summary.entry-summary .product-discount .discount p {
    font-size: 16px;
    line-height: 27px;
    color: #000000;
    margin: 0;
}
.single .product .summary.entry-summary .product-discount .discount p a {
    color: #1265C0;
}
.single .product .summary.entry-summary .custom-share-icon {
    position: relative;
}
.single .product .summary.entry-summary .custom-share-icon a {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: normal;
    color: #545B6D;
    font-weight: 500;
    gap: 5px;
}
.single .product .summary.entry-summary .custom-share-icon #share-options {
    position: absolute;
    top: 40px;
    left: 0;
    background: white;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    z-index: 1000;
}
.single .product .summary.entry-summary #share-options a {
    display: block;
    padding: 5px 0;
    color: #333;
    text-decoration: none;
}
.single .product .summary.entry-summary #share-options a:hover {
    background: #f0f0f0;
}

body.single .product .woocommerce-tabs {
    padding-top: 65px;
}
body.single .product .woocommerce-tabs .tabs.wc-tabs {
    margin-bottom: 23px !important;
}
body.single .product .woocommerce-tabs .tabs::before {
    background-color: #DCDCDC !important;
    bottom: 0 !important;
    top: auto !important;
}
body.single .product .woocommerce-tabs .tabs li {
    margin: 0 30px 0 0 !important;
}
body.single .product .woocommerce-tabs .tabs li a {
    font-size: 18px;
    line-height: 24px;
    color: #545B6D !important;
    font-weight: 600;
    padding: 14px 8px !important;
}
body.single .product .woocommerce-tabs .tabs li.active::before {
    top: auto !important;
    bottom: 0 !important;
    height: 1px !important;
    background: #1265C0 !important;
}
body.single .product .woocommerce-tabs .tabs li.active a,
body.single .product .woocommerce-tabs .tabs li.active a:hover {
    color: #1265C0 !important;
}
.woocommerce-js div.product div.images {
    margin-bottom: 0;
}
body.single .product .woocommerce-tabs .tabs li a:hover {
    color: #1265C0 !important;
}
body.single .product .woocommerce-tabs .woocommerce-Tabs-panel p {
    font-size: 16px;
    color: #545B6D;
    line-height: 26px;
    margin-bottom: 15px;
}
body.single .product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
    margin-bottom: 0;
}
body.single .product .related .products {
    display: block;
    margin: 0;
}
body.single .product .related .products .product {
    margin-bottom: 0 !important;
}
body.page-template-blog .ast-container,
body.single.single-post .ast-container {
    display: block;
    max-width: 100%;
    padding: 0;
}
.heading-wrapper {
    background: #1265C0;
    padding: 43px 0;
    text-align: center;
}
.heading-wrapper h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
}
.heading-wrapper .breadcrumb-wrap {
    font-size: 15px;
    line-height: 24px;
    color: #6683A6;
}
.heading-wrapper .breadcrumb-wrap a {
    color: #6683A6;
}
.heading-wrapper .breadcrumb-wrap .breadcrumb_last {
    color: #fff;
}
.blog-listing {
    padding: 80px 0;
}
.blog-listing .listing-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.blog-listing .listing-wrapper .post {
    max-width: calc(33.33% - (30px * 2/3));
    width: 100%;
    margin: 0;
}
.blog-listing .listing-wrapper .entry-header {
    margin: 0;
}
.blog-listing .listing-wrapper .entry-header .post-thumbnail img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 8px 0 0 0;
}
.blog-listing .listing-wrapper .entry-content {
    padding: 30px;
    border: 1px solid #DCDCDC;
    border-radius: 0 0 8px 0;
}
.blog-listing .listing-wrapper .entry-content .icon-date {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: normal;
    color: #545B6D;
    gap: 8px;
    margin-bottom: 16px;
}
.blog-listing .listing-wrapper .entry-content .entry-title {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
    margin-bottom: 25px;
}
.blog-listing .listing-wrapper .entry-content .entry-title a {
    color: #000;
}
.blog-listing .listing-wrapper .entry-content .read-more {
    line-height: normal;
}
.blog-listing .listing-wrapper .entry-content .read-more a {
    font-size: 16px;
    line-height: normal;
    color: #1265C0;
}
.blog-listing .page-content {
    margin-top: 80px;
}
.blog-listing .page-content h2,
.post-content .accordion h2 {
    font-size: 30px;
    line-height: normal;
    font-weight: 600;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}
.blog-listing .page-content .sp-easy-accordion,
.post-content .accordion .sp-easy-accordion,
.sp-easy-accordion {
    max-width: 800px;
    margin: 0 auto;
}
.blog-listing .page-content .sp-easy-accordion .sp-ea-single,
.post-content .accordion .sp-easy-accordion .sp-ea-single,
.sp-easy-accordion .sp-ea-single {
    border-radius: 8px 0;
}
.contact-accordion .sp-easy-accordion .sp-ea-single {
    background: #fff !important;
}
.sp-easy-accordion .sp-ea-single.ea-expand .ea-header a {
    padding-top: 23px !important;
}
.blog-listing .page-content .sp-easy-accordion .sp-ea-single .ea-header a,
.post-content .accordion .sp-easy-accordion .sp-ea-single .ea-header a,
.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 14px 30px !important;
    font-size: 16px;
    font-weight: 600;
}
.blog-listing .page-content .sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon,
.post-content .accordion .sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon,
.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon {
    float: right !important;
    margin: 0;
}
.blog-listing .page-content .sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon::before,
.post-content .accordion .sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon::before,
.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon::before {
    margin: 0;
}
.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon::before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2024/05/accordion-icon.svg);
    width: 13px;
    height: 13px;
    transition: all .3s ease;
}
.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon.ea-icon-expand-minus::before {
    transform: rotate(180deg);
}
.blog-listing .page-content .sp-easy-accordion .sp-ea-single .sp-collapse .ea-body,
.post-content .accordion .sp-easy-accordion .sp-ea-single .sp-collapse .ea-body,
.sp-easy-accordion .sp-ea-single .sp-collapse .ea-body {
    padding: 0 30px 25px;
    background: transparent !important;
}
.sp-easy-accordion .ea-card:nth-last-child(2) {
    margin: 0 !important;
}
body.single {
    background: #fff;
}
.post-content {
    padding: 80px 0;
    max-width: 1000px;
    margin: 0 auto;
}
.post-content .post-meta {
    margin: 30px 0 25px;
    display: flex;
    flex-wrap: wrap;
}
.post-content .post-meta .icon-date, .post-content .post-meta .author {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 26px;
    color: #545B6D;
    position: relative;
}
.post-content .post-meta .author a {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: normal;
    color: #545B6D;
}
.post-content .post-meta .icon-date svg, .post-content .post-meta .author svg {
    margin-right: 8px;
}
.post-content .post-meta .icon-date:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 23px;
    background: #DCDCDC;
    margin: 0 20px;
}
.post-content .featured {
    width: 100%;
    height: 480px;
    object-fit: cover;
    border-radius: 10px 0;
}
.post-content .entry-content p {
    font-size: 16px;
    line-height: 26px;
    color: #545B6D;
    margin-bottom: 26px;
}
.post-content .entry-content blockquote.wp-block-quote {
    border-left: 0;
    margin: 30px 0;
    padding: 25px 30px;
    background: #F3F6FB;
    border-radius: 10px 0;
}
.post-content .entry-content blockquote.wp-block-quote p {
    margin: 0;
}
.post-content .entry-content h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    color: #000;
    margin: 0 0 20px;
}
.post-content .entry-content ul {
    margin: 0 0 20px;
    padding: 0 0 0 17px;
}
.post-content .entry-content ul li {
    font-size: 16px;
    line-height: 26px;
    color: #545B6D;
    margin-bottom: 10px;
}
.post-content .entry-content ul li:last-child {
    margin: 0;
}
.post-content .accordion {
    margin-top: 60px;
}
.page-header .breadcrumb a {
    color: #6683A6;
}
.contact-form form .form-group {
    margin-bottom: 30px;
}
.contact-form form .form-group.radio {
    margin-bottom: 10px;
}
.contact-form form .form-group p {
    margin: 0;
    display: flex;
    align-items: center;
}
.contact-form form .form-group .form-label {
    max-width: 28%;
    width: 1000%;
    display: block;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    text-align: end;
    padding-right: 16px;
}
.contact-form form .form-group br {
    display: none;
}
.contact-form form .form-group .wpcf7-form-control-wrap {
    max-width: 100%;
    width: 100%;
}
.contact-form form .form-group .wpcf7-form-control-wrap .wpcf7-text,
.contact-form form .form-group .wpcf7-form-control-wrap .wpcf7-textarea {
    border: 1px solid #D1D1D1;
    border-radius: 8px;
    font-size: 16px;
    color: #9E9E9E !important;
    font-family: 'Roboto';
    height: 50px;
    padding: 10px 30px;
} 
.contact-form form .form-group .wpcf7-form-control-wrap .wpcf7-textarea {
    max-height: 130px;
    height: auto;
    display: flex;
}
.contact-form form .form-group .wpcf7-form-control.wpcf7-radio .wpcf7-list-item,
.contact-form form .form-group .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    margin: 0 16px 0 0;
}
.contact-form form .form-group .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label,
.contact-form form .form-group .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}
.contact-form form .form-group .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type="radio"], 
.contact-form form .form-group .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    width: 16px;
    height: 16px;
    min-width: 16px;
    margin: -3px 4px 0 0;
}
.contact-form form .form-group .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    width: 23px;
    height: 23px;
}
.contact-form form .form-group .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item span {
    font-size: 16px;
    color: #545B6D;
}
.contact-form form .form-group.textarea p {
    align-items: flex-start;
}
.contact-form form .form-group.textarea p .form-label {
    margin-top: 15px;
}
.contact-form form .form-group.form-submit {
    margin-bottom: 0;
}
.contact-form form .form-group.form-submit .form-label {
    opacity: 0;
}
.contact-form form .form-group.form-submit .wpcf7-form-control {
    background: #1265C0;
    border-radius: 8px;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 12px 60px 12px 34px;
    background-image: url(/wp-content/uploads/2024/04/Arrow.svg);
    background-repeat: no-repeat;
    background-position: 75% 12px;
}
.heading-blue h2 span {
    font-weight: 900;
    color: #1265C0;
    text-transform: uppercase;
}
.wholesale-desc h2 {
    margin: 18px 0 0;
    font-size: 20px;
    line-height: 24px;
    color: #1265C0;
    font-weight: 500;
}
.wholesale-desc p {
    margin: 7px 0 0;
}
.woocommerce-account .site-content,
.page-template-register .site-content {
    background: #F3F6FB;
}
.page-id-75.woocommerce-page .site-content .woocommerce, 
.page-template-register .site-content .woocommerce {
    padding: 100px 0;
}
.woocommerce-page .woocommerce .login-wrapper,
.page-template-register .woocommerce .login-wrapper {
    max-width: 580px;
    margin: 0 auto;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form,
.page-template-register .woocommerce .login-wrapper .woocommerce-form {
    margin: 0;
    background: #fff;
    border: 0;
    border-radius: 16px 0;
    padding: 50px 40px;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form h2,
.page-template-register .woocommerce .login-wrapper .woocommerce-form h2 {
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .form-row,
.page-template-register .woocommerce .login-wrapper .woocommerce-form .form-row {
    padding: 0;
    margin: 0 0 15px;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .woocommerce-form-row label,
.page-template-register .woocommerce .login-wrapper .woocommerce-form .woocommerce-form-row label {
    font-size: 14px;
    line-height: 20px;
    color: #545B6D;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: normal;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .woocommerce-form-row .woocommerce-Input,
.page-template-register .woocommerce .login-wrapper .woocommerce-form .woocommerce-form-row .woocommerce-Input {
    border: 1px solid #D1D1D1;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    border-radius: 8px 0;
    height: 50px;
    font-family: 'Roboto';
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .woocommerce-form-row .show-password-input {
    top: 15px;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .woocommerce-form-row .show-password-input::after {
    margin: 0;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .form-row .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: normal;
    gap: 8px;
    font-weight: normal;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .form-row .woocommerce-form-login__rememberme input[type=checkbox] {
    width: 15px;
    height: 15px;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .form-row .woocommerce-button,
.page-template-register .woocommerce .login-wrapper .woocommerce-form .form-row .woocommerce-button  {
    width: 100%;
    font-size: 14px;
    line-height: normal;
    color: #FFFFFF;
    border-radius: 8px 0;
    text-transform: uppercase;
    letter-spacing: .04em;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 11px 20px;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .lost_password {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: normal;
    color: #1265C0;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .create-account {
    font-size: 14px;
    line-height: 24px;
    color: #545B6D;
    text-align: center;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .create-account p {
    margin: 0;
}
.woocommerce-page .woocommerce .login-wrapper .woocommerce-form .create-account a {
    color: #1265C0;
    font-weight: 600;
    text-decoration: underline !important;
}
.woocommerce-cart .entry-content .woocommerce {
    padding: 35px 0 80px;
}
.woocommerce-cart .entry-content .woocommerce h1 {
    margin: 27px 0 20px;
    color: #000;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form {
    max-width: 71%;
    width: 100%;
    padding-right: 30px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals {
    max-width: 29%;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals {
    width: 100%;
    margin: 0;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table {
    border: 0;
    border-top: 1px solid #DCDCDC;
    margin: 0;
    padding-top: 28px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table thead {
    background: #fff;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table thead th {
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
    color: #545B6D;
    padding: 0;
    letter-spacing: 0.06em;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td {
    padding: 30px 0;
    border: 0;
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid #DCDCDC;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td.product-price span, 
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td.product-subtotal span {
    font-weight: 500;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table thead th.product-detail {
    width: 35%;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td.product-thumbnail {
    min-width: 110px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td.product-thumbnail img {
    display: block;
    margin: 0 auto;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td.product-name a {
    padding: 0 20px;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    font-weight: 500;
    display: block;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td.product-name .wpro-pre-order-availability-date-cart {
    padding: 0 20px;
    font-size: 14px;
    line-height: 19px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .coupon input {
    border: 1px solid #DCDCDC;
    max-height: 44px !important;
    height: 44px;
    padding: 14px 17px;
    font-size: 14px;
    color: #545B6D;
    font-style: italic;
    border-radius: 8px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr .actions .button:disabled[disabled] {
    padding: 15px 30px;
    opacity: 1;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals {
    border: 1px solid #DCDCDC;
    border-radius: 16px;
    overflow: hidden;
    padding: 0 13px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals h2 {
    background: #fff;
    border: 0;
    margin: 0 -30px;
    padding: 24px;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals .custom-input {
    position: relative;
    margin-bottom: 10px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals .custom-input input {
    border: 1px solid #DCDCDC;
    border-radius: 8px;
    font-size: 14px;
    line-height: 16px;
    color: #545B6D;
    padding: 13px 90px 13px 17px;
    height: auto;
    font-style: italic;
    font-family: "Roboto", sans-serif;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals .custom-input .button {
    position: absolute;
    right: 18px;
    left: auto;
    top: 13px;
    padding: 0;
    background: transparent;
    color: #1265C0;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    text-transform: capitalize;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table {
    margin: 0 0 16px;
    border: 0;
    padding: 0 17px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr th {
    width: 50%;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody .order-total th {
    color: #000;
    font-size: 18px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr th, 
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr td {
    padding: 8px 0;
    font-size: 16px;
    line-height: 20px;
    color: #545B6D;
    font-weight: 600;
    letter-spacing: 0.03em;
    border: 0;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr td #shipping_method li {
    padding: 0 !important;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody .order-total th, .woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody .order-total td {
    border-top: 1px solid #DCDCDC;
    padding-top: 21px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr th span {
    font-size: 10px;
    vertical-align: bottom;
    font-weight: normal;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr td {
    text-align: end;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr td .tax_label, 
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr td .includes_tax,
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .tax_label {
    display: none;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals table tbody tr td span {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-weight: 600;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding: 0 17px 30px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .coupon .button,
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr .actions .button {
    margin: 0;
    background: #1265C0;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .coupon .button, 
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr .actions .button {
    padding: 13px 20px !important;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:after {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2024/04/Arrow.svg);
    width: 16px;
    height: 12px;
    margin-left: 5px;
}
.woocommerce-checkout .site-content h1 {
    font-size: 26px;
    color: #000000;
}
.woocommerce-checkout .site-content .woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-checkout .site-content .woocommerce-checkout .woocommerce-NoticeGroup {
    width: 100%;
}
.woocommerce-checkout .site-content .woocommerce-checkout #customer_details {
    max-width: 68%;
    width: 100% !important;
    margin: 0 !important;
    border: 2px solid #252525;
    padding: 25px;
    border-radius: 16px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail {
    max-width: 32%;
    width: 100%;
    padding-left: 30px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review_heading,
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review {
    border: 0 !important;
    padding: 0 !important;
    width: 100%;
    float: none;
}
.woocommerce-checkout .site-content .woocommerce-checkout #customer_details h3 {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    padding: 0;
    border: 0;
    margin-bottom: 8px;
}
.woocommerce-checkout .site-content .woocommerce-checkout #customer_details .form-row {
    padding: 0;
    margin: 0 0 25px;
}
.woocommerce-checkout .site-content .woocommerce-checkout #customer_details .form-row label {
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    color: #545B6D;
    margin-bottom: 10px;
}
.woocommerce-checkout .site-content .woocommerce-checkout #customer_details .form-row .input-text, 
.woocommerce-checkout .site-content .woocommerce-checkout #customer_details .form-row .selection .select2-selection {
    border: 1px solid #DCDCDC;
    border-radius: 8px;
    height: 48px;
    color: #000;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail .detail {
    border: 2px solid #252525;
    border-radius: 16px;
    overflow: hidden;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail .detail #order_review_heading {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    text-align: center;
    padding-top: 24px !important;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table, 
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .ppcp-messages {
    padding: 0 30px;
    margin: 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .ppcp-messages {
    margin-top: 10px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .form-row .woocommerce-form__label {
    display: block;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .cart_item td {
    font-size: 14px;
    line-height: 19px;
    color: #000;
    border: 0;
    padding: 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .cart_item .product-thumbnail {
    padding-bottom: 30px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .cart_item .product-thumbnail img {
    width: 110px;
    max-width: 110px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .cart_item .product-name {
    flex-direction: column;
    align-items: baseline;
    text-align: left;
    padding: 10px 0 10px 10px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .coupon-form-row td {
    padding: 0 0 30px 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .coupon-form-row td .checkout_coupon {
    padding: 0;
    width: 100%;
    position: relative;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .coupon-form-row td .checkout_coupon .form-row {
    width: 100%;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .coupon-form-row td .checkout_coupon .input-text {
    width: 100%;
    border: 1px solid #DCDCDC;
    border-radius: 8px;
    font-size: 14px;
    line-height: 16px;
    color: #545B6D;
    padding: 13px 110px 13px 17px;
    height: auto;
    font-style: italic;
    font-family: "Roboto", sans-serif;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .coupon-form-row td .checkout_coupon .form-row-last {
    position: absolute;
    top: 0;
    right: 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .coupon-form-row td .checkout_coupon .button {
    position: absolute;
    right: 18px;
    left: auto;
    top: 13px;
    padding: 0;
    background: transparent;
    color: #1265C0;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    text-transform: capitalize;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .cart_item .product-name .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-top: 7px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .cart_item td .product-quantity {
    font-size: 16px;
    margin-left: 10px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .cart_item td.product-total .tax_label, 
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .cart-subtotal td .tax_label, 
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .order-total td .includes_tax {
    display: none;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table tfoot tr th, 
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table tfoot tr td {
    padding: 8px 0;
    font-size: 16px;
    line-height: 20px;
    color: #545B6D;
    font-weight: 600;
    letter-spacing: 0.03em;
    border: 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table tfoot tr th {
    width: 36%;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table tfoot .order-total th, 
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table tfoot .order-total td {
    border-top: 1px solid #DCDCDC;
    padding-top: 21px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table tfoot .order-total th {
    color: #000;
    font-size: 18px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table tfoot tr th span {
    font-size: 10px;
    vertical-align: bottom;
    font-weight: normal;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table tfoot tr td span {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-weight: 600;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .form-row .woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .form-row .woocommerce-form__label {
    padding: 0 18px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .form-row .woocommerce-terms-and-conditions-wrapper p {
    font-size: 14px;
    line-height: 22px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .wc_payment_methods {
    padding: 0 18px;
    margin: 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .form-row {
    padding: 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .form-row #place_order {
    background: #008F42;
    font-size: 16px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-radius: 0 0 14px 14px;
    padding: 15px 20px;
}
.woocommerce-checkout .site-content .return-customers form {
    margin-top: 30px;
}
.woocommerce-checkout .site-content .return-customers {
    width: 100% !important;
    border: 2px solid #252525;
    padding: 25px;
    border-radius: 16px;
    margin-bottom: 30px;
}
.woocommerce-checkout .site-content .return-customers .woocommerce-info {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #000;
}
.woocommerce-checkout .site-content .return-customers .woocommerce-info::before {
    display: none;
}
.woocommerce-checkout .site-content .return-customers form label {
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    color: #545B6D;
    margin-bottom: 10px;
}
.woocommerce-checkout .site-content .return-customers form .input-text {
    border: 1px solid #DCDCDC;
    border-radius: 8px;
    height: 48px;
    color: #A5A9AF;
}
.woocommerce-checkout .site-content .return-customers form .lost_password {
    margin: 0;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .quantity {
    display: inline-flex;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    float: none;
    height: 42px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .quantity button {
    padding: 0;
    line-height: normal;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    background: transparent;
    min-height: auto;
    width: 42px;
    height: 42px;
    box-shadow: none;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .quantity .input-text {
    height: 40px;
    width: 42px;
    border: 0;
    text-align: center;
    font-size: 18px;
    line-height: normal;
    color: #000000;
    min-width: 42px;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    -moz-appearance: textfield;
    font-family: 'Roboto';
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .quantity .input-text::-webkit-outer-spin-button,
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table tbody tr td .quantity .input-text::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.back-btn {
    margin-top: 40px;
    width: 100%;
}
.back-btn a {
    font-size: 18px;
    line-height: normal;
    color: #1265C0;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .wc_payment_methods .payment_box.payment_method_ppcp-gateway {
    display: none !important;
}




.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background: rgba(0, 0, 0, .8);
}
.modal .modal-dialog {
    max-width: 534px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    min-height: 100%;
}
.modal .modal-dialog .modal-content {
    width: 100%;
    background: #fff;
    border-radius: 30px 0;
    padding: 50px 62px 60px;
    text-align: center;
    position: relative;
}
.modal .modal-dialog .modal-content .btn-close {
    position: absolute;
    right: 20px;
    top: 15px;
    background: none;
    box-shadow: none;
    padding: 0;
}
.modal .modal-dialog .modal-content .modal-body h3 {
    font-size: 36px;
    line-height: normal;
    font-weight: 600;
    color: #000;
    font-family: "Inter", sans-serif;
    margin: 35px 0 15px;
}
.modal .modal-dialog .modal-content .modal-body p {
    font-size: 18px;
    line-height: 28px;
    color: #545B6D;
    max-width: 350px;
    margin: 0 auto 30px;
}
.modal .modal-dialog .modal-content .modal-body .form-group {
    margin: 0;
    position: relative;
}
.modal .modal-dialog .modal-content .modal-body .form-group p {
    margin: 0;
    max-width: 100%;
}
.modal .modal-dialog .modal-content .modal-body .form-group .wpcf7-spinner {
    position: absolute;
    right: 0;
    bottom: 30px;
}
.modal .modal-dialog .modal-content .modal-body .form-input {
    border: 1px solid #9FA5B4;
    border-radius: 8px 0;
    font-size: 14px;
    line-height: normal;
    color: #71788B;
    font-family: "Roboto", sans-serif;
    padding: 14px 20px;
    height: auto;
}
.modal .modal-dialog .modal-content .modal-body input[type="submit"] {
    background: #1265C0;
    width: 100%;
    padding: 15px 62px 15px 40px;
    border-radius: 8px 0;
    font-size: 14px;
    line-height: normal;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .04em;
    margin: 15px 0;
    background-image: url(/wp-content/uploads/2024/04/Arrow.svg);
    background-repeat: no-repeat;
    background-position: 65% 17px;
}
.modal .modal-dialog .modal-content .modal-body span {
    font-size: 16px;
    line-height: normal;
    color: #545B6D;
}

footer .company-detail p, 
footer .contact-info .info p {
    margin: 0;
}
footer .company-detail strong,
footer .contact-info .info strong {
    color: #fff;
    font-weight: 500;
}
footer .copyright .e-con-inner {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .newsletter form p {
    margin: 0;
    position: relative;
}
footer .newsletter form .wpcf7-form-control-wrap input {
    font-size: 14px;
    color: #71788B !important;
    font-family: "Roboto", sans-serif;
    border-radius: 8px 0 10px 0;
}
footer .newsletter form .wpcf7-form-control-wrap input::placeholder {
    color: #71788B;
}
footer .newsletter form .wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0;
    background: #1265C0;
    border-radius: 0 0 8px 0;
    height: 40px;
    padding: 10px 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}
footer .newsletter form p br {
    display: none;
}
footer .newsletter form .wpcf7-spinner {
    display: none;
}
header .header-menu .menu-wrapper .elementor-widget-container #ekit-megamenu-header-menu li .elementskit-megamenu-panel .generators-menu .elementor-image-box-wrapper img {
    width: 200px;
    height: 200px;
    object-fit: contain;
    padding: 20px;
    background: #fff;
}

/* google recaptcha on review comment review */

.g-recaptcha{
    margin-top: 25px;
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:100%}

/* Custom CSS to style CAPTCHA error messages */
.woocommerce-err{
    display: flex;
    background-color: #f8d7da; 
    border-color: #f5c6cb; 
    color: #721c24;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
}
/* remove the icon the availability of available stock */

.ast-stock-details{
    display: none;
}
.screen-reader-response{color: #9E9E9E;}

/* add before and after in footer option */

/* ######################################################## */

@media only screen and (max-width: 600px) {
#information_items , #policies_items , #contact_information_items , #join_our_newsletter_items , #social_media_items{
    display: none;
}

#information::before,
#our_pols::before,
#contact_information::before,
#join_our_newsletter::before{
    content: "\e994";
    font-family: elementskit !important;
    display: flex;
    justify-content: end;
    color: white;
    transform: translate(-4%, 20px);
}
#social_media::before {
    content: "\e994";
    font-family: elementskit !important;
    display: flex;
    justify-content: end;
    color: white;
    transform: translate(-4%, 40px);
}
#information.active::before,
#our_pols.active::before,
#contact_information.active::before,
#join_our_newsletter.active::before,
#social_media.active::before {
content: "\e995";
}

}

/* ######################################################## */

@media only screen and (min-width:1025px) {
header .header-menu .menu-wrapper,
header .header-menu .menu-wrapper .elementor-widget-container #ekit-megamenu-header-menu,
header .header-menu .menu-wrapper .elementor-widget-container #ekit-megamenu-header-menu li {
    position: static;
}
header .header-menu .menu-wrapper .elementor-widget-container #ekit-megamenu-header-menu li .elementskit-megamenu-panel {
    width: 100% !important;
}
}

@media only screen and (min-width:921px) {
.archive .site-content #primary .products_wrapper .product-wrapper .products {
    grid-template-columns: repeat(3, 1fr);
}
}


@media only screen and (max-width:767px) {
header .header-menu .hfe-nav-menu .hfe-nav-menu__layout-horizontal {
    z-index: 9;
}
.account .elementor-button .elementor-button-text,
header .account .hfe-menu-cart__toggle .elementor-button-icon:after {
    display: none;
}
.account .elementor-button {
    display: flex;
}
.categories-wrapper .product-categories .product-category,
.blog-posts .blog-post {
    max-width: 100%;
}
.blog-posts .blog-post .content {
    padding: 20px 25px 30px;
}
.blog-posts .blog-post .content h2 {
    margin-bottom: 20px;
}
.archive .site-content #primary {
    margin: 50px 0;
    padding: 0;
}
.archive .site-content #primary .woocommerce-products-header .heading {
    max-width: 100%;
    background-color: #1265C0;
    background-image: none;
    padding: 30px 25px;
}
.archive .site-content #primary .woocommerce-products-header .heading h1 {
    font-size: 30px;
    line-height: normal;
    max-width: 100%;
    text-align: center;
}
.archive .site-content #primary .woocommerce-products-header .image {
    max-width: 100%;
    padding: 20px 25px;
}
.archive .site-content #primary .parent-desc {
    margin-bottom: 50px;
}
.woocommerce-js ul.products .product-category.product:last-child {
    margin: 0 !important;
}
.archive .site-content #primary .additional-info .info-left {
    margin-bottom: 20px;
}
.archive .site-content #primary .additional-info .info-left,
.archive .site-content #primary .additional-info .info-right {
    max-width: 100%;
}
.archive .site-content #primary .additional-info .info-left h2 {
    font-size: 24px;
}
.archive .site-content #primary .additional-info .info-right table th:first-child {
    width: 70%;
}
.archive .site-content #primary .additional-info .info-right h3 {
    font-size: 20px;
}
.archive .site-content #primary .products_wrapper .product-filters {
    width: 100%;
    border-right: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 50px;
}
.archive .site-content #primary .products_wrapper .product-wrapper {
    max-width: 100%;
    padding-left: 0;
}
.archive .site-content #primary .woocommerce-result-count {
    width: 100%;
}
.archive .site-content #primary .woocommerce-ordering {
    width: 100%;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form {
    max-width: 100%;
    padding-right: 0;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .woocommerce-cart-form table {
    margin-bottom: 30px;
}
.woocommerce-cart .entry-content .woocommerce .cart-wrapper .cart-collaterals {
    max-width: 100%;
}
.woocommerce-checkout .site-content .woocommerce-checkout #customer_details {
    max-width: 100%;
    padding: 20px;
    margin-bottom: 30px !important;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail {
    max-width: 100%;
    padding-left: 0;
}
.modal .modal-dialog {
    padding: 0 10px;
}
.modal .modal-dialog .modal-content {
    border-radius: 20px 0;
    padding: 30px 20px;
}
.modal .modal-dialog .modal-content .modal-body h3 {
    font-size: 28px;
    margin: 20px 0 10px;
}
.modal .modal-dialog .modal-content .modal-body p {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
    margin: 0 auto 20px;
}
.modal .modal-dialog .modal-content .modal-body .form-input {
    padding: 12px 20px;
}
footer .detail .address br {
    display: none;
}
div#n2-ss-2 .n2-ss-control-bullet {
    --widget-offset: 10px !important;
}
.category-posts .slick-slider.blogs .slick-list .slick-track {
    padding-bottom: 0;
}
.single .product #wpgs-gallery {
    max-width: 100% !important;
}
.single .product .woo-product-gallery-slider {
    max-width: 100%;
    margin-bottom: 30px !important;
}
.single .product .summary {
    max-width: 100% !important;
    padding-left: 0;
    margin-top: 30px;
}
.single .product .summary.entry-summary .woocommerce-product-details__short-description ul {
    padding: 20px;
}
.contact-form form .form-group .wpcf7-form-control.wpcf7-radio .wpcf7-list-item, .contact-form form .form-group .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    margin: 0;
}
.blog-listing .listing-wrapper .post {
    max-width: 100%;
}
.woocommerce-checkout article {
    padding: 30px 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout #customer_details .form-row textarea.input-text {
    height: auto;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table {
    padding: 0 20px;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .form-row #place_order {
    margin: 0;
}
.woocommerce-checkout .site-content .woocommerce-checkout .order-detail #order_review .shop_table .coupon-form-row td .checkout_coupon .button {
    width: auto;
}
header .header-menu .menu-wrapper .elementor-widget-container #ekit-megamenu-header-menu li {
    border-bottom: 1px solid #ddd;
}
header .header-menu .menu-wrapper .elementor-widget-container #ekit-megamenu-header-menu li .menu-link {
    justify-content: space-between;
}
}
