﻿#ExitIntentPopup.modal {
    z-index: 2050 !important;
    overflow-y: auto !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    height: 100%;
    align-items: center;
    background-color: rgba(80,106,110,0.5);
}

/*new product design css*/
.dateDiv:hover, .dateDiv-Selected, .dateDivCalander:hover {
    color: #0c8b0c !important;
    border-color: #0c8b0c !important;
}

    .dateDiv:hover:after, .dateDiv-Selected:after, .dateDivCalander:hover:after {
        background-color: #0c8b0c !important;
    }

#Timer-innerDiv {
    width: 100%;
}

.sterms small {
    font-size: 13px;
    font-weight: 600;
}

.sterms img {
    max-width: 243px;
    display: block;
    margin: auto;
}

.sterms {
    margin-top: 10px;
}

@media only screen and (min-width:768px) {
    .addoncheckout {
        cursor: pointer;
        float: right;
        width: auto !important;
        position: absolute;
        right: 40px;
        top: 41px;
    }
}

#AddOnsDisplay .addon_title {
    font-size: 21px;
    color: #000;
    font-weight: 600;
    border: none;
    margin: 0;
}

.share-social .links {
    margin-bottom: 0;
}

body {
    color: #212121;
}

.qtabs small {
    line-height: 120%;
    display: block;
    font-size: 15px;
}

.pro-descp h4 {
    text-transform: initial;
    font-weight: 600;
    border: none !important;
    padding-bottom: 0 !important;
}

.pro-descp p {
    margin-top: 0px !important;
}

.qtabs {
    text-align: center;
    margin: 15px 0;
    padding: 20px 0;
}

    .qtabs img {
        max-height: 70px;
        display: block;
        margin: auto;
        width: auto;
    }

.shoplist .pro-list-it a.readmore:hover {
    margin-right: auto;
}

.shoplist .pro-list-it a.readmore {
    visibility: visible;
    width: 100%;
    margin: auto;
}

.product_color {
    text-align: center;
    margin: auto;    
    display: table;
}
.product_color .front-end {
    height: 60px !important;
    width: 120px !important;
}

    .pprice {
        color: #666;
        font-size: 32px;
        margin: 0px 0 5px 0;
        text-align: center;
        font-weight: 600;
    }

h1.hd-after {
    color: #646464;
    line-height: 100% !important;
    font-size: 24px !important;
    padding: 22px 10px !important;
    margin: 0 !important;
    background: #ffffff;
    border-bottom: 1px solid #e0e0e0;
}

.product_size_radio label {
    background: #fff;
}

.product_size_radio {
    margin: auto;
    text-align: center;
}

    .product_size_radio label {
        width: 145px;
    }

.product_title {
    line-height: 100% !important;
    text-transform: initial;
    font-weight: 600;
    text-align: center;
}

.pro-list-it {
    box-shadow: 0 0 15px #d4d4d4;
    background: #fff;
}

.share-social {
    margin-top: 1em;
    padding: 20px 20px;
}

    .share-social .fa {
        font-size: 26px;
        color: #878787;
    }

.mainpro {
    padding-bottom: 5px;
    background: #f6f6f6;
}

.fzipdeliverysection {
    background: #ffffff;
    padding: 20px 14px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.delivery-fee-widget {
    max-width: 430px;
    margin: auto;
}

#ZipcodeMsg {
    text-align: left;
    line-height: 120%;
    font-style: initial;
    font-size: 14px;
    color: #868686;
}

#ZipcodeMsgDiv i.fa.fa-truck {
    color: #b3b3b3;
}
.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.85714;
    color: #8a8a8a;
    background-color: white;
    background-image: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/*end of new product page css*/
.modal-open .modal {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

#ExitIntentPopup.modal.fade-fast .modal-dialog {
    transform: scale(0) translateY(-50%);
    -webkit-transition: transform .1s ease-out;
    transition: transform .1s ease-out;
}

#ExitIntentPopup.modal.fade-fast.in .modal-dialog {
    transform: scale(1) translateY(-50%);
}


#ExitIntentPopup .modal-dialog {
    margin: 10px auto;
    z-index: 2200;
    position: relative;
    width: 510px !important;
    max-width: 85% !important;
    top: 50%;
}

#ExitIntentPopup .modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 15px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
    outline: 0 none;
    position: relative;
    text-align: center;
    font-family: fangsong;
    /*background-image: url(https://res.cloudinary.com/dizexseir/image/upload/v1634638060/Images/r7fv45pajz928frtkn8e.jpg);*/
}

#ExitIntentPopup .modal-header {
    padding-right: 10px;
    padding-top: 5px;
}

#ExitIntentPopup .modal-body {
    position: relative;
    padding: 15px;
    margin-top: 3%;
}

#ExitIntentPopup .modal-footer {
    padding: 25px;
}

#ExitIntentPopup h1 {
    text-transform: none;
}

#ExitIntentPopup hr {
    margin-top: 0;
}

#ExitIntentPopup h3 {
    text-transform: none;
    font-weight: 800;
    font-size: 30px;
    color: #f377b4;
}

#ExitIntentPopup p {
    font-size: initial;
}

#ExitIntentPopup .shopNow {
    width: 60%;
    border: none;
    padding: 5px;
    background-color: #f377b4;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    font-family: sans-serif;
    border-radius: 5px;
}

@media only screen and (max-width: 600px) {
    #ExitIntentPopup .shopNow {
        width: 40%;
    }
}

@media only screen and (max-height: 375px) {
    #ExitIntentPopup .modal-content {
        margin-top: 9%;
    }
}

@media only screen and (max-height: 320px) {
    #ExitIntentPopup .modal-content {
        margin-top: 9%;
    }
}

#ExitIntentThanksPopup.modal.fade-fast .modal-dialog {
    transform: scale(0) translateY(-50%);
    -webkit-transition: transform .1s ease-out;
    transition: transform .1s ease-out;
}

#ExitIntentThanksPopup.modal.fade-fast.in .modal-dialog {
    transform: scale(1) translateY(-50%);
}


#ExitIntentThanksPopup .modal-dialog {
    margin: 10px auto;
    z-index: 2200;
    position: relative;
    width: 510px !important;
    max-width: 85% !important;
    top: 50%;
}

#ExitIntentThanksPopup .modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 15px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
    outline: 0 none;
    position: relative;
    text-align: center;
    font-family: fangsong;
    /*background-image: url(https://res.cloudinary.com/dizexseir/image/upload/v1634638060/Images/r7fv45pajz928frtkn8e.jpg);*/
}

#ExitIntentThanksPopup .modal-header {
    padding-right: 10px;
    padding-top: 5px;
}

#ExitIntentThanksPopup .modal-body {
    position: relative;
    padding: 15px;
    margin-top: 3%;
}

#ExitIntentThanksPopup .modal-footer {
    margin-bottom: 35px;
    padding: 25px;
}

#ExitIntentThanksPopup h1 {
    text-transform: none;
}

#ExitIntentThanksPopup hr {
    margin-top: 0;
}

#ExitIntentThanksPopup h3 {
    text-transform: none;
    font-weight: bold;
    font-size: 40px;
    color: #f377b4;
}

#ExitIntentThanksPopup p {
    font-size: 17px;
    font-family: sans-serif;
    padding: 0px 85px;
}

#ExitIntentThanksPopup .shopNow {
    width: 60%;
    border: none;
    padding: 5px;
    background-color: #f377b4;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    font-family: sans-serif;
    border-radius: 5px;
}

#ExitIntentThanksPopup.modal {
    z-index: 2050 !important;
    overflow-y: auto !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    height: 100%;
    align-items: center;
    background-color: rgba(80,106,110,0.5);
}

@media only screen and (max-width: 600px) {
    #ExitIntentThanksPopup .shopNow {
        width: 40%;
    }
}

@media only screen and (max-height: 375px) {
    #ExitIntentThanksPopup .modal-content {
        margin-top: 9%;
    }
}

@media only screen and (max-height: 320px) {
    #ExitIntentThanksPopup .modal-content {
        margin-top: 9%;
    }
}