/*
 * phpdebugbar
 */
.phpdebugbar-widgets-list-item {
  display: block !important;
}
/*
 * fancybox
 */
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../../../../img/libs/fancybox/fancybox_sprite.png);
}
#fancybox-loading div {
  background: url(../../../../img/libs/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-nav {
  background: transparent url(../../../../img/libs/fancybox/blank.gif);
  /* helps IE */
}
.fancybox-overlay {
  background: url(../../../../img/libs/fancybox/fancybox_overlay.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(../../../../img/libs/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(../../../../img/libs/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
/*
 * bootstrap star rating
 */
.rating-loading {
  background: transparent url(../../../../img/libs/bootstrap_star_rating/star_rating_loading.gif) top left no-repeat;
}
/*
 * owl carousel
 */
.owl-carousel .owl-video-play-icon {
  background: url(../../../../img/libs/owl_carousel/owl.video.play.png) no-repeat;
}
/*
 * bootstrap fileinput
 */
.file-loading {
  background: transparent url(../../../../img/libs/bootstrap_fileinput/loading.gif) top left no-repeat;
}
.file-thumb-loading {
  background: transparent url(../../../../img/libs/bootstrap_fileinput/loading.gif) no-repeat scroll center center content-box !important;
}
.file-uploading {
  background: url(../../../../img/libs/bootstrap_fileinput/loading-sm.gif) no-repeat center bottom 10px;
}
/*
 * jquery ui
 */
.ui-widget-content {
  background: #eeeeee url("../../../../images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
}
.ui-widget-header {
  background: #f6a828 url("../../../../images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
}
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #f6f6f6 url("../../../../images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  background: #fdf5ce url("../../../../images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background: #ffffff url("../../../../images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #ffe45c url("../../../../images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  background: #b81900 url("../../../../images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../../../../images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../../../../images/ui-icons_ffffff_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../../../../images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../../../../images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../../../../images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../../../../images/ui-icons_ffd27a_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("../../../../images/ui-icons_ef8c08_256x240.png");
}
.ui-widget-overlay {
  background: #666666 url("../../../../images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
}
.ui-widget-content {
  background: #eeeeee url("../../../../images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
}
.ui-widget-header {
  background: #f6a828 url("../../../../images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
}
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #f6f6f6 url("../../../../images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  background: #fdf5ce url("../../../../images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background: #ffffff url("../../../../images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #ffe45c url("../../../../images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  background: #b81900 url("../../../../images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../../../../images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../../../../images/ui-icons_ffffff_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../../../../images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../../../../images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../../../../images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../../../../images/ui-icons_ffd27a_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("../../../../images/ui-icons_ef8c08_256x240.png");
}
.ui-widget-overlay {
  background: #666666 url("../../../../images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
}
/*
 * revolution slider
 */
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
@font-face {
  font-family: 'revicons';
  src: url('../../../../fonts/revicons.eot?5510888');
  src: url('../../../../fonts/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../../../../fonts/revicons.woff?5510888') format('woff'), url('../../../../fonts/revicons.ttf?5510888') format('truetype'), url('../../../../fonts/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.tp-simpleresponsive .button {
  background: url(../../../../img/libs/revolution_slider/gradient/g30.png) repeat-x top;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
}
.tp-simpleresponsive .button.big {
  background: url(../../../../img/libs/revolution_slider/gradient/g40.png) repeat-x top;
}
.tp-bannershadow.tp-shadow1 {
  background: url(../../../../img/libs/revolution_slider/shadow1.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow2 {
  background: url(../../../../img/libs/revolution_slider/shadow2.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
  background: url(../../../../img/libs/revolution_slider/shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-dottedoverlay.twoxtwo {
  background: url(../../../../img/libs/revolution_slider/gridtile.png);
}
.tp-dottedoverlay.twoxtwowhite {
  background: url(../../../../img/libs/revolution_slider/gridtile_white.png);
}
.tp-dottedoverlay.threexthree {
  background: url(../../../../img/libs/revolution_slider/gridtile_3x3.png);
}
.tp-dottedoverlay.threexthreewhite {
  background: url(../../../../img/libs/revolution_slider/gridtile_3x3_white.png);
}
.tp-bullets.simplebullets.navbar {
  background: url(../../../../img/libs/revolution_slider/boxed_bgtile.png);
}
.tp-bullets.simplebullets.navbar-old {
  background: url(../../../../img/libs/revolution_slider/navigdots_bgtile.png);
}
.tp-bullets.simplebullets.round-old .bullet {
  background: url(../../../../img/libs/revolution_slider/bullets.png) no-Repeat bottom left;
}
.tp-bullets.simplebullets.square .bullet {
  background: url(../../../../img/libs/revolution_slider/bullets2.png) no-Repeat bottom left;
}
.tp-bullets.simplebullets.square-old .bullet {
  background: url(../../../../img/libs/revolution_slider/bullets2.png) no-Repeat bottom left;
}
.tp-bullets.simplebullets.navbar .bullet {
  background: url(../../../../img/libs/revolution_slider/bullet_boxed.png) no-Repeat top left;
}
.tp-bullets.simplebullets.navbar-old .bullet {
  background: url(../../../../img/libs/revolution_slider/navigdots.png) no-Repeat bottom left;
}
.tp-leftarrow.round {
  background: url(../../../../img/libs/revolution_slider/small_left.png) no-Repeat top left;
}
.tp-rightarrow.round {
  background: url(../../../../img/libs/revolution_slider/small_right.png) no-Repeat top left;
}
.tp-leftarrow.round-old {
  background: url(../../../../img/libs/revolution_slider/arrow_left.png) no-Repeat top left;
}
.tp-rightarrow.round-old {
  background: url(../../../../img/libs/revolution_slider/arrow_right.png) no-Repeat top left;
}
.tp-leftarrow.navbar {
  background: url(../../../../img/libs/revolution_slider/small_left_boxed.png) no-Repeat top left;
}
.tp-rightarrow.navbar {
  background: url(../../../../img/libs/revolution_slider/small_right_boxed.png) no-Repeat top left;
}
.tp-leftarrow.navbar-old {
  background: url(../../../../img/libs/revolution_slider/arrowleft.png) no-Repeat top left;
}
.tp-rightarrow.navbar-old {
  background: url(../../../../img/libs/revolution_slider/arrowright.png) no-Repeat top left;
}
.tp-leftarrow.square {
  background: url(../../../../img/libs/revolution_slider/arrow_left2.png) no-Repeat top left;
}
.tp-rightarrow.square {
  background: url(../../../../img/libs/revolution_slider/arrow_right2.png) no-Repeat top left;
}
.tp-leftarrow.square-old {
  background: url(../../../../img/libs/revolution_slider/arrow_left2.png) no-Repeat top left;
}
.tp-rightarrow.square-old {
  background: url(../../../../img/libs/revolution_slider/arrow_right2.png) no-Repeat top left;
}
.tp-caption.slidelink a div {
  background: url(../../../../img/libs/revolution_slider/coloredbg.png) repeat;
}
.tp-transparentimg {
  content: "url(../../../../img/libs/revolution_slider/transparent.png)";
}
.tp-leftarrow.default {
  background: url(../../../../img/libs/revolution_slider/large_left.png) no-Repeat 0 0;
}
.tp-rightarrow.default {
  background: url(../../../../img/libs/revolution_slider/large_right.png) no-Repeat 0 0;
}
.tp-leftarrow {
  background: url(../../../../img/libs/revolution_slider/large_left.png) no-Repeat top left;
}
.tp-rightarrow {
  background: url(../../../../img/libs/revolution_slider/large_right.png) no-Repeat top left;
}
.tp-bannertimer {
  background: url(../../../../img/libs/revolution_slider/timer.png);
}
.tp-loader.spinner0 {
  background: url(../../../../img/libs/revolution_slider/loader.gif) no-repeat center center;
}
.tp-bullets.simplebullets.round .bullet {
  background: url(../../../../img/libs/revolution_slider/bullet.png) no-Repeat top left;
}
.tp-loader.spinner5 {
  background: url(../../../../img/libs/revolution_slider/loader.gif) no-repeat 10px 10px;
}
/*
 * responsive multilevel menu
 */
@font-face {
  font-family: 'icomoon';
  src: url('../../../../fonts/icomoon.eot');
  src: url('../../../../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/icomoon.woff') format('woff'), url('../../../../fonts/icomoon.ttf') format('truetype'), url('../../../../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Roboto Condensed', sans-serif;
}
body.fade-out {
  opacity: 0;
  transition: none;
}
/* ----------------------
 * Mixins
 * ---------------------- */
.v-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.v-ul > li {
  display: block;
}
.h-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.h-ul > li {
  display: inline-block;
}
.bg-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.img-object-container {
  background-size: cover;
}
.img-object {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
/* ----------------------
 * Social icons
 * ---------------------- */
#social-links ul {
  padding-left: 0;
}
#social-links ul li {
  display: inline-block;
}
#social-links ul li:not(:last-child) {
  margin-right: 20px;
}
#social-links ul li a {
  display: inline-block;
}
#social-links ul li a span {
  font-size: 25px;
  transition: 0.6s all ease;
}
#social-links ul li a span.fa-whatsapp {
  color: #5df97a;
}
#social-links ul li a span.fa-twitter {
  color: #1ea1f3;
}
#social-links ul li a span.fa-linkedin {
  color: #0271ae;
}
#social-links ul li a span.fa-pinterest {
  color: #df0017;
}
/* ----------------------
 * User menu
 * ---------------------- */
.menu--user {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 6px;
}
.menu--user > li {
  display: inline-block;
}
/* ----------------------
 * Logo
 * ---------------------- */
nav {
  z-index: 8000;
}
nav .logo {
  padding: 0;
}
nav .logo_image {
  margin-left: 15px;
  max-height: 100%;
}
/* ----------------------
 * Main menu
 * ---------------------- */
nav .menu--main_item:hover {
  background-color: #e7e7e7;
}
/* ----------------------
 * Product
 * ---------------------- */
.product_gallery .owl-item {
  padding: 0 15px;
}
.product_image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 300px;
  display: block;
  margin-bottom: 10px;
  border: 1px solid #eee;
}
.product_gallery {
  margin-top: 10px;
}
.product_gallery_image {
  width: 100%;
  max-height: 100%;
}
.product_gallery_image:hover {
  cursor: pointer;
}
.product_title {
  margin: 0 0 5px 0;
  font-size: 2.1rem;
}
.product_sku {
  margin: 0;
}
.product_description {
  margin-top: 15px;
}
.product_attributes {
  margin-top: 15px;
}
.product_rating {
  margin-top: 15px;
}
.product_rating_input {
  display: none;
}
.product_prices {
  margin-bottom: 15px;
}
.product_prices_actual_price {
  font-size: 2.5rem;
  text-align: right;
  font-style: italic;
}
.product_prices_price {
  font-style: italic;
  font-size: 1.5rem;
  text-align: right;
  text-decoration: line-through;
}
.product_stock {
  text-align: right;
  margin-bottom: 15px;
}
#printContent {
  display: none;
}
@media print {
  body .product-page,
  body .section--top,
  body .section--main-nav,
  body .section--breadcrumb,
  body .section--footer,
  body .copyright_bar,
  body .scroll-to-top {
    display: none;
  }
  body #printContent {
    display: block;
    border: 1px solid #ddd;
    padding: 25px;
    vertical-align: top;
  }
  body .col-md-6 {
    width: 49%;
    display: inline-block;
  }
  body .product_attributes {
    margin-bottom: 15px;
  }
}
/* ----------------------
 * Cart menu
 * ---------------------- */
.menu--cart_item {
  border-bottom: 1px dotted #ccc;
}
.menu--cart_item_image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin: 10px;
}
.menu--cart_item_link {
  display: block;
  padding: 10px 10px 10px 0;
  min-width: 250px;
  font-size: 1.25rem;
}
.menu--cart_item_price {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.menu--cart_item_details {
  font-size: 1.1rem;
  margin-bottom: 10px;
}
.menu--cart_view-cart-button {
  border-radius: 0;
  margin: 5px;
  color: #fff !important;
  padding: 6px 20px !important;
  font-size: 1.3rem;
}
.menu--cart_view-cart-button:hover {
  background-color: #286090 !important;
  border-color: #204d74 !important;
}
.menu--cart_checkout-button {
  border-radius: 0;
  margin: 5px 5px 0 5px;
  color: #fff !important;
  padding: 6px 20px !important;
  font-size: 1.3rem;
}
.menu--cart_checkout-button:hover {
  background-color: #449d44 !important;
  border-color: #398439 !important;
}
/* ----------------------
 * Home page carousels
 * ---------------------- */
.carousel--best-selling-products_header,
.carousel--promoted-products_header,
.carousel--latest-products_header,
.carousel--offers-products_header {
  font-size: 2.5rem;
  margin: 20px 0 20px 0;
  text-align: left;
  border-bottom: 1px solid #f8f8f8;
  padding: 14px 14px 14px 23px;
  color: #7a7a7a;
}
.carousel--recommended-products_header {
  font-size: 2.5rem;
}
/* ----------------------
 * Categories menu
 * ---------------------- */
.menu--categories {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 25px;
}
.menu--categories > li {
  display: block;
}
.menu--categories > .menu--categories_item {
  border-bottom: 1px dotted #ddd;
}
.menu--categories > .menu--categories_item:last-child {
  border: none;
}
.menu--categories_item {
  width: 100%;
  padding: 7px 15px;
}
.menu--categories_item:hover {
  background-color: #fefefe;
}
.menu--categories_item_link {
  display: block;
}
.menu--categories_item_link:focus {
  outline: none;
}
.menu--categories_item_link.active {
  font-weight: bold;
}
.menu--categories_item_link.active-item {
  font-weight: bold !important;
}
.menu--categories_items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
.menu--categories_items > li {
  display: block;
}
.menu--categories_item_icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.menu--categories_item_link_icon--expand {
  float: right;
  margin-top: 3px;
}
/* ----------------------
 * Category filters
 * ---------------------- */
.category-filters_filter_name:hover {
  cursor: pointer;
}
.category-filters_values {
  display: none;
}
.stock-filter-select {
  width: 100% !important;
}
.stock-filter-select > button {
  color: #000 !important;
}
/* ----------------------
 * Category price range
 * ---------------------- */
.category-price-range {
  margin-bottom: 15px;
}
.category-price-range .input-group {
  margin-bottom: 15px;
}
.category-price-range .input-group .input-group-addon {
  font-weight: bold;
}
.category-price-range_slider .noUi-connect {
  background-color: #5cb85c;
}
/* ----------------------
 * Slider
 * ---------------------- */
.camera_caption {
  position: absolute;
  right: 100px;
  top: 100px;
  color: #000;
  width: auto;
}
.camera_caption > div {
  background-color: transparent;
}
.slider--main_title {
  text-transform: uppercase;
  font-size: 10rem;
  font-weight: bold;
}
.slider--main_text {
  font-size: 5rem;
  font-weight: bold;
}
.slider--main_button {
  font-size: 2rem;
  padding: 20px 50px !important;
  background-color: #5cb85c !important;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #4cae4c !important;
  color: #fff;
  margin-top: 75px !important;
}
.slider--main_button:hover {
  background-color: #449d44 !important;
  border: 1px solid #398439 !important;
  color: #fff;
  text-decoration: none;
}
/* ----------------------
 * Products list
 * ---------------------- */
.card--product,
.card--category {
  margin-bottom: 25px;
}
.card--product_title,
.card--category_title {
  height: 60px;
  overflow: hidden;
}
.card--product_price--discount,
.card--product_price--current {
  font-size: 2rem;
  margin: 10px 0;
  height: 46px;
}
.card--product_price--regular {
  text-decoration: line-through;
  font-size: 1.5rem;
}
.card--product_rating {
  display: none;
}
.card--product_image-wrapper,
.card--category_image-wrapper {
  height: 200px;
  white-space: nowrap;
  text-align: center;
  position: relative;
}
.card--product_image-wrapper a {
  height: 200px;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.card--product_image-wrapper_image,
.card--category_image-wrapper_image {
  max-width: 100%;
  max-height: 200px;
  vertical-align: middle;
}
.card--product_stock {
  margin: 10px 0 5px;
  font-size: 12px;
}
.rating-disabled {
  cursor: auto;
}
.rating-gly-star {
  font-size: 2rem;
}
/* ----------------------
 * Misc
 * ---------------------- */
nav {
  border: none;
  border-radius: 0;
}
.section--top {
  margin: 25px 0;
}
.scroll-to-top {
  position: fixed;
  right: 50px;
  bottom: 50px;
  font-size: 46px;
  font-weight: bold;
  display: none;
  border-radius: 50%;
}
.scroll-to-top:hover {
  cursor: pointer;
}
.list--compared-products_item_image,
.list--recommended-products_item_image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100px;
}
.list--compared-products_item_title .list--recommended-products_item_title {
  font-size: 1.3rem;
  margin-top: 0;
}
.form--checkout_companies-list {
  display: none;
}
.category-filters_values_value_icon {
  float: right;
  width: 13px;
  height: 13px;
  border: 1px solid #eee;
}
.category-filters_values_value label {
  display: block;
}
.list--gallery .owl-item {
  padding: 0 15px;
}
.list--gallery_image {
  margin-bottom: 25px;
}
.list--gallery_image_link_background {
  border-radius: 3px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
  display: block;
  height: 200px;
}
.tp-caption {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.45);
  font-size: 3rem;
  padding: 20px;
}
.tp-secondary-caption {
  color: #000;
  background-color: rgba(255, 255, 255, 0.45);
  font-size: 2rem;
  padding: 15px;
}
.tp-banner {
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .main-slider {
    display: none;
  }
}
.slider-mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .slider-mobile {
    display: block;
  }
}
.section--content,
.section--messages {
  margin-top: 25px;
}
.section--messages .alert {
  margin-bottom: 0;
}
.breadcrumb {
  margin: 25px 0 0 0 !important;
}
.variation-attribute-icon {
  height: 20px;
  margin-right: 5px;
  width: 20px;
  vertical-align: bottom;
}
.rating-disabled .rating {
  cursor: default;
}
.list--recommended-products_item_regular {
  text-decoration: line-through;
}
.list--recommended-products_item_url {
  margin-top: 10px;
}
.list--recommended-products_item_discount {
  font-size: 1.7rem;
}
.rating-xs {
  font-size: 2.5rem;
}
.rating-container .star:hover {
  cursor: pointer;
}
.rating-container .filled-stars {
  text-shadow: none;
}
.modal-backdrop {
  z-index: 8000;
}
.modal-open .modal {
  z-index: 8001;
}
.compared-products-list {
  margin: 0;
}
.compared-products-list .image {
  height: 125px;
}
.compared-products-list .name {
  height: 60px;
  overflow: hidden;
  margin-bottom: 5px;
}
.compared-products-list .actual-price {
  font-size: 16px;
  margin-bottom: 5px;
}
.compared-products-list .price {
  text-decoration: line-through;
  font-size: 12px;
  height: 18px;
  margin-bottom: 5px;
}
.compared-products-list .btn-danger {
  margin-bottom: 10px;
}
.noUi-target {
  margin: 0 auto;
  width: 89%;
}
.quick-checkout-form {
  display: none;
}
.checkout-option {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 25px;
  text-align: right;
  margin-bottom: 25px;
}
.checkout-option p {
  font-size: 18px;
  margin: 0;
}
.checkout-option p:last-child {
  font-size: 16px;
}
.checkout-option i {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 58px;
  color: #ccc;
}
#add-product-to-cart-modal .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
  width: 100%;
}
#add-product-to-cart-modal .name {
  font-size: 16px;
}
#add-product-to-cart-modal .actual-price {
  font-size: 14px;
  margin-bottom: 5px;
}
#add-product-to-cart-modal .price {
  text-decoration: line-through;
  font-size: 12px;
  height: 18px;
  margin-bottom: 5px;
}
#add-product-to-cart-modal .btn {
  margin-bottom: 10px;
}
.js-categories-header.collapsed {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.js-categories-header.expanded {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.js-categories-header i {
  color: #000000;
  margin-right: 15px;
}
.js-categories-header i:hover {
  cursor: pointer;
}
.theme-changer {
  position: fixed;
  top: 10px;
  left: -230px;
  background-color: #f6f6f6;
  z-index: 10000;
  border: 1px solid #e6e6e6;
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px;
}
.theme-changer i {
  padding: 9px 5px 11px 15px;
}
.theme-changer i:hover {
  cursor: pointer;
}
.typeahead__list,
.typeahead__dropdown {
  z-index: 8010;
}
.icon {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}
.remove-cart-item {
  display: none;
}
@media (max-width: 640px) {
  .remove-cart-item {
    display: inline-block;
  }
  .cart-items-table tr.warning td,
  .cart-items-table .cart-discount-item td {
    border: none;
  }
  .cart-items-table tr.warning td:last-child,
  .cart-items-table .cart-discount-item td:last-child {
    display: none;
  }
}
.tablesaw thead {
  background: none;
  border: none;
}
.cart-items-table .btn-warning,
.cart-items-table .btn-danger {
  margin-bottom: 15px;
}
.tablesaw td,
.tablesaw tbody th {
  font-size: 14px;
}
.tablesaw thead tr:first-child th {
  border-right: none;
}
@media (max-width: 990px) {
  .btn-update-cart {
    margin-bottom: 10px !important;
  }
}
.section--footer {
  background-color: #f7f7f7;
  margin-top: 25px;
  padding: 20px 10px;
}
.section--footer h4 {
  border-bottom: 1px solid #efefef;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-top: 0;
}
.section--footer .contact-items li {
  margin-bottom: 10px;
}
.section--footer .contact-items li i {
  font-size: 20px;
  vertical-align: bottom;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .section--footer .row > div {
    margin-bottom: 15px;
  }
}
@media (max-width: 450px) {
  .section--footer {
    text-align: center;
  }
  .btn-continue-shopping,
  .btn-checkout,
  .btn-update-cart,
  .btn-empty-cart {
    display: block !important;
    margin-right: 0 !important;
    float: none !important;
    width: 100% !important;
  }
  .btn-continue-shopping,
  .btn-update-cart {
    margin-bottom: 10px !important;
  }
  .cart-items-table tr.warning td {
    text-align: right;
  }
}
#mc-embedded-subscribe {
  display: block;
  width: 100%;
}
.scroll-to-top {
  display: block;
  background-color: #ededed;
  padding: 7px 10px 13px 10px;
  line-height: 30px;
  color: #7d7d7d;
  right: 25px;
  bottom: 25px;
}
.scroll-to-top:hover {
  background-color: #e2e2e2;
}
.owl-carousel .owl-item img.card--product_image-wrapper_image {
  display: inline-block;
  margin-left: -5px;
}
.card--product_image-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.rating-container .filled-stars {
  -webkit-text-stroke: unset;
}
.rating-xs {
  font-size: 1.5rem;
}
.card--product_title {
  height: 41px;
  overflow: hidden;
  margin-top: 10px;
}
.section--searched {
  margin-top: 25px;
  padding: 20px;
  margin-bottom: -25px;
  background-color: #fcfcfc;
}
.rating-container.rating-disabled .star:hover {
  cursor: default;
}
.typeahead__list {
  padding: 0;
}
.typeahead__list > li > a:hover,
.typeahead__list > li > a:focus,
.typeahead__dropdown > li > a:hover,
.typeahead__dropdown > li > a:focus {
  background-color: #5bc0de;
}
.typeahead__list > li > a:hover > div > a,
.typeahead__list > li > a:focus > div > a,
.typeahead__dropdown > li > a:hover > div > a,
.typeahead__dropdown > li > a:focus > div > a {
  color: #fff;
}
.typeahead__list > li.active > a,
.typeahead__dropdown > li.active > a {
  background-color: #429dbf;
}
.typeahead__list > li.active > a > div > a,
.typeahead__dropdown > li.active > a > div > a {
  color: #fff;
}
.typeahead__list > li > a > div > a:hover {
  text-decoration: none;
  color: #fff;
}
.typeahead__list,
.typeahead__dropdown {
  border-color: #f6f6f6;
}
.typeahead__list > li {
  border-top: solid 1px #f6f6f6;
}
.navbar {
  margin-bottom: 0;
}
.carousel-controls {
  padding: 0 7px;
}
.carousel-controls i {
  color: #D6D6D6;
  transition: color 0.45s ease;
}
.carousel-controls i:hover {
  cursor: pointer;
  color: #869791;
}
.out-of-stock-label {
  background-color: #d43f3a;
  color: #fff;
  border-radius: 10px;
  padding: 2px 8px;
}
.limited-stock-label {
  background-color: #eea236;
  color: #fff;
  border-radius: 10px;
  padding: 2px 8px;
}
.sufficient-stock-label {
  background-color: #5cb85c;
  color: #fff;
  border-radius: 10px;
  padding: 2px 8px;
}
.rating-container .empty-stars {
  color: #fde16d;
}
.card--product_title a {
  color: #7a7a7a;
}
.card--product_title a:hover {
  text-decoration: none;
  color: #000;
}
.card--product_price--regular {
  padding-left: 5px;
  vertical-align: text-top;
}
.load-categories-icon {
  position: absolute;
  top: 9px;
  right: 10px;
}
.load-categories-icon:hover {
  cursor: pointer;
}
.menu--categories_item {
  position: relative;
}
.navbar-default {
  z-index: 8000 !important;
}
.typeahead__container button,
.typeahead__container input,
.typeahead__container optgroup,
.typeahead__container select,
.typeahead__container textarea {
  font-size: 14px;
}
.typeahead__container {
  font: 14px Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#cookie-bar {
  padding: 0;
}
#cookie-bar .cb-policy {
  background-color: transparent;
  text-decoration: underline;
}
#cookie-bar .cb-policy:hover {
  background-color: transparent;
  text-decoration: underline;
}
#cookie-bar .cb-enable,
#cookie-bar .cb-policy {
  margin: 0;
  height: 50px;
  line-height: 50px;
}
#cookie-bar .cb-enable {
  float: right;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  #cookie-bar {
    padding-top: 10px;
  }
  #cookie-bar .cb-policy {
    height: auto;
    line-height: normal;
  }
  #cookie-bar .cb-enable {
    margin-top: 10px;
    width: 100%;
    padding: 0 10px;
    display: block;
    height: 35px;
    line-height: 35px;
  }
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}
.blog-carousel .blog-box a {
  display: block;
}
.blog-carousel .blog-box a:hover {
  text-decoration: none;
}
.blog-carousel .blog-box a:hover .image-container .image {
  transform: scale(1.1);
}
.blog-carousel .blog-box a .image-container {
  height: 200px;
  overflow: hidden;
}
.blog-carousel .blog-box a .image-container .image {
  background-size: cover;
  background-position: center;
  height: 100%;
  transition: transform 0.45s ease;
}
.blog-carousel .blog-box a .title {
  color: #000;
  font-size: 18px;
  margin: 15px 0;
  font-weight: 600;
}
.blog-carousel .blog-box a .info {
  color: #333333;
}

@media screen and (min-width: 1400px) {
  .container {
    width: 1320px;
  }
}
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.no-gutter2 {
  margin-right: -5px;
  margin-left: -5px;
}
.no-gutter2 > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
@media screen and (min-width: 1500px) {
  .container-fluid {
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media screen and (min-width: 1700px) {
  .container-fluid {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media screen and (min-width: 2000px) {
  .container-fluid {
    margin: 0 auto;
    max-width: 1600px;
  }
}
input,
button {
  outline: none;
}
input:focus,
button:focus {
  outline: none !important;
}
.tp-caption {
  background-color: transparent;
}
.tp-leftarrow.default {
  background: url("../img/large_left.png");
}
.tp-rightarrow.default {
  background: url("../img/large_right.png");
}
.tp-bullets {
  display: none;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.section--top {
  margin: 0;
  box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.2);
  z-index: 8000 !important;
  background-color: #fff;
  position: relative;
}
.section--top .contact_info_holder {
  padding: 10px 0;
}
@media only screen and (max-width: 449px) {
  .section--top .contact_info_holder .phone_holder {
    display: inline-block;
  }
}
@media only screen and (max-width: 449px) {
  .section--top .contact_info_holder .email_holder {
    display: inline-block;
    float: right;
  }
}
.section--top .contact_info_holder a {
  display: inline-block;
  color: #333;
  padding: 5px 0;
  transition: all 0.2s ease;
}
.section--top .contact_info_holder a:hover {
  text-decoration: none;
  color: #F6C835;
}
.section--top .contact_info_holder a img {
  margin-right: 5px;
}
@media only screen and (max-width: 449px) {
  .section--top .mobile-flex .mobile-order {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 449px) {
  .section--top .mobile-flex .mobile-order .logo {
    order: 2;
  }
}
@media only screen and (max-width: 449px) {
  .section--top .mobile-flex .mobile-order .mobile_menu_holder {
    order: 1;
  }
}
@media only screen and (max-width: 991px) {
  .section--top .mobile-flex {
    display: flex;
    flex-wrap: wrap;
  }
  .section--top .mobile-flex .last {
    order: 3;
  }
}
.section--top .logo {
  display: inline-block;
  padding: 27px 0;
}
@media only screen and (max-width: 767px) {
  .section--top .logo {
    padding: 0;
  }
}
@media only screen and (max-width: 449px) {
  .section--top .logo {
    order: 2;
  }
}
.section--top .logo img {
  max-width: 100%;
}
@media only screen and (max-width: 449px) {
  .section--top .logo img {
    max-height: 36px;
  }
}
.section--top .mobile_menu_holder {
  display: inline-block;
}
.section--top .form--search {
  padding: 30px 0;
}
@media only screen and (max-width: 991px) {
  .section--top .form--search {
    display: none;
    padding: 0 0 10px;
  }
}
.section--top .form--search .topsearch-select {
  position: absolute;
  top: 0;
  width: 120px;
  z-index: 99;
  height: 42px;
}
@media only screen and (max-width: 991px) {
  .section--top .form--search .topsearch-select {
    left: 0;
  }
}
@media only screen and (max-width: 449px) {
  .section--top .form--search .topsearch-select {
    height: 34px;
  }
}
.section--top .form--search .topsearch-select button {
  background-color: #333;
  color: #fff;
  border: none;
  height: 100%;
  border-radius: 5px 0 0 5px;
}
.section--top .form--search .btn-default:active:hover,
.section--top .form--search .btn-default.active:hover,
.section--top .form--search .open > .dropdown-toggle.btn-default:hover,
.section--top .form--search .btn-default:active:focus,
.section--top .form--search .btn-default.active:focus,
.section--top .form--search .open > .dropdown-toggle.btn-default:focus,
.section--top .form--search .btn-default:active.focus,
.section--top .form--search .btn-default.active.focus,
.section--top .form--search .open > .dropdown-toggle.btn-default.focus {
  background-color: #333;
  color: #fff;
}
.section--top .form--search input[name="query"] {
  padding-left: 130px;
  height: 100%;
  border-radius: 5px;
  background-color: #f4f4f4;
}
.section--top .form--search .input-group-btn {
  position: absolute;
  top: 50%;
  height: 100%;
  right: 30px;
  z-index: 2;
  transform: translateY(-50%);
}
.section--top .form--search .input-group-btn .btn {
  height: 100%;
}
.section--top .form--search .input-group-btn .btn:active {
  background-color: #F6C835;
}
.section--top .form--search .input-group-btn .btn:active,
.section--top .form--search .input-group-btn .btn:focus,
.section--top .form--search .input-group-btn .btn:hover {
  border-color: #e0e0e0;
}
.section--top .form--search .typeahead__query input {
  width: 100%;
  height: 42px;
}
@media only screen and (max-width: 449px) {
  .section--top .form--search .typeahead__query input {
    height: 33px;
  }
}
.section--top .form--search .typeahead__cancel-button {
  position: absolute;
  top: 14px;
  right: 50px;
}
.section--top .form--search .typeahead__group > a,
.section--top .form--search .typeahead__group > a:hover,
.section--top .form--search .typeahead__group > a:hover,
.section--top .form--search .typeahead__group > a:focus,
.section--top .form--search .typeahead__group.active > a {
  background-color: #F6C835;
  color: #333;
}
.section--top .form--search .typeahead__query:before,
.section--top .form--search .typeahead__query:after {
  right: 52px;
}
.section--top .form--search .typeahead__list > li > a:hover,
.section--top .form--search .typeahead__list > li > a:focus,
.section--top .form--search .typeahead__dropdown > li > a:hover,
.section--top .form--search .typeahead__dropdown > li > a:focus {
  background-color: #f3f3f3;
}
.section--top .form--search .typeahead__list {
  border: 1px solid #e0e0e0;
  box-shadow: 1px 1px 5px #F6C835;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .section--top .form--search .typeahead__list {
    max-height: 270px;
    overflow: scroll;
  }
}
.section--top .form--search .dynamic-search-result {
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .section--top .form--search .dynamic-search-result {
    font-size: 11px;
  }
}
@media only screen and (max-width: 991px) {
  .section--top .form--search .dynamic-search-result {
    font-size: 14px;
  }
}
.section--top .form--search .dynamic-search-result .image-container img {
  max-width: 100%;
}
.section--top .form--search .dynamic-search-result .text-container {
  overflow: hidden;
}
.section--top .form--search .dynamic-search-result .stock-container {
  font-size: 10px;
}
@media only screen and (max-width: 1399px) {
  .section--top .form--search .dynamic-search-result .stock-container {
    font-size: 9px;
  }
}
@media only screen and (max-width: 1199px) {
  .section--top .form--search .dynamic-search-result .stock-container {
    font-size: 6px;
  }
}
@media only screen and (max-width: 991px) {
  .section--top .form--search .dynamic-search-result .stock-container {
    font-size: 10px;
  }
}
.section--top .form--search .dynamic-search-result .add-to-cart-btn {
  display: block;
  color: #333333;
  transition: all 0.2s ease;
}
.section--top .form--search .dynamic-search-result .add-to-cart-btn:hover {
  text-decoration: none;
  color: #F6C835;
}
.section--top .form--search .dynamic-search-result .add-to-cart-btn .cart-icon {
  background-image: url(../img/cart-icon.svg);
  height: 30px;
  width: 40px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
}
.section--top .form--search .dynamic-search-result .add-to-cart-btn span {
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .section--top .section--main-nav .header_bar .form--search-container .form--search .input-group-btn:last-child {
    opacity: 0;
  }
}
.section--top .menu--user {
  padding: 22px 0;
}
@media only screen and (max-width: 449px) {
  .section--top .menu--user {
    padding: 15px 0;
  }
}
.section--top .menu--user .menu--user-item {
  text-align: center;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .section--top .menu--user .menu--user-item {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 449px) {
  .section--top .menu--user .menu--user-item {
    padding: 0 7px;
  }
}
.section--top .menu--user .menu--user-item:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .section--top .menu--user .menu--user-item.wishlist_item {
    display: none;
  }
}
.section--top .menu--user .menu--user-item a:hover {
  text-decoration: none;
}
.section--top .menu--user .menu--user-item a:hover span {
  color: #F6C835;
}
.section--top .menu--user .menu--user-item a span {
  display: block;
  color: #333;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .section--top .menu--user .menu--user-item a span {
    display: none;
  }
}
.section--top .menu--user .menu--user-item.menu--cart_item--main .dropdown-menu {
  left: auto;
  right: 0;
  max-width: 320px;
  border-radius: 10px;
  background-color: #f8f8f8;
  padding-bottom: 0;
  border-color: #F6C835;
  box-shadow: 2px 2px 1px #F6C835;
}
.section--top .menu--user .menu--user-item.menu--cart_item--main .dropdown-menu li {
  max-height: 65vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.section--top .menu--user .menu--user-item.menu--cart_item--main .dropdown-menu li .menu--cart_item .menu--cart_item_image {
  background-color: #fff;
  border-radius: 5px;
}
.section--top .menu--user .menu--user-item.menu--cart_item--main .dropdown-menu li .menu--cart_item .menu--cart_item_link {
  max-width: 245px;
  min-width: 220px;
  font-size: 14px;
  padding: 5px 10px 5px 0;
  font-weight: 600;
  color: #333;
}
.section--top .menu--user .menu--user-item.menu--cart_item--main .dropdown-menu li .menu--cart_item .menu--cart_item_price {
  font-weight: 500;
  font-size: 16px;
  color: #F6C835;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  max-height: 400px !important;
}
.is-sticky .section--top .mobile_menu_holder .mobile_menu_trigger {
  display: block;
  cursor: pointer;
}
.mobile_menu_trigger {
  display: none;
  margin: 30px 25px;
  padding: 10px 9px 11px;
  background-color: #F6C835;
  border-radius: 5px;
}
@media only screen and (max-width: 1199px) {
  .mobile_menu_trigger {
    display: block;
    margin: 30px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .mobile_menu_trigger {
    margin: 15px;
  }
}
@media only screen and (max-width: 449px) {
  .mobile_menu_trigger {
    margin: 14px 15px 14px 0;
  }
}
.mobile_menu_trigger span {
  width: 30px;
  height: 2px;
  background: #333;
  display: inline-block;
  box-shadow: 0 8px 0 #333, 0 16px 0 #333;
  vertical-align: top;
  border-radius: 1px;
  margin-top: 2px;
}
.mobile_menu {
  position: fixed;
  top: 0;
  left: -50px;
  bottom: 0;
  z-index: 9999;
  width: 330px;
  max-width: 85%;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}
.mobile_menu.open {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.mobile_menu .close_menu_holder {
  position: relative;
}
.mobile_menu .close_menu_holder .close_item {
  position: absolute;
  right: -50px;
  top: 24px;
  width: 50px;
  height: 54px;
  line-height: 52px;
  border-radius: 0 10px 10px 0;
  background-color: #333;
  color: #fff;
  font-size: 24px;
  border: 0;
}
.mobile_menu .mobile_menu_inner {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list {
  height: 100%;
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li.menu_item {
  text-transform: uppercase;
  border-top: 1px solid #e0e0e0;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li.mobile_icons {
  padding: 5px 0;
  border: none;
  background-color: #F6C835;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li.mobile_icons a {
  display: inline-block;
  padding: 10px 12px;
  margin-top: 0;
  text-align: center;
  font-size: 16px;
  position: relative;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li.mobile_icons a:after {
  display: none;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li.mobile_icons a span {
  vertical-align: middle;
  font-weight: 500;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li.divider {
  border: none;
  margin-bottom: 50px;
  padding: 10px 5px;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li.divider2 {
  margin: 50px 0;
  border-bottom: 1px solid #eee;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li a {
  color: #333;
  text-decoration: none;
  font-weight: 600;
  padding: 10px 15px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.15);
  display: block;
  text-transform: uppercase;
  font-size: 18px;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li a i {
  float: right;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu {
  position: absolute;
  left: 100%;
  top: 62px;
  bottom: 0;
  display: none;
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu li:first-of-type {
  width: 100%;
  display: block;
  border-bottom: 1px solid #eee;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu li:first-of-type a {
  padding: 15px;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu li:first-of-type a i {
  float: none;
  margin-right: 5px;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu li a {
  padding: 5px;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu li a .cat_image {
  height: 70px;
  display: block;
  text-align: center;
  border: 1px solid #F6C835;
  margin: 5px;
  border-radius: 10px;
  box-shadow: 2px 2px 1px #F6C835;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu li a .cat_image img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.mobile_menu .mobile_menu_inner .mobile_menu_list > li ul.mobile_submenu li a .cat_name {
  display: none;
  text-align: center;
  height: 50px;
  padding: 0 10px;
  line-height: 16px;
  font-size: 13px;
  font-weight: 500;
}
.mobile_menu .dl-menuwrapper .dl-trigger:after {
  background: #fff;
  box-shadow: 0 8px 0 #fff, 0 16px 0 #fff;
}
.bf-menu-item {
  background-color: #356080;
  padding: 0 5px;
  margin: 0 10px;
}
.bf-menu-item a {
  color: #ffffff !important;
}
.bf-menu-item a:hover {
  background-color: transparent;
  border-top-color: transparent;
}
.bf-menu-item:hover {
  background-color: #333;
}
@media only screen and (max-width: 1199px) {
  .section--main-nav {
    display: none;
  }
}
.section--main-nav .navigation_bar {
  background-color: #F6C835;
}
.section--main-nav .navigation_bar .menu--main {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.section--main-nav .navigation_bar .menu--main li {
  display: inline-block;
}
.section--main-nav .navigation_bar .menu--main li.bf-menu-item {
  background-color: #356080;
  padding: 0 5px;
  margin: 0 10px;
}
.section--main-nav .navigation_bar .menu--main li.bf-menu-item a {
  color: #ffffff;
}
.section--main-nav .navigation_bar .menu--main li.bf-menu-item a:hover {
  background-color: transparent;
  border-top-color: transparent;
}
.section--main-nav .navigation_bar .menu--main li.bf-menu-item:hover {
  background-color: #333;
}
.section--main-nav .navigation_bar .menu--main li:hover {
  background-color: transparent;
}
.section--main-nav .navigation_bar .menu--main li:hover .categories_dropdown {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  align-items: center;
  justify-content: center;
  gap: 35px;
}
.section--main-nav .navigation_bar .menu--main li a {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0;
  padding: 8px 15px 6px;
  color: #333;
  text-transform: uppercase;
  display: block;
  border-top: 1px solid transparent;
  border-radius: 10px;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  .section--main-nav .navigation_bar .menu--main li a {
    font-size: 11px;
    padding: 14px 2px;
  }
}
.section--main-nav .navigation_bar .menu--main li a:hover {
  text-decoration: none;
  background-color: #f9f9f9;
  border-top: 1px solid #edb70b;
}
.section--main-nav .navigation_bar .menu--main li a span {
  position: relative;
}
.section--main-nav .navigation_bar .menu--main li a span:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 1px;
  width: 0;
  background-color: #fff;
  transition: all 0.2s ease;
}
.section--main-nav .navigation_bar .menu--main li .categories_dropdown {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  z-index: 222;
  padding: 15px;
  display: none;
}
.section--main-nav .navigation_bar .menu--main li .categories_dropdown li a {
  margin: 0;
  padding: 0;
}
.section--main-nav .navigation_bar .menu--main li .categories_dropdown li a img {
  max-width: 100%;
}
.section--breadcrumb {
  display: none;
}
.before-slider-text h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #F6C835;
  margin-bottom: 20px;
  letter-spacing: 0.3px;
}
.main-slider {
  margin: 0;
}
.main-slider .tp-banner.tp-simpleresponsive > ul li {
  border-radius: 20px !important;
  overflow: hidden;
}
.main-slider .tp-leftarrow.default,
.main-slider .tp-rightarrow.default {
  border-radius: 50%;
}
.slider-mobile .tp-banner ul li {
  border-radius: 20px;
}
.auto_config_section .row.d-flex {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .auto_config_section .row.d-flex {
    display: block;
    margin-top: 20px;
  }
}
.auto_config_section .categories_holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 20px;
}
@media only screen and (max-width: 991px) {
  .auto_config_section .categories_holder {
    margin-top: 15px;
  }
}
.auto_config_section .categories_holder a {
  margin: 10px 0;
  background-color: #fff;
  display: inline-block;
  border: 2px solid #F6C835;
  width: 49%;
  text-align: center;
  border-radius: 15px;
  transition: all 0.2s ease;
}
.auto_config_section .categories_holder a:hover {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
}
.auto_config_section .categories_holder a:hover img {
  transform: scale(1);
}
@media only screen and (max-width: 449px) {
  .auto_config_section .categories_holder a {
    margin: 5px 0;
  }
}
.auto_config_section .categories_holder a img {
  max-width: 100%;
  max-height: 100%;
  transform: scale(0.95);
  transition: all 0.2s ease;
  height: 125px;
}
@media only screen and (max-width: 767px) {
  .auto_config_section .categories_holder a img {
    height: auto;
  }
}
.auto_config_section .auto_config {
  height: 100%;
  border-radius: 15px;
  background-image: url("../img/auto_config2.webp");
  background-size: cover;
  background-position: center;
  padding: 5% 8%;
}
@media only screen and (max-width: 1499px) {
  .auto_config_section .auto_config {
    padding: 3% 7%;
  }
}
@media only screen and (max-width: 991px) {
  .auto_config_section .auto_config {
    padding: 12% 9% 40%;
    background-position: center center;
  }
}
@media only screen and (max-width: 449px) {
  .auto_config_section .auto_config {
    background-image: url("../img/auto_config_mobile.webp");
    padding: 0 5% 50%;
    background-position: center bottom;
  }
}
.auto_config_section .auto_config:hover h3 {
  color: #000;
}
.auto_config_section .auto_config:hover h3:before {
  width: 100%;
}
.auto_config_section .auto_config h3 {
  font-size: 44px;
  color: #333;
  background-color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 15px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1399px) {
  .auto_config_section .auto_config h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .auto_config_section .auto_config h3 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 449px) {
  .auto_config_section .auto_config h3 {
    font-size: 24px;
  }
}
.auto_config_section .auto_config h3:before {
  content: "";
  position: absolute;
  background-color: #F6C835;
  top: 0;
  left: 0;
  width: 0;
  z-index: 1;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.auto_config_section .auto_config h3 span {
  position: relative;
  z-index: 2;
}
.auto_config_section .auto_config p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
}
.auto_config_section .auto_config .form-group {
  display: block;
  margin-bottom: 15px;
}
.auto_config_section .auto_config .form-group .form-control {
  height: auto;
  background-color: transparent;
}
.auto_config_section .auto_config .form-group .form-control button {
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  text-transform: uppercase;
  outline: none !important;
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.2s ease;
}
.auto_config_section .auto_config .form-group .form-control button:hover {
  border-color: #ffcb00;
}
.auto_config_section .auto_config .form-group .form-control button:focus,
.auto_config_section .auto_config .form-group .form-control button:active {
  color: #fff;
}
.auto_config_section .auto_config .form-group .form-control .dropdown-menu {
  margin: 0;
}
.auto_config_section .auto_config .form-group .form-control .dropdown-menu ul li a {
  padding: 8px 20px;
  border-bottom: 1px solid #f5f5f5;
  text-transform: uppercase;
}
.auto_config_section .auto_config .auto_config_btn {
  padding: 12px 50px;
  background-color: #F6C835;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  border: none;
  border-radius: 5px;
  margin-top: 30px;
  transition: all 0.2s ease;
}
.auto_config_section .auto_config .auto_config_btn:hover {
  background-color: #fff;
}
@media only screen and (max-width: 449px) {
  .auto_config_section .auto_config .auto_config_btn {
    margin-top: 5px;
  }
}
.auto_config_section .auto_config .dropdown-menu > .active > a,
.auto_config_section .auto_config .dropdown-menu > .active > a:hover,
.auto_config_section .auto_config .dropdown-menu > .active > a:focus {
  background-color: #F6C835;
  color: #000000;
}
@media only screen and (max-width: 991px) {
  .other_brands_holder .categories_holder {
    margin-top: 15px;
  }
}
.other_brands_holder .categories_holder a {
  margin: 10px 0;
  background-color: #fff;
  display: inline-block;
  border: 2px solid #F6C835;
  width: 100%;
  text-align: center;
  border-radius: 15px;
  transition: all 0.2s ease;
}
.other_brands_holder .categories_holder a:hover {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
}
.other_brands_holder .categories_holder a:hover img {
  transform: scale(1);
}
@media only screen and (max-width: 449px) {
  .other_brands_holder .categories_holder a {
    margin: 5px 0;
  }
}
.other_brands_holder .categories_holder a img {
  max-width: 100%;
  max-height: 100%;
  transform: scale(0.95);
  transition: all 0.2s ease;
  height: 125px;
}
@media only screen and (max-width: 767px) {
  .other_brands_holder .categories_holder a img {
    margin: 25px 0;
  }
}
@media only screen and (max-width: 449px) {
  .other_brands_holder .categories_holder a img {
    height: 60px;
    margin: 0;
  }
}
.other_brands_holder .categories_holder .promo-label {
  text-align: center;
  position: absolute;
  top: 15px;
  left: 25px;
  background: #F6C835;
  color: #000;
  font-weight: bold;
  border-radius: 5px;
  padding: 2px 5px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .other_brands_holder .categories_holder .promo-label {
    font-size: 12px;
  }
}
.section_title {
  text-transform: uppercase;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  position: relative;
  margin: 35px 0 15px;
}
@media only screen and (max-width: 449px) {
  .section_title {
    font-size: 24px;
  }
}
.section_subtitle {
  font-size: 18px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 449px) {
  .section_subtitle {
    font-size: 16px;
  }
}
.index_carousel_holder {
  margin-top: 50px;
  margin-bottom: 30px;
}
.index_carousel_holder .carousel--promoted-products_header {
  font-size: 24px;
  margin: 35px 0 0;
  text-align: center;
  font-weight: 700;
  padding: 0;
  color: #333;
}
.index_carousel_holder .carousel-subtitle {
  font-size: 16px;
  color: #333;
  text-align: center;
  position: relative;
  font-weight: 400;
  margin-bottom: 50px;
}
.index_carousel_holder .carousel-subtitle:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 150px;
  height: 2px;
  background-color: #F6C835;
  transform: translateX(-50%);
}
.index_carousel_holder .inner_holder {
  position: relative;
}
@media only screen and (max-width: 1599px) {
  .index_carousel_holder .inner_holder {
    padding-top: 50px;
  }
}
.index_carousel_holder .inner_holder .owl-carousel .owl-stage-outer {
  padding: 10px 0;
}
.index_carousel_holder .inner_holder .owl-carousel .card--product {
  background-color: #fff;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  border: 1px solid #f1f1f1;
  transition: all 0.3s ease;
}
.index_carousel_holder .inner_holder .owl-carousel .card--product:hover {
  box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.2);
}
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_image-wrapper {
  padding: 15px 0;
  height: 200px;
}
@media only screen and (max-width: 449px) {
  .index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_image-wrapper {
    padding: 5px 0;
    height: 130px;
  }
}
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_image-wrapper .img-object {
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 449px) {
  .index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_title {
    height: 32px;
    overflow: hidden;
  }
}
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_title a {
  font-size: 18px;
  font-weight: 600;
  padding: 0 15px;
  line-height: 20px;
  display: inline-block;
  color: #333;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 449px) {
  .index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_title a {
    font-size: 14px;
    line-height: 16px;
  }
}
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_title a:hover,
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_title a:active,
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_title a:focus {
  color: #808080;
  text-decoration: none;
}
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_price--current,
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_price--discount {
  font-size: 22px;
  color: #F6C835;
  font-weight: 600;
  height: auto;
  margin-bottom: 5px;
}
@media only screen and (max-width: 449px) {
  .index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_price--current,
  .index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_price--discount {
    margin-bottom: 0;
  }
}
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_price--current .card--product_price--regular,
.index_carousel_holder .inner_holder .owl-carousel .card--product .card--product_price--discount .card--product_price--regular {
  font-weight: 400;
  color: #ccc;
}
.index_carousel_holder .inner_holder .owl-carousel .card--product .cart-submit {
  display: inline-block;
  margin-bottom: 15px;
  background-color: transparent;
  color: #444141;
  border: none;
  border-radius: 0;
}
@media only screen and (max-width: 449px) {
  .index_carousel_holder .inner_holder .owl-carousel .card--product .cart-submit {
    margin-bottom: 5px;
  }
}
.index_carousel_holder .inner_holder .owl-carousel .card--product .cart-submit img {
  display: inline-block;
  max-height: 18px;
  width: auto;
  margin-right: 5px;
  vertical-align: top;
}
.index_carousel_holder .inner_holder .owl-prev {
  position: absolute;
  top: 50%;
  left: -50px;
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
  transform: translateY(-50%);
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 1599px) {
  .index_carousel_holder .inner_holder .owl-prev {
    top: 0;
    left: 50%;
    transform: translateX(-110%);
  }
}
.index_carousel_holder .inner_holder .owl-prev:hover {
  opacity: 0.5;
}
.index_carousel_holder .inner_holder .owl-next {
  position: absolute;
  top: 50%;
  right: -50px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  transform: translateY(-50%);
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 1599px) {
  .index_carousel_holder .inner_holder .owl-next {
    top: 0;
    right: 50%;
    transform: translateX(110%);
  }
}
.index_carousel_holder .inner_holder .owl-next:hover {
  opacity: 0.5;
}
.index_boxes .news-box {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
.index_boxes .news-box:hover .img-container img {
  transform: scale(1.05);
}
.index_boxes .news-box:hover .text-container h5 {
  color: #000;
}
.index_boxes .news-box:hover .text-container h5:after {
  width: 100%;
}
.index_boxes .news-box a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .index_boxes .news-box .img-container {
    height: 330px;
  }
}
@media only screen and (max-width: 449px) {
  .index_boxes .news-box .img-container {
    height: 250px;
  }
}
.index_boxes .news-box .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  transition: all 0.3s ease-in-out;
}
.index_boxes .news-box .text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  text-align: center;
  transform: translateX(-50%) translateY(-50%);
}
.index_boxes .news-box .text-container h5 {
  font-size: 36px;
  color: #333;
  padding: 5px 15px;
  background-color: #fff;
  position: relative;
  display: inline-block;
  font-weight: 600;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 449px) {
  .index_boxes .news-box .text-container h5 {
    font-size: 24px;
  }
}
.index_boxes .news-box .text-container h5:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #F6C835;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.index_boxes .news-box .text-container h5 span {
  position: relative;
  z-index: 2;
}
.section--footer {
  background-color: #fff !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url(../img/footer_bg.webp);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 90px 0 0;
  text-align: left;
  margin-top: 0;
  border-top: 1px solid #eee;
}
@media only screen and (max-width: 991px) {
  .section--footer {
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../img/footer_bg.webp");
  }
}
.section--footer .footer_text {
  margin-top: 30px;
  font-weight: 600;
}
.section--footer h4 {
  color: #333;
  position: relative;
  border: none;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.section--footer h4:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: #F6C835;
}
.section--footer .v-ul a {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
  display: inline-block;
  transition: all 0.2s ease;
}
.section--footer .v-ul a:hover {
  color: #F6C835;
}
.section--footer .v-ul a img {
  margin-right: 4px;
}
@media only screen and (max-width: 991px) {
  .section--footer .desktop_anpc_links {
    display: none;
  }
}
.section--footer .desktop_anpc_links a {
  display: inline-block;
}
.section--footer .desktop_anpc_links a .image_container img {
  width: 100%;
  max-width: 200px;
  margin-top: 15px;
  margin-right: 15px;
}
.section--footer .mobile_anpc_links {
  display: none;
}
@media only screen and (max-width: 991px) {
  .section--footer .mobile_anpc_links {
    display: block;
  }
}
.section--footer .mobile_anpc_links .image_container img {
  width: 100%;
  max-width: 200px;
  margin-top: 15px;
}
.section--footer .contact-items {
  margin-bottom: 30px;
}
.section--footer .contact-items li {
  margin-bottom: 0;
}
.section--footer .social_list_holder .social_list {
  margin: 0;
  padding: 0;
}
.section--footer .social_list_holder .social_list li {
  display: inline-block;
}
.section--footer .social_list_holder .social_list li a {
  color: #F6C835;
  margin-right: 30px;
  font-size: 20px;
}
@media only screen and (max-width: 449px) {
  .section--footer .social_list_holder .social_list li a {
    margin: 0 15px;
  }
}
.section--content {
  margin: 0;
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .section--content {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 449px) {
  .section--content {
    padding: 15px 0;
  }
}
.section--content .categories-header {
  font-size: 20px;
  font-weight: 700;
}
.section--content .category-title {
  padding: 10px;
  color: #000;
}
.section--content .category-title:hover {
  text-decoration: none;
}
.section--content .back-to-parent-category {
  font-size: 16px;
  text-transform: uppercase;
  color: #333;
  padding: 10px 15px;
  font-weight: 600;
  display: block;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  line-height: 23px;
  background-color: #f9f9f9;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  .section--content .back-to-parent-category {
    display: none;
  }
}
.section--content .back-to-parent-category:hover {
  text-decoration: none;
  background-color: transparent;
  color: #F6C835;
}
.section--content .back-to-parent-category i {
  font-size: 18px;
  margin-right: 5px;
}
.section--content .menu--categories {
  margin-top: 50px;
  margin-right: 50px;
}
@media only screen and (max-width: 1199px) {
  .section--content .menu--categories {
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 330px;
    max-width: 85%;
    background: #fff;
    z-index: 222222;
    padding: 15px;
    bottom: 0;
    display: none;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
    max-height: 100vh;
    overflow-x: scroll;
  }
}
.section--content .menu--categories .children {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.section--content .menu--categories .children li {
  padding: 3px 15px;
}
.section--content .menu--categories .close-mobile-categories {
  background-color: #333;
  border-radius: 10px;
  margin-bottom: 10px;
  color: #fff;
  display: none;
}
@media only screen and (max-width: 1199px) {
  .section--content .menu--categories .close-mobile-categories {
    display: block;
  }
}
.section--content .menu--categories > .menu--categories_item {
  border-bottom: none;
  padding: 15px;
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #f9f9f9;
}
.section--content .menu--categories > .menu--categories_item:hover {
  background-color: transparent;
}
.section--content .menu--categories > .menu--categories_item .menu--categories_item_link {
  text-transform: uppercase;
  color: #333;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  transition: all 0.2s ease;
}
.section--content .menu--categories > .menu--categories_item .menu--categories_item_link:hover {
  text-decoration: none;
  color: #F6C835 !important;
}
.section--content .menu--categories > .menu--categories_item > i {
  display: none;
  font-size: 18px;
  top: 20px;
  right: 10px;
}
.section--content .menu--categories > .menu--categories_item i {
  transition: all 0.3s ease;
  transform: rotateZ(0deg);
}
.section--content .menu--categories > .menu--categories_item i.open {
  transform: rotateZ(45deg) !important;
}
.section--content .menu--categories > .menu--categories_item .menu--categories_items {
  margin-top: 15px;
}
.section--content .menu--categories > .menu--categories_item .menu--categories_items .menu--categories_item {
  padding: 5px;
  border: none;
}
.section--content .menu--categories > .menu--categories_item .menu--categories_items .menu--categories_item a {
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
}
.section--content .sorting_holder .sorting_label {
  font-weight: 500;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .section--content .sorting_holder .sorting_label {
    display: none;
  }
}
.section--content .sorting_holder .js-sort-products button {
  width: 160px;
}
.section--content .sorting_holder .js-sort-products button:focus {
  outline: none !important;
}
.section--content .sorting_holder .js-sort-products .dropdown-menu {
  padding: 0;
  margin: 0;
}
.section--content .sorting_holder .js-sort-products .dropdown-menu li a {
  padding: 7px 20px;
  transition: all 0.2s ease;
}
.section--content .sorting_holder .js-sort-products .dropdown-menu li a:focus {
  outline: none !important;
}
.section--content .sorting_holder .js-sort-products .dropdown-menu li a:hover {
  background-color: #F6C835;
}
.section--content .list--products {
  margin: 50px 0;
}
@media only screen and (max-width: 767px) {
  .section--content .list--products {
    margin: 30px 0;
  }
}
@media only screen and (max-width: 449px) {
  .section--content .list--products {
    margin: 15px 0;
  }
}
.section--content .list--products .card--product {
  padding: 15px;
  border: 1px solid #ededed;
  margin-bottom: 15px;
  border-radius: 15px;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 449px) {
  .section--content .list--products .card--product {
    padding: 10px 5px 5px;
  }
}
.section--content .list--products .card--product > .row {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product > .row {
    flex-wrap: wrap;
  }
}
.section--content .list--products .card--product > .row > div {
  flex-shrink: 0;
}
.section--content .list--products .card--product .product-image {
  padding: 10px;
  max-width: 90px;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product-image {
    max-width: 100%;
    height: 200px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 449px) {
  .section--content .list--products .card--product .product-image {
    height: 70px;
    padding: 0;
  }
}
.section--content .list--products .card--product .product-image img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}
.section--content .list--products .card--product .product-image .mobile_product_discount {
  position: absolute;
  top: -5px;
  right: 2px;
  width: 45px;
  height: 15px;
  border-radius: 30px;
  background-color: #F6C835;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 15px;
}
.section--content .list--products .card--product .product_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  max-height: 36px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product_title {
    height: 36px;
  }
}
.section--content .list--products .card--product .product_title a {
  color: #333;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product_title a {
    display: block;
    text-align: center;
  }
}
.section--content .list--products .card--product .product_code {
  height: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product_code {
    text-align: center;
  }
}
@media only screen and (max-width: 449px) {
  .section--content .list--products .card--product .product_code {
    font-size: 12px;
    line-height: 15px;
  }
}
.section--content .list--products .card--product .product_code > .label {
  background-color: #F6C835;
  color: #080808;
  margin-right: 5px;
  vertical-align: middle;
}
.section--content .list--products .card--product .product_code span {
  display: none;
  margin-right: 5px;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product_code span {
    display: inline-block;
  }
}
.section--content .list--products .card--product .card--product_price--current,
.section--content .list--products .card--product .card--product_price--discount {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-align: center;
  height: auto;
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .card--product_price--current,
  .section--content .list--products .card--product .card--product_price--discount {
    text-align: right;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
    display: block;
  }
}
@media only screen and (max-width: 449px) {
  .section--content .list--products .card--product .card--product_price--current,
  .section--content .list--products .card--product .card--product_price--discount {
    font-size: 14px;
    padding: 3px 0;
    text-align: center;
  }
}
.section--content .list--products .card--product .card--product_price--current .card--product_price--regular,
.section--content .list--products .card--product .card--product_price--discount .card--product_price--regular {
  font-weight: 400;
  color: #999;
  display: block;
  padding: 0;
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .card--product_price--current .card--product_price--regular,
  .section--content .list--products .card--product .card--product_price--discount .card--product_price--regular {
    display: none;
  }
}
.section--content .list--products .card--product .card--product_price--current span,
.section--content .list--products .card--product .card--product_price--discount span {
  display: none;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .card--product_price--current span,
  .section--content .list--products .card--product .card--product_price--discount span {
    float: left;
    display: none;
  }
}
.section--content .list--products .card--product .product_discount {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  background-color: #F6C835;
  padding: 4px 7px;
  border-radius: 30px;
  vertical-align: super;
  line-height: 1;
  margin-left: 15px;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product_discount {
    text-align: right;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
    display: none;
    background-color: transparent;
    color: #F6C835;
    border-radius: 0;
    line-height: initial;
    margin-left: 0;
  }
}
.section--content .list--products .card--product .product_discount span {
  float: left;
  display: none;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product_discount span {
    display: block;
  }
}
.section--content .list--products .card--product .product-total-price {
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product-total-price {
    text-align: right;
    padding: 10px 0px;
    border-bottom: 1px solid #f5f5f5;
  }
}
@media only screen and (max-width: 449px) {
  .section--content .list--products .card--product .product-total-price {
    padding: 3px 0;
    border-bottom: 0;
    font-size: 14px;
  }
}
.section--content .list--products .card--product .product-total-price span:not(.total-price) {
  float: left;
  display: none;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .product-total-price span:not(.total-price) {
    display: block;
  }
}
.section--content .list--products .card--product .buttons_holder {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .buttons_holder {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .section--content .list--products .card--product .buttons_holder a {
    background: #F6C835;
    max-width: 250px;
    text-align: center;
    padding: 3px 0;
    color: #313131;
    font-weight: 700;
  }
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .buttons_holder .card--product_stock {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 449px) {
  .section--content .list--products .card--product .buttons_holder .card--product_stock {
    display: none;
  }
}
.section--content .list--products .card--product .buttons_holder a {
  width: 48%;
  border-radius: 5px;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .buttons_holder a {
    width: 100%;
  }
}
.section--content .list--products .card--product .buttons_holder a.see_details {
  margin: 0 5px;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .buttons_holder a.see_details {
    margin: 0 0 5px;
  }
}
.section--content .list--products .card--product .buttons_holder a:hover,
.section--content .list--products .card--product .buttons_holder a:active,
.section--content .list--products .card--product .buttons_holder a:focus {
  text-decoration: none;
}
.section--content .list--products .card--product .buttons_holder a span {
  display: none;
}
@media only screen and (max-width: 991px) {
  .section--content .list--products .card--product .buttons_holder a span {
    display: inline-block;
  }
}
.section--content .account_title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .section--content .account_title {
    text-align: center;
  }
}
.section--content .user_name {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .section--content .user_name {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
}
.section--content .logout_btn {
  margin-left: 15px;
  float: right;
}
@media only screen and (max-width: 449px) {
  .section--content .logout_btn {
    display: block;
    width: 47%;
  }
}
.section--content .products_btn {
  float: right;
  padding: 12px !important;
}
@media only screen and (max-width: 449px) {
  .section--content .products_btn {
    display: block;
    width: 47%;
  }
}
.section--content .account_info_holder {
  margin: 30px 0;
}
@media only screen and (max-width: 991px) {
  .section--content .account_info_holder {
    margin: 0 0 30px;
  }
}
.section--content .account_info_holder .nav-tabs {
  border-radius: 10px;
  border: 1px solid #eee;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .section--content .account_info_holder .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.section--content .account_info_holder .nav-tabs li {
  float: none;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .section--content .account_info_holder .nav-tabs li {
    border: 1px solid #fff;
    width: 50%;
    text-align: center;
  }
}
.section--content .account_info_holder .nav-tabs li.active a,
.section--content .account_info_holder .nav-tabs li.active a:hover,
.section--content .account_info_holder .nav-tabs li.active a:focus {
  border-color: transparent;
  color: #333;
  background-color: #F6C835;
  font-weight: 600;
}
.section--content .account_info_holder .nav-tabs li a {
  padding: 8px 15px;
  border-top: 1px solid transparent;
  border-radius: 0;
  font-size: 16px;
  color: #313131;
  font-weight: 500;
  margin-right: 0;
}
@media only screen and (max-width: 991px) {
  .section--content .account_info_holder .nav-tabs li a {
    background-color: #f5f5f5;
  }
}
@media only screen and (max-width: 991px) {
  .section--content .account_info_holder .tab-content {
    padding: 30px 0;
  }
}
.section--content .account_info_holder .tab-content .form-control {
  border-radius: 0;
}
.section--content .account_info_holder .panel-heading {
  padding: 0;
}
.section--content .account_info_holder .panel-heading .panel-title a {
  padding: 10px 15px;
}
.section--content .account_info_holder .panel-heading .panel-title a:hover {
  background-color: #333;
  color: #ffffff;
}
.section--content .account_info_holder .panel-heading .panel-title a:hover,
.section--content .account_info_holder .panel-heading .panel-title a:focus,
.section--content .account_info_holder .panel-heading .panel-title a:active {
  text-decoration: none;
}
.section--content .account_info_holder .panel-heading .panel-title a.order-info-row {
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .section--content .account_info_holder .panel-heading .panel-title a.order-info-row {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .section--content .account_info_holder .panel-heading .panel-title a.order-info-row {
    width: 100%;
  }
}
.section--content .account_info_holder .panel-heading .panel-title a.cancel-order-button {
  color: #ffff;
  font-size: 12px;
  font-weight: bold;
  width: 16%;
  height: 37px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
@media only screen and (max-width: 991px) {
  .section--content .account_info_holder .panel-heading .panel-title a.cancel-order-button {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .section--content .account_info_holder .panel-heading .panel-title a.cancel-order-button {
    display: block;
    float: none;
    width: 100%;
  }
}
.section--content .account_info_holder .panel-heading .panel-title a.cancel-order-button i {
  margin-right: 4px;
}
.section--content .account_info_holder #feeds .feed-wrapper {
  background-color: #F6C835;
}
.section--content .account_info_holder #feeds .feed-wrapper .feed-header {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  align-items: center;
  margin-bottom: 20px;
}
.section--content .account_info_holder #feeds .feed-wrapper .feed-header .feed-title {
  margin: 0;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.42857143;
  font-weight: bold;
  font-size: 17px;
  white-space: nowrap;
}
.section--content .account_info_holder #feeds .feed-wrapper .feed-header .feed-types {
  display: flex;
  gap: 15px;
  justify-content: space-evenly;
}
.section--content .account_info_holder #feeds .feed-wrapper .feed-header .feed-types .file-extension {
  display: flex;
  flex-flow: column;
  gap: 15px;
  width: 20%;
}
.section--content .account_info_holder #feeds .feed-wrapper .feed-header .feed-types .file-extension .extension-name {
  font-size: 15px;
  font-weight: 600;
}
.section--content .account_info_holder #feeds .feed-wrapper .feed-header .feed-types .file-extension .extension-link {
  word-break: break-all;
}
.section--content .account_info_holder #feeds .feed-wrapper .feed-header .feed-types .file-extension .extension-link .link {
  color: #000;
  font-weight: 600;
}
.section--content .account_info_holder #feeds .feed-wrapper .feed-header .feed-types .file-extension .extension-link a {
  color: #666;
}
.qty_holder {
  padding: 0 15px;
}
@media only screen and (max-width: 991px) {
  .qty_holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
    border-top: 1px solid #f5f5f5;
  }
}
@media only screen and (max-width: 449px) {
  .qty_holder {
    padding: 3px 0;
  }
}
.qty_holder .input-group {
  max-width: 150px;
}
@media only screen and (max-width: 449px) {
  .qty_holder .input-group {
    margin: 0 auto;
  }
}
.qty_holder .input-group span button {
  border: none;
  background-color: transparent;
  font-size: 28px;
  line-height: 20px;
}
.qty_holder .input-group .form-control {
  border: none;
  background-color: #f9fafc;
  box-shadow: none;
}
.qty_holder > span {
  float: left;
  display: none;
  font-weight: 600;
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .qty_holder > span {
    display: none;
  }
}
.remove-cart-item {
  display: inline-block;
}
.mobile_categories_trigger a {
  padding: 7px;
  border-radius: 5px;
  display: block;
  background: #333;
  color: #F6C835;
  text-align: center;
  max-width: 200px;
}
.mobile_categories_trigger a.mobile-back-to-parent-category {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .mobile_categories_trigger a.mobile-back-to-parent-category {
    display: block;
  }
}
.floating_btn {
  position: fixed;
  top: 210px;
  right: 30px;
  max-width: 100px;
  font-weight: 600;
  line-height: 16px;
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  .floating_btn {
    display: none;
  }
}
.dark_site_btn {
  display: inline-block;
  padding: 12px 25px !important;
  text-transform: uppercase;
  text-align: center;
  border: 0;
  margin-bottom: 10px;
  border-radius: 5px;
  background-color: #333 !important;
  color: #F6C835 !important;
  transition: all 0.2s ease;
}
.dark_site_btn:hover,
.dark_site_btn:focus {
  color: #333 !important;
  background-color: #F6C835 !important;
  text-decoration: none !important;
}
.dark_site_btn i {
  margin: 0 5px;
}
.btn-checkout {
  float: right;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .btn-checkout {
    padding: 12px 18px !important;
  }
}
@media only screen and (max-width: 449px) {
  .btn-checkout {
    float: none;
    margin: 0 auto 10px;
  }
}
.btn-empty-cart {
  margin-right: 15px;
}
.btn-continue-shopping {
  margin-bottom: 20px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .btn-continue-shopping {
    padding: 12px 18px !important;
  }
}
@media only screen and (max-width: 449px) {
  .btn-continue-shopping {
    float: initial;
  }
}
.light_site_btn {
  display: inline-block;
  padding: 12px 25px !important;
  text-transform: uppercase;
  text-align: center;
  border: 0;
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: #F6C835 !important;
  color: #333 !important;
  transition: all 0.2s ease;
}
.light_site_btn:hover,
.light_site_btn:focus {
  color: #F6C835 !important;
  background-color: #333 !important;
  text-decoration: none;
}
.light_site_btn i {
  margin: 0 5px;
}
.modal-dialog {
  margin: 150px auto;
}
.product_modal {
  text-align: left;
  color: #333;
}
.product_modal .modal-dialog {
  margin: 10% auto;
  max-width: 90%;
}
.product_modal .modal-dialog .modal-content {
  border-radius: 20px;
  background-clip: initial;
  border: 0;
  box-shadow: 3px 3px 1px #f9c602;
}
.product_modal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  padding: 0;
}
.product_modal .modal-dialog .modal-content .modal-header .close {
  margin-top: -2px;
  position: absolute;
  top: -15px;
  right: -15px;
  background-color: #313131;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 1;
  color: #fff;
  z-index: 999;
}
.product_modal .modal-dialog .modal-content .modal-body {
  padding: 20px 50px;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body {
    padding: 15px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_prod_title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_prod_title {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_product_sku,
.product_modal .modal-dialog .modal-content .modal-body .modal_product_site_sku,
.product_modal .modal-dialog .modal-content .modal-body .modal_product_category {
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_product_sku,
  .product_modal .modal-dialog .modal-content .modal-body .modal_product_site_sku,
  .product_modal .modal-dialog .modal-content .modal-body .modal_product_category {
    margin-top: 5px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_product_sku span,
.product_modal .modal-dialog .modal-content .modal-body .modal_product_site_sku span,
.product_modal .modal-dialog .modal-content .modal-body .modal_product_category span {
  font-weight: 500;
}
.product_modal .modal-dialog .modal-content .modal-body .modal_product_image {
  padding: 50px;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_product_image {
    padding: 15px;
    text-align: center;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_product_image img {
  max-width: 100%;
  max-height: 200px;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_product_image img {
    max-height: 150px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_attributes_holder {
  padding: 30px;
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  font-size: 16px;
  border-radius: 10px;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_attributes_holder {
    padding: 10px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_attributes_holder > .row > div {
  margin-bottom: 10px;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_attributes_holder > .row > div {
    margin-bottom: 5px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_attributes_holder > .row > div i {
  color: #F6C835;
  margin-right: 10px;
}
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area {
  margin: 30px 0;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_prices_area {
    margin: 15px 0;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .list_price,
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .modal_discount,
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .final_price {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .list_price,
  .product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .modal_discount,
  .product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .final_price {
    margin-bottom: 5px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .list_price span,
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .modal_discount span,
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .final_price span {
  font-weight: 700;
  float: right;
}
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .final_price span {
  font-size: 18px;
}
.product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .qty-discount h5 {
  margin-top: 0;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .product_modal .modal-dialog .modal-content .modal-body .modal_prices_area .qty-discount h5 {
    margin-top: 15px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .description {
  max-height: 180px;
}
.product_modal .modal-dialog .modal-content .modal-body .see_more_link_holder {
  margin-top: 50px;
}
@media only screen and (max-width: 449px) {
  .product_modal .modal-dialog .modal-content .modal-body .see_more_link_holder {
    margin-top: 20px;
  }
}
.product_modal .modal-dialog .modal-content .modal-body .see_more_link_holder a {
  font-size: 18px;
  text-transform: uppercase;
  padding: 12px 25px;
  border-radius: 5px;
  display: inline-block;
  background-color: #333;
  color: #F6C835;
  transition: all 0.2s ease;
}
.product_modal .modal-dialog .modal-content .modal-body .see_more_link_holder a:hover {
  color: #333;
  background-color: #F6C835;
  text-decoration: none;
}
.product_modal .modal-dialog .modal-content .modal-footer {
  border-top: 0;
}
.form--cart .cart_products_holder .cart_row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row {
    padding: 10px;
    background-color: #f5f5f5;
  }
}
.form--cart .cart_products_holder .cart_row.cart_header {
  background-color: #F6C835;
  padding: 15px 0;
  font-weight: 600;
  text-transform: uppercase;
  border: none !important;
  box-shadow: 3px 3px 1px #333 !important;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row.cart_header {
    display: none;
  }
}
.form--cart .cart_products_holder .cart_row.cart_header .cart_product_unit_price,
.form--cart .cart_products_holder .cart_row.cart_header .cart_product_total_price {
  color: #333;
  font-size: 14px;
}
.form--cart .cart_products_holder .cart_row .cart_product_image {
  width: 10%;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_image {
    width: 26%;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 449px) {
  .form--cart .cart_products_holder .cart_row .cart_product_image {
    padding: 0;
    width: 23%;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_image .image_holder {
  height: 70px;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
}
@media only screen and (max-width: 449px) {
  .form--cart .cart_products_holder .cart_row .cart_product_image .image_holder {
    height: 60px;
    border: 1px solid #ddd;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_image .image_holder img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.form--cart .cart_products_holder .cart_row .cart_product_title {
  width: 40%;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .form--cart .cart_products_holder .cart_row .cart_product_title {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_title {
    width: 70%;
    line-height: 1;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_title a {
  color: #313131;
  font-weight: 600;
  font-size: 16px;
}
.form--cart .cart_products_holder .cart_row .cart_product_title .cart_product_sku {
  display: block;
  margin-top: 5px;
}
.form--cart .cart_products_holder .cart_row .cart_product_unit_price {
  width: 15%;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #F6C835;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_unit_price {
    width: 100%;
    text-align: right;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_unit_price .product_old_price {
  font-size: 14px;
  color: #a3a3a3;
  font-weight: 500;
  text-decoration: line-through;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_unit_price .product_old_price {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_unit_price .product_actual_price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    margin: 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_unit_price .product_discount {
    text-align: right;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding: 0 0 5px;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_unit_price span {
  display: none;
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_unit_price span {
    display: block;
    float: left;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_qty {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_qty {
    width: 70%;
    text-align: left;
  }
  .form--cart .cart_products_holder .cart_row .cart_product_qty > span {
    display: inline-block !important;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_qty > span {
  display: none;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  color: #333;
}
.form--cart .cart_products_holder .cart_row .cart_product_qty .input-group {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_qty .input-group {
    display: inline-table;
    margin: 0;
    vertical-align: middle;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_total_price {
  width: 12%;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #F6C835;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_total_price {
    width: 100%;
    text-align: right;
    padding: 5px 0 0;
    border-top: 1px solid #fff;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_total_price span {
  display: none;
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_total_price span {
    display: inline-block;
    float: left;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_remove {
  width: 8%;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .form--cart .cart_products_holder .cart_row .cart_product_remove {
    width: 13%;
  }
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_remove {
    width: 30%;
    text-align: right;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_remove a {
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 30px;
  background-color: #f5f5f5;
  color: #333;
  font-size: 12px;
  text-decoration: none;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .form--cart .cart_products_holder .cart_row .cart_product_remove a {
    background-color: #fff;
  }
}
.form--cart .cart_products_holder .cart_row .cart_product_remove a:hover {
  background-color: #333;
  border-color: #333;
  color: #F6C835;
}
.form--checkout h5,
.form--checkout label.big {
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .form--checkout .d-flex {
    display: flex;
    flex-wrap: wrap;
  }
  .form--checkout .d-flex .mobile-last {
    order: 1;
  }
}
.form--checkout .d-flex .checkout_holder {
  margin-top: 13px;
  margin-right: 100px;
}
@media only screen and (max-width: 1399px) {
  .form--checkout .d-flex .checkout_holder {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .form--checkout .d-flex .checkout_holder {
    margin: 0;
  }
}
.form--checkout .d-flex .checkout_holder .checkout_product_row {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .form--checkout .d-flex .checkout_holder .checkout_product_row {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
  }
}
.form--checkout .d-flex .checkout_holder .checkout_product_row.labels_row .checkout_product {
  font-weight: 600;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .form--checkout .d-flex .checkout_holder .checkout_product_row.labels_row {
    display: none;
  }
}
.form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product {
  flex-shrink: 0;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product {
    width: 100%;
  }
}
.form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product .product_image_holder {
  width: 60px;
  height: 60px;
  border: 1px solid #ddd;
  padding: 2px;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  border-radius: 10px;
  background-color: #fff;
}
@media only screen and (max-width: 449px) {
  .form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product .product_image_holder {
    width: 50px;
    height: 50px;
  }
}
.form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product .product_image_holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product .product_name {
  display: inline-block;
  width: 75%;
  vertical-align: middle;
}
.form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product .product_name a {
  color: #333;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product_price {
  flex-shrink: 0;
  width: 20%;
  font-weight: 600;
  font-size: 16px;
  color: #F6C835;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product_price {
    width: 100%;
    margin: 10px 0 0;
    border-top: 1px solid #fff;
    padding-top: 5px;
  }
}
.form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product_price span {
  float: left;
  display: none;
  color: #333;
  font-weight: 500;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .form--checkout .d-flex .checkout_holder .checkout_product_row .checkout_product_price span {
    display: block;
  }
}
.form--checkout .d-flex .checkout_holder .checkout_voucher_row {
  max-width: 200px;
}
.form--checkout .d-flex .checkout_holder .checkout_discount_row {
  background-color: #F6C835;
  padding: 5px 10px;
  text-align: right;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
  line-height: 16px;
  width: 100%;
  margin-top: 8px;
}
.form--checkout .d-flex .checkout_holder .checkout_discount_row span {
  float: left;
  font-weight: 500;
  font-size: 14px;
}
.form--checkout .d-flex .checkout_holder .cart_total_row {
  text-align: right;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 0;
}
.form--checkout .d-flex .checkout_holder .cart_total_row .js-checkout-total {
  color: #F6C835;
}
.form--checkout .d-flex .checkout_holder .cart_total_row .alert {
  text-align: left;
  font-size: 15px;
}
.form--checkout .d-flex input[type="checkbox"]:checked + label {
  padding-left: 5px;
}
.form--checkout .d-flex input[type="checkbox"]:checked + label:after {
  content: "";
  background-color: #333;
  border-color: #000;
  width: 11px;
  height: 11px;
  margin-left: -17px;
  margin-top: 3px;
  outline: none;
  border-radius: 3px;
}
.form--checkout .d-flex input[type="checkbox"]:checked + label:before {
  border-color: #333;
  outline: none;
  border-radius: 3px;
}
.form--checkout .d-flex input[type="radio"]:checked + label {
  padding-left: 5px;
}
.form--checkout .d-flex input[type="radio"]:checked + label:after {
  content: "";
  background-color: #333;
  border-color: #333;
  width: 11px;
  height: 11px;
  outline: none;
  border-radius: 3px;
}
.form--checkout .d-flex input[type="radio"]:checked + label:before {
  border-color: #333;
  outline: none;
  border-radius: 3px;
}
.form--checkout .d-flex input[type="checkbox"] + label,
.form--checkout .d-flex input[type="radio"] + label {
  padding-left: 5px;
}
.form--checkout .d-flex input[type="checkbox"] + label:before,
.form--checkout .d-flex input[type="radio"] + label:before {
  border-color: #333;
  outline: none;
  border-radius: 3px;
}
.checkout_buttons_holder {
  margin: 50px 0 0;
}
.checkout_buttons_holder .back_to_cart_btn {
  float: left;
}
@media only screen and (max-width: 449px) {
  .checkout_buttons_holder .back_to_cart_btn {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 449px) {
  .checkout_buttons_holder .order_submit_btn {
    width: 100%;
  }
}
.cart_summary_holder {
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  height: 212px;
  text-align: right;
  background-image: url(../img/cart_info_bg.png);
  background-position: -10% 90%;
  background-repeat: no-repeat;
  text-transform: uppercase;
  padding: 70px 15px;
  font-weight: 500;
}
.save_order_holder {
  padding: 15px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  min-height: 200px;
  height: auto;
  border-radius: 10px;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.3);
}
.save_order_holder a {
  margin-top: 25px;
}
.cart_totals_holder {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 30px;
}
.cart_totals_holder > div {
  margin-bottom: 5px;
}
.cart_totals_holder .order-total {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 30px;
}
.cart_totals_holder span {
  text-transform: none;
  margin-left: 50px;
}
.pagination > li > a,
.pagination > li > span {
  border: none;
  color: #a1a1a1;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #333;
  color: #F6C835;
  border-color: transparent;
  border-radius: 5px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #333;
}
.abandoned-carts-table {
  border: 1px solid #F6C835;
  margin-bottom: 20px;
  max-height: 300px;
}
.abandoned-carts-table .table {
  margin-bottom: 0;
}
.abandoned-carts-table .alert-info {
  background-color: #F6C835;
}
.abandoned-carts-table .products_btn {
  padding: 2px 10px !important;
  margin-bottom: 0;
  margin-left: 15px;
}
.abandoned-carts-table .products_btn:hover {
  background-color: #f76868 !important;
  color: #ffffff !important;
}
.user-category-discounts .alert {
  margin-bottom: 0;
}
.user-category-discounts .category-label {
  font-weight: bold;
  margin-right: 10px;
}
.user-category-discounts .discount-value {
  border: 1px solid #8d8d8d;
  font-size: 17px;
  padding: 5px;
  border-radius: 5px;
}
.alert-success,
.alert-danger {
  z-index: 99999 !important;
}
.copyright_bar {
  padding: 30px 0;
  margin-top: 30px;
  border-top: 1px solid #f5f5f5;
}
@media only screen and (max-width: 767px) {
  .copyright_bar .text {
    text-align: center;
  }
}
.copyright_bar .text span {
  color: #333;
}
.copyright_bar .text span a {
  color: #F6C835;
}
.copyright_bar .icons {
  text-align: right;
}
.copyright_bar .icons img {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .copyright_bar .icons {
    text-align: center;
    margin-top: 15px;
  }
}
.js-online-payment-info {
  display: none;
}
.popover-title {
  background-color: #F6C835;
}
.popover-title .close-popover {
  cursor: pointer;
  float: right;
}
.payment-info-tooltip i {
  color: #F6C835;
}
.modal-open .modal {
  top: 80px !important;
}
.login_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 30%;
  background-color: #fff;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  border-radius: 20px;
  box-shadow: 3px 3px 1px #F6C835;
  z-index: 2222;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 1399px) {
  .login_popup {
    width: 36%;
  }
}
@media only screen and (max-width: 991px) {
  .login_popup {
    width: 50%;
  }
}
@media only screen and (max-width: 449px) {
  .login_popup {
    width: 85%;
    padding: 15px;
  }
}
.blog_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blog_list .blog_box {
  width: 49%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  position: relative;
  justify-content: space-between;
}
.blog_list .blog_box:hover .zoom_img_container img {
  transform: scale(1.05);
}
.blog_list .blog_box:hover .blog_details .blog_info .title a {
  color: #F6C835;
}
.blog_list .blog_box:hover .blog_details .blog_info .link_holder a {
  background-color: #F6C835;
  border-color: #F6C835;
}
.blog_list .blog_box > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog_list .blog_box .zoom_img_container {
  width: 40%;
  height: 190px;
  border-radius: 10px;
  overflow: hidden;
}
.blog_list .blog_box .zoom_img_container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}
.blog_list .blog_box .blog_details {
  width: 57%;
}
.blog_list .blog_box .blog_details .blog_info .title a {
  font-size: 26px;
  color: #333;
  font-weight: 600;
  line-height: 30px;
  display: block;
  margin-bottom: 20px;
  transition: all 0.2s ease;
}
.blog_list .blog_box .blog_details .blog_info .description {
  font-size: 15px;
  color: #313131;
}
.blog_list .blog_box .blog_details .blog_info .link_holder a {
  display: inline-block;
  margin: 10px 0;
  font-weight: 600;
  color: #333;
  padding: 6px 20px;
  border: 1px solid #333;
  border-radius: 30px;
  transition: all 0.2s ease;
}
.video_tutorials_holder iframe {
  border-radius: 20px;
}
.warranties_holder {
  text-align: center;
}
.warranties_holder p {
  display: inline-block;
}
.warranties_holder a {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  padding: 10px 20px 10px 29px;
  border: 1px solid #F6C835;
  border-radius: 10px;
  margin: 5px 10px;
  display: inline-block;
  position: relative;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}
.warranties_holder a:hover {
  background-color: #F6C835;
  text-decoration: none;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.7);
}
.warranties_holder a:after {
  content: "\F019";
  position: absolute;
  font-family: "FontAwesome";
  font-weight: 900;
  left: 5px;
  width: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.loading_products_message {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.loading_products_message img {
  max-height: 50px;
}
.account-info-boxes {
  margin-bottom: 15px;
}
.account-info-boxes .account-info-box {
  padding: 25px 0;
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .account-info-boxes .account-info-box {
    padding: 10px 0;
  }
  .account-info-boxes .account-info-box:first-child {
    margin-bottom: 10px;
  }
}
.account-info-boxes .account-info-box .title {
  text-transform: uppercase;
}
.account-info-boxes .account-info-box .value {
  color: #F6C835;
  font-size: 25px;
}
@media only screen and (max-width: 767px) {
  .account-info-boxes .account-info-box .value {
    font-size: 20px;
  }
}
.company-info > div > span {
  font-weight: bold;
}
.agent-price-toggle {
  float: right;
  margin-top: 12px;
}
.client-info {
  margin-bottom: 15px;
}
.client-info .clearfix {
  display: inline-block;
  margin-right: 15px;
}
.print-only {
  display: none;
}
@media print {
  @page {
    margin: 0;
  }
  body {
    margin: 1.6cm;
  }
  .hidden-print {
    display: none;
  }
  .print-only {
    display: block;
  }
  .client-info {
    margin-top: -135px !important;
    float: right;
    margin-bottom: 0;
  }
  .client-info .clearfix {
    display: block !important;
    margin-right: 0;
  }
  .client-info input {
    border: none;
    box-shadow: none;
    height: 10px;
  }
  .client-info .form-control {
    height: 10px !important;
    padding: 0 !important;
    line-height: 10px !important;
    width: 100px;
    float: right;
    margin-left: 15px;
    margin-top: 3px;
  }
  .client-info label {
    float: left !important;
    margin-bottom: 0 !important;
  }
  .abandoned-carts-table {
    border-color: #000;
    max-height: none;
  }
}
.team_description {
  font-size: 18px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 449px) {
  .team_description {
    font-size: 16px;
  }
}
.team_members_holder {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) {
  .team_members_holder {
    width: 100%;
  }
}
.team_members_holder .member_row {
  margin-top: 50px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 449px) {
  .team_members_holder .member_row > div {
    width: 100%;
  }
}
.team_members_holder .member_row .image_holder {
  position: relative;
  width: 180px;
  height: 230px;
  margin: 0 auto;
}
@media only screen and (max-width: 1199px) {
  .team_members_holder .member_row .image_holder {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 449px) {
  .team_members_holder .member_row .image_holder {
    max-width: 180px;
    margin: 0;
  }
}
.team_members_holder .member_row .image_holder:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 75%;
  height: 70%;
  background-color: #F6C835;
  z-index: -1;
}
.team_members_holder .member_row .image_holder img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.team_members_holder .member_row .image_holder .name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 5px;
  text-align: center;
  font-size: 16px;
  color: #303030;
  background-color: rgba(255, 203, 0, 0.8);
  font-weight: 600;
  line-height: 1;
}
@media only screen and (max-width: 1399px) {
  .team_members_holder .member_row .image_holder .name {
    padding: 5px;
  }
}
.team_members_holder .member_row .details_holder {
  width: 90%;
}
@media only screen and (max-width: 1399px) {
  .team_members_holder .member_row .details_holder {
    width: 100%;
  }
}
@media only screen and (max-width: 449px) {
  .team_members_holder .member_row .details_holder {
    margin-top: 15px;
  }
}
.team_members_holder .member_row .details_holder .position {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (max-width: 449px) {
  .team_members_holder .member_row .details_holder .position {
    font-size: 17px;
  }
}
.team_members_holder .member_row .details_holder .department {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media only screen and (max-width: 449px) {
  .team_members_holder .member_row .details_holder .department {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.team_members_holder .member_row .details_holder .description {
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (max-width: 1399px) {
  .team_members_holder .member_row .details_holder .description {
    font-size: 15px;
    line-height: 1;
  }
}
.team_members_holder .member_row .contact_holder {
  border-left: 3px solid #F6C835;
  padding: 10px 0 10px 50px;
}
@media only screen and (max-width: 1399px) {
  .team_members_holder .member_row .contact_holder {
    padding: 10px 0 10px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .team_members_holder .member_row .contact_holder {
    padding: 10px 0;
    display: flex;
    border-left: none;
    border-bottom: 3px solid #F6C835;
  }
}
@media only screen and (max-width: 549px) {
  .team_members_holder .member_row .contact_holder {
    flex-flow: column;
  }
}
.team_members_holder .member_row .contact_holder .member_phone a,
.team_members_holder .member_row .contact_holder .member_email a {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0;
  display: inline-block;
  color: #333;
}
.team_members_holder .member_row .contact_holder .member_phone a:hover,
.team_members_holder .member_row .contact_holder .member_email a:hover {
  text-decoration: none;
}
.team_members_holder .member_row .contact_holder .member_phone a:hover i,
.team_members_holder .member_row .contact_holder .member_email a:hover i {
  color: #F6C835;
}
@media only screen and (max-width: 1399px) {
  .team_members_holder .member_row .contact_holder .member_phone a,
  .team_members_holder .member_row .contact_holder .member_email a {
    font-size: 17px;
  }
}
@media only screen and (max-width: 991px) {
  .team_members_holder .member_row .contact_holder .member_phone a,
  .team_members_holder .member_row .contact_holder .member_email a {
    margin: 10px 30px 10px 0;
  }
}
.team_members_holder .member_row .contact_holder .member_phone a i,
.team_members_holder .member_row .contact_holder .member_email a i {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #313131;
  color: #fff;
  line-height: 40px;
  font-size: 18px;
  transition: all 0.2s ease;
}
#orders .panel-default .panel-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}
#orders .panel-default .panel-heading .track_button {
  text-decoration: none;
  cursor: pointer;
  background: #F6C835;
  color: white;
  text-align: center;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  #orders .panel-default .panel-heading .track_button {
    width: 100%;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #orders .panel-default .panel-heading .cancel-order-button {
    width: 100%;
  }
}
.js-account-billed-orders-pagination nav ul {
  display: inline-block !important;
}
.js-account-orders-pagination nav ul {
  display: inline-block !important;
}
