/***************************************************
  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
 */
/* $image-appagebuilder-path:                  "../../../../../img/modules/appagebuilder/img/" !default;
$image-leofeature-path:                     "../../../../../img/modules/leofeature/img/" !default;
$image-quicklogin-path:                     "../../../../../img/modules/leoquicklogin/img/" !default;
$image-slideshow-typo-path:                 "../../../../../img/modules/leoslideshow/img/typo/" !default;
$image-slideshow-iview-path:                "../../../../../../../img/modules/leoslideshow/img/iView/" !default; */
/***********************************************************************/
/* Title Block */
.ApColumn .block {
  margin-bottom: 1.875rem; }
.ApColumn .title_block {
  font-weight: 600;
  position: relative;
  padding-bottom: 1.25rem;
  text-align: center; }
  .ApColumn .title_block:before {
    position: absolute;
    content: "";
    background: #3fe0d0;
    bottom: 0;
    width: 70px;
    height: 7px;
    margin: auto;
    left: 0;
    right: 0; }
  @media (min-width: 1200px) {
    .ApColumn .title_block {
      font-size: 2.688rem;
      margin-bottom: 3.125rem; } }
  @media (max-width: 1199px) {
    .ApColumn .title_block {
      font-size: 1.875rem;
      margin-bottom: 1.875rem; } }

.sub-title-widget {
  color: #000000;
  font-size: 0.875rem;
  font-weight: 600; }

.title-ap-group {
  font-weight: 600;
  position: relative;
  padding-bottom: 1.25rem;
  text-align: center; }
  .title-ap-group:before {
    position: absolute;
    content: "";
    background: #3fe0d0;
    bottom: 0;
    width: 70px;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0; }
  @media (min-width: 1200px) {
    .title-ap-group {
      font-size: 2.688rem;
      margin-bottom: 3.125rem; } }
  @media (max-width: 1199px) {
    .title-ap-group {
      font-size: 1.875rem;
      margin-bottom: 1.875rem; } }

.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.563rem;
  height: 1.563rem; }
.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;
  padding-left: 3.125rem;
  position: relative;
  margin-top: 15px; }
  .rtl .alert {
    text-align: right; }
  .rtl .alert {
    padding-right: 3.125rem;
    padding-left: inherit; }
  .alert:before {
    font-family: "FontAwesome";
    font-size: 1.25rem;
    vertical-align: -2px;
    padding-right: 0.4375rem;
    position: absolute;
    top: 0.6875rem;
    float: left;
    left: 1.25rem; }
    .rtl .alert:before {
      float: right; }
    .rtl .alert:before {
      right: 1.25rem;
      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.563rem;
      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.563rem;
      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 #e6e6e6; }
  .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: #e6e6e6;
        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 #e6e6e6 #e6e6e6 #e6e6e6; }

.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 #e6e6e6; }
  .rtl .tabs-left .nav-tabs {
    float: right; }
  .rtl .tabs-left .nav-tabs {
    border-left: 1px solid #e6e6e6;
    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 #e6e6e6 #eeeeee #eeeeee; }
  .tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {
    border-color: #e6e6e6 transparent #e6e6e6 #e6e6e6;
    *border-right-color: #FFFFFF; }

.tabs-right .nav-tabs {
  float: right;
  border-left: 1px solid #e6e6e6; }
  .rtl .tabs-right .nav-tabs {
    float: left; }
  .rtl .tabs-right .nav-tabs {
    border-right: 1px solid #e6e6e6;
    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 #e6e6e6; }
  .tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {
    border-color: #e6e6e6 #e6e6e6 #e6e6e6 transparent;
    *border-left-color: #ffffff; }

.widget-tabs li {
  padding: 5px 8px;
  border: 1px solid transparent;
  text-transform: uppercase; }
  .widget-tabs li a {
    color: #272727; }
  .widget-tabs li.active {
    border: 1px solid #3fe0d0; }
    .widget-tabs li.active a {
      color: #3fe0d0; }

.block .nav-pills > li.active > a {
  position: relative; }
  .block .nav-pills > li.active > a:before {
    content: "\f0d7";
    position: absolute;
    bottom: -7px;
    height: 10px;
    line-height: 10px;
    font-family: "FontAwesome";
    color: #3fe0d0;
    font-size: 1.188rem;
    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; }

/**
* 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: 10px 15px;
  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; }
  .box-show-more a {
    background: #000000;
    clear: both;
    text-align: center;
    width: auto;
    height: 56px;
    line-height: 50px;
    text-transform: uppercase;
    padding: 0 1.875rem;
    margin-top: 0.9375rem;
    display: none;
    font-size: 0.875rem;
    color: #FFFFFF;
    font-weight: 600;
    min-width: 231px;
    z-index: 99;
    position: relative;
    z-index: 2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .box-show-more a:hover {
      background: #3fe0d0; }
    .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;
  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: 2.5rem;
  height: 2.5rem;
  background-color: #121212;
  background-color: rgba(18, 18, 18, 0.52);
  zoom: 1; }
  .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; }

/**
* Count Down
*/
.leo-more-cdown {
  margin-top: 1.5rem; }
  .leo-more-cdown ul {
    padding: 0; }
    .leo-more-cdown ul li {
      display: inline-block;
      text-align: center; }
      @media (min-width: 1200px) {
        .leo-more-cdown ul li {
          padding-left: 1.25rem;
          padding-right: 1.25rem; } }
      @media (max-width: 1199px) {
        .leo-more-cdown ul li {
          padding-left: 0.625rem;
          padding-right: 0.625rem; } }
      .leo-more-cdown ul li:first-child {
        padding-left: 0; }
        .rtl .leo-more-cdown ul li:first-child {
          padding-right: 0;
          padding-left: inherit; }
      .leo-more-cdown ul li b {
        display: block;
        font-weight: 400;
        font-size: 1.125rem;
        color: #f17f42;
        margin-top: 0.3125rem; }
      .leo-more-cdown ul li span {
        text-transform: uppercase;
        font-size: 0.75rem;
        font-weight: 600;
        color: #f17f42; }

/**
* 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 #e6e6e6; }
  .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 #e6e6e6;
  -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 #3fe0d0;
    -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
*/
/* Slideshow */
.ApSlideShow {
  margin-bottom: 1.875rem; }

/*
  Widget Manufacturers
*/
.manufacturers_block .block_content {
  margin-top: 0; }
.manufacturers_block .manufacturer-block img,
.manufacturers_block .manufacturer-item img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .manufacturers_block .manufacturer-block img:hover,
  .manufacturers_block .manufacturer-item img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
.manufacturers_block .manufacturer-item {
  text-align: center; }
  .manufacturers_block .manufacturer-item span {
    margin-top: 0.625rem;
    display: inline-block; }

/* Widget Image Category */
.widget-category_image .block_content {
  margin: 0; }
  .widget-category_image .block_content > ul {
    margin: 0;
    padding: 0; }
    .widget-category_image .block_content > ul > li > a > .cate_content .cover-img {
      display: inline-block;
      padding: 0.625rem 0.625rem 1.25rem;
      width: 100%;
      text-align: center; }
      .widget-category_image .block_content > ul > li > a > .cate_content .cover-img img {
        width: 100%; }
    .widget-category_image .block_content > ul > li > a > .cate_content .cat_name {
      font-weight: 700;
      font-size: 1.25rem;
      color: #222222;
      display: inline-block;
      margin-bottom: 1.25rem;
      text-align: left; }
      .rtl .widget-category_image .block_content > ul > li > a > .cate_content .cat_name {
        text-align: right; }
      @media (min-width: 992px) {
        .widget-category_image .block_content > ul > li > a > .cate_content .cat_name {
          padding-left: 5rem; }
          .rtl .widget-category_image .block_content > ul > li > a > .cate_content .cat_name {
            padding-right: 5rem;
            padding-left: inherit; } }
      @media (max-width: 991px) {
        .widget-category_image .block_content > ul > li > a > .cate_content .cat_name {
          padding-left: 1.25rem; }
          .rtl .widget-category_image .block_content > ul > li > a > .cate_content .cat_name {
            padding-right: 1.25rem;
            padding-left: inherit; } }
    @media (min-width: 992px) {
      .widget-category_image .block_content > ul ul {
        padding-left: 5rem; }
        .rtl .widget-category_image .block_content > ul ul {
          padding-right: 5rem;
          padding-left: inherit; } }
    @media (max-width: 991px) {
      .widget-category_image .block_content > ul ul {
        padding-left: 1.25rem; }
        .rtl .widget-category_image .block_content > ul ul {
          padding-right: 1.25rem;
          padding-left: inherit; } }
    .widget-category_image .block_content > ul ul li {
      display: block;
      margin-bottom: 0.625rem; }
      .widget-category_image .block_content > ul ul li a {
        color: #666666;
        position: relative;
        padding-left: 0.9375rem; }
        .rtl .widget-category_image .block_content > ul ul li a {
          padding-right: 0.9375rem;
          padding-left: inherit; }
        .widget-category_image .block_content > ul ul li a:before {
          content: "\f105";
          color: #aad276;
          display: inline-block;
          position: absolute;
          top: 0;
          font-family: "FontAwesome";
          font-size: 0.875rem;
          left: 0; }
          .rtl .widget-category_image .block_content > ul ul li a:before {
            right: 0;
            left: auto; }
        .widget-category_image .block_content > ul ul li a:hover {
          color: #3fe0d0; }
          .widget-category_image .block_content > ul ul li a:hover:before {
            color: #3fe0d0; }
  .widget-category_image .block_content .cate_content.cate_content-1 {
    text-align: center;
    display: inline-block; }
    .widget-category_image .block_content .cate_content.cate_content-1 .cover-img {
      padding: 0; }
    .widget-category_image .block_content .cate_content.cate_content-1 .title-cate {
      font-size: 1.313rem;
      font-weight: 600;
      margin-top: 1.25rem;
      display: inline-block; }
  .widget-category_image .block_content .view_all_wapper {
    display: none; }

/* Widget Lastest blogs */
.latest-blogs .blog-container {
  border: 1px solid #e6e6e6; }
.latest-blogs .blog-image-container {
  margin-bottom: 1.25rem; }
.latest-blogs .blog-title {
  font-size: 1.313rem;
  font-weight: 600;
  color: #000000;
  margin-bottom: 1.25rem;
  line-height: 1.875rem; }
  .latest-blogs .blog-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
.latest-blogs .right-block {
  padding: 1.875rem; }
.latest-blogs .blog-desc {
  line-height: 1.5rem; }
.latest-blogs .blog-meta {
  text-transform: uppercase;
  margin-bottom: 0.9375rem;
  font-size: 0.75rem; }
  .latest-blogs .blog-meta > span {
    color: #999; }
.latest-blogs .blog-viewall {
  margin-top: 1.25rem; }
.latest-blogs .blog-read__more {
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  padding-bottom: 0.3125rem; }
  .latest-blogs .blog-read__more:before {
    content: "";
    position: absolute;
    bottom: 0.3125rem;
    width: 100%;
    height: 2px;
    background: #000000;
    left: 0; }
    .rtl .latest-blogs .blog-read__more:before {
      right: 0;
      left: auto; }
  .latest-blogs .blog-read__more:hover:before {
    background: #3fe0d0; }
@media (max-width: 991px) {
  .latest-blogs .blog-container .right-block .blog-title {
    margin-bottom: 0.3125rem;
    font-size: 0.875rem;
    line-height: 24px; } }

/* Multi Image Product List */
.leo-more-info {
  background-color: #FFFFFF;
  position: absolute;
  z-index: 4000;
  top: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  right: 0px;
  float: left;
  text-align: left;
  padding: 0.3125rem 0.3125rem 0.625rem 0.3125rem;
  -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; }
  .rtl .leo-more-info {
    padding: 0.3125rem 0.3125rem 0.625rem 0.3125rem; }
  .leo-more-info .thumbs_list {
    overflow: hidden;
    margin-top: 0.875rem;
    margin-bottom: 1.25rem;
    float: left;
    width: 80px;
    height: 300px; }
    .rtl .leo-more-info .thumbs_list {
      float: right; }
    .leo-more-info .thumbs_list ul.thumbs_list_frame {
      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;
      float: left;
      width: 84px;
      height: 100px; }
      .rtl .leo-more-info .thumbs_list li {
        float: right; }
      .leo-more-info .thumbs_list li a {
        display: block;
        margin: 0 1px 2px;
        text-align: center; }
  .leo-more-info .view_scroll_left,
  .leo-more-info .view_scroll_right {
    position: absolute;
    width: 0.9375rem;
    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; }

/* Instagram Block */
@media screen and (min-width: 0\0) {
  .instagram-block a img {
    width: 100%;
    height: 100%; } }
.instagram-block a {
  position: relative;
  display: inline-block;
  margin-bottom: 0.625rem; }
  .instagram-block a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    @incldue transition(all 0.3s ease 0s); }
  .instagram-block a:after {
    content: "\f16d";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 1.25rem;
    color: #FFFFFF;
    bottom: 50%;
    left: 50%;
    right: auto;
    top: auto;
    line-height: normal;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    opacity: 0;
    filter: alpha(opacity=0);
    @incldue transition(all 0.3s ease 0s); }
  .instagram-block a img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  .instagram-block a:hover:before {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .instagram-block a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100); }
.instagram-block .link-instagram {
  display: none; }
  .instagram-block .link-instagram a {
    margin: 0.625rem 0 0; }
.instagram-block .owl-carousel .owl-item {
  padding-left: 6px;
  padding-right: 6px; }
.instagram-block .block_content {
  margin-left: -6px;
  margin-right: -6px; }

/* ApHtml */
.ApHtml.feature-service {
  border: 1px solid #000000;
  overflow: hidden; }
  @media (min-width: 992px) {
    .ApHtml.feature-service [class*="col-"]:after {
      content: "";
      display: inline-block;
      width: 1px;
      height: 1000%;
      background: #e6e6e6;
      position: absolute;
      top: 0;
      right: 0; }
      .rtl .ApHtml.feature-service [class*="col-"]:after {
        left: 0;
        right: auto; } }
  @media (min-width: 1440px) {
    .ApHtml.feature-service .feature-item {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem;
      max-width: 66%;
      margin: auto; } }
  @media (max-width: 1439px) {
    .ApHtml.feature-service .feature-item {
      padding: 1.25rem 1.875rem; } }
  .ApHtml.feature-service .feature-item .ficon {
    font-size: 2rem;
    color: #000000;
    float: left; }
    .rtl .ApHtml.feature-service .feature-item .ficon {
      float: right; }
    @media (min-width: 1200px) {
      .ApHtml.feature-service .feature-item .ficon {
        padding-right: 2.5rem; }
        .rtl .ApHtml.feature-service .feature-item .ficon {
          padding-left: 2.5rem;
          padding-right: inherit; } }
    @media (max-width: 1199px) {
      .ApHtml.feature-service .feature-item .ficon {
        padding-right: 1.25rem; }
        .rtl .ApHtml.feature-service .feature-item .ficon {
          padding-left: 1.25rem;
          padding-right: inherit; } }
  .ApHtml.feature-service .feature-item .fitem-body {
    overflow: hidden; }
  .ApHtml.feature-service .feature-item .fitem-title {
    margin-bottom: 0.9375rem;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase; }
  .ApHtml.feature-service .feature-item .fitem-content {
    line-height: 1.75rem;
    margin-bottom: 0; }
@media (max-width: 575px) {
  .ApHtml.copyright {
    text-align: center;
    margin-top: 1.25rem;
    font-size: 0.75rem; } }
.ApHtml.html__sale-order {
  font-size: 0.875rem;
  font-weight: 500;
  color: #999;
  text-transform: uppercase;
  padding: 0.9375rem 0;
  margin: 0; }
  @media (max-width: 767px) {
    .ApHtml.html__sale-order {
      font-size: 12px; } }
.ApHtml.html__question-article {
  border-top: 1px solid #e6e6e6;
  margin: 0;
  padding: 2.5rem 0;
  text-transform: uppercase;
  text-align: center;
  color: #000000; }
  @media (min-width: 1200px) {
    .ApHtml.html__question-article {
      margin: 3.75rem 0 0; } }
  @media (max-width: 1199px) {
    .ApHtml.html__question-article {
      margin: 1.875rem 0 0; } }
  .ApHtml.html__question-article a {
    color: #3fe0d0;
    position: relative; }
    .ApHtml.html__question-article a:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -3px;
      display: inline-block;
      width: 100%;
      height: 1px;
      background: #3fe0d0; }
    .ApHtml.html__question-article a:hover {
      color: #272727; }
      .ApHtml.html__question-article a:hover:before {
        background: #272727; }
.ApHtml.lookbook-adv {
  text-align: center; }
  .ApHtml.lookbook-adv .lookbook-content h6, .ApHtml.lookbook-adv .lookbook-content h2 {
    text-transform: uppercase;
    color: #FFFFFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .ApHtml.lookbook-adv .lookbook-content p {
    margin-bottom: 0; }
  .ApHtml.lookbook-adv .lookbook-content h6 {
    font-size: 0.875rem; }
    @media (min-width: 992px) {
      .ApHtml.lookbook-adv .lookbook-content h6 {
        margin-bottom: 2.5rem; } }
    @media (max-width: 991px) {
      .ApHtml.lookbook-adv .lookbook-content h6 {
        margin-bottom: 1.25rem; } }
  @media (min-width: 1200px) {
    .ApHtml.lookbook-adv .lookbook-content h2 {
      font-size: 3.563rem;
      line-height: 3.5rem;
      margin-bottom: 3.75rem; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .ApHtml.lookbook-adv .lookbook-content h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    margin-bottom: 1.875rem; } }

  @media (max-width: 991px) {
    .ApHtml.lookbook-adv .lookbook-content h2 {
      font-size: 1.875rem;
      line-height: 1.875rem;
      margin-bottom: 0.625rem; } }
  .ApHtml.lookbook-adv .lookbook-content .btn {
    background: #FFFFFF;
    color: #000000;
    border-color: #FFFFFF; }
    @media (min-width: 992px) {
      .ApHtml.lookbook-adv .lookbook-content .btn {
        padding: 0.9375rem 2.5rem; } }
    @media (max-width: 991px) {
      .ApHtml.lookbook-adv .lookbook-content .btn {
        font-size: 0.625rem;
        padding: 0.3125rem; } }
    .ApHtml.lookbook-adv .lookbook-content .btn:hover {
      background: #3fe0d0;
      border-color: #3fe0d0;
      color: #FFFFFF; }

@media (max-width: 575px) {
  .group-selector {
    text-align: center; } }
.group-selector .popup-over {
  float: none !important;
  display: inline-block; }

@media (min-width: 992px) {
  .lookbook-adv-row {
    padding: 3.75rem 0; } }
@media (max-width: 991px) {
  .lookbook-adv-row {
    padding: 2.5rem 0; } }
.lookbook-adv-row .ApColumn {
  min-height: 26rem; }
.lookbook-adv-row .lookbook-adv {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media (max-width: 991px) {
  .group__footer-html {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem; } }
.group__footer-html .ApColumn {
  min-height: 67.5rem; }
.group__footer-html .button_content {
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%); }
  .rtl .group__footer-html .button_content {
    right: 5%;
    left: auto; }
.group__footer-html .sub-title-widget {
  font-weight: 600;
  position: relative;
  padding-bottom: 1.25rem;
  margin-bottom: 2.5rem; }
  .group__footer-html .sub-title-widget:before {
    position: absolute;
    content: "";
    background: #3fe0d0;
    bottom: 0;
    width: 70px;
    height: 2px;
    left: 0; }
    .rtl .group__footer-html .sub-title-widget:before {
      right: 0;
      left: auto; }
  @media (min-width: 992px) {
    .group__footer-html .sub-title-widget {
      font-size: 43px;
      line-height: 56px; } }
  @media (max-width: 991px) {
    .group__footer-html .sub-title-widget {
      font-size: 30px;
      line-height: 43px; } }
.group__footer-html .ApButton {
  background: #000000;
  color: #FFFFFF;
  border-color: #000000;
  min-width: 210px;
  height: 64px;
  line-height: 42px; }
  .group__footer-html .ApButton:hover {
    background: #3fe0d0;
    border-color: #3fe0d0; }

/* ApImage */
.ApImage.widget__img-new {
  position: relative;
  text-align: center; }
  .ApImage.widget__img-new .image_description {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    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;
    -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; }
    .ApImage.widget__img-new .image_description h2 {
      font-size: 159px;
      color: #FFFFFF;
      text-decoration: underline;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media (min-width: 1200px) {
        .ApImage.widget__img-new .image_description h2 {
          font-size: 159px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .ApImage.widget__img-new .image_description h2 {
    font-size: 60px; } }

      @media (max-width: 991px) {
        .ApImage.widget__img-new .image_description h2 {
          font-size: 30px; } }
  .ApImage.widget__img-new img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .ApImage.widget__img-new:hover .image_description h2 {
    /*letter-spacing: 5px;*/ }
  .ApImage.widget__img-new:hover img {
   /* opacity: 0.8;
    filter: alpha(opacity=80);*/ }
.ApImage.lookbook-adv {
  text-align: center;
  position: relative;
  overflow: hidden; }
  .ApImage.lookbook-adv .image_description {
    position: absolute;
    top: 50%;
    left: 30%;
    margin-right: -30%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .rtl .ApImage.lookbook-adv .image_description {
      right: 30%;
      left: auto; }
    .rtl .ApImage.lookbook-adv .image_description {
      margin-left: -30%;
      margin-right: inherit; }
  .ApImage.lookbook-adv .lookbook-content h6, .ApImage.lookbook-adv .lookbook-content h2 {
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .ApImage.lookbook-adv .lookbook-content h6 {
    font-size: 0.875rem; }
    @media (min-width: 992px) {
      .ApImage.lookbook-adv .lookbook-content h6 {
        margin-bottom: 2.5rem; } }
    @media (max-width: 991px) {
      .ApImage.lookbook-adv .lookbook-content h6 {
        margin-bottom: 1.25rem; } }
    @media (max-width: 480px) {
      .ApImage.lookbook-adv .lookbook-content h6 {
        margin-bottom: 0.3125rem; } }
  @media (min-width: 1200px) {
    .ApImage.lookbook-adv .lookbook-content h2 {
      font-size: 3.563rem;
      line-height: 3.5rem;
      margin-bottom: 3.75rem; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .ApImage.lookbook-adv .lookbook-content h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    margin-bottom: 1.875rem; } }

  @media (max-width: 991px) {
    .ApImage.lookbook-adv .lookbook-content h2 {
      font-size: 1.5rem;
      line-height: 1.5rem;
      margin-bottom: 0.625rem; } }
  @media (max-width: 480px) {
    .ApImage.lookbook-adv .lookbook-content h2 {
      font-size: 1rem;
      line-height: 1.25rem;
      margin-bottom: 0.3125rem; } }
  .ApImage.lookbook-adv .lookbook-content p {
    margin-bottom: 0; }
  @media (min-width: 992px) {
    .ApImage.lookbook-adv .lookbook-content .btn {
      padding: 0.9375rem 2.5rem; } }
  @media (max-width: 991px) {
    .ApImage.lookbook-adv .lookbook-content .btn {
      font-size: 0.75rem;
      padding: 0.625rem; } }
  @media (max-width: 767px) {
    .ApImage.lookbook-adv .lookbook-content .btn {
      display: none; } }
.ApImage.block__imgcate {
  background: #ebb1bf;
  background: -moz-linear-gradient(180deg, #ebb1bf 0%, #fdc4d2 100%);
  background: -webkit-linear-gradient(-90deg, #ebb1bf 0%, #fdc4d2 100%);
  background: -o-linear-gradient(180deg, #ebb1bf 0%, #fdc4d2 100%);
  background: -ms-linear-gradient(180deg, #ebb1bf 0%, #fdc4d2 100%);
  background: linear-gradient(180deg, #ebb1bf 0%, #fdc4d2 100%);
  text-align: center;
  width: 100%;
  float: left; }
  .rtl .ApImage.block__imgcate {
    float: right; }
  @media (min-width: 1200px) {
    .ApImage.block__imgcate {
      padding: 6.25rem 2.5rem 2.5rem; } }
  @media (max-width: 1199px) {
    .ApImage.block__imgcate {
      padding: 1.875rem 1.25rem; } }
  .ApImage.block__imgcate.bg_yellow {
    background: #ecdcb9; }
  .ApImage.block__imgcate.bg_blue {
    background: #80d5ef;
    background: -moz-linear-gradient(180deg, #80d5ef 0%, #c1e0f5 100%);
    background: -webkit-linear-gradient(-90deg, #80d5ef 0%, #c1e0f5 100%);
    background: -o-linear-gradient(180deg, #80d5ef 0%, #c1e0f5 100%);
    background: -ms-linear-gradient(180deg, #80d5ef 0%, #c1e0f5 100%);
    background: linear-gradient(180deg, #80d5ef 0%, #c1e0f5 100%); }
  .ApImage.block__imgcate .sub-title-widget {
    text-transform: uppercase;
    margin-bottom: 0.9375rem;
    padding: 0; }
  .ApImage.block__imgcate .title_block {
    text-transform: none;
    margin-bottom: 1.875rem;
    padding-bottom: 0; }
    .ApImage.block__imgcate .title_block:before {
      display: none; }
    @media (min-width: 992px) {
      .ApImage.block__imgcate .title_block {
        font-size: 2.688rem; } }
@media (min-width: 768px) and (max-width: 991px) {
  .ApImage.block__imgcate .title_block {
    font-size: 2.5rem; } }

    @media (max-width: 767px) {
      .ApImage.block__imgcate .title_block {
        font-size: 1.563rem; } }
  .ApImage.block__imgcate .group-title-image {
    float: left;
    width: 100%; }
    .rtl .ApImage.block__imgcate .group-title-image {
      float: right; }
  .ApImage.block__imgcate .btn {
    padding: 0.9375rem 2.5rem; }
  .ApImage.block__imgcate .block_content {
    width: 100%;
    float: left; }
    .rtl .ApImage.block__imgcate .block_content {
      float: right; }
    @media (min-width: 1200px) {
      .ApImage.block__imgcate .block_content {
        margin-top: 7.5rem;
        height: 10rem; } }
    @media (max-width: 1199px) {
      .ApImage.block__imgcate .block_content {
        margin-top: 2.5rem; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .ApImage.block__imgcate .block_content {
    height: 6.875rem; } }

@media (min-width: 768px) and (max-width: 1440px) {
  .ApImage.widget-img-top {
    margin-bottom: 1.625rem; } }
@media (max-width: 767px) {
  .ApImage.widget-img-top {
    margin-top: 1.25rem; } }
.ApImage.block__img-cate {
  overflow: hidden; }
  .ApImage.block__img-cate img {
    -webkit-transition: opacity 1s, transform 1s;
    -moz-transition: opacity 1s, transform 1s;
    -ms-transition: opacity 1s, transform 1s;
    -o-transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s; }
  .ApImage.block__img-cate .image_description {
    position: absolute;
    text-align: center;
    left: 3.438rem; }
    .rtl .ApImage.block__img-cate .image_description {
      right: 3.438rem;
      left: auto; }
    @media (min-width: 1200px) {
      .ApImage.block__img-cate .image_description {
        top: 40%; } }
    @media (max-width: 1199px) {
      .ApImage.block__img-cate .image_description {
        top: 25%; } }
    .ApImage.block__img-cate .image_description .title-cate {
      margin-bottom: 0.9375rem; }
      @media (min-width: 1200px) {
        .ApImage.block__img-cate .image_description .title-cate {
          font-size: 2.688rem; } }
      @media (max-width: 1199px) {
        .ApImage.block__img-cate .image_description .title-cate {
          font-size: 1.875rem; } }
      @media (max-width: 991px) {
        .ApImage.block__img-cate .image_description .title-cate {
          font-size: 20px; } }
  .ApImage.block__img-cate:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.group-image-3 {
  margin-bottom: 3.75rem; }
  .group-image-3 .ApImage {
    position: relative;
    overflow: hidden; }
    .group-image-3 .ApImage img {
      -webkit-transition: opacity 1s, transform 1s;
      -moz-transition: opacity 1s, transform 1s;
      -ms-transition: opacity 1s, transform 1s;
      -o-transition: opacity 1s, transform 1s;
      transition: opacity 1s, transform 1s; }
    .group-image-3 .ApImage .image_description {
      position: absolute;
      top: 2.5rem;
      left: 1.875rem; }
      .rtl .group-image-3 .ApImage .image_description {
        right: 1.875rem;
        left: auto; }
      .group-image-3 .ApImage .image_description h2 {
        font-weight: 600;
        position: relative;
        padding-top: 1.25rem; }
        @media (min-width: 1200px) {
          .group-image-3 .ApImage .image_description h2 {
            font-size: 1.313rem; } }
        @media (max-width: 1199px) {
          .group-image-3 .ApImage .image_description h2 {
            font-size: 18px; } }
        .group-image-3 .ApImage .image_description h2:before {
          content: "";
          position: absolute;
          display: inline-block;
          width: 70px;
          height: 2px;
          background: #3fe0d0;
          top: 0;
          left: 0; }
          .rtl .group-image-3 .ApImage .image_description h2:before {
            right: 0;
            left: auto; }
    .group-image-3 .ApImage:hover img {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }

/* ApBlockLink */
.ApBlockLink.block__cms-footer {
  text-align: right; }
  .rtl .ApBlockLink.block__cms-footer {
    text-align: left; }
  @media (max-width: 991px) {
    .ApBlockLink.block__cms-footer {
      margin-top: 1.25rem; } }
  .ApBlockLink.block__cms-footer ul {
    margin: 0;
    padding: 0; }
    .ApBlockLink.block__cms-footer ul li {
      display: inline-block;
      margin: 0; }
      @media (min-width: 768px) {
        .ApBlockLink.block__cms-footer ul li {
          padding-right: 1.875rem; }
          .rtl .ApBlockLink.block__cms-footer ul li {
            padding-left: 1.875rem;
            padding-right: inherit; } }
      @media (max-width: 767px) {
        .ApBlockLink.block__cms-footer ul li {
          font-size: 0.75rem;
          padding-right: 0.625rem; }
          .rtl .ApBlockLink.block__cms-footer ul li {
            padding-left: 0.625rem;
            padding-right: inherit; } }
      .ApBlockLink.block__cms-footer ul li:last-child {
        padding-right: 0; }
        .rtl .ApBlockLink.block__cms-footer ul li:last-child {
          padding-left: 0;
          padding-right: inherit; }

/* ApProductCarousel */
@media (min-width: 1200px) {
  .ApProductCarousel.best-sellers {
    margin-top: 5.625rem; } }
@media (max-width: 1199px) {
  .ApProductCarousel.best-sellers {
    margin-top: 1.875rem; } }

/* Scrollbar */
body ::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #ddd; }

body ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666; }

body ::-webkit-scrollbar {
  width: 6px; }

/* Gencode */
.wishlist-top .icons {
  font-size: 1rem; }
.wishlist-top .ap-btn-wishlist {
  position: relative;
  padding: 0 0.9375rem; }
  .wishlist-top .ap-btn-wishlist:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    display: inline-block;
    background: #e6e6e6;
    right: 0;
    width: 0.0625rem;
    height: 1rem; }
    .rtl .wishlist-top .ap-btn-wishlist:before {
      left: 0;
      right: auto; }
  .wishlist-top .ap-btn-wishlist .ap-total {
    position: absolute;
    line-height: 0.75rem;
    min-width: 11px;
    padding: 1px 2px 0px;
    background: #3fe0d0;
    color: #FFFFFF;
    font-size: 0.625rem;
    top: 0.625rem;
    left: 23px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }

/* ApBlockLink */
.footer-center .ApBlockLink ul li a {
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .footer-center .ApBlockLink ul li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .rtl .footer-center .ApBlockLink ul li a:before {
      right: 0;
      left: auto; }
  .footer-center .ApBlockLink ul li a:hover {
    padding-left: 0.625rem; }
    .rtl .footer-center .ApBlockLink ul li a:hover {
      padding-right: 0.625rem;
      padding-left: inherit; }
    .footer-center .ApBlockLink ul li a:hover:before {
      opacity: 1;
      filter: alpha(opacity=100); }

/* Widget Product List */
@media (min-width: 1200px) {
  .ApProductList.block-newproduct {
    margin-bottom: 3.75rem; } }
@media (min-width: 992px) {
  .ApProductList.block-newproduct .product_list > .ajax_block_product:nth-child(4n+1) {
    clear: both; } }
@media (min-width: 768px) and (max-width: 991px) {
  .ApProductList.block-newproduct .product_list > .ajax_block_product:nth-child(3n+1) {
    clear: both; } }

@media (min-width: 576px) and (max-width: 767px) {
  .ApProductList.block-newproduct .product_list > .ajax_block_product:nth-child(3n+1) {
    clear: both; } }

@media (max-width: 575px) {
  .ApProductList.block-newproduct .product_list > .ajax_block_product:nth-child(2n+1) {
    clear: both; } }

.group__product-cate {
  text-align: center; }
  @media (min-width: 992px) {
    .group__product-cate {
      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;
      -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; } }
  @media (min-width: 1366px) {
    .group__product-cate .products_block.ApProductCarousel {
      padding: 0 5.625rem 1.875rem; } }
  @media (max-width: 1365px) {
    .group__product-cate .products_block.ApProductCarousel {
      padding: 0 2.5rem 1.25rem; } }
  @media (max-width: 991px) {
    .group__product-cate .products_block.ApProductCarousel {
      padding-top: 1.875rem;
      padding-bottom: 0; } }
  .group__product-cate .btn-show-more {
    background: #000000;
    border: none;
    clear: both;
    text-align: center;
    width: auto;
    height: 3.5rem;
    line-height: 3.5rem;
    text-transform: uppercase;
    padding: 0 1.875rem;
    margin-top: 0.9375rem;
    font-size: 0.875rem;
    color: #FFFFFF;
    font-weight: normal;
    min-width: 14.44rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    @media (max-width: 991px) {
      .group__product-cate .btn-show-more {
        margin-bottom: 2.5rem; } }
    .group__product-cate .btn-show-more:hover {
      background: #c3bfb6; }

/* ApRawHtml */
.col-widget-intro.ApColumn {
  min-height: 40.5rem; }

.ApRawHtml.widget__rhtml-intro {
  position: absolute;
  top: 50%;
  text-align: center;
  padding: 2.5rem 0;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (min-width: 992px) {
    .ApRawHtml.widget__rhtml-intro h3 {
      font-size: 2.688rem;
      line-height: 4rem;
      margin-bottom: 3.75rem; } }
  @media (max-width: 991px) {
    .ApRawHtml.widget__rhtml-intro h3 {
      margin-bottom: 1.875rem;
      font-size: 1.25rem;
      line-height: 1.875rem; } }

/*# sourceMappingURL=styles.css.map */
