/*
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.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700;800&display=swap');
@font-face{
  font-family: "GoogleSans-Light";
  src:url(font/GoogleSans-Light.otf);
}
@font-face{
  font-family: "GoogleSans-Medium";
  src:url(font/GoogleSans-Medium.otf);
}
body{
	color: #fff;
	font-family: 'Roboto Slab', serif !important;
}
h1,h2,h3,h4,h5,h6{
	color: #fff;
	font-family: 'Roboto Slab', serif !important;
}
b, strong{
	font-weight: bold;
}
a , p{
	color: #fff;
}
.page-id-510 .wpcf7-form h2{
	color: #fff;
}
#wrapper , #main{
    background: url(img/nen.png) no-repeat !important;
    background-size: cover;
}
.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;
}
.rt_new_pro_right .col-inner .heading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
#content{
	    background: url(img/nen.png) no-repeat !important;
    background-size: cover;
}
.tax-product_cat .rt-breadcrumbs{
	display: none;
}
.tax-product_cat .title-overlay ,
.tax-product_cat .shop-page-title {
	background-color: unset !important;
}
.single-product .shop-page-title{
	display: none;
}
/*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;
}
.header-wrapper{
	background: url(img/nen.png) no-repeat !important;
	background-size: cover;
}
.header-wrapper > div{ 
	background: url(img/nen.png) no-repeat !important;
	background-size: cover;
	border-bottom: 1px solid #404047;
}
/*footer-wrapper*/ 
.footer-wrapper{
	border-top: 1px solid #404047;
}
.footer-wrapper .section_doi_tac .large-12{
	padding-bottom: 0 !important;
}
.footer-wrapper .section_doi_tac .gallery-col {
	padding-bottom: 0;
}
.section_hotline .large-4{
	padding-bottom: 0 !important;
}
.section_hotline .box-text{
	padding: 0 20px;
}
.section_hotline .has-hover p{
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
}
.section_hotline .has-hover a{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	margin: 0;
}
.footer-1{
	background-color: unset;
	border: unset;
}
.footer-1 .large-3:nth-child(1){
	max-width: 28%;
    flex-basis: 28%;
    text-align: center;
    display: block;
}
.footer-1 .large-3:nth-child(2){
	max-width: 22%;
    flex-basis: 22%;
}
.footer-1 .large-3:nth-child(3){
	max-width: 22%;
    flex-basis: 22%;
}
.footer-1 .large-3:nth-child(4){
	max-width: 28%;
    flex-basis: 28%;
}
.footer-1 .large-3 .widget_media_image{
	margin-bottom: 20px;
}
.footer-1 .rt_ft_icon{
	text-align: center;
	display: block;
}
.footer-1 .rt_ft_icon a{
	margin: 0 4px;
}
.footer-1 p{
	margin-bottom: 0 !important;
	line-height: 30px;
}
.footer-1 p i{
	color: #f39303;
}
.footer-1 .large-12{
	padding-bottom: 0 !important;
}
.footer-1 .menu li{
	border-top: unset;
}
.footer-1 .menu li a{
	line-height: 24px !important;
	padding-bottom: 8px !important;
	color: #AFAFAF !important;
	font-size: 15px;
	padding-top: 0 !important;
	margin-bottom: 10px;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.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: #AFAFAF;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
}
.footer p i{
	color: #fff !important;
	margin-right: 5px;
}

.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: #fff;
    line-height: 23px !important;
    height: 48px;
    display: block;
    font-weight: 500;
    overflow: hidden;
    margin-bottom: 12px;
    position: relative;
    padding-bottom: 12px;
}
.product-title a:after{
    content: "";
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    height: 1px;
    width: 278px;
    background: url(img/title.png) no-repeat;
}
.product-small:hover .product-title a {
	color: #f9b921;
}
.block-product-col {
	margin: 0 -10px;
}
.block-product-col .col-4 {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-3 {
	width: 33.333333%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.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;
	text-align: center;
	overflow: hidden;
}
.block-product-2 .box-text .added_to_cart {
    background: #fff !important;
    color: #000;
    font-weight: 500;
    text-transform: inherit;
    line-height: 32px;
    height: 32px;
    border: 2px solid #fccb4e;
    padding: 0 10px !important;
    margin-top: 18px;
    font-size: 14px;
    text-align: right;
    border-radius: 40px;
    float: right;
    margin-right: 0 !important;
}
.block-product-2 .box-text .added_to_cart:after{
	display: none;
}
.box-text del, 
.box-text ins {
	width: 100%;
	display: block;
}
.box-text  del span.amount {
  	color: #333;
  	font-size: 14px !important;
  	line-height: 28px;
  	font-weight: 400;
}
.box-text  span.amount {
  	color: #f9b921;
  	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
}
.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 {
	position: relative;
}
.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: 265px;
	width: 100%;
}
.block-product-2 .box-image img{
	width: 100%;
	height: 265px;
	object-fit: cover;
}
.block-product-2 .box-text{
	padding: 15px !important;
	overflow: hidden;
	text-align: center;
}
.block-product-2 .box-text .product-title a{
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    display: block;
    font-weight: 500;
    height: 46px;
    overflow: hidden;
    margin-bottom: 12px;
    position: relative;
    padding-bottom: 12px;
}
.block-product-2 .box-text .product-title a:after{
	content: "";
	position: absolute;
	top: 55px;
	left: 0;
	right: 0;
	height: 1px;
	width: 278px;
	background: url(img/title.png) no-repeat;
}
.block-product-2 .box-text > a{
	background: #fff !important;
	color: #000;
	margin-top: 8px !important;
	font-weight: 500;
	float: right;
	line-height: 32px;
	height: 32px;
	border: 2px solid #fccb4e;
	padding: 0 15px;
	font-size: 15px;
	border-radius: 40px;
}
.star-rating{
	font-size: 11px !important;
	margin-top: 3px !important;
	display: inline-block;
	text-align: center;
    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{
	margin-bottom: 20px;
	position: relative;
}
.heading a , .heading span{
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-transform: inherit;
	line-height: 40px;
	position: relative;
}
.heading:before{
	content: "";
	position: absolute;
	top: 22px;
	left: 23%;
	width: 73%;
	height: 1px;
	background: #404047;
}
.grid-tools a{
	display: none !important;
	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: #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;
    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: #073f77;
    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 .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{
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 240px;
}
.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: 240px;
  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-y: hidden;
  padding: 15px 0;
}
.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: 16px;
  font-weight: 400;
  color: #333;
  line-height: 24px;
  display: block;
  font-weight: 500;
  max-height: 48px;
  overflow:hidden;
  margin-bottom: 10px;
}
.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: 44px;
  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{
	overflow: hidden;
	display: block;
	margin: 0 -10px;
}
.news-block-widget-style-4 .box__colum__left{
  width: 50%;
  float: left;
  padding: 0 10px;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 262px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 262px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  width: 100%;
  display: block;
  padding: 10px 0px;
}
.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: 16px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 50%;
  padding: 0 10px;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 25px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 94px;
  height: 84px;
  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% - 110px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  display: block;
  font-weight: 400;
  margin-bottom: 6px;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .date{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #666666;
  font-weight: 400;
  display: block;
  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: 100%;
  float: left;
  padding-bottom: 8px;
  margin-top: 8px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1){
  border-top: 0;
  margin-top: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner{
	overflow: hidden;
	display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 100px;
  height: 70px;
  float: left;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb a{
	overflow: hidden;
	display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .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-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% - 115px);
  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: 16px;
  color: #fff;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow:hidden;
  font-weight:500;
}
.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;
  display: none;
  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*/
.rt_html_02 a{
	font-size: 15px !important;
	font-weight: 500;
	line-height: 41px;
	padding: 0 12px;
	color: #F9B921;
}
.rt_html_02 span:last-child{
	padding-right: 0;
}
.rt_html_01 a{
	font-size: 15px;
	font-weight: 500;
	line-height: 43px !important;
	display: inline-block;
	color: #AFAFAF !important;
}
.header-main .header-nav li:after ,
.header-main .header-nav li:before{
	display: none;
}
.header-main .header-nav li{
	margin: 0;
}
.header-main .header-nav li a{
	font-size: 15px;
	color: #333;
	font-weight: 500;
	line-height: 94px;
	padding: 0 12px;
	display: inline-block;
}
.header-main .search-field{
    border-radius: 4px !important;
    border: 1px solid #fec70a !important;
    height: 40px !important;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    background: #fff0 !important;
    line-height: 40px !important;
}
.icon-search{
	color: #fff;
}
.icon-shopping-bag{
	color: #fff;
}
.header-main .searchform .submit-button{
	right: 10px;
}
.header-bottom{
	background: #fec70a !important;
}
.header-bottom .nav > li{
	margin: 0;
}
.header-bottom .nav > li:after ,
.header-bottom .nav > li:before{
	display: none;
}
.header-bottom .nav > li > a{
	font-size: 18px !important;
	color: #fff !important;
	padding: 0 20px;
	font-weight: 400;
	line-height: 60px;
	height: 60px;
	text-transform: uppercase;
    font-family: 'Roboto Slab', serif !important;
}
.header-bottom .nav > .current-menu-item > a ,
.header-bottom .nav > li > a:hover{
	color: #f4d780  !important;
}
.header-bottom .nav > li > a span{
	display: none;
}
.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 .widgettitle{
	color: #f9b921 !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	margin-bottom: 12px;
	overflow: hidden;
	line-height: 26px;
	text-transform: uppercase;
	display: block;
}
#footer .is-divider{
	display: none !important;
	background-color:#fca91e;
}
hr{
	border:0.5px solid #5c3d4a !important;
	opacity: 1 !important;
}
.widget_custom_html p{
	margin-bottom: 10px !important;
}
.widget_custom_html p i{
	color: #fff;
}
.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{
	padding: 0 !important;
	background-color: unset;
}
.footer-2 .widget {
	margin-bottom: 0 !important;
}
.footer-2  .large-12{
	padding-bottom: 0 !important;
}
.footer-2 p{
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 0;
	display: block;
	text-align: center;
}
.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 .box-text{
	overflow: hidden;
	display: block;
}
.single-product .add_to_cart_button{
    background: #fff !important;
    color: #000;
    font-weight: 500;
    line-height: 32px;
    height: 32px;
    border: 2px solid #fccb4e;
    padding: 0 15px;
    font-size: 15px;
    border-radius: 40px;
}
.single-product .added_to_cart{
    background: #fff !important;
    color: #000;
    font-weight: 500;
    text-transform: inherit;
    line-height: 37px;
    height: 37px;
    border: 2px solid #fccb4e;
    padding: 0 10px !important;
    margin-top: 12px;
    font-size: 14px;
    text-align: right;
    border-radius: 40px;
    float: right;
}
.single-product .added_to_cart:after{
	display: none;
}
.added_to_cart:hover , .ajax_add_to_cart:hover{
	background: #fec70a !important;
	color: #333 !important;
    box-shadow: inset 0 0 0 100px rgb(254 199 10);
}
.single-product .box-text{
	padding: 15px !important;
    overflow: hidden;
    text-align: center;
}
.single-product .box-text .product-title{
}
.single-product .box-text .price{
}
.single-product .page-title{
	background: #ffffff;
}
a.devvn_buy_now_style{
	background: #fe9960 !important;
}
.quantity+.button,.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
	font-size: 19px;
    color: #000;
    line-height: 46px;
    height: 46px;
    border-radius: 8px;
    padding: 0 20px;
    padding-left: 50px !important;
    font-weight: bold;
    background: url(img/gh.png) 10px 10px no-repeat #feb90c !important;
}
.single-product h1.entry-title{
	font-size: 25px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
}
.single-product .product-info{
	padding-top: 0;
}
.single-product .rt_msp{
	margin-bottom: 5px;
	font-size: 14px;
	color: #404040;
}
.single-product .price2{
	margin-bottom: 5px;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}
.single-product ins{
	font-size: 16px;
	line-height: 32px;
	color: #ee0d0d;
	font-weight: 400 !important;
}
.rt_woocommerce_single_product_summary .price2 ins span{
	font-size: 22px;
}
.rt_woocommerce_single_product_summary .sale{
	    font-size: 14px;
    color: #999999;
    font-weight: 400 !important;
}
.rt_woocommerce_single_product_summary .price2 del{
	padding: 0 5px;
}
.price2 ins span{
	color: #F9B921;
	font-size: 17px;
	font-weight: 500;
}

.single-product del{
	font-size: 14px;
	color: #999999;
	font-weight: 400 !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{
	background: #ffffff;
}
.percent{
	display: none;
}
.product-summary .percent{
	display: contents !important;
}
.product-small .price2 > span{
	font-size: 18px;
	color: #F9B921 !important;
	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;
    transform: translateY(20px);
    transition: all 0.8s ease 0s;
}
.header-nav > li:hover .nav-dropdown{
    display: block;
    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;
    line-height: 24px !important;
    display: block;
    text-transform: unset;
    border-bottom: none;
    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: url(img/nen.png) no-repeat !important;
    background-size: cover;
    top: 60px;
    border: 0;
    left: 0 !important;
}
.single-product .product-container .product-gallery-slider{
	border: 1px solid #ccc;
}
/*ph_01*/
.ph_01{
	padding-bottom: 20px !important;
}
.ph_01 .row_dmsp{
	margin: 0 -10px !important;
}
.ph_01 .large-3 ,
.ph_01 .large-6{
	padding: 0 10px 20px;
}


/*ph_02*/
.ph_02{
	padding-bottom: 20px !important;
}
.ph_02 .col-inner .row {
	margin: 0 -10px !important;
}
.ph_02 .gallery-col{
	padding: 0 10px 20px;
}
.ph_02 .gallery-col img{
	height: 120px;
	width: 100%;
	object-fit: cover;
}
.ph_02 .gallery-col .box-image{
    border-radius: 6px;
    box-shadow: 0px 1px 6px #8888880a;
}
.slick-prev {
    position: absolute;
    top: -14%;
    right: 22px;
    z-index: 9;
    height: 35px;
    width: 20px;
    cursor: pointer;
}
.slick-next {
    position: absolute;
    top: -14%;
    right: -8px;
    z-index: 9;
    height: 35px;
    width: 25px;
    cursor: pointer;
}
.slick-arrow i {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}
.rt_buttom {
	margin-top: 20px;
	text-align: center;
	padding-bottom: 0 !important;
}
.rt_buttom .button{
	background-image: linear-gradient(to right, #ffb606 , #fbd43e);
}
.rt_buttom .button  i ,
.rt_buttom .button span{
	font-weight: 500;
	color: #333;
}
/*ph_03*/
.ph_03{
	padding-bottom: 20px !important;
}
.ph_03 .rt_blog_khach_hang  .col-inner{
	background: #fff;
	border-radius: 10px;
	padding: 20px;
	padding-top: 30px;
}
.rt_blog_khach_hang .box-text {
	padding-bottom: 0 !important;
}
.rt_blog_khach_hang .box-image{
	margin-bottom: 10px;
}
.rt_blog_khach_hang h4{
	font-size: 16px;
	color: #333;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
}
.rt_blog_khach_hang p{
	font-size: 15px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
}
.rt_blog_khach_hang blockquote{
	border: unset !important;
	padding: 45px 0 !important;
	position: relative;
	margin: 0;
	border-color: unset !important;
}
.rt_blog_khach_hang blockquote:after{
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 25px;
	width: 30px;
	background: url(img/top.jpg) no-repeat;
}
.rt_blog_khach_hang blockquote:before{
	content: "";
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 25px;
	width: 30px;
	background: url(img/bot.jpg) no-repeat;
}
.rt_slider_kh style{
	display: none !important;
}
.row> .slick-arrow:not(.col):not([class^="col-"]){
	width: 20px  !important;
}
.ph_04 , .ph_05{
	padding-bottom: 20px !important;
}
.shop-page-title{
}
.home .rt-breadcrumbs{
	display: none;
}
.rt-breadcrumbs{
	margin-bottom: 0;
	padding: 8px 15px;
}
.rt-breadcrumbs span{
	color: #fff;
	line-height: 24px;
}
.tax-product_cat #main{
	background: #f4f4f4;
}
.shop-container .products .col-inner ,
.shop-container .products .col-inner .product-small {
	box-shadow: unset !important;
	background-color: unset;
	text-align: center;
	display: block;
}
.shop-container .products .box-image{
	position: relative;
}
.shop-container .products .box-image .sale{
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ffb108;
	color: #fff;
	border-radius: 50px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	font-weight: 400;
	text-align: center;
}
.shop-container .products .add_to_cart_button{
    background: #fff !important;
    color: #000;
    font-weight: 500;
    line-height: 32px;
    height: 32px;
    border: 2px solid #fccb4e;
    padding: 0 15px;
    font-size: 15px;
    border-radius: 40px;
}
.shop-container .products .added_to_cart {
    background: #fff !important;
    color: #000;
    font-weight: 500;
    text-transform: inherit;
    line-height: 37px;
    height: 37px;
    border: 2px solid #fccb4e;
    padding: 0 10px !important;
    margin-top: 12px;
    font-size: 14px;
    text-align: right;
    border-radius: 40px;
    float: right;
}
.shop-container .products .added_to_cart:after{
	display: none;
}
.single-product .shop-container .product-main{
	padding-top: 40px !important;
}
.rt_text_ctsp td{
	color: #333;
	line-height: 24px;
}
.product-short-description h2{
	margin: 0;
	font-weight: 500;
	color: #333;
	line-height: 40px;
}
.product-short-description p{
	line-height: 30px;
	color: #fff;
	margin: 0;
}
/*section_dmsp*/
.section_dmsp{
	padding: 40px 0;
}
.section_dmsp .rt_thuong_hieu{
	display: none;
}
.section_dmsp .product_price_add{
	display: none;
}
.rt_thuong_hieu{
	display: block;
	text-align: center;
}
.rt_thuong_hieu img{
	height: 25px;
	width: auto;
	object-fit: cover;
}
.section_dmsp .product-section{
	border: unset;
}
.section_dmsp .flickity-button {
	background-color: unset !important;
	box-shadow: unset !important;
}
.section_dmsp .flickity-button .flickity-button-icon{
	color: #fff;
}
.section_dmsp .box-image .sale{
	display: none;
}
.rt_km_ctsp{
	margin-bottom: 12px;
	overflow: hidden;
	display: block;
}
.rt_km_ctsp li{
	list-style: none;
}
.rt_km_ctsp .textwidget{
	border: 2px solid #fccb4e;
	padding: 20px;
	border-radius: 8px;
}
.rt_km_ctsp h2{
	color: #ff2b2b;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
}
.rt_km_ctsp p{
	color: #333;
	font-weight: 400;
	font-size: 16px;
	padding-left: 20px;
	background: url(img/tk.png) 0px 4px no-repeat;
	line-height: 28px;
	margin: 0 !important;
}
.nav-tabs+.tab-panels{
	padding: 0px !important;
	border: unset;
	background: #242424;
	color: #fff;
}
.product-footer{
    background-color: #242424;
    color: #fff;
    padding: 15px;
    padding-bottom: 30px;
}
.product-footer .woocommerce-tabs{
	border: unset  !important;
	padding-top: 0;
}
.nav-tabs+.tab-panels a ,
.nav-tabs+.tab-panels span ,
.nav-tabs+.tab-panels h1 ,
.nav-tabs+.tab-panels h2 , 
.nav-tabs+.tab-panels h3 ,
.nav-tabs+.tab-panels h4 ,
.nav-tabs+.tab-panels h5{
	color: #fff;
}
.tabbed-content .nav-tabs{
	margin-bottom: 20px;
	border-bottom: 2px solid #feb90c ;
}
.tabbed-content .nav-tabs>li{
	display: inline-block;
}
.tabbed-content .nav-tabs>li:nth-child(1) a{
	padding-left: 0;
}
.tabbed-content .nav-tabs>li a{
	border: unset;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	padding: 0;
	line-height: 40px;
	padding: 0 15px;
	background-color: unset;
}
.tabbed-content .nav-tabs>.active a ,
.tabbed-content .nav-tabs>li a:hover{
	color: #feb90c;
}
.fb_iframe_widget{
	background: #fff;
}
.tabbed-content label , .tabbed-content span{
	color: #fff !important;
}
/*box__content__rights */
.box__colum__nth2 .page-numbers {
	display: block;
	overflow: hidden;
	width: 100%;
}
.box__content__rights , .box__content__left {
	margin-top: 30px;
}
.box__content__rights  .headings{
	display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
}
.box__content__rights .box__colum__nth2{
	overflow: hidden;
	display: block;
	margin: 0 -10px;
}
.box__content__rights .news-post-news{
	width: 33.33%;
	float: left;
	padding: 0 10px;
	margin-bottom: 12px;
}
.box__content__rights .news-post-news img{
	height: 240px;
	width: 100%;
	object-fit: cover;
	border-radius: 6px;
}
.box__content__rights .news-post-news .box__content{
	padding: 15px 0;
}
.box__content__rights .news-post-news .box__content h3 a{
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    display: block;
    font-weight: 500;
    max-height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
}
.box__content__rights .news-post-news .box__content .box__des p{
   margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #838383;
    text-align: justify;
    max-height: 44px;
    overflow: hidden;
}
.box__content__rights .box__nth_1 .heading_td{
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
}
.box__content__rights .box__nth_1{
	color: #fff !important;
}
.box__content__left  .is-divider{
	display: none;
}
.box__content__left .widget-title {
    display: block;
    background: #fec70a ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #333;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.box__content__left .menu{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
}
.box__content__left .menu li a:hover{
	color: #fec70a;
}
.box__content__left .news-widget-style-5{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
}
#related-post1 .box__colum__news h3 a{
	color: #333;
	font-size: 17px;
}
.product-summary .quantity{
	margin-top: 5px;
}
.shop-container .products > .product-small {
    padding: 0 15px 30px !important;
}
.shop-container .products .box-text{
	overflow: hidden;
	display: block;
}

/*section_slider*/
.section_slider .col-inner .section-title-container{
	margin-bottom: 0;
}
.section_slider .section-title-normal{
	border: unset;
	margin: 0;
}
.section_slider .section-title-normal .section-title-main{
	border: unset;
}
.section_slider h4 .section-title-main{
	font-size: 16px;
	font-weight: 500;
	color: #F9B921;
	line-height: 30px;
	text-transform: inherit;
}
.section_slider h2 .section-title-main{
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	line-height: 35px;
	text-transform: inherit;
	margin-bottom: 12px;
}
.section_slider p{
	color: #E8E8E7;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}
.section_slider .button {
	padding: 0 26px;
	text-transform: uppercase;
}
.section_slider .button span{
	color: #fff;
	display: inline-block;
	line-height: 42px;
	height: 42px;
}
.section_slider .flickity-page-dots{
	bottom: -50px !important;
}
/*ph_01*/
.ph_01 .rt_video .col-inner{
	display: block;
	text-align: center;
}
.ph_01 .rt_video .has-hover{
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
.ph_01 .rt_video p{
	color: #a7a7a7;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: justify;
}
.ph_01 .rt_video .button span{
	padding: 0 10px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	line-height: 42px;
	height: 42px;
}
.ph_01 .rt_video .rt_video_right .col-inner{
	position: relative;
}
.ph_01 .rt_video .rt_video_right  .video-button-wrapper{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    width: 100%;
}
.ph_01 .rt_video .rt_video_right .video-button-wrapper a {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: unset;
}
.ph_01 .rt_video .rt_video_right .video-button-wrapper i{
	border: 2px solid #fff;
    color: #fff;
    padding: 5px 8px;
    border-radius: 34px;
}
.ph_01 .rt_video .rt_video_right .video-button-wrapper a:hover{
	background-color: unset !important;
}
.ph_01 .rt_video .rt_video_right .video-button-wrapper i:hover{
	color: #f9b921;
	border: 2px solid #f9b921;
}
.ph_01 .text_san_pham .large-6 .col-inner{
	background: #1D1D1D;
	text-align: center;
	padding: 20px;
}
.ph_01 .text_san_pham{
	margin-bottom: 30px;
}
.ph_01 .text_san_pham .heading{
	margin: 0;
}
.ph_01 .text_san_pham .heading:before{
	display: none;
}
.ph_01 .text_san_pham .heading span{
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 24px;
}
.ph_01 .text_san_pham p{
	font-size: 14px;
	color: #969696;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
}
.ph_01 .tab_san_pham .tabbed-content .nav-uppercase .tab span{
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	display: inline-block;
	border-radius: 40px;
	padding: 0 25px;
	line-height: 48px;
	text-transform: inherit;
	border: 1px solid #F9B921;
}
.ph_01 .tab_san_pham .tabbed-content .nav-uppercase .tab:hover span{
	color: #F9B921 !important;
	border: 1px solid #2d2d2d !important;
}
.ph_01 .tab_san_pham .tabbed-content .nav-uppercase .active span{
	color: #F9B921 !important;
}
.ph_01 .rt_tin_tuc .large-8 .heading:before{
	left: 27%;
	width: 73%
}
.ph_01 .rt_tin_tuc .large-4 .heading:before{
	left: 20%;
	width: 80%
}
.ph_01 .rt_tin_tuc .col-inner{
	position: relative;
}
.ph_01 .rt_tin_tuc  .video-button-wrapper{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    width: 100%;
}
.ph_01 .rt_tin_tuc .video-button-wrapper a {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: unset;
}
.ph_01 .rt_tin_tuc .video-button-wrapper i{
	border: 2px solid #fff;
    color: #fff;
    padding: 5px 8px;
    border-radius: 34px;
}
.ph_01 .rt_tin_tuc .video-button-wrapper a:hover{
	background-color: unset !important;
}
.ph_01 .rt_tin_tuc .video-button-wrapper i:hover{
	color: #f9b921;
	border: 2px solid #f9b921;
}
.ph_01 .rt_tin_tuc h4{
	color: #fff;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    display: block;
    font-weight: 400;
}
.rt_san_pham .col-inner{
	box-shadow: unset;
}
.rt_san_pham .product-small{
	background: unset !important;
}
.rt_san_pham  .col-inner{
	position: relative;
}
.rt_san_pham .block-product-2 .product_price_add{
	top: 20%;
}



.sidebar-inner  .is-divider{
	display: none;
}
.sidebar-inner .hdd_pro_1 .title ,
.sidebar-inner .widget-title {
    display: block;
    background: #fec70a ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #333;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.sidebar-inner .menu{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
}
.sidebar-inner .menu li a:hover{
	color: #fec70a;
}
.sidebar-inner .news-widget-style-5{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
}
.sidebar-inner .hdd_pro_1 {
	margin: 0;
}
.sidebar-inner .pro-widget-pro .products{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	display: block;
}
.sidebar-inner .pro-widget-pro .products > div{
	padding: 0;
	overflow: hidden;
	display: block;
	padding-bottom: 12px !important;
    margin-bottom: 12px;
    border-bottom: 1px solid #e9e8e8;
}
.sidebar-inner .pro-widget-pro .products .product_price_add{
	display: none;
}
.sidebar-inner .pro-widget-pro .products > div:last-child{
	padding-bottom: 0px !important;
    margin-bottom: 0px;
    border-bottom: unset;
}
.sidebar-inner .pro-widget-pro .products .box-image{
	width: 100px;
    height: 70px;
    float: left;
}
.sidebar-inner .pro-widget-pro .products .box-image 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;
}
.sidebar-inner .pro-widget-pro .products .box-image:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.sidebar-inner .pro-widget-pro .products .box-text .price-wrapper{
	text-align: left;
}
.sidebar-inner .pro-widget-pro .products .box-text{
	width: calc(100% - 115px);
    float: right;
    padding: 0;
    text-align: left;
}
.sidebar-inner .pro-widget-pro .product-title a{
	line-height: 22px !important;
	height: 44px !important;
	overflow: hidden;
	display: block;
}
.page-numbers .page-number{
	color: #fff !important;
}
.shop-sidebar  .is-divider{
	display: none;
}
.shop-sidebar .hdd_pro_1 .title ,
.shop-sidebar .widget-title {
    display: block;
    background: #fec70a ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #333;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.shop-sidebar .menu{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
}
.shop-sidebar .menu li a:hover{
	color: #fec70a;
}
.shop-sidebar .news-widget-style-5{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
}
.shop-sidebar .hdd_pro_1 {
	margin: 0;
}
.shop-sidebar .pro-widget-pro .products{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	display: block;
}
.shop-sidebar .pro-widget-pro .products > div{
	padding: 0;
	overflow: hidden;
	display: block;
	padding-bottom: 12px !important;
    margin-bottom: 12px;
    border-bottom: 1px solid #e9e8e8;
}
.shop-sidebar .pro-widget-pro .products > div:last-child{
	padding-bottom: 0px !important;
    margin-bottom: 0px;
    border-bottom: unset;
}
.shop-sidebar .pro-widget-pro .products .box-image{
	width: 100px;
    height: 70px;
    float: left;
}
.shop-sidebar .pro-widget-pro .products .box-image 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;
}
.shop-sidebar .pro-widget-pro .products .box-image:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.shop-sidebar .pro-widget-pro .products .box-text{
	width: calc(100% - 115px);
    float: right;
    padding: 0 !important;
}
.shop-sidebar .pro-widget-pro .product-title a{
	line-height: 22px !important;
	height: 44px !important;
	overflow: hidden;
	display: block;
}
.shop-sidebar .pro-widget-pro .products .product_price_add{
	display: none;
}
.shop-sidebar .pro-widget-pro .products .box-text .price-wrapper{
	text-align: left;
}
.shop-container .product-main .large-3 {
	padding: 0 15px 30px 30px !important;
}
.shop-container .product-main .large-9{
	border: unset  !important;
	padding: 0 30px 30px 15px !important;
}

.shop-container .box-text .price-wrapper .star-rating{
	display: none;
}
.shop-container .col-inner{
	position: relative;
}
.box-image .img_xem_them{
    position: absolute;
	display: none;
	top: 0;
	left: 0;
	height: 30%;
	width: 100%;
	z-index: 9999;
}
.shop-container .box-image .rt_xem_them{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	margin: 20px;
	border-radius: 6px;
	text-align: center;
	display: block;
	background-color: rgba(46, 46, 46, 0.5);
	position: relative;
	
}
.shop-container .col-inner:hover .img_xem_them{
	display: block;
}
.shop-container .img_xem_them:hover .rt_xem_them{
	background: #f9b921;
	color: #fff;
}
.shop-container .col-inner:hover .box-text{
	box-shadow: 0px 10px 15px rgb(0 0 0 / 30%);
}
.shop-container .product_price_add{
	position: absolute;
	opacity: 0;
  	visibility: hidden;
  	transition: all 0.4s ease;
    top: 86%;
    left: 0;
    padding: 20px;
    height: auto;
    width: 100%;
    text-align: center;
    background: #242424;
    box-shadow: 0px 10px 15px rgb(0 0 0 / 30%);
    z-index: 999;
}
.shop-container .col-inner:hover .product_price_add{
	opacity: 1;
    visibility: visible;
    z-index: 3; 
    transition: all 1s ease;
}
.shop-container .col-inner{
	transition: all 1.4s ease-out 0.4s;
    word-wrap: break-word;
}
.shop-container .col-inner:hover{
	display: block;
	background: #242424;
}

.shop-container .product_price_add .price-wrapper .price{
	display: none;
}
.shop-container .product_price_add .rt_text_ctsp p{
	color: #afafaf;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;	
}

.block-product-2  .col-inner{
	position: relative;
}
.block-product-2  .col-inner:hover{
	background: #242424;
	box-shadow: 0px 10px 15px rgb(0 0 0 / 30%);
}
.block-product-2  .col-inner:hover .box-text{
	background: #242424;
}
.box-image .img_xem_them{
    position: absolute;
	display: none;
	top: 0;
	left: 0;
	height: 30%;
	width: 100%;
	z-index: 9999;
}
.block-product-2 .box-image .rt_xem_them{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	margin: 20px;
	border-radius: 6px;
	text-align: center;
	display: block;
	background-color: rgba(46, 46, 46, 0.5);
	position: relative;
	
}
.block-product-2 .col-inner:hover .img_xem_them{
	display: block;
}
.block-product-2 .img_xem_them:hover .rt_xem_them{
	background: #f9b921;
	color: #fff;
}
.block-product-2 .product_price_add{
	position: absolute;
	opacity: 0;
  	visibility: hidden;
  	transition: all 0.4s ease;
    top: 86%;
    left: 0;
    padding: 20px;
    height: auto;
    width: 100%;
    z-index: 999;
    text-align: center;
    background: #242424;
}
.block-product-2 .col-inner:hover .product_price_add{
	opacity: 1;
    visibility: visible;
    z-index: 3; 
    transition: all 1s ease;
}
.block-product-2 .col-inner{
	transition: all 1.4s ease-out 0.4s;
    word-wrap: break-word;
}
.block-product-2 .col-inner:hover{
	display: block;
	background: #242424;
}

.block-product-2 .product_price_add .price-wrapper .price{
	display: none;
}
.block-product-2 .product_price_add .rt_text_ctsp p{
	color: #afafaf;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;	
}
.product_price_add .ajax_add_to_cart{
    background: #2e2e2e !important;
    border-radius: 6px !important;
    border: unset !important;
    box-shadow: inset 0 0 0 100px rgb(146 146 146 / 98%);
}
.product_price_add .ajax_add_to_cart:hover{
	background: #fec70a !important;
    box-shadow: inset 0 0 0 100px rgb(254 199 10);
}






.rt_icon_ic{
	position: fixed;
	left: 20px;
	bottom: 15%;
}
.rt_icon_ic > div{
	padding-bottom:5px;
	display: block;
}
.rt_icon_ic .simage{
    margin: 0;
    padding: 0;
    position: relative;
    width: 55px;
    height: 55px;
    float: left;
    text-align: center;
    z-index: 2;
}
.rt_icon_ic .stitle {
    z-index: 1;
    padding: 8px 20px 8px 20px;
    position: absolute;
    left: -400px;
    float: left;
    background-color: #312316;
    border: 1px solid #DAB35F;
    -webkit-border-radius: 20px;
    border-right: unset;
    -moz-border-radius: 20px;
    border-radius: 40px;
    white-space: nowrap;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.rt_icon_ic .stitle span {
	padding-left: 20px;
}
.rt_icon_ic .phone_ft .stitle {
    margin: 3px 0 0 13px;
}
.rt_icon_ic .tiktok .stitle {
    margin: 54px 0 0 16px;
}
.rt_icon_ic .youtube .stitle {
    margin: 105px 0 0 15px;
}
.rt_icon_ic .facebook .stitle {
    margin: 154px 0 0 17px;
}
.rt_icon_ic .zalo .stitle {
    margin: 205px 0 0 18px;
}
.rt_icon_ic > div:hover .stitle{
    left: 3px;
}
.rt_icon_ic a:before {
	display: none;
}
.rt_icon_ic .stitle span {
	color: #fff!important;
}





/*mobile*/
@media (max-width: 1024px) {
	.header-bottom .nav > li > a{
		padding: 0 15px;
		font-size: 16px !important;
	}
	
	.heading a, .heading span{
		font-size: 27px;
	}
	.single-product .add_to_cart_button ,
	.shop-container .products .add_to_cart_button ,
	.block-product-2 .box-text > a{
		margin-top: 0 !important;
		float: left;
	}
	.block-product-2 .box-image ,
	.block-product-2 .box-image img{
		height: 205px;
	}
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb ,
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
		height:200px;
	}
	.box-text del span.amount{
		line-height: 24px;
	}
	.box-text .price-wrapper{
		width: 100%;
	}
	.shop-container .products .box-image .sale{
		font-size: 14px;
	}
	.rt_banner{
		height: 215px;
	}
	.anh_bn_cm{
		height: auto !important;
	}
	.anh_bn_cm .row{
		top: 10px !important;
	}
	.rt_banner .row{
		position: relative;
		top: 130px;
	}
	.rt_banner .hdb span{
		font-size: 25px;
	}
	.section_slider{
		padding-top: 80px !important;
   		padding-bottom: 50px !important;
	}
	.section_slider h2 .section-title-main{
		font-size: 26px;
	}
	.section_slider .flickity-page-dots{
		bottom: 0 !important;
	}
	.heading:before{
		left: 31%;
		width: 65%;
	}
}
@media (max-width: 812px) {
	.anh_bn_cm{
		height: auto !important;
	}
	.anh_bn_cm .row{
		top: 10px !important;
	}
	.rt_banner{
		height: 175px;
	}
	.rt_banner .row{
		position: relative;
		top: 90px;
	}
	.rt_banner .hdb span{
		font-size: 22px;
	}
	.box-text .price-wrapper{
		width: 100%;
	}
	.heading a, .heading span{
		font-size: 22px;
	}

	.footer-1 .large-3:nth-child(1) ,
	.footer-1 .large-3:nth-child(2) ,
	.footer-1 .large-3:nth-child(3) ,
	.footer-1 .large-3:nth-child(4){
	    max-width: 100%;
    	flex-basis: 100%;
	}
	.footer-2 p{
		font-size: 12px;
	}
	
	.block-product-col .col-4 {
		width: 50%;
	}
	.block-product-col .col-3 {
		width: 50%;
	}
	.rt_tin_tuc .col {
		max-width: 100%;
    	flex-basis: 100%;
	}
}
@media (max-width: 480px) {
	.box-text del, .box-text ins {
		width: 100%;
	}
	.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;
	}
	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;
	}
	.heading a:before, .heading span:before{
	    right: -50px;
  		width: 50px;
	}
	.heading a:after, .heading span:after{
		left: -50px;
  		width: 50px;
	}
	.shop-container .products .add_to_cart_button{
		font-size: 14px;
	}
	.rt_banner{
		height: 90px;
	}
	.rt_banner .row{
		position: relative;
		top: 35px;
	}
	.rt_banner .hdb ,
	.rt_banner .hdb span{
		font-size: 18px;
		line-height: 22px;
	}
	.box__content__rights .news-post-news{
		width: 100%;
	}
	.section_slider h2 .section-title-main{
		font-size: 24px;
		margin-right: 0;
	}
	.icon-menu{
		color: #fff;
	}
	.off-canvas .nav-vertical>li>a{
		color: #333;
	}
	.ph_01 .tab_san_pham .tabbed-content .nav-uppercase .tab{
		margin-bottom: 12px;
	}
	.block-product-2 .box-text .product-title a{
		font-size: 14px;
		font-weight: 400;
	}
	.product-small .price2 > span{
		font-size: 16px;
	}
	.news-block-widget-style-4 .box__colum__left .news-thumb img ,
	.news-block-widget-style-4 .box__colum__left .news-thumb {
		height: auto;
	}
	.news-block-widget-style-4 .box__colum__left{
		margin-bottom: 20px;
	}
	.news-block-widget-style-4 .box__colum__left ,
	.news-block-widget-style-4 .box__colum__right{
		width: 100%;
		float: unset;
	}

}