/* ZUDIOZ */
@import url("custom2.css");
#mobile-header-2 .top-center .logo img,
#mobile-header-1 .top-center .logo img {
    max-height: 45px;
}
#mobile-header-2 .top-center {
    padding: 7px 0px;
}
#mobile-header-1 .top-center {
    padding: 10px 0px;
}
.contact-box ul li strong {
    text-transform: inherit;
}
.phone_whatsapp .float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    left: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 34px;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 30%);
    z-index: 100;
}
.phone_whatsapp .phone {
    bottom: 75px;
    background-color: #1971c2;
}
.input-group.date .input-group-btn {
    display: none;
}
header .my-account strong {
    top: 3px;
    position: relative;
    padding-left: 4px;
}
.dropdown.account {
    padding-left: 8px;
}
/*.dropdown.account .btn-xs {
    font-weight: 500;
    font-size: 14px;
    }*/
    .dropdown.account .dropdown-menu a {
        font-weight: 400;
        font-size: 14px;
        line-height: 28px;
    }
    .desktop-switcher  .dropdown-menu a {
        font-size: 14px;
        line-height: 28px;
    }
    .account-order-info #content .btn {
        padding: 9px 15px 7px 15px;
        font-size: 14px;
        font-weight: normal;
    }
    .banners-10 .row > div {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 20px !important;
    }
    .footer .background .zinstagram {
        margin: 0px;
        padding: 60px 0px 0px 0px;
    }
    .footer .background .zinstagram .instagram-title {
        text-align: center;
        font-size: 30px;
        padding: 0px 0px 22px 0px;
        font-weight: 300;
        text-transform: none;
    }
    .footer .background .zinstagram .instagram-title span {
        color: #000;
        text-decoration: underline;
    }
    .social-media {
        font-size: 18px;
        max-width: 500px;
    }
    .social-media i.fa-instagram {
        font-weight: bold;
    }
    ul.social-links {
        padding: 0 !important;
    }
    ul.social-links li a {
        text-transform: inherit;
    }
    ul.social-links li i {
        width: 20px;
        text-align: center;
    }



    @media (max-width: 767px) {
      .footer-newsletter .content.d-flex {
          display: block !important;
      }
      .footer-newsletter .content .button.subscribe {
          margin: 10px 0 0 0 !important;
      }
      .footer .open-footer-menu, .footer .footer-menu {
          display: none;
      }
      .phone_whatsapp {
        display: block !important;
    }
    .phone_whatsapp .float {
        bottom: 60px;
    }
    .zinstagram .instagram-title {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0px 0px 5px 0px;
    }
    .social-media a {
        padding-right: 15px;
    }
    .social-media {
        margin-top: 26px;
        width: 100%;
        text-align: center;
    }
    ul.social-links li {
        margin-left: 15px !important;
    }
    ul.social-links {
        display: initial !important;
    }
}

.product-info .product-image{
    flex-direction: column;
}
.product-info .product-image .product-image-left{
    width: 100%;
}
.product-info .product-image .product-image-left li{
    width: 100px;
    padding: 10px !important;
}
.product-info .product-image .product-image-left .thumbnails ul{
    display: flex;
    justify-content: center;
}
.ptab{
    display: flex;
    list-style: none;
    padding: 0;
    flex-direction:  column;
    border: none !important;
}
.ptab li{
    text-align: center;
    overflow: hidden;
    border: none;
}
.ptab li a{
    display: flex;
    padding: 10px;
    height: 56px;
    text-decoration: none;
    flex-direction: column;
    justify-content: center;
    border: none !important;
    background: #eee !important;    
    border-radius: 3px;
    margin-bottom: 10px;
    position: relative;
}
.ptab li a:hover{
    background: #d8ae5b !important;
}
.ptab li a.active{
    background: #d8ae5b !important;
    color: #000 !important;
}
.nav-tabs .nav-link.disabled {
    color: #cecece;
}
.ptab li a.disabled {
    background: #f7f7f7 !important;
}
#mpContent{
    padding: 0;
    margin: 0;
    border: none;
}
body[class^="product-product-"] div.radio {
    width: 30%;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer;
    background: #eee;
    border-radius: 5px;
    display: block;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    border: 4px solid transparent;
    position: relative;
    flex-direction:  column;
}
body[class^="product-product-"] div.radio.active {
    background: #09686e;
    border-color: #09686e;
    color: #fff;
}
body[class^="product-product-"] div.radio label {
    margin: 0;
    cursor: pointer;
}
#mpContent .d-flex{
    justify-content: space-evenly;
}
#mpContent .tab-pane:not('#madd-to-cart-tab'){
    max-height: 700px;
    overflow: auto;
}
/*body[class^="product-product-"] .Fabric div.radio img{
    height: 100%;
}*/
body[class^="product-product-"] .Color div.radio{
    width: 100px;
    /*height: 100px;
    padding: 0;
    margin-bottom: 5px;
    border-radius: 5px;
    overflow: hidden;*/
}


body[class^="product-product-"] .Tassel div.radio {
    width: 100px;
    padding: 0;
    margin-bottom: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.tassel_img{
    width: 100%;
    min-height: 200px;
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
}
.tassel_img img{
    border-radius: 5px;
}
span.option_selected .fas {
    top: 1px;
    position: relative;
}
span.option_selected {
    position: absolute;
    top: 2px;
    right: 2px;
    background: #0dc70e;
    padding: 2px 5px;
    font-size: 10px;
    color: #fff;
    border-radius: 100%;
}
span.option_selected_value {
    position: absolute;
    top: 0;
    right: 0px;
    background: #0dc70e;
    padding: 2px 5px;
    font-size: 10px;
    color: #fff;
    border-radius: 100%;
    visibility: hidden;
}
div.radio.active span.option_selected_value{
    visibility: visible;
}
.selected_options{
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.selected_options li {
    padding: 20px 5px 10px 5px;
    width: 30%;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin: 5px;
    text-align: center;
}
.selected_options li b{
    display: block;
    margin: -10px 0 -15px 0;
}
.selected_options li img{
    width: 100px;
    border-radius: 3px;
}
.moption_input{
    position: absolute !important;
    opacity: 0;
    width: 114% !important;
    height: 114% !important;
    cursor: pointer;
    top: -3px !important;
    left: -3px;
}
.mdesktop_only{
    display: block;
}
.mmobile_only{
    display: none;
}
#accordion2 .card .card-body .card-body-auto{
    text-align: justify;
}
.modal { overflow: auto !important; }

.moprice{
    text-align: left;
    font-size: 18px;
    /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
    color: #797979;
}
.moprice b{
    font-size: 18px;
    color: #000;
}
.moprice .price-new {
    font-size: 24px;
    font-weight: bold;
}
@media (max-width: 767px) {
    .col-xs-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xs-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .mdesktop_only,
    .footer{
        display: none;
    }
    .mmobile_only{
        display: block;
    }
    body[class^="product-product-"] .phone_whatsapp,
    body[class^="product-product-"] .mobile-search,
    .breadcrumb{
        display: none !important;
    }
    body[class^="product-product-"] .description{
        justify-content: center;
    }
    .custom-switch{
        padding: 0;
        text-align: left;
    }
    .mtoggle li.msecond {
        margin-left: 40px;
        margin-right: -40px !important;
    }
    .mtoggle{
        margin-top: 10px;
    }

}
.mprev_next{
   /* display: flex;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;*/
    margin-top: 30px;
}
.mprevious{
    margin-bottom: 10px;
}
.mprevious,
.mnext {
    width: 100%;
}
.mprevious button,
.mnext button{
    border: none;
    display: block;
    width: 100%;
    padding: 0px;
    border-radius: 5px;
    font-size: 24px;
    height: 70px;
    background: #cccccc;
    opacity: 1;
}
.mmobile_only .mnext{
    text-align: center;
}
.mmobile_only button,
.mmobile_only button{
    width: auto;
    height: auto;
    padding: 10px 15px;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
}
.mnext button.active,
.mprevious button{
    background: #09686e !important;
    opacity: 1;
    color: #fff;
}
#quickview_product .radio.radio-type-button2 > div {
    font-size: 14px;
}
.mimagepop.active{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000000ba;
    z-index: 9999;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.mimagepop.active > div.mimage{
    padding: 10px;
    background: #fff;
    border-radius: 5px;
}
.mimagepop .mclose {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 35px;
    color: #fff;
    cursor: pointer;
}
.mimageprev{
    position: absolute;
    top: 30%;
    width: 100%;
    background: #00000054;
    font-size: 20px;
    color: #fff;
    opacity: 0;
}
#mpContent div.radio:hover .mimageprev{
    opacity: 1;
}
.mleft,
.mright {
    padding: 0 50px;
    font-size: 25px;
    cursor: pointer;
}
.product-info .product-center .links a.wishlist_btn,
a.btn.btn-border.view_size_chart {
    background: none !important;
    color: #000 !important;
    border: 1px solid #d9d9d9;
    margin-top: 10px;
}
#modalMeasurement .modal-content,
#modalMImage .modal-content,
#modalSizechart .modal-content {
    border-radius: 5px;
}
#modalSizechart .modal-content .modal-header{
    justify-content: flex-end !important;
}
.nooption{
    align-items: center;
}