/*
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: "Quicksand-Bold";
  src:url(font/Quicksand-Bold.ttf);
}
@font-face{
  font-family: "Quicksand-Medium";
  src:url(font/Quicksand-Medium.ttf);
}
@font-face{
  font-family: "Quicksand-Regular";
  src:url(font/Quicksand-Regular.ttf);
}
h1, h2, h3, h4, h5, h6{
	color: #000;
	opacity: 1;
}
body{
	font-size: 14px;
	line-height: 2;
}
p{
	margin-bottom: 10px;
}
.entry-meta{
	color: #000;
}
.img{
	overflow: hidden;
}
.rt_new_pro_right {
	position: unset !important;
}
.header-nav .html1_icon a{
	padding-left: 5px;
}
.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;
}
/*form_dk*/
.rt_form_dk  .small-12{
	padding-bottom: 15px;
}
.form_dk > div:nth-child(1){
	width: 50%;
	float: left;
	text-align: center;
	color: #f6f6f6;
	font-size: 14px;
}
.form_dk > div form{
	overflow: hidden;
	margin-bottom: 0;
}
.form_dk > div:nth-child(1) p{
	margin-bottom: 0 !important;
}
.form_dk > div:nth-child(1) h2{
 	font-size: 25px;
 	margin-bottom: 5px;
 	color: #f6f6f6;
 	font-weight: 400;
}
.form_dk > div:nth-child(2){
	width: 50%;
	float: right;
	position: relative;
	margin: 7px 0;
}
.form_dk > div:nth-child(2) input{
	width: 100%;
	height: 44px;
	margin:0;
}
.form_dk > div:nth-child(2) .wpcf7-submit{
	position: absolute;
	top: -10px;
	right: 0;
	width: 44px;
	height: 44px;
	text-transform: initial;
	background: #f39303;
	padding: 0;
}
.wpcf7-mail-sent-ok{
	color: #fff;
}
.footer-1 p{
	margin-bottom: 0 !important;
	line-height: 30px;
}
.footer-1 p i{
	color: #f39303;
}
.footer-1 .menu li{
	border-top: 1px solid #5c3d4a;
}
.footer-1 .menu li a{
	line-height: 40px !important;
	padding-left: 18px !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	color: #fff !important;
	font-size: 14px;
	background: url(img/li.png) 0px 13px no-repeat;
}
.footer-2 .widget-title{
	color: #636363;
	margin-bottom: 20px !important;
	display: block;
}
.footer ul.menu > li:nth-child(1){
	border:none !important;
}
.footer .custom-html-widget{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.footer p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.absolute-footer{
	display: none !important;
}
.footer-2 .is-divider{
	display: none !important;
}
.rt_icon_hd{
	overflow: hidden;
}
.rt_icon_hd1{
	margin-right: 25px;
}
.rt_icon_hd1 img{
	padding: 6px 0;
}
.rt_icon_hd2{
	margin-right: 25px;
}
.rt_icon_hd2 img{
	padding-top: 9px;
}
.rt_icon_hd3 img{
	padding: 8px 0;
}
.rt_icon_hd > img{
	float: left;
	margin-right: 7px;
}
.rt_icon_hd > div{
	float: right;
	font-size: 14px;
	line-height: 21px;
	color: #33496d;
}
.nav-dropdown-default{
	padding: 0;
}
.search-form{
	width: 100% !important;
}
.clear {
	clear: both;
}
.product-title a {
	font-size: 15px;
	color: #333;
}
.product-small:hover .product-title a {
	color: #000;
}
.block-product-col {
	margin: 0 -10px;
	clear: both;
}
.block-product-col .col-4 {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-4:nth-child(4n+1) {
	clear: both;
}
.block-product-col .col-3 {
	width: 33.333333%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-3:nth-child(3n+1) {
	clear: both;
}
.block-product-1 .col-inner {
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
	border: 1px solid #ebebeb;
}
/*** loop price **/
.block-product-1{
	margin: 0 -8px;
}
.block-product-1 .col-3{
	padding: 0 8px;
	margin-bottom: 15px;
}
.block-product-1 .spd1_box_left{
	width: 460px;
	overflow: hidden;
	float: left;
	clear: none;
}
.block-product-1  .box-image{
	width: 100%;
	height: 154px;
}
.block-product-1 .box-image img{
	width: 100%;
	height: 154px;
	object-fit: cover;
}
.block-product-1 del{
	display: none !important;
}
.block-product-1 ins{
	width: 100% !important;
}
.block-product-1 .price{
	text-align: center !important;
}
.block-product-1 .box-text span.amount{
	font-size: 16px !important;
	font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div{
	width: 100% !important;
	margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text{
	padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a{
	font-size: 21px;
	color: #33496d;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right{
	width: calc(100% - 460px);
	float: right;
	clear: none;
}
.block-product-1 .spd1_box_right .box-text{
	padding:10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a{
	display: block;
	font-size: 15px;
	color: #33496d;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount{
	font-size: 15px;
}
.block-product-1 .spd1_box_right > div{
	margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image{
	height: 170px;
	width: 100%;
}
.block-product-1 .spd1_box_right .box-image img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.block-product-1 .box-text {
	padding:5px 10px 20px 10px !important;
	background: url(img/star.png) 52px 55px no-repeat;
}
.block-product-1 .box-text a{
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #333333;
	text-align: center;
}
.box-text .price-wrapper {
	margin: 0 0 6px 0;
	line-height: 22px;
	height: unset;
	overflow: hidden;
}
.block-product-1 .box-text .star-rating {
	display: block;
	width: 100%;
	margin:0 0 10px 0;
	padding:0;
	font-size: 11px;
}
/*** product single price **/
.block-product-col  a.view_product {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #dedede;
}
.block-product-col a.wc-forward {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #446084;
    color: #fff;
}

/***************** block product 2 ********************************/
.block-product-2 .col-inner {
	background: #ffffff;
	position: relative;
	border-radius: 4px;
}
.block-product-2 .col-inner .rt-description {
	position: absolute;
	top: 0;
	left: -245px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 10px;
	font-size: 14px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: left 1s; 
    -moz-transition: left 1s; 
}
.block-product-2 .col-inner:hover .rt-description {
	opacity: 1;
	left: 0;
}
.block-product-2 .col-inner .rt-description a {
	color: #fff;
}
.block-product-col .rt-description a.view_product {
	margin-top: 0;
	color: #000;
}
.block-product-2 .rt-description a.wc-forward {
	margin-top: 0;
	margin-right: 0;
}
.block-product-2 .box-image{
	height: 245px;
	width: 100%;
}
.block-product-2 .box-image img{
	width: 100%;
	height: 245px;
	object-fit: cover;
}
.block-product-2 .box-text{
	padding:10px 20px 20px 20px !important;
	overflow: hidden;
	text-align: center;
}
.block-product-2 .box-text .product-title a{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 5px;
}
.block-product-2 .box-text > a{
	border-radius: 4px;
	font-size: 12px;
}
.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;
	margin-bottom: 30px;

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

.block-product-3 .price-wrapper {
	padding: 0;
	display: block;
}
.block-product-3 .price-wrapper .star-rating{
	width: 100%;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product {
	width: 100%;
	margin: 0 auto;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product .view_product {
	margin-top: 0;
	margin-right: 0;
}
.block-product-3 .price-wrapper .price del, .block-product-3 .price-wrapper .price ins {
	display: block;
	width: 100%;
	margin: 2px 0;
}
.block-product-3 .title-wrapper {
	text-align: left;
}
.block-product-3 .title-wrapper p a{
	font-size: 18px;
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #2c4162;
}
.block-product-3 .col-4{
	width: 50%;
}
.block-product-3 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-3 .box-image{
	width: 240px;
	height: 200px;
	float: left;
}
.block-product-3 .box-image img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.block-product-3 .box-text{
	width: calc(100% - 240px);
	float: right;
	background: #fff;
	text-align: left;
	padding: 20px 15px;
}
.block-product-3 .box-text .rt-des p{
	font-size: 14px;
	line-height: 22px;
	display: block;
	height: 66px;
	overflow: hidden;
	color: #6e6e6e;
}
/*them*/
.heading{
	text-align: center;
	margin-bottom: 20px;
}
.heading a,.heading span{
	    font-size: 33px;
    line-height: 40px;
    height: 40px;
    color: #008FC7;
    font-weight: 600;
    text-transform: uppercase;
}
.grid-tools a{
	background: #f28f06 !important;
}
.block-product-col a.wc-forward{
	text-transform: none !important;
}
.box_new > div{
	padding-bottom: 0;
}

/*
Hoang Cuong
*/
.box__colum__commitment {
	clear: both;
}
.box__colum__commitment h3 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.box__colum__commitment p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
}
.box__colum__commitment .col  {
	padding-bottom: 0;
}
ul.ul-reset>li{
  margin-left: 0 !important;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  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: 85px;
}
.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% - 95px);
}
.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: 25%;
  float: left;
  clear: none;
  padding: 0 15px;
  margin-bottom: 30px;
}
.news-style-3 .news-item-bottom .boxx__innner{
	border-style: solid;
  border-width: 0px 0px 3px 0px;
  border-color: #FFFFFF;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 15px;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.news-style-3 .news-item-bottom .boxx__innner:hover{
	border-color: #f07ca2;
	margin-top: -10px;
}
.news-style-3 .news-item-bottom .news-thumb{
	width: 100%;
	height: 165px;
	margin-bottom: 20px;
}
.news-style-3 .news-item-bottom .news-thumb img{
	width: 100%;
	height: 165px;
	object-fit: cover;
}
.news-style-3 .news-item-bottom .box__slider h2,.news-style-3 .news-item-bottom .box__slider h2 a{
	display: block;
	font-size: 18px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
  font-weight: 500;
  color: #222;
}
.news-style-3 .news-item-bottom .box__slider .box__description{
	margin-bottom: 10px;
}
.news-style-3 .news-item-bottom .box__slider .box__description p{
	display: block;
	margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .box__slider .view{
	  font-size: 13px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.news-style-3 .news-item-bottom .box__slider .view i{
	margin-left: 5px;
}
.news-style-3 .news-item-bottom .box__slider .view:hover{
	color: #f07ca2;
}
.news-style-3 .slick-list{
	padding-top: 10px;
}
.news-style-3 .slick-prev{
	max-width: 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 43%;
	left: -45px;
	background: #fff;
	border-radius: 50%;
	z-index: 9;
	text-align: center;
	line-height: 40px;
	color: #f07ca2;
	cursor: pointer;
}
.news-style-3 .slick-next{
	max-width: 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 43%;
	right: -45px;
	left: unset;
	background: #fff;
	border-radius: 50%;
	z-index: 9;
	text-align: center;
	line-height: 40px;
	color: #f07ca2;
	cursor: pointer;
}
.news-style-3 .slick-arrow:hover{
	background: #f07ca2;
	color: #fff;
}

/*
block 4
*/
.news-block-widget-style-4  .news-thumb img{
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-4  .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 430px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 430px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.57);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 17px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 130px;
  height: 95px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 95px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 145px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 24px;
  overflow:hidden;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5 .news-item-clear{
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1),.news-widget-style-5 .news-item-clear:nth-child(2),.news-widget-style-5 .news-item-clear:nth-child(3){
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.news-widget-style-5 .news-item-clear:nth-child(3n){
  float: right;
  margin-right: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 120px;
  height: 80px;
  float: left;
  overflow-y: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 80px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 135px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  line-height: 22px;
  display: block;
  height: 22px;
  overflow:hidden;
  font-weight: 700;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
}
/*
block 6
*/
.news-thumb{
  position: relative;
}
.news-block-widget-style-6{
  overflow:hidden;
}
.news-block-widget-style-6 .box__colum__left{
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner{
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb{
  width: 100%;
  height: 255px;
  overflow:hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date{
  position: absolute;
  top: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1){
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2){
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3){
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p{
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text{
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height:30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider{
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p{
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right{
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner{
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb{
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider{
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span{
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a{
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p{
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all{
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*them*/
.header-main .search-field{
	border-radius: 4px !important;
	border:1px solid #667b87 !important;
	border-color:1px solid #667b87 !important;
	height: 45px !important;
	line-height: 45px !important;
}
.header-main .nav > li{
	margin: 0;
}
.header-main .nav > li:after ,
.header-main .nav > li:before{
	display: none;
}
.header-main .nav > li:after{
	bottom: -1px;
}
.header-main .nav > li > a{
	font-size: 15px !important;
	color: #000;
	line-height: 80px !important;
	text-transform: uppercase;
	padding: 0 20px;
}
.header-main .nav > li > a:hover{
	color: #064acb !important;
	transition: all 0.5s;
}
.stuck #logo img{
	padding: 5px 0 !important;
}
.new_row_3 > .col{
	padding-bottom: 0;
}
.rt_slider .flickity-viewport{
	background: #fff !important;
}
.rt_slider .slider-nav-light .flickity-prev-next-button svg,.rt_slider .slider-nav-light .flickity-prev-next-button .arrow{
	fill:#f39303;
}
#footer .widget-title{
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
#footer .is-divider{
	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;
	width: 20px;
	text-align: center;
}
.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 p{
	color: #fca91e;
	margin-bottom: 0;
}
.footer-2 ul.menu{
	float: right;
}
.footer-2 ul.menu li{
	float: left;
	border:none;
}
.footer-2 ul.menu li a{
	color: #fca91e;
	padding: 0 10px;
	border-left: 1px solid #fca91e;
}
.footer-2 ul.menu li:nth-child(1) a{
	border:none;
}
.footer-2 ul.menu li ul{
	display: none;
}
.single-product .page-title{
	background: #f6f6f6;
}
a.devvn_buy_now_style{
	background: #fe9960 !important;
}
.single-product h1.entry-title{
  font-size: 1.75rem;
  line-height: 1.4;
  margin-bottom: 15px;
  color: #000;
}
.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;
}
.price2 ins{
	padding-right: 30px;
}
.single-product .cart .minus{
	border-radius: 30px 0 0 30px;
  padding: 0px 15px;
}	
.single-product .cart .plus{
	border-radius: 0 30px 30px 0;
  padding: 0px 15px;
}
.single-product .product-main{
	padding-bottom: 0;
	padding-top: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
.percent{
	display: none;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 700;
}

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

.post-social-wrap ul li {
    float: left;
    margin-right: 10px;
}
.post-social-wrap ul li.print {
    background: #bd081c;
    padding: 0 5px;
    border-radius: 5px;
}
.post-social-wrap ul li.print a {
    color: #fff;
}
/* shortcode social */
.social-bar a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background: #314b7e;
  color: #fff;
}
.social-bar a.facebook {
  background: #314b7e;
}
.social-bar a.twitter {
  background: #339dc4;
}
.social-bar a.skype {
  background: #214bc1;
}
.social-bar a.youtube {
  background: #e52c27;
}
.social-bar a.prin {
  background: #b31217;
}
.row_img_new > .col{
	padding-top: 15px;
	padding-bottom: 15px;
}
#masthead .header-nav > li .nav-dropdown{
	width: 100%;
	display: none;
  transform: translateY(20px);
  transition: all 0.8s ease 0s;
  border: none;
  padding: 0px;
  box-shadow: 0 6px 10px 0 rgb(0 0 0 / 16%);
  border-top: 4px solid #f3a952;
  padding: 10px;
  border-radius: 0 0 5px 5px;
}
#masthead .header-nav > li:hover .nav-dropdown{
    display: block;
    transform: translateY(0px);
}
#masthead .header-nav > li .nav-dropdown li{
	white-space: unset !important;
}
#masthead .header-nav > li .nav-dropdown > li a{
	  color: #515151;
    font-size: 15px;
    text-transform: capitalize;
    border-bottom: none;
    margin: 0 !important;
    padding: 6px 15px;
    font-weight: 500;
    position: relative;
}
#masthead .header-nav > li .nav-dropdown > li a:hover{
	color: #064acb;
  padding-left: 30px;
}
#masthead .header-nav > li .nav-dropdown > li a:after{
	content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px;
  height: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#masthead .header-nav > li .nav-dropdown > li a:hover::after{
	background-color: #064acb;
  left: 15px;
}
#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: #fff;
    top: 80px;
    border: 0;
    left: 15px !important;
}
.sb_update .rt_tin_tuc_left{
		max-width: 68%;
    flex-basis: 68%;
}
.sb_update .rt_tin_tuc_right{
	  max-width: 32%;
    flex-basis: 32%;
}
.sb_update .new-list .new-list-post{
	overflow: hidden;
	margin-bottom: 25px;
}
.sb_update .new-list-post .post-image{
	width: 320px;
	height: 220px;
	float: left;
	position: relative;
	overflow: hidden;
}
.sb_update .new-list-post .post-image img{
	width: 100%;
	height: 220px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease; 
	-moz-transition: -moz-transform 0.5s ease; 
	transition: transform 0.5s ease; 
}
.sb_update .new-list-post .post-image img:hover{
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1);
}
.sb_update .new-list-post .post-content{
	width: calc(100% - 320px);
	float: left;
	padding: 22px;
}
.sb_update .new-list-post .post-content .title{
	display: block;
	font-size: 22px;
	text-transform: initial;
	font-weight: 500;
	line-height: 30px;
	color: #333;
}
.sb_update .new-list-post .post-content .date{
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
}
.sb_update .new-list-post .post-content .des{
	font-size: 15px;
	line-height: 23px;
	display: block;
	max-height: 69px;
	overflow: hidden;
	margin-bottom: 10px;
}
.sb_update .new-list-post .post-content .des p{
	margin-bottom: 0;
}
.sb_update .new-list-post .post-content .view{
	color: #333;
	text-decoration: underline;
}
.hd_new .title{
	display: block;
	font-size: 26px;
	line-height: 40px;
	color: #333;
	position: relative;
	margin-bottom: 0px;
	text-transform: uppercase;
}
/*post-sidebar*/
.post-sidebar .news-widget-sidebar-widget{
	padding: 0;
}
.post-sidebar .news-widget-sidebar-widget .news-item-sidebar-clear:nth-child(1)  .boxx__innner{
	padding: 0;
}
.sb_update .row > div{
	padding: 0 15px 30px;
    margin-bottom: 0;
}

/* popup begin */
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    padding-bottom: 250px;
    background:rgba(138, 138, 138, 0.58);
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999999999;
}
.cd-popup form{
	margin-bottom: 0 !important;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup .content_popub .wpcf7-submit{
    font-weight: 400;
    display: block !important;
    color: #fff;
    font-size: 14px !important;
    line-height: 40px !important;
    margin: 0;
    text-align: center;
    border-radius: 6px;
    width: 100%;
    text-transform: uppercase;
}
.cd-popup .content_popub h2{
    margin-bottom: 5px;
    font-size: 24px;
    color: red;
    margin-bottom: 12px;
}
.cd-popup .wpcf7-form h4{
	font-size: 15px;
	color: #333;
	font-weight: 400;
	margin-bottom: 16px;
}
.cd-popup-container {
    background-size: cover;
    position: relative;
    width: 90%;
    top: -2%;
    max-width: 600px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 4em auto;
    padding: 30px 60px;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-duration: 0.3s;
    overflow: hidden;
}

.cd-popup-container .cd-popup-close {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    display: none;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: black;
}
.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}
.rt_form_left{
	margin: 0 -10px;
}
.rt_form_left .wpcf7-form-control-wrap{
	width: 50%;
	float: left;
	padding: 0 10px;
}
.wpcf7-form-control-wrap{
	position: unset;
}
.blog-wrapper .entry-header .entry-category {
	display: none;
}
span.widget-title{
	font-size: 15px;
}
.custom-html-widget .post-item{
	padding-bottom: 20px !important;
}
.custom-html-widget .post-item .box-text{
	padding: 0px 0px 0px 15px;
}
.custom-html-widget .post-item .is-divider{
	display: none;
}
.custom-html-widget .post-item .post-title{
	  color: #0cb8b6;
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 22px;
}
.custom-html-widget .post-item .post-title:hover{
	color: #444;
	transition: all 0.5s;
}
.home .title__page{
	display: none;
}
.title__page{
	padding-top: 30px;
}
.title__page .col{
	padding-bottom: 0;
}
.title__page h1,.title__page h1 span{
	margin-bottom: 0 !important;
}
.home .yoast_breadcrumb{
	display: none;
}
.yoast_breadcrumb{
	  background: url(img/Tiemchung_02.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0;
}
.yoast_breadcrumb p{
	margin-bottom: 0;
	font-size: 13px;
	color: #333;
}
.yoast_breadcrumb .hd_news{
	font-size: 18px;
  font-weight: 500;
  display: block;
  margin-bottom: 0;
  margin-top: 5px;
  color: #000;
  text-transform: uppercase;
}
.product-small .box-text-products .product-title{
	margin-bottom: 7px;
  margin-top: 7px;
}
.product-small .box{
  border-radius: 4px;
  padding: 20px;
  background-color: #f9f9f9;
}
.product-small .box-image{
	width: 100%;
	height: 186px;
	margin-bottom: 10px;
}
.product-small .box-image img{
	width: 100%;
	height: 186px;
	object-fit: contain;
}
.product-small .box .box-text{
	padding: 0;
}
.product-small .box-text .category{
	display: inline-block;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #8b8b8b;
  margin: 0;
  display: block;
}
.product-small .box-text .category:hover{
	color: #064acb;
}
.product-small .box-text .star-rating{
	display: inline-block;
	margin: 0;
}
.product-small .box-text .woocommerce-review-link{
	display: inline-block;
  margin: 0;
  font-size: 13px;
  color: #333;
  position: relative;
  top: -3px;
}
.product-small .box .box-text .add-to-cart-button{
	position: absolute;
  right: 0;
  bottom: 0px;
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.product-small .box:hover .box-text .add-to-cart-button{
	-webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.product-small .box .box-text .add-to-cart-button a{
	margin: 0;
	font-size: 0;
  color: #fff;
  background-color: #064acb;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: relative;
}
.product-small .box .box-text .add-to-cart-button a:before{
  content: "\f07a";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 900;
  z-index: 1;
  color: #fff;
}
.product-small .box .box-text .add-to-cart-button a.added_to_cart{
	display: none;
}
.product-small .box .box-text .the_excerpt{
	display: none;
}
.price_pro{
	overflow: hidden;
}
.price_pro > span,.price_pro > ins span{
	font-size: 15px;
	color: red;
	font-weight: 500;
}
.price_pro > del,.price_pro > del span{
	font-size: 15px;
	color: #999;
}
.title-overlay{
  background-color: #008fc7;
}
.badge-container{
  margin: 10px 0 0px 10px;
  right: unset;
  left: 10px;
  top: 5px;
}
.badge-container .badge-frame{
	height: 28px;
}
.badge-container .on-sale{
	border: none;
  background-color: #ff2e2e !important;
  font-size: 0.8125rem;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  border-radius: 30px;
  padding: 3px 12px;
  text-transform: capitalize;
  line-height: 19px;
}
.cart_totals .product-name{
	border-width: 0px !important;
	border-bottom: 1px solid #ececec !important;
}
.woocommerce-cart .title__page,.woocommerce-checkout .title__page{
	display: none;
}
.cart_totals .button{
	font-size: 15px;
}
#billing_address_1_field,#billing_first_name_field{
	float: none;
	width: 100%;
}
#masthead .button{
	padding: 2px 28px;
 	font-size: 13px;
}
.copyright{
	padding: 25px 0 !important;
}
.copyright .col{
	padding-bottom: 0;
}
.copyright p{
	margin-bottom: 0;
	font-size: 14px;
  font-weight: 400;
  color: #b5b9be;
}
.copyright .ux-menu{
	display: inline-block;
	text-align: right;
}
.copyright .ux-menu .menu-item{
	display: inline-block;
}
.copyright .ux-menu .menu-item a{
	color: #fff;
	padding: 0 6px;
	margin: 0;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 26px;
	min-height: 26px;
}
.copyright .ux-menu .menu-item a span{
	display: block;
	line-height: 26px;
	min-height: 26px;
}
.copyright .ux-menu .menu-item a:hover{
	color: #0cb8b6;
}
.copyright .social-icons a{
	padding: 0 6px;
}
.copyright .social-icons a i{
	color: #0cb8b6;
	font-size: 13px;
}
.copyright img{
	width: auto !important;
	float: right;
}
.grap .gap-element{
	background: #303744;
	margin-top: 20px;
}
.grap .col{
	padding-bottom: 0;
}
.section_footer{
	padding: 70px 0 0px 0 !important;
}
.section_footer .section-title-container{
	margin-bottom: 35px;
}
.section_footer .section-title{
	margin-bottom: 0;
	border-bottom: none;
}
.section_footer .section-title span{
	margin: 0;
	padding-bottom: 0;
	display: block;
	font-size: 26px;
	line-height: 34px;
  border-bottom: none;
  color: #fff;
  position: relative;
  font-size: 1.25rem;
  text-transform: capitalize;
}
.section_footer .section-title span:after{
	position: absolute;
	bottom: -10px;
	left: 0;
	content: "";
	width: 33px;
  height: 3px;
  background-color: #f3a952;
	z-index: 9;
}
.section_footer .ux-menu .menu-item a{
	display: block;
	padding: 5px 0 5px 0;
	min-height: auto;
  color: #cdcdcd;
  font-size: 1rem;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 5px;
}
.section_footer .ux-menu .menu-item a:hover{
	color: #fff;
}
.section_footer .ux-menu .menu-item a span{
	padding-left: 0;
}
.section_footer .cot1{
	max-width: 25%;
  flex-basis: 25%;
}
.section_footer .cot2{
	max-width: 25%;
  flex-basis: 25%;
}
.section_footer .cot3{
	max-width: 25%;
  flex-basis: 25%;
}
.section_footer .cot4{
	max-width: 25%;
  flex-basis: 25%;
}
.section_footer .cot4 i{
	width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #343c48;
  line-height: 44px;
  text-align: center;
  float: left;
  margin-right: 14px;
}
.section_footer img{
	width: auto;
}
.dia_chi_email .left{
	width: 210px;
	float: left;
} 
.dia_chi_email .left input{
	height: 47px;
	border-radius: 4px 0 0 4px;
}
.dia_chi_email .right{
	width: calc(100% - 210px);
	float: right;
}
.dia_chi_email .right input{
	height: 47px;
  font-size: 13px;
  font-weight: 700;
  width: 100%;
  border-radius: 0 4px 4px 0;
}
.section_footer .wpcf7-response-output{
	display: block;
	clear: both;
}
.section_footer form{
	display: block;
	margin-bottom: 0;
}
.dia_chi_email input{
	margin: 0 !important;
}
/*css new*/
p{
	margin-bottom: 10px;
}
.tieude{
	text-align: center;
}
.tieude h2{
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}
.tieude p{
	color: #5b636e;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 25px;
}
.dktv{
	padding: 35px 40px 40px 40px;
	background: #fff;
}
.dktv > div:nth-child(1){
	display: block;
	margin-bottom: 20px;
}
.dktv > div:nth-child(1) h2{
	font-size: 24px;
  font-weight: 500;
  margin-bottom: 5px;
}
.dktv > div:nth-child(1) p{
	font-size: 15px;
  font-weight: 400;
}
.dktv input{
	margin-bottom: 10px;
}

.dktv .wpcf7-submit{
	margin:  5px 0 0 0 !important;
	font-size: 13px;
  font-weight: 700;
  border-radius: 5px;
}
.gt03{
	 padding: 60px 0 !important;
	 text-align: center;
}
.gt03 .col{
	padding-bottom: 0;
}
.gt03 h2{
  font-size: 24px;
  font-weight: 500;
}
.gt03 p{
	color: #7a7a7a;
}
.gt04{
	background: #F6F6F6;
	padding: 60px 0 0 0 !important;
}
.gt04 h2{
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
}
.gt04 p{
  color: #7A7A7A;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  margin-bottom: 30px;
}
.gt04 .flickity-button{
	opacity: 1;
  box-shadow: unset !important;
  background: unset !important;
  color: #f07ca2;
}
.gt04 .flickity-button svg{
	top: 60%;
}
.gt04 .image-lightbox .box-text{
	display: none;
}
.gt05{
	padding: 60px 0 60px 0 !important;
}
.gt05 .col{
	padding-bottom: 0;
}
.gt05 .image-lightbox .box-text{
	display: none;
}
.gt05 h2{
	font-size: 24px;
  font-weight: 500;
  line-height: 29px;
}
.gt05 p{
	color: #7A7A7A;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  margin-bottom: 25px;
}
.wptb-preview-table, .wptb-preview-table th, .wptb-preview-table td {
  border: 1px solid #ddd;
  border-collapse: collapse;
  padding-left: .5em !important;
}
.wptb-preview-table tr:nth-of-type(2n+1), .wptb-table-container table.wptb-preview-table-mobile tr td:nth-of-type(2n+1) {
    background-color: #eee;
}
.tax-product_cat .yoast_breadcrumb,.single-product .yoast_breadcrumb{
	display: none;
}
.product-footer .woocommerce-tabs{
	border-top: none;
	margin-top: 40px;
}
.product-footer .woocommerce-tabs .tabs li{
	margin: 0 30px 0 0;
}
.product-footer .woocommerce-tabs .tabs a:before{
	display: none;
}
.product-footer .woocommerce-tabs .tabs .active a{
	color: #000;
  border-color: #064acb;
}
.product-footer .woocommerce-tabs .tabs a{
	font-size: 1.2rem;
  line-height: 1.2;
  padding: 15px 0;
  font-weight: 500;
  color: #adadad;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  outline: 0;
  border-bottom: 2px solid #dedede;
  text-transform: initial;
  font-weight: 600;
}
.product-footer .woocommerce-tabs .tab-panels{
	padding: 30px 0 0 0;
}

.product-info .woocommerce-product-rating{
	margin-bottom: 10px;
}
.product-info .woocommerce-product-rating .star-rating{
	display: inline-block;
  margin: 0;
  padding: 0;
}
.product-info .woocommerce-product-rating .woocommerce-review-link{
	display: inline-block;
  margin-left: 5px;
  color: #333;
  position: relative;
  top: -3px;
}
.new-list2 .new-list-post2{
	width: 100%;
	float: left;
	margin-bottom: 80px;
}
.new-list2 .new-list-post2 .post-image{
	width: 100%;
	height: 515px;
	margin-bottom: 20px;
}
.new-list2 .new-list-post2 .post-image img{
	width: 100%;
	height: 515px;
	object-fit: cover;
}
.new-list2 .new-list-post2 .post-content .btSuperTitle{
	position: relative;
	margin-bottom: 25px;
}
.new-list2 .new-list-post2 .post-content .btSuperTitle:after{
	width: 60px;
	height: 2px;
	background: #f36438;
	position: absolute;
	bottom: -10px;
	left: 0;
	z-index: 9;
	content: "";
}
.new-list2 .new-list-post2 .post-content .btSuperTitle span{
	font-size: 18px;
	color: #444;
	padding-right: 6px;
}
.new-list2 .new-list-post2 .post-content h3{
	margin-bottom: 10px;
}
.new-list2 .new-list-post2 .post-content h3 a{
	font-size: 35px;
  font-weight: bold;
  line-height: 45px;
  display: block;
  overflow: hidden;
  color: #0cb8b6;
}
.new-list2 .new-list-post2 .post-content h3 a:hover{
	color: #222;
}
.new-list2 .new-list-post2 .post-content .des p{
	display: block;
	margin-bottom: 0;
	color: #444;
	font-size: 13px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.new-list2 .new-list-post2 .post-content .btArticleFooter{
	display: block;
	border-top: 1px solid rgba(0,0,0,.07);
	padding-top: 20px;
	margin-top: 20px;
}
.new-list2 .new-list-post2 .post-content .btArticleFooter .view{
	display: inline-block;
	float: left;
	background: #0cb8b6;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 13px 26px;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  line-height: 1;
}
.new-list2 .new-list-post2 .post-content .btArticleFooter .view:hover{
	background: #07706f;
}
.new-list2 .new-list-post2 .post-content .btArticleFooter .btShareArticle{
	display: inline-block;
	float: right;
}
.new-list2 .new-list-post2 .post-content .btArticleFooter .btShareArticle a{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #0cb8b6;
	color: #0cb8b6;
	border-radius: 50%;
	display: inline-block;
	margin-left: 3px;
}
.new-list2 .new-list-post2 .post-content .btArticleFooter .btShareArticle a:hover{
	background: #0cb8b6;
	color: #fff;
	transition: all 0.5s;
}
.page-numbers{
	display: block;
	clear: both;
	margin-top: 30px !important;
}
.large-3 form .search-field{
	border-radius: 3px 0 0 3px;
	box-shadow: unset;
	outline: unset;
}
.large-3 form .submit-button{
	border-radius:3px;
}
.single-post .entry-content{
	padding-top: 0;
}
.single-post .large-9{
	padding-right: 20px;
}
.single-post .post-sidebar{
	border-left: none !important;
	padding-left: 10px;
}
.tctyc .left .ux-menu a{
	font-weight: 500;
	color: #000;
	font-size: 15px;
}
.tctyc .left .ux-menu a:hover,.tctyc .left .ux-menu .ux-menu-link--active a{
	color: #f07ca2;
}
.tctyc .right .section-title-container{
	margin-bottom: 5px;
}
.tctyc .right .section-title{
	border-bottom: 1px solid #00000020;
	padding-bottom: 5px;
}
.tctyc .right .section-title span{
	border-bottom: none;
	text-transform: inherit;
}
.tctyc .right .ux-menu a{
	font-weight: 500;
	font-size: 16px;
	color: #000;
}
.tctyc .right .ux-menu a:hover{
	color: #f07ca2;
}
.dktv2 h2{
	font-size: 18px;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 5px;
}
.dktv2 div label{
	font-size: 14px;
	color: #333;
	font-weight: 400;
}
.dktv2 div input{
	margin-bottom: 10px;
}
.dktv2 .wpcf7-submit{
  margin: 10px 0 0 0 !important;
  font-size: 13px;
  font-weight: 700;
  border-radius: 5px 5px 5px 5px;
  padding: 3px 26px;
}
.contact_header .col{
	padding-bottom: 0;
}
.contact_header .box{
	float: left;
	width: auto;
	margin-left: 35px;
}
.contact_header .box .box-image{
	width: 60px !important;
	float: left; 
	text-align: center;
}
.contact_header .box .box-image img{
	width: auto !important;
	display: block;
	margin: auto;
}
.contact_header .box .box-text{
	width: calc(100% - 60px) !important;
	float: left;
	padding: 9px 0 0 0;
}
.contact_header .box .box-text .box-text-inner p{
	color: rgba(68,68,68,.4);
	font-size: 13px;
	margin: 0;
}
.contact_header .box .box-text .box-text-inner p:nth-child(1){
	font-size: 14px;
	color: #444;
}
#wide-nav .nav > li > a{
	color: #444;
	font-size: 14px;
}
.header-social-icons a{
	margin: 0 6px !important;
}
.header-social-icons i{
	color: #b8b8b8;
	font-size: 14px;
}
.header-social-icons i:hover{
	color: #fff !important;
}
.product_list_widget li{
	margin: 0 !important;
	border-top: none !important;
}
.product_list_widget li .product-title{
	color: #444;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
}
.product_list_widget li .product-title:hover{
	color: #0cb8b6 !important;
}
.product_list_widget li .woocommerce-Price-amount{
	color: rgba(68,68,68,.55);
	font-size: 11px;
	font-weight: 400;
}
.flatsome_recent_posts ul{
	margin-top: 42px;
}
.flatsome_recent_posts ul .recent-blog-posts-li .badge{
	width: 80px;
	height: 80px;
	border-radius: 3px;
	overflow: hidden;
}
.flatsome_recent_posts ul .recent-blog-posts-li{
	border-top: none;
}
.flatsome_recent_posts ul .recent-blog-posts-li a{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
.flatsome_recent_posts ul .recent-blog-posts-li a:hover{
	color: #2490eb !important;
}
.flatsome_recent_posts ul .recent-blog-posts-li .post_comments{
	display: none;
}
.flatsome_recent_posts ul .recent-blog-posts-li .recent-blog-posts{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding-top: 0;
}
.flatsome_recent_posts ul .recent-blog-posts-li:last-child .recent-blog-posts{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news-style-31{
	overflow: hidden;
	margin: 10px -15px 0px -15px;
}
.news-style-31 .news-item-bottom{
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
	float: left;
}
.news-style-31 .news-item-bottom .news-thumb{
	width: 100%;
	height: 304px;
	overflow: hidden;
	position: relative;
}
.news-style-31 .news-item-bottom .news-thumb img{
	width: 100%;
	height: 304px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease; 
	-moz-transition: -moz-transform 0.5s ease; 
	transition: transform 0.5s ease;
}
.news-style-31 .news-item-bottom .news-thumb img:hover{
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1);
}
.news-style-31 .news-item-bottom .news-thumb .time{
  background: #2490eb;
  padding: 4px 8px;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 15px;
  left: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
}
.news-style-31 .news-item-bottom .box__slider{
	background-color: #F4F6F9;
  padding: 30px;
  border-top: none;
  position: relative;
}
.news-style-31 .news-item-bottom .box__slider .pt-post-meta{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
}
.news-style-31 .news-item-bottom .box__slider .pt-post-meta span{
	font-size: 14px;
	line-height: 22px;
	margin-right: 20px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.news-style-31 .news-item-bottom .box__slider .pt-post-meta span i{
	color: #2490eb;
	margin-right: 10px;
}
.news-style-31 .news-item-bottom .box__slider .box__description p{
	font-size: 16px;
	color: #444;
	line-height: 30px;
	margin-bottom: 0;
	display: block;
	height: 90px;
	overflow: hidden;
}
.news-style-31 .news-item-bottom .box__slider .time{
	font-size: 16px;
	color: #444;
}
.news-style-31 .news-item-bottom .box__slider h3{
	margin-bottom: 15px;
}
.news-style-31 .news-item-bottom .box__slider h3 .news-title{
	display: block;
	color: #18100f;
	line-height: 32px;
	font-size: 24px;
	height: 64px;
	overflow: hidden;
}
.news-style-31 .news-item-bottom .box__slider h3 .news-title:hover{
	color: #2490eb !important;
}
.news-style-31 .news-item-bottom .box__slider .view{
	display: block;
	margin-top: 25px;
	color: #2490eb;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}
.news-style-31 .news-item-bottom .box__slider .view:hover{
	color: #333;
	transition: all 0.5s;
}
.home .block-html-after-header{
	display: none;
}
.rt-breadcrumbs{
	margin-bottom: 0;
}
.rt-breadcrumbs a,.rt-breadcrumbs span{
	color: #646464;
	font-size: 14px;
	line-height: 22px;
	margin-right: 5px;
}
.rt-breadcrumbs i{
	margin-right: 5px;
	color: #666666;
}
.rt-breadcrumbs span{
	color: #064acb;
}
.rt-breadcrumbs a:hover,.rt-breadcrumbs a:hover i{
	color: #064acb;
	transition: all 0.5s;
}
.title_hd{
  margin-bottom: 0px;
  color: #000;
  font-size: 32px;
  line-height: 1.4;
  font-style: normal;
}
.blog-archive{
	padding-top: 80px;
}
.is-divider{
	width: 30px;
	height: 2px;
}
.widget_tag_cloud .tagcloud a{
	display: inline-block;
  float: left;
  font-size: 14px;
  padding: 5px 15px;
  margin: 0 10px 10px 0;
  font-size: .875em !important;
  background: #ffffff;
  color: #18100f;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 0;
  border: none;
  border-radius: 3px;
  border: 1px solid #eaeaea;
}
.widget_tag_cloud .tagcloud a:hover{
	color: #fff;
	border: 1px solid #064acb;
}
.blog-single .large-9{
	max-width: 68%;
  flex-basis: 68%;
}
.blog-single .post-sidebar{
  max-width: 32%;
  flex-basis: 32%;
}
.entry-title{
	font-size: 35px;
}
.blog-single .large-9 .is-divider {
    max-width: 60px !important;
    width: 60px !important;
    height: 2px !important;
    background-color: #f36438;
}
.blog-single .large-9 .entry-image{
	margin-bottom: 20px;
}
.blog-single .large-9 .entry-meta span{
  font-size: 18px;
  color: #444;
  text-transform: initial;
}
.category-page-row{
	padding-top: 80px;
	padding-bottom: 40px;
}
.category-page-row .woocommerce-result-count{
	line-height: 58px;
	display: inline-block;
}
.category-page-row .woocommerce-ordering{
	float: right;
}
.blog-archive .large-9{
	max-width: 74%;
 	flex-basis: 74%;
}
.category-page-row .large-9 .woocommerce-result-count{
	line-height: 48px;
}
.category-page-row .large-9 .woocommerce-ordering{
  float: right;
  margin: 0;
  right: 5px;
  position: relative;
}
.blog-archive .large-3{
	max-width: 26%;
  flex-basis: 26%;
}
.search-results .blog-archive .large-3{
	padding-left: 0;
	border-left: none !important;
}
.woocommerce-mini-cart__buttons{
	text-align: left;
	display: block;
}
.woocommerce-mini-cart__buttons a{
	display: inline-block;
  width: auto !important;
  margin-right: 10px !important;
  font-size: 12px;
 	padding: 4px 15px;
 	border-radius: 4px;
}
.woocommerce-mini-cart__total{
	overflow: hidden;
}
.woocommerce-mini-cart__total strong{
	float: left;
	font-size: 13px;
}
.woocommerce-mini-cart__total span{
	float: right;
	font-size: 13px;
	font-weight: 400;
}
.widget_price_filter .ui-slider .ui-slider-handle{
	background-color: #fff;
  border: 4px solid #5b94ff;
  width: 16px;
  height: 16px;
  top: -6px;
  -webkit-box-shadow: 0px 6px 10px 0px rgb(0 43 125 / 38%);
  box-shadow: 0px 6px 10px 0px rgb(0 43 125 / 38%);
}
.widget_price_filter .ui-slider .ui-slider-range{
	background-color: #064acb;
	opacity: 1;
}
.widget_price_filter .price_slider_amount .button{
	border-radius: 0;
	font-size: 11px;
  font-weight: 700;
  padding: 11px 15px;
  line-height: 1;
  background-color: transparent;
  text-transform: uppercase;
  color: #0cb8b6;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #0cb8b6;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.widget_price_filter .price_slider_amount .button:hover{
	background-color: #0cb8b6;
	color: #fff;
	box-shadow: unset;
}
.page-numbers a,.page-numbers span{
	border-radius: 0 !important;
}
.product-small .category{
	color: #444;
	font-size: 13px;
	text-transform: inherit;
	margin-bottom: 5px;
}	
.product-small .product-title a{
  text-transform: capitalize;
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
  display: block;
}
.product-small .product-title a:hover{
	color: #064acb;
	transition: all 0.5s;
}
.product-small .price-wrapper .price{
	font-size: 1.25rem;
  color: #064acb;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}
.product-small .price-wrapper .price span{
	color: #064acb;
	opacity: 1;
}
.product-small .price-wrapper .price del{
	font-size: 1rem;
  color: #a3a3a3;
  font-weight: 400;
  margin-right: 4px;
}
.product-small .price-wrapper .price del span{
	color: #a3a3a3;
}
#footer .product_list_widget li .product-title{
	color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
#footer .product_list_widget li .woocommerce-Price-amount{
	color: rgba(255,255,255,.55);
}
.single-product .content-row{
	padding-top: 80px;
}
.single-product .content-row #product-sidebar{
	max-width: 32%;
  flex-basis: 32%;
  padding-left: 10px;
}
.single-product .content-row .large-9{
	max-width: 68%;
  flex-basis: 68%;
  border-right: none !important;
}
.product-info{
	padding-top: 0;
	padding-left: 30px;
}
.product-info .woocommerce-breadcrumb{
	display: block;
	color: #444;
	font-size: 18px;
	text-transform: initial;
	display: none;
}
.product-info .woocommerce-breadcrumb a:before{
    content: "\f02c";
    margin: 0 7px 0 0;
    display: inline-block;
    font-style: normal;
}
.product-info .is-divider {
    width: 60px !important;
    max-width: 60px !important;
    background-color: #f36438;
}
.product-info .price{
	color: #064acb;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 20px;
}
.product-info .price span{
	color: #064acb;
}
.product-info .price del{
	font-size: 1.125rem;
  font-weight: 600;
  color: #b3b3b3;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.product-info .price del span{
	color: #b3b3b3;
}
#reviews #comments{
	max-width: 100%;
  flex-basis: 100%;
}
#review_form input{
	font-weight: 400 !important;
}
#reviews #review_form_wrapper{
	max-width: 100%;
  flex-basis: 100%;
}
iframe{
	border-width: 0;
}
#masthead .header-button .button{
	margin-left: 15px;
	background: #2490eb;
	position: relative;
  width: auto;
  letter-spacing: 0.04em;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 30px;
  text-transform: uppercase;
  line-height: 2;
  vertical-align: middle;
  border: none;
  display: inline-block;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
} 
#masthead .header-button .button:hover{
	background: #18100f !important;
	transition: all 1s;
}
.section_footer .cot1 img{
	width: auto !important;
	max-height: 50px;
	margin-bottom: 10px;
}
.section_footer p{
	color: #b5b9be;
	line-height: 24px;
	font-size: 16px;
}
.section_footer .box-1{
	margin-top: 30px;
}
.section_footer .box-1 p{
	color: #b8b8b8;
	font-size: 15px;
	margin-bottom: 0;
}
.section_footer .box-1 a{
	font-size: 1.875rem;
  font-weight: 700;
  color: #fff;
  display: block;
  line-height: 40px;
  margin-bottom: 10px;
}
.section_footer .social-icons{
	position: relative;
}
.section_footer .social-icons:before{
	content: "Follow Us On";
	color: #b8b8b8;
 	font-size: 15px;
 	display: none;
 	margin-right: 40px;
}	
.section_footer .social-icons:after{
	content: "";
  width: 20px;
  height: 2px;
  display: none;
  background-color: #f3a952;
  position: absolute;
  left: 102px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section_footer .social-icons i{
	font-size: 15px;
}
.section_footer .social-icons i:hover{
	color: #fff;
}

.title_xp{
	text-align: center;
}
.title_xp span{
	  letter-spacing: 0.04em;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    text-transform: uppercase;
    color: #2490eb;
    background: #d3e9fb;
    padding: 4px 8px;
    margin: 0 0 10px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.title_xp h5{
		font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    z-index: 9;
    color: #18100f;
    padding: 0;
    margin: 0 0 30px 0;
    position: relative;
    display: block;
}
.back-to-top{
	border-color: #064acb !important;
	background-color: #064acb !important;
	color: #fff !important;
}
.back-to-top:hover{
	border-color: #000 !important;
	background-color: #000 !important;
	transition: all 0.5s;
}
.email_xp2{
	overflow: hidden;
}
.email_xp2 .left{
	width: calc(100% - 145px);
	float: left;
}
.email_xp2 .right{
	width: 115px;
	float: right;
}
.email_xp2 .left input {
    margin: 0;
    width: 100%;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding: 0 15px;
    height: 54px;
    line-height: 54px;
    outline: none;
    border-radius: 3px;
    border: none;
    box-shadow: unset;
}
.email_xp2 .right .wpcf7-submit {
    display: block;
    margin: 0 !important;
    padding: 0;
    width: 100%;
    background: #2490eb !important;
    border: none;
    line-height: 54px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
}
.email_xp2 .right .wpcf7-submit:hover{
		background: #18100f !important;
		color: #fff;
		transition: all 1s;
}
.orenda06{
		padding: 20px 0!important;
}
.orenda06 .col{
	padding-bottom: 0;
}
.orenda06 .box{
	border: 1px solid #e7e7e7;
  padding: 30px 20px 25px 20px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.orenda06 .box:hover{
	box-shadow: 0px 26px 49px 0px rgb(76 99 108 / 14%);
}
.orenda06 .box .box-image{
	width: 45px !important;
	float: left;
	text-align: center;
}
.orenda06 .box .box-image img{
	width: auto !important;
	-webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.orenda06 .box:hover .box-image img{
	-webkit-animation: headShake 1.5s;
  animation: headShake 1.5s;
}
.orenda06 .box .box-text{
	width: calc(100% - 55px) !important;
	float: right;
	padding: 0;
}
.orenda06 .box .box-text h4{
	font-size: 15px;
	color: #000;
}
.orenda06 .box .box-text p{
	color: #666666;
	font-weight: 400;
	font-size: 15px;
}
.orenda06 .div1{
	position: relative;
}
.sec_breadcrumb{
	padding: 42px 0 !important;
}
.tax-product_cat .products .product,.search-results .products .product{
	padding: 0 15px;
	margin-bottom: 30px;
}
.product-info .product-short-description{
	margin: 20px 0;
}
.woocommerce-message .message-container{
	padding: 15px;
	background: #f4f6f9;
	max-width: 1270px;
	position: relative;
}
.woocommerce-message .message-container .wc-forward{
	display: inline-block !important;
  position: absolute;
  top: 14px;
  right: 0;
  font-size: 15px;
  border-radius: 3px;
  background: #18100f !important;
  font-weight: 400;
}
.product-info .single_add_to_cart_button{
	font-weight: 600;
	border-radius: 30px;
	background-color: #064acb !important;
}
.product-info .compare{
  font-size: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  color: #7c7c7c !important;
  background-color: #fff !important;
  border: 1px solid #e7e7e7;
  margin: 0px 0px 0 14px !important;
  display: inline-block;
  line-height: 42px;
  position: relative;
  top: -8px;
}
.product-info .compare:hover{
	background-color: #064acb !important;
  color: #fff !important;
  border: 1px solid #064acb;
  transition: all 0.5s;
}
.product-info .compare:after{
	content: "\f074";
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 900;
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0;
  color: #787878;
}
.product-info .compare:hover:after{
	color: #fff;
}
.product-info .cart{
	display: inline-block;
}
.product_meta{
	font-size: 16px;
	margin-bottom: 0;
}
.product_meta span{
	border: none;
	padding: 5px 0 0 0;
	font-weight: 600;
	color: #000;
}
.product_meta span span,.product_meta span a{
	font-weight: 400;
	color: #111;
}
.product_meta span a:hover{
	color: #064acb;
}
.related{
	border-top: none;
	margin-bottom: 50px;
}
.related .product-section-title{
	font-size: 28px;
	line-height: 44px;
	color: #18100f;
	text-transform: inherit;
	padding-bottom: 5px;
}
.related .row .product{
	padding: 0 15px;
}
.new-list2 .news-item-bottom{
	padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #ebebeb;
}
.new-list2 .news-item-bottom:nth-child(1){
	border-top: none !important;
	padding-top: 0;
	margin-top: 0;
}
.new-list2 .news-item-bottom .news-thumb{
	width: 100%;
	height: 504px;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.new-list2 .news-item-bottom .news-thumb img{
	width: 100%;
	height: 504px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease; 
	-moz-transition: -moz-transform 0.5s ease; 
	transition: transform 0.5s ease;
}
.new-list2 .news-item-bottom .news-thumb img:hover{
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1);
}
.new-list2 .news-item-bottom .news-thumb .time{
  background: #064acb;
  padding: 4px 8px;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 15px;
  font-size: 14px;
  left: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.new-list2 .news-item-bottom .box__slider{
  padding: 30px 0 0 0;
  border-top: none;
  position: relative;
}
.new-list2 .news-item-bottom .box__slider .pt-post-meta{
	margin-bottom: 15px;
}
.new-list2 .news-item-bottom .box__slider .pt-post-meta span{
	font-size: 14px;
  line-height: 20px;
  margin-right: 15px;
  letter-spacing: 0.04em;
  text-transform: initial;
  color: #9fa0a0;
  border-right: 1px solid #9fa0a0;
  padding-right: 15px;
  display: inline-block;
  line-height: 14px;
}
.new-list2 .news-item-bottom .box__slider .pt-post-meta span:nth-child(2){
	border-right: none;
}
.new-list2 .news-item-bottom .box__slider .pt-post-meta span a{
	color: #9fa0a0;
}
.new-list2 .news-item-bottom .box__slider .pt-post-meta span a:hover{
	color: #064acb;
}
.new-list2 .news-item-bottom .box__slider .pt-post-meta span i{
	color: #064acb;
	margin-right: 5px;
}
.new-list2 .news-item-bottom .box__slider .box__description p{
	font-size: 16px;
	color: #444;
	line-height: 30px;
	margin-bottom: 0;
	display: block;
	height: 90px;
	overflow: hidden;
}
.new-list2 .news-item-bottom .box__slider .time{
	font-size: 16px;
	color: #444;
}
.new-list2 .news-item-bottom .box__slider h3{
	margin-bottom: 15px;
}
.new-list2 .news-item-bottom .box__slider h3 .news-title{
	display: block;
	color: #18100f;
	line-height: 32px;
	font-size: 24px;
}
.new-list2 .news-item-bottom .box__slider h3 .news-title:hover{
	color: #064acb !important;
	transition: all 0.5s;
}
.new-list2 .news-item-bottom .box__slider .view{
	border: 0.4px solid #b7b7b7;
  height: 45px;
  padding: 6px 26px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  margin-top: 20px;
  font-size: 0.875rem;
  color: #646464;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  line-height: 45px;
}
.new-list2 .news-item-bottom .box__slider .view i{
	margin-left: 6px;
  color: #f3a952;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-list2 .news-item-bottom .box__slider .view:hover{
	color: #064acb;
	transition: all 0.5s;
}
.new-list2 .news-item-bottom .box__slider .view:hover i{
	-webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}
.blog-archive .large-3 .widget_search form{
	margin-bottom: 0;
	border: 0.8px solid #dfdfdf;
	border-radius: 4px;
}
.blog-archive .large-3 .widget_search form .search-field{
	border-radius: 4px 0 0 4px;
	border: none !important;
	box-shadow: unset;
	line-height: 47px;
	min-height: 47px;
}
.blog-archive .large-3 .widget_search form .submit-button{
	background: #fff !important;
	line-height: 47px;
	min-height: 47px;
	min-width: 47px;
	border-radius: 0 4px 4px 0;
	color: #064acb;
	border: none;
}
.blog-archive .large-3 .widget_search form .submit-button:hover{
	background: #fff !important;
	box-shadow: unset;
}
.blog-archive .large-3 .menu > li{
	border: none;
}
.blog-archive .large-3 .menu > li > a{
	font-size: 16px;
	color: #18100f;
	padding: 4px 0;
}
.blog-archive .large-3 .menu > li > a:hover{
	color: #2490eb;
	transition: all 1s;
}
.blog-archive .large-3 .menu > li > a:before{
	font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  color: #2490eb;
  font-size: 11px;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
.pt-post-media{
	position: relative;
	height: 504px;
	overflow: hidden;
	border-radius: 4px;
}
.pt-post-media img{
	width: 100%;
	height: 504px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.pt-post-media img:hover{
	-webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pt-post-media .time{
  background: #064acb;
  padding: 4px 8px;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 15px;
  font-size: 14px;
  left: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.box-shadow-single{
  margin-bottom: 30px;
  overflow: hidden;
}
.pt-blog-contain{
	padding: 30px 0 0 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.pt-blog-contain .pt-post-meta{
	margin-bottom: 15px;
}
.pt-blog-contain .pt-post-meta span{
	font-size: 14px;
  margin-right: 15px;
  letter-spacing: 0.04em;
  text-transform: initial;
  color: #9fa0a0;
  border-right: 1px solid #9fa0a0;
  padding-right: 15px;
  display: inline-block;
  line-height: 14px;
}
.pt-blog-contain .pt-post-meta span:nth-child(2){
	border-right: none;
}
.pt-blog-contain .pt-post-meta span a{
	color: #9fa0a0;
}
.pt-blog-contain .pt-post-meta span a:hover{
	color: #064acb;
}
.pt-blog-contain .pt-post-meta span i{
	color: #064acb;
	margin-right: 10px;
}
.comments-title{
	text-transform: initial;
	font-size: 32px;
	line-height: 40px;
}
.wpcf7-submit{
	font-weight: bold;
}
.map_contact{
	position: relative;
  margin-bottom: -173px;
}
.map_contact p{
	margin-bottom: 0;
}
.make_01{
	padding: 130px 0 0 0 !important;
}
.make_01 .col{
	padding-bottom: 0;
}
.make_01 .left .col-inner{
	padding: 45px;
	background: #F4F6F9;
}
.make_01 form{
	margin-bottom: 0 !important; 
}
.make_02{
	padding: 90px 0 !important;
}
.make_02 .col{
	padding-bottom: 0;
}
.make_02 .bg {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: repeat !important;
    background-size: 90% auto !important;
}
.make_appointments > div{
	margin: 0 -15px;
}
.make_appointments > div > div{
	width: 50%;
	float: left;
	padding: 0 15px;
} 
.make_appointments .wpcf7-submit{
	padding: 12px 30px;
  font-size: 14px;
  font-weight: 600;
  background: #2490eb;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #fff !important;
  display: inline-block;
  border: none;
  width: auto;
  height: auto;
  line-height: 2;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  border-radius: 3px;
  margin-bottom: 0;
}
.make_appointments .wpcf7-submit:hover{
	background: #18100f !important;
	transition: all 1s;
}
.make_02 h6{
	font-size: 48px;
	line-height: 56px;
	color: #fff;
	margin-bottom: 0;
	text-transform: inherit;
	opacity: 1;
}
.make_02 .button {
  background: #2490eb;
  position: relative;
  width: auto;
  letter-spacing: 0.04em;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 30px;
  text-transform: uppercase;
  line-height: 2;
  vertical-align: middle;
  border: none;
  display: inline-block;
  overflow: hidden;
  border-radius: 3px !important;
}
.make_03{
	padding-bottom: 0 !important;
}
.services_page{
	padding-top: 100px;
}
.services_page .left .ux-menu{
	background: #f4f6f9;
	display: block;
	border-radius: 3px;
	padding: 30px;
	margin-bottom: 45px;
}
.services_page .left .ux-menu .menu-item{
	margin: 0 0 10px 0 !important;
	padding: 0;
}
.services_page .left .ux-menu .menu-item:last-child{
	margin-bottom: 0 !important;
}
.services_page .left .ux-menu .menu-item a{
	position: relative;
  background-color: #ffffff;
  padding: 15px 24px;
  color: #18100f;
  text-transform: capitalize;
  border: none;
  display: block;
  transition: all 0.5s linear;
  -webkit-transition: none;
  font-weight: 500;
  font-size: 16px;
  border-radius: 3px;
}
.services_page .left .ux-menu .menu-item a i{
	float: right;
	line-height: 32px;
}
.services_page .left .ux-menu .ux-menu-link--active a{
	background: #2490eb;
	color: #fff;
}
.services_page .right{
	padding-left: 25px;
}	
.accordion .accordion-item{
	margin-bottom: 30px;
}
.accordion .accordion-item .accordion-title{
	border: none;
	background: #f4f6f9;
	border-radius: 3px;
	padding: 15px 30px;
}
.accordion .accordion-item .accordion-title button{
	position: absolute;
  top: 13px;
  right: 0;
  left: unset;
}
.accordion .accordion-item .accordion-title span{
	font-size: 16px;
	color: #18100f;
}
.accordion .accordion-item .active{
	background: #2490eb !important;
}
.accordion .accordion-item .active span,.accordion .accordion-item .active i{
	color: #fff !important;
}
.accordion .accordion-item .accordion-inner{
	border:  1px solid #f4f6f9;
	border-top: none;
}
#top-bar .nav-left li a{
	font-size: 14px;
	color: #b9b9b9;
}
#top-bar .nav-left li a:hover{
	color: #fff;
}
#top-bar .nav-left li a i{
	color: #f3a952;
	margin-right: 5px;
}
.html1{
	border-left: 1px solid #3c3e41;
  line-height: 49px;
  padding-left: 20px;
}
.html2{
	position: relative;
	font-size: 14px;
	color: #b8b8b8;
	padding-right: 35px;
}
.html2:after{
	content: "";
  width: 20px;
  height: 2px;
  background-color: #f3a952;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#logo img{
	max-width: 227px;
}
.stuck #masthead{
	background: #064acb !important;
	opacity: 1;
}
.stuck #logo img{
	max-width: 227px;
}
.stuck .header-main .nav > li > a{
	color: #fff;
}
.stuck .header-main .nav > li > a:hover{
	color: #fff !important;
}
.log_in .icon{
	width: 40px;
	height: 40px;
	float: left;
	background: #edf2f4;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #000;
	margin-right: 14px;
	font-size: 1.25rem;
}
.log_in .text{
	width: 76px;
	float: left;
	font-size: 0.875rem;
  color: #000;
  font-weight: 400;
  line-height: 1;
  padding-top: 4px;
}
.log_in .text span{
	font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  color: #000;
  margin-top: 5px;
  display: block;
}
.header-wishlist-icon a span{
	float: right;
	order: 2;
	font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  color: #000;
  display: block;
  text-transform: initial;
  margin-left: 5px;
}
.header-wishlist-icon a span:before{
	content: "Favourite";
	font-size: 0.875rem;
  color: #000;
  font-weight: 400;
  line-height: 1;
  display: block;
  margin-bottom: 5px;
}
.header-wishlist-icon a i{
	float: left;
	width: 40px;
	height: 40px;
	float: left;
	background: #edf2f4;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #000;
	margin-right: 14px;
	font-size: 1.25rem;
}
.header-wishlist-icon a i:after{
  top: 0px;
  right: -8px;
  background-color: #f3a952;
  width: 22px;
  height: 22px;
  opacity: 1;
  line-height: 22px;
  font-size: 0.75rem;
  font-weight: 700;
  box-shadow: unset;
}
.header-nav .cart-item span{
	float: right;
	order: 2;
	font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  color: #000;
  display: block;
  text-transform: initial;
}
.header-nav .cart-item > a{
	padding: 0 !important;
}
.header-nav .cart-item > a > span:before{
	content: "Giỏ hàng";
	font-size: 0.875rem;
  color: #000;
  font-weight: 400;
  line-height: 1;
  display: block;
  margin-bottom: 5px;
}
.header-nav .cart-item i{
	float: left;
	width: 40px;
	height: 40px;
	float: left;
	background: #edf2f4;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #000;
	margin-right: 14px;
	font-size: 1.25rem;
}
.header-nav .cart-item i:after{
	top: 0px;
  right: -8px;
  background-color: #f3a952;
  width: 22px;
  height: 22px;
  opacity: 1;
  line-height: 22px;
  font-size: 0.75rem;
  font-weight: 700;
  box-shadow: unset;
}
.stuck .log_in .text,.stuck .log_in .text span,.stuck .header-wishlist-icon a span:before,.stuck .header-wishlist-icon a span,
.stuck .header-nav .cart-item > a > span:before,.stuck .header-nav .cart-item span{
	color: #fff;
}
.html4 .text{
	width: 115px;
}
.html4 .text span{
	color: #064acb;
	font-size: 1rem;
}
#wide-nav{
	display: none;
}
.home #wide-nav{
	display: block;
}
#wide-nav .flex-left{
	max-width: 19%;
}
#wide-nav .flex-left .header-vertical-menu__title{
	font-size: 17px;
  color: #fff;
  text-transform: uppercase;
}
.header-vertical-menu .header-vertical-menu__fly-out{
	box-shadow: 0px 2px 32px 0px rgb(138 157 165 / 15%);
	background-color: #f9f9f9;
	padding: 5px 0;
}
.header-vertical-menu .header-vertical-menu__fly-out #menu-categories > li{
	position: relative;
}
.header-vertical-menu .header-vertical-menu__fly-out #menu-categories > li > a{
	font-size: 1rem;
  color: #444444;
  font-weight: 500;
  padding: 16px 25px 16px 25px;
  line-height: normal;
}
.header-vertical-menu .header-vertical-menu__fly-out #menu-categories > li > a:hover{
	color: #064acb;
	transition: all 1s;
}
.header-vertical-menu .header-vertical-menu__fly-out #menu-categories > li > .sub-menu{
	min-height: auto;
	border: none;
  position: absolute;
  width: 230px;
  height: auto;
  left: 100%;
  background: #fff;
  top: 0;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
  display: none;
}
.header-vertical-menu .header-vertical-menu__fly-out #menu-categories > li:hover > .sub-menu{
  margin: 0;
  padding: 0;
  display: block;
  transition: all 0.5s;
}
.header-vertical-menu .header-vertical-menu__fly-out #menu-categories > li > .sub-menu a{
	font-size: 1rem;
  color: #444444;
  font-weight: 500;
  padding: 16px 25px 16px 25px;
  line-height: normal;
  margin: 0;
}
.header-vertical-menu .header-vertical-menu__fly-out #menu-categories > li > .sub-menu a:hover{
	color: #064acb;
	transition: all 1s;
}
.stuck #wide-nav{
	display: none;
}
#wide-nav .flex-center{
	width: 65.3%;
}
#wide-nav .flex-center .search-field{
	font-size: 14px;
	padding: 0 20px;
}
#wide-nav .flex-center form select{
	min-width: 150px;
	margin-right: 30px;
	line-height: 35px;
	font-size: 14px;
}
#wide-nav .flex-center form{
	border: 1px solid #e7e7e7;
	border-radius: 4px;
}
#wide-nav .flex-center form input,#wide-nav .flex-center form select,#wide-nav .flex-center form button{
	border: none;
	box-shadow: unset;
}
#wide-nav .flex-center form .search-form-categories{
	order: 2;
	position: relative;
}
#wide-nav .flex-center form .search-form-categories:before{
	content: "";
  width: 1px;
  height: 20px;
  background: #d6d6d6;
  position: absolute;
  top: 8px;
  left: -20px;
  z-index: 9;
}
#wide-nav .flex-center form .flex-row .flex-col:nth-child(3){
	order: 3;
}
#wide-nav .flex-center form .flex-row .flex-col:nth-child(3) button{
	width: 58px;
  height: 58px;
  border-radius: 4px;
  background-color: #064acb !important;
}
#wide-nav .flex-right{
	max-width: 12%;
}
.orenda01 .div1{
	max-width: 20.5%;
  flex-basis: 20.5%;
}
.orenda01 .div2{
	max-width: 45%;
  flex-basis: 45%;
}
.orenda01 .div2 .box{
	background: url(img/banner-bg_10.jpg) no-repeat;
	background-size: cover;
	border-radius: 4px;
}
.orenda01 .div2 .box .box-image{
	width: 387px !important;
	float: right;
}
.orenda01 .div2 .box .box-text{
	width: calc(100% - 280px) !important;
  float: left;
  position: absolute;
  top: 22%;
  left: 2%;
}
.orenda01 .div2 .box .box-text p{
	font-size: 1rem;
  color: #064acb;
  padding: 0;
  background-color: transparent;
  margin-bottom: 8px;
  font-weight: 700;
  margin-top: 0;
}
.orenda01 .div2 .box .box-text h2{
	font-weight: 700;
  margin-bottom: 15px;
  font-size: 42px;
  line-height: 50px;
}
.orenda01 .div2 .box .box-text .price{
	display: block;
	margin-bottom: 10px;
	font-size: 1.5rem;
	font-weight: 700;
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #064acb;
}
.orenda01 .div2 .box .box-text .price del{
	font-size: 1rem;
  color: #a3a3a3;
  font-weight: 400;
  margin-left: 4px;
}
.orenda01 .button{
 	padding: 0px 8px 0 27px;
  border: none;
  line-height: 45px;
  margin-bottom: 0;
}
.orenda01 .button i{
	width: 32px;
	height: 32px;
	color: #064ACB !important;
  background-color: #FFFFFF !important;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
}
.orenda01 .div3{
	max-width: 34.5%;
  flex-basis: 34.5%;
}
.orenda01 .div3 .box-image{
	width: 45% !important;
	text-align: center;
}
.orenda01 .div3 .box-image img{
	width: auto !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.orenda01 .div3 .box{
	padding: 28px 0;
}
.orenda01 .div3 .box:hover .box-image img{
	-webkit-animation: headShake 1.5s;
  animation: headShake 1.5s;
}
.orenda01 .div3 .box-text{
	width: 55% !important;
	padding: 0px 20px 0px 0px;
}
.orenda01 .div3 .box-text p{
	font-size: 1rem;
  font-weight: 700;
  color: #7c7c7c;
  margin-top: 0;
  margin-bottom: 0;
}
.orenda01 .div3 .box-text h2{
	font-size: 26px;
  line-height: 1.4;
  margin-bottom: 15px;
  margin-top: 0;
}
.orenda01 .div3 .box-text .price{
	display: block;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #064acb;
}
.orenda01 .div31{
	background: url(img/banner-bg_11.jpg) no-repeat;
	background-size: cover;
	border-radius: 4px;
	margin-bottom: 30px;
}
.orenda01 .div32{
	background: url(img/banner-bg_12.jpg) no-repeat;
	background-size: cover;
	border-radius: 4px;
}
#shop-sidebar .widget,.post-sidebar .widget{
	background-color: #f9f9f9;
  border-radius: 4px;
  padding: 30px;
  overflow: hidden;
  margin-bottom: 30px;
}
#shop-sidebar .widget_media_image,.post-sidebar .widget_media_image{
	padding: 0;
}
#shop-sidebar .widget-title,.post-sidebar .widget-title{
	font-size: 1.25rem;
  color: #000;
  border-bottom: 1px solid #e7e7e7;
  text-transform: initial;
  display: block;
  padding-bottom: 15px;
}
#shop-sidebar .is-divider,.post-sidebar .is-divider{
	width: 28px;
  height: 3px;
  background-color: #f3a952;
  margin: 0 0 15px 0;
  top: -2px;
  position: relative;
}
#shop-sidebar .product-categories .cat-item,.post-sidebar .cat-item{
	border: none;
	position: relative;
}
#shop-sidebar .product-categories .cat-item:after,.post-sidebar .cat-item:after{
	content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 900;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 2px;
  color: #787878;
}
#shop-sidebar .product-categories .cat-item:hover:after,.post-sidebar .cat-item:hover:after{
	color: #064acb;
	transition: all 0.5s;
}
#shop-sidebar .product-categories .cat-item a,.post-sidebar .cat-item a{
	color: #646464;
  font-size: 0.9375rem;
  font-weight: 400;
  padding: 4px 0;
}
#shop-sidebar .product-categories .cat-item a:hover,.post-sidebar .cat-item a:hover{
	color: #064acb;
  transform: translateX(5px);
  transition: all 0.5s;
}
#shop-sidebar .widget_price_filter .button{
	margin: 0;
	background-color: #9d9d9d;
  color: #fff;
  padding: 0 30px;
  height: 40px;
  font-size: 0.8125rem;
  letter-spacing: 0.1rem;
  font-weight: 700;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 16px 0 rgb(0 0 0 / 8%);
  z-index: 4;
  border: none;
}
#shop-sidebar .widget_price_filter .button:hover{
	background-color: #6a6a6a;
}
#shop-sidebar .widget_rating_filter .wc-layered-nav-rating{
	border: none;
}
#shop-sidebar .widget_rating_filter .wc-layered-nav-rating a{
	text-align: right;
	display: block;
	font-size: 16px;
	color: #000;
	padding: 0;
}
#shop-sidebar .widget_rating_filter .wc-layered-nav-rating a span{
	float: left;
}
.product-small .class-custom{
 		width: 100%;
    padding: 0;
    text-align: center;
    display: flex;
    padding-left: 14% !important;
    padding-top: 35%;
}
.product-small .class-custom > a.compare{
	font-size: 0;
	position: relative;
}
.product-small .class-custom > a.compare:after{
	content: "\f074";
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 900;
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0;
  color: #787878;
}
.product-small .class-custom > a.compare:hover:after{
	color: #fff;
}
.product-small .class-custom > a{
	font-size: 1rem;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #7c7c7c !important;
  background-color: #fff !important;
  border: 1px solid #e7e7e7;
	margin: 0 2px !important;
	display: inline-block;
	line-height: 45px;
	-webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}


.product-small .class-custom > a:hover{
	background-color: #064acb !important;
	color: #fff !important;
	border: 1px solid #064acb;
	transition: all 0.5s;
}
.product-small .class-custom .wishlist-icon{
	font-size: 1rem;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #7c7c7c !important;
  background-color: #fff !important;
  border: 1px solid #e7e7e7;
	margin: 0 2px !important;
	display: inline-block;
	line-height: 45px;
	-webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-small .class-custom .wishlist-icon button{
	margin: 0 !important;
  border: none;
  background-color: unset;
  color: #7c7c7c;
}
.product-small .class-custom .wishlist-icon:hover{
	background-color: #064acb !important;
	color: #fff !important;
	border: 1px solid #064acb;
	transition: all 0.5s;
}
.product-small .class-custom .wishlist-icon:hover button{
	color: #fff;
}
.product-small .class-custom .wishlist-icon .wishlist-popup{
	display: none;
}
.product-small .box:hover .class-custom > a.quick-view{
		-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.product-small .box:hover .class-custom > a.compare{
		-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.product-small .box:hover .class-custom .wishlist-icon{
		-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.s;
}
.title__cate__pro{
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.title__cate__pro .left__layout{
	width: 110px;
	float: left;
	display: flex;
}		
.title__cate__pro .left__layout a{
	display: inline-block;
	color: #8b8b8b;
  display: inline-block;
  padding: 5px;
  position: relative;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 5px;
  margin-right: 5px;
}
.title__cate__pro .left__layout .select__layout i{
	display: block;
  line-height: 10px;
  font-size: 27px;
  color: #8b8b8b;
  margin-top: 3.5px;
}
.title__cate__pro .left__layout .select__layout2 i{
	font-size: 27px;
	color: #8b8b8b;
}
.title__cate__pro .left__layout .icon_active{
	background-color: #f3a952;
  border-color: transparent;
  box-shadow: 0px 6px 10px 0px rgb(171 171 171 / 50%);
}
.title__cate__pro .left__layout .icon_active i{
	color: #fff;
}
.title__cate__pro .right_layout{
	width: calc(100% - 120px);
	float: right;
}
.title__cate__pro .right_layout select{
	margin: 0;
  border-radius: 4px;
  line-height: 40px;
  height: 40px;
}
.layout__active .products .product{
	max-width: 100%;
  flex-basis: 100%;
}
.layout__active .products .product .box{
	overflow: hidden;
}
.layout__active .products .product .box .box-image{
	width: 280px !important;
	height: 240px !important;
	float: left;
	margin-bottom: 0;
}
.layout__active .products .product .box .box-image img{
	height: 240px !important;
}
.layout__active .products .product .box .box-text{
	width: calc(100% - 300px) !important;
  float: right;
  display: inline-table;
}
.layout__active .products .product .box .class-custom{
	padding-left: 24% !important;
  padding-top: 36%;
}
.layout__active .products .product .box .box-text .add-to-cart-button{
	position: relative;
  opacity: 1;
  transform:  unset !important;
  transition: unset !important;
  display: block;
  clear: both;
}
.layout__active .products .product .box .box-text .the_excerpt{
	display: block;
	margin: 15px 0;
}
.layout__active .products .product .box .box-text .the_excerpt p{
	color: #8b8b8b;
}
.layout__active .products .product .box .box-text .add-to-cart-button a{
	width: auto !important;
  font-size: 14px;
  border-radius: 30px;
  padding: 0 30px;
}
.layout__active .products .product .box .box-text .add-to-cart-button a:before{
	margin-right: 10px;
	font-size: 14px;
}
.product-main .product-gallery .row{
	margin: 0 -5px;
}
.product-main .product-gallery .woocommerce-product-gallery{
	border-radius: 6px;
  background-color: #f8f8f8;
  padding: 80px 60px;
}
.product-main .product-gallery .woocommerce-product-gallery img{
	height: 400px;
	object-fit: contain;
}
.product-main .product-gallery .vertical-thumbnails a{
	border: none;
	border-radius: 6px;
  background-color: #f2f2f2;
  padding: 10px;
}
.product-info .variations tr th{
	display: inline-block !important;
	min-width: 110px;
	font-size: 1rem;
}
.product-info .variations tr td{
	display: inline-block !important;
}
.product-info .variations tr td .color-variable-items-wrapper li{
	border-radius: 50% !important;
  width: 25px !important;
  height: 25px !important;
}
.product-info .variations tr td .color-variable-items-wrapper li .variable-item-contents{
	border-radius: 50% !important;
	overflow: hidden;
}
.post-related{
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 50px;
}
.post-related .list-post-related{
	width: 50%;
	float: left;
	margin-bottom: 50px;
	position: relative;
}
.post-related .list-post-related .img_post{
	width: 130px;
	height: 120px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
}
.post-related .list-post-related .img_post img{
	width: 100%;
	height: 120px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.post-related .list-post-related .img_post img:hover{
	-webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.post-related .list-post-related .content_related{
	width: calc(100% - 130px);
    padding: 20px 30px 0 30px;
    float: left;
}
.post-related .list-post-related .content_related .time{
	font-size: 0.9375rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    color: #9fa0a0;
    margin-bottom: 0;
}
.post-related .list-post-related .content_related .time i{
	color: #064acb;
}
.post-related .list-post-related .content_related h3{
	margin-bottom: 0;
}
.post-related .list-post-related .content_related h3 a{
	color: #000;
    display: block;
    font-size: 1.125rem;
    line-height: 1.4;
}
.post-related .list-post-related .content_related h3 a:hover{
	color: #064acb;
}
.post-related .list-post-related:nth-child(2) .img_post{
	float: right;
}
.post-related .list-post-related:nth-child(2) .content_related{
	text-align: right;
	border-left: 1px solid #e7e7e7;
}
/* width */
.product-main .product-gallery .vertical-thumbnails::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.product-main .product-gallery .vertical-thumbnails::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

/* Handle */
.product-main .product-gallery .vertical-thumbnails::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

/* Handle on hover */
.product-main .product-gallery .vertical-thumbnails::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.share-box{
	color: #acacac;
    font-size: 0.9375rem;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 23px 30px;
    margin-bottom: 50px;
}
.share-box .between-box{
	justify-content: space-between!important;
	align-items: center!important;
	display: flex!important;
}
.share-box .tags{
	font-size: 0.9375rem;
	color: #acacac;
}
.share-box .tags:before{
	content: "\f02c";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 900;
  color: #064acb;
  margin-right: 5px;
}
.share-box .tags a{
	color: #acacac;
}
.share-box .tags a:hover{
	color: #064acb;
	transition: all 0.5s;
}
.share-box .social span{
	position: relative;
	font-size: 0.9375rem;
	color: #acacac;
	padding-right: 35px;
}
.share-box .social span:after{
	content: "";
  width: 20px;
  height: 2px;
  background-color: #b7b7b7;
  position: absolute;
  right: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.orenda02{
	padding: 50px 0 0 0 !important;
}
.orenda02 .left{
  max-width: 26%;
  flex-basis: 26%;
}
.orenda02 .left .col-inner{
	border: 2px solid #ff0000;
  padding: 30px;
  border-radius: 4px;
}
.block-product-sale .box-image{
	width: 100%;
	height: 220px;
	border-radius: 4px;
  padding: 10px;
  margin-bottom: 30px;
}
.block-product-sale .box-image img{
	width: 100%;
	height: 200px;
	object-fit: contain;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.block-product-sale .box-image img:hover{
	-webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.block-product-sale  .xp-thumb--wrap .slick-list{
	margin: 0 -10px;
}
.block-product-sale  .xp-thumb--wrap .slick-list .xp-thumb--items{
	padding: 0 10px;
}
.block-product-sale  .xp-thumb--wrap .slick-list .xp-thumb--items div{
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  padding: 8px;
  cursor: pointer;
}
.block-product-sale  .xp-thumb--wrap .slick-list .xp-thumb--items div img{
	-webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
  width: 100%;
  height: 63px;
  object-fit: contain;
}
.block-product-sale  .xp-thumb--wrap .slick-list .xp-thumb--items div:hover img{
	-webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.block-product-sale  .xp-thumb--wrap .slick-list .xp-thumb--items.active div{
	background-color: #ececec;
}
.block-product-sale  .xp-thumb--wrap .slick-prev{
	position: absolute;
	top: 34%;
	left: -20px;
	z-index: 9;
	cursor: pointer;
}
.block-product-sale  .xp-thumb--wrap .slick-next{
	position: absolute;
	top: 34%;
	right: -20px;
	z-index: 9;
	cursor: pointer;
}
.block-product-sale  .xp-thumb--wrap .slick-arrow:hover{
	color: #064acb;
}
.block-product-sale .box-text{
	margin-top: 28px;
 	padding-bottom: 0 !important;
}
.block-product-sale .product-title a{
	margin: 9px 0;
	display: block;
}
.block-product-sale .bt-wrap a{
	display: block;
	background: #064acb;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 0.875rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  margin-top: 35px;
}
.block-product-sale .bt-wrap a:hover{
	background-color: #032668;
	transition: all 0.5s;
}
.xp-flashsale{
	margin-top: 30px;
  position: relative;
  left: -5px;
}
.xp-flashsale .ux-timer > span{
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-size: 25px;
}
.xp-flashsale .ux-timer > span strong{
	font-size: 12px;
	text-transform: inherit;
	color: #333;
	font-weight: 600;
	margin-top: 5px;
}
.orenda02 .right2{
	max-width: 74%;
  flex-basis: 74%;
}
.orenda02 .right2 .rt-section-heading{
	max-width: 400px;
  position: relative;
  margin-bottom: -88px;
}
.orenda02 .right2 .tabbed-content .nav{
	display: block;
	width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 6px;
  margin-bottom: 20px;
  text-align: right;
}
.orenda02 .right2 .tabbed-content .nav li{
	margin: 0;
}
.orenda02 .right2 .tabbed-content .nav li a{
	font-size: 1rem;
  font-weight: 700;
  color: #444444;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-left: 35px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.orenda02 .right2 .tabbed-content .nav li.active a{
	color: #064acb;
}
.orenda02 .rt-section-heading h2{
	border-bottom: none;
}
.rt-section-heading p{
	color: #a3a3a3;
	font-size: 16px;
	margin: 0;
}
.rt-section-heading h2{
	font-size: 32px;
	color: #000;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px;
}
.rt-section-heading h2:after{
	position: absolute;
	content: "";
	bottom: -2px;
	left: 0;
	width: 28px;
	height: 3px;
	background: #f3a952;
	z-index: 9;
}
.uxb-wrapper .xp-thumb--wrap,.uxb-wrapper .xp-flashsale{
	display: none;
}
.orenda03{
	padding: 30px 0 50px 0 !important;
}
.orenda03 .title .button{
  position: absolute;
  top: 25px;
  right: 0;
  margin: 0;
  border: 1px solid #e7e7e7;
  font-size: 0.8125rem;
  font-weight: 700;
  color: #000;
  line-height: 38px;
  padding: 0 27px;
}
.orenda03 .title .button:hover{
	color: #fff;
}
.orenda03 .title .button i{
	position: relative;
	top: 0px;
	font-weight: bold;
}
.orenda03  .cnt .row{
	margin: 0 -15px;
}
.orenda03 .product-category{
	padding: 0 15px !important;
	margin-bottom: 40px;
}
.orenda03 .product-category .col-inner .box{
	background: #064acb;
	background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background: url(img/bgshop.png) no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  height: 200px;
  padding: 25px;
  margin: 0 auto;
}
.orenda03 .product-category .col-inner .box .box-image{
	position: absolute;
	bottom: -40px;
	width: 150px;
  height: 150px;
  padding: 10px;
  border-radius: 30px;
  background-color: #fff;
 	left: 0;
 	right: 0;
  box-shadow: 0px 19px 62px 0px rgb(0 0 0 / 10%);
  line-height: 130px;
}
.orenda03 .product-category .col-inner .box .box-image img{
	-webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
  width: 100%;
  height: 130px;
  object-fit: contain;
}
.orenda03 .product-category .col-inner .box:hover .box-image img{
	-webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.orenda03 .product-category .col-inner .box .box-text{
	padding: 0;
}
.orenda03 .product-category .col-inner .box .box-text h5{
	color: #fff;
	font-size: 16px;
	text-transform: inherit;
}
.orenda03 .product-category .col-inner .box .box-text p{
	font-size: 0.9375rem;
  font-weight: 500;
  color: #fff;
  text-transform: initial;
}	
.orenda03 .title{
	padding-bottom: 10px;
}
.orenda04{
	padding: 80px 0 80px 0 !important;
}
.orenda04 .col{
	padding-bottom: 0;
}
.orenda04:before{
	position: absolute;
  content: '';
  left: 20%;
  top: 0;
  height: 100%;
  width: 100%;
  background: #f6f6f6;
}
.orenda04 .right .product-small .box{
	background: #fff;
	margin: 10px 0;
	overflow: hidden;
	padding: 25px 20px;
}
.orenda04 .right .product-small .box .box-image{
	width: 120px !important;
	float: left;
	height: 120px;
}
.orenda04 .right .product-small .box .box-image img{
	height: 120px;
}
.orenda04 .right .product-small .class-custom{
	display: none;
}
.orenda04 .right .product-small .box .box-text{
	width: calc(100% - 120px) !important;
	float: left;
}
.orenda04 .right .product-small .box .box-text .add-to-cart-button{
	display: none;
}
.orenda04 .left h2{
	font-size: 32px;
	position: relative;
	margin-bottom: 30px;
}
.orenda04 .left h2:after{
	content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 28px;
  height: 3px;
  background-color: #f3a952;
}
.orenda04 .left p{
	font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.orenda04 .left .button{
	padding: 0px 8px 0 27px;
  border: none;
  line-height: 45px;
  margin-bottom: 0;
}
.orenda04 .left .button i{
	width: 32px;
  height: 32px;
  color: #064ACB !important;
  background-color: #FFFFFF !important;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
}
.orenda04 .left .img{
	position: absolute;
  left: -51px;
  top: 94px;
  transform: translateY(-50%);
  min-width: 352px;
}
.orenda04 .left .left2{
	  position: relative;
    top: 70px;
}
.orenda05 .box{
	height: 350px;
	padding: 0 60px;
}
.orenda05 .div1 .box{
  background: url(img/banner-bg_7.jpg) no-repeat;
  background-size: cover;
}
.orenda05 .div2 .box{
  background: url(img/banner-bg_8.jpg) no-repeat;
  background-size: cover;
}
.orenda05 .div3 .box{
  background: url(img/banner-bg_9.jpg) no-repeat;
  background-size: cover;
}
.orenda05 .box .box-image{
	width: 45% !important;
	float: right;
	line-height: 350px;
	-webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.orenda05 .box .box-image img{
	width: auto !important;
	position: relative;
	top: 22px;
}
.orenda05 .box:hover .box-image{
	-webkit-animation: headShake 1.5s;
  animation: headShake 1.5s;
}
.orenda05 .box .box-text{
	width: 55% !important;
	float: left;
	padding: 100px 0 0 0;
}
.orenda05 .box .box-text h2{
	font-size: 3rem;
  color: #000;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2px;
}
.orenda05 .box .box-text p{
  font-size: 32px;
  line-height: 1.4;
  font-style: normal;
  color: #000;
  font-weight: bold;
}
.orenda05 .box .box-text .button{
	padding: 0px 8px 0 27px;
  border: none;
  line-height: 45px;
  margin-bottom: 0;
}
.orenda05 .box .box-text .button i{
	width: 32px;
  height: 32px;
  color: #064ACB !important;
  background-color: #FFFFFF !important;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
}
.orenda07{
	padding: 80px 0 60px 0 !important;
}
.orenda07 .col{
	padding-bottom: 0;
}
.orenda07 .flickity-button{
  box-shadow: unset !important;
  background: unset !important;
  margin-top: -3% !important;
}
.orenda07 .flickity-button svg{
	margin: 0 !important;
}
.orenda07 .left{
	max-width: 73%;
  flex-basis: 73%;
}
.orenda07 .right2{
	max-width: 27%;
  flex-basis: 27%;
}
.orenda08{
	margin-top: 0 !important;
	margin-bottom: 30px;
}
.orenda08 .box{
  padding: 15px 20px;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  text-align: center;
}
.orenda08 .box .box-image{
	width: 100%;
	height: 75px;
}
.orenda08 .box .box-image img{
	width: 100%;
	height: 75px;
	object-fit: contain;
	-webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.orenda08 .box:hover .box-image img{
	-webkit-animation: headShake 1.5s;
  animation: headShake 1.5s;
}
.orenda08 .box .box-text{
	padding: 0;
	text-align: center;
}
.orenda08 .box .box-text p{
	font-size: 1.25rem;
  text-transform: capitalize;
  margin-bottom: 0;
  font-weight: bold;
}
.orenda08 .flickity-button{
	display: none;
}
.orenda09{
	padding: 80px 0 !important;
}
.orenda09 .col{
	padding-bottom: 0;
}
.orenda09 .box{
	background: #fff;
	border-radius: 4px 4px 0 0;
}
.orenda09 .box .box-image{
	border-radius: 4px;
}
.orenda09 .box .box-text{
	padding: 25px;
}
.orenda09 .box .box-text .post-title{
	font-size: 1.375rem;
	font-weight: 500;
	color: #000;
}
.orenda09 .box .box-text .post-title:hover{
	color: #064acb;
	transition: all 0.5s;
}
.orenda09 .box .box-text button{
	border: none;
  font-size: 0.875rem;
  color: #646464;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding: 0;
  margin: 0;
}
.orenda09 .box .box-text button:after{
		content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    font-weight: 900;
    position: absolute;
    z-index: 1;
    right: -15px;
    top: 2px;
    color: #f3a952;
}
.orenda09 .box .box-text button:hover{
	box-shadow: unset;
	background: unset;
	color: #064acb;
	transition: all 0.5s;
}
.orenda09 .box .box-text button:hover:after{
	right: -18px;
	transition: all 0.5s;
}
.orenda10{
	padding: 40px 0 !important;
	overflow: hidden;
}
.orenda10 .col{
	padding-bottom: 0;
}
.xp_newsletter > div:nth-child(1){
	width: 62px;
	height: 62px;
	float: left;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: 29px;
}
.xp_newsletter > div:nth-child(2){
	width: calc(100% - 70px);
	float: right;
}
.xp_newsletter > div:nth-child(2) h2{
	font-size: 31px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  line-height: 33px;
}
.xp_newsletter > div:nth-child(2) p{
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
}
.newsletter form{
	margin-bottom: 0;
}
.newsletter{
	overflow: hidden;
}
.newsletter > div{
	width: 49%;
	float: left;
}
.newsletter > div:nth-child(2){
	float: right;
}
.newsletter .wpcf7-email{
	background-clip: padding-box;
  background-image: none;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  color: #495057;
  display: block;
  font-size: 16px;
  min-height: 50px;
  margin: 0 !important;
  max-width: 100%;
  padding: 6px 12px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 100%;
  box-shadow: unset !important;
}
.newsletter .wpcf7-submit{
  background-color: #f3a952 !important;
  border: none;
  border-radius: 0.25rem;
  color: #fff;
  display: block;
  font-size: 16px;
  min-height: 50px;
  margin: 0 !important;
  max-width: 100%;
  padding: 6px 12px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 100%;
  box-shadow: unset !important;
}
.newsletter .wpcf7-submit:hover{
	background-color: #d1770e !important;
}
.newsletter .wpcf7-spinner{
	display: none;
}
.orenda10 .wpcf7-response-output{
	border: none !important;
	color: #fff;
	display: none;
}
.orenda10 form{
	margin-bottom: 0 !important;
}
.orenda10:before{
	position: absolute;
	content: "";
	background: url(img/element_7.png) no-repeat;
	top: 0;
	left: 0;
	z-index: 0;
	width: 240px;
	height: 150px;
}
.orenda10:after{
	position: absolute;
	content: "";
	background: url(img/element_8.png) no-repeat;
	top: 0;
	right: 0;
	z-index: 0;
	width: 212px;
	height: 150px;
}
.ct01{
	padding: 80px 0 !important;
}
.ct01 .col{
	padding-bottom: 0;
}
.ct01 .box{
  position: relative;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0px 6px 54px 0px rgb(0 0 0 / 5%);
  margin-bottom: 30px;
  padding: 30px;
  overflow: hidden;
}
.ct01 .box ul li{
	list-style: none;
	display: block;
	width: 50%;
	float: left;
	margin: 0;
}
.ct02{
	padding: 80px 0 0 0 !important;
}
.ct02 .col{
	padding-bottom: 0;
}
.ct02 img{
	max-width: 425px;
	margin-left: 100px;
}
.xp_contact > div{
	margin: 0 -10px;
}
.xp_contact > div > div{
	width: 50%;
	float: left;
	padding: 0 10px;
}
.xp_contact > div > div input{
	font-size: 0.9375rem;
  color: #afafaf;
  background-color: #fff;
  border: 0.4px solid #c8c8c8;
  border-radius: 6px;
  height: 55px;
  margin-bottom: 20px;
}
.xp_contact textarea{
	font-size: 0.9375rem;
  color: #afafaf;
  background-color: #fff;
  border: 0.4px solid #c8c8c8;
  border-radius: 6px;
  margin-bottom: 20px;
}
.xp_contact .wpcf7-submit{
	border-radius: 6px;
	margin: 0 !important;
  padding: 8px 60px;
  border-radius: 6px;
}
.ab01{
	padding-top: 50px !important;
}
.ab01 .col{
	padding-bottom: 0;
}
.ab01 p{
	font-size: 50px;
	color: #333;
}
.ab01 h2{
	font-size: 50px;
	color: #333;
	margin: 5px 0 15px 0;
}
.ab01 ul{
	display: block;
	overflow: hidden;
}
.ab01 ul li{
	display: block;
	width: 50%;
	float: left;
	padding: 5px 0;
	margin: 0;
}
.ab01 ul li:before{
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0a9";
  margin-right: 14px;
  color: #4f6dcd;
  font-size: 13px;
  top: -1px;
  position: relative;
}
.ab01 .button{
  padding: 0px 8px 0 27px;
  border: none;
  line-height: 45px;
  margin-bottom: 0;
}
.ab01 .button i{
	width: 32px;
  height: 32px;
  color: #064ACB !important;
  background-color: #FFFFFF !important;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
}

.ab02{
	padding: 100px 0 50px 0 !important;
}
.ab02 .col{
	padding-bottom: 0;
}
.ab02 .box{
	margin-bottom: 50px;
}
.ab02 .box .box-image{
	width: 65px !important;
}
.ab02 .box .box-image img{
  -webkit-transition: transform .4s cubic-bezier(.38,3,.57,1.6);
  -moz-transition: transform .4s cubic-bezier(.38,3,.57,1.6);
  transition: transform .4s cubic-bezier(.38,3,.57,1.6);
}
.ab02 .box:hover .box-image img{
	-webkit-transform: translate3d(0,-5px,0);
  -moz-transform: translate3d(0,-5px,0);
  transform: translate3d(0,-5px,0);
}
.ab02 .box .box-text{
	padding: 0 0 0 30px;
	width: calc(100% - 65px) !important;
}
.ab02 .box .box-text h4{	
	font-size: 17px;
	color: #333;
	margin-bottom: 10px;
}
.ab02 .box .box-text p{
	font-size: 15px;
	color: #6e6e6e;
}
.ab03{
	padding: 100px 0 !important;
}
.ab03 .col{
	padding-bottom: 0;
}
.ab03 span{
	height: 1em;
  display: inline-block!important;
  vertical-align: middle;
  font-family: Poppins,sans-serif;
  color: #333;
  font-size: 50px;
  line-height: 1em;
  font-weight: 500;
  overflow: hidden;
  color: #fff;
}
.ab03 h6{
	margin: 17px 0 0 0;
  font-family: Poppins,sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.animate__headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}
/*mobile*/
@media (max-width: 1450px){
	.html4 .text{
		width: 112px;
	}
	
}
@media (max-width: 1024px){
	#masthead .flex-right{
		display: none;
	}
	#wide-nav .flex-left{
		display: none;
	}
	#wide-nav .flex-right{
		max-width: 20%;
	}
	#wide-nav .flex-center{
		margin: unset;
	}
	.orenda01 .div1{
		display: none;
	}
	.orenda01 .div2{
		max-width: 100%;
    flex-basis: 100%;
	}
	.orenda01 .div3{
		max-width: 100%;
    flex-basis: 100%;
	}
	.orenda02 .left{
		max-width: 50%;
    flex-basis: 50%;
    order: 2;
    margin: 0 auto;
	}
	.orenda02 .right2{
		max-width: 100%;
    flex-basis: 100%;
    order: 1;
	}
	.orenda03 .product-category{
		max-width: 33.33%;
    flex-basis: 33.33%;
    margin-bottom: 70px;
	}
	.orenda04 .left{
		max-width: 100%;
    flex-basis: 100%;
	}
	.orenda04 .right{
		max-width: 100%;
    flex-basis: 100%;
	}
	.orenda05 .large-4{
		max-width: 100%;
    flex-basis: 100%;
	}
	.orenda07 .left{
		max-width: 100%;
    flex-basis: 100%;
	}
	.orenda07 .right2{
		max-width: 50%;
    flex-basis: 50%;
    margin: 0 auto;
	}
	.category-page-row .large-3{
		max-width: 100%;
    flex-basis: 100%;
    order: 2;
	}
	.category-page-row .large-9{
		max-width: 100%;
    flex-basis: 100%;
    order: 1;
	}
}

@media (max-width: 812px) {
	#masthead .flex-right{
		display: block;
	}
	.mobile-nav .icon-shopping-cart{
		float: left;
    width: 40px;
    height: 40px;
    float: left;
    background: #edf2f4;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #000;
    margin-right: 14px;
    font-size: 1.25rem;
	}
	.mobile-nav .icon-shopping-cart:after{
		top: 0px;
    right: -8px;
    background-color: #f3a952 !important;
    width: 22px;
    height: 22px;
    opacity: 1;
    line-height: 22px;
    font-size: 0.75rem;
    font-weight: 700;
    box-shadow: unset;
	}
	.orenda01{
		padding-top: 0 !important;
	}
	.header-main .nav > li > a{
		padding: 0 5px;
	}
	.orenda06 .large-3{
		max-width: 50%;
    flex-basis: 50%;
    margin-bottom: 20px;
	}
	.section_footer .large-3{
		max-width: 100%;
    flex-basis: 100%;
	}
	.ab01 .large-6{
		max-width: 100%;
    flex-basis: 100%;
	}
	.ab02 .large-4{
		max-width: 50%;
    flex-basis: 50%;
	}
	.category-page-row .large-3{
		display: block !important;
	}
	#shop-sidebar .widget_media_image, .post-sidebar .widget_media_image{
		text-align: center;
	}
	.single-product h1.entry-title{
		margin-top: 30px;
	}
	.related .row .product{
		margin-bottom: 30px;
	}
	.ct01 .large-6{
		max-width: 100%;
    flex-basis: 100%;
	}
	.ct02 .large-6{
		max-width: 100%;
    flex-basis: 100%;
	}
}
@media (max-width: 480px) {
	#logo{
		width: 150px !important;
	}
	#logo img{
		max-width: 150px !important;
	}
	.header-wishlist-icon a i{
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
	.mobile-nav .icon-shopping-cart{
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
	.orenda01 .div2 .box{
		overflow: hidden;
		padding: 20px;
	}
	.orenda01 .div2 .box .box-image{
		display: none;
	}
	.orenda01 .div2 .box .box-text{
		width: 100% !important;
		position: relative;
		top: 0;
		line-height: 0;
	}
	.orenda01 .div2 .box .box-text p{
		font-size: 14px;
		display: block;
		margin: 0;
		line-height: 18px;
	}
	.orenda01 .div2 .box .box-text h2{
		font-size: 22px;
		line-height: 28px;
		margin: 5px 0 10px 0 !important;
	}
	.orenda01 .div3 .box{
		padding: 20px !important;
	}
	.orenda01 .div3 .box-image{
		display: none;
	}
	.orenda01 .div3 .box-text{
		width: 100% !important;
		padding: 0 !important;
	}
	.orenda01 .div3 .box-text h2{
		font-size: 22px;
		line-height: 28px;
		margin: 5px 0 10px 0 !important;
	}
	.orenda01 .div3 .box-text p{
		font-size: 14px;
	}
	.orenda01 .button{
		line-height: 40px;
	}
	.orenda01{
		padding-bottom: 0 !important;
	}
	.orenda06 .large-3{
		max-width: 100%;
    flex-basis: 100%;
	}
	.orenda06 .box{
		overflow: hidden;
		padding: 20px;
	}
	.orenda02{
		padding: 0 !important;
	}
	.orenda02 .right2 .rt-section-heading{
		margin-bottom: 0;
	}
	.rt-section-heading p{
		font-size: 15px;
	}
	.rt-section-heading h2{
		font-size: 22px;
	}
	.orenda02 .right2 .tabbed-content .nav li a{
		font-size: 15px;
		margin-left: 15px;
	}
	.orenda02 .left{
		max-width: 100%;
    flex-basis: 100%;
	}
	.orenda03 .product-category{
		max-width: 50%;
    flex-basis: 50%;
	}
	.orenda03 .product-category .col-inner .box{
		padding: 15px;
	}
	.orenda04 .left .img{
		display: none;
	}
	.orenda04{
		padding: 0px 0 !important;
	}
	.orenda03{
		padding-bottom: 0 !important;
	}
	.orenda05 .box{
		padding: 0;
	}
	.orenda05 .box .box-image{
		display: none;
	}
	.orenda05 .box .box-text{
		width: 100% !important;
		padding: 20px !important;
	}
	.orenda05 .box{
		height: 220px;
	}
	.orenda05 .box .box-text h2{
		font-size: 35px;
	}
	.orenda05 .box .box-text p{
		font-size: 22px;
	}
	.orenda07{
		padding: 50px 0 !important;
	}
	.orenda09{
		padding: 50px 0 !important;
	}
	.orenda10 .col{
		padding-bottom: 20px;
	}
	.xp_newsletter > div:nth-child(2) h2{
		font-size: 25px;
	}
	.copyright p{
		margin-bottom: 15px;
	}
	.ab01{
		padding-top: 0 !important;
	}
	.ab01 p{
		font-size: 22px;
	}
	.ab01 h2{
		font-size: 25px;
	}
	.ab01 ul li{
		width: 100%;
	}
	.ab02{
		padding: 40px 0 !important;
	}
	.ab02 .large-4{
		max-width: 100%;
    flex-basis: 100%;
	}
	.ab02 .box .box-image{
		float: left;
	}
	.ab02 .box .box-text{
		float: right;
	}
	.ab02 .box{
		margin-bottom: 30px;
		overflow: hidden;
	}
	.category-page-row{
		padding-top: 50px;
	}
	.layout__active .products .product .box .box-image{
		width: 100%;
	}
	.layout__active .products .product .box .box-text{
		width: 100% !important;
	}
	.single-product .content-row{
		padding-top: 50px;
	}
	.product-main .product-gallery .woocommerce-product-gallery{
		padding: 10px;
	}
	.new-list2 .news-item-bottom .news-thumb,.new-list2 .news-item-bottom .news-thumb img{
		height: 280px;
	}
	.blog-archive{
		padding-top: 50px;
	}
	.pt-post-media,.pt-post-media img{
		height: 280px;
	}
	.title_hd{
		font-size: 22px;
	}
	.share-box .between-box{
		display: block !important;
	}
	.post-related .list-post-related{
		width: 100%;
	}
	.ct01 .box ul li{
		width: 100%;
	}
	.ct01{
		padding-top: 50px !important;
	}
	.orenda04 .left .left2{
		margin-bottom: 70px;
	}
	.orenda04 .left p a{
		margin-top: 15px;
	}
	.product-small .class-custom{
		padding-left: 25% !important;
	}
	.product-small .box{
		padding: 10px;
	}
	.product-small .price-wrapper .price{
		font-size: 16px;
	}
}