/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* Title Block */
.ApColumn .block {
  margin-bottom: 2.5rem; }
  .ApColumn .block.ApImage {
    margin-bottom: 30px; }

.title_block {
  color: #000000;
  display: inline-block;
  margin: 17px 0;
  font-size: 31px;
  line-height: 60px;
  letter-spacing: -0.25px;
  font-weight: 700;
  padding-bottom: 0;
  position: relative;
  text-transform: capitalize; }
  .title_block span {
    font-weight: 400; }
  @media (max-width: 767px) {
    .title_block {
      font-size: 20px;
      margin: 0 0 15px; } }

.ap-popup {
  display: none; }

.bg-fullwidth {
  position: relative; }
  .bg-fullwidth:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    display: block !important;
    top: 0;
    box-sizing: content-box;
    margin-left: -1000px; }
    .rtl .bg-fullwidth:before {
      margin-right: -1000px;
      margin-left: inherit; }

.block-toggler .title, .footer-container .links .title {
  cursor: pointer; }
  .block-toggler .title .collapse-icons .remove, .footer-container .links .title .collapse-icons .remove {
    display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .add, .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
  display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .remove, .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
  display: block; }
.block-toggler .navbar-toggler, .footer-container .links .navbar-toggler {
  display: block;
  padding: 0;
  margin-top: 0.3125rem;
  width: 1.25rem;
  height: 1.25rem; }
.block-toggler.ApBlockLink ul li, .footer-container .links.ApBlockLink ul li {
  margin-bottom: 1.25rem; }
@media (min-width: 768px) {
  .block-toggler.accordion_small_screen .collapse-icons, .footer-container .links.accordion_small_screen .collapse-icons {
    display: none; } }
.block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
  display: block; }
  @media (min-width: 768px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      height: 100% !important; } }
  @media (max-width: 767px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      display: none; }
      .block-toggler.accordion_small_screen .collapse.in, .footer-container .links.accordion_small_screen .collapse.in {
        display: block; } }

/* Widget Alert */
.alert {
  text-align: left;
  margin-top: 15px;
  padding-left: 50px;
  position: relative; }
  .rtl .alert {
    text-align: right; }
  .rtl .alert {
    padding-right: 50px;
    padding-left: inherit; }
  .alert:before {
    font-family: "FontAwesome";
    font-size: 1.25rem;
    vertical-align: -2px;
    padding: 0 7px 0 0;
    float: left;
    position: absolute;
    left: 20px;
    top: 11px; }
    .rtl .alert:before {
      padding: 0 0 0 7px; }
    .rtl .alert:before {
      float: right; }
    .rtl .alert:before {
      right: 20px;
      left: auto; }
  .alert.alert-success:before {
    content: "\f00c"; }
  .alert.alert-warning {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-warning:before {
      content: "\f071"; }
  .alert.alert-info {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-info:before {
      content: "\f05a"; }
  .alert.alert-danger {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-danger:before {
      content: "\f00d"; }

/* Css Accordion */
.ap-accordion .in {
  display: block; }
.ap-accordion .panel-group .panel-default .panel-title {
  border-top: 1px solid transparent;
  padding: 0px;
  margin-bottom: 0px;
  font-size: 0.8125rem; }
  .ap-accordion .panel-group .panel-default .panel-title .collapsed {
    display: block;
    font-weight: normal; }
.ap-accordion .panel-default {
  border: 1px solid transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
  .ap-accordion .panel-default .panel-title {
    text-transform: none;
    background: #f0f0f0;
    position: relative;
    font-weight: normal; }
    .ap-accordion .panel-default .panel-title a:before {
      background: none;
      content: "arrow_drop_up";
      cursor: pointer;
      display: block;
      font-family: "Material Icons";
      font-size: 1.5625rem;
      position: absolute;
      left: auto;
      right: 0px;
      top: 0px;
      width: auto; }
    .ap-accordion .panel-default .panel-title .collapsed:before {
      background: none;
      content: "arrow_drop_down";
      cursor: pointer;
      display: block;
      font-family: "Material Icons";
      font-size: 1.5625rem;
      position: absolute;
      left: auto;
      right: 0px;
      top: 0px;
      width: auto; }
  .ap-accordion .panel-default .panel-heading {
    background: #f0f0f0;
    border: 1px solid #f0f0f0; }
  .ap-accordion .panel-default > .panel-heading + .panel-collapse .panel-body {
    border: 1px solid #f0f0f0; }

/* Widget Tab */
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0px; }

.tab-content .tab-pane, .tab-content .pill-pane, .pill-content .tab-pane, .pill-content .pill-pane {
  display: none; }
.tab-content .active, .pill-content .active {
  display: block; }

.tabs-below .nav-tabs {
  border-top: 1px solid #eaeaea; }
  .tabs-below .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below .nav-tabs > li > a {
      -moz-border-radius: 0px 0px 4px 4px;
      -webkit-border-radius: 0px 0px 4px 4px;
      border-radius: 0px 0px 4px 4px; }
      .rtl .tabs-below .nav-tabs > li > a {
        -moz-border-radius: 0px 0px 4px 4px;
        -webkit-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px; }
      .tabs-below .nav-tabs > li > a:hover, .tabs-below .nav-tabs > li > a:focus {
        border-top-color: #eaeaea;
        border-bottom-color: transparent; }
  .tabs-below .nav-tabs > .active a, .tabs-below .nav-tabs > .active a:hover, .tabs-below .nav-tabs > .active a:focus {
    border-color: transparent #eaeaea #eaeaea #eaeaea; }

.tabs-left .nav-tabs > li, .tabs-right .nav-tabs > li {
  float: none; }
  .tabs-left .nav-tabs > li > a, .tabs-right .nav-tabs > li > a {
    min-width: 74px;
    margin-bottom: 3px;
    margin-right: 0; }
    .rtl .tabs-left .nav-tabs > li > a, .rtl .tabs-right .nav-tabs > li > a {
      margin-left: 0;
      margin-right: inherit; }

.tabs-left .nav-tabs {
  float: left;
  border-right: 1px solid #eaeaea; }
  .rtl .tabs-left .nav-tabs {
    float: right; }
  .rtl .tabs-left .nav-tabs {
    border-left: 1px solid #eaeaea;
    border-right: inherit; }
  .tabs-left .nav-tabs > li > a {
    margin-right: -1px;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px; }
    .rtl .tabs-left .nav-tabs > li > a {
      margin-left: -1px;
      margin-right: inherit; }
    .rtl .tabs-left .nav-tabs > li > a {
      -moz-border-radius: 0px 4px 4px 0px;
      -webkit-border-radius: 0px 4px 4px 0px;
      border-radius: 0px 4px 4px 0px; }
    .tabs-left .nav-tabs > li > a:hover, .tabs-left .nav-tabs > li > a:focus {
      border-color: #eeeeee #eaeaea #eeeeee #eeeeee; }
  .tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {
    border-color: #eaeaea transparent #eaeaea #eaeaea;
    *border-right-color: #FFFFFF; }

.tabs-right .nav-tabs {
  float: right;
  border-left: 1px solid #eaeaea; }
  .rtl .tabs-right .nav-tabs {
    float: left; }
  .rtl .tabs-right .nav-tabs {
    border-right: 1px solid #eaeaea;
    border-left: inherit; }
  .tabs-right .nav-tabs > li > a {
    margin-left: -1px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px; }
    .rtl .tabs-right .nav-tabs > li > a {
      margin-right: -1px;
      margin-left: inherit; }
    .rtl .tabs-right .nav-tabs > li > a {
      -moz-border-radius: 4px 0px 0px 4px;
      -webkit-border-radius: 4px 0px 0px 4px;
      border-radius: 4px 0px 0px 4px; }
    .tabs-right .nav-tabs > li > a:hover, .tabs-right .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #eaeaea; }
  .tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {
    border-color: #eaeaea #eaeaea #eaeaea transparent;
    *border-left-color: #ffffff; }

.widget-tabs li {
  padding: 5px 8px;
  border: 1px solid transparent;
  text-transform: uppercase; }
  .widget-tabs li a {
    color: #333333; }
  .widget-tabs li.active {
    border: 1px solid #b7001d; }
    .widget-tabs li.active a {
      color: #b7001d; }

.block .nav-pills > li.active > a {
  position: relative; }
  .block .nav-pills > li.active > a:before {
    content: "\f0d7";
    position: absolute;
    bottom: -7px;
    height: 0.625rem;
    line-height: 0.625rem;
    font-family: "FontAwesome";
    color: #b7001d;
    font-size: 1.1875rem;
    z-index: 9;
    right: 50%;
    margin-right: -4px; }
    .rtl .block .nav-pills > li.active > a:before {
      left: 50%;
      right: auto; }
    .rtl .block .nav-pills > li.active > a:before {
      margin-left: -4px;
      margin-right: inherit; }
.block .panel-group {
  margin-bottom: 0; }

.nav-tabs {
  border-bottom: 1px solid transparent;
  padding-bottom: 1.25rem; }
  .nav-tabs > li > a {
    font-weight: 800;
    color: #767676;
    border-bottom: 2px solid transparent;
    text-transform: uppercase; }
  .nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
    border: 1px solid transparent;
    background: #eeeeee;
    border-bottom: 2px solid #c0c700;
    color: #000000; }

.ApTabs .tab-content {
  position: relative; }
  .ApTabs .tab-content > .tab-pane {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9;
    border: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s; }
    .ApTabs .tab-content > .tab-pane.active {
      position: static;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }

/**
* Start for module ap_gmap
*/
div[id^="google-maps"] {
  position: relative; }

div[id^="gmap-stores-list"] {
  overflow: auto !important; }

div[id^="gmap-stores-list"] > ul {
  margin: 30px; }

.display-list-store {
  background-color: #6cabd5;
  float: left; }
  .rtl .display-list-store {
    float: right; }

.gmap-stores-content, .gmap-content {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative; }

.not-display-list-store .gmap-stores-content, .not-display-list-store .gmap-content {
  width: 100%; }

.gmap-cover {
  width: 100%; }

.item-gmap-store {
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.625rem 0.9375rem;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .item-gmap-store:hover {
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .item-gmap-store .icon-map-marker {
    margin-right: 6px;
    font-size: 120%; }
    .rtl .item-gmap-store .icon-map-marker {
      margin-left: 6px;
      margin-right: inherit; }
  .item-gmap-store text {
    font-size: 85%; }

/**
* End for module ap_gmap
*/
/**
* Start for module ap_product_list
*/
.box-show-more a {
  background: #282d35;
  clear: both;
  text-align: center;
  width: 100%;
  height: 3.4375rem;
  line-height: 3.4375rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0 15px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: none;
  font-size: 0.875rem;
  color: #FFFFFF;
  font-weight: 700; }
  .box-show-more a:hover {
    background-color: #b7001d; }
  .box-show-more a .fa {
    margin-left: 0.3125rem; }
    .rtl .box-show-more a .fa {
      margin-right: 0.3125rem;
      margin-left: inherit; }
.box-show-more.open a {
  display: block; }

/**
* End for module ap_product_list
*/
/**
* Start for module ap_image
*/
.ap_image .has-animation {
  opacity: 0;
  filter: alpha(opacity=0); }
  .ap_image .has-animation.animated {
    opacity: 1;
    filter: alpha(opacity=100); }

/**
* End for module ap_image
*/
/**
* End for module ApFullSlider
*/
.full-slider .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: transparent; }
  .full-slider .carousel-inner .item {
    width: 100%;
    height: 100%; }
.full-slider .content-slider {
  position: absolute;
  top: 35%;
  color: #FFFFFF;
  left: 0;
  right: 0;
  text-align: center; }
  .full-slider .content-slider h3 {
    font-size: 3.75rem;
    text-transform: uppercase;
    font-weight: 600; }
  .full-slider .content-slider p {
    margin-top: 1.875rem;
    background: #c70005;
    padding: 0.625rem 1.25rem;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1rem; }
.full-slider .carousel-control {
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: #121212;
  background-color: rgba(18, 18, 18, 0.52);
  zoom: 1;
  background-color: transparent\9; }
  .full-slider .carousel-control.left {
    left: 0.625rem; }
    .rtl .full-slider .carousel-control.left {
      right: 0.625rem;
      left: auto; }
  .full-slider .carousel-control.right {
    right: 0.625rem; }
    .rtl .full-slider .carousel-control.right {
      left: 0.625rem;
      right: auto; }

/**
* Widget Video
*/
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-responsive iframe, .embed-responsive object, .embed-responsive embed {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0px; }
    .rtl .embed-responsive iframe, .rtl .embed-responsive object, .rtl .embed-responsive embed {
      right: 0px;
      left: auto; }

/**
* Start for module ApFullSlider
*/
.cover-live-edit {
  width: 100%;
  border-top: 1px solid #eaeaea; }
  .cover-live-edit .link-to-back-end {
    text-decoration: none;
    color: #FFFFFF;
    z-index: 9999;
    background-color: rgba(204, 153, 0, 0.5);
    padding: 5px;
    position: relative;
    -moz-box-shadow: 0 0 5px #bdbdbd;
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    -o-box-shadow: 0 0 5px #bdbdbd;
    -ms-box-shadow: 0 0 5px #bdbdbd;
    box-shadow: 0 0 5px #bdbdbd;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .cover-live-edit .link-to-back-end:hover {
      background-color: #00e676;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.ap-cover-hook {
  border: 1px solid #eaeaea;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .ap-cover-hook:hover {
    border: 1px dashed #b7001d;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

/**
* End for module ApFullSlider
*/
/*
  Widget Manufacturers
*/
.manufacturers_block img {
  filter: grayscale(100%);
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  .manufacturers_block img:hover {
    filter: grayscale(0);
    opacity: 1;
    filter: alpha(opacity=100); }

/*
  Widget Category Image
*/
.widget-category_image .block_content {
  display: grid;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee; }
  @media (min-width: 992px) {
    .widget-category_image .block_content {
      grid-template-columns: repeat(5, 1fr); } }
@media (min-width: 576px) and (max-width: 991px) {
  .widget-category_image .block_content {
    grid-template-columns: repeat(3, 1fr); } }

  @media (max-width: 767px) {
    .widget-category_image .block_content {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 320px) {
    .widget-category_image .block_content {
      grid-template-columns: repeat(1, 1fr); } }
.widget-category_image ul {
  margin-bottom: 0;
  background: #fff;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee; }
.widget-category_image .cover-img img {
  display: block;
  width: 72px; }
.widget-category_image .cat_name {
  color: #18191c;
  display: block;
  line-height: 28px;
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize; }
.widget-category_image .leo-qty {
  font-size: 14px;
  line-height: 28px;
  color: #999; }
  .widget-category_image .leo-qty span {
    padding-left: 5px;
    display: inline-block; }
    .rtl .widget-category_image .leo-qty span {
      padding-right: 5px;
      padding-left: inherit; }
.widget-category_image .cate_content {
  display: flex;
  align-items: center;
  justify-content: space-between; }
.widget-category_image a {
  display: block;
  padding: 20px; }
  .widget-category_image a:hover .cat_name {
    color: #b7001d; }

/* Widget Lastest blogs */
.latest-blogs {
  padding-bottom: 65px; }
  .latest-blogs .right-block {
    text-align: left; }
    .rtl .latest-blogs .right-block {
      text-align: right; }
  .latest-blogs .blog-image-container {
    overflow: hidden;
    position: relative;
    margin-bottom: 0.9375rem; }
  .latest-blogs .blog-title {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
    .latest-blogs .blog-title a {
      color: #18191c; }
      .latest-blogs .blog-title a:hover {
        color: #b7001d; }
  .latest-blogs .blog-desc {
    padding-top: 0.9375rem;
    text-align: justify;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .latest-blogs .blog-meta {
    padding: 15px 0 10px; }
    .latest-blogs .blog-meta span {
      font-size: 12px;
      line-height: 24px;
      color: #999999; }
    .latest-blogs .blog-meta .author {
      color: #b7001d; }
  .latest-blogs .readmore {
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 18px;
    color: #b7001d;
    text-transform: uppercase; }

/* Multi Image Product List */
.leo-more-info {
  background-color: #FFFFFF;
  position: absolute;
  z-index: 4000;
  top: 0;
  width: 0;
  min-height: 100%;
  overflow: hidden;
  right: 0px;
  float: left;
  text-align: left;
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0); }
  .rtl .leo-more-info {
    left: 0px;
    right: auto; }
  .rtl .leo-more-info {
    float: right; }
  .rtl .leo-more-info {
    text-align: right; }
  .leo-more-info .thumbs_list {
    margin: auto;
    overflow: hidden;
    width: 80px;
    height: 240px; }
    .leo-more-info .thumbs_list ul.thumbs_list_frame {
      margin-bottom: 0px;
      list-style-type: none;
      padding-left: 0; }
      .rtl .leo-more-info .thumbs_list ul.thumbs_list_frame {
        padding-right: 0;
        padding-left: inherit; }
    .leo-more-info .thumbs_list li {
      cursor: pointer;
      width: 80px;
      height: 80px; }
      .leo-more-info .thumbs_list li a {
        display: block;
        text-align: center; }
      .leo-more-info .thumbs_list li .leo-hover-image {
        max-width: 100%; }
  .leo-more-info .view_scroll_left,
  .leo-more-info .view_scroll_right {
    position: absolute;
    width: 15px;
    margin: auto;
    left: 0px;
    right: 0px; }
  .leo-more-info .view_scroll_right {
    bottom: 0px;
    margin-bottom: 0.3125rem; }
  .leo-more-info .view_scroll_left {
    margin-top: 0.3125rem; }

.leo-more-over {
  position: relative;
  z-index: 0; }

.leo-more-image {
  top: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0; }
  .rtl .leo-more-image {
    right: 0;
    left: auto; }

.leo-more-over {
  position: relative;
  z-index: 0; }

.leo-more-image {
  top: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0; }
  .rtl .leo-more-image {
    right: 0;
    left: auto; }

.ApCountdown {
  padding: 0; }
  .ApCountdown .list-inline {
    display: inline-block;
    vertical-align: super;
    padding-left: 10px; }
    .rtl .ApCountdown .list-inline {
      padding-right: 10px;
      padding-left: inherit; }
    .ApCountdown .list-inline li {
      display: inline-block;
      margin: 0 10px;
      position: relative; }
      .ApCountdown .list-inline li b {
        font-size: 13px;
        font-weight: 700;
        font-style: italic;
        color: #fff;
        background: #b7001d;
        padding: 12px 5px;
        line-height: 16px;
        display: block; }
      .ApCountdown .list-inline li:before, .ApCountdown .list-inline li:after {
        content: "";
        position: absolute;
        top: 0;
        width: 0;
        height: 0; }
      .ApCountdown .list-inline li:before {
        right: auto;
        left: -11px;
        border-bottom: 40px solid #b7001d;
        border-left: 11px solid transparent; }
      .ApCountdown .list-inline li:after {
        right: -11px;
        border-top: 40px solid #b7001d;
        border-right: 11px solid transparent; }
      .ApCountdown .list-inline li:nth-child(2):before {
        border-bottom: 40px solid #d71f13; }
      .ApCountdown .list-inline li:nth-child(2):after {
        border-top: 40px solid #d71f13; }
      .ApCountdown .list-inline li:nth-child(2) b {
        background: #d71f13; }

/* Instagram Block */
.instagram-block .owl-item {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem; }
.instagram-block a {
  display: inline-block;
  overflow: hidden;
  position: relative; }
  .instagram-block a img {
    width: 118px;
    max-width: 100%; }
.instagram-block .link-instagram {
  display: none; }
  .instagram-block .link-instagram a {
    margin: 0.625rem 0 0; }

#instafeed {
  margin: -0.3125rem; }

@media (min-width: 768px) and (max-width: 991px) {
  .clear-col {
    clear: both; } }

.copyright span {
  color: #b7001d; }
@media (min-width: 768px) {
  .copyright {
    text-align: left; }
    .rtl .copyright {
      text-align: right; } }
@media (max-width: 767px) {
  .copyright {
    text-align: center;
    padding: 20px 0; } }

.payment {
  text-align: center; }
  @media (min-width: 992px) {
    .payment {
      text-align: right; }
      .rtl .payment {
        text-align: left; } }

li.icon {
  display: flex;
  align-items: center; }
  li.icon i {
    color: #b7001d;
    font-size: 40px;
    line-height: 60px;
    padding-right: 15px; }
  li.icon span span {
    display: block; }
  li.icon .tel {
    font-size: 24px;
    line-height: 30px;
    color: #b7001d; }
  li.icon .title {
    font-size: 14px;
    line-height: 24px; }

.top-left-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }

.top-right-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  align-items: center; }

@media (min-width: 768px) {
  .top-center-header {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
@media (min-width: 1200px) {
  .top-center-header > * {
    padding-right: 30px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .top-center-header > * {
    padding-right: 15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .top-center-header > * {
    padding-right: 10px; } }

.ap-wishlist, .ap-compare {
  position: relative;
  margin-right: 30px; }
  .rtl .ap-wishlist, .rtl .ap-compare {
    margin-left: 30px;
    margin-right: inherit; }
  .ap-wishlist .ap-total, .ap-compare .ap-total {
    background: #b7001d;
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    position: absolute;
    top: -4px;
    right: -14px;
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }
@media (min-width: 768px) and (max-width: 1199px) {
  .ap-wishlist .ap-total, .ap-compare .ap-total {
    right: -15px; }
    .rtl .ap-wishlist .ap-total, .rtl .ap-compare .ap-total {
      left: -15px;
      right: auto; } }

.header-container .block {
  margin-bottom: 0; }

#product .ApCountdown .list-inline span {
  display: none; }

.service {
  padding-top: 65px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .service {
      display: flex;
      align-items: center; }
      .service .service-item + .service-item {
        border-left: 1px solid #ededed; }
        .rtl .service .service-item + .service-item {
          border-right: 1px solid #ededed;
          border-left: inherit; } }
@media (min-width: 768px) and (max-width: 991px) {
  .service {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }
    .service .service-item {
      margin-bottom: 20px; } }

  .service .service-item {
    flex: 1;
    display: flex;
    align-items: center; }
  @media (max-width: 767px) {
    .service {
      padding-top: 0px;
      padding-bottom: 0px; }
      .service .service-item {
        padding: 10px 20px; } }
  .service .icon {
    font-size: 35px;
    line-height: 30px;
    color: #b7001d;
    margin-right: 15px;
    margin-left: 30px;
    min-width: 40px;
    text-align: center; }
    @media (max-width: 767px) {
      .service .icon {
        margin-right: 20px;
        margin-left: 0; } }
  .service .title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #18191c;
    line-height: 24px; }
  .service .content > * {
    display: block;
    font-size: 13px;
    line-height: 24px; }
  .service .text {
    color: #777; }

@media (min-width: 768px) {
  .small-column {
    width: 42.5% !important; }

  .larger-column {
    width: 57.5%  !important; }

  .image_box .left, .image_box .right {
    width: 50%;
    float: left; }
  .image_box .right {
    padding-left: 15px; }
  .image_box .left {
    padding-right: 15px; } }
.cat-carousel .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #18191c;
  padding: 25px 0 30px; }
.cat-carousel .descript li a {
  font-size: 14px;
  line-height: 30px;
  color: #777; }
  .cat-carousel .descript li a:hover {
    color: #b7001d; }
  .cat-carousel .descript li a:before {
    font-family: 'FontAwesome';
    content: '\f111';
    font-size: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #b7001d; }
    .rtl .cat-carousel .descript li a:before {
      margin-left: 10px;
      margin-right: inherit; }

.list-inline li {
  display: inline-block;
  background: #f7f7f7;
  height: 54px;
  width: 54px;
  padding: 10px;
  text-align: center;
  margin: auto; }
  .list-inline li > * {
    display: block; }
  .list-inline li + li {
    margin-left: 5px; }
    .rtl .list-inline li + li {
      margin-right: 5px;
      margin-left: inherit; }
.list-inline b {
  font-size: 20px;
  line-height: 17px;
  color: #18191c; }

.inline-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .inline-wrap ul {
    margin-bottom: 0; }
  .inline-wrap li {
    display: inline-block; }
    .inline-wrap li + li {
      margin-left: 35px; }
    .inline-wrap li a {
      font-size: 13px;
      line-height: 18px;
      text-transform: uppercase; }

.feature-tabs {
  margin-bottom: 70px; }
  .feature-tabs .nav-link {
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    color: #777;
    border: 1px solid transparent;
    transition: all 0.3s ease; }
    .feature-tabs .nav-link:hover, .feature-tabs .nav-link.active {
      color: #b7001d;
      border: none !important; }
  .feature-tabs .nav-item:last-child .nav-link {
    padding-right: 0; }
    .rtl .feature-tabs .nav-item:last-child .nav-link {
      padding-left: 0;
      padding-right: inherit; }
  @media (min-width: 1200px) {
    .feature-tabs .nav-tabs {
      float: right;
      margin-top: -55px; }
      .rtl .feature-tabs .nav-tabs {
        float: left; } }

.footer_header {
  padding: 20px 0; }
  .footer_header a {
    display: block; }

.liquid_image {
  position: relative; }
  .liquid_image .image_description {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: auto; }
    .liquid_image .image_description a {
      color: #FFF;
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 50px;
      display: block;
      font-weight: 700;
      letter-spacing: .25px;
      position: relative; }
      .liquid_image .image_description a:before {
        content: "";
        height: 0;
        width: 22px;
        border-top: dotted 5px #579420;
        position: absolute;
        bottom: -20px; }
    .liquid_image .image_description p {
      color: #999;
      font-size: 14px;
      line-height: 24px; }

@media (min-width: 992px) {
  .shorted-type.widget-category_image .block_content {
    grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 576px) and (max-width: 991px) {
  .shorted-type.widget-category_image .block_content {
    grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 1200px) {
  .right_column .left-part {
    width: 68.75%;
    float: left;
    padding-right: 15px; }
    .rtl .right_column .left-part {
      padding-left: 15px;
      padding-right: inherit; }
  .right_column .right-part {
    max-width: 300px;
    float: left; } }
.right_column .thumbnail-container .product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.right_column .manufacturers_block {
  clear: left;
  border: 1px solid #ededed; }

.left_column .service {
  display: block;
  border: 1px solid #ededed;
  padding-top: 0;
  padding-bottom: 0; }
  .left_column .service .service-item {
    padding: 30px; }
    .left_column .service .service-item + .service-item {
      border-left: none;
      border-top: 1px solid #ededed; }
    .left_column .service .service-item .icon {
      margin-left: 0; }

.contact-box .icon {
  display: flex;
  align-items: center; }
  .contact-box .icon i {
    font-size: 40px;
    line-height: 60px;
    padding-right: 15px;
    color: #b7001d; }
  .contact-box .icon span span {
    display: block; }
  .contact-box .icon .tel {
    font-size: 24px;
    line-height: 40px;
    color: #b7001d; }

@media (min-width: 768px) and (max-width: 1199px) {
  .clear-col {
    clear: both; } }
.liquid_text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 80px 165px; }
  .liquid_text > * {
    color: #fff; }
  .liquid_text .small-text {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 30px;
    display: block;
    margin-bottom: 25px; }
  .liquid_text .larger-text {
    font-size: 40px;
    line-height: 45px;
    display: block; }
  .liquid_text .bold {
    font-weight: 700; }
  .liquid_text .larger-text span {
    display: block; }
  .liquid_text a {
    margin-top: 25px;
    background: #b7001d;
    font-size: 12px;
    text-transform: uppercase;
    padding: 20px 40px;
    display: inline-block;
    letter-spacing: 1.2px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .liquid_text a:after {
      content: '\f061';
      font-family: "Font Awesome 5 Pro";
      speak: none;
      font-style: normal;
      font-weight: 300;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      padding: 0 5px; }
    .liquid_text a:hover {
      letter-spacing: 1.5px;
      color: #fff; }

.ApImage {
  position: relative; }

.liquid_box h3 span {
  display: block;
  font-weight: 700; }
.liquid_box .image_description {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 35px; }
.liquid_box h3 {
  color: #fff;
  font-size: 24px;
  line-height: 31px;
  font-weight: 400; }
.liquid_box h4 {
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  display: block;
  margin-top: 30px; }
.liquid_box h4 span {
  color: #ffcd00;
  font-size: 14px;
  display: inline-block;
  vertical-align: super; }
@media (max-width: 991px) {
  .liquid_box h3 {
    font-size: 16px;
    line-height: 20px; }
  .liquid_box h4 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px; } }

.liquid_boxnd h3 span {
  display: block;
  font-weight: 700; }
.liquid_boxnd .image_description {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 65px 35px; }
.liquid_boxnd h3 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400; }
.liquid_boxnd h4 {
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-top: 30px; }
.liquid_boxnd h4 span {
  color: #ffcd00; }
@media (max-width: 991px) {
  .liquid_boxnd h3 {
    font-size: 20px;
    line-height: 35px; }
  .liquid_boxnd h4 {
    margin-top: 10px; } }

.liquid_boxth h3 span {
  display: block;
  font-weight: 700; }
.liquid_boxth .image_description {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 75px 110px; }
.liquid_boxth h5 {
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px; }
.liquid_boxth h5 span {
  color: #ffcd00; }
.liquid_boxth h3 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400; }
.liquid_boxth h4 {
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  display: block;
  margin-top: 30px; }
.liquid_boxth h4 span {
  color: #ffcd00;
  font-size: 14px;
  display: inline-block;
  vertical-align: super; }
@media (max-width: 991px) {
  .liquid_boxth h3 {
    font-size: 20px;
    line-height: 25px; }
  .liquid_boxth h4 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px; } }
@media (max-width: 767px) {
  .liquid_boxth .image_description {
    display: none; } }

@media (max-width: 991px) {
  .liquid_box .image_description,
  .liquid_boxnd .image_description,
  .liquid_boxth .image_description {
    padding: 20px;
    text-align: left; } }

/*# sourceMappingURL=styles.css.map */
