/*
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.   ***************/
@font-face{
  font-family: "SVN-ShintiaScript";
  src:url(font/SVN-ShintiaScript.ttf);
}

@font-face{
  font-family: "SVN-Dancingscript";
  src:url(font/SVN-Dancingscript.ttf);
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700&family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
p{
	color: #333;
}
body{
	font-family: 'Roboto', sans-serif !important;
	color: #333;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif !important;
}
.menu__list__pro .item__cate:nth-child(10) {
    display: none !important;
}
.img{
	overflow: hidden;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{
	padding-top: 55px;
}
.rt_new_pro_right > .col-inner{
	position: unset !important;
}
.rt03 .col.large-12 {
	padding-bottom: 0;
}
.rt_new_pro_right .col-inner .heading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
#content{
	background: #fff;
}
/*form_dk*/
.rt_form_dk  .small-12{
	padding-bottom: 15px;
}
.form_dk > div:nth-child(1){
	width: 50%;
	float: left;
	text-align: center;
	color: #f6f6f6;
	font-size: 14px;
}
.form_dk > div form{
	overflow: hidden;
	margin-bottom: 0;
}
.form_dk > div:nth-child(1) p{
	margin-bottom: 0 !important;
}
.form_dk > div:nth-child(1) h2{
 	font-size: 25px;
 	margin-bottom: 5px;
 	color: #f6f6f6;
 	font-weight: 400;
}
.form_dk > div:nth-child(2){
	width: 50%;
	float: right;
	position: relative;
	margin: 7px 0;
}
.form_dk > div:nth-child(2) input{
	width: 100%;
	height: 44px;
	margin:0;
}
.form_dk > div:nth-child(2) .wpcf7-submit{
	position: absolute;
	top: -10px;
	right: 0;
	width: 44px;
	height: 44px;
	text-transform: initial;
	background: #f39303;
	padding: 0;
}
.wpcf7-mail-sent-ok{
	color: #fff;
}
.footer-1{
	padding: 50px 0 0px 0 !important;
}
.footer-1 .row .widget:nth-child(1){
	max-width: 37%;
    flex-basis: 37%;
    padding-right:2%;
}
.footer-1 .row .widget:nth-child(2){
	max-width: 33%;
    flex-basis: 33%;
    padding-left: 2%;
    border-left: 1px solid #d9d9d9;
}
.footer-1 .row .widget:nth-child(3){
	max-width: 30%;
    flex-basis: 30%;
    border-left: 1px solid #d9d9d9;
}
.footer-1 p{
	margin-bottom: 0 !important;
	line-height: 30px;
}
.footer-1 p i{
	color: #E3BC65;
	padding-right: 5px;
}
.footer-1 .menu li{
	border: none;
}
.footer-1 .menu li a{
	line-height: 35px !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #333 !important;
    font-size: 14px;
    display: block;
    font-weight: 400;
}
.rt_icon_ft{
	padding-top: 20px;
	text-align:center;
	margin-bottom: 40px;
}
.rt_icon_ft i{
	border-radius: 30px;
}
.rt_icon_ft .fa-facebook-f{
	background: #314b7e;
	padding: 8px 12px;
	color: #fff;
}
.rt_icon_ft .fa-twitter{
	background: #339dc4;
	padding: 8px;
	color: #fff;
}
.rt_icon_ft .fa-youtube{
	background: #e52c27;
	padding: 8px;
	color: #fff;
}

.footer-1 .menu li a:hover{
	text-decoration: underline;
}
.footer-2 .widget-title{
	color: #636363;
	margin-bottom: 20px !important;
	display: block;
}
.footer-2{
	padding: 15px 0 !important;
}
.footer-2 .widget{
	max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
	margin-bottom: 0 !important;
}
.footer ul.menu > li:nth-child(1){
	border:none !important;
}
.footer .custom-html-widget{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.footer .custom-html-widget .rt_ft_1{
	margin-bottom: 10px;
}
.footer h4 img{
	margin-bottom: 12px;
}
.footer h2{
	color: #E3BC65;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
}
.footer-1 .row .widget:nth-child(1) p{
	margin-bottom: 12px !important;
}
.footer h2 i{
	color: #E3BC65;
}
.footer p{
	color: #333;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	margin-bottom: 0px !important;
}
.footer span{
	font-size: 15px;
	line-height: 30px;
	color: #E1B85F;
	font-weight: bold;
}
.absolute-footer{
	display: none !important;
}
.footer-2 .is-divider{
	display: none !important;
}
.rt_icon_hd{
	overflow: hidden;
}
.rt_icon_hd1{
	margin-right: 25px;
}
.rt_icon_hd1 img{
	padding: 6px 0;
}
.rt_icon_hd2{
	margin-right: 25px;
}
.rt_icon_hd2 img{
	padding-top: 9px;
}
.rt_icon_hd3 img{
	padding: 8px 0;
}
.rt_icon_hd > img{
	float: left;
	margin-right: 7px;
}
.rt_icon_hd > div{
	float: right;
	font-size: 14px;
	line-height: 21px;
	color: #33496d;
}
#wide-nav > .flex-row > .flex-left{
	width: 100% !important;
	margin-right: 0 !important;
}
.nav-dropdown-default{
	padding: 0;
}
.search-form{
	width: 100% !important;
}
.clear {
	clear: both;
}
.image-tools.top.right {
	z-index: 9;
}
.badge-container {
	display: none;
}
.product-title a {
	font-size: 15px;
	color: #333;
}
.product-small:hover .product-title a {
	color: #000;
}
.block-product-col {
	margin: 0 -9px;
	clear: both;
}
.block-product-col  .product {
	width: 20%;
	float: left;
	padding: 0 9px;
	margin-bottom: 18px;
}
.block-product-col .product .col-inner{
	overflow: hidden;
	border-radius: 10px;
}
.block-product-col .product .col-inner:hover{
	box-shadow: 0 0 5px rgb(0 0 0 / 15%) !important;
}
.block-product-col .col-3 {
	width: 33.333333%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-3:nth-child(3n+1) {
	clear: both;
}
.block-product-1 .col-inner {
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
	border: 1px solid #ebebeb;
}
/*** loop price **/

.block-product-1{
	margin: 0 -8px;
}
.block-product-1 .col-3{
	padding: 0 8px;
	margin-bottom: 15px;
}
.block-product-1 .spd1_box_left{
	width: 460px;
	overflow: hidden;
	float: left;
	clear: none;
}
.block-product-1  .box-image{
	width: 100%;
	height: 154px;
}
.block-product-1 .box-image img{
	width: 100%;
	height: 154px;
	object-fit: cover;
}
.block-product-1 del{
	display: none !important;
}
.block-product-1 ins{
	width: 100% !important;
}
.block-product-1 .price{
	text-align: center !important;
}
.block-product-1 .box-text span.amount{
	font-size: 16px !important;
	font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div{
	width: 100% !important;
	margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text{
	padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a{
	font-size: 21px;
	color: #33496d;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right{
	width: calc(100% - 460px);
	float: right;
	clear: none;
}
.block-product-1 .spd1_box_right .box-text{
	padding:10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a{
	display: block;
	font-size: 15px;
	color: #33496d;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount{
	font-size: 15px;
}
.block-product-1 .spd1_box_right > div{
	margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image{
	height: 170px;
	width: 100%;
}
.block-product-1 .spd1_box_right .box-image img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.block-product-1 .box-text {
	padding:5px 10px 20px 10px !important;
	background: url(img/star.png) 52px 55px no-repeat;
}
.block-product-1 .box-text a{
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #333333;
	text-align: center;
}
.box-text .price-wrapper {
	margin: 0 0 6px 0;
	line-height: 22px;
	height: unset;
	overflow: hidden;
}
.box-text del, 
.box-text ins {
	display: inline-block;
	float: left;
}
.box-text  del span.amount {
  	color: #333;
  	font-size: 16px;
  	font-weight: 400;
}
.box-text  span.amount {
  	color: #ee1f1f;
  	font-size: 18px;
	font-weight: 700;
}
.block-product-1 .box-text .star-rating {
	display: block;
	width: 100%;
	margin:0 0 10px 0;
	padding:0;
	font-size: 11px;
}
.star-rating span:before{
    color: #f39402 !important;
}
/*** product single price **/
.product-info .price-wrapper span.amount, .product-info .price-wrapper ins .amount {
	font-size: 36px;
	color: #f54444;
}
.product-info .price-wrapper del, .product-info .price-wrapper ins {
	display: block;
	margin-bottom: 10px;
}
.product-info .price-wrapper del {
	color: #a8a8a8;
	font-size: 15px;
}
.product-info .price-wrapper del .amount {
	font-size: 15px;
	color: #a8a8a8;
}
/*.block-product-col  a.view_product {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #dedede;
}*/
.block-product-col a.wc-forward {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #446084;
    color: #fff;
}

/***************** block product 2 ********************************/
.block-product-2 .col-inner {
	background: #ffffff;
	position: relative;
	border-radius: 4px;
}
.block-product-2 .col-inner .rt-description {
	position: absolute;
	top: 0;
	left: -245px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 10px;
	font-size: 14px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: left 1s; 
    -moz-transition: left 1s; 
}
.block-product-2 .col-inner:hover .rt-description {
	opacity: 1;
	left: 0;
}
.block-product-2 .col-inner .rt-description a {
	color: #fff;
}
.block-product-col .rt-description a.view_product {
	margin-top: 0;
	color: #000;
}
.block-product-2 .rt-description a.wc-forward {
	margin-top: 0;
	margin-right: 0;
}
.product-small  .box-image{
	height: 220px;
	width: 100%;
}
.product-small .box-image img{
	width: 100%;
	height: 220px;
	object-fit: contain;
}
.product-small .box-text{
	padding: 5px 8px 20px 8px !important;
	overflow: hidden;
	text-align: left;
}
.product-small .box-text .title-wrapper a{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	display: block;
	font-weight: 500;
	height: 50px;
	overflow: hidden;
	margin: 0px;
	text-align: left;
}
.product-small .box-text .title-wrapper a:hover{
	color: #E1B85F;
}
.product-small:hover .box-text .title-wrapper a{
	color: #E1B85F;
}
.product-small .box-text .rt_nguon_goc p{
	color: #777777;
}
.block-product-2 .box-text > a{
	border-radius: 4px;
	font-size: 12px;
}
.star-rating{
	font-size: 11px !important;
	margin-top: 3px !important;
    margin-bottom: 6px !important;
}
.block-product-2 .box-text span.amount{
	font-size: 16px;
}
.block-product-2-edit .block-product-2 > div{
	width: 50%;
}
.block-product-2-edit .block-product-2 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-2-edit .slider-wrapper{
	margin-top: 23px;
}
.block-product-2-edit .slider-wrapper .text-inner h2{
	font-size: 60px;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 30px;

}
.block-product-2-edit .slider-wrapper .text-inner p{
	font-size: 15px;
	line-height: 24px;
}
/***************** block product 3 ********************************/
.block-product-3{
	padding-bottom: 40px;
	overflow: hidden;
}
.block-product-3 .col-inner {
	border: 1px solid #ebebeb;
	background: #fff;
	overflow: hidden;
}
.block-product-3 .col-inner .box-text {
	padding-bottom: .4em;
}

.block-product-3 .price-wrapper {
	padding: 0;
	display: block;
}
.block-product-3 .price-wrapper .star-rating{
	width: 100%;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product {
	width: 100%;
	margin: 0 auto;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product .view_product {
	margin-top: 0;
	margin-right: 0;
}
.block-product-3 .price-wrapper .price del, .block-product-3 .price-wrapper .price ins {
	display: block;
	width: 100%;
	margin: 2px 0;
}
.block-product-3 .title-wrapper {
	text-align: left;
}
.block-product-3 .title-wrapper p a{
	font-size: 18px;
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #2c4162;
}
.block-product-3 .col-4{
	width: 50%;
}
.block-product-3 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-3 .box-image{
	width: 240px;
	height: 200px;
	float: left;
}
.block-product-3 .box-image img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.block-product-3 .box-text{
	width: calc(100% - 240px);
	float: right;
	background: #fff;
	text-align: left;
	padding: 20px 15px;
}
.block-product-3 .box-text .rt-des p{
	font-size: 14px;
	line-height: 22px;
	display: block;
	height: 66px;
	overflow: hidden;
	color: #6e6e6e;
}
/*them*/
.block__element_head{
	margin-bottom: 10px;
}
.heading{
	text-align: center;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
}
.heading a,.heading span{
	display: inline-block;
	color: #000000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 44px;
	padding: 0 15px;
	position: relative;
	margin-bottom: -2px;
}
.heading a:after , .heading span:after{
	content: "";
	position: absolute;
	top: 22px;
	left: -40px;
	width: 40px;
	height: 2px;
	background: #E1B85F;
}
.heading a:before , .heading span:before{
	content: "";
	position: absolute;
	top: 22px;
	right: -40px;
	width: 40px;
	height: 2px;
	background: #E1B85F;
}
.grid-tools a{
	background: #f28f06 !important;
}
input[type='submit'], input[type='submit'].button, input[type='submit'], .primary{
	margin-top: 10px !important;
	margin-right: 0 !important;
	text-transform: initial;
	font-weight: 400;
}
.block-product-col a.wc-forward{
	text-transform: none !important;
}
.box_new > div{
	padding-bottom: 0;
}

/*
Hoang Cuong
*/
.box__colum__commitment {
	clear: both;
}
.box__colum__commitment h3 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.box__colum__commitment p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
}
.box__colum__commitment .col  {
	padding-bottom: 0;
}
ul.ul-reset>li{
  margin-left: 0 !important;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  background: #f4f4f4;
  padding: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar  {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a:hover{
	color: #E1B85F;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
    overflow: hidden;
    clear: both;
    padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img {
  width: 100%;
  height: 75px;
    object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 110px);
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a:hover{
	color:#E1B85F;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.news-style-2 .box_first_posts .boxx__innner{
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4{
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date{
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i{
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear{
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb{
  width: 105px;
  height: 70px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2){
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4{
  margin-bottom: 5px;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 .news-title{
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date{
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i{
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3{
	margin: 0 -15px;
}
.news-style-3 .news-item-bottom{
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner{
  background: #f7f7f7;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 272px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border:2px solid #657f93;
	padding:8px 14px;
	text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1){
	margin-bottom: 0;
	font-size: 20px;
	color: #838383;
	line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2){
	margin-bottom: 0;
	font-size: 11px;
	color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
  width: 100%;
  height: 272px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider{
  overflow: hidden;
  padding: 15px;
  background: #ffffff;
  border: 1px solid #ebebeb;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
      margin-bottom: 8px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 8px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
  display: block;
  height: 50px;
  overflow:hidden;
}
.news-style-3 .news-item-bottom .boxx__innner:hover .box__slider h4 .news-title{
	color: #E1B85F;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 22px;
  color: #444444;
  display: block;
  height: 66px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .time{
	margin-bottom: 0;
	margin-top: 5px;
	font-size: 13px;
	line-height: 27px;
	color: #999999;
}
/*
block 4
*/
.news-block-widget-style-4  .news-thumb img{
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-4  .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 430px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 430px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.57);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 17px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 130px;
  height: 95px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 95px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 145px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 24px;
  overflow:hidden;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5 .news-item-clear{
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1),.news-widget-style-5 .news-item-clear:nth-child(2),.news-widget-style-5 .news-item-clear:nth-child(3){
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.news-widget-style-5 .news-item-clear:nth-child(3n){
  float: right;
  margin-right: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 120px;
  height: 80px;
  float: left;
  overflow-y: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 80px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 135px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  line-height: 22px;
  display: block;
  height: 22px;
  overflow:hidden;
  font-weight: 700;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
}
/*
block 6
*/
.news-thumb{
  position: relative;
}
.news-block-widget-style-6{
  overflow:hidden;
}
.news-block-widget-style-6 .box__colum__left{
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner{
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb{
  width: 100%;
  height: 255px;
  overflow:hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date{
  position: absolute;
  top: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1){
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2){
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3){
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p{
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text{
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height:30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider{
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p{
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right{
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner{
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb{
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.header-main  .header-nav{
	display: block;
	text-align: right;
	float: right;
	padding-right: 30px;
}
.header-main  .header-nav li a span{
	display: none;
}
.header-main  .header-nav li a i{
	margin: 0;
}
.header-main  .header-nav li a{
    padding: 0 10px !important;
    font-weight: 500 !important;
    color: #333 !important;
    font-size: 16px !important;
    padding: 0 12px !important;
    font-weight: bold !important;
    border-radius: 40px;
    line-height: 40px !important;
    height: 40px !important;
    font-family: 'Roboto', sans-serif !important;
}

.header-main  .header-nav > li > a:hover ,
.header-main  .header-nav > .current-menu-item > a{
	background: #e1b85f !important;
	color: #fff !important;
	border-radius: 40px;
}

.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider{
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span{
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a{
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p{
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all{
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
.dvls_maps_wrap input.dvls-submit{
	background: #da842e !important;
}
/*them*/
.header-main .search-field{
	border-radius: 0!important;
    height: 38px !important;
    line-height: 38px !important;
}
.header-bottom{
	background: #E1B85F !important;
}

.new_row_3 > .col{
	padding-bottom: 0;
}
.rt_slider .flickity-viewport{
	background: #fff !important;
}
.rt_slider .slider-nav-light .flickity-prev-next-button svg,.rt_slider .slider-nav-light .flickity-prev-next-button .arrow{
	fill:#f39303;
}
.sectin_icon .medium-3{
	padding-bottom: 0;
}
#footer .widget-title{
	color: #E3BC65 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	display: block;
	margin-bottom: 8px;
	position: relative;
}

#footer .is-divider{
	background-color:#fca91e;
	display: none;
}
#mega-menu-wrap-primary ,
#mega-menu-wrap-primary #mega-menu-primary{
	background: unset !important;
}
hr{
	border:0.5px solid #5c3d4a !important;
	opacity: 1 !important;
}
.widget_custom_html div.rt_icon{
	float: right;
}
.widget_custom_html div.rt_icon i{
	color: #fca91e;
	font-size: 16px;
	padding-left: 5px;
}
.rt_form{
	position: relative;
	margin-top: 10px;
}
.rt_form input{
	width: 100%;
	height: 35px;
	border-radius: 4px;
	margin-bottom: 0;
}
.rt_form .wpcf7-submit{
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 35px;
	padding: 0;
	border-radius: 0;
	margin-top: 0 !important;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #5c3d4a !important;
}
.footer-2{
	border-top: 1px solid #d9d9d9 !important;
}
.footer-2 p{
	color: #333333;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0 !important; 
}
.footer-2 ul.menu{
	float: right;
}
.footer-2 ul.menu li{
	float: left;
	border:none;
}
.footer-2 ul.menu li a{
	color: #fca91e;
	padding: 0 10px;
	border-left: 1px solid #fca91e;
}
.footer-2 ul.menu li:nth-child(1) a{
	border:none;
}
.footer-2 ul.menu li ul{
	display: none;
}
.single-product .add_to_cart_button{
	display: none;
}
/*.single-product .box-text{
	background: #fff;
}*/
.single-product .box-text .product-title{
	text-align: center;
}
.single-product .box-text .price{
	text-align: center;
}
.single-product .page-title{
	background: #f0f0f0;
}
a.devvn_buy_now_style{
	background: #fe9960 !important;
}
.quantity+.button,.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
	background: #667b87 !important;
}
.single-product h1.entry-title{
	font-size: 28px;
	line-height: 35px;
	font-weight: bold;
	color: #E1B85F;
}
.single-product .rt_msp{
	margin-bottom: 15px;
	font-size: 16px;
	color: #5e5e5e;
	line-height: 35px;
}
.single-product .rt_msp span{
	font-weight: 500;
	color: #272727;
}
/*.single-product .price2{
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 5px 0;
}
.single-product .price2 > span,.single-product .price2 ins > span{
	font-size: 32px;
	font-weight: bold;
	color: #f36f21;
}*/
.single-product .price2 del > span{
	font-weight: 400 !important;
	font-size: 16px;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}

.box-text ins span{
	color: #D90808;
	font-size: 17px;
    line-height: 30px;
    padding-right: 10px;
	font-weight: 700 !important;
}
.box-text del{
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	font-weight: 400 !important;
}
.single-product del span{
	font-weight: 700 !important;
}
.single-product .cart{
	clear: both;
	margin-bottom: 5px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
#main,#wrapper{
	background: #fafafa;
}
.percent{
	display: none;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 700;
}

/* social */
.rt-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    clear: both;
}
.rt-link {
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
.rt-link:hover,.rt-link:active {
    color: white;
}
.rt-twitter {
    background: #00aced;
}
.rt-twitter:hover,.rt-twitter:active {
    background: #0084b4;
}
 
.rt-facebook {
    background: #3B5997;
}
 
.rt-facebook:hover,.rt-facebook:active {
    background: #2d4372;
}
 
.rt-googleplus {
    background: #D64937;
}
.rt-googleplus:hover,.rt-googleplus:active {
    background: #b53525;
}
.rt-pinterest {
    background: #bd081c;
}
 
.rt-pinterest:hover,.rt-pinterest:active {
    background: #bd081c;
}

.post-social-wrap ul li {
    float: left;
    margin-right: 10px;
}
.post-social-wrap ul li.print {
    background: #bd081c;
    padding: 0 5px;
    border-radius: 5px;
}
.post-social-wrap ul li.print a {
    color: #fff;
}
/* shortcode social */
.social-bar a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background: #314b7e;
  color: #fff;
}
.social-bar a.facebook {
  background: #314b7e;
}
.social-bar a.twitter {
  background: #339dc4;
}
.social-bar a.skype {
  background: #214bc1;
}
.social-bar a.youtube {
  background: #e52c27;
}
.social-bar a.prin {
  background: #b31217;
}
.row_img_new > .col{
	padding-top: 15px;
	padding-bottom: 15px;
}
.html1 a{
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	padding-left: 10px;
	font-weight: 400;
	margin-left: 10px;
}
.html1 a:hover{
	text-decoration: underline;
}
.html1 a:nth-child(1){
	border-left: none !important;
}
.html1 a i{
	font-size: 13px;
	margin-right: 2px;
}
.html2 a:nth-child(1){
	position: relative;
	left: 4px;
}
.header-main .header-nav .header-search a{
	padding: 0 !important;
}
.header-main .header-nav li .html2 a{
	padding: 0 !important;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
}
.html2 .fa-share-alt{
	background: #98CB65;
	padding: 0 14px;
	color: #fff;
	line-height: 40px;
}
.html2 .fa-phone{
	background: #254197;
	padding: 0 14px;
	color: #fff;
	line-height: 40px;
}
.header-search{
	margin: 0 !important;
}
.header-search .icon-search{
	background: #ED1C24;
    padding: 0 12px;
    line-height: 40px;
    display: inline-block;
    color: #fff;
}
.header-nav .header-cart-link{
	background-color: #f36f21 !important;
	text-transform: uppercase;
}
.html3 p{
	font-size: 15px;
	color: #fff;
	font-weight: 500;
}
.flex-right .header-nav li{
	margin: 0;
}

[data-icon-label]:after{
	background-color: #E1B85F!important;
}
#wide-nav .header-nav > li{
	margin: 0 !important;
}
#wide-nav .header-nav > li > a{
	padding: 0 15px !important;
	line-height: 46px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
}
#wide-nav .header-nav > .current-menu-item > a,
#wide-nav .header-nav > li > a:hover{
	background: #f5f5f5 !important;
	color: #E1B85F;
}
.header-nav > li .nav-dropdown{
	width: 100%;
	display: none;
}
.header-nav > li:before,.header-nav > li:after{
	display: none;
}
.header-nav > li:hover .nav-dropdown{
	display: block;
}
.header-nav > li .nav-dropdown > li{
	display: block;
	width: 100%;
	position: relative;
}
.header-nav > li .nav-dropdown li{
	white-space: unset !important;
}
.header-nav > li .nav-dropdown > li a{
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: unset;
    border-bottom: none;
    margin: 0 !important;
    padding-left: 10px;
}
.header-nav > li .nav-dropdown > li a:hover{
	background: unset !important;
	color: #E1B85F !important;
	border: unset !important;
}
.header-nav > li .nav-dropdown li ul{
	position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul{
	opacity: 1;
	z-index: 9999;
}
.header-nav > li .nav-dropdown li ul li{
	margin-top: 0 !important;
	position: relative;
}
.nav-dropdown-default {
    padding: 0;
    background: #ffffff;
    top: 40px;
    border: 0;
    left: 0px !important;
}
.dark .form-flat input:not([type="submit"]), .dark .form-flat textarea, .dark .form-flat select, .nav-dark .form-flat input:not([type="submit"]), .nav-dark .form-flat textarea, .nav-dark .form-flat select{
	background-color: #fff !important;
	color: #4d4d4d !important;
}
.searchform-wrapper .searchform input::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333 !important;
    opacity: 1; /* Firefox */
}

.searchform-wrapper .searchform input:-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: #333 !important;
}

.searchform-wrapper .searchform input::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: #333 !important;
}
.header-search-form form{
	background: #fff;
}
.header-search-form .icon-search{
	color: #4d4d4d !important;
}
 
.header-search-form ::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color: #7a7a7a !important;
}

.header-search-form :-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: #7a7a7a !important;
}

.header-search-form ::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: #7a7a7a !important;
}
.tct .large-6 .box-image img{
	width: 100%;
	height: 328px;
	object-fit: cover;
}
.tct .large-12 .box-image img{
	width: 100%;
	height: 357px;
	object-fit: cover;
}
.tct .box{
	border-radius: 6px !important;
	overflow: hidden;
}
.tct .box-text{
	background: rgb(0 0 0 / 39%);
	text-shadow: none !important;
	padding: 10px 40px;
}
.tct .box-text h4,.tct .box-text h4 a,.tct .box-text a{
	font-size: 17px;
	line-height: 25px;
	text-transform: initial;
	text-shadow: none;
	font-weight: 400;
}
.footer ul {
    margin: 0;
    position: relative;
    top: -4px;
}
.sidebar-inner .widget-title{
	display: block;
	text-align: center;
	line-height: 42px;
	background: #E1B85F;
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
}
.widget .is-divider{
	display: none;
}
.sidebar-inner .menu{
	border: 1px solid #e8e8e8;
}
.sidebar-inner .menu > li{
	border-bottom: 1px solid #dfdfdf;
	border-top: none;
	position: relative;
}
.sidebar-inner .menu > li:last-child{
	border: none !important;
}
.sidebar-inner .menu > li > a{
	display: block;
    font-size: 15px;
    line-height: 22px;
    color: #454545;
    font-weight: 500;
    padding: 9px 0 9px 25px;
    position: relative;
}
.sidebar-inner .menu > li > a:after{
	content: "";
	position: absolute;
	top: 17px;
	left: 12px;
	height: 6px;
	width: 6px;
	background: #E1B85F;
	border-radius: 40px;
}
.sidebar-inner .menu > li > a:hover{
	color: #E1B85F;
}
.sidebar-inner .menu > li button{
	background:url(img/rr.png) center center no-repeat;
}
.sidebar-inner .menu > li button i{
	display: none;
}
.sidebar-inner .menu > li > ul{
	display: block;
    position: absolute;
    left: 100%;
    z-index: 9;
    margin: 0;
    padding: 0;
    border: 1px solid #dfdfdf;
    top: 0;
    display: none;
    background: #fff;
}
.sidebar-inner .menu > li:hover > ul{
	display: block;
}
.sidebar-inner .menu > li > ul > li{
	border-bottom: 1px solid #dfdfdf;
	border-top: none;
}
.sidebar-inner .menu > li > ul > li > a{
	display: block;
    font-size: 15px;
    line-height: 22px;
    color: #454545;
    font-weight: 500;
    padding: 9px 0 9px 25px;
    background: url(img/lil.png) 8px 16px no-repeat;
}
.sidebar-inner .menu > li > ul > li > a:hover{
	color: #E1B85F;
}
.sidebar-inner .menu > li > ul > li:last-child{
	border: none !important;
}
.price_pro{
	overflow: hidden;
	font-size: 18px;
	line-height: 30px;
	color: #d90808;
	font-weight: 600;
}
.price_pro > span{
	font-size: 18px;
	line-height: 30px;
	color: #d90808;
	font-weight: 600;
}
.product-small .alt{
	display: none;
}
.product-small  a.ajax_add_to_cart{
	display: none !important;
}
.product-small .ajax_add_to_cart{
	display: block !important;
    width: auto;
    float: right;
    margin: 0 15px 0 0px;
    font-weight: 500 !important;
    border-radius: 30px !important;
    background: #E1B85F!important;
    font-size: 14px !important;
    text-transform: initial;
}
.product-small form{
	margin-bottom: 0 !important;
	width: 50%;
	float: left;
} 
.product-small form .quantity{
	border-radius: 30px;
	background-color: #ededed !important;
	line-height: 30px;
	margin: 0;
	overflow: hidden;
}
.product-small form .quantity input{
	margin: 0 !important;
	padding: 0 !important;
	background-color: #ededed !important;
	box-shadow: none !important;
	border: none !important;
}
.product-small form .quantity .input-text{
	width: 24px;
}
.product-small form .quantity .minus,.product-small form .quantity .plus{
	padding: 0 10px !important;
}
.product-small .added_to_cart{
	position: absolute !important;
    bottom: 20px;
    line-height: 34px !important;
    right: 0;
    border-radius: 30px !important;
    background: #E1B85F!important;
    z-index: 9;
    font-weight: 400 !important;
} 
.loadMoreBtn{
	width: 177px;
	line-height: 41px;
	margin: 0 auto;
	display: block;
	background: #E1B85F!important;
	border-radius: 30px !important;
	font-size: 15px;
	height: 41px;
	clear: both;
	color: #fff;
}
.loadMoreBtn span{
	color: #fff;
	font-size: 15px;
}
.widget_price_filter form{
	padding: 15px;
	border: 1px solid #e8e8e8;
}
.widget_price_filter .button{
	background: #E1B85F!important;
	text-transform: uppercase;
}
.widget_price_filter .ui-slider .ui-slider-range{
	background-color: #E1B85F;
}
.widget_price_filter .ui-slider .ui-slider-handle{
	background-color: #E1B85F;
}
.home .c_bre{
	display: none;
}
.c_bre .rt-breadcrumbs{
	margin-bottom: 0;
	padding: 10px 0;
}
.c_bre .rt-breadcrumbs span,.c_bre .rt-breadcrumbs a{
	font-size: 14px;
	color: #333333;
}
.section__width .box__left__layout{
	width: calc(100% - 300px);
	float: right;
}
.section__width .box__right__layout{
	width: 270px;
	float: left;
}
.new-list .new-list-post{
	overflow: hidden;
	margin-bottom: 25px;
}
.new-list > div{
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.new-list > div .post-image{
	width: 175px;
	height: 145px;
	float: left;
}
.new-list > div .post-image img{
	width: 175px;
	height: 145px;
	object-fit: cover;
}
.new-list > div .post-content{
	width: calc(100% - 200px);
	float: right;
}
.new-list > div .post-content .title{
	color: #333;
}
.new-list > div .post-content .title:hover{
	color: #E1B85F;
}
.new-list > div .post-content .date{
	font-size: 14px;
	margin-bottom: 0;
}
.hds span,.hds a{
	color: #333;
}
.woocommerce-breadcrumb{
	font-weight: 400 !important;
}
.tax-product_cat .product-small  > .col-inner{
	box-shadow: none !important;
	border: 1px solid #e8e8e8;
    border-radius: 12px;
    overflow: hidden;
}
.tax-product_cat .products{
	margin: 0 -15px !important;
}
.tax-product_cat .products > .product-small{
	padding: 0 15px !important;
	margin-bottom: 30px !important; 
}
.tax-product_cat .added_to_cart{
	color: #fff !important;
    padding: 0 5px !important;
    right: 22px;
    height: 35px;
}
.single .shop-page-title{
	display: none;
}
.product-main{
	margin-top: 20px;
}
.product-main .woocommerce-product-gallery__image{
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	overflow: hidden;
}
.tth{
	line-height: 33px;
	margin-bottom: 15px;
}
.tth .left{
	font-size: 16px;
	line-height: 35px;
	color: #272727;
}
.tth .box_right{
	display: inline-block;
	line-height: 35px;
	color: #fff;
	background: #E1B85F;
	padding: 0 10px;
	margin-left: 5px;
}
.tth .box_right i{
	margin-right: 5px;
}
.tth_ht .box_right{
	background: red;
}
.product-short-description{
	margin-bottom: 0px;
	padding-bottom: 15px;
}
.product-short-description p{
	font-size: 15px;
    line-height: 22px;
    color: #404040;
    margin-bottom: 6px;
    background: url(img/right2.png) 0px 6px no-repeat;
    padding-left: 20px;
}
.rt_woocommerce_single_product_summary .cart:before{
	font-size: 14px;
    position: relative;
    content: "Chọn số lượng";
    top: 0px;
    margin-right: 10px;
    color: #272727;
    font-weight: 400;
}
.rt_woocommerce_single_product_summary .single_add_to_cart_button{
	font-weight: 500 !important;
    background: url(img/ca.png) 10px 10px #E1B85F no-repeat !important;
    margin-bottom: 0;
    border-radius: 6px !important;
    padding-left: 40px;
    display: block;
    position: relative;
}
/*.rt_woocommerce_single_product_summary .single_add_to_cart_button.:after{
	content: "";
    position: absolute;
    top: 2px;
    left: 40px;
    height: 35px;
    width: 1px;
    background: #fff;
}*/
.rt_woocommerce_single_product_summary .added_to_cart{
	background: #f36f21 !important;
	color: #fff !important;
	font-weight: 400 !important;
	padding: 0 10px !important;
	line-height: 39px;
}

.product-footer .woocommerce-tabs{
	border-top: none;
}
.related {
	border-top: none !important;
}
.related .product-section-title{
	padding: 0 !important;
	border-bottom: 2px solid #E1B85F;
	font-size: 25px;
	text-transform: initial;
	font-weight: bold;
	color: #333333;
	margin: 0 0 20px 0 !important;
	max-width: 100%;
	padding-bottom: 6px !important;
}
.related .product-section-title a{
	color: #424242;
}
.related .product-section-title a:hover{
	text-decoration: underline;
}
.related  .product-small > .col-inner{
	box-shadow: none !important;
    background: #fff;
    text-align: left;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    overflow: hidden;
}
.related .added_to_cart {
    color: #fff !important;
    padding: 0 5px !important;
    right: 22px;
    height: 35px;
}

.tel_phone {
    border-radius: 30px;
    line-height: 45px;
    position: absolute;
    height: 45px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background-color: #1564a7;
    color: white;
    top: 73px;
    right: -46px;
    padding: 0;
    font-weight: 600;
    width: 165px;
    padding-left: 29px;
}
.tel_phone a {
  	margin: 0;
  	color: #fff;
  	font-size: 16px;
  	font-weight: 500;
}
.quick-alo-phone{position:fixed;visibility:hidden;background-color:transparent;width:200px;height:200px;cursor:pointer;z-index:9 !important;
  	-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s;
    left: -50px;
    bottom: -30px;}
.quick-alo-phone.quick-alo-show{visibility:visible;}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
.quick-alo-phone.quick-alo-static{opacity:.6}
.quick-alo-phone.quick-alo-hover,.quick-alo-phone:hover{opacity:1}
.quick-alo-ph-circle{
    width: 100px;
    height: 100px;
    top: 45px;
    left: 45px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,0.4);
    border: 2px solid #3a71aa 9;
    opacity: .1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.quick-alo-phone.quick-alo-active .quick-alo-ph-circle{-webkit-animation:quick-alo-circle-anim 1.1s infinite ease-in-out!important;-moz-animation:quick-alo-circle-anim 1.1s infinite ease-in-out!important;-ms-animation:quick-alo-circle-anim 1.1s infinite ease-in-out!important;-o-animation:quick-alo-circle-anim 1.1s infinite ease-in-out!important;animation:quick-alo-circle-anim 1.1s infinite ease-in-out!important}
.quick-alo-phone.quick-alo-static .quick-alo-ph-circle{-webkit-animation:quick-alo-circle-anim 2.2s infinite ease-in-out!important;-moz-animation:quick-alo-circle-anim 2.2s infinite ease-in-out!important;-ms-animation:quick-alo-circle-anim 2.2s infinite ease-in-out!important;-o-animation:quick-alo-circle-anim 2.2s infinite ease-in-out!important;animation:quick-alo-circle-anim 2.2s infinite ease-in-out!important}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle,.quick-alo-phone:hover .quick-alo-ph-circle{border-color:#00aff2;opacity:.5}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle,.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle{border-color:#0e5fa0;border-color:#baf5a7 9;opacity:.5}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle{border-color:#3a71aa;border-color:#3a71aa;opacity:.5}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle,.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle{border-color:#ccc;opacity:.5}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle{border-color:#0e5fa0;opacity:.5}
.quick-alo-ph-circle-fill{    width: 80px;
    height: 80px;
    top: 55px;
    left: 55px;
	position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.quick-alo-phone.quick-alo-active .quick-alo-ph-circle-fill{-webkit-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-moz-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-ms-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;-o-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important}
.quick-alo-phone.quick-alo-static .quick-alo-ph-circle-fill{-webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-moz-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-ms-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;-o-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;opacity:0!important}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle-fill,.quick-alo-phone:hover .quick-alo-ph-circle-fill{background-color:rgba(0,175,242,0.5);background-color:#00aff2 9;opacity:.75!important}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle-fill,.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle-fill{background-color:rgba(117,235,80,0.5);background-color:#baf5a7 9;opacity:.75!important}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill{background-color:#3a71aa;opacity:.75!important}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle-fill,.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle-fill{background-color:rgba(204,204,204,0.5);background-color:#ccc 9;opacity:.75!important}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle-fill{background-color:rgba(117,235,80,0.5);opacity:.75!important}
.quick-alo-ph-img-circle{width:50px;height:50px;top:70px;left:70px;position:absolute;background:rgba(30,30,30,0.1) url(img/quick-call-button.png) no-repeat center center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle{-webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out!important;-moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out!important;-ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out!important;-o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out!important;animation:quick-alo-circle-img-anim 1s infinite ease-in-out!important}
.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle{-webkit-animation:quick-alo-circle-img-anim 0s infinite ease-in-out!important;-moz-animation:quick-alo-circle-img-anim 0s infinite ease-in-out!important;-ms-animation:quick-alo-circle-img-anim 0s infinite ease-in-out!important;-o-animation:quick-alo-circle-img-anim 0s infinite ease-in-out!important;animation:quick-alo-circle-img-anim 0s infinite ease-in-out!important}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-img-circle,.quick-alo-phone:hover .quick-alo-ph-img-circle{background-color:#00aff2}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle{background-color:#0e5fa0;background-color:#0e5fa0 9}
.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle{background-color:#1564a7;}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle,.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle{background-color:#ccc}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle{background-color:#0e5fa0}
@-moz-keyframes quick-alo-circle-anim{0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}
@-webkit-keyframes quick-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}}
@-o-keyframes quick-alo-circle-anim{0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}}
@-moz-keyframes quick-alo-circle-fill-anim{0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-webkit-keyframes quick-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}}
@-o-keyframes quick-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-moz-keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg)}}
@-webkit-keyframes quick-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)}}
@-o-keyframes quick-alo-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg)}}
@-moz-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}}
@-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}}
@-o-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}}
@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}}
@-moz-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@-o-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@-moz-keyframes quick-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}
@-webkit-keyframes quick-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}
@-o-keyframes quick-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}
@keyframes quick-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}
@-moz-keyframes quick-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-webkit-keyframes quick-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-o-keyframes quick-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@keyframes quick-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
@-moz-keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
@-webkit-keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
@-o-keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
@keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}

.zalo_phone {
    position: fixed;
    bottom: 130px;
    left: 20px;
    z-index:99;
    background: #3796e6;
    padding: 7px 18px 8px;
    color: #fff;
    border-radius: 43px;
}
.zalo_phone a {
    color: #fff;
    font-weight: 500;
}
.html_after{
	font-size: 15px;
	font-style: italic;
	color: #444444;
}
.hd_related{
	border-bottom: 2px solid #E1B85F;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
.hd_related a{
	font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
    color: #424242;
    padding: 0;
}
.hd_related a:hover{
	text-decoration: underline;
}
.list-post-related{
	margin: 0 -5px;
}
.list-post-related .product-small{
	width: 25%;
	float: left;
	padding: 0 5px;
	margin-bottom: 10px;
}
.list-post-related .product-small > div{
	border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.list-post-related .product-small .added_to_cart {
    color: #fff !important;
    padding: 0 5px !important;
    right: 22px;
    height: 35px;
}
.list-post-related .slick-prev{
	position: absolute;
	top: -47px;
	right: 33px;
	z-index: 9;
	cursor: pointer;
	color: #c8c8c8;
}
.list-post-related .slick-next{
	position: absolute;
	top: -47px;
	right: 15px;
	z-index: 9;
	cursor: pointer;
	color: #c8c8c8;
}
.list-post-related .slick-arrow:hover i{
	color: #E1B85F;
}
.view_all{
	width: 177px;
	height: 41px;
	line-height: 41px;
	border-radius: 30px;
	color: #fff;
	background: #E1B85F;
	text-align: center;
	font-size: 15px;
	display: block;
	margin: 0 auto;
	clear: both;
}
.view_all:hover{
	color: #fff;
	text-decoration: underline;
}
.view-more-button{
	border-radius: 30px !important;
	color: #E1B85F!important;
	background: #E1B85F!important;
	width: 177px;
}
.view-more-button:hover{
	background: #E1B85F!important;
	box-shadow:none !important;
}
.view-more-button:after{
	content: "Xem thêm sản phẩm";
	width: 177px;
	height: 41px;
	line-height: 41px;
	border-radius: 30px;
	color: #fff;
	background: #E1B85F;
	text-align: center;
	font-size: 15px;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
}
.category-filtering-mb{
	display: none;
}
.sidebar-inner-mb{
	display: none;
}
/*page-id-1174*/
.search-form-categories {
	padding: 0 !important;
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select{
	background-color: #ffffff !important;
}
.search-form-categories .search_categories{
	width: 145px !important;
	border-radius: 0 !important;
	line-height: 38px;
	height: 38px;
	font-weight: 600;

}
.searchform .button.icon{
    background-color: #ffffff!important;
    border-radius: 0 !important;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0 !important;
    margin: 0 !important;
    max-height: 40px !important;
    min-height: 40px !important;
}
.searchform .button.icon i{
	color: #E1B85F !important;
}
.banner-layers .uppercase{
	font-size: 25px;
	line-height: 30px;
	color: #e10b18;
	font-weight: bold;
	font-family: 'Oswald', sans-serif !important;
}
.banner-layers .text-inner p{
	color: #E1B85F;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Barlow', sans-serif !important;
}
.banner-layers .text-inner .is-outline{
	border: 1px dashed #8ec63f;
    background: #E1B85F!important;
    border-radius: 30px;
}
.banner-layers .text-inner .is-outline:hover{
	color: #fff !important;
}
.banner-layers .text-inner .is-outline:hover span{
	color: #fff !important;
	text-decoration: underline !important;
}
.banner-layers .text-inner .is-outline span{
	font-size: 16px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 500;
}
/*section_dangky*/
.section_dangky .left{
	max-width: 46%;
    flex-basis: 46%;
}
.section_dangky .right{
	max-width: 54%;
    flex-basis: 54%;
}
.section_dangky .from__dk{
	padding: 30px 20px;
	background: #199a98;
	border: 1px solid #fff;
}
.section_dangky .from__dk h4{
	font-size: 27px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.section_dangky .from__dk p{
	font-size: 14px;
	line-height: 21px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 12px;

}
.section_dangky .from__dk input{
	border-radius: 4px;
}
.section_dangky .from__dk .wpcf7-submit {
	text-align: center !important;
	background-color: #da842e;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 30px;
	display: block;
	min-height: 30px;
	margin: 15px auto 0 auto !important;
	max-width: 135px;
}
.sub__mit{
    min-width: 180px;
    border: 1px dashed #8ec63f;
    background: #E1B85F!important;
    border-radius: 8px;
}
.sub__mit span{
	font-size: 16px;
	line-height: 48px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}
.section-title{
	text-align: center;
	display: block;
}
.section-title span{
	font-size: 30px;
	line-height: 44px;
	color: #E1B85F;
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
}
.section-title span:before {
    position: absolute;
    content: '';
    width: 38px;
    height: 2px;
    bottom: 15px;
    right: 105%;
    background: #E1B85F;
}
.section-title span:after {
    position: absolute;
    content: '';
    width: 38px;
    height: 2px;
    bottom: 15px;
    left: 105%;
    background: #E1B85F;
}
.section-title  b{
	display: none;
}
/*section__quytrinh*/
.section__quytrinh .section-title span{
	font-size: 30px;
	line-height: 44px;
	color: #fff;
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
}
.section__quytrinh .section-title span:before {
    position: absolute;
    content: '';
    width: 38px;
    height: 2px;
    bottom: 15px;
    right: 105%;
    background: #da842e;
}
.section__quytrinh .section-title span:after {
    position: absolute;
    content: '';
    width: 38px;
    height: 2px;
    bottom: 15px;
    left: 105%;
    background: #da842e;
}
.section__quytrinh .box__timhieu .box-text-bottom{
	margin-bottom: 30px;
	position: relative;
}
.section__quytrinh .box__timhieu img{
	height: 110px;
	width: 110px;
	object-fit: contain;
}
.box__timhieu .box-image{
	z-index: 999;
	width: 20% !important;
	position: absolute;
}
.box__timhieu .text-left{
	background: #da842e;
	z-index: 99;
	border-radius: 40px;
	    padding: 13px 40px 13px 90px;
    width: 92%;
    top: 8px;
}
.box__timhieu .text-left h4{
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}
.box__timhieu .text-left p{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-weight: 400;
}
/*section__doitac*/
.section__doitac 
.section__doitac {
	background: #fafafa;
	padding: 55px 0 25px 0 !important;
}
.section__doitac .medium-3 .col-inner{
    box-shadow: 0px 0px 1px 0px #888888;
	background: #fff;
	border-radius: 5px;
}
.section__doitac .medium-3 .has-hover{
	padding: 25px 15px;
}
.section__doitac .box-image{
	margin-bottom: 20px;
}
.section__doitac .box-text h4{
	font-size: 16px;
	line-height: 30px;
	color:#444444;
	font-weight: 400;
	text-transform: uppercase;
}
.section__doitac .box-text {
	padding: 0;
}
.section__doitac .box-text p{
	color: #444444;
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
}
.large-columns-3 .box-text h5{
	color: #3b3b3b;
	font-size: 16px;
	line-height: 26px;
}
.large-columns-3 .is-divider{
	display: none;
}
.large-columns-3 .box-text .post-meta{
	font-size: 13px;
	line-height: 27px;
	color: #a3a3a3;
}
.large-columns-3 .box-text .from_the_blog_excerpt {
	font-size: 13px;
	line-height: 27px;
	color: #717070;
}
.large-columns-3 .box-text  button{
	background: #e7e7e7;
	border-radius: 4px;
	border: none;
	font-size: 14px;
	line-height: 28px;
	text-transform: inherit;
	color: #888383;
	font-weight: 500;
	margin-top: 30px;
	position: relative;
}
.large-columns-3 .box-text  button:after{
	position: absolute;
    content: '';
    width: 38px;
    height: 2px;
    bottom: 50px;
    left: 0;
    background: #bdbdbd;
}
/*rt_tct */
.rt_tct{
	padding-bottom: 0 !important;
}
.rt_tct .wpcf7 .wpcf7-form-control-wrap {
	width: 25%;
	margin-right: 3%;
	float: left;
}
.rt_tct .wpcf7  .wpcf7-submit {
	padding: 0;
    width: 16%;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: "Arial" !important
    float: left;
    margin: 0 !important;
    background: #FF0000 !important;
}
.rt_tct .rt_button {
	padding-bottom: 0;
}
.rt_tct .large-12{
	padding-bottom: 20px !important;
}
.rt_tct .wpcf7-form{
	margin-bottom: 0;
}
.wpcf7-spinner{
	display: none;
}
.header-nav .cart-item .button{
	background-color: #fff !important;
	border: 1px solid #E1B85F !important;
}
.header-nav .cart-item .button i{
	color: #ed222a !important;
}
.rt_slide .text-inner h2{
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	color: #ed222a;
	font-size: 28px;
	font-weight: bold;
	margin: 0 !important;
}
.rt_slide .text-inner p{
	color: #E1B85F;
	font-family: "SVN-ShintiaScript" !important;
	text-transform: initial;
	font-weight: 400 !important;
	margin: 15px 0;
}
.rt_slide .text-inner .button{
	width: 214px !important;
	height: 43px;
	line-height: 43px;
	background: url(img/lienhengay.png) center center no-repeat;
	min-height: 43px;
	text-align: center;
	color: #fff;
	background-color: unset !important;
	box-shadow: none !important;
	border: none;
}
.rt_slide .text-inner .button span{
	display: block;
	line-height: 43px;
	min-height: 43px;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 500;
}
.rt_slide .text-inner .button:hover span{
	text-decoration: underline;
}
.rt01{
	padding-top: 120px !important;
	padding-bottom: 50px !important;
}
.rt01 .large-12{
	padding-bottom: 10px !important;
}
.rt01 .heading span{
	color: #fff;
}
.rt01 .heading span:after ,
.rt01 .heading span:before{
	background: #fff;
}
.hds{
	margin-bottom: 20px;
	line-height: 40px;
	border-bottom: 1px solid #e1e1df;
}
.hds a{
    font-size: 25px;
    color: #000;
    font-weight: 500;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-bottom: 2px solid #E3BC65;
}
.hds .view{
    float: right;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    line-height: 40px;
    border: unset;
}
.hds .view i{
	color: #fff;
    padding: 4px;
    font-size: 9px;
    border-radius: 40px;
    background: #E1B85F;
}
.chuyenmucsp{
	padding: 0 5px;
}
.chuyenmucsp > div{
	padding: 0 9px !important;
	margin-bottom: 18px !important;
}
.box_cate_home{
	background: #fff;
	border-radius: 12px;
	min-height: 229px;
	margin-bottom: 20px;
	overflow: hidden;
}
.box_cate_home:hover{
	box-shadow: 0 0 10px rgb(0 0 0 / 23%);
}
.box_cate_home:hover h4 a{
	color: #ed1d23  !important;
}
.box_cate_home .img{
	width: 100%;
	height: 130px;
}
.box_cate_home .img img{
	width: 100%;
	height: 135px;
	object-fit: contain;
}
.box_cate_home .cnt{
	padding: 15px;
	text-align: center;
}
.box_cate_home .cnt p{
	font-size: 13px;
	line-height: 26px;
	font-weight: 500;
	color: #777777;
	margin-bottom: 0;
}
.box_cate_home .cnt h4{
	margin-bottom: 0;
}
.box_cate_home .cnt h4 a{
	font-size: 14px;
	line-height: 23px;
	height: 46px;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
	color: #E1B85F;
	display: block;
}
.rt02{
    padding: 100px 0 40px 0 !important;
    background-size: cover;
}
.dvls_maps_wrap input.dvls-submit {
	margin: 0 !important;
}
.rt02 .block__element_head{
	margin-bottom: 20px;
}
.rt02 .heading span {
	color: #fff;
	font-weight: 500;
}
.rt02 .heading span:before ,
.rt02 .heading span:after{
	background: #fff;
}
.rt02 .hds{
	display: none;
}
.block-product-2 .slick-prev{
	position: absolute;
	top: 42%;
	left: -15px;
	z-index: 9;
	color: #E1B85F ;
	cursor: pointer;
}
.block-product-2 .slick-next{
	position: absolute;
	top: 42%;
	right: -15px;
	z-index: 9;
	color: #E1B85F ;
	cursor: pointer;
}
.block-product-2 .slick-arrow:hover i{
	color: yellow;
}
.slick-slide{
	outline: none !important;
}
.rt03{
	background: #fafafa;
	padding: 50px 0 30px 0 !important;
}
.rt03 .block-product-col .col-4 .product-small {
	border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.rt03 .block-product-col .col-4 .col-inner:hover{
	box-shadow: 0 0 5px rgb(0 0 0 / 15%);
}
.rt03 .slick-list{
	padding-top: 3px;
}
.rt03 .tabbed-content{
	margin-top: 50px;
	position: relative;
}
.rt03 .tabbed-content h4.uppercase{
	top: 53px;
    margin-top: -53px;
    display: inline-block;
    font-size: 22px;
    line-height: 38px;
    font-weight: bold;
    color: #333333;
    text-transform: capitalize;
    max-width: 190px;
    position: relative;
    font-weight: bold;
    border-bottom: 2px solid #079391;
}
.rt03 .tabbed-content ul.nav{
	border-bottom: 1px solid #e1e1df;
	padding-left: 210px;
	margin-bottom: 10px;
}
.rt03 .tabbed-content ul.nav li{
	margin: 0 1px !important;
}
.rt03 .tabbed-content ul.nav li a{
	display: inline-block;
	background: #da842e;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
.rt03 .tabbed-content ul.nav li.active a{
	background: #E1B85F;
}
.rt03 .rt_buttom .button {
    padding: 0 22px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 40px;
    background: linear-gradient(360deg, #FCBD57 -0.48%, #FBE79F 167.86%);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.sp_da_xem li{
	list-style: none;
	margin: 0 !important;
}
.tax-product_cat .page-title-inner{
	display: none;
}
.hd_box{
	border-bottom: 1px solid #e1e1df;
}
.hd_box span{
	position: relative;
	top: 1px;
	font-size: 25px;
	line-height: 38px;
	font-weight: bold;
	color: #333333;
	display: inline-block;
	text-transform: capitalize;
	border-bottom: 1px solid #E1B85F;
}
.benh01 h2{
	margin: 30px 0 0px 0;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.benh02{
	padding: 25px 0 !important;
	background: url(img/benh1.png) no-repeat;
	background-size: cover;
}
.benh02 .left{
	max-width: 22%;
    flex-basis: 22%;
}
.benh02 .right{
	max-width: 78%;
    flex-basis: 78%;
    padding-top: 53px;
    padding-left: 0;
}
.benh02 .left img{
	width: auto !important;
	padding-left: 15px;
}
.benh02 .left h4{
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #ffffff;
}
.benh02 .right .nav-vertical{
	width: 15%;
}
.benh02 .right .tab-panels{
	width: 85%;
}
.benh02 .right .tab-panels{
	padding-right: 0 !important;
	position: relative;
	border-left: none !important;
}
.benh02 .right .tab-panels  .panel{
	background: #fff;
	border-radius: 8px;
}
.benh02 .right .nav li{
	border: none;
	position: relative;
}
.benh02 .right .nav li a{
	display: block;
	background: #ffffff;
	border-radius: 8px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	padding: 0;
	color: #333333 !important;
	margin-bottom: 20px;
	text-transform: initial;
}
.benh02 .right .nav li a:before{
	display: none !important;
}
.benh02 .right .nav li.active a,.benh02 .right .nav li a:hover{
	background: #da842e;
	color: #fff !important;
}
.benh02 .right .nav li.active:after{
	position: absolute;
    top: 8px;
    right: -26px;
    content: "";
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #fff;
}
.benh-widget-sidebar-widget1{
	padding: 20px 15px 20px 30px;
	overflow: auto;
}
.benh-widget-sidebar-widget1 .news-item-sidebar-clear{
	width: 50%;
	float: left;
}
.benh-widget-sidebar-widget1 .news-item-sidebar-clear a{
	display: block;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    margin-bottom: 10px;
}
.benh-widget-sidebar-widget1 .news-item-sidebar-clear a:hover{
	color: #da842e;
}
.benh-widget-sidebar-widget1 .scroll{
	height: 360px;
	overflow: scroll;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #E1B85F;
  border-radius: 4px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.benh03{
	padding: 20px 0 20px 0 !important;
}
.benh03 h4{
	margin-bottom: 0;
	font-size: 30px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
}
.benh03 .large-3 h3{
	margin-bottom: 0;
}
.benh03 .large-3 h3 a,.benh03 .large-3 h3 span{
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 27px;
	font-weight: 500;
	color: #E1B85F;
}
.benh03 .large-3 .news-title{
	display: block;
	clear: both;
	font-size: 14px;
	line-height: 27px;
	color: #555555;
	font-weight: 500;
}
.benh03 .large-3 .news-title:hover{
	color: #da842e;
}
.benh04{
	padding: 25px 0 60px 0 !important;
	background: url(img/benh7.png) right top no-repeat;
	background-size: cover;
}
.benh04 h3{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.benh04 .button{
	margin-right: 25px !important;
	color: #333333 !important;
	text-transform: uppercase;
	border-radius: 6px !important;
	font-weight: 500;
	border: 1px solid #E1B85F!important;
}
.benh04 .button:hover{
	color: #fff !important;
}
.benh05{
	background: #fff !important;
	padding: 40px 0 !important;
}
.benh05 .tabbed-content .nav li{
	margin: 0 !important;
	display: block;
	width: 33.33%;
}
.benh05 .tabbed-content .nav li.active a{
	border-bottom: 2px solid #f16700;
	background: url(img/tim.png) 15px 10px no-repeat #f7f7f7;
}
.benh05 .tabbed-content .nav li a{
	display: block;
    padding: 10px 18px 12px 55px !important;
    border-bottom: 2px solid #fff;
    font-size: 15px;
    color: #333 !important;
    background-size: 25px !important;
    background: url(img/tim.png) 15px 10px no-repeat;
}
.benh05 .tabbed-content .benh-widget-widget3{
	background: #f7f7f7;
	padding: 20px 50px;
	overflow: hidden;
}
.benh05 .tabbed-content .benh-widget-widget3 a{
	display: block;
	width: 33.33%;
	float: left;
	line-height: 22px;
	margin-bottom: 10px;
}
.benh05 .tabbed-content .benh-widget-widget3 a:hover{
	color: #f16700;
}
.rt04{
	margin-top: 0 !important;
}
.rt04 .box-image{
	width: 15% !important;
	float: left;
	display: inline-block;
	margin: 0;
}
.rt04 .box-text{
	width: 85%;
	float: left;
	display: inline-block;
	margin: 0 !important;
	padding: 0 0 0 15px !important;
}
.rt04 .box-text h4{
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.rt04 .box-text p{
	font-size: 13px;
}
.rt04 .box-image img{
	width: auto !important; 
}
p{
	margin-bottom: 10px;
}
.related-post{
	overflow: hidden;
	margin-top: 30px;
}
.related-post .heading-realate{
	margin-bottom: 15px;
}
.related-post .heading-realate span{
	font-size: 20px;
    line-height: 30px;
    color: #333;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 600;
}
.related-post .heading-realate span i{
	color: #1e69b2;
}
.related-post ul li a{
	font-size: 18px;
    color: #1e69b2;
    font-weight: 500;
}
.related-post ul li a i{
	font-size: 8px;
    color: #333;
    position: relative;
    top: -3px;
    margin-right: 5px;
}
.benh05 h3{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.box_pro{
	margin: 0 -10px;
}
.box_pro .box_pro_list{
	width: 20%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.box_pro .box_pro_list > div{
	background: #fff;
	border-radius: 8px;
    border: 1px solid #e8e8e8;
}
.box_pro .box_pro_list .img{
	width: 100%;
	height: 225px;
	line-height: 225px;
	display: block;
	text-align: center;
}
.box_pro .box_pro_list .img img{
	width: auto;
	height: auto;
	object-fit: contain;
}
.box_pro .box_pro_list .cnt{
	text-align: center;
}
.box_pro .box_pro_list .cnt a{
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: 500;
	color: #E1B85F;
}
.box_pro .box_pro_list .cnt a:hover{
	text-decoration: underline;
}
.tab_benh .tab_benh_list{
	width: 33.33%;
	float: left;
}
.price_rt{
	overflow: hidden;
	margin-bottom: 8px;
}
.price_rt > p{
	padding-left: 25px;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 0;
    color: #e40909;
    background: url(img/like.png) 0px 13px no-repeat;
}
.price_rt > p > span{
	font-weight: 400 !important;
	font-size: 15px !important;
	color: #404040;
}
.price_rt del{
	font-size: 18px;
	font-weight: 500 !important;
	color: #404040;
}
.price_rt ins{
	font-size: 25px;
	font-weight: bold !important;
	color: #e40909;
}
.message-container .wc-forward{
	display: inline-block !important;
}
.rt_woocommerce_single_product_summary > div{
	position: relative;
}
.rt_woocommerce_single_product_summary > div .tim_cua_hang{
	display: inline-block;
    line-height: 39px;
    border-radius: 6px;
    background: #e40909;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 0 20px;
    position: absolute;
    bottom: 0px;
    right: 50px;
}
.goi_ngay{
	background: #fffeff;
    border: 1px dashed #b7b7b7;
    padding: 6px 20px;
    max-width: 310px;
    overflow: hidden;
    margin-top: 10px;
}
.goi_ngay div{
	float: left;
	min-width: 50px;
}
.goi_ngay div:nth-child(1){
	margin-right: 20px;
}
.goi_ngay div:nth-child(1) p{
	font-size: 15px;
    padding-left: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #da251c;
    background: url(img/like2.png) 0px 11px no-repeat;
    margin-bottom: 0;
}
.goi_ngay div:nth-child(1) a{
	font-size: 39px;
	line-height: 39px;
	font-weight: bold;
	color: #da251c;
}
.goi_ngay div:nth-child(2){
	padding-top: 20px;
}
.goi_ngay div:nth-child(2) a{
	display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 5px;
}
.goi_ngay div:nth-child(2) a.fb{
    background: url(img/fb.png) no-repeat;
    background-size: contain;
}
.goi_ngay div:nth-child(2) a.tw{
    background: url(img/tw.png) no-repeat;
    background-size: contain;
}
.goi_ngay div:nth-child(2) a.you{
    background: url(img/you.png) no-repeat;
    background-size: contain;
}
.goi_ngay div:nth-child(2) a.zl{
    background: url(img/zalo.png) no-repeat;
    background-size: contain;
    margin-right: 0px;
}
.doi_tra{
	background: #fffeff;
    border: 1px dashed #b7b7b7;
    padding: 6px 0px;
    overflow: hidden;
    margin-top: 30px;
}
.doi_tra > div:nth-child(1){
	width: 35%;
    padding-right: 5px;
    padding-left: 20px;
    float: left;
    background: url(img/z1.png) 5px 4px no-repeat;
}
.doi_tra > div:nth-child(2){
	width: 27%;
    padding-right: 5px;
    padding-left: 20px;
    float: left;
    background: url(img/z2.png) 5px 4px no-repeat;
}
.doi_tra > div:nth-child(3){
	width: 38%;
    padding-right: 5px;
    padding-left: 20px;
    float: left;
    background: url(img/z3.png) 5px 4px no-repeat;
}
.doi_tra > div p{
	margin-bottom: 0;
	padding-left: 30px;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.woocommerce-tabs .left{
	width: 230px;
	float: left;
}
.woocommerce-tabs .left h4{
	text-align: center;
	line-height: 35px;
	background: #E1B85F;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 500;
}
.woocommerce-tabs .left ul{
	border: 1px solid #e2e2e2;
}
.woocommerce-tabs .left ul li{
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #e2e2e2;
}
.woocommerce-tabs .left ul li a{
	display: block;
    font-size: 14px;
    color: #1e1e1e;
    line-height: 22px;
    padding: 8px 5px 8px 10px;
}
.woocommerce-tabs .left ul li a i{
	color: #858585;
	margin-right: 2px;
}
.woocommerce-tabs .right{
	width: calc(100% - 230px);
	float: right;
	padding-left: 30px;
}
.woocommerce-tabs .right h2.title{
	font-size: 26px;
    line-height: 38px;
    border-top: 1px solid #e7e6e6;
    color: #333;
    padding-top: 30px;
}
.woo__clear .box__left__cate{
	width: 200px;
	float: left;
}
.woo__clear .box__left__cate .list_menu_item .submenu-2{
	margin-bottom: 10px;
}
.woo__clear .box__left__cate .list_menu_item .submenu-2 > a{
	font-size: 16px;
    font-weight: 600;
    color: #333;
}
.woo__clear .box__left__cate .list_menu_item .submenu-2 .list__Cate__3{
	padding-left: 10px !important;
}
.woo__clear .box__left__cate .list_menu_item .submenu-2 .list__Cate__3 a{
	color: #404040;
    font-size: 14px;
    font-weight: 400;
    padding: 2px;
}
.woo__clear .box__left__cate .list_menu_item .submenu-2 .list__Cate__3 a:hover{
	color: #da842e;
}
.woo__clear .box__left__cate .list_menu_item .submenu-2 .list__Cate__3 .view__cate__all{
	padding-left: 10px;
}
.woo__clear .box__left__cate .list_menu_item .submenu-2 .list__Cate__3 .view__cate__all i{
	color: #da842e;
}
.woo__clear .box__right__cate{
	width: calc(100% - 230px) !important;
    float: right;
    clear: none !important;
}
.woo__clear .box__right__cate .products > .product-small{
	max-width: 25%;
    flex-basis: 25%;
}

.box__right__cate .banchay{
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 10px;
}
.page-id-1174 .c_bre{
	display: none !important;
}
.page01{
	background: #fafafa;
	padding: 80px 0 !important;
}
.page01 .large-6{
	padding-bottom: 0 !important;
}
.page01 h2{
	font-family: "SVN-Dancingscript";
	font-size: 69px;
	color: #E1B85F;
	margin-bottom: 5px;
	font-weight: 400;
}
.page01 p{
	font-size: 15px;
	line-height: 25px;
	font-style: italic;
	margin-bottom: 0;
	color: #333333;
	text-align: justify;
}
.page01 .left{
	max-width: 46%;
    flex-basis: 46%;
    padding-right: 20px;
}
.page01 .right{
	max-width: 54%;
    flex-basis: 54%;
}
.section__dangky{
	padding: 60px 0 30px 0 !important;
	background: #fafafa;
}
.section__dangky .video{
	margin-bottom: 15px !important;
}
.section__dangky p{
	text-align: center;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
}
.page02{
	background: #f0ffff;
	padding: 70px 0 !important;
}
.page02 p{
	font-size: 16px;
    line-height: 25px;
    color: #5f6060;
    margin-bottom: 10px;
    background: url(img/pc.png) 0px 7px no-repeat;
    padding-left: 20px;
}
.page02 .left{
	max-width: 45%;
    flex-basis: 45%;
}
.page02 .right{
	max-width: 55%;
    flex-basis: 55%;
}
p{
	color: #333;
}
.page03{
	padding: 60px 0 !important;
	background: #fafafa;
}
.page03 .box-text h4{
	text-align: center;
    border-bottom: 2px solid #fbb03b;
    font-size: 18px;
    line-height: 31px;
    font-weight: 500;
    margin-top: -1px;
}
.page03 .box-text h4 span{
	font-size: 40px;
	font-weight: bold;
}
.page03 .box-text p{
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	color: #333333;
	margin-top: 8px;
	font-weight: 500;
	margin-bottom: 0;
	height: 160px;
}
.page03 .div1{
	padding: 0 !important;
}
.page03 .div1 p{
	padding-right: 30px;
}
.page03 .div2 p{
	padding-left: 30px;
}
.page03 .div11{
	padding-left: 15px !important;
}
.page03 .div14{
	padding-right: 15px !important;
}
.page03 .div11 h4{
	color: #fbb03b;
	border-bottom: 2px solid #fbb03b;
}
.page03 .div12 h4{
	color: #f15a24;
	border-bottom: 2px solid #f15a24;
}
.page03 .div13 h4{
	color: #484c7f;
	border-bottom: 2px solid #484c7f;
}
.page03 .div14 h4{
	color: #484c7f;
    border-bottom: 2px solid #0f3827;
    position: relative;
    right: -5px;
}
.page03 .div14 p{
	padding-left: 5px;
}
.page03 .div21 h4{
	color: #08a9d7;
	border-bottom: 2px solid #08a9d7;
	position: relative;
}
.page03 .div21 h4:before{
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #08a9d7;
    left: -2px;
    top: 32px;
}
.page03 .div22 h4{
	color: #39bdc8;
	border-bottom: 2px solid #39bdc8;
}
.page03 .div23 h4{
	color: #056793;
	border-bottom: 2px solid #484c7f;
}
.page03 .div24 h4{
	color: #248ea9;
	border-bottom: 2px solid #484c7f;
}

.page03 .div1 .box-image{
	width: 89px !important;
	float: left;
}
.page03 .div1 .box-text{
	width: calc(100% - 89px) !important;
	float: right;
	padding: 0 10px 0 7px;
}

.page03 .div2{
	margin-top: 50px;
	padding:0;
}
.page03 .div21{
	padding-left: 15px;
}
.page03 .div24{
	padding-right: 15px;
}
.page03 .div2 .box-image{
	width: 89px !important;
	float: right;
}
.page03 .div2 .box-text{
	width: calc(100% - 89px) !important;
	float: left;
	padding: 0 7px 0 7px;
}
.page03 .css_page_03{
	position: relative;
}
.page03 .css_page_03:after{
	content: "";
    position: absolute;
    top: 144px;
    right: -57px;
    background: url(img/af03.png) 1px 1px no-repeat;
    width: 78px;
    height: 264px;
}
.page04{
	padding: 55px 0 15px 0 !important;
	background: url(img/camket.png) bottom center no-repeat #E1B85F;
	background-size: contain;
}
.page04 .large-12{
	padding-bottom: 0 !important;
}
.page04 .section-title span{
	color: #ffffff;
}
.page04 .section-title span:before{
	background: #da842e;
}
.page04 .section-title span:after{
	background: #da842e;
}
.page04 .box{
	margin-bottom: 30px;
	position: relative;
}
.page04 .box-text{
	padding: 10px 10px 10px 10px;
    background: #da842e;
    height: 96px;
    border-radius: 50px;
    position: relative;
}
.page04 .box-text p{
	color: #fff;
	font-size: 16px;
	line-height: 25px;
}
.page04 .div1 .box-image{
	width: 112px !important;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}
.page04 .div1 .box-text{
	width: 100%;
    float: left;
    text-align: left;
    position: relative;
    top: 7px;
    padding: 10px 125px 10px 30px;
}
.page04 .div2 .box-image{
	width: 112px !important;
	float: right;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.page04 .div2 .box-text{
	width: 100%;
    float: left;
    text-align: right;
    position: relative;
    top: 7px;
    padding: 10px 30px 10px 125px;
}
.alphabet_result{
	padding-bottom: 30px;
}
.alphabet_result .hd_product{
	font-size: 24px;
    font-weight: 700;
    color: #333;
    background: #f4f4f4;
    margin-bottom: 0;
    padding: 35px 0 15px 0;
    position: relative;
}
.alphabet_result .hd_product:before{
	content: "";
	width: 500px;
	left: -500px;
	background: #f4f4f4;
	position: absolute;
	top: 0;
	height: 100%;
}
.alphabet_result .hd_product:after{
	content: "";
	width: 500px;
	right: -500px;
	background: #f4f4f4;
	position: absolute;
	top: 0;
	height: 100%;
}
.alphabet_result .hd_product a{
	font-size: 24px;
    font-weight: 700;
    color: #333;
}
.box_thuoc{
	padding-top: 40px;
    margin-bottom: 10px;
}
.box_thuoc .news-item-clear{
	display: inline-block;
    width: 33%;
    font-size: 18px;
    color: #414141;
    margin-bottom: 10px;
}
.box_thuoc .news-item-clear a{
	font-size: 18px;
    color: #414141;
}
.box_thuoc .news-item-clear a:hover{
	color: #ee8434;
}
.alphabet_result  .xemthem{
	text-align: center;
}
.alphabet_result  .xemthem a{
	display: inline-block;
	display: inline-block;
    margin: 0 auto;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    background: #fff;
    color: #1e69b2;
}
.alphabet_result  .xemthem a:hover{
	box-shadow: 0 2px 9px -2px #888;
    color: #ee8434;
}
.title h1{
	font-size: 34px;
    font-weight: 700;
    color: #404040;
    margin: 0 0 20px;
}
.cb-alpha .content{
	background: #f4f4f4;
    padding: 40px 0;
    margin-bottom: 30px;
    position: relative;
}
.cb-alpha .content:before{
	content: "";
	width: 500px;
	left: -500px;
	background: #f4f4f4;
	position: absolute;
	top: 0;
	height: 100%;
}
.cb-alpha .content:after{
	content: "";
	width: 500px;
	right: -500px;
	background: #f4f4f4;
	position: absolute;
	top: 0;
	height: 100%;
}
.cb-alpha .content h2{
	margin: 25px 0;
    font-size: 24px;
    font-weight: 700;
    color: #333;
}
.cb-alpha .content .alphabet a{
	display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 16px;
    padding: 6px 11px;
    text-decoration: none;
    border-radius: 4px;
    color: #4a4a4a;
    background: #fff;
    box-shadow: 0 2px 9px -2px #888;
}
.cb-alpha .content .alphabet a:nth-child(1){
	background: #ee8434;
    color: #fff;
    width: auto;
}
.cb-alpha .content .alphabet a:hover{
	background: #ee8434;
    color: #fff;
}
.search-results .box_pro,.search-results div.hd_box{
	display: none;
}
.search-container li{
	list-style: none;
}
.search-container .search-field{
	max-width: 400px;
	float: left;
	height: 45px;
	background: #fff;
}
.search-container .search-submit{
	padding: 0 10px;
    margin: 0 !important;
    background: #ee8434 !important;
    height: 45px !important;
    position: relative;
    width: auto !important;
    font-size: 13px;
    margin-left: 3px !important;
}
.search-container ::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
   font-weight: 400 !important;
}

.search-container :-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
   font-weight: 400 !important;
}

.search-container ::-ms-input-placeholder { /* chạy trên Microsoft Edge */
   font-weight: 400 !important;
}
.page-numbers span,.page-numbers a{
	border-radius: 0 !important;
}
.alphabet2 li{
	list-style: none;
}
.alphabet2 .menu{
	text-align: left;
	display: block;
}
.alphabet2 .menu li{
	margin: 0 !important;
	display: inline-block;
	border: none;
}
.alphabet2 .menu li a{
	display: inline-block;
    width: auto;
    height: 35px;
    font-size: 16px;
    padding: 6px 12px;
    text-decoration: none;
    border-radius: 4px;
    color: #4a4a4a;
    background: #fff;
    box-shadow: 0 2px 9px -2px #888;
}
.alphabet2 .menu li.current-menu-item a{
	background: #ee8434;
    color: #fff;
    width: auto;
}
.alphabet2 .menu li a:hover{
	background: #ee8434;
    color: #fff;
}
.alphabet2 .widget{
	margin-bottom: 0 !important;
}
.heading-title-thuoc{
	color: #333;
	font-size: 27px;
	border-bottom: 1px solid #e7e6e6;
	padding-bottom: 5px;
}
.cs-thuoc-info{
	overflow: hidden;
	padding-top: 20px;
}
.cs-thuoc-info .thuoc-info-img{
	width: 250px;
	float: left;
	text-align: center;
}
.cs-thuoc-info .thuoc-info-img img{
	max-height: 250px;
}
.cs-thuoc-info .thuoc-info-detail{
	width: calc(100% - 270px);
	float: right;
}
.cs-thuoc-info .thuoc-info-detail p{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 0px;
}
.cs-thuoc-info .thuoc-info-detail p span{
	display: inline-block;
	width: 145px;
	color: #686868;
}
.cs-up-form-quatity{
	max-width: 430px;
	background-color: #e8e8e8;
	padding: 20px;
	margin-top: 15px;
	overflow: hidden;
}
.cs-up-form-quatity a{
	display: block;
	width: 48%;
	float: left;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 18%);
	color: #fff;
    background-color: #E1B85F;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    font-size: 18px;
}
.cs-up-form-quatity a:nth-child(2){
	float: right;
	color: #1f4757;
    background-color: #e3f5fd;
}
.cs-up-form-quatity a:hover{
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
}
.prd-dt-phone{
	max-width: 430px;
	text-align: center;
	margin-top: 15px;
}
.prd-dt-phone a{
	color: #E1B85F;
}
.cs-benh-content{
	border-top: 1px solid #e7e6e6;
	overflow: hidden;
	padding-top: 30px;
	margin-top: 30px;
}
.cs-benh-content p{
	margin-bottom: 10px;
}
.cs-benh-content h2{
	font-size: 26px;
    line-height: 38px;
    color: #333;
}
.cs-benh-content ul{
	padding-left: 20px;
}
.menu__list__pro .item__cate h4 ,
.home__menu .menu__list__pro__cate .item__cate a ,
.menu__list__pro .item__cate .title__Cate{
	color: #E1B85F !important;
}
.menu__list__pro .item__cate:hover{
    box-shadow: inset 0 0 2px 1px rgb(0 0 140) !important;
}
.section_doi_tac .flickity-button{
	background-color: unset !important;
	box-shadow: unset !important;
}
.section_doi_tac img{
	height: 118px;
	object-fit: cover;
}
.section_doi_tac .small-12 {
	padding-bottom: 0;
}
.product-main  .large-4{
	max-width: 37%;
    flex-basis: 37%;
}
.product-main .mfp-hide {
	display: block !important;
    max-width: 26%;
    flex-basis: 26%;
}
.product-main .mfp-hide li{
	list-style: none;
}
.product-main .mfp-hide .widgettitle{
	display: block;
    text-align: center;
    line-height: 42px;
    background: #E1B85F;
    border-radius: 6px 6px 0 0;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
}
.product-main .mfp-hide  .custom-html-widget > div{
	border: 2px dotted #E1B85F;
	margin-bottom: 30px;
	padding:12px;
}
.product-main .mfp-hide .rt_ctsp_top{
	border-top: unset !important;
}
.product-main .mfp-hide .rt_ctsp_top p{
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 500;
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #d6d6d6;
}
.product-main .mfp-hide .rt_ctsp_top img{
	padding-right: 10px;
}
.product-main .mfp-hide .rt_ctsp_top p:last-child{
	border: unset;
}
.product-main .mfp-hide .rt_ctsp_bottom p{
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 500;
}
/* popup begin */
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    padding-bottom: 250px;
    background:rgba(138, 138, 138, 0.58);
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999999999;
}
.cd-popup form{
	margin-bottom: 0 !important;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup .content_popub .wpcf7-submit{
    font-weight: 400;
    display: block !important;
    color: #fff;
    font-size: 14px !important;
    line-height: 40px !important;
    margin: 0;
    text-align: center;
    border-radius: 6px;
    width: 100%;
    text-transform: uppercase;
}
.cd-popup .content_popub h2{
	background: #139EE7;
    margin-bottom: 5px;
}
.cd-popup-container {
    background-size: cover;
    position: relative;
    width: 90%;
    top: 40%;
    max-width: 500px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 4em auto;
    padding: 40px;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-duration: 0.3s;
    overflow: hidden;
}
.content_popub .from__dk h4{
    font-size: 25px;
    line-height: 30px;
    color: #db0008;
    font-weight: bold;
}
.content_popub .from__dk p{
	margin-bottom: 12px;
}
.cd-popup-container .cd-popup-close {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    display: none;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: black;
}
.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}
/*section_gth*/
.section_gth{
	padding-bottom: -50px;
	padding-bottom: 0 !important;
}
.section_gth .gioi_thieu_right {
	display: block;
	text-align: center;
}
.section_gth .gioi_thieu_right .img img{
	height: 69px;
	width: auto;
	object-fit: contain;
}
.section_gth .gioi_thieu_right .img{
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	position: relative;
	padding-bottom: 46px;
}
.section_gth .gioi_thieu_right .img:after{
    content: "";
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 24px;
    width: 299px;
    background: url(img/gd.png) no-repeat;
}
.section_gth .gioi_thieu_right p{
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 8px;
	text-align: justify;
}
.section_gth .gioi_thieu_right .button{
	padding: 0 22px;
	border-radius: 40px;
	background: linear-gradient(360deg, #FCBD57 -0.48%, #FBE79F 167.86%);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
}
.section_gth .large-6 .col-inner{
	position: relative;
}
.section_gth .large-6 .col-inner .video-button-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    height: 100%;
	width: 100%;
}
.section_gth .large-6 .col-inner .video-button-wrapper a{
	position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    margin: 0 auto;
	border: unset;
}
.section_gth .large-6 .col-inner .video-button-wrapper a:hover{
	background-color: unset !important;
}
.section_gth .large-6 .col-inner .video-button-wrapper i{
    border: 2px solid #fff;
    color: #fff;
    padding: 5px 8px;
    border-radius: 34px;
}
.section_gth .large-6 .col-inner .video-button-wrapper i:hover{
	color: #2489db;
	border: 2px solid #2489db;
}
.section_tin_tuc .heading{
	margin-bottom: 20px !important;
}
.section_tin_tuc{
	padding-bottom: 30px !important;
}






.rt_call{
	position: fixed;
	bottom: 50px;
	left: 10px;
	z-index: 999;
}
.rt_call a{
	width: 45px;
	height: 45px;
	background: url(img/map.png) center no-repeat;
	display: block;
	margin-bottom: 5px;
}
.rt_call .maill{
	background: url(img/mail.png) center no-repeat;
}
.rt_call .zalo{
	background: url(img/zalo.png) center no-repeat;
}
.rt_call .call{
	background: url(img/call.png) center no-repeat;
}
.rt_call .mess{
	background: url(img/mess.png) center no-repeat;
}


.rt01 .flickity-page-dots{
	bottom: -10px;
}
.rt01 .flickity-page-dots .dot{
    border-color: #bababa !important;
    background-color: #bababa;
}
.rt01 .slider-nav-light .flickity-page-dots .dot.is-selected{
	background-color: #fff;
    border-color: #fff !important;
}
/*mobile*/
@media (max-width: 1024px) {
	#footer .widget-title{
		font-size: 14 !important;
	}
	.price_pro > span{
		font-size: 15px;
	}
	.box-text .rt_add_to_cart a {
	    padding-left: 25px !important;
	    font-size: 12px;
	    padding: 0 10px;
	    background: url(img/ud.png) 4px 5px no-repeat #E1B85F;
	}
	.hds span, .hds a{
		font-size: 25px;
	}	
	.rt04 .box-text h4{
		font-size: 13px;
	}
	.rt04 .box-text p{
		font-size: 11px;
	}
	#logo{
		width: 130px !important;
	}
	#wide-nav .header-nav > li > a{
		font-size: 13px;
		padding: 0 8px !important;
	}
	.html2 > div:nth-child(1){
		margin-right: 15px;
	}
	.html2 > div:nth-child(2){
		margin-right: 15px;
	}
	.product-small .ajax_add_to_cart{
		font-size: 13px !important;
		margin: 0;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		font-size: 14px !important;
    	padding: 0 6px !important;
	}
	.rt_slide .text-inner h2{
		font-size: 25px;
	}
	.cb-alpha .content .alphabet a,.alphabet2 .menu li a{
		margin-bottom: 10px;
	}
}
@media (max-width: 812px) {
	.product-main .mfp-hide {
	    display: block !important;
	    max-width: 100% !important;
	    flex-basis: 100% !important;
	    padding: 0 10px;
	}
	.product-main .large-4 {
	    max-width: 50%;
	    flex-basis: 50%;
	}	
	.sectin_icon .medium-3{
		max-width: 50%;
		flex-basis: 50%;
		padding-bottom: 30px;
	}
	.chuyenmucsp > div{
		margin-bottom: 0 !important;
	}
	.chuyenmucsp .medium-2{
		max-width: 33.333%;
    	flex-basis: 33.333%;
	}
	.box_cate_home .cnt h4 a{
		font-size: 15px;
	}
	.product-small .box-image , .product-small .box-image img{
		height: 175px;
	}
	.box-text .box-p , .box-text .rt_add_to_cart{
		width: 100%;
		text-align: left;
	}
	.footer-1 .row .widget:nth-child(1),.footer-1 .row .widget:nth-child(2),.footer-1 .row .widget:nth-child(3),
	.footer-1 .row .widget:nth-child(4){
		max-width: 100%;
	    flex-basis: 100%;
	    padding: 0 15px !important;
	}
	.section__width .box__left__layout{
		width: 100%;
	}
	.section__width .box__right__layout{
		width: 100%;
	}
	.sidebar-inner .menu > li > ul{
		position: relative;
		left: 0;
		display: none;
	}
	.sidebar-inner .menu > li button{
		background: none;
	}
	.sidebar-inner .menu > li button i{
		display: block;
	}
	.sidebar-inner .menu > li.active > ul{
		display: block;
		border: none;
		padding-left: 15px;
	}
	.category-filtering .filter-button{
		color: #fff;
	    background: #E1B85F;
	    position: fixed;
	    right: 0;
	    top: 35% !important;
	    padding: 4px 10px;
	    cursor: pointer;
	    z-index: 999;
	    /* display: none; */
	    font-size: 18px;
	    -webkit-transition: all 0.35s ease;
	    -o-transition: all 0.35s ease;
	    transition: all 0.35s ease;
	}
	.category-filtering .filter-button strong{
		display: none;
	}
	.tax-product_cat .page-title-inner{
		padding-top: 0 !important;
	}
	.category-filtering-mb{
		display: block;
	}
	.sidebar-inner-mb{
		display: block;
		padding: 0 15px;
	}
	.single-product #main > .sidebar-inner-mb{
		display: none;
	}
	.form-flat .flex-row .flex-col, .flex-row.form-flat .flex-col{
		padding-right: 0;
	}
	.rt_slide .text-inner h2{
		font-size: 18px;
	}
	.banner-layers .text-inner p{
		font-size: 20px;
	}
	.rt_tct .rt_tkiem h2{
		font-size: 26px;
	}
	.searchform .button.icon{
	}
	.page03 .css_page_03 .large-3{
		max-width: 100%;
	    flex-basis: 100%;
	}
	.page03 .box-text p{
		height: auto;
	}
	.box_thuoc .news-item-clear{
		width: 100%;
	}
	.single-thuoc-post .woocommerce-tabs .left{
		display: none;
	}
	.single-thuoc-post .woocommerce-tabs .right{
		width: 100%;
		padding-left: 0;
	}
}
@media (max-width: 480px) {
	.block-product-col{
		margin: 0 -5px;
	}
	.product-small .box-image,.product-small .box-image img{
		height: 160px;
	}
	.block-product-col .col-4{
		width: 50%;
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.tct .large-6 .box-image img,.tct .large-12 .box-image img{
		height: auto;
	}
	.new-list > div .post-image{
		width: 40%;
		float: left;
		height: auto;
	}
	.new-list > div .post-image img{
		width: 100%;
		height: auto;
	}
	.new-list > div .post-content{
		width: 60%;
		float: right;
		padding-left: 15px;
	}
	.new-list > div .post-content > div{
		display: none;
	}
	.new-list > div .post-content .title{
		font-size: 14px;
	}
	.related .row > .product-small{
		max-width: 50%;
	    flex-basis: 50%;
	}
	#logo img{
		max-height: 50px !important;
	}
	.product-small .ajax_add_to_cart{
		margin: 0 0px 0 0;
	}
	.product-small .box-text .product-title a{
		height: 44px;
	}
	.block-product-col .col-4:nth-child(3n+1){
		clear: none;
	}
	.product-small .box-text{
		padding: 10px 9px !important;
	}
	.product-small form .quantity .minus, .product-small form .quantity .plus{
		padding: 0 10px !important;
	}
	.product-small form{
		width: 41%;
	}
	.product-small .ajax_add_to_cart{
		padding: 0 5px !important;
	}
	.block-product-2 .box-text > a {
	    border-radius: 4px;
	    font-size: 11px;
	    padding: 0 5px;
	    right: -9px;
	    bottom: 10px;
	}
	.tax-product_cat .products {
		margin: 0 -5px;
	}
	.tax-product_cat .products > .product-small{
		padding: 0 5px !important;
		margin-bottom: 10px !important;
	}
	.tax-product_cat .added_to_cart {
	    padding: 0 5px !important;
	    right: 2px;
	    bottom: 9px;
	}
	.shop-page-title .is-medium{
		display: none;
	}
	.page-title-inner .category-filtering{
		padding: 0;
		height: 0;
	}
	.list-post-related .product-small .added_to_cart {
	    padding: 0 5px !important;
	    right: 2px;
	    bottom: 9px;
	    font-size: 11px;
	}
	.rt_tct{
		padding: 10px 0 !important;
	}
	.rt_tct .rt_tkiem h2{
		font-size: 25px;
		line-height: 30px;
	}
	.rt_tct .rt_button{
		text-align: center;
	}
	.section-title span{
		font-size: 22px;
		line-height: 35px;
	}
	.section-title span:before,.section-title span:after{
		display: none;
	}
	.box__timhieu .box-image{
		left: 10px;
	}
	.rt_slide .text-box{
		width: 100% !important;
	}
	.rt_slide .text-inner h2{
		font-size: 15px;
		margin-bottom: 0 !important;
	}
	.banner-layers .text-inner p{
		font-size: 16px;
	}
	.rt_slide .text-inner .button{
		line-height: 30px;
		min-height: 30px;
		height: 30px;
		background-size: contain !important;
	}
	.rt_slide .text-inner .button span{
		line-height: 30px;
		min-height: 30px;
		font-size: 13px;
	}
	.hds span, .hds a{
		font-size: 20px;
		line-height: 32px;
	}
	.hds span:before, .hds a:before,.hds span:after, .hds a:after{
		display: none;
	}
	.chuyenmucsp .medium-2{
		max-width: 50%;
	    flex-basis: 50%;
	}
	.block-product-2 .slick-prev{
		left: -8px;
	}
	.block-product-2 .slick-next{
		right: -8px;
	}
	.rt03 .tabbed-content h4.uppercase{
		top:0;
		margin-top: 0;
		max-width: 100%;
	}
	.rt03 .tabbed-content ul.nav{
		padding-left: 0;
	}
	.rt03 .tabbed-content ul.nav li a{
		padding: 0 8px;
		font-size: 13px;
	}
	.rt01{
		background: #f5f5f5;
		padding: 30px 0 !important;
	}
	.rt02{
		    background: #06098e;
		padding: 30px 0 00px 0 !important;
	}
	.rt03{
		padding: 30px 0 0 0 !important;
	}
	.rt03 .large-12{
		padding-bottom: 10px !important;
	}
	.product-small .box-text .title-wrapper a{
		font-size: 14px;
		line-height: 22px;
		height: 44px;
		overflow: hidden;
	}
	.price_pro,.price_pro > span{
		font-size: 16px;
	}
	.sp_da_xem{
		margin-top: 20px;
	}
	.block-product-col .product{
		width: 50%;
	}
	.benh01 h2{
		font-size: 24px;
	}
	.benh02 h2{
		color: #fff;
	}
	.benh02 .large-12{
		padding-bottom: 10px !important;
	}
	.benh02 .left{
		display: none;
	}
	.benh02 .right{
		max-width: 100%;
    	flex-basis: 100%;
    	padding-top: 0;
    	padding-left: 15px;
	}
	.benh02 .right .nav-vertical{
		width: 23%;
	}
	.benh02 .right .tab-panels{
		width: 72%;
	    float: right;
	    margin-left: 5%;
	    padding-top: 0 !important;
	    padding-top: 10px;
	}
	.benh02 .right .nav li a{
		font-size: 14px;
		line-height: 35px;
	}
	.benh-widget-sidebar-widget1{
		padding: 10px 5px 10px 10px;
	}
	.benh02 .right .nav li.active:after{
		top: 6px;
		right: -18px;
	}
	.benh-widget-sidebar-widget1 .news-item-sidebar-clear a{
		font-size: 13px;
		line-height: 22px;
	}
	.benh04 .button{
		font-size: 13px;
	    margin-right: 10px !important;
	    margin-bottom: 10px;
	    background: #E1B85F!important;
	    color: #fff !important;
	}
	.tab_benh .tab_benh_list{
		width: 100%;
	}
	.tab_benh .tab-content .news__benh{
		padding-left: 30px !important;
	}
	.single-product h1.entry-title{
		font-size: 22px;
		line-height: 30px;
		margin-top: 15px;
	}
	.rt_woocommerce_single_product_summary .cart:before{
		display: none;
	}
	.goi_ngay div:nth-child(1) a{
		font-size: 30px;
	}
	.goi_ngay div:nth-child(2){
		padding-top: 5px;
	}
	.doi_tra > div:nth-child(1),.doi_tra > div:nth-child(2),.doi_tra > div:nth-child(3){
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.doi_tra > div:nth-child(3){
		background: url(img/z3.png) 5px 15px no-repeat;
	}
	.product-footer{
		padding-top: 0;
	}
	.woocommerce-tabs .left{
		width: 100%;
	}
	.woocommerce-tabs .right{
		width: 100%;
		padding-left: 0 !important;
	}
	.product-footer .woocommerce-tabs{
		padding-top: 0 !important;
	}
	.woocommerce-tabs .right h2.title{
		font-size: 20px;
		margin-bottom: 0;
	}
	.box_pro .box_pro_list{
		width: 50%;
	}
	.woo__clear .box__left__cate{
		display: none;
	}
	.woo__clear .box__right__cate{
		width: 100% !important;
	}
	.woo__clear .box__right__cate .products > .product-small{
		 max-width: 50%;
    	flex-basis: 50%;
	}
	.page01 .left,.page01 .right{
		max-width: 100%;
    	flex-basis: 100%;
    	padding: 0 15px !important;
	}
	.page01{
		padding: 30px 0 !important;
	}
	.page01 h2{
		font-size: 50px;
	}
	.section_dangky .left{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.section_dangky .left .large-6{
		max-width: 50%;
	    flex-basis: 50%;
	}
	.sub__mit{
		min-width: auto;
	}
	.sub__mit span{
		font-size: 13px;
	}
	.section__dangky{
		padding: 30px 0 !important;
	}
	.page02{
		padding: 30px 0 !important;
	}
	.page02 .left,.page02 .right{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.page03 .div11{
		padding-left: 0 !important;
	}
	.page03 .div14{
		padding-right: 0 !important;
	}
	.page03 .div21{
		padding-left: 0 !important;
	}
	.page03 .div24{
		padding-right: 0 !important;
	}
	.page03 .css_page_03 .large-3{
		margin-bottom: 20px;
	}
	.page04 .box{
		clear: both;
	    overflow: hidden;
	    padding-bottom: 18px;
	}
	.page03 .css_page_03:after{
		display: none;
	}
	.search-container .search-field{
		max-width: 240px;
	}
	.title h1{
		font-size: 26px;
		text-align: center;
	}
	.cb-alpha .content{
		padding: 20px 0;
	}
	.cb-alpha .content h2{
		font-size: 22px;
	}
	.heading-title-thuoc{
		font-size: 22px;
	}
	.cs-thuoc-info .thuoc-info-img{
		width: 100%;
	}
	.cs-thuoc-info .thuoc-info-detail{
		width: 100%;
	}
	.cs-up-form-quatity{
		padding: 15px;
	}
	.cs-up-form-quatity a{
		font-size: 14px;
	}
	.cs-benh-content h2{
		font-size: 22px;
	}
	.rt04 .box-image img{
		margin-top: 12px;
	}
	.heading{
		font-size: 18px;
	}
	.rt_tct .wpcf7 .wpcf7-form-control-wrap{
		width: 100%;
		margin: 0;
	}
	.rt_tct .wpcf7 .wpcf7-submit{
		width: 25%;
	}
	.section_doi_tac img {
	    height: 70px;
	    object-fit: cover;
	}
	.section_doi_tac .flickity-button{
		top: -12px;
	}
	.search-form-categories .search_categories{
		width: 120px !important;
	    border-radius: 0 !important;
	    line-height: 38px;
	    height: 38px;
	    font-weight: 500;
	    font-size: 12px;
	}
	.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select{
		font-size: 12px;
	}
	.product-main .large-4{
	    max-width: 100%;
    	flex-basis: 100%;
    	padding: 0 5px;
	}
	.product-footer > div{
		padding: 0 5px;
	}
	.rt_ft_1 h4{
		padding-right: 0;
	}
	.heading a, .heading span{
		font-size: 22px;
	}
	.header-search .icon-search {
	    background: #ED1C24;
	    padding: 0 9px;
	    line-height: 32px;
	    border-radius: 5px;
	    display: inline-block;
	    color: #fff;
	    position: relative;
	    top: 3px;
	}
	.button.icon.is-small{
		margin: 0 !important;
	}
	.searchform-wrapper .search-field{
		height: 40px;
		list-style: 40px;
	}
	.searchform .button.icon {
        background-color: unset !important;
	    border-radius: 0 !important;
	    height: 36px;
	    width: 36px;
	    line-height: 26px !important;
	    max-height: 36px !important;
	    min-height: 36px !important;
	}
	.searchform .button.icon i{
		font-size: 18px;
	}
	.section_gth{
		padding-top: 30px !important;
	}
	.rt_call{
	    bottom: 0px;
	    background: #fff;
	    width: 100%;
	    left: 0;
	    padding: 10px;
	}
	.rt_call a{
		display: inline-block;
		width: 20%;
		float: left;
		padding: 0 10px;
	}
	.rt_call a img{
		display: block;
		text-align: center;
	}
}