div#CRtop_cart_page {
    display: none;
}

.CR-disable-action {
    cursor: no-drop;
}

.CR-disable-action a {
    pointer-events: none;
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}
.checkout-step-pay .CRdef_checkout_title {
    display: none;
}
#CRbox_clear_all {
    text-align: center;
    margin-bottom: 40px;
}
#CRbtn_clear_all:hover{
    background: #f1b601;
}
#CRbtn_clear_all {
    padding: 7px 60px 7px 60px !important;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #c10a28;
    border-radius: 20px;
    color: #fff !important;
    text-transform: uppercase;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
}
.CRitem_banner_home.hide:after{
	 display: none;
}
.CRhide_field,
#actions_cart_btn:after {
    display: none !important;
}
#actions_cart_btn{
    padding: 1em 0 60px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#gr_custom_cart .wc-proceed-to-checkout {
    display: none !important;
}
#actions_cart_btn a{
    padding: 7px 60px 7px 60px !important;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f1b601;
    border-radius: 20px;
    color: #fff !important;
    text-transform: uppercase;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.CRorder_radio span.woocommerce-input-wrapper{
    display: inline-flex;
    align-items: center;
}
.CRorder_radio span.woocommerce-input-wrapper label{
    margin: 0 10px !important;
    width: auto !important;
    cursor: pointer;
}
.CRorder_radio span.woocommerce-input-wrapper .input-radio{
    width: auto !important;
}
.checkout-step-login .before-checkout-form button.woocommerce-button.button.woocommerce-form-login__submit{
    color: #fff;
    background-color: black;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border: 2px solid black;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 11px 35px;
    font-size: 16px;
    line-height: 1.1;
    border-radius: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.checkout-step-login .before-checkout-form label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme,
.checkout-step-login .before-checkout-form p.lost_password {
    display: none;
}
.checkout-step-login .before-checkout-form form.woocommerce-form.woocommerce-form-login.login .form-row input.input-text,
.checkout-step-login .before-checkout-form form.woocommerce-form.woocommerce-form-login.login .form-row textarea {
    height: 50px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    padding: 15px 20px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    position: relative;
}
.CRtime_sl span.select2{
    width: 100% !important;
}
.CRtime_sl span#select2-billing_time-container {
    width: 100%;
}
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options{
    max-height: 150px;
}
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #fff;
}
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar
{
    width: 7px;
    background-color: rgba(40, 40, 40, 0.8);
}
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb
{
    background-color: #c10a28 !important;
}
.group_detail_turn_off_pd a.btn_back_pop {
    position: relative;
    margin: 0 auto;
    top: unset;
    transform: unset;
}
.group_detail_customize_pd.group_detail_turn_off_pd {
    min-height: auto;
}
.group_detail_turn_off_pd .box h4 {
    text-transform: uppercase;
}
.content_turn_off {
    color: #c10a28;
    font-size: 20px !important;
    font-weight: bold !important;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: rgb(241, 182, 1);
    color: #fff;
}
.CRcustom_table_cart .cart_item .CRnote_item_cart p {
    word-break: break-word;
}
.CRadd_cart_box{
    position: relative;
}
a.btn_back_pop i{
    margin-right: 10px;
}
a.btn_back_pop {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    color: #c10a28 !important;
    margin: 0;
    padding: 0;
    border-radius: 20px;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-weight: bold;
}
#CRbottom_detail_order ul li {
    text-align: center !important;
}
#CRbottom_detail_order ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.CRitem_term_mn .title {
    background: #ededed;
}
.woocommerce-checkout .CRscrol_list_box .CRsec_list_bottom,
.woocommerce-account .CRscrol_list_box .CRsec_list_bottom,
.woocommerce-cart .CRscrol_list_box .CRsec_list_bottom{
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    bottom: -30px;
}
.CRscrol_list_box.CRfixed .CRsec_list_bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    bottom: -30px;
}
.CRscrol_list_box .CRsec_list_bottom{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
}
.CRbox_out_stock{
    cursor: no-drop;
}
.CRout_stock {
    line-height: normal;
    height: 30px;
    background: #c10a28;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    color: #ffffff !important;
    border-radius: 15px;
    min-width: 100px;
    margin: 15px 0 0 0;
    text-transform: uppercase;
    /* font-family: 'Crimson Text', serif; */
    font-size: 13px;
}
.CRquick_add_cart .spinner-submit {
    width: 15px;
    height: 15px;
}
.CRquick_add_box.active .CRtotal_pd_quick{
    opacity: 1;
    visibility: visible;
    right: -15px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRtotal_pd_quick {
    position: absolute;
    top: 0;
    right: -20px;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #f1b601;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.item_cont_pd .box .boxPrice {
    margin-right: 20px;
}
.item_cont_pd .box {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.CRquick_add_box {
    position: relative;
    text-align: center;
    display: inline-block;
    margin: auto;
}
.CRquick_add_cart {
    color: #ffffff !important;
    font-weight: bold;
    background-color: #c10a28;
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
}
.item.CRtakeoff_cart li span {
    margin: 0 5px;
}
.item.CRtakeoff_cart li:last-child{
    margin-bottom: 0;
}
.item.CRtakeoff_cart li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.CRcustom_table_cart .cart_item .item.CRtakeoff_cart li .CRbtn_remove_pd i {
    width: 15px;
    height: 15px;
}
.CRcustom_table_cart .cart_item .item.CRtakeoff_cart li .CRbtn_remove_pd{
    min-width: 60px;
    padding: 5px 10px;
    margin-left: 10px;
    font-size: 9px;
    height: 22px;
}
.CRoption_item_cart_box {
    width: 100%;
}
.CRoption_item_cart_box .item {
    padding: 15px 0;
    border-top: 1px dashed #c10a28;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CRoption_item_cart_box .item.CRtakeoff_cart{
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
}
.CRoption_item_cart_box .item:first-child {
   margin-top: 20px;
}
.CRoption_item_cart_box .item:last-child {
    padding-bottom: 0;
}
.CRoption_item_cart_box .item h4 {
    color: #c10a28;
    font-size: 20px;
    font-weight: 500;
    margin: 0 10px 0 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 60px;
}
.CRoption_item_cart_box .item a,
.CRoption_item_cart_box .item p {
    font-size: 15px;
    color: #222;
    font-weight: 600;
    margin: 0;
}
.extras_box {
    margin-top: 20px;
}
.box_switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.box_switch .switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 20px;
    margin: 0;
}

.box_switch .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.box_switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.box_switch .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.box_switch input:checked + .slider {
    background-color: #c10a28;
}

.box_switch input:focus + .slider {
    box-shadow: 0 0 1px #c10a28;
}

.box_switch input:checked + .slider:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}

/* Rounded sliders */
.box_switch .slider.round {
    border-radius: 34px;
}

.box_switch .slider.round:before {
    border-radius: 50%;
}

/*CRload*/
.CRload.active_loading {
    filter: blur(8px);
    -webkit-filter: blur(8px);
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    pointer-events: none;
}
.CRload {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
#CRcookie_cart_page .CRquantity{
    border: 1px solid #e0e0e0;
    position: relative;
    margin: 0;
    overflow: hidden;
    zoom: 1;
    padding: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#CRcookie_cart_page .CRquantity .plus,
#CRcookie_cart_page .CRquantity .minus {
    padding: 0;
    margin: 0;
    text-align: center;
    width: 20px;
    height: 20px;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    border: none;
    background-color: #dcdcdc;
    text-shadow: none;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50% !important;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    outline: none !important;
}
#CRcookie_cart_page .CRquantity input.quantity {
    width: 60px;
    height: 30px;
    padding: 0;
    margin: 0;
    text-align: center;
    border: none;
    border-right: 0;
    border-radius: 0;
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    -moz-appearance: textfield;
    line-height: normal;
}
.box_cookie_cart_item, .CRextras_item_cart_box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CRextras_item_cart_box{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#CRcookie_cart_page .CRcustom_table_cart .cart > .cart_item:not(:first-child) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 2px solid #c10a28;
}
.CRcustom_table_cart .CRextras_item_cart_box .cart_item .product-name {
    color: #c10a28;
}
.CRextras_item_cart_box .cart_item {
    width: 100%;
    margin: 20px 0 0 !important;
    padding: 20px 0 !important;
    border-top: 1px solid #eee;
    border-bottom: none !important;
}
.CRextras_item_cart_box.CRsp_row .cart_item:last-child{
    padding: 20px 0 0 !important;
    margin: 0 !important;
}
.CRextras_item_cart_box .cart_item:last-child{
    padding: 20px 0 0 !important;
}
/*.CRcustom_table_cart .cart_item .box_cookie_cart_item:first-child .media-left {*/
/*    -webkit-box-pack: normal;*/
/*    -ms-flex-pack: normal;*/
/*    justify-content: normal;*/
/*}*/
.CRcustom_table_cart .cart_item .box_cookie_cart_item >.media-left {
    width: 45%;
}
.top_header .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.CRitem_banner_home:after{
    content: url("../images/after_banner.png");
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.top_header .content .content_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CRtitle_lg h4 {
    font-size: 80px;
    line-height: 50px;
    font-weight: 400;
    color: rgb(241, 182, 1);
	font-family: 'Crimson Text', serif;
    visibility: inherit;
    margin-left: 30px;
}
.CRcustom_table_cart .cart_item p {
    margin: 0;
}
#CRgroup_head .top_header .hd_first{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.loading_right {
    right: 0;
    background: -webkit-linear-gradient(90deg,#fff 0,#cbc9c9 100%) !important;
    background: linear-gradient(90deg,#fff,#cbc9c9 100%) !important;
}
.loading_left, .loading_right {
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 50%;
    bottom: 0;
    background: -webkit-linear-gradient(90deg,#b4b4b4 0,#fff 100%);
    background: linear-gradient(90deg,#b4b4b4 0,#fff 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 1;
}
#preloader.hidden-loading-section{
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: -1;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f1b601;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #c10a28;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f1b601;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#CRlogo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#CRlogo img {
    width: 100px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
/** DEF **/
.CRFix_scroll{
    overflow: hidden;
}
.CRscroll_style::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #fff;
}
.CRscroll_style::-webkit-scrollbar
{
    width: 7px;
    background-color: rgba(40, 40, 40, 0.8);
}
.CRscroll_style::-webkit-scrollbar-thumb
{
    background-color: #c10a28 !important;
}
.CRbg_def{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#button_back_top.show {
    opacity: 1;
}
#button_back_top {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    position: fixed;
    z-index: 99;
    bottom: 100px;
    right: 30px;
    text-align: center;
    font-size: 18px;
    font-family: "Source Sans Pro";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background: #c10a28;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 45px;
    height: 45px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
}
/** Menu **/
#CRnav li.active a {
    color: #f1b601 !important;
}
#CRlog_header {
    padding-left: 30px;
}
#CRlog_header ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -5px;
}
#CRnav li.active a:after,
#CRnav li a:hover:after {
    width: 100%;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    opacity: 1;
}
#CRnav li a:after {
    width: 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    content: '';
    background: #f1b601;
    height: 2px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -22px;
    opacity: 0;
}
#CRlog_header ul li{
    padding: 0 5px;
    color: #fff !important;
}
#CRnav li {
    padding: 0 30px;
}
header .logged-in i{
    margin-right: 10px;
}
#CRnav li a {
    color: #fff !important;
    border-width: 0 0 2px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    text-transform: uppercase;
    font-family: 'Crimson Text', serif;
    font-weight: 600;
    position: relative;
}
#CRnav .CRgr_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#mn_desk .menu-main-menu-container > ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
#CRnav .menu-main-menu-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
/** Header **/
.bottom_header{
    /*background-color:#61250d;*/
    background-color: #c10a28;
    padding: 20px 0;
}
.top_header {
    padding: 20px 0;
}
.hd_first .content .location{
    font-size: 22px;
    font-weight: 600;
    font-family: 'Crimson Text', serif;
    color: #61250d;
}
.hd_first .content a{
    color: #61250d;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Crimson Text', serif;
    margin: 20px 0 0;
}
/** Footer **/
ul.socials_list li a i {
    margin: 0;
}
.QR_Code_img img {
    width: auto;
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
}
.CRico_ft{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
ul.CRphone_ft {
    width: 100%;
    text-align: center;
}
.CRico_ft a:hover,
.CRico_ft p:hover {
    color: #fff;
}
.CRico_ft a,
.CRico_ft p {
    font-size: 16px;
    color: #aab4b7;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    text-align: center;
}
.CRico_ft .ico {
    color: #fff;
    background: #c10a28;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    line-height: 76px;
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 20px auto;
}
.CRfooter_bottom .ft_first .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.CRfooter_top {
    padding: 60px 0;
}
.CRfooter_top .title {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 20px;
}
.credit_cont{
    color: #ffffff;
    font-weight: 700;
}
.CRfooter_top .ft_first .cont{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}
.CRfooter_top .readmore_url{
    text-decoration: underline !important;
    color: #747d80;
}
.CRfooter_top .readmore_url:hover{
    color: #fff;
}
.cards_img img {
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: auto;
    height: auto;
}
.cards_img {
    margin-top: 30px;
}
.CRfooter_bottom {
    background: #f1b601;
    padding: 30px 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
}
.copyright {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    position: relative;
    margin: 0;
}
ul.socials_list li a {
    padding: 7px 5px;
    min-width: 35px;
    border: 2px solid #fff;
    font-size: 16px;
    color: #fff !important;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
ul.socials_list li a:hover{
    opacity: 1;
    filter: alpha(opacity=100);
}
ul.socials_list li {
    padding: 0 6px;
}
ul.socials_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -6px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
/** Contact **/
#CRcontact_page #CRmap_footer {
    height: 600px !important;
}
#CRbanner_box h1 {
    display: inline-block;
    text-transform: capitalize;
    font-size: 50px;
    font-weight: 400;
    margin: 0;
    font-family: 'Arizonia', cursive;
    position: relative;
    color: #fff;
    text-align: center;
    width: 100%;
}
#CRbanner_box{
    padding: 60px 0;
}
#CRbanner_box .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin: 0;
}
#CRbanner_box .breadcrumb cite{
    font-size: 20px;
    font-weight: 400;
}
#CRbanner_box .breadcrumb ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
#CRcontact .content {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    text-align: center;
}
#CRcontact .content .title{
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    color: #000000 !important;
    font-family: 'Arizonia', cursive;
    font-weight: 400;
    font-size: 40px;
}
#CRcontact .content .box p,
#CRcontact .content .box a{
    padding: 0;
    margin: 0;
    /*font-family: 'Grandstander', cursive;*/
    color: #000000 !important;
}
#CRcontact_page {
    background-color: #e5e5e5;
}
#CRcontact {
    padding: 30px 0;
}
#CRcontact_trading h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
}
.CRlist_trading h4,
.CRlist_trading p{
    text-transform: uppercase;
    /*font-family: 'Grandstander', cursive;*/
    font-size: 25px;
    margin: 0;
    text-align: center;
}
.CRlist_trading .cont h4 {
    color: red;
}
.CRlist_trading {
    width: 60%;
    margin: 0 auto;
}
.notice_ct {
    text-align: center;
    padding: 20px 0;
}
.notice_ct p {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 30px;
}

/** Login **/
.CRLogOrReg li {
    margin-bottom: 30px;
}
.CRLogOrReg {
    max-width: 570px;
    margin: 30px auto 30px;
}
.CRdef_input textarea{
    height: 100px !important;
    -webkit-box-align: unset !important;
    -ms-flex-align: unset !important;
    align-items: unset !important;
}
.CRdef_input button {
    color: #fff;
    background-color: black;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border: 2px solid black;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 11px 35px;
    font-size: 16px;
    line-height: 1.1;
    border-radius: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.CRdef_input input:hover,
.CRdef_input textarea:hover,
.CRdef_input input:focus,
.CRdef_input textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #c10a28;
}
.CRdef_input textarea,
.CRdef_input input{
    outline: none !important;
    cursor: pointer;
    border: 2px solid #eee;
    padding: 10px;
    font-weight: 400 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    line-height: 1.5;
    resize: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 16px;
    background: #fff;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
#CRform_def_log_reg .CRstyle_title{
    font-size: 34px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 12px;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
}
.CRLogOrReg label{
    color: #181818;
    font-weight: 400;
    font-size: 18px;
    line-height: 2;
    display: block;
}
.CRLogOrReg label span {
    color: red;
    font-weight: 700;
    border: 0;
}
.forgot_pass_link {
    color: #181818 !important;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    font-weight: 400;
    font-size: 18px;
}
.forgot_pass.forgot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.CRLogOrReg .content p {
    text-align: center;
    margin: 30px 0;
    line-height: 1.5;
}
.CRLogOrReg .content .CRLogOrReg_btn:hover{
    color: #c10a28;
}
.CRLogOrReg .content .CRLogOrReg_btn {
    text-align: center !important;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: underline !important;
    color: #181818;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    width: 100%;
    display: block;
}
/** Home **/
@keyframes Slick-FastSwipeIn{
    0%{transform:rotate3d(0,1,0,150deg) scale(0)  perspective(400px);}
    100%{transform:rotate3d(0,1,0,0deg) scale(1) perspective(400px);}
}
@-webkit-keyframes ProgressDots{from{width:0px;}to{width:100%;}}
@keyframes ProgressDots{from{width:0px;}to{width:100%;}}
.CRitem_banner_home .border_bt a {
    font-size: 17px;
    line-height: normal;
    font-weight: 400;
    color: rgb(255, 255, 255);
    background-color: rgb(241, 182, 1);
    border-color: rgb(0, 0, 0);
    border-radius: 30px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    -webkit-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
    text-align: inherit;
    margin: 30px 0 0;
    padding: 12px 35px;
    letter-spacing: 0px;
    min-width: 170px;
    max-height: none;
    max-width: none;
    opacity: 1;
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform-origin: 50% 50% 0px;
    -ms-transform-origin: 50% 50% 0px;
    transform-origin: 50% 50% 0px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    text-transform: uppercase;
    font-family: 'Crimson Text', serif;
}
.CRitem_banner_home:nth-child(even) .CRcont_item_banner_home {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.CRitem_banner_home:nth-child(even) .CRcont_item_banner_home .CRcont_banner{
    padding-left: 0 !important;
    padding-right: 100px !important;
}
.CRitem_banner_home {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0;
    outline: none;
    position: relative;
    cursor: pointer;
    height: 700px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CRcont_item_banner_home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -20px;
}
.CRcont_item_banner_home .CRcont_banner,
.CRcont_item_banner_home .CRimg_banner {
    width: 50%;
    padding: 0 20px;
}
.CRcont_item_banner_home .CRcont_banner {
    padding-left: 100px !important;
}
.CRcont_item_banner_home .CRimg_banner img {
    width: auto;
    height: 550px;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    -o-object-position: bottom;
    object-position: bottom;
}

.CRcont_item_banner_home .CRimg_banner{
    -webkit-animation:fadeOutLeft 1s both;
    animation:fadeOutLeft 1s both;
}
.CRcont_item_banner_home .CRcont_banner .sub_title{
    -webkit-animation:fadeOutRight 1s both;
    animation:fadeOutRight 1s both;
    white-space: nowrap;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    color: rgb(241, 182, 1);
    font-family: 'Arizonia', cursive;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
}
.CRcont_item_banner_home .CRcont_banner .title{
    -webkit-animation:fadeOutRight 1s both;
    animation:fadeOutRight 1s both;
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-bottom: 30px;
}
.CRcont_item_banner_home .CRcont_banner .des_banner{
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
    color: rgb(159, 159, 159);
    margin: 0;
    -webkit-animation:fadeOutRight 1s both;
    animation:fadeOutRight 1s both;
}
.CRcont_item_banner_home .CRcont_banner .border_bt{
    -webkit-animation:fadeOutRight 1s both;
    animation:fadeOutRight 1s both;
}

.CRitem_banner_home:nth-child(even) .CRcont_item_banner_home .CRimg_banner{
    -webkit-animation:fadeOutRight 1s both;
    animation:fadeOutRight 1s both;
}
.CRitem_banner_home:nth-child(even) .CRcont_item_banner_home .CRcont_banner .sub_title,
.CRitem_banner_home:nth-child(even) .CRcont_item_banner_home .CRcont_banner .title,
.CRitem_banner_home:nth-child(even) .CRcont_item_banner_home .CRcont_banner .des_banner,
.CRitem_banner_home:nth-child(even) .CRcont_item_banner_home .CRcont_banner .border_bt{
    -webkit-animation:fadeOutLeft 1s both;
    animation:fadeOutLeft 1s both;
}

.CRitem_banner_home.slick-active .CRimg_banner{
    -webkit-animation:fadeInLeft 1s both 1s;
    animation:fadeInLeft 1s both 1s;
}
.CRitem_banner_home.slick-active .CRcont_banner .sub_title{
    -webkit-animation:fadeInRight 1s both 0.5s;
    animation:fadeInRight 1s both 0.5s;
}
.CRitem_banner_home.slick-active .CRcont_banner .title{
    -webkit-animation:fadeInRight 1s both 1s;
    animation:fadeInRight 1s both 1s;
}
.CRitem_banner_home.slick-active .CRcont_banner .des_banner{
    -webkit-animation:fadeInRight 1s both 1.5s;
    animation:fadeInRight 1s both 1.5s;
}
.CRitem_banner_home.slick-active .CRcont_banner .border_bt{
    -webkit-animation:fadeInRight 1s both 2s;
    animation:fadeInRight 1s both 2s;
}

.CRitem_banner_home:nth-child(even).slick-active .CRimg_banner{
    -webkit-animation:fadeInRight 1s both 1s;
    animation:fadeInRight 1s both 1s;
}
.CRitem_banner_home:nth-child(even).slick-active .CRcont_banner .sub_title{
    -webkit-animation:fadeInLeft 1s both 0.5s;
    animation:fadeInLeft 1s both 0.5s;
}
.CRitem_banner_home:nth-child(even).slick-active .CRcont_banner .title{
    -webkit-animation:fadeInLeft 1s both 1s;
    animation:fadeInLeft 1s both 1s;
}
.CRitem_banner_home:nth-child(even).slick-active .CRcont_banner .des_banner{
    -webkit-animation:fadeInLeft 1s both 1.5s;
    animation:fadeInLeft 1s both 1.5s;
}
.CRitem_banner_home:nth-child(even).slick-active .CRcont_banner .border_bt{
    -webkit-animation:fadeInLeft 1s both 2s;
    animation:fadeInLeft 1s both 2s;
}

#CRbanner_home .customm_arrow i {
    font-size: 60px;
    color: #fff !important;
}
#CRbanner_home:hover .customm_arrow{
    opacity: 1;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
#CRbanner_home .customm_arrow{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 5;
    width: 100px;
    height: 100px;
    opacity: 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
#CRbanner_home .customm_arrow.left{
    left: 0;
}
#CRbanner_home .customm_arrow.right{
    right: 0;
}
/** Menu term **/
.item_cont_pd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.CRitem_term_mn .title > h4 {
    text-transform: uppercase;
    margin: 0px;
    padding: 10px;
    text-align: left;
    cursor: pointer;
    color: black;
    font-size: 16px !important;
    font-weight: bold !important;
    border-bottom: 1px solid darkorange;
}
.item_cont_pd .title_pd h4 {
    color: #444;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    width: 100%;
}
.item_cont_pd .title_pd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.item_cont_pd .price {
    color: #c10a28;
    font-size: 15px;
    /* color: #5CB85C; */
    font-weight: bold;
    margin: 3px;
    margin-bottom: 0px;
    text-align: center;
}
.CRempty {
    color: #c10a28;
    margin: 15px 10px;
    font-weight: 700;
}
.CRitem_pd {
    border-top: solid 1px #ddd;
    padding: 15px 15px;
    font-size: 14px;
    vertical-align: middle;
}
.CRbtn_customize {
    line-height: normal;
    height: 30px;
    background: #f1b601;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    color: #ffffff !important;
    border-radius: 15px;
    min-width: 100px;
    margin: 15px 0 0 0;
    text-transform: uppercase;
    /* font-family: 'Crimson Text', serif; */
    font-size: 13px;
}
.CRadd_cart {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff !important;
    margin: 10px auto 0;
    background: #c10a28;
}
.CRlist_term_mn {
    position: relative;
    width: 100%;
    padding: 0;
    background: #ededed;
}
.CRlist_term_mn ul {
    overflow-y: auto;
    max-height: 920px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.CRlist_pd_term {
    overflow-y: auto;
    max-height: 920px;
    background-color: #ffffff;
}
.CRlist_term_mn li, .CRlist_term_mn li a {
    width: 100%;
}
.CRlist_term_mn a{
    border-top: 1px solid #ddd;
    color: #666 !important;
    padding: 16px 12px !important;
    font-size: 20px;
    display: block;
    position: relative;
}
#CRmenu_terms .row{
    margin: 0;
}
.CRmenu_terms_col{
    padding: 0;
}
#CRmenu_terms {
    padding: 50px 0;
    background: #ededed;
}
.CRlist_term_mn ul li a:after {
    content: '';
    width: 3px;
    top: 0;
    bottom: 100%;
    right: 0;
    background-color: darkorange;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    position: absolute;
}
.CRlist_term_mn ul li.active a:after {
    bottom: 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRlist_term_mn .active{
    cursor: no-drop;
}
.CRlist_term_mn .active a {
    font-weight: 700;
    pointer-events: none;
}
/** Popup **/
.group_detail_customize_pd {
    background: #ededed;
    width: 400px;
    height: auto;
    border-radius: 20px;
    padding: 20px;
    min-height: 372px;
}
.group_detail_customize_pd .box h4{
    color: black;
    font-size: 20px !important;
    font-weight: bold !important;
    text-align: center;
    margin-bottom: 20px;
}
.group_detail_customize_pd .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    background: #ffffff;
    border-radius: 5px;
}
.title_sub {
    margin: 0;
    font-weight: 600;
    text-transform: capitalize;
}
.extras_box .chosen-container {
    width: 100% !important;
    margin: 15px 0 0;
}
.extras_box .chosen-container-multi .chosen-choices {
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 5px;
}
.note_box{
    margin-top: 20px;
}
.note_box.show textarea{
    border: 1px solid #ddd !important;
    height: 60px;
    padding: 10px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    margin: 15px 0 0;
}
.note_box textarea{
    outline: none !important;
    border: 1px solid transparent !important;
    border-radius: 5px;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    font-size: 15px;
    color: #000000;
    height: 0;
    margin:0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.note_box,
.extras_box {
    padding: 10px;
    background: #ffffff;
    border-radius: 5px;
}
.group_detail_customize_pd b {
    font-weight: 400;
    margin: 20px 0 !important;
    display: block;
    text-transform: uppercase;
}
.extras_box .chosen-container .chosen-results li.hightlighted,
.extras_box .chosen-container .chosen-results li{
    background: transparent !important;
    color: #000000;
}
.extras_box .chosen-container .chosen-results li:hover{
    background: #f1b601 !important;
    color: #ffffff;
}
.extras_box .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 30px;
}
.extras_box .chosen-container-multi .chosen-choices li.search-choice{
    margin-top: 5px;
}
.extras_box .CRempty p {
    margin-bottom: 0;
}
.extras_box .CRempty {
    margin: 10px 0 0;
}
/** QTY **/
.CRqty input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.CRqty input[type=number]::-webkit-inner-spin-button,
.CRqty input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.CRqty .number-input button {
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    position: relative;
}
.CRqty .number-input input[type=number] {
    text-align: center;
}
.CRqty .md-number-input.number-input {
    border: 1px solid #ddd;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 !important;
    border-radius: 5px;
}
.CRqty .md-number-input.number-input button:hover {
    color: #2196F3;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 700;
}
.CRqty .md-number-input.number-input button {
    outline: none;
    width: 50px;
    height: 30px;
    padding: 0;
    font-size: 20px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRqty .md-number-input.number-input input[type=number] {
    max-width: 50px;
    padding: 2px;
    border-left: solid 1px #ddd !important;
    border-right: solid 1px #ddd !important;
    font-size: 16px;
    height: 30px;
    outline: none;
    border: none;
}
/** List bottom **/
.extras_box .chosen-container .chosen-results li.result-selected {
    background: #ededed !important;
    color: #000 !important;
}
.extras_box .chosen-container .chosen-results {
    max-height: 200px;
    overflow-y: auto;
}
.extras_box .chosen-container .chosen-results::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #fff;
}
.extras_box .chosen-container .chosen-results::-webkit-scrollbar
{
    width: 3px;
    background-color: rgba(40, 40, 40, 0.8);
}
.extras_box .chosen-container .chosen-results::-webkit-scrollbar-thumb
{
    background-color: darkorange !important;
}
#CRmenu_page .CRsec_list_bottom.CRshow{
    opacity: 1;
    visibility: visible;
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
}
#CRmenu_page .CRsec_list_bottom{
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
}
.CRsec_list_bottom {
    border-top: 1px solid #999;
    background: #61250d;
    color: #fff;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#61250d), to(#61250d));
    background-image: -o-linear-gradient( #61250d, #61250d);
    background-image: linear-gradient( #61250d, #61250d);
    padding: 0;
}
.CRsec_list_bottom ul li a i{
    color: darkorange;
    margin-right: 5px;
}
.CRsec_list_bottom ul li a{
    color: #fff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    width: 100%;
}
.CRsec_list_bottom ul li:first-child{
    /*border-left: 1px solid #000000;*/
}
.CRsec_list_bottom ul li {
    width: 25%;
    padding: 5px 15px;
    /*border-right: 1px solid #000000;*/
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CRsec_list_bottom ul li:hover,
.CRsec_list_bottom ul li:active{
    background-image: -webkit-gradient( linear , left top, left bottom , from(#a63d14) , to(#692c13));
    background-image: -o-linear-gradient( #a63d14 , #692c13);
    background-image: linear-gradient( #a63d14 , #692c13);
}
.CRsec_list_bottom ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.img_pd img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.img_pd {
    padding: 2px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: 0;
    top: 0px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 auto;
    border: 1px solid #c10a28;
}
.item_cont_pd .price del {
    font-weight: 400;
    font-size: 14px;
}
/*Accoount*/
.group_account_woo label{
    color: #333333;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
}
.group_account_woo li{
    margin-bottom: 30px;
}
.group_account_woo button {
    outline: none !important;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    min-width: 200px;
    height: 45px;
    background-color: #000000;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    cursor: pointer;
    border-radius: 50px;
}
.group_account_woo input:focus,
.group_account_woo select:focus,
.group_account_woo textarea:focus{
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    border: 1px solid #c10a28;
    background-color: #f6f6f6;
    outline: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    color: #333333;
}
.CR_wrap_avata {
    width: 100%;
}
.logo_user{
    margin: 10px 0 0 0;
    text-align: center;
}
.avar_custom input {
    display: none !important;
}
label.CR_wrap_avata {
    cursor: pointer;
}
.logo_user img {
    border: 3px solid #000000;
    border-radius: 50%;
    width: 100px;
    object-fit: cover;
    height: 100px;
    padding: 2px;
}
input#title_file {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    height: auto;
    border: none !important;
    padding: 0;
    width: 100%;
    text-align: center;
}
.bt_open_upload {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.group_account_woo input::placeholder{
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
.group_account_woo input{
    height: 50px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 25px;
    color: rgba(51, 51, 51, 0.5);
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.avar_ac_woo h4{
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.woocommerce-account .container .woocommerce {
    margin: 40px auto 110px auto !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.woocommerce-account .woocommerce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.CRnav_account .ac_av img {
    border: 3px solid #612813;
    border-radius: 50%;
    width: 51px;
    height: 51px;
    object-fit: cover;
}
.CRnav_account .ac_cont {
    width: 100%;
    padding-left: 15px;
}
.title_page_def_ac {
    margin-bottom: 10px !important;
    text-transform: uppercase;
}
form#CRform_def_edit_address h3 {
    margin-bottom: 20px;
}
.title_page_def_ac,
.CRnav_account .ac_cont h4 {
    color: #333333;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.CRnav_account .ac_cont p {
    margin: 0;
}
.CRnav_account .ac_cont p a {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
.CRnav_account{
    border: 1px solid #f5f5f5;
    background-color: #ffffff;
    max-width: 299px;
}
.CRnav_account .account_av {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    border-top: 2px solid #333333;
    border-bottom: 1px solid #e1e1e1;
    padding: 17px 20px 14px 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CRnav_account ul {
    padding: 0;
    margin: 0 !important;
}
.CRnav_account ul li {
    padding: 11px 20px;
    border: none !important;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    list-style-type: none;
}
.CRnav_account ul li.is-active,
.CRnav_account ul li:hover {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    background-color: #f1b601 !important;
}
.CRnav_account ul li.is-active a,
.CRnav_account ul li:hover a {
    color: #ffffff;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRnav_account ul li a {
    color: #333333;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    padding: 0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    margin: 0;
    text-transform: uppercase;
}
.woocommerce-account > .container > .woocommerce{
    margin: 0 -15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%;
    padding: 0 15px;
}
.woocommerce-account .woocommerce-MyAccount-content{
    width: 70%;
    padding: 0 15px;
}
.dash_wc h4 {
    color: #333333;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.gr_das_woo p{
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
.gr_das_woo a {
    font-weight: 700;
    color: #f1b601 !important;
}
/* My order */
.CRwoocommerce-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
body .CRwoocommerce-info a.woocommerce-Button.button {
    outline: none !important;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 200px;
    height: 45px;
    background-color: #000000;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0;
    cursor: pointer;
    border-radius: 20px;
}
.CRgroup_view_detail_order h4 span {
    color: #000000;
    margin-right: 5px;
    font-weight: 600;
}
.CRgroup_view_detail_order h4 {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.CRgroup_view_detail_order{
    margin-bottom: 30px;
}
.order_content ul li span {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    width: 95%;
}
.order_content ul li p span{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
.order_content {
    margin-top: 30px !important;
}
.order_content ul li p{
    margin-bottom: 0;
    width: 100%;
    text-align: right;
}
.order_content ul li {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.img_pd_order {
    width: 50px;
    text-align: center;
    margin-right: 30px;
}
.info_pd_order p {
    margin-bottom: 0;
}
.list_term_pd_woo a {
    margin: 0 5px 0 5px;
    color: #999999;
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.6px;
}
.item_pd_order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0;
}
.info_pd_order p span.woocommerce-Price-amount.amount,.info_pd_order .woocommerce-Price-currencySymbol{
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    color: #000000;
}
.info_pd_order p span{
    text-transform: lowercase;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin-right: 0;
}
.item_pd_order .info_pd_order {
    padding-left: 15px;
}
.item_pd_order .info_pd_order p.product_attr,
.item_pd_order .info_pd_order h4,
.item_pd_order .info_pd_order h4 a {
    line-height: normal;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}
.item_pd_order .info_pd_order p.product_attr{

}
.col_pd_woo:nth-child(1),
.col_pd_woo:nth-child(2){
    margin-top: 0;
}
.col_pd_woo {
    margin-top: 30px;
}
.img_pd_order img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
.woocommerce-view-order li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders {
    background-color: #e1e1e1;
}
.pd_custom_order {
    border-bottom: 1px solid #e1e1e1;
    background-color: #ffffff;
    padding: 0 15px;
}
.item_custom_order {
    margin-bottom: 30px;
}
.info_custom_order {
    background-color: #f5f5f5;
    position: relative;
    padding: 10px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.info_custom_order ul li:last-child:after {
    display: none;
}
.item_custom_order a.view_more {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    background: none !important;
    border: none !important;
    display: initial;
    text-transform: inherit;
    padding: 0;
    width: 15%;
    text-align: center;
}
.item_custom_order li.order_date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.item_custom_order li.order_code span a {
    font-weight: 400 !important;
    color: #333333!important;
    margin-left: 5px !important;
}
.item_custom_order span.line_order {
    margin: 0 5px !important;
}
.item_custom_order li.order_total span {
    font-weight: 400 !important;
    color: #333333 !important;
    margin-left: 2px !important;
}
.info_custom_order ul li p,
.info_custom_order ul li a,
.info_custom_order ul li span{
    margin: 0;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: normal;
}
.info_custom_order ul li:after {
    content: '';
    background: #333333;
    display: block;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
}
.info_custom_order ul li {
    list-style-type: none;
    position: relative;
    padding: 0 10px;
    margin: 0;
}
.info_custom_order ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: 85%;
}
.item_info_order {
    margin-bottom: 35px;
}
.filter_orders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
.filter_orders p {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    margin-right: 20px;
}
.filter_orders select {
    cursor: pointer;
    outline: none;
    box-shadow: none;
    line-height: normal;
    height: 45px;
    width: auto;
    min-width: 193px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    background-position: calc(100% - 12px) 50%;
    background-repeat: no-repeat;
    background-size: 10px;
    padding: 0 15px;
}
/* Detail order */
#CRwoo_checkout_thank {
    margin: 0;
    padding: 50px 0;
}
#CRhead_address_order {
    padding: 15px 60px;
    background-color: #3f3f3f;
}
section#CRaddress_order {
    background-color: #f5f5f5;
}
section#CRdetail_order {
    background-color: #f5f5f5;
    margin-bottom: 40px;
}
#CRhead_detail_order {
    padding: 30px 60px;
    background-color: #c10a28;
}
#CRhead_address_order li h4,
#CRhead_detail_order li h4{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}
.CRitem_product_order {
    padding: 10px 60px;
    border-bottom: 1px solid #e1e1e1;
}
#CRdetail_order ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#CRdetail_order ul li:first-child{
    text-align: left;
}
div#CRbottom_detail_order {
    padding: 10px 60px;
}
#CRbottom_detail_order span {
    color: #ff8c00;
    font-weight: 600;
}
#CRbottom_detail_order p,
#CRbottom_detail_order h4{
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
.CRitem_product_order p,
.CRitem_product_order h4{
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.CRitem_product_order .qty p{
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}
.CRitem_product_order .sku p,
.CRitem_product_order .title h4{
    text-transform: uppercase;
}
.CRitem_product_order .total p span{
    color: #666666;
}
#CRdetail_order ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    text-align: center;
}
.title_mobile {
    display: none;
}
#gr_custom_thank_pay .gr_img img {
    width: 200px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
/* 360 */
#threesixty {
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* Thank Checkout */
#gr_custom_thank_pay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
}
#gr_custom_thank_pay .gr_img, #gr_custom_thank_pay .gr_cont {
    width: 50%;
}
#gr_custom_thank_pay .gr_img{
    text-align: center;
}
#gr_custom_thank_pay h1 {
    color: #612813;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    text-transform: uppercase;
}
#gr_custom_thank_pay .title{
    color: #f06724;
}
#gr_custom_thank_pay a, #gr_custom_thank_pay p {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
    color: #fccb14;
    text-transform: uppercase;
}
/* Checkout */
.CRgroup_bacs:after {
    content: '';
    width: 1px;
    height: 30px;
    background-color: #999999;
    opacity: 0.3;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}
.CRgroup_bacs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -15px;
    position: relative;
}
.CRgroup_bacs .left, .CRgroup_bacs .right {
    width: 50%;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#order_review tr.woocommerce-shipping-totals.shipping td {
    width: 30%;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
.CRform_def_log_reg #choose_log label {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    cursor: pointer;
}
.CRform_def_log_reg h2 {
    color: #c10a28;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}
.checkout-step-info .woocommerce-input-wrapper input::placeholder,
.checkout-step-info .woocommerce-input-wrapper textarea::placeholder{
    color: rgba(51, 51, 51, .5) !important;
}
#shipping_phone_field span.optional,
#order_comments_field span.optional {
    display: none;
}
body .checkout-step-info #billing_phone_field label{
    position: relative;
}
body .checkout-step-info #billing_phone_field label .Crcustom_mes_phone {
    position: absolute;
    top: 35px;
    right: -250px;
    width: 210px;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
#order_comments_field {
    padding: 0;
}
#shipping_phone_field span.Crcustom_mes,
#order_comments_field span.Crcustom_mes{
    margin-left: 5px;
    color: rgba(51, 51, 51, 0.5);
}
body.woocommerce-checkout #CRbreadcrumbs .container {
    padding: 0;
}
#CRcheckout_nav_step .checkout_nav li a p.check_done,
#CRcheckout_nav_step .checkout_nav li.check a p{
    display: none;
}
#CRcheckout_nav_step .checkout_nav li.check a p.check_done {
    border-color: #c10a28;
    color: #c10a28;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
#CRcheckout_nav_step .checkout_nav li.done:before,
#CRcheckout_nav_step .checkout_nav li.done:after{
    display: none;
}
.checkout-step-info .woocommerce-shipping-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.checkout-step-info #billing_first_name_field,
.checkout-step-info #shipping_phone_field,
.checkout-step-info #billing_phone_field {
    width: 100% !important;
    display: block;
    position: relative;
}
body .checkout-step-info #shipping_phone_field label,
body .checkout-step-info #billing_phone_field label {
    padding: 0 !important;
}
/*.checkout-step-info #shipping_phone_field label,*/
/*.checkout-step-info #shipping_phone_field span input,*/
/*.checkout-step-info #billing_phone_field label,*/
/*.checkout-step-info #billing_phone_field span input {*/
/*    width: 50%;*/
/*    padding: 10px !important;*/
/*}*/
#CRcheckout_form #order_review td.product-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#CRcheckout_form #order_review td.product-name .product-thumbnail img {
    width: 75px;
    height: 65px;
    -o-object-fit: contain;
    object-fit: contain;
}
#CRcheckout_form #order_review .cart_item td.product-total > span:last-child span,
#CRcheckout_form #order_review .cart_item td.product-total > span:last-child {
    color: #c10a28;
}
#CRcheckout_form #order_review .cart_item td.product-total > span {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#CRcheckout_form #order_review .cart_item td.product-total span{
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
#CRcheckout_form #order_review td.product-name .cart-item-details p,
#CRcheckout_form #order_review td.product-name .cart-item-details h4 {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0;
}
#CRcheckout_form #order_review {
    background-color: #f5f5f5;
    padding: 10px 0;
}
#CRcheckout_form #order_review tfoot th {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
#CRcheckout_form #order_review td:last-child {
    padding-right: 30px;
    text-align: right;
}
#CRcheckout_form #order_review th{
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
#CRcheckout_form {
    margin-bottom: 50px;
}
#CRcheckout_form #order_review th:first-child,
#CRcheckout_form #order_review td:first-child {
    padding-left: 30px;
}
#CRcheckout_form #order_review tbody tr:first-child th,
#CRcheckout_form #order_review tbody tr:first-child td{
    border: none;
}
#CRcheckout_form #order_review th,
#CRcheckout_form #order_review td {
    border-top: 1px solid white;
}
#CRcheckout_form #order_review tr.cart-discount td{
    position: relative;
    padding-right: 60px;
}
#CRcheckout_form #order_review tfoot tr.cart-subtotal td span{
    color: #c10a28;
}
.checkout-step-info .form-row-wide:first-child {
    padding-top: 0 !important;
    position: relative;
    padding-bottom: 20px !important;
}
p#shipping_last_name_field:after {
    content: '';
    background: #c10a28;
    height: 1px;
    left: 10px;
    right: 10px;
    bottom: 0;
    position: absolute;
}
#CRcheckout_form #order_review tfoot tr.order-total td span{
    color: #c10a28;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}
#CRcheckout_form #order_review tfoot td span,
#CRcheckout_form #order_review tr.woocommerce-shipping-totals ul li{
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
#CRcheckout_form #order_review tr.woocommerce-shipping-totals ul li {
    margin: 0 !important;
}
#CRcheckout_form #order_review tr.cart-discount.coupon-coupon-test td a:after {
    content: 'x';
    color: #fff;
    font-size: 8px;
    width: 20px;
    height: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #c10a28;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: -10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Open Sans', sans-serif;
    line-height: 12px;
}
#CRcheckout_form #order_review tr.cart-discount td a {
    color: transparent;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#CRcheckout_form #order_review table {
    border: none;
    margin: 0;
    border-radius: 0 !important;
}
#CRcheckout_form #order_review td.product-name .cart-item-details a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#CRcheckout_form #order_review td.product-name .cart-item-details {
    position: relative;
    padding-left: 15px;
}
#payment .wc_payment_method_description .bacs-left span{
    width: 100%;
}
#payment .wc_payment_method_description .bacs-left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.checkout-step-info .woocommerce-billing-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.checkout-step-info .woocommerce-additional-fields .form-row{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.checkout-step-info .form-row{
    width: 100%;
    padding: 0 10px 10px 10px !important;
}
/*.checkout-step-info #shipping_city_field,*/
/*.checkout-step-info #shipping_state_field,*/
/*.checkout-step-info #billing_city_field,*/
/*.checkout-step-info #billing_state_field,*/
/*.checkout-step-info #billing_phone_field {*/
/*    width: 50%;*/
/*}*/
.checkout-step-info label {
    width: 100%;
    margin-bottom: 5px;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
/*.checkout-step-info label abbr.required {*/
/*    display: none;*/
/*}*/
.checkout-step-info .woocommerce-input-wrapper {
    line-height: normal;
    width: 100%;
}
.checkout-step-info .woocommerce-input-wrapper input::placeholder{
    color: #333333;
}
.checkout-step-info .woocommerce-input-wrapper input:focus,
.checkout-step-info .woocommerce-input-wrapper .select2-container--default .select2-selection--single:focus,
.checkout-step-info .woocommerce-input-wrapper textarea:focus {
    //box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    border: 1px solid #c10a28;
    background-color: #f6f6f6;
    outline: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    color: #333333;
}
.checkout-step-info .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1px;
    width: 20px;
}
.checkout-step-info .woocommerce-input-wrapper textarea,
.checkout-step-info .woocommerce-input-wrapper .select2-container--default .select2-selection--single,
.checkout-step-info .woocommerce-input-wrapper input{
    width: 100%;
    height: 50px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    padding: 15px 20px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    position: relative;
}
.checkout-step-info {
    padding: 40px 0 0;
}
.woocommerce-terms-and-conditions-wrapper {
    display: none;
}
.CRdef_checkout_title {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CRdef_checkout_title i{
    color: #f06724;
    font-size: 16px;
    margin-right: 20px;
}
#payment {
    padding: 0;
    margin: 0;
    background-color: transparent !important;
    border-radius: 0 !important;
}
#payment .wc_payment_methods {
    padding: 20px !important;
    border: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: whitesmoke;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
#payment .wc_payment_method {
    margin: 10px 0 !important;
    line-height: normal !important;
    width: 100%;
}
#shipping_method li, #payment .payment_methods label {
    margin-bottom: 0;
}
#shipping_method label, #payment .payment_methods label {
    color: #080808;
    width: calc(100% - 25px);
    font-weight: 600;
}
.wc_payment_method label {
    display: block;
    position: relative;
    padding-left: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#payment .wc_payment_method .wc_payment {
    padding: 10px 0;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wc_payment_method label input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.wc_payment_method label input:checked~.checkmark, .check-gender input:checked~.checkmark {
    border: 2px solid #f06724;
}
.wc_payment_method .checkmark, .check-gender .checkmark {
    position: absolute;
    top: 50%;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #ddd;
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    transform: translate(0,-50%);
}
.wc_payment_method label input:checked~.checkmark:after, .check-gender input:checked~.checkmark:after {
    display: block;
}
.wc_payment_method label .checkmark:after, .check-gender .checkmark:after {
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #f06724;
}
.wc_payment_method label .checkmark:after, .check-gender .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
#payment .wc_payment_method img {
    max-width: 100%;
    max-height: 100%;
}
.payment_methods label img {
    width: 40px;
    margin:0 20px !important;
    position: relative;
    height: auto;
}
#payment .wc_payment_method .wc_payment_method_description:before{
    content: '';
    width: 1px;
    background-color: rgba(153, 153, 153, 0.3);
    position: absolute;
    left: 0;
    top: -10px;
    bottom: -10px;
}
#payment .wc_payment_method .wc_payment_method_description {
    width: 85%;
    position: relative;
    padding-left: 20px;
}
#payment .wc_payment_method .payment_title {
    color: #a70706;
    display: block;
}
#payment .wc_payment_method_description span,
#payment .wc_payment_method_description p {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
}
#CRcheckout_form .checkout-step-pay .form-row.place-order {
    padding: 0 !important;
}
#CRcheckout_info_cart_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
}
#CRcheckout_info_cart_btn a {
    width: auto;
}
.CRgroup_btn_place_order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 40px;
}
.CRwoocommerce_order_button {
    position: relative;
}
#CRcheckout_info_cart_btn a.CRbtn_style_wc_next {
    padding: 7px 60px 7px 60px !important;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f1b601;
    border-radius: 20px;
    color: #fff !important;
    text-transform: uppercase;
}
.checkout-step-pay #place_order {
    padding: 7px 60px 7px 60px !important;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f1b601;
    border-radius: 20px;
    color: #fff !important;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
}
#CRcheckout_info_cart_btn a.CRbtn_style_wc_prev,
.CRgroup_btn_place_order .CRcheckout_prevstep a {
    padding: 7px 60px 7px 60px !important;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f1b601;
    border-radius: 20px;
    color: #fff !important;
    text-transform: uppercase;
}
.CRwoocommerce_order_button i {
    position: absolute;
    top: 0;
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #ffffff;
    right: 0;
    z-index: 1;
    color: #fff;
}
.checkout-step-pay .CRdef_checkout_title i {
    background: #000000;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    font-size: 10px;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.checkout-step-pay.active {
    opacity: 1;
    visibility: visible;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.checkout-step-info.hide, .checkout-step-pay {
    /* opacity: 0; */
    /* visibility: hidden; */
    /* height: 0; */
    /* -webkit-transition: 0.5s all; */
    /* -o-transition: 0.5s all; */
    /* transition: 0.5s all; */
}
.CRaddCart_btn_pd {
    background: #c10a28;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    color: #fff !important;
    margin: 20px auto 0;
    padding: 0 30px;
    border-radius: 20px;
    font-size: 14px;
    text-transform: uppercase;
    min-width: 150px;
}
span.CRToTalCart.active{
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
span.CRToTalCart {
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #424242;
    font-size: 11px;
    color: #fccb14 !important;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: -23px;
    border: 1px solid #fff;
    opacity: 0;
    pointer-events: none;
}
.box_ico_cart {
    position: relative;
}
.notifyjs-corner {
    z-index: 9999999999999999 !important;
}
.notifyjs-corner a {
    color: #c10a28;
    margin-left: 5px;
    text-transform: capitalize;
}
/** Cart **/
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    background: #f1b601 !important;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0 30px;
    border-radius: 50px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CRcustom_table_cart .cart > .cart_item:first-child {
    border-bottom: 2px solid #eee;
    color: #c10a28;
    font-size: 20px;
    font-weight: 500;
}
.CRcustom_table_cart .cart_item {
    margin: 0 0 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CRcustom_table_cart .cart_item>.media-left {
    width: 45%;
}
.CRcustom_table_cart .media-middle {
    vertical-align: middle;
}
.CRcustom_table_cart .cart > .cart_item:first-child .media-left{
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
}

.CRcustom_table_cart .media-left,
.CRcustom_table_cart .media-right,
.CRcustom_table_cart .media-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CRcustom_table_cart .media-left,
.CRcustom_table_cart .media>.pull-left {
    padding-right: 10px;
}
.CRcustom_table_cart .cart_item>.media-body {
    text-align: center;
}
/*.CRcustom_table_cart .media-body {*/
/*    width: 10000px;*/
/*}*/
.CRcustom_table_cart .media-middle {
    vertical-align: middle;
}
.CRcustom_table_cart .cart_item .transparent-color {
    color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
}
.CRcustom_table_cart .cart_item .cart-price {
    font-size: 18px;
    font-weight: 500;
    color: #181818;
}
.CRcustom_table_cart .cart_item .content-left {
    overflow: hidden;
    padding-left: 20px;
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
}
.CRcustom_table_cart .cart_item .product-name {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.CRcustom_table_cart .cart_item .product-name a {
    color: #181818;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.CRcustom_table_cart .cart_item img {
    width: 70%;
    height: auto;
    max-width: none;
    -o-object-fit: contain;
    object-fit: contain;
}
.CRcustom_table_cart .cart_item .CRbtn_remove_pd {
    margin: 0;
    padding: 7px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    color: #aaa !important;
    text-transform: uppercase;
    border: 2px solid #dadada;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    width: auto;
    height: 30px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    background: transparent !important;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 115px;
}
.CRcustom_table_cart .cart_item .CRbtn_remove_pd i {
    width: 20px;
    height: 20px;
}
.cart_item .CRbtn_remove_pd:hover, .cart_item .CRbtn_remove_pd:active {
    color: #fff !important;
    background: #f1b601  !important;
    border-color: #f1b601 ;
}
#CRcart_page {
    padding: 50px 0 0;
}
.CRcustom_table_cart .media-middle.product-thumbnail {
    width: 110px;
    height: 110px;
    border: 1px solid #eee;
    padding: 0 !important;
}
#CRcart_page .cart-collaterals{
    margin-bottom: 30px;
}
#CRcart_page .cart-collaterals h2 {
    font-size: 24px;
    margin: 0 0 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

#CRcart_page .cart-collaterals table.shop_table_responsive tr{
    display: block;
}
#CRcart_page .cart-collaterals table.shop_table th {
    border: none;
    color: #555;
    font-size: 15px;
    font-weight: 500;
    padding: 15px !important;
    background: #fcfcfc;
}
#CRcart_page .cart-collaterals table.shop_table_responsive tr td{
    display: block;
    text-align: right!important;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #eee;
}
#CRcart_page .cart-collaterals .cart_totals td {
    padding: 15px !important;
    font-size: 14px;
    color: #222;
    font-weight: 600;
}
#CRcart_page .cart-collaterals table.shop_table .woocommerce-Price-amount {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: 400;
}
#CRcart_page .cart-collaterals table.shop_table_responsive tbody th{
    display: none;
}
#CRcart_page .cart-collaterals table.shop_table_responsive tr td::before{
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
}
#CRcart_page .cart-collaterals table.shop_table_responsive tr:first-child td{
    border-top: 0;
}
.CRcustom_qty .quantity {
    border: 1px solid #e0e0e0;
    position: relative;
    margin: 0;
    overflow: hidden;
    zoom: 1;
    padding: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CRcustom_qty .quantity input.qty {
    width: 60px;
    height: 30px;
    padding: 0;
    margin: 0;
    text-align: center;
    border: none;
    border-right: 0;
    border-radius: 0;
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    -moz-appearance: textfield;
    line-height: normal;
}
.CRcustom_qty .quantity noindex:-o-prefocus,
.CRcustom_qty .quantity input[type=number],
.CRcustom_qty .quantity noindex:-o-prefocus,
.CRcustom_qty .quantity input[type=number] {
    padding-right: 1.2em;
}
.CRcustom_qty .quantity .plus,
.CRcustom_qty .quantity .minus{
    padding: 0;
    margin: 0;
    text-align: center;
    width: 20px;
    height: 20px;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    border: none;
    background-color: #dcdcdc;
    text-shadow: none;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50% !important;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.CRcustom_qty .quantity .plus:hover,
.CRcustom_qty .quantity .minus:hover {
    background-color: #000000;
    color: #fff !important;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.woocommerce-message {
    border-top-color: #f1b601 !important;
}
.woocommerce-message::before {
    content: "\e015";
    color: #f1b601 !important;
}
.woocommerce-message a {
    font-weight: 700;
    color: #c10a28;
}
.woocommerce-additional-fields h3 {
    display: none;
}
.woocommerce-billing-fields h3,
.CRdef_checkout_title{
    margin-bottom: 30px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.75rem;
    color: #000000;
    text-transform: uppercase;
}
body #payment .wc_payment_method {
    margin: 10px 0 !important;
    line-height: normal !important;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 !important;
}
.woocommerce-form-login-toggle{
    margin-top: 50px;
}
.woocommerce-form-login-toggle .woocommerce-info a{
    font-weight: 700;
    color: #f1b601 !important;
}
.woocommerce-form-login-toggle .woocommerce-info {
    border-top-color: #f1b601;
    margin-bottom: 0;
}
.woocommerce-form-login-toggle .woocommerce-info::before {
    color: #f1b601;
}
.CRDetails_mb_item_cart,
.CRshow_mb,
div#CRgrmobile_nav {
    display: none !important;
}
.col_pd_woo:nth-child(1), .col_pd_woo:nth-child(2) {
    margin-top: 0;
}
@media only screen and (max-width:1199px){
    .CRlist_trading {
        width: 100%;
    }
    .CRtitle_lg h4 {
        font-size: 50px;
        line-height: normal;
        margin: 0 10px;
    }
    .CRcont_item_banner_home .CRcont_banner .title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .CRcont_item_banner_home .CRcont_banner {
        padding-left: 20px !important;
    }
    .CRitem_banner_home:nth-child(even) .CRcont_item_banner_home .CRcont_banner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .CRcont_item_banner_home .CRimg_banner img {
        height: 350px;
    }
    .CRitem_banner_home {
        height: 560px !important;
    }
}
@media only screen and (max-width:1024px) {

}
@media only screen and (max-width:992px) {
    .CRnav_account {
        max-width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .woocommerce-account nav.woocommerce-MyAccount-navigation {
        margin-bottom: 30px;
    }
    .item.CRtakeoff_cart.CRDetails_mb_item_cart {
        margin-top: 0;
        border-top: none !important;
        padding-top: 0;
    }
    .CRcustom_table_cart .cart_item {
        margin: 0 0 15px;
        padding: 0 0 15px;
    }
    .CRcustom_table_cart .cart > .cart_item:first-child {
        display: none;
    }
    .CRoption_item_cart_box .item.CRtakeoff_cart ul {
        width: 100%;
    }
    .CRoption_item_cart_box .item h4 {
        width: 100%;
        margin-bottom: 10px;
    }
    .box_cookie_cart_item,
    .CRcustom_table_cart .cart_item span.CRhide_mb{
        display: none;
    }
    .CRquantity_box_mb,
    .CRcustom_table_cart .cart_item p {
        width: 50%;
    }
    .CRcustom_table_cart .cart_item p.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
        margin: 0;
    }
    .CRcustom_table_cart .cart_item .item.CRtakeoff_cart li .CRbtn_remove_pd {
        margin: 10px 0 0 !important;
    }
    .item.CRtakeoff_cart li,
    .CRoption_item_cart_box .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .CRDetails_mb_item_cart{
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    #CRcontact_page #CRmap_footer {
        height: 300px !important;
    }
    #CRcontact_trading h3,
    .notice_ct p,
    .CRlist_trading h4, .CRlist_trading p {
        font-size: 20px;
    }
    #CRcookie_cart_page .CRquantity_box_mb .CRquantity {
        padding: 0;
        border: none;
    }
    #CRcookie_cart_page .CRquantity_box_mb .CRquantity input.quantity{
        width: 30px;
    }
    .CRquantity_box_mb {
        font-size: 15px;
        color: #222;
        font-weight: 600;
    }
}
@media only screen and (max-width:768px) {
    .CRtitle_lg h4 {
        font-size: 25px !important;
        color: #fff;
    }
    .notifyjs-corner .notifyjs-wrapper, .notifyjs-corner .notifyjs-container {
        margin: 3px 0;
    }
    .notifyjs-corner {
        margin: 0 !important;
        margin-bottom: 20px!important;
        left: 10px !important;
        right: 10px !important;
    }
    .CRsec_list_bottom ul li:first-child {
        width: 15%;
    }
    .CRsec_list_bottom ul li {
        width: 28.33%;
    }
    .col_pd_woo{
        margin: 0 !important;
    }
    .filter_orders {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .filter_orders p {
        margin-bottom: 20px;
    }
    .filter_orders select {
        width: 100%;
    }
    .info_custom_order {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .info_custom_order ul {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .info_custom_order ul li {
        padding: 5px 0;
        width: 100%;
    }
    .woocommerce-account .container .woocommerce {
        margin: 40px auto 60px auto !important;
    }
    .row.CRtrading_item:after {
        background: #faa70d;
        height: 2px;
        left: 15px;
        right: 15px;
        position: absolute;
        bottom: 0;
        content: '';
    }
    .row.CRtrading_item {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .CRlist_trading h4, .CRlist_trading p {
        font-size: 15px;
        text-align: left;
    }
    .CRtrading_item .left p {
        font-weight: 600;
    }
    .CRlist_trading .CRshow_mb {
        text-transform: capitalize;
        font-weight: 500;
        color: red;
        margin-right: 5px;
        display: block !important;
    }
    .CRshow_mb{
        display: block;
    }
    .CRtrading_item .left {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .CRtrading_item .center {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .CRtrading_item .right {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row.CRtrading_head{
        display: none;
    }
    /*.row.CRtrading_item {*/
    /*    -ms-flex-wrap: unset;*/
    /*    flex-wrap: unset;*/
    /*}*/
    #CRcontact .content {
        width: 100%;
        margin: 0;
    }
    #CRcontact .content .title {
        font-size: 30px;
    }
    div#CRgrmobile_nav {
        display: block !important;
    }
    .credit_cont,
    .CRfooter_top .ft_first .cont,
    .CRfooter_top .title {
        text-align: center;
    }
    .CRico_ft {
        padding: 20px 0 0;
    }
    .CRfooter_bottom .ft_first .item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    ul.socials_list {
        margin: 25px 0 0 !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .CRfooter_top {
        padding: 30px 0;
    }
    .CRcont_item_banner_home .CRcont_banner .title {
        font-size: 25px;
        line-height: normal;
        text-shadow: 2px 2px 2px #141414;
    }
    .CRcont_item_banner_home .CRcont_banner .des_banner {
        font-size: 15px;
        line-height: normal;
        text-shadow: 2px 2px 2px #141414;
        color: #ffffff;
    }
    .CRcont_item_banner_home .CRcont_banner .sub_title {
        font-size: 35px;
        line-height: normal;
        text-shadow: 2px 2px 2px #141414;
    }
    .CRitem_banner_home:after {
        bottom: -100px;
    }
    .CRitem_banner_home {
        height: 400px !important;
    }
    #CRlogo img {
        width: 60px;
    }
    .QR_Code_img img {
        width: 60px;
        height: auto;
    }
    .CRtitle_lg h4 {
        font-size: 35px;
        text-shadow: 2px 2px 2px #161616;
		    text-align: center;
    }
    /*MEnu*/
    .CRactive {
        overflow: hidden;
    }
    #CRgrmobile_nav.active {
        visibility: visible;
        right: 0;
        -webkit-transition: 1s all;
        -o-transition: 1s all;
        transition: 1s all;
    }
    .top_header,
    #mn_desk {
        display: none;
    }
    span.show_menu, #mn_mobile {
        display: block;
    }
    #CRgrmobile_ico {
        /* float: right; */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /* -webkit-box-orient: horizontal; */
        /* -webkit-box-direction: reverse; */
        -ms-flex-direction: row-reverse;
        /* flex-direction: row-reverse; */
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .ico_submenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer;
        position: relative;
        width: 40px;
        height: 40px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #CRgrmobile_nav {
        z-index: 9;
        top: 0;
        bottom: 0;
        width: 500px;
        height: 100vh;
        background-image: url("../images/bg_mn.jpg");
        background-size: cover;
        position: fixed;
        right: -500px;
        visibility: hidden;
        -webkit-transition: 1s all;
        -o-transition: 1s all;
        transition: 1s all;
    }
    .CRgrbox_nav {
        height: 100%;
        position: relative;
    }
    #CRgrmobile_nav .close_submn {
        padding: 10px;
        border-bottom: 2px solid #c10a28;
        background: #faa70d;
    }
    #CRgrmobile_nav .close_submn a {
        display: block;
        width: 100%;
        color: #fff !important;
    }
    .CRbox_nav {
        height: 90vh;
        max-height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
    #CRlog_mobile {
        padding-bottom: 100px;
    }
    body #mn_mobile #CRlog_mobile ul{
        margin: 0 !important;
    }
    body #mn_mobile #CRgrmobile_nav #CRmobile_nav #menu-main-menu>.menu-item-has-children {
        position: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #ad7d2f5e !important;
        background-color: transparent;
        width: 100%;
    }
    .hamburger {
        position: absolute;
        top: 50%;
        left:0;
        cursor: pointer;
    }
    .hamburger span {
        position: relative;
        display: block;
        width: 30px;
        height: 3px;
        background: white;
        transition: all 0.4s;
    }
    .hamburger span:before, .hamburger span:after {
        content: '';
        display: block;
        height: 3px;
        left: 0;
        background: inherit;
        position: absolute;
        transition: all 0.4s;
        -webkit-animation: gradientbgAnim 49s ease infinite;
        -moz-animation: gradientbgAnim 49s ease infinite;
        -o-animation: gradientbgAnim 49s ease infinite;
        animation: gradientbgAnim 49s ease infinite;
    }
    .hamburger span:before {
        top: -10px;
        width: 15px;
    }
    .hamburger span:after {
        bottom: -10px;
        width: 40px;
    }
    .ico_submenu:hover .hamburger span {
        width: 40px;
    }
    .ico_submenu:hover .hamburger span:before {
        width: 40px;
    }
    .ico_submenu:hover .hamburger span:after {
        width: 40px;
    }
    .bottom_header {
        padding: 10px 0;
    }
    #lg_mb_box {
        /* background: #fff; */
        /* border-radius: 50%; */
        /* padding: 5px; */
        /* border: 2px solid #f1b601; */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    /*#lg_mb_box #CRlogo{*/
    /*    background: #fff;*/
    /*    border-radius: 50%;*/
    /*    padding: 5px;*/
    /*    border: 2px solid #f1b601;*/
    /*}*/
    #CRnav #CRmobile_nav .CRgr_nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #CRnav #CRmobile_nav .menu-main-menu-container {
        width: 100% !important;
    }
    #CRnav #CRmobile_nav #CRlog_header {
        padding-left: 0;
        width: 100%;
        border-bottom: 1px solid #ad7d2f5e !important;
    }
    #CRnav #CRmobile_nav #CRlog_header ul {
        margin: 0 0 0 25px !important;
    }
    #CRnav #CRmobile_nav li a:after {
        left: 0;
        bottom: 0;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
    body #mn_mobile #CRgrmobile_nav #CRmobile_nav a {
        border: none !important;
        padding: 0 30px 0 1px !important;
        /* -webkit-box-pack: end; */
        -ms-flex-pack: end;
        /* justify-content: flex-end; */
        width: 100%;
        min-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff !important;
        /* text-transform: capitalize; */
        /* font-size: 13px !important; */
        text-align: left;
        line-height: normal;
    }
    #QR_mb_box {
        padding: 30px;
    }
    #QR_mb_box .QR_Code_img img {
        width: 100px;
        height: auto;
    }
    #CRnav #CRmobile_nav #CRlog_header ul a {
        padding: 0 !important;
    }
    body #mn_mobile #CRgrmobile_nav #CRmobile_nav .main_menu li {
        border-bottom: 1px solid #ad7d2f5e !important;
    }
    .CRitem_banner_home .border_bt a {
        min-width: auto;
        font-size: 12px;
    }
    .CRLogOrReg label {
        font-size: 15px;
    }
    #CRform_def_log_reg .CRstyle_title {
        font-size: 20px;
        margin: 10px 0 !important;
    }
    .CRLogOrReg .content p {
        margin: 15px 0;
    }
    .CRLogOrReg li {
        margin-bottom: 10px;
    }
    .CRlist_term_mn ul {
        overflow-y: auto;
        max-height: initial;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        border: none;
    }
    .CRsec_list_bottom ul li {
        padding: 5px;
    }
    .CRsec_list_bottom ul li a {
        font-size: 12px;
    }
    .CRlist_term_mn {
        overflow-x: auto;
        border: 1px solid #ddd;
        margin-bottom: 30px;
    }
    .CRlist_term_mn a {
        padding: 10px !important;
        font-size: 15px;
    }
    .CRlist_term_mn ul li.active a:after {
        right: 0;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        transition: 0.5s all;
    }
    .CRlist_term_mn ul li a:after {
        content: '';
        width: unset;
        height: 3px;
        top: unset;
        bottom: 0;
        left: 0;
        right: 100%;
        background-color: darkorange;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        transition: 0.5s all;
        position: absolute;
    }
    .group_detail_customize_pd {
        width: 100%;
        min-width: 400px;
    }
    section#CRbreadcrumbs .row {
        margin: 0;
    }
    #actions_cart_btn,
    #CRcheckout_info_cart_btn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #CRprev_step_info,
    .checkout-step-pay #place_order{
        font-size: 12px;
        padding: 7px 10px !important;
        width: 100% !important;
    }
    #actions_cart_btn a,
    #CRcheckout_info_cart_btn a.CRbtn_style_wc.CRbtn_style_wc_prev,
    #CRcheckout_info_cart_btn a.CRbtn_style_wc_next {
        width: 45% !important;
        margin-bottom: 20px;
        font-size: 12px;
        padding: 7px 10px !important;
        height: 40px;
    }
}
@media only screen and (max-width:454px) {
    .info_custom_order ul li:after{
        display: none;
    }
    .item_custom_order a.view_more {
        width: auto;
    }
    .info_custom_order ul li p, .info_custom_order ul li a, .info_custom_order ul li span {
        padding: 5px 0;
    }
    .info_custom_order ul li {
        padding: 0;
    }
    .CRitem_product_order p, .CRitem_product_order h4,
    #CRhead_address_order li h4, #CRhead_detail_order li h4 {
        font-size: 12px;
    }
    #gr_custom_thank_pay .gr_img img {
        width: 100px;
    }
    #gr_custom_thank_pay .gr_img, #gr_custom_thank_pay .gr_cont {
        width: 100%;
    }
    #gr_custom_thank_pay .gr_img{
        margin-bottom: 20px;
    }
    #CRhead_detail_order {
        padding: 20px;
    }
    div#CRbottom_detail_order,
    .CRitem_product_order {
        padding: 10px 20px;
    }
    #gr_custom_thank_pay a, #gr_custom_thank_pay p,
    #gr_custom_thank_pay h1 {
        text-align: center;
        font-size: 15px;
        line-height: normal;
    }
    #gr_custom_thank_pay {
        margin-bottom: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .CRcheckout_prevstep,
    .CRwoocommerce_order_button {
        width: 48%;
    }
    .CRorder_radio span.woocommerce-input-wrapper label {
        font-size: 13px;
    }
    #CRcheckout_info_cart_btn a.CRbtn_style_wc_prev,
    .CRgroup_btn_place_order .CRcheckout_prevstep a,
    .CRcheckout_prevstep a,
    .checkout-step-pay #place_order {
        padding: 7px 10px !important;
        width: 100%;
    }
   .checkout-step-info .woocommerce-input-wrapper textarea {
        height: 100px !important;
    }
    .group_detail_customize_pd {
        min-width: auto;
        max-height: 90vh;
        overflow-y: auto;
    }
    .popup_content_ft {
        width: 90vw;
    }
    #CRbanner_box .breadcrumb cite {
        font-size: 15px;
    }
    #CRbanner_box h1 {
        font-size: 35px;
    }
    #CRbanner_box {
        padding: 30px 0;
    }
    #CRgrmobile_nav {
        width: 90%;
        right: -90%;
    }
    #CRlogo img {
        width: 40px;
    }
    .CRcont_item_banner_home .CRcont_banner .title {
        font-size: 15px;
    }
    .CRcont_item_banner_home .CRcont_banner .sub_title {
        font-size: 25px;
        word-break: break-word;
        white-space: unset;
    }
    .CRcont_item_banner_home .CRcont_banner .des_banner {
        font-size: 12px;
    }
    .CRitem_banner_home:after {
        bottom: -150px;
    }
    .item_cont_pd .title_pd h4 {
        word-break: break-word;
        padding-right: 10px;
    }
    .group_detail_customize_pd .box h4 {
        word-break: break-word;
        font-size: 15px !important;
    }
    .CRaddCart_btn_pd {
        padding: 0 10px;
        font-size: 12px;
        min-width: auto;
    }
    a.btn_back_pop{
        font-size: 12px;
    }
    .group_detail_customize_pd b {
        margin: 10px 0 !important;
    }
    .note_box,
    .extras_box {
        margin-top: 10px;
    }
    .CRcustom_table_cart .cart_item p {
        word-break: break-word;
        padding-right: 10px;
    }
    .extras_box .chosen-container .chosen-results {
        max-height: 100px;
        overflow-y: auto;
    }
	#CRbox_clear_all {
        margin-bottom: 20px;
        margin-top: 10px;
    }
}