div#mccr_container {
    margin: 0px -15px 50px;
    /* overflow: hidden; */
    line-height: initial;
    padding-bottom: 20px;
}

#module-mccheckout-mccreview h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom:45px;
}

body#module-mccheckout-mccreview h3 {
    font-size: 15px;
    text-transform: initial;
    margin-bottom: 30px;
}

#mccr_container .mcc_product_image_container {
    float: left;
    width: 213px;
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#mccr_container #mccr_products > ul.mccr_product_list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    border-top: 1px solid #efefef;
    padding-top: 30px;
}

#mccr_container #mccr_products > ul.mccr_product_list > li:last-child {
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
}

#mccr_container #mccr_products > ul.mccr_product_list > li .mcc_product_details {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
}

#mccr_container #mccr_products .mcc_gift_container ul.mcc_gift > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 10px;
}

#mccr_container .mcc_product_details {
    padding-left: 20px;
    text-align: left;
}

#mccr_details thead tr {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

#mccr_details tbody tr {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

#mccr_details  tr td {
    padding: 25px;
    text-align: center;
}

td.mccr_total {
    white-space: nowrap;
    text-align: right;
}

td.mccr_price {
    white-space: nowrap;
}

#mccr_container .mccl_process_order_btn {
    margin-top: 0px;
}

#mccr_container .mccl_process_order_btn.disabled {
    background-color: #eeeeee !important;
    color: white !important;
    cursor: not-allowed;
}

span.mcc_quantity_less, .mcc_quantity_more {
    border: 1px solid #c2c2c2;
    /* background-color: #f4f4f4; */
    display: inline-block;
    width: 37px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    float: left;
}

input.mcc_quantity_val {
    display: inline-block;
    width: 35px;
    height: 38px;
    float: left;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    text-align: center;
}

td.mccr_quantity {
    width: 111px;
    padding: 0px!important;
}

.mcc_quantity_changer input[type="number"]::-webkit-outer-spin-button, .mcc_quantity_changer input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.mcc_quantity_changer input[type="number"] {
    -moz-appearance: textfield;
}

#mccr_details tbody tr:last-child {
    border-bottom: 0px;
}

#mccr_details tr td:last-child {
    position: relative;
}

#mccr_details tr td:last-child:before {
    position: absolute;
    top: 10px;
    right: 10px;
}

#mccr_price_summary {
    width: 100%;
}

#mccr_price_summary tr td:last-child {
    text-align: right;
    padding-right: 0px!important;
    white-space: nowrap;
    text-transform: uppercase;
}

#mccr_price_summary tr td:first-child {
    padding-left: 0px!important;
}

.mccr_cartrule i {
    vertical-align: middle;
    padding-right: 10px;
    cursor: pointer;
    position: relative;
    top: 0px;
    font-size: 7pt!important;
}

#mccr_price_summary tr {
    /* border-bottom: 1px solid #e6e6e6; */
}

#mccr_price_summary tr td {
    padding-top: 4px;
    padding-bottom: 4px;
}

tr.mccr_total {
    border-top: 1px solid #e6e6e6;
}

tr.mccr_total td {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

tr.mccr_shipping_cost > td {
    padding-bottom: 3px!important;
}

#mccr_price_summary {
    margin-bottom: 5px;
    margin-top: 23px;
}

#mccr_sidebar > div {
    margin-left: -15px;
    width: calc( 100% + 30px );
}

img.mccr_creditcards {
    margin: 20px 0;
}

ul.mccr_contactinfo li {
    padding: 2px 0;
}

.mccr_mobile_contactinfo {
    display: none;
}

.mccr_giftwrap {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    width: 100%!important;
    margin-left: 0!important;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #efefef;
    background-color: white;
}

.mccr_giftwrap i.mcci-ok {
    position: absolute;
    right: 25px;
    top: 57px;
}

.mccr_giftwrap img {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.mccr_giftwrap label {
    margin-bottom: 0px;
}

input#mccr_giftwrap {
    vertical-align: text-top;
    margin-right: 15px;
}

#mccr_gift_message {
    resize: vertical;
    width: 100%;
    min-height: 50px;
    padding: 10px 35px 10px 20px;
    border: 1px solid #dddddd;
    margin-bottom: 0px;
}

.mccr_empty_cart {
    padding: 10px;
    /* text-transform: uppercase; */
    /* font-weight: 600; */
    font-size: 15px;
    letter-spacing: 1px;
    color: #000000;
    margin-top: 50px;
    margin-bottom: 50px;
}

table#mccr_details tr.mcc_gift a.mccr_customlink {
    display: none;
}

div#mccr_sidebar ul#mcc_infos {
    margin-top: 15px;
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
}

#mccr_container span.mcc_p_oldprice {
    /*text-decoration: none;*/
    color: black;
}

.mcc_quantity_changer {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    margin-top: 10px;
}

button.mcc_complete_quantity_to.mcc_btn {
    height: 38px;
    background-color: black;
    color: white;
    padding: 0 20px;
    text-transform: initial;
    font-weight: 400;
}

.mcr_discounted {
    background-color: #f0f8eb;
    color: #718a61;
    padding: 10px 20px;
    margin: 15px 0 0;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
}

.mccr_next_discount_step {
    font-size: 12px;
    font-weight: 500;
    color: #d8a1a7;
    margin-top: 5px;
}

.mccr_next_discount_step span:nth-child(2) {
    font-size: 13px;
    font-weight: 600;
}

.mccr_p_remove {
    position: absolute;
    right: -10px;
    top: -10px;
    padding: 10px;
    line-height: 12px;
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.mccr_product_list li:hover .mccr_p_remove {
    opacity: 1;
}

.mcc_quantity_changer .mcc_disabled {
    cursor: default;
    /* background-color: #f1f1f1;
    color: #b3b3b3; */
}

@media (min-width: 1200px) {
    #mcc_header_line {
        display: none;
    }
    div#mcc_header_line {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    div#mccr_sidebar > #mccr_price_summary + div {
        margin-left: -15px;
        width: calc( 100% + 30px );
    }

    ul.mccr_contactinfo {
        display: none;
    }

    .mccr_mobile_contactinfo {
        display: block;
    }


    .mcc_breadcrumb {
        margin-top: 15px!important;
        margin-bottom: 15px!important;
    }

    #module-mccheckout-mccreview h2 {
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

.mcc_gift_details {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 30px;
    padding-top: 20px;
}

.mcc_gift .mcc_gift_image_container {
    position: relative;
}

.mcc_gift .mcc_gift_image_container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.04);
}

.mcc_gift span.mcc_p_name_container {
    padding-bottom: 10px;
}

.mccr_next_discount_step:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/modules/mccheckout/assets/heart2.svg);
    vertical-align: -8px;
    margin-right: 5px;
    background-repeat: no-repeat;
    margin-left: -6px;
}

ul.mcc_gift li:after {
    content: "";
    background-color: rgba(0,0,0,0.02);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.mcc_extracost {
    position: absolute;
    bottom: 6px;
    font-size: 10px;
    color: #737373;
    line-height: 12px;
    right: 10px;
}

.mcc_extracost_oob {
    color: #737373;
    line-height: 18px;
    font-size: 13px;
}

.mcc_extracost span {
    font-weight: 500;
}

.mcc_p_remove i, .mccr_p_remove i {
    font-size: 14px!important;
}

@media (min-width: 768px) {


    body table#mccr_details tr.mcc_gift td {
        padding: 0!important;
        position: relative;
    }

    body table#mccr_details tr.mcc_gift td .mcc_product_details {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    td.mccr_description {
        padding-left: 0!important;
    }

    #mccr_details tr.mcc_gift .mccr_price *, #mccr_details tr.mcc_gift .mccr_total * {
        display: none;
    }
    #mccr_details tr.mcc_gift .mccr_quantity {
        color: transparent;
    }
}

@media (max-width: 767px) {

    td.mccr_description:before {
        display: none!important;
    }

    body table#mccr_details td {
        padding: 10px!important;
    }

    body table#mccr_details td.mccr_price, body table#mccr_details td.mccr_quantity, body table#mccr_details td.mccr_total {
        text-align: right!important;
    }

    body table#mccr_details td.mccr_price *, body table#mccr_details td.mccr_quantity *, body table#mccr_details td.mccr_total * {
        line-height: 35px;
        padding-top: 2px;
    }

    body table#mccr_details td.mccr_price:before, body table#mccr_details td.mccr_quantity:before, body table#mccr_details td.mccr_total:before {
        float: left;
    }

    td.mccr_total:before {
        animation: none!important;
        font-family: inherit;
    }

    div#mccr_products {
        width: 100%;
    }

    table#mccr_details tr.mcc_gift td.mccr_description .mcc_product_image_container:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.04);
    }

    div#mccr_products table#mccr_details tr.mcc_gift:after {
        content: "";
        background-color: rgba(0,0,0,0.02);
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none;
    }

    body table#mccr_details tr.mcc_gift td {
        padding: 0!important;
    }

    body table#mccr_details tr.mcc_gift td .mcc_product_details {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .mcc_product_image_container {
        width: 100px!important;
        align-self: flex-start!important;
    }

    .mccr_next_discount_step {
        margin-top: 40px;
        margin-left: -130px;
        margin-right: -10px;
        border-top: 1px solid #efefef;
        padding: 10px 10px 0;
    }

    .mccr_quantities_container {
        margin-left: -120px;
    }

    .mcr_discounted {
        margin-left: -120px;
    }

    #mccr_container #mccr_products > ul.mccr_product_list > li {
        border: 1px solid #efefef;
        padding: 30px 10px 10px;
    }
}

.mcc_shipping_country_mobile {
    display: inline-block;
    pointer-events: none;
}

select#mcc_shipping_country:not(.mcc_chosen_active) {
        max-width: 165px;
        position: absolute;
        opacity: 0;
        color: #3b3b3b;
    }

.mcc_shipping_country_mobile:before {
    float: right;
    margin-left: 7px;
    margin-top: 2px;
}

.chosen-container + .mcc_shipping_country_mobile {
    display: none;
}

@media (max-width: 374px) {
    select#mcc_shipping_country {
        max-width: 135px;
    }
}

#module-mccheckout-mccreview thead.mccl_header2 {
    background-color: transparent;
}

.coJHGREntainer {
    max-width: 100%!important;
}

.mccr_notice h2, .mccr_giftwrap > label {
    font-size: 12px;
    color: #444;
}

.mccr_notice, .mccr_contactinfo a, #mccr_gift_message  {
    font-size: 11px;
    color: #b3b3b3;
    margin-top: 10px;
}

ul.mccr_contactinfo {
    padding-top: 10px;
}

#mccr_gift_message::-webkit-input-placeholder { /* WebKit, B, Edge */
    color: #b3b3b3;
}

#mccr_gift_message:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #b3b3b3;
   opacity:  1;
}
#mccr_gift_message::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #b3b3b3;
   opacity:  1;
}
#mccr_gift_message:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #b3b3b3;
}
#mccr_gift_message::-ms-input-placeholder { /* Microsoft Edge */
   color:    #b3b3b3;
}

span.mccr_p_remove, .mccr_contactinfo a {
    text-decoration: underline;
}

.mccl_process_order_btn:focus {
    text-decoration: none;
}

body tr.mccr_shipping_cost div a.chosen-single {
    font-family: inherit!important;
    font-style: inherit;
    font-size: inherit!important;
    color: inherit!important;
    padding-top: 2px;
}

table#mccr_details {
    width: 100%;
}

#mccr_details .mccl_header2 tr td  {
    text-transform: uppercase;
}

div#mcc_header_line {
    margin-bottom: 30px;
}

div#mcc_coupons {
    overflow: hidden;
    margin-bottom: 5px;
}

input#mcc_coupon_code {
    padding: 10px 20px!important;
    border: 1px solid #b1b1b1;
    height: 52px;
    border-radius: 0!important;
    width: 100%;
    font-size: 14px;
}

div#mcc_pc_container > div {
    padding: 0;
}

button#mcc_submit_coupon_code {
    color: #ffffff!important;
    background-color: #000;
    font-family: 'Hind', sans-serif !important;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    height: 52px;
    width: 100%;
    border-radius: 0!important;
}

button#mcc_submit_coupon_code:disabled {
    color: #ffffff!important;
    background-color: #dcdcdc;
}

input.mcc_related_btn_disabled, .mcc_related_btn_disabled:focus {
    border-color: #dcdcdc!important;
}

.mcc_breadcrumb {
    margin-top: 30px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

div.mcc_breadcrumb ul li {
    display: inline-block;
    position: relative;
}

div.mcc_breadcrumb ul li:before {
    content: "/";
    padding: 0 6px;
    font-family: fontello;
    position: relative;
    top: 1px;
    left: -2px;
    z-index: 1;
    font-size: 12px!important;
    font-weight: 600!important;
}

div.mcc_breadcrumb ul li:first-child:before {
    display: none;
}

.mcc_p_name_container {
    padding-top: 5px;
}

.mccr_you_save {
    color: #b94542;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 0px;
}

div#container_express_checkout {
    position: relative;
    width: 100%;
    margin: 10px 0!important;
    text-align: center;
    line-height: 80px;
    background-color: #f7c64b;
    color: #012169;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 3px;
}

div#container_express_checkout span {
    margin-right: 5px;
}

#mcc_cr_result {
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    #mccr_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #mccr_sidebar:before {
        position: absolute;
        height: 100%;
        width: 500%;
        display: block;
        background-color: #f0f5f7;
        content: "";
        left: 0;
        z-index: -1;
    }

    #mccr_products {
        padding-bottom: 30px;
        padding-right: 45px;
    }

    #mccr_sidebar {
        padding-left: 45px;
        padding-bottom: 20px;
    }
}

/* @media (max-width:549px) {
    #mccr_container #mccr_products > ul.mccr_product_list > li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .mcc_product_image_container {
        width: 213px!important;
        align-self: center!important;
    }

    #mccr_container .mcc_product_details {
        padding-left: 0;
    }
} */

@media ( max-width: 400px ) {
    #module-mccheckout-mccreview .mcc_p_name, #module-mccheckout-mccreview .mcc_pa_name {
        line-height: 11px!important;
        font-size: 11px!important;
    }

    .mcc_p_brand {
        font-size: 14px!important;
    }

    .mcc_p_name_container {
        min-height: 43px;
    }

    .mccr_next_discount_step {
        margin-top: 10px;
    }

    #mccr_container span.mcc_p_oldprice {
        display: block;
        margin-left: 0;
    }

    button.mcc_complete_quantity_to.mcc_btn {
        padding: 0 20px!important;
    }

    button#mcc_submit_coupon_code {
        font-size: 12px;
    }
}

@media (max-width: 350px) {
    button.mcc_complete_quantity_to.mcc_btn {
        padding: 0 15px!important;
    }
}

@media (max-width: 340px) {
    .mcc_quantity_changer {
        padding-right: 5px;
    }

    span.mcc_quantity_less, .mcc_quantity_more {
        width: 32px;
    }

    button.mcc_complete_quantity_to.mcc_btn {
        padding: 0 10px!important;
    }
}

.mccr_next_discount_step:before {
    animation-duration: 1.3s;
    animation-name: zoominout;
    animation-iteration-count: infinite;
    /* animation-timing-function: linear; */
    animation-direction: alternate;

    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

.mccr_giftwrap label {
    width: calc( 100% - 24px );
}

#uniform-mccr_giftwrap {
    vertical-align: top;
}

@keyframes zoominout {
  /* from {
    transform: scale(0.8) perspective(1px) translateZ(0);
  }

  to {
    transform: scale(1) perspective(1px) translateZ(0);
  } */

  /* 0% { transform: scale(1); }
  30% { transform: scale(1); }
  40% { transform: scale(0.88); }
  50% { transform: scale(1); }
  60% { transform: scale(1); }
  70% { transform: scale(0.87); }
  80% { transform: scale(1); }
  100% { transform: scale(1); } */

  0% { transform: scale(0.38); }
  30% { transform: scale(0.38); }
  40% { transform: scale(0.52); }
  50% { transform: scale(0.38); }
  60% { transform: scale(0.38); }
  70% { transform: scale(0.52); }
  80% { transform: scale(0.38); }
  100% { transform: scale(0.38); }
}

#mcc_errors ul {
    list-style-type: none;
}

#mcc_errors li {
    background-color: #ff000024;
    color: #940000;
    margin-top: 5px;
    padding: 15px 15px;
}

.mcc_minimal_quantity_msg {
    color: #718a61;
    padding: 5px 0px;
    margin: 5px 0 0;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
}

.mcc_error_msg {
    color: #940000;
}

tr.mcc_approximate_weight > td{
    padding-bottom: 17px !important;
    font-size: 16px !important;
}

#mcc_approximate_weight {
    text-transform: capitalize !important;
}

#mccr_shipping_cost, #mcc_approximate_weight {
    font-size: 15px !important;
}

.mccr_shipping_cost, .mccr_total {
    display: none;
}