/*
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.   ***************/

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
	margin-top: 0 !important;
}

.no-icon i {
    opacity: 0;
}

.h2, h2 {
    font-size: 2.2em; /* 2.625em */
}

.alt-text {
    font-size: 1.5em;
}

.button.button-em {
    font-size: 1em;
}

/* Product Filter */

.wcpf-filter {
	max-width: 1250px;
	margin: 0 auto;
}

.wcpf-filter .wcpf-filter-inner {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.wcpf-filter .wcpf-filter-inner > .wcpf-field-item {
	flex-basis: 0;
	flex-grow: 1;
	padding: 0 15px;
	align-self: flex-end;
}

.product-filter-submit > button {
	height: calc(2.507em + 4px);
	position: relative;
	background: #38b4e7 !important;
	border-radius: 5px !important;
}

.product-filter-submit > button:hover {
	background: #034ea2 !important;
}

.product-filter-submit > button > span {
	color: #fff;
	font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/* Header */

.header-nav li {
	padding: 0 1em;
}

.header-nav li a {
    font-size: 1em;
    color: #333;
}

.header-nav li ul.sub-menu a {
    white-space: nowrap;
}

.header-nav li.active > a, .header-nav li ul.sub-menu a:hover {
    color: #1E70B8;
}

.header-nav li.active a:before {
    background-color: #1E70B8;
}

form.searchform [type="search"] {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: unset;
    box-shadow: unset;
}

button.ux-search-submit {
    background: #233B76 !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.header-search-form form.searchform [type="search"], .header-search-form button.ux-search-submit {
	min-height: unset;
	height: 20px;
}

.header-search-form button.ux-search-submit i {
	font-size: .9em !important;
	top: 50%;
	transform: translateY(-50%);
	vertical-align: top;
}

.nav-small .header-cart-link .cart-icon {
    font-size: .46em !important;
}

.nav-small .header-cart-link .cart-icon strong:after {
    width: 9px;
    left: 7px;
}

/* Order Received */

.woocommerce-order-received div#content {
    padding-top: 0;
}

.woocommerce-order-received div#content > .row-main, .woocommerce-order-received div#content > .row-main .woocommerce > .row {
    width: 100%;
    max-width: 100%;
}

.woocommerce-order-received div#content > .row-main > .large-12.col, .woocommerce-order-received div#content > .row-main > .large-12.col .woocommerce > .row > .large-7.col {
    padding: 0 !important;
}

.woocommerce-order-received div#content > .row-main .woocommerce > .row, .woocommerce-order-received div#content > .row-main .woocommerce > .row .large-7.col .row {
    margin: 0 auto;
}

.woocommerce-order-received .woocommerce > .row > .large-7.col {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.woocommerce-order-received .woocommerce > .row > .large-5.col, .woocommerce-order-received .woocommerce > .row > .large-7.col > p, .woocommerce-order-received .woocommerce-order-details, .woocommerce-order-received .woocommerce-customer-details {
    display: none;
}

/* Custom Page Header Block */

.custom-header h1 {
    color: #fff;
    font-size: 1.75em;
	text-transform: uppercase;
}

.custom-header .breadcrumbs {
    font-size: .75em;
    color: #38b4e7;
}

.custom-header .breadcrumbs a {
	color: #fff;
}

/* Custom Icon */

.custom-icon, .custom-icon .icon {
    height: 1.5em;
    background: transparent !important;
    padding: unset !important;
    font-size: 1em !important;
}

.custom-icon:not(:last-child) {
    margin-right: 1em;
}

a.social-button {
    margin-right: 0.7em;
}

a.language-button.vi {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/VN.svg');
}

a.language-button.en {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/US.svg');
}

a.social-button.fb {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/Facebook.svg');
    color: #fff !important;
}

a.social-button.zalo {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/zalo.svg');
}

a.social-button.ytb {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/uoutube.svg');
}

li.html.custom.html_topbar_left {
    min-height: 20px;
    display: inline-flex;
    align-items: center;
}

li.html.custom.html_topbar_left > * {
    font-size: 1em;
}

a.info-button.map {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/location_topbar.svg');
}

a.info-button:not(:first-child) .icon {
    border-left: 1px solid #233B76;
    padding-left: 1.4em !important;
    padding-right: .7em !important;
}

a.info-button.hotline {
    font-size: 1.33333em !important;
    color: #233B76;
    font-weight: bold !important;
}

a.info-button.hotline .icon {
    font-size: .7501em !important;
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/Phone_topbar.svg');
}

.footer_social {
    margin-top: 15px;
}

.footer_social a.social-button.fb {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/facebook_footer.svg');
}

.footer_social a.social-button.zalo {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/zalo_footer.svg');
}

.footer_social a.social-button.ytb {
    content: url('https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/youtube_footer.svg');
}

/* Slider Home */

.slider-text {
    font-size: .93em !important;
}

.slider-alttext {
    font-size: .75em !important;
}

/* Banner */

.banner-img {
    min-height: 75px;
    display: flex;
    align-items: center;
}

.banner-headline, .banner-headline * {
    font-size: 1.106682em;
}

.banner-text, .banner-text {
	margin-bottom: 1em;
}

.banner-text, .banner-text * {
    font-size: 1em;
}

.banner-col .col-inner {
    padding: 0 1em;
	-webkit-box-shadow:0px 0px 3px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.15);
}

.banner-col:not(.no-hover):hover .col-inner {
    background: #233B76;
    color: #fff;
    transition: all 0.2s linear;
}

.banner-col:not(.no-hover):hover .col-inner * {
    color: #fff !important;
    transition: all 0.2s linear;
}

.banner-col .banner-img {
    margin-top: 1em;
    transition: all 0.2s linear;
}

.banner-col .banner-img img {
    transition: all 1s ease-in-out;
}

.banner-row > .banner-col:nth-child(1) .banner-img img {
    content: url('/wp-content/uploads/2021/06/Price_blue.svg');
}

.banner-row > .banner-col:nth-child(1):not(.no-hover):hover .banner-img img {
    content: url('/wp-content/uploads/2021/06/Price_white.svg');   
}

.banner-row > .banner-col:nth-child(2) .banner-img img {
    content: url('/wp-content/uploads/2021/06/Delivery_blue.svg');
}

.banner-row > .banner-col:nth-child(2):not(.no-hover):hover .banner-img img {
    content: url('/wp-content/uploads/2021/06/Delivery_white.svg');   
}

.banner-row > .banner-col:nth-child(3) .banner-img img {
    content: url('/wp-content/uploads/2021/06/Factory_blue.svg');
}

.banner-row > .banner-col:nth-child(3):not(.no-hover):hover .banner-img img {
    content: url('/wp-content/uploads/2021/06/Factory_white.svg');   
}

.banner-row > .banner-col:nth-child(4) .banner-img img {
    content: url('/wp-content/uploads/2021/06/Product_Blue.svg');
}

.banner-row > .banner-col:nth-child(4):not(.no-hover):hover .banner-img img {
    content: url('/wp-content/uploads/2021/06/Product_white.svg');   
}

/* Shop Page */
.woocommerce-shop .shop-container .page-description {
    display: none;
}

/* Product Tabs */

.product-tab.tabbed-content .nav {
    max-width: 1225px;
    margin: 0 auto;
    border-bottom: 0.25px solid #ddd;
}

.product-tab.tabbed-content .nav-tabs>li {
	margin-bottom: -3px;
}

.product-tab .nav-tabs+.tab-panels {
    background: transparent !important;
    border: unset;
	padding-bottom: 0;
}

.product-tab .nav-tabs > li > a {
    background: transparent !important;
    border: unset;
    padding-bottom: 7px;
    border-bottom: 4px solid transparent;
    font-size: 1.3em; /* 1.5em*/
    color: #666;
}

.product-tab .nav-tabs > li.active > a {
    border-bottom: 4px solid rgb(56, 180, 231);
    color: #233B76;
}

/* Product Box */

.box-text.box-text-products {
    background: #fff;
    padding: .7em .5em 1.4em;
    font-weight: bold;
    font-size: 1.125em;
    text-align: center;
}

.product-box-button {
    margin: 0;
}

.product-box-button span {
    font-weight: normal;
    font-size: .7em;
}

.box-text-products .price-wrapper {
    display: none;
}

/* Cart */

p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:first-child {
	display:none;
}

.woocommerce-checkout .woocommerce.row.row-large.row-divided > .cart-collaterals {
	display: none;
}

.woocommerce-checkout .woocommerce.row.row-large.row-divided > *, form[name="checkout"] > .row > * {
	width: 100%;
	max-width: unset;
	flex: 100%;
}

.page-checkout .shop_table td.actions * {
    text-align: right !important;
    float: unset;
    display: inline-block;
}

.page-checkout .shop_table td.actions button[name="update_cart"] {
    margin-right: 0;
}

/* About Us */

.about_us-text {
	font-size: 1em;
}

.about_us-cat-text {
    padding: 0 1em;
}

/* Product Cat */

.shop-page-title.category-page-title.page-title, .term-description {
    display: none;
}

/* Single Product */

button.single_add_to_cart_button, .single-product form.cart, .product-col-add_to_cart, .product-col-buynow, .buynow-button {
    margin: 0;
    padding-bottom: 0 !important;
}

.add-to-cart-container, .add-to-cart-container .single_add_to_cart_button {
    width: 100%;
}

.single_add_to_cart_button {
	background: transparent !important;
	color: #147edb;
	border-color: #147edb;
	border-radius: 5px;
}

.single_add_to_cart_button.loading {
	color: #38b4e7;
}

button.single_add_to_cart_button:hover {
	background: #38b4e7 !important;
	color: #fff;
	border-color: #38b4e7 !important;
}

.single-product .product-page-price > span {
    color: #D70018;
    font-size: 1.25em !important;
}

.single-product .product-page-price:before {
    content: "Giá ";
    color: #000;
    font-size: 1em !important;
    padding-right: 5px;
}

.product-col-content .product-tabs {
    margin-bottom: .5em;
}

.product-col-content .product-tabs li a {
    font-size: 1em;
}

.product-col-content .product-tabs li a:before {
    bottom: 0;
    top: auto;
}

.related.related-products-wrapper.product-section {
    margin-top: 1em;
    padding-top: 1em;
}

.product-section-title-related {
    color: #000;
}

.product-col-info {
    padding-bottom: 1em;
}

.product-col-primary, .product-col-content {
    padding-bottom: 0;
}

.product-col-content .product-page-sections {
    display: flex;
    flex-wrap: wrap;
}

.product-col-content .product-page-sections > .product-section {
    flex: 1 1 100%;
}

.product-col-content .product-page-sections > .product-section:nth-child(1) {
    order: 2;
}

.product-col-content .product-page-sections > .product-section:nth-child(1) h5 {
    margin-top: 0;
    border-top: 0;
}

.product-col-content .product-page-sections > .product-section:nth-child(2) {
    order: 1;
}

.product-col-content .product-page-sections .product-section .large-2, .product-col-content .product-page-sections .product-section .large-10 {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.product-col-content .product-page-sections .product-section:nth-of-type(1) .panel.entry-content {
	text-align: justify;
}

.product-col-content .product-page-sections .product-section:nth-of-type(2) .panel.entry-content {
	padding-top: 0;
	padding-bottom: 1em;
}

.product-col-content .product-page-sections .product-section h5 {
    border-bottom: 2px solid #ccc;
    padding: 10px 15px;
    background: #ececec;
    color: #444;
	margin-bottom: 0;
}

table.woocommerce-product-attributes tbody > tr > th, table.woocommerce-product-attributes tbody > tr > td {
    padding: .5em 1em;
}

table.woocommerce-product-attributes tbody > tr {
	max-width: 100%;
	overflow: hidden;
}

table.woocommerce-product-attributes tbody > tr > td {
	border-right: 1px solid #ececec;
}

table.woocommerce-product-attributes tbody > tr > th {
    white-space: nowrap;
}

table.woocommerce-product-attributes tbody > tr:nth-child(odd) {
    background: #ececec;
}

table.woocommerce-product-attributes tbody > tr th {
    background: #147edb;
    color: #fff;
}

/* Quy trinh OEM */

.custom-accordion-item > a:not(:last-child) {
    margin-bottom: 15px;
}

.custom-accordion-item > a.active {
    background: #034ea2;
    color: #fff;
    margin-bottom: 0;
}

/* Partner Slider */

.partner-col-slider {
    overflow: hidden;
}

.partner-slider .gallery-col.col {
    padding-top: 19.6px !important;
}

.partner-slider .gallery-col.col .box-text {
    display: none;
}

.partner-col-slider .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0 !important;
}

.partner-col-text .col-inner {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding-right: 2vw;
}

.partner-col-text .col-inner > * {
    align-self: center;
    width: 100%;
}

.partner-slider img.partner-slider {
    filter: grayscale(1);
    transition: filter 0.2s ease-in-out;
}

.partner-slider img.partner-slider:hover {
    filter: grayscale(0);
}

/* Post Item */

.post-item.col .col-inner {

    box-shadow: 1px 2px 8px rgba(0,0,0,0.2);
    background: #fff;
    height: 100%;
}

.post-item.col .cat-label {
    font-size: 1.11111em;
    color: #38B4E7;
    padding: 7.5px 0;
    text-transform: capitalize;
    font-weight: normal;
}

.post-item.col .post-title {
    font-size: 1.4em;
	line-height:1.2;
    color: #000;
    padding-bottom: 10px;
}

.post-item.col .is-divider {
    display: none;
}

.post-item.col .from_the_blog_excerpt {
    font-size: 1.11111em;
	color:#555;
}

#related_posts h3 {
    color: #000;
    font-size: 1.5em;
    padding-bottom: 1em;
}

#related_posts .col.post-item {
	padding-bottom: 0;
}

#related_posts .col.post-item .col-inner .box-text {
    padding: 1em;
}

#related_posts .col.post-item .col-inner .box-text .post-title {
    font-size: 1.2em;
    padding-bottom: 0;
    margin: 0;
}

/* Footer */

.product-vertical-title-only li {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    min-height: unset !important;
    border: unset !important;
    margin: 0 !important;
}

.product-vertical-title-only img, .product-vertical-title-only .woocommerce-Price-amount {
    display: none;
}

.custom-accordion-item > a {
    background: #F3F4F8;
    border: unset;
}

.footer-info.lienhe-page {
    margin-top: 1.5em;
}

.footer-info-text.lienhe-page i, .footer-info-text.icon-color * {
    color: rgb(56, 180, 231);
}

/* Category */

.category .blog-wrapper.blog-archive.page-wrapper {
    padding-top: 0;
}

header.archive-page-header {
    height: 180px;
    margin-bottom: 2em;
    background-image: url(https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/bg-page-header.jpg);
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}

header.archive-page-header > .row {
    height: 100%;
}

header.archive-page-header > .row .col {
    padding-bottom: 0;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
}

header.archive-page-header > .row .col h1 {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.75em;
}

.category .post-item.col .box-text {
    padding: 1.5em;
}

/* Contact Form */

.wpcf7-form.submitting .form-wrap:before {
    opacity: 1;
    visibility: visible;
}

.wpcf7-form.sent .form-wrap:before, .wpcf7-form.invalid .form-wrap:before {
    opacity: 0;
    visibility: hidden;
}

.wpcf7-form.sent .processing *, .wpcf7-form.invalid .processing * {
	opacity: 1;
}

.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 1em;
    display: inline-block;
    width: 100%;
}

.wpcf7 label {
    font-size: 1em;
}

.form-wrap {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
    overflow: hidden;
}

.form-field {
    flex: 0 1 100%;
}

.form-field.col-2 {
    flex-basis: 49%;
    width: 49%;
}

.form-field.col-3 {
    flex-basis: 32%;
}

.form-field .wpcf7-form-control {
    border-radius: 5px;
}

.form-field .wpcf7-submit {
    margin-bottom: .5em;
    background: #0084cb  !important;
}

/* Lien he */

.lienhe-col-form div[role="form"], .lienhe-col-form form.wpcf7-form, .lienhe-form.form-wrap {
    height: 100%;
}

.lienhe-col-form form.wpcf7-form {
    margin-bottom: 0;
}

.glow_border-col > .col-inner {
    -webkit-box-shadow: 0px 0px 5px 1px rgb(35 32 183 / 30%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(35,32,183,0.3);
    box-shadow: 0px 0px 5px 1px rgb(35 32 183 / 30%);
}

.lienhe-col-info .col-inner {
    padding: 2em 2em 1.5em;
}

.lienhe-col-form .form-field .wpcf7-form-control {
    height: 60px;
    border-radius: 0;
    border-color: #E7E7E7;
    margin: 0;
}

.lienhe-col-form .form-field .wpcf7-submit {
    background: #1E70B8 !important;
    border-radius: 5px;
    margin: unset;
    height: unset;
    padding: .5em 40px;
}

/* Gioi thieu */

.about_us-cat-content {
    font-size: 1.1em;
    text-align: justify;
}

.about_us-cat-button {
    margin-bottom: 2em;
}

.about_us-cat-col .box-image {
    max-height: 240px;
}

.about_us-cat-col .box-image img {
    object-position: center;
    object-fit: contain;
}

.about_us-cat-col .box-text {
    padding: 1em;
}

.about_us-cat-col .box-text .header-title {
    font-size: 1.944444em;
}

.about_us-cat-col .box-text .count {
    display: none;
}

.about_us-cat-info > .product-category.col {
    padding-bottom: 0;
}

/* Bai viet */

body.single-post .page-title.blog-featured-title.featured-title.no-overflow h1 {
    color: #fff;
    font-size: 1.75em;
    margin: 0 !important;
	text-shadow: none;
}

body.single-post .page-title.blog-featured-title.featured-title.no-overflow, .featured-title .page-title-inner {
    height: 180px !important;
	text-shadow: none;
}

body.single-post .featured-title .page-title-bg {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

body.single-post .title-overlay.fill {
    background-image: url(https://thinhphongcorp.anzen.vn/wp-content/uploads/2021/06/bg-page-header.jpg);
    background-color: unset !important;
    background-position: center;
}

body.single-post .featured-title .page-title-inner {
    transform: translateY(-70px);
}

body.single-post .featured-title .page-title-inner > .flex-col {
    display: flex;
    flex-wrap: wrap;
}

body.single-post .featured-title .page-title-inner .entry-category {
    font-size: .652176em;
    color: #38b4e7;
    order: 2;
    margin-bottom: 0;
    margin-top: 1em;
}

body.single-post .featured-title .page-title-inner .entry-category:before {
    content: "Trang chủ / ";
    color: #fff;
}

body.single-post .featured-title .page-title-inner .entry-category:hover a {
    color: #333 !important;
}

body.single-post .featured-title .page-title-inner .entry-divider {
    display: none;
}
/*Nhicss*/
.accordion-inner ul li {
    margin-bottom: 0.2em;
}
.accordion-inner pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: .7em;
}
.blog-single .entry-content.single-page p, ul, ol {
    text-align: justify;
}
h5.uppercase.mt {
    color: #555;
}
.post-item.col .cat-label {display:none;}
p.name.product-title.woocommerce-loop-product__title a {
    color: #333;
    font-weight: 500;
    font-size: 17px;
}
/*Nhicss End*/
/* Widget */

.widget-box {
    padding: 15px !important;
}

.widget-posts {
    margin: 0 !important;
}

.post-sidebar.large-3.col .post-item {
    padding: 0 0 1em;
}

.post-sidebar.large-3.col .post-item .col-inner {
    box-shadow: unset;
    background: unset;
}

.post-sidebar.large-3.col .post-item img {
}

.post-sidebar.large-3.col .post-item .image-cover {
	height: 100%;
	width: 100%;
	padding: unset !important;
	display: contents;
}

.post-sidebar.large-3.col .post-item .box-text {
    padding: 0;
    padding-left: 1em;
}

.post-sidebar.large-3.col .post-item.col .post-title {
    font-size: 1.11111em;
    font-weight: normal;
}

.post-sidebar.large-3.col .post-item .box-text .button.is-link {
    margin: 0;
}

.post-sidebar.col .headline-text *, .product-col-sidebar .headline-text * {
    font-size: .9em;
} 

.post-sidebar.col .widget-icon_box, .product-col-sidebar .widget-icon_box {
    padding-bottom: .7em;
}

.post-sidebar.col .widget-icon_box .icon-box-text, .post-sidebar.col .widget-icon_box .icon-box-img, .product-col-sidebar .widget-icon_box .icon-box-text, .product-col-sidebar .widget-icon_box .icon-box-img {
    align-self: center;
}

.post-sidebar.col .widget-icon_box h5, .product-col-sidebar .widget-icon_box h5 {
    font-size: 1.214289em !important;
    color: #000;
    text-transform: capitalize;
    letter-spacing: unset;
}

.widget-tel a {
    color: #D70018;
    font-weight: bold;
    padding-top: 0;
    min-height: unset;
}

.widget-text {
    font-size: .85em;
}

.post-sidebar .is-divider, .product-col-sidebar .is-divider {
    border-bottom: 2px dashed rgb(56, 180, 231);
    background: transparent !important;
    margin: .7em 0;
}

/* filter product */
.filters-container form {
    max-width: 1250px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
	margin-top:20px;
}
.yith-wcan-filter.filter-tax {
    width: 100%;
    padding: 5px;
}
h4.filter-title {
    margin-bottom: 0;
	
    font-family: 'Cabin';
}

.yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 0;
}

.yith-wcan-filters {
    margin-bottom: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
    background-color: #fff;
    border: 1px solid #00000054;
    border-radius: 4px;
    box-shadow: 0 0 7px 0 #00000042;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
    border-color: #00000054;
    box-shadow: 0 0 7px 0 #00000054;
}
/* endfillter */
@media only screen and (min-width: 49em) {
	.post-sidebar.large-3.col {
		padding-left: 0;
	}
	
	.product-col-sidebar {
		position: relative;
	}

	.product-col-sidebar > .col-inner {
		position: sticky;
		top: 120px;
	}
}


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

	.h2, h2 {
		font-size: 1.65em;
	}
	.alt-text {
		font-size: 1.2em;
	}
	.product-tab .nav-tabs > li > a {
		font-size: 1.15em;
	}
	.product-tab.tabbed-content .nav {
		max-width: calc(100% - 30px);
	}

	.product-tab .nav-tabs+.tab-panels {
		padding: 30px 15px;
	}
	
	.filters-container form {
		flex-wrap: wrap;
	}
	.yith-wcan-filter.filter-tax {
		width: 50%;
	}
	
	.wcpf-filter .wcpf-filter-inner > .wcpf-field-item {
		flex: 1 1 50%;
	}
	.wcpf-filter .wcpf-filter-inner > .wcpf-field-item.product-filter-submit {
		flex: 1 1 100%;
	}
}
