/*
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.   ***************/
p {
	margin-bottom: 10px;
}
p:last-child {
	margin-bottom: 0;
}
body {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}
.nav-small.nav>li.html {
	font-size: 14px;
}
.header-main .header-block .row .col {
	padding-bottom: 0;
}
.header-main .icon-box {
	display: flex;
	align-items: center;
}
.header-main .icon-box h4 {
	margin-bottom: 0;
	font-size: 14px;
}
.header-nav .cart-item i {
	color: #c5242c;
	border: 2px solid #c5242c;
	border-radius: 100%;
	height: 35px;
	width: 35px;
    font-size: 14px;
    line-height: 29px;
	text-align: center;
	order: 1;
	margin-left: 0;
	margin-right: 6px;
}
.header-cart-title {
	text-transform: none;
	font-size: 16px;
	font-weight: normal;
	order: 2;
}
.nav-spacing-xlarge>li {
    margin: 0 25px;
}
.nav-size-medium>li>a {
	font-size: 16px;
	font-weight: normal;
}
.section .section-content > .row > .col {
	padding-bottom: 0;
}
.sidebar-wrapper li.widget {
	margin-left: 0;
}
.widget .widgettitle {
	background-color: var(--primary-color);
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	padding: 9px 15px;
	display: block;
}
.widget .widgettitle:before {
	content: '\f0c9';
	font-family: FontAwesome;
	margin-right: 6px;
	font-weight: normal;
}
.sidebar-wrapper li.widget .widgettitle {
	margin-bottom: 0;
}
.widget .menu {
	border: 1px solid #dcdcdc;
	background-color: #fff;
}
.widget .menu > li {
	padding: 0px 10px;
	text-transform: uppercase;
	font-size: 15px;
}
.widget .menu > li > a {
	padding: 8px 0;
}
.widget .menu > li img {
	width: 23px;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: 1px solid #dcdcdc;
}
h2.section-title-normal {
	font-size: 18px;
}
.section-title-normal {
	background-color: #f0f0f0;
	border-bottom: 1px solid #2e3192;
	height: 41px;
	margin-bottom: 0;
}
.section-title-normal span {
	border-bottom: none;
	padding-bottom: 0;
	background-color: #2e3192;
	position: relative;
	display: inline-block;
    color: #fff;
    height: 39px;
    padding: 8px 20px;
}
.section-title-normal span:after {
	content: '';
	width: 56px;
	height: 39px;
	background-image: url(images/right.png);
	display: block;
	position: absolute;
	right: -53px;
	top: 0;
}
.section .tabbed-content .nav {
	position: absolute;
	top: 0;
	right: 10px;
}
.tabbed-content .nav > li {
	margin-right: 2em;
}
.tabbed-content .nav > li > a {
	font-size: 14px;
}

.product-small.box {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #cccccc;
}

.product-small.box .product-title a {
	font-size: 15px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.product-small.box .price del {
	display: none;
}
.product-small.box .price ins .amount {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.product-small .badge-container {
	display: none;
}

.banner .icon-box p {
	font-size: 14px;
	line-height: 20px;
}
.banner .icon-box .testimonial-name,
.banner .icon-box .testimonial-company {
	font-size: 16px;
}
.star-rating {
	font-size: 14px;
}
.col.post-item .box-badge .box-text {
	bottom: 5%;
    width: 96%;
    left: 2%;
}
.col.post-item .box-badge .box-text .post-title {
	font-size: 16px;
	margin-bottom: 5px;
}
.col.post-item .box-badge .box-text p.from_the_blog_excerpt {
	font-size: 14px;
}
.box-blog-post .is-divider {
	display: none;
}

.col.post-item .box-normal .post-title {
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
    line-height: 20px;
    font-size: 17px;
    color: #3b3b3b;
    font-weight: normal;
}
.col.post-item .post-meta {
	font-size: 13px;
	color: #919191;
}
.col.post-item .box-normal .from_the_blog_excerpt {
	font-size: 13px;
	color: #717171;
}
.col.post-item .button {
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
}
.section-title-bold b {
	height: 0;
}
.section-title-bold span {
	border: none;
	padding: 0;
}
h3.section-title-bold {
	font-size: 16px;
}
.footer-wrapper .wpcf7-submit {
	width: 100%;
	background-color: #212468 !important;
	font-size: 16px;
	font-weight: normal;
}
.absolute-footer {
	display: none;
}
.dark .social-icons .button.is-outline {
	border: none;
    background-color: hsla(0,0%,100%,.1);
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
}
.widget .widget-title {
	background-color: var(--primary-color);
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 9px 15px;
	display: block;
}
.widget .woocommerce-widget-layered-nav-list {
	border: 1px solid #dcdcdc;
	padding: 10px;
}
.widget .woocommerce-widget-layered-nav-list li a {
	display: block !important;
    padding-left: 25px !important;
    position: relative;
}
.widget .woocommerce-widget-layered-nav-list li a:before {
    content: '';
    margin-right: 5px;
    border-radius: 2px;
    font-size: 18px;
    border: solid 1px #ccc;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 0;
    height: 15px !important;
    width: 15px;
}
.widget .woocommerce-widget-layered-nav-list li.chosen a {
	display: block !important;
    position: relative;
}
.widget .woocommerce-widget-layered-nav-list li.chosen a:before {
	content: 'x';
	border-radius: 0;
    top: 9px;
    font-size: 12px;
    width: 15px;
    line-height: 10px;
}
.widget .is-divider {
	display: none;
}
.shop-page-title.category-page-title.page-title {
	display: none;
}
.sort-cate {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    display: block;
    padding: 5px 0;
    overflow: hidden;
    margin-bottom: 15px;
}
.sort-cate .sort-cate-left {
    float: left;
    margin-top: 5px;
}
.sort-cate .sort-cate-left h3 {
    color: #000;
    font-size: 14px;
    float: left;
    margin: 0;
    margin-top: 2px;
}
.sort-cate .sort-cate-left ul {
    display: inline-block;
    margin-bottom: 0;
}
.sort-cate .sort-cate-left ul li {
    float: left;
    padding: 0 0 0 10px;
}
.sort-cate .sort-cate-left ul li:first-child {
	padding-left: 0;
}
.sort-cate .sort-cate-left ul li {
    float: left;
    list-style: none;
    margin-left: 0;
}
.sort-cate .sort-cate-left ul li a {
    color: #000;
    font-size: 14px;
    position: relative;
}
.sort-cate .sort-cate-left ul li a i {
    height: 16px;
    width: 16px;
    border: 2px solid #ddd;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
    position: relative;
}
.sort-cate .sort-cate-left ul li:hover i, .sort-cate .sort-cate-left ul li a.active i {
    border: 2px solid #f5003b;
    height: 16px;
    width: 16px;
}
.sort-cate .sort-cate-left ul li:hover i:before, .sort-cate .sort-cate-left ul li a.active i:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #f5003b;
    position: absolute;
    border-radius: 50%;
    margin: 2px;
}

.group-category {
	overflow: hidden;
	margin: 0 -10px;
}
.group-category .item {
	width: 20%;
	float: left;
	padding: 0 10px;
	text-align: center;
}
.group-category .item .category-item img {
    background: #fff;
    border-radius: 10px;
    margin: 1px 0 8px;
    object-fit: scale-down;
    padding: 7px;
    transform: scale(1);
    transition-duration: .4s;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 7px solid #f5f5f5;
}
.product_list_widget {
	border: 1px solid #dcdcdc;
	padding: 0 10px;
}
.product_list_widget .product-title {
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.product_list_widget del {
	display: none;
}
.product_list_widget ins .amount {
	color: #ef0000;
}
.ux-swatch {
	border: #ccc 1px solid;
	text-transform: uppercase;
	box-shadow: none;
}
.ux-swatch.selected, .ux-swatch:hover:not(.selected):not(.disabled) {
    border: 1px solid #e6484a;
    position: relative;
    box-shadow: none;
}
.ux-swatch.selected:after {
	content: '';
	width: 14px;
	height: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(images/select-pro.webp);
}
.single-product .cart {
	margin-bottom: 0;
}
.single-product .cart .single_add_to_cart_button {
	display: none;
}
a.devvn_buy_now_style {
	max-width: 100%;
	margin-bottom: 10px;
}
.product-summary .variations_button {
	padding-bottom: 0;
}
.product-info .price del {
	text-decoration: none;
}
.product-info .price del .amount {
	font-size: 15px;
	color: #ccc;
	opacity: 1;
	text-decoration: line-through;
}
.product-info .price ins .amount {
	font-size: 24px;
	color: #f5003b;
}
.book_phone .col {
	padding-bottom: 0;
}
.book_phone .button {
	width: 100%;
	margin-right: 0;
	text-transform: none;
	font-size: 16px;
	font-weight: normal;
	border-radius: 4px;
}
.label label {
	display: none;
}
.woocommerce-breadcrumb {
	display: none;
}
.page-title-bar {
	padding: 7px 0;
}
.single-product .product-main {
	padding-top: 20px;
}
.col-big .news-post .box-img {
	margin-bottom: 10px;
	overflow: hidden;
}
.col-big .news-post .box-img img {
	height: 500px;
	object-fit: cover;
}
.col-big .news-post .post-title {
	text-transform: uppercase;
	font-size: 16px;
}
.col-small .news-post .box-img {
	margin-bottom: 10px;
	overflow: hidden;
}
.col-small .news-post .box-img img {
	height: 150px;
	object-fit: cover;
}
.col-small .news-post .post-title a {
	text-transform: uppercase;
	font-size: 14px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.col-big-full .news-post .box-img {
	margin-bottom: 10px;
	overflow: hidden;
	width: 35%;
	float: left;
	margin-right: 15px;
}
.col-big-full .news-post .box-img img {
	height: 190px;
	object-fit: cover;
}
.col-big-full .news-post .post-title a {
	text-transform: uppercase;
	font-size: 16px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.block_widget .col.post-item {
	padding-bottom: 0;
}
.block_widget .col.post-item .box-text-bottom .post-title {
	font-weight: bold;
	font-size: 15px;
}
.block_widget .col.post-item .box-vertical .post-title {
	font-size: 14px;
	font-weight: normal;
}
.block_widget .has-block > .col > .col-inner {
	border: 1px solid #dcdcdc;
    padding: 10px;
}
.contact-row .col {
	padding-bottom: 0;
}
.wpcf7-form {
	margin-bottom: 0;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
	margin-bottom: 0;
}
.entry-header-text-top {
	padding-bottom: 0;
}
.flickity-prev-next-button svg {
    height: 51px;
    width: 32px;
    border: 1px solid #f1f5f6;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
}
.row-menu > .col {
	padding-bottom: 0;
}
.row-menu > .col .col {
	padding-bottom: 20px;
}
.menu-item-has-block .sub-menu.nav-dropdown {
	padding: 10px;
}
.menu-item-has-block .sub-menu.nav-dropdown p {
	margin-bottom: 6px;
}
.menu-item-has-block .sub-menu.nav-dropdown .ux-menu-link__link {
	min-height: auto;
	padding: 2px 0;
}
.group-category .slick-arrow {
	height: 35px;
    width: 25px;
    border: 1px solid #f1f5f6;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
    padding: 0;
    position: absolute;
    top: 24%;
    z-index: 1;
}
.group-category .slick-arrow.slick-next {
	right: 0;
}
@media screen and (min-width: 850px) {
	.col-border+.col, .col-divided+.col {
	    padding-left: 0px;
	}
	.col-divided {
	    border-right: none;
	    padding-right: 30px;
	}
	.row-divided>.col+.col:not(.large-12) {
	    border-left: none;
	}
}
@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.section .tabbed-content .nav {
		position: relative;
	}
	.section .tabbed-content .nav > li > a {
		padding: 0;
	}
	.col-big-full .news-post .box-img {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		float: none;
	}
	.col-big .news-post .box-img img, .col-small .news-post .box-img img, .col-big-full .news-post .box-img img {
		height: 200px;
	}
	.col-big .news-post .post-title, .col-small .news-post .post-title a, .col-big-full .news-post .post-title a {
		font-size: 15px;
	}
	.group-category .item {
		width: 33.3333333%;
	}

}