/*
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-Unthrift";
  src:url(font/SVN-Unthrift.otf);
}
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
body{
	font-family: 'Roboto', sans-serif !important;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.img{
	overflow: hidden;
}
.woocommerce-order-details table tfoot tr:nth-child(3) td {
    padding-bottom: 40px;
}
.woocommerce-order-details table tfoot .woocommerce-Price-amount {
    position: relative;
    white-space: initial !important;
}
.woocommerce-order-details table tfoot tr:nth-child(3) .woocommerce-Price-amount:before{
	content: "(Chưa bao gồm phí giao hàng nếu có - Phí giao hàng phụ thuộc địa chỉ Quý khách)";
    position: absolute;
    display: block;
    font-size: 12px;
    bottom: -35px;
}
.woocommerce-thankyou-order-details li:nth-child(5){
	position: relative;
	margin-bottom: 40px;
}
.woocommerce-thankyou-order-details li:nth-child(5):after{
	content: "(Chưa bao gồm phí giao hàng nếu có - Phí giao hàng phụ thuộc địa chỉ Quý khách)";
    position: absolute;
    display: block;
    font-size: 12px;
    bottom: -40px;
    font-weight: 600;

}
.checkout-sidebar .shop_table  tfoot .order-total td{
	position: relative;
	padding-bottom: 50px;
	width: 60%;
}
.checkout-sidebar .shop_table  tfoot .order-total td:after{
	content: "(Chưa bao gồm phí giao hàng nếu có - Phí giao hàng phụ thuộc địa chỉ Quý khách)";
    position: absolute;
    display: block;
    font-size: 12px;
    bottom: 8px;
    font-weight: 600;
}
.single-page blockquote{
	position: relative;
	border: unset !important;
	border-top: 1px solid #e7e7e7 !important;
	border-bottom: 1px solid #e7e7e7 !important;
	padding: 0 14% !important;
	padding-top: 20px !important;
}
.single-page blockquote:after{
	position: absolute;
	content: "";
	top: 20% ;
	left: 0;
	height: 62px;
	width: 83px;
	background: url(img/pp.png) no-repeat;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{
	padding-top: 55px;
}
.rt_new_pro_right > .col-inner{
	position: unset !important;
}
.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 p{
	margin-bottom: 0 !important;
	line-height: 30px;
}
.footer-1 p i{
	color: #f39303;
}
.footer-1 .menu li{
	border-top: 1px solid #5c3d4a;
}
.footer-1 .menu li a{
	line-height: 40px !important;
	padding-left: 18px !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	color: #fff !important;
	font-size: 14px;
	background: url(img/li.png) 0px 13px no-repeat;
}
.footer-2 .widget-title{
	color: #636363;
	margin-bottom: 20px !important;
	display: block;
}
.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 p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.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;
}
.header-bottom{
	margin-bottom: 1px;
}
.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 -10px;
	clear: both;
}
.block-product-col .col-4 {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-4:nth-child(4n+1) {
	clear: both;
}
.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 {
	width: 50%;
	display: 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;
}
.block-product-2 .box-image{
	height: 245px;
	width: 100%;
}
.block-product-2 .box-image img{
	width: 100%;
	height: 245px;
	object-fit: cover;
}
.block-product-2 .box-text{
	padding:10px 20px 20px 20px !important;
	overflow: hidden;
	text-align: center;
}
.block-product-2 .box-text .product-title a{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 5px;
}
.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: "SVN-Unthrift";
	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*/
.heading{
	text-align: center;
	background: url(img/hd.png) 0px 18px repeat-x;
}
.heading a,.heading span{
	display: inline-block;
	background:#f0f0f0;
	color: #657f93;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
	padding: 0 10px;
	position: relative;
	left: -1px;
	top: -1px;
	margin-bottom: -2px;
}
.grid-tools a{
	background: #f28f06 !important;
}
.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 .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: #073f77;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}
.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;
    margin-bottom: 25px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 116px;
}
.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: 112px;
    object-fit: cover;
    border-radius: 6px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 126px);
}
.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: #2e2e2e;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a:hover{
	color: #17ccd3;
}
.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: 260px;
}
.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: 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-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{
  height: 260px;
  overflow-y: hidden;
  padding: 25px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  color: #3c3c3c;
  line-height: 24px;
  display: block;
  max-height: 48px;
  overflow:hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 110px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
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);
}
.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;
}
/*them*/
.header-main .search-field{
	border-radius: 4px !important;
	border:1px solid #667b87 !important;
	border-color:1px solid #667b87 !important;
	height: 45px !important;
	line-height: 45px !important;
}
.header-bottom{
	background: linear-gradient(#658095, #667a85) !important;
}
.stuck #logo img{
	padding: 5px 0 !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;
}
#footer .widget-title{
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
#footer .is-divider{
	background-color:#fca91e;
}
hr{
	border:0.5px solid #5c3d4a !important;
	opacity: 1 !important;
}
.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 p{
	color: #fca91e;
	margin-bottom: 0;
}
.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;
}
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 .price2{
	margin-bottom: 5px;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}
.single-product ins{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 400 !important;
}
.price2 ins{
	padding-right: 30px;
}
.single-product ins span{
	font-weight: 700 !important;
}
.single-product del{
	font-size: 14px;
	color: #999999;
	font-weight: 400 !important;
}
.single-product del span{
	font-weight: 700 !important;
}
.single-product .cart{
	clear: both;
	margin-bottom: 0px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
#main{
	background: #fff;
}
.percent{
	display: none;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 29px;
	color: #ec4a22;
	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;
}
.header-nav > li .nav-dropdown{
	width: 100%;
	display: none !important;
    transform: translateY(20px);
    transition: all 0.8s ease 0s;
    border: none;
}
.header-nav > li:hover .nav-dropdown{
    display: block !important;
    transform: translateY(0px);
}
.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;
    border-top:1px solid #fff;
    margin: 0 !important;
    padding-left: 10px;
}
.header-nav > li .nav-dropdown > li a:hover{
	color: yellow;
}
.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: #17ccd3;
    top: 93px;
    border: 0;
    left: 0 !important;
}
.top-divider{
	display: none !important;
}
#masthead .header-nav > li{
	margin: 0;
}
#masthead .header-nav > li > a{
	display: block;
    font-size: 15px;
    color: #3d3d3d;
    font-weight: 600;
    line-height: 94px;
    padding: 0 20px;
}
#masthead .header-nav > li:after{
	top: 78px;
}
#masthead .header-nav > li > a:hover,#masthead .header-nav > li.current-menu-item > a{
	color: #17ccd3;
}
.header-search .icon{
	background: #0C9764 !important;
	margin-right: 5px !important;
}
.Before_ft{
	padding: 50px 0 !important;
}
.Before_ft .col{
	padding-bottom: 0 !important;
	max-width: 20%;
    flex-basis: 20%;
}
.Before_ft .box-image{
	text-align: center;
    height: 68px;
    line-height: 68px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.Before_ft .box-image img{
	width: auto !important;
	display: block;
	margin: 0 auto;
	max-height: 68px;
}
.Before_ft .box-text{
	padding-bottom: 0 !important;
}
.Before_ft .box-text h4{
	display: block;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 500;
	color: #383838;
}
.Before_ft2{
	background: #1d1d1d;
}
.Before_ft2 .row .large-3:nth-child(1){
	padding-left: 0;
}
.Before_ft2 .row .large-3:nth-child(4){
	padding-right: 0;
}
.Before_ft2 .box .box-image{
	width: 50px !important;
	float: left;
}
.Before_ft2 .box .box-text{
	width: calc(100% - 60px) !important;
	float: right;
	padding: 0;
}
.Before_ft2 .box .box-text p{
	font-size: 15px;
	line-height: 24px;
	font-weight: 500;
	color: #fff;
}
.Before_ft2 .row{
	border-bottom: 1px solid #313131;
}
.Before_ft2 .row .large-3:nth-child(1){
	max-width: 16%;
    flex-basis: 16%;
}
.Before_ft2 .row .large-3:nth-child(2){
	max-width: 17%;
    flex-basis: 17%;
}
.Before_ft2 .row .large-3:nth-child(3){
	max-width: 26%;
    flex-basis: 26%;
}
.Before_ft2 .row .large-3:nth-child(4){
	max-width: 41%;
    flex-basis: 41%;
}
.Before_ft2 form{
	overflow: hidden;
    margin-bottom: 0;
    position: relative;
    top: 5px;
}
.Before_ft2 .rt_sdt .wpcf7-tel{
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 0;
	text-shadow: unset !important;
	line-height: 36px;
	min-height: 36px;
	height: 36px;
	border-radius: 4px;
}
.Before_ft2 .rt_sdt .wpcf7-submit{
	display: block;
	width: 47%;
	float: right;
	margin: 0;
	font-size: 15px;
	text-align: center;
	padding: 0;
	line-height: 36px;
	min-height: 36px;
	height: 36px;
	border-radius: 4px;
	font-weight: 500;
	background: linear-gradient(180deg, #0C9764 0%, #0CCA85 100%);
}
.Before_ft2 .rt_sdt .wpcf7-not-valid-tip{
	clear: both;
}
.rt_footer{
	background: #1d1d1d;
	padding: 0 0 0 0 !important;
}
.rt_footer .row .large-12{
	border-top: 1px solid #313131 !important;
	padding: 10px 0 !important;
}
.rt_footer .row .large-12 p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 21px;
	padding: 5px 0;
	color: #959596;
	letter-spacing: 1px;
}
.rt_footer .row .large-4:nth-child(1){
	padding-left: 0;
	max-width: 46%;
    flex-basis: 46%;
    padding-right: 50px;
}
.rt_footer .row .large-4:nth-child(2){
	max-width: 27%;
    flex-basis: 27%;
}
.rt_footer .row .large-4:nth-child(3){
	padding-right: 0;
	max-width: 27%;
    flex-basis: 27%;
}
.rt_footer .row .large-4 .menu > li{
	border: none;
}
.rt_footer .row .large-4 .menu > li > a{
	display: block;
	font-size: 15px;
	line-height: 31px;
	padding: 0px 0px 0px 15px !important;
	color: #fff;
	position: relative;
	background: url(img/right.png) 0px 8px no-repeat;
}
.rt_footer .row .large-4 .menu > li > a:hover{
	color: #0C9764;
}
.rt_footer .row .large-4 p{
	font-size: 15px;
	line-height: 31px;
	color: #ffffff;
	margin-bottom: 0;
}
.rt_footer .row .large-4 p i{
	width: 20px;
	text-align: center;
	color: #0C9764;
}
.rt_footer .widgettitle{
	display: block;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
	font-weight: 500;
	margin-bottom: 30px;
}
.rt_footer .widgettitle:after{
	position: absolute;
	content: "";
	width: 41px;
	height: 2px;
	background: #0C9764;
	bottom: -6px;
	left: 0;
	z-index: 9;
}
.rt_01{
	background: #efefef !important;
	padding: 50px 0 30px 0 !important;
}
.rt_01 .img  img{
	width: auto !important;
}
.section-title-container .section-title{
	display: block;
	text-align: left;
	border: none;
	margin-bottom: 0;
}
.section-title-container .section-title span{
	padding: 0;
	border: none;
	margin: 0;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d3d3d;
	position: relative;
}
.section-title-container .section-title span:before{
	position: absolute;
	content: "";
	width: 41px;
	height: 2px;
	background: #0C9764;
	line-height: 0;
	top: 16px;
	z-index: 9;
	left: -55px;
	display: none;
}
.section-title-container .section-title span:after{
	position: absolute;
	content: "";
	width: 41px;
	height: 2px;
	background: #0C9764;
	line-height: 0;
	top: 16px;
	z-index: 9;
	display: none;
	right: -55px;
}
.rt_02{
	padding: 15px 0 50px 0 !important;
	background: #ffffff;
}
.rt_02 .left{
	max-width: 35%;
    flex-basis: 35%;
}
.rt_02 .left .img{
	position: absolute;
    left: -15%;
    top: 0%;
    transform: translateY(-0%);
    min-width: 431px;
}
.rt_02 .right{
	max-width: 65%;
    flex-basis: 65%;
}
.rt_02 .right .section-title-container{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 30px;
}
.rt_02 .right p{
	font-size: 15px;
	line-height: 26px;
	color: #535353;
}
.rt_02 .right .section-title-container .section-title span{
	text-transform: initial !important;
	font-size: 41px !important;
	font-weight: 300 !important;  
}
.rt_02 .right .section-title-container .section-title span:before{
	top: 25px;
}	
.rt_02 .right .section-title-container .section-title span:after{
	top: 25px;
}
.rt_02 .right .box{
	border: 1px solid #0C9764;
	border-radius: 6px;
	padding: 15px;
}
.rt_02 .right .box .box-image{
	text-align: center;
    height: 74px;
    line-height: 74px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.rt_02 .right .box .box-image img{
	width: auto !important;
	height: auto !important;
	margin: 0 auto;
}
.rt_02 .right .box .box-text{
	padding: 0 !important;
	margin-top: 12px;
}
.rt_02 .right .box .box-text p{
	font-size: 15px;
	line-height: 24px;
	color: #2c2c2c;
	margin: 0;
}
.rt_02 .right .button{
	margin: 0 auto !important;
	display: block;
	max-width: 120px;
	padding: 0;
	font-size: 15px;
	font-weight: 500 !important;
	text-transform: initial !important;
	background: linear-gradient(180deg, #0C9764 0%, #0CCA85 100%) !important;
}
.rt_03{
	background: url(img/bg1.png) no-repeat;
	background-size: cover;
	padding: 50px 0 !important;
}
.rt_03 .section-title-main{
	color: #fff !important;
}
.rt_03 .section-title span:before,.rt_03 .section-title span:after{
	background: #fff;
}
.rt_03 .img img{
	width: 100%;
	height: 233px;
	object-fit: cover;
}
.rt_03 .video-button-wrapper{
	position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
    font-size: 13px;
    display: block;
    text-align: center;
}
.rt_03 .video-button-wrapper a{
	color: #fff;
	background: rgb(0 0 0 / 43%);
}
.rt_03 .col{
	padding-bottom: 0 !important;
}
.rt_04{
	background: #f4f4f4;
	padding: 50px 0 0 0 !important;
}
.rt02 .product > .col-inner{
	box-shadow: unset !important;
}
.product > .col-inner{
	
}
.product > .col-inner .box{
	background: #fff;
	border-radius: 4px;
	border: 1px solid #e9e9e9;
	padding: 28px 28px 17px 28px;
	overflow: hidden;
}
.product > .col-inner .box:hover{

}
.product .wishlist-icon{
	display: none;
}
.product > .col-inner .box .box-image{
	width: 100%;
	height: 270px;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
}
.product > .col-inner .box .box-image img{
	width: 100%;
	height: 270px;
	object-fit: contain;
	opacity: 1;
}
.product > .col-inner .box .box-text{
	text-align: left;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #ececec;
	margin-top: 15px;
}
.product > .col-inner .box .box-text-2{
	margin-bottom: 10px;
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}
.product > .col-inner .box .box-text-2 .category{
	font-size: 13px;
	color: #a0a0a0;
	text-transform: initial;
	display: block;
	margin-bottom: 5px;
}
.product > .col-inner .box .box-text .title-wrapper a{
	display: block;
	font-size: 16px;
	line-height: 23px;
	height: 46px;
	color: #262626;
	font-weight: 500;
	overflow: hidden;
}
.product > .col-inner .box:hover .box-text .title-wrapper a{
	color: #eb6e82;
}
.price_pro{
	overflow: hidden;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.price_pro > span,.price_pro ins span{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #eb6e82;
	font-family: 'Roboto', sans-serif !important;
}
.price_pro del,.price_pro del span{
	color: #999999;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.rt_04 .large-columns-5{
	overflow: hidden;
	margin-bottom: 10px !important;
}
.rt_05{
	padding: 50px 0 20px 0 !important;
}
.rt_06{
	background: url(img/bg2.jpg) no-repeat;
	background-size: cover;
	padding: 40px 0 10px 0 !important;
}
.rt_06 .section-title-main{
	color: #444444 !important;
	text-transform: uppercase !important;
}
.rt_06 .section-title-main:before,.rt_06 .section-title-main:after{
	display: none;
}
.rt_06 .box{
	overflow: hidden;
	margin-bottom: 25px;
}
.rt_06 .box .box-image{
	width: 75px !important;
    height: 75px;
    float: left;
    position: relative;
    text-align: center;
    line-height: 57px;
    top: 16px;
    left: 38px;
    z-index: 9;
    background: linear-gradient(180deg, #0C9764 0%, #0CCA85 100%);
	border-radius: 100px;
	align-items: center;
    justify-content: center;
    display: flex;
}
.rt_06 .box .box-image img{
	width: auto !important;
}
.rt_06 .box .box-text{
	width: calc(100% - 75px) !important;
	float: left;
	padding: 15px 15px 15px 60px;
	background: #fff;
	border-radius: 10px;
	border: 2px solid #0C9764;
}
.rt_06 .box .box-text h4{
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	text-transform: uppercase;
	color: #444444;
}
.rt_06 .box .box-text p{
	font-size: 15px;
	line-height: 24px;
	color: #444444;
}
.rt_06 .large-6{
	padding-left: 0 !important;
}
.rt_07{
	background: #f1f1f1;
	padding: 50px 0 20px 0 !important;
}
.rt_07 .flickity-button{
	margin-top: -5% !important;
}
.category .align-center .large-10{
	max-width: 100%;
    flex-basis: 100%;
}
.single-page{
	padding-top: 0 !important;
}
#masthead{
	box-shadow: 2px 2px 10px rgb(0 0 0 / 16%);
}
.woocommerce-breadcrumb a,.woocommerce-breadcrumb span{
	font-size: 13px;
}
.shop-page-title .page-title-inner{
	padding-top: 0px !important;
}
.product-container .product-main{
	padding-top: 0 !important;
}
.product-gallery .product-images{
	border: 1px solid #dddddd;
}
.product-gallery .product-thumbnails a{
	border-color: unset !important;
	color: #dddddd !important;
}
.product-gallery .product-thumbnails a img{
	opacity: 1 !important;
}
.product-footer .woocommerce-tabs{
	border-top: none;
}
.rt_woocommerce_single_product_summary .product-short-description{
	border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.rt_woocommerce_single_product_summary .product-short-description p{
	font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}
.rt_woocommerce_single_product_summary .cart .single_add_to_cart_button{
	display: inline-block;
	background: #17ccd3 !important;
	border-radius: 3px;
	font-size: 17px;
	line-height: 55px;
	min-height: 55px;
	padding: 0 30px !important;
	height: 55px;
	margin-bottom: 0 !important;
}
.rt_woocommerce_single_product_summary .quantity{
	line-height: 55px;
	min-height: 55px;
	height: 55px;
}
.rt_woocommerce_single_product_summary .quantity input{
	line-height: 55px;
	min-height: 55px;
	height: 55px;
}
.box_cart{
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.box_cart > div{
	display: inline-block;
	width: 48%;
	float: left;
}
.box_cart > div:nth-child(1){
	margin-right: 4%;
}
.box_cart > div:nth-child(2){
	background-image: linear-gradient(to right, #ee4121 , #f1771b) !important;
	text-align: center;
	border-radius: 6px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9;
}
.box_cart > div:nth-child(2) p{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 0;
	color: #fff;
}
.box_cart > div:nth-child(2) a{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}
.dang_ky_ngay{
	background: #c71d24;
	text-align: center;
	padding: 35px;
	border-radius: 6px;
	overflow: hidden;
}
.dang_ky_ngay h2{
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.dang_ky_ngay p{
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.dang_ky_ngay .box{
	overflow: hidden;
}
.dang_ky_ngay .box > div:nth-child(1){
	width: 60%;
	float: left;
}
.dang_ky_ngay .box > div:nth-child(2){
	width: 37%;
	float: right;
}
.dang_ky_ngay .box input{
	margin: 0 !important;
	width: 100% !important;
	box-shadow: unset !important;
	border-radius: 6px;
	line-height: 36px;
	min-height: 36px;
	height: 36px;
}
.dang_ky_ngay .box .wpcf7-submit{
	background: #ee7b20 !important;
	font-size: 15px;
	font-weight: 500;
}
.product-footer{
	margin-top: 0px;
}
.product-footer .product-tabs{
	display: block;
	text-align: center;
	border-bottom: 0px solid #dcdcdc;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #fff;
}
.product-footer .product-tabs a:before{
	display: none;
}
.product-footer .product-tabs li{
	border: none !important;
	background: #fff;
}
.product-footer .product-tabs li a{
	border: none !important;
	background: #fff;
}
.product-footer .product-tabs a{
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #656565;
	text-transform: initial;
	position: relative;
	display: inline-block;
}
.product-footer .product-tabs a:before{
	content: "";
	position: absolute;
	top: 21px;
	left: -7px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #13baa9;
	z-index: 9;
	display: block;
}
.product-footer .product-tabs li:nth-child(1) a:before{
	display: none !important;
}
.product-footer .product-tabs .active a{
	color: #17ccd3;
}
.related-products-wrapper{
	border-top: none !important;
}
.related .product-section-title{
	max-width: 1125px !important;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 40px;
    float: left;
    padding-top: 0 !important;
}
.related .product-section-title span{
	background: #fff;
    display: inline-block;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    color: #133846;
    padding-right: 15px;
    position: relative;
    top: 29px;
}

.page-id-1179 #header{
	display: none;
}
.dl01{
	padding: 8px 0 !important;
}
.dl01 .div1 img{
	width: auto !important;
	max-height: 82px;
}
.dl01 .div2 p{
	text-align: right;
	line-height: 82px;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 500;
	color: #343434;
	margin-bottom: 0;
}
.dl01 .div3 .button{
	width: 100%;
	display: block;
	margin: 0 !important;
	border-radius: 30px;
	font-size: 21px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	line-height: 37px;
	min-height: 37px;
	height: 37px;
	background-image: linear-gradient(to right, #ee4121 , #f1771b);
	max-width: 255px;
	float: right;
	top: 21px;
}
.dl01 .col{
	padding-bottom: 0 !important;
}
.dl02{
	padding-top: 0 !important;
	background: #f4f4f4;
}
.dl03{
	background: #f4f4f4;
}
.dl03 .box1 .left .col-inner{
	background: #fff;
	padding: 40px 60px 18px 60px;
	border-radius: 4px;
	box-shadow: 0 0 6px rgb(0 0 0 / 24%);
}
.dl03 .box1 .left .col-inner img{
	margin-bottom: 0;
	width: auto !important;
}
.dl03 .box1 .left .col-inner p{
	font-size: 15px;
	line-height: 26px;
	color: #363636;
	text-align: justify;
}
.dl03 .box1 .right .box_video{
	padding-bottom: 0 !important;
}
.dl03 .box1 .right .box_video  .video-button-wrapper{
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9;
	width: 100%;
	text-align: center;
}
.dl03 .box1 .right .box_video  .video-button-wrapper a{
	background: rgb(0 0 0 / 35%);
    color: #fff;
}
.dl03 .box2 .col .col-inner{
	background: #fff;
	padding: 40px 60px 18px 60px;
	border-radius: 4px;
	box-shadow: 0 0 6px rgb(0 0 0 / 24%);
	overflow: hidden;
}
.dl03 .box2 .left .col-inner{
	padding: 40px 30px 20px 30px;
}
.dl03 .box2 .left .col-inner .box{
	width: 33.33%;
	float: left;
}
.dl03 .box2 .left .col-inner .box .box-image{
	text-align: center;
    height: 150px;
    line-height: 150px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.dl03 .box2 .left .col-inner .box .box-image img{
	max-height: 150px;
}
.dl03 .box2 .left .col-inner .box .box-text{
	padding: 10px !important;
}
.dl03 .box2 .left .col-inner .box .box-text p{
	font-size: 15px;
	line-height: 31px;
	margin-bottom: 0;
	color: #343434;
}
.dl03 .box2 .left .col-inner .box .box-text h4{
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #343434;
}
.dl03 .box2 .right .col-inner{
	padding: 40px 55px 95px 55px;
}
.dl03 .box2 .right .col-inner img{
	width: auto;
	margin-bottom: 0;
}
.dl03 .box2 .right .col-inner p{
	font-size: 15px;
	line-height: 26px;
	color: #363636;
	margin-bottom: 30px;
}
.dl03 .box2 .right .col-inner .button {
	display: block;
	margin: 0 auto;
	max-width: 185px;
	background-image: linear-gradient(to right, #ee4121 , #f1771b);
}
.dl04{
	background: url(img/bgtd.jpg) no-repeat;
	background-size: cover;
	padding: 25px 0 0 0 !important;
}
.dl04 .right img{
	width: auto !important;
	float: right;
}
.dl04 .left{
	padding-top: 30px;
}
.dl04 .left img{
	width: auto !important;
	margin-bottom: 0;
}
.dl04 .left h3{
	color: #fff;
	font-size: 24px;
	font-weight: 300 !important;
	position: relative;
	margin-bottom: 30px;
}	
.dl04 .left h3:after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: -10px;
	width: 270px;
	height: 1px;
	background: #f1771b;
	z-index: 9;
	margin: 0 auto;
}
.dl04 .left p{
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0;
}
.dl04 .left h2{
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold !important;
	position: relative;
	margin-bottom: 30px;
	text-align: center;
}
.dl04 .left .large-12 .col-inner{
	text-align: center !important;
}
.dl04 .left .large-12 .col-inner .button{
	display: inline-block !important;
	width: auto !important;
	margin: 0 8px !important;
	background-image: linear-gradient(to right, #ee4121 , #f1771b);
}
.dl04 .left .img{
	display: inline-block !important;
	width: auto !important;
	margin: 0 !important;
}
.dl05{
	padding: 55px 0 !important;
	background: #f4f4f4;
}
.dl05 .left .col-inner{
	background: #fff;
	padding: 40px 40px 0px 40px;
	border-radius: 4px;
	box-shadow: 0 0 6px rgb(0 0 0 / 24%);
	overflow: hidden;
}
.dl05 .left .col-inner p{
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 0;
}
.dl05 .left .col-inner img{
	width: auto !important;
	margin-bottom: 20px;
}
.dl05 .left{
	max-width: 57%;
    flex-basis: 57%;
}
.dl05 .right{
	max-width: 43%;
    flex-basis: 43%;
}
.dl05 .right .col-inner{
	background: #d9431d;
	border-radius: 4px;
	box-shadow: 0 0 6px rgb(0 0 0 / 24%);
	padding: 10px;
}
.dl05 .right .col-inner .wpcf7{
	border: 1px dashed #fff;
	border-radius: 4px;
	padding: 79px 55px;
}
.dk_thongtin h2{
	font-size: 28px;
	line-height: 60px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.dk_thongtin input{
	box-shadow: unset !important;
	line-height: 36px;
	min-height: 36px;
	height: 36px;
	border-radius: 6px;
	margin-bottom: 14px;
	border: none !important;
	font-size: 14px;
}
.dk_thongtin .box{
	overflow: hidden;
}
.dk_thongtin .box > div{
	width: 32%;
	float: left;
}
.dk_thongtin .box > div:nth-child(1),.dk_thongtin .box > div:nth-child(2){
	margin-right: 2%;
}
.dk_thongtin .wpcf7-submit{
	margin: 0 auto;
	display: block;
	max-width: 185px;
	border-radius: 15px;
	background-image: linear-gradient(to right, #ee4121 , #f1771b);
}
.box_add{
	overflow: hidden;
}
.box_add a{
	margin: 0 !important;
	border-radius: 30px !important;
	line-height: 31px !important;
	min-height: 31px !important;
	height: 31px !important;
	display: block !important;
	width: 47% !important;
	float: left !important;
	font-size: 14px !important;
	text-transform: initial !important;
	font-weight: 500 !important;
}
.box_add a.view{
	border: 1px solid #0C884C;
	box-sizing: border-box;
}
.box_add a.view:hover{
	color: #0C884C !important;
	text-decoration: underline !important;
}
.box_add a.button{
	float: right !important; 
}
.category-page-title{
	padding-top: 20px;
}
.box_add .added_to_cart{
	display: none !important;
}
.single-product .row #product-sidebar {
    max-width: 26.2%;
    flex-basis: 26.2%;
}
.single-product .row .large-9 {
    border: none !important;
    padding-right: 0;
    max-width: 73.8%;
    flex-basis: 73.8%;
}
.product-main .product-images {
    border: 1px solid #e8e8e8;
}
.product-main .product-thumbnails a {
    border: 1px solid #e8e8e8 !important;
}
.product-main .product-thumbnails img {
    opacity: 1;
}
.rt_msp{
	border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 26px;
    color: #0C9764;
    margin-bottom: 5px;
}
.rt_msp span {
    color: #3e3e3e;
}
.product-info{
	padding-top: 0 !important;
}
.box_price_s{
	margin: 15px 0 18px 0;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 14px;
}
.box_price_s p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 25px;
}
.box_price_s .giaban{
	font-size: 14px;
	line-height: 26px;
	color: #565656;
	margin-bottom: 5px;
}
.box_price_s .giaban span{
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #eb161e;
	margin-right: 2px;
}
.box_price_s .tietkiem{
	font-size: 14px;
	line-height: 26px;
	color: #444444;
}
.box_price_s .tietkiem span{
	color: #eb1c24;
}
.box_price_s .giahang{
	font-size: 14px;
	line-height: 26px;
	color: #444444;
}
.cart_rt .quantity_wanted_p{
	overflow: hidden;
	margin-bottom: 5px;
}
.cart_rt .quantity_wanted_p .quantity1{
	width: 45%;
	float: left;
	display: inline-flex;
}
.cart_rt .quantity_wanted_p .quantity1 label{
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #3d3d3d;
	width: 70px;
	line-height: 27px;
}
.cart_rt .quantity_wanted_p .quantity1 .btn_num{
	border: 1px solid #e4e4e4;
	line-height: 27px;
	width: 28px;
	text-align: center;
	height: 27px;
	min-width: 28px;
	min-height: 27px;
}
.cart_rt .quantity_wanted_p .quantity1 #qty{
	border: 1px solid #e4e4e4;
	border-left: none !important;
	border-right: none !important;
	line-height: 27px;
	width: 32px;
	text-align: center;
	height: 27px;
	min-width: 32px;
	min-height: 27px;
	padding: 0;
}
.cart_rt .quantity_wanted_p .tinhtrang{
	width: 55%;
	float: left;
}
.cart_rt .quantity_wanted_p .tinhtrang span{
	font-size: 14px;
	line-height: 27px;
}
.box_submit_single button {
    margin: 0!important;
    display: inline-block;
    line-height: 38px;
    border-radius: 6px;
    background: url(img/chonmua.png) 10px 9px #e62d2d no-repeat !important;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    padding: 0 15px 0 40px;
}
.box_submit_single button.tuvan {
    background: url(img/tuvan.png) 13px 7px #0c9764 no-repeat !important;
    margin-left: 10px !important;
}
.single1 {
    background: url(img/free.png) 20px 32px #ecf4e9 no-repeat;
    border-radius: 6px;
    padding: 23px 23px 23px 87px;
    margin-bottom: 10px;
}
.single1 h4{
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	color: #414141;
	margin-bottom: 0;
}
.single1 p{
	font-size: 13px;
	line-height: 20px;
	color: #414141;
	margin-bottom: 0;
}
.single2{
	background: #e7f6fd;
	border-radius: 6px;
	padding: 14px;
	margin-bottom: 10px;
}
.single2 h4{
	display: block;
	text-align: center;
	border-bottom: 1px solid #a9cbdb;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #1a1a1a;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.single2 div p{
	font-size: 13px;
	line-height: 29px;
	text-transform: uppercase;
	color: #424242;
	margin-bottom: 0;
	background: url(img/f1.png) 20px 5px no-repeat;
	padding-left: 50px;
}
.single2 div p:nth-child(2){
	background: url(img/f2.png) 20px 5px no-repeat;
}
.single2 div p:nth-child(3){
	background: url(img/f3.png) 20px 5px no-repeat;
}
.single2 div p:nth-child(4){
	background: url(img/f4.png) 20px 5px no-repeat;
}
.single3{
	background: #fffcf2;
	border-radius: 6px;
	border: 1px solid #f1ebd5;
	padding: 13px;
}
.single3 h4{
	border-bottom: 1px solid #dededb;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	color: #1a1a1a;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.single3 .div1{
	text-align: center;
}
.single3 .div1 a{
	display: block;
	font-size: 19px;
	line-height: 23px;
	color: #eb1c24;
}
.single3 .div1 p{
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #1a1a1a;
}
.single3 .div2{
	text-align: center;
}
.single3 .div2 p{
	font-size: 15px;
	line-height: 23px;
	display: block;
	margin-bottom: 0;
	color: #444444;
}
.single3 .div2 a{
	font-size: 14px;
	line-height: 23px;
	color: #838383;
}
.single3 .div2 a:hover{
	color: #eb1c24;
}
.sp_dangxem{
	margin-top: 30px;
	text-align: center;
	border: 1px dashed #fbaf5d;
}
.sp_dangxem > h4{
	border-bottom: 1px dashed #fbaf5d;
	line-height: 36px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	background: #e62d2d;
	color: #fff;
}
.sp_dangxem .product-small .box .box-text{
	text-align: center;
	padding:0 10px 0px 10px !important;
}
.sp_dangxem  .box-text .product-title a{
	text-align: center !important;
	font-weight: 500;
	color: #000;
}
.sp_dangxem  .box-text .product-title a:hover{
	color: #0C884C;
}
.cart_rt2 {
    margin: 10px 0 0 0 !important;
}
.cart_rt2 button {
    margin: 0 0 20px 0 !important;
    background: #0c9764 !important;
    border-radius: 30px !important;
    color: #fff !important;
    text-transform: inherit;

}
/* 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.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
	background: #fff;
    position: relative;
    width: 90%;
    top: 20%;
    max-width: 500px;
    margin: 4em auto;
    padding: 0px;
    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;
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 3px;
    right: -15px;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
}
.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: red;
}
.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}

.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

/* popup end */
.popup_lh > h2{
	background: #0c9764;
	text-align: center;
	color: #fff;
	line-height: 45px;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 500;
}
.popup_lh .box{
	padding: 15px;
	text-align: left;
}
.popup_lh .box p:nth-child(1){
	margin-bottom: 10px;
}
.popup_lh .wpcf7-spinner{
	display: none;
}
.rt_call{
	position: fixed;
	bottom: 10px;
	left: 10px;
	z-index: 999;
}
.rt_call a{
	width: 45px;
	height: 45px;
	background: url(img/map.png) no-repeat;
	display: block;
	margin-bottom: 10px;
}
.rt_call .maill{
	background: url(img/mail.png) no-repeat;
}
.rt_call .zalo{
	background: url(img/zalo.png) no-repeat;
}
.rt_call .call{
	background: url(img/call.png) no-repeat;
}
.rt_call .mess{
	background: url(img/mess.png) no-repeat;
}
.html1 p{
	font-size: 14px;
	color: #767676;
}
#top-bar .header-wishlist-icon a{
	font-size: 14px;
	color: #767676;
}
#top-bar .header-wishlist-icon a:hover{
	color: #17ccd3;
}
#top-bar .html_topbar_right a{
	font-size: 14px;
	color: #767676;
	position: relative;
	border-left: 1px solid #a2a2a2;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
}
#top-bar .html_topbar_right a:hover{
	color: #17ccd3;
}
.cart-item [data-icon-label]:after{
	background-color: #eb6e82;
}
#footer{
	padding-top: 65px !important;
}
.boxchantrang{
	border-top: 1px solid #e9e9e9;
	padding: 0 !important;
}
.truocchantrang{
	background: #133846;
    border-radius: 5px;
    position: relative;
    top: -65px;
    margin-bottom: -15px;
    max-width: 1200px !important;
}
.truocchantrang .left{
	max-width: 32%;
    flex-basis: 32%;
    padding-bottom: 0;
}
.truocchantrang .left .box-image{
	text-align: right;
    height: 129px;
    line-height: 129px;
    align-items: center;
    justify-content: center;
}
.truocchantrang .left img{
	width: auto;
}
.truocchantrang .left h4{
	font-size: 23px;
	line-height: 30px;
	color: #ffffff;
	margin: 0;
	text-align: center;
}
.truocchantrang .center{
	max-width: 28%;
    flex-basis: 28%;
    padding-bottom: 0;
}
.truocchantrang .center p{
	font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0;
    border-left: 1px solid #42606b;
    padding-left: 40px;
    margin-top: 28px;
}
.truocchantrang .right{
	max-width: 40%;
    flex-basis: 40%;
    padding-bottom: 0;
    padding-right: 30px;
    padding-top: 35px;
}
.truocchantrang .right .email_cb{
	position: relative;
}
.truocchantrang .right .email_cb .wpcf7-email{
	width: 100%;
    line-height: 53px;
    min-height: 53px;
    border-radius: 30px;
    border: none !important;
    box-shadow: unset !important;
    padding-left: 20px;
}
.truocchantrang .right .email_cb .wpcf7-submit{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 !important;
	background: url(img/mail2.png) center center no-repeat #eb6e82;
	border-radius: 0 30px 30px 0;
	font-size: 0;
	line-height: 51px;
	min-height: 51px;
	width: 77px;
}
.chantrang .chantrang1{
	max-width: 23%;
    flex-basis: 23%;
}
.chantrang .chantrang1 img{
	margin-top: -22px;
}
.chantrang .chantrang1 p{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.chantrang .chantrang2{
	max-width: 18%;
    flex-basis: 18%;
}
.chantrang .chantrang3{
	max-width: 18%;
    flex-basis: 18%;
}
.chantrang .chantrang4{
	max-width: 18%;
    flex-basis: 18%;
}
.chantrang .chantrang5{
	max-width: 23%;
    flex-basis: 23%;
}
.chantrang img{
	width: auto;
}
.chantrang .widgettitle{
	display: block;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #133846;
}
.chantrang .menu > li{
	border: none;
}
.chantrang .menu > li > a{
	display: block;
	padding: 0 0 0 12px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	position: relative;
}
.chantrang .menu > li > a:after{
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #cccccc;
	top: 12px;
	left: 0;
}
.chantrang .menu > li > a:hover{
	color: #17ccd3;
}
.chantrang .menu > li > a:hover:after{
	background: #17ccd3;
}
.sauchantrang .col-inner{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 35px 0 !important;
	margin-top: 20px;
}
.sauchantrang .sidebar-wrapper{
	display: block;
}
.sauchantrang .sidebar-wrapper > li{
	display: inline-block;
}
.sauchantrang .sidebar-wrapper > .widget_nav_menu{
	float: right;
}
.sauchantrang .menu{
	display: block;
	text-align: right;
}
.sauchantrang .menu > li{
	display: inline-block;
	border: none;
}
.sauchantrang .menu > li > a{
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 18px;
	color: #133846;
	padding: 0 10px;
	border-left: 1px solid #526d77;
}
.sauchantrang .menu > li > a:hover{
	color: #17ccd3;
}
.sauchantrang .menu > li:nth-child(1) > a{
	border-left: none;
}
.copyright p{
	display: block;
	text-align: center;
	font-size: 15px;
	margin-bottom: 0 !important;
}
.rt02{
	background: #faf9f9 !important;
	padding: 55px 0 15px 0 !important;
}
.rt02 .img{
	margin-bottom: 20px !important;
	width: auto;
}
.rt02 .box_sp > .col-inner{
	border: 1px solid #17ccd3;
	border-radius: 5px 5px 5px 5px;
	padding: 25px 30px;
	background: #ffffff;
}
.rt02 .section-title-container{
	margin-bottom: 15px !important;
}
.rt02 .box{
	border: none !important;
	padding: 0 !important;
}
.rt02 .box .box-image{
	width: 110px !important;
	height: 105px !important;
	float: left;
}
.rt02 .box .box-image img{
	width: 100% !important;
	height: 105px !important;
}
.rt02 .box .box-text{
	padding: 0 0 0 15px !important;
	width: calc(100% - 110px) !important;
	float: right;
	text-align: left !important;
}
.rt02 .box .box-text .category {
	display: none;
}
.rt02 .box .box-text .box_add{
	display: none;
}
.rt02 .box .box-text .product-title a{
	height: auto !important;
}
.rt02 .box .box-text del{
	display: none !important;
}
.rt02 .box .box-text ins{
	float: left !important;
}
.rt02 .product-small{
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.rt02 .product-small .box{
	margin-bottom: 0 !important;
}
.rt02 .row .product-small:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.rt02 .row .product-small:last-child .box{
	margin-bottom: 0 !important;
}
.rt02 .add-to-cart-button{
	display: none !important;
}
.rt02 .wishlist-icon{
	display: none;
}
.rt02 .box .box-text .star{
	display: none;
}
.rt02 .box-text{
	border-top: none !important;
	margin-top: 0 !important;
}
.rt02 .category{
	display: none !important;
}
.rt03{
	background: #faf9f9 !important;
	padding: 30px 0 0px 0 !important;
	border-top: 1px solid #e6e6e6;
}
.rt03 .box-image{
	width: 50px !important;
	text-align: center;
}
.rt03 .box-image img{
	width: auto;
}
.rt03 .box-text{
	padding: 0 0 0 10px !important;
	width: calc(100% - 500px) !important
}
.rt03 .box-text h4{
	font-size: 18px;
	line-height: 25px;
	color: #171717;
}
.rt03 .box-text p{
	font-size: 14px;
	line-height: 25px;
	color: #777777;
}
.rt04{
	padding: 40px 0 !important;
}
.rt04 .large-12{
	padding-bottom: 0 !important;
}
.rt04 .left .img img{
	width: auto;
}
.rt04 .left .ux-menu{
	position: absolute;
	top: 30px;
	left: 30px;
	display: block;
	width: 90%
}
.rt04 .left .ux-menu .ux-menu-link{
	display: block;
}
.rt04 .left .ux-menu .ux-menu-link__link{
	display: block;
	border: none !important;
	padding: 0 0 0 15px;
	position: relative;
	font-size: 15px;
	min-height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #133846;
}
.rt04 .left .ux-menu .ux-menu-link__link:before{
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: #133846;
	border-radius: 50%;
	top: 9px;
	left: 0;
}
.rt04 .left .ux-menu .ux-menu-link__link:hover{
	color: #eb6e82;
}
.rt04 .left .ux-menu .ux-menu-link__link:hover:before{
	background: #eb6e82;
}
.rt04 .flickity-button{
	opacity: 1;
	background: unset !important;
	box-shadow: unset !important; 
	width: 24px !important;
	height: 24px !important;
}
.rt04 .flickity-button svg{
	margin-top: 0 !important;
}
.rt04 .flickity-button svg path{
	color: #a6a6a6;
}
.rt04  .slider-nav-reveal .flickity-prev-next-button{
	width: 24px !important;
	height: 24px !important;
	min-height: 24px !important;
	line-height: 24px !important;
	border: 2px solid #999999;
	border-radius: 50%; 
}
.rt04  .slider-nav-reveal .flickity-prev-next-button.previous{
	position: absolute;
    top: -53px;
    right: 40px !important;
    left: unset !important;
}
.rt04 .slider-nav-reveal .flickity-prev-next-button.next{
	position: absolute;
	top: -53px;
	right: 10px !important;
	left: unset !important;
}
.rt04 .row{
	overflow: initial;
}
.rt04 .section-title-normal{
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
	max-width: 94%;
}
.rt04 .section-title-normal span{
	background: #fff;
	display: inline-block;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	color: #133846;
	padding-right: 15px;
	position: relative;
	top: 17px;
}
.box_price{
	display: block;
	overflow: hidden;
}
.box_price .left{
	width: 78%;
	float: left;
}
.box_price .left .star{
	margin: 0;
}
.box_price .left .star i{
	color: #f4bb0c;
	font-size: 12px;
	margin-right: 1px;
}
.box_price .right{
	width: 22%;
	float: left;
	text-align: right;
}
.box_price .right a{
	margin: 0 !important;
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    line-height: 38px;
    text-align: center;
    min-height: 38px;
    padding: 0;
    font-size: 0;
    background: url(img/ca.png) center center no-repeat #fff !important;
    top: 4px;
}
.box_price .right a:hover{
}
.box_price .right .added_to_cart{
	display: none;
}
.home .bg_bre{
	display: none;
}
.bg_bre{
	background: url(img/chuyen.jpg) top right no-repeat;
    background-size: cover;
    min-height: 200px;
    padding-top: 70px;
    padding-left: 25px;
}
.category-page-title{
	display: none;
}
.bg_bre h1{
	margin-bottom: 5px;
}
.bg_bre h1 span{
	display: block;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.bg_bre .rt-breadcrumbs,.bg_bre .rt-breadcrumbs span,.bg_bre .rt-breadcrumbs a{
	font-size: 13px;
	color: #fff;
}
.tax-product_cat .large-3{
    max-width: 21.5%;
    flex-basis: 21.5%;

}
.tax-product_cat .large-9{
	max-width: 78.5%;
    flex-basis: 78.5%;
    padding-left: 5px;
}
.sidebar-inner .widget-title{
	display: block;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #133846;
	margin-bottom: 18px;
	margin-top: 5px;
}
.sidebar-inner .is-divider{
	display: none;
}
.sidebar-inner .menu-danh-muc-san-pham-container{
	border: 1px solid #17ccd3;
	padding: 14px;
}
.sidebar-inner .product-categories > li > a{
	font-size: 15px;
	color: #333333;
	padding-left: 18px;
	position: relative;
	font-weight: 500 !important;
}
.sidebar-inner .product-categories > li > a:before{
	position: absolute;
	content: "";
	top: 15px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #17ccd3;
	border-radius: 50%;
}
.hee{
	display: block;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    color: #133846;
    margin-bottom: 12px;
}
.tax-product_cat .product > .col-inner .box .box-image,.tax-product_cat .product > .col-inner .box .box-image img{
	height: 196px !important;
}
.tax-product_cat .product > .col-inner .box{
	padding: 20px 20px 20px 20px !important;
}
.product-container{
	padding-top: 50px;
}
.product-info .woocommerce-breadcrumb > a:nth-child(1),.product-info .woocommerce-breadcrumb .divider{
	display: none;
}
.product-info .woocommerce-breadcrumb > a{
	font-size: 16px;
	text-transform: initial;
	color: #959595;
}
.product-info .product-title{
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #133846;
}
.price_single{
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	line-height: 66px;
}
.price_single span{
	display: block;
	font-weight: bold;
	font-size: 28px;
	color: #eb6e82;
}
.product-info > .yith-wcwl-add-to-wishlist{
	display: none;
}
.form_custom{
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.form_custom .cart{
	display: inline-block;
}
.form_custom .yith-wcwl-add-to-wishlist{
	display: inline-block;
	position: relative;
	top: -4px;
	margin-left: 14px;
}
.form_custom .yith-wcwl-add-to-wishlist a{
	font-size: 0;
	position: relative;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	line-height: 55px;
	height: 55px;
	width: 55px;
	display: inline-block;
}
.form_custom .yith-wcwl-add-to-wishlist a:before{
	content: "";
	background: url(img/tim.jpg) no-repeat;
	width: 34px;
	height: 32px;
	position: absolute;
	top: 11px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.form_custom .yith-wcwl-add-to-wishlist .feedback{
	display: none;
}
.product_meta{
	margin-bottom: 0;
}
.product_meta .tagged_as{
	display: none;
}
.product_meta .posted_in{
	border: none;
	color: #575757;
	font-size: 14px;
	text-transform: uppercase;
}
.product_meta .posted_in a{
	color: #9d9d9d;
	font-size: 14px;
}
.product_meta .posted_in a:hover{
	color: #13baa9;
}
.product-info .share-icons:before{
	content: "CHIA SẺ: ";
	font-size: 14px;
	color: #505050;
}
.nav-tabs+.tab-panels{
	border-radius: 3px;
}
.related  .flickity-button{
	opacity: 1;
	background: unset !important;
	box-shadow: unset !important; 
	width: 24px !important;
	height: 24px !important;
}
.related  .flickity-button svg{
	margin-top: 0 !important;
}
.related  .flickity-button svg path{
	color: #a6a6a6;
}
.related   .slider-nav-reveal .flickity-prev-next-button{
	width: 24px !important;
	height: 24px !important;
	min-height: 24px !important;
	line-height: 24px !important;
	border: 2px solid #999999;
	border-radius: 50%; 
}
.related   .slider-nav-reveal .flickity-prev-next-button.previous{
	position: absolute;
    top: 47px;
    right: 40px !important;
    left: unset !important;
}
.related  .slider-nav-reveal .flickity-prev-next-button.next{
	position: absolute;
	top: 47px;
	right: 10px !important;
	left: unset !important;
}
.related{
	margin-bottom: 30px;
}
.related .slider-nav-reveal{
	overflow: initial;
}
.sb_block_update .sb_left{
	width: calc(100% - 400px);
	float: left;
}
.sb_block_update .sb_right{
	width: 370px;
	float: right;
}
.sb_update .new-list .new-list-post{
	overflow: hidden;
	margin-bottom: 25px;
}
.sb_update .new-list-post .post-image{
	width: 320px;
	height: 220px;
	float: left;
	position: relative;
	overflow: hidden;
}
.sb_update .new-list-post .post-image img{
	width: 100%;
	height: 220px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease; 
	-moz-transition: -moz-transform 0.5s ease; 
	transition: transform 0.5s ease; 
}
.sb_update .new-list-post .post-image img:hover{
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1);
}
.sb_update .new-list-post .post-content{
	width: calc(100% - 320px);
	float: left;
	padding-left: 20px;
}
.sb_update .new-list-post .post-content .title{
	display: block;
	font-size: 22px;
	text-transform: initial;
	font-weight: 500;
	line-height: 30px;
	color: #333;
}
.sb_update .new-list-post .post-content .title:hover{
	color: #17ccd3;
}
.sb_update .new-list-post .post-content .date{
	font-size: 14px;
	color: #999;
	margin-bottom: 5px;
}
.sb_update .new-list-post .post-content .des{
	font-size: 15px;
	line-height: 23px;
	display: block;
	max-height: 69px;
	overflow: hidden;
	margin-bottom: 10px;
}
.sb_update .new-list-post .post-content .des p{
	margin-bottom: 0;
}
.sb_update .new-list-post .post-content .view{
	color: #333;
	text-decoration: underline;
}
.hd_new .title{
	display: block;
	font-size: 30px;
	line-height: 40px;
	color: #333;
	position: relative;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.sb_right .widget,.post-sidebar .widget{
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.sb_right .widget:last-child,.post-sidebar .widget:last-child{
	border-bottom: none;
}
.sb_right .is-divider,.post-sidebar .is-divider{
	display: none;
}
.sb_right .widget-title,.post-sidebar .widget-title{
	display: block;
	margin-bottom: 15px;
}
.sb_right .widget-title span,.post-sidebar .widget-title span{
	display: block;
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	color: #133846;
	text-transform: initial;
}
.sb_right ul .cat-item,.post-sidebar ul .cat-item{
	border: none;
	font-size: 15px;
	color: #333333;
}
.sb_right ul .cat-item a,.post-sidebar ul .cat-item a{
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	padding:  0 0 0 15px;
	font-weight: 500 !important;
	color: #333333;
	position: relative;
}
.sb_right ul .cat-item a:before,.post-sidebar ul .cat-item a:before{
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #c2c2c2;
	top: 12px;
	left: 0;
}
.sb_right ul .cat-item:hover a,.sb_right ul .cat-item:hover,.post-sidebar  ul .cat-item:hover a,.post-sidebar ul .cat-item:hover{
	color: #17ccd3;
}
.sb_right ul .cat-item:hover a:before,.post-sidebar ul .cat-item:hover a:before{
	background: #17ccd3;
}
.blog-single .large-9{
	max-width: 68%;
    flex-basis: 68%;
}
.blog-single .large-3{
	max-width: 32%;
    flex-basis: 32%;
    border-left: none !important;
    padding-left: 0 !important;
}
.page_lh{
	margin: 50px auto 30px auto;
}
.ing_ct{
	text-align: center;
}
.title_single{
	display: block;
	text-align: left;
	margin-top: 20px;
	font-size: 33px;
	font-weight: bold;
	margin-bottom: 15px;
}
.single-post .entry-header-text{
	padding: 0 !important;
}
.blog-share{
	text-align: right;
}
.product-main .product-gallery .product-images img{
	width: 100%;
	height: 500px;
	object-fit: contain;
	padding: 10px;
}
.product-main .product-gallery .product-thumbnails img{
	width: 100%;
	height: 100px;
	padding: 5px;
	object-fit: contain;
}
/*mobile*/
@media (max-width: 1024px){
	.dl01 .div2 p{
		font-size: 20px;
	}
	#masthead .header-nav > li > a{
		font-size: 14px;
		padding: 0 9px;
	}
	.box_submit_single button{
		font-size: 14px;
	}

}
@media (max-width: 812px) {
	.box_add a{
		padding: 0 !important;
	}
	.block-product-col .col-4 {
		width: 50%;
	}
	.block-product-col .col-4:nth-child(2n+1) {
		clear: both;
	}
	.block-product-col .col-3 {
		width: 50%;
	}
	.block-product-col .col-3:nth-child(3n+1) {
		clear: none;
	}
	.block-product-col .col-3:nth-child(2n+1) {
		clear: both;
	}
	.rt_01 .row .large-3{
		max-width: 50%;
    	flex-basis: 50%;
	}
	.rt_01 .row .large-3 img{
		margin: 0 auto;
		display: block;
	}
	.Before_ft2 .large-3{
		max-width: 100% !important;
    	flex-basis: 100% !important;
    	padding: 0 15px !important;
    	margin-bottom: 20px !important;
	}
	.rt_footer .large-4{
		max-width: 100% !important;
    	flex-basis: 100% !important;
    	padding: 0 15px !important;
    	margin-top: 20px !important;
	}
	.rt_02 .left{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.rt_02 .right{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.rt_02 .left .img{
		position: relative;
		line-height: 0;
		min-width: auto !important;
	}
	.dl03 .box1 .left,.dl03 .box1 .right{
		max-width: 100%;
	    flex-basis: 100%;
	} 
	.dl03 .box2 .left,.dl03 .box2 .right{
		max-width: 100%;
	    flex-basis: 100%;
	} 
	.dl04 .left,.dl04 .right{
		max-width: 100%;
	    flex-basis: 100%;
	}
	.dl05 .left,.dl05 .right{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.dl01 .div2 p{
		font-size: 16px;
	}
	.single-product .row #product-sidebar{
		display: none;
	}
	.single-product .row .large-9{
		max-width: 100%;
    	flex-basis: 100%;
    	padding: 0 15px !important;
	}
	.page-title-inner .medium-text-center{
		text-align: left !important;
	}
	.single-product .product-main{
		padding-top: 0 !important;
	}
	.rt02 .large-4{
		max-width: 100%;
	    flex-basis: 100%;
	}
	.rt02 .img img{
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.rt04 .left{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.rt04 .right{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.tax-product_cat .large-3{
		display: block !important;
		max-width: 100%;
    	flex-basis: 100%;
    	order: 2;
	}
	.tax-product_cat .large-9{
		max-width: 100%;
    	flex-basis: 100%;
    	order: 1;
	}
	.sb_block_update .sb_left{
		width: 100%;
	}
	.sb_block_update .sb_right{
		width: 100%;
	}
	.blog-single .large-9{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.blog-single .large-3{
		max-width: 100%;
    	flex-basis: 100%;
    	padding-left: 15px !important;
	}
}
@media (max-width: 480px) {
	.flickity-slider .banner{
		padding-top: 300px !important;
	}
	.icon_rt .medium-4{
		margin-bottom: 10px;
		overflow: hidden;
		text-transform: capitalize;
	}
	.icon_rt .medium-4 .medium-3{
		display: none;
	}
	.block-product-1 .spd1_box_left{
		width: 100%;
	}
	.block-product-1 .spd1_box_right{
		width: 100%;
	}
	.rt_img_box_3 > div{
		padding-bottom: 0;
	}
	.block-product-2 .box-image,.block-product-2 .box-image img{
		height: 120px;
	}
	.block-product-2 .box-text{
		padding: 10px 10px 5px 10px !important;
	}
	.block-product-3 .box-image,.block-product-3 .box-image img{
		width: 100%;
		height: 120px;
		object-fit: cover;
	}
	.block-product-3 .box-text{
		width: 100%;
		padding: 10px !important;
	}
	.box_first_posts{
		padding-top: 0 !important;
	}
	.box_first_posts .news-item-posts{
		width: 100%;
	}
	.box__second_posts .news-item-sidebar-clear{
		width: 100%;
	}
	.form_dk > div:nth-child(1){
		width: 100%;
	}
	.form_dk > div:nth-child(2){
		width: 100%;
	}
	.block-product-2-edit .slider-wrapper .text-inner h2{
		font-size: 35px;
	    margin-bottom: 10px;
	}
	#logo img{
		padding:5px !important;
	}
	.new_row_2 .new_row_2_div img{
		padding-top: 0;
		width: auto;
		height: auto;
	}
	.new_row_2 .new_row_2_div .row_new2_box{
		padding: 10px;
	}
	.news-style-3 .news-item-bottom{
		width: 100%;
	}
	.filed_ph > div:nth-child(1){
		width: 100%;
	}
	.filed_ph > div:nth-child(2){
		width: 100%;
	}
	.new_row_2 .new_row_2_div > .col-inner .col{
		padding-bottom: 5px;
	}
	.block-product-2 .box-text > a{
		padding-right: 30px;
	}
	.block-product-1 .box-text{
		background: url(img/star.png) center 55px no-repeat;
	}
	.footer-2 ul.menu{
		display: none;
	}
	.single-product h1.entry-title{
		font-size: 20px;
		line-height: 30px;
	}
	ul.product_list_widget li a:not(.remove){
		font-size: 12px;
	}
	.block-product-1 .col-3{
		width: 100%;
	}
	.block-product-1 .box-image,.block-product-1 .box-image img{
		height: 200px;
	}
	.section-title-container .section-title span{
		font-size: 22px;
	}
	.header-search .icon{
		margin: 0 !important;
	}
	.rt_01{
		padding: 30px 0 !important;
	}
	.rt_02{
		padding: 15px 0 !important;
	}
	.rt_02 .right .section-title-container .section-title span{
		font-size: 25px !important;
	}
	.rt_02 .left{
		display: none;
	}
	.rt_02 .right .section-title-container .section-title span:before,.rt_02 .right .section-title-container .section-title span:after{
		top: 17px;
	}
	.rt_06 .section-title-main:before,.rt_06 .section-title-main:after{
		display: none;
	}
	.rt_06 .box{
		margin-bottom: 5px;
	}
	.Before_ft .col{
		max-width: 33.33%;
    	flex-basis: 33.33%;
    	margin-bottom: 20px;
    	padding: 0 5px !important;
	}
	.Before_ft .box-text h4{
		font-size: 13px;
		line-height: 22px;
	}
	.Before_ft .box-text{
		padding: 10px 0 0 0 !important;
	}
	.dl01 .div2{
		display: none;
	}
	.dl01 .div1{
		max-width: 40%;
    	flex-basis: 40%;
	}
	.dl01 .div3{
		max-width: 60%;
    	flex-basis: 60%;
	}
	.dl03 .box1 .left .col-inner{
		padding: 20px !important;
	}
	.dl03 .box2 .left .col-inner{
		padding: 10px !important;
	}
	.dl03 .box2 .left .col-inner .box{
		width: 50%;
	}
	.dl03 .box2 .right .col-inner{
		padding: 20px !important;
	}
	.dl05 .left .col-inner{
		padding: 20px !important;
	}
	.dl05 .right .col-inner .wpcf7{
		padding: 20px;
	}
	.product > .col-inner .box .box-text .title-wrapper a{
		height: 50px;
	}
	.large-columns-4 .product{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.box_add a{
		font-size: 13px !important;
	}
	.section-title-container{
		margin-bottom: 0px !important;
	}
	h1.shop-page-title{
		display: none;
	}
	.rt01 img{
		width: 100%;
		height: 150px;
		object-fit: cover;
	}
	.rt03 .box-text{
		width: 100% !important;
		text-align: center;
	}
	.rt04 .left .img img{
		width: 100%;
		height: 200px;
		object-fit: cover;
	}
	.rt04 .section-title-normal{
		margin-bottom: 30px;
		max-width: 100%;
	}
	.rt04 .slider-nav-reveal .flickity-prev-next-button.previous{
		top: -30px;
	}
	.rt04 .slider-nav-reveal .flickity-prev-next-button.next{
		top: -30px;
	}
	.truocchantrang .left,.truocchantrang .center,.truocchantrang .right{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.truocchantrang .left{
		padding-top: 20px !important;
	}
	.truocchantrang .left .box-image{
		display: none;
	}
	.truocchantrang .center p{
		margin-top: 0;
	}
	.truocchantrang .center p{
		border-left: none;
	}
	.chantrang .chantrang1,.chantrang .chantrang2,.chantrang .chantrang3,.chantrang .chantrang4,.chantrang .chantrang5{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.sauchantrang .sidebar-wrapper > .widget_nav_menu{
		display: none;
	}
	.tax-product_cat .large-9{
		padding-left: 15px;
	}
	.bg_bre h1 span {
	    display: block;
	    font-size: 18px;
	    text-transform: uppercase;
	    font-weight: bold;
	    color: #fff;
	    text-shadow: 0 0 5px #000;
	}
	.bg_bre .rt-breadcrumbs, .bg_bre .rt-breadcrumbs span, .bg_bre .rt-breadcrumbs a{
		text-shadow: 0 0 5px #000;
	}
	.product-info{
		padding-top: 30px !important;
	}
	.product-info .next-prev-thumbs{
		display: none;
	}
	.product-footer .product-tabs{
		margin-top: 0 !important;
	}
	.product-footer .product-tabs a:before{
		display: none;
	}
	.sb_update .new-list-post .post-image{
		width: 100%;
		margin-bottom: 10px;
		height: 250px;
	}
	.sb_update .new-list-post .post-image,.sb_update .new-list-post .post-image img{
		height: 250px;
	}
	.sb_update .new-list-post .post-content{
		width: 100%;
		padding-left: 0;
	}
	.sb_block_update .sb_left{
		margin-bottom: 20px;
	}
	.bg_bre{
		padding-left: 20px;
		padding-right: 20px;
	}
	#top-bar{
		display: none;	
	}
	.title_single{
		font-size: 22px;
		line-height: 35px;
	}
	.product-main .product-gallery .product-images img{
		height: 400px;
	}
}
@media (max-width: 380px) {
	.box_add a.view{
		padding: 0 10px !important;
	}
}