﻿
.btn-flag {
    padding: 0;
    border: none;
    background: none;
}

.img-flag {
    height: 30px;
    width: 50px;
}


.img-flag2 {
    height: 15px;
    width: 25px;
}

.container-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-height: 50px;
}

    .container-menu > div {
        justify-content: center;
        align-items: center;
        text-align: center;
        display: flex;
    }

.menu li > a {
    color: #000000;
    font-weight: 300;
    font-size: 1.4rem;
    letter-spacing: 0;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.main-nav a:after {
    display: block;
    content: "";
    width: 0;
    height: 2px;
    background-color: #d7d5d2;
    margin-top: 2px;
    position: absolute;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
}

a:hover, a[href^=tel] {
    text-decoration: none;
}

.main-nav a:hover:after {
    width: 100%;
}

.header-dropdown-lang {
    padding-left: 15px;
}


.submenuli {
    align-items: flex-start;
    display: flex;
}


.toolbox {
    padding: 0.7rem !important;
    background-color: #ffffff;
}

.btn-product-icon {
    border-radius: 50%;
    border: 0rem solid #DA5B63 !important;
}

    .btn-product-icon:hover, .btn-product-icon:focus {
        background-color: #000000 !important;
    }



element.style {
}

.sidebar-shop .widget {
    margin-bottom: 1rem !important;
    padding-bottom: 1rem !important;
}

.product-price {
    margin-top: 1rem;
}


.product-title {
}


.productsize {
    /*border-radius: 15% !important;*/
    margin-left: 10px;
    min-width: 80px;
    max-height: 30px;
    box-shadow: 0 0 0 0.1rem #cccccc;
    text-align: center;
    justify-content: center;
}


a.active {
    border-color: black;
    margin-left: 0px;
}


a.sizetable {
    text-decoration: underline;
}

.productsizeli {
    margin: 0px;
    border-radius: 0px;
    padding: 0px 15px 15px 0px;
    min-width: 12.5%;
    display: block;
    float: left;
}


sizetable {
    border-color: black;
    margin-left: 0px;
}

.mesuraimg {
    width: 20px;
    height: 15px;
    display: inline-flex;
}

.contentsizetable {
    min-width: 50px
}

.SelectMetrics {
    padding: 0.5rem 0.5rem;
    height: 30px !important;
    min-width: 70px !important;
}

.metricslabel {
    min-height: 30px;
}

.metricsleft {
    margin-left: 0px;
    min-width: 100px;
}


.labelwaist {
    margin-right: 5px;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
}

.labelmetrics {
    font-size: 1.4rem !important;
    font-weight: 400 !important;
}

.metricsdiv {
    max-height: 55px;
}

.metricsvideodiv {
    max-height: 12px;
}

.sizevideolink {
    font-size: 1.4rem;
    text-decoration: underline;
}

.headdetailrow {
    font-size: 1.4rem;
    font-weight: 400 !important;
    min-width: 300px;
}

.headdetailrow1 {
    font-size: 1.4rem;
    font-weight: 400 !important;
}

.labelCity {
    width: 150px !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
}

.citydiv {
    max-height: 20px;
}


.checkdiv {
    max-height: 30px;
}

.datediv {
    height: 50px;
}

.labelapprov {
    width: 500px !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
}

.dateselectdiv {
    margin-bottom: 0rem;
}

.whatsappimg {
    width: 120px;
    height: auto;
    display: inline-flex;
}

.cartbuttondiv {
    margin-top: 1rem;
}


.shareimg {
    width: 20px;
    height: auto;
    display: inline-flex;
}

.labelShare {
    width: 60px !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
}


.discimg {
    width: 105px !important;
    height: auto !important;
    display: inline-flex;
}


.product-label-disc {
    position: absolute;
    z-index: 1;
    top: 1rem;
    left: 0rem;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.6rem;
    letter-spacing: -.01em;
    /* padding: 0.5rem 0.9rem; */
    min-width: 45px;
    text-align: center;
    color: #333333;
}

.old-price-discount {
    color: #cccccc;
    text-decoration: line-through;
    margin-right: 0.8rem;
    align-items: flex-end;
    justify-content: flex-end;
}

.old-price-discount-other {
    color: #cccccc;
    text-decoration: line-through;
    align-items: flex-end;
    justify-content: flex-end;
}


.old-price-div {
    justify-content: flex-end !important;
}

.new-price-discount {
    color: #000000;
}

.filter-price-left {
    padding-top: 0.2rem;
    padding-bottom: 3rem;
    padding-right: 6rem;
}





.table-price {
    height: auto;
    /* padding-top: 0.5rem; */
    /* padding-bottom: 0.5rem; */
    border-bottom: none;
    line-height: 1.43;
    color: #666666;
    border: none;
    margin-bottom: 0;
}


.summary-price-row {
    height: auto;
    /* padding-top: 0.5rem; */
    /* padding-bottom: 0.5rem; */
    border-bottom: none;
}

price tbody td:last-child {
    text-align: right;
    min-width: 1px;
}

.custom-control-label {
    color: #000 !important;
    font-weight: 400;
}


.mtope13 {
    margin-top: -13px
}

.divchest {
    min-width: 250px;
}

.marginmetrics {
    padding-right: 0;
    padding-left: 0;
    display: flex;
    width: 25%;
}

.labelmetrics {
    margin-right: 5px;
}

.metricsleft {
    display: flex;
}

.sizeTablediv {
    text-align: right;
}

@media screen and (max-width: 992px) {


    .filterbutton {
        min-width: 70px;
        min-height: 10px;
        max-height: 30px;
        border-color: #d7d7d7;
        color: #333333;
        margin-right: 10px;
        display: flex;
    }
}

@media screen and (min-width: 992px) {

    .filterbutton {
        display: none;
    }
}

@media screen and (max-width: 992px) {



    .mobiletotals {
        display: block;
    }

    .desktoptotals {
        display: none !important;
    }
}

@media screen and (min-width: 992px) {


    .mobiletotals {
        display: none;
    }

    .desktoptotals {
        display: table-cell !important;
    }
}


.sidenavcolorname {
    margin-top: -30px !important;
}


.btn-product-play {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    padding: 0;
    font-size: 1.4rem;
    line-height: 1;
    transition: all .35s ease;
    padding: 0;
    border-radius: 50%;
    color: #000000;
    background-color: #000000;
}
