/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=vietnamese');
/*************** ADD CUSTOM CSS HERE.   ***************/
.header-top .html_topbar_left {
	font-size: 14px;
	color: #333333;
}
.header-top .button {
	font-size: 19px;
	line-height: 0px;
	min-height: 30px;
	padding: 3px 20px;
	text-transform: none;
	font-weight: 700;
}
.header-top .button:before {
	content: '\f095';
	font-family: 'FontAwesome';
}
.header-block .row > .col {
	padding-bottom: 0;
}
.header-block .icon-box.icon-box-left {
	align-items: center;
}
.header-block .icon-box h5 {
	font-size: 14px;
	color: #333333;
	font-weight: 700;
	margin-bottom: 0;
}
.header-block .icon-box h6 {
	font-size: 14px;
	font-weight: normal;
	color: #91959b;
	text-transform: none;
}

.home .section-title-container {
	margin-bottom: 10px;
}
.nav-small.nav>li.html {
	font-size: 15px;
}
.nav-small .nav>li>a, .nav.nav-small>li>a {
	font-size: 14px;
}
.header .header-bottom .flex-row.container {
	position: relative;
}

.header-main .nav > li > a {
	font-family: 'Roboto';
	font-weight: 500;
}
#mega-menu-title {
	background-color: #ffb515;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	padding: 17px 0 17px 0px;
	min-height: 60px;
	text-align: center;
}
body.home #mega_menu {
	margin-top: 10px;
}
ul#mega_menu , #mega_menu > li > ul.sub-menu {
	background-color: #f8f8f8;
}
#mega-menu-title i {
	display: none;
}
#mega_menu li {
	list-style: none;
}
#mega_menu li a {
	position: relative;
	padding: 9.8px 15px;
	padding-left: 40px;
	font-size: 15px;
}
#mega_menu li a:before {
	content: '';
	width: 15px;
	height: 14px;
	position: absolute;
    left: 10px;
    top: 15px;
	background-image: url(images/list.png);
}

.header-bottom .form-flat input:not([type="submit"]) {
	background-color: transparent !important;
	color: #f89e11 !important;
	border-radius: 0;
	border: none;
	border-left: 1px solid #f89e11;
}
.searchform .button.icon {
	background-color: transparent !important;
	color: #f89e11 !important;
}
.header-bottom .form-flat ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #f89e11 !important;
}
.header-bottom .form-flat ::-moz-placeholder { /* Firefox 19+ */
  color: #f89e11 !important;
}
.header-bottom .form-flat :-ms-input-placeholder { /* IE 10+ */
  color: #f89e11 !important;
}
.header-bottom .form-flat :-moz-placeholder { /* Firefox 18- */
  color: #f89e11 !important;
}
.nav>li.has-icon>a>i {
    min-width: 1em;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    background: #ffb515;
    border-radius: 50%;
    box-shadow: 0px 0px 5px 1px #066a98;
}
.header-bottom {
	margin-bottom: 1px;
}
.header-bottom {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.nav-spacing-xlarge>li {
	margin: 0;
}
.header-bottom-nav > li > a {
	border-right: 1px solid #774b25;
}
.header-bottom-nav > li:last-child a {
	border: none;
}
.header-bottom-nav > li > a {
	padding: 12px 25px;
	display: block;
	font-size: 15px;
	font-family: 'Roboto';
	font-weight: 500;
}
.col-inner>.img:not(:last-child), .col>.img:not(:last-child) {
	margin-bottom: 10px;
}

li.widget {
	margin-left: 0 !important;
}
.widget .is-divider {
	display: none;
}
.sidebar-wrapper .widget .widgettitle, .sidebar-inner .widget span.widget-title, 
.widget-area .widget span.widget-title, .shop-sidebar .widget span.widget-title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Roboto';
	padding: 10px 10px;
	padding-left: 55px;
	position: relative;
	background-image: url('images/title.png');
	background-size: cover;
	color: #fff;
	margin-bottom: 0;
	display: block;
	line-height: 1.3;
}
.sidebar-wrapper .widget .widgettitle:before, .sidebar-inner .widget span.widget-title:before, 
.widget-area .widget span.widget-title:before, .shop-sidebar .widget span.widget-title:before {
	content: '';
	width: 40px;
	height: 40px;
	background-image: url(images/heading-before.png);
	background-position: left center;
	position: absolute;
	left: 0;
	top: 0;
}
.sidebar-wrapper .widget .menu, .sidebar-inner .widget .menu, 
.widget-area .widget .menu, .shop-sidebar .widget .menu {
	background-color: #fff;
}
.sidebar-wrapper .widget .menu li, .sidebar-inner .widget .menu li, 
.widget-area .widget .menu li, .shop-sidebar .menu li {
	padding: 1px 15px;
	position: relative;
	border-top: 1px solid #ececec;
}
.sidebar-wrapper .widget .menu > li:first-child, .sidebar-inner .widget .menu > li:first-child, 
.widget-area .widget .menu > li:first-child, .shop-sidebar .widget .menu > li:first-child {
	border-top: none;
}
.sidebar-wrapper .widget .menu li a, .sidebar-inner .widget .menu li a, 
.widget-area .widget .menu li a, .shop-sidebar .menu li a {
	font-size: 14px;
	color: #333333;
}
.sidebar-wrapper .widget .menu > li:hover > a, .sidebar-inner .widget .menu > li:hover > a, 
.widget-area .widget .menu > li:hover > a, .shop-sidebar .widget .menu > li:hover > a {
	color: #f89e11;
}
.sidebar-wrapper .widget .menu li.menu-item img._before, .sidebar-inner .widget .menu li.menu-item img._before, 
.widget-area .menu li.menu-item img._before, .shop-sidebar .widget .menu li.menu-item img._before {
	width: 22px;
	height: 23px;
	object-fit: scale-down;
	margin-right: 10px;
}
@media (min-width: 1025px) {
	.sidebar-wrapper .widget .menu li ul.sub-menu, .sidebar-inner .widget .menu li ul.sub-menu, 
	.widget-area .widget  .menu li ul.sub-menu, .shop-sidebar .widget .menu li ul.sub-menu {
		position: absolute;
		left: 100%;
		top: -1px;
		border: 1px solid #ececec;
	    margin: 0;
	    background: #fff;
	    z-index: 9;
	    padding: 0;
	}
	.sidebar-wrapper .widget .menu li ul.sub-menu li, .sidebar-inner .widget .menu li ul.sub-menu li, 
	.widget-area .widget .menu li ul.sub-menu li, .shop-sidebar .widget .menu li ul.sub-menu li {
		padding: 5px 15px;
	}
	.sidebar-wrapper .widget .menu li ul.sub-menu li:hover > a, .sidebar-inner .widget .menu li ul.sub-menu li:hover > a, 
	.widget-area .widget .menu li ul.sub-menu li:hover > a, .shop-sidebar .widget .menu li ul.sub-menu li:hover > a {
		color: #f89e11;
	}
	.sidebar-wrapper .widget .menu li:hover ul.sub-menu , .sidebar-inner .widget .menu li:hover ul.sub-menu, 
	.widget-area .widget .menu li:hover ul.sub-menu, .shop-sidebar .widget .menu li:hover ul.sub-menu {
		display: block;
	}
	.widget .toggle {
		transform: rotate(-92deg);
		-webkit-transform: rotate(-92deg);
		-ms-transform: rotate(-92deg);
		-moz-transform: rotate(-92deg);
	}
}
.widget.flatsome_recent_posts ul {
	padding: 0 10px;
	background-color: #fff;
}
.widget.flatsome_recent_posts li a {
	font-size: 14px;
	color: #555555;
	display: block;
	line-height: 20px;
    height: 40px;
	overflow: hidden;
	font-weight: 700;
	margin-bottom: 0;
}
.widget.flatsome_recent_posts li:hover a {
	color: #f89e11;
}
.widget.flatsome_recent_posts li .badge.post-date {
	width: 60px;
	height: 60px;
}
.widget.flatsome_recent_posts .post_comments {
	display: none;
}

.product-list {
	background-color: #fff;
}
.product-list .product .grid-tools.show-on-hover {
	display: none;
}
ul.product-list .product {
	border-top: 1px solid #ddd;
	padding: 10px;
	overflow: hidden;
}
ul.product-list .product .star_rating {
	display: none !important;
}
ul.product-list .product .col-inner .box .box-image {
    width: 30%;
    float: left;
    border: 1px solid #ddd;
    min-height: 77px;
    height: 77px;
}
ul.product-list .product .col-inner .badge-container {
	display: none;
}
ul.product-list .product .col-inner .box .box-text {
	width: 70%;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	text-align: left;
}
ul.product-list .product .col-inner .box .box-text .product-title a {
	font-size: 14px;
	display: block;
	line-height: 20px;
	height: 40px;
	margin-bottom: 8px;
}
ul.product-list .product .col-inner .box .box-text.grid-style-3 .price-wrapper {
	width: 100%;
	margin-top: 2px;
}
ul.product-list .product .grid-style-3 .price {
	font-size: 15px;
	text-align: left;
}
ul.product-list .product .grid-style-3 .price del, ul.product-list .product .grid-style-3 .price ins {
	display: inline-block;
}
ul.product-list .product .grid-style-3 .price del span.amount {
	font-size: 13px;
}
ul.product-list .product .grid-style-3 .price ins span.amount {
	font-size: 15px;
}
ul.product-list .product .box-text .read_more {
	display: none;
}
ul.product-list.slick-vertical .slick-arrow {
}
ul.product-list.slick-vertical .slick-prev:before {
	content: '\f104';
	font-family: 'FontAwesome';
	right: 0;
	position: absolute;
	top: -40px;
	right: 30px;
	z-index: 2;
	font-size: 25px;
}
ul.product-list.slick-vertical .slick-next:before {
	content: '\f105';
	font-family: 'FontAwesome';
	right: 0;
	position: absolute;
	top: -40px;
	right: 10px;
	z-index: 2;
	font-size: 25px;
}

.section-title-normal {
	border-bottom: none;
	align-items: end;
}
.section-title-normal span.section-title-main {
	border-bottom: none;
	background-image: url(images/heading.png);
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto';
	padding: 7.5px 40px 7.5px 85px;
	position: relative;
}
.section-title-normal span.section-title-main:before {
	content: '';
	width: 40px;
	height: 40px;
	background-image: url(images/heading-before.png);
	background-position: left center;
	position: absolute;
	left: 0;
	top: 0;
}
.section-title-normal span.section-title-main:after {
	content: '';
	width: 68px;
	height: 40px;
	background-image: url(images/heading-after.png);
	background-position: left center;
	position: absolute;
	right: -65px;
	top: 0;
}
.section-title-normal span.section-title-main a {
	color: #fff;
	padding: 0;
	font-size: 16px;
}
.section-title-normal span.hdevvn-show-cats {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 18px;
	margin-right: 0
}
.section-title-normal span.hdevvn-show-cats li:first-child a {
	border: none;
}
.section-title-normal span.hdevvn-show-cats li:last-child {
	padding-right: 0;
}
.section-title-normal span.hdevvn-show-cats a {
	color: #555555;
	font-size: 13px;
	border-left: 1px solid #bbbbbb;
	line-height: 15px;
}
.section-title-normal span.hdevvn-show-cats a:hover {
	color: #f89e11;
}
.section-title-normal b {
	display: block;
	height: 3px;
	opacity: 1;
	background-color: #4c311b;
}
.section-title-normal > b:nth-child(1) {
	display: none;
}

.block_1 > .col.large-6 {
	padding: 0 5px;
	min-width: 55%;
	flex-basis: 55%;
}
.block_1 > .col.large-3 {
	min-width: 22.7%;
	flex-basis: 22.7%;
	padding-left: 5px;
	padding-bottom: 10px;
}
.block_hotline {
	font-size: 23px;
	max-width: 78.5%;
    flex-basis: 78.5%;
}
.block_hotline p {
	margin-bottom: 0;
}

.hdevvn-show-cats{
  border: none !important;
}
span.hdevvn-show-cats li{
  display: block;
  width: auto;
  float: left;
  margin: 0 8px;
}
span.hdevvn-show-cats li a {  
  font-size: 14px;
  color: #919191;
  text-transform: none;
  font-weight: normal;
}
span.hdevvn-show-cats li a:hover {
	color: #154054;
}

.row-home .row-home-left {
	max-width: 22.765%;
	flex-basis: 22.765%;
}
.row-home .row-home-right {
	max-width: 77.235%;
	flex-basis: 77.235%;
	padding-left: 10px;
}

.row-home-right .section-title-normal {
	border-bottom: 1px solid #0892d1;
	padding-bottom: 1px;
}
.row-home-right .section-title-normal span.section-title-main {
	background-color: #0892d1;
	color: #fff;
	position: relative;
    padding-bottom: 4px;
    padding-top: 6px;
    border: none;
}
.row-home-right .section-title-normal span.section-title-main a {
	color: #fff;
}
.row-home-right .section-title-normal span.section-title-main:after {
	content: '';
	width: 50px;
	height: 35px;
	background-image: url(images/heading-after.jpg);
	position: absolute;
	right: -49px;
	top: 0;
}

.row-home .row-home-right .grid-col>.col-inner>.img .img-inner>img {
	object-fit: initial;
}

.row-home .row-home-left .section-title-normal span {
	border-bottom: none;
	display: inline-block;
	position: relative;
	font-size: 16px;
	font-weight: 500;
	color: #272727;
	font-family: 'Roboto';
}
.row-home .row-home-left .section-title-normal span:after {
	content: '';
	width: 77px;
	height: 2px;
	display: block;
	background-color: #0892d1;
	position: absolute;
	left: 0;
	bottom: 0;
}
.product_list_widget li {
	margin-left: 0 !important;
	padding: 10px 0 5px 100px !important;
}
.product_list_widget li a {
	margin-bottom: 0 !important;
}
ul.product_list_widget li img {
    width: 90px;
    height: 68px;
}
.product_list_widget .product-title {
	font-size: 15px;
	color: #333333;
	display: block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.product_list_widget li ins .amount, span.amount {
	font-size: 15px;
	font-weight: bold;
	color: #f61f28;
	display: block;
}
.product_list_widget li del span.amount {
	font-size: 13px;
	color: #a5a5a5;
}

.home-supporrt .icon-box .icon-box-text h2, .home-supporrt .icon-box .icon-box-text h3, .home-supporrt .icon-box .icon-box-text h4, .home-supporrt .icon-box .icon-box-text h5  {
	font-size: 14px;
	color: #333333;
	font-family: 'Roboto';
	margin-bottom: 3px;
}
.home-supporrt .icon-box {
	font-size: 14px;
	color: #8e8e8e;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}
.home-supporrt .icon-box:first-child {
	padding-top: 0;
}
.home-supporrt .icon-box:last-child {
	border-bottom: none;
}

.product-small .quick_buy_container {
	display: none;
}
.product-small.box .box-text {
}
.product-small.box .product-title a {
	font-size: 14px;
	color: #2c2c2c;
	display: block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.product-small.box:hover .product-title a {
	color: #ed1b24;
}
.product-small.box .star_rating {
	color: #f89e11;
	font-size: 14px;
	text-align: center;
	margin: 6px 0;
}
.product-small.box del .amount {
	color: #a09f9f;
}
.product-small.box ins .amount, span.amount {
	display: initial;

}
.product-small.box .box-image {
	border: 1px solid #efefef;
    overflow: hidden;
    text-align: center;
    min-height: 189px;
    width: 100%;
    height: 189px;
    display: block;
    line-height: 0;
    position: relative;
    background-color: #fff;
}
.product-small.box .box-image img {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    max-height: 189px;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto !important;
}
.product-small .left {
	left: auto;
	right: 0;
	margin-top: 0;
}
.product-small .badge {
	width: 40px;
	height: 18px;
}
.product-small .badge-inner.on-sale {
	background-color: #ff6600;
	border-radius: 5px;
}
.badge-container {
	margin: 5px 0px 0px 0;
}
.badge {
	font-size: 11px;
	width: 34px;
	height: 35px;
}
.badge .on-sale {
	border-radius: 50%;
	background-color: #ffb515;
}


.product .grid-tools a.quick-view {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 24px;
    height: 24px;
    font-size: 10px;
    line-height: 1.9em;
    padding: 0;
    background: #fff;
    border: 2px solid #4b2e17;
    color: #4b2e17;
    overflow: hidden;
    margin: 0 5px 5px 15px;
}
.product .grid-tools a.quick-view:hover {
    background: #4b2e17;
    color: #fff;
}
.product .grid-tools a.quick-view:before {
    content: "\f002";
    font-family: 'FontAwesome';
    width: 20px;
    height: 20px;
    display: block;
}


.box-badge .box-text {
	bottom: 0;
}
.star-rating span:before {
	color: #ff6600 !important;
}
.col.post-item .post-title {
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	height: 50px;
	display: block;
	overflow: hidden;
}
.col.post-item .post-meta {
	font-size: 13px;
	color: #919191;
	margin-bottom: 10px;
}
.col.post-item .post-meta:before {
	content: '\f073';
	font-family: 'FontAwesome';
	color: #f89e11;
	margin-right: 5px;
}
.col.post-item .from_the_blog_excerpt {
	font-size: 13px;
	color: #555555;s
}
.box-blog-post .is-divider {
	display: none;
}
li.block_widget {
	list-style: none;
	margin-bottom: 0;
}
.message-box.dark {
	background-image: linear-gradient(to right, #262e47 , #0990ce);
}
.register-block > .col h2,
.register-block > .col h3,
.register-block > .col h4,
.register-block > .col h5 {
	font-size: 27px;
	margin-bottom: 5px;
}
.register-block > .col {
	font-size: 16px;
}
.register-block > .col p {
	margin-bottom: 0;
}
.register-block .form-flat input:not([type="submit"]) {
	border-radius: 0;
	background-color: #fff !important;
	font-size: 15px;
	color: #303857 !important;
}
.register-block .button:last-of-type {
	background-color: #ffb515;
	border-radius: 0;
	border: none;
	background-image: url(images/planet.png);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 42px;
}
.register-block .ml-half {
	margin-left: 0;
}
.flex-row.form-flat .flex-col {
	padding-right: 0 !important;
}
.register-block ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #303857 !important;
}
.register-block ::-moz-placeholder { /* Firefox 19+ */
  color: #303857 !important;
}
.register-block :-ms-input-placeholder { /* IE 10+ */
  color: #303857 !important;
}
.register-block :-moz-placeholder { /* Firefox 18- */
  color: #303857 !important;
}

.absolute-footer {
	display: none;
}

.footer-1 {
	border-top: 0;
}
.footer-1 .widget {
	max-width: 20%;
	flex-basis: 20%;
	font-size: 15px;
	color: #cfcfcf;
	line-height: 25px;
}
.footer-1 .widget:first-child {
	max-width: 40%;
	flex-basis: 40%
}
.footer-1 .dark .widget p {
	margin-bottom: 5px;
	padding: 4px 0;
	color: #cfcfcf;
}
.footer-1 .widget .is-divider {
	display: none;
}
.footer-1 .widget span.widget-title {
	margin-bottom: 5px;
	display: block;
	color: #f89e11;
}
.footer-1 ul.menu>li {
	border-top: none;
}
.footer-1 .widget:first-child p {
	border-bottom: 1px solid #62271b;
}
.footer-1 .widget p:last-child {
	border-bottom: none;
}
.footer-1 .widget .fa {
	color: #cfcfcf;
	width: 20px;
	text-align: center;
}

.footer-2 .widget .is-divider {
	display: none;
}
.footer-2 .widget span.widget-title {
	margin-bottom: 5px;
	display: block;
}
.footer-2 .widget span.widget-title {
	font-size: 16px;
	color: #f89e11;
	display: block;
}
.footer-2 .widget .dark .is-divider {
	display: none;
}
.footer-2 .facebook_like .fb_iframe_widget {
	height: 170px;
	display: block;
	overflow: hidden;
}
.footer-2 .widget {
	max-width: 30%;
	flex-basis: 30%;
	color: #f89e11;
}

.footer-2 .widget:last-child {
	max-width: 40%;
	flex-basis: 40%;
}
.footer-2 .gallery-col.col {
	padding: 4px 6px;
}
.footer-2 .gallery-col.col .fill {
	background-color: transparent !important;
}
.shop-page-title.featured-title .title-bg, .page-title-inner {
	min-height: 207px !important;
}
.archive .woocommerce-ordering {
	display: none;
}
.breadcrumbs {
	text-transform: none;
}

.product-images {
	border: 1px solid #ddd;
}
.product-thumbnails .flickity-viewport {
	height: 100px !important;
}
.product-thumbnails a {
	border: 1px solid #ddd;
}
.product-thumbnails img {
	height: 100px;
	
}
.sku_wrapper {
	list-style: none;
	font-size: 13px;
}
.sku_wrapper .left {
	color: #0b0b0b;
	font-weight: bold;
}
.sku_wrapper .right {
	color: #828282;
}
.vat {
	font-size: 14px;
	color: #686868;
}
.product-info.summary.col {
	background-color: #fff;
	padding: 20px !important;
    max-height: fit-content;
}
.product-info.summary.col .is-divider {
	display: none;
}
.product-info .price del, .product-info del span.amount {
	font-size: 15px;
	color: #b0b0b0;
	display: block;
}
.product-info .price ins, .product-info ins span.amount {
	font-size: 25px;
	color: #ff1c1c;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.tab-panels {
	background-color: #fff;
	padding: 20px;
}
.rt_comment_fb {
	margin-bottom: 4em;
	padding: 0 20px 20px;
	background-color: #fff;
}
form.cart {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.attribute-single {
	margin-bottom: 10px;
}
.attribute-single h3 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.attribute-single li {
	list-style: none;
	font-size: 14px;
	margin-left: 0 !important;
	margin-bottom: 5px;
}
.attribute-single li .left {
	color: #4b4b4b;
	font-size: 14px;
}
.attribute-single li .right {
	color: #4b4b4b;
	font-size: 14px;
}
.product-short-description {
	color: #8c8c8c;
	font-size: 14px;
}
.single_add_to_cart_button {
	background-color: #f89e11 !important;
}
.list_info {
	list-style: none;
	margin-left: 0 !important;
	font-size: 13px;
	color: #616161;
}
.list_info:before {
	content: '\f05d';
	font-family: 'FontAwesome';
	color: #f39402;
	margin-right: 5px;
}
.phone_single {
	font-size: 15px;
	color: #33496d;
	margin-top: 10px;
}
.phone_single a {
	color: #f20707;
	font-size: 16px;
}
.phone_single:before {
	content: '\f0a4';
	font-family: 'FontAwesome';
	color: #f20707;
	margin-right: 5px;
}
.single-product .col.col-divided:not(.col-first):last-child {
	padding-left: 0;
	border: none;
}
.single-product .col-divided {
	border-right: none;
}
/*
.sidebar-inner .widget span.widget-title, .widget-area  .widget span.widget-title {
	display: block;
	background-color: #0892d1;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-family: 'Roboto';
	font-weight: 500;
	padding: 13px 5px 11px;
	margin-bottom: 1px;
}
.sidebar-inner .widget .is-divider, .widget-area  .widget .is-divider {
	display: none;
}
.sidebar-inner .widget .menu {
	border: 1px solid #e2e2e2;
}
.sidebar-inner .widget .menu li {
	padding: 0 10px;
	position: relative;
}
.sidebar-inner .widget .menu li:before {
	content: '\f101';
	font-family: 'FontAwesome';
	margin-right: 10px;
}
.sidebar-inner .widget .menu li a {
	font-size: 15px;
	color: #4d4d4d;
}
.sidebar-inner .widget .menu li a:hover {
	color: #0892d1;
}*/

/*********gd_support_1***********/
#supporter-info {
	border: 1px solid #e2e2e2;
}
.support-img {
    display: block;
}
.supporter {
    padding: 5px 0px;
}
.supporter {
    border-bottom: 1px solid #e2e2e2;
}
.supporter:last-child{
    border-bottom: 0;
}
.supporter .info{
    padding: 0 0px;
}
.supporter span {
    display: block;
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
    color: #3d3d3d;
}
.name-support{
    text-transform: capitalize;
}
.supporter .phone-support a {
    color: #0892d1;
    font-size: 24px;
    font-weight: bold;
}
.supporter span i {
    margin-right: 5px;
    color: #ffb515;
}
.supporter .mail-support {
    line-height: 35px;
    border-top: 1px solid #e2e2e2;
    font-size: 15px;
    color: #3d3d3d;
}
.supporter .mail i{
    color: #fff;
}
.support-rt, .mail-support {
	padding-left: 30px;
}
/*******.gd_support_2*********/
.gd_support_2 .supporter{
    border: 0;
}
.gd_support_2 .supporter .support-rt{
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}
.gd_support_2 .supporter .phone-support_2{
    font-size: 25px;
    font-weight: 500;
    background: url(images/phone-support_2.png)left center no-repeat;
    padding-left: 30px;
}
.gd_support_2 .supporter .phone-support_2 i{
    display: none;
}

/***********.phone_support_3*************/
.gd_support_3 .support-rt{ 
    padding-left: 40px;
    background: url(images/icon-phone.png)left center no-repeat;
}
.phone_support_3{
    font-size: 20px;
    color: #e60000;
    font-weight: 700;
    margin-right: 5px;
}
.phone_support_3 .supporter{
    padding: 10px 0;
}
.socical{
    float: right;
}
.supporter .phone_support_3{
    display: inline-block;
}
.socical a{
    display: inline-block;
    line-height: 0;
}
.gd_support_3 .mail-support{
    border-top: 1px solid #dedede;
    margin: 5px 0px 0;
}
.gd_support_3 .phone-support a i{
    display: none;
}
/********************/
.phone{
    margin: 0 10px;
    background: #d51a1a url(images/phone.png) left 10px center no-repeat;
    text-align: center;
    text-indent: 40px;
    padding: 10px 0;
    position: relative;
    border-radius: 50px;
    font-size: 23px;
}
.phone a{
    color: #fff;
    font-size: 23px;  
}
.mail{
    background: #d51a1a;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin-top: -15px;
    padding: 10px 0 5px 0;
    text-align: center;

}
/*****.gd_support_5*******/
.gd_support_5 .phone_support_3{
    position: relative;
    margin-right: 5px;
}
.gd_support_5 .supporter{
    padding: 5px;

}
/*****************/
.gd_support_6 .supporter .info .support-rt{
    background: url(images/phone-icon.png) left 5px center no-repeat;
    padding-left: 45px;

}
.gd_support_6 .supporter .mail-support{
    text-align: center;
    border-top: 1px solid #ccc;
    margin-top: 5px;
}
.gd_support_6  .supporter .phone_support_3{
    color:  #048f18;
}
.gd_support_6  .supporter .phone_support_3 i{
	display: none;
}

.product-section {
 	border-top: none;
}
.product-section-title {
 	border: 1px dashed #bfbfbf;
 	border-radius: 6px;
 	padding: 0;
}
.product-section-title span {
 	display: inline-block;
 	background-color: #0892d1;
 	font-size: 18px;
 	font-weight: bold;
 	font-family: 'Roboto';
 	padding: 8px 25px;
 	border-radius: 6px;
 	color: #fff;
 }
 .page-title {
 	font-size: 20px;
}
.post-item .box-text .post-title {
 	font-size: 16px;
 	line-height: 20px;
 	display: block;
 	height: 40px;
 	overflow: hidden;
}
.product-footer .woocommerce-tabs {
 	padding: 0;
 	border-top: none;
}
.tabbed-content .nav {
	border-bottom: 1px solid #ebebeb;
}
.product-footer .woocommerce-tabs .nav-pills > li.active > a {
	background-color: #ffb515;
	color: #fff;
}
.product-footer .woocommerce-tabs .nav-pills>li {
	margin-right: 2px;
}
.product-footer .woocommerce-tabs .nav-pills>li>a {
	border-radius: 0;
	font-size: 14px;
	font-weight: 500;
	background-color: #ebebeb;
	min-width: 150px;
	text-align: center;
	display: block;
}
.entry-content {
	font-size: 15px;
	color: #6c6c6c;
}

.product-info .cart {
    display: flex;
}
.product-info .cart .wcqb_button {
    background-color: #fcbb0e;
    color: #fff !important;
    font-size: 1em;
    margin-left: 10px;
}

@media screen and (min-width: 850px) {
	.row-divided>.col+.col:not(.large-12) {
		border-left: none;
		padding-left: 0;
	}
}

@media (max-width: 1024px) {
	.sidebar-wrapper .widget .widgettitle, .sidebar-inner .widget span.widget-title, .widget-area .widget span.widget-title, .shop-sidebar .widget span.widget-title {
		padding-left: 45px;
	}
}

@media (max-width: 812px) {
	.block_1 > .col.large-6 {
		min-width: 71%;
		flex-basis: 71%;
	}
	.block_1 > .col.large-3 {
		min-width: 29%;
		flex-basis: 29%;
	}
	.block_hotline {
		min-width: 100%;
		flex-basis: 100%;
	}
	.row-home .row-home-left {
		display: none;
	}
	.row-home .row-home-right {
		min-width: 100%;
		flex-basis: 100%;
	}
	.home .banner-grid-wrapper {
		display: none;
	}
	.footer-1 .widget {
		min-width: 50%;
		flex-basis: 50%;
	}
	.footer-1 .widget:nth-child(2n + 1) {
		clear: both;
	}
	.single-product .col.col-divided:not(.col-first):last-child {
		padding-left: 15px;
	}
	.section-title-normal span.hdevvn-show-cats {
		position: initial;
	}
	.section-title-normal b {
		display: none !important;
	}
	.section-title-normal span.hdevvn-show-cats {
		margin-top: 10px;
	}
	.section-title-normal span.section-title-main {
		padding: 7.5px 10px 7.5px 50px
	}
}
@media (max-width: 736px) {

	.block_1 > .col.large-6 {
		min-width: 70%;
		flex-basis: 70%;
	}
	.block_1 > .col.large-3 {
		min-width: 29%;
		flex-basis: 29%;
	}
	.section-title-normal span {
		border: none;
	}
	#wrapper {
		overflow: hidden;
	}
	.row.row-home > .col, .row.block_customer > .col {
		max-width: 100%;
		flex-basis: 100%;
	}
}

@media (max-width: 480px) {

	.footer-1 .widget, .footer-2 .widget {
		min-width: 100%;
		flex-basis: 100%;
	}
	.footer-2 .widget {
		text-align: center;
	}
	.product-thumbnails img {
		height: 70px;
	}
	.product-info .cart {
		display: block;
	}
	.product-info .cart .wcqb_button {
		margin-left: 0;
	}
	.product-small.box .box-image {
		min-height: 135px;
		height: 135px;
	}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}