
.opc-container .azm-btn, .azm-btn:hover, .azm-btn:focus {
    height: 40px;
    margin: 10px 8px 0;
    padding: 8px 13px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color:#ffffff !important;
}
.opc-container .azm-facebook {
    background: #8c2cc9;
}
.opc-container .azm-google-plus {
    background: #dd4b39;
}
.googleButton img {
    max-width: 20px;
    height: auto;
    width: 100%;
    object-fit: contain;
    margin-right: 9px;
}
.opc-container .azm-btn i {
    padding-right: 9px;
    font-size: 21px;
    line-height: 21px;
    vertical-align: top;
    position: relative;
}
.opc-container .azm-btn i:after {
    content: "";
    position: absolute;
    top: -8px;
    left: 70%;
    width: 1px;
    height: 36px;
    background: #ccc;
    background: rgba(255, 255, 255, 0.3);
	display:none;
}
.opc-container .social-head {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.opc-container .social-head span {
    background: #ffffff;
    padding: 0;
    z-index: 999;
    position: relative;
    letter-spacing: 1.5px;
    box-shadow: 0 1px 4px #ccc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    display: inline-block;
    line-height: 2.5;
}
.opc-container .social-head:after {
    position: absolute;
    content: '';
    border-bottom: 1px dashed #ccc;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 16px;
}
.opc-container .register_type{display:none;}
.opc-container .social-login {
    text-align: center;
}

.opc_shipping_method li .fa, .opc_payment_method li .fa {
    color: #4ca241;
    font-size: 19px;
    padding-right: 10px;
}

.opc-container input[type=checkbox1] + label {
    display: block;
    margin: 0em;
    cursor: pointer;
    padding: 0.2em;
}

.opc-container input[type=checkbox1] {
    width: 100%;
    height: 100%;
    opacity:0;
}

.opc-container input[type=checkbox1] + label:before {
    content: "\2714";
    border: 0.1em solid #cac8c8;
    border-radius: 0.2em;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    padding-left: 0;
    padding-bottom: 0;
    margin-right: 0.5em;
    vertical-align: middle;
    color: transparent;
    transition: .2s;
    line-height: 1.2;
    text-align: center;
}

.opc-container input[type=checkbox1] + label:active:before {
    transform: scale(0);
}

.opc-container span.required {
    color: #fb1a1a;
}
.rewardsection .control-label {
    width: 40%;float:left;
}
.opc-container .definition-list dl dd, .opc-container .definition-list dl dt{
	background:#fdfdfd
}
.opc-container .definition-list dl dd:nth-of-type(2n), .opc-container .definition-list dl dt:nth-of-type(2n) {
    background: #ffffff;
}
.opc_shipping_method .radio {
    /*! margin: 0; */
    /*! padding: 10px 0; */
}
#supercheckout_save_address_button {
    text-align: center;
}
.progress-bar-grey {
    background: #c5c5c5;
}
.freeShipping h3 {
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
    margin-top: 10px;
    margin-bottom: 15px;

}
.login-form p a {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.freeShipping .progress {
    height: 25px;
    background: #e4e4e4;
}
.freeShipping .progress-bar{
    line-height:24px;
}
.shopping-cart-description .kblabel.label-success {
    margin: 0;
    font-size: 11px;
    color: #fff;
    padding: 2px 6px;
    width: auto;
    display: inline-block;
    border-radius: 4px;
    line-height: 1;
    margin-bottom: 5px;
}
.opc_shoppingcart.custom-panel table td p {
    margin-bottom: 2px;
    font-size: 12px;
    text-align: left;
}
.opc_shoppingcart.custom-panel table td.text-left {
    text-align: left;
}
.opc_shoppingcart.custom-panel table thead td {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.opc_shoppingcart.custom-panel table tr.coloredRow {
    border:0px solid #ddefe4;
    background:#f7f7f7
}
tr.coloredRow button {
    line-height: 1;
    font-size: 12px;
}
.opc_shoppingcart .shoppingTable .input-group {
    max-width: 95px;
    margin: 0 auto;
}
.form-group.form-coupon .btn span {
    font-size: 14px;
}
.form-group.form-coupon .input-group {
    max-width: 400px;
}
.opc_shoppingcart .input-group .btn-number {
    padding: 4px 7px !important;
    line-height: 1;
    font-size: 9px !important;
}
tr.coloredRow b {
    font-weight: normal;
    color: #000;
}
tr.coloredRow {
    font-size: 13px;
}
.badge-success {
    background: #5cb85c !important;
}
.badge-danger {
    background: #dd4b39;
}
.delete_product i{
    width: 22px;
    height: 22px;
    border: 1px solid #929090;
    display: inline-block;
    border-radius: 50%;
    color: #929090;
    cursor: pointer;
    line-height: 1.3;
    text-align: center;
    background: #ffffff;

}
.opc_shoppingcart.custom-panel .table-responsive {
    max-height: 470px;
}
table.table.table-bordered.shoppingTable {
    border-collapse: separate;
    border-spacing: 0 15px;
}
.opc_shoppingcart .shoppingTable tr {
    background: #f9f9f9;
}
.opc_shoppingcart.custom-panel table tr.coloredRow td {
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
    text-align: center;
}
.rewardHeader, .rewardHeader a, .rewardHeader a:focus{
    text-align: right;
    padding-bottom: 10px;
    font-size: 14px;
    color: #337ab7;
}

.freeShipping {
    /* background: #f7f7f7; */
    padding: 25px;
    /*margin: 20px 0;*/
    box-shadow: 0 0 2px #ccc;
}
.freeShipping h3 {
    margin-top: 10px;
    text-transform: uppercase;
}
.paymentInfo {
    display: none;
}
.alert-info .paymentInfo {
    display: block;
    margin-top: 10px;
    padding-left: 28px;
    font-size: 12px;	
}

.shippingInfo {
    /*! display: block; */
    /*! margin-top: 10px; */
    /*! padding-left: 28px; */
    /*! font-size: 12px; */	
}

.title.section-title i, h2 i {
    display: none;
}
.opc_shoppingcart.custom-panel table td
.opc_shoppingcart.custom-panel table td p {
    margin-bottom: 0;
    font-size: 12px;
}
.opc_shoppingcart.custom-panel table td p b {
    font-weight: normal;
    color: #636060;
}
.payment-icon {
    max-width: 200px;
    margin: 0 auto;
    padding: 10px;
    width: 100px;
    height: 100px;
    background: #f3f6ff;
    border-radius: 50%;
    border: 5px solid #ccd8f7;

}
.payment-icon img {
    max-width: 60px;
    text-align: center;
    margin: 0 auto;
    padding-top: 8px;
}
.payment-heading h4 {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    margin: 0;
    padding: 20px 0;
    color: #f3f6ff;
    font-weight: normal;
    letter-spacing: 1.5px;
    border-bottom: 2px solid #fff;
}
.pay-modal-heading .close {
    color: #fff;
    opacity: 0.7;
}
.payment-body {
    background: #ffffff;
    min-height: 200px;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    overflow: auto;
    max-height: 300px;
}
.payment-body p {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    margin: 0;
    color: #2f2f2f;
}
.payment-body label{
    font-size: 16px;
    color: #2f2f2f;
}
.pay-modal-heading {
    background: #4862a3;
    padding: 20px 10px;
}

.pay-loader .lds-hourglass {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    margin-top: 23%;
	
}
.pay-loader .lds-hourglass:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 6px;
    box-sizing: border-box;
    border: 26px solid #fff;
    border-color: #abd3ff transparent #ff9090 transparent;
    animation: lds-hourglass 1.2s infinite;
}



.parent-three-column .three-column {
    width: 50%;
    float: left;
}
.parent-three-column .three-column [class^=col-] {
    width: 100%;
}
.parent-three-column .three-column:first-child{
    padding-right:20px;
}

.parent-three-column .table.table-bordered.shoppingTable td:nth-child(n-2) {
    display: inline-block;
}
.actionAddress a{
    text-align:center
}
.actionAddress a, .actionAddress a:focus, .actionAddress a:hover, .actionAddress span {
    /*! text-align: center; */
    /*! color: #fff; */
    /*! margin-bottom: 10px; */
}
.section-user-login h4 {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    padding-top: 20px;
    margin-bottom: 20px;
}
.accountOptions li a i {
    /*! margin-right: 4px; */
}
.userAddressDetails li {
    margin-bottom: 20px;
}
@media(max-width:1200px){
    .opc-container {
        width: 100%;
    }
    .opc-container .azm-btn {
        margin:5px 0;
    }
}
@media(max-width:992px){
    .opc-container .radio .fa {
        display: none;
    }
    .opc_shoppingcart.custom-panel input#quantity{width:45px;}
}
@media(max-width:767px){
    .parent-three-column .three-column {
        width: 100%;
        float: left;
    }
    .parent-three-column .table.table-bordered.shoppingTable td:nth-child(n-2) {
        padding:2px;
    }
}

@media(max-width:1200px){
    .opc-container {
        width: 100%;
    }
    .opc-container .azm-btn {
        margin:5px 0;
    }
}
@media(max-width:992px){
    .opc-container .radio .fa {
        display: none;
    }
    .opc_shoppingcart.custom-panel input#quantity{width:45px;}
}
@media(max-width:640px){
    .opc-container .azm-btn{/* font-size:0; */}
    .opc-container .azm-btn i:after {
        display: none;
    }
    /* .opc-container .azm-btn i{padding-right:0;    width: 100%;} */
    .opc_shoppingcart .input-group, .opc_shoppingcart .control-label {
        /* max-width: 100%;
        width: 100%; */
    }
    tr.coloredRow input#quantity{max-width:100%;}

}


#supercheckout-fieldset .errorsmall {
    display: block;
    color: #FF0000 !important;
    font-size:85% !important;
}


/* The Modal (background) */

.ui-dialog[aria-describedby="divKbgiftMessage"] {
    min-width:363px;
    z-index: 4000;

}
.ui-dialog[aria-describedby="divKbgiftMessage"] .ui-widget-header .ui-dialog-title {
    font-size: 14px;
}	
@media(max-width:360px)
{
    .ui-dialog[aria-describedby="divKbgiftMessage"] {
        width: 300px !important;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .ui-dialog[aria-describedby="divKbgiftMessage"] .ui-widget-header .ui-dialog-title {
        font-size: 12px;
        white-space: normal;
    }
}
@media(max-width:767px)
{
    .ui-dialog[aria-describedby="divKbgiftMessage"] .ui-widget-header {
        padding-left: 10px;
    }

    .ui-dialog[aria-describedby="divKbgiftMessage"] .ui-widget-header .ui-dialog-title {
        font-size: 14px;
        white-space: normal;
    }
    .ui-dialog[aria-describedby="divKbgiftMessage"] {
        width: 90% !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
        max-width:370px;
        min-width:100%;
    }
} 

[aria-describedby=divkbmobilelogin] input[type=text]{
    min-height: 32px !important;
    border: 1px solid #969A96 !important;
    background-color: transparent !important;
    color: #000000 !important;
    border-radius: 3px !important;
    width: 97%;
    padding: 2px 3px;
}
[aria-describedby=divkbmobilelogin] input[type=number]{
    min-height: 32px !important;
    border: 1px solid #969A96 !important;
    background-color: transparent !important;
    color: #000000 !important;
    border-radius: 3px !important;
    width: 97%;
    padding: 2px 3px;
}
[aria-describedby=divkbmobilelogin] input[type=password]{
    min-height: 32px !important;
    border: 1px solid #969A96 !important;
    background-color: transparent !important;
    color: #000000 !important;
    border-radius: 3px !important;
    width: 97%;
    padding: 2px 3px;
}
.divkbmobilelogin .supercheckout-extra-wrap label {
    color: #000 !important;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    text-align: left;
}
.divkbmobilelogin .supercheckout-extra-wrap {
    padding-top: 5px !important;
    padding-right: 6% !important;
    color: #000000 !important;
    font-size: 12px;
    margin-top: 3px;
}
[aria-describedby=divkbmobilelogin] .ui-dialog-titlebar.ui-widget-header {
    margin-bottom: 3px !important;
    margin-top: 0 !important;
    color: #7b7b7b !important;
    background: transparent;
    border: 0;
    font-size: 14px !important;
    font-weight: bold !important;
}
.divkbmobilelogin select.supercheckout-large-field {
    width: 98%;
    border-radius: 3px !important;
    min-height: 32px;
}
.divkbmobilelogin select {
    border: 1px solid #969A96 !important;
    background-color: transparent !important;
    color: #000000 !important;
    border-radius: 3px !important;
}

#divkbmobilelogin {
    padding-top: 0;
}

.divkbmobilelogin .supercheckout-required {
    color: #FF8A1E !important;
    font-weight: normal !important;
}

#supercheckout_order_progress_bar .supercheckout_order_progress_status{
    margin: 0 auto;
    width: 50%;
    height: 30px;
    border-radius: 20px;
    position: relative;margin-left: 35%;
}

#supercheckout_order_progress_bar .supercheckout_order_progress_status img{
    margin-left: 22%;
}





#velsof_supercheckout_form .progress:after,
.progress .progress-bar:after,
.progress .progress-value:after{
    content: "";
    border-left: 13px solid rgba(0,0,0,0.1);
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 0;
    right: -13px;
}
/*#velsof_supercheckout_form .progress.red .progress-bar:after{ border-left-color: #d9534f; }
#velsof_supercheckout_form .progress .progress-value:after{ border-left: 13px solid #000; }
#velsof_supercheckout_form .progress.blue .progress-bar:after{ border-left-color: #5bc0de; }
#velsof_supercheckout_form .progress.yellow .progress-bar:after{ border-left-color: #f0ad4e; }
#velsof_supercheckout_form .progress.green .progress-bar:after{ border-left-color: #5cb85c; }*/


/* The Close Button */

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content_supercheckout {
        width: 50%;
    }
}


.parent-three-column .three-column {
    width: 50% !important;
    float: left !important;
}
.parent-three-column .three-column [class^=col-] {
    width: 100%;
}
.parent-three-column .three-column:first-child{
    padding-right:20px;
}

.parent-three-column .table.table-bordered.shoppingTable td:nth-child(n-2) {
    display: inline-block;
}
@media(max-width:767px){
    .parent-three-column .three-column {
        width: 100%;
        float: left;
    }
    .parent-three-column .table.table-bordered.shoppingTable td:nth-child(n-2) {
        padding:2px;
    }
}



td.supercheckout-name.text-left.td-product a{
    max-width: 275px;
    display: inline-block;
}

@media (max-width: 1200px){
.form-group.login-options .radio-inline{
    width:auto;
}
#supercheckout-option {
    text-align: center;
}
}
div#social_login_block ul li a{
        padding: 6px;
}

#html_element_login{
    margin: 0% 15% 2%;
}

.errorsmall_custom
{
    display: block;
    color: #FF0000 !important;
    font-size:85% !important;
}

#velsof_supercheckout_form #supercheckout-fieldset .supercheckout-threecolumns .error-form {
    border: 1px solid #f13340 !important;
    color: #f13340 !important;
    background: url(../../img/front/form-error.png) 98% 8px no-repeat #fff1f2 !important;
    
}

input.kbfiletype {
    -webkit-appearance: none;
    background: #eaeaea;
    padding: 10px !important;
    height: auto;
    border-radius: 4px !important;
    margin-bottom: 6px !important;
}

.ui-dialog .ui-dialog-titlebar-close span{
    /*margin: 0px !important;*/
}

/*#header .header-nav {
    padding: 5rem 0 .9375rem;
    border: none !important;
    margin-bottom: 40px !important;
}

#footer {
        padding-bottom: .9375rem;
        padding-top: .9375rem !important;
}*/

/*@media (max-width: 768px){
    .kb_mobile_sc_respo {
        width: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
    }
    .kb_mobile_sc_respo .colxs-12 {
        width: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
    }
}*/


@media(max-width:992px){
.accountOptions li .fa, .accountOptions li .fas {
        clear: both;
        display: block;
    }
}
/*to fix qty up & down button design issue*/

/* Start Code Added By Priyanshu on 25-August-2020 to fix the Cart Summarry mobile responsive issue */

@media(max-width:480px) {    
    .table.table-bordered.shoppingTable td:nth-child(n-2) {
        display: inline-block;
        white-space: normal;
        overflow-x: unset !important;
    }
    .table-responsive {
        overflow-y: scroll !important
    }
}

/* End Code Added By Priyanshu on 25-August-2020 to fix the Cart Summarry mobile responsive issue */

/*BOC 07122020*/
div#onepagecheckoutps #onepagecheckoutps_step_review .cart_item{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	}
.login-form {
    margin-top: 0;
}	
.opc-container .social-login h4 {
    margin-bottom: 10px;
}
.sigInButtons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}
.sigInButtons a {
    position: relative;
    padding-left: 0;
    display: flex;
    flex: 1;
    margin: 2px !important;
    width: auto;
}
.shopping-cart-description p b {
    text-transform: capitalize;
    font-weight: 600;
}
.supercheckout_personal_dob > div > div {
    margin-bottom: 5px;
}
input#supercheckout_save_address {
    width: 85%;
    max-width: 100%;
}
.largeSectionView .clear-mobile-div{
	display: none!important;
}
.cart-quantity-field{
	    border-radius: 0;
    float: left;
    height: 40px!important;
    line-height: initial;
    padding: 3.75px;
    text-align: center;
    width: 40px;
    border-radius: 5px 0 0 5px!important;
    -webkit-box-shadow: 0;
}
#confirmCheckout .input-group-btn-vertical {
    float: left;
    width: auto;
}
#confirmCheckout button.btn.btn-touchspin.js-touchspin {
    display: block;
    position: relative;
    float: none;
    height: 20px;
    line-height: 0;
    padding: 4px 3px;
    max-width: 100%;
    width: 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -1px;
    position: inherit;
    border: 1px solid #CCC;
	border-radius: 0 5px 0 0;
}
#confirmCheckout button.btn.btn-touchspin.js-touchspin span {
    font-size: 11px;
    left: 3px;
    top: 4px;
}
button.cart_quantity_down.qty-btn.increase_button.quantity-left-minus.btn.btn-primary.btn-number {
        background-color: #f1f1f1 !important;
    border: 1px solid #bfbfbf;
    line-height: 10px;
	color: #000;
	outline: 0;
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
button.cart_quantity_down.qty-btn.decrease_button.quantity-right-plus.btn.btn-primary.btn-number{
	    background-color: #f1f1f1 !important;
    border: 1px solid #bfbfbf;
    line-height: 10px;
	color: #000;
	outline: 0;
	margin-left:-1px;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#confirmCheckout button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
    border-radius: 0 0 5px 0;
} 
#customer_person_information_table .form-group {
    width: 100%;
}
#customer_person_information_table .form-control {
    border-radius: 4px;
}
.opc-container input[type=checkbox1]{position:absolute}
.opc_shoppingcart.custom-panel.largeSectionView .Cart-product-Image {
    padding-right: 0;
}
.opc-container a.kb_update_link {
    margin-left: 8px;
    font-size: 16px;
    color: #286090;
}
@media(max-width:768px){

body {
    padding-bottom: 45px;
    display: inline-block;
    width: 100%;
    height: auto !important;
}
.accountOptions li a i {
    margin-right: 0px;
}
.quantity-section{
	justify-content: center;
}
span.cart-product-price span {
    text-align: left;
}
#supercheckout_confirm_order {
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
}
/*for progress bar*/
#kb_cart_summary_free_shipping h3 {
    font-size: 13px;
    font-weight: normal;
}
#velsof_supercheckout_form .progress:after, .progress .progress-bar:after, .progress .progress-value:after {
    content: "";
    border-left: 10px solid rgba(0,0,0,0.1);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 0;
    right: -10px;
}
@media(max-width:680px){
	.opc-container{padding:0;}
	span.cart-product-price span.unit-price-text.d-block {
    display: none !important;
}
}

.opc_shoppingcart.custom-panel .kb_text_update_qty {
border-radius: 4px !important;
padding: 3px !important;
height: auto !important;
line-height: 1 !important;
font-size: 13px !important;
min-height: auto !important;
}

@media(max-width:769px){
.smallViewSection .Cart-product-Image{
    width:20%;
    padding-right: 0;
}
}

@media(max-width:767px){
    .opc_shoppingcart .product_img {
  /*  max-width: 50px; */
      max-height: 80px;
}
}
@media(max-width:640px){
	.opc-container{
		padding-left: 0 !important;
    padding-right: 0 !important;
	}
	.totalAmount h3 {
	    font-size:15px;
	}
}
@media(max-width:480px){
.smallViewSection .Cart-product-Image{
    width:23%;
    padding-right: 0;
}
}
.kb_mobile_sc_respo_new {
width: 100% !important;
flex: 100% !important;
max-width: 100% !important;
}


/*Changes added by prvind to fix the issue of input field on android device*/
@media(max-width:480px) {
    .opc_shoppingcart.custom-panel input#quantity {
        padding: unset !important;
        margin: unset !important;
        line-height: 20px !important;
    }
}
/*Changes Over*/

/*Changes added by prvind to make stripe official compatible*/
.stripe-payment-form label {
    width: unset !important;
    padding: unset !important;
}
/*Changes Over*/



/*
 * Added the css to fix the layout of checkbox and label for newsletter and terms and conditions
 * @date 03-02-2023
 * @commenter Prvind Panday
 */
/*
 * Changes done by Kanishka to Fixed the CSS issue with the checkbox labels
 * KKfeb2023 CheckboxLabel-CSS
 * @date 23-02-2023
 * @commentor Kanishka Kannoujia
*/
/*.opc-container input[type="checkbox"]+label {
padding-left: unset !important;
}

.opc-container label {
    width: unset !important;
}*/

.sigInButtons {
    margin-bottom: 10px !important;
}