.login_option .divider_sc {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 10px;
    margin-bottom: 0px;
}


input#input-varify-otp {
    height: 34px;
}

.eng_lang_flex {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 50px;
}

section.subCategories.wood_section_bg.video_drop_area h2 {
    padding-bottom: 35px;
    color: #000;
}

.price_cal {
    display: flex;
    justify-content: space-between;
    background-color: #f5f1f1;
    padding: 3px 10px;
    border-bottom: 1px solid #d6d6d6;
    align-items: end;
}

span.text_info_cal {
    font-size: 17px;
    padding-bottom: 15px;
    display: inline-block;
}

.row.login-box.login_info .col-sm-6 {
    max-width: 48%;
    flex: 0 0 48%;
}

section.subCategories.wood_section_bg.video_drop_area .video_drop_product h2 {
    /* font-size: 13px; */
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
    font-size: 13px;
    color: rgba(48, 56, 65, 1);
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 18px 13px 0;
}

.list-group.custom_ae li a:hover {
    background: #0a6f39;
    color: #fff;
}

.open_menu {
    position: absolute;
    right: 0;
}

.list-group.custom_ae li a {
    width: 100%!important;
}

.list-group.custom_ae li:hover .open_menu i {
    color: #fff;
}

.video_drop_desc {
    display: flex;
    justify-content: space-between;
    position: relative;
    transform: none;
    width: initial;
    padding: 5px;
    padding-right: 7px;
    padding-left: 7px;
    border-width: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    color: #000;
}

.video_drop_desc span.stat-2 {
    text-align: left;
    display: flex;
    justify-content: start;
}

.video_drop_desc span.stats-label {
    display: none;
}

.video_drop_desc .min_qty {
    width: 100px;
    text-align: right;
}

.video_drop_desc {
    padding: 13px 12px;
}

.video_drop_product .swiper-container a {
    border-radius: 10px;
    max-width: 300px;
    display: block;
}

.row.login-box {
    padding: 0 25px;
}

.eng_lang_flex select {
    flex: 0 0 35%;
}

.dibs-easy-controls#dibs-easy-controls {
    background: #fff;
    padding: 16px;
    margin-top: 20px;
}

.dibs-easy-controls #dibs-easy-shipping-title {
    font-size: 25px;
    font-weight: 500;
}

.dibs-easy-controls #dibs-easy-ordersummary-title {
    font-size: 23px;
    font-weight: 600;
}

div#dibs-complete-checkout {
    margin-top: 20px;
}

.eng_lang_flex .option_price {
    /* flex: 0 0 29%; */
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-shadow: -1px 0px black;
    /* position: relative; */
    z-index: 2;
    width: 142px;
    position: absolute;
    right: 2px;
    background: #fff;
    height: 100px;
    /* padding: 15px; */
    border-radius: 0 15px 15px 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 99px;
}

/*.eng_lang_flex .option_price::after {
    position: absolute;
    top: -67px;
    left: 0;
    width: 1px;
    height: 105px;
    background: #ddd;
    border-left: 1px solid #ddd;
    content: '';
}*/

div#js_quantity_price {}

.eng_lang_flex #js_quantity_price, 
.eng_lang_flex .js_price_api {
    color: #000;
    font-size: 16px;
    position: absolute;
    right: 161px;
    bottom: 11px;
}

.product-price-group.custom {
    flex-direction: unset;
    display: block!important;
    text-align: right!important;
}

.product-price-group.custom .price-group {
    display: block;
    font-size: 36px;
}


.product-price-group.custom .price-group {
    display: block;
    font-size: 36px;
}

.button-group-page.custom {
    text-align: right;
}

.button-group-page.custom .buttons-wrapper {
    display: block;
    text-align: right;
}

.button-group-page.custom .stepper-group.cart-group {
    /* display: block; */
/*    justify-content: end;*/
    gap: 9px
}

.button-group-page.custom .stepper-group.cart-group #button-cart {
    width: 90%;
}

.product-info .button-group-page .extra-group {
    margin-left: 0px!important;
}

.delivery_cost ,
.fixed_cost {
/*    text-align: right;*/
    background: #fff;
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
    gap: 30px;
    padding: 18px 17px;
    align-items: center;
    border-radius: 10px;
    margin-top: 23px;
}

.delivery_cost .shipping_cost_text_price.js_price,
.fixed_cost .fixed_cost_text_price.js_price {
    font-size: 20px;
    font-weight: 600;
}

.fixed_cost .fixed_cost_text_price.js_price {
    /* font-size: 15px; */
}

.delivery_cost .shipping_cost_text.js_price,
.fixed_cost .fixed_cost_text.js_price {
    font-size: 17px;
    color: #000;
}

.quantity_area {
    width: 100%;
    background: #e2e1e1;
    padding: 21px 26px;
    border-radius: 16px;
    position: relative;
    z-index: 2;
    margin-bottom: 5px;
}


#product .alert {
    margin-top: 8px;
    border-radius: 14px;
}

.product-options.oc_product_sc {
    border: none!important;
}

.product-options.oc_product_sc .option_area {
    background: #dbdada;
    padding: 21px 26px;
    border-radius: 16px;
    /* margin-bottom: 26px; */
    position: relative;
    z-index: 2;
    margin-top: 24px;
}

.popup-quickview .question_only {
    display: none;
}
.popup-quickview .extra-group {
    display: block !important;
}
.popup-quickview .product-info .button-group-page .btn-extra.wgt_btn.btn {
    padding: 14px 40px;
    margin-top: 7px;
}

  .quantity_list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 15px 26px;
}

.quantity_list button {
    display: block;
    flex: 0 0 16%;
    font-weight: 600;
    font-size: 15px;
}

.quantity_area {
    width: 100%;
}

.quantity_list button.active {
    background: #026c02;
}

.popup-quickview .product-info .button-group-page .btn-cart.wgt_btn {
    padding: 14px 40px!important;
}

.popup-options .buy_now_btn_only {
    display: none;
}
.popup-options .question_only .extra-group .btn-extra+.btn-extra {
    margin-left: 25px;
    padding: 9px 13px;
}
.popup-options .product-info .button-group-page .btn-cart.wgt_btn {
    margin-top: 0px;
    margin-left: 12px;
}
.col-sm-10.varified input.form-control {
    background: #eee!important;
}
.popup-quickview .video_sec {
    width: 380px;
    left: 0;
    transform: translate(0);
    margin-left: 25px;
}

.popup-quickview .video_sec .close_btn span:hover {
	color: rgba(233, 102, 49, 1) !important;
}
.module-popup-110 .popup-container .popup-close::before {
    font-size: 28px!important;
    color: #fff!important;
}

div#mob_validation_error, div#mobile_error {
    width: 60%;
    display: block;
    margin: 12px 0;
}
.input-group-append {
    margin-left: -1px;
}
#account-register .input-group-text {
    display: block;
    align-items: center;
    padding: 5px 11px;
    font-size: 15px; 
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef; 
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    width: 90px;
    text-align: center;
}
#account-register .text-info, 
#account-register #email_error {
    width: 100%;
    display: block;
    padding: 6px 0;
}
#account-register .text-info {
    font-size: 14px;
}

#account-register .input-group .form-control {
    width: 410px !important; 
}
input#input-telephone {
    border-radius: 3px 0 0 3px !important;
}
input#input-varify-otp {
    border-radius: 3px 0 0 3px !important;
}

 .login_option .divider_sc span {
    background: rgba(248, 248, 248, 1);
    display: block;
    width: 50px;
    margin: 0 auto;
    font-size: 15px;
}
 .login_option .divider_sc:before {
    position: absolute;
    top: 8px;
    content: "";
    display: block;
    border-bottom: 1px solid #e8e8e8;
    z-index: -1;
    width: 100%;
}
 .PhoneMessage {
    text-align: center;
    font-size: 14px;
    padding-bottom: 15px;
} 
div#shadow_log {
    max-width: 500px;
    margin: auto!important;
    box-shadow: 0 0 11px 0px #c7c7c7;
    padding: 15px 30px 40px;
    margin: 0 0;
}
div#login_email_btn, div#login_phone_btn {
    /* border: 1px solid #333333; */
    padding: 12px;
    cursor: pointer;
}
form#login_phone_form input.form-control::placeholder, 
form#email_login_form input.form-control::placeholder {
    color: #333333;
}

form#login_phone_form input.form-control, 
form#email_login_form input.form-control {
    border-color: #333333!important;
}
.product-info .button-group-page .extra-group .btn-extra+.btn-extra {
    margin-left: 0px;
}

div#login_email_btn strong {
    font-size: 18px;
    cursor: pointer;
    color: rgba(233,102,49,1);
}
div#login_phone_btn strong {
    font-size: 18px;
    cursor: pointer;
    color: rgba(233,102,49,1);
}
.buy_now_btn_only{
  margin-right: 10px;
}
.buy_now_btn_only .btn-2-extra{
  display:none;
}

.question_only .btn-1-extra{
  display:none;
}

.product-info .button-group-page .question_only .extra-group .btn-extra+.btn-extra {
    margin-left: -1px;
}

.product-info .button-group-page .btn-extra.wgt_btn.btn {
    padding: 0 4.8em;
}

.product-info .button-group-page .btn-cart.wgt_btn {
    padding: 13px 4.3em!important;
    flex-grow: 0!important; 
}
.wishlist-compare .btn-wishlist::before, 
.wishlist-compare .btn-compare::before {
    font-size: 20px!important;
    margin-right: 9px!important;
}
.product-info .button-group-page
.stepper {
    margin-right: 0!important;
}

.wishlist-compare span.btn-text {
    font-size: 14px;
}
.close_btn span {
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    position: absolute;
    top: 0;
    right: 14px;
    cursor: pointer;
    z-index: 1050;
    display: block;
    width: 30px;
}
.video_sec {
    /* position: relative; */
    width: 400px;
    margin: 22px 0;
    bottom: 0;
    position: fixed;
    left: 32px;
    /* transform: translateY(-50%); */
    z-index: 999;
}
.close_btn span i {
    font-style: normal;
    font-size: 29px;
}
.home_cat_area_single .row {
    width: 100%;
}
.quick-checkout-wrapper select.form-control {
    width: 57%;
}
.quick-checkout-wrapper .form-group .control-label {
    max-width: 140px;
}
.bootstrap-datetimepicker-widget {
    width: 320px;
}
.mb_lGap {
   display: none;
}
.product-image .additional-image {
    position: relative;
}

.v_play {
    position: absolute;
    bottom: 12%;
    right: 11%;
    /* background-color: #222f3e; */
    color: #fff;
    border: 0;
    padding: 1px 14px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: #FF0000;
    display: none;
}
.video_url_click .v_play {
    display: block;
}
.v_play.img_big {
    display: block;
    top: 50%;
    padding: 5px 4px;
    font-size: 27px;
    left: 50%;
    width: 80px;
    height: 50px;
    text-align: center;
    transform: translate(-50%, -50%);
    background: rgba(255, 0, 0, 0.7);
    display: none;
}
.video_url .v_play.img_big {
    display: block;
}


.varified {
    position: relative;
    max-width: 500px;
}
.varified i.fa.fa-check {
    position: absolute;
    right: 10px;
    top: 10px;
    color: green;
}

.varified input{
    background: #eee !important;
}

.spinner {
    margin: 0 auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
 }
  
  .spinner > div {
    background-color: #9f3894;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
    margin: 0 1px;
  }
  
  .spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; 
  }
  
  .spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
  }
  
  .spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
  }
  
  .spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
  }
  
  @-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
    20% { -webkit-transform: scaleY(1.0) }
  }
  
  @keyframes sk-stretchdelay {
    0%, 40%, 100% { 
      transform: scaleY(0.4);
      -webkit-transform: scaleY(0.4);
    }  20% { 
      transform: scaleY(1.0);
      -webkit-transform: scaleY(1.0);
    }
  }
.popup-quickview .video_url_click {
    display: none;
}
.popup-options .video_sec {
    display: none;
}

.subCategories {
    padding-top: 3em;
    margin-bottom: 0;
}
.subCategories a span {
    display: block;
    width: 100%;
}
.subCategories a span.name span {
    display: inline-block;
    background: #0a6f39;
    padding: 10px;
    font-size: 1.4em;
    letter-spacing: 0;
    font-weight: 300;
    text-align: center;
    color: #FFF;
}


.subCategories .row > div {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 3rem;
}
.subCategories.wood_section_bg .container {
    /* width: 1300px; */
    max-width: 1300px;
    width: 100%;
    min-width: 1000px;
}
.subCategories a:hover {
    box-shadow: 0 23px 31px -18px rgba(0,0,0,.6);
    transition: .5s;
}
.subCategories a {
    position: relative;
/*    display: block;*/
    line-height: 1.2;
    height: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: #b0d23b;
    transition: .5s;
}
.subCategories a:hover span.sub-img {
    opacity: .7;
}

.opt_price_area {
    margin: 10px 0;
}

.cal_single {
    background: #fafafa;
    margin-top: 0;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f1f0f0;
}

.cal_single:nth-last-child(1) {
    border: none;
}

.cal_single .qty_price {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.cal_single .qty_title {
    color: #000;
}

td.text-center.td-total {
    font-weight: 600;
    color: #000;
    font-size: 22px;
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.video-block h2 {
    text-align: center;
    color: #000;
    text-shadow: 0 3px 2px #fff;
    padding: 20px 0 10px !important;
}
.iframe_site {
    max-width: 600px;
    padding: 8px;
    margin: 0 auto;
    background: #000;
    border-radius: 11px;
    box-shadow: 0 38px 30px -30px rgba(0,0,0,.65);
    margin-bottom: 30px;
}
.wood_section_bg {
    position: relative;
    z-index: 2;
    padding-bottom: 50px;
}

.wood_section_bg::after {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
    background: #f3f3f3;
    content: '';
/*    opacity: 0.2;*/
    z-index: -1;
}

section.blog-site-area-sc {
    background: #fff;
    padding: 80px 0 0;
}

.blog-grid-sc {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

.single-blog-area {
    flex: 1;
    background: #fff;
}

.single-blog-area .blog-details {
    padding: 15px;
}

.single-blog-area .blog-details h3 {
    /* color: #222; */
    font-size: 17px;
    line-height: 23px;
    padding: 4px 0 0;
}

.single-blog-area .blog-details p {
    font-size: 15px;
    color: #000;
    line-height: 20px;
}

section.service-call-area {
    background: #fff;
    padding: 50px 0;
}

.bottom-service-call {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.single-service-call {
    display: flex;
    gap: 15px;
    flex: 0 0 33.3%;
    align-items: center;
}

.service-call-img img {
    width: 100%;
    object-fit: cover;
}

.service-call-img {
    width: 90px;
    height: 90px;
}

.service-call-details h3 {
    color: #222;
    font-size: 18px;
}

.grid-row {
    position: initial;
}

.product-options.oc_product_sc label {
    font-weight: 600;
}

#product-product .product-left .product-image img {
    padding: 20px;
}

#product-product .product-left .product-image .additional-images img {
    padding: 10px;
}

.product_tabs .tab-content ul {
    margin-left: 20px!important;
}

.subCategories a {
    background: #fff;
}



@media only screen and (max-width: 767px) {

	
	.route-product-product:not(.popup) .product-info .button-group-page .btn-extra.wgt_btn {
	    padding: 0 5.3em!important; 
	}

    .cal_single {
        flex-wrap: wrap;
    }

    .iframe_site iframe {
        position: unset!important;
        height: auto!important;
        width: auto!important;
    }

    .blog-grid-sc {
        flex-wrap: wrap;
    }

    .bottom-service-call {
        flex-wrap: wrap;
    }

    .single-service-call {
        margin-bottom: 22px;
    }

    .service-call-img {
        width: 100px;
        height: 100%;
    }

    .subCategories.wood_section_bg .container {
        min-width: 100%;
    }

    .eng_lang_flex select {
        flex: 0 0 56%;
    }

    .eng_lang_flex #js_quantity_price, .eng_lang_flex .js_price_api {
        right: auto;
        bottom: 13px;
    }

    .quantity_area, .product-options.oc_product_sc .option_area {
        padding: 22px 26px 45px;
    }

    .button-group-page.custom .stepper-group.cart-group #button-cart {
        width: 75%;
    }

    .quantity_list button {
        flex: 0 0 31%;
    }
    .quantity_list {
        margin: 15px 0px;
        flex-wrap: wrap;
    }
    .video_sec {
     /* position: relative; */
        width: 95%; 
        margin: 45px 0; 
        left: 50%;
        transform: translateX(-50%);
    }
    .quick-checkout-wrapper select.form-control {
        width: 100%;
    }
    .mb_lGap {
        overflow: hidden;
        /*width: 50%!important;*/
        padding: 4px 0;
        display: block; 
    }
    .product-info .button-group-page .btn-cart.wgt_btn {
        padding: 0 5.8em;
        margin-top: 7px;
    }
    .wishlist-compare .btn-wishlist::before, .wishlist-compare .btn-compare::before {
       font-size: 13px !important;
       margin-right: 5px !important;
    }
    .login_option {
        margin-bottom: 0!important;
    }
    .PhoneMessage {
        padding-top: 15px; 
        font-size: 12px;
    }
    legend {
        margin-bottom: 0!important;
        margin-top: 0;
      }
    legend::after {
        margin-top: 0!important;
    }
    fieldset + fieldset {
        margin-top: 0;
    }
    fieldset + .buttons {
        margin-top: 2px;
    }
    .fb_dialog_content iframe {
	    bottom: 60px!important;
	    /*left: -8px!important;*/
	}

    #account-register .input-group .form-control {
        width: auto !important;
    }

    #account .form-group.account-telephone .col-sm-10, 
    #account .form-group.account-varify-otp .col-sm-10, 
    #account .form-group.account-firstname .col-sm-10 
     {
        display: block;
        max-width: 100%;
        flex: 100%;
    } 

    #account .form-group.account-telephone .col-sm-2, 
    #account .form-group.account-varify-otp .col-sm-2, 
    #account .form-group.account-firstname .col-sm-2, 
    #account .form-group.account-email {
        display: block;
        max-width: 100%;
        flex: 100%; 
    }
        
    #account input.form-control {
        min-width: inherit!important;
        width: 100%;
    }

    .row.login-box.login_info .col-sm-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .row.login-box.login_info {
        flex-direction: column-reverse;
        gap: 20px;
    }

}

@media only screen and (min-width:2000px) {

.grid-row-top-1 {
    padding: 80px 20px!important;
}

}

/*@media (max-width: 760px) {
    footer .grid-row-3 .grid-col-1 {
      width: 100%;
    }

    footer .grid-row-3 .grid-col-2 {
      width: 100%;
    }

    footer .grid-row-3 .grid-col-3 {
      width: 100%;
    }

    footer .grid-row-3 .grid-col-4 {
      width: 100%;
    }

    footer .grid-cols {
      padding: 0 20px;
    }
}*/