
#cartFlyOutOverlay{
    display: none;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000ad;
}

#cartFlyOut{
    position: fixed;
    top: 0px;
    width: 40%;
    min-width: 460px;
    max-width: 600px;
    height: 100%;
    z-index: 214748360;
    background: white;
    right: -100%;
}

.cartFlyOutHeader{
    height: 10%;
    border-bottom: 1px solid #DCDCDC;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 9%);
    min-height: 71px;
    max-height: 93px;
}

.cartFlyOutTitleHolder{
    height: 100%;
}

.cartFlyOutTitle{
    font-size: clamp(24px,1.36vw,26px);
    font-family: 'Roboto Medium', sans-serif;
    color: #089FAD;
    padding-left: 40%;
    position: relative;
    top: 33%;
}

.closeCartFlyOut{
    float: right;
    font-size: 25px;
    font-weight: 700;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding-right: 25px;
    cursor: pointer;
    position: relative;
    top: 33%;
}

.cartFlyOutFooter{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20%;
    border-top: 1px solid #DCDCDC;
    box-shadow: 0 -2px 4px rgb(0 0 0 / 9%);
    background-color: #ffffff;
}

.cartFlyOutBody{
    position: relative;
    top: 0;
    left: 0;
    /*width: clamp(415px,90%,600px);*/
    height: 70%;
    padding: 0 5%;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.cartFlyOutBody::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}

.cartFlyOutButtonHolder{
    text-align: center;
    padding-top: 20px;
}

.cartFlyOutCheckout{
    font-size: 19px;
    font-family: 'Roboto Medium', sans-serif;
    background-color: #28a745;
    border-color: #28a745;
    color: #FFFFFF;
    width: 90%;
    max-width: 555px;
    min-width: 414px;
    height: 6.4vh;
    min-height: 44px;
    max-height: 58px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    border: 1px solid transparent;
    cursor: pointer;
}

.cartFlyOutContinue{
    font-size: 15px;
    font-family: 'Roboto Regular', sans-serif;
    background-color: #FFFFFF;
    color: #089FAD;
    width: 90%;
    max-width: 555px;
    min-width: 414px;
    height: 6.4vh;
    min-height: 44px;
    max-height: 58px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    border: 1px solid #089FAD;
    cursor: pointer;
    margin-top: 2%;
}

.cartFlyOutItemInfoSection{
    margin-left: 5%;
    width: 60%;
    display: grid;
}

.cartFlyOutItemLi{
    display: flex;
    padding-top: 4%;
    padding-bottom: 4%;
    border-bottom: 1px solid #DCDCDC;
}

.cartFlyOutItemImage{
    width: 113px;
    height: 105px;
    background: url(/cartFlyOut/images/dm-loading.gif) 50% 50% no-repeat;
}

.cartFlyOutItemName{
    font-size: clamp(14px,0.83vw,16px);
    font-family: 'Roboto Medium', sans-serif;
    color: #212121;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    margin-bottom: 1px;
    width: clamp(250px,22vw,355px);
}

.cartFlyOutItemNumber{
    font-size: clamp(13px,0.78vw,15px);
    font-family: 'Roboto Medium', sans-serif;
    color: #212121;
    margin-bottom: 15px;
}

.cartFlyOutItemQtyCss{
    font-size: 15px;
    height: 30px;
    text-align: center;
    width: 45px;
    font-family: 'Roboto Medium', sans-serif;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    color: #212121;
    float: left;
}

.cartFlyOutItemRegularPrice{
    font-size: 15px;
    font-family: 'Roboto Medium', sans-serif;
    color: #212121;
    right: 19%;
    position: absolute;
    height: 34px;
    display: inline-flex;
    align-items: center;
}

.cartFlyOutItemStrikeOutPrice{
    font-size: 15px;
    font-family: 'Roboto Regular', sans-serif;
    color: #212121;
    text-decoration: line-through;
    float: right;
    margin-right: 2%;
    height: 34px;
    display: inline-flex;
    align-items: center;
}

.cartFlyOutItemSalePrice{
    font-size: 15px;
    font-family: 'Roboto Medium', sans-serif;
    color: #DE1313;
    float: right;
    margin-right: 5%;
    height: 34px;
    display: inline-flex;
    align-items: center;
}

.flyOutCartDeleteItem{
    width: 25px;
    height: 25px;
    background: url(/cartFlyOut/images/cartFlyOutCloseIcon.png) no-repeat 0 0;
    margin-left: auto;
    background-size: 100%;
}
.emptyCart{
    text-align: center;
}
.emptyCartImg{
    width: clamp(280px,24vw,450px);
    margin-top: 5%;
}
.emptyCartMsg{
    font-size: clamp(20px,1.25vw,24px);
    font-family: 'Roboto Medium', sans-serif;
    color: #727C8E;
}
.emptyCartTopCatMsg{
    font-size: clamp(22px,1.35vw,26px);
    font-family: 'Roboto Medium', sans-serif;
    color: #089FAD;
    margin-top: 5vh;
    margin-bottom: 1vh;
}
.emptyCartContShoppContainer{
    margin-top: 1vh;
}
.emptyCartContShopp{
    font-size: clamp(14px,0.9vw,17px);
    font-family: 'Roboto Regular', sans-serif;
    color: #089FAD;
    text-decoration: underline;
}
.categoryRow{
    box-sizing: border-box;
}
.categoryRow::after {
    content: "";
    clear: both;
    display: table;
}
.categoryColumn {
    float: left;
    width: 48%;
    padding: 0.5% 1%;
}
.priceSectionQty{
    margin-top: 10px;
}
.priceSectionApparel .cartFlyOutItemRegularPrice{
    font-weight: bold;
}
.qtyApparel{
    float: left;
    line-height: 2.18;
    color: #212121;
    font-family: 'Roboto Regular', sans-serif;
    font-size: 15px;
}
.qtyApparelSpan{
    font-size: 15px;
    font-family: 'Roboto Regular', sans-serif;
    color: #212121;
    font-weight: bold;
}
.qtyApparelSpan{
    border: none;
    min-width: 59px;
}
fieldset{
    border: 1px solid #DCDCDC;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 59px;
    height: 45px;
    margin-left: 1px;
}
fieldset input{
    border: none !important;
    min-width: 59px;
    font-weight: bold;
    color: #089FAD !important;
    height: 24px !important;
}
legend{
    font: 13px 'Roboto Medium', sans-serif;
    margin: auto;
    color: #666666;
    width: auto;
}

@media screen and (max-height: 580px) {
    .emptyCartTopCatMsg, .categoriesHolder{
        display: none;
    }
    .emptyCartImg{
        margin-top: 16vh;
    }
}

