/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
  }
  
  .phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle a {
    display: block;
    line-height: 37px;
  }
  
  .phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
  }
  
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
  }
.header-vertical-menu__opener {
    width: 230px;
}
#wide-nav>.flex-row>.flex-left {
    width: 230px;
    min-width: 230px;
    margin-right: 30px;
    max-width: 230px;
}
#mega-menu-wrap{
      background: #C8A48A;
}
.nav-dropdown {
    font-size: 85%;
}
.nav-dropdown {
    border-radius: 5px;
}
.header-nav .nav-dropdown li > a::before {
    content: "▸";
    display: inline-block;
    margin-right: 8px;
    color: #e62263;
}
.nav-dropdown-default {
    padding: 10px 0;
}
.product-small.box .box-image {
    border-radius: .5rem;
}
.price-wrapper .sale-price span{
  color:red;
}
span.amount {
    color: red;
}
.price-wrapper .regular-price span{
  
}
.badge-container.absolute{top: 0;margin-top: 0;}
.badge-container.absolute .onsale{background: #C8A48A;color: #fff;border-radius: 50%;padding: 8px 6px;font-size: 14px;}
.radius1rem img {
    border-radius: .5rem;
}
.text-footer{
}
.text-footer p{margin-bottom: 5px;font-size: 14px;}
.ux-menu-title {
    color: #0a7863;
}
.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    margin-bottom: 30px;
}
h3.widget-title, span.widget-title {
    text-transform: none;
}
.yith-wcan-filters {
    font-size: 0.9em;
    padding: 1em;
    border-radius: 10px;
}
.woocommerce-Price-amount.amount {
    font-weight: 500;
}
.term-description {
    margin-top: 2em;
    background-color: #e8fff9;
    padding: 2em 2em !important;
    font-size: .8em;
    border-radius: .5rem;
    overflow: hidden;
}
.category-page-row {
    margin-bottom: 30px;
}
.woocommerce div.product form.cart div.quantity{
  display:none;
}
.woocommerce button.button {
    display: flex;
    justify-content: center;
    margin: auto;
    width: 50%;
}
.product-main {
    padding: 0 0;
}
.woocommerce-cart-form__cart-item .product-quantity .ux-quantity{
  display:none;
}
#billing_address_1{
  width:100%;
}
.address-field.form-row-first{
  width:100%;
}