@font-face {
	font-family:Aquawax-Regular;
	src:url("fonts/Aquawax-Regular-trial.ttf");
}
body {
    margin: 0;
    padding: 0;
	color: #000;
	font-family: arial !important;
	font-family: "Be Vietnam Pro", sans-serif!important;
}
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, .elementor-widget-text-editor {
	font-family: arial !important;
	font-family: "Be Vietnam Pro", sans-serif!important;
}
h3, h3 a, h3 span, h2, h2 a, h2 span, h1, h1 a, h1 span, h6, h6 a, h6 span, .page-header_title {
    font-family: Muli !important;
	font-family: "Be Vietnam Pro", sans-serif!important;
}
a {
	text-decoration:none;
	color: #17375e;
}
img {
	max-width: 100%;
}
button {
	outline: none;
}
.font-bold {
	font-weight: bold;
}
.w100 {
	width: 100%;
}
.mg0 {
	margin: 0;
}
.mgl0 {
	margin-left: 0;
}
.mgr0 {
    margin-right: 0;
}
.mgt0 {
    margin-top: 0;
}
.mgb0 {
    margin-bottom: 0;
}
.pd0 {
	padding: 0;
}
.pdl0 {
	padding-left: 0;
}
.pdr0 {
    padding-right: 0;
}
.uppercase {
	text-transform: uppercase;
}
.mobile {
	display: none !important;
}
.text-center {
	text-align: center;
}
.cb:after {
	clear: both;
	content: '';
    display: block;
}
.scrollup {
    opacity: 1;
    position: fixed;
    bottom: 35px;
    right: 20px;
    display: none;
    z-index: 999;
}
a.scrollup:hover div {
	background: #386E97 !important;
}
a.scrollup:hover i {
	color: white !important;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.sub-container {
	margin-left: -5px;
	margin-right: -5px;
}
.sub-container .col-md-5ths {
    padding-right: 5px;
    padding-left: 5px;	
}
.sub-container .sub-img {
	cursor: pointer;
}
.sub-container .sub-img.active {
	opacity: 0.6;
}

.col-footer {
	width: 33.3333333% !important;
}
.col-footer:first-child {
	width: 45% !important;
}
ul.wgl-products li .woo_product_image {
    min-height: 280px;	
	max-height: 280px;	
	overflow: hidden;
}
.elementor-459 .elementor-element.elementor-element-41e1c75 .clients_image {
    background-color: #eee;
}
.elementor-459 .elementor-element.elementor-element-add4d99 .blog-style-standard .blog-post_text, .blog-style-standard .blog-post_text {
    display: none;
}
.elementor-404 .elementor-element.elementor-element-135f942:not(.elementor-motion-effects-element-type-background), .elementor-404 .elementor-element.elementor-element-135f942 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #eee;
}
footer .wgl-infobox_content, footer .elementor-text-editor, footer h4 {
	color: #000 !important;
}
.elementor-404 .elementor-element.elementor-element-135f942 {
    padding: 50px 0px 0px 0px;
}
.default_logo {height:70px!important;}
.hotro-content {
    display: flex;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    color: #333;
    font-size: 16px;
	height: 65px;
}
.hotro .hotro-content:last-child {
	border-bottom: 0;
}
.hotro {
	background: #ddd;
    padding: 0 20px;
    min-height: 215px;
}
.hotro-content i {
    margin-right: 5%;	
    font-size: 24px;
}
.phone-header strong {color:red !important;}
.myButton {
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	background-color:#77b55a;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.myButton:hover {
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	background-color:#72b352;
}
.myButton:active {
	position:relative;
	top:1px;
}
.myButton2 {
	box-shadow:inset 0px 39px 0px -24px #e67a73;
	background-color:#e4685d;
	border-radius:4px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:6px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.myButton2:hover {
	background-color:#eb675e;
}
.myButton2:active {
	position:relative;
	top:1px;
}
.text-right{text-align:right;}
.full-tab td {
	border:0;
}
.cart-img {
    width: 100px;
}
.full-tab .cart-title {
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 !important;
    padding-bottom: 5px !important;
    border-bottom: 3px solid #ececec;
}
.full-tab .cart-title1 {
    width: 40%;
    border-bottom: 3px solid #0185cd;
}
.cart-info input{height:30px !important;width:500px !important;}
.h10{height:10px;}
.h20{height:20px;}
.h30{height:30px;}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    background-color: #eb675e;
	color: #fff;
}
.buy-product .btn {
	border: 1px solid #eb675e !important;
    color: #eb675e;
    margin: 0 !important;
    font-weight: normal;
    height: auto;
}
.blog-style-standard .wgl_col-4 .blog-post_title, .blog-style-standard .wgl_col-3 .blog-post_title {
    min-height: 78px;
}
.pagination {
    text-align: center;
    margin: 20px;
}
.pagination a, .pagination strong {
    background: #fff;
    display: inline-block;
    margin-right: 3px;
    padding: 5px 15px;
    text-decoration: none;
	line-height: 1.5em;
	 border: 0; outline: 0;
	color: #8A5359;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size:13px;
	font-weight:bold;
	border: 1px dotted #ccc;
  margin-top: 5px;
}
.pagination a:hover {
    background-color: #BEBEBE;
    color: #fff;
}
.pagination a:active {
	background: rgba(190, 190, 190, 0.75);
}
.pagination strong {
    color: #fff;
    background-color: #BEBEBE;
}
.clearfix::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

html[xmlns] .clearfix {
display: block;
}
.pagination {
	display: block;
}
.woocommerce del {
    text-decoration: line-through;
}
.flexslider{margin-top: 15px;margin-bottom: 15px;}
.col-footerx2{width: 66.66%!important;}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 55px;
    left: 0;
    z-index: 999999;
    display: none;	
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    border-color: #3fdfea;
}
.hotline-phone-ring-circle {
    width: 87px;
    height: 87px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -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%;
    opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 57px;
    height: 57px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    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%;
}
.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle, .hotline-bar {
    background-color: #3fdfea;
}
.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -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%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-bar {
    background: rgb( 63, 223, 234, .7 );
}
.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle, .hotline-bar {
	background: rgba(230, 8, 8, 0.75);
}
.hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 40px;
    width: 200px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}
.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-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);
  }
}

@media only screen and (max-width: 760px){
    .mod-foo-r{display: none!important;}
}

.woocommerce div.product .product_title {
    font-size: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	text-align: left;
	margin-top: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(:last-child) {
    margin-right: 30px;
}
.elementor-772 .elementor-element.elementor-element-fcc6fe6 .wgl-logotype-container, .elementor-1551 .elementor-element.elementor-element-fcc6fe6 .wgl-logotype-container {
    text-align: right;
}
.primary-nav > ul > li > a {
    padding: 0 20px;
	font-weight: normal;
    text-transform: uppercase;
}
#scroll_up {
    bottom: 62px;
}
#irecco_carousel_5ee8dd9c3e90a .slick-initialized .slick-slide {
    text-align: center;
}
#irecco_carousel_5ee8dd9c3e90a .slick-slide img {
    display: inline-block;
    border-width: 0 !important;
    width: 100% !important;
    height: auto !important;
}
.wgl-carousel_slick .slick-track a {
    display: inline-block;
    width: 75% !important;
	border: 1px solid #0185cd;
    overflow: hidden;
}
.wgl-carousel_slick .slick-track img:hover {
    opacity: 0.9;
    transform: scale(1.05);
}
.row.sidebar_left #main-content {
    float: none;
}
.thongke {
    background: url('images/thongketruycap.png') no-repeat;
    width: 240px;
    height: 45px;
    margin-top: 5px;
    float: left;
}
.thongke p {
    float: left;
    width: 200px;
    line-height: 25px;
    margin-left: 40px;
    margin-top: 0px;
    font-size: 13px;
    font-weight: bold;
}
.thongke span {
    width: 50%;
    float: left;
}
.footer_top-area strong {color:#fff !important;}
ul.breadcrumb {
    padding: 5px 0;
    margin: 0;
    margin-bottom: 15px;
    background: #eee;
    padding-left: 15px;
}
ul.breadcrumb li {
    float: left;
    list-style: none;
}
ul.breadcrumb li.arrow {
    margin:0 10px;
	text-align: center;
    color: #ccc;	
}
.footer {
    background-image: url(images/bg_footer.jpg);
    background-size: cover;
}
header {
	background-image: url(images/bg_header.jpg);
    background-size: cover;
}
.elementor-404 .elementor-element.elementor-element-135f942:not(.elementor-motion-effects-element-type-background), .elementor-404 .elementor-element.elementor-element-135f942 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: initial;
}
.elementor-772 .elementor-element.elementor-element-51755ed:not(.elementor-motion-effects-element-type-background), .elementor-772 .elementor-element.elementor-element-51755ed > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: initial;
}
.elementor-772 .elementor-element.elementor-element-da5a8ab, .elementor-772 .elementor-element.elementor-element-52673d7 {
    width: initial;
}
.elementor-element-51755ed .elementor-row {
    justify-content: space-around;	
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a, .primary-nav > ul > li > a > span:after, .mobile_nav_wrapper .primary-nav > ul > li > a > span:after, .primary-nav ul li ul li > a > span:before, .wpcf7 .demo-1-form .wpcf7-submit:hover {
    background: #ff0012;
}
.primary-nav ul li ul li:hover ul {
    top: -23px;
}
.primary-nav > ul > li > a > span:after {
    height: 1px;
}
.primary-nav ul li ul .menu-item {
    font-weight: normal;
}
header .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    opacity: 0.7;
    z-index: -1;
}
.line_bottom {
  position: relative;
  height:2px;
  background:#eee;
  margin-bottom:20px;
}

/* Gạch màu cam ngắn */
.line_bottom::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px; /* độ dài đoạn cam */
  height: 2px;
  background-color: #ff0012;
  z-index: 2;
}
.elementor-element-135f942.elementor-section.elementor-section-boxed > .elementor-container {
    gap: 40px;
}
.header_search.search_alt .header_search-field {
    position: initial;
    opacity: 1;
    visibility: visible;
    background: #fff;
}
.header_search.search_alt .header_search-field .search-form {
    width: 100%;
}
@media (min-width: 768px) {
    .elementor-772 .elementor-element.elementor-element-fd3c29c {
        width: 22%;
    }
}
.header_search.search_alt .header_search-field .search-form {
    width: 350px;
}
.elementor-459 .elementor-element.elementor-element-6d0d8ac {
    display: none;
}
.elementor-element-51755ed .elementor-container.elementor-column-gap-no {
	width: 1380px;
    margin: 0 auto;
}
.banner_area {
	/*
	width: 1380px;
    margin: 0 auto;
    margin-top: 30px;	
	*/
	position:relative;
	text-align:center;
}
.banner_area h1 {
	position: absolute;
    top: 40%;
    width: 100%;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgba(0, 105.00000000000009, 255, .99);
    color: #fff;
}
.elementor-772 .elementor-element.elementor-element-51755ed {
    box-shadow: none;
}
body.single main .wgl-container, 
.elementor-section.elementor-section-boxed > .elementor-container,
.elementor-element-51755ed .elementor-container.elementor-column-gap-no {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
}