/*!
Theme Name: aepay
Theme URI: http://aepay.tv/
Author: AEpay
Author URI: http://aepay.tv/
Description: Design by AEpay
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: aepay
 */
body {
	margin: 0;
}

main#primary {
    max-width: 1140px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
	font-family: roboto, Sans-serif;
}
div#primary {
	max-width: 1140px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
	font-family: roboto, Sans-serif;
}
a.button {
	background: #26536B !important;
	color: #FFF !important;
}

.woocommerce-additional-fields{
	display: none !important;
}

form.checkout.woocommerce-checkout {
    display: flex;
	flex-wrap: wrap;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
	width: 100%;
}
div#order_review {
    width: 50%;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 50%;
}
form.checkout.woocommerce-checkout h3#order_review_heading {
    display: none;
}

.woocommerce-page .col2-set .col-1 {
    float: left;
    width: calc(100% - 30px);
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #6dc22e;
    height: 40px;
    border: 1px solid #eaeaea;
    padding: 0px 10px;
}

.woocommerce form .form-row .select2-container{
	border-color: #6dc22e;
    height: 40px;
    border: 1px solid #eaeaea;
    padding: 0px 10px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border-color: #6dc22e;
    height: 40px;
    border: 1px solid #eaeaea;
    padding: 0px 10px;
}

.woocommerce-page .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 35px;
    margin: 0;
    user-select: none;
    -webkit-user-select: none;
    line-height: 35px;
	border: none !important;
}

.woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px;
	padding: 0px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	background: #FFF;
}

.payment_box.payment_method_mecom_paypal {
    display: none !important;
}
.payment_box.payment_method_mecom_stripe{
	display: none !important;
}
.payment_box.payment_method_mecom_malum{
	display: none !important;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{
	line-height:1;
}
@media screen and (max-width: 991px){
	
	div#order_review {
		width: 100%;
	}
	.woocommerce .col2-set, .woocommerce-page .col2-set {
		width: 100%;
	}
	main#primary {
        padding: 0 15px;
        margin-top: 30px;
    }
	form.checkout.woocommerce-checkout {
		display: flex;
		flex-wrap: wrap;
	}
	main#primary  {
		padding: 0 15px;
	}
	.woocommerce-page .col2-set .col-1 {
		float: left;
		width: 100%;
		margin-bottom: 30px;
	}
	ul.wc_payment_methods.payment_methods.methods {
		padding-left: 0 !important;
		padding-right: 0px !important;
	}
	.form-row.place-order {
		padding: 0px !important;
	}
}

.breadcrums_cart{
    background-color: #F3F6F8;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #F3F6F8;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 99;
    margin-top: -45px;
}
.breadcrums_cart .x-submenu{
    max-width: 800px;
    width: 800px;
    margin: auto;
}
.breadcrums_cart .paymentSteps{
    display: flex;
    justify-content: space-between;
}
.breadcrums_cart .paymentSteps .count{
    background-color: #fff;
    border: 3px solid #FFF;
    border-radius: 50%;
    display: inline-block;
    height: 32px;
    margin: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 32px;
    font-size: 1.2rem;
    font-weight: 700;
    position: relative;
    line-height: 26px;
    color: #FFF;
    background: #FFF;
    color: #017acd;
}
.breadcrums_cart .paymentSteps .icon-bg{
    background-color: #fff;
    border: 1px solid #d7dfe1;
    border-radius: 50%;
    color: #017acd;
    display: inline-block;
    height: 34px;
    margin: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.breadcrums_cart .paymentSteps .step {
    display: flex;
    align-items: center;
    justify-content: center;
}
.breadcrums_cart .paymentSteps .title{
    color: #212528;
    margin-left: 0.5rem;
    font-size: 1rem;
    font-weight: bold;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
}
.breadcrums_cart .paymentSteps .step.active .count{
    background: #017acd;
    color: #FFF;
}
.breadcrums_cart .paymentSteps .step.checked .count{
    background: #00a600;
    color: #FFF;
}
.action_cart_head svg{
    width: 18.75px;
    color: #00a600;
}
.action_cart_head{
    margin-top: 50px;
    margin-bottom: 30px;
}
.action_cart_head .in{
    max-width: 800px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.action_cart_head .in .item h1{
    color: #212528;
    font-weight: 700;
    font-size: 1.8rem;
    margin-bottom: 5px;
}
.action_cart_head .in .item .slogan{
    font-size: 1.0666666667rem;
    color: #616e71;
    font-weight: 400;
}
.action_cart_head .in .item a:nth-child(1){
    background: #f3f6f8;
    border: 1px solid #cbd5d8;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    justify-content: center;
    line-height: 28px;
    outline: none;
    overflow: hidden;
    padding: 0.5rem 1rem;
    text-align: center!important;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #0c69a9;
    margin-right: 15px;
}
.action_cart_head .in .item a:nth-child(2){
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    justify-content: center;
    line-height: 28px;
    height: 46px;
    outline: none;
    overflow: hidden;
    padding: 0.5rem 1rem;
    text-align: center!important;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: #0c69a9;
    border: none;
    border-color: transparent;
    color: #fff;
}
.action_cart_head .in .item a:nth-child(2) svg{
    color: #FFF !important;
    position: relative;
    top: 4px;
}
.woocommerce-cart-form{
    max-width: 800px;
    width: 100%;
    margin: auto;
}
.page-template-cart .woocommerce-notices-wrapper {
    max-width: 800px;
    margin: auto;
}
.woocommerce-cart-form-custom .gift svg{
    width: 18px;
}
.woocommerce-cart-form-custom{
    border: 1px solid #d7dfe1;
    padding: 1rem;
}
.woocommerce-cart-form-custom .cart-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #d7dfe1;
    padding-top: 15px;
    margin-top: 15px;
}
.woocommerce-cart-form-custom .cart-item:first-child{
    border-top: none;
    padding-top: 0px;
    margin-top: 0px;
}
.woocommerce-cart-form-custom .cart-item img{
    width: 110px;
    margin-right: 15px;
}
.woocommerce-cart-form-custom .cart-item .product-thumbnail{
    display: flex;
    align-items: center;
}
.woocommerce-cart-form-custom .cart-item .product-thumbnail .name a:nth-child(1){
    color: #343a40;
    font-weight: 700;
}
.woocommerce-cart-form-custom .cart-item .product-thumbnail .name a.gift{
    color: #017acd;
    display: flex;
    align-items: center;
}
.woocommerce-cart-form-custom .cart-item .product-thumbnail .name a.gift svg{
    margin-right: 5px;
}
.woocommerce-cart-form-custom .cart-item .product-quantity{
    display: flex;
    align-items: center;
}
.woocommerce-cart-form-custom .cart-item .product-quantity .qty{
    width: 50px !important;
    height: 40px !important;
    background-color: rgba(0,0,0,.05);
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #d7dfe1;
    border-radius: 0.25rem;
    color: #495355;
    display: block;
    font-size: 16px!important;
    font-size: 1rem;
    font-weight: 400;
    height: 3.3333333rem;
    line-height: 2.3333333rem;
    overflow: visible;
    padding: 0.5rem 1rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
    text-align: center;
    margin: 0 -1px;
    -moz-appearance:textfield;
}
.woocommerce-cart-form-custom .cart-item .product-quantity .qty::-webkit-outer-spin-button,
.woocommerce-cart-form-custom .cart-item .product-quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.woocommerce-cart-form-custom .cart-item .product-quantity .plus{
    width: 40px !important;
    height: 40px !important;
    background: #fff;
    border: 1px solid #d7dfe1;
    color: #017acd!important;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    align-items: center;
    display: flex;
    justify-content: center;
}
.woocommerce-cart-form-custom .cart-item .product-quantity .minus{
    width: 40px !important;
    height: 40px !important;
    background: #fff;
    border: 1px solid #d7dfe1;
    color: #017acd!important;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    align-items: center;
    display: flex;
    justify-content: center;
}
.woocommerce-cart-form-custom .cart-item .product-price strong{
    margin-right: 30px;
}
.woocommerce-cart-form-custom .actions{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.woocommerce-cart-form-custom .coupon{
    display: flex;
    align-items: center;
}
.woocommerce-cart-form-custom .coupon input{
    width: 200px;
    border: 1px solid #ddd;
}
.woocommerce-cart-form-custom .coupon button{
    background: #0c69a9;
    border-bottom: 1px solid #0c69a9;
    border-color: transparent;
    color: #fff;
    margin-left: 15px;
}
.woocommerce-cart-form-custom button[name="update_cart"]{
    background: #0c69a9;
    border-bottom: 1px solid #0c69a9;
    border-color: transparent;
    color: #fff;
    margin-left: 15px;
}
.woocommerce-cart-form-custom button[disabled]{
    opacity: 0.5;
}
.cart-collaterals{
    max-width: 800px;
    margin: auto;
}
.cart-collaterals .cart_totals h2{
    display: none;
}
.cart-collaterals .cart_totals .cart-subtotal{
    display: none;
}
.cart-collaterals td {
    border: none !important;
    background: #FFF !important;
    text-align: right;
    max-width: 200px;
    display: flex;
    margin-left: 50px;
    color: #212528;
    font-size: 1.3rem;
    font-weight: 600;
    margin-top: 1rem;
}
.cart-collaterals .order-total th{
    border: none !important;
    background: #FFF !important;
    text-align: right;
    color: #212528;
    font-size: 1.3rem;
    font-weight: 600;
    margin-top: 1rem;
}
.cart-collaterals tr.order-total {
    display: flex;
    justify-content: flex-end;
}
.cart-collaterals .wc-proceed-to-checkout {
    display: none;
}
a.link_checkout{
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    justify-content: center;
    line-height: 28px;
    outline: none;
    overflow: hidden;
    padding: 0.5rem 1rem;
    text-align: center!important;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: #0c69a9;
    border-bottom: 2px solid #0c69a9;
    border-color: transparent;
    color: #fff;
}
button.link_checkout{
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    justify-content: center;
    line-height: 28px;
    outline: none;
    overflow: hidden;
    padding: 0.5rem 1rem;
    text-align: center!important;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: #0c69a9;
    border-bottom: 2px solid #0c69a9;
    border-color: transparent;
    color: #fff;
}
a.link_checkout svg{
    color: #FFF !important;
    position: relative;
    top: 4px;
    width: 18.75px;
}
button.link_checkout svg{
    color: #FFF !important;
    position: relative;
    top: 4px;
    width: 18.75px;
}
body{
    font-family: 'Roboto';
}
.link_checkout_cart{
    max-width: 800px;
    display: flex;
    justify-content: flex-end;
    margin: auto;
    margin-bottom: 80px;
}
@media screen and (max-width: 991px){
    .action_cart_head .in .item{
        width: 100%;
    }
    .action_cart_head .in .item:nth-child(1){
        margin-bottom: 15px;
    }
    .breadcrums_cart .x-submenu {
        max-width: 800px;
        width: calc(100% - 20px);
        padding: 10px 0px;
        margin: auto;
        margin-left: 10px;
    }
    .breadcrums_cart{
        height: 70px;
    }
    .woocommerce-cart-form-custom .cart-item{
        flex-wrap: wrap;
    }
    .woocommerce-cart-form-custom .cart-item .product-thumbnail{
        width: 100%;
        margin-bottom: 15px;
    }
    .woocommerce-cart-form-custom .cart-item .product-price strong{
        margin-right: 15px;
    }
    .woocommerce-cart-form-custom .actions{
        flex-wrap: wrap;
    }
    .woocommerce-cart-form-custom .coupon{
        width: 100%;
    }
    .woocommerce-cart-form-custom button[name="update_cart"]{
        margin-left: 0px;
        margin-top: 15px;
    }
    .cart-collaterals td{
        margin-left: 0px;
    }
    .link_checkout_cart{
        justify-content: flex-start;
        margin-left: 10px;
    }
    .woocommerce-cart-form-custom .coupon input {
        width: 140px;
        border: 1px solid #ddd;
    }
}
.woocommerce-checkout h1{
    display: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle{
    display: none;
}
/*.woocommerce-shipping-fields,.woocommerce-additional-fields{*/
/*    display: none !important;*/
/*}*/
form.woocommerce-checkout{
    max-width: 800px;
    margin: auto;
    width: 100%;
    margin-bottom: 80px;
    margin-top: 40px;
}
form.woocommerce-checkout #customer_details .col-1:nth-child(1){
    background-color: #f3f9fd;
    border: 1px solid #017acd;
    border-radius: 0.4rem;
    box-shadow: 0 1px 2px rgba(0,0,0,.01);
    margin-bottom: 1rem;
    padding: 1rem;
}
form.woocommerce-checkout #customer_details h3{
    display: none;
}
form.woocommerce-checkout #customer_details label{
    margin-bottom: 10px;
}
form.woocommerce-checkout #order_review_heading{
    display: none;
}
form.woocommerce-checkout .form-row label{
    color: #212528;
    font-weight: 700;
}
form.woocommerce-checkout .form-row input{
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #d7dfe1;
    border-radius: 0.25rem;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #495355;
    display: block;
    font-size: 16px!important;
    font-size: 1rem;
    font-weight: 400;
    height: 3.3333333rem;
    line-height: 2.3333333rem;
    overflow: visible;
    padding: 0.5rem 1rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-o
}
#customer_details .txt_first svg{
    width: 34px;
    background: #88979a;
    border-radius: 3px;
    color: #fff;
    height: 2.333rem;
    padding: 0.4rem;
    width: 2.333rem;
    margin-right: 8px;
}
#customer_details .txt_first{
    display: flex;
    align-items: center;
    color: #212528;
    font-weight: 700;
}
#customer_details .txt_first{
    margin-bottom: 20px;
}
form.woocommerce-checkout #customer_details .group{
    text-align: right;
}
form.woocommerce-checkout #customer_details .group p{
    color: #88979a;
    font-size: .85rem;
    text-align: left;
}
form.woocommerce-checkout #customer_details .group a{
    width: 100%;
}
form.woocommerce-checkout #customer_details h2{
    color: #212528;
    font-size: 1.2rem;
    font-weight: 700;
}
.woocommerce-checkout-review-order-table thead{
    display: none;
}
.woocommerce-checkout-review-order-table .cart-subtotal{
    display: none;
}
a{
    color: #0c69a9;
}
button, [type=submit], [type=button] {
    color: #0c69a9;
    border: 1px solid #0c69a9;
}
button:hover, button:focus, [type=submit]:hover, [type=submit]:focus, [type=button]:hover, [type=button]:focus {
    color: #ffffff;
    background-color: #0c69a9;
    text-decoration: none;
    opacity: 0.5;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
    background-color: #F3F9FD;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #F3F9FD;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #017acd;
    border-radius: 0.4rem;
}

.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th{
    border: none;
    background: none !important;
    text-align: left;
    color: #88979a;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.woocommerce-checkout-review-order-table{
    border: 1px solid #d7dfe1;
    border-radius: 0.4rem;
    padding: 1rem;
}

.woocommerce-checkout-review-order-table tbody{
    padding: 0px 1rem;
}

.woocommerce-checkout-review-order-table tr{
    border-bottom: 1px solid #d7dfe1;
}
.woocommerce-checkout-review-order-table .order-total th,.woocommerce-checkout-review-order-table .order-total td{
    color: #212528;
    font-weight: 700;
}

button#place_order{
    display: none;
}
.order_success_checkout strong{
    color: #0c69a9;
}
.order_success_checkout{
    font-size: 30px;
    text-align: center;
    margin-top: 22vh;
}
.btn_back{
    text-align: center;
    margin-bottom: 22vh;
    margin-top: 15px;
}
.btn_back a{
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #017acd;
    border-radius: 0.4rem;
    background: #0c69a9;
    border-color: transparent;
    padding: 10px 20px;
    color: #FFF;
}
@media screen and (max-width: 991px){
    .action_cart_head .in{
        width: calc(100% - 20px);
        margin-left: 10px;
    }
    form.woocommerce-checkout{
        width: calc(100% - 20px);
        margin-left: 10px;
    }
    .woocommerce-cart-form{
        width: calc(100% - 20px);
        margin-left: 10px;
    }
    .breadcrums_cart .paymentSteps {
        display: flex;
        justify-content: space-between;
        transform: scale(0.8);
    }
    .breadcrums_cart .paymentSteps .title{
        font-size: 14px;
    }
}
.breadcrumb_category_product ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
}
.breadcrumb_category_product li{
    margin-right: 5px;
    font-family: 'Roboto',sans-serif;
}
.breadcrumb_category_product li svg{
    width: 9px;
    color: #616e71;
}
.breadcrumb_category_product a svg{
    width: 17px;
    color: #017acd;
}
.search-results.post-type-archive .breadcrumb_category_product{
    max-width: 1140px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
.breadcrumb_category_product span{
    font-size: 1rem;
    font-weight: 400;
}

.list_category_product .product_gift{
    display: flex;
    align-items: center;
    border-top: 1px solid #D7DFE1;
    border-bottom: 1px solid #D7DFE1;
    padding: 1rem 0px;
    margin-top: -1px;
    justify-content: space-between;
}
.list_category_product .product_gift:hover {
    background-color: #f3f9fd;
}
.list_category_product .product_gift .left_gift{
    display: flex;
    align-items: center;
}
.list_category_product .product_gift .left_gift img{
    width: 110px;
    height: auto;
}
.list_category_product .product_gift .left_gift .content_gift{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.list_category_product .product_gift .left_gift .content_gift svg{
    width: 20px;
    margin-right: 6px;
    margin-bottom: -0px;
    color: #017acd;
}
.list_category_product .product_gift .left_gift .content_gift{
    margin-left: 15px;
}
.list_category_product .product_gift .left_gift .content_gift h3{
    width: 100%;
    font-size: 1rem;
    color: #212528;
    font-weight: 700;
    font-family: 'roboto', sans-serif;
    margin: 0px;
}
.list_category_product .product_gift .left_gift .content_gift .ship_gift{
    display: flex;
    align-items: center;
    font-size: .85rem;
    color: #88979a;
    font-weight: 400;
}
.list_category_product .right_gift{
    display: flex;
    align-items: center;
}
.list_category_product .right_gift .add_to_cart_gift{
    background-color: #017acd;
    border: none;
    border-bottom: 2px solid #0c69a9;
    color: #fff;
    min-width: 150px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    justify-content: center;
    line-height: 28px;
    outline: none;
    overflow: hidden;
    padding: 0.5rem 1rem;
    text-align: center!important;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-left: 15px;
}
.list_category_product .right_gift .amount{
    color: #212528;
    font-size: 1.25rem;
    font-weight: 700;
}
.list_category_product
.list_category_product_content{
    font-family: 'roboto', sans-serif;
    color: #616e71;
    font-size: 15px;
}
.list_category_product .list_category_product_content h2{
    font-family: 'roboto', sans-serif;
    color: #212528;
    font-weight: 700;
    font-size: 1.3rem;
    margin-top: 2.3rem;
}
.list_category_product .list_category_product_content a{
    color: #017acd;
}

.list_category_product
.list_category_product_faq{
    font-family: 'roboto', sans-serif;
    color: #616e71;
    font-size: 15px;
}
.list_category_product .list_category_product_faq h2{
    font-family: 'roboto', sans-serif;
    color: #212528;
    font-weight: 700;
    font-size: 1.3rem;
    margin-top: 2.3rem;
}
.list_category_product .list_category_product_faq a{
    color: #017acd;
}
.list_category_product .list_category_product_faq .item_faq{
    border: 1px solid #d7dfe1;
    border-radius: 0.4rem;
    margin-top: 15px;
    overflow: hidden;
}
.list_category_product .list_category_product_faq .title_faq{
    color: #212528;
    font-weight: 700;
    cursor: pointer;
    padding: 1rem;
    font-size: 1rem;
}
.list_category_product .list_category_product_faq .content_faq{
    color: #616e71;
    font-size: 15px;
    padding: 1rem;
    background: #f3f6f8;
    padding: 1rem;
    display: none;
}
.list_category_product .list_category_product_faq .content_faq p:last-child{
    margin-bottom: 0px;
}
.list_category_product .list_category_product_faq .item_faq.active .title_faq{
    color: #017acd;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{
    background-color: #017acd;
    border: none;
    border-bottom: 2px solid #0c69a9;
    color: #fff;
    min-width: 150px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    justify-content: center;
    line-height: 28px;
    outline: none;
    overflow: hidden;
    padding: 0.5rem 1rem;
    text-align: center!important;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
@media screen and (max-width:767px){
    .list_category_product .product_gift{
        flex-wrap:wrap;
    }
    .list_category_product .product_gift .right_gift{
        width:100%;
        margin-top: 26px;
    }
}
.search-results.post-type-archive .list_category_product{
    max-width: 1140px;
    margin: auto;
}
.search-results.post-type-archive .woocommerce-products-header{
    max-width: 1140px;
    margin: auto;
    margin-top: 30px;
}
.search-results.post-type-archive .woocommerce-notices-wrapper{
    max-width: 1140px;
    margin: auto;
    margin-top: 30px;
}
.search-results.post-type-archive .woocommerce-products-header h1{
    font-size: 30px;
}
.search-results.post-type-archive .woocommerce-result-count{
    display: none !important;
}
.search-results.post-type-archive .woocommerce-ordering{
    display: none !important;
}
.search-results.post-type-archive .products {
    margin-bottom: 80px;
}
body,html{
    overflow:hidden !important;
    overflow-y:visible !important;
}
@media screen and (max-width: 991px){
    .breadcrums_cart{
        margin-top: -72px;
        overflow:hidden !important;
        overflow-y:visible !important;
    }
}

li.wc_payment_method label{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
li.wc_payment_method label img{
	width:33.33%;
	margin:0px !important;
	margin-bottom: 10px !important;
	margin-right: 10px !important;
}
li.wc_payment_method label img:nth-child(1){
	margin-left:14px !important;
}
li.wc_payment_method label img:nth-child(5){
	margin-left:62px !important;
}
.payment_box{
	display:none;
}

li.wc_payment_method.payment_method_mecom_stripe label img:nth-child(1){
	margin-left:29px !important;
}
li.wc_payment_method.payment_method_mecom_stripe label img:nth-child(5){
	margin-left:62px !important;
}
.woocommerce-cart-form-custom button[name="update_cart"]{
	margin-left: 0px !important;
}

.checkout_api .col-1{
	position:absolute;
	visibility:hidden;
	opacity:0;
}
.checkout_api .col-2{
	width:100% !important;
}
.checkout_api .payment_box.payment_method_mecom_paypal{
	position:absolute;
	visibility:hidden;
	opacity:0;
}
.checkout_api.paypal li.wc_payment_method.payment_method_mecom_stripe{
	position:absolute;
	visibility:hidden;
	opacity:0;
}
.checkout_api .form-row.place-order{
	display:none !important;
}
.checkout_api form.woocommerce-checkout{
	max-width:750px !important;
}
.checkout_api div.action_cart_head{
	display:none !important;
}
.checkout_api li.wc_payment_method.payment_method_mecom_paypal{
	display:flex;
	align-items:center;
}
.checkout_api li.wc_payment_method label img:nth-child(5){
	margin-left: 2px !important;
}
.checkout_api li.wc_payment_method label{
	flex-wrap:nowrap !important;
	margin-bottom: 0px !important;
	font-weight: bold;
}
.checkout_api li.wc_payment_method label img{
	margin-bottom:0px !important;
}
.checkout_api .payment_box.payment_method_mecom_paypal{
	margin-top: 0px;
	margin-bottom: 0px;
}
.checkout_api div#payment {
    border: 1px solid #d7dfe1 !important;
    margin-bottom: 20px;
    margin-top: 20px;
}
.checkout_api ul.wc_payment_methods.payment_methods.methods {
    border-bottom: none !important;
}

.checkout_api .woocommerce-checkout-review-order-table body tr{
	border:none !important;
}
.checkout_api .woocommerce-checkout-review-order-table td.product-name{
	padding-bottom:20px !important;
}
.checkout_api .woocommerce-checkout-review-order-table{
	border:none !important;
}
.checkout_api td.product-total{
	text-align:right;
	padding-bottom:40px !important;
}
.checkout_api tr.order-total td{
	text-align:right;
}
.checkout_api .woocommerce-checkout-review-order-table tfoot tr{
	border-left: 1px solid #d7dfe1 !important;
	border-right: 1px solid #d7dfe1 !important;
	border-radius: 0.4rem !important;
}
.checkout_api .first_order{
	display:flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 50px;
}
.checkout_api .first_order h2{
	font-size: 30px !important;
    color: #000;
    font-weight: bold;
	margin: 0;
}
.checkout_api .first_order a {
    display: flex;
    align-items: center;
    font-size: 30px;
    color: #000;
    font-weight: bold;
}
.checkout_api.stripe li.wc_payment_method.payment_method_mecom_stripe{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.checkout_api.stripe li.wc_payment_method.payment_method_mecom_paypal{
	display:none !important;
}
div#order_review button.link_checkout{
	display:none;
}
.checkout_api.stripe div#order_review button.link_checkout{
	display:block;
}
.checkout_api.malum #customer_details .col-1:nth-child(1){
	display: none !important;
}
.checkout_api.malum div#cs-stripe-button-container{
	display: none !important;
}
.checkout_api.malum div#order_review button.link_checkout {
    display: block !important;
    position: relative;
    top: 60px;
    width: 100%;
}
@media screen and (max-width:1024px){
	.checkout_api li.wc_payment_method label{
		flex-wrap:wrap !important;
	}
	.checkout_api li.wc_payment_method label img {
		margin-bottom: 10px !important;
	}
	.checkout_api li.wc_payment_method.payment_method_mecom_stripe label img:nth-child(5) {
		margin-left: 70px !important;
	}
	.checkout_api input#payment_method_mecom_stripe {
		position: absolute;
		opacity: 0;
		visibility: hidden;
	}
	li.wc_payment_method.payment_method_mecom_stripe label img:nth-child(1) {
		margin-left: 27px !important;
	}
	.checkout_api li.wc_payment_method.payment_method_mecom_stripe label img:nth-child(1) {
		margin-left: 27px !important;
	}
	.checkout_api li.wc_payment_method.payment_method_mecom_paypal {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.checkout_api li.wc_payment_method.payment_method_mecom_paypal{
		flex-wrap: wrap !important;
	}
	.checkout_api .payment_box.payment_method_mecom_paypal{
		display:none !important;
	}
	.checkout_api .payment_box.payment_method_mecom_paypal{
		position:absolute !important;
	}
	.checkout_api input#payment_method_mecom_paypal{
		position:absolute !important;
		visibility: hidden !important;
		opacity: 0 !important;
	}
	.checkout_api input#payment_method_mecom_paypal {
		display: none;
	}
	.checkout_api.paypal li.wc_payment_method label img:nth-child(5) {
		margin-left: 63px !important;
	}
	.checkout_api .first_order{
		margin-top:0px;
	}
}
.api_check_global .elementor-location-header{
	display:none !important;
}
.api_check_global .elementor-location-footer{
	display:none !important;
}
.api_check_global li.wc_payment_method.payment_method_wpc_gateway{
	display:none;
}

.payment_box.payment_method_mecom_paypal {
    display: none !important;
}
li.wc_payment_method {
    display: flex;
    align-items: flex-start;
	flex-wrap:wrap;
}
li.wc_payment_method input {
    margin-top: 14px !important;
}
li.wc_payment_method.payment_method_wpc_gateway input {
    margin-top: 10px !important;
}
li.wc_payment_method.payment_method_mecom_stripe label img:nth-child(1) {
    margin-left: 21px !important;
}
li.wc_payment_method.payment_method_mecom_stripe label img:nth-child(5) {
    margin-left: 62px !important;
}
li.wc_payment_method.payment_method_wpc_gateway label img:nth-child(1){
	margin-left: 27px !important;
}
li.wc_payment_method label{
	margin-left: 20px;
}
li.wc_payment_method .input-radio{
	position:absolute;
}
.api_check_global li.wc_payment_method input{
	margin-top: 0px !important; 
}
.checkout_api.paycec li.wc_payment_method.payment_method_wpc_gateway{
	display:flex;
}
.checkout_api.paycec li.wc_payment_method.payment_method_mecom_paypal{
	display:none;
}
.checkout_api.paycec li.wc_payment_method.payment_method_mecom_stripe{
	display:none;
}
.checkout_api.paycec div#order_review button.link_checkout{
	display:block;
}
.checkout_api.paycec li.wc_payment_method input {
    margin-top: 7px !important;
}
form.woocommerce-checkout .form-row .select2-selection {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #d7dfe1;
    border-radius: 0.25rem;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #495355;
    display: block;
    font-size: 16px !important;
    font-size: 1rem;
    font-weight: 400;
    height: 3.3333333rem;
    line-height: 2.3333333rem;
    overflow: visible;
    padding: 0.5rem 1rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-o;
}
form.woocommerce-checkout .form-row span#select2-billing_country-container {
    height: 53rem;
    line-height: 35px;
}
form.woocommerce-checkout .form-row span.select2-selection__arrow {
    top: 14px !important;
}
p#billing_postcode_field{
	display:block !important;
	position: relative;
    z-index: 999;
}
.checkout_api div#customer_details{
	display:flex;
	flex-wrap:wrap;
}

.checkout_api .col-1{
	order:2;
	position: relative !important;
	opacity: 1 !important;
	visibility: visible !important;
	width: 100% !important;
	z-index:999;
}

.api_check_global li.wc_payment_method input{
	opacity: 0;
}
p#billing_email_field {
    position: relative;
    z-index: 99;
}
form.woocommerce-checkout #customer_details .group{
	position: relative;
    z-index: 9;
}
.checkout_api div#payment {
    border: 1px solid #d7dfe1 !important;
    margin-bottom: 20px;
    margin-top: 20px;
    position: absolute !important;
    left: 0;
    top: 515px;
	z-index:9;
}
.checkout_api div#order_review{
	position:relative;
}
.checkout_api .col-2 {
    width: 100% !important;
    position: relative;
    z-index: 999999;
}
.checkout_api.stripe div#order_review button.link_checkout {
    display: block;
    position: absolute;
    top: 825px;
    left: 0;
	z-index:9;
}
.checkout_api form.woocommerce-checkout #customer_details .group {
    display: none;
}
div#mecom-paypal-credit-form-container {
    position: absolute;
    top: 535px;
    width: 100%;
    background: #FFF;
	z-index:9;
}

.page-template-checkout-php .elementor-location-header{
	display: none !important;
}
.checkout_api div#order_review{
	width: 100% !important;
}
.checkout_api .woocommerce-checkout-review-order-table {
    border: none !important;
    width: 100%;
}
.page-template-checkout-php .elementor-location-footer{
	display: none !important;
}

div#customer_details {
    width: 100%;
}
.page-template-checkout-php body{
	overflow: hidden !important;
}
div#mecom-paypal-credit-form-container {
    position: absolute;
    top: 365px;
    width: 100%;
    background: #FFF;
    z-index: 9;
}

div#payment.woocommerce-checkout-payment {
/*     display: none; */
}

body.page-template.page-template-checkout.page-template-checkout-php.page.page-id-26.theme-aepay.woocommerce-checkout.woocommerce-page.woocommerce-js.elementor-default.elementor-kit-6.e--ua-blink.e--ua-chrome.e--ua-webkit {
    overflow: visible !important;
}

.checkout_api.stripe div#order_review button.link_checkout{
	display: none;
}

div#cs-stripe-button-container {
    position: relative;
    top: 285px;
}

.checkout_api .woocommerce-checkout-review-order-table {
    border: none !important;
    width: 100%;
    margin-bottom: -50px;
}
.checkout_api.paypal form.woocommerce-checkout #customer_details .col-1:nth-child(1){
	top: 50px;
}
.position-relative.content-container-wrapper.breadcrums_cart {
    display: none;
}

.checkout_api.paypal form.woocommerce-checkout #customer_details .col-1:nth-child(1) {
    top: 50px;
    display: none;
}
div#mecom-paypal-credit-form-container {
    position: absolute;
    top: 135px;
    width: 100%;
    background: #FFF;
    z-index: 9;
}
.checkout_api.stripe form.woocommerce-checkout #customer_details .col-1:nth-child(1) {
    display: none !important;
}
.checkout_api.stripe div#cs-stripe-button-container {
    position: relative;
    top: 45px;
}
html {
    overflow: visible !important;
}
.checkout_api form.woocommerce-checkout {
    max-width: 750px !important;
    height: 100vh;
}
#custom-loading-spinner {
     /* Ẩn spinner mặc định */
    position: relative;
    transform: translate(-50%, -50%);
    border: 8px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
	z-index: 99999999999999999999999;
}
#custom-loading-spinner-group{
	display: none;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	align-items: center;
	justify-content: center;
	z-index: 99999999999999;
}
#custom-loading-spinner-group.active{
	display:flex;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}