.elementor-564 .elementor-element.elementor-element-ebad900 > .elementor-container{max-width:1720px;}.elementor-564 .elementor-element.elementor-element-55d0e63 > .elementor-element-populated > .elementor-widget-wrap{padding:19px 15px 19px 15px;}.elementor-564 .elementor-element.elementor-element-8cf4d06 .woocommerce-breadcrumb{color:#303030;font-family:"Montserrat", Sans-serif;font-size:9px;font-weight:400;text-transform:none;line-height:11px;}.elementor-564 .elementor-element.elementor-element-8cf4d06 .woocommerce-breadcrumb > a{color:#303030;}.elementor-564 .elementor-element.elementor-element-8cf4d06 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-564 .elementor-element.elementor-element-889d48a > .elementor-container{max-width:1175px;}.elementor-564 .elementor-element.elementor-element-889d48a{margin-top:0px;margin-bottom:50px;}/* Start custom CSS for woocommerce-breadcrumb, class: .elementor-element-8cf4d06 */.woocommerce-breadcrumb{
    margin-bottom: 0!important;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-55d0e63 */.woocommerce-breadcrumb > a{
    font-weight: 400!important;
}

.woocommerce-breadcrumb{
    font-weight: 500!important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-b6c214f */.product-wrapper{
    display: flex;
}
.product-wrapper .left{
    padding: 15px 30px 15px 15px;
    width: 110px;
    box-sizing: content-box;
}

.product-wrapper .right{
    width: calc(100% - 155px);
    background-color: #fff;
}
.item-sidenav-photo{
    margin-bottom: 5px;
    cursor: pointer;
}
.item-sidenav-photo:last-of-type{
    margin-bottom: 0;
}
.product-wrapper .right .info-product{
    display: flex;
}
.info-product .head-photo{
    max-width: calc(100% - 520px);
}
.info-product .head-photo img{
    max-height: 100%;
}
.info-product .info{
    width: 520px;
    padding: 0 25px;
}
.info-product .info .title{
    margin-top: 20px;
}
.info-product .info .title > *{
    text-align: left;
    font: 26px/43px "Montserrat",sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    color: #3a3c72;
    text-transform: uppercase;
}
.info-product .info .price{
    display: flex;
    justify-content: flex-end;
    text-align: right;
    font: 24px/39px "Montserrat",sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}
.info-product .info .price del{
    font-weight: 500;
}
.info-product .info .price ins{
    color: red;
    margin-left: 10px;
}
.flex.jb {
    justify-content: space-between;
}
.sizes .item .title-attr > *{
    font: 14px/22px "Montserrat",sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 5px;
    color: #3a3c72;
}
.sizes .item.invalid .title-attr > *{
    color: red;
}
.sizes .item .variants input{
    display: none;
}
.sizes .item .variants{
    margin-bottom: 10px;
}
.sizes .item .variants label{
    background-color: #fff;
    color: #3a3c72;
    display: inline-block;
    width: 40px;
    height: 37px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #3a3c72;
    font: 16px/37px "Montserrat",sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    margin-right: 10px;
    text-transform: uppercase;
}
.sizes .item.invalid .variants label{
        color: red;
    border-color: red;
}
.info .sizes{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.info .info-size button{
    height: 40px;
    padding: 0px 20px;
    margin-right: -25px;
    background: #f9f9f9;
    color: #3a3c72;
    font: 15px/19px "Montserrat",sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    outline: inherit;
}

.info .info-buttons{
    margin-top: 25px;
}
.info .info-buttons button{
    width: 208px;
    height: 44px;
    background: #3a3c72;
    color: #fff;
    font: 15px/22px "Montserrat",sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    border: none;
    cursor: pointer;
    outline: inherit;
    padding: 1px 6px;
}
.info .info-tabs{
    margin-top: 35px;
}
.info .info-tabs .tab{
    overflow: hidden;
    border: none;
    background-color: #fff;
    justify-content: space-between;
}
.info .info-tabs .tab button{
    background-color: inherit;
    border: none;
    border-left: 5px solid #fff;
    outline: none;
    cursor: pointer;
    padding: 5px 10px;
    margin-bottom: 5px;
    font: 14px/24px "Montserrat",sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: #676767;
}
.info .info-tabs .tab button.active{
    font: 14px/24px "Montserrat",sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    color: #3a3c72;
    border-left: 5px solid #3a3c72;
}
.info .info-tabs .tabcontent{
    display: none;
    padding: 10px 27px;
    border-top: 5px solid #3a3c72;
    font: 12px/18px "Montserrat",sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: #3a3c72;
}
.info .info-tabs .tabcontent p{
    margin: 12px 0;
}
.info .info-tabs .tabcontent.active{
    display: block;
}
.related-products{
    margin: 20px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.related-products .related-title{
    max-width: 250px;
    padding-left: 5px;
    padding-right: 20px;
}
.related-products .related-title > *{
        font: 22px/32px "Montserrat",sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    color: #3a3c72;
    text-transform: uppercase;
}
.slider-container{
    position: relative;
    width: 675px;
}
.slider-container.width-445{
    width: 445px;
}
.slider-container.width-215{
    width: 215px;
}
.slider-container .slider{
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
}
.slider-controls{
    position: absolute;
    top: 0;
    left: -15px;
    justify-content: space-between;
    align-items: center;
}
.slider-controls .control {
    background: #3a3c72;
    color: white;
    width: 30px;
    font-size: 24px;
    justify-content: center;
    height: 100px;
    align-items: center;
    display: flex;
    cursor: pointer;
}
.slider-controls .control:hover{opacity:0.8}
.slider .products-item {
    margin: 0px 15px;
    max-width: 200px;
    background: #f8f8f8;
    outline: none!important;
}

.products-item .header {
    padding: 0 10px;
    margin-bottom: 8px;
}
.products-item .header a {
    text-decoration: none;
    color: inherit;
}
.products-item .header-title {
    font: 12px "Montserrat",sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    color: #3a3c72;
    text-transform: capitalize;
}
.products-item .header-price {
    font: 14px "Montserrat",sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    color: #3a3c72;
    text-align: end;
    min-width: 50px;
}
.grow-1 {
    flex-grow: 1;
}
.flex.afe {
    align-items: flex-end;
}
.products-item .footer-sizes {
    margin: 5px 10px;
    display: flex;
    flex-direction: column;
}
.products-item .footer-sizes .invalid{
    color: red;
}
.products-item .footer-sizes .sizes-title {
    font: 10px/13px "Montserrat",sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: #3a3c72;
    margin-bottom: 5px;
    margin-top: 5px;
}
.products-item .footer-sizes .invalid .sizes-title{
    color: red;
}
.products-item .footer-sizes .sizes-title:first-of-type{
    margin-top: 0;
}
.products-item .footer-sizes .radios input[type="radio"] {
    display: none;
}
.products-item .footer-sizes .radios .radio {
    background-color: #fff;
    color: #3a3c72;
    display: inline-block;
    width: 25px;
    height: 23px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #3a3c72;
    font: 11px/23px "Montserrat",sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    margin-right: 5px;
    text-transform: uppercase;
}
.products-item .footer-sizes .invalid .radios .radio{
    color: red;
    border-color: red;
}
.sizes .item .variants input[type="radio"]:checked+.radio , .products-item .footer-sizes input[type="radio"]:checked+.radio{
    background-color: #3a3c72;
    color: #fff;
}
.products-item .footer-button button {
    margin: 5px 0;
    padding: 0px 17px;
    height: 25px;
    background: #3a3c72;
    color: #fff;
    font: 9px/26px "Rubik",sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    border: none;
    cursor: pointer;
    outline: inherit;
    text-transform: uppercase;
    border-radius: 0;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.products-item .header-price .woocommerce-Price-amount bdi{
    display: flex;
    flex-direction: row-reverse;
}
.products-item .header-price .woocommerce-Price-amount bdi span:before{
    content: 'a';
    opacity: 0;
}
.slider .products-item{
    height: 100%;
}

@media screen and (max-width: 1100px){
    .slider-container{
        width: 445px;
    }
}
@media screen and (min-width: 901px){
    .mobile-gallary{
        display: none;
    }
    .products-item .header{
        margin-top: 5px;
    }
}
@media screen and (max-width: 900px){
    body{
        background: #fff!important;
    }
    .product-wrapper .left {
        display: none;
    }
    .product-wrapper .right{
        width: 100%;
    }
    .mobile-gallary {
        padding: 10px 10px 0 0;
        max-width: 19.7%;
    }
    .mobile-gallary .item-sidenav-photo{
        margin-bottom: 10px;
    }
    .mobile-gallary .item-sidenav-photo:last-of-type{
        margin-bottom: 0;
    }
    .info-product .head-photo{
        width: 80.3%;
        max-width: 80.3%;
        padding-top: 10px;
    }
    .product-wrapper .right .info-product{
        flex-wrap: wrap;
    }
    .info-product .head-photo img{
        width: 100%;
        height: auto;
    }
    .info-product .info{
        width: 100%;
        padding: 0;
    }
    .info-product .info .title > *{
        font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: start;
    }
    .info-product .info .price{
        font-size: 18px;
    }
    .info .sizes{
        margin-top: 10px;
    }
    .sizes .item .variants label{
        height: 30px;
        width: 30px;
        font-size: 12px;
        line-height: 30px;
    }
    .info .info-size button{
        font-size: 11px;
        font-weight: 700;
        position: absolute;
        right: 23px;
        height: 30px;
    }
    .info .info-buttons > *{
        width: 100%;
    }
    .info .info-buttons button{
        width: 100%;
    }
    .related-products{
        flex-direction: column;
    }
    .related-products .related-title{
        max-width: 100%;
    }
    .related-products .related-title{
        padding: 30px 20px;
        width: 100%;
    }
    .related-products .related-title > *{
        text-align: center;
        font-size: 16px;
        line-height: 19px;
    }
    .slider-container{
        width: 900px!important;
        max-width: 100%;
    }
    .slider .products-item{
        max-width: unset;
        width: 100%;
        margin: 0;
    }
    .slider .products-item .photo img{
        width: 100%;
    }
    .products-item .header{
        padding-top: 10px;
    }
    .products-item .header-title {
        font-size: 16px;
    }
    .products-item .header-price {
        font-size: 18px;
    }
    .products-item .footer-sizes .sizes-title{
        font-size: 14px;
    }
    .products-item .footer-sizes .radios .radio{
        width: 30px;
        height: 30px;
        font-size: 12px;
        justify-content: center;
        line-height: 12px;
        display: flex;
        align-items: center;
    }
    .slider-controls{
        width: 100%;
        left: 0;
        display: flex;
        height: 435px;
    }
    .slider .slick-list{
        width: 100%;
    }
}/* End custom CSS */