/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

* {
    font-family: "League Spartan", Sans-serif;
}

.display-home{
	display: none;
}

.page-id-69 .display-home{
	display: block;
}

#site-header{ display: none !important; }

.desc-link p a {
    color: #fff !important;
}

.desc-link p a:hover {
    color: #1A1A1A !important;
}

.button-hover a.elementor-button:hover .elementor-button-content-wrapper .elementor-button-text{
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: unset;
}

.a-font-size-unset .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title{
	margin: 0;
}

.a-font-size-unset .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a{
	font-size: unset;
}

/* Header CSS Starts */

.sticky-header.sticky-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all .3s ease-in-out !important;
    border-bottom: 1px solid #ffffff54;
}

.header-search .hfe-search-button-wrapper .hfe-search-form__container{
	max-height: 40px !important;	
}

.header-search .hfe-search-button-wrapper .hfe-search-form__container{
	display: flex;
	flex-direction: row-reverse
}

.header-search .hfe-search-button-wrapper input.hfe-search-form__input {
    padding: 0px 20px !important;
    line-height: unset !important;
}

.header-search .hfe-search-button-wrapper .hfe-search-submit {
    padding: 12px 20px 10px !important;
}

.header-search .hfe-search-button-wrapper .hfe-search-submit:focus {
    outline: 0;
    box-shadow: none;
}

.header-search .hfe-search-button-wrapper #clear-with-button {
    padding: 12px 0 !important;
}

.social-icon .elementor-social-icons-wrapper .elementor-grid-item a.elementor-social-icon {
    font-size: 20px;
}

.header-category-dropdown,
.header-category-dropdown ul{
    position: relative;
    display: inline-block;
}

.header-category-button {
	font-size: 16px !important;
    background: #F8F0E4;
    color: #1A1A1A;
    font-weight: 400 !important;
    padding: 14px 20px 10px;
    text-decoration: none;
    cursor: pointer;
}

.header-category-button:hover {
    color: #1A1A1A !important;
}

.header-category-menu {
    position: absolute;
    top: 28px !important;
    left: 0;
    background: #EBF0F8;
    width: 230px;       
    height: auto;
    z-index: 999;
    display: none;
    padding: 0;
}

.header-category-dropdown:hover .header-category-menu {
    display: block;
}

.header-category-menu > ul,
.header-category-menu > ul li > ul.sub-category {
    margin: 0;
    padding: 0;
    list-style: none;
	width: 100%;	
}

.header-category-menu > ul > li {
    position: relative; /* required for submenu positioning */
}

.header-category-menu > ul > li > a {
    display: block;
    padding: 12px 18px;
    color: #1A1A1A;
    font-size: 16px !important;
    font-weight: 500;
    text-decoration: none;
}

.header-category-menu > ul > li:hover > a,
.header-category-menu > ul > li.active > a{
    background: #6C49AF;
    color: #fff;
}

.header-category-menu ul li .sub-category {
    position: absolute;
    top: 0;
    left: 230px;               
    background: #EBF0F8;       
    width: 260px;              
    display: none;
    list-style-type: none;
}

.header-category-menu ul li:hover > .sub-category {
    display: block;
}

.sub-category li a {
    display: block;
    padding: 10px 18px;
    color: #1A1A1A;
    font-size: 16px !important;
    text-decoration: none;
}

.sub-category li a:hover,
.sub-category li.active a{
	background: #6C49AF;
    color: #fff;
}

/* Two-column layout for subcategories with many items */
.header-category-menu ul li:hover > .sub-category.two-column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
	width: 450px;

}

.header-menu .hfe-nav-menu .hfe-nav-menu__layout-horizontal ul.hfe-nav-menu li#menu-item-2571 ul.sub-menu{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	width: 500px;
}

/* When JS detects overflow */
.sub-menu-bottom {
    top: unset !important;
    bottom: 0 !important;
}

/* Header CSS Ends */

/* Footer CSS Starts */

.payment-list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    display: none;
}

/* Footer CSS Ends */

/* Home Page CSS Starts */

.hero-slider .hero-sliders-wrapper {
    visibility: hidden;
}


.hero-slider .hero-sliders-wrapper .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 10px;
    position: relative;
}

.hero-slider .hero-sliders-wrapper .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.hero-slider .hero-sliders-wrapper .slick-dots li {
    list-style-type: none;
    margin: 0 10px;
}

.hero-slider .hero-sliders-wrapper .slick-dots li button {
    padding: 0;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    border: none;
    border-radius: 50%;
    position: relative;
}

.hero-slider .hero-sliders-wrapper .slick-dots li button:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid transparent;
    margin: -9px;
}

.hero-slider .hero-sliders-wrapper .slick-dots li.slick-active button:after {
    border-color: #fff;
}

.hero-slider .hero-sliders-wrapper .slick-dots li.slick-active button,
.hero-slider .hero-sliders-wrapper .slick-dots li button:hover {
    background: #fff;
}

.hero-slider .hero-sliders-wrapper .slick-dots li button:focus {
    outline: none;
    box-shadow: none;
}

.brand-list .slick-slide{
	border: 2px solid #0000001A;
	background-color: transparent !important;
}

.brand-list .brand-item a .item img{
	border-radius: 18px;
}


.brand-list,
.category-list {
    position: relative;
}

.brand-list .slick-list,
.category-list .slick-list {
    margin: 0 -10px;
}

.brand-list .slick-slide,
.category-list .slick-slide {
    margin: 0 10px;
    height: 100%;
    background-color: #6C49AF1A;
	border-radius: 18px;
}

.category-list .cat-item a {
	width: 100%;
    display: inline-block;
    transition: all .3s ease-in-out;
}

.category-list .cat-item a:focus-visible {
    outline: none;
    box-shadow: none;
}

.category-list .cat-item a .item {
	padding: 24px 12px;
    background: #6C49AF1A;
    max-width: 250px;
    height: 200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
	border-radius: 18px;
}

.category-list .cat-item a:hover .item {
    border-color: #6C49AF;
}

.category-list .cat-item a .item img {
    max-width: 60%;
}

.category-list .cat-item a .item h4 {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em;
    color: #1A1A1A;
    margin: 0;
    text-align: center;
	text-transform: capitalize;
}

.category-list .cat-item a:hover .item h4 {
    color: #6C49AF;
}

.brand-list button.slick-arrow,
.category-list button.slick-arrow {
    border: none;
    border-radius: 50%;
    padding: 0;
    width: 46px;
    height: 46px;
    background: #F7F3ED;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -70px;
    transition: all .3s ease-in-out;
    color: #1A1A1A;
}

.brand-list button.slick-arrow:hover,
.category-list button.slick-arrow:hover {
    background: #6C49AF;
}

.brand-list button.slick-arrow:hover i,
.brand-list button.slick-arrow:hover i:hover,
.category-list button.slick-arrow:hover:hover i,
.category-list button.slick-arrow:hover i:hover,
.category-list button.slick-arrow:focus i {
    color: #fff !important;
}

.brand-list button.slick-arrow:focus,
.category-list button.slick-arrow:focus {
    outline: none;
    box-shadow: none;
}

.brand-list button.slick-next.slick-arrow,
.category-list button.slick-next.slick-arrow {
    right: 0;
}

.brand-list button.slick-prev.slick-arrow,
.category-list button.slick-prev.slick-arrow {
    right: 70px;
}

.brand-list button.slick-arrow:hover i,
.brand-list button.slick-arrow:focus i,
.category-list button.slick-arrow:hover i,
.category-list button.slick-arrow:focus i {
    color: #1A1A1A;
}

.popular-products {
    display: flex;
    flex-wrap: wrap;
}

.popular-products a {
    display: inline-block;
}

.popular-products .product-item {
    width: calc(25% - 15px);
    margin-right: 20px;
    margin-bottom: 40px;
    background: #fff;
    position: relative;
    padding-bottom: 40px;
}

.popular-products .product-item .yith-add-to-wishlist-button-block{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	padding: 16px 24px;
	margin: 10px;
}

.popular-products .product-item .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button .yith-wcwl-icon path{
	stroke: #6C49AF;
}

.popular-products .product-item .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added .yith-wcwl-icon path{
	fill: #6C49AF;
}

.popular-products .product-item .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button .yith-wcwl-add-to-wishlist-button__label{
	display: none;
}

.popular-products .product-item:nth-of-type(4n + 4) {
    margin-right: 0;
}

.popular-products .product-item .product-image {
    background: #fff;
    padding: 20px;
    height: 300px;
    position: relative;
    transition: all .3s ease-in-out;
    margin-bottom: 20px;
	border: 2px solid #0000001A;
	border-radius: 8px;
}

.popular-products .product-item .product-image:hover {
    background: #fff;
	border-color: #6C49AF;
}

.popular-products .product-item .product-image a {
    display: block;
}

.popular-products .product-item .product-image a img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.popular-products .product-item .product-image .product-tags {
    position: absolute;
    top: 20px;
    left: 20px;
}

.popular-products .product-item .product-image .product-tags a {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #6C49AF;
    line-height: 1.2em;
    padding: 8px 14px 6px;
    border-radius: 2px;
    transition: all .3s ease-in-out;
}

.popular-products .product-item .product-image .product-button {
    display: none;
    transition: all .3s ease-in-out;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.popular-products .product-item .product-image:hover .product-button {
    display: block;
}

.popular-products .product-item .product-image:hover .product-button a {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background: #6C49AF;
    padding: 10px 24px 8px;
    border-radius: 2px;
	border: 2px solid #6C49AF;
    line-height: 1.2em;
    transition: all .3s ease-in-out;
}

.popular-products .product-item .product-image:hover .product-button a:hover {
    background: #fff;
    color: #6C49AF;
}

.popular-products .product-item .product-name,
.popular-products .product-item .product-category {
    margin-bottom: 10px;
}

.popular-products .product-item .product-name a,
.popular-products .product-item .product-price-rate .price .product-sale-price span.amount bdi {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
    color: #000;
}

.popular-products .product-item .product-category a,
.popular-products .product-item .product-price-rate .price .product-regular-price span.amount bdi {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2em;
    color: #838383;
}

.popular-products .product-item .product-price-rate .price .sell-badge {
	font-size: 12px;
    font-weight: 600;
    line-height: 1.2em;
    color: #fff;
	background: #6C49AF;
	padding: 5px;
}

.so-sale-off{ 
	margin-left:8px;
	font-size: 12px;
    font-weight: 600;
    line-height: 1.2em;
    color: #fff;
	background: #6C49AF;
	padding: 5px;
}

.popular-products .product-item .product-price-rate {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.popular-products .product-item .product-price-rate .rating span.dashicons-star-filled {
    color: #FFAD33;
}

.popular-products .product-item .product-price-rate .rating span.dashicons-star-empty {
    color: #9399A5;
}

.text-marquee-wrapper {
    position: relative;
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 10px;
}

.text-marquee-content {
    display: flex;
    gap: 10px;
    animation: scroll 240s linear infinite;
    white-space: nowrap; /* Ensure items are on a single line */
}

.text-item {
    display: inline-block;
    flex-shrink: 0;
    margin: 0 20px;
    position: relative;
}

.text-item:after{
    content: '';
    position: absolute;
    top: -2px;
    right: -40px;
    background: url(/wp-content/uploads/2024/08/star-icon.svg.svg) no-repeat center center;
    background-size: 70% auto;
    width: 34px;
    height: 34px;
}

.text-item span a{
    color: #fff;
    font-size: 30px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    line-height: 1.2em !important;
    display: inline-block;
    transition: all .3s;
}

.text-item span a:hover{
    color: #38C490;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-100% / 3 - 20px)); /* Adjusted to handle spacing */
    }
}

.text-marquee-wrapper:hover .text-marquee-content {
    animation-play-state: paused; /* Pause animation on hover */
}

.box-after-border{
	position: relative;
}

.box-after-border:after{
	content: '';
	position: absolute;
	top: 50%;
	right: -55px;
	background: #9399A5;
	width: 1px;
	height: 56px;
	margin-top: -28px;
}

/* Home Page CSS Ends */

/* Privacy Policy Page CSS Start */
.breadcumbs-list .elementor-icon-list-items .elementor-icon-list-item a{
	transition: all .3s;
}

.breadcumbs-list .elementor-icon-list-items .elementor-icon-list-item a:hover span.elementor-icon-list-text{
	color: #000;
}
/* Privacy Policy Page CSS Ends */

/* Cart Count CSS Starts */

:root {
	--cart-count-min-size: 16px;
	--cart-count-padding: 6px;
	--cart-count-bg: #fff;
	--cart-count-color: #6C49AF;
}

.cart-count {
	position: relative;
	display: inline-block;
}

.cart-count a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.cart-count h2 {
	position: absolute;
	top: 0;
	right: 0;
	font-size: calc(var(--cart-count-min-size) / 2);
	background-color: var(--cart-count-bg);
	color: var(--cart-count-color);
	padding: 10px var(--cart-count-padding) var(--cart-count-padding);
	min-width: var(--cart-count-min-size);
	height: var(--cart-count-min-size);
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	transform: translate(20%, -20%);
	border: 2px solid var(--cart-count-color);
	border-radius: 50%;
	white-space: nowrap;
}

/* Adjust size dynamically when count reaches 100+ */
.cart-count h2:has(span.count-100),
.cart-count h2:has(span.count-3digits) {
	min-width: calc(var(--cart-count-min-size) * 1.8);
	border-radius: 50px; /* More rounded for larger numbers */
}


/* Cart Count CSS Ends */

/* Book Mark CSS Starts */

a#bookmark-btn i{
	color: #fff;
	transition: all .3s;
}

/* Book Mark CSS Ends */

/* Contact Us Css Starts */

.contact-us-form .wpcf7-form .form-field p .wpcf7-form-control-wrap input.wpcf7-form-control,
.contact-us-form .wpcf7-form .form-field p .wpcf7-form-control-wrap textarea.wpcf7-form-control{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 1.2em;
	padding: 12px 20px 10px;
	border: 2px solid #6C49AF;
	border-radius: 6px;
}

.contact-us-form .wpcf7-form .form-field p .wpcf7-form-control-wrap input.wpcf7-form-control:focus,
.contact-us-form .wpcf7-form .form-field p .wpcf7-form-control-wrap textarea.wpcf7-form-control:focus{
	outline: none;
	box-shadow: none;
}

.contact-us-form .wpcf7-form .form-field p .wpcf7-form-control-wrap input.wpcf7-form-control::placeholder,
.contact-us-form .wpcf7-form .form-field p .wpcf7-form-control-wrap textarea.wpcf7-form-control::placeholder{
	color: #000;
}

.contact-us-form .wpcf7-form .form-group{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.contact-us-form .wpcf7-form .form-group .form-field{
	width: 49%;
	margin-bottom: 20px;
}

.contact-us-form .wpcf7-form .form-field{
	margin-bottom: 20px;
}

.contact-us-form .wpcf7-form .submit p input.submit-btn{
	display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background: #6C49AF;
    padding: 10px 24px 8px;
	border: 2px solid #6C49AF;
    border-radius: 2px;
    line-height: 1.2em;
    transition: all .3s ease-in-out;
}

.contact-us-form .wpcf7-form .submit p input.submit-btn:focus{
	outline: none;
	box-shadow: none;
}

.contact-us-form .wpcf7-form .submit p{
	display: flex;
	align-items: center;
}

.contact-us-form .wpcf7-form .submit p input.submit-btn:hover{
	background: transparent;
	color: #6C49AF;
}

.contact-us-form .wpcf7-form.invalid .wpcf7-response-output{
	font-size: 16px;
	font-weight: 500;
	background: red;
	color: #fff;
	border-color: red;
	padding: 12px 10px 10px;
	margin-left: 0;
	margin-right: 0;
}

.contact-us-form .wpcf7-form.sent .wpcf7-response-output{
	font-size: 16px;
	font-weight: 500;
	background: #6C49AF;
	color: #fff;
	border-color: #6C49AF;
	padding: 12px 10px 10px;
	margin-left: 0;
	margin-right: 0;
}

/* Contact Us Css Ends */

/* My Account Page Css Starts */

.my-account .woocommerce #customer_login .u-column1 h2,
.my-account .woocommerce #customer_login .u-column2 h2{
	color: #6C49AF;
	margin: 0;
}

.my-account .woocommerce #customer_login .u-column1 form.login,
.my-account .woocommerce #customer_login .u-column2 form.register{
	border-color: #6C49AF;
}

.my-account .woocommerce form.lost_reset_password{
	padding: 20px;
	border: 2px solid #6C49AF;
	border-radius: 5px;
}

.my-account .woocommerce #customer_login .u-column1 form.login p input,
.my-account .woocommerce #customer_login .u-column2 form.register p input,
.my-account .woocommerce #customer_login .u-column2 form.register p select,
.my-account .woocommerce form.lost_reset_password p input{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 1.2em;
	padding: 12px 20px 10px;
	border: 2px solid #6C49AF;
	border-radius: 6px;
}

.my-account .woocommerce #customer_login .u-column2 form.register p:nth-child(2){
	display: none;
}

.my-account .woocommerce #customer_login .u-column1 form,
.my-account .woocommerce #customer_login .u-column2 form{
	margin: 0;
}

.my-account .woocommerce #customer_login .u-column1 form.login p input:focus,
.my-account .woocommerce #customer_login .u-column2 form.register p input:focus,
.my-account .woocommerce form.lost_reset_password p input:focus,
.my-account .woocommerce #customer_login .u-column1 form.login p button:focus,
.my-account .woocommerce #customer_login .u-column2 form.register p button:focus,
.my-account .woocommerce form.lost_reset_password p button.button:focus,
.my-account .woocommerce #customer_login .u-column1 form.login p a:focus,
.my-account .woocommerce #customer_login .u-column2 form.register p a:focus,
.my-account .woocommerce #customer_login .u-column2 form.register p select:focus{
	outline: none;
	box-shadow: none;
}

.my-account .woocommerce #customer_login .u-column1 form.login p button:not(.show-password-input),
.my-account .woocommerce #customer_login .u-column2 form.register p button:not(.show-password-input),
.my-account .woocommerce form.lost_reset_password p button.button:not(.show-password-input) {
	color: #fff;
	background: #6C49AF;
	padding: 14px 20px 10px;
	transition: all .3s;
	border: 2px solid #6C49AF;
	border-radius: 0px;
}


.my-account .woocommerce #customer_login .u-column1 form.login p button:not(.show-password-input):hover,
.my-account .woocommerce #customer_login .u-column2 form.register p button:not(.show-password-input):hover,
.my-account .woocommerce form.lost_reset_password p button.button:not(.show-password-input):hover{
	background: transparent;
	color: #6C49AF;
}

.my-account .woocommerce nav.woocommerce-MyAccount-navigation{
	width: 20%;
}

.my-account .woocommerce nav.woocommerce-MyAccount-content{
	width: 80%;
}

.my-account .woocommerce nav.woocommerce-MyAccount-navigation ul{
	padding: 0;
	margin: 0;
}

.my-account .woocommerce nav.woocommerce-MyAccount-navigation ul li{
	list-style-type: none;
	width: 100%;
}

.my-account .woocommerce nav.woocommerce-MyAccount-navigation ul li a{
	display: inline-block;
	width: 100%;
	padding: 14px 20px 10px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	background: #6C49AF;
	transition: all .3s;
	border: 2px solid #6C49AF;
}

.my-account .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a,
.my-account .woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover{
	background: transparent;
	color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content p a{
	color: #6C49AF !important;
	font-weight: 600 !important;
	transition: all .3s !important;
}

.my-account .woocommerce div.woocommerce-MyAccount-content p a:hover{
	color: #000 !important;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table{
	border-collapse: collapse;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table tr th,
.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table tr td{
	border: 1px solid #000 !important;
	padding: 10px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table thead tr th{
	background: #6C49AF;
	color: #fff;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 1.2em;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a{
	color: #6C49AF;
	transition: all .3s;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a:hover{
	color: #000;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a{
	display: inline-block; 
	background: #6C49AF;
	color: #fff;
	padding: 14px 20px 10px;
	border-radius: 0;
	transition: all .3s;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 600;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover{
	background: #000;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:last-child{
	margin-right: 0;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-pagination a,
.logged-in .woocommerce div.woocommerce-MyAccount-content .woocommerce-pagination a{
	display: inline-block; 
	background: #6C49AF !important;
	color: #fff !important;
	padding: 14px 20px 10px !important;
	border-radius: 0 !important;
	transition: all .3s !important;
	font-size: 14px !important;
	font-weight: 600 !important;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-pagination a:hover,
.logged-in .woocommerce div.woocommerce-MyAccount-content .woocommerce-pagination a:hover{
	background: #000 !important;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-info,
.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message{
	border: 2px solid #6C49AF;
	background: transparent;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	line-height: 1.2em;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message:focus{
	outline: none;
	box-shadow: none;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-info a.button{
	color: #fff;
	background: #6C49AF;
	padding: 14px 20px 10px;
	border-radius: 0px;
	transition: all .3s;
	font-size: 16px;
	font-weight: 600;
	border: 2px solid #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-info::before,
.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message::before{
	color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-info a.button:hover{
	background: transparent;
	color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content p,
.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address{
	font-size: 16px;
	color: #000;
	line-height: 1.2em;
	font-style: normal;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h3,
.my-account .woocommerce div.woocommerce-MyAccount-content form h3{
	color: #6C49AF;
	width: 100%;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a{
	display: inline-block;
	float: unset;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	background: #6C49AF;
	border: 2px solid #6C49AF;
	padding: 10px 20px 6px;
	transition: all .3s;
	margin-bottom: 20px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a:hover{
	background: transparent;
	color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p label,
.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm p label,
.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset legend{
	font-size: 16px;
	font-weight: 600;
	color: #000;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset{
	margin-bottom: 20px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset legend{
	padding: 5px 10px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm p label input{
	margin-right: 10px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p span input,
.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p span select#billing_country,
.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p span span.select2 span.selection span.select2-selection,
.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm p input,
.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm p select,
.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p#billing_address_type_field select#billing_address_type{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 1.2em;
	padding: 12px 20px 10px;
	border: 2px solid #6C49AF !important;
	border-radius: 6px !important;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p span span.select2 span.selection span.select2-selection{
	padding: 0px !important;
	height: auto;
}


.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p span span.select2 span.selection span.select2-selection span#select2-billing_country-container,
.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p#billing_address_type_field select#billing_address_type{
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2em;
	padding: 12px 20px 10px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields p button.button,
.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm p button.button{
	color: #fff;
	background: #6C49AF;
	border: 2px solid #6C49AF;
	padding: 14px 20px 10px;
	border-radius: 0px;
	transition: all .3s;
	font-size: 16px;
	font-weight: 600;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form .woocommerce-address-fields p button.button:hover,
.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm p button.button:hover{
	background: transparent;
	color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset{
	padding: 20px;
	border-color: #6C49AF;
}

.my-account .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error,
.cart-customise .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error{
	border: 1px solid #b81c23;
	background: transparent;
}

.my-account .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error li,
.cart-customise .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error li{
	font-size: 16px;
	color: #000;
	line-height: 1.2em;
}

.my-account .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error li a,
.cart-customise .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error li a{
	color: #6C49AF;
	transition: all .3s;
}

.my-account .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error li a:hover,
.cart-customise .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error li a:hover{
	color: #000;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details h2,
.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column h2{
	color: #6C49AF;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table{
	border-collapse: collapse;
	background: transparent;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table tr th,
.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table tr td{
	border-color: #000;
	padding: 10px;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details thead tr th,
.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details tfoot tr th,
.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details tfoot tr td{
	background: #6C49AF;
	color: #fff;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details tbody tr td{
	font-size: 16px;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details tbody tr td:hover{
	background: transparent;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details tbody tr td a{
	color: #6C49AF;
	transition: all .3s;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details tbody tr td a:hover{
	color: #000;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address{
	padding: 20px;
	background: #6C49AF;
	border-color: #6C49AF;
	border-radius: 6px;
	color: #fff;
	margin-bottom: 20px;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address p{
	color: #fff;
	padding: 5px 20px;
}

.my-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address p:before{
	color: #fff;
	line-height: 1.2em;
}

.my-account .woocommerce div.woocommerce-MyAccount-content p label[for*="mailchimp_woocommerce_is_unsubscribed"],
.my-account .woocommerce div.woocommerce-MyAccount-content p input[id*="mailchimp_woocommerce_is_unsubscribed"],
.my-account .woocommerce div.woocommerce-MyAccount-content p:has(input[id*="mailchimp_woocommerce_is_unsubscribed"]) {
	display: none !important;
}

.my-account .woocommerce div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm p input.woocommerce-form__input-radio {
	accent-color: #6C49AF; /* WooCommerce blue or your theme’s main color */
	width: 12px;
	height: 12px;
	cursor: pointer;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container {
	display: block;
	overflow: unset;
	border: none;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar,
.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content{
	width: 100%;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar{
	background: transparent;
	padding: 0;
	float: unset;
	min-height: unset;
	margin-bottom: 20px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading,
.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading a{
	font-size: 50px;
	font-weight: 500;
	color: #1A1A1A;
	line-height: 1.2em;
	margin: 0;
	text-align: left;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading a{
	transition: all .3s;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading a:hover{
	color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul{
	padding: 0 !important;
	margin: 0 !important;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li.card{
	width: 33.33%;
	max-width: unset;
	margin: 0px;
	box-shadow: none;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li.card a{
	width: 100%;
	background: #6C49AF;
	border: 2px solid #6C49AF;
	transition: all .3s;
	color: #fff;
	padding: 10px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li.card a p{
	color: #fff;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li.card a:hover{
	background: #fff;
	color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li.card a:hover p{
	color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content .woo-wallet-content-heading{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content .woo-wallet-content-heading .woo-wallet-content-h3{
	font-size: 30px;
	font-weight: 500;
	line-height: 1.2em;
	margin: 0;
	float: unset;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content .woo-wallet-content-heading .woo-wallet-price{
	font-size: 20px;
	font-weight: 500;
	color: #197f36;
	line-height: 1.2em;
	margin: 0;
	float: unset;
	position: relative;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content .woo-wallet-content-heading .woo-wallet-price:after{
	content: '';
	position: absolute;
	bottom: 8px;
	left: 0;
	background: #197f36;
	width: 100%;
	height: 2px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content ul{
	padding: 0;
	margin: 0;
	max-height: 350px;
	overflow-y: scroll;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content ul li{
	padding: 10px 10px 5px;
	border: 2px solid #6C49AF;
	border-bottom: none;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content ul li:last-child{
	border-bottom: 2px solid #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content #woo_wallet_transfer_form .form-row label,
.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_filter label,
.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_length label{
	font-size: 16px;
    font-weight: 600;
    color: #000;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content #woo_wallet_transfer_form .form-row select,
.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content #woo_wallet_transfer_form .form-row input,
.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content #woo_wallet_transfer_form .form-row textarea,
.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_filter label input{
	font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1.2em;
    padding: 12px 20px 10px;
    border: 2px solid #6C49AF !important;
    border-radius: 6px !important;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content #woo_wallet_transfer_form .form-row span.select2-container .select2-selection--single{
	height: 45px;
	font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1.2em;
    padding: 12px 20px 10px;
    border: 2px solid #6C49AF !important;
    border-radius: 6px !important;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content #woo_wallet_transfer_form .form-row .button{
	color: #fff;
    background: #6C49AF;
    border: 2px solid #6C49AF;
    padding: 14px 20px 10px;
    border-radius: 0px !important;
    transition: all .3s;
    font-size: 16px;
    font-weight: 600;
}

.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content #woo_wallet_transfer_form .form-row .button:hover{
	background: transparent;
    color: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content > p{
	display: none;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_length,
.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_filter,
.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_paginate,
.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_info{
	width: 50%;
	float: unset;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_length label{
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_length label select{
	font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1.2em;
    padding: 12px 20px 10px;
    border: 2px solid #6C49AF !important;
    border-radius: 6px !important;
	margin: 0 5px;
	width: auto;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper #wc-wallet-transaction-details_processing div div{
	background: #6C49AF;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper #wc-wallet-transaction-details {
	margin: 20px 0;
	width: 100% !important;
	border-collapse: collapse;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper #wc-wallet-transaction-details thead tr th {
	border-color: #000;
	padding: 10px;
	background: #6C49AF;
	color: #fff;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper #wc-wallet-transaction-details tbody tr td {
	padding: 10px;
	border-color: #000;
	color: #000;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_paginate a{
	margin: 0 5px;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_paginate a,
.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_paginate span a.paginate_button{
	display: inline-block;
	color: #fff !important;
    background: #6C49AF;
    border: 2px solid #6C49AF;
    padding: 14px 20px 10px;
    border-radius: 0px !important;
    transition: all .3s;
    font-size: 16px;
    font-weight: 600;
}

.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_paginate span a.paginate_button.current{
	background: transparent;
	color: #000 !important;
}

/* My Account Page Css Ends */

/* Blog Listing & Details Page CSS Starts */

.template-container{
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
}

.hero-section-wrapper{
    padding: 80px 0;
    background: #6C49AF;
    position: relative;
}

.hero-section-wrapper:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url('/wp-content/uploads/2024/11/hero-bg-teeth-img-2.png') no-repeat;
    background-size: 50% auto;
    background-position: 0 30px;
    width: 183px;
    height: 285px;
}

.hero-section-wrapper:before{
    content: '';
    position: absolute;
    bottom: -30px;
    right: 200px;
    background: url('/wp-content/uploads/2024/11/hero-bg-teeth-img-1.png') no-repeat;
    background-size: 60% auto;
    background-position: bottom right;
    width: 256px;
    height: 285px;
}

.hero-section-wrapper .hero-section{
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
}

.hero-section-wrapper .hero-section h2 {
    margin: 0;
    font-size: 80px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.hero-section-wrapper .hero-section ul {
    padding: 0;
}

.hero-section-wrapper .hero-section ul li {
    margin-right: 20px;
}

.hero-section-wrapper .hero-section ul li:last-child {
    margin-right: 0;
}

.hero-section-wrapper .hero-section ul li,
.hero-section-wrapper .hero-section ul li a {
    list-style-type: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2em;
    position: relative;
}

.hero-section-wrapper .hero-section ul li:after {
    content: '\f101';
    position: absolute;
    top: 0;
    right: -15px;
    font-family: 'Font Awesome 5 Free';
    font-size: 10px;
    font-weight: 900;
    color: #fff;
}

.hero-section-wrapper .hero-section ul li:last-child:after {
    display: none;
}


.hero-section-wrapper .hero-section ul li a:hover {
    color: #000;
}

.blog-section-wrapper,
.searching-result-wrapper{
	padding: 80px 0;
}

.blog-section-wrapper .blog-list-section .blog-list{
	display: flex;
	flex-wrap: wrap;
}

.blog-section-wrapper .blog-list-section .blog-list .blog-item {
	width: calc( 33.33% - 13.33px );
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px 20px 80px;
	background: #6C49AF1A;
	position: relative;
}

.blog-section-wrapper .blog-list-section .blog-list .blog-item:nth-of-type(3n + 3) {
	margin-right: 0;
}

.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-img a img {
	aspect-ratio: 1/0.6;
	object-fit: cover;
}

.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-meta h5 {
	font-size: 18px;
}

.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-content a h2 {
	font-size: 30px;
	font-weight: 600;
}

.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-link{
	position: absolute;
	bottom: 20px;
}

.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-link a.btn-read-more,
.blog-section-wrapper .blog-list-section .load-more-btn a#load_more{
	display: inline-block;
	padding: 14px 20px 10px;
	background: #6C49AF;
	border: 2px solid #6C49AF;
	color: #fff;
	transition: all .3s;
}

.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-link a.btn-read-more:hover,
.blog-section-wrapper .blog-list-section .load-more-btn a#load_more:hover{
	background: transparent;
	color: #6C49AF;
}

.blog-section-wrapper .blog-list-section .load-more-btn{
	text-align: center;
	margin-top: 20px;
}

.blog-detail-wrapper{
	padding: 80px 0;
}

.blog-detail-wrapper .blog-detail .blog-single-img,
.blog-detail-wrapper .blog-detail .blog-single-content{
	margin-bottom: 20px;
}

.blog-detail-wrapper .blog-detail .blog-single-img img{
	width: 100%;
}

.blog-detail-wrapper .blog-detail .blog-single-content h2,
.blog-detail-wrapper .blog-detail .blog-single-content .wp-block-heading{
	color: #6C49AF !important;
}

.blog-detail-wrapper .blog-detail .blog-single-content p{
	margin-bottom: 10px;
}

.blog-detail-wrapper .blog-detail .blog-single-navigation{
	padding-top: 20px;
	border-top: 2px solid #6C49AF;
}

.blog-detail-wrapper .blog-detail .blog-single-navigation ul{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.blog-detail-wrapper .blog-detail .blog-single-navigation ul li{
	list-style-type: none;
}

.blog-detail-wrapper .blog-detail .blog-single-navigation ul li a{
	display: inline-block;
	padding: 14px 20px 10px;
	background: #6C49AF;
	border: 2px solid #6C49AF;
	color: #fff;
	transition: all .3s;
}

.blog-detail-wrapper .blog-detail .blog-single-navigation ul li a:hover{
	background: transparent;
	color: #6C49AF;
}

.blog-detail-wrapper .blog-detail .blog-single-content .wp-block-table table thead{
	border-bottom: none;	
}

.blog-detail-wrapper .blog-detail .blog-single-content .wp-block-table table thead tr th{
	background: #6C49AF;	
	color: #fff;	
}

.blog-detail-wrapper .blog-detail .blog-single-content .wp-block-table table tr th,
.blog-detail-wrapper .blog-detail .blog-single-content .wp-block-table table tr td{
	border: 2px solid #6C49AF;
}

/* Blog Listing & Details Page CSS Ends */

/* Cart Page & Wishlist CSS Starts */

.wishlist-customise #yith-wcwl-form .wishlist-title{
	display: none;
}

.cart-customise .woocommerce .wc-empty-cart-message .cart-empty,
.cart-customise .woocommerce .woocommerce-notices-wrapper .woocommerce-message{
	border: 1px solid #6C49AF;
	background: transparent;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	line-height: 1.2em;
}

.cart-customise .woocommerce .wc-empty-cart-message .cart-empty:before,
.cart-customise .woocommerce .woocommerce-notices-wrapper .woocommerce-message:before{
	color: #6C49AF;
}

.cart-customise .woocommerce .return-to-shop a.button{
	display: inline-block;
	padding: 14px 20px 10px;
	background: #6C49AF;
	border-radius: 0;
	color: #fff;
	transition: all .3s;
	font-size: 16px;
	font-weight: 600;
}

.cart-customise .woocommerce .return-to-shop a.button:hover{
	background: #000;
}

.wishlist-customise .wishlist_table,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table{
	border-collapse: collapse;
}

.wishlist-customise .wishlist_table thead tr th,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table thead tr th{
	background: #6C49AF;
	color: #fff;
}

.wishlist-customise .wishlist_table tr,
.wishlist-customise .wishlist_table td,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table th,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table td{
	padding: 10px;
	border: 1px solid #000;
}

.wishlist-customise .wishlist_table thead tr th,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table thead tr th{
	font-size: 20px;
}

.cart-customise .woocommerce form.woocommerce-cart-form .shop_table thead tr th span{
	clip: unset !important;
    word-wrap: unset !important;
    border: unset !important;
    clip-path: unset !important;
    height: unset !important;
    margin: unset !important;
    overflow: unset !important;
    overflow-wrap: unset !important;
    padding: unset !important;
    position: unset !important;
    width: unset !important;
}

/* .cart-customise .woocommerce form.woocommerce-cart-form .shop_table thead tr th span.screen-reader-text{
	position: unset !important;
	clip-path: unset;
} */

.wishlist-customise .wishlist_table tbody tr td.product-thumbnail a img,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-thumbnail a img{
	aspect-ratio: 1/1;
	object-fit: cover;
	width: 30%;
	height: auto;
}

.wishlist-customise .wishlist_table tbody tr td.product-thumbnail a img{
	width: 100%;
}

.wishlist-customise .wishlist_table tbody tr td,
.wishlist-customise .wishlist_table tbody tr:hover td,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr:hover td,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr th,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr td,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr:hover th,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr:hover td{
	background: transparent;
}

.wishlist-customise .wishlist_table tbody tr td.product-remove a,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-remove a{
	width: 20px;
	height: 20px;
	font-size: 30px;
	color: #6C49AF !important;
	transition: all .3s;
}

.wishlist-customise .wishlist_table tbody tr td.product-remove a:hover,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-remove a:hover{
	background: transparent;
	color: #000 !important;
	font-weight: 700;
}

.wishlist-customise .wishlist_table tbody tr td.product-price,
.wishlist-customise .wishlist_table tbody tr td.product-stock-status,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-price,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-subtotal{
	font-size: 16px;
}

.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-quantity div.quantity input.qty{
	padding: 10px 10px 6px;
	border: 1px solid #6C49AF;
	border-radius: 0;
	font-weight: 600;
	width: 100%;
}

.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.product-quantity div.quantity input.qty:focus{
	outline: none;
	box-shadow: none;
}

.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions .coupon{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions .coupon input#coupon_code{
	width: auto;
	padding: 10px 10px 6px;
	border: 1px solid #6C49AF;
	border-radius: 0;
	font-weight: 600;
}

.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions .coupon input#coupon_code:focus{
	outline: nope;
	box-shadow: nope;
}

.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions .coupon input#coupon_code::placeholder{
	color: #000;
}

.wishlist-customise .wishlist_table tbody tr td.product-add-to-cart a.add_to_cart_button,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions .coupon button.button,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions button.button{
	padding: 14px 20px 10px;
	border-radius: 0px;
	background: #6C49AF;
	color: #fff;
	transition: all .3s;
}

.wishlist-customise .wishlist_table tbody tr td.product-add-to-cart a.add_to_cart_button:hover,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions .coupon button.button:hover,
.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions button.button:hover{
	background: #000;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals{
	float: unset;
	width: 100%;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals h2{
	color: #6C49AF;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr th,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr td{
	font-size: 16px;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr.cart-subtotal th,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr.cart-subtotal td,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr.order-total th,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr.order-total td{
	background: #6C49AF;
	color: #fff;
}

.cart-customise .woocommerce-shipping-calculator section.shipping-calculator-form p > button.button,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr td form.woocommerce-shipping-calculator a{
	display: inline-block;
	color: #fff;
	background: #6C49AF;
	padding: 14px 20px 10px;
	transition: all .3s;
	border-radius: 0px;
}

.cart-customise .woocommerce-shipping-calculator section.shipping-calculator-form p > button.button:hover,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr td form.woocommerce-shipping-calculator a:hover{
	background: #000;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals table{
	border: none;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr.order-total th,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr.order-total td,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr.shipping th,
.cart-customise .woocommerce .cart-collaterals .cart_totals table tbody tr.shipping td{
	border: none;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button{
	display: inline-block;
	padding: 14px 20px 10px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0;
	background: #6C49AF;
	color: #fff;
	transition: all .3s;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover{
	background: #000;
}

.cart-customise .woocommerce .cart-collaterals .cart_totals form.woocommerce-shipping-calculator #calc_shipping_country_field,
.cart-customise .woocommerce .cart-collaterals .cart_totals form.woocommerce-shipping-calculator #calc_shipping_state_field,
.cart-customise .woocommerce .cart-collaterals .cart_totals form.woocommerce-shipping-calculator input{
	font-size: 16px;
	color: #000;
	border: 1px solid #6C49AF;
	border-radius: 6px;
	padding: 12px 20px 10px;
}

.cart-customise .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #000;
	line-height: unset;
	padding: 0;
}

.cart-customise .select2-container--default .select2-selection--single{
	border: none;
}

/* Cart Page & Wishlist CSS Ends */

/* Checkout Page CSS Starts */

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-method-block,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-pickup-options-block{
	display: none;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-contact-information-block div.wc-block-components-checkout-step__heading h2.wc-block-components-title,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__heading h2.wc-block-components-title,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-billing-address-block div.wc-block-components-checkout-step__heading h2.wc-block-components-title,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-methods-block div.wc-block-components-checkout-step__heading h2.wc-block-components-title,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-payment-block div.wc-block-components-checkout-step__heading h2.wc-block-components-title{
	font-size: 30px;
	font-weight: 600;
	color: #6C49AF;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-contact-information-block div.wc-block-components-checkout-step__container p,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__container p,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-billing-address-block div.wc-block-components-checkout-step__container p{
	font-size: 16px;
	color: #000;	
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__container div.wc-block-components-validation-error p,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-billing-address-block div.wc-block-components-checkout-step__container div.wc-block-components-validation-error p,
.logged-in .checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__container div.wc-block-components-validation-error p,
.logged-in .checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-billing-address-block div.wc-block-components-checkout-step__container div.wc-block-components-validation-error p,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wc-block-checkout__contact-fields div.wc-block-components-checkout-step__container div.wc-block-components-validation-error p,
.logged-in .checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wc-block-checkout__contact-fields div.wc-block-components-checkout-step__container div.wc-block-components-validation-error p
{
	color: #cc1818;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-contact-information-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input input{
	border: 1px solid #6C49AF;
}


.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-contact-information-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input label{
	font-size: 16px;
	font-weight: 600;
	color: #000;
	line-height: 1.2em;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card{
	border: 1px solid #6C49AF;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card a.wc-block-components-address-card__edit{
	font-size: 16px;
	font-weight: 600;
	padding: 10px 20px 6px;
	background: #6C49AF;
	color: #fff;
	border-radius: 0px;
	transition: all .3s;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card a.wc-block-components-address-card__edit:hover{
	background: #000;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper #shipping input,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-billing-address-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper #billing input{
	font-size: 16px;
	color: #000;
	border: 1px solid #6C49AF;
	border-radius: 6px;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-address-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper #shipping label,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-billing-address-block div.wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper #billing label{
	font-weight: 600;
	color: #000;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-methods-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content label,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-payment-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-radio-control-accordion-option{
	border: 1px solid #6C49AF;
	box-shadow: none;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-methods-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content label input,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-payment-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content label input,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-payment-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-radio-control-accordion-option{
	border-color: #6C49AF;	
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-methods-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content label input:before,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-payment-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content label input:before{
	background: #6C49AF;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-shipping-methods-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content label input:focus,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-payment-block .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content label input:focus{
	outline: none;
	box-shadow: none;
}


.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row a{
	padding: 14px 20px 10px 40px !important;
}


.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row a svg{
	left: 10px;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row a,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button{
	display: inline-block;
	width: unset;
	height: unset;
	min-height: unset;
	padding: 14px 20px 10px;
	background: #6C49AF;
	color: #fff;
	transition: all .3s;
	border: 0;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row a:hover,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button:hover{
	background: #000;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button{
	position: relative;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button .wc-block-components-spinner{
	top: 0 !important;
	left: 0 !important;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary button.wc-block-components-panel__button,
.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon button.wc-block-components-panel__button{
	padding: 14px 20px 10px;
	color: #fff;
	background: #6C49AF;
	font-size: 16px;
	font-weight: 600;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{
	background: #6C49AF;
	border-color: #6C49AF;
	color: #fff;
	padding: 4px 7px 0px;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content input{
	border-color: #6C49AF;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content label{
	font-weight: 600;
	color: #000;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content button{
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 20px 10px;
	background: #6C49AF;
	color: #fff;
	border: none;
	transition: all .3s;
	width: auto;
	height: auto;
	min-height: unset;
}

.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content button:hover{
	background: #000;
}

.checkout-customise .woocommerce ul.order_details{
	padding: 0;
}

.checkout-customise .woocommerce ul.order_details li{
	border-color: #6C49AF;
}

.checkout-customise .woocommerce p button#btn-razorpay,
.checkout-customise .woocommerce p button#btn-razorpay-cancel{
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 20px 10px;
	background: #6C49AF;
	color: #fff;
	border: none;
	transition: all .3s;
	width: auto;
	height: auto;
	min-height: unset;
}

.checkout-customise .woocommerce p button#btn-razorpay:hover,
.checkout-customise .woocommerce p button#btn-razorpay-cancel:hover{
	background: #000;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details h2,
.checkout-customise .woocommerce .woocommerce-order section.woocommerce-customer-details .woocommerce-columns .woocommerce-column h2{
	color: #6C49AF;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details table{
	border-collapse: collapse;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details tr th,
.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details tr td{
	padding: 10px;
	border-color: #000;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details thead tr th,
.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details tfoot tr th,
.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details tfoot tr td{
	background: #6C49AF;
	color: #fff;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details tbody tr td,
.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details tbody tr td:hover{
	background: transparent;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details tbody tr td a{
	color: #6C49AF;
	transition: all .3s;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-order-details tbody tr td a:hover{
	color: #000;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address{
	padding: 20px;
	background: #6C49AF;
	border-color: #6C49AF;
	border-radius: 6px;
	color: #fff;
	margin-bottom: 20px;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address p{
	color: #fff;
	padding: 5px 20px;
}

.checkout-customise .woocommerce .woocommerce-order section.woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address p:before{
	color: #fff;
	line-height: 1.2em;
}

.checkout-customise .wc-block-components-sidebar .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-name,
.logged-in .checkout-customise .wc-block-components-sidebar .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-name{
	font-size: 26px !important;
	font-weight: 600 !important;
	color: #6C49AF !important;
	line-height: 1.2em !important;
}

.checkout-customise .wc-block-components-sidebar .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.logged-in .checkout-customise .wc-block-components-sidebar .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata{
	display: none;
}

#so_terms_checkbox {
    accent-color: #7A42A1 !important;
}

/* Checkout Page CSS Ends */

/* Shop Page CSS Starts */

.post-type-archive-product #primary main#main,
.tax-product_cat #primary main#main{
	max-width: 1250px;
	padding: 80px 0;
}

.post-type-archive-product #primary main#main .woocommerce-breadcrumb,
.tax-product_cat #primary main#main .woocommerce-breadcrumb{
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
}

.post-type-archive-product #primary main#main .woocommerce-breadcrumb a,
.tax-product_cat #primary main#main .woocommerce-breadcrumb a{
	color: #6C49AF;
	transition: all .3s;
}

.post-type-archive-product #primary main#main .woocommerce-breadcrumb a:hover,
.tax-product_cat #primary main#main .woocommerce-breadcrumb a:hover{
	color: #000;
}

.post-type-archive-product #primary main#main header.woocommerce-products-header h1.woocommerce-products-header__title,
.tax-product_cat #primary main#main header.woocommerce-products-header h1.woocommerce-products-header__title{
	color: #6C49AF;
	text-transform: capitalize;
}

.tax-product_cat #primary main#main header.woocommerce-products-header h1.woocommerce-products-header__title{
	display: none;
}

.post-type-archive-product #primary main#main .woocommerce-result-count,
.tax-product_cat #primary main#main .woocommerce-result-count{
	color: #000;
}

.post-type-archive-product #primary main#main .woocommerce-ordering select.orderby,
.tax-product_cat #primary main#main .woocommerce-ordering select.orderby{
	border: 1px solid #6C49AF;
	background: transparent;
	color: #000;
	border-radius: 6px;
	padding: 14px 20px 10px
}

.post-type-archive-product #primary main#main .woocommerce-ordering select.orderby:focus,
.tax-product_cat #primary main#main .woocommerce-ordering select.orderby:focus{
	outline: none;
	box-shadow: none;
}

.post-type-archive-product #primary main#main ul.products,
.tax-product_cat #primary main#main ul.products,
.single-product #primary main#main .product .related.products ul.products{
	display: flex;
	flex-wrap: wrap;
}

.post-type-archive-product #primary main#main ul.products li.product,
.tax-product_cat #primary main#main ul.products li.product,
.single-product #primary main#main .product .related.products ul.products li.product{
	width: calc( 25% - 15px );
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px 20px 80px;
	background: transparent;
	border: 2px solid #0000001A;
	border-radius: 8px;
	transition: all .3s;
	height: inherit;
	position: relative;
}

.post-type-archive-product #primary main#main ul.products li.product:nth-of-type( 4n + 4 ),
.tax-product_cat #primary main#main ul.products li.product:nth-of-type( 4n + 4 ),
.single-product #primary main#main .product .related.products ul.products li.product:nth-of-type( 4n + 4 ){
	margin-right: 0;
}

.post-type-archive-product #primary main#main ul.products li.product a,
.tax-product_cat #primary main#main ul.products li.product a
.single-product #primary main#main .product .related.products ul.products li.product a{
	display: inline-block;
}

.post-type-archive-product #primary main#main ul.products li.product a img,
.tax-product_cat #primary main#main ul.products li.product a img,
.single-product #primary main#main .product .related.products ul.products li.product a img{
	width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.post-type-archive-product #primary main#main ul.products li.product:hover,
.tax-product_cat #primary main#main ul.products li.product:hover,
.single-product #primary main#main .product .related.products ul.products li.product:hover{
	background: transparent;
	border-color: #6C49AF;
}

.post-type-archive-product #primary main#main ul.products li.product a.add_to_cart_button,
.tax-product_cat #primary main#main ul.products li.product a.add_to_cart_button,
.single-product #primary main#main .product .related.products ul.products li.product a.add_to_cart_button{
	position: absolute;
	bottom: 20px;
	left: 50%;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 20px 10px;
	background: #6C49AF;
	border: 2px solid #6C49AF;
	color: #fff;
	border-radius: 0;
	transition: all .3s;
	margin-left: -59px;
}

.post-type-archive-product #primary main#main ul.products li.product a.add_to_cart_button:hover,
.tax-product_cat #primary main#main ul.products li.product a.add_to_cart_button:hover,
.single-product #primary main#main .product .related.products ul.products li.product a.add_to_cart_button:hover{
	background: transparent;
	color: #6C49AF;
}

.post-type-archive-product #primary main#main ul.products li.product a span.onsale,
.tax-product_cat #primary main#main ul.products li.product a span.onsale,
.single-product #primary main#main .product .related.products ul.products li.product a span.onsale{
	background: #6C49AF;
	color: #fff;
	padding: 0;
	border-radius: 0px;
	padding: 10px 20px;
	top: 20px;
	left: 20px;
	right: auto;
	margin: 0;
	min-width: auto;
	min-height: auto;
	line-height: 1.2em;
}

.post-type-archive-product #primary main#main ul.products li.product span.price,
.tax-product_cat #primary main#main ul.products li.product span.price,
.single-product #primary main#main .product .related.products ul.products li.product span.price{
	color: #000;
}

.post-type-archive-product #primary main#main nav.woocommerce-pagination ul.page-numbers li,
.tax-product_cat #primary main#main nav.woocommerce-pagination ul.page-numbers li {
	border: 2px solid #6C49AF;
}

.post-type-archive-product #primary main#main nav.woocommerce-pagination ul.page-numbers li a,
.post-type-archive-product #primary main#main nav.woocommerce-pagination ul.page-numbers li span,
.tax-product_cat #primary main#main nav.woocommerce-pagination ul.page-numbers li a,
.tax-product_cat #primary main#main nav.woocommerce-pagination ul.page-numbers li span{
	background: #6C49AF;
	color: #fff;
	padding: 8px 8px 4px;
	transition: all .3s;
}

.post-type-archive-product #primary main#main nav.woocommerce-pagination ul.page-numbers li:hover,
.post-type-archive-product #primary main#main nav.woocommerce-pagination ul.page-numbers li a:hover,
.post-type-archive-product #primary main#main nav.woocommerce-pagination ul.page-numbers li span.page-numbers.current,
.tax-product_cat #primary main#main nav.woocommerce-pagination ul.page-numbers li:hover,
.tax-product_cat #primary main#main nav.woocommerce-pagination ul.page-numbers li a:hover,
.tax-product_cat #primary main#main nav.woocommerce-pagination ul.page-numbers li span.page-numbers.current{
	background: transparent;
	color: #6C49AF;
}

.post-type-archive-product #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button,
.single-product #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button,
.tax-product_cat #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button{
	left: unset;
	right: 0;
}

.post-type-archive-product #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button:focus,
.single-product #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button:focus,
.tax-product_cat #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button:focus{
	background: transparent;
	box-shadow: none;
	outline: none;
}

.post-type-archive-product #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon,
.single-product #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon,
.tax-product_cat #primary main#main ul.products li.product a .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon{
	color: #6C49AF;
}

/* Shop Page CSS Ends */

/* Shop Detail Page CSS Starts */

.single-product #primary main#main .woocommerce-notices-wrapper .woocommerce-message{
	border: 1px solid #6C49AF;
	font-weight: 600;
	color: #000;
	background: transparent;
}

.single-product #primary main#main .woocommerce-notices-wrapper .woocommerce-message::before{
	color: #6C49AF;
}

.single-product #primary main#main .woocommerce-notices-wrapper .woocommerce-message a.button{
	font-size: 16px;
	font-weight: 600;
	background: #6C49AF;
	color: #fff;
	padding: 14px 20px 10px;
	border-radius: 0px;
	transition: all .3s;
}

.single-product #primary main#main .woocommerce-notices-wrapper .woocommerce-message a.button:hover{
	background: #000;
}

.single-product #primary main#main{
	max-width: 1250px;
	padding: 80px 0;
}

.single-product #primary main#main .woocommerce-breadcrumb{
	color: #000;
}

.single-product #primary main#main .woocommerce-breadcrumb a{
	color: #6C49AF;
	transition: all .3s;
}

.single-product #primary main#main .woocommerce-breadcrumb a:hover{
	color: #000;
}

.single-product #primary main#main .product span.onsale{
	background: #6C49AF;
	color: #fff;
	padding: 0;
}

.single-product #primary main#main .product .woocommerce-product-gallery{
	width: 30%;
	padding-right: 20px;
}

.single-product #primary main#main .product .summary{
	width: 70%;
	padding-left: 20px;
}

.single-product #primary main#main .product .summary h1.product_title,
.single-product #primary main#main .product .summary p.price,
.single-product #primary main#main .product .summary .woocommerce-product-details__short-description p,
.single-product #primary main#main .product .summary p.stock,
.single-product #primary main#main .product .summary .cart{
	margin-bottom: 10px;
}

.single-product #primary main#main .product .summary .woocommerce-product-details__short-description a.so-toggle{
	color: #6C49AF;
	transition: all .3s;
}

.single-product #primary main#main .product .summary .woocommerce-product-details__short-description aso-toggle:hover{
	color: #000;
}

.single-product #primary main#main .product .summary h1.product_title{
	font-size: 40px;
	font-weight: 600;
	color: #6C49AF;
	line-height: 1.2em;
}

.single-product #primary main#main .product .summary p.price,
.single-product #primary main#main .product .summary .woocommerce-product-details__short-description p{
	color: #000;
	font-size: 16px;
}

.single-product #primary main#main .product .summary .woocommerce-product-details__short-description p a.so-toggle{
	color: #6C49AF;
	text-decoration: underline !important;
}

.single-product #primary main#main .product .summary p.stock{
	color: #000;
	font-weight: 600;
}

.single-product #primary main#main .product .summary .cart .quantity{
	margin: 0;
}

.single-product #shiprocket_pincode_check,
.single-product #check_pincode{
	display: none;
}

.single-product #primary main#main .product .summary .cart .quantity input{
	border: 1px solid #6C49AF;
	border-radius: 0px;
	padding: 14px 20px 10px;
	line-height: 1.2em;
	font-size: 16px;
	font-weight: 600;
	width: auto;
}

.single-product #primary main#main .product .summary .cart button.button{
	font-size: 16px;
	font-weight: 600;
	padding: 14px 20px 10px;
	background: #6C49AF;
	color: #fff;
	border-radius: 0;
	line-height: 1.2em;
	border: 1px solid #6C49AF;
	transition: all .3s;
}

.single-product #primary main#main .product .summary .cart .quantity input:focus,
.single-product #primary main#main .product .summary .cart button.button:focus{
	outline: none;
	box-shadow: none;
}


.single-product #primary main#main .product .summary .cart button.button:hover{
	background: transparent;
	color: #6C49AF;
}

.single-product #primary main#main .product .summary .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon{
	color: #6C49AF;
}

.single-product #primary main#main .product .woocommerce-tabs ul.tabs{
	padding: 0;
	margin: 0;
	
}

.single-product #primary main#main .product .woocommerce-tabs ul.tabs li a{
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 20px 10px;
	background: #6C49AF;
	color: #fff;
	border-radius: 0;
	border: 2px solid #6C49AF;
	line-height: 1.2em;
	transition: all .3s;
}

.single-product #primary main#main .product .woocommerce-tabs ul.tabs li{
	padding: 0;
	border: 0;
	border-radius: 0;
	margin: 0 1px;
}

.single-product #primary main#main .product .woocommerce-tabs ul.tabs li a:hover,
.single-product #primary main#main .product .woocommerce-tabs ul.tabs li.active a{
	background: transparent;
	color: #6C49AF;
}

.single-product #primary main#main .product .woocommerce-tabs ul.tabs::before{
	border-bottom: none !important;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel{
	padding: 20px;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel h2,
.single-product #primary main#main .product .woocommerce-Tabs-panel h3{
	font-size: 30px;
	font-weight: 600;
	line-height: 1.2em;
	color: #6C49AF;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel p{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel ul,
.single-product #primary main#main .product .woocommerce-Tabs-panel ol{
	margin: 0;
	padding: 0;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel ul li,
.single-product #primary main#main .product .woocommerce-Tabs-panel ol li{
	font-size: 16px;
	color: #000;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel table{
	border-collapse: collapse;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel tr th,
.single-product #primary main#main .product .woocommerce-Tabs-panel tr td{
	border: 1px solid #000;
	padding: 10px;
	font-size: 16px;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel table tr th{
	color: #fff;
	background: #6C49AF;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel table tr td{
	background: #fff;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form #respond form#commentform label{
	font-weight: 600;
	color: #000;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form #respond form#commentform input,
.single-product #primary main#main .product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form #respond form#commentform textarea{
	border: 1px solid #6C49AF;
	border-radius: 6px;
	background: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 20px 10px;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form #respond form#commentform textarea{
	resize: none;
	height: 120px;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form #respond form#commentform input:focus,
.single-product #primary main#main .product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form #respond form#commentform textarea:focus{
	outline: none;
	box-shadow: none;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form #respond form#commentform input#submit{
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 20px 10px;
	background: #6C49AF;
	color: #fff;
	border-radius: 0;
	border: 2px solid #6C49AF;
	transition: all .3s;
}

.single-product #primary main#main .product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form #respond form#commentform input#submit:hover{
	background: transparent;
	color: #6C49AF;
}

.single-product.woocommerce #primary main#main div.product .woocommerce-tabs ul.tabs li::before,
.single-product.woocommerce #primary main#main div.product .woocommerce-tabs ul.tabs li::after{
	box-shadow: none !important;
	width: 0;
	height: 0;
}

.single-product #primary main#main .product .related.products h2{
	color: #000;
}

.single-product #primary main#main .product .summary .custom-variation-grid{
	margin-top: 20px;
}


.single-product #primary main#main .product .summary .custom-variation-grid .variation-card{
	border: 1px solid #6C49AF;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 20px;
}

.single-product #primary main#main .product .summary .custom-variation-grid .variation-card h3{
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 600;
	color: #1A1A1A;
	line-height: 1.2em;
}

.single-product #primary main#main .product .summary .custom-variation-grid .variation-card p{
	margin-bottom: 10px;
}

.single-product #primary main#main .product .summary .custom-variation-grid .variation-card form.cart{
	display: flex;
}

.single-product #primary main#main .product .summary .custom-variation-grid .variation-card form.cart input{
	border-radius: 0px;
}

.single-product #primary main#main .product .summary #yith-wcwtl-output {
	padding: 0px;
	background: transparent;
	border-radius: 0px;
}

.single-product #primary main#main .product .summary #yith-wcwtl-output .yith-wcwtl-submit,
.single-product #primary main#main .product .summary .custom-variation-grid .variation-card a.yith-wcwtl-submit,
.single-product #primary main#main .product .summary .custom-waitlist-btn,
.single-product #primary main#main .product .summary .custom-variatio-grid .variatio-card .custom-waitlist-btn{
	font-size: 16px;
    font-weight: 600;
    padding: 14px 20px 10px;
    background: #6C49AF;
    border: 2px solid #6C49AF;
    color: #fff;
    border-radius: 0;
    transition: all .3s;
}

.single-product #primary main#main .product .summary #yith-wcwtl-output .yith-wcwtl-submit:hover,
.single-product #primary main#main .product .summary .custom-variation-grid .variation-card a.yith-wcwtl-submit:hover,
.single-product #primary main#main .product .summary .custom-waitlist-btn:hover,
.single-product #primary main#main .product .summary .custom-variation-grid .variation-card .custom-waitlist-btn:hover{
	background: transparent;
	color: #6C49AF;
}

.single-product #primary main#main .product .summary #yith-wcwtl-output .yith-wcwtl-ajax-message img{
	display: none;
}


.single-product #primary main#main .product .summary #yith-wcwtl-output .yith-wcwtl-ajax-message span,
.single-product #primary main#main .product .summary #yith-wcwtl-output p{
	font-size: 18px;
	font-weight: 600;
	color: #6C49AF;
	line-height: 1.2em;
	margin-left: 40px;
	position: relative;
}

.single-product #primary main#main .product .summary #yith-wcwtl-output .yith-wcwtl-ajax-message span:before,
.single-product #primary main#main .product .summary #yith-wcwtl-output p:before{
	content: "\f058";
	position: absolute;
	top: 0;
	left: -30px;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.single-product #primary main#main .product .summary #yith-wcwtl-output p{
	margin-bottom: 0 !important;
}

.single-product #primary main#main .product .summary #yith-wcwtl-output .yith-wcwtl-notices{
	margin: 0;
}

.single-product #primary main#main .product .summary .custom-variation-grid .variation-card .so-sale-off{
	margin-left:8px;
	font-size: 12px;
    font-weight: 600;
    line-height: 1.2em;
    color: #fff;
	background: #6C49AF;
	padding: 5px;
}

/* Shop Detail Page CSS Ends */

/* Search Page CSS Starts */

.search #content{
	max-width: 1230px;
	padding: 80px 0;
}

.search #content .page-header .entry-title{
	max-width: unset;
	font-size: 50px;
	font-weight: 500;
	color: #6C49AF;
	margin: 0 0 20px;
	text-transform: capitalize;
}

.search #content .page-content{
	display: flex;
	flex-wrap: wrap;
}

.search #content .page-content .post{
	width: calc(25% - 15px);
    margin-right: 20px;
    margin-bottom: 40px;
    background: #fff;
	border: 2px solid #0000001A;
	border-radius: 8px;
	padding: 20px;
	transition: all .3s;
}

.search #content .page-content .post:hover{
	border-color: #6C49AF;
}

.search #content .page-content .post:nth-of-type( 4n + 4 ){
	margin-right: 0px;
}

.search #content .page-content .post p{
	display: none;
}

.search #content .page-content .post a{
	display: inline-block;
}

.search #content .page-content .post h2{
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2em;
	margin: 0;
}

.search #content .page-content .post a img{
	aspect-ratio: 1/1;
	object-fit: cover;
	width: 100%;
}

.search #content .page-content .post:hover h2 a{
	color: #6C49AF;
}

/* Search Page CSS Ends */


@media only screen and (max-width: 1536px) {
	
	/* Two-column layout for subcategories with many items */
	.header-category-menu ul li:hover > .sub-category.two-column {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 10px;
		width: 900px;
	}
	
}

@media only screen and (max-width: 991px) {

    .br-tablet-none br {
        display: none;
    }

    /* Header CSS Starts */

    .header-menu nav.hfe-nav-menu__layout-horizontal {
        width: 100% !important;
		top: 10px !important;
    }
	
	.header-category-menu{
		max-height: 350px;
		overflow-y: scroll;
	}
	
	.header-category-menu,
	.header-category-menu ul li .sub-category,
	.header-category-menu ul li:hover > .sub-category.two-column{
		width: 730px;
	}
	
	.header-category-menu ul li .sub-category{
		top: 100%;
		left: 0;
		background: #6C49AF;
		z-index: 100;
	}
	
	.header-category-menu ul li .sub-category li a{
		color: #fff;
	}
	
	.header-category-menu ul li .sub-category li.active a,
	.header-category-menu ul li .sub-category li a:hover{
		background: #EBF0F8;
		color: #1A1A1A;
	}
	
	.header-category-menu ul li:hover > .sub-category.two-column{
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 0;
	}

    /* Header CSS Ends */

    /* Home Page Css Starts */

	.brand-list button.slick-arrow,
    .category-list button.slick-arrow {
        width: 36px;
        height: 36px;
        top: -50px;
    }

	.brand-list button.slick-prev.slick-arrow,
    .category-list button.slick-prev.slick-arrow {
        right: 45px;
    }

    .category-list .cat-item a .item h4 {
        font-size: 18px;
    }

    .popular-products .product-item {
        width: calc(50% - 10px);
    }

    .popular-products .product-item:nth-of-type(2n + 2) {
        margin-right: 0px;
    }

    .popular-products .product-item .product-image {
        height: 350px;
    }

    .text-item span a{
        font-size: 24px !important;
    }

    .text-item:after {
        top: -6px;
        background-size: 60% auto;
    }
	
	.box-after-border:after{
		display: none;
	}

    /* Home Page Css Ends */
	
	/* My Account Page Css Starts */
	
	.my-account .woocommerce #customer_login .u-column1{
		margin-bottom: 20px;
	}
	
	.my-account .woocommerce nav.woocommerce-MyAccount-navigation{
		width: 30%;
		float: left;
	}
	.my-account .woocommerce div.woocommerce-MyAccount-content{
		width: 70%;
		float: right !important;
		padding: 0 20px;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper{
		justify-content: flex-start;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_paginate, 
	.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_info{
		width: 100%;
		text-align: left;
	}
	
	.my-account .woocommerce form .form-row-first, .woocommerce-page form .form-row-first,
	.my-account .woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
		float: unset;
		width: 100%;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading,
	.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading a{
		font-size: 36px;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content .woo-wallet-content-heading .woo-wallet-content-h3{
		font-size: 24px;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content .woo-wallet-content-heading .woo-wallet-price{
		font-size: 18px;
	}
	
	/* My Account Page Css Ends */
	
	/* Blog Listing & Details Page CSS Starts */
	
	.hero-section-wrapper,
	.blog-section-wrapper,
	.blog-detail-wrapper,
	.searching-result-wrapper{
        padding: 60px 20px;
    }

    .hero-section-wrapper:after{
        background-size: 30% auto;
    }

    .hero-section-wrapper:before{
        bottom: -30px;
        right: 50px;
        background-size: 40% auto;
    }

    .hero-section-wrapper .hero-section h2 {
        font-size: 60px;
    }
	
	.blog-section-wrapper .blog-list-section .blog-list .blog-item {
		width: calc( 50% - 13.33px );
	}

	.blog-section-wrapper .blog-list-section .blog-list .blog-item:nth-of-type(3n + 3) {
		margin-right: 20px;
	}
	
	.blog-section-wrapper .blog-list-section .blog-list .blog-item:nth-of-type(2n + 2) {
		margin-right: 0;
	}

	.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-meta h5 {
		font-size: 16px;
	}

	.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-content a h2 {
		font-size: 26px;
	}
	
	.blog-detail-wrapper .blog-detail .blog-single-img,
	.blog-detail-wrapper .blog-detail .blog-single-content{
		margin-bottom: 10px;
	}

	.blog-detail-wrapper .blog-detail .blog-single-navigation{
		padding-top: 15px;
	}

	/* Blog Listing & Details Page CSS Ends */
	
	/* Cart Page CSS Starts */
	
	.cart-customise .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, 
	.cart-customise .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{
		border-top: 1px solid #000;
	}
	
	.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions .coupon input#coupon_code{
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions .coupon button.button, 
	.cart-customise .woocommerce form.woocommerce-cart-form .shop_table tbody tr td.actions button.button{
		width: 100%;
	}
	
	.cart-customise .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button{
		width: 100%;
	}
	
	/* Cart Page CSS Ends */
	
	/* Checkout Page CSS Starts */
	
	.checkout-customise .woocommerce ul.order_details li{
		width: 100%;
		border-right: 0;
		border-bottom: 1px dashed #6C49AF;
		margin-bottom: 20px;
	}
	
	.checkout-customise .woocommerce ul.order_details li:last-child{
		margin-bottom: 0;
	}
	
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button .wc-block-components-button__text .wc-block-components-checkout-place-order-button__text{
		display: block;
	}
	
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{
		flex-direction: column-reverse;
	}
	
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{
		width: 100%;
		padding: 0px;
	}
	
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main, .checkout-customise .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar {
		position: unset;
		margin-bottom: 40px;
	}
	
	/* Checkout Page CSS Ends */
	
	/* Shop Page CSS Starts */

	.post-type-archive-product #primary main#main,
	.tax-product_cat #primary main#main,
	.single-product #primary main#main {
		padding: 60px 20px;
	}

	.post-type-archive-product #primary main#main ul.products li.product,
	.tax-product_cat #primary main#main ul.products li.product,
	.single-product #primary main#main .product .related.products ul.products li.product{
		width: calc( 33.33% - 13.33px );
	}

	.post-type-archive-product #primary main#main ul.products li.product:nth-of-type( 4n + 4 ),
	.tax-product_cat #primary main#main ul.products li.product:nth-of-type( 4n + 4 ),
	.single-product #primary main#main .product .related.products ul.products li.product:nth-of-type( 4n + 4 ){
		margin-right: 20px;
	}
	
	.post-type-archive-product #primary main#main ul.products li.product:nth-of-type( 3n + 3 ),
	.tax-product_cat #primary main#main ul.products li.product:nth-of-type( 3n + 3 ),
	.single-product #primary main#main .product .related.products ul.products li.product:nth-of-type( 3n + 3 ){
		margin-right: 0px;
	}

	.post-type-archive-product #primary main#main ul.products li.product a span.onsale,
	.tax-product_cat #primary main#main ul.products li.product a span.onsale,
	.single-product #primary main#main .product .related.products ul.products li.product a span.onsale{
		background: #6C49AF;
		color: #fff;
		font-size: 12px;
	}

	/* Shop Page CSS Ends */
	
	/* Shop Detail Page CSS Starts */

	.single-product #primary main#main .product .woocommerce-product-gallery{
		width: 40%;
		padding-right: 0px;
		margin: 0 auto 20px;
	}

	.single-product #primary main#main .product .summary{
		width: 100%;
		padding-left: 0px;
	}

	.single-product #primary main#main .product .summary h1.product_title{
		font-size: 40px;
	}
	
	/* Shop Detail Page CSS Ends */
	
	
	/* Search Page CSS Starts */

	.search #content{
		padding: 60px 20px;
	}

	.search #content .page-header .entry-title{
		font-size: 40px;
	}

	.search #content .page-content .post{
		width: calc(50% - 10px);
		margin-bottom: 20px;
	}

	.search #content .page-content .post:nth-of-type( 4n + 4 ){
		margin-right: 20px;
	}
	
	.search #content .page-content .post:nth-of-type( 2n + 2 ){
		margin-right: 0px;
	}

	.search #content .page-content .post h2{
		font-size: 18px;
	}

	/* Search Page CSS Ends */
	
	/* Wishlist Page CSS Starts */
	
	.wishlist-customise .woocommerce ul.shop_table{
		padding: 0;
		margin: 0;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li{
		margin-bottom: 10px;
		padding: 20px;
		border: 2px solid #6C49AF;
		position: relative;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li:last-child{
		margin-bottom: 0;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .item-wrapper {
		width: 100%;
		display: flex;
		align-items: center;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .item-wrapper .product-thumbnail{
		width: 30%;
		max-width: 30%;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .item-wrapper .item-details {
		width: 70%;
	}
		
	.wishlist-customise .woocommerce ul.shop_table li .item-wrapper .product-thumbnail a img{
		width: 80%;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .item-wrapper .item-details .item-details-table tr td,
	.wishlist-customise .woocommerce ul.shop_table li .additional-info-wrapper .additional-info tr td{
		padding: 10px;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .additional-info-wrapper .product-add-to-cart{
		display: flex;
		flex-wrap: nowrap;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .additional-info-wrapper .product-add-to-cart a{
		display: inline-block !important;
		font-size: 16px;
		font-weight: 600;
		padding: 14px 20px 10px;
		background: #6C49AF;
		color: #fff;
		border-radius: 0;
		line-height: 1.2em;
		border: 1px solid #6C49AF;
		transition: all .3s;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .additional-info-wrapper .product-add-to-cart a:hover{
		background: #000;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .additional-info-wrapper .product-remove{
		position: absolute;
		top: 20px;
		right: 20px;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .additional-info-wrapper .product-remove a i{
		color: #6C49AF;
		transition: all .3s;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .additional-info-wrapper .product-remove a:hover i{
		color: #000000;
	}
	
	/* Wishlist Page CSS Ends */
	
	
}

@media only screen and (max-width: 767px) {

    .br-mobile-none br {
        display: none;
    }
	
	/* Header CSS Starts */

    .header-menu nav.hfe-nav-menu__layout-horizontal {
        width: 100% !important;
		top: 0px !important;
    }
	
	.header-category-menu ul li:hover > .sub-category{
		background: #6C49AF;
		color: #fff;
	}
	
	.header-category-menu,
	.header-category-menu ul li .sub-category,
	.header-category-menu ul li:hover > .sub-category.two-column{
		width: 410px;
	}

    /* Header CSS Ends */
	
	/* Footer CSS Starts */
	
	.hero-slider .hero-sliders-wrapper .slick-dots li button {
		width: 4px ;
		height: 4px;
	}
	
	.hero-slider .hero-sliders-wrapper .slick-dots li button:after {
		width: 12px;
		height: 12px;
		margin: -6px;
	}
	
	.hero-slider .hero-sliders-wrapper .slick-dots {
		bottom: 0px;
	}
	
	/* Footer CSS Ends */
	
	/* Home Page Css Starts */

    .category-list .cat-item a .item h4 {
        font-size: 16px;
    }

    .popular-products {
        display: block;
    }

    .popular-products .product-item {
        width: 100%;
        margin-right: 0px;
    }

    .popular-products .product-item .product-image:hover .product-button a {
        font-size: 16px;
    }

    .popular-products .product-item .product-name a,
    .popular-products .product-item .product-price-rate .price .product-sale-price span.amount bdi {
        font-size: 18px;
    }

    .text-item span a{
        font-size: 20px !important;
    }

    .text-item:after {
        top: -7px;
        background-size: 40% auto;
    }

    /* Home Page Css Ends */
	
	/* Contact Us Page CSS Starts */
	
	.contact-us-form .wpcf7-form .form-group{
		display: block;
	}
	
	.contact-us-form .wpcf7-form .form-group .form-field{
		width: 100%;
	}
	
	/* Contact Us Page CSS Ends */
	
	/* My Account Page Css Starts */
	
	.my-account .woocommerce #customer_login .u-column1{
		margin-bottom: 20px;
	}
	
	.my-account .woocommerce nav.woocommerce-MyAccount-navigation{
		width: 100%;
		float: none !important;
	}
	.my-account .woocommerce div.woocommerce-MyAccount-content{
		width: 100%;
		float: none !important;
		padding: 20px 0;
	}
	
	.my-account .woocommerce form .form-row-first, .woocommerce-page form .form-row-first,
	.my-account .woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
		float: unset;
		width: 100%;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_length, 
	.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_filter, 
	.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_paginate, 
	.my-account .woocommerce div.woocommerce-MyAccount-content #wc-wallet-transaction-details_wrapper .dataTables_info{
		width: 100%;
		text-align: left;
		margin-bottom: 5px;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading, 
	.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar .woo-wallet-sidebar-heading a{
		font-size: 28px;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-sidebar ul li.card{
		width: 80%;
	}
	
	.my-account .woocommerce div.woocommerce-MyAccount-content .woo-wallet-my-wallet-container .woo-wallet-content{
		padding: 0px;
	}
	
	/* My Account Page Css Ends */
	
	/* Blog Listing & Details Page CSS Starts */
	
	.hero-section-wrapper,
	.blog-section-wrapper,
	.blog-detail-wrapper,
	.searching-result-wrapper{
        padding: 40px 20px;
    }

    .hero-section-wrapper:after{
        background-size: 20% auto;
    }

    .hero-section-wrapper:before{
        bottom: -10px;
        right: 10px;
        background-size: 20% auto;
    }

    .hero-section-wrapper .hero-section h2 {
        font-size: 45px;
        margin-bottom: 5px;
    }
	
	.blog-section-wrapper .blog-list-section .blog-list .blog-item {
		width: 100%;
		margin-right: 0;
	}

	.blog-section-wrapper .blog-list-section .blog-list .blog-item:nth-of-type(3n + 3) {
		margin-right: 0;
	}
	
	.blog-section-wrapper .blog-list-section .blog-list .blog-item:nth-of-type(2n + 2) {
		margin-right: 0;
	}

	.blog-section-wrapper .blog-list-section .blog-list .blog-item .blog-content a h2 {
		font-size: 24px;
	}
	
	/* Blog Listing & Details Page CSS Ends */
	
	/* Shop Page CSS Starts */

	.post-type-archive-product #primary main#main,
	.tax-product_cat #primary main#main{
		padding: 40px 20px;
	}

	.post-type-archive-product #primary main#main ul.products li.product,
	.tax-product_cat #primary main#main ul.products li.product,
	.single-product #primary main#main .product .related.products ul.products li.product{
		width: 100%;
		margin-right: 0;
	}

	.post-type-archive-product #primary main#main ul.products li.product:nth-of-type( 4n + 4 ),
	.tax-product_cat #primary main#main ul.products li.product:nth-of-type( 4n + 4 ),
	.single-product #primary main#main .product .related.products ul.products li.product( 4n + 4 ){
		margin-right: 0px;
	}
	
	.post-type-archive-product #primary main#main ul.products li.product:nth-of-type( 3n + 3 ),
	.tax-product_cat #primary main#main ul.products li.product:nth-of-type( 3n + 3 ),
	.single-product #primary main#main .product .related.products ul.products li.product( 4n + 4 ){
		margin-right: 0px;
	}

	/* Shop Page CSS Ends */
	
	/* Shop Detail Page CSS Starts */

	.single-product #primary main#main .product .woocommerce-product-gallery{
		width: 100%;
	}

	.single-product #primary main#main .product .summary h1.product_title{
		font-size: 30px;
	}
	
	.single-product #primary main#main .product .woocommerce-tabs ul.tabs li,
	.single-product #primary main#main .product .woocommerce-tabs ul.tabs li a{
		width: 100%;
	}
	
	/* Shop Detail Page CSS Ends */
	
	/* Search Page CSS Starts */

	.search #content{
		padding: 40px 20px;
	}

	.search #content .page-header .entry-title{
		font-size: 34px;
	}

	.search #content .page-content .post{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.search #content .page-content .post:nth-of-type( 4n + 4 ){
		margin-right: 0px;
	}
	
	.search #content .page-content .post:nth-of-type( 2n + 2 ){
		margin-right: 0px;
	}

	/* Search Page CSS Ends */
	
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row{
		flex-direction: column;
	}
	
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row a, 
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button{
		width: 100%;
		text-align: center;
	}
	
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-fields-block form.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row a svg{
		left: 30%;
	}
	
	.checkout-customise .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout.is-mobile .wc-block-components-sidebar{
		display: none;
	}
	
	.popular-products .product-item .product-image{
		text-align: center;
	}
	
	.popular-products .product-item .product-image a img{
		max-width: 85%;
	}
	
	/* Wishlist Page CSS Starts */
	
	.wishlist-customise .woocommerce ul.shop_table li .item-wrapper{
		display: block;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .item-wrapper .product-thumbnail{
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .additional-info-wrapper .product-add-to-cart a{
		width: 100%;
	}
	
	.wishlist-customise .woocommerce ul.shop_table li .item-wrapper .item-details {
		width: 100%;
	}
		
	/* Wishlist Page CSS Ends */
	
}

@media only screen and (max-width: 410px) {
	.header-category-menu,
	.header-category-menu ul li .sub-category,
	.header-category-menu ul li:hover > .sub-category.two-column{
		width: 380px;
	}
}