.elementor-68299 .elementor-element.elementor-element-7266d18{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-68299 .elementor-element.elementor-element-13871b1{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;}.elementor-68299 .elementor-element.elementor-element-617864c{width:100%;max-width:100%;}.elementor-68299 .elementor-element.elementor-element-617864c .product-grid .card .product-button .add_to_cart_button{width:100%;max-width:100%;}.elementor-68299 .elementor-element.elementor-element-b4e0609 .product-grid .card .product-button .add_to_cart_button{width:100%;max-width:100%;}.elementor-68299 .elementor-element.elementor-element-21c8b81 .product-grid .card .product-button .add_to_cart_button{width:100%;max-width:100%;}@media(max-width:767px){.elementor-68299 .elementor-element.elementor-element-13871b1{--width:98%;}}@media(min-width:768px){.elementor-68299 .elementor-element.elementor-element-13871b1{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-13871b1 */.intro-section.pt-5 {
  display: none !important;
}
.tms-vsw-swatches-option{
    height: 19px;
    width: 19px
}
.tms-vsw-swatches-option::before {
    width: 19px;
    height: 19px;
    border: 1px solid;
    border-top: none; /* Top border ko hata diya */
   
    animation: spin 1.5s linear infinite; /* Infinite rotation */
    display: inline-block;
    content: ''; /* Pseudo-element ke liye zaroori */
}

/* Keyframes for rotation */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.tms-vsw-swatches-option.tms-vsw-label-option {
    width: auto;
    min-width: 30px;
    height: 22px;
    padding: 0 4px;
    border-radius: 4px;
    font-size: 12px;
   
}


    .archive-toolbar-wrapper.align-h-center {
      
      border: solid thin #e1e1e1;
    padding: 10px 0px 5px 0px;
    border-radius: 6px;
    box-shadow: 0px 0px 8px #dbdbdb;
   background-image: url('/wp-content/uploads/2025/07/4847051.jpg')
    }

.archive-toolbar-wrapper{
    margin-bottom: 1rem !important;
}/* End custom CSS */