/*
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: "KVARIAL";
  src:url(font/KVARIAL.TTF);
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

h1,h2,h3,h4{
	font-family: 'Roboto', sans-serif;
}
/**{
	font-family: 'Roboto', sans-serif;

}*/
body{
	font-family: 'Roboto', sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif !important;
}
.img{
	overflow: hidden;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{

}
.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;
}
.home #content{
	background: #ffffff;
}
.html_topbar_right .glink  img{
	height: 22px;
    width: 31px;
    object-fit: cover;
}
/*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: none !important;
}
.footer-1 .menu li a{
	line-height: 32px !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	color: #3b3b3b !important;
	font-size: 15px;
	display: block;
	font-weight: 400;
}
.footer-1 .menu li a:hover{
	color: #01b14f !important;
}
.footer-2 .widget-title{
	color: #636363;
	display: block;
}
.footer ul.menu > li:nth-child(1){
	border:none !important;
}
.footer .custom-html-widget{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.footer p{
	color: #363636;
	font-size: 15px;
	line-height: 32px;
	font-weight: 400;
}
.footer .textwidget span{
	color: #363636;
	font-size: 15px;
	line-height: 32px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}
.absolute-footer{
	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: 76% !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: 20%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-4:nth-child(5n+1) {
	clear: both;
}
.block-product-col .col-3 {
	width: 100%;
	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;
}
/*** loop price **/
.block-product-1{
	margin: 0 -8px;
}
.block-product-1 .col-3{
	padding: 0 8px;
	margin-bottom: 20px;
}
.block-product-1 .spd1_box_left{
	width: 49%;
	overflow: hidden;
	float: left;
	clear: none;
}
.block-product-1 .spd1_box_left .box-image{
	width: 100%;
	height: 222px;
}
.block-product-1 .spd1_box_left .box-image img{
	width: 100%;
	height: 222px;
	object-fit: contain;
}
.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: 25px 20px;
	text-align: right;
}
.block-product-1 .spd1_box_left .box-text .product-title a{
	font-size: 18px;
	color: #2679a8;
	text-transform: uppercase;
	line-height: 20px;
	display: block;
	height: 20px;
	overflow: hidden;
	margin-bottom: 6px;
	text-align: right;
}
.block-product-1 .spd1_box_left .box-text .product-title a:hover,.block-product-1 .spd1_box_right .box-text .product-title a:hover{
	color: red;
}
.block-product-1 .rt-des{
	display: block;
	height: 44px;
	overflow: hidden;
}
.block-product-1 .button{
	display: inline-block !important;
	font-size: 14px !important;
    border-radius: 4px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff !important;
    padding: 0 22px !important;
}
.block-product-1 .rt-des p{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
	color:#333333;
}
.block-product-1 .spd1_box_right{
	width: 49%;
	float: right;
	clear: none;
}
.block-product-1 .spd1_box_right > div:nth-child(1) .box-text{
	width: 50%;
	float: left;
}
.block-product-1 .spd1_box_right > div:nth-child(1) .box-image{
	width: 50%;
	float: right;
}
.block-product-1 .spd1_box_right > div:nth-child(2) .box-text{
	width: 50%;
	float: right;
}
.block-product-1 .spd1_box_right > div:nth-child(2) .box-image{
	width: 50%;
	float: left;
}
.block-product-1 .spd1_box_right .box-text{
	padding:25px 10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a{
	font-size: 18px;
    color: #2679a8;
    text-transform: uppercase;
    line-height: 20px;
    display: block;
    height: 20px;
    overflow: hidden;
    margin-bottom: 6px;
    text-align: left;
}
.block-product-1 .spd1_box_right .box-text span.amount{
	font-size: 15px;
}
.block-product-1 .spd1_box_right > div{
	margin-top: 0;
    overflow: hidden;
    background: #fff;
}
.block-product-1 .spd1_box_right .box-image{
	height: 187px;
	width: 100%;
}
.block-product-1 .spd1_box_right .box-image img{
	width: 100%;
	height: 187px;
	object-fit: contain;
}
.block-product-1 .box-text {

}
.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: right;
}
.box-text  del span.amount {
  	color: #a4a4a4;
  	font-size: 14px;
  	font-weight: 400;
}
.box-text  span.amount {
  	color: #ee1f1f;
  	font-size: 17px;
	font-weight: 600;
}
.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{
	padding: 0;
	margin: 0 -12px;
}
.block-product-2 > div{
	overflow: hidden;
	width: 20%;
	float: left;
	padding: 0 12px;
	margin-bottom: 24px;
}
.block-product-2 > div > div{

}
.block-product-2 .box-image{
	background: #fff;
}
.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: 225px;
	width: 100%;
}
.block-product-2 .box-image img{
	width: 100%;
    height: 225px;
    object-fit: cover;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    transition: transform .5s ease;
}
.block-product-2 .box-image:hover img{
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
}
.block-product-2 .box-text{
	padding: 15px 1px 10px 0px !important;
	overflow: hidden;
	height: 120px;
}
.block-product-2 .slick-track > .product-small{
	padding-bottom: 0 !important;
	padding-left: 7.5px;
	padding-right: 7.5px;
	outline: none !important;
}
.block-product-2 .slick-track > .product-small > div{
	border:1px solid #eeeeee;
	position: relative;
}
.block-product-2 .box-text .product-title a{
    font-size: 16px;
    color: #333;
    line-height: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: 500;
}
.block-product-2 .box-text .product-title a:hover{
	color: #01a94f;
}
.block-product-2 .woocommerce-product-rating{
	padding: 0 56px;
}
.block-product-2 .box-text > a{
	border-radius: 4px;
	font-size: 12px;
}
.star-rating{
	font-size: 11px !important;
	margin-top: 3px !important;
    margin-bottom: 3px !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 .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;
}
.block-product-3 .col-inner {
	border: 1px solid #ebebeb;
	background: #fff;
	overflow: hidden;
}
.block-product-3 .slick-slide{
	margin: 0 10px;
}

.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: 17px;
	display: block;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.block-product-3 .title-wrapper p a:hover{
	color: #f80a0a;
}
.block-product-3 .price{
	overflow: hidden;
}
.block-product-3 .price del{
	width: 50% !important;
	float: right;
}
.block-product-3 .price ins{
	width: 50% !important;
	float: left;
}
.block-product-3 .col-4{
	width: 50%;
}
.block-product-3 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-3 .box-image{
	width: 50%;
	height: 260px;
	float: right;
}
.block-product-3 .box-image img{
	width: 100%;
	height: 260px;
	object-fit: cover;
}
.block-product-3 .box-text{
	width: calc(100% - 50%);
	float: left;
	height: 260px;
	overflow: hidden;
	background: #fff;
	text-align: left;
	padding: 35px 0px 35px 15px;
}
.block-product-3 .rt-des{
	height: 52px;
	overflow: hidden;
	margin-bottom: 5px;
}
.block-product-3 .button{
	font-size: 14px;
    border-radius: 4px;
    line-height: 40px;
    height: 40px;
    padding: 0 22px !important;
}
.block-product-3 .slick-prev{
	position: absolute;
    top: -33px;
    right: 23px;
    z-index: 99999;
    font-size: 14px;
    background: #f6f6f6;
    cursor: pointer;
    color: #cdcdcd;
    padding: 0 3px;
}
.block-product-3 .slick-prev:hover,.block-product-3 .slick-next:hover{
	color: #2679a8;
}
.block-product-3 .slick-next{
	position: absolute;
    top: -33px;
    right: 5px;
    z-index: 99999;
    font-size: 14px;
    background: #f6f6f6;
    cursor: pointer;
    color: #cdcdcd;
    padding: 0 3px;
}

.block-product-2 .slick-prev{
	position: absolute;
    top: 40%;
    left: -6px;
    z-index: 99999;
    font-size: 14px;
    cursor: pointer;
    color: #cdcdcd;
    padding: 0 3px;
}
.block-product-2 .slick-prev:hover,.block-product-2 .slick-next:hover{
	color: #2679a8;
}
.block-product-2 .slick-next{
	position: absolute;
    top: 40%;
    right: -6px;
    z-index: 99999;
    font-size: 14px;
    cursor: pointer;
    color: #cdcdcd;
    padding: 0 3px;
}
.block-product-3 .box-text .rt-des p{
	font-size: 15px;
	line-height: 26px;
	display: block;
	margin-bottom: 0;
	overflow: hidden;
	color: #666666;
}
/*them*/
.heading{
	position: relative;
	margin-bottom: 20px;
}
.heading a,.heading span{
    display: inline-block;
    color: #464646;
    font-family: 'Roboto', sans-serif !important;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
    font-weight: 500;
}
.heading a:before,.heading span:before{
	position: absolute;
	content: "";
	width: 5px;
	height: 22px;
	top: 4px;
	left: 0;
	background: #35bc74;
}
.heading .view{
	display: inline-block;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
    padding: 0 10px;
    background-image: linear-gradient(to right, #01a94f , #01c15a);
    text-transform: initial;
    position: relative;
    top: -8px;
    margin-left: 10px;
}
.heading .view:before{
	display: none;
}
.list-term{
	position: absolute;
    top: 0px;
    right: 10px;
    z-index: 9;
    max-width: 70%;
    max-height: 30px;
    overflow: hidden;
}
.list-term a{
	font-size: 14px;
	line-height: 31px;
	color: #999999;
	padding: 0 6px;
	background: none;
}
.list-term a:before,.list-term a:after{
	display: none;
}
.list-term a:hover{
	color: #d02929;
}
.grid-tools a{
	background: #f28f06 !important;
}
input[type='submit'], input[type='submit'].button, input[type='submit'], .primary{
	margin-top: 10px !important;
	margin-right: 0 !important;
	text-transform: initial;
	font-weight: 400;
}
.block-product-col a.wc-forward{
	text-transform: none !important;
}
.box_new > div{
	padding-bottom: 0;
}

/*
Hoang Cuong
*/
.box__colum__commitment {
	clear: both;
}
.box__colum__commitment h3 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.box__colum__commitment p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
}
.box__colum__commitment .col  {
	padding-bottom: 0;
}
ul.ul-reset>li{
  margin-left: 0 !important;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  background: #f4f4f4;
  padding: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar  {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
    color: #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;
  margin: 0 -15px;
}
.box_first_posts .news-item-posts{
	padding: 0 15px;
}
.box_first_posts .news-item-posts:nth-child(1){
  float: left;
  width: 50%;
  float: left;
}
.box_first_posts .news-item-posts:nth-child(2){
  float: left;
  width: 25%;
  float: left;
}
.box_first_posts .news-item-posts:nth-child(3){
  float: left;
  width: 25%;
  float: left;
}
.news-item-posts .box__slider{
	width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
/*.box_first_posts .news-item-posts:nth-child(1) .box__slider,.box__second_posts .news-item-posts:nth-child(3) .box__slider{
	width: 85%;
    margin: 0 auto;
    left: 0;
    right: 0;
}*/
.box__second_posts {
  overflow: hidden;
  clear: both;
  margin: 0 -15px;
}
.box__second_posts .news-item-posts{
	padding: 0 15px;
}
.box__second_posts .news-item-posts:nth-child(1){
  float: left;
  width: 25%;
  float: left;
}
.box__second_posts .news-item-posts:nth-child(2){
  float: left;
  width: 25%;
  float: left;
}
.box__second_posts .news-item-posts:nth-child(3){
  float: left;
  width: 50%;
  float: left;
}
.news-style-2-1 .box_first_posts .boxx__innner{
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.news-style-2-1 .boxx__innner .news-thumb{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.news-style-2-1 .boxx__innner .news-thumb img{
  width: 100%;
  height: 309px;
  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-1 .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-1 .boxx__innner .news-thumb .box__slider{
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	bottom: 0%;
	padding-left: 15px;
	padding-right: 6px;
	background: rgba(0, 0, 0, 0.45);
	opacity: 0;
}
.news-style-2-1 .boxx__innner .news-thumb .box__slider a{
	position: relative;
}
.news-style-2-1 .boxx__innner .news-thumb .box__slider a:after{
	position: absolute;
	top: 20px;
	left: 20px;
	height: 80px;
	width: 20px;
	background: #35bc74;
}
.news-style-2-1 .boxx__innner .news-thumb:hover .box__slider{
	opacity: 1;
}
.news-style-2-1 .boxx__innner .news-thumb .box__slider .news-title{
	font-size: 20px;
	line-height: 26px;
	height: 26PX;
	color: #fff;
	margin-bottom: 0;
	font-weight: 500;
	font-family: 'Roboto', sans-serif !important;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.62);
	position: relative;
}
.news-style-2-1 .boxx__innner .news-thumb .box__slider .news-title:after{
    content: "";
    position: absolute;
    top: 2px;
    left: -12px;
    height: 80px;
    width: 5px;
    background: #35bc74;
}
.news-style-2-1 .boxx__innner .news-thumb .box__slider p{
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 0;
	font-weight: 300;
	margin-top: 8px;
	display: block;
	height: 50px;
	overflow: hidden;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.62);
}
.box_first_posts .news-item-posts:nth-child(1) .box__slider{
    padding: 100px 60px;
}
.box_first_posts .news-item-posts:nth-child(2) .box__slider ,
.box_first_posts .news-item-posts:nth-child(3) .box__slider{
	padding-top: 100px;
	padding-left: 20px;
}
.box__second_posts .news-item-posts:nth-child(3) .box__slider{
    padding: 100px 60px;
}
.box__second_posts .news-item-posts:nth-child(2) .box__slider ,
.box__second_posts .news-item-posts:nth-child(1) .box__slider{
	padding-top: 100px;
	padding-left: 20px;
}
/*
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{
  text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
}
.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: 245px;
  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{
  padding: 10px 0px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .time{
	margin-bottom: 0;
	font-size: 13px;
	color: #a3a3a3;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
    font-size: 18px;
	color: #333333;
	line-height: 24px;
	display: block;
	padding-bottom: 0px;
	overflow: hidden;
	position: relative;
	font-weight: 500;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title:hover{
	color: #017caf;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title:after{
	position: absolute;
	content: "";
	width: 50px;
	height: 3px;
	bottom: 0;
	background: #e5e5e5;
	left: 0;
	right: 0;
	display: none;
	margin: 0 auto;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description{
	position: relative;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 24px;
  display: block;
  max-height: 48px;
  color: #555555;
  overflow: hidden;
  position: relative;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  color: #888383;
  display: inline-block;
  background: #e7e7e7;
  position:relative;
  top: 10px;
  line-height: 27px;
  padding: 0 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all:hover{
	background: #d02929;
	color: #fff;
}
.news-style-3 .slick-prev{
	position: absolute;
    top: -33px;
    right: 30px;
    z-index: 99999;
    font-size: 14px;
    background: #f6f6f6;
    cursor: pointer;
    color: #cdcdcd;
    padding: 0 3px;
}
.news-style-3 .slick-prev:hover,.news-style-3 .slick-next:hover{
	color: #2679a8;
}
.news-style-3 .slick-next{
	position: absolute;
    top: -33px;
    right: 11px;
    z-index: 99999;
    font-size: 14px;
    background: #f6f6f6;
    cursor: pointer;
    color: #cdcdcd;
    padding: 0 3px;
}
/*
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: #eaeaea;
}
.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{
	background: #01b14f !important;
}
.header-main .search-field{
	border-radius: 0px !important;
	border:1px solid #e3e3e3 !important;
	border-color:1px solid #e3e3e3 !important;
	height: 40px !important;
	background: #ffffff !important;
	line-height: 40px !important;
}
.header-main .search_categories{
	border-radius: 0px !important;
	border:1px solid #e3e3e3 !important;
	height: 40px !important;
	background:url(img/bt.png) center right 10px #fff no-repeat !important;
	position: relative;
	right: -5px;
}
.header-bottom{
	background: #c70008 !important;
	margin-bottom: 0;
}
#logo{

}
.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: #444444 !important;
	line-height: 25px;
	font-size: 16px !important;
	font-weight: 500 !important;
	letter-spacing: -0.5px;
	font-family: 'Roboto', sans-serif;
}
#footer .is-divider{
	background-color:#ce1224;
	margin-top: 10px;
}
hr{
	border:0.5px solid #2679a8 !important;
	opacity: 1 !important;
}
.widget_custom_html p i{
	color: #747474;
	padding-right: 5px;
}
.widget_custom_html div.rt_icon{
	float: right;
}
.widget_custom_html div.rt_icon i{
	color: #fff;
	font-size: 16px;
	padding-left: 5px;
}
.rt_form{
	position: relative;
	margin-top: 10px;
}
.rt_form input{
	width: 100%;
    height: 38px;
    border-radius: 0px;
    margin-bottom: 0;
    box-shadow: none;
    font-weight: 400;
    font-size: 14px ;
}
.rt_form .wpcf7-submit{
	position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    min-height: 38px;
    line-height: 38px;
    padding: 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    border-radius: 0;
    margin-top: 0 !important;
    background-image: linear-gradient(to right, #01a94f , #01c15a);
}
.before_1{
	padding: 50px 0 !important;
}
.before_1 .large-12{
	padding-bottom: 0;
}
.before_1 .gallery-col{
	padding-bottom: 0;
}
.before_1 .box-text{
	padding: 0 !important;
}
.before_1 .flickity-prev-next-button svg{
	margin-top: 3px !important;
}
.before_1 .bf_hd{
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
}
.before_1 .bf_hd span{
	background: #fff;
    position: relative;
    top: 4px;
    color: #333333;
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
}
.before_1 .bf_hd span:before{
	width: 3px;
    height: 18px;
    background: #35bc74;
    left: 0;
    top: 3px;
    content: "";
    position: absolute;
}
.footer-2 p{
	color: #161616;
	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: #ffffff;
	padding: 0 10px;
	border-left: 1px solid #ffffff;
}
.footer-2 ul.menu li:nth-child(1) a{
	border:none;
}
.footer-2 ul.menu li ul{
	display: none;
}
.single-product .box-text{
	background: #fff;
}
.single-product .box-text .product-title{
	text-align: left;
}
.single-product .box-text .price{
	text-align: center;
}
a.devvn_buy_now_style{
	background: #fe9960 !important;
}
.product-title a:hover{
	color: #01a94f !important;
}
.single-product h1.entry-title{
	font-size: 28px;
	color: #2679a8;
	font-weight: 500;
	text-transform: uppercase;
	display: none;
}
.single-product .rt_msp{
	margin-bottom: 5px;
	font-size: 14px;
	color: #404040;
}
.single-product .price2{
	margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 0;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}
.price2{
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.price2 > span,.price2 ins > span{
	font-size: 20px;
	color: #f61b1b;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.price2 ins{
	padding-right: 30px;
}
.single-product .cart{
	clear: both;
	margin-bottom: 5px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
.home #main{
	background: #ffffff;
}
.product-summary .percent{
	display: contents !important;
}
.single .product-short-description p{
	margin-bottom: 0;
	line-height: 30px;
}
.httt_rt{
	overflow: hidden;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
	padding: 10px 0;
}
.httt_rt > div:nth-child(1){
	float: left;
	padding-right: 20px;
	font-size: 16px;
	color: #cf2929;
	width: 100%;
	margin-bottom: 15px;
}
.httt_rt > div:nth-child(1) p{
	font-size: 16px;
	color: #cf2929;
	margin-bottom: 5px;
}
.httt_rt > div:nth-child(1) p span{
	margin-right: 20px;
}
.httt_rt > div:nth-child(1) p:nth-child(2) span:nth-child(1){
	margin-left: 59px;
}
.httt_rt > div:nth-child(1) p:nth-child(2) span:nth-child(2){
	margin-left: 51px;
}
.banner_text_ph{
    height: 306px;
    background: url(img/bn.png) no-repeat;
    background-size: contain;
    position: relative;
}
.banner_text_ph .row{
	position: relative;
}
/*.banner_text_ph .rt-breadcrumbs{
	position: absolute;
    top: 190px;
    left: 20px;
    color: #fff;
}*/
.banner_text_ph .rt-breadcrumbs a,.banner_text_ph .rt-breadcrumbs span{
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}
.title_ar{
	text-align: center;
}
.title_ar a{
	display: none;
}
.title_ar .rt-breadcrumbs > span > span{
	font-size: 0;
}
.title_ar .rt-breadcrumbs > span > span > span{
	font-size: 25px;
	font-weight: 500;
	color: #333;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}
.title_ar .rt-breadcrumbs > span > span > span:before{
	width: 28px;
    height: 2px;
    background: #01b24f;
    position: absolute;
    content: "";
    left: -40px;
    top: 17px;
}
.title_ar .rt-breadcrumbs > span > span > span:after{
	width: 28px;
    height: 2px;
    background: #01b24f;
    position: absolute;
    content: "";
    right: -40px;
    top: 17px;
}
/* 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;
}
.single-post .entry-content{
	padding-top: 0;
}
.single-post  .entry-header-text{
	padding-bottom: 0;
}
.single-post .comments-area{
	display: none;
}
.single-post .entry-category{
	display: none;
}
.html1 a{
	display: inline-block;
	line-height: 35px;
	border-left: 1px solid #fff;
	width: 40px;
	text-align: center;
}
.html1 a:last-child{
	border-right: 1px solid #fff;
}
.header-bottom .header-bottom-nav{
	text-align: left;
	display: block;
}
.header-bottom .header-bottom-nav > li{
	margin: 0;
}
.header-bottom .header-bottom-nav > li > a{
	font-size: 17px !important;
	font-family: 'Barlow', sans-serif !important;
	display: block;
	padding: 0 18px;
	line-height: 50px;
}
.header-bottom  .nav-right li{
	float: left;
}
.header-bottom  .nav-right .cart-item{
	position: absolute;
    top: -8px;
    left: 0;
    z-index: 9;
}
.header-bottom  .nav-right .cart-item a{
	padding: 0 !important;
}
.header-bottom  .nav-right .cart-item a:hover{
	background: #c70008 !important;
}
.header-bottom  .nav-right .header-search-form{
	padding-left:32px;
}
.header-bottom .header-bottom-nav > li.current-menu-item > a,.header-bottom .header-bottom-nav > li > a:hover{
	background:#a50007;
}
.header-bottom .header-bottom-nav > li .nav-dropdown{
	width: 100%;
	display: block;
}
.header-bottom .header-bottom-nav > li .nav-dropdown > li{
	display: block;
	width: 100%;
	position: relative;
}
.header-bottom .header-bottom-nav > li .nav-dropdown li{
	white-space: unset !important;
}
.header-bottom .header-bottom-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-bottom .header-bottom-nav > li .nav-dropdown > li a:hover{
	color: yellow;
}
.header-bottom .header-bottom-nav > li .nav-dropdown li ul{
	position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
.header-bottom .header-bottom-nav > li .nav-dropdown li:hover > ul{
	opacity: 1;
	z-index: 9999;
}
.header-bottom .header-bottom-nav > li .nav-dropdown li ul li{
	margin-top: 0 !important;
	position: relative;
}
.header-bottom .header-bottom-nav .nav-dropdown-default {
    padding: 0;
    background: #c70008;
    top: 50px;
    border: 0;
}
.html2 {
    width: 290px;
    margin-left: 30px;
    padding-left: 38px;
    background: url(img/i5.png) 0px 14px no-repeat;
}
.html2 span{
	font-size: 15px;
	line-height: 24px;
	color: #676767;
}
.html2 p{
	font-size: 19px;
	line-height: 24px;
	margin: 0;
	font-weight: 600;
	color:#da251d;
}
.header-main .icon-shopping-basket{
	color: #2679a8;
}
.price_pro{
	overflow: hidden;
	margin: 0 -10px;
	margin-bottom: 10px !important;
}
.price_pro > span{
	font-size: 16px;
	line-height: 25px;
	color: #f80a0a;
	font-weight: 500 !important;
    font-family: 'Roboto', sans-serif;
}
.price_pro ins{
	width: 50% !important;
	float: left;
	padding: 0 10px;
}
.price_pro ins span{
	font-size: 16px;
	line-height: 25px;
	color: #f80a0a;
	font-weight: 500 !important;
    font-family: 'Roboto', sans-serif;
}
.price_pro del{
	width: 50% !important;
	float: right;
	color: #9b9b9b;
	padding: 0 10px;
}
.price_pro del span{
	font-size: 14px;
	position: relative;
	top: 0px;
	line-height: 24px;
	color: #9b9b9b;
}
.sec_ph04{

}
.sec_ph05{
	padding: 40px 0 30px 0 !important;
}
.footer-1{
    padding: 40px 0 10px 0;
}
.footer-1 .row .widget:nth-child(1){
	max-width: 24% !important;
    flex-basis: 24% !important;
}
.footer-1 .row .widget:nth-child(2){
	max-width: 24% !important;
    flex-basis: 24% !important;
}
.footer-1 .row .widget:nth-child(3){
	max-width: 27% !important;
    flex-basis: 27% !important;
}

.page-title{
	margin-bottom: 0;
}
.page-title span{
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.widget-title,.widget-title span{
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #333;
	font-size: 22px;
}
.breadcrumbs{
	font-weight: 500 !important;
}
.tax-product_cat .box{
	border: 1px solid #ccc;
}
.archive .product-title a:hover{
	color: red;
}
#mega-menu-wrap{
	width: 270px;
	float: left;
	background: #1f5479 !important;
	margin-right: 15px;
}
#mega-menu-wrap #mega-menu-title{
	font-weight: 500;
}
#mega_menu>li>a{
	text-align: left;
}
p{
	color: #333;
}
.product-short-description{
	color: #333;
	margin-bottom: 10px;
}
.footer-2{
	padding: 30px 0 0px 0 !important;
}
.footer-2 .widget_wp_statistics_widget ul li {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 29px;
}
.footer-2 .widget_wp_statistics_widget ul li label{
	margin-bottom: 0;
	color: #5a5a5a;
	float: left;
	font-weight: 400;
	min-width: 200px;
}
.footer-2 .widget{
	margin-bottom: 0 !important;
}
.af_ft{
	padding: 30px 0;
	background: #f3f3f3;
}
.af_ft img{
	padding-right: 20px;
}
.af_ft span{
	padding-top: 10px;
	font-size: 15px;
	font-weight: 300;
}
.widgettitle{
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	background: #c70008;
	line-height: 40px;
	border-radius: 6px 6px 0 0;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin-bottom: 1px;
}
.sidebar-wrapper .menu{
	border:1px solid #ececec;
	background: #fff;
}
.sidebar-wrapper .menu > li > a{
	display: block;
    background: url(img/lili.png) 7px 9px no-repeat;
    font-size: 15px;
    line-height: 35px;
    color: #333333;
    padding: 0px 0 0 30px;
}
.sidebar-wrapper .menu > li{
	position: relative;
}
.sidebar-wrapper .menu > li > .sub-menu{
	position: absolute;
    left: 99%;
    width: 100%;
    top: 0;
    display: none;
    padding-left: 0;
    background: #fff;
    z-index: 9999;
    opacity: 0;
    border: 1px solid #ececec;
    visibility: hidden;
    -moz-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    -webkit-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    -o-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
}
.sidebar-wrapper .menu > li > .sub-menu li a{
	display: block;
    background: url(img/lili.png) 7px 9px no-repeat;
    font-size: 15px;
    line-height: 34px;
    color: #333333;
    padding: 0px 0 0 30px;
    border-bottom: 1px solid #ececec;
}
.sidebar-wrapper .menu > li > .sub-menu li a:hover{
	color: #c70008;
}
.sidebar-wrapper .menu > li:hover > .sub-menu{
	display: block;
	opacity: 1;
    visibility: visible;
}
.sidebar-wrapper .menu > li > a:hover{
	color: #c70008;
}
.gd_support_1{
	background: url(img/hot.png) 7px 1px no-repeat #fff;
	padding: 10px 10px 5px 40px;
}
.gd_support_1 .supporter{
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 5px;
}
.gd_support_1 .supporter:last-child{
	border:none;
	padding-top: 3px;
}
.gd_support_1 .supporter .name-support{
	display: block;
	font-size: 14px;
	color: #4b4b4b;
}
.gd_support_1 .phone-support a{
	font-size: 22px;
	color: #d02929;
	font-weight: bold;
	font-family: 'Barlow', sans-serif !important;
	display: block;
	line-height: 25px;
}
.gd_support_1 .mail-support{
	font-size: 11px;
	color: #545252;
}
.sec_ph03{
	padding:50px 0 20px 0!important;
	background: #f7f7f7;

}
.sec_ph03 .box-text  .price_pro{
	margin: 0;
}
.sec_ph03 .large-12{
	padding-bottom: 0;
}
.sec_ph03 .left{
	max-width: 60.5% !important;
    -ms-flex-preferred-size: 60.5% !important;
    flex-basis: 60.5% !important;
}
.sec_ph03 .left img,.sec_ph03 .right img{
	width: 100%;
	height: 300px;
}
.sec_ph03 .right{
	max-width: 39.5% !important;
    -ms-flex-preferred-size: 39.5% !important;
    flex-basis: 39.5% !important;
    padding-left: 0;
}
.full-width .ubermenu-nav, .container, .row{
	max-width: 1200px !important;
}
.percent{
	position: absolute;
	display: inline-block;
	background: #d02929;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	top: 10px;
	left: 10px;
	padding: 0 5px;
	font-size: 12px;
}
.product-small:hover .box_hover{
	opacity: 1;
}
.box_hover{
	position: absolute;
	width: 100%;
	height: 235px;
	background: rgba(0, 0, 0, 0.44);
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 48%;
	opacity: 0;
}
.box_hover .button{
	width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center !important;
    border-radius: 50%;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 10px !important;
}
.box_hover .button i{
	margin: 0 !important;
	position: relative;
	top: -1px;
}
.box_hover .added_to_cart{
	width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center !important;
    border-radius: 50%;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 0px !important;
    background: #d02929;
    position: relative;
    top: -4px;
}
.box_hover .added_to_cart:before{
	content: "Xem";
    position: absolute;
    font-size: 10px !important;
    color: #fff;
    left: 5px;
}
.box_hover .view{
	width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center !important;
    border-radius: 50%;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 10px !important;
    background: #ffffff !important;
    color: #d02929 !important;
    display: inline-block;
}
.box_hover .view i{
	font-size: 11px;
    position: relative;
    top: 1px;
}
.rt_msp{
	font-size: 15px;
    color: #333333;
    line-height: 22px;
    height: 22px;
    display: block;
    overflow: hidden;
}
.support-img{
	width: 100%;
}
#main{
	background: #ffffff;
}
.product-tabs{
	border-bottom: 1px solid #e7e7e7;
}
.product-tabs li{
	margin-right: 0px;
}
.product-tabs li a{
	border-radius: 0px 0px 0 0 !important;
	font-size: 16px;
	text-transform: uppercase;
	background: #ffffff;
	color: #333333;
	font-weight: 500;
	border: 1px solid #e7e7e7;
}
.product-tabs li a:hover{
	color: #333 !important;
}
.product-page-title > div{
	padding-top: 0px !important;
}
.product-page-title > div > div{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	color: #7e7e7e;
}
.breadcrumbs{
	text-transform: unset;
}
.product-info .left{
	width: 100%;
	float: left;
}
.product-info .right{
	width: 38%;
	float: right;
}
.product-info .right li{
	list-style: none;
}
.product-info .right li .ttsp{
	text-align: center;
	background: #fff;
	border:1px solid #e9e9e9;
}
.product-info .right li .ttsp > div{
	border-bottom: 1px solid #e9e9e9;
	padding: 18px 10px;
}
.product-info .right li .ttsp > div:last-child{
	border-bottom: none;
}
.product-info .right li .ttsp img{
	margin-bottom: 5px;
}
.product-info .right li .ttsp h4{
	font-size: 17px;
	margin-bottom: 0;
	color: #333333;
}
.product-info .right li .ttsp p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.pro_tit{
	font-size: 24px;
    line-height: 35px;
    color: #01a94f;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: uppercase;
}
.img_nh p{
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.product-summary .quantity{
	width: 100%;
}
.single_add_to_cart_button{
	background-image: linear-gradient(to right, #01a94f , #01c15a);
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
	color: #fff;
}
a.devvn_buy_now_style{
	position: absolute;
    background: #242c42 !important;
    width: 121px;
    top: 56px;
    left: 170px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    padding: 7.5px;
    border-radius:0;
}
a.devvn_buy_now_style strong{
	font-weight: 500;
}
.bt_cart{
	position: relative;
}
.title_cart{
	margin-bottom: 5px;
}
.message-container .wc-forward{
	display: inline-block !important;
    padding: 0 10px;
    font-weight: 400;
    line-height: 30px;
    min-height: 30px;
    border-radius: 4px;
}
.danh_gia_sp p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 30px;
}
.danh_gia_sp p span{
	font-weight: bold;
}
.danh_gia_sp p i{
	color: #ca1018;
	font-size: 12px;
}
#logo img {
	/*margin: auto;*/
}
.html1{
	text-align: center;
	margin-left: 85px;
}
.html1 > p:nth-child(1){
	text-transform: uppercase;
	font-size: 50px;
	color: #c70008;
	margin-bottom: 0;
	line-height: 40px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}	
.html1 > p:nth-child(2){
	margin-bottom: 0;
	font-size: 22px;
	color: #1e1f24;
	line-height: 30px;
}
.html1 > p:nth-child(3){
	margin-bottom: 0;
	font-size: 25px;
	line-height: 30px;
	color: #c70008;
	font-weight: bold;
}
#masthead .header-inner{
	position: relative;
}
#masthead .header-inner > div:nth-child(3){
    position: relative;
    top: 20px;
}
#masthead .header-inner .logo{
	position: relative;
	margin: 0;
}
#masthead .header-inner .logo:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    left: -100%;
    visibility: initial !important;
}
/*#masthead .header-inner .header-nav{
	position: relative;
	top: 20px;
}*/
#masthead .header-inner .nav-right{
	position: relative;
	top: 1px;
}
#masthead .header-inner .header-nav > li{
	margin: 0;
}
#masthead .header-inner .header-nav > li:after ,
#masthead .header-inner .header-nav > li:before{
	bottom: -8px;
}
#masthead .header-inner .header-nav > li > a{
	font-size: 16px;
    line-height: 27px;
    color: #fff;
    padding: 0 14px;
    font-weight: 400;
}
#masthead .header-inner .header-nav > li:last-child > a{
	padding-right: 0;
}
#masthead .header-inner .header-nav > li > a:hover{
	color: #fff;
}
.htmlp{
	margin-right: 10px;
}
.htmlp span{
	font-size: 15px;
	line-height: 27px;
	color: #fff;
	font-weight: 400;
}
.htmlp span i{
	padding-right: 5px;
	color: #fff;
}
.htmlp span a{
	color: #fff;
	font-size: 14px;
}
.htmlp span:nth-child(1){
	padding-right: 20px;
}
#masthead .header-inner > div:nth-child(4){
	position: absolute;
	top: 20px;
	right: 20px;
}

#masthead  .header-nav > li .nav-dropdown{
	width: 100%;
	display: block;
}
#masthead  .header-nav > li .nav-dropdown > li{
	display: block;
	width: 100%;
	position: relative;
}
#masthead .header-nav > li .nav-dropdown li{
	white-space: unset !important;
}
#masthead  .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;
}
#masthead  .header-nav > li .nav-dropdown > li a:hover{
	text-decoration: underline;
}
#masthead .header-nav > li .nav-dropdown li ul{
	position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
#masthead .header-nav > li .nav-dropdown li:hover > ul{
	opacity: 1;
	z-index: 9999;
}
#masthead .header-nav > li .nav-dropdown li ul li{
	margin-top: 0 !important;
	position: relative;
}
#masthead .nav-dropdown-default {
    padding: 0;
    background: #11924a;
    top: 35px;
    border: 0;
}
.before_1{
	
}
.before_2{
	background:url(img/nen3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
}
.before_2 .large-5,
.before_2 .large-7{
	padding-bottom: 0 !important;
}
.before_2 form{
	margin-bottom: 0;
}
.before_2 h2{
	color: #fff;
	font-size: 28px;
	line-height: 33px;
	margin-bottom: 0;
	margin-top: 10px;
	font-weight: 400;
}
.sec_ph01{
	padding: 50px 0 !important;
}
.sec_ph01 .box1 .box-text {
	padding-bottom: 0;
}
.sec_ph01 .box1 h4{
	font-size: 19px;
	line-height: 30px;
	color: #444444;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin-bottom: 0;
}
.sec_ph01 .box1{
	background: url(img/bt1.jpg) bottom center no-repeat;
}
.sec_ph01 .box1 p{
	font-size: 14px;
	line-height: 30px;
	color: #444444;
	display: block;
	font-weight: 400;
}
.sec_ph01 .box1 .large-4{
	padding-bottom: 20px;
}
.sec_ph01 .box1 .box-text-inner{
    padding: 0 25px;
}
.sec_ph01 .rt_text_02 .box-text-inner{
	padding: 0;
}
.sec_ph01 .box2{
	padding-top: 35px;
}
.sec_ph01 .box2 .col{
    padding: 0 12px 30px;
	padding-bottom: 0 !important;
}
.sec_ph01 .box2 img{
    margin-left: 40px;
	height: 495px;
}
.sec_ph01 .box2 .large-7{
	padding-right: 45px;
}
.sec_ph01 .box2  .box_hd{
    border-left: 5px solid #35bc74;
    padding-left: 10px;
    margin-top: 40px;
    color: #444444;
    font-weight: 500;
    font-size: 23px;
}
.sec_ph01 .box2  .box_hd span{
	font-size: 20px;
	line-height: 30px;
	color: #444444;
	font-weight: 400;
}
.sec_ph01 .box2  .box_hd h4{
	font-size: 45px;
	line-height: 55px;
	color: #444444;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.sec_ph01 .box2 p{
	font-size: 15px;
    line-height: 27px;
    color: #444444;
    font-weight: 400;
}
.sec_ph01 .box2 .button{
	border: 1px solid #01b14f ;
    color: #fff;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    background: #01b14f;
    margin-top: 20px;
    background-image: linear-gradient(to right, #01a94f , #01c15a);
}
.sec_ph01 .box2 .button span{
	line-height: 37px;
}
.sec_ph01 .box2 .button:hover{
	color: #fff;
}
.sec_ph02{
    padding: 40px 0 0px 0!important;
}
.news-widget-sidebar-widget-1{
	margin: 0 -15px;
}
.news-widget-sidebar-widget-1 .news-item-sidebar-clear{
    width: 33.33%;
    float: left;
    padding: 0 15px;
    padding-bottom: 30px;
}
.news-widget-sidebar-widget-1 .news-item-sidebar-clear .news-thumb{
	overflow: hidden;
	position: relative;
}
.content__post {
	padding: 15px 0 0 0 ;
}
.content__post h2  {
	margin: 0;
}
.content__post h2 a {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	font-family: "Arial";
	display: block;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.des__des p {
    font-size: 14px;
    line-height: 23px;
    height: 69px;
    overflow: hidden;
    margin: 0;
    font-weight: 400;
	overflow: hidden;
}
.news-widget-sidebar-widget-1 .news-item-sidebar-clear .news-thumb img{
    width: 100%;
    height: 255px;
       -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    transition: transform .5s ease;
    object-fit: cover;
}
.news-widget-sidebar-widget-1 .news-item-sidebar-clear .news-thumb:hover img {
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
}
/*.news-widget-sidebar-widget-1 .news-item-sidebar-clear .news-thumb .news-title{
	position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 21px;
    line-height: 25px;
    color: #fff;
    z-index: 9;
    display: block;
    padding: 15px 0;
    background: url(img/bghd1.png) no-repeat;
    background-size: cover;
}*/
.news-widget-sidebar-widget-1 .news-item-sidebar-clear .news-thumb .news-title:hover{
	background: url(img/bghd2.png) no-repeat;
}
.news-widget-sidebar-widget-1 .news-item-sidebar-clear .news-thumb .news-title span{
	position: relative;
	display: block;
}
/*.news-widget-sidebar-widget-1 .news-item-sidebar-clear .news-thumb .news-title span:before{
	width: 4px;
	height: 16px;
	background: #f6c006;
	left: 15px;
	content: "";
	top: 6px;
	position: absolute;
}*/
.sec_ph04{
    padding: 40px 0 10px 0 !important;
}
.add_to_cart_button,.ajax_add_to_cart{
	border-radius: 0 !important;
    background: #01b14f !important;
    display: inline-block;
    font-size: 14px !important;
    color: #fff !important;
    height: 28px;
    min-height: 28px;
    line-height: 28px;
}
.sec_ph06{
	padding: 50px 0 30px 0!important;
}
.sec_ph06 h2{
	text-align: center;
	font-size: 31px;
	color: #fff;
	font-weight: 500;
    font-family: "Roboto", sans-serif;
    margin-bottom: 10px;
}
.sec_ph06 .slogan{
	text-align: center;
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
}
.sec_ph06 .large-6 .col-inner{
	background: #fff;
	padding: 20px 20px 10px 20px;
	border-radius: 4px;
}
.sec_ph06 .flickity-page-dots{
	bottom: -10px;
}
.sec_ph06 .testimonial-text p{
	font-style: initial;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 15px;
	line-height: 23px;
}
.sec_ph06 .testimonial-text h3{
	font-style: initial;
	font-size: 16px;
}
.product-main .product-gallery img{
	border: 1px solid #e7e7e7;
}
.product-footer .woocommerce-tabs{
	border-top:none !important;
}
.related  .headings{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.related  .headings span{
	color: #333;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
}
.related  .headings span:before{
	width: 28px;
    height: 2px;
    background: #01a94f;
    position: absolute;
    content: "";
    left: -40px;
    top: 17px;
}		
.related  .headings span:after{
	width: 28px;
	height: 2px;
	background: #01a94f;
	position: absolute;
	content: "";
	right: -40px;
	top: 17px;
}	
.top-divider{
	display: none;
}	
.html a{
	padding: 0 1px !important;
}
.product-small .add_to_cart_button,.product-small .added_to_cart,.product-small .add-to-cart-button > a{
	color: #fff !important;
	margin: 0 !important;
	padding: 0 15px !important;
	line-height: 28px !important;
	height: 28px;
	background: #11924a;
	font-weight: 400;
}
.search_rt{
	position: absolute;
	top: 0;
	right: 0;
}
.search_rt li{
	list-style: none;
}
.search_rt li .search-field{
	font-weight: 400;
}
.sec_ph04 h4{
	text-align: center;
	margin-top: 25px;
	font-size: 24px;
	margin-bottom: 0;
	line-height: 32px;
	font-weight: bold;
	color: #464646;
	font-family: "Arial" !important;
}
.footer-2 .is-divider{
	display: none;
}
.tax-product_cat .product-small .box-image,.single-product .product-small .box-image{
	height: 215px;
}
.tax-product_cat .product-title,.single-product .product-title{
	line-height: 22px;
	height: 44px;
	display: block;
	overflow: hidden;
}
.tax-product_cat .add-to-cart-button a,.single-product .add-to-cart-button a{
	background-image: linear-gradient(to right, #01a94f , #01c15a); !important;
    color: #fff !important;
    margin: 0 !important;
    padding: 0 10px !important;
    line-height: 28px !important;
}
.htmlp .p2 span:nth-child(1){
	margin-left: 72px;
}
.htmlp .p2 span:nth-child(2){
	margin-left: 69px;
}
/*mobile*/
@media (max-width: 1024px) {
	#masthead .header-inner .header-nav > li > a{
		font-size: 14px;
		padding: 0 9px;
	}
	#logo {
    	width: 380px !important;
	}
	.stuck #masthead {
		height: 88px !important;
	}
	.stuck #logo img.header-logo-dark {
		max-height: 65px !important;
	}
	.header-main {
	    height: 88px !important;
	}
	.banner_text_ph{
		height: 200px;
	}
}
@media (max-width: 812px) {
	.banner_text_ph{
		height: 150px;
	}
	.block-product-2 > div{
		width: 33.33%;
	}
	.sec_ph01 .box1 .large-4{
		padding: 0;
	}
	.sec_ph01 .box1 h4{
		font-size: 18px;
	}
	.header-button a {
	    border: 1px solid #fff;
	}
	.footer-2 .widget{
		margin-bottom: 20px !important;
		width: 50%;
	}
	.block-product-3 .box-image img{
		object-fit: contain;
	}
	.price_pro ins span{
		font-size: 14px;
	}
	.price_pro del span{
		font-size: 12px;
		top: 0;
	}
	.price_pro > span{
		font-size: 14px;
	}
	.block-product-2 .box-image{
		object-fit: contain;
		height: 160px;
	}
	.block-product-2 .box-image img{
		object-fit: contain;
		height: 160px;
	}
	.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;
	}
	.icon-shopping-cart{
		color: #fff;
	}
	.sec_ph01 .box1 p{
		padding: 0 10px;
	}
	
}
@media (max-width: 480px) {
	.flickity-slider .banner{
		padding-top: 300px !important;
	}
	.block-product-3 .box-text{
		height: auto;
	}
	.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-text{
		padding: 10px 10px 5px 10px !important;
	}
	.block-product-3 .box-image,.block-product-3 .box-image img{
		width: 100%;
		object-fit: contain;
		height: 180px;
	}
	.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{

	}
	.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;
	}
	.sec_ph03 .left,.sec_ph03 .right{
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	    padding: 0 15px !important;
	    margin-bottom: 20px;
	}
	.sec_ph03 .left img, .sec_ph03 .right img{
		height: auto;
	}
	.block-product-2 .box-image,.block-product-2 .box-image img{
		height: 120px;
	}
	.block-product-2 .box-image img{
		padding: 0 !important;
	}
	.block-product-2 .box-text .product-title a{
		height: 44px;
	}
	.price_pro ins span{
		font-size: 12px;
	}
	.list-term{
	    position: relative;
	    top: 0;
	    right: 0;
	    z-index: 9;
	    max-width: 100%;
	    max-height: unset;
	    overflow: hidden;
	    margin-bottom: 10px;
	}
	.list-term a{
		line-height: 22px;
	}
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
		height: auto;
	}
	.news-style-3 .slick-prev{
		right: 45px;
		top: -39px;
	}
	.news-style-3 .slick-next{
		top: -39px;
    	right: 23px;
	}
	.footer-1 .row .widget:nth-child(1),.footer-1 .row .widget:nth-child(2),
	.footer-1 .row .widget:nth-child(3),.footer-1 .row .widget:nth-child(4){
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	}
	.box_hover{
		height: 120px;
		padding-top:30%;
	}
	.box-text{
		padding: 0 5px !important;
	}
	.single-product .page-title{
		padding-bottom: 0;
	}
	.product-info .left{
		width: 100%;
		margin-top: 10px;
	}
	.product-info .right{
		width: 100%;
	}
	.product-info .right li .ttsp{
		margin-top: 20px;
	}
	.product-tabs li:nth-child(1){
		width: 60%;
	}
	.product-tabs li:nth-child(2){
		width: 40%;
	}
	.product-tabs li:nth-child(3){
		width: 40%;
	}
	.product-tabs li a{
		font-size: 14px;
	}
	.icon-menu{
		color: #c70008;
	}
	#logo .header_logo{
		display: none;
	}
	#logo .header-logo-dark{
		display: block !important;
	}
	.sec_ph01 .box1 .large-4{
		max-width: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	}
	.sec_ph01 .box2 .box_hd h4{
		font-size: 30px;
	}
	.heading a, .heading span{
		font-size: 22px;
	}
	.news-widget-sidebar-widget-1 .news-item-sidebar-clear{
		width: 100%;
		margin-bottom: 20px;
	}
	.sec_ph02{
		padding-bottom: 0 !important;
	}
	.box_first_posts .news-item-posts:nth-child(1){
		width: 100%;
	}
	.box_first_posts .news-item-posts:nth-child(2),.box_first_posts .news-item-posts:nth-child(3){
		width: 100%;
	}
	.box__second_posts .news-item-posts:nth-child(1),.box__second_posts .news-item-posts:nth-child(2),.box__second_posts .news-item-posts:nth-child(3){
		width: 100%;
		margin-bottom: 30px;
	}
	.sec_ph04{
		padding-bottom: 0 !important;
	}
	.block-product-2 > div{
		width: 50%;
	}
	.sec_ph03{
		padding-bottom: 10px !important;
	}
	.sec_ph06 h2{
		font-size: 20px;
	}
	.af_ft{
		padding: 0 15px;
	}
	.banner_text_ph{
		height: 75px;
	}
	.tax-product_cat .box{
		padding-bottom: 10px;
	}
	.entry-content{
		text-align: justify;
	}
	.product-footer .woocommerce-tabs{
		padding-top: 0;
	}
	.icon-menu{
		color: #fff !important;
	}
	.search_rt{
		position: relative;
	}
	.footer-1 .row .widget:nth-child(4){
		padding-top: 0 !important;
	}
	.footer-2 .widget{
		margin-bottom: 20px !important;
	}
	.html_topbar_right{
		width: 100% !important;
	}
	.httt_rt > div:nth-child(1){
		padding-right: 0;
	}
	.httt_rt > div:nth-child(1) p{
		font-size: 13px;
	}
	.httt_rt > div:nth-child(1) p:nth-child(2) span:nth-child(1){
		margin-left: 48px;
	}
	.httt_rt > div:nth-child(1) p:nth-child(2) span:nth-child(2){
		margin-left: 41px;
	}
	.header-button a{
		border: 1px solid #fff;
	}
	.heading .view{
		top: -4px;
	}
	.before_2 h2{
		font-size: 24px;
	}
	.footer-2 .widget{
		width: 100%;
	}
	#masthead .header-inner .logo:before{
		display: none;
	}
	.sec_ph01 .box2 img{
		margin: 0;
		height: auto;
	}
	.product-summary .quantity{
		width: 40%;
		float: left;
	}
	.banner_text_ph .rt-breadcrumbs {
	    top: 75px;
	    left: 10px;
	    position: relative;
	}
	.banner_text_ph .rt-breadcrumbs a, .banner_text_ph .rt-breadcrumbs span{
		font-size: 16px;
	    line-height: 35px;
	    color: #01a94f;
	    margin-bottom: 5px;
	    font-weight: 500;
	    text-shadow: unset;
	    text-transform: uppercase;
	}
	.banner_text_ph{
	    margin-bottom: 40px;
	}
	.block-product-2 .box-text{
		height: 145px;
	}
}