@media (min-width: 992px) {
    .cartpcstyle {
        display: block
    }

    .cartmbstyle {
        display: none
    }
}

@media (max-width: 991px) {
    .cartpcstyle {
        display: none
    }

    .cartmbstyle {
        display: block
    }
}

.pd-right {
    padding-left: 0px
}

.title_head .title_center {
    display: block;
    text-align: center;
    font-family: 'Lobster', cursive;
    font-size: 36px;
    color: #252525;
    margin: 0px;
    padding: 0px;
    line-height: 32px
}

.title_cart {
    color: #252525;
    margin: 0 0 30px;
    display: block;
    position: relative;
    z-index: 9;
    line-height: 40px;
    padding: 0;
    font-size: 50px;
    font-family: "EB Garamond", serif;
    text-transform: none;
    font-weight: 400
}

.main-container {
    min-height: 300px
}

.main-container .formcartpage {
    position: relative
}

.main-container .cart-left {
    padding-right: 0
}

.main-container .col-main {
    float: none;
    width: auto
}

.main-container .col-main .cart .bg-scroll {
    border-top: none;
    overflow: hidden;
    border-bottom: none;
    border-right: none;
    background: #fff;
    border-right: solid 1px #ebebeb
}

.main-container .col-main .cart .cart-thead {
    font-weight: 700;
    clear: both;
    width: 100%;
    float: left;
    color: #333;
    padding: 0px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    min-width: 600px;
    font-size: 13px
}

@media (min-width: 768px) and (max-width: 991px) {
    .main-container .col-main .cart .cart-thead div:nth-child(1) {
        width: 45% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(2) {
        width: 17% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(3) {
        width: 14% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(4) {
        width: 9% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(5) {
        width: 15% !important
    }
}

.main-container .col-main .cart .cart-thead div.border {
    border: none !important
}

.main-container .col-main .cart .cart-thead div {
    float: left;
    font-weight: 700;
    text-align: center;
    padding: 10px 0px;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 16px
}

.main-container .col-main .cart .nobr {
    white-space: nowrap
}

.main-container .col-main .cart .cart div.a-right {
    text-align: right
}

.main-container .col-main .cart .cart div.a-center {
    text-align: center
}

.main-container .col-main .cart .cart-tbody {
    width: 100%;
    float: left
}

.main-container .col-main .cart .cart-tbody .item-cart {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0px 10px
}

@media (min-width: 768px) and (max-width: 991px) {
    .main-container .col-main .cart .item-cart div:nth-child(1) {
        width: 10% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(2) {
        width: 36% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(3) {
        width: 17% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(4) {
        width: 12% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(4) div {
        width: 100% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(4) div.input_qty_pr {
        margin-top: 10px !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(5) {
        width: 9% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(6) {
        width: 15% !important
    }
}

.main-container .col-main .cart .item-cart .image .product-image img {
    max-width: 100%;
    height: auto;
    max-height: 98px;
    width: auto;
    display: inherit
}

.main-container .col-main .cart .cart-tbody {
    border-top: 0px;
    border-bottom: 0px
}

.main-container .col-main .cart .cart-tbody .item-cart div.image {
    padding: 10px !important
}

.main-container .col-main .cart .cart-tbody .item-cart > div {
    float: left;
    vertical-align: top;
    height: 135px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 0px 15px 0px;
    line-height: 20px;
    vertical-align: top;
    overflow: hidden
}

@media (max-width: 1199px) and (min-width: 992px) {
    .main-container .col-main .cart .cart-tbody .item-cart > div {
        padding: 0 5px
    }
}

.main-container .col-main .cart .cart-tbody .item-cart > div:last-child {
    padding: 10px
}

.main-container .col-main .cart .cart-tbody .item-cart div.contentcart {
    align-items: left !important;
    -webkit-align-items: left !important
}

.main-container .col-main .cart .cart-tbody .item-cart div.contentcart span {
    margin-left: 0;
    display: block;
    width: 100%
}

.main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
    position: relative
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-itemx {
    font-family: "Roboto", sans-serif;
    display: block;
    color: #333;
    font-size: 16px;
    text-align: center;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-itemx:hover {
    color: #ffb300
}

.main-container .col-main .cart .cart-tbody .item-cart .product-image {
    display: block;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 70px;
    width: 70px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    overflow: hidden;
    background: #fff
}

.main-container .col-main .cart .cart-tbody .item-cart .product-image img {
    max-width: 100%;
    max-height: 100%
}

@media (max-width: 991px) {
    .main-container .col-main .cart .cart-tbody .item-cart .product-image {
        padding: 0
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
    font-family: "Roboto", sans-serif;
    margin: 0px;
    padding-bottom: 0px;
    font-weight: 700;
    color: #252525;
    line-height: 24px;
    margin-left: 0px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: unset;
    max-height: 50px;
    text-align: center;
    font-size: 16px;
    text-transform: none
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
    color: #252525;
    text-decoration: none
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name a:hover {
    color: #ffb300
}

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    border-right: none;
    width: 100%;
    height: 24px;
    border-radius: 0;
    border: none;
    margin-top: 0px;
    padding: 0px;
    position: relative;
    padding-right: 0;
    display: flex;
    justify-content: center
}

.main-container .col-main .cart .cart .product-name a {
    font-size: 14px
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    float: left;
    border: 1px solid #ebebeb;
    outline: none;
    background: transparent;
    height: 30px;
    margin-top: 5px;
    width: 27px;
    vertical-align: top;
    padding: 0;
    color: #252525;
    font-size: 13px;
    line-height: 22px
}

.main-container .col-main .cart .variant-title {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686868;
    margin-left: 30px;
    text-align: center
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 7;
    color: #f98018
}

.main-container .col-main .cart .prices {
    color: #f98018;
    font-weight: 700;
    font-size: 16px
}

.main-container .col-main .cart .item-cart .number-sidebar {
    padding-right: 0;
    text-align: center;
    line-height: 40px;
    font-weight: 400;
    border: 1px solid #ebebeb;
    height: 30px;
    font-size: 12px;
    margin-left: -1px;
    width: 35px;
    vertical-align: top;
    margin-right: -1px;
    min-height: 30px;
    padding: 0;
    float: left
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: none;
    color: #333;
    cursor: pointer;
    padding: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: none
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item span {
    display: none
}

.main-container .col-main .cart .fot_totals {
    text-align: right;
    padding: 0
}

.main-container .col-main .cart .fot_totals .total_price .total_p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #555555;
    font-weight: 400
}

.main-container .col-main .cart .fot_totals .total_price .total_p .price {
    margin-left: 10px;
    font-family: "Roboto", sans-serif;
    color: #f98018;
    font-size: 18px;
    font-weight: 700
}

.main-container .col-main .cart .checkout_button {
    width: 100%;
    float: left;
    margin-top: 15px
}

.main-container .col-main .cart .btn-proceed-checkout {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
    height: 40px;
    font-size: 13px;
    font-weight: bold;
    background: #333;
    border: solid 1px #333;
    padding: 0px 30px
}

.main-container .col-main .cart .btn-proceed-checkout:hover {
    background: #fff;
    border-color: #ffb300;
    color: #ffb300
}

.main-container .col-main .cart .btn.btn-white {
    border: 1px solid #f98018;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #f98018;
    padding: 0px 30px;
    font-size: 13px;
    margin-right: 15px;
    text-transform: uppercase;
    float: right !important;
    border-radius: 0
}

.main-container .col-main .cart .btn.btn-white:hover {
    border-color: #ffb300;
    background: #fff;
    color: #ffb300
}

.main-container .col-main .cart .totals .inner {
    padding: 15px 30px;
    margin-top: 0;
    margin-right: 1px;
    overflow: hidden;
    border: solid 1px #ebebeb;
    border-top: 0px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td {
    border-top: none;
    border-bottom: none;
    padding: 20px
}

.main-container .col-main .cart #shopping-cart-totals-table {
    width: 100%;
    padding-bottom: 8px;
    background: #fff
}

.main-container .col-main .cart ul.checkout {
    clear: left;
    padding: 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px
}

.main-container .col-main .cart .cart .totals table th, .main-container .col-main .cart .cart .totals table td {
    padding: 10px;
    background: none !important;
    box-shadow: none !important;
    color: #333 !important;
    height: 50px;
    vertical-align: middle
}

.main-container .col-main .cart span.totals_price.price {
    color: #f98018;
    font-size: 14px
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    min-height: 0;
    position: static;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    border-radius: 0
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    outline: none;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0;
    z-index: 2;
    line-height: 24px;
    font-weight: 400
}

.main-container .col-main .cart button.reduced_pop.items-count.btn-minus {
    border-right: 0;
    font-size: 10px
}

.main-container .col-main .cart button.reduced_pop.items-count.btn-minus .fa, .main-container .col-main .cart button.reduced_pop.items-count.btn-minus .fas {
    margin-left: 0px
}

.main-container .col-main .cart button.increase_pop.items-count.btn-plus {
    border-left: 0;
    font-size: 10px
}

.main-container .col-main .cart button.increase_pop.items-count.btn-plus .fa, .main-container .col-main .cart button.increase_pop.items-count.btn-plus .fas {
    margin-right: 0px
}

.cart_submit {
    padding-left: 0
}

.cart_submit .shopping-cart-table-total .table-total .head-table-cart {
    text-align: center;
    font-size: 16px;
    line-height: 47px;
    text-transform: uppercase;
    margin-bottom: 0px;
    border-bottom: solid 1px #eaeaea;
    border-top: solid 1px #eaeaea
}

.cart_submit .shopping-cart-table-total .table-total .head-table-cart span {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.cart_submit .shopping-cart-table-total .table-total .wrap_checkprice {
    overflow: hidden;
    padding: 0px 25px;
    margin-top: 20px
}

.cart_submit .shopping-cart-table-total .table-total .li_table {
    padding: 0px 20px;
    border-bottom: solid 1px #fff;
    overflow: hidden;
    background: #ebebeb;
    line-height: 50px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .cart_submit .shopping-cart-table-total .table-total .li_table {
        font-size: 12px
    }
}

.cart_submit .shopping-cart-table-total .table-total .li_table .li-left {
    float: left;
    font-family: 'Arial';
    font-size: 14px;
    color: #333;
    line-height: 50px
}

.cart_submit .shopping-cart-table-total .table-total .li_table .li-right {
    float: right
}

.cart_submit .shopping-cart-table-total .table-total .li_table .totals_price {
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    font-size: 18px !important;
    color: #f98018;
    line-height: 50px;
    float: right
}

@media (max-width: 1199px) and (min-width: 992px) {
    .cart_submit .shopping-cart-table-total .table-total .li_table .totals_price {
        font-size: 12px !important
    }
}

.cart_submit .shopping-cart-table-total .table-total .wrap_btn {
    margin-top: 10px
}

.cart_submit .shopping-cart-table-total .table-total .btn_bottom {
    margin-top: 30px
}

.contact_cart {
    padding: 0px 25px;
    margin: 30px 25px 0;
    display: block;
    position: relative;
    padding-left: 55px;
    text-decoration: none
}

.contact_cart:before {
    content: "";
    background-image: url("");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 15px;
    z-index: -1
}

.contact_cart span {
    font-family: "EB Garamond", serif;
    font-size: 25px;
    line-height: 29px;
    color: #301406;
    font-weight: 400;
    display: block;
    margin: 0px;
    padding: 0px
}

.contact_cart a {
    font-family: "EB Garamond", serif;
    font-size: 26px;
    line-height: 28px;
    color: #f98018;
    font-weight: 400
}

.contact_cart a:hover {
    color: #ffb300
}

.continued {
    padding: 20px 0
}

.form-cart-continue {
    display: inline-block;
    border: 0;
    background: #f98018;
    padding: 12px 27px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #252525;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    overflow: hidden;
    font-size: 14px;
    margin-left: 0px;
    background: #ebebeb;
    border: 1px solid #ebebeb;
    border-radius: 0;
    margin-top: 20px
}

.form-cart-continue:hover {
    color: #ffb300;
    text-decoration: none;
    border-color: #ffb300;
    background: #fff
}

.btn-checkout-cart {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    text-align: center;
    display: block;
    padding: 12px 15px;
    width: 100%;
    font-size: 14px;
    margin-left: 0px;
    background: #f98018;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff
}

@media (max-width: 1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px
    }
}

@media (max-width: 991px) {
    .header-cart-price {
        padding: 0 15px;
        margin-bottom: 30px
    }

    .header-cart-price .btn-white {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color: #252525;
        height: 50px;
        font-size: 16px;
        line-height: 47px;
        border: none;
        text-transform: uppercase;
        background: #ebebeb;
        width: 100%;
        border: solid 1px #ebebeb;
        border-radius: 0px;
        padding: 0 30px;
        margin-top: 15px
    }
}

@media (max-width: 991px) {
    .header-cart-price .title-cart {
        width: 100%;
        line-height: 60px;
        border-radius: 30px;
        margin-bottom: 15px;
        background: #fff;
        font-family: "Roboto", sans-serif
    }

    .header-cart-price .title-cart h3 {
        font-weight: 400;
        margin: 0;
        padding: 0;
        font-size: 18px;
        line-height: 60px;
        font-family: "Roboto", sans-serif
    }

    .header-cart-price .title-cart h3, .header-cart-price .title-cart .totals_price_mobile {
        display: inline-block;
        width: auto;
        float: left;
        text-align: left;
        font-family: "Roboto", sans-serif
    }

    .header-cart-price .title-cart .totals_price_mobile {
        font-weight: 700;
        color: #f98018;
        padding-left: 5px;
        font-size: 18px
    }

    .item-product .title-product-cart-mobile {
        max-width: calc(100% - 185px);
        -moz-max-width: calc(100% - 185px);
        -webkit-max-width: calc(100% - 185px);
        -os-max-width: calc(100% - 185px);
        -o-max-width: calc(100% - 185px)
    }

    .item-product .title-product-cart-mobile h3 {
        padding: 0;
        margin: 0;
        line-height: 18px
    }

    .sign_main {
        background: #f7f8f9;
        margin-top: 40px
    }

    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px
    }

    .cart-mobile {
        padding: 10px 15px
    }

    .header-cart {
        padding: 10px 15px 0px;
        border-bottom: solid 1px #ebebeb;
        margin-top: -10px
    }

    .header-cart-content {
        margin-top: 10px
    }

    .header-cart-content .content-product-list {
        min-height: 110px
    }

    .header-cart .title-cart h3 {
        line-height: 24px;
        margin-bottom: 10px;
        display: block;
        font-weight: 400;
        font-family: "Roboto", sans-serif
    }

    .title-cart p {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #9c9c9c
    }

    .btn-proceed-checkout-mobile {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color: #fff;
        height: 50px;
        font-size: 16px;
        line-height: 47px;
        border: none;
        background: #f98018;
        width: 100%;
        border: solid 1px #f98018;
        border-radius: 0px;
        padding: 0 30px;
        text-transform: uppercase
    }

    .total_mobile {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #252525;
        margin-bottom: 15px;
        display: block
    }

    .total_mobile .totals_price_mobile {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #f98018
    }

    .content-product-list .item-product {
        padding: 15px 15px;
        min-height: 110px;
        border-bottom: solid 1px #ebebeb;
        overflow: hidden
    }

    .item-product-cart-mobile, .title-product-cart-mobile, .select-item-qty-mobile {
        float: left
    }

    .item-product-cart-mobile {
        max-width: 115px;
        margin-right: 10px
    }

    .item-product-cart-mobile img {
        max-width: 115px;
        margin-right: 10px
    }

    .select-item-qty-mobile {
        float: right;
        text-align: center
    }

    .title-product-cart-mobile a {
        word-break: break-word;
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        color: #363636
    }

    .select-item-qty-mobile input.qty {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ebebeb;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 12px;
        width: 41px
    }

    .title-product-cart-mobile p {
        line-height: 2;
        font-size: 14px;
        font-family: "Roboto", sans-serif;
        color: #252525;
        margin-bottom: 0px
    }

    .title-product-cart-mobile span {
        color: #f98018;
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        font-weight: 700
    }
}

@media (max-width: 991px) {
    .cart-mobile {
        padding: 10px 0px !important
    }
}

@media screen and (max-width: 991px) {
    .select-item-qty-mobile {
        width: 80px;
        display: block;
        float: right
    }

    .select-item-qty-mobile .txt_center {
        width: 80px;
        height: 40px;
        border-radius: 0;
        border: none;
        padding-right: 0;
        position: relative
    }

    .select-item-qty-mobile .txt_center input {
        width: 25px;
        height: 25px;
        line-height: 25px;
        border-radius: 0;
        float: left;
        padding: 0;
        border: 1px solid #e1e1e1;
        text-align: center;
        margin: 0;
        min-height: unset;
        font-size: 16px
    }

    .select-item-qty-mobile .txt_center button {
        width: 25px;
        height: 25px;
        float: left;
        background: #fff;
        line-height: 22px;
        border: 1px solid #e1e1e1
    }

    .select-item-qty-mobile .txt_center button .fa {
        font-size: 10px
    }

    .select-item-qty-mobile .txt_center button.btn-minus {
        border-right: 0
    }

    .select-item-qty-mobile .txt_center button.btn-plus {
        border-left: 0
    }
}
