/*
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.   ***************/
.popup-form .row{
	margin-left:0px !important;
	margin-right:0px !important;
}
.lightbox-content{
	border-radius:10px
}
.popup-form .wpcf7-submit{
	    width: 100%;
    margin: 0;
    background-color: #5fc53f !important;
    box-shadow: none;
    border-radius: 5px;
}
.mfp-content .mfp-close{
	    background: black;
    mix-blend-mode: unset;
    color: white;
    border-radius: 99px;
    width: 30px;
    min-height: 30px;
    line-height: 27px;
    height: 30px;
    font-size: 25px;
    right: -8px;
    top: -12px !important;
    opacity: 1 !important;
    border: 2px solid;
}
.popup-form .bg{
	    background-size: 101% !important;
    background-position: bottom -10px right -5px;
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    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 fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}
.product-title{
	color:var(--primary-color);
}
.single-product .product-images {
    border: 1px solid #cdcdcd;
    opacity: 1;
    padding: 10px;
    border-radius: 5px;
}
.product_meta{
	text-align:left;
}
.product-info form.cart{
	text-align:left !important;
}
.product-info .is-divider {
	display:none;
}
.product-info{
	text-align:center;
}
.div-qua-tang .icon-box img {
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
@-webkit-keyframes my {
     0% { color: black; } 
     50% { color: #E74C3C;  } 
     100% { color: black;  } 
 }
 @-moz-keyframes my { 
     0% { color: black;  } 
     50% { color: #E74C3C;  }
     100% { color: black;  } 
 }
 @-o-keyframes my { 
     0% { color: black; } 
     50% { color: #E74C3C; } 
     100% { color: black;  } 
 }
 @keyframes my { 
     0% { color: black;  } 
     50% { color: #E74C3C;  }
     100% { color: black;  } 
 } 
.div-tang-landing-xanh p {
    font-weight: bold;
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite;
    -o-animation: my 700ms infinite;
    animation: my 700ms infinite;
    font-weight: bold;

    margin-bottom: 0px;
}
.div-khuyen-mai-moi {
    background: #3498db29;
    border: 2px dashed #3498DA;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
}
.div-qua-tang p{
	font-weight:600
}
.div-qua-tang .col-inner {
    border: 2px dashed #a94442;
    font-size: 15px;
    color: #a94442;
    background-color: #cd19161f;
    border-color: #a94442;
    padding: 9px 8px;
    border-radius: 4px;
}
.div-tang-landing .col-inner {
    background: #ffe68187 !important;
}
.div-qua-tang {
    padding-bottom: 5px;
}
.div-tang-landing-xanh .col-inner {
        background: #3498db29 !important;
    border: 2px dashed #3498DA !important;
    margin-bottom: 0px !important;
    padding: 10px !important;
    border-radius: 5px;
}
.div-qua-tang .col-inner {
    border: 2px dashed #a94442;
    font-size: 15px;
    color: #a94442;
    background-color: #cd19161f;
    border-color: #a94442;
    padding: 9px 8px;
    border-radius: 4px;
}
.div-qua-tang .icon-box {
    padding: 5px 7px;
}
#main .blog-left .image-cover{
	padding-top:56% !important;
}
dt.tm-options-totals, dd.tm-options-totals {
    display: none;
}
.div-form-lien-he{
	padding:30px !important;
}

@media(min-width:1023px){
	
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}