.af_stlp_main_slider{
     margin: 0 0 10px;
     position: relative;
}

.af_stlp_main_slider h3{
     font-size: 20px;
     line-height: 30px;
     color: #222;
     font-weight: bold;
     margin-bottom: 10px;
}

.adf-single_add_to_cart_button:enabled {
    cursor: pointer; /* Only when button is enabled */
}
.af_stlp_main_slider ul,
.stlp-list-view ul,
.stlp-list-view ol,
.af-stlp-cart ol{
     margin: 0!important;
     padding: 0!important;
     list-style: none!important;
}
.stlp-product-thumbnail .sale-badge{
     font-size: 10px;
    line-height: 21px;
    background: red;
    color: #fff;
    font-weight: 600;
    top: 0;
    position: absolute;
    padding: 0px 7px;
    left: 0;
}
.stlp-product-search{
     align-items: flex-end;
     align-self:flex-end;
     text-align: right;
}
.af-stlp-cart-quantity #af_stlp_quantity{
     display: none;
}
.adf-third-template .stlp-product-image img{
     width: 100%!important;
}
.stlp-product-image img,
.stlp-product-thumbnail img{
     box-shadow: none!important;
}
.stlp-list-view .cart-quantity:focus{
     background-color: transparent!important;
}
.stlp-list-template-content p{
     margin-bottom: 10px;
     font-size: 15px;
    line-height: 21px;
}
.stlp-grid-view .prodcut-attribute label{
     display: inline-block!important;
     min-width: 35px!important;
}
/*=================================*/

/*============ Grid View =========*/

/*===============================*/

.stlp-grid-view .af-stlp-linked-product-slider-wrap{
     display: flex;
     flex-wrap: wrap;
     gap: 2%;
}
.stlp-grid-view ul li.af-stlp-cart{
     margin: 0 0 15px 0;
     height: auto;
     text-align: center;
     border:1px solid #e2e8f0;
     width: 49%;
     display: flex;
     vertical-align: top;
     position: relative;
      padding: 10px 12px;
}

.stlp-grid-view .stlp-product-thumbnail img{
     width: 100%;
     height: auto;
}

.stlp-grid-view .af-stlp-cart-checkbox input{
     cursor: pointer;
     width: 16px;
     height: 16px;
}

.stlp-grid-view .af-stlp-proudct-title-wrap{
     display: block;
}
.stlp-list-view .simple-product button{
     margin-left: auto;

}
.stlp-grid-view .af-stlp-cart-text .stlp-product-price{
    font-size: 12px;
    line-height: 21px;
    color: #222;
    margin: 1px 0 2px;
    font-weight: 500;
}
.Stlp-qty-price-text tr th label{
         font-weight: 700;
}
.stlp-grid-view .cart-quantity{
     width: 55px;
     height: 25px;
     font-size: 12px;
     background-color: transparent!important;
     border: 1px solid #0000003b;
     text-align: center;
     box-shadow: none;
}
.stlp-grid-view .stlp-product-excerpt p{
        font-size: 13px;
    line-height: 20px;
    margin-bottom: 6px;
    margin-top: 0!important;
}
.stlp-grid-view .af-stlp-cart-quantity,
.stlp-grid-banner-view .af-stlp-cart-quantity{
         margin-top: 10px;
}
.adf-stl-summary-main.grid_with_banner h1{
         font-size: 26px!important;
    line-height: 26px!important;
    margin-bottom: 10px!important;
}
.adf-stl-summary-main.grid_with_banner .price{
         margin: 14px 0 7px!important;
    font-size: 18px!important;
    line-height: 28px;
}
.adf-stl-summary-main.grid_with_banner .woocommerce-product-details__short-description p{
         margin-bottom: 9px;
}
.adf-stl-summary-main.grid .woocommerce-product-gallery{
     width: 38%!important;
     margin-right: 3%!important;
     margin-bottom: 25px!important;
}
.adf-stl-summary-main.grid_with_banner .Stlp-qty-price-text{
         width: 50%;
    min-width: 300px;
    margin-left: auto;
    margin-top: 18px;
}
.adf-stl-summary-main.grid_with_banner .af-stlp-linked-product-slider-wrap{
     display: flex;
     gap: 10px;
     flex-wrap: wrap;
}
.slick-slide {
    margin: 0 5px 0;
}
.slick-list {
    margin: 0 -10px;
    overflow: hidden;
}
.adf-stl-summary-main.grid_with_banner .woocommerce-product-gallery,
.adf-stl-summary-main.grid_with_banner .woocommerce-product-gallery img{
     width: 100%!important;
     float: none!important;
     margin: 0 0 11px!important;
}
.adf-stl-summary-main.grid .af_stlp_main_slider_form{
     width: 58%!important;
     float: right!important;
     margin-bottom: 0;
}
.prodcut-attribute label{
     font-size: 14px;
    line-height: 24px;
    margin-right: 10px;
}
.adf-variable-product-price{
         font-size: 14px;
    line-height: 22px;
    color: #222;
    margin: 6px 0 7px;
}
.adf-rest-variation{
         font-size: 11px;
    line-height: 23px;
    margin: 1px 0;
    display: block;
}
.stlp-grid-view .slick-slide{
     margin:0 3px !important;
}

.stlp-grid-view .single_variation_wrap{
     display: none;
}

.stlp-grid-view .variations{
     border-bottom: 0px !important;
     margin:0 !important;
}

.stlp-grid-view .stlp-select-product .stlp_selected_product{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    cursor: pointer;
}

.stlp-grid-view .stlp-select-product{
     max-width: 60px;
     position: absolute;
     top: 0;
     right: 0;
    text-align: center;
    /* height: 27px; */
    margin-left: 5px;
    font-size: 10px;
    background: #326370;
    color: #fff;
    line-height: 20px;
    font-weight: bold;
    padding: 1px 6px;
    display: inline-block;
/*    width: 100%;*/
/*    position: relative;*/
    cursor: pointer;
    margin: 0;
}

.stlp-grid-view .variations tr{
     float: left !important;
     width: 45% !important;
     margin: 10px 3px 0 !important;
}

.stlp-grid-view .af-stlp-cart ol li{
     display: flex;
     justify-content: flex-start;
     align-items: center !important;
     margin-top: 10px;
     position: relative;
     width: 100%;
     border: 1px solid #e2e8f0;
     padding: 0 5px;
}

.stlp-grid-view .af-stlp-cart ol li img{
     width: 35px;
     height: auto;
}

.stlp-grid-view select,
.stlp-grid-view .label,
.stlp-variation-title{
     font-size: 12px;
     margin: 0;
     line-height: 22px;
}

/*=================================*/

/*============ List View =========*/

/*===============================*/

.stlp-list-view ul li,
.stlp-grid-banner-view ul li{
     display: flex !important;
     justify-content: flex-start;
     align-items: flex-start;
     padding: 14px;
     border:1px solid #e2e8f0;
     margin-bottom: 10px;
     position: relative;
}
.stlp-grid-banner-view ul{
     position: unset!important;
}
.stlp-grid-banner-view ul.slick-dots li{
     padding: 0!important;
     display: inline-block!important;
     border: none!important;
     margin: 0;
     width: auto!important;
     margin-bottom: 0!important;
     background-color: transparent!important;
}
.stlp-grid-banner-view .slick-dots{
     bottom: -29px!important;
}
.stlp-grid-banner-view .slick-dots li button:before{
     font-size: 10px!important;
}

.stlp-list-view .stlp-variation-title,
.stlp-list-view h4, .stlp-grid-view h4{
     margin:0;
}
.stlp-list-view h4, .stlp-grid-view h4, .stlp-grid-banner-view h4{
     font-size: 18px;
    line-height: 27px;
    display: inline-block;
    margin-top: 0!important;
    font-weight: 700;
    padding: 0;
    margin-bottom: 0px;
}
.stlp-list-view h4 a, .stlp-grid-view h4 a{
     color: #222;
}
.stlp-list-view .stlp-product-price-wrap{
     display: flex;
     align-items: center;
     gap: 10px;
     margin-bottom: 7px;
}
.stlp-grid-view .stlp-product-price-wrap{
     display: block;
}
.stlp-grid-view .af-stlp-cart-quantity button{
         display: block;
    text-align: center;
    margin: 14px auto 0!important;
}

.stlp-list-view .stlp-variation-title a{
     font-size: 12px;
     line-height: 20px;
     color: #222;
}

.stlp-grid-banner-view .af-stlp-cart-checkbox input,
.stlp-list-view .af-stlp-cart-checkbox input{
     cursor: pointer;
     width: 16px;
     height: 16px;
}
.af-stlp-cart-quantity.simple-product,
.stlp-list-view .variations_form.af-variable-product{
         align-items: flex-end;
    display: flex;
    justify-content: space-between;
}
.stlp-grid-view .af-stlp-cart-text{
     padding: 0 18px;
     flex-grow: 1;
}
.stlp-list-view .af-stlp-cart-quantity .stlp-product-excerpt, .stlp-list-view .af-stlp-proudct-title-wrap .stlp-product-title{
     width: calc(100% - 94px);
}
.stlp-list-view .variations_form.af-variable-product .variations-list{
      width: calc(100% - 94px)!important
 }
.stlp-list-view .variations_form.af-variable-product .variations{
      width: calc(100% - 94px)!important;
     display: flex;
     gap: 4px;
     flex-wrap: wrap;
}
.variations_form.af-variable-product .variations .prodcut-attribute label{
     display: none!important;
}
.stlp-list-view .variations_form.af-variable-product .variations .prodcut-attribute:last-child{
     display: flex;
     gap: 5px;
}
.stlp-grid-view .af-variable-product .prodcut-attribute select,
.list-template .af-variable-product .prodcut-attribute select{
         color: black;
    font-size: 11px;
    line-height: 26px;
    height: auto;
    border-radius: 0;
    appearance: auto !important;
    padding: 2px;
    width: auto;
    background: none;
    box-sizing: border-box;
}
.adf-third-template .af-variable-product .prodcut-attribute select{
    appearance: auto !important;
    padding: 2px!important;
    background-image: none!important; 
}
.list-template .af-variable-product .prodcut-attribute{
         display: flex;
    align-items: center;
}
.stlp-list-view .af-stlp-cart-text,
.stlp-grid-banner-view .af-stlp-cart-text {
     width: calc(100% - 102px);
    padding: 0px 0 0 17px;
    box-sizing: border-box;
}
.af-stlp-proudct-title-wrap{
     display: flex;
     justify-content: space-between;
}
.stlp-list-view .cart-quantity{
     width: 50px;
     height: 25px;
     font-size: 12px;
     background-color: transparent!important;
     border: 1px solid #0000003b;
     text-align: center;
     padding: 0;
     box-shadow: none;
}

.stlp-list-view .af-stlp-cart-text .stlp-product-price,
.stlp-grid-banner-view .af-stlp-cart-text .stlp-product-price{
     font-size: 11px;
     line-height: 20px;
     color: #222;
     margin: 0;
     display: inline-block;
     vertical-align: middle;
     margin-left: 5px;
     font-weight: bold;
}
.stlp-grid-banner-view .stlp-product-thumbnail,
.stlp-list-view .stlp-product-thumbnail,
.stlp-grid-view .stlp-product-thumbnail img{
     max-width: 101px;
}
.stlp-grid-view .stlp-product-thumbnail{
     position: relative;
}
.stlp-grid-view .stlp-product-thumbnail img{
     margin:0 auto;
     object-fit: cover;
}

.stlp-list-view .stlp-swatches-box{
     width: 35px;
     height: 35px;
}

.stlp-list-view .stlp-product-excerpt p,
.stlp-grid-banner-view .stlp-product-excerpt p{
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 1px;
}
.stlp-grid-view .stlp-product-thumbnail img {
     margin-bottom: 9px !important;
}
.stlp-list-view .stock_qty,
.stlp-grid-view .stock_qty{
        border: 1px solid green;
    color: green;
    /* color: #fff; */
    font-size: 10px;
    line-height: 13px;
    padding: 3px 5px;
    border-radius: 3px;
    text-align: center;
}
.stlp-grid-view .stock_qty{
     margin-bottom: 6px;
     display: inline-block;
}

.stlp-list-view .af-stlp-cart ol li{
     display: flex;
     justify-content: flex-start;
     align-items: center !important;
     margin-top: 10px;
     position: relative;
     width: 100%;
     border: 1px solid #e2e8f0;
     padding: 7px;
}

.stlp-list-view .af-stlp-cart ol li img{
     width: 35px;
     height: auto;
}

.slick-next{
     right: 10px!important;
     z-index: 999!important;
}
.slick-prev{
     left: 0px!important;
     z-index: 999!important;
}


.stlp-list-view .variations{
     width: 100% !important;
}

.stlp-list-view .variations tr{
     float: left !important;
     width: 48% !important;
     margin: 0 3px;
}

.stlp-grid-banner-view select,
.stlp-list-view select
.stlp-list-view .label{
     width: fit-content;
         font-size: 11px;
    line-height: 21px !important;
    padding: 0px 5px !important;
    height: auto !important;
    font-weight: 500;
}
.af-variable-product .product-price.adf-variable-product-price{
     font-size: 13px;
    line-height: 22px;
    font-weight: 500;
}
.list-template .af-variable-product .product-price.adf-variable-product-price{
         margin: 5px 0 0;
}
.af-stlp-product-cat{
         display: block;
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 1px;
    line-height: 15px;
}
.af-stlp-product-cat a, .stlp-product-price ins{
     color: #000;
     text-decoration: none;
}
.af-stlp-cart-quantity button{
     font-size: 10px!important;
    line-height: 19px!important;
    border: none!important;
    font-weight: 600 !important;
    text-transform: capitalize;
    padding: 5px 11px!important;
    min-height: auto!important;
}
.stlp-list-view .stlp-select-product{
    text-align: center;
    font-size: 11px;
    line-height: 19px;
    background: #326370;
    color: #fff;
    font-weight: bold;
    padding: 2px 6px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    cursor: pointer;
}

.Stlp-qty-price-text{
     max-width: 301px;
    border: 1px solid #bdb7b7;
    padding: 15px;
    margin-left: auto;
    border-collapse: unset!important;
    min-width: 300px;
}
.Stlp-qty-price-text th{
        text-align: left;
    padding: 5px 7px!important;
    font-size: 14px;
    background-color: transparent !important;
    line-height: 24px;
    font-weight: bold;
    border: none!important;
    color: #000;
}

.Stlp-qty-price-text td, .Stlp-qty-price-text td span{
        text-align: right;
    font-size: 14px!important;
    font-weight: normal!important;
    line-height: 24px;
    padding: 5px 7px!important;
    color: #000!important;
     border: none!important;
}

.stlp-list-view .single_variation_wrap{
     display: none;
}

.stlp-list-view .variations{
     border-bottom: 0px !important;
     margin:0 !important;
}

.stlp-list-view .stlp-select-product .stlp_selected_product{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.stlp-variation-title a{
     color: #000 !important;
}

.stlp-grid-view .af-stlp-cart ol li .stlp-product-price{
     text-align: left !important;
}

.custom-summary-class .entry-summary{
     float: none!important;
     width: 100%;
}

/*third template*/
.adf-third-templates .stlp-product-details{
     display: flex;
    justify-content: space-between;
    align-items: flex-end;
        margin-bottom: 19px;
}
.adf-third-templates .af-stlp-linked-product-slider-wrap{
         display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.adf-third-templates .af-stlp-linked-product-slider-wrap li{
         box-sizing: border-box;
    width: 32%;
}
.adf-third-templates .stlp-product-image img{
        width: 100%;
    max-height: 400px;
    object-fit: cover;
        margin-bottom: 16px;
}
.stlp-grid-template-view .stlp-product-image{
     width: 44%;
}
.stlp-grid-template-view{
     width: 100%;
}
.stlp-grid-template-view .af_stlp_main_slider{
         width: 54%;
}
.adf-third-templates .product-short-description h1,
.stlp-list-template-content .product-short-description h1{
         font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    color: #000;
        margin-bottom: 11px;
}
.single-product.adf-full-width-product .content-area {
    width: 100% !important;
    margin: 0 auto;
    float: none;
}
.single-product.adf-full-width-product #left-area {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
}
.single-product.adf-full-width-product .container:before,
.product-add-to-cart button:after{
     content: none!important;
}

.adf-third-templates .product-short-description p{
         margin-bottom: 0!important;
}
.adf-third-templates .product-short-description .product-price,
.product-short-description .product-price{
        font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 2px !important;

}
/*second tempalte*/
.stlp-grid-template-view, .stlp-list-template-view{
         display: flex;
    align-items: flex-start;
    gap: 36px;
    margin-bottom: 15px;
    justify-content: space-between;
}

.af-slp-scroll-bar::-webkit-scrollbar{
    width: 10px;
}

.af-slp-scroll-bar::-webkit-scrollbar-track{
    background: #f5f5f5;
    border-radius: 4px;
}

.af-slp-scroll-bar::-webkit-scrollbar-thumb{
    background-color: #c3bfbff5;
    border-radius: 4px;
    border: 2px solid #f5f5f5;
}

.af-slp-scroll-bar::-webkit-scrollbar-thumb:hover{
    background-color: #888;
}
.stlp-product-details-heading{
         display: flex;
    align-items: center;
    gap: 24px;
        margin-bottom: 14px;
}
.stlp-product-details-heading h1{
     margin-bottom: 0;
     margin-top: 0;
    font-size: 30px;
    line-height: 41px;
    font-weight: 600;
}
.product-short-description p{
     margin-top: 0!important;
}
.stlp-list-template-view .af-stlp-left-thumbnial-col{
         width: 42%;
}
.stlp-list-template-view .product-add-to-cart{
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;

}
.adf-third-template .stlp-product-details{
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 50px;      
}
.adf-third-template .af-stlp-linked-product-slider-wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
}
.adf-third-template .product-add-to-cart{
     display: flex;
    align-items: center;
    gap: 29px;
}
.adf-third-template h3{
     display: none;
}
.stlp-list-view ul li{
     margin-bottom: 10px!important;
     box-sizing: border-box;
}
.stlp-grid-banner-view ul li{
      margin-bottom: 10px!important;
     box-sizing: border-box;
     width: 32.50%;
}
.af-variable-product .prodcut-attribute label{
     display: block;
}
.stlp-list-template-content{
         width: 55%;
}
.product-add-to-cart button, .adf_parent_product{
   font-size: 14px !important;
    line-height: 20px !important;
    padding: 10px !important;
    font-weight: 600!Important;
    text-transform: capitalize;
    width: 165px;
    border-radius: 9px;
}
.adf_parent_product{
     width: auto!important;
     padding: 7px 14px !important;
     border-radius: 4px!important;
     margin-left: 10px!important;
}
.adf-third-template .stlp-product-image img{
     max-height: 400px;
    object-fit: contain;
    background: #d3d3d394;
}
.adf-first-templates .Stlp-qty-price-text th,
.af_stlp_slider_template .Stlp-qty-price-text th{
         padding: 7px 0px !important;
}
.adf-third-template .stlp-product-image{
     margin-bottom: 15px;
}
.adf-third-template .product-short-description h1{
         font-size: 30px;
    line-height: 44px;
    margin-bottom: 4px;
    margin-top: 0;
}
.adf-third-template .product-short-description p{
     margin: 0!important;
}
.adf-third-template .slick-track, .adf-third-template .slick-slide div, .adf-third-template .slick-slide .af-stlp-cart{
     height: 100%;
}
.af-stlp-cart-text, .af-stlp-proudct-title-wrap, .adf-third-template .af-stlp-cart div{
     height: auto!important;
}

@media screen and (max-width:800px){
     .stlp-list-template-view, .stlp-grid-template-view, .af-stlp-linked-product-slider-wrap,
     .adf-third-template .stlp-product-details{
          display: block!important;
     }
     .af-stlp-left-thumbnial-col, .stlp-product-image, .stlp-list-view ul li{
          margin-bottom: 20px!important;
     }
     .af-stlp-left-thumbnial-col, .stlp-list-template-content, .af-stlp-cart, .stlp-grid-template-view .stlp-product-image,
     .stlp-grid-template-view .af_stlp_main_slider, .stlp-list-view ul li{
          width: 100%!important;
     }
     .adf-third-template .product-short-description p{
          margin-bottom: 15px!important;
     }
     .af_stlp_main_slider_main{
              margin-top: 12px;
     }
     .stlp-product-details-heading{
          flex-direction: column-reverse;
          align-items: flex-start;
     }
     .Stlp-qty-price-text{
          max-width: 100%;
     }
     .stlp-list-view .af-stlp-cart-text{
              width: calc(100% - 55px);
    padding: 0px 0 0 11px;
     }
     .stlp-list-view .stlp-product-thumbnail{
              max-width: 55px;
     }
     .list-template .af-variable-product .prodcut-attribute select{
          min-width: fit-content;
     }
     .af_stlp_slider_template .af-stlp-linked-product-slider-wrap{
          display: flex!important;
     }
}

@media screen and (min-width:801px) and (max-width:1130){
     .stlp-grid-banner-view ul li{
          width: 32.20%;
     }
}
