/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.1.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('fonts/BrandonGrotesque-Bold.woff2') format('woff2'),
        url('../fonts/BrandonGrotesque-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('fonts/BrandonGrotesque-Regular.woff2') format('woff2'),
        url('fonts/BrandonGrotesque-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('fonts/BrandonGrotesque-Medium.woff2') format('woff2'),
        url('fonts/BrandonGrotesque-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('fonts/BrandonGrotesque-Light.woff2') format('woff2'),
        url('fonts/BrandonGrotesque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: 'Brandon Grotesque';
}
.brandon-grotesque-400, .brandon-grotesque-400 h1, .brandon-grotesque-400 h2, .brandon-grotesque-400 h3, .brandon-grotesque-400 h4, .brandon-grotesque-400 h5, .brandon-grotesque-400 a, .brandon-grotesque-400 span, .brandon-grotesque-400 p, .brandon-grotesque-400 .elementor-tab-title, .brandon-grotesque-400 .elementor-tab-content {
    font-family: 'Brandon Grotesque' !important;
    font-weight: 400 !important;
}

.brandon-grotesque-500, .brandon-grotesque-500 h1, .brandon-grotesque-500 h2, .brandon-grotesque-500 h3, .brandon-grotesque-500 h4, .brandon-grotesque-500 h5, .brandon-grotesque-500 a, .brandon-grotesque-500 span, .brandon-grotesque-500 p, .brandon-grotesque-500 .elementor-tab-title, .brandon-grotesque-500 .elementor-tab-content {
    font-family: 'Brandon Grotesque' !important;
    font-weight: 500 !important;
}

.brandon-grotesque-600, .brandon-grotesque-600 h1, .brandon-grotesque-600 h2, .brandon-grotesque-600 h3, .brandon-grotesque-600 h4, .brandon-grotesque-600 h5, .brandon-grotesque-600 a, .brandon-grotesque-600 span, .brandon-grotesque-600 p, .brandon-grotesque-600 .elementor-tab-title, .brandon-grotesque-600 .elementor-tab-content {
    font-family: 'Brandon Grotesque' !important;
    font-weight: 600 !important;
}

.brandon-grotesque-700, .brandon-grotesque-700 h1, .brandon-grotesque-700 h2, .brandon-grotesque-700 h3, .brandon-grotesque-700 h4, .brandon-grotesque-700 h5, .brandon-grotesque-700 a, .brandon-grotesque-700 span, .brandon-grotesque-700 p, .brandon-grotesque-700 .elementor-tab-title, .brandon-grotesque-700 .elementor-tab-content {
    font-family: 'Brandon Grotesque' !important;
    font-weight: 700 !important;
}

/*.elementor-tabs-content-wrapper {
    width: 60%;
    margin: 0 auto;
}*/

.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 5px 15px !important;
}

.elementor-tab-title.elementor-active {
    border-bottom: 2px solid #000000 !important;
}

/*---------------------------------slider-part------------------------------------*/
.width-50 {
    float: left;
    width: 50%;
}
.flexslider .slides li img {
    width: 300px;
    margin: auto;
    margin-top: 30px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0 !important;
    left: -73px;
    width: 83px;
    height: 102px;
    top: 42%;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0 !important;
    right: -73px;
    width: 83px;
    height: 102px;
    top: 42%;
}
.width-adjust {
    max-width: 66.66%;
    margin: auto;
}
.live-well  button.owl-prev:after, .live-well  button.owl-next:after {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 25px;
    background-color: #00ffb5;
    padding: 10px 20px;
}
.live-well  button.owl-next:after  {
    content: "\f105";
}
.live-well  button span {
    opacity: 0;
}
.live-well .owl-theme .owl-nav [class*=owl-] {
    margin: -2px !important;

    background: none !important;
}
.live-well .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    right: -40px;
    bottom: 35px;
}
.full-video-slider ul.flex-direction-nav {
    display: none;
}
.what-beyond-bokz a {
    color: #fff;
    font-weight: 500 !important;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;   
    margin-right: 10px;
}
.social-media i {
    color: #707070 !important;
} 
.social-media span {
    margin-right: 10px;
}
.social-media span:last-of-type {
    margin-right: 0;
}
.footer-top {
    background-color: #4b4b4a;
    background-image: url(https://bokz.co.uk/wp-content/uploads/2023/05/Logo-black.png); 
    background-repeat: no-repeat;
    background-position: center;
}.who-it-for .elementor-tabs-content-wrapper {
    margin-top: 50px;
}

.slider-section-bottom img {
    width: 100%;
/*    height: 400px !important;
    object-fit: cover;*/
}
.full-video-slider .live-well-system {
    background: none;
    top: 100px;
    position: absolute;
    left: 80px;
    z-index: 99;
}
.custom-add-to-cart:hover, .custom-add-to-cart:focus {
    background-color: #4b4b4a;
    color: #fff;
    border: none;
}
.live-well-system {
    background-color: #6a6a6a;
    padding: 30px 20px;
    min-height: 350px;
    margin-bottom: 30px;
}
.full-video-slider .live-well-system * {
    color: #000;
}
.full-video-slider .live-well-system h3:before {
    background-color: #000;
}

.live-well-system h3:before {
    content: "";
    height: 2px;
    display: block;
    background-color: #fff;
    width: 50px;
    margin-bottom: 20px;
}
.full-video-slider .live-well-system * {
    color: #000;
    max-width: 80%;
}
.live-well-system h3 {
    font-weight: normal;
} 
.slider-section-bottom .elementor-swiper-button {
    background: #00ffaf;
    width: 40px;
    right: 0 !important;
    display: block !important;
    text-align: center;
    height: 40px;
    line-height: 40px !important;
    color: #000 !Important;
}
.slider-section-bottom.elementor-element .swiper .elementor-swiper-button-prev {
    left: 0 !important;
}
header.page-header {
    display: none;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
#page section {
    overflow: hidden;
}
.faq-top-section p {
    max-width: 40%;
    margin: auto;
}
.faq-tabs .elementor-accordion-item {
    margin-top: 25px;
    border: none;
}
.faq-tabs a {
    text-decoration: none;
}
.faq-tabs .elementor-tab-title.elementor-active {
    border: none !important;
}
.faq-top-section .faq-tabs p {
    max-width: 100%;
}
.faq-tabs .elementor-tab-title.elementor-active {
    border: none !important;
    background: #222222 !important;
}
.faq-tabs .elementor-tab-content.elementor-active {
    background-color: #4b4b4a;
}
.hfe-nav-menu a.hfe-menu-item {
    border-right: 1px solid #fff;
    font-weight: 500 !important;
}
.faq-tabs .elementor-accordion i {
    font-size: 28px;
    position: relative;
    right: 20px;
}
.hfe-nav-menu a.hfe-menu-item {
    border-right: 1px solid #fff;
}
.image-items h2 {
    margin-top: -50px;
    padding-left: 10px;
    color: #fff;
}
/*.image-items {
    margin-top: -5px;
    margin-right: 10px;
}*/
.image-heading-standard > h2 {
    margin-top: 12px;
    font-size: 30px;
}
.bottom_item_standard p {
    color: #707070;
    margin-top: 15px;
    font-size: 18px;

}
.standard_section_about i {
    margin-right: 10px;
    margin-top: 4px;
}
.standard_section_about .col-sm-6 > div.d-flex {
    text-transform: uppercase;
}
.bottom_item_standard button {
    border: none;
    background-color: #00ffaf;
    padding: 10px 15px;
    color: #000;
}   
.standard_items {
    position: relative;
    width: max-content;
    margin: 50px auto 0;
}
.bottom_item_standard > img {
    width: 100%;
}
.image-heading-standard {
    display: flex;
}
.bottom_item_standard .row.align-items-center {
    margin-top: 40px;
    align-items: center;
    display: flex;
}
.bottom_item_standard ul {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 20px;
}
.bottom_item_standard .col-sm-6.text-end {
    margin-left: auto;
}
.inside-box-item span.elementor-heading-title:before {
    content: "";
    display: block;
    width: 60px;
    background-color: #00ffaf;
    height: 1px;
    margin-top: 30px;
}
.hfe-nav-menu li:last-of-type a.hfe-menu-item {
    border: none;
}
.fixed-header {
    z-index: 99;
    position: fixed;
    width: 100%;
}
rs-arrow.tparrows.custom.noSwipe {
    background-color: #00ffb5 !important;
    color: #000 !important;
}
rs-arrow.tparrows.custom.noSwipe:before {
    color: #000 !important;
}


/*-----------------------------------------Checkout-page---------------*/
#heading {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 45px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
}
.col-sm-6 {
    float: left;
    width: 50%;
}
.col-sm-6:first-of-type input[type="text"], .col-sm-6 select { 
    max-width: 90%;
    background: none !important;
}
.block-item p {
    float: left;
    width: 50%;
    margin-bottom: 0;
}
.order-total p {
    margin-top: 20px;
}
.button {
    width: 100%;
    text-align: center;
}
.button.paynow button {
    width: 80%;
    border: none;
    background-color: #4b4b4a !important;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff !important;
    line-height: 1.6;
    font-weight: 400;
}
.button.paynow button:focus, .button.cancel button:focus{
    outline: none;
}
.button.cancel button {
    background-color: #b3b3b3;
    border: none;
    width: 45%;
    padding: 15px;
    color: #000;
}
.list-type-data {
    padding-left: 20px;
}
.right-box-input {
    max-width: 25%;
    margin-left: auto;
    margin-top: 10px;
}
.button-next-prev {
    float: left;
    margin-top: 20px;
    clear: both;
}
.container {
    max-width: 1170px;
    margin: auto;
    width: 100%;
    padding: 0 15px;
}
p.col-sm-6.text-right {
    text-align: right;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input,
#msform textarea, #msform select {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    /*background-color: #00ffaf;*/
    font-size: 16px;
    letter-spacing: 1px
}
#msform .action-button {
    background-color: #00ffaf;
    color: #000;
    font-weight: 400;
}
#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0
}

#msform .action-button {
    width: 100px;
    background: #4b4b4a;
    font-weight: 400;
    color: #fff;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 0px;
    float: right
}


#msform .action-button-previous {
    width: 100px;
    background: #b3b3b3;
    font-weight: 400;
    color: #000;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
    margin-left: 10px;
}
.button.cancel {
    margin-top: -10px;
}
/* #msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
} */
.colume-items .d-flex {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 32px;
    color: #030303;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 2px solid #707070;
    margin-bottom: 50px;
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    /*overflow: hidden;*/
    color: lightgrey
}

#progressbar .active {
    font-weight: bold;
    color: #fff;
}

#progressbar li {
    list-style-type: none;
    font-size: 18px;
    width: 33.33%;
    float: left;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    color: lightgrey
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: ""
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: ""
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: ""
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: ""
}

#progressbar li:before {
    /* width: 50px;
    height: 50px;
    line-height: 45px;
    display: block; */
    font-size: 20px;
    /* color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px */
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -28px;
    z-index: 0;
} 

#progressbar li.active:before, #progressbar li.active:after {
    background: #fff;
    height: 8px;
    bottom: -31px;
    border-radius: 5px;
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}

.fit-image {
    width: 100%;
    object-fit: cover
}
section.multi-step-form {
    background-color: #4b4b4a;
    padding-bottom: 150px;
    padding-top: 50px;
    overflow: hidden;
}
header div#navbarSupportedContent {
    display: block !important;
}
/*input[type="number"] {
    background-color: #fff !important;
}*/
.block-item li {
    padding: 10px 0;
    color: #000;
    font-size: 20px;
    overflow: hidden;
}
.block-item li:last-of-type {
    border-top: 2px solid;
}
.multi-stop-form .col-sm-8 {
    float: left;
    width: 66.66%;
}
.multi-stop-form .w-75 {
    width: 75%;
}
.multi-stop-form .col-sm-4 {
    float: right;
    width: 33%;
    padding-bottom: 5px;
}
.multi-stop-form .w-75 .col-sm-4 {
    float: left;
}
.multi-stop-form .w-75 .col-sm-4 img {
    max-width: 100%;
}
.multi-stop-form .top-bottom-shoping {
    clear: both;
    margin-bottom: 20px;
}
.col-sm-6[style="clear: both;"] input[type="text"] {
    max-width: 90%;
}
img.img-fluid {
    max-width: 100%;
}
ul.block-item {
    clear: both;
}
#msform .action-button[disabled] {
    pointer-events: none;
}
#msform #payment{
    background: none;
    border-radius: none;
}
#progressbar li strong {
    font-weight: 400;
}
.woocommerce-checkout #content {
    max-width: 100%;
}
.cart-product-name a {
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
}
/* End checkout */
.we_are_bokz_home a {
    color: #030303;
    text-decoration: underline;
}
.the-box-slider-carou rs-arrow.tp-leftarrow.tparrows.newnavclass_1.noSwipe {
    height: auto;
    width: 100px;
    background-image: url(https://bokz.co.uk/wp-content/uploads/2023/05/bokz-icon.png);
    background-repeat: no-repeat;
    background-color: inherit;
    background-size: 100% 100%;
    padding: 30px 10px;
    padding-top: 30px;
    left: -110px !important;
    color: #fff;
    text-align: center;
}
.the-box-slider-carou rs-arrow.tp-rightarrow.tparrows.newnavclass_1.noSwipe {
    height: auto;
    width: 100px;
    background-image: url(https://bokz.co.uk/wp-content/uploads/2023/05/bokz-icon.png);
    background-repeat: no-repeat;
    background-color: inherit;
    background-size: 100% 100%;
    padding: 30px 10px;
    padding-top: 30px;
    left: 115% !important;
    color: #fff;
    text-align: center;
}
.the-box-slider-carou rs-module {
    overflow: visible;
}
.bottom-navigation p a {
    font-weight: 500 !important;
}
.home header#masthead {
    position: fixed;
    width: 100%;
        transition: all 0.5s;
    z-index: 999;
}
.home header#masthead section {
    background: transparent;
}
.faq-top-section .elementor-tab-title {
    border-bottom: 1px solid #222222;
    padding-bottom: 30px !important;
}
.faq-top-section a.elementor-accordion-title:before {
    content: "";
    border-top: 1px solid #222;
    display: block;
    width: 60px;
    padding-bottom: 25px;
    margin-top: 3px;
}
.faq-top-section .elementor-active a.elementor-accordion-title:before {
    border-top: 1px solid #fff;
}
.full-video-slider h1:before {
    content: "";
    border-top: 1px solid #39ffc1;
    display: block;
    width: 100px;
    margin-bottom: 20px;
}
.page-id-630 .slider-section-bottom.elementor-element .swiper .elementor-swiper-button-prev {
    right: 40px !important;
    left: auto !important;
    bottom: -13px !important;
    top: inherit;
}
.testmonial-about h4:before {
    content: "";
    display: block;
    border-top: 1px solid #39ffc1;
    width: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.page-id-630 .full-video-slider .elementor-swiper-button.elementor-swiper-button-next {
    bottom: -13px !important;
    top: inherit;
}
.big-image *, .big-image {
    height: 100% !important;
}
.page-id-630 .live-well-system {
    display: none;
}
.woocommerce-info {
    display: none;
}
.cart_item span.product-remove {
    float: right;
}
#customer_details p {
    width: 50%;
    float: left;
    padding-right: 15px;
}
#customer_details p label {
    display: none;
}
#customer_details p:nth-child(even) {
    padding-right: 0;
}
#customer_details p#billing_email_field {
    width: 100%;
    padding-right: 0;
}
.border-items {
    border-right: 1px solid #535353;
    border-left: 1px solid #535353;
    display: flex;
    align-items: center;
    justify-content: center;
}
.border-items p {
    font-weight: normal;
}
.who-it-for p {
    text-align: center;
}
.product-litsing-section .bottom_item_standard {
    padding-left: 0;
    padding-right: 0;
}
.bottom_item_standard .text-end a {
    text-decoration: none;
    color: #fff;
}
.text-left {
    text-align: left;
}
#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0;
}
.payment_methods li input[type="radio"] {
    position: relative;
    top: 4px;
}
.darkHeader {
    background-color: #4b4b4a;
}
.payment_methods li {
    border: 2px solid #707070;
    margin-bottom: 10px !important;
    display: block;
    padding: 15px;
}
ul.wc_payment_methods.payment_methods.methods {
    padding: 0 !important;
    border: none !important;
}
.button.paynow {
    margin-top: 40px;
    margin-bottom: 20px;
}
.woocommerce-checkout #payment div.payment_box {
    background: none;
}
.woocommerce-checkout #payment div.payment_box:before {
    display: none;
}   
#msform .file .action-button-previous {
    pointer-events: none;
    opacity: 0.4;
}
#msform input.last-prev {
    max-width: 40%;
    background: #ccc;
}
.item_content p {
    margin-bottom: 0;
}



.full-video-slider .live-well-system * {
    max-width: 100%;
    color: #fff;
}
.live-well-system {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
}
.full-video-slider .live-well-system{
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.live-well-system h3 {
    font-size: 48px;
    font-family: 'Brandon Grotesque' !important;
}
.live-well-system p {
    font-size: 24px;
    font-family: 'Brandon Grotesque' !important;
}
.full-video-slider .live-well-system h3:before{
    display: none;
}
.live-well-system{
    display: flex;
    align-items: center;
    justify-content: center;
}
.full-video-slider .elementor-widget-wrap.elementor-element-populated.e-swiper-container:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9;
}
.how-do-it img{
    display: none;
}
.show-image {
    display: block !important;
}

.flip-box-custom{
    align-items: center;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 0px 0px 0px 0px;
}
.custom-flip-box-rear-container {
    align-items: center;
    background-color: #4b4b4a;
    border-radius: 0px 0px 0px 0px;
}
.single-product .bottom_item_standard {
    padding: 0 3%;
}
.view_itm_list {
    padding: 15px 0;
}
.view_itm_list a, .view_itm_list a:hover {
    color: #333;
}

.form-step-3 .cart-item-list h4 {
    margin-top: 0px;
}
.form-step-3 .cart-item-list h4 a {
    text-decoration: none;
    color: #030303;
}
.form-step-3 .cart-item-list {
    padding-right: 15px;
}
.sprite {
    width: 400px;
    height: 400px;
    display: flex;
    margin: 0 auto;
    justify-content: center;   /* Horizontally center */
    position: relative;  
}
#spriteContainer1 {
    background-image: url("https://bokz.co.uk/wp-content/uploads/2023/08/v1sprite.png");
}
#spriteContainer2 {
    background-image: url("https://bokz.co.uk/wp-content/uploads/2024/03/v2sprite-v2.png");
}
#spriteContainer3 {
    background-image: url("https://bokz.co.uk/wp-content/uploads/2023/08/v3sprite.png");
}
#spriteContainer4 {
    background-image: url("https://bokz.co.uk/wp-content/uploads/2024/03/v4sprite-v2.png");
}
.sprite:hover {
    /*animation: sprite 3s steps(150) 1 forwards; */
    
    cursor: pointer;
}
.sprite .price {
    display: block;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    background-color: #000000;
    border-radius: 50%;
    padding: 8px 30px;
    height: 140px;
    width: 140px;
    text-align: center;
    line-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sprite .product-price-wrap.price{
    flex-direction: column;
    line-height: normal;
    font-size: 26px;
  }
  .box-right-top {
    justify-content: center;
}
.single-product.woocommerce div.product p.price{
  display: flex;
  flex-direction: column;
}
/* .sprite:hover .price {
    display: block;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
} */
@keyframes sprite {
    100% {
      background-position: -60155px;
    }
}
.mb-30 {
    margin-bottom: 30px;
}
.hover_effect a {
  display: inline-block; /* this is needed for inline elements */
  transition: transform 0.3s ease-in-out;
}

.hover_effect a:hover {
  transform: scale(1.2);
}
.bokz_overlay:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #4B4B4A8a;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.bokz_img img {
    object-fit: cover;
}
.bokz_flag_section figure.elementor-image-box-img {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.bokz_flag_section .elementor-image-box-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    padding:0 20px;
}
.bokz_flag_section figure.elementor-image-box-img img {
    width: 100%;
}

.postid-3017 .box-right-top, .postid-3017 .inside-your-bokz button {
    background-color: #0b3664;
}

.postid-3017 {
    color: #0b3664;
}

.postid-3017 .bottom_item_standard button, .postid-3017 .bottom_item_standard button:hover{
    background-color: #0b3664;
}
.postid-3017 .image_masonry, .postid-3017 .standarad_bottom_what {
    display: none;
}
input#working_days {
    height: 20px;
    padding-right: 10px;
    margin-right: 10px;
    width: 25px;
}
.box-right-top{
	line-height: normal !important;
	display: flex;
    align-items: center;
}
.single-product.woocommerce div.product p.price{
	margin-top: 0 !important;
    margin-bottom: 0px;
}
.post-3033 .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
.post-3033 section.multi-step-form {
    background-color: #0b3664;
}
.post-3033 #msform .action-button, .post-3033 .code-apply-field button#apply-promo-code-button {
    background: #0b3664;
    border-color: #0b3664;
}
.post-3033 #msform .button.paynow button {
    background-color: #0b3664 !important;
}
@media (max-width: 767px) {
.full-video-slider {
    padding: 0 !important;
}
.full-video-slider .rightpart .elementor-widget-wrap.elementor-element-populated {
    padding: 00 10px;
}
.testmonial-about .elementor-absolute.elementor-widget.elementor-widget-image {
    position: relative;
    top: inherit;
    left: inherit !important;
}
.full-video-slider span {
    font-size: 40px !important;
}
.full-video-slider span br {
    display: none;
}
.faq-top-section p {
    max-width: 100%;
}
.multi-stop-form .col-sm-4 {
    float: none;
    width: 100%;
    margin-top: 40px;
}
.multi-stop-form .col-sm-8 {
    float: none;
    width: 100%;
}
.multi-stop-form .w-75 {
    width: 100%;
}
.button-next-prev {
    width: 100%;
}
.full-video-slider .live-well-system {
    background: none;
    top: 0px;
    left: 30px;
}
.elementor-tabs-content-wrapper {
    width: 100%;
    margin: 0 auto;
}
.the-box-slider-carou {
    margin-top: 30px !important;
}
.the-box-slider-carou rs-arrow.tp-leftarrow.tparrows.newnavclass_1.noSwipe, .the-box-slider-carou rs-arrow.tp-rightarrow.tparrows.newnavclass_1.noSwipe {
    display: none;
}
.elementor-section-items-middle {
    min-height: 400px;
    padding-top: 100px;
}
.home header#masthead {
    background-color: #000;
    top: 0;
}
.elementor-21 .hfe-nav-menu__toggle { 
    margin-left: auto !important;
    color: #fff;
    margin-top: 10px !important;
    margin-right: 0 !important;
}
.full-video-slider .live-well-system * {
    max-width: 100%;
}
.slider-section-bottom img {
    width: 100%;
    min-height: 400px;
    object-fit: cover;
}
header nav {
    margin-top: 22px;
}
nav ul li a {
    background-color: #000 !important;
}
.home header#masthead section {
    background: transparent;
}
#page header section {
     overflow: visible; 
}
.header-div nav ul li a.hfe-menu-item {
    border-right: 0;
}
}
@media (max-width: 480px) {
#customer_details p {
    width: 100%;
    padding: 0;
}
}

/* Single Product Page */

.single-product .site-main {
    width: 100% !important;
    max-width: 100% !important;
}
/*27-06-1023*/
.standarad_bottom_what .col-sm-4:last-of-type .border-right {
    border: 0;
}
.item_content {
    max-height: 75px;
    overflow: hidden;
}
.showContent .item_content {
    max-height: inherit;

}
.appendtext {
    cursor: pointer;
    font-weight: 600;
    margin-left: 15px;
}
.inside-your-bokz .col-sm-3{
    margin-top: 0;
}
.readmore {
    padding: 0 15px;
    cursor: pointer;
    position: absolute;
    bottom: 0;
}
.main_box h2 {
    margin: 10px 0 0 0;
    padding: 0 15px;
    min-height: 90px;
}
.main_box {
    min-height: 200px;
    position: relative;
}
.showContent {
    position: absolute;
    width: 100%;
    background: #fff;
}
.showContent .readmore{
    bottom: -23px;
    width: 100%;
    background: #fff;
}

.single-product-page-design .row {
    display: flex;
    gap: 10px;
} 
/*end 27-06-2023*/
.col-sm-6 {
    width: 50%;
}
.single-product-page-design img.img-fluid.w-100 {
    width: 100%;
}
/*.bottom_item_standard {
    padding: 40px 70px;
}*/
section.standarad_bottom_what.black_section_single {
    background-color: #4b4b4a;
    text-align: center;
    color: #fff;
    padding: 40px;
}
.d-flex {
    display: flex;
}
/*.image-items {
    margin-top: -5px;
    margin-right: 10px;
}*/
.image-heading-standard > h2 {
    margin-top: 12px;
    font-size: 30px;
}   
.box-right-top {
    float: right;
    background-color: #4b4b4a;
    width: 120px;
    font-size: 50px;
    height: 120px;
    line-height: 120px;
    border-radius: 50%;
    padding: 10px;
    margin-top: -35px;
    text-align: center;
}
.bottom_item_standard p {
    font-size: 26px;
    color: #000;
}
.bottom_item_standard ul li {
    list-style: outside;
    /*padding: 0 15px;*/
    color: #707070;
}
.single-product-page-design .bottom_item_standard .row.align-items-center {
    display: block;
}   
.d-flex.justify-content-end {
    justify-content: right;
} 
.bottom_item_standard button {
    border: none;
    background-color: #4b4b4a;
    padding: 15px 15px;
    color: #fff;
    display: block;
    width: 100%;
    text-decoration: none;
}
.bottom_item_standard button:hover { 
    background-color: #4b4b4a;
    color: #fff;
}
.border-items h2 {
    font-size: 1.5rem;
}
.bootom_lisst_quote span {
    display: block;
    font-size: 18px;
    margin-top: 10px;
    color: #707070;
}
.col-sm-4 {
    width: 33.33%;
}
.standarad_bottom_what.black_section_single .row {
    display: flex;
}
.text-center {
    text-align: center;
}
section.inside-your-bokz {
    padding: 50px 0;
    overflow: hidden;
}
.inside-your-bokz button {
    background-color: #4b4b4a;
    border: none;
    text-transform: uppercase;
    padding: 10px 30px;
    margin-top: 20px;
    color: #fff;
}
.col-sm-3 {
    float: left;
        margin-top: 35px;
    width: 25%;
    margin-bottom: 35px;
}
.woocommerce div.product p.price {
    color: #000;
}
/*.woocommerce-page div.product div.summary, .woocommerce-page div.product div.images {
    width: 50%;
}*/
.woocommerce div.product form.cart div.quantity {
    display: none;
}
.single-product.woocommerce div.product .product_title {
    margin-top: 1rem;
}
.container {
    max-width: 1170px;
    margin: auto;
    box-sizing: border-box;
}
.main-signle-product img.img-fluid {
    max-width: 100%;
    height: 190px !important;
}
.inside-your-bokz h2 {
    padding: 30px 15px 0;
    font-size: 26px;
}
.inside-your-bokz p {
    padding: 0px 15px;
} 
.inside-your-bokz p {
    color: #707070;
}
.main-signle-product.position-relative, � {
    padding: 0 15px;
}
.product-litsing-section .bottom_item_standard .d-flex {
    gap: 10px;
    align-items: center;
}
.product-litsing-section .bottom_item_standard .d-flex a {
    color: #000;
    text-decoration: none;
}
.bottom_section-texted {
    text-align: center;
    background-color: #f0f4fa;
    padding: 50px 0 0px;
}
.bottom_section-texted h2 {
    color: #121212 !important;
    margin-bottom: 30px;
} 
.col-sm-12 {
    clear: both;
}
.single-product.woocommerce div.product p.price {
    color: #fff;
    font-size: 24px;
    margin-top: -10px;
    font-weight: 500;
}
.instock .bottom_item_standard .row.align-items-center {
    display: block;
}

.summary.bottom_item_standard i {
    margin-right: 5px;
    margin-top: 4px;
}
form.checkout.woocommerce-checkout {
    display: none;
}
#customer_details p:nth-child(odd) {
    clear: both;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: none;
}
.multi-stop-form #msform input[type="radio"] {
    width: auto;
    margin-right: 10px;
    margin-bottom: 2px;
}
.shipping-title {
    font-size: 1.5rem;
    font-weight: 400;
}
#customer_details .d-flex {
    border: 1px solid #d5d5d5;
    padding: 15px;
    margin-right: 10px;
}
.woocommerce-order-received .page-content {
    padding: 50px;
}
/*12-07-2023*/
#bokz-way .active {
    background: #D1D1D1 !important;
}
#bokz-way .elementor-widget-wrap.elementor-element-populated {
    width: auto;
}
.elementor-swiper-button.elementor-swiper-button-next {
    bottom: -13px;
    top: auto !important;
}
.contact_bokz h3.elementor-icon-box-title {
    margin: 0;
    letter-spacing: .5px;
    margin-bottom: 5px;
}
.contact_bokz  a {
    text-decoration: none !important;
    color: #030303;
}
.elementor-icon-box-description{
    font-family: 'Brandon Grotesque' !important;
}
.contact_form{
    text-align: center;
}
.contact_form .d-flex {
    gap: 30px;
    margin-bottom: 80px
}
.input_form {
    width: 100%;
}
.input_box {
    border: 2px solid #030303 !important;
    border-radius: 0 !important;
    padding: 12px 10px !important;
    margin-bottom: 15px;
    background: transparent !important;
    letter-spacing: 0.5px;
}
.text_box {
    background: transparent;
    border: 2px solid #030303;
    height: 200px;
    padding: 12px 10px;
    border-radius: 0;
}
.send_btn{
    background-color: #0f2733;
    color: #f9f0e7;
    border: 2px solid #0f2733;
    max-height: 50px;
    max-width: 200px;
    width: 100%;
    border-radius: 0;
    transition: background .3s linear;
    text-transform: uppercase;
    letter-spacing: 1.75px;
}
.send_btn:hover{
    color: #0f2733;
    background: transparent;
}
.about_slider img {
    height: 400px;
    object-fit: cover;
}
button:focus {
    background-color: #4b4b4a;222 !important;
    outline-color: #222222 !important;
}
.image_masonry .col-sm-3 {
    margin: 0;
}
.image_box img {
    width: 100%;
    height: 330px;
    object-fit: cover;
}
.image_box{
    display: grid;
    position: relative;
}
.image_masonry .image_content {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 2.5px;
    font-size: 1.125em;
    font-weight: bold;
    color: #fff;
    padding: 10px 15px;
}
.col-sm-4 {
    float: left;
}
.terms-conditions .elementor-widget-container ol, .terms-conditions .elementor-widget-container li {
    list-style: auto !important;
}
.terms-conditions .elementor-widget-container ol{
    margin-left: 30px;
    margin-bottom: 15px;
}

.checkout .form-step-3 .product-row {
    display: inline-block;
    margin-top: 15px;
}
/* Dec 09, 2024*/
.coupon-row {
    display: grid;
    padding: 0 !important;
    margin-bottom: 20px;
}
.coupon-row p.response-messages {
    width: 100%;
}
.coupon-row .coupon-input {
    display: grid;
}
.code-apply-field {
    width: 100% !important;
}
a.woocommerce-remove-coupon {
    color: #000;
}
.code-apply-field button#apply-promo-code-button {
    width: 100%;
    background: #4b4b4a;
    color: #fff;
    border-color: #4b4b4a;
    margin-top: 10px;
}

/* Dec 11, 2024*/
.date-picker-custom input {
    flex: 1;
    margin-bottom: 0 !important;
}
.date-picker-custom {
    gap: 15px;
    align-items: center;
}
@media (min-width: 767px) and (max-width: 1024px){
    .hfe-nav-menu__toggle.elementor-clickable {
        margin: inherit !important;
    }
    .hfe-nav-menu-icon i {
        color: #fff;
    }
}
@media(max-width: 991px){
    .live-well-system h3{
        font-size: 36px;
    }
}
.col-sm-12{
    margin-bottom: 15px;
}
@media (min-width: 768px) { 
    .who-it-for .elementor-tab-content {
        width: 60%;
        margin: 0 auto;
    }
    #elementor-tab-content-7004 {
        width: 100%;
    }
    .graph_content {
        display: flex;
        gap: 20px;
    }
    .graph_home {
        width: 50%;
        height: 280px;
    }
    .cost_com {
        padding: 0 25px;
        width: 50%;
    }

/*    .bottom_item_standard {
        width: 50%;
    }*/

}
@media (max-width: 767px) {
    .col-sm-6 {
        width: 100%;
        float: none;
    }
    .single-product-page-design .row {
        display: block;
        gap: 0;
    }
    .graph_home {
        height: 250px;
    }
    .col-sm-3 {
        width: 100%;
    }
    section.inside-your-bokz {  
          overflow: hidden;  
    }
    .main-signle-product img.img-fluid {
        width: 100%;
    }
    .full-video-slider .live-well-system {
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%);
        padding: 0 50px;
        text-align: center;
    }
    .live-well-system h3 {
        font-size: 24px;
    }
    .live-well-system h5 {
        font-size: 16px;
    }
    #bokz-way .elementor-widget-wrap.elementor-element-populated, .how-do-it img {
        margin: 0 auto;
    }
    .header-div .elementor-widget-wrap{
        flex-wrap: nowrap;
    }
    .header-right .elementor-widget-wrap.elementor-element-populated {
        align-items: flex-start !important;
    }
    .header-right #hfe-menu-cart__toggle_button{
        margin-top: -4px;
    }

}
@media (max-width: 480px) {

.box-right-top {
    float: none;
    margin-top: 20px;
}
.main-signle-product.position-relative, � {
    padding: 0 0px;
}
section.standarad_bottom_what.black_section_single {
    padding: 40px 0;
}
.border-items p {
    font-size: 14px;
}
.col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
}
.standarad_bottom_what.black_section_single .row {
    display: block;
}
.live-well-system h3 {
    font-size: 18px;
}
.live-well-system h5 {
    font-size: 13px;
}
.contact_form .d-flex{
    display: block;
}
.contact_form .wpcf7-spinner {
    display: none;
}
}