/*
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.   ***************/
/*
.account-item, .cart-item {
	display: none!important;
}
*/
.after-slider {
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.after-slider .col {
	padding-bottom: 15px;
}
.footer-1 {
	color: #fff;
}
.footer-1 a {
	color: #fff;
}
.section-top .icon-box {
	padding: 10px;
	background-color: #f1f1f1;
}
.section-top .box-top-left {
	overflow: hidden;
	border-top-left-radius: 85px;
	border-bottom-left-radius: 85px;
}
.box-top-left .icon-box-text {
	margin-left: 15px;
}
.section-top .box-top-right {
	overflow: hidden;
	border-top-right-radius: 85px;
	border-bottom-right-radius: 85px;
}
.box-top-right .icon-box-text {
	margin-right: 15px;
}
.product-title {
	font-size: 1.2em;
	font-weight: 600;
}
.product-title a {
	color: #333;
}
.single-page span.amount {
	font-size: .8em!important;
}
span.amount {
	color: #ff0000;
}
del span.amount {
	color: #ccc;
}
.area_order {
    margin-top: 40px;
}
.area_order span {
    display: block;
    font-size: 13px;
    color: #fff;
    text-transform: none;
    padding-top: 3px;
}
.buy_now {
    display: block;
    overflow: hidden;
    padding: 7px 0;
    border-radius: 4px;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
    background: -moz-linear-gradient(top,#f59000,#fd6e1d);
    background: -ms-linear-gradient(top,#f59000,#fd6e1d);
    background: -o-linear-gradient(top,#f59000,#fd6e1d);
}
.buy_repay {
    line-height: normal;
    display: block;
    padding: 15px 0;
    text-align: center;
    margin: 10px 0 0;
    background: #288ad6;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    text-transform: uppercase;
    width: 48.5%;
    float: left;
}
.buy_repay.s {
    float: right;
}
.related-products-wrapper .product-section-title-related {
    margin-left: 0;
}
.menu-item-1198 {
    border-top: 0!important;
    background: url(../../uploads/2020/09/dmca_protected_17_120.png) left top no-repeat;
    background-size: 30%;
}
.menu-item-1198 a {
    color: transparent!important;
}
.menu-item-1199 a {
    color: transparent!important;
}
.header-button-1 a {
    background: url(../../uploads/2020/09/telephone.png) left 10px top 5px no-repeat;
    background-size: 20px;
    padding-left: 40px;
    padding-right: 10px;;
    font-size: 1em;
}
.single-product .product-info .product-title {
    font-size: 1.2em;
    background-color: #162d61;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    padding: 10px 10px;
    margin-bottom: 0;
}
.single-product  .product-summary .is-divider {
    display: none;
}
.single-product .product-info .price {
    margin: 0;
    padding: 10px;
    background-color: #eee;
    margin-bottom: 15px;
}
.price-text {
    color: #555;
    font-size: .5em;
}
.category-page-row .has-shadow .box-text {
    padding-left: 1em;
    padding-right: 1em;
}
.products-custom {
    margin-bottom: 15px;
    margin-top: 15px;
}
.commitment li {
    display: flex;
    align-items: center;
    font-size: 1em;
}
.commitment .fa {
    color: green;
    padding-right: 5px;
}
.menu-item-268 a {
    padding-top: 0!important;
}
.contact-info {
    font-size: 1em;
}
.contact-info .fa {
    padding-right: 7px;
}
.contact-info .fa-stack-2x {
    color: green;
}
.contact-info .fa-stack-1x {
    padding-right: 4px;
}
.col-border+.col, .col-divided+.col {
    padding-left: 15px;
}
.load-more-description {
    overflow: hidden;
    position: relative;
}
.load-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    display: flex;
    padding-top: 30px;
    height: 130px;
    left: 0;
    z-index: 1;
    margin-bottom: 0;
}
.load-content a {
    width: 110px;
    display: flex;
    align-self: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    margin: 10px auto;
    cursor: pointer;
    text-align: center;
    border: 1px solid #ccc;
}
.load-content .fa {
    margin-left: 5px;
    margin-top: 5px;
}
.load-content.clicked {
    position: relative;
    background: transparent;
    height: 70px;
}
.load-content.clicked .fa {
    margin-top: 10px;
}
.load-content.clicked:before {
    display: none;
}
.product-main {
    padding-bottom: 0;
}
#product-sidebar, .col-divided {
    padding-bottom: 15px;
	padding-top: 0;
}
.portfolio-archive .nav-left {
    justify-content: center;
}
.portfolio-archive .nav-left .active a {
    background-color: #162d61;
    color: #fff;
    padding: 10px 15px;
}
.portfolio-archive .entry-title {
    text-align: center;
}
.page-id-699 .nav-line {
    display: flex;
    justify-content: center;
}
.page-id-699 .nav-line li a {
    padding-left: 10px;
    padding-right: 10px;
}
.page-id-699 .nav-line li.active a {
    background-color: #162d61;
    color: #fff;
}
.send-contact {
    display: block!important;
    margin: 0 auto!important;
}
.shop-container hr {
    display: none;
}
.portfolio-archive .page-title {
    padding: 60px 0 80px;
    position: relative;
    background: url(image/bg-title.jpg) left top no-repeat;
    background-size: cover;
}
.portfolio-archive .page-title h1 {
    color: #fff;
}
.portfolio-archive .page-title::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6)
}
.custom-form123 {
    max-width: 50%;
    margin: auto;
}
.button123 {
    display: block!important;
    margin: 0 auto!important;
    animation: myfirst 5s infinite;
    -moz-animation:myfirst 5s infinite; /* Firefox */
    -webkit-animation:myfirst 5s infinite; /* Safari and Chrome */
}
.video.video-fit.mb {
    padding-top: 0!important;
}
aside#text-20 {
    background: #eee;
    padding: 10px;
}
aside#text-21 {
    background: #eee;
    padding: 10px;
}
aside span.widget-title.shop-sidebar {
    color: #01517e;
}
.col-divided {
    border-right: none!important;
}
.content-box-yellow{
        width: 50%;
    }
section.after-slider {
    padding-bottom: 0!important;
    padding-top: 0!important;
}
.term-description a{
    color: #ddba25;
}
.single-page a{
    color: #ddba25;
}
.tab-panels a{
    color: #ddba25;
}
.widget-upsell-custom ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.widget-upsell-custom ul li {
  border-top: 0!important;
  padding-left: 5px;
  padding-right: 5px;
  width: calc(25% - 10px);
}
.widget-upsell-custom ul li {
  margin-right: 5px;
  margin-bottom: 10px;
}
.custom-items a {
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  padding: 10px!important;
  cursor: pointer;
  display: flex!important;
  align-items: center;
  flex-direction: column;
}
.custom-items .name {
  color: #333;
  font-size: .8em;
  overflow: hidden;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.custom-items span.amount {
  font-size: 14px;
  bottom: 8px;
}
.custom-items a .fa {
  font-size: 19px;
  padding-right: 5px;
  vertical-align: middle;
  color: #c3c3c3;
}
.custom-items a .fa-check-circle, .custom-items a.active .fa-circle-o {
  display: none;
}
.custom-items a.active {
	border-color: #fd6e1d;
}
.custom-items a.active .fa-check-circle {
  display: inline-block;
  color: green;
}

#product-sidebar .widget-upsell-custom {
  display: none;
  margin-bottom: 0;
}
span.wpcf7-form-control-wrap.your-name1 {
    width: 50%;
    float: left;
    padding-right: 5px;
}
input.wpcf7-form-control.wpcf7-submit.button456 {
    width: 100%;
    background: #d5b252;
}
input.wpcf7-form-control.wpcf7-submit.button456:focus {
    background: #b20000;
}
span.wpcf7-form-control-wrap.tel-951 {
    width: 50%;
    float: left;
    padding-left: 5px;
}
aside.widget.widget-upsell-custom {
    margin-bottom: 1em;
}
.yeucaugoilai {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.area_order.area_orderM {
    margin-top: 15px;
}
input.wpcf7-form-control.wpcf7-submit.button123 {
    font-size: 0.9em;
}
.text-center>div>div{
    color:#333!important;
}
.hinhdaidiensp{
    background-color: none!important;
}
.phonering-alo-phone.phonering-alo-static {
	opacity: .6
}
.phonering-alo-phone.phonering-alo-hover,
.phonering-alo-phone:hover {
	opacity: 1
}
.phonering-alo-ph-circle {
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	border-radius: 100% !important;
	border: 2px solid rgba(30, 30, 30, .4);
	border: 2px solid #bfebfc;
	opacity: .1;
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
	animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
	animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone:hover .phonering-alo-ph-circle {
	border-color: #00aff2;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
	border-color: #75eb50;
	border-color: #baf5a7;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
	border-color: #00aff2;
	border-color: #bfebfc;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
	border-color: #ccc;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
	border-color: #75eb50;
	opacity: .5
}
.phonering-alo-ph-circle-fill {
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	opacity: 0 !important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, .5);
	background-color: #00aff2;
	opacity: .75 !important;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, .5);
	background-color: #baf5a7;
	opacity: .75 !important
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, .5);
	background-color: #a6e3fa
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(204, 204, 204, .5);
	background-color: #ccc;
	opacity: .75 !important
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, .5);
	opacity: .75 !important
}
.phonering-alo-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	background: rgba(30, 30, 30, .1) url(image/phone-call.png) no-repeat center center;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	background-size: 70%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 0s infinite ease-in-out !important;
	animation: phonering-alo-circle-img-anim 0s infinite ease-in-out !important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
	background-color: #00aff2
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
	background-color: #75eb50
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
	background-color: #00aff2
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
	background-color: #ccc
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
	background-color: #75eb50
}
@-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 phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}
@keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}
@keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		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);
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
}
@keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
}
.phonering-alo-phone {
	bottom: 15rem;
    position: fixed;
    z-index: 99;
    right: 10rem;
}

@-moz-keyframes myfirst /* Firefox */ {
    0% {background: #162d61;}
    25% {background: red;}
    50% {background:blue;}
    75% {background: green}
    100% {background:#162d61;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */ {
    0% {background: #162d61;}
    25% {background: red;}
    50% {background:blue;}
    75% {background: green}
    100% {background:#162d61;}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .after-slider .icon-box-text {
        font-size: 0.8em;
    }
    .after-slider .small-12 {
        max-width: 50%;
    }
    .menu-item-1199 {
        padding: 0px 0 20px 0;
        background-size: 30%;
    }
    .nav-small.nav>li.html {
        font-size: .7em!important;
    }
    .custom-form123 {
        max-width: 100%;
    }
    .phonering-alo-phone {
        bottom: 11rem;
    }
    .icon_afterslide img{
        width: 70%;
    }
    .content-box-yellow{
        width: 100%;
    }
    .row_afterslide .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0px;
	}
	#product-sidebar, .col-divided {
		margin-top: 10px!important;
	}
}