@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//motoparts24.ru/wp-content/themes/motoparts_25/fonts/woodmart-font-1-400.woff2?v=8.1.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//motoparts24.ru/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//motoparts24.ru/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//motoparts24.ru/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//motoparts24.ru/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//motoparts24.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//motoparts24.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//motoparts24.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//motoparts24.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(203,13,37);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(203,13,37);
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(191,211,75);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(191,211,75);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(191,211,75);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 600px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@media (max-width: 480px) {
  .tg-widget {
    width: 180px;      /* было 300px */
    padding: 8px 10px;
  }

  .tg-avatar {
    width: 42px;
    height: 42px;
    margin-right: 10px;
  }

  .tg-avatar img {
    width: 22px;
    height: 22px;
  }

  .tg-title {
    font-size: 14px;
  }

  .tg-subtitle {
    font-size: 12px;
  }

  .tg-status {
    font-size: 10px;
    padding: 1px 5px;
  }
}

.tg-widget {
  display: flex;
  align-items: center;
  width: 250px;
  background: #2AABEE;
  color: #fff;
  border-radius: 12px;
  padding: 10px 14px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

.tg-avatar {
  position: relative;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.tg-avatar img {
  width: 28px;
  height: 28px;
}

.tg-online {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background: #25D366;
  border: 2px solid #fff;
  border-radius: 50%;
}

.tg-title {
  font-weight: bold;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.tg-status {
  background: #25D366;
  color: #fff;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 10px;
}

.tg-subtitle {
  font-size: 13px;
  opacity: 0.9;
}

.tg-widget:hover {
  background: #229ED9;
}

.ymm-selector.ymm-box select.ymm-select, .ymm-selector.ymm-box select.ymm-category-select {
    width: 100%;
    border: #bcc6cc 1px solid !important;
    margin: 0 0 8px 0;
    color: #575757;
    font-size: 16px;
}

.wd-buttons {
    z-index: 4;
    display: flex
;
    flex-direction: column;
    border-radius: calc(var(--wd-brd-radius) / 1.2);
    background: black !important;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: all .3s ease;
}

.wd-load-more {
    --btn-color: #ffffff !important;
    --btn-color-hover: var(--color-gray-800);
    --btn-brd-color: var(--brdcolor-gray-300);
    --btn-brd-color-hover: var(--brdcolor-gray-500);
    --btn-bgcolor: #000000 !important;
    --btn-bgcolor-hover: #000000 !important;
    --btn-brd-width: 2px;
    margin-bottom: 10px !important;
}

.bapf_sfilter .bapf_clr_span, .bapf_sfilter .bapf_img_span {
    border: 1px solid #BCC6CC;
}

.wd-action-btn.wd-style-icon>a {
    position: relative;
    flex-direction: column;
    width: 50px;
    color: #fff !important;
    height: 50px;
    font-weight: 400;
    font-size: 0 !important;
    line-height: 0;
}

.jkvdsv
{
    position: relative;
    color: red !important;
 }

}
.wd-fs-menu {
    position: fixed;
    z-index: 400;
    visibility: hidden;
    padding-block: 80px;
    background-color: rgb(255 255 255 / 90%) !important;
    opacity: 0;
    transition: visibility .2s ease, opacity .2s ease;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
    line-height: 1.2;
}


.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 2px;
    background-color: rgb(255 255 255);
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.wd-nav-fs>li>a {
    justify-content: center;
    margin: 0 auto;
    padding-block: 10px !important;
    max-width: 700px;
    width: 100%;
    font-weight: var(--wd-header-el-font-weight);
    font-style: var(--wd-header-el-font-style);
    font-size: 22px;
    font-family: var(--wd-header-el-font);
}

.wd-product .wd-entities-title {
    padding-top: 20px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}

.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
    background: #000 !important;
 }

.mwb-pr-popup-tab-wrapper .tab-link {
    color: #cb0d25 !important;
}
#mwb-mwb-pr-drag {
    position: fixed;
    bottom: 150px  ! IMPORTANT;
    background-color: #cb0d25 ! IMPORTANT;
    z-index: 9999;
    min-width: 110px;
}
.mwb_wpr_product_point {
	background-color: #bcc6cc !important;
    font-size: 10px !important;
	    color: #000 !important;
    display: inline-block;
    width: 190px !important;
    margin-bottom: 20px;
}

.product-label {
    padding: 5px 10px;
    min-width: 50px;
    color: #fff !important;
    background: #000 !important;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 8px  !important;
    line-height: 1.2;
}



.wd-page-title {
    background-color: #BCC6CC !important;
    background-image: none;
    background-size: cover;
    background-position: center center;
}

.product_meta {
    --wd-link-color: var(--wd-text-color);
    display: flex
;
    align-items: center;
    justify-content: var(--wd-align);
    flex-wrap: wrap;
    font-size: 8px !important;
}

#nta-wabutton-10417 .wa__stt_online {
    color: #0a0909;
 }  

.wd-label-top-lg table.variations .label {
        margin-bottom: 5px;
        padding-bottom: 0;
        text-align: left !important;
        padding-right: 0;
    }

.woocommerce-product-details__short-description {
    clear: both;
    text-align: left !important;
    font-size: 12px !important;
    padding-top: 2px !important;
}

.wd-header-cats.wd-style-1 .menu-opener:after {
    font-size: 14px  !important;
    padding-left: 12px !important;
    font-weight: 700  !important;
 }

.wd-header-cats .menu-opener .menu-open-label {
    text-transform: var(--wd-header-el-transform);
    font-weight: var(--wd-header-el-font-weight);
    font-style: var(--wd-header-el-font-style);
    font-size: 14px !important;
    font-family: var(--wd-header-el-font);
}
.q1t{
text-align: center;
	font-weight: 700;
}
.skt{
	font-weight: 700;
}
.sktd {
  letter-spacing: normal;
    font-weight: 500;
  }
.q1td {
    letter-spacing: normal;
    text-align: center;
    padding-right: 20px;
    font-weight: 500;
    padding-left: 20px;
}
.brand-HUSQVARNA {
    background: #01357f;
    border-radius: 4px;
    color: #fff;
    font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
	margin-bottom: 5px;
}

.wooqr_actions .button-primary {
    margin: 0 4px;
    flex: 1;
    background: #000000 !important;
    border-color: #000000 !important;
}

#menu-item-42708{
color: #000 !important;
}

.title-design-centered {
    display: block !important;
    text-align: center;
}

.ymm-selector.ymm-horizontal .ymm-submit-any-selection {
    margin-top: 6px;
    display: none !important;
}
.ymm-selector.ymm-horizontal .level select.ymm-select, .ymm-selector.ymm-horizontal .level select.ymm-category-select {
    width: 97%;
    height: 30px;
    background: #BCC6CC !IMPORTANT;
    margin: 0;
    color: #000000;
    font-size: 16px;
}

.wd-product .wd-entities-title {
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #BCC6CC!important;
    background-color: #000 !important;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 0px !important;
}

.swiper-scrollbar {
    background: rgba(0,0,0,.25);
    height: 2px !IMPORTANT;
    left: 10px;
    opacity: 1!important;
    width: calc(100% - 20px)!important;
}

.wa__cs_info .wa__cs_status {
    width: 36px;
    height: 14px;
    margin-left: 3px;
    padding: 1px;
    font-size: 9px;
    line-height: 1.34em;
    border-radius: 5px;
    color: #fff;
    position: relative;
    top: -1px;
    left: 0px;
    text-align: center;
}

.wd-nav-vertical.wd-design-default>li:not(:last-child) {
    background: #000 !IMPORTANT;
    border-bottom: 1px solid var(--brdcolor-gray-200);
}
#menu-item-39604{
	background-color: #000 !important;
}

.wd-nav-vertical.wd-design-default>li:is(.wd-opened,:hover)>a {
    background-color: #000 !important;
    /* color: var(--color-gray-700); */
}



.wd-nav-vertical.wd-design-default>li:is(.wd-opened,:hover)>a {
    background-color: #BCC6CC!important;
    color: #fff !important;
}

.woodmart-nav-link {
    color: #fff !important;
}



.wd-nav-vertical.wd-design-default {
    border: 1px solid var(--brdcolor-gray-200);
    background: black !important;
}
.wd-nav-vertical.wd-design-default:active {
    border: 1px solid var(--brdcolor-gray-200);
    background: #BCC6CC!important;
}

.wd-nav-vertical.wd-design-default:hover {
    border: 1px solid var(--brdcolor-gray-200);
    background: #BCC6CC!important;
}

.elementor-lightbox .dialog-message .elementor-slideshow__footer .elementor-slideshow__title, .fancybox-container.fancybox-is-open .fancybox-caption__body .jltma-fancybox-caption .jltma-image-carousel-title {
    display: none !important;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
    color: #000 !important;
}

.wd-prefooter {
    padding-bottom: 0px !important;
    background-color: var(--wd-main-bgcolor);
}

.wd-sub-menu li>a {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    color: var(--sub-menu-color);
    font-size: 12px;
    line-height: 1.2;
}

.copyrights-wrapper {
    color: #000 !important;
    border-top: 1px solid var(--brdcolor-gray-300);
    BACKGROUND: #BCC6CC!important;
}

.wd-buttons[class*="wd-pos-r"] .wd-tooltip-label {
    top: 50%;
    display: none !IMPORTANT;
    right: 100%;
    margin-top: -17px;
    margin-right: 8px;
}

.wd-nav-vertical .wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
    padding: var(--wd-dropdown-padding, 30px 35px 0 35px);
   }

p {
    margin-bottom: 5px !important;
}

.woocommerce-product-details__short-description {
    clear: both;
    font-size: 10px !important;
    padding-top: 2px !important;
}

.product_title {
    font-size: 20px !important;
    line-height: 1.2;
    font-weight: 700;
    --page-title-display: block;
}

.wd-product-brands a {
    display: inline-block;
    width: 18% !important;
}

.bapf_head{font-size: 16px !important;
}

.wa__stt_online .wa__cs_info .wa__cs_status {
    background: #000000 !important;
}

ul {
    list-style: none !important;
    line-height: 1.2 !important;
    font-size: 12px !important;
}

.wd-accordion-opener {
    position: relative;
    color: var(--color-gray-300);
    text-align: center;
    font-size: 20px !IMPORTANT;
    line-height: 1;
    transition: inherit;
}

.wd-action-btn.wd-style-text>a {
    position: relative;
    font-weight: 600;
    font-size: 11px !IMPORTANT;
    line-height: 1;
}

.wd-count-msg{
	    font-size: 10px !IMPORTANT;
}

p.stock.out-of-stock {
    color: #ff0000 !important;
    text-transform: uppercase !important;
    text-align: center !important;
    margin-bottom: 22px !important;
}

.cwginstock-panel-heading h4 {
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #fff;
}

.wd-tools-element .wd-tools-icon {
    position: relative;
    display: flex;
    color: #ccc !important;
    align-items: center;
    justify-content: center;
    font-size: 0;
}

.woodmart-nav-link{
color: #ccc !important;
}

.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-right: 5px;
    max-height: 14px !important;
    width: auto !important;
}

.summary-inner .product_meta {
    margin-bottom: 10px;
    padding-top: 20px;
    font-size: 9px !important;
    border-top: 1px solid var(--brdcolor-gray-300);
}

#nta-wabutton-10417 .wa__stt_online {
    background: #BCC6CC!important;
}

.wd-header-cats.wd-style-1 .menu-opener {
    padding: 10px 15px;
    min-width: 190px !important;
    height: 50px;
    border-top-left-radius: var(--wd-brd-radius);
    border-top-right-radius: var(--wd-brd-radius);
}

.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 50%;
    top: 50%;
    left: 25%;
    margin-top: -1px;
    background: #ff0000;
    z-index: 1;
    transition: .3s;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    display: var(--view-cart-button-display, inline-block);
    color: #BCC6CC!important;
    font-size: 9px !important;
    letter-spacing: 0px !important;
    padding: var(--view-cart-button-padding, 15px);
    background-color: #000000 !important;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    display: var(--view-cart-button-display, inline-block);
    color: #fff !important;
    font-size: 9px !important;
    letter-spacing: 0px !important;
    padding: var(--view-cart-button-padding, 15px);
    background-color: #000000 !important;
}

.product-label.new {
    color: black !important;
    background-color: #BCC6CC !important;
}

.woocommerce-breadcrumb a, .yoast-breadcrumb a {
    font-size: 10px !important;
    color: var(--color-gray-500);
}
.woocommerce-breadcrumb .breadcrumb-last:last-child, .yoast-breadcrumb .breadcrumb_last:last-child {
    font-size: 10px !important;
}


.wd-nav-product-cat>li>a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 12px !important;
    font-weight: 400;
    color: black !important;
}
.title-size-default .title {
   font-size: 45px !important;
	   color: black !important;
}

.title-size-default {
	 font-size: 45px !important;
    padding: 10px 0 !important;
	   color: black !important;
}


.product_title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    --page-title-display: block;
}

a#wcbpg_open_popup {
    display: block;
    padding-top: 13px;
    font-size: 10px;
    box-shadow: none;
    margin-bottom: 20px;
    text-decoration: underline;
}

.sku{
    background: black;
    color: #fff;
    padding: 5px;
}

.product-design-alt .summary-inner .product_meta {
    margin-bottom: 5px;
    font-size: 8px !important;
}
.summary-inner>.price {
    font-family: 'Roboto'  !important;
    font-size: 40px !important;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    background-color: #000 !important;
    color: #fff !important;
 }

.dgwt-wcas-search-wrapp {
    position: relative;
    line-height: 100%;
    display: block;
    color: #444;
    min-width: 650px !important;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cwginstock-subscribe-form .panel-primary {
    border-color: #ffffff !important;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.whb-top-bar .wd-nav-secondary>li>a {
    font-weight: 400;
    font-size: 10px !important;
}

.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label {
    display: none !important;
}

.widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgb(255 255 255 / 0%);
}

input::-webkit-input-placeholder { color: black!IMPORTANT;
font-size: 12px;}

.boostify-mini-cart-empty-message {
    height: calc( 100% - 60px);
    display: none !IMPORTANT;
    align-items: center;
    justify-content: center;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    background-color: #fff;
    color: #0a0a0a;
    border-radius: 0px !IMPORTANT;
    border-color: #0a0a0a;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit, .dgwt-wcas-om-bar .dgwt-wcas-om-return {
    background-color: #bfd44b;
    color: #000;
    border-radius: 0px !important;
}


.tax-product_cat header.woocommerce-products-header, .shoptimizer-category-banner {
    background-color: #fff !important;
}
.term-description img {
    max-width: 100% !important;
}

.gallery.gallery-columns-2 .gallery-item, header.woocommerce-products-header img {
    width: 100% !important;
}

.image-exists .term-description {
    width: 100% !important;
}

#footable_33783 th.ninja_column_1 {
    text-align: center;
    background-color: white !IMPORTANT;
}
#footable_33783 th.ninja_column_2 {
    text-align: center;
	 background-color: white !IMPORTANT;
}

.wd-tltp .wd-tooltip-label, .tooltip {
    visibility: visible  !important;
    pointer-events: auto  !important;
}
#wcbpg-popup .tooltip {
    position: relative  !important;
    opacity: 1  !important;
    font-size: 14px  !important;
    display: inline-block  !important;
}

ul {
    list-style: none !important;
}

.brand-HONDA {
    background: #fff;
    color: #c80404;
}
.brand-HONDA, .brand-TRRS {
    border-radius: 4px;
    font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
}
summary {
    display: list-item;
    cursor: pointer;
    padding-bottom: 5px !important;
}

.woocommerce-product-details__short-description {
    clear: both;
    font-size: 12px !important;
    padding-top: 2px !important;
}

.px12 {
	    font-size: 12px !important;
   }


.brand-TRRS {
    background: #000;
    color: #dbd039;
	    font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
    position: relative;
	  border-radius: 4px;
}

.brand-VERTIGO {
    background: #000;
    color: #81bd00;
	    font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
    position: relative;
	  border-radius: 4px;
}


.brand-NOT {
    background: #000;
    border-radius: 4px;
    color: #fff;
    font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
    position: relative;
}

.brand-BETA {
	 background: #fff;
    border: 1px solid #000;
    color: #000;
    position: relative;
			border-radius: 4px;
   	font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
	 border-radius: 4px;
		margin-bottom: 5px;
}
.brand-MONTESA:after {
    border: 2px solid #f1ea32;
    border-radius: 4px;
    bottom: -1px;
    content: " ";
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.brand-BETA:after {
    background: linear-gradient(90deg,#00ae00 33.3%,#fff 0,#fff 66.6%,red 0);
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
}

.brand-MONTESA {
    background: #d42127;
    border-radius: 4px;
    color: #fff;
    font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
    position: relative;
}

.brand-RIEJU {
    background: #000;
    color: #f50004;
    border-radius: 4px;
    font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
    border-radius: 4px;
    margin-bottom: 5px;
}

.nexus-line-model {
    background: #fff;
	color: #000;
    border-radius: 4px;
    display: inline-block;
    font-size: .60rem;
    padding: 5px;
		margin-bottom: 5px;
}

.brand-HUSKY {
    background: #01357f;
    border-radius: 4px;
    color: #fff;
    font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
	margin-bottom: 5px;
}
.brand-KTM {
    background: #f60;
    color: #000;
	font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
	 border-radius: 4px;
		margin-bottom: 5px;
}
.brand-GASGAS {
    background: #db1600;
    color: #fff;
	font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
	 border-radius: 4px;
		margin-bottom: 5px;
}
.brand-SHERCO {
    background: #0806a2;
    color: #d6f109;
	font-size: .70rem;
    font-weight: 600;
    padding: 2px 4px;
	border-radius: 4px;
		margin-bottom: 5px;
}

.ceuro{color: #222; text-align: center !important; font-size: 18px; font-weight: 500; line-height:1 !important; }
@media (min-width: 768px) and (max-width: 1024px) {
	.mwb-pr-mobile-open-popup {
    position: fixed;
    width: 60px;
    display: inline-block;
    bottom: 170px !important;
    right: 10px;
    background-color: #000 !important;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
 
}
.wd-toolbar {
     background-color: #bcc6cc !important;
  }

.wd-tools-element .wd-tools-icon {
    position: relative;
    display: flex;
    color: #000 !important;
    align-items: center;
    justify-content: center;
    font-size: 0;
}
.wd-search-form{
display: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-burger-icon>a:before {
    content: "\f15a";
    color: #000 !important;
}

.wd-sidebar-opener.wd-filter-icon>a:before {
    content: "\f118";
    color: #000 !important;
}

.mwb-pr-mobile-open-popup {
    position: fixed;
    width: 60px;
    display: inline-block;
    bottom: 170px !important;
    right: 10px;
    background-color: #000 !important;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
 
}
.wd-side-hidden.wd-right {
    background-color: #fbfbfb !important;
}
.woodmart-nav-link {
    color: #000 !important;
}
.wd-side-hidden {
      background-color: #bcc6cc;
}


.wd-toolbar {
     background-color: #bcc6cc !important;
  }
.wd-search-form{
display: none !important;
}
.dgwt-wcas-search-wrapp {
    position: relative;
    line-height: 100%;
    display: block;
    color: #444;
    min-width: 300px !important;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wd-tools-element .wd-tools-icon {
    position: relative;
    display: flex;
    color: #000 !important;
    align-items: center;
    justify-content: center;
    font-size: 0;
}
}

@media (max-width: 576px) {
	.wd-burger-icon>a:before {
    content: "\f15a";
    color: #000 !important;
}

.wd-sidebar-opener.wd-filter-icon>a:before {
    content: "\f118";
    color: #000 !important;
}

.mwb-pr-mobile-open-popup {
    position: fixed;
    width: 60px;
    display: inline-block;
    bottom: 170px !important;
    right: 10px;
    background-color: #000 !important;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
 
}
.wd-side-hidden.wd-right {
    background-color: #fbfbfb !important;
}
.woodmart-nav-link {
    color: #000 !important;
}
.wd-side-hidden {
      background-color: #bcc6cc;
}


.wd-toolbar {
     background-color: #bcc6cc !important;
  }
.wd-search-form{
display: none !important;
}
.dgwt-wcas-search-wrapp {
    position: relative;
    line-height: 100%;
    display: block;
    color: #444;
    min-width: 300px !important;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wd-tools-element .wd-tools-icon {
    position: relative;
    display: flex;
    color: #000 !important;
    align-items: center;
    justify-content: center;
    font-size: 0;
}
}

