/*
Theme Name: Theme website: banbuonden.vn
Description: Giao diện được nghiện cứu, chọn lọc phù hợp với từng ngành nghề kinh doanh. Tương thích trên mọi thiết bị hiển thị như: PC, Laptop, mobile, tablet. Áp dụng công nghệ Reponsive Web Design, web mobile được thiết kế phải có khả năng tự động điều chỉnh để hiện thị trên những thiết bị có kích thước màn hình khách nhau.
Author: banbuonden.vn
Template: flatsome
Version: 3.0
Tags: html5, css3 , bootstrap 4, jquery, responsive, cslick-carousel, ...
*/

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}


/*************** ADD CUSTOM CSS HERE.   ***************/

#wide-nav>.flex-row>.flex-left {
    max-width: 240px;
    margin-right: 15px;
}

.searchform .search_categories {
    height: 40px;
    font-size: 13.5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 0px;
}

.searchform input[type="search"] {
    box-shadow: none;
    height: 40px;
    line-height: 40px;
}

.searchform button[type="submit"] {
    height: 40px;
    width: 65px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.home-cat_title {
    display: flex;
    align-items: center;
}

.home-cat_title a {
    color: #111;
    padding-left: 15px;
}

.header-vertical-menu .ux-nav-vertical-menu {
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    color: #282828;
    font-size: 16px;
    padding: 8px 15px;
    border-bottom: 1px solid #e3e3e3;
}

.header-vertical-menu__fly-out .current-dropdown .nav-dropdown {
    border: 0px;
    padding: 0px;
}

.header-vertical-menu__opener {
    font-size: 16px;
}

.header-vertical-menu__opener .icon-angle-down {
    font-size: 16px;
    font-weight: bold !important;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    padding: 13px;
    font-size: 16px;
    color: #282828;
    margin: 0;
}

.nav-dropdown.nav-dropdown-default>li>a:hover,
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a:hover {
    color: #e01d23;
}

.hotline-header {
    font-size: 15px;
    padding-left: 48px;
    font-weight: bold;
    position: relative;
}

.hotline-header::before {
    content: "";
    background: url('assets/img/hotline.gif');
    background-repeat: no-repeat;
    background-size: contain;
    width: 36px;
    height: 37px;
    position: absolute;
    left: 0;
    top: 7px;
}

.hotline-header h4 {
    padding: 0;
    margin: 0;
    color: #ff0b00;
    font-weight: bold;
    font-size: 18px;
}

/** Menu **/

.breadcrumbs {
    font-size: 14px;
}

.menu-inline {
    flex-direction: initial;
}

.menu-inline-end {
    justify-content: flex-end;
}

.menu-inline .ux-menu-link__link {
    padding: 0;
    min-height: 0px;
}

.menu-inline span.ux-menu-link__text {
    line-height: 30px;
}

.icon-right-menu .ux-menu-link__text {
    padding: 0px 10px;
}

.menu-cate_product .menu-item a {
    padding: 0px;
    color: #111;
    min-height: auto;
}

.menu-cate_product .menu-item.ux-menu-link:hover .ux-menu-link__link {
    color: #e01d23;
}

.menu-cate_product .menu-item a span {
    font-size: 14px;
    line-height: 40px;
}

.menu-cate_product .menu-item:not(:first-child) a {
    margin-left: 15px;
}

.title-normal .section-title {
    margin-bottom: 0;
}

.title-normal .section-title .section-title-main {
    border-bottom: 0;
}

.mega-menu {
    position: relative !important;
}

.top-bar-nav li.menu-item-has-children ul.sub-menu {
    padding: 0;
}

.top-bar-nav li.menu-item-has-children ul.sub-menu {
    min-width: 170px;
}

.top-bar-nav li.menu-item-has-children ul.sub-menu li a {
    padding: 5px 10px;
    font-size: .8em;
    border-bottom: 1px solid #e1e1e1;
}

.boder-bottom-home::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    border-bottom: 1px dashed #111;
    bottom: 0;
    right: 0;
}

#menu-footer {
    position: fixed;
    bottom: 145px;
    right: 20px;
    color: #fff;
    width: 60px;
    z-index: 999;
}

#menu-footer li.menu-item {
    margin-top: 10px;
    margin-left: 0;
    position: relative;
}

#menu-footer a {
    display: block;
}

ul.links li a {
    color: currentColor;
}

#menu-footer img {
    width: 50px;
    height: 50px;
    z-index: 22;
    position: relative;
    text-align: center;
    color: #fff;
    background: #022739;
    border-radius: 50%;
    object-fit: contain;
    padding: 6px;
}

#menu-footer span {
    background: #022739;
    padding: 10px 15px 10px 25px;
    color: #fff;
    border-radius: 0 50px 50px 0;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
    margin-left: -15px;
    z-index: 1;
    box-shadow: 0 1px 6px rgb(0 0 0 / 6%), 0 2px 32px rgb(0 0 0 / 16%);
    display: none;
}

#fb-root .fb_dialog_content iframe:first-child {
    transform: scale(.83);
}

a#top-link {
    bottom: 330px;
    right: 30px;
    width: 50px;
    height: 50px;
    line-height: 45px;
    background: #022739;
    border: none;
}

a#top-link i {
    font-size: 30px;
    color: #fff;
}

/** Shoping **/

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: #f1f1f1;
}

.nav-dropdown-has-border .nav-dropdown {
    border: 0;
    box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 15%);
}

/** Footer **/

#footer h3 {
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 500;
}

#footer ul li {
    list-style: none;
    margin-left: 0px;
}

#footer a {
    color: #fff;
}


/** Product **/

.badge-container {
    margin: 0;
    right: 0px;
    bottom: 0px;
    top: initial !important;
    left: initial !important;
}

.box-text .title-wrapper {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 30px;
}

.box-text p {
    font-weight: bold;
}

.has-shadow .box-text {
    padding-left: 0;
    padding-right: 0;
}

.badge {
    height: 20px;
}

.badge-inner {
    line-height: 20px;
}

.on-sale .onsale {
    font-size: 12px;
    font-weight: 400;
}

.prince-single_pro .on-sale .onsale {
    font-size: 16px;
    font-weight: bold;
}

.product.product-type-variable .prince-single_pro .price-wrapper {
    display: none;
}

.box-text {
    padding-bottom: 0.7em;
}

.price ins span.amount {
    color: #f14000;
    font-size: 15px;
}

.woocommerce-variation-price .price ins span.amount {
    font-size: 18px;
}

.box-text .is-divider {
    display: none;
}

.product-info {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 0;
}

#product-sidebar {
    padding-left: 15px;
    padding-bottom: 0px;
}

#product-sidebar .widget {
    overflow: hidden;
    background: #dddfe2;
}

#product-sidebar .widget {
    margin-bottom: 5px;
}

#product-sidebar .widget:last-child {
    margin-bottom: 0;
    ;
}

#product-sidebar .is-divide {
    display: none;
}

#product-sidebar .widget-title {
    width: 100%;
    background: #000033;
    color: #fff;
    padding: 15px 20px;
    float: left;
    text-align: center;
}

#product-sidebar .textwidget {
    width: 100%;
    float: left;
    padding: 15px 15px;
    font-size: 14px;
}

.product-main .product-gallery.large-6 {
    max-width: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}

.page-title:not(.featured-title)+main .product-main {
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-footer .widget-title {
    font-size: 1em;
    font-weight: 600;
    width: 100%;
    background: #000033;
    color: #fff;
    padding: 15px 20px;
    float: left;
    text-align: center;
    text-transform: uppercase;
}

.product-footer .woocommerce-tabs {
    padding-top: 0;
    border-top: 0;
}

.tabbed-content .nav-tabs>li {
    margin: 0;
    margin-bottom: 2px;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.tabbed-content .nav-tabs>li a,
.nav-tabs>li.active>a {
    width: 100%;
    padding: 0px 20px;
}

.nav-tabs+.tab-panels {
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 25px 15px;
    color: #333;
}

.nav-tabs>li.active>a {
    color: #282828;
    font-size: 16px;
    border-top: 3px solid;
    border-top-color: #003 !important;
    background: #fff;
}

.table_product_content tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.table_product_content table tbody tr td {
    padding: 10px 10px;
}

.table_product_content table tbody tr td:first-child {
    width: 20% !important;
}

.product-footer .woocommerce-tabs .tab-panels {
    padding-bottom: 65px;
    position: relative;
}

.tab-panels #tab-description[data-readmore] {
    transition: height 500ms;
    overflow: hidden;
}

.tab-panels #tab-description .readmore_see,
.tab-panels #tab-description[data-readmore] {
    display: block;
    width: 100%;
}

.product-footer .tab-panels .more-see {
    display: inline-block;
    padding: 5px 40px;
    border-radius: 40px;
    border: 1px solid #09930a;
    background: #fff;
}

.tab-panels .readmore_see {
    width: calc(100% - 30px);
    height: auto;
    text-align: center;
    background: #fff;
    padding: 0px 0px 25px;
    position: absolute;
    bottom: 0px;
}

.readmore_before::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    height: 100px;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 85%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, .8)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 85%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 85%, rgba(255, 255, 255, 1) 100%);
}

.product_meta {
    width: 100%;
    float: left;
}

.product.product-type-variable .product-info>.product_meta {
    display: none;
}

.product_meta div {
    float: left;
    width: 45%;
    margin-top: 25px;
    padding: 10px 5px;
    border: 1px solid #ccc;
}

.product_meta .sku_wrapper {
    margin-right: 15px;
}

.product_meta div span {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 5px;
}

.product_meta div span.title-slide-pro {
    margin-top: -20px;
    font-weight: normal;
    font-size: 14px;
}

.product_meta div span.title-slide-pro i {
    padding: 0 7px;
    background: #fff;
    font-style: normal;
}

h1.product-title {
    font-size: 18px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 0;
}

.variations .reset_variations {
    display: none;
}

.d-none {
    display: none;
}

form.wpcf7-form input[type=email],
form.wpcf7-form input[type=date],
form.wpcf7-form input[type=search],
form.wpcf7-form input[type=number],
form.wpcf7-form input[type=text],
form.wpcf7-form input[type=tel],
form.wpcf7-form input[type=url],
form.wpcf7-form input[type=password],
form.wpcf7-form textarea {
    border-radius: 5px;
    border: 1px solid #b2b2b2;
    box-shadow: 0 0 3px #b2b2b2
}

.prince-single_pro {
    position: relative;
}

.prince-single_pro .price-wrapper .price {
    font-size: larger;
}

.product-summary .variations_button {
    width: 100%;
    float: left;
}

.product-info > form.cart {
    margin-top: 5px;
    width: 100%;
    float: left;
}

.product-info > form.variations_form.cart {
    margin-top: 0px;
    float: left;
}

.prince-single_pro .price-wrapper,
.woocommerce-variation-price {
    border: 0;
    padding: 0 15px;
    background: #dddfe2;
}

.product-info .price-wrapper .price,
.product-info .woocommerce-variation-price .price {
    display: flex;
    flex-direction: column;
    margin: 0;
}

.prince-single_pro .price-wrapper .price del,
.prince-single_pro .price-wrapper .price ins,
.woocommerce-variation-price .price del,
.woocommerce-variation-price .price ins {
    padding: 5px 0px;
    text-decoration: none;
}

.prince-single_pro .price-wrapper .price del::before,
.woocommerce-variation-price .price del::before {
    content: "Giá thị trường: ";
    font-size: 14px;
    font-weight: 500;
}

.prince-single_pro .price-wrapper .price ins::before,
.woocommerce-variation-price .price ins::before {
    content: "Giá bán: ";
    font-size: 14px;
    font-weight: 500;
}

.product-info form.variations_form {
    position: relative;
}

.product-images > .badge-container {
    display: none;
}

.prince-single_pro .badge-container {
    top: 0px !important;
    bottom: initial;
}

.prince-single_pro .badge-container .badge {
    width: 59px;
    height: 59px;
}

.price ins span.amount {
    padding-left: 5px;
}

del span.amount {
    opacity: 1;
}

.woocommerce-variation-price del span.amount {
    text-decoration: line-through;
    color: #f14000;
    font-weight: 600;
    margin: 0;
    padding-left: 5px;
}

.product-summary .woocommerce-Price-currencySymbol {
    font-size: inherit;
}

.product-short-description {
    margin-top: 15px;
    font-size: 15px;
}

.product-short-description p,
.product-short-description ul li {
    margin-bottom: 5px;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
}

form.cart .buttom-single_product .button {
    width: 50%;
    height: 50px;
    line-height: 15px;
    padding: 8px 30px;
    margin: 0px;
    font-size: 15px;
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #eb2227;
}

form.cart .buttom-single_product .button.buy_now {
    text-align: center;
    color: #ffffff;
    background-color: #000033;
    border: 1px solid #000033;
}

.buttom-single_product {
    width: 100%;
    float: left;
}

.buttom-single_product .button span {
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-transform: initial;
}

.hotline-single_product {
    width: 100%;
    float: left;
}

.hotline-single_product h4 {
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    margin-top: 15px;
} 

.product-info .share-icon {
    display: flex;
    align-items: center;
    height: 19px;
}

.product-info .social-icons a {
    border: 0;
    background: #385997;
    color: #fff;
    font-size: 8px;
    padding: 2px 6px !important;
    margin: 0;
    display: inline-block;
    height: 20px;
    line-height: 18px;
    border-radius: 3px !important;
    margin-right: 4px !important;
}

.product-info .social-icons a.facebook {
    background-color: #3a589d;
}

.product-info .social-icons a.twitter {
    background-color: #2478ba;
}

.product-info .social-icons a.email {
    background-color: #111;
}

.product-info .social-icons a.pinterest {
    background-color: #cb2320;
}

.product-info .social-icons a.linkedin {
    background-color: #0072b7;
}

.product-info .social-icons a i.icon-facebook::after {
    content: "Facebook";
    font-weight: 600;
}

.product-info .social-icons a i.icon-twitter::after {
    content: "Twitter";
    padding-left: 3px;
    font-weight: 600;
}

.product-info .social-icons a i.icon-envelop::after {
    content: "Envelop";
    padding-left: 3px;
    font-weight: 600;
}

.product-info .social-icons a i.icon-pinterest::after {
    content: "Pinterest";
    padding-left: 3px;
    font-weight: 600;
}

.product-info .social-icons a i.icon-linkedin::after {
    content: "Linkedin";
    padding-left: 3px;
    font-weight: 600;
}

.related .product-section-title {
    margin-left: 0;
    font-size: 24px;
    text-transform: none;
}

.shop-container .term-description {
    border-radius: 10px;
    border: 1px dashed #e01d23;
    padding: 20px;
    margin-bottom: 0px;
    max-height: 167px;
    overflow: hidden;
}

.shop-container .shop-page-title {
    color: #111;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

.all-more {
    position: relative;
}

.show-more-text {
    padding: 3px 10px;
    cursor: pointer;
    color: #fff;
    background: #e01d23;
    border-radius: 8px;
    font-size: 13px;
    position: absolute;
    line-height: 15px;
    top: -12px;
    left: calc(50% - 40px);
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
    box-shadow: 0 0 0 2px #e01d23 !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 2px #e01d23 !important;
}

.wcpf-scrollbar.wcpf-front-element .wcpf-content {
    max-height: -webkit-calc(28em + 6px) !important;
    max-height: calc(28em + 6px) !important;
}

.entry-meta li img {
    border-radius: 50%;
    margin-right: 10px;
}

/** Single video **/

.breadcrumb {
    padding: 15px 0px;
    font-size: 14px;
}

.video-single iframe {
    width: 100%;
    height: 500px;
}

.box-icon-video::before {
    content: "";
    background: url(assets/img/play-icon-vide.png) no-repeat;
    background-size: contain;
    width: 91px;
    height: 88px;
    position: absolute;
    top: calc(50% - 45px);
    left: calc(50% - 44px);
    z-index: 9;
}

/** Home page **/

.home-slider-banner .banner-left-width {
    max-width: 255px;
    -ms-flex-preferred-size: 255px;
    flex-basis: 255px;
}

.home-slider-banner .banner-right-width {
    max-width: calc(100% - 255px);
    -ms-flex-preferred-size: calc(100% - 255px);
    flex-basis: calc(100% - 255px);
}

/** Sidebar **/

#shop-sidebar .widget h4 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px 15px;
    background: #022739;
    color: #fff;
    text-transform: uppercase;
}

#shop-sidebar .widget .product-categories {
    border: 1px solid #ddd;
}

#shop-sidebar .widget .product-categories > li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

#shop-sidebar .widget .product-categories > li a {
    padding: 10px 15px;
}

#shop-sidebar .widget .wcpf-filter .wcpf-filter-inner {
    border: 1px solid #ddd;
}

.wcpf-front-element {
    margin-bottom: 0;
}

.wcpf-layout-item.wcpf-box-style .wcpf-heading-label, 
.wcpf-field-item.wcpf-box-style .wcpf-heading-label {
    padding: 10px 15px;
    background: #ddd;
}

.wcpf-field-color-list .wcpf-content, 
.wcpf-field-text-list .wcpf-content, 
.wcpf-field-box-list .wcpf-content, 
.wcpf-field-checkbox-list .wcpf-content, 
.wcpf-field-radio-list .wcpf-content, 
.wcpf-field-drop-down-list .wcpf-content, 
.wcpf-field-price-slider .wcpf-content {
    margin-top: 0px;
    padding: 20px 10px;
}

.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-input-container {
    float: right;
    border: 1px solid #111;
}

.wcpf-field-radio-list .wcpf-product-counts, 
.wcpf-field-checkbox-list .wcpf-product-counts {
    display: none;
}

#secondary .widget-title,
.post-sidebar .widget-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #111;
    font-weight: bold;
}

#secondary .widget .is-divider,
.post-sidebar .widget .is-divider {
    max-width: 55px;
    background: #e01d23;
}

#secondary .widget ul>li,
.post-sidebar .widget>ul>li {
    border-bottom: 1px dashed #dddddd;
}

#comments.comments-area {
    background: #efefef;
}

.flickity-prev-next-button {
    color: #e01d23;
}

.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: #e01d23;
}

.flickity-page-dots .dot {
    border-color: #e01d23;
}

.more-video {
	color: #fff;
    background: #e01d23;
    border-radius: 20px;
    font-size: 13px;
    padding: 3px 10px;
}

.video-page-wrapper .item-archi_video {
	margin-bottom: 20px;
}

.video-page-wrapper .item-archi_video:not(:last-child):before {
	content: "";
    width: calc(100% - 19.6px);
    border-bottom: 1px dashed #022739;
    position: absolute;
    right: 9.6px;
    bottom: 0;
}

.icon-box_footer h4 {
	font-size: 14px;
}

.icon-box_footer .icon img {
	padding: 0;
}

@media only screen and (min-width: 49em) {}

@media only screen and (max-width: 48em) {
	.nav.nav-vertical li {
		border-bottom: 1px solid #ddd;
	}
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
	.header-main .header-inner #logo {
		width: 140px;
		margin-right: 0px;
	}
	.header-main .header-inner #logo img {
		padding: 5px 0px;
	}
	.hotline-header h4 {
		font-size: 15px;
	}
	.hotline-header::before {
		width: 25px;
    	height: 25px;
	}
	.header-main ul.mobile-nav .html_topbar_left {
		display: block;
	}
	.header-bottom ul.header-bottom-nav li.header-search-form {
		width: 65%;
	}
	.header-bottom ul.header-bottom-nav li.cart-item .header-cart-title {
		display: none;
	}
    .logo-mobile img {
        width: 130px;
    }
    .off-canvas .sidebar-menu {
        padding: 0px 0;
    }
    #top-bar,
    .home-slider-banner .banner-left-width {
        display: none;
    }
    .home-slider-banner .banner-right-width {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
        width: calc(100% - 100px);
    }
    .hotline-header {
        line-height: 18px !important;
		font-size: 15px;
   	 	padding-left: 32px;
    }
    .hotline-header a {
        font-size: 12px;
		font-weight: bold;
    }
    .searchform button[type="submit"] {
        width: 30px;
    }
    .home-cat_title a {
        font-size: 20px;
    }
    .home-cat_title img {
        width: 22px;
    }
    .menu-cate_product {
        display: flex;
        flex-wrap: nowrap;
        overflow: auto;
        justify-content: initial;
    }
    .menu-cate_product .menu-item a {
        width: max-content;
    }
    .mobile-nav .icon-menu,
    .mobile-nav .icon-shopping-cart {
        color: #e01d23;
    }
    .menu-cate_product .menu-item a span {
        font-size: 13px;
		padding: 0px;
    	line-height: 30px;
    }
	/** Product single **/
	.shop-container .term-description {
		font-size: 14px;
	}
	.product-main .product-gallery.large-6 {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.category-filtering .filter-button {
		color: #ffffff;
		background: #e01d23;
		padding: 5px 10px;
		border-radius: 4px;
	}
	.box-icon-video::before {
		width: 50px;
		height: 50px;
		top: calc(50% - 25px);
		left: calc(50% - 25px);
	}
	#menu-footer {
		bottom: 0;
		right: initial;
		left: 5px;
	}
	#menu-footer li.menu-item {
		margin-top: 5px;
		margin-right: 0;
	}
	#menu-footer img {
		width: 40px;
    	height: 40px;
	}
	.icon-box_footer {
		margin-bottom: 5px;
	}
	.icon-box_footer .icon-box-img {
		max-width: 40px;
	}
	.icon-box_footer h4 {
		line-height: 16px;
    	margin-bottom: 3px;
	}
}