* {
    outline: 0
}

.cart-info-row {
    background: #fff;
    height: 55px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 43px;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 55px;
    letter-spacing: .05em;
    color: #292f3f;
    padding-left: 24px
}

.sh-riw {
    margin-right: 120px
}

.payment-shipping-block {
    margin-top: 72px;
    position: relative
}

.backline {
    width: 100%;
    height: 15px;
    background: rgba(229, 229, 229, .5);
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    z-index: -1
}

.cart-info-row span {
    font-size: 14px;
    line-height: 43px
}

.separation-line {
    width: 1px;
    height: 21px;
    background: #e1e1e1;
    float: left;
    margin-left: 6px;
    margin-right: 6px
}

.cart-product-row-title {
    border-bottom: 1px dashed #cbcbcb
}

.cart-product-row-title .pull-left div,
.cart-product-row-title .pull-left i,
.cart-product-row-title .pull-right div,
.cart-product-row-title .pull-right i {
    float: left
}

.cart-product-row-title .fa-tag {
    color: #505050;
    font-size: 22px
}

.cart-product-row-title .cart-name {
    color: #464646;
    font-size: 20px;
    margin-left: 10px;
    margin-top: -5px;
    text-transform: uppercase;
    float: left
}

.cart-product-row-title .cart-title-info {
    color: #505050;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 4px;
    float: right
}

.cart-title-info .fa {
    color: #258ab0;
    font-size: 22px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: -3px
}

.cart-prod-img {
    float: left;
    width: 8%;
    margin-right: 2%;
    margin-top: 10px
}

.cart-prod-info-box {
    float: left;
    width: 90%;
    position: relative
}

.cart-prod-info {
    float: left;
    width: 100%;
    background: #f7f7f7;
    min-height: 32px;
    margin-top: 12px
}

.cart-prod-info-stock {
    float: left;
    padding: 3px 0;
    margin: 5px 0;
    width: 90px;
    text-align: center;
    color: #505050;
    font-size: 11px;
    position: relative
}

.cart-prod-info-size {
    float: left;
    margin: 5px 0;
    width: 70px;
    text-align: center;
    color: #505050;
    font-size: 11px;
    position: relative;
    padding: 3px 0
}

.cart-prod-info-delete-title {
    width: 8%;
    background: #e7e7e7;
    float: right;
    text-align: center;
    color: #505050;
    font-size: 11px;
    position: relative;
    padding: 8px 0
}

.cart-prod-info-delete {
    float: right;
    height: 51px;
    width: 8%;
    background: #e7e7e7;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-prod-info-delete a {
    color: #505050
}

.favlist-prod-addcart-title {
    float: right
}

.favlist-prod-addcart {
    float: right;
    margin: 5px 0;
    width: 90px;
    text-align: center;
    color: #505050;
    font-size: 24px;
    position: relative;
    padding: 3px 0
}

.favlist-prod-addcart form {
    padding: 0
}

.cartp-set-amounts {
    float: left;
    width: 19px;
    margin: 5px 0 5px 20px
}

.cart-amount-spin .input-group-btn-vertical .btn,
.cart-amount-spin .input-left-rounded,
.cart-amount-spin input,
.cart-order-amount-spin .input-left-rounded {
    border-radius: 0 !important
}

.cart-order-amount-spin .input-group-btn-vertical {
    display: none
}

.cartp-border-right {
    border-right: 1px solid #e0dcdc
}

.cartp-set-amount {
    background: silver;
    width: 19px;
    height: 15px;
    float: left;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 18px
}

.cartp-amount-minus {
    background: #cecece
}

.cart-prod-info-stock input {
    text-align: center;
    padding: 2px
}

.cart-prod-info-stock .bootstrap-touchspin {
    width: 60px;
    margin: 0 auto
}

.cart-darrow {
    position: absolute;
    top: 0;
    left: 50%;
    background: url(https://artiq.hu/themes/main/css/images/cart-darrow.png);
    width: 15px;
    height: 8px;
    margin-left: -4px;
    margin-top: -13px
}

.cartp-border-right {
    padding: 0
}

.cpis-top {
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 8px
}

.cart-prod-info-price {
    margin: 5px 0;
    float: left;
    width: 30%;
    text-align: center;
    color: #505050;
    font-size: 11px;
    position: relative;
    padding: 3px 0
}

.cpip-top {
    font-size: 19px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 700
}

.cart-product-row {
    margin-bottom: 30px;
    position: relative
}

.cart-prod-info-intro {
    right: 25px;
    padding-left: 15px;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.cpii-col .fa-chevron-right {
    top: 50%;
    margin-top: -15px;
    font-size: 30px;
    color: #e7e7e7;
    right: 5px;
    position: absolute
}

.cart-total-row {
    width: 100%;
    height: 66px
}

.cart-total-amount {
    float: right;
    color: #505050;
    text-align: right;
    padding-right: 0;
    padding-top: 11px;
    font-size: 22px;
    text-transform: uppercase;
    width: 100%
}

.cart-total-amount-netto {
    float: right;
    color: #505050;
    text-align: right;
    padding-right: 0;
    width: 100%
}

#sendcoupon {
    background: #69DECC;
    border: 1px solid #69DECC;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 12px
}

#sendcoupon:hover {
    background: #fff;
    color: #69DECC
}

#couponcode {
    max-width: 150px;
    border-radius: 0;
    height: 29px;
    margin-right: 10px;
    background: #f7f7f7;
    border: 0
}

#addcoupon label {
    line-height: 32px;
    margin-right: 10px
}

#coupon-error {
    clear: both;
    float: right;
    color: red;
    font-weight: 700
}

.coupon-delete {
    color: red !important;
    margin-right: 5px
}

.coupon-discount {
    margin-left: 10px;
    color: green;
    font-weight: 700
}

.shipping-header {
    width: 100%;
    float: left;
    background: #f2f2f2;
    height: 70px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    color: #505050;
    text-transform: uppercase
}

.shipping-type-box {
    width: 65px;
    float: left;
    background: #e7e7e7;
    height: 70px;
    text-align: center;
    line-height: 70px;
    color: #3d3c3c;
    font-size: 25px;
    margin-right: 12px
}

.shipping-type-title {
    width: 16%
}

.shipping-content {
    width: 61%;
    float: left;
    color: #9f9f9f;
    margin-left: 20px
}

.shipping-item-input .shipping-content {
    width: 100%;
    margin-left: 0;
    background: #f7f7f7;
    padding-top: 35px;
    padding-bottom: 11px
}

.shipping-row-margin .shipping-content {
    padding-bottom: 0;
}

.success-orderview .billing-row-margin .shipping-content {
    padding-bottom: 54px
}

.shipping-item-input .shipping-content .control-label {
    text-align: left;
    padding-left: 30px;
    padding-top: 0
}

.shipping-item-input .shipping-content .col-sm-8 .form-control {
    width: 96%;
    border-radius: 0;
    height: 35px
}

.shipping-item-input .shipping-content .col-sm-12 textarea {
    width: 96%;
    margin-left: 2%;
    border-radius: 0;
    height: 150px
}

.shipping-item-input .shipping-content .col-sm-8 select {
    padding: 4px 12px 3px;
    font-weight: 600
}

.shipping-item-input .shipping-content .form-group {
    margin-bottom: 0
}

.shipping-item-input .shipping-content #copy {
    margin: 20px 15px;
    margin-top: -15px
}

.shipping-item-input .shipping-content #copy .cbx-label {
    width: calc(100% - 37px);
    font-size: 14px
}

.shipping-item .addresscopy .cbx,
.shipping-item .orderiscompany .cbx {
    margin: 0;
    vertical-align: top
}

.shipping-item .addresscopy .cbx-label,
.shipping-item .orderiscompany .cbx-label {
    vertical-align: top;
    padding-top: 4px
}

.shipping-item .orderiscompany {
    margin-bottom: 10px
}

.shipping-content-price {
    font-weight: 700;
    color: #505050;
    font-size: 17px
}

.shipping-item {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer
}

.shipping-fee-row {
    float: left;
    width: 100%;
    color: #505050;
    font-size: 21px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: right
}

.shipping-fee-row strong {
    font-weight: 700
}

.sfr-total {
    text-align: center
}

.shipping-fee-row.sfr-total {
    height: unset;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    color: #292f3f
}

.sfr-total-box {
    height: unset;
    margin-top: 21px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 35px;
    text-transform: uppercase;
    color: #292f3f
}

.payment-checkbox {
    width: 155px;
    margin: 0 auto
}

.shipping-payment-chks {
    float: right;
    clear: both;
    padding-top: 10px;
    margin-bottom: 15px;
    text-align: right
}

.comment-row-margin {
    margin-top: 75px
}

.agree-checkbox {
    float: left;
    width: 100%;
    padding-left: 10px;
    margin-top: 10px
}

.agree-checkbox .form-group {
    margin: 0
}

.agree-checkbox .checkbox-text {
    float: left
}

.agree-checkbox .checkbox-text a {
    color: #258ab0
}

.shipping-fee-row {
    text-align: center;
    height: unset;
    text-transform: none;
    line-height: 20px
}

.payment-section {
    display: inline-block;
    vertical-align: middle;
    width: 49%
}

.shipping-fee-row.sfr-total {
    text-transform: uppercase;
    margin-top: 19px
}

#shoporder-comment {
    width: 855px;
    height: 205px;
    border: 1px solid #292f3f;
    margin: 0 auto;
    font-size: 18px;
    padding: 15px
}

.payment-section:nth-child(1) {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    color: #292f3f
}

.payment-section:nth-child(2) {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase;
    color: #292f3f
}

.price-sec {
    width: 140px;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

#ordersubmit {
    border: 1px solid #69decc !important;
    border-radius: 1px !important;
    background: #69decc !important;
    font-weight: 700;
    color: #292f3f !important;
    padding: 8px 44px !important;
    margin-bottom: 30px;
    font-size: 18px;
    margin-top: 21px
}

#ordersubmit:hover {
    background: #fff !important;
    color: #69decc !important
}

.cbx-label {
    color: #505050;
    font-size: 14px
}

.cbx-label a {
    color: #0e0d0d
}

#addcatmodal-content {
    border-radius: 0;
    border: 1px solid #69DECC;
    text-transform: uppercase;
    padding: 20px 5px;
    text-align: center;
    background-color: #f7f7f7
}

.cart-popup-logo {
    max-width: 100%;
    margin-bottom: 20px;
    height: 80px;
}

.cart-popup-title {
    margin-bottom: 15px;
    color: #2a2a2a;
    font-size: 18px
}

.cart-popup-product {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-popup-product img {
    max-width: 100%;
    margin: 0 auto
}

.cart-popup-product-title {
    padding: 0;
    font-size: 15px
}

.cart-popup-product-title a {
    color: #3d3c3c !important
}

.cart-popup-product-price {
    padding: 0;
    font-size: 20px
}

.cart-popup-product-price a {
    color: #5AB4A2
}

.cart-popup-buttons {
    margin: 30px 0;
    font-size: 14px
}

.cart-popup-back {
    border-radius: 0;
    color: #fff !important;
    text-transform: uppercase;
    background-color: #5AB4A2;
    border: 1px solid #5AB4A2;
    display: block;
    width: 100%
}

.cart-popup-back:hover {
    color: #5AB4A2 !important;
    background-color: #fff
}

.cart-popup-tocart {
    border-radius: 0;
    color: #5AB4A2 !important;
    text-transform: uppercase;
    border: 1px solid #5AB4A2;
    display: block
}

.cart-popup-tocart:hover {
    color: #fff !important;
    background-color: #5AB4A2
}

.empty-container {
    width: 100%;
    max-width: 1200px;
    margin: 6% auto;
    display: block;
    border: 2px #69DECC dashed;
    padding: 8% 15px;
    text-align: center
}

.empty-content {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    display: block;
    text-align: center
}

.empty-container .fa-shopping-cart {
    font-size: 80px;
    color: #69DECC
}

.empty-container .fa-star {
    font-size: 80px;
    color: #69DECC
}

.empty-container .empty-content-title {
    font-size: 24px;
    color: #69DECC;
    text-transform: uppercase;
    margin: 15px 0;
    font-weight: 300
}

.empty-container .empty-content-title span {
    vertical-align: top;
    line-height: 60px
}

.empty-container .empty-content-title .fa-info-circle {
    margin-right: 28px;
    font-size: 60px
}

.empty-container a {
    font-weight: 900
}

.cart-pi-title {
    display: none
}

.shopcartcontainer .agree-checkbox .cbx-label {
    width: calc(100% - 37px)
}

.package-point-error {
    font-size: 18px;
    display: block;
    text-align: center;
    color: #e0322e;
    margin: 5px;
    clear: both
}

#gls-canvas {
    width: 100%;
    height: 400px
}

#packagepont-info {
    font-size: 15px;
    margin-bottom: 10px
}

#packagepont-info td {
    padding: 0 3px
}

#packagepont-info-title {
    font-weight: 700;
    font-size: 16px;
    display: block
}

#pp-geoloc-button {
    display: none
}

.mpl-zipcode {
    margin: 10px 0;
    text-align: center
}

.mpl-zipcode input {
    border: 1px solid #ccc
}

#pp-map-canvas {
    width: 100% !important
}

#postaPontApi-inner form {
    display: block;
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#pp-select-container {
    flex-grow: 1
}

#pp-select-postapont {
    width: 100%;
    height: 32px;
    border: 1px solid #ccc
}

#pp-select-button {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    border: 1px solid #69DECC;
    background-color: #69DECC !important;
    color: #fff !important;
    text-transform: uppercase;
    margin-left: 10px
}

#pp-select-button:hover {
    color: #69DECC !important;
    background-color: #fff !important
}

.pp-map-info a {
    padding: 2px;
    border: 1px solid #69DECC;
    background-color: #69DECC !important;
    color: #fff !important;
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
    text-align: center
}

.pp-map-info a:hover {
    color: #69DECC !important;
    background-color: #fff !important
}

#apple-pay-button {
    display: none;
    background-color: #000;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-size: 100% 100%;
    background-origin: content-box;
    background-repeat: no-repeat;
    width: 150px;
    height: 44px;
    padding: 10px 0;
    border-radius: 10px
}

#applepay-msg {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

#applepay-msg .applepay-success {
    color: #0f9e5e
}

#applepay-msg .applepay-error {
    color: #e02222
}

@media (min-width: 1620px) {
    .cart-prod-img {
        width: 7%
    }

    .cart-prod-info-box {
        width: 91%
    }
}

@media (max-width: 1620px) {
    .shipping-content {
        width: 54%
    }
}

@media (max-width: 1200px) {
    .shipping-content {
        width: 47%
    }
}

@media (max-width: 992px) {
    .shipping-content {
        width: 27%
    }
}

.cart-title span,
.comment-row .shipping-type-box {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    letter-spacing: .05em;
    display: flex;
    text-transform: uppercase;
    color: #292f3f;
    background-color: #fff;
    width: 796px;
    margin: 0 auto 0;
    justify-content: center;
    height: 30px;
    align-items: center
}

.cart-title {
    background: rgba(229, 229, 229, .5);
    margin-top: 70px;
    margin-bottom: 65px
}

.comment-row .shipping-header {
    height: 30px
}

.shipping-item-input .shipping-content {
    background: #fff
}

.cck-row .agree-checkbox {
    width: 42%;
    text-align: center;
    float: none;
    clear: both;
    margin: 15px auto 5px
}

.cck-row .cbx-label {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    color: #292f3f;
    margin-left: 18px;
    width: 93%
}

.cck-row .cbx-label a {
    font-weight: 800;
    color: #292f3f
}

.cck-row .cbx,
.cck-row .cbx.active {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 0
}

.cck-row .cbx-icon {
    position: absolute;
    margin: 1px;
    top: -1px;
    left: -1px;
    bottom: 0;
    right: 0
}

.cck-row {
    margin-bottom: 25px
}

.cart-products-row {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.cart-product-img img {
    width: 113px
}

.cart-product-title {
    margin-left: 26px;
    width: 36%
}

.cart-product-amount input {
    border: 0;
    box-shadow: none;
    outline: 0;
    background-color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    color: #292f3f;
    text-align: right
}

.cart-product-amount input:focus {
    box-shadow: none;
    outline: 0
}

.cart-product-amount .bootstrap-touchspin-up {
    width: 20px;
    height: 20px;
    background: #a5a5a5;
    color: #f2f2f2;
    font-size: 12px;
    font-weight: 600;
    border: 0;
    margin-bottom: 2px
}

.cart-product-amount .input-group-addon.input-group-append {
    border: 0
}

.cart-product-amount .bootstrap-touchspin-down {
    width: 20px;
    background: #f2f2f2;
    color: #292f3f;
    font-size: 12px;
    font-weight: 600;
    border: 0 !important;
    border-top: 2px solid #fff !important;
    height: 51% !important;
    box-shadow: none
}

.cart-prod-info-delete {
    background: #fff;
    color: #a5a5a5
}

.chr {
    background: #f2f2f2;
    height: 1px;
    margin: 9px;
    margin-right: auto !important;
    margin-left: auto !important
}

.cart-prod-info-delete a i {
    color: #a5a5a5;
    transition: .2s
}

.cart-prod-info-delete a:hover i {
    color: red
}

.cart-product-amount {
    width: 8%
}

.cart-product-title .tit-row {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 27px;
    margin-bottom: 3px;
    text-transform: uppercase;
    color: #292f3f
}

.cart-product-title .itemnum-row {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: left
}

.cart-product-price-row {
    font-size: 0;
    color: #292f3f;
    margin-left: 74px;
    width: 37%
}

.cart-product-price-row .c-price-row {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    text-align: left
}

.cart-product-price-row .c-price-row:nth-child(2) {
    width: 45%
}

.c-price-row-title {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #292f3f;
    text-align: left
}

.c-price-row span {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    color: #292f3f
}

.cart-total-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
    padding-right: 12%
}

.cart-total-amount {
    float: none;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 35px;
    text-transform: uppercase;
    color: #6EC3B1;
    text-align: right;
    padding: 0;
    width: 100%
}

.cart-total-amount-netto {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    color: #292f3f
}

.prod-total.cart-total-text {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    text-align: right;
    color: #292f3f;
    margin-right: 100px
}

#billin,
#cart-payment {
    width: 525px;
    display: inline-block;
    vertical-align: top
}


.address-billing-block {
    position: relative
}

#ps-row,
#sb-row {
    display: flex;
    justify-content: space-between
}

.changepayment,
.changeshipping {
    /* height: 35px */
    height: auto;
}

.changepayment .shipping-header,
.changeshipping .shipping-header {
    /* height: 35px; */
    height: auto;
}

#cart-payment .shipping-type-box,
#cart-shipping .shipping-type-box {
    display: none !important
}

.shipping-payment-chks {
    display: none
}

.title-content-wrapper {
    width: 100%;
    padding-left: 17px;
    padding-right: 50px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid rgba(41, 47, 63, .2);
    background-color: #fff;

    min-height: 70px;
}

.changepayment .shipping-content,
.changepayment .shipping-type-title,
.changeshipping .shipping-content,
.changeshipping .shipping-type-title {
    width: unset !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 35px;
    color: #292f3f
}

.changepayment .shipping-content-price,
.changeshipping .shipping-content-price {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    color: #292f3f;
    white-space: nowrap;
}

.act-green {
    background: rgba(104, 195, 177, 0.85);
    border-color: rgba(110, 195, 177, 0.85)
}

.act-green .shipping-content,
.act-green .shipping-content-price,
.act-green .shipping-type-title {
    color: #fff !important
}

.ps-titles {
    height: 15px;
    background-color: rgba(229, 229, 229, .5)
}

.ps-titles .mycont .tt {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    background-color: #fff;
    line-height: 56px;
    letter-spacing: .05em;
    color: #292f3f
}

.cart-form-row-class {
    margin-top: 120px
}

.shipping-content label {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    color: #292f3f;
    padding-top: 0
}

#shopaddressbilling-country,
#shopaddressshipping-country,
.shipping-content input {
    height: 35px;
    border: 1px solid #292f3f;
    box-sizing: border-box
}

.shipping-content input {
    color: #292f3f;
    font-weight: 600
}

#shoporder-comment:focus,
.shipping-content input:focus {
    border-color: #69DECC;
    box-shadow: none
}

#copy .cbx-container,
#copy .cbx-label,
.orderiscompany .cbx-container,
.orderiscompany .cbx-label {
    vertical-align: middle !important
}

#copy .cbx-label,
.orderiscompany .cbx-label {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-align: left;
    color: #292f3f;
    margin-left: 18px;
    width: unset !important
}

#copy .cbx-label a,
.orderiscompany .cbx-label a {
    font-weight: 800;
    color: #292f3f
}

#copy .cbx,
#copy .cbx.active,
.orderiscompany .cbx,
.orderiscompany .cbx.active {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 0
}

#copy .cbx-icon,
.orderiscompany .cbx-icon {
    position: absolute;
    margin: 1px;
    top: -1px;
    left: -1px;
    bottom: 0;
    right: 0
}

.comment-row-margin {
    cursor: auto
}

@media (max-width: 1599px) {
    .cart-info-row {
        margin-bottom: 35px;
        font-size: 30px;
        padding-left: 24px
    }

    #billin,
    #cart-payment,
    #cart-shipping,
    #shippin {
        width: 440px
    }

    .changepayment .shipping-content,
    .changepayment .shipping-type-title,
    .changeshipping .shipping-content,
    .changeshipping .shipping-type-title {
        font-size: 18px
    }

    .changepayment .shipping-content-price,
    .changeshipping .shipping-content-price {
        font-size: 20px
    }

    .title-content-wrapper {
        padding-left: 13px;
        /* padding-right: 30px */
        padding-right: 13px;
    }

    .cart-form-row-class {
        margin-top: 80px
    }

    .sh-riw {
        margin-right: 70px
    }

    .shipping-content label {
        font-size: 17px
    }

    .comment-row-margin {
        margin-top: 55px
    }

    #shoporder-comment {
        width: 650px;
        height: 180px;
        font-size: 17px
    }

    .cart-title span,
    .comment-row .shipping-type-box {
        font-size: 30px;
        width: 580px
    }

    .comment-row-margin {
        padding: 0
    }

    .cck-row .cbx-label {
        font-size: 15px;
        margin-left: 13px;
        width: 93%
    }

    .cck-row .agree-checkbox {
        width: 55%;
        margin: 10px auto 5px
    }

    .cart-title {
        margin-top: 45px;
        margin-bottom: 45px
    }

    .cart-product-title .tit-row {
        font-size: 23px;
        line-height: 28px
    }

    .cart-product-title .itemnum-row {
        font-size: 14px;
        line-height: 20px
    }
}

@media (max-width: 1199px) {
    .cart-info-row {
        margin-bottom: 10px;
        font-size: 27px;
        padding-left: 20px
    }

    #billin,
    #cart-payment,
    #cart-shipping,
    #shippin {
        width: 440px
    }

    .changepayment .shipping-content,
    .changepayment .shipping-type-title,
    .changeshipping .shipping-content,
    .changeshipping .shipping-type-title {
        font-size: 16px
    }

    .changepayment .shipping-content-price,
    .changeshipping .shipping-content-price {
        font-size: 18px
    }

    .title-content-wrapper {
        padding-left: 10px;
        padding-right: 20px
    }

    .cart-form-row-class {
        margin-top: 30px
    }

    .sh-riw {
        margin-right: 70px
    }

    .shipping-content .form-group {
        max-width: 100%
    }

    .shipping-content label {
        font-size: 16px
    }

    .comment-row-margin {
        margin-top: 40px
    }

    #shoporder-comment {
        width: 600px;
        height: 160px;
        font-size: 16px
    }

    .cart-title span,
    .comment-row .shipping-type-box {
        font-size: 28px;
        width: 580px
    }

    .comment-row .shipping-header {
        height: 20px
    }

    .comment-row-margin {
        padding: 0
    }

    .cck-row .cbx-label {
        font-size: 14px;
        margin-left: 11px;
        width: 93%
    }

    .cck-row .agree-checkbox {
        width: 55%;
        margin: 8px auto 5px
    }

    .cart-title {
        margin-top: 35px;
        margin-bottom: 30px
    }

    .cart-product-title .tit-row {
        font-size: 21px;
        line-height: 26px
    }

    .cart-product-title .itemnum-row {
        font-size: 13px;
        line-height: 18px
    }

    .cart-title span,
    .comment-row .shipping-type-box {
        width: 365px;
        height: 20px
    }

    #ps-row,
    #sb-row {
        padding: 0 18px
    }

    .shipping-item-input .shipping-content .control-label {
        text-align: left;
        padding-left: 30px;
        padding-top: 0;
        padding-right: 0
    }

    .shipping-item-input .col-sm-8 {
        padding-right: 0
    }

    .form-horizontal .form-group {
        margin: 0
    }

    .shipping-item-input .shipping-content .col-sm-8 .form-control {
        width: 100%;
        height: 30px
    }

    .shipping-item-input .shipping-content .col-sm-8 select {
        padding: 1px 12px 3px
    }

    #shopaddressbilling-country,
    #shopaddressshipping-country,
    .shipping-content input {
        height: 30px
    }

    #copy .cbx-label,
    .orderiscompany .cbx-label {
        font-size: 15px !important;
        margin-left: 8px
    }

    #copy,
    .orderiscompany {
        padding-left: 30px
    }

    .sfr-total-box {
        margin-top: 17px;
        font-size: 40px;
        line-height: 30px
    }

    .shipping-fee-row.sfr-total {
        font-size: 23px;
        line-height: 30px
    }

    .payment-shipping-block {
        margin-top: 15px
    }

    .cart-total-amount {
        font-size: 34px;
        line-height: 29px
    }

    .prod-total.cart-total-text {
        font-size: 18px;
        line-height: 30px;
        margin-right: 70px
    }

    .cart-product-amount input {
        font-size: 26px;
        line-height: 35px
    }

    .c-price-row span {
        font-size: 22px;
        line-height: 26px
    }

    .cart-product-price-row {
        margin-left: 60px;
        width: 33%
    }

    .cart-total-row {
        padding-right: 3%
    }

    .cart-product-amount {
        width: 11%
    }

    .cart-product-price-row {
        margin-left: 40px;
        width: 40%
    }

    .cart-product-title {
        margin-left: 10px;
        width: 30%
    }

    .cart-product-img img {
        width: 100px
    }
}

.comment-row-margin {
    overflow: hidden
}

@media (max-width: 991px) {

    #ps-row,
    #sb-row {
        display: block
    }

    #billin,
    #cart-payment,
    #cart-shipping,
    #shippin {
        width: 100%
    }

    #billin,
    #cart-payment {
        margin-top: 20px
    }

    .shipping-row-margin .shipping-content {
        padding-bottom: 0
    }

    .shipping-item-input .shipping-content {
        padding-top: 4px
    }

    .sh-riw {
        width: 50%
    }

    .comment-row-margin .shipping-header {
        margin-bottom: 24px
    }

    .cck-row .agree-checkbox {
        width: 80%
    }

    .cart-product-img img {
        width: 80px
    }

    .cart-product-title .tit-row {
        font-size: 18px;
        line-height: 25px
    }

    .cart-product-title .itemnum-row {
        font-size: 12px;
        line-height: 16px
    }

    .cart-product-amount input {
        font-size: 20px;
        line-height: 30px
    }

    .c-price-row span {
        font-size: 19px;
        line-height: 21px
    }

    .c-price-row-title {
        font-size: 11px;
        line-height: 12px
    }

    .cart-product-price-row .c-price-row {
        width: 50%
    }

    .cart-product-price-row .c-price-row:nth-child(2) {
        width: 50%
    }

    .cart-product-price-row {
        margin-left: 25px;
        width: 37%
    }
}

@media (max-width: 767px) {

    .cart-title span,
    .comment-row .shipping-type-box {
        width: 80%;
        height: 20px
    }

    .cart-title {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .cart-title span,
    .comment-row .shipping-type-box {
        font-size: 22px
    }

    .sh-riw {
        width: 93%;
        margin-right: 0
    }

    .cart-info-row {
        margin-bottom: 10px;
        font-size: 22px;
        padding-left: 20px
    }

    .changepayment .shipping-content,
    .changepayment .shipping-type-title,
    .changeshipping .shipping-content,
    .changeshipping .shipping-type-title {
        font-size: 14px
    }

    .changepayment .shipping-content-price,
    .changeshipping .shipping-content-price {
        font-size: 15px
    }

    .title-content-wrapper {
        padding-left: 5px;
        padding-right: 5px
    }

    .shipping-item-input .col-sm-8 {
        padding-left: 0
    }

    .shipping-item-input .shipping-content .control-label {
        padding-left: 0
    }

    #copy {
        padding: 0
    }

    #copy .cbx-label,
    .orderiscompany .cbx-label {
        font-size: 15px !important;
        margin-left: 8px;
        display: inline-block;
        width: 85% !important;
        line-height: 20px
    }

    .orderiscompany {
        padding-left: 0
    }

    .comment-row-margin {
        margin-top: 25px
    }

    #shoporder-comment {
        width: 100%;
        height: 180px;
        font-size: 16px
    }

    .cck-row .agree-checkbox {
        width: 100%;
        padding: 0
    }

    .cck-row .cbx-label {
        font-size: 13px;
        margin-left: 10px;
        width: 80%
    }

    .shipping-fee-row.sfr-total {
        font-size: 19px;
        line-height: 25px
    }

    .sfr-total-box {
        margin-top: 12px;
        font-size: 35px;
        line-height: 28px
    }

    .payment-section:nth-child(2) {
        font-size: 18px;
        line-height: 18px
    }

    .payment-section:nth-child(1) {
        font-size: 15px;
        line-height: 20px
    }

    .cart-total-amount {
        font-size: 28px;
        line-height: 29px
    }

    .prod-total.cart-total-text {
        font-size: 16px;
        line-height: 30px;
        margin-right: 15px
    }

    .cart-products-row {
        display: block;
        align-items: unset;
        justify-content: unset
    }

    .cart-product-img img {
        width: 100%
    }

    .cart-product-title {
        margin-left: 0;
        width: 100%
    }

    .cart-product-title .tit-row {
        font-size: 22px;
        line-height: 24px;
        margin: 7px auto
    }

    .cart-product-title .itemnum-row {
        font-size: 17px;
        line-height: 25px
    }

    .cart-product-amount {
        width: 100%
    }

    .cart-product-price-row {
        margin-left: 0;
        width: 100%
    }

    .cart-product-price-row .c-price-row {
        width: 100%;
        margin: 10px 0
    }

    .c-price-row-title {
        font-size: 14px;
        line-height: 17px
    }

    .c-price-row span {
        font-size: 25px;
        line-height: 29px
    }

    .cart-prod-info-delete {
        float: none;
        height: unset;
        padding: 10px 0;
        width: 100%;
        background: unset;
        display: block;
        text-align: right;
    }

    .cart-prod-info-delete a i {
        font-size: 20px
    }

    .cart-amount-spin .bootstrap-touchspin {
        max-width: 75px
    }

    .cart-product-amount input {
        width: 100% !important;
        text-align: left
    }

    .cart-product-amount {
        margin: 7px 0 3px
    }
}

.cart-form-row-class .form-control[disabled],
.cart-form-row-class .form-control[readonly],
.cart-form-row-class fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.shipping-item-input .shipping-content .col-sm-8 select {
    padding: 1px 12px 3px
}

#shopaddressbilling-country,
#shopaddressshipping-country {
    padding: 1px 12px 3px
}

.ord-am {
    pointer-events: none !important
}

.cart-amount-spin .form-control[disabled],
.cart-amount-spin .form-control[readonly],
.cart-amount-spin fieldset[disabled] .form-control {
    background-color: transparent;
    opacity: 1
}

@media (max-width: 767px) {
    .cart-popup-back {
        margin-bottom: 15px
    }

    .cart-popup-product {
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column
    }

    .cart-popup-product-title {
        padding: 0 15px;
        margin: 5px auto
    }
}

@media (min-width: 1600px) {
    .bdrip {
        width: 400px;
    }
}

#shippin,
#billin,
#mob-bill {
    width: 100%;
}



#ps-row {
    gap: 0 30px;
}

.cart-shipping,
.cart-payment {
    flex: 1 1 100%;
}

@media (max-width: 1600px) and (min-width: 1200px) {
    .title-content-wrapper {
        min-height: 107px;
    }
}

@media (max-width: 374px) {
    .title-content-wrapper {
        min-height: 107px;
        padding-right: 16px;
        padding-left: 16px;
    }
}