/***************************************************
  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: 30px; }

.text-xs-center .title_block {
  text-align: center; }

.title_block {
  font-weight: bold;
  font-size: 24px;
  line-height: 27px;
  display: block;
  padding: 0;
  margin-bottom: 29px;
  color: #000;
  text-transform: capitalize; }

@media (max-width: 767px) {
  .title-ap-group,
  .sub-title-ap-group {
    padding-left: 15px;
    padding-right: 15px; } }

.sub-title-widget {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #797979;
  text-transform: capitalize;
  margin-bottom: 36px; }

.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;
    background-size: cover; }
    .rtl .bg-fullwidth:before {
      margin-right: -1000px;
      margin-left: inherit; }
  @media (min-width: 1500px) {
    .bg-fullwidth.cus-bg:before {
      padding: 0;
      margin-top: -45px;
      margin-left: 0px; }
      .rtl .bg-fullwidth.cus-bg:before {
        margin-right: 0px;
        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;
  width: 1.25rem;
  height: 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;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      height: 100% !important;
      margin-bottom: 0px; } }
  @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 ul {
    margin-bottom: 0; }
  .alert:before {
    font-family: "Font Awesome 6 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: 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;
    border-bottom: 1px solid #2d2d2d;
    position: relative;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    padding: 30px 0; }
    .ap-accordion .panel-default .panel-title a:before {
      background: none;
      content: "\f068";
      cursor: pointer;
      display: block;
      font-family: "Font Awesome 6 Pro";
      font-weight: 300;
      font-size: 26px;
      position: absolute;
      left: auto;
      right: 0px;
      top: 30px;
      width: auto; }
    .ap-accordion .panel-default .panel-title .collapsed {
      font-size: 22px;
      line-height: 28px; }
      .ap-accordion .panel-default .panel-title .collapsed:before {
        background: none;
        content: "\f067";
        cursor: pointer;
        display: block;
        font-family: "Font Awesome 6 Pro";
        font-weight: 300;
        font-size: 26px;
        position: absolute;
        left: auto;
        right: 0px;
        top: 30px;
        width: auto; }
  .ap-accordion .panel-default .panel-body .block {
    margin-bottom: 0; }
  .ap-accordion .panel-default .panel-body p {
    font-size: 18px;
    line-height: 25px; }

/* 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: #000; }
  .widget-tabs li.active {
    border: 1px solid #373737; }
    .widget-tabs li.active a {
      color: #373737; }

.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 6 Pro";
    color: #373737;
    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: none;
    background: #eeeeee;
    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;
    -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%; }

.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 #373737;
    -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:hover {
  border-radius: 5px; }

/*
  Widget Category Image
*/
@media (max-width: 767px) {
  .widget-category_image ul {
    display: block; } }
@media (max-width: 991px) {
  .widget-category_image .cover-img img {
    width: 100%;
    height: auto; } }
.widget-category_image .cate_content:hover label {
  color: #3276b1;
  cursor: pointer; }

/* Widget Lastest blogs */
.latest-blogs .blog-image-container {
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 5px; }
.latest-blogs .blog_img_link img {
  width: 100%;
  object-fit: cover; }
.latest-blogs .blog-title {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
  transition: all 0.3s ease; }
.latest-blogs a.view-more {
  font-weight: bold;
  text-transform: capitalize;
  transition: all 0.3s ease;
  display: block; }
  .latest-blogs a.view-more i {
    margin-left: 5px;
    font-weight: 400; }
    .rtl .latest-blogs a.view-more i {
      margin-right: 5px;
      margin-left: inherit; }
  .latest-blogs a.view-more:hover {
    color: #373737; }
.latest-blogs .blog-desc {
  font-size: 15px;
  line-height: 27px;
  color: #656565;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }
.latest-blogs .blog-meta {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 11px;
  color: #999; }
  .latest-blogs .blog-meta .author a {
    color: #999; }
  .latest-blogs .blog-meta .cat a {
    color: #373737; }
  .latest-blogs .blog-meta span {
    border-bottom: 2px solid #E5E5E5;
    margin-bottom: 10px;
    display: inline-block; }
  .latest-blogs .blog-meta span + span {
    margin-left: 15px; }
    .rtl .latest-blogs .blog-meta span + span {
      margin-right: 15px;
      margin-left: inherit; }
.latest-blogs .right-block {
  background: #fff; }

/* 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;
  -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: 15px;
  padding-right: 15px; }
.instagram-block a {
  display: inline-block;
  overflow: hidden;
  position: relative; }
  .instagram-block a img {
    width: 100%;
    max-width: 100%; }
.instagram-block .link-instagram {
  display: none; }
  .instagram-block .link-instagram a {
    margin: 0.625rem 0 0; }

#instafeed {
  margin: -0.3125rem; }

/* List product size */
.product_attr {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0; }
  .product_attr li a {
    margin-bottom: 5px;
    display: block; }
  .product_attr li.Sold-Out a {
    color: #969696;
    text-decoration: line-through; }

.product_attr li:not(:last-child) {
  margin-right: 10px;
  margin-left: 0; }
  .rtl .product_attr li:not(:last-child) {
    margin-left: 10px;
    margin-right: inherit; }
  .rtl .product_attr li:not(:last-child) {
    margin-right: 0;
    margin-left: inherit; }

.copyright span {
  color: #373737; }

.nav-right {
  justify-content: flex-end; }

.nav-left {
  justify-content: flex-start; }

.nav-right, .nav-left {
  display: flex;
  align-items: center; }

#header .ApColumn .block {
  margin-bottom: 0; }

.ap-wishlist .icon {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  line-height: 24px;
  font-family: "BRSonoma"; }

.ap-wishlist {
  position: relative;
  display: flex; }
  .ap-wishlist svg {
    padding-right: 5px;
    width: 33px !important; }
    .rtl .ap-wishlist svg {
      padding-left: 5px;
      padding-right: inherit; }

ul li {
  line-height: 20px; }

.tabs-accordion-container[class*="accordion-"] .accordion-link {
  color: #4d4d4d; }
  .tabs-accordion-container[class*="accordion-"] .accordion-link.active {
    color: #373737; }

.pt-60 {
  padding-top: 30px; }

@media (min-width: 992px) {
  .pt-60 {
    padding-top: 60px; }
    .pt-60 .block {
      margin-bottom: 0; }
    .pt-60 .thumbnail-container {
      margin-bottom: 0; }
    .pt-60 .product-miniature + .product-miniature {
      padding-top: 10px; }

  .pd-80 .product-miniature {
    margin-bottom: 0; }
    .pd-80 .product-miniature .thumbnail-container {
      margin-bottom: 0px; }
    .pd-80 .product-miniature + .product-miniature .thumbnail-container {
      margin-bottom: 80px; }
  .pd-80 .product-miniature:last-child:first-child .thumbnail-container {
    margin-bottom: 80px; }

  .pt-0 .block {
    margin-bottom: 0; }

  .pb-60 {
    padding-bottom: 60px; }
    .pb-60 .block {
      margin-bottom: 0; }
    .pb-60 .thumbnail-container {
      margin-bottom: 0; } }
.second-font a {
  text-decoration: underline; }

.liquid_box {
  position: relative;
  overflow: hidden;
  border-radius: 5px; }
  .liquid_box img {
    border-radius: 5px; }
  @media (max-width: 1199px) {
    .liquid_box img {
      object-fit: cover;
      transition: all 0.3s ease; } }
  .liquid_box .image_description {
    position: absolute;
    top: 0;
    left: 30px;
    right: 30px;
    padding: 40px 0px; }
  .liquid_box p.label {
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #000000;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    display: inline-block;
    padding: 5px 10px;
    height: 24px; }
  .liquid_box h4,
  .liquid_box .h4 {
    font-weight: normal;
    font-size: 24px;
    line-height: 27px;
    text-transform: uppercase;
    color: #000000; }
  .liquid_box .h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 41px;
    text-transform: uppercase;
    color: #000; }
  .liquid_box h5 {
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #000; }
  .liquid_box .price {
    font-size: 14px;
    line-height: 16px;
    color: #000000; }
    .liquid_box .price span {
      font-family: "BRSonoma";
      font-size: 18px;
      line-height: 24px; }
  .liquid_box .blue {
    color: lightblue; }
  .liquid_box .red {
    color: #373737;
    font-size: 18px;
    line-height: 21px;
    padding-left: 5px; }
    .rtl .liquid_box .red {
      padding-right: 5px;
      padding-left: inherit; }
  .liquid_box a {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    border-bottom: 2px solid;
    transition: all 0.3s ease; }
    .liquid_box a i {
      transform: translateX(5px); }
    .liquid_box a:hover {
      color: #373737; }
  .liquid_box.type-two span {
    display: block; }
  .liquid_box.type-two h4.white,
  .liquid_box.type-two .label.white,
  .liquid_box.type-two a.white {
    color: #fff; }
  .liquid_box.type-two .image_description {
    width: 50%;
    transform: translateX(100%); }
  .liquid_box.type-two h4 {
    padding: 20px 0; }
  .liquid_box.type-two img {
    min-height: 300px;
    object-fit: cover; }

.service-item {
  display: flex;
  align-items: center; }
  .service-item svg {
    width: 36px;
    height: 36px; }
  .service-item .icon {
    margin-right: 15px; }
    .rtl .service-item .icon {
      margin-left: 15px;
      margin-right: inherit; }
  .service-item .title {
    font-weight: 700;
    color: #fff;
    text-transform: capitalize; }
  .service-item p {
    color: #999;
    text-transform: capitalize;
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .service-item {
      padding-bottom: 15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .one-line .liquid_box {
    width: 50%;
    float: left; }
  .one-line .liquid_box:first-child {
    padding-right: 15px; }
  .one-line .liquid_box:last-child {
    padding-left: 15px; } }
.deal-clock {
  background: #373737;
  height: 28px;
  border-radius: 3px;
  padding: 4px 10px;
  display: inline-block; }
  .deal-clock:before {
    content: '\f017';
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding-right: 3px; }
    .rtl .deal-clock:before {
      padding-left: 3px;
      padding-right: inherit; }
  .deal-clock li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px;
    color: #fff; }
    .deal-clock li + li {
      position: relative; }
      .deal-clock li + li:before {
        content: ':';
        display: inline-block;
        padding: 0 3px; }

@media (min-width: 768px) {
  .countdown-w .deal-clock {
    margin-bottom: 29px;
    margin-left: 30px; }
    .rtl .countdown-w .deal-clock {
      margin-right: 30px;
      margin-left: inherit; } }
.countdown-w .ap-countdown-link a {
  font-weight: bold;
  text-transform: capitalize; }
.countdown-w .ap-countdown-link i {
  padding-left: 10px; }
  .rtl .countdown-w .ap-countdown-link i {
    padding-right: 10px;
    padding-left: inherit; }
.countdown-w .ap-countdown-link .fa-arrow-right:before {
  content: "\f105"; }

@media (min-width: 768px) {
  .countdown-w {
    display: flex;
    align-items: center; } }
@media (min-width: 992px) {
  .flex-w {
    display: flex;
    align-items: center; } }
.title-w {
  justify-content: space-between;
  margin-bottom: 0 !important;
  display: flex;
  flex-wrap: wrap;
  gap: 15px; }
  .title-w .block_content {
    margin-bottom: 29px; }
  .title-w a {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px; }
  .title-w i {
    font-weight: 900;
    padding-left: 5px; }

.text-box {
  color: #000; }
  .text-box p.label {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 6px 10px;
    border-radius: 3px;
    text-align: center;
    display: inline-block; }
  .text-box .right {
    line-height: 20px; }
  .text-box .title {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase; }
  .text-box p {
    color: #000;
    margin-bottom: 0; }
  .text-box.top .block_content {
    display: flex;
    align-items: center;
    gap: 30px; }
  .text-box.top p.label {
    background: #FFC42B; }
  .text-box.bottom {
    text-align: left; }
    .rtl .text-box.bottom {
      text-align: right; }
    .text-box.bottom p.label {
      color: #fff;
      background: #373737; }
  @media (max-width: 767px) {
    .text-box.top {
      margin-top: 30px; } }

.text-box-2 .title_block {
  line-height: 30px; }
.text-box-2 h5 {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000; }
.text-box-2 p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin-top: 7px; }
  .text-box-2 p span {
    color: #000; }
.text-box-2 a {
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  border: 2px solid #373737;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 30px;
  display: inline-block; }
  .text-box-2 a i {
    font-weight: 400;
    transform: translateX(5px); }
@media (max-width: 767px) {
  .text-box-2 {
    margin-top: 30px; } }

.Apcounter ul {
  margin-bottom: 0; }
.Apcounter li {
  display: flex;
  align-items: flex-start;
  padding-bottom: 20px; }
  .Apcounter li + li {
    border-top: 1px solid #E5E5E5;
    padding-top: 27px; }
.Apcounter .numscroller {
  font-weight: bold;
  font-size: 48px;
  line-height: 40px;
  color: #373737; }
.Apcounter .counter-suffix {
  font-weight: bold;
  font-size: 24px;
  color: #373737; }
.Apcounter .counter_bottom h5 {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  font-weight: 400;
  margin-bottom: 0; }
.Apcounter .counter_bottom {
  padding-left: 30px; }
  .rtl .Apcounter .counter_bottom {
    padding-right: 30px;
    padding-left: inherit; }

.has-radius {
  border-radius: 5px; }

.row-custom-full {
  margin: 0 -1px; }

.row-custom-out {
  margin: 0 -15px; }

.row-custom-part {
  margin: 0 -7px; }
  .row-custom-part .title_block {
    margin-left: -7px; }
    .rtl .row-custom-part .title_block {
      margin-right: -7px;
      margin-left: inherit; }
  .row-custom-part .title-ap-group {
    margin-left: 0px;
    padding: 0 8px; }
    .rtl .row-custom-part .title-ap-group {
      margin-right: 0px;
      margin-left: inherit; }

.custom-padding,
.products_block .owl-carousel .owl-item {
  padding: 0 8px; }

.inline-block ul {
  margin-bottom: 0; }
.inline-block li {
  display: inline-block;
  vertical-align: middle; }
  .inline-block li a {
    color: #666;
    line-height: 38px; }
  .inline-block li + li:before {
    content: '';
    background: #E5E5E5;
    margin: 0 10px;
    display: inline-block;
    height: 11px;
    width: 1px; }

.copyright {
  line-height: 30px;
  color: #000; }

.white-wr {
  position: relative; }
  .white-wr: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;
    background: #fff; }
    .rtl .white-wr:before {
      margin-right: -1000px;
      margin-left: inherit; }
  .white-wr .block {
    z-index: 1;
    position: relative; }

.testimonial .subject {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #000; }
.testimonial .rate i {
  color: #DB981C;
  font-size: 12px; }
.testimonial .rate {
  display: block;
  margin: 15px 0px 20px; }
.testimonial p {
  font-size: 16px;
  line-height: 26px;
  color: #666; }
.testimonial p.sub-title {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0; }
.testimonial img.img-fluid {
  width: 60px;
  height: 60px;
  border-radius: 100%; }
.testimonial .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000; }
.testimonial .info-w {
  display: flex;
  align-items: center;
  gap: 15px; }
.testimonial .block-carousel-image-container {
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  border-radius: 5px;
  min-height: 382px;
  padding: 52px 50px 40px;
  position: relative;
  margin-top: 24px; }
  .testimonial .block-carousel-image-container:before {
    content: '';
    background: url("../../../../assets/img/modules/appagebuilder/img/quotes.svg") center center no-repeat;
    width: 44px;
    height: 29px;
    position: absolute;
    top: -15px;
    right: auto;
    left: 50px; }
    .rtl .testimonial .block-carousel-image-container:before {
      right: 50px;
      left: auto; }

.text-box-fourth {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 0 !important; }
  .text-box-fourth h5 {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000000; }
  .text-box-fourth h4 {
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #000000; }
  .text-box-fourth p.label {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 5px 10px;
    height: 24px;
    border-radius: 5px;
    background: #373737;
    margin-bottom: 0; }

.text-top .block_content {
  display: inline-block;
  vertical-align: middle; }
.text-top:before {
  content: '';
  background: url(../../../../assets/img/modules/appagebuilder/img/check_icon.svg) no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  padding-right: 5px; }
  .rtl .text-top:before {
    padding-left: 5px;
    padding-right: inherit; }

@media (min-width: 768px) and (max-width: 1199px) {
  .clear-col {
    clear: left; } }

/*# sourceMappingURL=styles.css.map */
