/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.blue-btn button {
	background: #0083d6 !important;
	color: #fff !important;

}

.genuine-leather-banner {
    background: #e5f2fb;
}
.genuine-leather-banner button {
    background: #f36949 !important;
    color: #fff !important;
    border: 0 !important;
}
.clearance-banner {
    background: #ee2e31 !important;
}
/*Custom*/
.product_cat_radi-chip .radi-banner {
    display: block !important;
}
.payment_box.payment_method_paypal {
   border: 3px solid red;
   padding: 10px 20px 0 !IMPORTANT;
   margin: 10px 0;
   color: #ffffff;
   background: red !important;
   font-weight: bold;
}
.payment_method_paypal .about_paypal {
    display: none;
}
.woocommerce #payment .payment_methods li>input:checked+label:after {
    content: '';
    background: url(https://celllsafe.blz.onl/wp-content/uploads/2017/07/paymentmethod.jpg) #fff;
    background-repeat: no-repeat;
    display: inline-block;
    width: 300px;
    height: 40px;
    position: absolute;
    left: 73px;
}
.wc_payment_method.payment_method_paypal label {
    height: 65px;
    color: #fff !important;
}
.woocommerce #payment .payment_methods li>label:before {
    color: #1f8cdf;
}

.order-now-items .w-image.personal-alarm-home-img img {
    max-height: 109%;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}
/*End Custom*/

/** header css here **/
/** end of header css **/
@media only screen and (max-width: 414px) {
  /*.vc_custom_1535552674465 button,
  .vc_custom_1535511615349 button {
      background: #1f8cdf !important;
      color: #fff !important;
      border-color: #1f8cdf !important;
      width: 100% !important;
	  height: 30px;
  }*/
}

.category_description {
    border-top: 1px solid #bbb;
    margin-top: 20px;
    padding-top: 25px;
}

/**
 * CSS From Zephyr customiser
 * */
.archive h2.woocommerce-loop-product__title {
    font-weight: 600 !important;
}
li#menu-item-35704 {
    background-color: #1f8cdf;
    padding-left: 15px !important;
}

@media only screen and (max-width: 770px) {
	li.w-btn.style_raised.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-35704 {
    background-color: #1f8cdf;
    margin-left: 30px;
}
	.product-shipping-image img {
    width: auto!important;
    height: 95px;
}
}
div#gform_confirmation_message_4{
    color: white;
    text-align: center;
    font-size: 18px;
    padding-top: 5%;
}


@media only screen and (min-width: 771px) and (max-width: 1026px){
.product-shipping-image img {
    width: auto!important;
    height: 135px;
}
}

@media only screen and (min-width: 1200px){
.custom-product-discount {
    width: 55% !important;
}
	.product-shipping-image img {
    width: auto!important;
    height: 150px;
}
}

/**
 * End CSS From Zephyr customiser
 * */



/* Product - ship to countries */
.product-shipping-information {
    font-size: 18px;
    padding: 12px;
    background-color: yellow;
}