.book_appo_mod,
.mb_sub_menu .accordion-button .hide_text{
    visibility: hidden
}

.show-pop{
    visibility: visible
}

.mb_sub_menu.sub_show{
    transform: translate(0, 0)
}

.entry-content b,
.entry-content strong,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.bene_points li,
.fixed-chat .box .box-head .text,
.flex_cen,
.flex_v_cen,
.home_banner .con_part,
.logo_fca,
.pay_social .right_box,
.price_single,
.search_box .box {
    display: flex;
    align-items: center
}

.btn_style a,
.title_head h2,
header .logo_part ul li a {
    letter-spacing: 1px;
    text-transform: uppercase
}

.blogs .box p.my_btn a:hover:after,
.btn_style a,
.call_ac,
.ser_abt .form_part form .my_btn,
.ser_abt .form_part h3,
.single-post header .nav_part ul li .no_link:after,
.single-post header .nav_part ul li a:after,
header.fixed .nav_part ul li .no_link:after,
header.fixed .nav_part ul li a:after,
header:hover .nav_part ul li .no_link:after,
header:hover .nav_part ul li a:after {
    background-color: var(--textdark)
}

.bene_points,
.top_services .home_ser_grid {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px
}

.cart_pg_title,
.con-shop,
.home_banner .con_part h1,
.how_work .wp_link,
.large_menu .box ul li a,
.part_ex,
.thank_box h2,
.trust .txt,
header .top_bar p {
    text-transform: capitalize
}

.home_banner .img_part,
.top_services .box,
.why_us .img_box {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.btn_style a,
.how_work .wp_link a,
.latest_blog a,
.price_single del,
.price_single ins,
.pro_box,
.pro_box a,
.top_services .box,
.trust,
header .logo_part ul li a,
header .nav_part ul li .no_link,
header .nav_part ul li a {
    text-decoration: none
}

body {
    font-family: Jost, sans-serif
}

b,
strong {
    font-weight: 600 !important
}

.flex_cen {
    justify-content: center
}

:root {
    --bglight: #F1EEE4;
    --bggray: #F9F9F9;
    --textdark: #222;
    --textlight: #1b1b1c;
    --hoverclr: #a37e2c
}

.btn_style,
.my_ac .left_part ul li,
.page-id-1205 .tinv-header,
.product_description .accordion-body .woocommerce-product-attributes,
.sell-form .form-box .form-group p,
.sell_ser .text_box .my_btn,
.ser_abt .left_part ul li .text p {
    margin-bottom: 0
}

.btn_style a {
    border: 1px solid var(--textdark);
    color: #fff;
    font-size: 15px;
    padding: 12px 30px;
    display: inline-block;
    transition: .3s
}

.bene_points,
header .nav_part ul li .no_link:after,
header .nav_part ul li a:after,
header .top_bar {
    background-color: var(--bglight)
}

.btn_style a:hover {
    background-color: #a37e2c;
    color: #fff;
    border-color: #a37e2c
}

.archive .bl_details footer.entry-footer .post-edit-link,
.btn_style a i {
    padding-left: 6px
}

.mt_70 {
    margin-top: 70px
}

.container {
    max-width: 1660px;
    width: 100%;
    display: block;
    margin: 0 auto
}

.title_head h2 {
    font-size: 26px;
    color: var(--textdark);
    margin-bottom: 10px;
    position: relative;
    z-index: 1
}

.title_head h2 span {
    background-color: #fff;
    padding-right: 20px
}

.title_head h2:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #b5b5b5;
    bottom: 0;
    left: 0;
    top: 16px;
    z-index: -1
}

.title_head p {
    color: var(--textlight);
    font-size: 16px;
    line-height: 25px
}

header {
    background: linear-gradient(to bottom, #000, transparent);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9
}

header .top_bar {
    text-align: center;
    padding: 8px 0
}

header .top_bar p {
    margin-bottom: 0;
    font-size: 12px;
    color: #000;
    letter-spacing: 1px
}

header .top_bar p a {
    text-decoration: underline;
    color: var(--textdark)
}

header .logo_part {
    padding-top: 15px;
    padding-bottom: 5px;
    transition: .3s
}

header .logo_part ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center
}

header .logo_part ul.left_links li:first-child {
    border-right: 1px solid rgba(255, 255, 255, .5);
    padding-right: 15px;
    margin-right: 15px;
    transition: .3s
}

header .logo_part ul li a {
    font-size: 13px;
    color: #fff;
    transition: .3s
}

.book_appo .con_box ul li a:hover p span,
header .logo_part ul li a:hover {
    color: var(--bglight)
}

header .logo_part ul li a i {
    padding-right: 8px
}

header .logo_part .nav_brand {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%
}

header .logo_part .right_links {
    width: 100%;
    justify-content: flex-end
}

header .logo_part .right_links .cart {
    border-left: 1px solid rgba(255, 255, 255, .5);
    padding-left: 15px;
    margin-left: 15px;
    position: relative
}

header .logo_part .right_links .cart #mini-cart-count,
header .logo_part .right_links a.wishlist_products_counter .wishlist_products_counter_number {
    position: absolute;
    color: #fff;
    right: -2px;
    top: -2px;
    font-size: 14px
}

header .logo_part .right_links .wish {
    position: relative;
    margin-left: 15px
}

.page-id-1205 .inner_short_banner,
.sell-form .form-box .form-group .wpcf7-not-valid-tip,
.single-post header .nav_brand img.white,
.single-product header .nav_brand img.white,
.why_us .box.brdr_none:after,
.woo-related-products-container .customNavigation,
.woocommerce .cart_left_part .product-quantity,
.woocommerce-account .inner_short_banner,
.woocommerce-account header .nav_brand img.white,
.woocommerce-cart .inner_short_banner,
.woocommerce-cart header .nav_brand img.white,
.woocommerce-checkout .inner_short_banner,
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-form-login-toggle,
.woocommerce-checkout header .nav_brand img.white,
.woof_block_html_items.non,
.woof_checkbox_instock_container .icheckbox_square-blue,
.woof_checkbox_sales_container .icheckbox_square-blue,
.woof_container_inner .woof_block_html_items ul.woof_list li:last-child:after,
header .logo_part .right_links a.wishlist_products_counter .wishlist_products_counter_text,
header .nav_brand img.black,
header.fixed .nav_brand img.white,
header.fixed .top_bar,
header:hover .nav_brand img.white {
    display: none
}

.trust .stars i,
header .nav_part ul li {
    display: inline-block
}

header .logo_part .right_links .cart i {
    font-size: 20px
}

.mb_sub_menu .accordion-body ul,
header .logo_part .right_links .account {
    margin-left: 15px
}

header .logo_part .right_links .account i {
    padding-right: 0;
    font-size: 20px
}

.coup_check,
.payment_method_takepayments,
.pro-details .summary,
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr,
.wpcf7-form-control-wrap,
header .logo_part li.search {
    position: relative
}

header .logo_part li.search .form-control {
    width: 205px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    padding-left: 0
}

.common_content .coup .coupon input:focus,
.faq .accordion-button:focus,
.newsletter .form_box .form-control:focus,
.search_box form .form-control:focus,
header .logo_part li.search .form-control:focus {
    box-shadow: none
}

header .logo_part li.search .form-control::placeholder {
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 1px
}

header .logo_part li.search button {
    background-color: transparent;
    color: #fff;
    border: none;
    top: 8px;
    position: absolute;
    padding: 0;
    right: 0;
    font-size: 14px
}

header .nav_part {
    transition: .3s
}

.foot_bottom .social,
header .nav_part ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

header .nav_part ul li .no_link,
header .nav_part ul li a {
    padding: 16px 18px;
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: .3s;
    position: relative;
    font-weight: 500;
    cursor: pointer
}

header .nav_part ul li .no_link:hover,
header .nav_part ul li a:hover {
    color: #a37e2c !important
}

.how_work .box:hover .count,
.part_ex,
.part_ex a,
.single-post header .logo_part li.search button,
.single-post header .logo_part ul li a,
.single-post header .nav_part ul li .no_link,
.single-post header .nav_part ul li a,
.single-product header .logo_part li.search button,
.single-product header .logo_part ul li a,
.single-product header .nav_part ul li .no_link,
.single-product header .nav_part ul li a,
.trust .txt,
.woocommerce-account header .logo_part li.search button,
.woocommerce-account header .logo_part ul li a,
.woocommerce-account header .nav_part ul li .no_link,
.woocommerce-account header .nav_part ul li a,
.woocommerce-cart header .logo_part li.search button,
.woocommerce-cart header .logo_part ul li a,
.woocommerce-cart header .nav_part ul li .no_link,
.woocommerce-cart header .nav_part ul li a,
.woocommerce-checkout header .logo_part li.search button,
.woocommerce-checkout header .logo_part ul li a,
.woocommerce-checkout header .nav_part ul li .no_link,
.woocommerce-checkout header .nav_part ul li a,
header.fixed .logo_part li.search button,
header.fixed .logo_part ul li a,
header.fixed .nav_part ul li .no_link,
header.fixed .nav_part ul li a,
header:hover .logo_part li.search button,
header:hover .logo_part ul li a,
header:hover .nav_part ul li .no_link,
header:hover .nav_part ul li a {
    color: var(--textdark)
}

header .nav_part ul li .no_link:after,
header .nav_part ul li a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    transition: .3s
}

header .nav_part ul li .no_link:hover:after,
header .nav_part ul li a:hover:after {
    width: 30px
}

header.fixed {
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
    z-index: 9999
}

.how_work .wp_link a:hover,
.navigation .nav-links .nav-next a .post-title,
.navigation .nav-links .nav-previous a .post-title,
.single-product header .logo_part .right_links .cart #mini-cart-count,
.single-product header .logo_part .right_links a.wishlist_products_counter .wishlist_products_counter_number,
.single-product header .logo_part ul li a.wishlist_products_counter.top_wishlist-heart:before,
.single-product header .menu_icon,
.woocommerce-account header .logo_part .right_links .cart #mini-cart-count,
.woocommerce-account header .logo_part .right_links a.wishlist_products_counter .wishlist_products_counter_number,
.woocommerce-account header .logo_part ul li a.wishlist_products_counter.top_wishlist-heart:before,
.woocommerce-account header .menu_icon,
.woocommerce-cart header .logo_part .right_links .cart #mini-cart-count,
.woocommerce-cart header .logo_part .right_links a.wishlist_products_counter .wishlist_products_counter_number,
.woocommerce-cart header .logo_part ul li a.wishlist_products_counter.top_wishlist-heart:before,
.woocommerce-cart header .menu_icon,
.woocommerce-checkout header .logo_part .right_links .cart #mini-cart-count,
.woocommerce-checkout header .logo_part .right_links a.wishlist_products_counter .wishlist_products_counter_number,
.woocommerce-checkout header .logo_part ul li a.wishlist_products_counter.top_wishlist-heart:before,
.woocommerce-checkout header .menu_icon,
.woof_products_top_panel_ul li ul li a,
header.fixed .logo_part .right_links .cart #mini-cart-count,
header.fixed .logo_part .right_links a.wishlist_products_counter .wishlist_products_counter_number,
header.fixed .logo_part ul li a.wishlist_products_counter.top_wishlist-heart:before,
header:hover .logo_part .right_links .cart #mini-cart-count,
header:hover .logo_part .right_links a.wishlist_products_counter .wishlist_products_counter_number,
header:hover .logo_part ul li a.wishlist_products_counter.top_wishlist-heart:before {
    color: #000
}

header .nav_brand img {
    width: 200px;
    height: 22px
}

.single-post header .nav_brand img.black,
.single-product header .nav_brand img.black,
.woocommerce-account header .nav_brand img.black,
.woocommerce-cart header .nav_brand img.black,
.woocommerce-checkout header .nav_brand img.black,
header.fixed .nav_brand img.black,
header:hover .nav_brand img.black {
    display: block
}

.single-post header .logo_part .right_links .cart,
.single-post header .logo_part ul.left_links li:first-child,
.single-product header .logo_part ul.left_links li:first-child,
.woocommerce-account header .logo_part ul.left_links li:first-child,
.woocommerce-cart header .logo_part ul.left_links li:first-child,
.woocommerce-checkout header .logo_part ul.left_links li:first-child,
header .logo_part .right_links .cart,
header.fixed .logo_part ul.left_links li:first-child,
header:hover .logo_part ul.left_links li:first-child {
    border-color: rgb(169 169 169 / 50%)
}

.single-post header .logo_part li.search .form-control,
.single-product header .logo_part li.search .form-control,
.woocommerce-account header .logo_part li.search .form-control,
.woocommerce-cart header .logo_part li.search .form-control,
.woocommerce-checkout header .logo_part li.search .form-control,
header.fixed .logo_part li.search .form-control,
header:hover .logo_part li.search .form-control {
    border-color: var(--textdark);
    color: var(--textlight)
}

header.fixed .logo_part li.search .form-control::placeholder {
    color: var(--textlight)
}

.archive .bl_details header,
.single-post header {
    position: unset
}

.single-post header,
header:hover {
    background: #fff;
    border-bottom: 1px solid #e9e9e9
}

.single-post header .logo_part li.search .form-control::placeholder,
header:hover .logo_part li.search .form-control::placeholder {
    color: var(--textlight)
}

.home_banner .con_part {
    width: 40%;
    background-color: var(--bggray);
    min-height: 100vh;
    padding-left: 100px;
    padding-right: 110px;
    padding-top: 140px
}

.trust {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    pointer-events: none
}

.trust .txt {
    font-size: 15px;
    line-height: 0
}

.trust .txt i {
    color: #66b57d;
    padding-right: 3px;
    line-height: 0
}

.trust .stars {
    padding: 0 10px;
    line-height: 0
}

.trust .stars i {
    background-color: #66b57d;
    font-size: 12px;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin: 0 1px
}

.home_banner .con_part h1 {
    font-size: 45px;
    color: var(--textdark);
    line-height: 58px;
    letter-spacing: 0
}

.bene_points li p span,
.bl_details .date,
.blogs .box p.my_btn a,
.book_appo .con_box h2,
.book_appo .text_box h2,
.how_work .box p.head,
.navig_part .box p.head,
.newsletter h2,
.pro_box .pro_brand,
.sell_ser .text_box .my_btn a,
.sell_ser .text_box p.head,
.top_services .box p,
.why_us .text_part h2 {
    letter-spacing: 1px
}

.home_banner .con_part p {
    color: var(--textlight);
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0
}

.bl_details,
.home_banner .con_part .btn_style,
.loan_ex .left_part,
.my_ac {
    margin-top: 25px
}

.home_banner .img_part {
    width: 60%;
    background-image: url(../images/home_banner.jpg)
}

.bene_points {
    padding-top: 20px;
    padding-bottom: 20px;
    display: grid
}

.bene_points li i {
    font-size: 32px;
    padding-right: 15px;
    color: #a37e2c
}

.bene_points li p {
    margin: 0;
    font-size: 16px;
    color: var(--textlight)
}

.bene_points li p span {
    font-size: 16px;
    color: var(--textdark);
    display: block
}

.top_services .box {
    height: 460px;
    display: block;
    display: flex;
    align-items: flex-end;
    margin-top: 25px;
    position: relative;
    z-index: 1
}

.top_services .box:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 115px;
    background: linear-gradient(to top, #0000009e, transparent);
    left: 0;
    bottom: 0;
    z-index: -1
}

.top_services .box p {
    margin-bottom: 20px;
    margin-left: 60px;
    color: #fff;
    border-top: 1px solid #fff;
    display: block;
    width: 100%;
    padding-top: 15px;
    transition: .3s;
    font-size: 16px;
    text-transform: uppercase
}

.top_services .box:hover p {
    margin-left: 0;
    padding-left: 20px
}

.top_services .home_ser_grid {
    display: grid
}

.how_work,
.why_us {
    overflow: hidden
}

.how_work .right_part {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px
}

.how_work .box {
    padding: 15px 20px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    display: flex
}

.how_work .box .count {
    color: #2222224f;
    font-size: 50px;
    line-height: 50px;
    background-color: #fff;
    font-weight: 500;
    margin-right: 15px;
    transition: .3s
}

.how_work .box .icon {
    font-size: 40px;
    color: var(--hoverclr);
    line-height: 0;
    margin: 0 auto 14px
}

.how_work .box p.head {
    color: var(--textdark);
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: uppercase
}

.how_work .box p.para {
    color: var(--textlight);
    font-size: 16px;
    margin-bottom: 0;
    line-height: 24px;
    border-left: 1px solid #b5b5b5;
    padding-left: 15px
}

.how_work .wp_link {
    margin-bottom: 0;
    font-size: 20px;
    text-align: center;
    color: #000;
    letter-spacing: .5px;
    margin-top: 25px;
    border-top: 1px solid #b5b5b5;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.how_work .wp_link i {
    margin-right: 8px;
    font-size: 28px
}

.how_work .wp_link a {
    color: #000;
    font-weight: 600;
    margin: 0 10px;
    position: relative;
    transition: .3s
}

.how_work .wp_link a:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #a37e2c;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1px;
    transition: .3s
}

.how_work .wp_link a:hover:after,
.my_ac .my_account_orders td a.view:hover {
    background-color: #000
}

.why_us .btn_style a {
    border: 1px solid var(--textdark);
    background-color: #fff;
    color: var(--textdark)
}

.pawn_assets .box .btn_style a,
.product .btn_style a:hover,
.why_us .btn_style a:hover {
    background-color: #a37e2c;
    border-color: #a37e2c;
    color: #fff
}

.why_us .text_part {
    padding: 30px 50px 0;
    margin-top: -100px;
    background-color: #fff
}

.why_us .text_part h2 {
    font-size: 26px;
    color: var(--textdark)
}

.why_us .text_part p {
    color: var(--textlight);
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px
}

.why_us .text_part p a {
    text-decoration: none;
    color: var(--textdark)
}

.why_us .img_box {
    height: 350px;
    background-attachment: fixed
}

.why_us .box {
    text-align: center;
    margin-top: 35px;
    position: relative;
    padding: 5px 10px
}

.why_us .box:after {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #b6b6b6;
    right: -5px;
    top: 0
}

.book_appo .text_box:after,
.book_appo .text_box:before {
    width: 100px;
    height: 2px;
    background-color: var(--textdark)
}

.why_us .box i {
    font-size: 38px;
    color: #a37e2c
}

.why_us .box p.head {
    color: var(--textdark);
    font-size: 17px;
    margin-bottom: 2px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.why_us .box p.para {
    color: var(--textlight);
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0
}

.why_us.content_part .text_part {
    padding: 0;
    margin-top: 0
}

.book_appo .text_box:after,
.book_appo .text_box:before,
.latest_blog .box:after {
    margin: 0 auto;
    right: 0;
    content: '';
    left: 0
}

.product .title_head,
.rel_pro .title_head,
.ser_abt .form_part form .form-group {
    margin-bottom: 20px
}

.pro_grid,
.woocommerce-page ul.products {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px
}

.pro_box {
    border: 1px solid #f1f1f1;
    padding: 5px 15px
}

.pro_box .sale_tag {
    position: absolute;
    background-color: #559785;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: .05rem .8rem;
    top: 10px
}

.pro_box .text_box {
    padding: 10px 0
}

.pro_box .pro_brand {
    font-size: 11px;
    color: var(--textlight);
    margin: 0;
    text-transform: uppercase
}

.pro_box .pro_brand a {
    font-size: 11px !important;
    color: var(--textlight) !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important
}

.pro_box .pro_head {
    font-size: 16px;
    color: var(--textdark);
    margin: 5px 0;
    text-transform: capitalize;
    letter-spacing: .5px
}

.pro_box .auth,
.pro_box .auth a,
.pro_box .price,
.pro_box .price a {
    color: var(--textdark) !important;
    display: flex !important
}

.pro_box .auth {
    font-size: 12px;
    margin-bottom: 0;
    align-items: center
}

.pro_box .auth a {
    align-items: center
}

.pro_box .auth img {
    width: 15px !important;
    margin-right: 5px !important
}

.pro_box .price {
    font-size: 16px !important;
    margin-bottom: 0 !important;
    margin-top: 8px !important;
    font-weight: 500 !important;
    flex-direction: row-reverse !important;
    justify-content: flex-end !important;
    align-items: center !important
}

.pro_box .price a {
    flex-direction: row-reverse !important;
    justify-content: flex-end !important;
    align-items: center !important
}

.pro_box .price ins {
    text-decoration: none !important;
    font-weight: 500 !important
}

.pro_box .price del {
    padding-left: 6px !important;
    opacity: .7 !important;
    font-size: 14px !important;
    font-weight: 400 !important
}

.product .btn_style a {
    background-color: transparent;
    color: var(--textdark)
}

.pawn_assets {
    background: linear-gradient(#5c5e5b, #5b5b5b);
    position: relative;
    z-index: 1
}

.book_appo .img_box,
.inner_short_banner,
.latest_blog .box,
.sell_ser .img_box {
    background-position: center
}

.banner .bg_img,
.book_appo .img_box,
.inner_short_banner,
.latest_blog .box {
    background-repeat: no-repeat
}

.pawn_assets:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100px;
    background-color: var(--bglight);
    bottom: 0;
    left: 0;
    z-index: -1
}

.pawn_assets .img_box {
    position: relative;
    z-index: 1;
    padding-top: 25px;
    padding-bottom: 25px
}

.pawn_assets .img_box img {
    margin: 0 auto -35px;
    display: block;
    max-width: 540px
}

.pawn_assets .box {
    width: 480px;
    text-align: center;
    margin-top: 75px;
    margin-left: auto;
    position: relative
}

.pawn_assets .box h2 {
    font-size: 42px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px
}

.pawn_assets .box p {
    color: #fff;
    font-size: 18px
}

.pawn_assets .box .btn_style a:hover {
    background-color: #f1eee4;
    border-color: #f1eee4;
    color: #000
}

.sell_ser .img_box {
    min-height: 450px;
    background-size: cover
}

.sell_ser .text_box {
    background-color: #fff;
    padding: 25px;
    margin-left: 40px;
    margin-top: -40px
}

.sell_ser .text_box p.head {
    color: var(--textdark);
    font-size: 18px;
    margin-bottom: 8px;
    text-transform: uppercase
}

.book_appo .text_box p,
.sell_ser .text_box p.para {
    color: var(--textlight);
    font-size: 16px
}

.sell_ser .text_box .my_btn a {
    text-decoration: none;
    color: var(--textdark);
    font-size: 16px;
    position: relative;
    display: inline-block;
    transition: .3s;
    text-transform: uppercase
}

.sell_ser .text_box .my_btn a:hover {
    color: #a37e2c
}

.sell_ser .text_box .my_btn a:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--textdark);
    right: 0;
    bottom: -4px;
    transition: .3s
}

.sell_ser .text_box .my_btn a:hover:after,
.woocommerce div.product form.cart .add-cart:hover {
    background-color: #a37e2c
}

.sell_ser .text_box .my_btn a i {
    padding-left: 10px;
    transition: .3s
}

.my_ac .left_part .user-acnt .text,
.sell_ser .text_box .my_btn a:hover i {
    padding-left: 15px
}

.bg_clr,
.bg_clr .title_head h2 span,
.book_appo,
.faq .accordion-button,
.pay_social,
.thank_box {
    background-color: var(--bggray)
}

.book_appo .img_box {
    background-size: cover;
    margin-left: -18%
}

.book_appo .con_box {
    width: 470px;
    margin-left: auto;
    background-color: var(--textdark);
    margin-right: 50px;
    padding: 60px 50px 45px
}

.book_appo .con_box h2 {
    font-size: 28px;
    color: #fff
}

.book_appo .con_box p {
    color: #c4c4c4;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0
}

.book_appo .con_box ul {
    list-style: none;
    padding: 15px 0 0;
    margin: 15px 0 0;
    position: relative
}

.book_appo .con_box ul:after {
    position: absolute;
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    top: 0;
    left: 0;
    background-color: #fff
}

.book_appo .con_box ul li {
    margin: 20px 0
}

.book_appo .con_box ul li a {
    display: flex;
    text-decoration: none
}

.book_appo .con_box ul li a i {
    font-size: 35px;
    color: #fff;
    padding-right: 15px
}

.book_appo .con_box ul li a p span {
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 4px;
    transition: .3s
}

.book_appo .text_box {
    text-align: center;
    padding: 0 80px;
    position: relative
}

.book_appo .text_box:after {
    position: absolute;
    display: block;
    top: -35px
}

.book_appo .text_box:before {
    position: absolute;
    display: block;
    bottom: -35px
}

.book_appo .text_box h2 {
    font-size: 28px;
    color: var(--textdark)
}

.latest_blog .box {
    background-size: cover;
    min-height: 500px;
    position: relative;
    z-index: 1;
    margin-top: 25px;
    padding: 50px
}

.latest_blog .box:after {
    background: linear-gradient(to bottom, #000, transparent);
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 65%
}

.newsletter .form_box .form-control,
.newsletter .form_box .my_btn {
    background-color: transparent;
    height: 50px;
    font-size: 15px;
    color: var(--textdark)
}

.latest_blog .box p.head {
    font-size: 22px;
    margin-bottom: 8px;
    color: #fff;
    text-transform: capitalize
}

.latest_blog .box p.para {
    color: #fff;
    font-size: 16px;
    line-height: 25px
}

.latest_blog .box .rm_btn {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    transition: .3s
}

.latest_blog .box .rm_btn:hover {
    background-color: #a37e2c;
    color: #fff
}

.newsletter {
    background-color: var(--bglight);
    text-align: center;
    padding: 50px 0
}

.newsletter h2 {
    font-size: 24px;
    color: var(--textdark);
    margin-bottom: 10px
}

.newsletter p {
    color: var(--textlight);
    font-size: 16px;
    margin-bottom: 0
}

.newsletter .form_box {
    max-width: 500px;
    display: flex;
    margin: 20px auto 0
}

.large_menu a.box img,
.map_section iframe,
.newsletter .form_box .wpcf7,
.newsletter .form_box .wpcf7-form-control-wrap,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 100%
}

.newsletter .form_box .wpcf7 form p,
.woocommerce .flex_btn {
    display: flex
}

.newsletter .form_box .form-control {
    border: none;
    border-bottom: 1px solid var(--textdark);
    border-radius: 0;
    text-transform: capitalize
}

.newsletter .form_box .form-control::placeholder {
    color: var(--textlight)
}

.newsletter .form_box .my_btn {
    border: 1px solid var(--textdark);
    border-radius: 0;
    padding: 12px 30px;
    transition: .3s;
    font-weight: 400 !important
}

.newsletter .form_box .my_btn:hover,
.sell-form input[type=radio]:checked + label {
    background-color: var(--textdark);
    color: #fff
}

.navig_part {
    padding-top: 40px;
    background-color: #434343
}

.navig_part .box p.head {
    color: #fff;
    font-size: 17px
}

.large_menu .box ul,
.my_ac .left_part ul,
.navig_part .box ul,
.pro-details .auth_points ul,
.sitemap_srch .lnk_box ul,
.trust_points ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.navig_part .box ul li {
    margin: 8px 0
}

.navig_part .box ul li a {
    font-size: 15px;
    color: #eaeaea;
    text-transform: capitalize;
    text-decoration: none;
    transition: .3s
}

.navig_part .box ul li a:hover {
    color: var(--bglight);
    padding-left: 5px
}

.navig_part .box ul.con li a {
    display: flex;
    text-transform: unset
}

.navig_part .box ul.con li a i {
    font-size: 18px;
    padding-right: 10px
}

.foot_bottom {
    border-top: 1px solid #d1d1d1;
    padding-top: 0;
    margin-top: 20px
}

.foot_bottom p.cpy {
    font-size: 12px;
    color: #eaeaea;
    padding-left: 60px;
    border-left: 1px solid #d1d1d1;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px
}

.foot_bottom .social li {
    display: inline-block;
    margin: 0 10px
}

.foot_bottom .social li a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    transition: .3s;
    display: block
}

.foot_bottom .social li a:hover {
    color: var(--bglight);
    transform: translate(0, -2px)
}

.mb_sub_menu{
    height: 100%;
    background-color: #fff
}

.mb_sub_menu .side_head,
.mb_sub_menu ul li a{
    align-items: center;
    color: var(--textdark);
    text-transform: capitalize;
    font-size: 16px
}

.mb_sub_menu ul{
    list-style: none;
    padding: 0;
    margin: 0 0 0 20px
}

.mb_sub_menu ul li a{
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    display: block;
    padding: 15px 20px 15px 0;
    letter-spacing: 1px;
    display: flex;
    justify-content: space-between
}

.mb_sub_menu .accordion-item .abs_anchr a,
.offer_slide a:last-child,
.p_box .ben_box.last,
.shop_btm_points .col-lg-3:last-child .box,
.woof_container_inner.woof_container_inner_productcategories {
    border: none
}


.woocommerce .cart-collaterals .wc-proceed-to-checkout {
    padding: 0
}

.content_part .text_part p,
.ser_abt .left_part p {
    font-size: 16px;
    color: var(--textlight);
    line-height: 26px
}

.bl_details .entry-title a,
.faq .accordion-body a,
.faq p a,
.ser_abt .left_part p a {
    color: #000;
    text-decoration: none
}

.ser_abt .left_part h2 {
    font-size: 28px;
    color: var(--textdark);
    text-transform: capitalize;
    margin-bottom: 15px;
    letter-spacing: 1px
}

.page-template-model_page .ser_abt .breadcrumb {
    margin-top: 0;
    margin-bottom: 15px
}

.book_appo_mod .box .text-part .form-part .form-control:focus,
.cntct-pg-con .right-part .form-control:focus,
.cntct-pg-con .right-part .my_btn:focus,
.ser_abt .form_part form .form-group .form-control:focus {
    box-shadow: none;
    outline: 0
}

.ser_abt {
    position: relative;
    z-index: 9
}

.banner,
.inner_short_banner,
.loan_ex .left_part ul {
    position: relative;
    z-index: 1
}

.ser_abt .left_part {
    padding-top: 45px;
    padding-right: 85px
}

.ser_abt .left_part .sub_head {
    color: var(--textlight);
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: .02em
}

.ser_abt .left_part ul {
    list-style: none;
    padding: 0;
    margin: 35px 0 0;
    column-count: 2
}

.ser_abt .left_part ul li {
    display: flex;
    padding: 25px;
    border-radius: 4px;
    background-color: #f7f7f8
}

.ser_abt .left_part ul li .icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    margin-right: 10px
}

.ser_abt .left_part ul li .icon img {
    width: 35px
}

.ser_abt .left_part ul li .text {
    flex: 1
}

.ser_abt .left_part ul li .text h3 {
    font-size: 20px;
    text-transform: capitalize;
    color: var(--textdark);
    margin-bottom: 10px;
    font-weight: 500;
    letter-spacing: .2px
}

.ser_abt .form_part {
    padding-left: 25px;
    margin-top: 20px
}

.ser_abt .form_part h3 {
    text-align: center;
    margin: 0;
    color: #fff;
    padding: 35px 0 45px;
    font-size: 28px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px
}

.content_part .text_part h2,
.content_part .text_part h3 {
    text-transform: capitalize;
    color: var(--textdark);
    margin-bottom: 15px
}

.ser_abt .form_part h3:after {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background-size: 100%;
    background-image: url(https://luxbrokers.co.uk/wp-content/themes/luxbrokers/assets/images/about-form-shape-1-1.png);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.ser_abt .form_part form {
    background-color: #fff;
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1);
    padding: 32px 70px 60px
}

.ser_abt .form_part form .form-group .form-control {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    height: 50px;
    border-radius: 0;
    color: var(--textdark)
}

.ser_abt .form_part form .form-group textarea.form-control {
    height: 80px
}

.ser_abt .form_part form .my_btn {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    padding: 12px 35px;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    border: none;
    display: inline-block;
    transition: .3s;
    letter-spacing: 1px
}

.banner .con_box .btn_style a:hover,
.ser_abt .form_part form .my_btn:hover {
    background-color: var(--hoverclr);
    border-color: var(--hoverclr);
    color: #fff
}

.ser_abt .breadcrumb {
    margin-top: 15px;
    margin-bottom: 0
}

.ser_abt .breadcrumb span {
    font-size: 12px;
    color: #333
}

.ser_abt .breadcrumb span a {
    font-size: 12px;
    color: #333;
    text-decoration: none
}

.banner .btn_style,
.content_part,
.sell-form {
    margin-top: 30px
}

.content_part .text_part ol,
.content_part .text_part ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px
}

.content_part .text_part h2 {
    font-size: 28px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 15px;
    position: relative
}

.content_part .text_part h2:after {
    position: absolute;
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background-color: #000;
    bottom: -1px;
    left: 0
}

.content_part .text_part h3 {
    font-size: 25px
}

.content_part .text_part ol li,
.content_part .text_part ul li {
    font-size: 16px;
    color: var(--textlight);
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: 400;
    padding-left: 30px;
    position: relative
}

.ben .box p.head,
.ben.no_con ul li {
    margin-bottom: 5px;
    letter-spacing: .2px
}

.content_part .text_part ol li:before,
.content_part .text_part ul li:before {
    content: '\F135';
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 15px;
    margin-right: 8px;
    background-color: var(--hoverclr);
    color: #fff;
    border-radius: 50%;
    display: flex;
    width: 16px;
    top: 3px;
    height: 16px;
    position: absolute;
    left: 0;
    align-items: center;
    justify-content: center
}

.content_part .text_part ul li a {
    text-decoration: none !important;
    transition: .3s
}

.content_part .text_part p a,
.content_part .text_part ul li a {
    color: var(--textdark);
    text-decoration: none;
    font-weight: 500
}

.loan_ex .left_part ul li:before,
.wp-block-group__inner-container ul li a:before {
    font-weight: 400 !important;
    position: absolute;
    font-family: bootstrap-icons !important;
    font-style: normal;
    left: 0
}

.content_part .text_part ul.brand_list {
    column-count: 4
}

.call_ac {
    padding: 60px 0
}

.call_ac .box {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.call_ac p {
    font-size: 35px;
    color: #fff;
    margin-bottom: 0
}

.call_ac .btn_style {
    margin: 0;
    font-size: 16px
}

.call_ac .btn_style a {
    background-color: #fff;
    color: #000;
    transition: .3s
}

.content_dvd_sec .box h2,
.faq .accordion-button {
    color: var(--textdark);
    text-transform: capitalize
}

.book_appo_mod .box .text-part .form-part .my-btn:hover,
.call_ac .btn_style a:hover,
.log_frm .nav-tabs li .nav-link.active,
.my_ac form .button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
    background-color: var(--hoverclr);
    color: #fff
}

.content_dvd_sec .box h2 {
    margin-top: 0;
    font-weight: 500
}

.call_ac .box .call i {
    color: #fff !important
}

.call_ac .box .call {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: block;
    border-right: 1px solid #ffffff6b;
    padding-right: 15px;
    margin-right: 15px;
    transition: .3s
}

.faq .acor_box,
.sitemap_srch {
    margin-top: 35px
}

.faq .acor_box .accordion-item {
    background-color: #fff;
    border: none;
    margin-bottom: 15px
}

.faq .accordion-button {
    font-size: 18px;
    border: none !important;
    padding: 15px;
    border-radius: 5px
}

.faq .accordion-body,
.faq p {
    font-size: 16px;
    line-height: 26px
}

.faq p {
    color: var(--textlight)
}

.faq .accordion-button::after {
    background-color: var(--textdark);
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\F2EA';
    font-style: normal
}

.faq .accordion-button:not(.collapsed)::after {
    content: '\F4FE';
    content: "\F286"
}

.banner .bg_img {
    background-size: cover;
    background-position: right center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute
}

.banner {
    padding-top: 150px
}

.banner .trust .txt,
.inner_short_banner .breadcrumb-item + .breadcrumb-item::before {
    color: #fff
}

.banner .con_box {
    padding-right: 125px;
    padding-top: 140px;
    padding-bottom: 140px
}

.banner .ben .box,
.ben .box,
.ttt-pnwc-modal .ttt-pnwc-container {
    padding: 15px
}

.banner .con_box h1 {
    font-size: 45px;
    color: #fff;
    line-height: 58px;
    text-transform: capitalize;
    letter-spacing: 0
}

.banner .con_box p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0
}

.banner .con_box .btn_style a {
    color: #fff;
    border-color: #fff;
    background-color: transparent
}

.banner:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg, #000, #0000009e, transparent)
}

.ben,
.large_menu,
.my_ac .my_account_orders td,
.sticky_filter {
    border-bottom: 1px solid #ddd
}

.ben .box {
    display: flex;
    border-top: 3px solid #fff
}

.ben.no_con ul {
    padding: 0;
    display: flex;
    align-items: center;
    list-style: none
}

.ben.no_con ul li {
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    border-right: 1px solid #ffffff2b;
    padding-right: 15px;
    margin-right: 15px
}

.ben.no_con ul li:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0
}

.ben.no_con ul li i {
    font-size: 22px;
    padding-right: 8px;
    color: var(--hoverclr)
}

.ben .box .icon {
    margin-right: 14px
}

.ben .box img,
.ben .box svg {
    width: 58px;
    margin: 0 auto
}

.ben .box svg path {
    fill: #fff;
    width: 42px
}

.ben .box p.head {
    text-transform: capitalize;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    display: flex;
    align-items: center
}

.ben.no_con .box p.head i {
    padding-right: 10px;
    font-size: 25px
}

.ben .box p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    line-height: 22px
}

.banner .ben .box img,
.banner .ben .box svg {
    width: 45px
}

.brands_sec .box.my_btn a i,
header .mega_menu .menu_box ul li.btn-sell a:hover {
    background-color: var(--primaryclr)
}

.brands_sec {
    margin-bottom: 50px
}

.brands_sec .box {
    border: 1px solid #d3d3d3;
    padding: 5px
}

.brands_sec .box.my_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f3f3f3;
    height: 100%
}

.brands_sec .box.my_btn a {
    text-decoration: none;
    color: #000;
    text-transform: capitalize;
    font-family: Inter, sans-serif;
    font-weight: 500
}

.brands_sec .box.my_btn a i {
    width: 50px;
    height: 50px;
    color: #fff;
    border: 2px solid var(--primaryclr);
    border-radius: 50%;
    display: flex;
    margin: 0 auto 10px;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.brands_sec .box.my_btn a:hover i {
    background-color: var(--headclr);
    border-color: var(--headclr);
    color: #fff
}

#owldemobrands,
#owldemobrands2 {
    margin-top: 25px;
    padding-right: 35px;
    padding-left: 35px
}

#owldemobrands .owl-nav,
#owldemobrands2 .owl-nav {
    display: flex;
    justify-content: space-between;
    height: 0;
    position: absolute;
    top: 45%;
    width: 100%;
    left: 0
}

#owldemobrands .owl-nav button,
#owldemobrands2 .owl-nav button {
    width: 30px;
    height: 30px;
    background-color: var(--textdark);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    border-radius: 0
}

.bg_clr {
    padding-top: 40px;
    padding-bottom: 40px
}

.faq.single_pro .acor_box .accordion-button,
.loan_ex .right_part,
.loan_ex .right_part .tbl,
.product_description .accordion-body ul li:nth-child(2n),
.sell-form.part_ex .form-box .form-group .form-control,
.sell-form.part_ex .form-box .form-group select.form-control,
.woocommerce-order-received {
    background-color: #fff
}

.loan_ex .left_part h3 {
    font-size: 28px;
    text-transform: capitalize;
    color: var(--textdark);
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 20px
}

.loan_ex .left_part p,
.loan_ex .right_part p {
    color: var(--textlight);
    font-size: 15px;
    line-height: 25px
}

.loan_ex .left_part ul {
    list-style: none;
    padding: 0;
    margin: 25px 0
}

.loan_ex .left_part ul:after {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #d3d3d3;
    left: 15px;
    top: 0;
    z-index: -1
}

.loan_ex .left_part ul li {
    font-size: 20px;
    margin-bottom: 18px;
    font-weight: 500;
    color: var(--textdark);
    position: relative;
    padding-left: 45px
}

.loan_ex .left_part ul li:before {
    content: '\F633';
    font-size: 14px;
    color: #000;
    border: 1px solid #d3d3d3;
    width: 32px;
    height: 32px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #fff
}

.loan_ex .left_part .note {
    color: #4a4a4a;
    font-weight: 400;
    font-size: 13px;
    margin-top: 25px;
    border-top: 1px solid #ccc;
    margin-bottom: 0;
    padding: 15px 0
}

.loan_ex .right_part {
    padding: 38px 30px;
    margin-top: 25px
}

.loan_ex .right_part p {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 1px
}

.loan_ex .right_part h3 {
    font-size: 26px;
    text-transform: uppercase;
    color: var(--headclr);
    margin-top: 0;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 35px;
    text-align: center
}

.loan_ex .right_part .tbl th {
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    font-size: 15px;
    border-right: 1px solid #ffffff40;
    background-color: var(--textdark)
}

.loan_ex .right_part .tbl td {
    color: var(--textlight);
    padding: 12px 0;
    text-align: center;
    font-size: 14px;
    border: 1px solid #d3d3d3
}

.empty_cart,
.error_404 .box,
.inner_short_banner .box,
.tinv-wishlist .return-to-shop {
    text-align: center
}

.inner_short_banner {
    background-size: cover;
    padding-top: 190px;
    padding-bottom: 60px
}

.inner_short_banner:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #0000009e
}

.inner_short_banner .box .breadcrumb {
    margin-bottom: 10px;
    justify-content: center
}

.inner_short_banner .box .breadcrumb span a {
    text-decoration: none;
    color: var(--bglight);
    font-size: 15px
}

.inner_short_banner .box .breadcrumb span,
.inner_short_banner .box p {
    font-size: 15px;
    line-height: 25px;
    color: #fff
}

.inner_short_banner .box h1 {
    color: #fff;
    font-size: 48px;
    text-transform: capitalize;
    font-weight: 400
}

.cntct-pg-con {
    padding-top: 80px;
    padding-bottom: 80px
}

.cntct-pg-con .left-part {
    background: var(--bggray);
    padding: 30px;
    border-radius: 0
}

.cntct-pg-con .left-part h3 {
    text-transform: capitalize;
    font-size: 28px;
    color: var(--textdark);
    margin-bottom: 20px
}

.cntct-pg-con .left-part h5 {
    color: var(--textlight);
    font-size: 15px;
    letter-spacing: 1px
}

.cntct-pg-con ul {
    list-style: none;
    padding: 0;
    margin: 27px 0
}

.cntct-pg-con ul li {
    display: flex;
    margin-bottom: 23px
}

.cntct-pg-con ul li .icon {
    background-color: var(--textdark);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 20px;
    color: #fff;
    transition: .3s
}

.cntct-pg-con ul li .text p {
    color: var(--textlight);
    font-size: 15px;
    margin-bottom: 0;
    text-transform: uppercase
}

.cntct-pg-con ul li .text p a {
    text-decoration: none;
    color: var(--textdark);
    text-transform: none;
    font-weight: 500
}

.cntct-pg-con .right-part h5 {
    color: #000;
    font-size: 15px;
    letter-spacing: 1px
}

.cntct-pg-con .right-part h3 {
    font-size: 28px;
    color: #000;
    margin-bottom: 20px;
    text-transform: capitalize
}

.cntct-pg-con .right-part .form-control {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    padding: 7px 15px;
    height: 50px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 15px;
    border-radius: 0
}

.cntct-pg-con .right-part textarea.form-control {
    height: 140px;
    padding-top: 15px;
    border-radius: 0
}

.cntct-pg-con .right-part .my_btn {
    text-transform: capitalize;
    background-color: var(--textdark);
    border: 1px solid var(--textdark);
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 30px;
    display: inline-block;
    transition: .3s
}

.cntct-pg-con .right-part .my_btn:hover {
    box-shadow: none;
    transition: .4s;
    background-color: var(--hoverclr);
    color: #fff;
    border-color: var(--hoverclr)
}

.cntct-pg-con .left-part .icon .social_icon {
    width: 25px;
    color: #05a7d8
}

.cntct-pg-con .right-part .wpcf7-not-valid-tip,
.irs,
.prdct_listing .woof_submit_search_form_container,
.product-template-default.single .woocommerce-error,
.woocommerce span.onsale,
.woocommerce ul.products li.product .button.add_to_cart_button.ajax_add_to_cart,
.woocommerce-NoticeGroup-checkout,
.woocommerce-breadcrumb,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce-form-login.login,
.woocommerce-page ul.products:before,
.woof_checkbox_instock_container .woof_container_inner:after,
.woof_checkbox_sales_container .woof_container_inner:after,
.wpcf7-spinner,
header .nav_part .shop_icons ul li a .wishlist_products_counter_text {
    display: none !important
}

.cntct-pg-con .right-part .form-control.wpcf7-not-valid,
.sell-form .form-box .form-group .form-control.wpcf7-not-valid {
    border: 1px solid red
}

.blogs .box p.my_btn a:after {
    background-color: var(--textdark);
    position: absolute;
    width: 100%;
    height: 2px;
    content: '';
    display: block;
    left: 0;
    bottom: -8px;
    transition: .3s
}

.blogs .box p {
    font-size: 16px;
    color: var(--textlight)
}

.blogs .box h3 a {
    text-transform: capitalize;
    color: var(--textdark);
    margin-top: 0;
    display: block;
    font-size: 20px;
    margin-bottom: 6px;
    letter-spacing: .5px;
    text-decoration: none
}

.blogs .box {
    margin-top: 25px;
    background-color: #fff
}

.blogs .box .img_box {
    position: relative;
    margin-bottom: 10px
}

.blogs .box .img_box .date {
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 10px #00000014;
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #fff
}

.blogs .box .img_box .date p {
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    text-align: center;
    letter-spacing: 1px
}


.fixed-chat .box .box-body .cht h3,
.sell-form .form-box .form-group label,
.sell-form .form-box .my_btn,
.sell-form .form-group h3,
.sell-form h3,
.sell-form h4,
.sell-form h5,
.sitemap_srch .lnk_box h4,
.sitemap_srch .lnk_box ul li a,
.wp-block-group__inner-container .wp-block-heading,
.wp-block-group__inner-container ul li a {
    text-transform: capitalize;
    text-transform: capitalize
}

.blogs .box .img_box .date p b {
    font-weight: 400;
    border-top: 1px solid;
    padding-top: 3px;
    margin-top: 3px;
    display: block
}

.blogs .box .text_box {
    padding: 5px 15px;
    text-align: center
}

.blogs .box p.my_btn a {
    text-decoration: none;
    color: #000;
    position: relative
}

#sidebar section {
    margin-bottom: 20px;
    margin-top: 20px
}

.wp-block-group__inner-container .wp-block-heading {
    background: var(--textdark);
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-group__inner-container ul {
    list-style: none !important;
    padding: 0;
    margin: 0 !important
}

.wp-block-group__inner-container ul li {
    margin-bottom: 5px !important;
    margin-top: 5px !important
}

.wp-block-group__inner-container ul li a {
    font-size: 16px;
    font-weight: 400;
    color: var(--textlight) !important;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #555;
    display: block;
    padding-left: 20px;
    position: relative;
    transition: .3s
}

.wp-block-group__inner-container ul li a:before {
    content: '\F285';
    color: var(--textdark);
    padding-right: 12px;
    top: 15px;
    font-size: 12px
}

.bl_details .entry-title {
    color: #000;
    border-bottom: 2px solid var(--textdark);
    padding-bottom: 10px
}

.archive .bl_details .page-title {
    font-size: 18px
}

.archive .bl_details footer.entry-footer,
.entry-content {
    max-width: 800px;
    margin: 30px auto 0
}

.archive .bl_details footer.entry-footer span {
    color: var(--textlight);
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 0;
    display: inline-block
}

.archive .bl_details footer.entry-footer span a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    transition: .3s
}

.archive .bl_details article {
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px
}

.bl_details .post-thumbnail {
    margin: 0 !important;
    width: 100%
}

.bl_details .post-thumbnail img {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 20px
}

.bl_details .date {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    max-width: 100% !important
}

.common_content p,
.entry-content p {
    max-width: 100% !important;
    color: var(--textlight);
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 0
}

.common_content p a,
.common_content ul li a,
.entry-content p a {
    color: #000;
    font-weight: 500;
    text-decoration: none
}

.common_content ul,
.entry-content ul {
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 20px
}

.common_content h2,
.common_content h3,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    letter-spacing: 1px;
    margin-bottom: 16px;
    color: #000;
    text-transform: capitalize
}

.entry-content img {
    width: 100% !important
}

.entry-content ul li {
    max-width: 100% !important;
    color: var(--textlight);
    margin-top: 0;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 6px
}

.common_content h2,
.entry-content h2 {
    font-size: 28px;
    margin-top: 20px
}

.common_content h3,
.entry-content h3 {
    font-size: 24px;
    margin-top: 20px
}

.entry-content h4 {
    font-size: 20px;
    margin-top: 20px
}

.entry-content h5 {
    font-size: 18px;
    margin-top: 20px
}

.entry-content h6,
.part_ex {
    font-size: 16px
}

.entry-content ol {
    padding-left: 20px
}

.common_content ul li,
.entry-content ol li {
    color: #1d1b1c;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 6px
}

.navigation .nav-links {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    align-items: center
}

.post-navigation .meta-nav {
    border: 1px solid #000;
    text-align: center;
    padding: 8px 20px;
    border-radius: 0;
    text-decoration: none;
    font-size: 15px;
    color: #000;
    transition: .3s;
    max-width: 160px;
    width: 100%
}

.coup_check .checkout_coupon button:hover,
.post-navigation .meta-nav:hover {
    background-color: #000;
    color: #fff
}

.navigation .nav-links .nav-next a,
.navigation .nav-links .nav-previous a {
    border: none;
    outline: 0;
    text-decoration: none
}

.navigation .nav-links .nav-next a p,
.woocommerce-shipping-totals .woocommerce-shipping-methods {
    text-align: right
}

.navigation .nav-links .nav-next a p.meta-nav {
    margin-left: auto
}

.nav-links .post-title {
    font-size: 13px;
    margin: 0
}

.nav-links .post-title i {
    font-size: 13px;
    height: 30px;
    border: 1px solid #000;
    width: 30px;
    text-decoration: none;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    color: #fff
}

.sell-form .form-box .my_btn:focus {
    outline: 0
}

.sell-form h3 {
    font-size: 38px;
    color: var(--textdark);
    margin-bottom: 15px;
    text-align: center;
    font-weight: 500
}

.sell-form .form-box .my_btn,
.sell-form h5,
.ttt-pnwc-header .ttt-pnwc-close:before {
    font-size: 15px
}

.sell-form h5 {
    color: var(--textlight);
    margin-bottom: 25px;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 2px solid #000
}

.drag-area button,
.fixed-chat .box .box-footer p a {
    padding: 12px 30px;
    text-transform: uppercase;
    cursor: pointer
}

.sell-form .form-box .form-group {
    margin-bottom: 10px
}

.sell-form .form-box .form-group .form-control {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    padding: 7px 15px;
    height: 50px;
    border-radius: 0;
    display: block;
    width: 100%
}

.sell-form .form-box .form-group .form-control.wpcf7-file {
    height: auto
}

.sell-form sup {
    color: red;
    font-size: 16px;
    position: relative;
    top: -3px
}

.sell-form .form-box .form-group .form-control:focus {
    box-shadow: none;
    outline: 0;
    border-color: #7e7e7e
}

.sell-form .form-box .form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url(https://luxbrokers.co.uk/wp-content/themes/luxbrokers/assets/images/arrow-down.png) 99% 50%/12px no-repeat #f3f3f3
}

.sell-form .form-box .form-group textarea.form-control {
    height: 85px
}

.sell-form h4.input_head {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    margin-bottom: 15px;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    display: block;
    margin-top: 25px
}

.sell-form .form-box .my_btn {
    background-color: var(--textdark);
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    padding: 12px 35px;
    display: inline-block;
    letter-spacing: .5px;
    transition: .3s;
    border: none;
    margin-top: 15px;
    border-radius: 0
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 14px;
    text-align: center;
    border: none;
    background-color: #d30000;
    margin-top: 2px;
    color: #fff;
    margin-left: 0;
    margin-right: 0
}

.wpcf7 form.sent .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    text-align: center;
    border-width: 2px;
    margin-top: 2px;
    border: none;
    color: #fff;
    background-color: #46b450
}

.drag-area header,
.drag-area span,
.sell-form .form-box .form-group label,
.sell-form .form-group h3,
.sell-form h4 {
    color: var(--textdark);
    color: var(--textdark)
}

.sell-form .form-box .form-group label {
    font-size: 14px;
    margin-bottom: 8px;
    display: inline-block
}

.sell-form .form-box .form-group label.custom-file-label {
    margin: 0;
    color: #fff
}

.sell-form .form-box .btn-sub {
    background-color: var(--textdark);
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 5px;
    transition: .3s;
    border: none;
    outline: 0;
    box-shadow: none
}

.sell-form .form-box .btn-sub:hover {
    background-color: var(--textdark);
    border-color: var(--textdark)
}

.sell-form h4 {
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block
}

.sell-form .dvdr-top {
    padding-top: 20px;
    border-top: 1px solid #ddd;
    margin-top: 15px
}

.sell-form .form-group .radio-box label {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: #f3f3f3;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

.sell-form input[type=radio] {
    opacity: 0;
    width: 0;
    height: 0;
    display: none
}

.sell-form .form-group .radio-box .btn-d {
    width: 50%;
    height: 100%
}

.sell-form .radio-box {
    border: 1px solid #1d1b1c;
    padding: 5px;
    height: 50px;
    border-radius: 5px
}

.sell-form .form-group h3 {
    font-size: 16px;
    margin-bottom: 0;
    display: inline-block
}

.drag-area {
    border: 2px dashed #c5c5c5;
    width: 100%;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px 15px 0;
    margin-top: 10px;
    transition: .4s;
    position: relative
}

.drag-area:hover {
    background-color: #dfe6f3;
    border-color: #adbeff
}

.drag-area.active {
    border: 2px solid var(--textdark)
}

.drag-area .icon {
    font-size: 35px;
    margin-bottom: 0;
    line-height: 0;
    color: #ccc
}

.drag-area header {
    font-size: 15px;
    text-align: center;
    margin-top: 10px
}

.drag-area span {
    margin: 0;
    display: inline-block;
    font-size: 15px
}

.drag-area button {
    font-size: 12px;
    letter-spacing: .03em;
    border: none;
    outline: 0;
    background: var(--textdark);
    color: #fff;
    border-radius: 0
}

.drag-area img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px
}

.drag-area span.remove-list {
    color: red;
    font-size: 15px;
    padding-left: 8px;
    cursor: pointer
}

.drag-area .custom-file {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    border: none;
    outline: 0;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    max-width: 250px
}

#mfcf7_zl_add_file {
    background: #1d1b1c;
    color: #fff;
    border: none;
    padding: 8px 22px;
    border-radius: 5px
}

.custom-file p,
.drag-area .icon p {
    text-align: center;
    margin-bottom: 0
}

div#mfcf7_zl_multifilecontainer {
    margin-top: 0
}

.custom-file-input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 100
}

ul.file-list {
    list-style: none;
    padding: 0;
    position: relative;
    z-index: 999
}

ul.file-list li {
    border-bottom: 1px solid #ddd;
    padding: 5px
}

.sell-form .file_upload p {
    display: flex;
    align-items: center;
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 0
}

.sell-form .file_upload span:first-child {
    padding-right: 10px;
    display: inline-block;
    width: 90px
}

.faq .accordion-button::after {
    width: 28px;
    height: 28px;
    background-color: var(--textdark);
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: bootstrap-icons !important;
    content: "\F282";
    font-weight: 400 !important;
    font-size: 14px;
    transform: none !important;
    background-image: none
}

.faq .accordion-body {
    color: var(--textlight);
    padding: 0 15px;
    margin-top: 8px
}

.sitemap_srch .lnk_box {
    padding: 0 12px;
    margin-bottom: 15px
}

.sitemap_srch .lnk_box h4 {
    font-size: 20px;
    color: var(--textdark);
    margin-bottom: 12px;
    padding-bottom: 12px;
    position: relative
}

.sitemap_srch .lnk_box h4:after {
    position: absolute;
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: var(--textdark);
    bottom: 0
}

.sitemap_srch .lnk_box ul li a {
    font-weight: 400;
    font-size: 14px;
    color: var(--textlight);
    text-decoration: none
}

.fixed-chat .box .box-head .cht-cls,
.fixed-chat .box:after {
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 3px
}

.fixed-chat .box .frm-box .form-control:focus {
    outline: 0;
    box-shadow: none
}

.fixed-chat {
    position: fixed;
    bottom: 25px;
    right: 20px;
    z-index: 999999
}

.fixed-chat .whatsapp-btn-box {
    width: 75px;
    margin-left: auto
}

.fixed-chat .whatsapp-btn-box a {
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 65px;
    height: 65px;
    margin-left: auto
}

.fixed-chat .whatsapp-btn-box a img {
    filter: drop-shadow(7px 7px 4px rgba(0, 0, 0, .2));
    width: 65px;
    height: 65px
}

.fixed-chat .box {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 12px;
    box-shadow: 0 0 31px -6px #0000005c;
    position: relative;
    z-index: 1;
    transform: scale(0);
    transition: .3s;
    width: 320px;
    display: none
}

.open-wp {
    transform: scale(1) !important;
    display: block !important
}

.fixed-chat .box:after {
    background-color: #fff;
    content: '';
    bottom: -10px;
    right: 34px;
    transform: rotate(45deg);
    z-index: -1
}

.fixed-chat .box .box-head,
.fixed-chat .box:before {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.fixed-chat .box:before {
    position: absolute;
    width: 100%;
    height: 130px;
    background-color: var(--textdark);
    content: '';
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: -1
}

.fixed-chat .box .box-head {
    background: var(--textdark);
    padding: 15px;
    position: relative
}

.fixed-chat .box .box-head .cht-cls {
    right: 15px;
    top: 19px;
    cursor: pointer;
    padding: 6px;
    background-color: #f3f3f3
}

.fixed-chat .box .box-head .img {
    width: 44px;
    margin-right: 8px;
    height: 44px;
    border-radius: 5px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    filter: drop-shadow(2px 6px 5px rgba(24, 24, 27, .7))
}

.fixed-chat .box .box-head .img img {
    height: 44px;
    width: 44px
}

.faq.single_pro .accordion-body,
.fixed-chat .box .box-body {
    padding: 0 15px 15px
}

.fixed-chat .box .box-head .text h3 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    line-height: 16px;
    letter-spacing: 0;
    letter-spacing: 1px
}

.fixed-chat .box .box-head .text p {
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .5px;
    margin-top: 5px
}

.fixed-chat .box .frm-box .form-control {
    border: 1px solid #c5c5c5;
    padding: 15px;
    border-radius: 5px;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    color: #1d1c1c
}

.fixed-chat .box .frm-box .form-control::placeholder {
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 400
}

.fixed-chat .box .box-body .cht {
    padding: 5px;
    background-color: #fff;
    border-radius: 3px
}

.fixed-chat .box .box-body .cht h3 {
    color: #898989;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 3px
}

.fixed-chat .box .box-body .cht p {
    color: #303030;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 2px;
    margin-top: 3px
}

.fixed-chat .box .box-body .cht p b {
    font-size: 20px;
    margin-bottom: -6px;
    display: block
}

.fixed-chat .box .my-msg {
    margin-top: 2px;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 2px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 14px -4px #0000005e
}

.product_description .accordion-button:focus,
.search_box form {
    box-shadow: none !important
}

.coup_check .checkout_coupon,
.page-id-1205 form {
    box-shadow: 0 0 2px rgba(0, 0, 0, .12);
    background: #fff
}

.fixed-chat .box .my-msg:after {
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    height: 12px;
    background-image: url(../image/chat-msg-left.png);
    background-size: contain;
    background-position: center;
    left: -20px;
    top: 0;
    background-repeat: no-repeat
}

.fixed-chat .box .my-msg h5 {
    font-size: 18px;
    margin-bottom: 2px
}

.fixed-chat .box .my-msg p {
    font-size: 14px;
    color: var(--textdark);
    margin-bottom: 0
}

.fixed-chat .box .box-footer {
    padding-left: 0;
    padding-bottom: 5px;
    text-align: center
}

.fixed-chat .box .box-footer p {
    margin: 5px 0 0
}

.fixed-chat .box .box-footer p a {
    overflow: hidden;
    z-index: 1;
    letter-spacing: .1em;
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    background-color: var(--textdark);
    font-size: 13px;
    position: relative;
    border-radius: 5px;
    align-items: center;
    margin: 0 auto;
    width: 90%;
    transition: .3s
}

@media screen and (max-width:1600px) {
    .fixed-chat .box {
        width: 310px
    }

    .fixed-chat .box .box-footer {
        margin-top: 5px
    }

    .fixed-chat .box .box-head .text h3 {
        font-size: 16px
    }

    .fixed-chat .box .box-head .img {
        width: 38px;
        height: 38px;
        margin-right: 5px
    }

    .fixed-chat .box .box-head .img img {
        width: 38px;
        height: 38px
    }

    .fixed-chat .box .box-head {
        padding: 15px
    }

    .fixed-chat .box .my-msg h5 {
        font-size: 18px;
        margin-bottom: 2px
    }

    .fixed-chat .box .my-msg p {
        font-size: 12px
    }

    .fixed-chat .box .box-head .text p {
        font-size: 12px;
        line-height: 14px
    }

    .fixed-chat .box:before {
        height: 115px
    }

    .fixed-chat .box .box-body {
        padding: 5px 15px
    }
}

@media screen and (max-width:767px) {
    .fixed-chat {
        bottom: 65px
    }

    .fixed-chat .box {
        width: 285px;
        display: none !important
    }

    .fixed-chat .box .box-head .text h3 {
        font-size: 15px
    }

    .fixed-chat .box .my-msg h5 {
        font-size: 16px
    }

    .fixed-chat .box .box-footer p a {
        font-size: 12px;
        padding: 10px 25px
    }

    .fixed-chat .whatsapp-btn-box a,
    .fixed-chat .whatsapp-btn-box a img {
        width: 60px;
        height: 60px
    }
}

@media screen and (max-width:375px) {
    .fixed-chat {
        right: 10px
    }

    .fixed-chat .box {
        width: 300px
    }
}

.woocommerce div.product form.cart .add-cart {
    float: none;
    display: block;
    height: 50px;
    border-radius: 0;
    background-color: #191a1b;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    width: 100%;
    flex: 1;
    transition: .3s
}

.woocommerce div.product form.cart .add-cart i {
    font-size: 15px;
    margin-right: 6px
}

.woocommerce div.product .whats-btn {
    float: none;
    display: flex;
    align-items: center;
    height: 50px;
    border-radius: 0;
    border: 1px solid #191a1b;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-left: 0;
    background-color: #fff;
    width: 50px;
    justify-content: center;
    transition: .3s;
    border-left: none
}

.woocommerce div.product .whats-btn i {
    padding-right: 0;
    font-size: 24px
}

.woocommerce div.product .whats-btn:hover {
    background-color: #25d366;
    color: #fff;
    border-color: #25d366
}

.show-pop,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: 1
}

.price_single .price {
    color: #000;
    font-size: 18px;
    font-weight: 500
}

.price_single del bdi {
    color: #191a1b;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through
}

.price_single ins bdi {
    color: #000;
    font-size: 20px;
    font-weight: 500
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000;
    text-decoration: none;
    margin-bottom: 0
}

.common_content .coup p a:hover,
.nd_help,
.offer_slide a span {
    text-decoration: underline
}

.price_single .sale_perc {
    color: #ee0700;
    font-size: 14px;
    font-weight: 600;
    margin-left: 6px
}

.my_ac .dash-nav,
.product_description,
.thank_box p.btn_style {
    margin-top: 15px
}

.product_description .accordion {
    border: none;
    margin: 0;
    border-radius: 0
}

.product_description .accordion-item {
    border-radius: 0;
    border: 0 !important
}

.pro_top .left,
.pro_top .right {
    border-bottom: 1px solid #dfdfdf
}

.product_description .accordion-header,
.woocommerce-checkout .common_content p {
    margin: 0
}

.product_description .accordion-button {
    background-color: transparent !important;
    padding: 15px 20px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #dfdfdf
}

.faq.single_pro .acor_box .accordion-item,
.product_description .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0
}

.product_description .accordion-button:after {
    position: absolute;
    left: 0;
    color: #000;
    top: 16px;
    font-size: 12px;
    font-family: bootstrap-icons !important;
    content: "\F64D";
    font-weight: 400 !important;
    background-image: none
}

.product_description .accordion-button:not(.collapsed)::after {
    transform: unset !important;
    content: '\F63B'
}

.product_description .accordion-body {
    color: #191a1b;
    font-size: 14px;
    line-height: 25px;
    padding: 15px 0
}

.product_description .accordion-body ul {
    list-style: none;
    padding: 0;
    margin-bottom: 12px
}

.product_description .accordion-body ul li {
    color: #191a1b;
    font-size: 14px;
    line-height: 25px;
    padding-left: 14px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.deli_details,
.offer_slide,
.product_description .accordion-body table tr:nth-child(odd) td,
.product_description .accordion-body ul li:nth-child(odd) {
    background-color: #f2f2f2
}

.product_description .accordion-body table tr td:first-child,
.product_description .accordion-body th,
.product_description .accordion-body ul li b {
    font-weight: 500 !important
}

.product_description .accordion-body table {
    width: 100%;
    margin-bottom: 15px
}

.product_description .accordion-body td a {
    display: block;
    text-align: right;
    color: #000;
    font-style: normal
}

.product_description .accordion-body .woocommerce-product-attributes {
    border: 1px solid #ddd
}

.product_description .accordion-body td,
.product_description .accordion-body th {
    width: 50% !important;
    padding: 5px 10px !important;
    font-size: 14px;
    color: #000
}

.woocommerce .product_name {
    font-weight: 500;
    color: #000;
    font-size: 25px;
    margin-bottom: 12px;
    letter-spacing: .5px
}

.pro_top .sku,
.woocommerce .condi {
    font-size: 12px;
    text-transform: uppercase
}

.woocommerce .product_name p {
    font-size: 13px;
    margin-bottom: 0;
    line-height: 22px;
    font-weight: 400;
    margin-top: 2px
}

.woocommerce div.product .stock {
    display: inline-block;
    font-size: 14px !important;
    color: #191a1b;
    margin-bottom: 0
}

.woocommerce div.product .stock i {
    color: #f9bb0d;
    padding-right: 4px
}

.woocommerce div.product .stock.out {
    color: #ee0700
}

.woocommerce .condi {
    color: #757575;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 10px
}

.woocommerce div.product form.cart {
    margin-bottom: 15px;
    margin-top: 15px
}

.pro_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 12px
}

.pro_top .left {
    border-top: 2px solid #000;
    border-right: 1px solid #dfdfdf;
    padding: 12px 0;
    width: 100%;
    flex: 1
}

.pro_top .right {
    border-top: 2px solid #000;
    padding: 12px 0 12px 22px
}

.pro_top .sku {
    color: #000;
    font-weight: 500;
    letter-spacing: .5px;
    display: inline-block
}

.my_ac .left_part ul li a:after,
.woof_container_inner:after {
    font-family: bootstrap-icons !important;
    font-weight: 400 !important;
    transition: .3s
}

.deli_details {
    margin-top: 25px;
    padding: 16px 24px;
    border-radius: 3px
}

.deli_details h2 {
    font-size: 16px;
    position: relative;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 8px;
    margin-top: 0;
    padding-left: 45px;
    font-weight: 500
}

.deli_details h2:before {
    position: absolute;
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    background-image: url(../images/delivery_lux_col.png);
    background-size: contain;
    background-position: center;
    left: 0;
    top: -8px
}

.deli_details p {
    color: #191a1b;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 24px;
    font-weight: 400
}

.woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.images,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.images,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary {
    width: 100%;
    float: none
}

.rel_pro .title_head h2 {
    padding: 0 25px;
    display: inline-block;
    background-color: #fff
}

.rel_pro .title_head {
    z-index: 1;
    position: relative
}

.rel_pro .title_head:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e2e2e2;
    top: 22px;
    left: 0;
    z-index: -1
}

.pro-details {
    margin-top: 20px
}

.pro-details .left-part {
    position: sticky;
    top: 135px
}

.pro-details .summary .product_title {
    font-weight: 500;
    color: #000;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
    letter-spacing: .5px;
    padding-right: 50px !important
}

.pro-details .summary .right-part,
.wrapper {
    padding-left: 50px;
    padding-right: 50px
}

.pro-details .wish_btn {
    position: absolute;
    right: 0;
    font-size: 22px;
    line-height: 22px;
    top: 0;
    color: #191a1b;
    cursor: pointer
}

.pro-details .woocommerce-breadcrumb {
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: .5px;
    color: #191a1b;
    margin-bottom: 30px
}

.offer_slide {
    padding: 12px 0;
    display: flex;
    margin-bottom: 25px
}

.offer_slide a {
    display: block;
    width: 33.3%;
    text-transform: capitalize;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    text-align: center;
    border-right: 1px solid #ccc;
    font-size: 14px;
    letter-spacing: .5px
}

.offer_slide a.sl,
.offer_slide a:nth-child(2) {
    color: #ee0700;
    font-weight: 500
}

.pro_box .text_part .brand_name,
.pro_box .text_part a {
    line-height: 22px;
    color: #1d2327;
    margin-top: 0;
    font-size: 14px;
    font-weight: 500
}

.nd_help {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
    color: #191a1b;
    display: block
}

.log_frm .log_frm_box .lost_password a i,
.nd_help i {
    padding-right: 5px
}

.trust_points {
    border-top: 1px solid #191a1b;
    margin-top: 18px;
    padding-top: 12px
}

.trust_points ul li {
    margin-bottom: 14px
}

.trust_points ul li a {
    text-decoration: none;
    font-size: 15px;
    color: #000;
    letter-spacing: .5px;
    font-weight: 500;
    cursor: pointer
}

.trust_points ul li a img {
    width: 28px;
    margin-right: 10px
}

.rel_pro .pro_box {
    margin-top: 3px;
    margin-bottom: 3px
}

.pro_box .text_part a {
    text-decoration: none;
    text-transform: capitalize
}

.pro_box .text_part .brand_name {
    text-transform: uppercase
}

.pro_box .text_part .pr_name {
    font-size: 14px;
    color: #191a1b;
    margin-top: 3px
}

.pro_box .text_part .price {
    color: #ee0700;
    margin-top: 5px;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 8px
}

.pro_box .text_part .price del {
    font-size: 14px;
    padding-right: 6px;
    color: #777
}

.pro_box .text_part .divdr {
    width: 20px;
    height: 1px;
    background-color: #ddd;
    margin: 5px auto 0;
    display: block
}

.pro_box .text_part .condition {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 11px;
    color: #000
}

.pro_box .img_box {
    position: relative;
    overflow: hidden
}

.pro_box .add_cart_btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -60px;
    transition: .3s
}

.pro_box:hover .add_cart_btn {
    bottom: 5px
}

.pro_box .add_cart_btn a {
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.pro_box .add_cart_btn a i {
    color: #fff;
    background-color: #000;
    font-size: 12px;
    width: 32px;
    height: 32px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.pro_box .add_cart_btn a span {
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    padding: 6px 15px;
    margin-left: 1px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: inline-block;
    background-color: #000;
    height: 32px
}

.pro_box .img_box .sale_div {
    position: absolute;
    background-color: #71bea9;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: .2rem 1rem;
    top: 10px
}

.pro_box .img_box span.sale_txt {
    font-size: 13px;
    padding: 0 10px;
    border-radius: 5px;
    background-color: #ffc926;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}

.pro_box .img_box .sold {
    position: absolute;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    color: #d92523;
    left: 14px;
    top: 15px;
    padding: 0 8px;
    border: 1px solid #d92523;
    border-radius: 0
}

.pro_box .img_box .wish {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #777;
    font-size: 18px
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
    border: 1px solid #dfdfdf;
    border-radius: 0
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-right: 50px
}

.pro-details .auth_points {
    margin-top: 15px;
    padding: 0;
    border-radius: 3px
}

.pro-details .auth_points ul li {
    font-size: 15px;
    color: #000;
    display: inline-block;
    border: 1px solid #c6c6c6;
    padding: 8px 12px
}

.pro-details .auth_points ul li span.icon {
    font-size: 18px;
    color: var(--hoverclr);
    margin-right: 6px
}

.cart_pg_title img,
.pro-details .auth_points ul li img {
    width: 30px;
    margin-right: 6px
}

.shop_btm_points {
    padding: 30px;
    background-color: var(--textdark);
    text-align: center
}

.shop_btm_points .box {
    border-right: 1px solid #dddddd6b
}

.shop_btm_points .box i {
    font-size: 35px;
    margin-bottom: 6px;
    display: inline-block;
    color: var(--hoverclr)
}

.shop_btm_points .box p {
    text-align: center;
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

.shop_btm_points .box p span {
    font-size: 14px;
    color: #c4c4c4;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: capitalize
}

header .nav_part .shop_icons ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    justify-content: flex-end
}

header .nav_part .shop_icons ul li a {
    display: inline-block;
    margin-left: 18px;
    cursor: pointer;
    position: relative
}

header .nav_part .shop_icons ul li a img {
    width: 20px
}

@media screen and (min-width:768px) {
    .woocommerce div.product div.images.woocommerce-product-gallery {
        position: relative;
        display: flex;
        flex-direction: row-reverse
    }

    .wts_control_nav {
        overflow-y: scroll;
        width: 80px;
        max-height: 738px !important;
        margin-top: 0;
        margin-right: 40px
    }

    .wts_control_nav .flex-direction-nav {
        display: none !important
    }

    .wts_control_nav .flex-viewport {
        border: none !important
    }

    .wts_control_nav::-webkit-scrollbar {
        width: 3px
    }

    .wts_control_nav::-webkit-scrollbar-thumb {
        background-color: #ccc
    }

    .woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
        flex: 1
    }

    .wts_control_nav ul.slides.flex-control-nav {
        padding-left: 0 !important;
        width: 80px !important;
        transform: none !important
    }

    .wts_control_nav .slides > li {
        opacity: 1;
        float: none !important;
        margin-bottom: 12px;
        width: 75px !important;
        border: 1px solid #ddd;
        cursor: pointer
    }

    .wts_control_nav .slides > li.flex-active-slide {
        border: 1px solid #191a1b
    }

    .product-template-default.single-product .flex-direction-nav {
        display: flex;
        width: 86%;
        justify-content: space-between;
        top: 300px;
        z-index: 99 !important;
        left: 0;
        margin: 0;
        padding: 0;
        list-style: none;
        position: absolute
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 100%;
        float: none
    }
}

.prdct_listing_banner .img_box {
    background-size: cover;
    background-position: center;
    height: 600px;
    background-repeat: no-repeat
}

.prdct_listing_banner .text_box {
    background-color: #fff;
    margin-top: -40px;
    padding: 20px 30px 0;
    text-align: center
}

.prdct_listing_banner .text_box h1 {
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400
}

.prdct_listing_banner .text_box .breadcrumb {
    text-align: center;
    margin-bottom: 10px;
    display: block
}

.prdct_listing_banner .text_box .breadcrumb a,
.prdct_listing_banner .text_box .breadcrumb span {
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: .5px;
    color: #191a1b
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 100% !important;
    padding-bottom: 0;
    transition: .3s;
    position: relative;
    box-shadow: none;
    margin: 0
}

.woocommerce ul.products li.product a img {
    height: auto !important;
    margin-bottom: 0
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    color: var(--textdark);
    margin: 5px 0;
    text-transform: capitalize;
    letter-spacing: .5px;
    padding: 0;
    height: 39px
}

.woocommerce ul.products li.product .woocommerce-loop-product__title a {
    font-weight: 400;
    font-size: 16px;
    color: var(--textdark);
    margin: 5px 0;
    text-transform: capitalize;
    letter-spacing: .5px
}

.woo-related-products-container ul.products li.product .woocommerce-loop-product__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.woof_container_inner h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    margin-bottom: 0;
    letter-spacing: .5px;
    color: #000
}

.book_appo_mod .box .text-part .form-part .form-group,
.pay_op h4 {
    margin-bottom: 8px
}

.woof_redraw_zone {
    display: flex;
    justify-content: center
}

.woof_container_inner {
    border-left: 1px solid #ddd;
    padding: 12px 35px 12px 25px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #000
}

.woof_checkbox_instock_container .woof_container_inner,
.woof_checkbox_sales_container .woof_container_inner {
    padding-top: 10px;
    padding-bottom: 10px
}

.woof_checkbox_sales_container .woof_container_inner {
    border-right: 1px solid #ddd
}

.woof_checkbox_instock_container .woof_container_inner {
    border-left: none !important
}

.woof_container_inner:after {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    content: "\F282";
    font-size: 13px;
    top: 10px;
    right: 0
}

.woof_container_inner.active {
    background-color: #f8f8f8
}

.woof_container_inner .price_parent,
.woof_container_inner .woof_block_html_items {
    border: 1px solid #e2e2e2;
    min-width: 250px;
    z-index: 999;
    background-color: #fff;
    top: 42px;
    max-height: 210px;
    position: absolute;
    left: 0
}

.my_ac .my_account_orders td a,
.woof_container_inner.active h4 {
    font-weight: 500;
    color: #000
}

.woof_container_inner.active:after {
    transform: rotateX(178deg)
}

.woof_container_inner .woof_block_html_items {
    overflow-y: scroll;
    display: none
}

.woof_container_inner .price_parent {
    padding: 10px 25px
}

.pro-details .woocommerce-breadcrumb,
.woof_block_html_items .irs,
.woof_block_html_items.blck {
    display: block !important
}

.irs--round .irs-bar,
.irs--round .irs-from,
.irs--round .irs-single,
.irs--round .irs-to {
    background-color: #1d2327 !important
}

.irs--round .irs-from:before,
.irs--round .irs-single:before,
.irs--round .irs-to:before {
    border-top-color: #1d2327 !important
}

.common_content .coup p a,
.large_menu,
.shop_content {
    border-top: 1px solid #ddd
}

.irs--round .irs-handle {
    border: 2px solid #1d2327 !important
}

.woof_container_inner .woof_block_html_items::-webkit-scrollbar {
    width: 3px
}

.irs--round .irs-grid-text {
    font-size: 11px
}

.woof_container_inner .woof_block_html_items::-webkit-scrollbar-thumb {
    background-color: #ccc
}

.woof_container_inner .woof_block_html_items ul.woof_list li {
    margin: 0;
    padding: 10px 14px !important;
    font-size: 14px;
    position: relative
}

.woof_container_inner .woof_block_html_items ul.woof_list li:after {
    border-bottom: 1px solid #e2e2e2;
    bottom: 0;
    content: "";
    display: block;
    margin: 0 auto;
    position: absolute;
    width: 90%
}

.woof_container_inner .woof_block_html_items ul.woof_list li .icheckbox_square-blue {
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    margin-top: 0;
    background-position: 0 0;
    background-size: 142px
}

.woof_container_inner .woof_block_html_items ul.woof_list li .icheckbox_square-blue:hover {
    background-position: -14px 0
}

.woof_container_inner .woof_block_html_items ul.woof_list li .icheckbox_square-blue.active,
.woof_container_inner .woof_block_html_items ul.woof_list li .icheckbox_square-blue.checked {
    background-position: -28px 0
}

.woof_container_inner .woof_block_html_items ul.woof_list li .icheckbox_square-blue .iCheck-helper,
.woof_container_inner .woof_block_html_items ul.woof_list li .icheckbox_square-blue input {
    width: 15px;
    height: 15px
}

.woof_container_inner .woof_block_html_items ul.woof_list li .woof_childs_list_opener {
    top: 16px;
    position: absolute;
    width: calc(100% - 75px);
    right: 0;
    text-align: right;
    padding-right: 10px;
    margin-left: 0 !important
}

.woof_childs_list_opener span.woof_is_closed {
    background-image: url(https://luxbrokers.co.uk/wp-content/themes/luxbrokers/assets/images/plus-filter.svg)
}

.woof_childs_list_opener span.woof_is_opened {
    background-image: url(https://luxbrokers.co.uk/wp-content/themes/luxbrokers/assets/images/minus-filter.svg)
}

.woof_childs_list_opener span {
    width: 10px;
    height: 10px
}

.woof_container_inner .woof_list label {
    padding-top: 0;
    padding-bottom: 0
}

.woo-related-products-container {
    margin-top: 70px
}

.woo-related-products-container .woorelated-title {
    font-size: 26px;
    color: var(--textdark);
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center
}

.woocommerce-page ul.products#woorelatedproducts li.product {
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 2px
}

.prdct_listing .woof_products_top_panel {
    z-index: 9
}

.prdct_listing .woof_products_top_panel ul {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.woof_products_top_panel li span,
.woof_products_top_panel2 li span {
    background-image: url(https://luxbrokers.co.uk/wp-content/themes/luxbrokers/assets/images/close_filter.svg);
    background-size: 10px 12px
}

.woof_products_top_panel li span:hover {
    background-size: 12px 12px
}

.woof_products_top_panel li .woof_reset_button_2 {
    background-color: transparent;
    border: none;
    font-size: 14px;
    text-decoration: underline
}

.woof_products_top_panel li ul {
    background: #f8f8f8;
    border: none;
    color: #000;
    cursor: pointer;
    font-size: .75rem;
    margin: 0 5px !important;
    padding: 4px 10px !important;
    text-transform: capitalize;
    white-space: nowrap
}

.woocommerce .woocommerce-result-count {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 14px;
    text-transform: capitalize
}

.woocommerce-ordering select {
    width: 165px;
    border: 1px solid #b7b7b7;
    height: 45px;
    padding: 0 15px;
    background-color: #f8f8f8;
    font-size: 14px;
    text-transform: capitalize
}

.page-id-1205,
.woocommerce-account,
.woocommerce-cart,
.woocommerce-checkout {
    background-color: #f7f7f7
}

.woocommerce-cart .common_content {
    margin-top: 0;
    padding-top: 30px
}

.common_content .p_box {
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12);
    border-radius: 0;
    margin-bottom: 15px
}

.common_content .p_box .p_box_head {
    border-bottom: 1px solid #e2e2e2;
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0 0 3px;
    text-transform: capitalize;
    color: #000
}

.woocommerce .cart_left_part table.shop_table th {
    font-weight: 500;
    padding: 9px 12px;
    font-size: 15px;
    letter-spacing: .5px;
    border-bottom: none
}

.woocommerce .cart_left_part table.shop_table th.product-name {
    position: absolute;
    left: 0
}

.woocommerce table.shop_table {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    position: relative
}

.woocommerce .shop_table .product-thumbnail img {
    width: 160px !important;
    height: 160px !important;
    border: 1px solid #ddd
}

.woocommerce .shop_table .product-name a {
    text-decoration: none;
    color: #060606;
    font-size: 15px;
    line-height: 25px
}

.woocommerce .shop_table .product-price span,
.woocommerce .shop_table .product-subtotal span {
    font-weight: 600;
    font-size: 16px
}

.woocommerce .cart_left_part .product-quantity .quantity input {
    width: 65px;
    border: 1px solid #ddd;
    height: 45px;
    padding: 0;
    background-color: #f8f8f8;
    font-size: 14px;
    text-transform: capitalize
}

.woocommerce .cart_left_part .update_cart_btn {
    height: 45px;
    color: #fff !important;
    background-color: var(--bgdark);
    font-weight: 400;
    border-radius: 0;
    font-size: 15px;
    display: none
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    color: #000
}

.common_content .coup .coupon,
.page-id-1205 .tinvwl-to-left.look_in .tinvwl-input-group {
    display: flex;
    margin-right: 5px
}

.common_content .coup .coupon input {
    width: 100% !important;
    border: 1px solid #9b9b9b !important;
    font-weight: 400;
    font-size: 15px;
    height: 45px;
    padding-left: 15px !important;
    flex: 1
}

.common_content .coup .coupon button {
    height: 45px;
    color: #fff;
    background-color: var(--hoverclr);
    font-weight: 400;
    border-radius: 0;
    padding: 0 20px;
    font-size: 15px
}

.common_content .coup p {
    margin: 0;
    text-align: center
}

.common_content .coup p a {
    font-weight: 400;
    font-size: 15px;
    display: block;
    margin-top: 15px;
    padding-top: 10px;
    color: #060606
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout a {
    padding: 18px 5px;
    border-radius: 0;
    background-color: #060606;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 10px;
    transition: .3s
}

.log_frm .log_frm_box form button:hover,
.ttt-pnwc-message a:hover,
.woocommerce .cart-collaterals .wc-proceed-to-checkout a:hover {
    background-color: var(--hoverclr) !important;
    color: #fff !important
}

.woocommerce .cart-collaterals .cart_totals th {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .5px;
    padding: 12px 0
}

.woocommerce .cart-collaterals .cart_totals td {
    padding: 12px 0;
    text-align: right
}

.woocommerce .cart-collaterals .woocommerce-Price-amount td span {
    font-weight: 400;
    font-size: 16px
}

.woocommerce .cart-collaterals .cart_totals .order-total td,
.woocommerce .cart-collaterals .cart_totals .order-total th {
    text-transform: uppercase;
    font-weight: 600;
    border-top: 1px solid #000;
    border-bottom: 1px solid #ddd
}

.con-shop {
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    display: block;
    margin-top: 15px;
    color: #060606
}

.con-shop a {
    padding: 0 !important;
    background-color: transparent !important;
    letter-spacing: .5px !important;
    color: #000 !important;
    transition: .3s
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout .con-shop a:hover {
    background-color: transparent !important;
    color: var(--hoverclr) !important
}

.pay_op h4 {
    font-size: 14px;
    margin-top: 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center
}

.pay_op img {
    width: 100%;
    max-width: 275px;
    margin: 15px auto 0;
    display: block
}

.p_box .ben_box {
    text-align: center;
    border-right: 1px solid #ddd
}

.p_box .ben_box img {
    width: 38px;
    opacity: .9
}

.p_box .ben_box h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 1px;
    color: #000
}

.cart_pg_title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px !important;
    font-size: 30px !important;
    font-weight: 400;
    color: #000;
    margin-top: 0 !important;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
    text-transform: uppercase !important
}

.woocommerce-checkout .common_content {
    margin-top: 0;
    padding-top: 0
}

.woocommerce-checkout .common_content .left_part {
    background-color: #fff;
    padding: 30px 60px;
    position: relative;
    border-right: 1px solid #d9d9d9
}

.woocommerce-checkout .common_content .left_part:after {
    position: absolute;
    content: '';
    display: block;
    background-color: #fff;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0
}

.woocommerce-checkout .check_head {
    margin-top: 0;
    font-size: 30px !important;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000
}

.woocommerce-checkout .pay_op_check {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1
}

.woocommerce-checkout .pay_op_check:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 87%;
    border: 1px solid #ddd;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    border-radius: 0;
    z-index: -1
}

.woocommerce-checkout .pay_op_check p {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    padding: 0 20px;
    background-color: #fff
}

.woocommerce-checkout .pay_op_check img {
    width: 100%;
    max-width: 290px;
    margin: 10px auto 0;
    display: block
}

.log_check {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: capitalize !important;
    font-size: 24px !important;
    color: #000 !important;
    letter-spacing: 0 !important
}

.log_check span {
    font-size: 15px;
    font-weight: 400
}

.log_check span a {
    color: #000;
    text-decoration: underline;
    font-weight: 500;
    transition: .3s
}

.log_check span a:hover {
    color: var(--hoverclr)
}

.log_frm .log_frm_box form label,
.my_ac form label,
.woocommerce-checkout .common_content .left_part label {
    font-size: 14px;
    color: var(--headclr);
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 6px;
    display: inline-block
}

.log_frm .log_frm_box form input.input-text,
.my_ac form input.input-text,
.woocommerce-checkout .common_content .left_part input.input-text {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    height: 45px;
    border-radius: 0;
    color: var(--headclr);
    font-size: 15px;
    padding-left: 15px
}

.woocommerce-checkout .common_content .left_part .select2-selection--single {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    height: 45px;
    border-radius: 0;
    color: var(--headclr);
    font-size: 15px;
    padding: 7px 15px
}

.woocommerce-checkout .common_content .right_part {
    padding: 30px 80px;
    position: relative;
    margin-top: 140px
}

.woocommerce-checkout .common_content .right_part h3#order_review_heading {
    margin-top: 0;
    font-size: 24px !important;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #060606
}

.woocommerce-checkout .right_part table.shop_table td,
.woocommerce-checkout .right_part table.shop_table th {
    font-weight: 500;
    padding: 9px 0;
    line-height: 1.5em;
    font-size: 15px;
    color: #000;
    letter-spacing: .2px
}

.woocommerce-checkout .right_part .product-name {
    padding: 12px 25px 12px 0;
    font-size: 14px;
    width: 70%
}

.woocommerce-checkout .right_part .cart-subtotal td,
.woocommerce-checkout .right_part .product-total {
    text-align: right;
    padding-left: 0;
    padding-right: 0
}

.woocommerce-checkout .right_part .order-total th {
    text-transform: uppercase;
    border-top: 2px solid #000
}

.woocommerce-checkout .right_part .order-total td {
    text-align: right;
    padding-left: 0;
    padding-right: 0;
    border-top: 2px solid #000
}

.woocommerce-checkout #payment {
    background: #fff;
    margin-top: 10px
}

.payment_method_takepayments img {
    max-width: 235px;
    margin: 0
}

.payment_method_takepayments label {
    padding-left: 25px
}

.woocommerce-checkout-payment #payment_method_takepayments {
    display: block !important;
    position: absolute;
    top: 9px
}

.woocommerce-privacy-policy-text p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    padding: 18px 5px;
    border-radius: 0;
    background-color: #060606;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 10px;
    transition: .3s;
    width: 100%
}

.coup_check .checkout_coupon {
    display: flex !important;
    border: none !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: 5px 80px !important;
    top: 25px;
    padding: 20px !important;
    border-radius: 0;
    flex-wrap: wrap !important
}

.coup_check .checkout_coupon p:first-child {
    width: 100%;
    margin-bottom: 6px;
    font-size: 15px;
    text-transform: capitalize;
    color: #000
}

.coup_check .checkout_coupon p.form-row-first {
    width: 100%;
    float: none;
    flex: 1
}

.coup_check .checkout_coupon .form-row-last {
    width: auto
}

.coup_check .checkout_coupon input {
    width: 100% !important;
    border: 1px solid #9b9b9b !important;
    font-weight: 400;
    font-size: 15px;
    height: 45px;
    padding-left: 15px !important;
    float: none
}

.coup_check .checkout_coupon button {
    height: 45px;
    color: #fff;
    background-color: var(--hoverclr);
    font-weight: 400;
    border-radius: 0;
    padding: 0 20px;
    font-size: 15px;
    transition: .3s
}

.woocommerce-checkout .woocommerce-additional-fields h3 {
    text-transform: capitalize !important;
    font-size: 18px !important;
    color: #000 !important;
    letter-spacing: 0 !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.woocommerce-checkout textarea.input-text {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    height: 100px !important;
    border-radius: 5px;
    color: var(--headclr);
    font-size: 15px;
    padding: 10px
}

.log_frm {
    background-color: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .01);
    border-radius: 0;
    overflow: hidden;
    margin-top: 25px
}

.log_frm .nav-tabs {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    border-bottom: 2px solid var(--hoverclr)
}

.log_frm .nav-tabs li {
    width: 50%;
    margin-bottom: 0
}

.log_frm .nav-tabs li .nav-link {
    display: block;
    width: 100%;
    border: none;
    font-size: 16px;
    text-transform: capitalize;
    padding: 14px 15px;
    background-color: var(--bglight);
    border-radius: 0;
    color: #000;
    font-weight: 500
}

.log_frm .log_frm_box h2 {
    font-size: 24px;
    text-transform: capitalize;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.log_frm .log_frm_box form {
    border: none;
    padding: 0 25px 25px;
    margin-top: 15px;
    margin-bottom: 0
}

.log_frm .log_frm_box form button {
    padding: 18px 5px;
    border-radius: 0;
    background-color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 5px;
    transition: .3s;
    width: 100%
}

.log_frm .log_frm_box .lost_password {
    float: right;
    font-size: 14px
}

.log_frm .log_frm_box .lost_password a {
    font-size: 14px;
    font-weight: 400
}

.woocommerce-order-received .ordr_top_part {
    background-color: #159b78;
    padding-top: 35px;
    padding-left: 150px;
    padding-right: 150px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    margin-top: 40px
}

.woocommerce-order-received .ordr_top_part:after {
    z-index: -1;
    position: absolute;
    content: '';
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
    right: 0;
    border-top-left-radius: 40px;
    margin: 0 auto;
    background-color: #fff
}

.ordr_top_part .woocommerce-notice--success {
    font-size: 45px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    line-height: 55px;
    text-align: center
}

.ordr_top_part .woocommerce-order-overview {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ffffff45;
    padding-top: 15px;
    max-width: 1000px;
    margin: 15px auto 0 !important;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff45
}

.ordr_top_part .woocommerce-order-overview li {
    font-size: 13px !important;
    color: #fff;
    padding: 0 20px !important;
    margin: 0 !important;
    border-right: 1px solid #ffffff54 !important
}

.ordr_top_part .woocommerce-order-overview li:last-child {
    border: none !important
}

.ordr_top_part .order_suc_icon {
    font-size: 60px;
    text-align: center;
    color: #fff
}

.ordr_top_part .ordr_d {
    display: flex;
    margin-top: 35px
}

.ordr_top_part .woocommerce-order-details {
    background-color: #fff;
    padding: 25px;
    width: 50%;
    border-top-left-radius: 10px
}

.ordr_top_part .woocommerce-column__title,
.ordr_top_part .woocommerce-order-details h2 {
    margin-top: 0;
    font-size: 25px !important;
    margin-bottom: 15px
}

.ordr_top_part .woocommerce-customer-details {
    background-color: #fff;
    padding: 25px;
    width: 50%;
    border-top-right-radius: 10px
}

.ordr_d table.shop_table th {
    font-weight: 500;
    padding: 6px 0;
    font-size: 15px
}

.ordr_d table.shop_table td {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px
}

.ordr_d table.shop_table .product-total {
    width: 170px
}

.ordr_d table.shop_table .product-name {
    padding-right: 30px
}

.ordr_d table.shop_table .product-name a {
    font-size: 14px;
    line-height: 22px
}

.ordr_d .woocommerce-customer-details address {
    border-radius: 0;
    padding: 15px 25px;
    box-shadow: none;
    border: 1px solid #ddd;
    color: var(--paraclr);
    line-height: 24px;
    font-size: 14px
}

.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%
}

.my_ac .left_part {
    background-color: #060606;
    padding: 25px;
    border-left: 3px solid var(--hoverclr)
}

.my_ac .left_part ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: .2px;
    display: block;
    padding: 8px 0;
    position: relative;
    transition: .3s;
    text-transform: capitalize
}

.my_ac .left_part ul li a:hover {
    color: var(--hoverclr);
    padding-left: 5px
}

.my_ac .left_part ul li a:after {
    position: absolute;
    content: "\F285";
    display: block;
    font-size: 13px;
    right: 0;
    top: 10px;
    color: #fff
}

.my_ac .left_part .user-acnt {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ffffff59;
    padding-bottom: 15px
}

.my_ac .left_part .user-acnt .img-part {
    width: 60px;
    height: 60px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid var(--hoverclr)
}

.my_ac .left_part .user-acnt .img-part p {
    font-size: 30px;
    margin-bottom: 0;
    color: #000;
    font-weight: 600
}

.my_ac .left_part .user-acnt .text p {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 22px
}

.my_ac .left_part .user-acnt .text p a {
    color: var(--hoverclr);
    font-size: 14px
}

.my_ac .right_part .hlo_text {
    font-size: 20px;
    letter-spacing: .2px;
    margin-bottom: 10px
}

.my_ac .right_part .para_text {
    font-size: 14px;
    margin: 0;
    color: var(--paraclr)
}

.my_ac .right_part ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.my_ac .right_part ul li {
    width: 33.3%;
    margin-bottom: 0
}

.my_ac .right_part ul li a {
    text-decoration: none;
    border: 1px solid #ddd;
    padding: 10px 15px;
    margin: 5px;
    text-align: center;
    display: block;
    border-radius: 0;
    background-color: #f7f7f7
}

.my_ac .right_part ul li a p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px
}

.my_ac .right_part ul li a i {
    font-size: 32px;
    color: var(--hoverclr);
    margin-bottom: 10px;
    display: block
}

.my_ac .my_account_orders th {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    border-bottom: 1px solid #000
}

.my_ac .my_account_orders td {
    font-size: 14px;
    color: #333;
    border-top: none !important
}

.my_ac .my_account_orders td a.view {
    border-radius: 2px;
    background-color: var(--hoverclr);
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .5px;
    transition: .3s
}

.my_ac .woocommerce-Address {
    border: 1px solid #ddd;
    padding: 20px;
    width: 49% !important
}

.my_ac .woocommerce-Address h3 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000
}

.my_ac .woocommerce-Address .woocommerce-Address-title a {
    border-radius: 2px;
    background-color: var(--hoverclr);
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .5px;
    transition: .3s;
    padding: 8px 15px;
    text-decoration: none
}

.my_ac .woocommerce-Address address {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0
}

.my_ac form .select2-selection {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    height: 45px;
    border-radius: 5px;
    color: var(--headclr);
    font-size: 15px;
    padding-left: 15px;
    padding-top: 8px
}

.my_ac form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px
}

.my_ac form .button {
    height: 45px;
    color: #fff;
    background-color: #060606;
    font-weight: 400;
    border-radius: 0;
    padding: 0 20px;
    font-size: 15px;
    transition: .3s;
    margin-top: 8px
}

.my_ac form em {
    margin-top: 5px;
    display: block;
    font-size: 13px
}

.my_ac form fieldset {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 10px
}

.my_ac form fieldset legend {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: .5px;
    border-left: 3px solid #000;
    padding-left: 15px;
    line-height: 26px;
    margin-bottom: 15px
}

.remopve_footer_gap {
    margin-top: -70px
}

.woof_container {
    padding-bottom: 0;
    margin-bottom: 0
}

.product-template-default.single .pswp {
    z-index: 99999
}

.search_box {
    background-color: #fff;
    padding: 15px 0;
    box-shadow: 0 15px 9px -2px #0000000a;
    position: absolute;
    width: 100%;
    display: none
}

.search_box form {
    flex: 1;
    width: 100%;
    display: flex;
    align-items: center;
    margin-right: 35px;
    border-right: 1px solid #ddd;
    padding: 0 35px 0 0 !important
}

.search_box form .form-control {
    height: 50px;
    background-color: #fff !important;
    border-radius: 0;
    border: none;
    text-transform: capitalize;
    font-size: 16px;
    color: #000
}

.search_box form .form-control::placeholder {
    color: #000;
    letter-spacing: 1px
}

.search_box form .search_btn {
    background-color: transparent;
    border: none;
    width: 35px
}

.search_box .search_close {
    width: 20px;
    cursor: pointer
}

.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {
    height: 20px;
    top: 12px;
    left: auto;
    right: 12px;
    width: 20px
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,
a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before,
a.wishlist_products_counter.top_wishlist-heart:before,
span.wishlist_products_counter.top_wishlist-heart:before {
    font-size: 25px;
    color: #000
}

.page-id-1205 .tinv-header h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px !important;
    font-size: 30px !important;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    margin-top: 0 !important;
    border-bottom: 2px solid #000;
    padding-bottom: 15px
}

.page-id-1205 form {
    padding: 20px;
    border-radius: 0
}

.page-id-1205 th {
    font-weight: 500;
    padding: 9px 12px !important;
    font-size: 15px;
    letter-spacing: .5px;
    border-bottom: none
}

.page-id-1205 td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    padding: 9px 12px !important
}

.page-id-1205 td.product-name {
    width: 600px;
    padding-right: 50px !important
}

.page-id-1205 td a {
    text-decoration: none;
    color: #333
}

.page-id-1205 .tinv-wishlist .product-stock i {
    color: #159b78;
    margin-right: 6px
}

.page-id-1205 .product-action .button {
    padding: 12px 0;
    border-radius: 0;
    background-color: #060606 !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff !important;
    transition: .3s
}

.tinv-wishlist .cart-empty:before,
.woocommerce-no-products-found .woocommerce-info:before {
    color: #1e85be;
    width: 160px;
    margin: 0 auto 20px;
    content: '';
    height: 160px;
    background-size: contain;
    background-repeat: no-repeat;
    position: unset;
    display: block
}

.page-id-1205 .product-action .button:hover,
.page-id-1205 .tinvwl-to-right.look_in button:last-child {
    background-color: var(--hoverclr) !important
}

.page-id-1205 .tinvwl-to-left.look_in select {
    width: 100% !important;
    border: 1px solid #9b9b9b !important;
    font-weight: 400;
    font-size: 15px;
    height: 45px;
    padding-left: 15px !important;
    flex: 1;
    border-radius: 0
}

.page-id-1205 .tinvwl-to-left.look_in button {
    height: 45px;
    color: #fff;
    background-color: #47b37d;
    font-weight: 400;
    border-radius: 0;
    padding: 0 20px;
    font-size: 15px
}

.page-id-1205 .tinvwl-to-right.look_in button {
    padding: 16px 17px;
    border-radius: 0;
    background-color: #060606 !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff !important;
    transition: .3s;
    margin-top: 15px
}

.ttt-pnwc-notice .button:hover,
button.ttt-pnwc-close {
    background-color: var(--hoverclr)
}

.page-id-1205 .product-remove i {
    color: red
}

header .nav_part .shop_icons ul li a.wishlist_products_counter .wishlist_products_counter_number {
    position: absolute;
    color: #000;
    right: -2px;
    top: -2px;
    font-size: 14px
}

header .nav_part .shop_icons ul li a #mini-cart-count {
    position: absolute;
    color: #000;
    right: -10px;
    top: -2px;
    font-size: 14px
}

header a.wishlist_products_counter.top_wishlist-heart:before {
    font-size: 25px;
    color: #fff
}

.empty_cart img {
    max-width: 170px;
    width: 100%
}

.empty_cart h3 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 18px
}

.thank_box h2,
.thank_box p {
    margin-bottom: 2px;
    text-align: center
}

.empty_cart .return-to-shop a,
.tinv-wishlist .return-to-shop a {
    padding: 15px 25px;
    border-radius: 0;
    background-color: #060606;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 10px;
    transition: .3s
}

.tinv-wishlist .cart-empty,
.woocommerce-no-products-found .woocommerce-info {
    border: none;
    padding: 0;
    font-size: 30px;
    margin-bottom: 18px;
    color: #000;
    text-transform: capitalize;
    text-align: center;
    font-weight: 400
}

.empty_cart .return-to-shop a:hover,
.tinv-wishlist .return-to-shop a:hover {
    background-color: var(--hoverclr);
    color: #fff !important
}

.tinv-wishlist .cart-empty {
    margin-top: 18px;
    background-color: #fff
}

.tinv-wishlist .cart-empty:before {
    background-image: url(https://luxbrokers.co.uk/wp-content/themes/luxbrokers/assets/images/empty_wishlist.svg)
}

.ttt-pnwc-modal .ttt-pnwc-wrapper {
    overflow: visible
}

.woocommerce-no-products-found .woocommerce-info {
    margin-top: 35px;
    background-color: transparent
}

.woocommerce-no-products-found .woocommerce-info:before {
    background-image: url(https://luxbrokers.co.uk/wp-content/themes/luxbrokers/assets/images/empty_cart.png)
}

.pro-details .summary .right-part .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    font-size: 28px
}

.woof_products_top_panel li a {
    padding: 8px;
    font-size: 12px;
    color: #000;
    background-color: #f8f8f8
}

.ttt-pnwc-message {
    font-size: 14px;
    text-transform: capitalize
}

.ttt-pnwc-notice .button {
    text-transform: capitalize;
    transition: .3s;
    padding: 5px 10px;
    border-radius: 5px;
    border: none
}

button.ttt-pnwc-close {
    color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.book_appo_mod,
.pay_social {
    align-items: center;
    display: flex
}

.sticky_filter {
    position: sticky;
    top: 108px;
    z-index: 99;
    background-color: var(--bggray);
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 15px
}

.large_menu {
    top: 123px;
    width: 100%;
    background-color: #fff;
    z-index: 99;
    transition: .4s;
    padding: 25px 30px;
    position: absolute;
    display: none
}

.book_appo_mod,
.single-product header.fixed,
.woocommerce-account header.fixed,
.woocommerce-cart header.fixed,
.woocommerce-checkout header.fixed {
    position: fixed
}

.large_menu .titl {
    height: 26px
}

.large_menu .titl h3 {
    letter-spacing: .125rem;
    line-height: 1;
    padding: 0 0 .9375rem;
    text-transform: uppercase;
    font-size: 11px;
    color: #464646;
    margin-bottom: 0
}

.large_menu .box ul li a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    margin-bottom: 5px;
    display: block;
    transition: .3s
}

.large_menu .box ul li a:hover {
    color: var(--hoverclr);
    padding-left: 3px
}

.large_menu .box.cat ul li a {
    font-weight: 600;
    font-size: 14px
}

.large_menu a.box {
    margin-top: 20px;
    display: block
}

.faq.single_pro .acor_box {
    background-color: #f2f2f2;
    padding: 25px;
    border-radius: 10px
}

.ttt-pnwc-message a {
    background-color: #000 !important;
    color: #fff !important;
    padding: 10px;
    text-decoration: none;
    border-radius: 0;
    border: none;
    display: inline-block;
    text-align: center
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button {
    text-decoration: none;
    color: #000;
    border: 1px solid #060606;
    padding: 5px 10px;
    font-size: 15px;
    transition: .3s
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button:hover {
    color: #fff;
    background-color: #000
}

.shipping-calculator-form .input-text {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    height: 45px;
    border-radius: 5px;
    color: var(--headclr);
    font-size: 15px;
    padding-left: 15px
}

.shipping-calculator-form .select2-selection.select2-selection--single {
    border: 1px solid #d3d3d3;
    background-color: #f7f7f8;
    height: 45px;
    color: var(--headclr);
    font-size: 15px;
    padding: 8px
}

.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px
}

.shipping-calculator-form .button {
    height: 45px;
    color: #fff !important;
    background-color: #060606 !important;
    font-weight: 400 !important;
    border-radius: 3px !important;
    padding: 0 20px !important;
    font-size: 15px !important
}

.single-product header,
.woocommerce-account header,
.woocommerce-cart header,
.woocommerce-checkout header {
    position: unset;
    background: #fff;
    border-bottom: 1px solid #e9e9e9
}

.single-product header .logo_part li.search .form-control::placeholder,
.woocommerce-account header .logo_part li.search .form-control::placeholder,
.woocommerce-cart header .logo_part li.search .form-control::placeholder,
.woocommerce-checkout header .logo_part li.search .form-control::placeholder {
    color: var(--textlight)
}

.pay_social {
    justify-content: space-between;
    margin-top: 25px;
    padding: 15px
}

.pay_social .left_box {
    max-width: 195px;
    width: 100%
}

.pay_social .right_box p {
    margin: 0 3px 0 0;
    font-size: 14px
}

.heateor_sss_facebook svg path {
    fill: #316FF6
}

.heateor_sss_button_linkedin svg path {
    fill: #0a66c2
}

.heateor_sss_button_pinterest svg path {
    fill: #e5000c
}

.heateor_sss_whatsapp svg path {
    stroke: #075e54
}

.part_ex a {
    font-weight: 500
}

.thank_box {
    border: 1px solid #ddd;
    padding: 20px 40px;
    max-width: 800px;
    margin: 15px auto;
    text-align: center
}

.thank_box i {
    color: #2db843;
    font-size: 70px;
    line-height: 70px
}

.thank_box h2 {
    font-size: 38px;
    color: var(--textdark);
    font-weight: 500;
    margin-top: 6px
}

.thank_box p {
    color: var(--textlight);
    letter-spacing: 0
}

.thank_box p.btn_style a {
    color: #fff !important;
    font-size: 15px;
    font-weight: 400
}

.logo_fca li {
    margin: 0 !important
}

.logo_fca li:last-child {
    margin-left: 10px !important
}

.logo_fca li img {
    width: 95px;
    height: 43px
}

.book_appo_mod {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    justify-content: center;
    z-index: 9999999;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .3s
}

.book_appo_mod .box {
    display: flex;
    align-items: center;
    background-color: #fff;
    max-width: 825px;
    position: relative
}

.book_appo_mod .box .cls-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    font-size: 25px;
    color: #000
}

.book_appo_mod .box .text-part {
    width: 100%;
    padding: 38px 20px;
    background-color: var(--bglight)
}

.book_appo_mod .box .text-part h3 {
    text-transform: uppercase;
    color: var(--textdark);
    font-size: 1.6rem;
    font-weight: 500;
    padding: 0 5px;
    letter-spacing: 1px;
    margin-bottom: 25px
}

.book_appo_mod .box .text-part h3 span {
    display: block;
    font-size: 12px;
    margin-top: 4px;
    font-weight: 400;
    letter-spacing: .5px;
    color: var(--textlight)
}

.book_appo_mod .box .text-part .form-part {
    margin: 14px 0 0
}

.book_appo_mod .box .text-part .form-part .col-12 {
    padding: 0 5px
}

.book_appo_mod .box .text-part .form-part .form-control {
    height: 45px;
    border-radius: 0;
    border: 1px solid #e5e2d9;
    font-size: 14px;
    background-color: #fff;
    color: #000
}

.book_appo_mod .box .text-part .form-part .form-control::placeholder {
    color: #7a7a7a;
    font-size: 14px
}

.book_appo_mod .box .text-part .form-part textarea.form-control {
    height: 100px
}

.book_appo_mod .box .text-part .form-part .my-btn {
    background-color: var(--textdark);
    border-radius: 0;
    margin-top: 2px;
    border: none;
    font-size: 13px;
    letter-spacing: .5px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 40px;
    width: 100%;
    transition: .3s;
    font-weight: 500
}

.error_404 {
    padding-top: 175px
}

.part_ex .frm_sec {
    border: 1px solid #ddd;
    padding: 25px;
    background-color: var(--bggray)
}

.content_part .text_part h4 {
    font-size: 22px;
    text-transform: capitalize
}

.shop_content {
    padding-top: 40px;
    margin-top: 40px
}

.shop_content h2,
.shop_content h3,
.shop_content h4,
.shop_content h5,
.shop_content h6 {
    color: var(--textdark);
    margin-top: 0;
    margin-bottom: 15px
}

.shop_content h2 {
    line-height: 42px;
    font-size: 32px
}

.shop_content h3 {
    line-height: 38px;
    font-size: 28px
}

.shop_content h4 {
    line-height: 34px;
    font-size: 24px
}

.shop_content h5 {
    line-height: 32px;
    font-size: 22px
}

.shop_content p,
.shop_content ul li {
    color: var(--textlight);
    font-size: 16px;
    line-height: 26px
}

.shop_content p {
    margin-bottom: 15px
}

.shop_content ul li {
    margin: 4px 0
}

.shop_content p a {
    font-weight: 600;
    color: #000;
    text-decoration: none
}

.images.nickx_product_images_with_video {
    max-width: 100%
}

.nslick-track {
    display: flex;
    flex-wrap: wrap;
    width: 100px;
    max-height: 755px;
    align-items: flex-start;
    overflow-y: scroll
}

.nslick-track::-webkit-scrollbar {
    width: 3px
}

#nickx-gallery .nslick-slide {
    width: 100px !important;
    float: none !important;
    border: 1px solid #aaa !important;
    margin-bottom: 10px
}

.woocommerce-product-gallery__image.videosss iframe {
    width: 100%;
    height: 700px
}

.vdo_icon_thm {
    height: 75px;
    position: relative
}

.vdo_icon_thm:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #00000094;
    top: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.vdo_icon_thm img {
    width: 100% !important;
    height: 100% !important
}


/*start menu */
.main_menu_btn .sub_menu ul li{
    display: block;
}
.main_menu_btn {
    position: relative;
}
header .nav_part .main_menu_btn ul li a:after{
    display: none;
}
.main_menu_btn .sub_menu{
    position: absolute;
    top: 53px;
    left: 0;
     display:none;
}
.main_menu_btn:hover .sub_menu{
	  display:block;
}
.main_menu_btn .sub_menu .sub_item{
   width: 325px;
     background-color: #fff;
}
.main_menu_btn .sub_menu .sub_item.submenu_btn:hover{
    width: 650px;
}
.main_menu_btn .sub_menu .sub_item a{
       color: #000;
    text-align: left;
    font-size: 15px;
    padding: 10px 20px;
    text-transform: capitalize;
    letter-spacing: .5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 325px;
}

.main_menu_btn .sub_menu .sub_menu_inner{
        position: absolute;
    right: 0;
    background-color: #000;
    z-index: 9;
    top: 0;
    width: 325px;
    display: none;
    min-height: 100%;
}
.main_menu_btn .sub_menu .submenu_btn:hover .sub_menu_inner{
    display: block;
}
.main_menu_btn .sub_menu .sub_menu_inner ul li a{
    color: #fff;
}
@media screen and (max-width:1500px){
	.main_menu_btn .sub_menu .sub_item{
		    width:265px;
	}
	.main_menu_btn .sub_menu .sub_item a, .main_menu_btn .sub_menu .sub_menu_inner{
		    max-width: 265px;
	}
	.main_menu_btn .sub_menu .sub_item.submenu_btn:hover{
    width: 530px;
}
	
}

@media screen and (max-width:991px){
    header .nav_part{
            display: block !important;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
            max-width: 320px;
            overflow-y: scroll;
		    transform: translate(-100%, 0);
		visibility:hidden;
    }
	header .nav_part.menu_show{
		    transform: translate(0%, 0);
		visibility:visible;
	}
    header .nav_part ul{
        padding-left: 15px;
    }
    header .nav_part ul li{
        display: block;
    }
    header .nav_part ul li a{
        color: #000;
            border-bottom: 1px solid #ddd;
    display: block;
    padding: 15px 20px 15px 0 !important;
        text-align: left;
        text-transform: capitalize;
        font-size: 16px !important;
        letter-spacing: 0px;
		    font-weight: 400;
    }
    .main_menu_btn .sub_menu{
        position: unset;
    }
    .main_menu_btn .sub_menu .sub_item{
          width: 100%;
        position: relative;
    }
    .main_menu_btn .sub_menu .sub_item span.acor{
        display: block;
        text-align: right;
        height: 55px;
        padding: 15px 20px 15px 0 !important;
            border-bottom: 1px solid #ddd;
    }
    .main_menu_btn .sub_menu .sub_item .abs{
            padding: 0 !important;
    position: absolute;
    top: 15px;
    border: none;
    }
    .main_menu_btn .sub_menu .sub_item a, .main_menu_btn .sub_menu .sub_item span.acor{
        max-width: 290px;
    }
    .main_menu_btn .sub_menu .sub_menu_inner{
          position: unset;
          width: 100%;
        background-color: transparent;
        display: block;
    }
    .main_menu_btn .sub_menu .sub_menu_inner ul li a{
        color: #000;
    }
    .main_menu_btn .sub_menu .sub_item a i {
       color: #000 !important;
    }
    header:hover .nav_part ul li a:after{
        display: none;
    }
    header .nav_part ul li .main_lnk{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    header .nav_part ul li .main_lnk:before{
        position: absolute;
        content: "\F282";
            font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
        right: 15px;
    }
	header .nav_part ul li .no_link{
		color: #000;
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 15px 20px 15px 0 !important;
    text-align: left;
    text-transform: capitalize;
    font-size: 16px !important;
    letter-spacing: 0px;
		font-weight:400;
	}
	header .nav_part ul li .no_link:after, header .nav_part ul li a:after{
		display:none;
	}
	.main_menu_btn .sub_menu .sub_item .abs i{
		display:none;
	}
	header .nav_part .login {
    padding: 25px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
}
	header .nav_part .login a {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
	header .nav_part .login a i {
    font-size: 30px;
    margin-right: 8px;
}
	header .nav_part .login .close_side {
    width: 34px;
    height: 34px;
    background-color: var(--bggray);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--textdark);
    font-size: 18px;
}
	header .nav_part .social_links {
    border-top: 1px solid #ddd;
    padding: 15px 0;
    margin-top: 25px;
}
	header .nav_part .social_links ul{
		    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
		
	}
	header .nav_part .social_links ul li {
    padding: 0 14px;
    display: inline-block;
}
	header .nav_part .social_links ul li a {
        text-decoration: none;
    color: var(--textdark);
    font-size: 22px !important;
    padding: 0 !important;
    border: none;
}
}

@media screen and (min-width:991px){
	.main_menu_btn .sub_menu .sub_item span.acor, header .nav_part .login, header .nav_part .social_links{
		display:none !important;
	}
}
/*end menu */
