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

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


}
body{
	overflow: hidden;
}
/* Theme Name: WSU Theme Description: This is a child theme for Flatsome Theme Author: UX Themes Template: flatsome Version: 1.0 */
 .stuck .header-main .nav > li > a.nav-top-link.nav-top-not-logged-in.is-small {
	 line-height: 20px;
}
 .stuck span.image-icon.header-cart-icon:after {
	 top: -5px;
}
 .header-wrapper {
	 background: url(assets/images/banner_header.png);
}
 .col_right .row_icon {
	 padding-bottom: 10px;
}
 .col_right .row_icon .col-inner {
	 border-radius: 5px;
	 background-size: cover !important;
}
 .col_right .row_icon:first-child .col-inner {
	 background: url(assets/images/bg_1.png) center center no-repeat;
}
 .col_right .row_icon:nth-child(4n+2) .col-inner {
	 background: url(assets/images/bg_2.png) center center no-repeat;
}
 .col_right .row_icon:nth-child(4n+3) .col-inner {
	 background: url(assets/images/bg_3.png) center center no-repeat;
}
 .col_right .row_icon:last-child .col-inner {
	 background: url(assets/images/bg_4.png) center center no-repeat;
}
 .col_right .row_icon .icon-box-left .icon-box-img {
	 padding-top: 20px;
	 padding-left: 20px;
}
 .col_right .row_icon .icon-box-left .icon-box-text.last-reset {
	 padding-top: 20px;
	 padding-bottom: 18.5px;
	 color: #fff;
}
 .col_right .row_icon .icon-box-left .icon-box-text.last-reset .title {
	 font-size: 12px;
	 font-weight: bold;
	 line-height: 16px;
	 margin-bottom: 6px;
}
 .col_right .row_icon .icon-box-left .icon-box-text.last-reset .sale_price {
	 font-size: 14px;
	 line-height: 19px;
	 margin-bottom: 12px;
}
 .col_right .row_icon .icon-box-left .icon-box-text.last-reset .sale_price b, .col_right .row_icon .icon-box-left .icon-box-text.last-reset .sale_price strong {
	 font-size: 18px;
	 line-height: 24px;
	 font-weight: bold;
}
 .col_right .row_icon .icon-box-left .icon-box-text.last-reset a.button {
	 padding: 0 16px;
	 line-height: 14px;
	 min-height: 24px;
}
 .col_right .row_icon .icon-box-left .icon-box-text.last-reset a.button span {
	 font-size: 12px;
	 line-height: 14px;
	 margin-top: 4px;
	 font-weight: 500;
	 color: #2e81db;
}
 .row-sub-title .section-title-container {
	 margin-bottom: 0;
}
 .row-sub-title h3.section-title.section-title-normal {
	 justify-content: start;
}
 .row-sub-title h3.section-title.section-title-normal span {
	 border-bottom: unset;
	 position: relative;
}
 .row-sub-title h3.section-title.section-title-normal span.section-title-main {
	 background: #cc1d00;
	 color: #fff;
	 font-size: 16px;
	 font-weight: bold;
	 padding: 10px 50px 10px 20px;
}
 .row-sub-title h3.section-title.section-title-normal span.section-title-main:after {
	 content: "";
	 border-bottom: 47px solid transparent;
	 border-left: 47px solid transparent;
	 border-right: 47px solid #fff;
	 top: -1px;
	 position: absolute;
	 right: -1px;
}
 .row-sub-title h3.section-title.section-title-normal span.sub-text {
	 color: #999;
	 font-size: 12px;
	 font-weight: 500;
	 padding-bottom: 0;
}
 .phanhoi h3.title {
	 font-size: 36px;
	 font-weight: bold;
	 margin-bottom: 0;
}
 .phanhoi i.fa-solid.fa-star {
	 color: #ffc107;
}
 .phanhoi h4.sub-titler {
	 color: #cc1d00;
	 font-size: 16px;
	 font-weight: 500;
	 margin-bottom: 50px;
}
 .phanhoi .col.col-reviewers .review.text-center {
	 font-size: 16px;
	 font-weight: 500;
}
 .phanhoi .col.col-reviewers .name.text-center {
	 color: #999;
	 font-size: 14px;
}
 .phanhoi .col.col-reviewers .date-vote.text-center {
	 font-size: 12px;
	 color: #999;
	 font-style: italic;
	 margin-bottom: 5px;
}
 .phanhoi .col.col-reviewers .img-product.text-center img {
	 height: 130px;
	 object-fit: scale-down;
}
 .phanhoi .col.col-reviewers h4.name-product.text-center {
	 color: #cc1d00;
	 font-size: 14px;
	 font-weight: 500;
}
 footer .box-image {
	 max-width: 265px;
	 margin: 0;
}
 footer .box-image img {
	 height: 65px;
	 object-fit: scale-down;
}
 footer .box-text.text-left {
	 padding-right: 80px;
}
 footer .box-text.text-left .text, footer .box-text.text-left .text p {
	 color: #737373;
	 font-size: 15px;
	 font-weight: 500;
}
 footer .title_footer p {
	 font-size: 24px;
	 color: #fff;
}
 footer .menu_two ul.menu li {
	 border-top: unset !important;
	 float: left;
	 width: 49%;
}
 footer ul.menu li a {
	 font-size: 16px;
	 font-weight: 500;
	 line-height: 21px;
	 padding-left: 15px;
	 color: #666 !important;
	 position: relative;
}
 footer ul.menu li a:before {
	 content: "*";
	 position: absolute;
	 left: 0px;
	 top: 8px;
	 color: #fff;
	 opacity: 1;
}
 footer ul.menu li:last-child {
	 margin-bottom: 58px;
}
 footer ul.list-menu.list-inline {
	 margin-left: 0;
}
 footer ul.list-menu.list-inline li {
	 border-top: unset !important;
	 display: contents;
	 margin-left: 0;
}
 footer ul.list-menu.list-inline li a {
	 padding-right: 20px;
}
 footer ul.list-menu.list-inline li a i{
	 font-size: 24px;
}
 footer ul.list-contacts li {
	 margin-left: 0;
	 color: #777;
	 font-size: 15px;
	 margin-bottom: 22px;
}
 footer ul.list-contacts li i {
	 color: #cc1d00;
	 margin-right: 15px;
	 width: 15px;
}
 footer ul.list-contacts li a {
	 color: #777;
}
 footer .text.title_top p {
 	  background: url(assets/images/bg-zin.png) no-repeat bottom;
    margin-top: 0px;
    color: #cc1d00;
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
 footer .text.title_bottom p {
 	    font-size: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #4d4d4d;
    max-width: 800px;
    margin: 0 auto;
    color: white;
    font-weight: 700;
 }
 .header-wrapper div#top-bar .represen_row {
	 min-width: 996px;
	 height: 35px;
	 margin-left: 11px !important;
}
 .header-wrapper div#top-bar .represen_row .flickity-viewport {
	 height: 35px;
}
 .header-wrapper div#top-bar .represen_row .flickity-viewport .flickity-slider {
	 height: 35px;
}
 .header-wrapper div#top-bar .represen_row .col.col-img {
	 padding: 0 5px 0 0 !important;
	 position: relative;
}
 .header-wrapper div#top-bar .represen_row .col.col-img.is-selected a:after {
	 content: "";
	 border-top: 33px solid transparent;
	 border-left: 32px solid transparent;
	 border-right: 32px solid #fff;
	 top: -1px;
	 position: absolute;
	 right: 5px;
}
 .header-wrapper div#top-bar .represen_row .col.col-img:not(.is-selected) a {
	 padding: 5px 10px 5px 5px;
}
 .header-wrapper div#top-bar .represen_row .col.col-img:not(.is-selected) a:after {
	 content: "";
	 border-top: 33px solid transparent;
	 border-left: 32px solid transparent;
	 border-right: 32px solid #fff;
	 top: -1px;
	 position: absolute;
	 z-index: 1;
	 right: 5px;
}
 .header-wrapper div#top-bar .represen_row .col.col-img:not(.is-selected) a:before {
	 content: "";
	 border-top: 33px solid transparent;
	 border-left: 33px solid transparent;
	 border-right: 33px solid #f5f5f5;
	 top: -1px;
	 position: absolute;
	 right: 100%;
	 z-index: 2;
}
 .header-wrapper div#top-bar .represen_row .col.col-img a {
	 display: block;
	 z-index: 1;
	 height: 32px;
	 background: #f5f5f5;
	 padding: 5px 10px 5px 15px;
}
 .header-wrapper div#top-bar .represen_row .col.col-img a img {
	 height: 25px;
	 object-fit: scale-down;
	 padding-right: 5px;
}
 .header-wrapper div#top-bar .represen_row .col.col-img a span {
	 font-size: 12px;
}
 .header-wrapper div#top-bar .represen_row .col.col-img a:hover span {
	 color: #cc1d00;
}
 .header-wrapper div#top-bar li.html.header-button-1 {
	 width: calc(100% - 15px);
	 border-color: transparent;
}
 .header-wrapper div#top-bar .header-button {
	 display: block;
}
 .header-wrapper div#top-bar .header-button a.button.primary {
	 text-transform: inherit;
	 font-weight: 500;
	 font-size: 12px;
	 background-color: #f5f5f5 !important;
	 border: unset;
	 text-align: right;
	 display: block;
	 width: 100%;
	 margin-top: -4px;
	 height: 33px;
	 text-align: center;
}
 .header-wrapper div#top-bar .header-button a.button.primary span {
	 color: #cc1d00;
	 padding: 5px 15px;
	 line-height: 22px;
}
 .header-wrapper div#top-bar .header-button a.button.primary:hover {
	 background-color: #f5f5f5 !important;
	 -webkit-box-shadow: unset;
	 box-shadow: unset;
}
 .header-wrapper .top-divider.full-width {
	 display: none;
}
 .header-wrapper form.searchform {
	 width: 600px;
}
 .header-wrapper form.searchform input#woocommerce-product-search-field-0 {
	 height: 40px;
	 padding-right: 80px;
	 border-radius: 6px;
	 box-shadow: none;
	 border-color: transparent;
	 font-size: 14px;
	 color: #000;
}
 .header-wrapper form.searchform input#woocommerce-product-search-field-0::placeholder {
	 color: #000;
}
 .header-wrapper form.searchform button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
	 position: absolute;
	 top: 3px;
	 right: 3px;
	 width: 74px;
	 border-radius: 6px !important;
	 background: #000;
}
 .header-wrapper .icon-hotro {
	 color: #fff;
}
 .header-wrapper .icon-hotro img {
	 margin-top: 5px;
}
 .header-wrapper .icon-hotro .icon-box-text.last-reset {
	 color: #fff;
}
 .header-wrapper .icon-hotro .icon-box-text.last-reset p {
	 margin-bottom: 0;
	 padding-bottom: 0;
	 font-size: 12px;
	 line-height: 14px;
}
 .header-wrapper .icon-hotro .icon-box-text.last-reset a {
	 color: #fff;
	 font-weight: bold;
	 font-size: 20px;
	 line-height: 22px;
}
 .header-wrapper li.header-divider {
	 height: 35px;
	 border-left: 1px solid #fff !important;
}
 .header-wrapper li.account-item i {
	 color: #fff;
}
 .header-wrapper li.account-item > a {
	 color: #fff;
}
 .header-wrapper li.account-item > a i.icon-user {
	 color: #fff;
	 font-size: 27px;
	 margin-top: 6px;
	 margin-top: 1px;
}
 .header-wrapper li.account-item > a span.header-account-title {
	 text-transform: capitalize;
	 font-size: 20px;
	 font-weight: bold;
}
 .header-wrapper li.account-item > a span {
	 text-transform: initial;
	 color: #fff;
	 font-size: 12px;
}
 .header-wrapper li.account-item > a span .tv {
	 font-size: 20px;
	 font-weight: bold;
	 line-height: 16px;
}
 .header-wrapper .flex-col.hide-for-medium.flex-right {
	 padding-right: 2px;
}
 .header-wrapper div#wide-nav .flex-col.hide-for-medium.flex-left {
	 width: 230px;
	 flex: 0.5;
}
 .header-wrapper div#wide-nav .flex-col.hide-for-medium.flex-center > ul {
	 margin-left: 45px;
}
 .header-wrapper div#wide-nav .flex-col.hide-for-medium.flex-center > ul > li {
	 margin-left: 58px;
	 margin-right: 0;
}
 .header-wrapper div#wide-nav .flex-col.hide-for-medium.flex-center ul > li a {
	 font-size: 14px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav {
	 margin-left: 5px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu .header-vertical-menu__fly-out.header-vertical-menu__fly-out--open.has-shadow {
	 box-shadow: unset;
	 margin-left: -7px;
	 width: 280px;
	 overflow: hidden;
	 visibility: hidden;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu .header-vertical-menu__opener.dark {
	 background: #cc1d00;
	 margin-left: -7px;
	 width: 280px;
	 margin-top: 4px !important;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu .header-vertical-menu__opener.dark i.icon-angle-down {
	 display: none;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu .header-vertical-menu__opener.dark span.header-vertical-menu__title {
	 text-transform: uppercase;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu .header-vertical-menu__opener.dark:after {
	 content: "";
	 border-bottom: 51px solid transparent;
	 border-left: 4px solid transparent;
	 border-right: 54px solid #181918;
	 margin-right: -16px;
	 margin-top: 0px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu {
	 background: #27211f;
	 height: 572px;
	 overflow: hidden;
	 overflow-y: scroll;
	/* width */
	/* Track */
	/* Handle */
	/* Handle on hover */
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li {
	 padding: 8px 0;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li > ul.sub-menu.nav-dropdown {
	 height: 100%;
	 min-width: 850px;
	 min-height: 572px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li > ul.sub-menu.nav-dropdown > li {
	 float: left;
	 width: 25%;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li > ul.sub-menu.nav-dropdown > li > a {
	 font-weight: 700;
	 font-size: 18px;
	 line-height: 22px;
	 display: block;
	 color: #363636;
	 position: relative;
	 text-transform: initial;
	 border-bottom: none;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li > ul.sub-menu.nav-dropdown > li:hover > a {
	 color: #cc1d00;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li > ul.sub-menu.nav-dropdown > li ul li a {
	 font-weight: 400;
	 font-size: 15px;
	 line-height: 22px;
	 display: block;
	 padding: 3px 15px 3px 15px;
	 color: #363636;
	 position: relative;
	 text-transform: none;
	 border-bottom: none;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li > ul.sub-menu.nav-dropdown > li ul li:hover a {
	 color: #2e6ed5;
	 text-decoration: none;
	 margin-left: 7px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li img._mi._before._image {
	 display: none;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li a {
	 position: relative;
	 padding: 8.6px 10px 8.6px 14px;
	 font-size: 16px;
	 font-weight: 700;
	 color: #fff;
	 display: block;
	 margin-left: 45px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li a span.menu-item-description {
	 margin-top: -4px;
	 color: #fff;
	 font-size: 14px;
	 font-weight: 500;
	 opacity: 0.6;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li a img {
	 margin-right: 10px;
	 position: absolute;
	 top: 10px;
	 left: -30px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li:hover a {
	 color: #cc1d00;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li ul::after {
	 display: none;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu li:after {
	 display: none;
	 font-family: 'Font Awesome\ 5 Free';
	 font-weight: 700;
	 color: #000;
	 position: absolute;
	 top: 17px;
	 right: 5px;
	 font-size: 13px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu::-webkit-scrollbar {
	 width: 5px;
	 height: 66px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu::-webkit-scrollbar-track {
	 box-shadow: inset 0 0 5px grey;
	 border-radius: 10px;
	 max-height: 50%;
	 height: 50%;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu::-webkit-scrollbar-thumb {
	 background: #868484;
	 border-radius: 10px;
}
 .header-wrapper ul.nav.header-nav.header-bottom-nav li.header-vertical-menu ul#menu-vertical-menu::-webkit-scrollbar-thumb:hover {
	 background: #cc1d00;
}
 .menu-item-description {
	 display: block;
}
 .row_bannertop .col-hide {
	 max-width: 310px;
	 -ms-flex-preferred-size: 310px;
	 flex-basis: 310px;
}
 .row_bannertop .banners {
	 max-width: calc(100% - 310px);
	 -ms-flex-preferred-size: calc(100% - 310px);
	 flex-basis: calc(100% - 310px);
}
 .banner_spreview .bold_red, .banner_spreview .bold_red p {
	 font-size: 40px;
	 font-weight: bold;
	 margin: 0;
	 color: #fff;
}
 .banner_spreview .bold_black, .banner_spreview .bold_black p {
	 font-size: 32px;
	 font-weight: 200;
	 margin: 0;
	 color: #b31c20 !important;
}
 .banner_spreview .sub_txt, .banner_spreview .sub_txt p {
	 font-size: 14px;
	 font-weight: 500;
	 font-style: italic;
}
 .banner_spreview .btn_shop {
	 font-size: 16px;
	 font-weight: 550;
	 padding: 5px 40px;
}
 .phanhoi button.flickity-button.flickity-prev-next-button {
	 opacity: 1;
}
 .phanhoi button.flickity-button.flickity-prev-next-button svg path {
	 color: transparent;
	 fill: transparent !important;
}
 .phanhoi button.flickity-button.flickity-prev-next-button.previous svg {
	 background: url(assets/images/btnpre.svg) center center no-repeat;
	 width: 25px;
	 height: 25px;
	 background-size: contain;
}
 .phanhoi button.flickity-button.flickity-prev-next-button.next svg {
	 background: url(assets/images/btnnext.svg) center center no-repeat;
	 width: 25px;
	 height: 25px;
	 background-size: contain;
}
 .phanhoi button.flickity-button.flickity-prev-next-button:hover svg {
	 color: transparent;
	 fill: transparent !important;
}
 a.red_fot {
	 color: #cc1d00;
}
 .row_lienhe .title_lienhe h3 {
	 font-size: 35px;
}
 .row_lienhe ul.list-contacts_page {
	 list-style: none;
	 margin-top: 30px;
}
 .row_lienhe ul.list-contacts_page li > * {
	 font-size: 16px;
	 line-height: 25px;
}
 .row_lienhe ul.list-contacts_page li img {
	 margin-right: 10px;
}
 .row_lienhe .form_contact_page {
	 max-width: 540px;
}
 .row_lienhe .form_contact_page h4 {
	 font-size: 24px;
	 font-weight: bold;
}
 .row_lienhe .form_contact_page input.wpcf7-form-control, .row_lienhe .form_contact_page textarea {
	 border-color: #e5e5e5;
	 border-radius: 10px;
	 -webkit-box-shadow: unset;
	 box-shadow: unset;
	 padding-left: 40px;
}
 .row_lienhe .form_contact_page span.wpcf7-form-control-wrap.text-name:before {
	 content: "";
	 background: url(assets/images/userc.svg) top left no-repeat;
	 background-size: contain;
	 height: 12px;
	 width: 12px;
	 display: block;
	 position: absolute;
	 top: 13px;
	 left: 15px;
}
 .row_lienhe .form_contact_page span.wpcf7-form-control-wrap.tel-246:before {
	 content: "";
	 background: url(assets/images/phonec.svg) top left no-repeat;
	 background-size: contain;
	 height: 12px;
	 width: 12px;
	 display: block;
	 position: absolute;
	 top: 13px;
	 left: 15px;
}
 .row_lienhe .form_contact_page span.wpcf7-form-control-wrap.textarea-930:before {
	 content: "";
	 background: url(assets/images/chatc.svg) top left no-repeat;
	 background-size: contain;
	 height: 12px;
	 width: 12px;
	 display: block;
	 position: absolute;
	 top: 18px;
	 left: 15px;
}
 .row_lienhe .form_contact_page input.wpcf7-form-control.has-spinner.wpcf7-submit {
	 text-align: center;
	 display: block;
	 padding: 2px 30px;
}
 .ring {
	 position: fixed;
	 bottom: 10px;
	 right: -30px;
	 z-index: 99;
	 transform: scale(0.6);
}
footer a#top-link {
    right: 48px;
}
 @-moz-keyframes "coccoc-alo-circle-anim" {
	 0% {
		 transform: rotate(0) scale(0.5) skew(1deg);
		 opacity: 0.1;
	}
	 30% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.5;
	}
	 100% {
		 transform: rotate(0) scale(1) skew(1deg);
		 opacity: 0.1;
	}
}
 @-webkit-keyframes "coccoc-alo-circle-anim" {
	 0% {
		 transform: rotate(0) scale(0.5) skew(1deg);
		 opacity: 0.1;
	}
	 30% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.5;
	}
	 100% {
		 transform: rotate(0) scale(1) skew(1deg);
		 opacity: 0.1;
	}
}
 @-o-keyframes "coccoc-alo-circle-anim" {
	 0% {
		 transform: rotate(0) scale(0.5) skew(1deg);
		 opacity: 0.1;
	}
	 30% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.5;
	}
	 100% {
		 transform: rotate(0) scale(1) skew(1deg);
		 opacity: 0.1;
	}
}
 @keyframes "coccoc-alo-circle-anim" {
	 0% {
		 transform: rotate(0) scale(0.5) skew(1deg);
		 opacity: 0.1;
	}
	 30% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.5;
	}
	 100% {
		 transform: rotate(0) scale(1) skew(1deg);
		 opacity: 0.1;
	}
}
 @-moz-keyframes "coccoc-alo-circle-fill-anim" {
	 0% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.2;
	}
	 50% {
		 transform: rotate(0) scale(1) skew(1deg);
		 opacity: 0.2;
	}
	 100% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.2;
	}
}
 @-webkit-keyframes "coccoc-alo-circle-fill-anim" {
	 0% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.2;
	}
	 50% {
		 transform: rotate(0) scale(1) skew(1deg);
		 opacity: 0.2;
	}
	 100% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.2;
	}
}
 @-o-keyframes "coccoc-alo-circle-fill-anim" {
	 0% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.2;
	}
	 50% {
		 transform: rotate(0) scale(1) skew(1deg);
		 opacity: 0.2;
	}
	 100% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.2;
	}
}
 @keyframes "coccoc-alo-circle-fill-anim" {
	 0% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.2;
	}
	 50% {
		 transform: rotate(0) scale(1) skew(1deg);
		 opacity: 0.2;
	}
	 100% {
		 transform: rotate(0) scale(0.7) skew(1deg);
		 opacity: 0.2;
	}
}
 @-moz-keyframes "coccoc-alo-circle-img-anim" {
	 0% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
	 10% {
		 transform: rotate(-25deg) scale(1) skew(1deg);
	}
	 20% {
		 transform: rotate(25deg) scale(1) skew(1deg);
	}
	 30% {
		 transform: rotate(-25deg) scale(1) skew(1deg);
	}
	 40% {
		 transform: rotate(25deg) scale(1) skew(1deg);
	}
	 50% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
	 100% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
}
 @-webkit-keyframes "coccoc-alo-circle-img-anim" {
	 0% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
	 10% {
		 transform: rotate(-25deg) scale(1) skew(1deg);
	}
	 20% {
		 transform: rotate(25deg) scale(1) skew(1deg);
	}
	 30% {
		 transform: rotate(-25deg) scale(1) skew(1deg);
	}
	 40% {
		 transform: rotate(25deg) scale(1) skew(1deg);
	}
	 50% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
	 100% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
}
 @-o-keyframes "coccoc-alo-circle-img-anim" {
	 0% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
	 10% {
		 transform: rotate(-25deg) scale(1) skew(1deg);
	}
	 20% {
		 transform: rotate(25deg) scale(1) skew(1deg);
	}
	 30% {
		 transform: rotate(-25deg) scale(1) skew(1deg);
	}
	 40% {
		 transform: rotate(25deg) scale(1) skew(1deg);
	}
	 50% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
	 100% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
}
 @keyframes "coccoc-alo-circle-img-anim" {
	 0% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
	 10% {
		 transform: rotate(-25deg) scale(1) skew(1deg);
	}
	 20% {
		 transform: rotate(25deg) scale(1) skew(1deg);
	}
	 30% {
		 transform: rotate(-25deg) scale(1) skew(1deg);
	}
	 40% {
		 transform: rotate(25deg) scale(1) skew(1deg);
	}
	 50% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
	 100% {
		 transform: rotate(0) scale(1) skew(1deg);
	}
}
 .coccoc-alo-ph-circle {
	 width: 160px;
	 height: 160px;
	 top: 20px;
	 left: 20px;
	 position: absolute;
	 background-color: transparent;
	 -webkit-border-radius: 100%;
	 -moz-border-radius: 100%;
	 border-radius: 100%;
	 border: 2px solid rgba(30, 30, 30, 0.4);
	 opacity: 0.1;
	 -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	 -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	 -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	 -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	 animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	 -webkit-transition: all 0.5s;
	 -moz-transition: all 0.5s;
	 -o-transition: all 0.5s;
	 transition: all 0.5s;
}
 .coccoc-alo-phone {
	 background-color: transparent;
	 width: 200px;
	 height: 200px;
	 cursor: pointer;
	 z-index: 200 !important;
	 -webkit-backface-visibility: hidden;
	 -webkit-transform: translateZ(0);
	 -webkit-transition: visibility 0.5s;
	 -moz-transition: visibility 0.5s;
	 -o-transition: visibility 0.5s;
	 transition: visibility 0.5s;
	 right: 150px;
	 top: 30px;
}
 .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
	 background-color: #cc1d00;
	 opacity: 0.75 !important;
}
 .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
	 background-color: #cc1d00;
}
 .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
	 border-color: #cc1d00;
	 opacity: 0.5;
}
 .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
	 border-color: #75eb50;
	 opacity: 0.5;
}
 .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
	 background-color: rgba(117, 235, 80, 0.5);
	 opacity: 0.75 !important;
}
 .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
	 background-color: #75eb50;
}
 .coccoc-alo-ph-circle-fill {
	 width: 100px;
	 height: 100px;
	 top: 50px;
	 left: 50px;
	 position: absolute;
	 background-color: #000;
	 -webkit-border-radius: 100%;
	 -moz-border-radius: 100%;
	 border-radius: 100%;
	 border: 2px solid transparent;
	 opacity: 0.1;
	 -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	 -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	 -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	 -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	 animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	 -webkit-transition: all 0.5s;
	 -moz-transition: all 0.5s;
	 -o-transition: all 0.5s;
	 transition: all 0.5s;
}
 .coccoc-alo-ph-img-circle {
	 width: 60px;
	 height: 60px;
	 top: 70px;
	 left: 70px;
	 position: absolute;
	 background: rgba(30, 30, 30, 0.1) url(assets/images/messenger.svg) no-repeat center center;
	 -webkit-border-radius: 100%;
	 -moz-border-radius: 100%;
	 border-radius: 100%;
	 border: 2px solid transparent;
	 opacity: 0.7;
	 -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	 -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	 -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	 -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	 animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}
 .coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle {
	 border-color: #75eb50;
	 opacity: 0.5;
}
 .coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill {
	 background-color: rgba(117, 235, 80, 0.5);
	 opacity: 0.75 !important;
}
 .coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle {
	 background-color: #75eb50;
}
 .archi-blog .box.box-vertical.box-text-bottom {
	 border: 1px solid #e4e4e4;
	 padding: 20px;
}
 .archi-blog .box.box-vertical.box-text-bottom p.from_the_blog_comments.uppercase.is-xsmall {
	 display: none;
}
 .archi-blog .box.box-vertical.box-text-bottom ul.date_user {
	 display: flex;
	 list-style: none;
	 margin-bottom: 0;
}
 .archi-blog .box.box-vertical.box-text-bottom ul.date_user li {
	 margin-left: 0;
	 margin-bottom: 0;
}
 .archi-blog .box.box-vertical.box-text-bottom ul.date_user li svg {
	 margin-right: 5px;
}
 .archi-blog .box.box-vertical.box-text-bottom ul.date_user li + li {
	 margin-left: 20px;
}
 .archi-blog .box.box-vertical.box-text-bottom h4.post-title.is-large {
	 font-size: 30px;
	 font-weight: bold;
	 line-height: 35px;
}
 .archi-blog .box.box-vertical.box-text-bottom p.from_the_blog_excerpt {
	 overflow: hidden;
	 text-overflow: ellipsis;
	 line-height: 25px;
	 -webkit-line-clamp: 2;
	 height: 50px;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 font-size: 16px;
	 font-weight: 500;
}
 .archi-blog .box.box-vertical.box-text-bottom .button.is-underline:before {
	 left: 0;
	 width: 100%;
}
 .post-sidebar .is-divider.small {
	 display: none;
}
 .post-sidebar .widget span.widget-title {
	 background: #cc1d00;
	 padding: 10px 50px 10px 20px;
	 position: relative;
}
 .post-sidebar .widget span.widget-title:after {
	 content: "";
	 border-bottom: 39px solid transparent;
	 border-left: 0 solid transparent;
	 border-right: 31px solid #fff;
	 position: absolute;
	 top: 0;
	 right: 0;
}
 .post-sidebar .widget span.widget-title span {
	 font-size: 16px;
	 font-weight: bold;
	 color: #fff;
	 line-height: 38px;
}
 .post-sidebar .widget ul {
	 border: 1px solid #e4e4e4;
	 padding: 0 10px;
}
 .post-sidebar .widget ul li.recent-blog-posts-li .flex-col.mr-half .badge.post-date {
	 width: 100px;
	 height: 100px;
	 object-fit: scale-down;
}
 .post-sidebar .widget ul li.recent-blog-posts-li .flex-col.flex-grow a {
	 font-size: 16px;
	 line-height: 25px;
}
 .post-sidebar .widget ul span.post_comments.op-7.block.is-xsmall {
	 display: none;
}
 .post-sidebar .widget ul.product_list_widget li {
	 min-height: 100px;
	 margin-bottom: 15px;
	 margin-top: 15px;
}
 .post-sidebar .widget ul.product_list_widget li img {
	 width: 100px;
	 height: 100px;
}
 .post-sidebar .widget ul.product_list_widget li span.product-title {
	 font-size: 14px;
	 font-weight: bold;
	 clear: both;
	 display: block;
	 margin-left: 30px;
}
 .post-sidebar .widget ul.product_list_widget li .star-rating {
	 display: block;
	 margin-left: 31px;
}
 .post-sidebar .widget ul.product_list_widget li span.woocommerce-Price-amount.amount, .post-sidebar .widget ul.product_list_widget li span.amount {
	 margin-left: 31px;
}
 .post-sidebar .widget ul li.recentcomments {
	 background: #f7f7f7;
	 border-top: unset;
	 margin: 10px 0 !important;
	 padding: 15px 20px;
	 font-size: 16px;
}
 .post-sidebar .widget ul li.recentcomments span.comment-author-link {
	 display: none !important;
}
 .post-sidebar .widget ul li.recentcomments a {
	 color: #cc1d00;
}
 .sec_4banner .col_right {
	 padding: 0 0 15px 7px;
}
 .sec_4banner .col_right .text p {
	 margin-bottom: 0;
	 padding-bottom: 0;
}
 .sec_4banner .col_right .text.txt_aso_top.aso_text {
	 position: absolute;
	 text-transform: uppercase;
	 font-size: 22px;
	 font-weight: bold;
	 font-style: italic;
	 color: #fff;
	 left: 0;
	 right: 0;
	 top: 30px;
	 line-height: 26px;
	 z-index: 9;
}
 .sec_4banner .col_right .text.txt_aso_bottom.aso_text {
	 position: absolute;
	 text-transform: inherit;
	 font-size: 14px;
	 font-weight: 500;
	 color: #fff;
	 left: 0;
	 right: 0;
	 top: 15px;
	 line-height: 16px;
	 z-index: 9;
}
 .sec_4banner .col_right .box.has-hover {
	 position: relative;
}
 .sec_4banner .col_right .box.has-hover .box-image {
	 height: 135px;
}
 .sec_4banner .col_right .box.has-hover .box-text.text-center {
	 background: #f7f7f7;
	 height: 101px;
	 padding-bottom: 0;
}
 .sec_4banner .col_right .box.has-hover .box-text.text-center .box-text-inner {
	 position: absolute;
	 left: 0;
	 right: 0;
	 bottom: 15px;
}
 .sec_4banner .col_right .box.has-hover .box-text.text-center .box-text-inner img {
	 height: 135px;
	 object-fit: scale-down;
}
 .sec_4banner .col_right .box.has-hover .box-text.text-center .box-text-inner h2 {
	 font-size: 14px;
	 font-weight: bold;
	 line-height: 16px;
	 text-transform: uppercase;
}
 .sec_4banner .col_right .box.has-hover .box-text.text-center .box-text-inner a {
	 font-size: 12px;
	 font-weight: 500;
	 color: #fff;
	 border-radius: 5px;
	 margin: 0;
}
 div#catalogue .title_catalogue h3 {
	 font-size: 35px;
	 font-weight: bold;
}
 .catalog_table .cat_item {
	 clear: both;
	 display: block;
	 width: 100%;
	 min-height: 40px;
	 font-size: 16px;
	 border-bottom: solid 1px #ddd;
	 color: #666;
	 z-index: 1;
}
 .catalog_table .cat_item.header {
	 height: 50px;
	 text-align: center;
	 background: #e4e4e4;
	 border-radius: 8px 8px 0 0;
	 font-weight: bold;
	 color: #d7392f;
	 text-transform: uppercase;
}
 .catalog_table .cat_item.header .image {
	 width: 15%;
	 height: 50px;
}
 .catalog_table .cat_item.header .name {
	 text-align: left;
	 padding-top: 15px;
}
 .catalog_table .cat_item.header .number, .catalog_table .cat_item.header .price, .catalog_table .cat_item.header .quantity, .catalog_table .cat_item.header .addtocart, .catalog_table .cat_item.header .image {
	 padding-top: 15px;
}
 .catalog_table .cat_item .number, .catalog_table .cat_item .price, .catalog_table .cat_item .quantity, .catalog_table .cat_item .addtocart {
	 padding-top: 15px;
}
 .catalog_table .cat_item .number, .catalog_table .cat_item .sku, .catalog_table .cat_item .name, .catalog_table .cat_item .image, .catalog_table .cat_item .price, .catalog_table .cat_item .quantity, .catalog_table .cat_item .addtocart {
	 float: left;
}
 .catalog_table .cat_item .number {
	 width: 65px;
	 margin-right: 10px;
	 padding-left: 10px;
	 text-align: center;
}
 .catalog_table .cat_item .image {
	 width: 15%;
	 height: 150px;
	 text-align: center;
	 overflow: hidden;
}
 .catalog_table .cat_item .image a img {
	 height: 150px;
}
 .catalog_table .cat_item .name {
	 min-width: 42%;
	 max-width: 42%;
	 padding-top: 15px;
	 padding-left: 10px;
	 display: flex;
	 flex-wrap: wrap;
}
 .catalog_table .cat_item .name a.cat_link {
	 color: #d6272b;
}
 .catalog_table .cat_item .name a.cat_link.strong {
	 display: block;
	 max-height: inherit;
	 margin-bottom: 5px;
	 font-size: 16px;
	 line-height: 18px;
	 color: #d6272b;
}
 .catalog_table .cat_item .name a.cat_link.w-100 {
	 line-height: 25px;
	 margin-bottom: 0px;
	 width: 100% !important;
	 font-size: 16px;
	 color: #999;
}
 .catalog_table .cat_item .name span.nostock {
	 color: #58b112;
	 background: #f1ffe9;
	 padding: 5px 15px;
	 margin-top: 10px;
}
 .catalog_table .cat_item .price {
	 width: 15%;
	 text-align: left;
}
 .catalog_table .cat_item .price span.woocommerce-Price-amount.amount {
	 font-size: 16px;
	 color: #cd362c;
	 font-weight: bold;
}
 .catalog_table .cat_item .addtocart {
	 width: 20%;
	 text-align: center;
}
 .catalog_table a.more, .catalog_table a.added_to_cart {
	 color: white;
	 background: #d6272b;
	 padding: 10px;
	 border-radius: 5px;
	 margin-bottom: 0;
	 font-size: 14px;
	 height: unset;
	 display: revert;
	 font-weight: 500;
	 text-align: left;
}
 .catalog_table a.more.ajax_add_to_cart.more_enable {
	 background: transparent;
	 border: unset;
}
 .catalog_table a.more.ajax_add_to_cart.more_enable:hover {
	 background: transparent;
	 border: 1px solid #f3f3f3;
	 box-shadow: unset;
}
 .catalog_table a.more.ajax_add_to_cart.more_enable i.far.fa-shopping-cart {
	 color: #d65054;
	 margin-right: 0;
}
 .catalog_table a.added_to_cart.wc-forward {
	 display: none;
	 overflow: hidden;
}
 .catalog_table .price.d-none.d-md-block {
	 text-align: center;
}
 @media screen and (max-width: 850px) and (min-width: 550px) {
	 .catalog_table .cat_item .name {
		 min-width: 45%;
		 max-width: 45%;
	}
	 .catalog_table .cat_item .image {
		 width: 22% !important;
	}
	 .catalog_table .cat_item.header > div {
		 font-size: 16px;
		 padding-top: 15px !important;
	}
	 .catalog_table .cat_item.header .number {
		 width: 60px;
		 margin-right: 5px;
		 padding-left: 5px;
		 text-align: center;
	}
	 .catalog_table .cat_item.header .addtocart.d-none.d-md-block {
		 display: none;
	}
	 .catalog_table .cat_item .image {
		 width: 22%;
	}
	 .catalog_table .cat_item .price {
		 width: 22%;
		 text-align: left;
	}
	 .catalog_table .cat_item.graybackground img {
		 width: 80px;
		 object-fit: scale-down;
	}
	 .catalog_table .cat_item.graybackground .name.w-100 {
		 min-width: 45%;
		 max-width: 45%;
	}
	 .catalog_table .cat_item.graybackground .name.w-100 a {
		 font-size: 12px !important;
	}
	 .catalog_table .cat_item.graybackground .price {
		 width: 20%;
	}
}
 @media screen and (max-width: 1000px) and (min-width: 851px) {
	 .catalog_table .cat_item.header > div {
		 font-size: 14px;
		 padding-top: 15px !important;
	}
	 .catalog_table .cat_item .addtocart {
		 width: 15%;
	}
	 .catalog_table .cat_item .catalog_table .cat_item .price {
		 width: 18%;
	}
}
 @media screen and (max-width: 549px) {
	 .catalog_table .cat_item.header {
		 display: none;
	}
	 .catalog_table .cat_item .image {
		 width: 100% !important;
		 height: 250px;
	}
	 .catalog_table .cat_item .image img {
		 height: 250px !important;
	}
	 .catalog_table .cat_item .number {
		 display: none;
	}
	 .catalog_table span.numbers.show-for-small {
		 font-size: 16px;
		 font-weight: bold;
	}
	 .catalog_table span.numbers.show-for-small span.mores {
		 font-size: 18px;
		 font-weight: bold;
		 color: green;
	}
	 .catalog_table .cat_item.graybackground {
		 position: relative;
	}
	 .catalog_table .cat_item.graybackground .name {
		 min-width: 100% !important;
		 max-width: 100% !important;
		 padding-top: 25px;
		 padding-left: 10px;
		 padding-bottom: 20px;
		 display: block;
		 position: relative;
	}
	 .catalog_table .cat_item .price {
		 width: 50%;
		 text-align: left !important;
		 margin-left: 15px;
	}
	 .catalog_table .cat_item .name a.cat_link.w-100 {
		 margin-right: 20px;
	}
	 .catalog_table .cat_item .addtocart {
		 width: 20%;
		 text-align: center;
		 margin-top: -11px;
		 margin-bottom: 20px;
	}
	 .catalog_table a.more.ajax_add_to_cart.more_enable {
		 background: #e7ffda;
		 border: unset;
		 padding: 10px 15px;
		 border-radius: 5px;
	}
	 .catalog_table a.more.btn_mobile {
		 position: absolute;
		 bottom: 30px;
	}
}
 table.catalogue_page {
	 border-collapse: collapse;
	 border-spacing: 0;
	 width: 100%;
	 border: 1px solid #ccc;
	 overflow-x: scroll;
	 min-width: 850px;
}
 table.catalogue_page th {
	 vertical-align: bottom;
	 border: 0.5px solid #f9f9f9;
	 font-size: 18px;
	 font-weight: 600;
	 text-transform: capitalize;
	 background: #f3f3f3;
}
 table.catalogue_page td {
	 vertical-align: top;
	 border: 0.5px solid #f9f9f9;
}
 table.catalogue_page td a:hover {
	 color: #cc1d00;
}
 table.catalogue_page td.stt span {
	 width: 24px;
	 height: 24px;
	 display: block;
	 margin: auto;
	 border-radius: 99px;
	 background: #cc1d00;
	 color: #bfffff;
	 line-height: 25px;
}
 table.catalogue_page tr:nth-child(2n+1) {
	 background-color: #f2f2f2;
}
 @media screen and (max-width: 850px) {
	 table.catalogue_page {
		 font-size: 13px;
	}
	 table.catalogue_page tbody tr > th:first-child {
		 width: 5%;
	}
	 table.catalogue_page tbody th {
		 font-size: 14px;
	}
}
 .entry-divider.is-divider.small {
	 display: none;
}
 .single.single-catalogue .entry-header-text.entry-header-text-top.text-left {
	 margin-bottom: 0;
	 padding-bottom: 0;
}
 .single.single-catalogue .entry-header-text.entry-header-text-top.text-left h1.entry-title {
	 text-align: center;
	 margin-bottom: 0;
	 font-size: 35px;
}
 .single_product .product-images.woocommerce-product-gallery {
	 border: 1px solid #b5b5b5;
}
 .single_product .product-thumbnails .col {
	 padding: 5px;
}
 .single_product .product-thumbnails .col a {
	 border: 1px solid #b5b5b5;
}
 .single_product h1.product-title.product_title.entry-title {
	 font-size: 25px;
	 font-weight: bold;
	 width: calc(100% - 105px);
}
 .single_product .ux-swatches.ux-swatches-attribute-ux_color.ux-swatches--rounded .ux-swatch--image {
	 width: 18%;
	 height: auto;
}
 .single_product .price-wrapper p.price {
	 margin-bottom: 0;
}
 .single_product .price-wrapper p.price > span.amount bdi, .single_product .price-wrapper p.price > span.amount {
	 font-size: 40px;
	 font-weight: bold;
	 color: #cc1d00;
}
 .single_product .price-wrapper p.price ins span.amount bdi {
	 font-size: 40px;
	 font-weight: bold;
	 color: #cc1d00;
}
 .single_product .price-wrapper p.price del span.amount bdi {
	 font-size: 22px;
	 font-weight: bold;
	 margin-left: 30px;
}
 .single_product .price-wrapper p.price.product-page-price > span.price > span.woocommerce-Price-amount.amount bdi {
	 font-size: 40px;
	 font-weight: bold;
	 color: #cc1d00;
}
 .single_product .row_left_order .badge-container {
	 width: 100%;
}
 .single_product .row_left_order .badge-container .callout.badge.badge-circle {
	 position: absolute;
	 right: calc(-100% - 180px);
	 top: -40px;
	 z-index: 5;
}
 .single_product .row_left_order .badge-container .callout.badge.badge-circle .new-bubble {
	 display: none;
}
 .single_product .row_left_order .badge-container .callout.badge.badge-circle .on-sale {
	 background: transparent;
	 color: #000;
	 width: 32px;
	 height: 82px;
	 background-image: url(assets/images/discounts.png);
	 background-size: contain;
	 background-repeat: no-repeat;
	 background-position: top center;
	 position: relative;
}
 .single_product .row_left_order .badge-container .callout.badge.badge-circle span.onsale {
	 color: #fff;
	 font-size: 15px;
	 position: absolute;
	 left: 0;
	 top: 20px;
	 right: 0;
}
 .single_product .row_left_order .meta_products .product_meta {
	 margin-bottom: 0;
}
 .single_product .row_left_order .meta_products .product_meta span {
	 border-top: unset;
	 padding: 0;
}
 .single_product .row_left_order .meta_products .product_meta span span.sku {
	 color: #000;
	 font-size: 16px;
}
 .single_product .row_left_order .meta_products .product_meta span a {
	 color: #cc1d00;
	 text-transform: uppercase;
	 font-size: 16px;
}
 .single_product .row_left_order .meta_products img {
	 width: 25px;
	 object-fit: scale-down;
	 margin: auto;
	 margin-top: -5px;
}
 .single_product .row_left_order .meta_products i {
	 color: #72c135;
	 font-size: 16px;
	 width: 25px;
	 text-align: center;
}
 .single_product .single_variation_wrap {
	order: -1;
}
 .single_product .row_left_order table.variations th.label {
	 width: 100%;
}
 .single_product .row_left_order table.variations th.label label {
	 font-size: 16px;
	 font-weight: 400;
	 text-transform: capitalize;
}
 /* .single_product p.stock.in-stock {
	 position: absolute;
	 left: 150px;
	 margin-top: 12px;
	 color: #959393;
	 font-size: 16px;
} */
.single_product .woocommerce-variation-availability {
	font-size: 20px;
 }
.single_product .woocommerce-variation-availability::before {
	content: "";
	width: 25px;
	height: 25px;
	display: inline-block;
    margin-right: 5px;
	background: url(assets/images/bar-chart.svg) no-repeat;
	background-size: contain;
	position: relative;
    top: 3px;
}
.single_product .woocommerce-variation-availability .stock {
	display: inline-block;
    color: currentColor;
    font-style: italic;
}
.single_product .woocommerce-variation-availability .stock.out-of-stock {
	color: red;
}
 .single_product .add-to-cart-container .quantity.buttons_added.form-normal {
	 width: 100%;
	 clear: both;
	 margin-bottom: 10px;
}
 .single_product .add-to-cart-container button.single_add_to_cart_button {
	 width: calc(49% - 5px);
	 background: #cc1d00;
	 font-size: 16px;
	 text-transform: inherit;
	 font-weight: 400;
	 min-width: 200px;
}
 .single_product .add-to-cart-container button.button.buy_now_button {
	 width: calc(49% - 5px);
	 background: linear-gradient(to left, white 50%, #cc1d00 50%) right;
	 color: #cc1d00;
	 background-size: 200%;
	 transition: 0.4s ease-out;
	 border: 1px solid #cc1d00;
	 font-size: 16px;
	 text-transform: inherit;
	 font-weight: 400;
	 min-width: 200px;
}
 .single_product .add-to-cart-container button.button.buy_now_button:hover {
	 color: #fff;
	 background-position: left;
}
 .single_product .container.section-title-container.title h3.section-title.section-title-normal {
	 justify-content: start;
}
 .single_product .container.section-title-container.title h3.section-title.section-title-normal span.section-title-main {
	 background: #cc1d00;
	 color: #fff;
	 font-size: 16px;
	 font-weight: bold;
	 position: relative;
	 padding: 10px 50px 10px 20px;
}
 .single_product .container.section-title-container.title h3.section-title.section-title-normal span.section-title-main:after {
	 content: "";
	 border-bottom: 46px solid transparent;
	 border-left: 0 solid transparent;
	 border-right: 46px solid #fff;
	 top: -1px;
	 position: absolute;
	 right: -1px;
}
 .single_product .exxper ul, .single_product .product-short-description ul {
	 list-style: none;
}
 .single_product .exxper ul li, .single_product .product-short-description ul li {
	 margin: 0;
	 font-size: 15px;
	 font-weight: 500;
	 padding-left: 5px;
	 position: relative;
}
 .single_product .exxper ul li:before, .single_product .product-short-description ul li:before {
	 /*content: "";*/
	 background: url(assets/images/btnnext.svg);
	 width: 20px;
	 height: 20px;
	 display: block;
	 left: 0;
	 position: absolute;
	 background-size: 20px;
	 background-repeat: no-repeat;
}
 .single_product .store_in {
	 padding: 10px;
	 border: 1px solid #fff9f8;
	 margin-top: -20px;
}
 .single_product .store_in .abc {
	 background: #e5e5e5;
	 margin: 5px;
	 padding: 0 5px;
}
 .single_product .store_in .abc span {
	 padding: 0 15px;
}
 .single_product .store_in .phone {
	 font-size: 15px;
	 color: #cc1d00;
}
 .single_product .store_in .phone img {
	 margin-right: 5px;
}
 .single_product .store_in span.location {
	 font-size: 15px;
}
 .single_product .user_by {
	 margin-top: -20px;
	 padding: 10px;
	 border: 1px solid #eee;
}
 .single_product .user_by a.url {
	 color: #cc1d00;
}
 .single_product .user_by h4 {
	 color: #cc1d00;
}
 .single_product .user_by .info {
	 font-size: 15px;
}
 .single_product .user_by ul.more_info.tmdt {
	 list-style: none;
	 display: inline-flex;
	 margin-bottom: 0;
}
 .single_product .user_by ul.more_info.tmdt li {
	 margin-left: 0;
	 margin-right: 15px;
}
 .single_product .user_by ul.more_info.tmdt li img {
	 transition: transform 0.7s ease-in-out;
}
 .single_product li#tab-title-reviews {
	 display: none;
}
 .single_product .row_catalogue_single-products .box-blog-post .box-text.text-left {
	 margin-bottom: 0px;
	 padding-bottom: 0;
}
 .single_product .row_catalogue_single-products .box-blog-post h3.title {
	 font-size: 16px;
	 font-weight: 500;
	 margin-bottom: 5px;
}
 .single_product .row_catalogue_single-products .box-blog-post .img.img-box img {
	 height: 250px;
	 border: 1px solid #707070;
	 object-fit: scale-down;
}
 .single_product .row_catalogue_single-products .box-blog-post:hover h3.title {
	 color: #cc1d00;
}
 .single_product .row_catalogue_single-products .box-blog-post:hover img {
	 border: 2px solid #cc1d00 !important;
}
 .single_product .product-page-sections .product-section {
	 border-top: unset;
}
 .single_product .product-page-sections .container.section-title-container.title_tabs {
	 display: none;
}
 .single_product .meta_products {
	 margin: 35px 0 20px;
}
 .single_product ul.sidebar-wrapper.ul-reset .is-divider.small {
	 display: none;
}
 .single_product ul.sidebar-wrapper.ul-reset span.widget-title {
	 position: relative;
	 font-size: 16px;
	 margin-bottom: 10px;
	 padding-bottom: 10px;
}
 .single_product ul.sidebar-wrapper.ul-reset span.widget-title:before {
	 content: "";
	 border-bottom: 41px solid transparent;
	 border-left: 0 solid transparent;
	 border-right: 46px solid #fff;
	 top: -14px;
	 position: absolute;
	 padding-top: 5px;
	 right: -1px;
}
 .single_product ul.sidebar-wrapper.ul-reset span.widget-title span {
	 background: #cc1d00;
	 color: #fff;
	 font-size: 16px;
	 font-weight: bold;
	 padding: 10px 50px 10px 20px;
}
 .single_product ul.sidebar-wrapper.ul-reset del span.woocommerce-Price-amount.amount bdi {
	 color: #333;
}
 .single_product ul.sidebar-wrapper.ul-reset span.woocommerce-Price-amount.amount bdi {
	 color: #cc1d00;
}
 .single_product .row_useby .container.section-title-container.title {
	 padding: 0;
	 margin: 0;
}
 .single_product .row_useby .container.section-title-container.title h3.section-title.section-title-normal {
	 margin: 0;
}
 .single_product .row_useby ul.dongxe {
	 border: 2px solid #e4e4e4;
	 border-top: transparent;
	 padding-top: 10px;
	 list-style: none;
}
 .single_product .row_useby ul.dongxe li a {
	 font-size: 16px;
	 transition: all 0.2s ease-out;
	 font-weight: bold;
	 color: #cc1d00;
}
 .single_product .row_useby ul.dongxe li:hover a {
	 margin-left: 5px;
}
 .single_product .sidebar-wrapper.ul-reset span.widget-title {
	 background: #cc1d00;
	 position: relative;
}
 .single_product .sidebar-wrapper.ul-reset span.widget-title span {
	 font-size: 16px;
	 font-weight: bold;
	 color: #fff;
	 line-height: 38px;
}
 .single_product .sidebar-wrapper.ul-reset ul {
	 border: 1px solid #e4e4e4;
	 padding: 0 10px;
}
 .single_product .sidebar-wrapper.ul-reset ul li.recent-blog-posts-li .flex-col.mr-half .badge.post-date {
	 width: 100px;
	 height: 100px;
	 object-fit: scale-down;
}
 .single_product .sidebar-wrapper.ul-reset ul li.recent-blog-posts-li .flex-col.flex-grow a {
	 font-size: 16px;
	 line-height: 25px;
}
 .single_product .sidebar-wrapper.ul-reset ul span.post_comments.op-7.block.is-xsmall {
	 display: none;
}
 .single_product .sidebar-wrapper.ul-reset ul.product_list_widget li {
	 min-height: 100px;
	 margin-bottom: 15px;
	 margin-top: 15px;
}
 .single_product .sidebar-wrapper.ul-reset ul.product_list_widget li img {
	 width: 100px;
	 height: 100px;
}
 .single_product .sidebar-wrapper.ul-reset ul.product_list_widget li span.product-title {
	 font-size: 14px;
	 font-weight: bold;
	 clear: both;
	 display: block;
	 margin-left: 30px;
}
 .single_product .sidebar-wrapper.ul-reset ul.product_list_widget li .star-rating {
	 display: block;
	 margin-left: 31px;
}
 .single_product .sidebar-wrapper.ul-reset ul.product_list_widget li span.woocommerce-Price-amount.amount, .single_product .sidebar-wrapper.ul-reset ul.product_list_widget li span.amount {
	 margin-left: 31px;
}
 .single_product .sidebar-wrapper.ul-reset ul li.recentcomments {
	 background: #f7f7f7;
	 border-top: unset;
	 margin: 10px 0 !important;
	 padding: 15px 20px;
	 font-size: 16px;
}
 .single_product .sidebar-wrapper.ul-reset ul li.recentcomments span.comment-author-link {
	 display: none !important;
}
 .single_product .sidebar-wrapper.ul-reset ul li.recentcomments a {
	 color: #cc1d00;
}
 .product-small.col ul.star_rate {
	 margin-bottom: 0;
	 height: 20px;
	 position: relative;
}
 .product-small.col ul.star_rate li.star-rating {
	 margin: 0;
	 display: block;
	 z-index: 2;
	 right: 0;
	 position: absolute;
}
 .product-small.col .col-inner {
	 padding: 10px;
	 border: 1px solid #e4e4e4;
	 margin-top: 10px;
}
 .product-small.col .col-inner .badge-container {
	 top: -7px;
	 left: 15px;
	 margin: 0;
}
 .product-small.col .col-inner .badge-container .callout.badge.badge-circle {
	 height: 50px;
	 width: 50px;
}
 .product-small.col .col-inner .badge-container .callout.badge.badge-circle .badge-inner.secondary.on-sale {
	 border-radius: 0;
}
 .product-small.col .col-inner .badge-container .callout.badge.badge-circle .on-sale {
	 background: transparent;
	 color: #000;
	 background-image: url(assets/images/bookmarks.png);
	 background-size: contain;
	 background-repeat: no-repeat;
	 background-position: top center;
	 position: relative;
}
 .product-small.col .col-inner .badge-container .callout.badge.badge-circle span.onsale {
	 color: #fff;
	 font-size: 14px;
	 position: absolute;
	 left: 5px;
	 top: 14px;
	 right: 0;
}
 .product-small.col .col-inner .badge-container .callout.badge.badge-circle + .badge.callout.badge-circle {
	 display: none;
}
 .product-small.col .col-inner .badge-inner.callout-new-bg.is-small.new-bubble {
	 display: none;
}
 .product-small.col .box-text.box-text-products {
	 padding-bottom: 0;
	 margin-bottom: 0;
}
 .product-small.col .title-wrapper p.name a.woocommerce-LoopProduct-link {
	 overflow: hidden;
	 text-overflow: ellipsis;
	 line-height: 22px;
	 -webkit-line-clamp: 1;
	 height: 24px;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 font-size: 16px;
	 font-weight: bold;
	 color: #000;
}
 .product-small.col .price-wrapper {
	 margin-top: 10px;
}
 .product-small.col .price-wrapper span.price span.amount {
	 color: #cc1d00;
	 font-size: 20px;
}
 .product-small.col .price-wrapper del {
	 text-align: right;
	 float: right;
}
 .product-small.col .price-wrapper del span.amount {
	 font-size: 14px !important;
	 color: #000 !important;
}
 .product-small.col .price-wrapper ins span.woocommerce-Price-amount.amount {
	 color: #f32604;
	 font-size: 20px;
}
 .product-small.col ul.list-icon {
	 margin-top: 10px;
	 list-style: none;
	 margin-bottom: 5px;
}
 .product-small.col ul.list-icon li {
	 margin-left: 0;
	 font-size: 12px;
	 font-weight: 200;
	 margin-bottom: 15px;
}
 .product-small.col ul.list-icon li img {
	 width: 20px;
	 height: 20px;
	 margin-top: -5px;
	 margin-right: 5px;
	 object-fit: scale-down;
}
 .product-small.col ul.list-icon li.col-hide {
	 display: none;
	 overflow: hidden;
	 visibility: hidden;
}
 .prodct_only ul.star_rate {
	 margin-bottom: 0;
	 height: 40px !important;
	 position: relative;
}
 .prodct_only p a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	 overflow: hidden;
	 text-overflow: ellipsis;
	 line-height: 34px !important;
	 -webkit-line-clamp: 2 !important;
	 height: 68px !important;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 font-size: 26px !important;
	 font-weight: bold;
	 color: #000;
}
 .prodct_only .product-small.col .price-wrapper .amount {
	 color: #f32604;
	 font-size: 40px !important;
}
 .prodct_only .product-small.col .price-wrapper del .amount {
	 text-align: right;
	 font-size: 24px !important;
}
 .prodct_only .product-small.col .price-wrapper {
	 margin-top: 0 !important;
}
 .prodct_only ul.list-icon {
	 margin-top: 20px !important;
	 list-style: none;
}
 .prodct_only ul.list-icon li {
	 float: left;
	 width: 49%;
	 font-size: 16px !important;
	 font-weight: 500 !important;
	 line-height: 25px;
}
 .prodct_only ul.list-icon li img {
	 width: 25px;
	 height: 25px;
	 margin-right: 5px;
	 object-fit: scale-down;
}
 .prodct_only ul.list-icon li.col-hide {
	 display: unset !important;
	 overflow: visible !important;
	 visibility: visible !important;
	 font-size: 16px;
}
 .prodct_only a.button.primary.expand {
	 margin-top: 30px;
}
 .khuyenmai .is-divider.small {
	 display: none;
}
 .khuyenmai .sidebar-wrapper.ul-reset span.widget-title {
	 background: #cc1d00;
	 padding: 10px 50px 10px 20px;
	 position: relative;
}
 .khuyenmai .sidebar-wrapper.ul-reset span.widget-title:after {
	 content: "";
	 border-bottom: 39px solid transparent;
	 border-left: 0 solid transparent;
	 border-right: 31px solid #fff;
	 position: absolute;
	 top: 0;
	 right: 0;
}
 .khuyenmai .sidebar-wrapper.ul-reset span.widget-title span {
	 font-size: 16px;
	 font-weight: bold;
	 color: #fff;
	 line-height: 38px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul {
	 border: 1px solid #e4e4e4;
	 padding: 0 10px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul li.recent-blog-posts-li .flex-col.mr-half .badge.post-date {
	 width: 100px;
	 height: 100px;
	 object-fit: scale-down;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul li.recent-blog-posts-li .flex-col.flex-grow a {
	 font-size: 16px;
	 line-height: 25px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul span.post_comments.op-7.block.is-xsmall {
	 display: none;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul.product_list_widget li {
	 min-height: 100px;
	 margin-bottom: 15px;
	 margin-top: 15px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul.product_list_widget li img {
	 width: 100px;
	 height: 100px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul.product_list_widget li span.product-title {
	 font-size: 14px;
	 font-weight: bold;
	 clear: both;
	 display: block;
	 margin-left: 30px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul.product_list_widget li .star-rating {
	 display: block;
	 margin-left: 31px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul.product_list_widget li span.woocommerce-Price-amount.amount, .khuyenmai .sidebar-wrapper.ul-reset ul.product_list_widget li span.amount {
	 margin-left: 31px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul li.recentcomments {
	 background: #f7f7f7;
	 border-top: unset;
	 margin: 10px 0 !important;
	 padding: 15px 20px;
	 font-size: 16px;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul li.recentcomments span.comment-author-link {
	 display: none !important;
}
 .khuyenmai .sidebar-wrapper.ul-reset ul li.recentcomments a {
	 color: #cc1d00;
}
 @media screen and (max-width: 850px) {
	 .row_bannertop .banners {
		 max-width: 100%;
		 -ms-flex-preferred-size: 100%;
		 flex-basis: 100%;
	}
	 a.button.primary.expand {
		 font-size: 12px;
	}
}
 @media screen and (min-width: 550px) and (max-width: 850px) {
	 .row-sub-title h3.section-title.section-title-normal span.section-title-main {
		 font-size: 13px;
	}
	 .row-sub-title h3.section-title.section-title-normal span.sub-text {
		 color: #999;
		 font-size: 10px;
		 font-weight: 500;
		 padding-bottom: 0;
	}
	 .price-wrapper del {
		 text-align: left !important;
		 float: unset !important;
		 display: block;
		 clear: both;
		 margin-top: 5px;
	}
	 .product-small.col .price-wrapper {
		 margin-top: 10px;
		 min-height: 40px;
	}
	 .prodct_only ul.list-icon li {
		 float: left;
		 width: 100%;
	}
	 .prodct_only ul.list-icon li a {
		 font-size: 16px !important;
	}
	 .prodct_only .product-small.col .title-wrapper p.name a.woocommerce-LoopProduct-link {
		 font-size: 18px !important;
		 line-height: 24px !important;
		 -webkit-line-clamp: 2 !important;
		 height: 48px !important;
	}
	 .prodct_only .product-small.col .price-wrapper {
		 min-height: 70px;
	}
	 .prodct_only .product-small.col .price-wrapper span.price span.woocommerce-Price-amount.amount bdi {
		 font-size: 26px;
	}
	 .prodct_only .product-small.col .price-wrapper span.price del span.woocommerce-Price-amount.amount bdi {
		 font-size: 16px;
	}
}
 .main-boxsty-title {
	 position: relative;
	 margin-bottom: 0;
}
 .main-boxsty-title h3.section-title.section-title-normal {
	 justify-content: start;
	 margin-bottom: 0;
}
 .main-boxsty-title h3.section-title.section-title-normal span {
	 border-bottom: unset;
	 position: relative;
}
 .main-boxsty-title h3.section-title.section-title-normal span.section-title-main {
	 background: #cc1d00;
	 color: #fff;
	 font-size: 16px;
	 font-weight: bold;
	 padding: 10px 50px 10px 20px;
}
 .main-boxsty-title h3.section-title.section-title-normal span.section-title-main:after {
	 content: "";
	 border-bottom: 46px solid transparent;
	 border-left: 0px solid transparent;
	 border-right: 40px solid #120f09;
	 top: -1px;
	 position: absolute;
	 right: -1px;
}
 .main-boxsty-title h3.section-title.section-title-normal span.sub-text {
	 color: #999;
	 font-size: 12px;
	 font-weight: 500;
	 padding-bottom: 0;
}
 .main-boxsty-title ul.dropdown-menu.pull-right.sub-text {
	 float: left;
	 display: flex;
	 list-style: none;
	 position: absolute;
	 top: 10px;
	 left: 150px;
	 margin-bottom: 0;
}
 .main-boxsty-title a.tile_subslink.uppercase {
	 font-size: 12px;
}
 .blog_tins .box.box-normal.box-text-bottom h4.post-title.is-large {
	 font-size: 30px;
	 font-weight: bold;
	 line-height: 35px;
}
 .blog_tins p.from_the_blog_excerpt {
	 overflow: hidden;
	 text-overflow: ellipsis;
	 line-height: 25px;
	 -webkit-line-clamp: 2;
	 height: 50px;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 font-size: 16px;
	 font-weight: 500;
}
 .blog_tins ul.date_user {
	 display: flex;
	 list-style: none;
	 margin-bottom: 0;
}
 .blog_tins ul.date_user li {
	 margin-left: 0;
	 margin-bottom: 0;
}
 .blog_tins ul.date_user li svg {
	 margin-right: 5px;
}
 .blog_tins ul.date_user li + li {
	 margin-left: 20px;
}
 .blog_tins p.from_the_blog_comments.uppercase.is-xsmall {
	 display: none;
}
 @media screen and (max-width: 550px) {
	 .ring {
		 position: fixed;
		 bottom: 15px;
		 right: -50px;
	}
	 .single_product .add-to-cart-container .quantity.buttons_added.form-normal {
		 width: 80px;
	}
	 button.single_add_to_cart_button.button.alt {
		 width: calc(100% - 100px) !important;
	}
	 .single_product .price-wrapper p.price del span.amount bdi {
		 font-size: 22px;
		 font-weight: bold;
		 margin-left: 0px;
		 margin-top: 10px;
	}
	 .single_product h1.product-title.product_title.entry-title {
		 width: 100%;
	}
	 .single_product .add-to-cart-container button.button.buy_now_button, .single_product .add-to-cart-container button.single_add_to_cart_button {
		 width: 100%;
	}
	 .row_icon .icon-box-img {
		 padding-left: 0 !important;
		 margin: auto;
	}
	 .row_icon .icon-box-img img {
		 height: 90px;
		 object-fit: scale-down;
	}
	 .row_icon:nth-child(2n) {
		 padding-left: 5px;
		 padding-right: 0
	}
	 .row_icon:nth-child(2n+1) {
		 padding-right: 5px;
		 padding-left: 0;
	}
	.col_right .row_icon .icon-box-left .icon-box-text.last-reset{
	 	padding: 15px 10px!important;
	 	text-align: center;
	 }
	.col_right .row_icon .icon-box-left .icon-box-text.last-reset a.button{
	 	margin-right: 0;
	 }
	 span.sub-text {
		 display: none;
	}
	 .product-small.col .title-wrapper p.name a.woocommerce-LoopProduct-link {
		 line-height: 18px;
		 -webkit-line-clamp: 3;
		 height: 54px !important;
		 font-size: 14px;
	}
	 .product-small.col ul.star_rate li.star-rating {
		 font-size: 12px;
	}
	 .product-small.col del {
		 float: unset !important;
		 display: block;
		 text-align: left !important;
		 margin-top: 3px;
	}
	 .product-small.col span.price bdi, .product-small.col span.price span.amount {
		 font-size: 15px !important;
	}
	 .product-small.col ul.list-icon li {
		 width: 100% !important;
	}
	 .banner_spreview .btn_shop {
		 font-size: 14px;
		 font-weight: 550;
		 padding: 5px 20px;
	}
	 .banner_spreview .bold_black, .banner_spreview .bold_black p {
		 font-size: 22px;
	}
	 .banner_spreview .bold_red, .banner_spreview .bold_red p {
		 font-size: 24px;
	}
	 a.button.primary.expand {
		 font-size: 10px;
	}
	 .price-wrapper .price {
		 display: block;
		 min-height: 38px;
	}
	 .prodct_only .product-small.col .title-wrapper p.name a.woocommerce-LoopProduct-link {
		 font-size: 17px !important;
		 line-height: 22px !important;
		 -webkit-line-clamp: 2 !important;
		 height: 44px !important;
	}
	 .prodct_only .product-small.col span.price bdi, .prodct_only .product-small.col span.price span.amount {
		 font-size: 18px !important;
	}
	 .prodct_only .product-small.col del {
		 float: right !important;
		 display: block;
		 text-align: right !important;
		 margin-top: 3px;
	}
	 .prodct_only .product-small.col a.button.primary.expand {
		 font-size: 12px;
	}
	 .content_catalogue .row-sub-title h3.section-title.section-title-normal span.section-title-main:after {
		 content: "";
		 border-bottom: 73px solid transparent !important;
		 border-left: 50px solid transparent !important;
		 border-right: 50px solid #fff !important;
		 top: -1px !important;
		 right: -2px;
	}
}
 .blog-wrapper.blog-archive.page-wrapper > .row.row-large > .large-9.col {
	 padding-right: 10px;
}
 .blog-wrapper.blog-archive.page-wrapper > .row.row-large > .post-sidebar.large-3.col {
	 padding-left: 10px;
}
 .header-vertical-menu__fly-out.has-shadow {
	 min-width: 280px;
	 margin-left: -7px;
}
 div#shop-sidebar .filters-container span.toggle-handle {
	 display: none;
}
.widget .is-divider {
	display: none;
}
.widget_product_categories>ul>li ul {
	display: block;
}
.widget_product_categories>ul>li>a {
	color: #000;
    text-transform: capitalize;
}
.widget span.widget-title,
 div#shop-sidebar .filters-container h4 {
	 display: block;
	 font-size: 16px;
	 padding: 10px 50px 10px 10px;
	 background: #cc1d00;
	 color: #fff;
	 margin-bottom: 0;
	 text-transform: uppercase;
}
 div#shop-sidebar .filter-content {
	 border: 1px solid #e4e4e4;
	 padding: 15px;
}
 div#shop-sidebar .filter-content ul li {
	 margin-bottom: 10px;
}
 div#shop-sidebar .filter-content ul li label {
	 line-height: 10px;
	 margin-bottom: 0px;
}
 div#shop-sidebar .filter-content ul li label * {
	 margin-bottom: 0;
	 font-weight: 400;
	 padding-bottom: 0;
}
 div#shop-sidebar .filter-content ul li label small.item-count {
	 color: #000;
}
 div#shop-sidebar .filter-content ul li ul {
	 margin-top: 10px;
}
 h3.title.text-center {
	 font-size: 35px;
}
 .catalogue-item .box .image-cover {
	 min-height: 550px;
}
 .catalogue-item .box .image-cover img {
	 object-fit: scale-down !important;
	 border: 1px solid #666;
	 min-height: 550px;
}
 .catalogue-item .box:hover img {
	 border: 1px solid #cc1d00;
}
 @media screen and (max-width: 850px) {
	 div#wide-nav form.searchform {
		 width: auto !important;
	}
	 div#wide-nav form.searchform input#woocommerce-product-search-field-1 {
		 height: 40px;
		 padding-right: 80px;
		 border-radius: 6px;
		 box-shadow: none;
		 border-color: transparent;
		 font-size: 13px;
		 color: #000;
	}
	 div#wide-nav form.searchform input#woocommerce-product-search-field-1::placeholder {
		 color: #000;
	}
	 div#wide-nav form.searchform button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
		 position: absolute;
		 top: 3px;
		 right: 3px;
		 width: 74px;
		 border-radius: 6px !important;
		 background: #000;
		 height: 34px;
        min-height: unset;
	}
}
 /* .add-to-cart-container.form-normal.is-normal p.stock.in-stock {
	 display: none;
} */
 .woocommerce-multi-inventory-label-container a.woocommerce-multi-inventory-label-change {
	 color: #cc1d00;
}
 .woocommerce-multi-inventory-inventories-container b {
	 font-size: 14px !important;
}
 .woocommerce-multi-inventory-inventories-container label.woocommerce-multi-inventory-inventories-row div {
	 padding: 0 5px;
}
 .woocommerce-multi-inventory-inventories-container label.woocommerce-multi-inventory-inventories-row div input[type="radio"] {
	 margin-bottom: 0;
	 padding-bottom: 0;
}
 .home ul.nav.header-nav.header-bottom-nav li.header-vertical-menu .header-vertical-menu__fly-out.header-vertical-menu__fly-out--open.has-shadow {
	 overflow: visible;
	 visibility: visible;
}
 ul.menu.tabs.nav.archive-catalogue {
	 margin-bottom: 35px;
	 list-style: none;
	 border-bottom: 1px solid #eee;
}
 ul.menu.tabs.nav.archive-catalogue li {
	 position: relative;
	 margin-right: 65px;
	 border-top: unset;
}
 ul.menu.tabs.nav.archive-catalogue li a {
	 font-size: 16px;
	 padding: 5px 15px;
	 color: #000;
	 font-weight: bold;
	 text-transform: uppercase;
}
 ul.menu.tabs.nav.archive-catalogue li a:after {
	 content: "";
	 border-top: 36px solid transparent;
	 border-left: 39px solid transparent;
	 border-right: 0px solid transparent;
	 margin-right: -16px;
	 margin-top: 0px;
	 position: absolute;
	 top: 0;
	 left: 100%;
}
 ul.menu.tabs.nav.archive-catalogue li a:hover {
	 background: #cc1d00;
	 color: #fff;
}
 ul.menu.tabs.nav.archive-catalogue li a:hover:after {
	 border-left: 39px solid #cc1d00;
}
 ul.page-numbers.nav-pagination.links {
	 text-align: right;
}
 ul.page-numbers.nav-pagination.links a, ul.page-numbers.nav-pagination.links span {
	 border-radius: 5px;
	 border: 1px solid;
}
 i.fas.fa-exclamation-triangle {
	 color: #cc1d00 !important;
}
 .views {
	 display: none;
}
 
.home .prodct_only  .price-wrapper .price {
    display: block;
    margin-top: 10px;
}
.header-wrapper.stuck ul.nav.header-nav.header-bottom-nav li.header-vertical-menu .header-vertical-menu__fly-out.header-vertical-menu__fly-out--open.has-shadow {
    overflow: hidden;
    visibility: hidden;
}
.header-wrapper.stuck ul.nav.header-nav.header-bottom-nav:hover li.header-vertical-menu .header-vertical-menu__fly-out.header-vertical-menu__fly-out--open.has-shadow {
    overflow: visible;
    visibility: visible;
}
.row.model a:hover .icon-box.featured-box.icon-box-center.text-center {
    border: 1px solid #222;
}
.row.model a:hover .icon-box-text.last-reset {
    color: #d8543e;
   
    font-size: 15px;
}
.row.model a .icon-box-text.last-reset{
	 font-size: 15px;
}
.box-text.box-text-products .jdgm-widget.jdgm-preview-badge.jdgm--done-setup{
	display: none;
}
.product-small.box .jdgm-prev-badge.jdgm--js{
	text-align: right;
}
.jdgm-rev-widg h2.jdgm-rev-widg__title{
	display: none;
}
.jdgm-ask-question-btn, .jdgm-write-rev-link {
    border: 1px solid #eeeeee;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
}
.jdgm-rev-widg.jdgm-rev-widg input{
	-webkit-box-shadow: unset;
    box-shadow: unset;
}
@media	only screen and (max-width: 1386px) and (min-width: 850px){
	.header-wrapper div#wide-nav .flex-col.hide-for-medium.flex-center > ul > li{
		    margin-left: 45px;
	}
}
.shop-page-title.category-page-title.page-title  h4.filter-title{
	display: none;

}
.shop-page-title.category-page-title.page-title .yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 30px;
    min-width: 275px;
}


.shop-container aside#flatsome_recent_posts-2 {
    display: none;
}
@media only screen and (min-width: 850px){
	.row.produc_hide img.attachment-woocommerce_thumbnail,.row.produc_hide img.show-on-hover.absolute.fill.hide-for-small.back-image{
		height: 168px !important;
		object-fit: scale-down;
	}
}
@media only screen and (max-width: 550px){
	.main-boxsty-title ul.dropdown-menu.pull-right.sub-text{
		top: 50px;
		left: 50px;
	}
	.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper {
    display: block;
    width: 100%;
    min-width: 320px;
}
	.yith-wcan-filter.filter-tax.hierarchical.select-design[data-taxonomy="dong-xe"] .yith-wcan-dropdown.closed .dropdown-label{
		color: #fff;
		font-size: 0
	}
	.yith-wcan-filter.filter-tax.hierarchical.select-design[data-taxonomy="dong-xe"] .yith-wcan-dropdown.closed .dropdown-label:before{
		content: "Dòng Xe";
		color: #000;
		font-size: 16px;
	}
	.yith-wcan-filter.filter-tax.hierarchical.select-design {
	    width: 49%;
	    min-width: 100px !important;
	    float: left;
	}
	.yith-wcan-filter.filter-tax.hierarchical.select-design[data-taxonomy="product_cat"]{
	   padding-left: 5px;
	}
	.yith-wcan-filter.filter-tax.hierarchical.select-design[data-taxonomy="product_cat"] .dropdown-wrapper {
	    width: 100%;
	    min-width: 320px;
	    left: -100% !important;
	    float: left;
	    right: unset;
	}
	ul.menu.tabs.nav.archive-catalogue li a{
		font-size: 13px;
    	padding: 5px 10px;
	}
	ul.menu.tabs.nav.archive-catalogue li{
		margin-right: 10px;
	}
	ul.menu.tabs.nav.archive-catalogue li a:after{
		display: none;
	}
	aside#woocommerce_top_rated_products-2 , aside#recent-comments-2{
    display: none;
	}
	.heading_txt h3{
		font-size: 16px;
	}
	.txt_color h3{
		font-size: 15px;
	}
}
@media only screen and (max-width: 395px){
	.col_right .row_icon .icon-box-left .icon-box-img{
		width: 100px !important;
	}
}
@media only screen and (max-width: 550px) and (min-width: 396px){
	.col_right .row_icon .icon-box-left .icon-box-img{
		width: 150px !important;
	}
}
@media only screen and (max-width: 550px){
	.woo-variation-product-gallery {
	    min-width: 320px; 
	    width: 100%;
	    max-width: 100% !important;
	}
	.row_catalogue_single-products .small-columns-2>.col,.row_catalogue_single-products .small-columns-2 .flickity-slider>.col {
	    max-width: 49% !important;
	    -ms-flex-preferred-size: 49% !important;
	    flex-basis: 49% !important;
	}
}
.jdgm-prev-badge {
    text-align: right;
}
.ring.phone-call {
    bottom:115px;
  
}
.ring.phone-call .coccoc-alo-ph-img-circle{
	background: rgba(30, 30, 30, 0.1) url(assets/images/phone-call.png) no-repeat center center;
}
.rmenu__dongxe_hangxe_accor  a.accordion-title.plain span {
    font-size: 15px;
    font-weight: bold;
}

.rmenu__dongxe_hangxe_accor a.accordion-title.plain  button {
    font-size: 12px;
}

.rmenu__dongxe_hangxe_accor a.accordion-title.plain {
    padding: 2px 10px 4px 10px;
	text-align:center;
	border-top: unset	;
}
.rmenu__dongxe_hangxe_accor  .col{
	padding-left: 10px !important;
}
.rmenu__dongxe_hangxe_accor .accordion-item {
   border: 1px solid #D7D7D7;
   border-radius: 4px;
   cursor: pointer;
   position: relative;
   margin-top: 5px;
}
.rmenu__dongxe_hangxe_accor .accordion-inner {
    padding: 2px 5px;
}
.rmenu__dongxe_hangxe_accor .accordion-inner {
    height: 330px;
    overflow-y: scroll;
}
.rmenu__dongxe_hangxe_accor ::-webkit-scrollbar {
  width: 5px;
}
.rmenu__dongxe_hangxe_accor .col+.col{
	padding-right: 10px !important;
}
/* Track */
.rmenu__dongxe_hangxe_accor  ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.rmenu__dongxe_hangxe_accor  ::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 10px;
}

/* Handle on hover */
.rmenu__dongxe_hangxe_accor  ::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.rmenu__dongxe_hangxe_accor .accordion-inner ul li a {
    font-size: 13px;
}
@media only screen and (max-width: 850px){
	.rmenu__dongxe_hangxe_accor .yith-wcan-filter+.yith-wcan-filter  .dropdown-wrapper{
		left: unset !important;
	}
}
.jdgm-widget.jdgm-preview-badge.jdgm--done-setup {
    display: none;
}
/*ttra*/

img.emoji {
    width: 20px !important;
}
.badge-ngung {
    background: red;
    color: #fff;
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 3px;
}
.product-title .ngung-label {
    color: red;
    font-weight: 600;
    margin-top: 5px;
	display: block;
	background: unset;
    font-size: unset;
    padding: 0;
    margin-left: 0;
}
.row_left_order .stock {
	font-size: 20px;
	
}
.row_left_order .stock img {
	min-width: 25px;
	margin-right: 5px;
}
.product-lien-he .stock,
.product-ngung .stock,
.product-ngung .out-of-stock-label,
.product-lien-he .out-of-stock-label{
    display:none !important;
}
.contacts_page .list-contacts_page {
	margin-bottom: 0;
}
.contacts_page .list-contacts_page li {
	margin-left: 0;
}
.contacts_page .icon-box-img {
	max-width: 16px;
}
.contacts_page .icon-box-left .icon-box-img+.icon-box-text {
	padding-left: 10px;
}