
/* slider styling */
.slider-wrap{
    display:flex;
}
.slick-slider{
    width:116px;
    height: 503px;
    padding-top: 10px;
}

.slider-img-large a{
    display:block;
    width:100%;
}
.slick-arrow{
    display: block;
    text-align: center;
    width: 100%;
}
.slick-arrow:focus {
    outline: none;
}
.slick-next{
    padding-bottom: 9px;
}
.MagicZoom{
    float: right;
    width: 70%;
    margin-top:24px;
}
.slide-img img{
    border:0!important;
}

.slider-wrap .slick-prev{
    /*background:url('../arrow-left.svg'); */
}


.slider-wrap{
    padding-top: 22px;
}

.mz-figure img{
    max-height: 620px!important;
    height: auto !important;
}

.slider-wrap .slide-img img{
    max-width:180px;
    width:180px;
    max-height:100px;
    margin-bottom:8px;
    object-fit:contain;
}
.product-left{
    width:55%!important;
}
.product-right{
width:40%!important;
}


/* variants as buttons */
.variant_buttons{
    background-color: #446c9d;
    color: #ffffff;
    padding: 12px 33px;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 16px;
    margin:10px 20px 10px 0;
    min-width: 166px;
    font-weight: 700;
}
.variant_buttons:hover, .active{
    background-color: transparent;
    color: #446c9d;
    border-color: #446c9d;
}


/* variants as list */
.variants_list {
font-family: Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 100%;
}

.variants_list td, .variants_list th {
border: 1px solid #ddd;
padding: 8px;
}
.variants_list th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #000000;
color: white;
}

.read-number{
    text-align: center;
    font-size: 20px;
    padding: 8px;
    width:0;
    height:0;
    opacity:0;
    padding:0;
}
.number-increase:empty{
    display:none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.min-add-button {
    width: 300px;
}
.input-group{
    display:flex;
}
.min-add-button .input-group-addon{
    background: #000000;
    color: #fff;
    border: 0px;
    padding: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.min-add-button .input-group-addon:hover {
    background: #3a3939;
}
.form-block{
    position:absolute;
    z-index:-999;
}
.btn-text {
    text-align: center;
    font-weight: 700;
    padding: 20px;
    color: #fff;
    border:none;
    background:#000;
}
button:focus {
    outline: none;
}

/* hr */
hr {
    border:none;
    border-top:1px solid;
    border-top-color: #0165a4;
    background-color:#fff;
    height:1px;
    width:120%;
    }

/*  product page tabs */
/* Android 2.3 :checked fix */
.worko-tabs {
margin: 20px;
width: 80%;
}
.worko-tabs .state {
position: absolute;
left: -10000px;
}
.worko-tabs .flex-tabs {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.worko-tabs .flex-tabs .tab {
flex-grow: 1;
max-height: 40px;
}
.worko-tabs .flex-tabs .panel {
background-color: #fff;
padding: 20px;
min-height: 300px;
display: none;
width: 100%;
flex-basis: auto;
}
.worko-tabs .tab {
display: inline-block;
padding: 10px;
vertical-align: top;
background-color: #eee;
cursor: hand;
cursor: pointer;
border-left: 10px solid #ccc;
}
.worko-tabs .tab:hover {
background-color: #fff;
}

#tab-one:checked ~ .tabs #tab-one-label,
#tab-two:checked ~ .tabs #tab-two-label,
#tab-three:checked ~ .tabs #tab-three-label,
#tab-four:checked ~ .tabs #tab-four-label,
#tab-five:checked ~ .tabs #tab-five-label,
#tab-five:checked ~ .tabs #tab-six-label {
background-color: #fff;
cursor: default;
border-left-color: #e73946;
}

#tab-one:checked ~ .tabs #tab-one-panel,
#tab-two:checked ~ .tabs #tab-two-panel,
#tab-three:checked ~ .tabs #tab-three-panel,
#tab-four:checked ~ .tabs #tab-four-panel,
#tab-five:checked ~ .tabs #tab-five-panel,
#tab-six:checked ~ .tabs #tab-six-panel {
display: block;
}


/* product rating  */
.star-rating {
    display:flex;
    flex-direction: row-reverse;
    font-size:1.5em;
    justify-content:space-around;
    padding:0 .2em;
    text-align:center;
    width:5em;
}

.star-rating input {
    display:none;
}

.star-rating label {
    color:#ccc;
    cursor:pointer;
}

.star-rating :checked ~ label {
    color:#fc0;
}
.star-rating label:hover,
.star-rating label:hover ~ label {
    color:#fc0;
}
.star-rating label:hover, .star-rating :checked + label {
    transform: scale(1.5);
    color:#fc0;
}

/* rating review button */
.rating-review-button{
    background-color:#25476a;
    color:#ffffff;
    padding: 12px 33px;
    border-radius: 6px;
    font-size: 19px;
    border: 0;
    cursor:pointer;
    margin-top:10px;
    margin-bottom:10px;
    font-size:14px;
    width:200px;
}
.product-review-text {
    min-width: 193px;
}

html:not(.no-js) .product__images__loading{
    display: none;
}
.slider--vertical.slick-slider img {
    height: 79px;
    width: 92px;
    object-fit: contain;
}
.product-image .slider--vertical {
    max-width: 116px;
    overflow-x: hidden !important;
}
.product-image + div .slider-wrap div:first-child {
    max-width: 116px;
}
.product-stamps{
    justify-content: space-around;
}

.product-stamps .product-stamp{
    margin:0 5px;
    color:#000;
    text-decoration: none;
}



/*****  media q *****/
@media screen and (min-width: 768px) {
    .mz-figure img{
        height:600px;
    }
    .slider-wrap .slide-img img{
        width:130px!important;
    }
    .slider--vertical.slick-slider img {
        height: 100px;
    }
}

@media screen and (max-width: 767px) {
    .mz-figure img{
        height:auto !important
    }
    .product-image img{
        height:500px;
        max-height:500px!important;
    }
    .slider-wrap .slide-img img{
        width:75px!important;
    }
    .slider-wrap{
        max-width:100%!important;
        float:left;
    }
}

@media only screen and (min-width: 1200px) {
    .custom-flex{
        width:calc(100% - 200px);
    }
    .slider-wrap .slide-img img{
            width:180px!important;
    }
}

@media (max-width: 600px) {

    /** product tabs **/
    .flex-tabs {
        flex-direction: column;
    }
    .flex-tabs .tab {
        background: #fff;
        border-bottom: 1px solid #ccc;
    }
    .flex-tabs .tab:last-of-type {
        border-bottom: none;
    }
    .flex-tabs #tab-one-label {
        order: 1;
    }
    .flex-tabs #tab-two-label {
        order: 3;
    }
    .flex-tabs #tab-three-label {
        order: 5;
    }
    .flex-tabs #tab-four-label {
        order: 7;
    }
    .flex-tabs #tab-five-label {
        order: 9;
    }
    .flex-tabs #tab-six-label {
        order: 11;
    }
    .flex-tabs #tab-one-panel {
        order: 2;
    }
    .flex-tabs #tab-two-panel {
        order: 4;
    }
    .flex-tabs #tab-three-panel {
        order: 6;
    }
    .flex-tabs #tab-four-panel {
        order: 8;
    }
    .flex-tabs #tab-five-panel {
        order: 8;
    }
    .flex-tabs #tab-six-panel {
        order: 12;
    }

    #tab-one:checked ~ .tabs #tab-one-label,
    #tab-two:checked ~ .tabs #tab-two-label,
    #tab-three:checked ~ .tabs #tab-three-label,
    #tab-four:checked ~ .tabs #tab-four-label,
    #tab-five:checked ~ .tabs #tab-five-label {
        border-bottom: none;
    }

    #tab-one:checked ~ .tabs #tab-one-panel,
    #tab-two:checked ~ .tabs #tab-two-panel,
    #tab-three:checked ~ .tabs #tab-three-panel,
    #tab-four:checked ~ .tabs #tab-four-panel,
    #tab-five:checked ~ .tabs #tab-five-panel {
        border-bottom: 1px solid #ccc;
    }

    .worko-tabs{
        width:100%;
        margin:0;
    }
    .worko-tabs .flex-tabs .panel{
        padding:0;
    }
}

