@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
:root {
    --primary: #277AFE;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    background-color: #E9E9E9;
    color: #2B2B2B;
}
/*disable viewport zooming on Mobile Safari*/
/* body {
    touch-action: pan-x pan-y;
}
*/

div.container,
.mcontainer {
    padding: 6px 8px;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif !important;
    text-transform: none;
}

.text-color {
    color: #277AFE;
}

.text-color-2b {
    color: #2B2B2B;
}

.border-color {
    border: 1px solid #277AFE !important;
}

.primary-color {
    background-color: #277AFE !important;
}
.bg-gray{
    background-color: #E9E9E9 !important;

}

button.loading,
a.loading {
    opacity: .6 !important;
    position: relative;
    color: rgba(255, 255, 255, 0) !important;
    pointer-events: none !important;
    background-image: none !important;
}

a.loading:after,
button.loading:after {
    -webkit-animation: spin 500ms infinite linear !important;
    animation: spin 500ms infinite linear !important;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    content: "";
    display: block;
    height: 16px;
    top: 50% !important;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px;
}

a.favorite.loading {
    position: absolute !important;
}

a.favorite.loading:after,
div.at-item-product a.add_to_cart_button.ajax_add_to_cart:after {
    border-right-color: #8B8B8B !important;
    border-top-color: #8B8B8B !important;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

select,
input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.bootstrap-select .dropdown-menu li.disabled {
    display: none;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem 1.4rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.no-click {
    pointer-events: none;
}

.menu-tab {
    background-color: #fff;
}

.menu-tab ul {
    border-bottom: 1px solid #F6F6F6;
}

.menu-tab ul li.active {
    border-bottom: 2px solid #277AFE;
}

.menu-tab ul li.active a {
    font-weight: 700;
    color: #2B2B2B;
}

.menu-tab li {
    padding-bottom: 0.7rem;
    padding-top: 0.7rem;
}

div.tab {
    display: none;
}

div.tab-active {
    display: block !important;
}

div.uk-modal {
    z-index: 99999999;
}

h2.hedding-text {
    font-size: 18px;
    font-weight: bold;
}

.at-list-cat a,
.list-cat a {
    font-family: "Quicksand", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
}

.list-cat a.active {
    color: #3b4249;
    font-weight: 700;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.uk-lightbox.uk-open {
    z-index: 999999;
}

.pointer-not {
    pointer-events: none;
    opacity: 0.6;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}

section.woocommerce-customer-details {
    display: none;
}

p.return-to-shop {
    display: none;
}


/*p#billing_country_field {
    display: none;
}*/

.list-feed .box-feed.box-post {
    margin-top: 0.5rem !important;
}

p {
    margin: 0 0 1.5rem;
}

h2,
.h2 {
    font-weight: 600;
    font-size: 27px;
    line-height: 1.4;
    letter-spacing: .6px;
}

a.dislike-post {
    color: #277AFE;
}

a.dislike-post path {
    fill: #277AFE;
    stroke: #277AFE;
}

a.like:hover path {
    fill: #2a41e8;
}

.comment.btn-comment {
    cursor: pointer;
}

.list-deal.profile-deal>div.card {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    border-bottom-width: 1px;
}

.list-comment p {
    margin-bottom: 5px;
}
div.list-deal.profile-deal{
    margin-top: 0.75rem;
}
body.page-id-2347 div.list-deal.profile-deal{
    margin-top: 1rem;
}
div.list-deal.profile-deal >a{
    margin-bottom: 0.75rem;
}

.header_dropdown.dropdown_cart ul li a {
    position: initial;
}

.header_dropdown.dropdown_cart li.woocommerce-mini-cart-item.mini_cart_item {
    list-style: none;
    padding: 0 0 5px 85px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
    display: block;
}

.header_dropdown.dropdown_cart ul.product_list_widget li a:not(.remove) {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.header_dropdown.dropdown_cart li a.remove {
    position: absolute;
    top: 20px;
    right: 12px;
    z-index: 9;
    padding: 0;
    color: #666!important;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1em;
    display: block;
}

.header_dropdown.dropdown_cart li a.remove:hover {
    color: #fff!important;
    background: #666!important;
    border-radius: 99%;
}

.header_dropdown.dropdown_cart li .quantity {
    display: block;
    margin-top: 3px;
    font-size: .85em;
}

.header_dropdown.dropdown_cart ul.product_list_widget li img {
    top: 0;
    left: 2px;
    position: absolute;
    width: 70px;
    height: 55px;
    margin-bottom: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.card-body .woocommerce-Price-amount {
    color: #3b82f6;
}

ins {
    background: transparent;
}

div.at-item-product.product span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: 3px;
    left: 3px;
    margin: 0;
    border-radius: 100%;
    background-color: var(--primary);
    color: #fff;
    font-size: 12px;
    z-index: 9;
}

ul.products li.product .onsale,
.woocommerce ul.products li.product .onsale {
    top: 0!important;
    left: 0 !important;
    right: unset;
    margin: 0;
    padding: 0;
}

ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
}

.single-product .related.products {
    clear: both;
}

p.woocommerce-mini-cart__total.total {
    border-top: 1px solid #e2e8f0;
    padding-top: 0.5rem;
    font-size: 18px;
}

p.woocommerce-mini-cart__buttons.buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: .5em -5px 0;
}

p.woocommerce-mini-cart__buttons.buttons a {
    -ms-flex: 1;
    flex: 1;
    margin: .5em 5px 0;
    text-align: center;
}

.header_dropdown {
    padding-right: 12px!important;
}

.woocommerce-mini-cart__total.total {
    text-align: left
}

.woocommerce-mini-cart__total.total .amount {
    float: right;
}

.title,
.entry-title,
.page-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: .6px;
}

.entry-summary p.price {
    color: #333;
    font-size: 1.25rem;
    margin: 1em 0;
}

.woocommerce button.button {
    padding: 0.8em 1em !important;
    background-color: #2a41e8 !important;
}
.single-product.woocommerce button.button {
    padding: 1.4em 1em !important;
}

.woocommerce button.button:hover {
    background-color: #6474e5 !important;
}

.woocommerce .product_meta {
    display: flex;
    flex-direction: column;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding-top: 2em;
}

.single.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 1em;
    margin-left: -1em;
}

.single.woocommerce div.product div.images .flex-control-thumbs li {
    margin-left: 1em;
}

.woocommerce-message {
    border: none !important;
}

p.woocommerce-mini-cart__buttons .button.checkout {
    background: #ef4444;
    color: #fff;
}

p.woocommerce-mini-cart__buttons a:first-child {
    background-color: #e9e9e9;
    color: #333;
}

.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}

.woocommerce-page.woocommerce-cart table {
    border: none;
}

.woocommerce-page.woocommerce-cart table.shop_table th:first-child {
    padding-left: 0;
}

.woocommerce-cart .cart_totals table td {
    text-align: right;
    padding-right: 0;
    border-right: 1px
}

.woocommerce-cart .woocommerce-cart-form table {
    border-right: 1px solid;
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
    border-color: #e8e8e8;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    border-color: #e8e8e8;
    border-top: 0;
}

.woocommerce table td,
.woocommerce table th {
    border-width: 0 0 1px 1px;
    border-style: solid;
    padding: 15px 20px;
    border-color: #e8e8e8;
}

.woocommerce-page.woocommerce-cart table thead th {
    background-color: #7aaedd;
    color: #ffffff;
    text-transform: uppercase;
}

.woocommerce .columns--right {
    background: rgba(232, 232, 232, 0.35);
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
}

.woocommerce .columns--right table.shop_table {
    border: none;
}

.woocommerce-page table.cart td.actions .coupon .input-text {
    width: 150px;
    margin: 0;
    padding: 10px 15px;
    height: 35px;
}

.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .woocommerce #order_review #payment #place_order {
    padding: 0.7em;
    background: #ef4444 !important;
    width: 100%;
}

.woocommerce-error {
    border-top-color: transparent!important;
}

.woocommerce .processing {
    background-size: 6%;
}

.woocommerce-page.woocommerce-cart .cart button[name="apply_coupon"],
.woocommerce-checkout button[name="apply_coupon"] {
    background-color: #e5edff !important;
    color: #2563eb !important;
}

.woocommerce-billing-fields>h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    margin-right: 2%;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 49%;
}

.woocommerce form .form-row,
.woocommerce-page form .form-row {
    padding: 0;
    margin: 0 0 25px 0;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    float: left;
}

.woocommerce form .form-row,
.woocommerce-page form .form-row {
    padding: 0;
    margin: 0 0 25px 0;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    width: 100%;
}

.woocommerce form .form-row-first {
    width: 50%;
    float: left;
    padding-right: .5rem;
}

.woocommerce form .form-row-last {
    width: 50%;
    float: right;
    padding-left: .5rem;
}

.woocommerce-checkout input,
.woocommerce-checkout textarea,
.woocommerce form .form-row .select2-container {
    display: inline-block;
    max-width: 100%;
    transition: all .25s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 10px 12px;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    border-radius: 3px;
    color: inherit;
    background-color: #fff;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: normal;
    letter-spacing: inherit;
    text-transform: inherit;
    vertical-align: middle;
}

.select2-container--default .select2-selection--single {
    border: none;
}

.woocommerce>form.checkout {
    overflow: hidden;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

.woocommerce .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: left;
}

.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-2 {
    margin-top: 10px;
}

.woocommerce .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: left;
}

.woocommerce .col-1,
.woocommerce .col-2 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
}

.woocommerce .checkout table,
.woocommerce .checkout #order_review table tbody tr:last-child th,
.woocommerce-page .checkout #order_review table tbody tr:last-child th,
.woocommerce .checkout #order_review table tbody tr:last-child td,
.woocommerce-page .checkout #order_review table tbody tr:last-child td,
.woocommerce .checkout #order_review table tfoot tr:last-child th,
.woocommerce-page .checkout #order_review table tfoot tr:last-child th,
.woocommerce .checkout #order_review table tfoot tr:last-child td,
.woocommerce-page .checkout #order_review table tfoot tr:last-child td {
    border: 0;
}

#order_review_heading {
    margin: 0;
    padding: 14px 15px;
    line-height: 22px;
    font-weight: bold;
}

.cart_totals h2,
#order_review_heading {
    font-size: 18px;
}

.woocommerce #order_review table.shop_table tfoot th,
.woocommerce-page #order_review table.shop_table tfoot th,
.woocommerce #order_review table.shop_table tbody td,
.woocommerce-page #order_review table.shop_table tbody td {
    padding: 14px 15px;
}

.woocommerce .checkout #order_review table td,
.woocommerce-page .checkout #order_review table td {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-bottom-color: #000;
    border: 0;
}

.woocommerce .checkout table th,
.woocommerce table.shop_table th {
    border: 0;
    border: none;
}

#order_review_heading,
.woocommerce .checkout #order_review table th,
.woocommerce-page .checkout #order_review table th,
.woocommerce .checkout #order_review table td,
.woocommerce-page .checkout #order_review table td {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #e5e7eb;
}

.woocommerce .checkout #order_review table tfoot tr.cart-subtotal th,
.woocommerce-page .checkout #order_review table tfoot tr.cart-subtotal th,
.woocommerce .checkout #order_review table tfoot tr.cart-subtotal td,
.woocommerce-page .checkout #order_review table tfoot tr.cart-subtotal td {
    border-top: 1px;
    border-style: solid;
    border-color: #e5e7eb;
}

input[type='email']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='password']:focus,
textarea:focus,
select:focus {
    box-shadow: none;
    opacity: 1 !important;
    outline: 0;
    color: #333;
    background-color: #fff;
}

.woocommerce ul#shipping_method li {
    position: relative;
}

body.woocommerce-cart .woocommerce ul#shipping_method li input {
    position: absolute;
    left: 0;
}

body.woocommerce-cart div.header_dropdown.dropdown_cart.uk-drop,
body.woocommerce-checkout div.header_dropdown.dropdown_cart.uk-drop {
    display: none
}

.checkout-breadcrumbs {
    margin-bottom: 15px;
}

.flex-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
}

.checkout-breadcrumbs a,
.checkout-breadcrumbs span {
    color: #ccc;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
}

.breadcrumbs a.current,
.breadcrumbs a:hover {
    color: #585757;
}

.shipping-calculator-form button.button {
    color: #fff
}

body.woocommerce-order-received .woocommerce table.shop_table thead th {
    background-color: #7aaedd;
    color: #fff;
}

body.woocommerce-order-received .woocommerce table.shop_table td {
    border: none;
}

body.woocommerce-order-received tr:nth-child(even) {
    background-color: #f2f2f2;
}

.woocommerce-products-header {
    padding: 15px 0;
}

.woocommerce .product-category ul.columns {
    flex-wrap: wrap;
    margin-left: -12px;
}

.woocommerce .product-category ul.columns li {
    float: none;
    padding-left: 12px;
    margin: 0;
    margin-top: 15px;
}

.woocommerce .product-category ul.columns li img {
    height: 100% !important;
}

#order_review_heading,
.woocommerce .checkout #order_review,
.woocommerce-page .checkout #order_review {
    background: rgba(232, 232, 232, 0.35);
}

.columns--right {
    padding: 1.5rem;
}

.woocommerce-Tabs-panel h2 {
    margin-bottom: 0.8em;
}

@media (max-width: 549px) {
    .hide-for-small {
        display: none !important;
    }
    .woocommerce .quantity .qty {
        width: 4em;
    }
    .woocommerce .quantity {
        margin-right: 0!important;
    }
}

@media (min-width: 960px) {
    .woocommerce .product-category ul.columns li {
        width: 20%;
    }
    .columns--right {
        float: right;
        width: 30%;
    }
    .columns--left {
        float: left;
        width: 65%;
    }
    .woocommerce .checkout .col2-set,
    .woocommerce-page .checkout .col2-set {
        width: 66.102%;
        float: left;
        padding-right: 20px;
    }
    #order_review_heading,
    .woocommerce .checkout #order_review,
    .woocommerce-page .checkout #order_review {
        width: 33.898%;
        float: left;
    }
    .woocommerce-page #coupon_code {
        margin-right: 15px;
    }
}

@media (min-width: 550px) {
    .show-for-small {
        display: none !important;
    }
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}

#billing_first_name_field,
#shipping_first_name_field {
    order: 1;
}

#billing_last_name_field,
#shipping_last_name_field {
    order: 2;
}

#billing_company_field,
#shipping_company_field {
    order: 3;
}

#billing_country_field,
#shipping_country_field {
    order: 4;
}

#billing_state_field,
#shipping_state_field {
    order: 5;
}

#billing_city_field,
#shipping_city_field {
    order: 6;
}

#billing_address_1_field,
#shipping_address_1_field {
    order: 7;
}

#billing_address_2_field,
#shipping_address_2_field {
    order: 8;
}

#billing_postcode_field,
#shipping_postcode_field {
    order: 9;
}

#billing_phone_field,
#shipping_phone_field {
    order: 10;
}

#billing_email_field,
#shipping_email_field {
    order: 11;
}

.woocommerce-checkout #billing_country_field {
    display: none;
}

.woocommerce-checkout #billing_first_name_field,
.woocommerce-checkout #billing_address_1_field {
    width: 100%;
}

.woocommerce-checkout #billing_state_field,
.woocommerce-checkout #shipping_state_field {
    order: 5;
    width: 50%;
}

.woocommerce-checkout #billing_city_field,
.woocommerce-checkout #shipping_city_field {
    width: 50%;
    order: 6;
}

.woocommerce-checkout #billing_phone_field,
.woocommerce-checkout #shipping_phone_field {
    width: 50%;
    order: 10;
}

.woocommerce-checkout #billing_email_field,
.woocommerce-checkout #shipping_email_field {
    order: 11;
    width: 50%;
}

#create-post-modal .select-img-upload svg {
    width: 3.25rem;
    height: 3.25rem;
}

.wrap-img {
    position: relative;
}

.btn-remove-image::before {
    font-family: "Feather-Icons";
    font-size: 22px;
    content: '\ea02';
    line-height: 30px;
    top: 20px;
    right: -10px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    display: none;
    background: #f2f2f2;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.sidebar .sidebar_header ul li a {
    color: #585757;
    display: block;
    padding: 11px 12px;
    padding-left: 35px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    position: relative;
    font-weight: 500;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

ul.ac-dropdown {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    bottom: -75px;
    z-index: 999;
    border-bottom: 1px solid #e5e5e5;
}

ul.ac-dropdown.show {
    display: block !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="tel"] {
    padding: 10px;
}

.sidebar .my-account .btn-mobile::before {
    right: 0;
    left: auto;
}

.card .item-price {
    top: -0.25rem;
}

@media (max-width: 768px) {
    .sidebar .sidebar_header {
        display: flex;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        position: relative;
    }
}

@media (max-width: 1024px) {
    .mobile-only .header_dropdown.lang-box-mobi {
        top: 40px !important;
    }
    .mobile-only .header_dropdown.lang-box-mobi a {
        padding-left: 4px;
    }
    .only-show-destop {
        display: none !important;
    }
}

@media (min-width: 1024px) {}

body.woocommerce-page .header_inner .notif-btn-mb,
body.page-template-page-shopping .header_inner .notif-btn-mb {
    display: none;
}

.sidebar .sidebar_header.my-account .btn-mobile {
    position: revert;
}

body.woocommerce-page a.is_icon.cart-link,
body.page-template-page-shopping a.is_icon.cart-link {
    display: flex;
}

header .header_inner .left_side #logo img {
    height: 45px;
    max-width: 100%;
    height: auto !important;
    width: 55%;
}

@media (max-width: 500px) {
    .game-table table th,
    .game-table table td {
        font-size: 9px;
        padding: 5px;
        text-align: center;
    }
    #game .slider-game .uk-slidenav {
        overflow: visible !important;
        opacity: 1;
        padding: 0;
    }
    .single .main_content {
        overflow-x: hidden;
    }
}

div.at_back.header_widgets {
    opacity: 1;
    position: fixed;
    height: 65px;
    background: white;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    width: 100%;
    z-index: 9999;
    padding: 12px 20px !important;
    top: 0 !important;
    /*border-bottom: 1px solid #e2dfdf;*/
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
}

.at_back svg {
    width: 20px;
}

.at_back.header_widgets a.is_icon.cart-link {
    display: flex !important;
    opacity: 0;
    visibility: hidden;
    margin-left: auto;
}

#edit-deal-modal.create-post .bootstrap-select.btn-group button {
    height: 48px;
}

@media (max-width: 767px) {
    .create-post .uk-modal-body {
        padding: 0 15px;
    }
    .create-post .bootstrap-select.btn-group .dropdown-toggle .filter-option,
    .create-post input[type="text"],
    .create-post input[type="password"],
    .create-post input[type="email"],
    .create-post input[type="number"],
    textarea,
    .create-post input[type="date"] {
        padding: 0;
        padding-right: 10px;
    }
    .header_dropdown.dropdown_cart {
        padding-right: 30px!important;
    }
    .archive div.card.p-2 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    #create-post-modal .flex-1 {
        flex: none;
    }
    .wrap-img {
        width: 200px;
    }
}

.at_back.header_widgets a.button_back {
    box-shadow: rgb(0 0 0 / 35%) 0px 0px 2px 0px;
}

body.archive.post-type-archive-deal div.at_back.header_widgets {
    display: none !important;
}

body.woocommerce-page .at_back.header_widgets a.is_icon.cart-link {
    opacity: 1;
    visibility: visible;
}

#wrapper.is-active .close_sidebar {
    display: block !important;
}

@media (max-width: 767px) {
    .create-post .uk-modal-body {
        overflow-y: auto;
    }
    .page-template-page-community .create-post textarea,
    .page-template-page-community .create-post .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        padding: 0;
    }
    .create-post .bootstrap-select.btn-group.col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41%;
        flex: 0 0 41%;
        max-width: 41%;
    }
    .quantity input {
        padding: 0 5px !important;
        height: 40px;
        line-height: 40px;
    }
    .page-template-page-community #create-post-modal .filter-option {
        padding: 0 10px;
    }
}

@media (max-width: 400px) {
    .create-post .bootstrap-select.btn-group.col-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.create-post textarea[name="feed-content"] {
    padding: 0 !important;
    font-size: 14px;
    color: #8B8B8B !important;
    font-weight: 400;
}

.quantity input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.box-image .grid img {
    width: 100%
}

.imageThumb {
    max-height: 75px;
    padding: 1px;
    cursor: pointer;
}

#create-post-modal .pip .remove {
    display: none
}

.pip {
    display: inline-block;
    margin: 10px 10px 0 0;
}

.btn-file span.pip {
    position: relative;
}

.btn-file span.remove {
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: .1rem;
    right: .1rem;
    border-radius: 50%;
    padding: 0.5rem;
    line-height: .7em;
    background-color: rgba(0, 0, 0, .5);
    -webkit-appearance: none;
    border: none;
    display: block;
    font-size: 1em;
}

ul.list-menu-home {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin-left: -2%;
}

ul.list-menu-home li {
    flex: 31.33333%;
    padding: 10px;
    /*     border:1px solid #e5e5e5; */
    border-radius: 9999px;
    margin-left: 2%;
    margin-top: 10px;
    background-color: #f1f3f4;
}

ul.list-menu-home li a {
    font-size: 18px;
    color: #3b82f6;
}

ul.list-menu-home li:hover {
    background-color: #2a41e8;
    color: #fff;
}

ul.list-menu-home li:hover a {
    color: #fff;
}

@media (max-width: 767px) {
    ul.list-menu-home li a {
        font-size: 15px;
    }
    .home .heading h2 {
        font-size: 20px;
    }
}

.home .woocommerce .product-category ul.columns {
    flex-wrap: unset
}

.home .heading {
    align-items: center
}

.card.item-game .text-gray-400 {
    font-weight: 400;
}

.home .section_home {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
}

.home .section_home .at_left {
    max-width: 76%;
    -ms-flex-preferred-size: 76%;
    flex-basis: 76%;
}

.home .section_home .at_right {
    max-width: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
}

.item-game .text-name {
    font-weight: normal;
}

.item-game .flex-1 {
    overflow: hidden;
}

.home .my-game .card a>div,
.item-game.card a>div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 92%;
}

.home .item-game .people .text-gray-400 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 85%;
}

@media (max-width: 500px) {
    .home .my-game .card.item-game .text-name {
        width: 83%;
    }
    .home .item-game .people .text-gray-400 {
        width: 89%;
    }
}

.home .woocommerce ul.products {
    margin-bottom: 0;
}

@media (min-width: 850px) {
    .home .section_home .at_left {
        max-width: 76%;
        -ms-flex-preferred-size: 76%;
        flex-basis: 76%;
    }
    .home .section_home .at_right {
        max-width: 24%;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    }
}

@media (max-width: 849px) {
    .home .section_home .at_left {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .home .section_home .at_right {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .single-team .uk-slideshow .uk-slideshow-items {
        min-height: 310px !important;
    }
    .single-team .uk-dotnav a {
        font-size: 1rem;
    }
    .home-group .lg\:w-3\/4 {
        width: 100%;
    }
}

@media (min-width: 960px) {
    .home .reccomend_products .woocommerce .product-category ul.columns li {
        width: 25%;
        padding-left: 20px;
    }
}

.single-team td {
    text-align: center;
}

a.icon-language img,
.lang-box img {
    width: 26px;
}

.single-team .uk-dotnav>.uk-active>* {
    background-color: #374151 !important;
    color: #fff;
}

.single-team .uk-dotnav a {
    white-space: normal;
    font-size: 1rem;
    display: inline-block !important;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0;
    color: #333;
    text-indent: 0;
    border-radius: 0.375rem;
    padding: 0 12px;
}

img.avatar {
    border-radius: 100%;
}

body.home #ul-sidebar-left li.home,
body.page-id-760 #ul-sidebar-left li.group,
body.page-id-40 #ul-sidebar-left li.group {
    background-color: #2a41e8;
}

body.home #ul-sidebar-left li.home a,
.home #ul-sidebar-left li.home a svg,
body.page-id-760 #ul-sidebar-left li.group a,
body.page-id-760 #ul-sidebar-left li.group svg,
body.page-id-40 #ul-sidebar-left li.group a,
body.page-id-40 #ul-sidebar-left li.group svg {
    color: #fff;
}

.at_insert_attach {
    cursor: pointer
}

ul.devvn_attach_view {
    list-style: none;
    margin: 0;
    padding: 0
}

.list_attach:after {
    content: "";
    display: table;
    clear: both
}

ul.devvn_attach_view li {
    float: left;
    width: 80px;
    margin: 0 20px 20px 0 !important;
    padding: 0!important;
    border: 0!important;
    overflow: inherit;
    clear: none
}

.img-wrap {
    position: relative;
}

.img-wrap .close {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #000;
    color: #fff!important;
    border-radius: 50%;
    z-index: 2;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    cursor: pointer!important;
    opacity: 1!important;
    text-shadow: none;
}

ul.devvn_attach_view li input {
    display: none;
}

.list_attach.show-btn span.at_insert_attach {
    display: block;
    margin: 0 0 20px!important;
}

.list_attach span.at_insert_attach {
    width: 80px;
    height: 80px;
    text-align: center;
    display: inline-block;
    float: left;
    border: 2px dashed #ccc;
    line-height: 76px;
    font-size: 25px;
    color: #ccc;
    display: none;
}

i.devvn-plus {
    font-style: normal;
    font-weight: 900;
    font-size: 35px;
    line-height: 1;
}

.box_search_team {
    background: #f1f3f4;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 44px;
}

.search-games-result ul {
    max-height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}

.search-game-icon::before {
    font-family: "Feather-Icons";
    font-size: 22px;
    content: '\e9c1';
    line-height: 30px;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

div.box_search.show .search-game-icon::before {
    content: '\ea02';
}

div.box_search.show .search-game-icon {
    top: 0;
    right: 0;
    height: 44px;
    background: #fff;
}

.form-group .bj-input-file {
    display: none;
}

.bj-gr-input-file .form-group {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.bj-gr-input-file .form-group img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.form-group .at-remove-input {
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    color: #fff!important;
    border-radius: 50%;
    z-index: 2;
    display: block;
    width: 22px;
    height: 22px;
    font-size: 13px;
    text-align: center;
    line-height: 22px;
    cursor: pointer!important;
    opacity: 1!important;
    text-shadow: none;
}

span.at-add-image-btn {
    margin: 10px!important;
    width: 100px;
    height: 100px;
    text-align: center;
    display: none;
    float: left;
    border: 2px dashed #ccc;
    line-height: 76px;
    font-size: 25px;
    color: #ccc;
    cursor: pointer;
}

span.at-add-image-btn i {
    margin: auto
}

.form-group.list_attach.show-btn span.at-add-image-btn {
    display: flex;
}

.at_item_image {
    background-color: #333;
    background-position: 50%;
    background-size: cover;
    margin-bottom: 2px;
    padding-bottom: 100%;
}

#offcanvas-flip {
    z-index: 9999;
}

.header_dropdown .del_notify {
    display: none;
    color: #838181;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 10%;
    transform: translate(0%, -50%);
    text-align: center;
}

.at-list-notify p {
    margin-bottom: 0;
}

.header_dropdown .del_notify:hover {
    background-color: #f1f3f4;
}

.header_dropdown .not_see {
    background-color: #ECE8F6;
}

.bg-overlay {
    display: block;
    width: 100%;
    height: 100vh;
    background-color: rgb(27 38 56 / 50%);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.bg-overlay.show {
    display: block;
}

.edit-role li label {
    margin-bottom: 0;
    margin-left: 10px;
}

.at-box {
    min-height: 100vh;
    --tw-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 1.5rem;
    border-radius: 4px;
}

.bootstrap-select .dropdown-menu {
    max-height: 500px;
    overflow: hidden;
}

select.select-member {
    margin-left: 0 !important;
}

.create-post form {
    overflow-x: hidden
}

#create-post-modal form {
    overflow-x: unset;
}


/* add style new design */

.item-deal.card {
    border-radius: 10px;
    position: relative;
    box-shadow: none;
}

.item-deal .deal__price {
    font-weight: bold;
}

.item-deal .item-price {
    top: 4px;
    right: 10px;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

div.item-deal div.card-media,
div.item-deal .box-img {
    height: 114px;
}

div.item-deal.card .deal__name-golf span {
    font-size: 1.1rem;
}

div.item-deal.card .deal__price div.price {
    font-size: 1.3rem;
}

div.item-deal .regular-price.line-through {
    color: #616161;
    font-size: 12px;
    font-weight: normal;
}

.item-deal .card-media div.price-fix {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    color: #fff;
    width: 85px;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    text-align: center;
    padding: 5px;
    font-size: .95rem;
}

.item-deal .card-media:after {
    content: '';
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 100%;
}

.my-game__item {
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}

.my-game__item .box-top {
    color: #fff;
    font-weight: 700;
}

.my-game__item .box-top h3 {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

.my-game__item .box-top .group-name {
    font-size: 12px;
}

.my-game__item .box-top__golf-clup .golf-clup__name {
    font-size: 10px;
}

.my-game__item .box-top__golf-clup .date {
    font-size: 9px;
    font-weight: 400;
}

.my-game__item .box-bottom {
    font-weight: bold;
}

.my-game__item .box-bottom__user__info .name {
    font-weight: 500;
    font-size: 14px;
}

.my-game__item .box-bottom .box-bottom__user {
    border-bottom: 1px solid #F6F6F6;
}

.my-game__item .box-bottom .box-bottom__user:last-child {
    border: none;
}

.head-golf-clup {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
    height: 250px;
}

.head-golf-clup {
    padding: 70px 35px;
    text-align: center;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.head-golf-clup h2 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.head-golf-clup .phone a {
    background-color: #469ADA;
    border-radius: 999px;
    padding: 5px 10px;
    min-width: 115px;
    font-size: 12px;
    color: #fff;
}

.select-member {
    border-bottom: 1px solid #E9E9E9;
    border-radius: 0;
}

.create-post label {
    font-size: 10px;
    color: #8B8B8B;
}

.create-post input,
.create-post select {
    height: 30px !important;
    line-height: 30px !important;
}

div.at-shadow {
    background: #FFFFFF;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

div.create-post div.uk-modal-body {
    padding: 0 !important;
}

div.create-post .uk-modal-body {
    background: #E9E9E9;
}

div.post-time span {
    color: #8B8B8B;
    font-size: 10px;
}

p.add_img_btn {
    color: var(--primary);
    text-align: left;
}

.at-category-popup-btn {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: -2px;
    border-radius: 0;
    z-index: 2;
    border: none;
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='%23333' fill-rule='evenodd'%3E%3Crect width='12' height='1.5' x='14' y='20'/%3E%3Crect width='12' height='1.5' x='14' y='20' transform='matrix(0 1 1 0 -.75 .75)'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.at-category-popup-btn.open {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Crect width='12' height='1.5' x='14' y='20' fill='%23333' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
}

.at-category-popup-btn:before {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: -25px;
    bottom: 0;
    width: 25px;
    height: 100%;
    background: linear-gradient( 270deg, #fff, rgba(255, 255, 255, 0));
    content: "";
}

.at-category-popup {
    display: grid;
    grid-template-columns: 33.333% 33.333% 33.333%;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

.at-category-popup a {
    display: inline-block;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    text-align: center;
    color: #979797;
    font-size: 14px;
    text-transform: capitalize;
    padding-top: 15px;
    padding-bottom: 15px;
}

.category__list .uk-slider.uk-slider-container {
    height: 60px;
    display: flex;
    align-items: center;
}

.list-cat.uk-slider-items li a {
    color: #979797;
}

.list-cat a.active,
.at-category-popup a.active {
    color: #242B36 !important;
    font-weight: 700;
    text-transform: capitalize;
}

div.card.at-item-product.product
{
    border-radius: 20px !important;
}

div.card.at-item-product.product .card-media {
    border-radius: 20px 20px 0 0px;
    opacity: .9999;
    height: calc(50vw - 1.5rem);
}

.at-item-product.product a.button {
    background: transparent;
    color: var(--primary);
    box-shadow: none;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-decoration-line: underline;
    font-size: 14px;
    font-weight: normal;
    padding-top: 0;
}

.at-item-product.product div.title-product {
    font-weight: 400;
    font-size: 14px;
    color: #8b8b8b;
}

.at-item-product.product .price span,
.at-item-product.product .price span bdi {
    color: #8b8b8b!important;
    font-size: 1.1rem;
    font-weight: 700;
}


/* .at-item-product.product .price span.woocommerce-Price-currencySymbol {
    font-weight: 400;
} */

.at-item-product.product .card-body {
    padding-bottom: 5px;
}

.at-item-product.product a.added_to_cart.wc-forward {
    display: none;
}

a.favorite.add-favorite {
    color: #8B8B8B
}

a.favorite.remove-favorite {
    color: #E05247;
}

nav.woocommerce-breadcrumb {
    display: none;
}

div.at-gallery li.uk-width-3-4 img {
    transform: scale(0.85);
}

div.at-gallery li.uk-width-3-4.uk-active img {
    transform: scale(1);
}

div.at-gallery .uk-grid>* {
    padding-left: 5px;
}

body.single-product span.onsale {
    top: 0.5rem;
    left: 0.5rem;
    background-color: var(--primary);
}

.single-product div.at-gallery img {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.single-product .uk-slider-items.uk-grid {
    margin-bottom: .7rem;
    margin-top: 1.5rem;
}

.single-product div.mcontainer {
    padding-left: 0;
    padding-right: 0;
}

.single-product h1.product_title {
    font-size: 18px;
}

.single-product .woocommerce-Price-amount {
    color: var(--primary);
    font-size: 16px;
    font-weight: 700;
}

.single-product .at-box-centetn__category a, .single-product .at-box-centetn__brand a{
    font-size: 14px;
    font-weight: 700;
}

.single-product #tab-description {
    background: #FFFFFF;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin: 0 1rem;
    padding: 1rem;
}

body.single-product .at-form-cart .quantity {
    width: auto;
}

.single-product h2.heading-description,
.related.products h2 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    margin-top: 2rem;
}

.single-product h2.heading-description {
    margin-bottom: -1rem;
}

section.related.products {
    margin: 1rem;
}

body.single-product div.product form.cart {
    margin-bottom: 0;
}

body.single-product .at-box-add-to-cart a.favorite.loading {
    position: relative !important;
}

div.at-box-add-to-cart {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 6rem;
    z-index: 9999;
}

div.at-box-add-to-cart form.cart .button {
    border-radius: 0;
}

div.at-box-add-to-cart form.cart .button.single_add_to_cart_button {
    margin-left: 10px;
}

div.at-box-add-to-cart span.quantity {
    margin-right: 0 !important;
    font-size: 12px;
}

div.at-box-add-to-cart .quantity input {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.single-product a.favorite i{
    font-size: 1.6rem;
}
div.at-box-add-to-cart .quantity {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
}

div.at-box-add-to-cart .quantity .qty {
    width: 2.5rem;
    border: none;
}

.tax-product_cat h1.woocommerce-products-header__title,
.tax-product_cat p.woocommerce-result-count {
    display: none;
}

body.woocommerce-cart table td.at-td {
    padding: 0 !important;
}

div.at-item-cart {
    padding: 1rem;
    border-radius: 20px;
    margin-top: .6rem;
}

div.at-item-cart div.qty input.qty {
    border: 0;
    width: 35px;
    height: 20px;
}

.single.woocommerce button.button.added::after {
    display: none;
}

body.woocommerce-cart div.at-item-cart div.qty input {
    background-color: #fff !important;
    color: #333 !important;
}

body.woocommerce-cart div.at-item-cart div.qty input.is-form {
    border: 1px solid #8B8B8B;
    width: 20px;
    height: 20px;
}

body.woocommerce-cart div.product-quantity div.quantity {
    width: 100px;
    justify-content: flex-end;
}

body.woocommerce-cart div.product-name a {
    font-size: 18px;
    font-weight: 700;
}

body.woocommerce-cart .at-product-price {
    margin-top: 5px;
}

body.woocommerce-cart div.product-subtotal {
    font-size: 14px;
    font-weight: 700;
    color: var(--primary);
    margin-top: 5px;
}

.at-item-cart .product-remove {
    margin-right: 5px;
}

body.woocommerce-cart .coupon,
body.woocommerce-cart button[name='update_cart'] {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

body.woocommerce-cart .columns--right {
    padding: 0;
    margin-top: -4rem;
    margin-left: -15px;
    margin-right: -15px;
    background: #fff;
}

body.woocommerce-cart .order-total th,
body.woocommerce-cart .cart-subtotal th {
    display: table-cell !important;
}

body.woocommerce-cart .at-btn-checkout a {
    width: 100%;
    border-radius: 999px !important;
    text-align: center;
    margin-top: 1rem !important;
    font-weight: 400 !important;
    padding: .8rem 0 !important;
}

body.woocommerce-cart .columns--right .cart-collaterals {
    padding: 0 1rem;
}

body.woocommerce-cart .cart_totals th,
body.woocommerce-cart .cart_totals td {
    font-weight: 400 !important;
    border: none;
}

body.woocommerce-cart tr.order-total .woocommerce-Price-amount {
    font-size: 18px;
    color: var(--primary);
}

body.woocommerce-cart .order-total th,
body.woocommerce-cart .order-total td {
    border-top: 1px dashed #8B8B8B !important;
}

body.woocommerce-checkout form>h3 {
    color: #000;
    font-weight: 700;
    font-size: 14px !important;
}

body.woocommerce-checkout h3.head-address {
    margin-left: 15px;
    margin-bottom: 15px;
}

body.woocommerce-checkout div#customer_details {
    background: #fff !important;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

body.woocommerce-checkout #order_review table,
body.woocommerce-checkout #order_review ul.wc_payment_methods {
    background: #fff;
    margin-bottom: 0;
}

body.woocommerce-checkout #order_review table {
    border-radius: 20px 20px 0 0 !important;
}

body.woocommerce-checkout #order_review ul.wc_payment_methods {
    border-radius: 0 0 20px 20px;
}

body.woocommerce-checkout .order-total .woocommerce-Price-amount {
    color: var(--primary);
}

.woocommerce-checkout .woocommerce #order_review #payment #place_order {
    border-radius: 999px;
    background: var(--primary) !important;
}

body.woocommerce-checkout #customer_details select {
    border: 1px solid;
    border-color: inherit;
}
body.woocommerce-checkout select{
    padding-left: 10px;
}

.list-comment .name a {
    font-size: 14px;
    font-weight: 700;
    color: #2b2b2b;
}

.list-comment span.cm_time,
.list-comment a.replay-comment,
.list-comment a.delete-comment {
    color: #8B8B8B;
    font-size: 10px;
}

.list-comment a.replay-comment,
.list-comment a.delete-comment {
    color: var(--primary);
}

.list-comment .box-content p {
    color: #616161;
    font-size: 14px;
    margin-left: 5px;
}

.list-comment .parents {
    border-bottom: 1px solid #E9E9E9;
}

.single span.__time {
    font-size: 10px;
    color: #8B8B8B;
}

.single .list-comment div.box-child {
    margin-left: 0.75rem;
}

.single div.main_content {
    min-height: 100vh;
}

.single .list-comment div.parents {
    margin: .75rem;
}

body.single .list-comment>div.parents:first-child {
    padding-top: 1rem;
}

div.header-1 .text-right {
    font-size: 20px;
    font-weight: 700;
}

div.header-1 span.cart-customlocation {
    position: absolute;
    z-index: 9;
    right: -6px;
    top: -2px;
    background: #E05247;
    color: #fff;
    border-radius: 999px;
    height: 14px;
    width: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 400;
    padding: 5px;
}

div.header_widgets {
    display: none;
}

div.profile .profiles_banner {
    height: 235px !important;
}

.profile .js-upload.uk-placeholder.uk-text-center {
    border: unset;
}

.profile_avatar_holder:hover .image-show {
    opacity: 1;
}

.profile .profiles_content .profile_avatar .profile_avatar_holder {
    overflow: unset;
}

.uk-cover-container {
    background: #dcdcdc;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 100%;
}

.uk-upload-box img {
    border-radius: 10px;
    width: 152px;
    object-fit: cover;
}

.profile_avatar img {
    width: 112px !important;
    height: 112px !important;
}

div.profile.user-profile .profiles_content {
    margin-top: -120px;
    padding-bottom: 50px;
}

.profile div.at-act {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 20%;
    left: 0;
}

div.profiles_banner .profile_action {
    margin: 0;
}

div.at-overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

div.profile_avatar a i {
    position: absolute;
    z-index: 9;
    width: 25px;
    height: 25px;
    right: 8px;
    bottom: 3px;
    background: #dadada;
    border-radius: 999px;
    padding: 2px;
}

div.at-user-item .user-name a {
    font-size: 14px;
    font-weight: 600;
}

button.un-follow-btn {
    background: #e9e9e9;
}

button.follow-btn {
    border: 1px solid var(--primary);
    color: var(--primary);
}

div.profile-user__avatar img {
    border-radius: 20px;
}

div.profile-user {
    border: 1px solid #E9E9E9;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

div.profile-user__info {
    color: #3C404B;
    font-size: 12px;
}

div.profile-user__info h2 {
    font-size: 18px;
    font-weight: 700;
    color: #3C404B;
}

div.profile-user__info button,
div.profile-user__info .at-btn a {
    border-radius: 5px;
    padding: 8px 15px;
    font-size: 14px;
}

div.profile-user__info .at-btn a {
    border: 1px solid var(--primary);
    color: var(--primary);
}

.nav-menu-profile li span {
    font-size: 12px;
    color: #8B8B8B;
}

.nav-menu-profile li span.number {
    font-size: 24px;
    font-weight: 700;
    color: #2B2B2B;
}

.nav-menu-profile li.active span {
    color: var(--primary);
}

div.nav-menu-profile .menu-tab ul li {
    border: none;
}

div.nav-menu-profile .menu-tab li {
    position: relative;
}

div.nav-menu-profile .menu-tab li:after {
    content: '';
    width: 1px;
    height: 20px;
    background: #E9E9E9;
    position: absolute;
    right: 0;
    top: 30%;
    z-index: 1;
}

div.nav-menu-profile .menu-tab li:last-child:after {
    display: none;
}

p.woocommerce-error,
p.woocommerce-info,
p.woocommerce-message {
    border-color: var(--primary);
}

p.woocommerce-info::before {
    color: var(--primary);
}

.table {
    overflow: hidden;
}

.at-box-add-to-cart span.quantity {
    width: 80px;
}

.list-group__item {
    border-radius: 15px;
}

.list-group__item .box-info i {
    font-size: 5px;
}

.list-group__item .box-info {
    align-items: center;
}

div.box-bottom__user__scores {
    min-width: 65px;
    text-align: center
}

div.form-accept button {
    box-shadow: 3px 3px 8px rgb(0 0 0 / 10%);
}

div.form-accept button.form-accept__reject {
    background: #fff;
}

div.my-game__item .box-bottom__user__scores span.pending {
    color: #FE8100;
    font-weight: 400;
    font-size: 14px;
}

div.my-game__item .box-bottom__user__scores span.is-scores {
    font-size: 14px;
    font-weight: 700;
    color: #3C404B;
}

div.bootstrap-select.btn-group .dropdown-menu li.disabled a span.check-mark {
    opacity: 0;
}

.uk-notification.uk-notification-top-center {
    z-index: 99999999999999;
}

div.box-search_ {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 99;
    height: 100%;
    width: 102%;
}

.box-search-product input {
    height: 40px;
    line-height: 40px;
    padding: 0 1rem;
    border-radius: 99px;
    background: #F6F6F6 !important;
}

.box-search-product .box-live-search {
    height: 100%;
}

.box-search-product .close-input {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    color: #8b8b8b;
}

.box-result-search-product {
    width: 100vw;
    min-height: calc(100vh - 60px);
    position: fixed;
    opacity: 1;
    overflow-y: auto;
    z-index: 9999999;
    top: 60px;
    right: 0;
    left: 0;
}

div.box-result-search-product li span {
    font-size: 14px;
    font-weight: 400;
}

.box-feed.box-post .box-image{
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}
.box-feed.box-post .box-image div.grid{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
div.popup-info {
    position: fixed;
    z-index: 999999999;
    width: 90vw;
    height: 90vw;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    text-align: center;
}
div.popup-info >div {
    height: 100%;
}
div.popup-info .info__title {
    font-size: 18px;
    font-weight: 700;
}
div.booking .form-group {
    border-bottom: 1px solid #E9E9E9;
}
div.booking input[type="tel"]{padding-left: 0;}
.average-account{
    border: 1px solid #E9E9E9;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}
.average-account div.round{
    border: none;
    padding: 1.5rem 0;
}
.recent-round, .average-round {
    color: #3C404B;
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px !important;
}
.recent-text {
    color: #3C404B;
    font-size: 10px;
    font-weight: normal;
    margin-top: 5px;
}
div.recent-round > span.is-small, div.average-round > span.is-small {
    position: absolute;
    top: -10px;
    left: 100%;
    z-index: 9;
    font-size: 18px;
    padding-left: 7px;
    color: var(--primary);
}