.modal-header{
    display: none;
}
.modal-slide.smcqp-modal-popup .action-close {
    margin-top: 14px;
    right: 18px;
}
.action-close.smcqp-contents-wrapper{
    position: fixed;
    right: 17px;
    width: 40px;height: 40px;
}

.smcqp-modal-popup.modal-popup.modal-slide._show div.modal-inner-wrap.report-messages{
    right: 0;
    left: auto;
    height: 100%;
    min-width: 500px;
    max-height: initial;
    top: 0;
    position: absolute;
    margin: 0;
}
.confirmation-popup,
.modal-content{
    transition: box-shadow .25s;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10), 0 1px 5px rgba(0, 0, 0, 0.30);
    transition: all .3s ease-in-out;
}
.confirmation-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.confirmation-header{
    text-align: center;
    font-size: 17px;
    margin: 20px auto 0;
}
.confirmation-content{

}
.confirmation-content .links{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 10px 0px;
}
.smcqp-options-fbt .smcqp-confirm {
    padding-top: 0;
    padding-bottom: 0;
}
.confirmation-content .current-product{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.confirmation-content .current-product .product-image {
    width: 40%;
}
.confirmation-content .current-product .product-details {
    width: 40%;
}
.confirmation-content .current-product .product-price{
    width: 20%;
    min-width: fit-content;
}

.confirmation-subtotal{
    text-align: center;
}
.confirmation-subtotal .subtotal {
    font-size: 18px;
}
.confirmation-subtotal .subtotal-notice{
    font-size: 12px;
}
.confirmation-button{
    text-align: center;
}
.confirmation-whoviewed{

}
.confirmation-divider{
    border-bottom: 1px solid grey;
    width: 100%;
    margin: 10px 0;
}

.confirmation-button .custom-btn-view-cart {
    display: inline-block !important;
    border: 2px solid #ffdc9e;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    background: #fbaa00;
    background: -moz-linear-gradient(top,#fbaa00 0%,#faa000 50%,#f98e00 51%,#f87d00 100%);
    background: -webkit-linear-gradient(top,#fbaa00 0%,#faa000 50%,#f98e00 51%,#f87d00 100%);
    background: linear-gradient(to bottom,#fbaa00 0%,#faa000 50%,#f98e00 51%,#f87d00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbaa00',endColorstr='#f87d00',GradientType=0);
    color: #fff;
    text-shadow: -1px -1px rgba(0,0,0,.38);
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 3px 20px 0;
    line-height: 25px;
    cursor: pointer;
    text-align: center;
    margin-left: 20px;
}
.modals-overlay.temp{
    z-index: 100000010!important;
}
.smcqp-confirm{
    margin-left: 40px;
}
.smcqp-confirm-item {
    display: flex;
    align-items: center;
}
.smcqp-confirm-item-message{
    color:green;
    font-size: 18px;
    font-weight: normal;
}
.wv-title {
    font-size: 18px;
    text-align: center;
}
.wv-container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wv-container .wv-item{
    width: 49%;
    padding: 10px;
    text-align: center;
}
.cartquickpro-catalog_product-view .related-upsell-wrapper,
.cartquickpro-catalog_product-view .aaasetback {display:none;}
.smcqp-products-list {
    margin: 45px 0;
}
.modal-popup.smcqp-modal-popup div.modal-inner-wrap.smcqp-options{
    width: auto;
}
.cartquickpro-catalog_product-view .mp_social_share_float,
.cartquickpro-catalog_product-view .mageplaza-frequently-bought-together-block,
.cartquickpro-catalog_product-options .page.messages,
.cartquickpro-catalog_product-options .mp_social_share_float,
.cartquickpro-catalog_product-options .col-right-main{
    display: none;
}

.cartquickpro-catalog_product-options .col-left-sidebar{
    width: 100%;
    float: none;
    max-width: none;
    flex: auto;
}
div.modal-inner-wrap.smcqp-options{
    /*max-width: 500px;*/
    padding: 20px 0;
}

.confirmation-wrapper .wv-container{
    padding: 10px 20px;
}
.header-1-style .confirmation-wrapper .wv-container .owl-nav  div.owl-prev,
.header-1-style .confirmation-wrapper .wv-container .owl-nav  div.owl-next{
    margin-top: -210px;
    width: 45px;
}
.header-1-style .confirmation-wrapper .wv-container .owl-nav  div.owl-next{
    right: -13px;
}
.header-1-style .confirmation-wrapper .wv-container .owl-nav  div.owl-prev{
    left: -13px;
}
.confirmation-whoviewed .wv-container div.wv-item {
    width: auto;
    padding: 0 5px;
}
.modals-wrapper .modal-popup.smcqp-modal-popup header.modal-header{
    display: none!important;
}


/*start ============= FBT popup ==================*/
.smcqp-options-fbt  .smcqp-confirm {
    background-color: #fafafa;
    width: 100%;
    padding: 20px;
    margin: auto;
}
body.cartquickpro-catalog_product-fbt,
body.cartquickpro-catalog_product-fbt .column.main{
    padding: 0!important;
    margin: 0;
}
body.cartquickpro-catalog_product-fbt  .product-info-main .product-add-form  .box-tocart .fieldset{
    background-color: initial;
}
aside.smcqp-modal-popup {
    width: 630px;
    left: auto;
    right: 0;
}
aside.smcqp-modal-popup div.modal-inner-wrap.smcqp-options.smcqp-options-fbt{
    max-height: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.cartquickpro-catalog_product-fbt select {
    font-size: 12px!important;
    height: 30px !important;
}
.cartquickpro-catalog_product-fbt ul.smcqp-products-list {
    /*overflow-y: auto;*/
}
.cartquickpro-catalog_product-fbt  .page-title span.base,
.cartquickpro-catalog_product-fbt  .page-title-wrapper.product h1.page-title{
    font-size: 14px;
}
.smcqp-options-fbt  ul.smcqp-products-list {
    margin: 0;
}
.cartquickpro-catalog_product-fbt  .product-options-wrapper{
    margin: auto;
    padding: initial;
}
.cartquickpro-catalog_product-fbt  .product-options-bottom .field.qty,
.smcqp-options-fbt  .confirmation-whoviewed{
    display: none;
}
.cartquickpro-catalog_product-fbt  .product-options-bottom .box-tocart button{
    height: 30px;
}
.cartquickpro-catalog_product-fbt .page-title{
    margin: 0;
}

.cartquickpro-catalog_product-fbt  .product-info-price {
    margin: 0;
    min-height: auto;
}
.cartquickpro-catalog_product-fbt .price-box .special-price * {
    font-size: 23px !important;
}
.cartquickpro-catalog_product-fbt #maincontent {
    padding: 0;
    min-height: initial;
}
.cartquickpro-catalog_product-fbt .modal-slide._inner-scroll .modal-inner-wrap{
     /*overflow-y: visible;*/
}
.smcqp-options-fbt .confirmation-button{
    display: none;
}

@media (max-width: 767px) {
    .cartquickpro-catalog_product-fbt .column.main .col-left-sidebar{
        display: flex;

        flex-direction: row;
    }
    aside.smcqp-modal-popup {
        max-width: 100%;
    }
}

@media (max-width: 579px) {
    .cartquickpro-catalog_product-fbt .column.main .col-left-sidebar {
        flex-wrap: wrap;
        text-align: center;
    }
}
/*end ============= FBT popup ==================*/
