@font-face {
    font-family: 'prestawp';
    src: url('../fonts/prestawp.svg');
    src: url('../fonts/prestawp.eot?#iefix') format('embedded-opentype'),
    url('../fonts/prestawp.woff') format('woff'),
    url('../fonts/prestawp.ttf') format('truetype'),
    url('../fonts/prestawp.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pswp-block {

}

.pswp-block table {
    margin-bottom: 0;
}

.pswp-block table .col2 {
    text-align: right;
    white-space: nowrap;
}

.pswp-block table .pswp-total td {
    border-top: 1px solid #ccc;
}

.pswp-block table .total-products {
    white-space: nowrap;
}

.pswp-block table .pswp-process-order {
    display: block;
    width: 100%;
    background: #333;
    color: white;
    padding: 5px;
    text-align: center;
}

.pswp-block .pswp-cart {
    background: url("../img/cart.png") no-repeat 20px center #333;
}

.pswp-block .pswp-cart:hover {
    background-color: #222;
}

.pswp-block .pswp-cart-link {
    display: block;
    padding: 10px 10px 10px 60px;
    color: #ccc;
}

.pswp-block .cart-title {
    font-size: 120%;
    font-weight: bold;
    color: white;
    margin-right: 10px;
}

#main .pswp-iframe,
#content .pswp-iframe,
.pswp-iframe {
    width: 100%;
    min-width: 100%;
    border: none;
    margin: 0 !important;
}

#main .pswp-if-wrp,
#content .pswp-if-wrp,
.pswp-if-wrp {
    width: 100%;
    min-width: 100%;
    border: none;
    margin: 0 !important;
}

.pswp-if-wrp {
    background: url("../img/loader.gif") no-repeat center center;
}

.pswp-if-wrp.loaded {
    background: none;
}

.pswp-add-to-cart-btn:before {
    content: 'B';
    display: inline-block;
    font-family: 'prestawp', sans-serif;
    position: relative;
    left: -4px;
    top: 3px;
    margin-right: 4px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.availability-list {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #79b928
}

.availability-list.availability-list-out-of-stock {
    color: #cd1719
}

#payTab .nav-item {
    width: 50%
}

#payTab .nav-item:first-child .nav-link {
    margin-left: 0
}

#payTab .nav-item {
    background: #f6f6f6;
}

#payTab .nav-link {
    border: .0625rem solid #cbcbcb;
    border-radius: 0;
    font-size: 13px;
    font-weight: 700;
    margin-left: -.07143rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: .3125rem;
    padding-right: .3125rem;
    color: #263238;
    margin-right: 0;
    height: 53px;
}

@media (max-width: 399.98px) {
    #payTab .nav-link {
        font-size: 12px
    }
}

#payTab .nav-item.active {
    background: #fff;

    color: #000;
    cursor: default
}

#payTab .nav-item.active .nav-link {
    border-bottom-color: transparent;
}

#payTabContent {
    border: .0625rem solid #cbcbcb;
    border-top: 0;
    padding: 2.3125rem 1.25rem 1rem
}

@media (max-width: 399.98px) {
    #payTabContent {
        padding: 2.3125rem .9375rem 1.625rem
    }
}

#payTabContent h3 {
    font: 400 13px/20px Montserrat, sans-serif;
    color: #858586;
    margin-bottom: 0;
    padding-top: 21px;
}

#payTabContent h3 strong {
    color: #000
}

#payTabContent #home h3 {
    padding-top: 1.25rem;
    padding-bottom: .625rem
}

.tabs.product-tabs {
    padding-top: 4.25rem;
    padding-bottom: 2.375rem
}

@media (min-width: 768px) {
    .tabs.product-tabs {
        padding-top: 2.625rem;
        padding-bottom: 5.25rem
    }
}

.tabs.product-tabs .nav-tabs {
    border: none
}

@media (min-width: 768px) {
    .tabs.product-tabs .nav-tabs {
        margin-left: 0;
        margin-right: 0
    }

    .tabs.product-tabs .nav-tabs .nav-item + .nav-item {
        margin-left: 0
    }

    .tabs.product-tabs .nav-tabs .nav-item .nav-link {
        padding: .1875rem
    }
}


.tabs.product-tabs .nav-tabs .nav-item .nav-link {
    font: 400 .875rem/1.125rem Montserrat, sans-serif;
    color: #c3c3c3;
    background-color: transparent;
    padding: .75rem 1.25rem;
    transition: color .3s;
    position: relative;
    border: .0625rem solid;
    border-color: #fff #fff transparent;
    border-radius: 0
}

.tabs.product-tabs .nav-tabs .nav-item .nav-link:active, .tabs.product-tabs .nav-tabs .nav-item .nav-link:focus, .tabs.product-tabs .nav-tabs .nav-item .nav-link:hover {
    color: #263238
}

.tabs.product-tabs .nav-tabs .nav-item .nav-link.active {
    color: #000;
    pointer-events: none;
    cursor: default;
    border: .0625rem solid #cbcbcb;
    border-bottom-color: #fff
}

@media (min-width: 768px) {
    .tabs.product-tabs .tab-content {
        border: .0625rem solid #cbcbcb;
        padding: 1.5rem 1.25rem
    }
}

.tabs.product-tabs .tab-pane .product-description {
    font-family: Montserrat, sans-serif
}

.tabs.product-tabs .tab-pane .product-description h2 {
    font-size: 1.5rem
}

.tabs.product-tabs .tab-pane .product-description p {
    color: #5d5d5d;
    font: .875rem/1.375rem Montserrat, sans-serif
}

@media (max-width: 767.98px) {
    .tabs.product-tabs .tab-pane {
        display: block !important;
        opacity: 1 !important;
        padding: 0;
        margin-bottom: 1.875rem
    }

    .tabs.product-tabs .tab-pane > a {
        font: 700 1.3125rem/1.625rem Montserrat, sans-serif;
        margin-bottom: .625rem;
        color: #c3c3c3
    }

    .tabs.product-tabs .tab-pane > a i {
        font-size: 1.875rem
    }

    .tabs.product-tabs .tab-pane > a:not(.collapsed) {
        color: #000
    }
}


.product-quantity {
    margin-bottom: .25rem;
    flex-wrap: nowrap !important
}

@media (min-width: 992px) {
    .product-quantity {
        flex-wrap: nowrap !important
    }
}

.product-quantity .quantity-wrapper {
    margin-right: 1.25rem
}

@media (min-width: 992px) {
    .product-quantity .quantity-wrapper {
        width: 153px;;
    }
}

@media (max-width: 399.98px) {
    .product-quantity .quantity-wrapper {
        width: 120px;
    }
}

@media (min-width: 992px) {
    .product-quantity .product-add-to-cart-wrapper {
        width: 100%
    }
}

@media (max-width: 399.98px) {
    .product-quantity .product-add-to-cart-wrapper {
        width: 100%
    }
}

#add_preorder, .compare-button {
    display: none
}

.qty {
    max-width: 100px;
}

@media (max-width: 399.98px) {
    .qty {
        max-width: 80px;
    }
}

.qty .form-control {
    border-radius: .1875rem;
    background-color: transparent;
    color: #000;
    border-color: #cbcbcb;
    height: 50px;
    padding: 15px 10px 15px 33%;
    text-align: center;
    font-size: 22px;
    font-weight: 700
}

.qty .form-control:focus {
    border-color: #79b928
}

.qty .bootstrap-touchspin .input-group-btn-vertical > .btn {
    background: #f6f6f6;
    font-weight: 400;
    color: #000;
    width: 26px;
    right: 1px;
}

.qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up {
    border-bottom: 1px solid #fff;
    top: 1px;
}

.qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up:after, .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up:before {
    content: "";
    height: .125rem;
    width: .625rem;
    background: #000;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -.0625rem 0 0 -.25rem
}

.qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up:after {
    height: .625rem;
    width: .125rem;
    margin: -.3125rem 0 0
}

.qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-down {
    border-top: 1px solid #fff;
    bottom: 2px;
}

.qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-down:before {
    content: "";
    height: .125rem;
    width: .625rem;
    background: #000;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -.0625rem 0 0 -.3125rem
}

.qty .input-group > .form-control:not(:last-child) {
    border-radius: 5px;
    box-shadow: none;
    text-align: left;
}

.qty .btn-link {
    font-size: .75rem;
    line-height: 1
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0;
    top: 0;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    position: absolute;
    right: 0;
    height: 50%;
    padding: 0;
    width: 2em;
    text-align: center;
    line-height: 1;
}

.d-flex {
    display: flex !important;
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 11;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px 0;
    bottom: 0;
}


button.add-to-cart:not(.disabled):before, button.add-to-cart-cnc:not(.disabled):before {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    width: 20px;
    height: 20px;
    border: 4px solid;
    border-left-color: transparent;
    border-radius: 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -moz-animation-name: rotate;
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

button.add-to-cart:not(.disabled):after, button.add-to-cart-cnc:not(.disabled):after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0px;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -moz-transition-duration: 0.75s;
    -o-transition-duration: 0.75s;
    -webkit-transition-duration: 0.75s;
    transition-duration: 0.75s;
    -moz-transition-property: width;
    -o-transition-property: width;
    -webkit-transition-property: width;
    transition-property: width;
}

button.add-to-cart:not(.disabled).sending, button.add-to-cart-cnc:not(.disabled).sending {
    pointer-events: none;
    cursor: not-allowed;
}

button.add-to-cart:not(.disabled).sending:not(.expand), button.add-to-cart-cnc:not(.disabled).sending:not(.expand) {
    text-align: left;
}

button.add-to-cart:not(.disabled).sending:before, button.add-to-cart-cnc:not(.disabled).sending:before {
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

button.add-to-cart:not(.disabled).sending:after, button.add-to-cart-cnc:not(.disabled).sending:after {
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    width: 20px;
}

@keyframes rotate {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@media (min-width: 992px) {
    #blockcart-modal .modal-lg {
        width: auto;
    }
}

.modal.d-none.show {
    display: block !important
}

.modal.modal-close-inside .close, .modal.modal-close-outside .close {
    cursor: pointer;
    outline: none;
    position: absolute;
    right: .625rem;
    top: .625rem;
    z-index: 5;
    width: auto;
    height: auto;
    font-size: .875rem;
    line-height: 1;
    transition: all .3s ease-in-out
}

@media (min-width: 768px) {
    .modal.modal-close-inside .close, .modal.modal-close-outside .close {
        right: .9375rem;
        top: .9375rem
    }
}

.modal .close {
    color: #d1d1d1;
    opacity: 1 !important
}

.modal .close:not(:disabled):not(.disabled) {
    color: #d1d1d1
}

.modal .close:active, .modal .close:focus, .modal .close:hover, .modal .close:not(:disabled):not(.disabled):active, .modal .close:not(:disabled):not(.disabled):focus, .modal .close:not(:disabled):not(.disabled):hover {
    color: #79b928
}

.modal.modal-close-outside .close {
    top: -1.25rem
}

@media (max-width: 399.98px) {
    .modal.modal-close-outside .modal-dialog {
        margin-top: 1.25rem
    }
}

.modal .modal-title {
    font: 400 1.875rem/2.375rem Montserrat, sans-serif;
    color: #263238
}

.modal .modal-body {
    padding: 1.25rem
}

.modal .modal-body p {
    font: 400 1rem/1.5rem Montserrat, sans-serif
}

.modal.left .modal-dialog, .modal.right .modal-dialog {
    top: 0;
    position: fixed;
    margin: auto;
    width: 18.75rem;
    height: 100%;
    transform: translateZ(0) !important
}

@media (min-width: 768px) {
    .modal.left .modal-dialog, .modal.right .modal-dialog {
        width: 25rem
    }
}

.modal.left .modal-content, .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.modal.left .modal-content::-webkit-scrollbar, .modal.right .modal-content::-webkit-scrollbar {
    width: .375rem
}

.modal.left .modal-content::-webkit-scrollbar-track, .modal.right .modal-content::-webkit-scrollbar-track {
    background: #f2f2f2;
    border-radius: 0
}

.modal.left .modal-content::-webkit-scrollbar-thumb, .modal.right .modal-content::-webkit-scrollbar-thumb {
    background: #999;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 0
}

.modal.left .modal-content::-webkit-scrollbar-thumb:hover, .modal.right .modal-content::-webkit-scrollbar-thumb:hover {
    background: #263238
}

.modal.left.fade .modal-dialog {
    left: -18.75rem;
    transition: opacity .3s linear, left .3s ease-out
}

@media (min-width: 768px) {
    .modal.left.fade .modal-dialog {
        left: -25rem
    }
}

.modal.left.fade.show .modal-dialog {
    left: 0
}

.modal.right.fade .modal-dialog {
    right: -18.75rem;
    transition: opacity .3s linear, right .3s ease-out
}

@media (min-width: 768px) {
    .modal.right.fade .modal-dialog {
        right: -25rem
    }
}

.modal.right.fade.show .modal-dialog {
    right: 0
}

.modal-header {
    padding: 1.25rem;
    position: relative
}

.modal-header .close {
    position: absolute;
    top: .625rem;
    right: .625rem;
    padding: 0;
    margin: 0;
    z-index: 111
}

@media (min-width: 768px) {
    .modal-header .close {
        right: .9375rem;
        top: .9375rem
    }
}

#product-modal .modal-dialog {
    margin-top: 0;
    margin-bottom: 0
}

#product-modal .modal-dialog .modal-content {
    background: none;
    border: none;
    box-shadow: none
}

#product-modal .modal-dialog .modal-content .modal-body {
    padding: 0
}

#product-modal .modal-dialog .modal-content .modal-body .zoom-product-cover {
    position: relative;
    background: #fff
}

#product-modal .modal-dialog .modal-content .modal-body .zoom-product-cover .swiper-button-next, #product-modal .modal-dialog .modal-content .modal-body .zoom-product-cover .swiper-button-prev {
    text-align: center
}

#product-modal .modal-dialog .modal-content .modal-body .zoom-product-cover .btn {
    position: absolute;
    bottom: .625rem;
    left: 50%;
    transform: translateX(-50%)
}

#product-modal .modal-dialog .modal-content .modal-body #modalThumb {
    transition: none !important
}

#product-modal .modal-dialog .modal-content .modal-body #modalThumb .swiper-container {
    padding-top: 5px
}

#product-modal .modal-dialog .modal-content .modal-body #modalThumb .swiper-container .thumb-container {
    background: #fff
}

#product-modal .modal-dialog .modal-content .modal-body #modalThumb .swiper-container .thumb-container img {
    opacity: .4;
    box-shadow: inset 0 0 0 4px rgba(121, 185, 40, 0);
    cursor: pointer;
    transition: all .3s ease-in-out;
    padding: 2px
}

#product-modal .modal-dialog .modal-content .modal-body #modalThumb .swiper-container .thumb-container img.selected, #product-modal .modal-dialog .modal-content .modal-body #modalThumb .swiper-container .thumb-container img:hover {
    opacity: 1;
    box-shadow: inset 0 0 0 2px #79b928
}

#product-modal .modal-dialog .modal-content .modal-body #modalThumb .swiper-container .thumb-container img.selected {
    pointer-events: none;
    cursor: default
}

#product-modal .modal-dialog .modal-content .modal-body #modalThumb.collapse:not(.show) {
    max-height: 0;
    overflow: hidden
}

#product-modal.show .modal-dialog {
    top: 50%;
    transform: translateY(-50%)
}

.quickview .quickview-images-container {
    position: relative
}

.quickview .modal-dialog {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 767.98px) {
    .quickview .modal-dialog {
        max-width: 31.25rem
    }

    .quickview .modal-dialog .modal-body {
        padding: 1.25rem
    }
}

.quickview .layer i {
    font-size: 1.5rem;
    line-height: 1
}

@media (max-width: 1199.98px) {
    #blockcart-modal {
        padding-left: .9375rem !important;
        padding-right: .9375rem !important
    }
}

#blockcart-modal .close {
    color: #000;
    font-size: 1rem
}

@media (max-width: 575px) {
    #blockcart-modal .close {
        top: .8125rem
    }
}

#blockcart-modal .close:before {
    font-weight: 700
}

#blockcart-modal .close:hover {
    color: #79b928
}

@media (min-width: 1200px) {
    #blockcart-modal .modal-dialog {
        max-width: 1150px;
    }
}

@media (max-width: 399.98px) {
    #blockcart-modal .modal-dialog {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

#blockcart-modal .modal-body {
    padding: 0
}

#blockcart-modal .modal-body > .row {
    margin: 0
}

.box-free-shipping {
    padding: 5px;
    color: #fff;
    background: #ea5b0c;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}

#blockcart-modal .modal-body > .row > div {
    padding: 30px 25px;
}

@media (min-width: 1200px) {
    #blockcart-modal .modal-body > .row > div.blockcart-left {
        flex: 0 0 59.5%;
        max-width: 59.5%
    }

    #blockcart-modal .modal-body > .row > div.blockcart-right {
        flex: 0 0 40.5%;
        max-width: 40.5%
    }
}

@media (max-width: 991.98px) {
    #blockcart-modal .modal-body > .row > div {
        padding: 30px 25px;
    }
}

@media (max-width: 575px) {
    #blockcart-modal .modal-body > .row > div {
        padding: 2.5625rem 1.25rem 1.875rem
    }
}

@media (max-width: 575px) {
    #blockcart-modal .modal-body > .row > div.blockcart-left .d-flex {
        display: block !important
    }
}

#blockcart-modal .modal-body > .row > div.blockcart-right {
    background: #f5f5f5
}

@media (max-width: 575px) {
    #blockcart-modal .modal-body > .row > div.blockcart-right {
        padding-top: 1.75rem;
        padding-bottom: 1.625rem
    }
}

#blockcart-modal .modal-body .blockcart-title {
    font: 700 20px/20px Montserrat, sans-serif;
    color: #000;
    margin-left: -.1875rem;
    margin-bottom: 3.25rem
}

@media (max-width: 575px) {
    #blockcart-modal .modal-body .blockcart-title {
        font-size: 18px;
        line-height: 1.5rem;
        margin-bottom: 1.5625rem
    }
}

#blockcart-modal .modal-body .product-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 25px;
    margin-top: 25px;
}

#blockcart-modal .modal-body .product-thumbnail {
    margin: 0 auto
}

#blockcart-modal .modal-body .modal-right .total-wrap, #blockcart-modal .modal-body .modal-right h3 {
    margin-bottom: 1.875rem
}

@media (min-width: 1200px) {
    #blockcart-modal .modal-body .product-thumbnail {
        flex: 0 0 54%;
        max-width: 54%
    }
}

@media (max-width: 575px) {
    #blockcart-modal .modal-body .product-thumbnail {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 575px) {
    #blockcart-modal .modal-body .product-info-left {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

#blockcart-modal .modal-body .product-attributes {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

#blockcart-modal .modal-body .product-attributes > div {
    font-style: italic;
    font-size: .75rem;
    line-height: 1.167;
    font-family: Baloo Paaji\ 2, sans-serif;
    color: #858586
}

#blockcart-modal .modal-body .product-attributes > div:not(:last-child) {
    margin-right: .9375rem
}

#blockcart-modal .modal-body .total-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

#blockcart-modal .modal-body .total-wrap > div {
    color: #5d5d5d;
    font: 400 16px/20px Montserrat, sans-serif;
}

#blockcart-modal .modal-body .total-wrap > div strong {
    color: #000
}

#blockcart-modal .modal-body .total-wrap > div.product-quantity, #blockcart-modal .modal-body .total-wrap > div.product-total {
    margin-bottom: .5625rem
}

#blockcart-modal .modal-body .total-wrap > div.product-total > span:last-child {
    color: #79b928
}

#blockcart-modal .modal-body .total-wrap > div span {
    display: inline-block
}

#blockcart-modal .modal-body .total-wrap > div span:first-child {
    min-width: 5.5rem
}

#blockcart-modal .modal-body .modal-top {
    padding-top: .625rem
}

@media (max-width: 575px) {
    #blockcart-modal .modal-body .modal-top {
        padding-top: 0
    }
}

#blockcart-modal .modal-body .modal-top .txt-shipping {
    padding-bottom: .625rem
}

#blockcart-modal .modal-body .modal-top h3 {
    font-size: 20px;
    margin: 0 0 25px;
    line-height: 20px;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px;
}

#blockcart-modal .modal-body .modal-top .total-wrap > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    padding-bottom: .5rem
}

#blockcart-modal .modal-body .modal-top .total-wrap > div span {
    min-width: inherit;
    font-weight: 400;
    font: 400 16px/20px Montserrat, sans-serif;
    color: #000;
    padding-left: 0;
}

#blockcart-modal .modal-body .modal-top .total-wrap .modal-cart-total {
    font-size: 17px;
    font-weight: 700;
    padding-top: 1.5625rem;
    border-top: .0625rem solid #cbcbcb;
    margin-top: 1.75rem;
    padding-bottom: 0
}

#blockcart-modal .modal-body .modal-bottom {
    margin-top: 2.5625rem
}

@media (max-width: 575px) {
    #blockcart-modal .modal-body .modal-bottom {
        margin-top: 2.3125rem
    }
}

#blockcart-modal .modal-body .modal-bottom .btn {
    margin-bottom: .625rem;
    width: 100%;
}

.customization-modal .modal-content {
    border-radius: 0;
    border: .0625rem solid #f8f8f8
}

.customization-modal .modal-content .modal-body {
    padding-top: 0
}

.customization-modal .modal-content .modal-body .product-customization-line {
    padding-bottom: .9375rem;
    padding-top: .9375rem;
    border-bottom: .0625rem solid #f8f8f8
}

.customization-modal .modal-content .modal-body .product-customization-line .label {
    text-transform: uppercase;
    text-align: right;
    color: #282828;
    font-size: .75rem
}

.customization-modal .modal-content .modal-body .product-customization-line:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

#blockcart-modal.modal_online_cart .modal-dialog {
    max-width: 400px;
}

#blockcart-modal.modal_online_cart .modal-body .modal-top h3 {
    font-size: 1.875rem;
    line-height: 2.125rem;
    margin-bottom: 1.125rem;
    margin-top: 1.5625rem;
    padding: 0;
    border: 0
}

#blockcart-modal.modal_online_cart .modal-body .modal-top p {
    font-size: 16px;
    color: #5d5d5d;
    line-height: 19px;
    margin-bottom: 2.375rem;
}

#blockcart-modal.modal_online_cart .modal-body > .row > div {
    padding: 1.25rem 1.875rem 3.375rem
}
@media (max-width: 1365px) {
    #sectionProductSingleContent .sectionProductSingleContentItem:nth-child(2) {
        width: 100%!important;
    }
    .sectionProductSingleContentItem .add-to-cart {
        width: 100%;
        padding: 18px 12px;
        font-size: 16px;
    }
    .sectionProductSingleContentItem .add-to-cart-cnc {
        width: 100%;
        padding: 18px 12px;
        font-size: 16px;
    }
}

.single-produkty .modal-backdrop.in {
    opacity: 0.5;
}

.single-produkty .modal-backdrop {
    z-index: 1040;
}
.modal.modal-fullscreen-menu {
    z-index: 1050;
}
@media (max-width: 1365px) {
    #header {
        z-index: 1060 !important;
    }

    #blockcart-modal.modal {
        z-index: 9999;
    }
}

#product_price {
    margin-bottom: 20px;
    color: #263238;
    font-size: 23px;
    line-height: 1.33;
    font-weight: bold;
    display: inline-block;
}

.prices_box #regular_price {
    display: none;
    position: relative;
}

.prices_box.with-discount #product_price {
    color: #cd1719;
}
.prices_box.with-discount #regular_price {
    display: inline-block;
    color: #858586;
}

#regular_price:after {
    display: block;
    height: .125rem;
    background: #858586;
    opacity: .5;
    position: absolute;
    top: 8px;
    left: 1px;
    content: "";
    border-top: 1px solid #858586;
    transform: rotate(
            -11deg
    );
    width: 104%;
}
