.login_option .divider_sc {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 10px;
    margin-bottom: 0px;
}
input#input-varify-otp {
    height: 34px;
}

.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;
}

.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;
}
.product-info .button-group-page .btn-extra.wgt_btn.btn {
    padding: 0 4.1em!important;
}
.popup-quickview .product-info .button-group-page .btn-extra.wgt_btn.btn {
    padding: 11px 4.1em!important;
}
.product-info .button-group-page .btn-cart.wgt_btn {
    padding: 13px 4.1em!important;
}

#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.1em!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;
}
.module-popup-110 .grid-row-1 .grid-col-1 .grid-item {
    max-height: 580px;
}


.section-payment .radio label{
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.section-payment .radio input{
    margin-top: 5px;
}
.button-group-page a#button-cart {
    padding: 11px 50px!important;
}





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

	
	.route-product-product:not(.popup) .product-info .button-group-page .btn-extra.wgt_btn {
	    padding: 0 4.2em!important;
	}
        .video_sec {
         /* position: relative; */
            width: 95%; 
            margin: 45px 0; 
            left: 50%;
            transform: translateX(-50%);
    }
    .product-info .button-group-page .btn-cart.wgt_btn {
            padding: 13px 1.3em!important;
            flex-grow: 0!important;
        }
        .product-info .product-details
        .stepper {
            min-width: 40px;
        }
    .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;
    }
    
    .popup-options .button-group-page a#button-cart {
        padding: 11px 30px !important;
    } 

    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%;
    }

    footer .grid-row-4 .grid-cols .grid-col-2 {
        order: 1;
    }
    footer .grid-row-4 .grid-cols .grid-col-1 {
        order: 2;
        text-align: center;
        margin-top: 15px;
    }
    .module-popup-110 .grid-row-1 .grid-col-1 .grid-item {
        max-height: auto;
    }

}

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

    .popup-options .button-group-page a#button-cart {
        padding: 11px 20px !important;
    } 
}