/***************************************************
  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 */
@media (max-width: 767px) {
  body:not(#index) .ApColumn .block {
    margin-bottom: 30px; } }
.title_block {
  color: #000;
  display: inline-block;
  margin: 0 0 25px;
  font-size: 36px;
  font-weight: 600;
  line-height: 60px;
  position: relative;
  background: #fff;
  text-transform: capitalize; }

.sub-title-widget {
  font-size: 14px;
  color: #999;
  margin-bottom: 35px;
  padding-bottom: 30px;
  line-height: 20px;
  display: block;
  text-align: center;
  position: relative; }
  .sub-title-widget:after {
    content: '';
    background: #f65d4e;
    display: block;
    width: 50px;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto; }

.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;
  width: 1.25rem;
  height: 1.25rem; }
.block-toggler.ApBlockLink ul li, .footer-container .links.ApBlockLink ul li {
  font-size: 16px; }
@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: "Font Awesome 5 Pro";
    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: none;
  -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;
    position: relative;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px; }
  .ap-accordion .panel-default a {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .ap-accordion .panel-default a:before {
      content: "+";
      font-size: 22px;
      display: inline-block; }
  .ap-accordion .panel-default a.collapsed:before {
    content: "-";
    font-size: 22px;
    display: inline-block; }

/* 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: #083660; }
  .widget-tabs li.active {
    border: 1px solid #f65d4e; }
    .widget-tabs li.active a {
      color: #f65d4e; }

.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: "Font Awesome 5 Pro";
    color: #f65d4e;
    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: none;
  display: block;
  text-align: center; }
  .nav-tabs .nav-item {
    display: inline-block;
    vertical-align: middle;
    float: none !important; }
  .nav-tabs .nav-link {
    color: #083660;
    padding: 0;
    position: relative;
    border: none;
    background: transparent;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    color: #999;
    position: relative;
    margin-right: 28px; }
    .rtl .nav-tabs .nav-link {
      margin-left: 28px;
      margin-right: inherit; }
    .nav-tabs .nav-link:after {
      content: "";
      position: absolute;
      height: 2px;
      top: 34px;
      background: #f65d4e;
      right: 50%;
      left: 50%;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .nav-tabs .nav-link.active span {
      color: #000; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link.active {
      color: #083660;
      border: none;
      background: transparent; }
      .nav-tabs .nav-link:hover:after, .nav-tabs .nav-link:focus:after, .nav-tabs .nav-link.active:after {
        right: 0%;
        left: 0%; }

.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;
    padding: 0;
    margin-top: 15px;
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-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;
      -ms-opacity: 1;
      -o-opacity: 1;
      -moz-opacity: 1;
      -webkit-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 {
  text-align: center;
  display: block; }
  .box-show-more a {
    background: #f65d4e;
    clear: both;
    text-align: center;
    text-transform: capitalize;
    display: none;
    font-size: 14px;
    font-family: "Sora", sans-serif;
    color: #fff;
    font-weight: 600;
    border-radius: 28px;
    transition: all 0.4s ease; }
    .box-show-more a span {
      padding: 7px 50px;
      display: inline-block;
      line-height: 16px; }
    .box-show-more a:hover {
      border-radius: 0; }
    .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: inline-block; }

/**
* End for module ap_product_list
*/
/**
* Start for module ap_image
*/
.ap_image .has-animation {
  opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0); }
  .ap_image .has-animation.animated {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-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 #f65d4e;
    -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 {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .manufacturers_block img:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

/*
  Widget Category Image
*/
.widget-category_image .cover-img {
  display: block;
  position: relative;
  overflow: hidden;
  vertical-align: top; }
.widget-category_image ul {
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .widget-category_image ul {
      margin-bottom: 30px; } }
.widget-category_image img {
  display: block;
  overflow: hidden;
  vertical-align: middle;
  border-style: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
.widget-category_image .cat_name {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px; }
.widget-category_image a {
  display: block;
  overflow: hidden;
  position: relative;
  color: #083660; }
  .widget-category_image a:hover .cat-name-wr {
    background: #f65d4e; }
  .widget-category_image a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

/* Widget Lastest blogs */
.latest-blogs {
  margin-bottom: 0 !important;
  text-align: center; }
  .latest-blogs .right-block {
    text-align: left;
    margin-top: 15px; }
    .rtl .latest-blogs .right-block {
      text-align: right; }
  .latest-blogs .blog-image-container {
    display: block;
    overflow: hidden;
    position: relative; }
  .latest-blogs .blog_img_link {
    border-radius: 10px;
    overflow: hidden;
    display: block; }
  .latest-blogs .blog-title {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
    .latest-blogs .blog-title a {
      color: #1e1e1e;
      transition: all 0.3s; }
      .latest-blogs .blog-title a:hover {
        color: #f65d4e; }
  .latest-blogs .blog-desc {
    padding-top: 3px;
    text-align: justify;
    line-height: 24px;
    font-size: 16px;
    color: #797979;
    font-family: "Sora", sans-serif; }
  .latest-blogs .blog-container {
    position: relative; }
  .latest-blogs .cat a {
    color: #999999; }
  .latest-blogs .blog-meta, .latest-blogs .cat {
    font-size: 12px;
    line-height: 30px;
    color: #999999;
    text-transform: uppercase; }
    .latest-blogs .blog-meta .author_name a, .latest-blogs .cat .author_name a {
      padding-right: 10px; }
      .rtl .latest-blogs .blog-meta .author_name a, .rtl .latest-blogs .cat .author_name a {
        padding-left: 10px;
        padding-right: inherit; }
  .latest-blogs .line {
    border-top: 1px  solid #ebebeb;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .latest-blogs time {
    text-transform: uppercase; }
  .latest-blogs .blog-viewall .btn-primary {
    background: #fff;
    color: #000;
    letter-spacing: 1.1px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 23px 62px;
    border: 1px solid;
    height: 62px;
    display: inline-block;
    font-weight: bold;
    font-family: "Sora", sans-serif;
    transition: all 0.3s; }
    .latest-blogs .blog-viewall .btn-primary:hover {
      background: #f65d4e;
      color: #fff; }
  .latest-blogs a.external-link {
    font-size: 12px;
    color: #000; }

/* 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;
  -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;
  -ms-opacity: 0;
  -o-opacity: 0;
  -moz-opacity: 0;
  -webkit-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;
  -ms-opacity: 0;
  -o-opacity: 0;
  -moz-opacity: 0;
  -webkit-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;
  -ms-opacity: 0;
  -o-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  left: 0; }
  .rtl .leo-more-image {
    right: 0;
    left: auto; }

/* Instagram Block */
.instagram-block .owl-item {
  padding-left: 0;
  padding-right: 0; }
.instagram-block a {
  display: inline-block;
  overflow: hidden;
  position: relative; }
  .instagram-block a img {
    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 {
  font-size: 14px;
  line-height: 20px; }
  .copyright strong {
    color: #f65d4e;
    font-weight: 400; }
  @media (max-width: 767px) {
    .copyright {
      margin-bottom: 15px; } }

.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;
  -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; }
  .top-right-header i {
    font-size: 20px;
    color: #000; }

.top-left-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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: 992px) {
  .top-center-header {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }
.list_inline ul {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .list_inline ul {
      display: block;
      text-align: center; }
      .list_inline ul li {
        display: inline-block; } }
  .list_inline ul a {
    color: #333;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.9px;
    padding: 0 25px;
    text-transform: uppercase;
    transition: all 0.3s; }
    .list_inline ul a:hover {
      color: #f65d4e; }

.popular-tags a {
  border: 1px solid;
  line-height: 40px;
  padding: 0px 12px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: capitalize;
  margin-right: 5px; }
  .rtl .popular-tags a {
    margin-left: 5px;
    margin-right: inherit; }

@media (max-width: 991px) {
  .header-top .row {
    position: relative; }
    .header-top .row .top-right-header, .header-top .row .ApMegamenu {
      position: static; } }
a.ap-wishlist {
  position: relative;
  color: #000000;
  margin: 0 30px; }
  a.ap-wishlist .ap-total {
    font-size: 10px;
    font-family: "Sora", sans-serif;
    color: #fff;
    background: #f65d4e;
    height: 14px;
    width: 14px;
    display: block;
    text-align: center;
    border-radius: 50%;
    line-height: 15px;
    position: absolute;
    top: -8px;
    right: 10px;
    left: auto; }
    .rtl a.ap-wishlist .ap-total {
      right: auto;
      left: 10px; }

.video {
  display: none; }

iframe {
  border: none; }

@media (min-width: 1500px) {
  .larger-container.container {
    width: 1720px;
    margin: auto; }

  .max_container.container {
    width: 1820px;
    margin: auto; } }
@media (min-width: 1200px) {
  .products_block .owl-theme .owl-buttons div.owl-prev {
    left: -20px; }
  .products_block .owl-theme .owl-buttons div.owl-next {
    right: -20px; } }
@media (max-width: 767px) {
  .tabs-accordion-container[class*="accordion-"] .tab-pane {
    border: none !important; }

  .footer-text {
    margin-bottom: 0 !important; } }
.block-toggler.ApLink {
  margin-bottom: 0 !important; }

@media (max-width: 991px) and (min-width: 768px) {
  .tabs-accordion-container[class*="accordion-"] .tab-pane {
    border: none; } }
.text-top {
  text-align: center;
  line-height: 48px; }
  .text-top a {
    color: #f65d4e;
    font-family: "Sora", sans-serif;
    transition: all 0.3s; }
    .text-top a:hover {
      color: #fff; }
  .text-top i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }
    .rtl .text-top i {
      margin-right: 10px;
      margin-left: inherit; }

.text-include {
  position: relative; }
  .text-include .image_description {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 16% 12%; }
  .text-include img {
    border-radius: 10px; }
  .text-include h4 {
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    line-height: 60px; }
    @media (max-width: 767px) {
      .text-include h4 {
        font-size: 30px;
        line-height: 1; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .text-include h4 {
    font-size: 30px;
    line-height: 1; } }

  .text-include h5 {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px; }
  .text-include h3 {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    color: #fff; }
@media (min-width: 992px) and (max-width: 1199px) {
  .text-include h3 {
    font-size: 36px;
    line-height: 1; } }

    @media (max-width: 767px) {
      .text-include h3 {
        font-size: 36px;
        line-height: 1; } }
  .text-include h2 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 600;
    color: #fff; }
@media (min-width: 768px) and (max-width: 991px) {
  .text-include h2 {
    font-size: 40px;
    line-height: 1; } }

    @media (max-width: 767px) {
      .text-include h2 {
        font-size: 36px;
        line-height: 1; } }
  .text-include p {
    color: #fff;
    font-size: 16px;
    line-height: 30px; }
    @media (max-width: 767px) {
      .text-include p {
        font-size: 14px; } }
  .text-include a {
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    background: #fff;
    font-size: 14px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 30px;
    transition: all 0.3s;
    position: relative;
    margin-top: 30px; }
    .text-include a:hover {
      background: #f65d4e;
      color: #fff; }
    @media (max-width: 991px) {
      .text-include a {
        padding: 10px 35px; } }
  @media (min-width: 992px) {
    .text-include.big-banner h3 {
      margin: 20px 0; } }
  @media (min-width: 768px) {
    .text-include.big-banner img {
      min-height: 1020px; } }
  @media (max-width: 767px) {
    .text-include.big-banner {
      margin-bottom: 30px; }
      .text-include.big-banner img {
        min-height: 800px; } }
  .text-include.second-type h5 {
    font-size: 20px;
    line-height: 60px; }
  @media (min-width: 768px) {
    .text-include.second-type img {
      max-height: 930px; } }
  @media (max-width: 991px) {
    .text-include.second-type .image_description {
      padding: 30px; }
    .text-include.second-type a {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .text-include.second-type img {
      max-height: 500px; } }
  @media (min-width: 992px) {
    .text-include.align-left {
      text-align: right; }
      .rtl .text-include.align-left {
        text-align: left; } }
  .text-include.c-default h5 {
    color: #f65d4e;
    font-weight: 600; }
  .text-include.c-default h2 {
    color: #1e1e1e; }
  .text-include.c-default h6 {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    color: #adadad;
    letter-spacing: 0.6px; }
    @media (min-width: 992px) {
      .text-include.c-default h6 {
        margin-bottom: 50px; } }
  .text-include.c-default a {
    background: #f65d4e;
    color: #fff;
    padding: 10px 50px; }
  .text-include.c-default p {
    font-size: 14px;
    line-height: 28px;
    color: #4e4e4e; }
  @media (max-width: 991px) {
    .text-include img {
      min-height: 300px;
      object-fit: cover; } }
  @media (max-width: 480px) {
    .text-include img {
      min-height: 400px;
      object-fit: cover; } }

.margin-home {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .margin-home {
      margin-bottom: 30px; } }

.manufacturers_block {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 58px;
  position: relative; }
  .manufacturers_block .title_block {
    text-align: left;
    font-size: 24px;
    background: #fff;
    display: inline-block;
    padding-right: 15px; }
    .rtl .manufacturers_block .title_block {
      padding-left: 15px;
      padding-right: inherit; }
  .manufacturers_block:before {
    content: '';
    border-top: 1px solid #ebebeb;
    display: block;
    position: absolute;
    top: 24px;
    height: 1px;
    width: 100%; }

.text-top {
  text-align: left;
  line-height: 52px;
  font-weight: 600;
  color: #fff;
  font-size: 12px; }
  .rtl .text-top {
    text-align: right; }
  .text-top span {
    text-decoration: underline; }
  .text-top a {
    color: #fff;
    font-family: "Sora", sans-serif;
    transition: all 0.3s; }
    .text-top a:hover {
      color: #fff; }

#header .ApColumn .block {
  margin-bottom: 0 !important; }

.contact-wt {
  color: #84929f;
  text-align: right; }
  .rtl .contact-wt {
    text-align: left; }
  .contact-wt a {
    color: #f65d4e;
    font-weight: bold;
    font-size: 16px;
    transition: all 0.3s; }
    .contact-wt a:hover {
      color: #f65d4e; }

.margin-home-s {
  margin-bottom: 30px; }

@media (min-width: 992px) {
  .margin-home-wt {
    margin-top: 80px; } }
@media (max-width: 991px) {
  .margin-home-wt {
    margin-top: 30px; } }
.ApCountdown .ap-countdown-time li {
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  .ApCountdown .ap-countdown-time li + li {
    margin-left: 10px; }
    .rtl .ApCountdown .ap-countdown-time li + li {
      margin-right: 10px;
      margin-left: inherit; }
.ApCountdown .ap-countdown-time b {
  display: block;
  min-width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  background: #f65d4e; }
.ApCountdown .ap-countdown-time span {
  font-size: 12px;
  color: #84929f;
  line-height: 24px; }
.ApCountdown .ap-countdown-link a {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000; }
  .ApCountdown .ap-countdown-link a:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    content: "\f178";
    font-family: 16px;
    color: #f65d4e;
    margin-left: 5px; }
    .rtl .ApCountdown .ap-countdown-link a:after {
      margin-right: 5px;
      margin-left: inherit; }

.service-w .ApImage {
  background: #fff;
  text-align: center;
  padding: 60px 65px; }
.service-w img {
  margin-bottom: 34px; }
.service-w h4 {
  color: #083660;
  font-weight: bold;
  text-transform: uppercase; }
.service-w p {
  line-height: 24px;
  color: #4b5762; }

.testimonial {
  background: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px; }
  .testimonial img {
    margin-bottom: 20px; }
  .testimonial .title, .testimonial .sub-title {
    display: inline-block;
    font-size: 14px;
    line-height: 20px; }
  .testimonial .title {
    color: #1e1e1e;
    font-weight: 600; }
  .testimonial .sub-title {
    color: #999;
    margin-bottom: 0; }
  .testimonial .block-carousel-image-container {
    text-align: center; }
  .testimonial .descript {
    color: #1e1e1e;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 46px; }
  .testimonial .line {
    position: relative;
    padding: 12px 0;
    margin-bottom: 30px; }
    .testimonial .line:before {
      content: '';
      display: block;
      width: 60px;
      height: 43px;
      margin: auto;
      z-index: -1;
      position: absolute;
      top: 0;
      right: 0;
      left: 0; }
  @media (min-width: 768px) {
    .testimonial {
      padding: 35px 80px; } }
  @media (max-width: 767px) {
    .testimonial {
      padding: 30px; } }

.title-w {
  position: relative;
  z-index: 0; }
  @media (min-width: 768px) {
    .title-w .title_block {
      padding-right: 60px;
      margin-bottom: 50px; }
      .rtl .title-w .title_block {
        padding-left: 60px;
        padding-right: inherit; }
    .title-w.small-title .title_block {
      margin-bottom: 20px;
      padding-bottom: 10px;
      font-size: 28px; }
    .title-w.small-title:before {
      top: 80%; }
    .title-w .block_content {
      padding-left: 65px;
      background: #fff;
      position: absolute;
      top: 18px;
      right: 0; }
      .rtl .title-w .block_content {
        padding-right: 65px;
        padding-left: inherit; }
      .rtl .title-w .block_content {
        left: 0;
        right: auto; }
    .title-w:before {
      content: '';
      width: calc(100% - 30px);
      height: 1px;
      display: block;
      background: #e8e8e8;
      position: absolute;
      top: 29px;
      z-index: -1; } }
  .title-w a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    background: #f65d4e;
    padding: 12px 30px;
    border-radius: 30px; }
  @media (max-width: 767px) {
    .title-w .title_block {
      font-size: 30px; }
    .title-w .block_content {
      display: none; } }

.variant-w {
  padding: 30px 0;
  position: relative; }
  .variant-w .title_block {
    background: transparent; }
  .variant-w a {
    color: #1e1e1e;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
    border: 1px solid #f65d4e;
    padding: 0 50px;
    border-radius: 30px;
    margin-top: 30px;
    line-height: 50px;
    display: inline-block;
    transition: all 0.3s; }
    .variant-w a:hover {
      color: #f65d4e; }
  .variant-w p {
    color: #4e4e4e; }
  .variant-w .float-img {
    position: absolute;
    right: -15%;
    left: auto;
    top: -65%; }
  .variant-w .ApColumn:nth-child(4) {
    position: static; }
  @media (max-width: 991px) {
    .variant-w img {
      margin-top: 10px; } }

.variant-w p {
  color: #4e4e4e; }

@media (min-width: 992px) {
  .variant-w {
    padding: 175px 0 120px; } }
.about_us {
  font-size: 14px;
  color: #999;
  font-weight: 600; }
  .about_us p {
    font-size: 16px;
    line-height: 30px; }
  .about_us a {
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #999;
    margin-top: 15px;
    margin-bottom: 30px;
    display: inline-block; }

.top-cate {
  text-align: center; }
  .top-cate img {
    height: 40px;
    width: 40px;
    margin-bottom: 20px; }
  .top-cate a {
    font-size: 14px;
    font-weight: 600;
    color: #1e1e1e;
    line-height: 20px;
    transition: all 0.3s ease; }
    .top-cate a:hover {
      color: #f65d4e; }
  .top-cate .image {
    padding: 45px 0 20px; }

.text-include-s {
  position: relative; }
  .text-include-s .image_description {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    padding: 30px; }
  .text-include-s img {
    min-height: 400px;
    object-fit: cover;
    border-radius: 10px; }
  .text-include-s.top .image_description {
    top: 0;
    bottom: auto; }
  .text-include-s.bottom .image_description {
    bottom: 0;
    top: auto; }
  .text-include-s h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 40px; }
  .text-include-s h3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #f65d4e; }
  .text-include-s a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 15px;
    display: block; }
  .text-include-s i {
    padding-left: 10px; }
    .rtl .text-include-s i {
      padding-right: 10px;
      padding-left: inherit; }
  .text-include-s h5 {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    font-weight: 600; }
  @media (max-width: 767px) {
    .text-include-s {
      margin-bottom: 30px; } }

.collection-w a {
  font-size: 20px;
  color: #1e1e1e;
  font-weight: 600;
  line-height: 20px; }
.collection-w p {
  font-size: 14px;
  line-height: 28px;
  color: #4e4e4e; }
.collection-w .image_description {
  padding: 30px; }
  @media (max-width: 575px) {
    .collection-w .image_description {
      padding: 15px; } }

.statistical {
  border: 1px solid #ebebeb;
  border-radius: 6px;
  padding: 35px 30px 20px; }
  .statistical .right {
    padding-left: 30px;
    font-size: 16px;
    color: #999;
    line-height: 20px;
    display: block; }
    .rtl .statistical .right {
      padding-right: 30px;
      padding-left: inherit; }
    .statistical .right > * {
      display: block; }
  .statistical p {
    display: flex;
    align-items: center; }
  .statistical .left {
    width: 70px;
    height: 70px;
    font-size: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 70px; }
  .statistical .purple {
    background: #f1eeff;
    color: #945cff; }
  .statistical .light-blue {
    background: #e0f3ff;
    color: #32c3ff; }
  .statistical .green {
    background: #e4faf3;
    color: #1cdfa5; }
  .statistical .oranger {
    background: #fbe3d7;
    color: #fe9561; }
  .statistical .number {
    font-size: 24px;
    line-height: 25px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px; }
  @media (max-width: 991px) {
    .statistical {
      margin-bottom: 20px; } }

.one-w > div {
  background: #ffe9e9;
  border-radius: 30px; }
.one-w .title_block {
  background: transparent;
  padding: 10px 0px;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 28px;
  display: block;
  margin-bottom: 0;
  border-bottom: 1px solid #e5d1d1; }
.one-w .block-carousel-image-container.image {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 30px; }
.one-w .ap-more-info {
  display: none; }
.one-w .descript {
  flex: 2;
  margin-left: 20px; }
  .rtl .one-w .descript {
    margin-right: 20px;
    margin-left: inherit; }
.one-w a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600; }
  .one-w a i {
    color: #f65d4e;
    font-size: 20px;
    line-height: 20px; }
.one-w .owl-theme .owl-buttons div:before {
  content: '\f178'; }
.one-w .owl-theme .owl-buttons div.owl-prev:before {
  content: '\f177'; }
@media (min-width: 1200px) {
  .one-w .owl-theme .owl-buttons div.owl-prev {
    left: auto;
    right: 80px; }
  .one-w .owl-theme .owl-buttons div.owl-next {
    right: 40px; }
  .one-w .owl-theme .owl-buttons div {
    top: -45px; } }
.one-w .owl-theme .owl-buttons div {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border: none; }
.one-w .owl-theme .owl-buttons div:before {
  line-height: 32px;
  font-size: 16px;
  color: #848484; }

.left-product-list .thumbnail-container .product-image {
  flex: 0 0 116px !important; }
.left-product-list .product-miniature:nth-child(1) .thumbnail-container {
  padding-top: 0; }
.left-product-list .product-miniature:nth-child(5) .thumbnail-container {
  border-bottom: none; }

.has-border-left .thumbnail-container {
  padding: 0 15px;
  margin-bottom: 0; }

.center-tab .nav-tabs {
  margin-bottom: 55px; }

.full-list-nd .product-list-list .thumbnail-container {
  padding-top: 0;
  padding-bottom: 35px;
  border-bottom: none; }

.rtl .flip-w.ApColumn {
  float: left; }

.rtl .text-banner.offset-lg-6 {
  margin-left: 0;
  margin-right: 10%; }

.tabs-accordion-container[class*="accordion-"] .accordion-link {
  background-color: #d9d9d9;
  font-weight: bold; }

.tabs-accordion-container[class*="accordion-"] .accordion-link.active {
  background: #ff6600;
  color: #fff; }

/*# sourceMappingURL=styles.css.map */
