.call-support p::before{
  background: url(../img/icon/icon-phone3.png) no-repeat 0 0;
}
.breadcrumbs_area{
  background-image: none;
  background-color: #ededed;
}
.b011_red_text{
  color: #eb212e;
}

.b011_error_message{
  color: #eb212e;
  width: 100%;
  clear: left;
  background-color: #efefef;
  border-radius: 2px;
  margin:3px 0 !important;
  padding: 3px 6px;
  position: relative;
  border-color: rgb(235 33 46 / 15%);
}
.b011_error_message.alert-dismissible .close{
  padding: 0;
  height: 100%;
  background: none;
  font-size: 18px;
}

.b011_error_message span{
  font-weight: 700;
  padding: 0 5px;
}
a.b011_red_text:hover{
  color: #000;
}

.b011-activation-menu li ul.categorie_sub_menu li a{
  height: 15px;
  line-height: 15px;
  margin:0 1px 4px 4px;
}



/*FORMS STARTS*/
  .b011_form{
    width: 100%;
  }
  .account_form.b011_form input, .b011_form input, .b011_form textarea {
    border: 1px solid #dbdbdb;
    height: 45px;
    background: #ffffff;
    width: 100%;
    padding: 0 20px;
    color: #757575;
    border-radius: 10px;
  }
  .b011_form textarea {
    height: 150px;
  }
  .b011_form select{
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    height: 45px;
    background: #ffffff;
    width: 100%;
    padding: 0 20px;
    color: #757575;
  }
  .b011_form label, .b011_form .price-shop {
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 15px;
    color:#000;
    cursor: default;
  }
  .b011_form label:hover {
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 15px;
    color:#000;
  }
  .b011_form button, .b011_button_curve {
    background: #eb212e;
    border: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    height: 34px;
    line-height: 26px;
    padding: 5px 20px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 20px;
  }
  .b011_form button:hover, .b011_button_curve:hover{
    background:#000;
  }
  .b011_form button:disabled, .b011_button_curve:disabled {
    background: #efefef;
    border: 1px solid #eb212e;
    color: #eb212e;
    opacity: .6;
}

  .b011_form input[type=checkbox],  .b011_form input[type=radio]{
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
  }
  .b011_form input:disabled{
    color: #a5a5a5;
    background-color: #ededed !important;
  }
  .b011_form .b011_form_confirmation_code .b011_form_confirmation_code_inputs input[type="text"]{
    width: 20%;
    float: left;
    text-align:center;
    padding: 0 5px;
  }
  .b011_form .b011_form_confirmation_code .b011_form_confirmation_code_inputs2 input[type="text"]{
    width: 25%;
    float: left;
    text-align:center;
    padding: 0 5px;
  }
  .b011_form .b011_form_confirmation_code .b011_form_confirmation_code_inputs button.submit-code{
    width: 25%;
    margin-left: 5%;
    padding: 0 2px;
    float: left;
  }
  .line-divider{
    height: 1px;
    background: #eb212e;
    width: 100%;
    display: block;
  }
  .code-divider{
    width: 5%;
    float: left;
  }
  .b011_form .b011_form_confirmation_code .b011_form_confirmation_code_inputs2 label{
    width: 30%;
    margin-left: 0%;
    padding: 0 2px;
    float: left;
  }
  .b011_form .b011_form_confirmation_code .b011_form_confirmation_code_inputs2 label:last-child{
    width: 40%;
  }
  .b011_form .b011_form_confirmation_code .b011_form_confirmation_code_inputs2 select{
    width: 40%;
    padding: 0 2px;
    margin-left: 0;
  }
/*FORMS ends*/

.cont-shop-disclaimer {
  padding: 12px 30px 0 30px;
}
.cont-shop-disclaimer p {
  background: #f7f7f7;
  color: #7c7c7c;
  font-size: 12px;
  padding: 15px 20px;
}

.table-responsive_b011 tbody tr:nth-child(even){
  background-color: #f3f3f3;
}

/*CART start*/
.shopping_cart_area .shopping_cart_area-steps span{
  background: #d0d0d0;
    font-size: 21px;
    font-family: "Work Sans", sans-serif;
    color: #fff;
    display: block;
    border-radius: 90px;
    padding: 3px 0;
    width: 32px;
    height: 32px;
    text-align: center;
    margin: auto;
}
.shopping_cart_area .shopping_cart_area-steps span.active{
  background: #eb212e;
}
.shopping_cart_area .shopping_cart_area-steps h3{
  font-size: 20px;
  margin-top: 5px;
  color: #000;
}
.shopping_cart_area .shopping_cart_area-steps h3.active{
  font-weight: 600;
}
.shopping_cart_area-steps a:hover h3{
  color: #000;
}
.shopping_cart_area-steps a{
  display: inline-block;
}
.shopping_cart_area-steps a:hover span{
  background: #eb212e;
}
.payment-method li {
  vertical-align: middle;
}
.cont-confirmation img {
  vertical-align: text-bottom;
  margin-left: 15px;
}
.cont-confirmation p span {
  font-size: 18px;
  color: #eb212e;
  font-weight: 900;
  padding-left: 3px;
}
.single_product_b011 .product_thumb{
  border: 1px solid #c8c8c8;
  background: transparent;
  text-align: center;
}

.single_product_b011 .product_thumb  img {
  width: auto;
  margin: 40px auto 10px auto;
  display: block;
}

.single_product_b011 button{
  margin-bottom: 25px;
}
a.primary_img{
  display: block;
  background: #e8e8e8;
  height: fit-content;
}
a.primary_img:hover{
  background-color: #efefef;
}
.primary_img span{
  display: inline-block;
  margin: 10px auto 40px auto;
  line-height: 70px;
  font-size: 70px;
  font-weight: 800;
  color: #000;
}
.price_box .select_option {
  width: 100%;
  background: #e8e8e8;
  height: 26px;
  border: 1px solid #c8c8c8;
  margin-bottom: 10px;
}
.price_box a.b011_red_text {
  margin-bottom: 25px;
}
.single_product_b011 a.secondary_img{
  background:hsl(0deg 0% 0% / 50%);
  height: 100%;
}
.product_d_right-b011 .price_box{
  clear: left;
}
.product_d_right-b011 .product_variant.quantity{
  clear: left;
}
.product_d_right-b011 .price_box .select_option{
  width: auto;
  clear: left;
}
.product_content p{
  font-size: 14px;
  line-height: 14px;
  letter-spacing: normal;
  margin: 5px 0;
}
.single_product_b011 .product_content .price_box p{
  width: 100%;
  height: 26px;
  line-height: 30px;
  margin-bottom: 10px;
}
.product_d_right-b011 .product_variant.price_box label{ 
  display: block;
}
/*CART ends*/
.b011_balance_resume{
  background: #ededed;
  border-radius: 2px;
  padding: 15px;
}
button.tooltip-link{
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  background: #000;
  border-radius: 50%;
  margin: 1px 3px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  display: inline-block;
  padding: 0;
}


/** Card verify modal **/
#verifyModal .modal-content{
  border-radius:15px;
  border: none;
 }
 #verifyModal .modal-dialog{
  width: 350px;
 }
 #verifyModal p{
 font-size:14px;
 line-height: 14px;
 font-family: 'Roboto', sans-serif;
 font-weight: 400;
 }
 #verifyModal h5{
 font-family: 'Roboto', sans-serif;
 font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  margin: 8px auto 5px auto;
  margin-bottom: 9px;
 }
 #verifyModal .modal-header {
  border: none;
  padding-bottom: 0;
 }
 #verifyModal label {
  margin-left:8px;
  font-family: 'Roboto', sans-serif;
 font-weight: 400;
 }
 #verifyModal button.close {
  padding: 0;
  margin: 0 5px;
  border: none !important;
  font-size: 32px;
  right:0;
  left:auto;
 }
 #verifyModal .form-group {
  width: 230px;
  margin: auto;
  position: relative;
  padding-left: 15px;
  font-family: 'Roboto', sans-serif;
 font-weight: 400;
 }
 #verifyModal .form-group  span{
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  border: 1px solid #ced4da;
  border-right: 0;
  border-radius: 8px 0 0 8px;
  padding-left: 5px;
  padding-right: 3px;
  text-align:center;
  font-family: 'Roboto', sans-serif;
 font-weight: 400;    
 font-size:12px;
 }
 #verifyModal .form-control {
 border-radius: 0 8px 8px 0;
 border-left:0;
 outline:none!important;
 box-shadow:none !important;
 border-color:#ced4da;
 font-family: 'Roboto', sans-serif;
 font-weight: 400;
 font-size:12px;
 padding-left: 3px;
 }
 #verifyModal a{
  color: #eb212e;
  font-family: 'Roboto', sans-serif;
 font-weight: 400;
 }
 #verifyModal a:hover{
  text-decoration:underline;
 }
 #verifyModal .alert-msg{
  background: #e2cfd0;
  color: #c00115;
  text-align: center;
  display: block;
  margin: 10px 0;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 15px;
  font-family: 'Roboto', sans-serif;
 font-weight: 400;
 }
 #verifyModal button.btn{
  border-radius:50px;
  text-align: center;
  border:1px solid;
  border-color:#000;
  width:130px;
  margin:15px auto;
  background:#fff;
  font-family: 'Roboto', sans-serif;
 font-weight: 400;
  color:#000;
  outline:none!important;
 box-shadow:none !important;
 }
 #verifyModal button.btn.btn-primary{
  border-color:#eb212e;
  background:#eb212e;
  color:#fff;
 }
 .modal-footer {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
 }


.iosLink{
  position:absolute;
  bottom:20px;
  left:50px;
  display: block !important;
  width: initial !important;
}
.androidLink{
  position:absolute;
  bottom:20px;
  left:205px;
  display: block !important;
  width: initial !important;
}
@media only screen and (min-width: 769px) {
  .categories_four .categories_menu_toggle.categories_menu_toggle_home {
    display: block;
  }
}


@media only screen and (max-width: 768px) {
  .b011_form_confirmation_code label{
    font-size: 13px !important;
  }
  .b011_form_confirmation_code button.tooltip-link{
    width: 12px;
    height: 12px;
    line-height: 12px;
    margin: 0;
  }
}
