/***************************************************

  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: 20px; }

.ApColumn .title_block {

  position: relative;

  text-transform: uppercase;

  font-family: "Oswald";

  font-size: 20px;

  font-weight: 400;

  letter-spacing: 3px;

  text-align: center;

  line-height: 40px;

  margin: 0 0 25px; }

  .ApColumn .title_block:before {

    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAVCAYAAAC6wOViAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTZCMDE1MURBRkVBMTFFNzg3MDlFOUFCNjU3REI1MDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTZCMDE1MUVBRkVBMTFFNzg3MDlFOUFCNjU3REI1MDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NkIwMTUxQkFGRUExMUU3ODcwOUU5QUI2NTdEQjUwMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NkIwMTUxQ0FGRUExMUU3ODcwOUU5QUI2NTdEQjUwMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt7RaDIAAAG0SURBVHjaYmQgAfz9cFTq9/XYxbjkOSzvOROjjoUkS59MzAdSTlik9rFqrwxnYDAlSh0TsRb+ebnc4t/nMybYDGIWi1jJzGf6hlh1jMRa+vOs5fL/v15GYEgwse/gML/uSYo6onz6+2FXGNAgMWyuZ5HJm0iqOoJx+u/bbZZfF93TscURI6fKHRbpzB2kqCPKp3+eTCzAlShYZPInkqqOoKV/3+1V+vd2myc2OSZBp/3MIt7XSFFHlKV/8CR9oOsnkKqOoKV/ns93+P/1ig7WpC+RsJCJR/cLKepQ4hiXpT9OG65n+PMxALM44d/AYXo+kFR1BH36+35THNAgPoJZhEh1BC399+Uyz98XC+KxJn1unSsskokHSFFHlKW0yCJ4Lf37ZqvWv/f7HLEqFPbazizkfI8UdURZSqssgtPSP0+ne/z/fkcFa9KXypjJxKX6hxR1+AA8y/w4qbmd4d9PDwwFbOIr2I2PR5KqjqBPf9+tSgMaxIbV9chZhEh1BC39++m0yN9XK8KxxRETr8kZFvHIE+DEQ6Q6YgDjj+NKe3FJsmoujmUWsH4GDlYi1REDAAIMAGHUI8SWbQyXAAAAAElFTkSuQmCC);

    margin: 0 10px 0 0; }

    .rtl .ApColumn .title_block:before {

      margin: 0 0 0 10px; }



.ap-popup {

  display: none; }



.bg-fullwidth {

  position: relative; }

  .bg-fullwidth:before {

    content: "";

    padding: 0px 1000px;

    width: 100%;

    overflow: hidden;

    position: absolute;

    height: 100%;

    display: block !important;

    top: 0;

    box-sizing: content-box;

    margin-left: -1000px; }

    .rtl .bg-fullwidth:before {

      margin-right: -1000px;

      margin-left: inherit; }



.block-toggler .title, .footer-container .links .title {

  cursor: pointer; }

  .block-toggler .title .collapse-icons .remove, .footer-container .links .title .collapse-icons .remove {

    display: none; }

.block-toggler .title[aria-expanded="true"] .collapse-icons .add, .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {

  display: none; }

.block-toggler .title[aria-expanded="true"] .collapse-icons .remove, .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {

  display: block; }

.block-toggler .navbar-toggler, .footer-container .links .navbar-toggler {

  display: block;

  padding: 0;

  margin-top: 0.3125rem;

  width: 1.25rem;

  height: 1.25rem; }

.block-toggler.ApBlockLink ul li, .footer-container .links.ApBlockLink ul li {

  margin-bottom: 0; }

  .block-toggler.ApBlockLink ul li a, .footer-container .links.ApBlockLink ul li a {

    display: block;

    padding: 7px 0;

    line-height: 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;

  display: inline-block;

  width: 100%; }

  .rtl .alert {

    text-align: right; }

  .rtl .alert {

    padding-right: 50px;

    padding-left: inherit; }

  .alert:before {

    font-family: "FontAwesome";

    font-size: 1.25rem;

    vertical-align: -2px;

    padding: 0 7px 0 0;

    float: left;

    position: absolute;

    left: 20px;

    top: 11px; }

    .rtl .alert:before {

      padding: 0 0 0 7px; }

    .rtl .alert:before {

      float: right; }

    .rtl .alert:before {

      right: 20px;

      left: auto; }

  .alert.alert-success:before {

    content: "\f00c"; }

  .alert.alert-warning:before {

    content: "\f071"; }

  .alert.alert-info:before {

    content: "\f05a"; }

  .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: 14px; }

  .ap-accordion .panel-group .panel-default .panel-title .collapsed {

    display: block;

    font-weight: normal; }

.ap-accordion .panel-default {

  border: 1px solid transparent;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  -o-box-shadow: none;

  -ms-box-shadow: none;

  box-shadow: none; }

  .ap-accordion .panel-default .panel-title {

    text-transform: none;

    background: #f0f0f0;

    position: relative;

    font-weight: normal; }

    .ap-accordion .panel-default .panel-title a:before {

      background: none;

      content: "arrow_drop_up";

      cursor: pointer;

      display: block;

      font-family: "Material Icons";

      font-size: 1.5625rem;

      position: absolute;

      left: auto;

      right: 0px;

      top: 0px;

      width: auto; }

    .ap-accordion .panel-default .panel-title .collapsed:before {

      background: none;

      content: "arrow_drop_down";

      cursor: pointer;

      display: block;

      font-family: "Material Icons";

      font-size: 1.5625rem;

      position: absolute;

      left: auto;

      right: 0px;

      top: 0px;

      width: auto; }

  .ap-accordion .panel-default .panel-heading {

    background: #f0f0f0;

    border: 1px solid #f0f0f0; }

  .ap-accordion .panel-default > .panel-heading + .panel-collapse .panel-body {

    border: 1px solid #f0f0f0; }



/* Widget Tab */

.tabs-below .nav-tabs,

.tabs-right .nav-tabs,

.tabs-left .nav-tabs {

  border-bottom: 0px; }



.tab-content .tab-pane, .tab-content .pill-pane, .pill-content .tab-pane, .pill-content .pill-pane {

  display: none; }

.tab-content .active, .pill-content .active {

  display: block; }



.tabs-below .nav-tabs {

  border-top: 1px solid #e5e5e5; }

  .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: #e5e5e5;

        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 #e5e5e5 #e5e5e5 #e5e5e5; }



.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 #e5e5e5; }

  .rtl .tabs-left .nav-tabs {

    float: right; }

  .rtl .tabs-left .nav-tabs {

    border-left: 1px solid #e5e5e5;

    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 #e5e5e5 #eeeeee #eeeeee; }

  .tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {

    border-color: #e5e5e5 transparent #e5e5e5 #e5e5e5;

    *border-right-color: #FFFFFF; }



.tabs-right .nav-tabs {

  float: right;

  border-left: 1px solid #e5e5e5; }

  .rtl .tabs-right .nav-tabs {

    float: left; }

  .rtl .tabs-right .nav-tabs {

    border-right: 1px solid #e5e5e5;

    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 #e5e5e5; }

  .tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {

    border-color: #e5e5e5 #e5e5e5 #e5e5e5 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 #f8c722; }

    .widget-tabs li.active a {

      color: #f8c722; }



.block .nav-pills > li.active > a {

  position: relative; }

  .block .nav-pills > li.active > a:before {

    content: "\f0d7";

    position: absolute;

    bottom: -7px;

    height: 0.625rem;

    line-height: 0.625rem;

    font-family: "FontAwesome";

    color: #f8c722;

    font-size: 1.1875rem;

    z-index: 9;

    right: 50%;

    margin-right: -4px; }

    .rtl .block .nav-pills > li.active > a:before {

      left: 50%;

      right: auto; }

    .rtl .block .nav-pills > li.active > a:before {

      margin-left: -4px;

      margin-right: inherit; }

.block .panel-group {

  margin-bottom: 0; }



.nav-tabs {

  border-bottom: 1px solid transparent;

  padding-bottom: 1.25rem; }

  .nav-tabs > li > a {

    font-weight: 800;

    color: #767676;

    border-bottom: 2px solid transparent;

    text-transform: uppercase; }

  .nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {

    border: 1px solid transparent;

    background: #eeeeee;

    border-bottom: 2px solid #c0c700;

    color: #000000; }



/**

* Start for module ap_gmap

*/

div[id^="google-maps"] {

  position: relative; }



div[id^="gmap-stores-list"] {

  overflow: auto !important; }



div[id^="gmap-stores-list"] > ul {

  margin: 30px; }



.display-list-store {

  background-color: #6cabd5;

  float: left; }

  .rtl .display-list-store {

    float: right; }



.gmap-stores-content, .gmap-content {

  display: inline-block;

  margin: 0;

  padding: 0;

  position: relative; }



.not-display-list-store .gmap-stores-content, .not-display-list-store .gmap-content {

  width: 100%; }



.gmap-cover {

  width: 100%; }



.item-gmap-store {

  cursor: pointer;

  border-bottom: 1px solid rgba(0, 0, 0, 0.2);

  padding: 0.625rem 0.9375rem;

  text-transform: uppercase;

  color: #FFFFFF;

  -webkit-transition: all 0.1s ease-in-out;

  -moz-transition: all 0.1s ease-in-out;

  -ms-transition: all 0.1s ease-in-out;

  -o-transition: all 0.1s ease-in-out;

  transition: all 0.1s ease-in-out; }

  .item-gmap-store:hover {

    color: #000000;

    border-bottom: 1px solid rgba(0, 0, 0, 0.4);

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out; }

  .item-gmap-store .icon-map-marker {

    margin-right: 6px;

    font-size: 120%; }

    .rtl .item-gmap-store .icon-map-marker {

      margin-left: 6px;

      margin-right: inherit; }

  .item-gmap-store text {

    font-size: 85%; }



/**

* End for module ap_gmap

*/

/**

* Start for module ap_product_list

*/

.box-show-more a {

  background: #282d35;

  clear: both;

  text-align: center;

  width: 100%;

  height: 3.4375rem;

  line-height: 3.4375rem;

  letter-spacing: 3px;

  text-transform: uppercase;

  padding: 0 15px;

  margin-top: 1.5rem;

  margin-bottom: 1.5rem;

  display: none;

  font-size: 14px;

  color: #FFFFFF;

  font-weight: 700; }

  .box-show-more a:hover {

    background-color: #f8c722; }

  .box-show-more a .fa {

    margin-left: 0.3125rem; }

    .rtl .box-show-more a .fa {

      margin-right: 0.3125rem;

      margin-left: inherit; }

.box-show-more.open a {

  display: block; }



/**

* End for module ap_product_list

*/

/**

* Start for module ap_image

*/

.ap_image .has-animation {

  opacity: 0;

  filter: alpha(opacity=0); }

  .ap_image .has-animation.animated {

    opacity: 1;

    filter: alpha(opacity=100); }



/**

* End for module ap_image

*/

/**

* End for module ApFullSlider

*/

.full-slider .carousel-inner {

  position: relative;

  overflow: hidden;

  width: 100%;

  height: 100%;

  background: transparent; }

  .full-slider .carousel-inner .item {

    width: 100%;

    height: 100%; }

.full-slider .content-slider {

  position: absolute;

  top: 35%;

  color: #FFFFFF;

  left: 0;

  right: 0;

  text-align: center; }

  .full-slider .content-slider h3 {

    font-size: 3.75rem;

    text-transform: uppercase;

    font-weight: 600; }

  .full-slider .content-slider p {

    margin-top: 1.875rem;

    background: #c70005;

    padding: 0.625rem 1.25rem;

    display: inline-block;

    text-transform: uppercase;

    font-size: 1rem; }

.full-slider .carousel-control {

  top: 50%;

  width: 40px;

  height: 40px;

  background-color: #121212;

  background-color: rgba(18, 18, 18, 0.52);

  zoom: 1;

  background-color: transparent\9; }

  .full-slider .carousel-control.left {

    left: 0.625rem; }

    .rtl .full-slider .carousel-control.left {

      right: 0.625rem;

      left: auto; }

  .full-slider .carousel-control.right {

    right: 0.625rem; }

    .rtl .full-slider .carousel-control.right {

      left: 0.625rem;

      right: auto; }



/**

* Widget Video

*/

.embed-responsive {

  position: relative;

  padding-bottom: 56.25%;

  height: 0;

  overflow: hidden;

  max-width: 100%; }

  .embed-responsive iframe, .embed-responsive object, .embed-responsive embed {

    position: absolute;

    top: 0;

    width: 100%;

    height: 100%;

    left: 0px; }

    .rtl .embed-responsive iframe, .rtl .embed-responsive object, .rtl .embed-responsive embed {

      right: 0px;

      left: auto; }



/**

* Start for module ApFullSlider

*/

.cover-live-edit {

  width: 100%;

  border-top: 1px solid #e5e5e5; }

  .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 #e5e5e5;

  -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 #f8c722;

    -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-category_image .cover-img {

  float: left;

  padding-right: 1.25rem; }

  .rtl .widget-category_image .cover-img {

    float: right; }

  .rtl .widget-category_image .cover-img {

    padding-left: 1.25rem;

    padding-right: inherit; }

  .widget-category_image .cover-img img {

    width: 100px;

    height: 100px; }

.widget-category_image .cate_content:hover label {

  color: #3276b1;

  cursor: pointer; }



/* Widget Lastest blogs */

.latest-blogs {

  margin-bottom: 0;

  padding-bottom: 2.5rem; }

  .latest-blogs .blog-container {

    position: relative; }

  .latest-blogs .created {

    top: 40px;

    left: 40px;

    padding: 5px 20px;

    background-color: #f8c722;

    color: black;

    font-family: "Oswald";

    z-index: 9;

    position: absolute;

    white-space: nowrap;

    line-height: 26px; }

    .rtl .latest-blogs .created {

      right: 40px;

      left: auto; }

    .latest-blogs .created:after {

      -webkit-transform: skew(-22deg);

      -moz-transform: skew(-22deg);

      -ms-transform: skew(-22deg);

      -o-transform: skew(-22deg);

      width: 20px;

      height: 100%;

      position: absolute;

      top: 0px;

      right: -10px;

      content: "";

      background-color: #f8c722; }

    .latest-blogs .created:before {

      -webkit-transform: skew(-22deg);

      -moz-transform: skew(-22deg);

      -ms-transform: skew(-22deg);

      -o-transform: skew(-22deg);

      width: 20px;

      height: 100%;

      position: absolute;

      top: 0px;

      left: -10px;

      content: "";

      background-color: #f8c722; }

  .latest-blogs .right-block {

    -webkit-transform: translate(0, 40px);

    -ms-transform: translate(0, 40px);

    transform: translate(0, 40px);

    -webkit-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

    color: #fff;

    bottom: 0px;

    left: 0;

    width: 100%;

    display: block;

    padding: 10px 20px;

    position: absolute;

    background: rgba(38, 38, 38, 0);

    background: -moz-linear-gradient(top, rgba(38, 38, 38, 0) 0%, rgba(0, 0, 0, 0.92) 100%);

    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(38, 38, 38, 0)), color-stop(100%, rgba(0, 0, 0, 0.92)));

    background: -webkit-linear-gradient(top, rgba(38, 38, 38, 0) 0%, rgba(0, 0, 0, 0.92) 100%);

    background: -o-linear-gradient(top, rgba(38, 38, 38, 0) 0%, rgba(0, 0, 0, 0.92) 100%);

    background: -ms-linear-gradient(top, rgba(38, 38, 38, 0) 0%, rgba(0, 0, 0, 0.92) 100%);

    background: linear-gradient(to bottom, rgba(38, 38, 38, 0) 0%, rgba(0, 0, 0, 0.92) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#000000', GradientType=0 ); }

  .latest-blogs .blog-image-container {

    overflow: hidden;

    position: relative; }

    .latest-blogs .blog-image-container img {

      width: 100%;

      -webkit-transform: scale(1);

      -moz-transform: scale(1);

      -ms-transform: scale(1);

      -o-transform: scale(1);

      -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

      -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

      transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }

  .latest-blogs .blog-title {

    color: white;

    position: relative;

    padding-left: 40px;

    -webkit-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

    text-transform: uppercase;

    margin: 0 0 15px;

    min-height: 40px; }

    .latest-blogs .blog-title:after, .latest-blogs .blog-title:before {

      position: absolute;

      top: 4px;

      left: 0;

      background-color: #f8c722;

      content: "";

      width: 2px;

      height: 38px;

      -webkit-transform: skew(-22deg);

      -moz-transform: skew(-22deg);

      -ms-transform: skew(-22deg);

      -o-transform: skew(-22deg);

      -webkit-transition: all 0.3s ease 0s;

      transition: all 0.3s ease 0s;

      display: inline-block;

      zoom: 1; }

    .latest-blogs .blog-title:before {

      left: 8px; }

    .latest-blogs .blog-title a {

      line-height: 20px;

      display: block;

      color: white;

      font-family: "Oswald";

      font-size: 15px;

      font-weight: 500;

      -webkit-transition: all 0.3s ease-in-out;

      transition: all 0.3s ease-in-out; }

      .latest-blogs .blog-title a:hover {

        color: #f8c722; }

  .latest-blogs .blog-desc {

    text-align: justify;

    line-height: 27px;

    height: 54px;

    overflow: hidden;

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

    visibility: hidden;

    color: #fff; }

    .latest-blogs .blog-desc a, .latest-blogs .blog-desc p {

      color: #fff; }

  .latest-blogs .blog-meta {

    font-family: "Oswald";

    font-weight: 300; }

    .latest-blogs .blog-meta a {

      color: #fff; }

      .latest-blogs .blog-meta a:hover {

        color: #f8c722; }

    .latest-blogs .blog-meta > span {

      display: inline-block;

      vertical-align: top;

      margin: 0 10px 5px 0; }

      .rtl .latest-blogs .blog-meta > span {

        margin: 0 0 5px 10px; }

    .latest-blogs .blog-meta .fa {

      vertical-align: 1px;

      margin: 0 5px 0 0; }

      .rtl .latest-blogs .blog-meta .fa {

        margin: 0 0 0 5px; }

  .latest-blogs .blog-container:hover .blog-desc {

    opacity: 1;

    filter: alpha(opacity=100);

    visibility: visible; }

  .latest-blogs .blog-container:hover .right-block {

    -webkit-transform: translate(0, 0px);

    -ms-transform: translate(0, 0px);

    transform: translate(0, 0px); }

  .latest-blogs .blog-container:hover .blog-image-container img {

    -webkit-transform: scale(1.1) rotate(3deg);

    -moz-transform: scale(1.1) rotate(3deg);

    -ms-transform: scale(1.1) rotate(3deg);

    -o-transform: scale(1.1) rotate(3deg); }

  .latest-blogs .blog-viewall .btn {

    margin: 20px 0; }



/* Multi Image Product List */

.leo-more-info {

  background-color: #FFFFFF;

  position: absolute;

  z-index: 1;

  top: -2px;

  height: 284px;

  padding: 20px 5px;

  border: 2px solid #000;

  overflow: hidden;

  right: -74px;

  float: left;

  text-align: left;

  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);

  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);

  -o-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);

  -ms-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);

  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);

  -webkit-transition: all 0.4s ease 0s;

  -moz-transition: all 0.4s ease 0s;

  -ms-transition: all 0.4s ease 0s;

  -o-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transform: scale(0, 1);

  -moz-transform: scale(0, 1);

  -ms-transform: scale(0, 1);

  -o-transform: scale(0, 1);

  transform: scale(0, 1);

  transform-origin: left; }

  .rtl .leo-more-info {

    left: -74px;

    right: auto; }

  .rtl .leo-more-info {

    float: right; }

  .rtl .leo-more-info {

    text-align: right; }

  @media (max-width: 1199px) {

    .leo-more-info {

      display: none; } }

  .leo-more-info .views_block .thumbs_list {

    overflow: hidden;

    height: 240px; }

  .leo-more-info .views_block ul.thumbs_list_frame {

    list-style-type: none;

    padding: 0;

    margin: 0; }

  .leo-more-info .views_block li {

    cursor: pointer;

    position: relative;

    width: 60px;

    height: 60px; }

    .leo-more-info .views_block li img {

      max-width: 100%; }

    .leo-more-info .views_block li:after {

      content: "";

      position: absolute;

      border: 1px solid #000;

      width: 10px;

      height: 10px;

      border-width: 0 0 1px 1px;

      bottom: 0;

      left: 0;

      display: none; }

    .leo-more-info .views_block li:before {

      content: "";

      position: absolute;

      border: 1px solid #000;

      width: 10px;

      height: 10px;

      border-width: 0 1px 1px 0;

      bottom: 0;

      right: 0;

      display: none; }

    .leo-more-info .views_block li a {

      display: block;

      text-align: center;

      padding: 5px; }

      .leo-more-info .views_block li a:before {

        content: "";

        position: absolute;

        border: 1px solid #000;

        width: 10px;

        height: 10px;

        border-width: 1px 1px 0 0;

        top: 0;

        right: 0;

        display: none; }

      .leo-more-info .views_block li a:after {

        content: "";

        position: absolute;

        border: 1px solid #000;

        width: 10px;

        height: 10px;

        border-width: 1px 0 0 1px;

        top: 0;

        left: 0;

        display: none; }

    .leo-more-info .views_block li:hover:before, .leo-more-info .views_block li:hover:after,

    .leo-more-info .views_block li:hover a:before,

    .leo-more-info .views_block li:hover a:after {

      display: block; }

  .leo-more-info .view_scroll_left,

  .leo-more-info .view_scroll_right {

    position: absolute;

    left: 0;

    right: 0;

    height: 20px;

    line-height: 20px;

    transition: all .4s;

    text-align: center;

    z-index: 2; }

    .leo-more-info .view_scroll_left:hover,

    .leo-more-info .view_scroll_right:hover {

      height: 30px;

      line-height: 30px;

      background: #000;

      color: #fff; }

  .leo-more-info .view_scroll_right {

    bottom: 0px; }

  .leo-more-info .view_scroll_left {

    top: 0; }



.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 */

.instagram-block .owl-item {

  padding-left: 10px;

  padding-right: 10px; }

.instagram-block a {

  display: block;

  overflow: hidden;

  position: relative;

  margin: 0 0 20px; }

  .instagram-block a:before {

    content: "\f16d";

    font-family: "FontAwesome";

    font-size: 24px;

    text-align: center;

    position: absolute;

    top: 50%;

    left: 0;

    right: 0;

    bottom: 0;

    margin-top: -12px;

    color: #fff;

    z-index: 2;

    transition: all .5s;

    opacity: 0;

    filter: alpha(opacity=0); }

  .instagram-block a:after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background: rgba(0, 0, 0, 0.75);

    z-index: 1;

    transition: all .5s;

    opacity: 0;

    filter: alpha(opacity=0); }

  .instagram-block a:hover:before, .instagram-block a:hover:after {

    opacity: 1;

    filter: alpha(opacity=100); }

  .instagram-block a img {

    max-width: 100%;

    height: auto; }

.instagram-block .block-carousel-container:last-child a {

  margin: 0; }

.instagram-block .link-instagram {

  display: none; }

  .instagram-block .link-instagram a {

    margin: 0.625rem 0 0; }



#instafeed {

  margin: 0 -10px;

  width: auto; }



.topnav {

  font-size: 12px; }

  .topnav .container {

    background: #e5e5e5;

    color: #999999;

    padding-top: 1px;

    padding-bottom: 1px; }

  .topnav .dropdown-menu {

    font-size: 12px; }

  .topnav .popup-over {

    margin: 0 0 0 12px; }

    .rtl .topnav .popup-over {

      margin: 0 12px 0 0; }



.currency-selector a.popup-title:before {

  content: "\f0ac";

  padding: 0 2px;

  font-family: "FontAwesome"; }



.language-selector-wrapper a.popup-title:before {

  content: "\f11e";

  font-family: "FontAwesome";

  padding: 0 2px; }



.ApQuicklogin:after {

  content: "";

  display: block;

  clear: both; }

.ApQuicklogin a {

  float: left;

  position: relative;

  margin: 0 20px 0 0;

  line-height: 40px;

  position: relative;

  color: #999999;

  transition: all .4s;

  text-transform: capitalize; }

  .rtl .ApQuicklogin a {

    float: right; }

  .rtl .ApQuicklogin a {

    margin: 0 0 0 20px; }

  .ApQuicklogin a:hover {

    color: #000; }

  .ApQuicklogin a:before {

    content: "/";

    position: absolute;

    top: 0;

    color: #999;

    right: -12px;

    pointer-events: none; }

    .rtl .ApQuicklogin a:before {

      left: -12px;

      right: auto; }

  .ApQuicklogin a .hidden-sm-down {

    display: inline !important; }

  .ApQuicklogin a i {

    display: none; }



.box-navtop .ApQuicklogin,

.box-navtop .userinfo-selector {

  float: left !important;

  margin: 0; }

.box-navtop .userinfo-selector {

  /*end min 992*/ }

  .box-navtop .userinfo-selector .popup-content {

    right: auto;

    left: 0; }

    .rtl .box-navtop .userinfo-selector .popup-content {

      right: 0;

      left: auto; }

  @media (min-width: 992px) {

    .box-navtop .userinfo-selector a.popup-title {

      display: none; }

    .box-navtop .userinfo-selector .popup-content {

      display: block !important;

      background: none;

      border: 0;

      min-width: 140px;

      z-index: 1;

      position: static;

      padding: 0;

      box-shadow: none; }

      .box-navtop .userinfo-selector .popup-content:after {

        content: "";

        display: block;

        clear: both; }

      .box-navtop .userinfo-selector .popup-content li {

        display: block;

        padding: 0;

        float: left; }

        .rtl .box-navtop .userinfo-selector .popup-content li {

          float: right; }

        .box-navtop .userinfo-selector .popup-content li a {

          float: left;

          position: relative;

          margin: 0 20px 0 0;

          line-height: 40px;

          position: relative;

          color: #999999;

          transition: all .4s;

          text-transform: capitalize;

          width: auto;

          padding: 0; }

          .rtl .box-navtop .userinfo-selector .popup-content li a {

            float: right; }

          .rtl .box-navtop .userinfo-selector .popup-content li a {

            margin: 0 0 0 20px; }

          .box-navtop .userinfo-selector .popup-content li a.account, .box-navtop .userinfo-selector .popup-content li a.logout, .box-navtop .userinfo-selector .popup-content li a.myacount, .box-navtop .userinfo-selector .popup-content li a.signin {

            display: none; }

          .box-navtop .userinfo-selector .popup-content li a:hover {

            color: #000; }

          .box-navtop .userinfo-selector .popup-content li a:before {

            content: "/";

            position: absolute;

            top: 0;

            color: #999;

            right: -12px;

            pointer-events: none; }

            .rtl .box-navtop .userinfo-selector .popup-content li a:before {

              left: -12px;

              right: auto; }

          .box-navtop .userinfo-selector .popup-content li a i {

            display: none; }

        .box-navtop .userinfo-selector .popup-content li:last-child a {

          margin: 0; }

          .box-navtop .userinfo-selector .popup-content li:last-child a:before {

            display: none; } }

.box-navtop .ApColumn:last-child .popup-over {

  float: right !important; }



.rtl .box-navtop .ApQuicklogin,

.rtl .box-navtop .userinfo-selector {

  float: right !important; }

.rtl .box-navtop .ApColumn:last-child .popup-over {

  float: left !important; }



#_desktop_cart {

  margin: 3px 0;

  float: right;

  position: relative; }

  .rtl #_desktop_cart {

    float: left; }

  #_desktop_cart .header {

    height: 38px;

    line-height: 38px;

    color: #000; }

    #_desktop_cart .header i.shopping-cart {

      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0NkE1QzZCQkZDMEVFMzExQTAxQkNFOUExQzRFQUQ3RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMDYyRTEzQTM1QTgxMUU1QkY1RkNEODc4QTUyREExRSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMDYyRTEzOTM1QTgxMUU1QkY1RkNEODc4QTUyREExRSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYxM0ZDRDJCMDY4RkU0MTE5MEUyRUI5NUFENTAwODk3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ2QTVDNkJCRkMwRUUzMTFBMDFCQ0U5QTFDNEVBRDdGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gp1VuwAAANJJREFUeNq8lrsOwjAMRYPVhdfUJO3//1sTZqCskAYbmShjry1ZUTv4yNcPeXBfOxZ/OaydNwbxx+TwVhkCDPyuxQ87+4Nj+x5wAWSWNUOAkd8EACbNEODI7w2Y4Z+kMzDDrBmk6aAaLlrFtmmQkkarpul2qTfo0qB/bgP/Ln4FAC8ce5UMT+xPtRX2NIlbOQSuX1vHiZS2SKDE9hqYDYBRS4oEynwHAm+ZdttUSSfglmklnQk89K2ko9VYpN5YWHSpH5Skd4NDKpDRxfa73D4CDACv0C8zFYds3wAAAABJRU5ErkJggg==) center bottom no-repeat;

      width: 30px;

      height: 33px;

      vertical-align: top;

      position: relative; }

      #_desktop_cart .header i.shopping-cart:before {

        display: none; }

      #_desktop_cart .header i.shopping-cart:after {

        content: "";

        width: 30px;

        height: 9px;

        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAYAAAAGuM1UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0NkE1QzZCQkZDMEVFMzExQTAxQkNFOUExQzRFQUQ3RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEQUI5NUM4NDM1QTgxMUU1QUZBOTg4RTUzRDlDNjlCMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEQUI5NUM4MzM1QTgxMUU1QUZBOTg4RTUzRDlDNjlCMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYxM0ZDRDJCMDY4RkU0MTE5MEUyRUI5NUFENTAwODk3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ2QTVDNkJCRkMwRUUzMTFBMDFCQ0U5QTFDNEVBRDdGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+JgK+qgAAAHRJREFUeNqUjkEKgCAQRccWtglx3628R13TpS2ja7SplX3lV1Ao+OCBM/NnUORFwxl6uFPPnpYPIwwwFgzMPJfv8AYdNNSxl2YL7NPCxMYKrfyxnEVm8z8jr5VwzKSsnCxMZWFg5lB8JJTUyblOGmleuAQYAOrwIS7fj6ZvAAAAAElFTkSuQmCC) center no-repeat;

        position: absolute;

        top: 0px;

        left: 0;

        transition: all .4s; }

    #_desktop_cart .header .hidden-sm-down {

      font-size: 17px;

      font-family: "Oswald", sans-serif;

      margin: 0 5px;

      text-transform: uppercase; }

    #_desktop_cart .header:hover a i.shopping-cart:after {

      transform: translateY(-2px); }



#pagenotfound #main .page-header {

  text-align: center; }



#search_widget {

  width: 100%;

  margin: 3px 0; }

  #search_widget a.popup-title {

    display: none; }

  #search_widget .popup-content {

    box-shadow: none;

    width: 100%;

    display: block;

    position: static;

    float: none; }

  #search_widget form input[type=text] {

    border: 1px solid #e5e5e5;

    padding: 8px 45px 8px 15px;

    color: #000;

    max-width: 100%;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -ms-border-radius: 0;

    -o-border-radius: 0;

    border-radius: 0;

    transition: all .4s;

    height: 38px; }

    #search_widget form input[type=text]:focus {

      outline: 0;

      color: #000;

      border: 1px dashed #999; }

  #search_widget form button[type=submit] {

    position: absolute;

    background: none;

    border: none;

    bottom: 0;

    color: #333;

    padding: 0px;

    font-size: 14px;

    width: 38px;

    height: 38px;

    top: 0;

    right: 0px;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -ms-border-radius: 0;

    -o-border-radius: 0;

    border-radius: 0;

    cursor: pointer; }

    #search_widget form button[type=submit]:hover {

      color: #f8c722; }

    #search_widget form button[type=submit] i {

      font-size: 18px; }



.language-selector-wrapper .popup-content li a {

  text-align: right;

  padding: 5px 0 5px 30px;

  position: relative; }

  .rtl .language-selector-wrapper .popup-content li a {

    text-align: left; }

  .rtl .language-selector-wrapper .popup-content li a {

    padding: 5px 30px 5px 0; }

  .language-selector-wrapper .popup-content li a img {

    position: absolute;

    top: 7px;

    left: 0; }

    .rtl .language-selector-wrapper .popup-content li a img {

      right: 0;

      left: auto; }

  .language-selector-wrapper .popup-content li a:before {

    content: "";

    position: absolute;

    top: 12px;

    left: 40px;

    color: #eee;

    width: 10px;

    height: 1px;

    background: #999; }

    .rtl .language-selector-wrapper .popup-content li a:before {

      right: 40px;

      left: auto; }



.box-navbottom {

  padding-top: 35px;

  padding-bottom: 35px;

  position: relative; }

  @media (min-width: 768px) {

    .box-navbottom {

      display: -webkit-box;

      display: -moz-box;

      display: box;

      display: -webkit-flex;

      display: -moz-flex;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-align: center;

      -moz-box-align: center;

      box-align: center;

      -webkit-align-items: center;

      -moz-align-items: center;

      -ms-align-items: center;

      -o-align-items: center;

      align-items: center;

      -ms-flex-align: center; } }

  @media (max-width: 767px) {

    .box-navbottom #search_widget {

      margin: 20px 0; }

    .box-navbottom .col-cart {

      position: absolute;

      top: 35px;

      right: 0; }

      .rtl .box-navbottom .col-cart {

        left: 0;

        right: auto; }

    .box-navbottom .header-logo {

      text-align: center; } }



.header-top .container {

  border-top: 2px dashed #e5e5e5;

  border-bottom: 3px solid #000; }



.box-shipping {

  padding-top: 10px; }

  @media (min-width: 992px) {

    .box-shipping {

      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; } }

  .box-shipping .ApImage img {

    max-width: 100%; }



.owl-row {

  margin-left: -10px;

  margin-right: -10px; }



.owl-carousel .owl-item {

  padding: 0 10px;

  position: relative; }



.owl-carousel .owl-item:hover {

  z-index: 99; }



.support {

  padding-top: 20px; }



.support > div {

  width: 35.3333%;

  padding-left: 33px;

  margin: 0;

  position: relative;

  float: left; }

  .rtl .support > div {

    float: right; }



.rtl .support > div {

  padding-right: 35px;

  padding-left: inherit; }



.support > div:before, .support > div:after {

  position: absolute;

  top: 12px;

  background-color: #999999;

  content: "";

  width: 1px;

  height: 35px;

  line-height: 21px;

  -ms-transform: skew(-25deg);

  -webkit-transform: skew(-25deg);

  transform: skew(-25deg);

  -webkit-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

  display: inline-block;

  zoom: 1;

  z-index: 9; }



.support > div:after {

  left: 8px; }



.rtl .support > div:after {

  right: 8px;

  left: auto; }



.support > div:before {

  left: 13px; }



.rtl .support > div:before {

  right: 13px;

  left: auto; }



.support > div:first-child {

  width: 28%;

  padding-left: 0; }



.rtl .support > div:first-child {

  padding-right: 0;

  padding-left: inherit; }



.support > div:first-child:before, .support > div:first-child:after {

  display: none; }



.support strong {

  font-size: 40px;

  font-family: "Oswald";

  color: #e87169;

  font-weight: 800; }



.support strong em {

  font-size: 24px;

  line-height: 60px;

  position: relative;

  top: -12px; }



.support .free-date {

  margin-bottom: 0;

  font-weight: 900;

  text-transform: uppercase; }



.support .media > .pull-left {

  margin-right: 5px;

  line-height: 1.52857; }

  @media (max-width: 480px) {

    .support .media > .pull-left {

      width: 100%; } }



.rtl .support .media > .pull-left {

  margin-left: 5px;

  margin-right: inherit; }



.support .media-body {

  padding-top: 10px; }



.support .media-body p {

  text-transform: uppercase;

  font-size: 12px; }

  @media (min-width: 992px) and (max-width: 1199px) {

    .support .media-body p {

      font-size: 10px; } }



.box-prorecommended .timeline-item {

  min-height: 110px;

  height: 110px; }

  .box-prorecommended .timeline-item .animated-background {

    height: 80px; }

    .box-prorecommended .timeline-item .animated-background .background-masker.content-top {

      height: 5px;

      top: 5px; }

    .box-prorecommended .timeline-item .animated-background .background-masker.content-third-line {

      top: 50px; }

    .box-prorecommended .timeline-item .animated-background .background-masker.content-second-line {

      top: 60px; }

    .box-prorecommended .timeline-item .animated-background .background-masker.content-fourth-line {

      top: 70px; }



.box-outproduct {

  padding: 50px 0 40px; }

  .box-outproduct .title_block {

    text-align: left; }

    .rtl .box-outproduct .title_block {

      text-align: right; }

  @media (max-width: 767px) {

    .box-outproduct .owl-theme .owl-buttons {

      /*       top: -42px;

            left: 50%;

            transform: translateX(-50%); */ } }

  .box-outproduct .col-lg-3 .timeline-item {

    min-height: 110px;

    height: 110px; }

    .box-outproduct .col-lg-3 .timeline-item .animated-background {

      height: 80px; }

      .box-outproduct .col-lg-3 .timeline-item .animated-background .background-masker.content-top {

        height: 5px;

        top: 5px; }

      .box-outproduct .col-lg-3 .timeline-item .animated-background .background-masker.content-third-line {

        top: 50px; }

      .box-outproduct .col-lg-3 .timeline-item .animated-background .background-masker.content-second-line {

        top: 60px; }

      .box-outproduct .col-lg-3 .timeline-item .animated-background .background-masker.content-fourth-line {

        top: 70px; }

  .box-outproduct .tabs-top {

    padding-top: 20px; }

    @media (min-width: 768px) {

      .box-outproduct .tabs-top .title_block {

        float: left;

        margin-right: 15px; }

        .rtl .box-outproduct .tabs-top .title_block {

          float: right; }

        .rtl .box-outproduct .tabs-top .title_block {

          margin-left: 15px;

          margin-right: inherit; } }

  .box-outproduct .nav-tabs {

    border: 0;

    padding: 0;

    margin: 0;

    position: relative; }

    @media (max-width: 767px) {

      .box-outproduct .nav-tabs {

        margin: 0 0 45px; } }

    .box-outproduct .nav-tabs:before {

      border-top: 1px dashed #cecece;

      content: "";

      height: 1px;

      right: 0;

      position: absolute;

      top: 20px;

      width: 44%; }

      .rtl .box-outproduct .nav-tabs:before {

        left: 0;

        right: auto; }

    .box-outproduct .nav-tabs .nav-item {

      position: relative;

      margin: 0;

      border-left: 1px solid #e5e5e5;

      border-top: 1px solid #e5e5e5;

      border-bottom: 1px solid #e5e5e5; }

      .rtl .box-outproduct .nav-tabs .nav-item {

        border-right: 1px solid #e5e5e5;

        border-left: inherit; }

      .box-outproduct .nav-tabs .nav-item:last-child {

        border-right: 1px solid #e5e5e5; }

      @media (max-width: 360px) {

        .box-outproduct .nav-tabs .nav-item {

          width: 100%;

          border: 1px solid #e5e5e5;

          margin: -1px 0; } }

      .box-outproduct .nav-tabs .nav-item a {

        font-size: 12px;

        border: 0;

        border-radius: 0;

        transition: all .4s;

        color: #000;

        padding: 10px 15px;

        line-height: 20px;

        background: #fff; }

        @media (max-width: 480px) {

          .box-outproduct .nav-tabs .nav-item a {

            padding: 10px; } }

        .box-outproduct .nav-tabs .nav-item a:hover, .box-outproduct .nav-tabs .nav-item a.active {

          background: #000;

          color: #fff; }

  .box-outproduct .col-left {

    margin-bottom: 20px; }

    .box-outproduct .col-left .owl-theme .owl-buttons {

      top: -15px;

      background: none;

      right: 0; }

      .rtl .box-outproduct .col-left .owl-theme .owl-buttons {

        left: 0;

        right: auto; }

    .box-outproduct .col-left .title_block {

      font-size: 14px;

      margin: 0 0 5px;

      letter-spacing: 2px; }

      .box-outproduct .col-left .title_block:before {

        margin: 0 !important;

        vertical-align: -4px;

        height: 29px;

        display: inline-block; }

    .box-outproduct .col-left .block {

      border-left: 2px solid #e5e5e5;

      border-right: 2px solid #e5e5e5;

      margin: 0;

      padding: 20px; }

      .box-outproduct .col-left .block:first-child {

        border-top: 2px solid #e5e5e5; }

      .box-outproduct .col-left .block:last-child {

        border-bottom: 2px solid #e5e5e5; }

      @media (min-width: 768px) and (max-width: 991px) {

        .box-outproduct .col-left .block {

          width: 50%;

          float: left;

          border: 2px solid #e5e5e5 !important; }

          .rtl .box-outproduct .col-left .block {

            float: right; }

          .box-outproduct .col-left .block .plist-small .product-miniature:last-child .thumbnail-container {

            border-bottom: 0; } }



.rtl .box-outproduct .nav-tabs .nav-item:last-child {

  border-left: 1px solid #e5e5e5; }



.owl-theme .owl-buttons {

  width: 60px;

  position: absolute;

  top: -65px;

  right: 10px;

  background: #fff; }

  .rtl .owl-theme .owl-buttons {

    left: 10px;

    right: auto; }

  .owl-theme .owl-buttons:before {

    position: absolute;

    top: 6px;

    left: 45%;

    background-color: #999999;

    content: "";

    width: 1px;

    height: 30px;

    -webkit-transform: skew(-30deg);

    -moz-transform: skew(-30deg);

    -ms-transform: skew(-30deg);

    -o-transform: skew(-30deg);

    -webkit-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

    display: inline-block;

    z-index: 1; }

  .owl-theme .owl-buttons:after {

    position: absolute;

    top: 6px;

    background-color: #999999;

    content: "";

    width: 1px;

    height: 30px;

    -webkit-transform: skew(-30deg);

    -moz-transform: skew(-30deg);

    -ms-transform: skew(-30deg);

    -o-transform: skew(-30deg);

    -webkit-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

    display: inline-block;

    z-index: 1;

    left: 52%; }

  .owl-theme .owl-buttons div {

    width: 30px;

    height: 40px;

    line-height: 40px;

    background: none; }

    .owl-theme .owl-buttons div:before {

      font-size: 14px; }

    .owl-theme .owl-buttons div:hover {

      background: none; }

      .owl-theme .owl-buttons div:hover:before {

        color: #f8c722; }



.effect-2 {

  position: relative;

  overflow: hidden;

  text-align: center; }



.effect-2 > a:before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  z-index: 1; }



.effect-2 .image_description {

  position: absolute;

  top: 0;

  bottom: 0px;

  margin: auto;

  text-align: center;

  width: 100%;

  height: 30px;

  text-transform: uppercase;

  font-family: "Oswald"; }



.effect-2 .image_description p {

  -webkit-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  color: #fff;

  font-size: 30px;

  letter-spacing: 6px;

  margin: 0; }



.effect-2 img {

  -webkit-transform: scale(1.2);

  -moz-transform: scale(1.2);

  -ms-transform: scale(1.2);

  -o-transform: scale(1.2);

  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }



.effect-2:hover .image_description p {

  letter-spacing: 10px; }



.effect-2:hover img {

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -ms-transform: scale(1);

  -o-transform: scale(1); }



.box-title .ApRawHtml {

  border-top: 1px dashed #cecece;

  text-align: center;

  margin-bottom: 25px; }

  .box-title .ApRawHtml .title_block {

    display: inline-block;

    margin: -20px 0 0;

    vertical-align: top;

    background: #fff;

    padding: 0 10px; }



.box-shopby {

  margin: 0 0 30px; }

  @media (min-width: 420px) and (max-width: 991px) {

    .box-shopby .col-md-12 {

      padding: 0; }

      .box-shopby .col-md-12 .ApImage {

        width: 50%;

        float: left;

        padding: 0 10px; }

        .rtl .box-shopby .col-md-12 .ApImage {

          float: right; }

        .box-shopby .col-md-12 .ApImage > a {

          display: block;

          overflow: hidden;

          text-align: center; }

          .box-shopby .col-md-12 .ApImage > a img {

            width: 100%; } }

  @media (max-width: 419px) {

    .box-shopby .col-sp-6 {

      width: 100%; } }



.box-featuredpro .owl-theme .owl-buttons {

  overflow: visible; }

@media (min-width: 992px) {

  .box-featuredpro .ApProductCarousel {

    padding: 30px 20px 10px;

    border: 8px solid #f8c722;

    position: relative; }

    .box-featuredpro .ApProductCarousel .title_block {

      position: absolute;

      left: 50%;

      -webkit-transform: translateX(-50%);

      -moz-transform: translateX(-50%);

      -ms-transform: translateX(-50%);

      -o-transform: translateX(-50%);

      transform: translateX(-50%);

      top: -25px;

      padding: 0 15px;

      margin: 0;

      background: #fff;

      z-index: 9; }

    .box-featuredpro .ApProductCarousel .owl-theme .owl-buttons {

      top: -25px;

      right: 0; }

      .rtl .box-featuredpro .ApProductCarousel .owl-theme .owl-buttons {

        left: 0;

        right: auto; } }



.box-cusreview {

  margin-bottom: 40px; }



.box-cusreview .space-padding-tb-80 {

  padding: 60px 65px 60px 0; }

  .rtl .box-cusreview .space-padding-tb-80 {

    padding: 60px 0 60px 65px; }

  @media (max-width: 767px) {

    .box-cusreview .space-padding-tb-80 {

      padding: 50px 15px 50px 0; }

      .rtl .box-cusreview .space-padding-tb-80 {

        padding: 50px 0 50px 15px; } }



.rtl .box-cusreview .space-padding-tb-80 {

  padding-left: 65px;

  padding-right: inherit; }



.box-cusreview .box-heading .heading-light {

  margin-top: 2%;

  color: black; }



.box-cusreview .box-heading .heading-light span {

  background: #cc1925;

  color: #fff;

  padding: 7px 10px;

  text-transform: uppercase;

  letter-spacing: 2px;

  position: relative;

  display: inline-block;

  font-family: "Oswald";

  line-height: 25px; }



.box-cusreview .box-heading .heading-light span:after {

  width: 0;

  height: 0;

  top: 0;

  content: "";

  right: -20px;

  position: absolute;

  border-top: 39px solid #cc1925;

  border-right: 20px solid transparent; }



.rtl .box-cusreview .box-heading .heading-light span:after {

  left: -20px;

  right: auto; }



.box-cusreview .box-heading .heading-light h1 {

  font-size: 60px;

  font-weight: 900;

  margin: 10px 0 20px 0;

  font-family: "Open Sans";

  text-transform: uppercase; }

  @media (max-width: 767px) {

    .box-cusreview .box-heading .heading-light h1 {

      font-size: 50px; } }

  @media (max-width: 480px) {

    .box-cusreview .box-heading .heading-light h1 {

      font-size: 40px; } }



.box-cusreview .box-heading .heading-light p, .box-cusreview .box-heading .heading-light small {

  margin-bottom: 10px;

  display: inline-block; }



.box-installgram iframe {

  max-width: 100%;

  border: 0; }

  @media (max-width: 1199px) {

    .box-installgram iframe {

      height: 300px; } }

  @media (max-width: 991px) {

    .box-installgram iframe {

      height: 220px; } }

@media (max-width: 575px) {

  .box-installgram .instagram-block .item .block-carousel-container {

    width: 50%;

    padding: 0 10px;

    float: left; }

    .rtl .box-installgram .instagram-block .item .block-carousel-container {

      float: right; }

    .box-installgram .instagram-block .item .block-carousel-container img {

      width: 100%; } }



.manufacturers_block {

  text-align: center; }

  .manufacturers_block img {

    border: 2px solid transparent;

    -webkit-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

    margin: auto; }

  .manufacturers_block a:hover img {

    border-color: #000; }

  .manufacturers_block .owl-theme .owl-buttons {

    top: -20px;

    background: none; }



.box-prorecommended {

  margin-bottom: 20px; }



.footer-container .container {

  background: #fff !important;

  color: #282828; }



.box-footertop {

  background: no-repeat;

  padding: 50px 0 10px;

  /*border-bottom: 2px solid #474747;*/

  text-align: center;

  color: #fff; }

  .box-footertop .media-left {

    display: inline-block;

    color: #fff; }

    @media (max-width: 991px) {

      .box-footertop .media-left {

        padding: 0 0 5px; } }

  .box-footertop .media-body {

    width: auto;

    color: #fff;

    display: block; }

    @media (min-width: 992px) {

      .box-footertop .media-body {

        display: inline-block;

        text-align: left; }

        .rtl .box-footertop .media-body {

          text-align: right; } }

    .box-footertop .media-body h6 {

      color: #fff;

      margin-top: 6px;

      margin-bottom: 3px;

      font-size: 13px;

      letter-spacing: 2px;

      text-transform: uppercase; }

    .box-footertop .media-body p {

      color: #fff; }

  @media (max-width: 480px) {

    .box-footertop .media {

      display: -webkit-box;

      display: -moz-box;

      display: box;

      display: -webkit-flex;

      display: -moz-flex;

      display: -ms-flexbox;

      display: flex; }

    .box-footertop .media-left {

      width: 60px; }

    .box-footertop .media-body {

      text-align: left; }

      .rtl .box-footertop .media-body {

        text-align: right; }

    .box-footertop .fa-3x {

      font-size: 2em;

      margin-top: 7px; } }



@media (max-width: 767px) {

  .box-manufacture {

    padding-top: 20px; }

    .box-manufacture .manufacturers_block .owl-theme .owl-buttons {

      top: -25px; } }



.box-footerlink {

  border-bottom: 2px solid #474747; }

  @media (min-width: 992px) {

    .box-footerlink {

      display: -webkit-box;

      display: -moz-box;

      display: box;

      display: -webkit-flex;

      display: -moz-flex;

      display: -ms-flexbox;

      display: flex; } }

  @media (min-width: 1200px) {

    .box-footerlink .ApColumn {

      padding: 30px; } }

  @media (max-width: 1199px) and (min-width: 768px) {

    .box-footerlink .ApColumn {

      padding: 30px 10px; } }

  @media (min-width: 992px) {

    .box-footerlink .ApColumn:nth-child(2) {

      border-right: 0px solid #474747; }

      .rtl .box-footerlink .ApColumn:nth-child(2) {

        border-left: 0px solid #474747;

        border-right: inherit; } }

  @media (max-width: 991px) and (min-width: 768px) {

    .box-footerlink .ApColumn:nth-child(2) {

      border-left: 0px solid #474747; }

      .rtl .box-footerlink .ApColumn:nth-child(2) {

        border-right: 0px solid #474747;

        border-left: inherit; } }

  @media (min-width: 768px) {

    .box-footerlink .ApColumn:nth-child(2) .ApRawHtml {

      padding-top: 55px; } }

  @media (max-width: 991px) {

    .box-footerlink .ApColumn.col-md-4 {

      border-top: 2px solid #474747; } }

  .box-footerlink .ApRawHtml {

    line-height: 25px; }

    .box-footerlink .ApRawHtml .fa {

      margin: 0 10px 0 0; }

      .rtl .box-footerlink .ApRawHtml .fa {

        margin: 0 0 0 10px; }



.block_newsletter:after {

  content: "";

  display: block;

  clear: both; }

.block_newsletter .title_block {

  text-align: left !important; }

  @media (min-width: 768px) {

    .block_newsletter .title_block {

      padding: 11px 0 !important;

      width: 40%;

      float: left; }

      .rtl .block_newsletter .title_block {

        float: right; } }

@media (min-width: 768px) {

  .block_newsletter .block_content {

    width: 60%;

    float: left; } }

.block_newsletter p {

  font-size: 12px;

  margin: 5px 0; }

.block_newsletter input[name="email"] {

  padding: 0 100px 0 10px;

  color: #999999;

  height: 37px;

  margin: 0px;

  background: none;

  border: 1px solid #474747;

  width: 100%;

  font-size: 13px;

  outline: none; }

  .rtl .block_newsletter input[name="email"] {

    padding: 0 10px 0 100px; }

  .block_newsletter input[name="email"]:focus {

    border-color: #666; }

.block_newsletter .btn-outline {

  position: absolute;

  top: 0;

  height: 37px;

  border: 0;

  right: 10px;

  background: #f8c722;

  color: #000; }

  .rtl .block_newsletter .btn-outline {

    left: 10px;

    right: auto; }

  .block_newsletter .btn-outline:hover {

    background: #000;

    color: #f8c722; }

  .block_newsletter .btn-outline i {

    display: none; }



.rtl .block_newsletter .title_block {

  text-align: right !important; }



.box-footernew {

  padding: 20px 0 0; }

  .box-footernew .ApImage {

    text-align: right;

    padding-top: 7px; }

    .rtl .box-footernew .ApImage {

      text-align: left; }

    .box-footernew .ApImage img {

      max-width: 100%; }

    @media (max-width: 767px) {

      .box-footernew .ApImage {

        padding: 10px 0 20px;

        text-align: center !important; } }



@media (max-width: 767px) {

  .footer-bottom {

    text-align: center; } }

.footer-bottom .container {

  background: #fff !important;

  padding: 30px 40px;

  color: #a6a6a6;

  line-height: 25px; }

  @media (max-width: 1199px) {

    .footer-bottom .container {

      padding: 30px 10px; } }

  .footer-bottom .container a {

    color: #a6a6a6; }

    .footer-bottom .container a:hover {

      color: #f8c722; }

.footer-bottom .right-copyright {

  font-family: "Oswald";

  font-size: 14px;

  letter-spacing: 2px;

  text-transform: uppercase;

  margin-top: 10px;

  text-align: right; }

  .rtl .footer-bottom .right-copyright {

    text-align: left; }

  @media (max-width: 767px) {

    .footer-bottom .right-copyright {

      text-align: center !important;

      padding-top: 10px; } }

  .footer-bottom .right-copyright a {

    color: #fff; }

    .footer-bottom .right-copyright a i {

      margin: 0 10px 0 0;

      font-size: 25px; }

      .rtl .footer-bottom .right-copyright a i {

        margin: 0 0 0 10px; }

    .footer-bottom .right-copyright a:hover {

      color: #f8c722; }



.box-customize {

  padding: 50px 0; }

  @media (min-width: 992px) {

    .box-customize {

      display: -ms-flexbox;

      display: -webkit-flex;

      display: -webkit-box;

      display: -moz-box;

      display: box;

      display: -webkit-flex;

      display: -moz-flex;

      display: -ms-flexbox;

      display: flex; }

      .box-customize .ApColumn {

        display: -ms-flexbox;

        display: -webkit-flex;

        display: -webkit-box;

        display: -moz-box;

        display: box;

        display: -webkit-flex;

        display: -moz-flex;

        display: -ms-flexbox;

        display: flex; } }

  .box-customize .ApImage {

    display: -ms-flexbox;

    display: -webkit-flex;

    display: -webkit-box;

    display: -moz-box;

    display: box;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-flex-direction: column-reverse;

    -ms-flex-direction: column-reverse;

    flex-direction: column-reverse;

    justify-content: space-between;

    -webkit-align-content: center;

    -ms-flex-line-pack: center;

    color: #999999;

    line-height: 19px;

    font-size: 13px;

    overflow: hidden;

    position: relative; }

    .box-customize .ApImage p {

      font-size: 13px; }

    .box-customize .ApImage .panel-title {

      -webkit-transition: all 0.5s ease 0s;

      transition: all 0.5s ease 0s;

      letter-spacing: 2px;

      color: black;

      font-size: 14px;

      margin-bottom: 15px;

      text-transform: uppercase; }



.box-products.box-title {

  margin-bottom: 30px; }

  .box-products.box-title .ApRawHtml {

    text-align: left; }

    .rtl .box-products.box-title .ApRawHtml {

      text-align: right; }



.box-shopby.box-title.box-h2 {

  margin-bottom: 50px; }

  @media (max-width: 991px) {

    .box-shopby.box-title.box-h2 {

      margin-bottom: 30px; } }

  .box-shopby.box-title.box-h2 .ApRawHtml {

    text-align: left; }

    .rtl .box-shopby.box-title.box-h2 .ApRawHtml {

      text-align: right; }



.box-customize .ApImage a {

  display: block;

  overflow: hidden; }

.box-customize .ApImage img {

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -ms-transform: scale(1);

  -o-transform: scale(1);

  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }

.box-customize .ApImage:hover img {

  -webkit-transform: scale(1.1) rotate(-3deg);

  -moz-transform: scale(1.1) rotate(-3deg);

  -ms-transform: scale(1.1) rotate(-3deg);

  -o-transform: scale(1.1) rotate(-3deg); }



.box-slider.box-h3 {

  margin-bottom: 60px; }

  @media (max-width: 991px) {

    .box-slider.box-h3 {

      margin-bottom: 50px; } }



.box-videoh3 {

  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;

  text-align: center;

  margin-bottom: 60px; }

  @media (max-width: 991px) {

    .box-videoh3 {

      margin-bottom: 50px; } }

  .box-videoh3 .ApRawHtml h4 {

    color: white;

    font-size: 36px;

    font-family: "Open Sans";

    font-weight: 700;

    text-transform: uppercase; }

    .box-videoh3 .ApRawHtml h4 a {

      color: #fff; }

  .box-videoh3 .ApRawHtml h6 {

    font-size: 12px;

    color: #fff;

    text-transform: uppercase;

    font-style: italic; }

    .box-videoh3 .ApRawHtml h6 a {

      color: #fff; }

      .box-videoh3 .ApRawHtml h6 a em {

        color: #f8c722; }

  .box-videoh3 .ApRawHtml p > a {

    display: inline-block;

    box-shadow: 0 0 0 5px #8996ae;

    width: 70px;

    height: 70px;

    border-radius: 50%;

    position: relative;

    margin: 25px 0px;

    line-height: 70px;

    font-size: 30px;

    text-align: center;

    color: #8996ae; }



@media (max-width: 991px) {

  .ApMegamenu .navbar-header {

    text-align: right; }

    .rtl .ApMegamenu .navbar-header {

      text-align: left; }

    .ApMegamenu .navbar-header .navbar-toggler {

      width: 45px;

      height: 40px;

      text-align: center;

      background: #e5e5e5;

      margin: 6px 0 0;

      border-radius: 0; }

      .ApMegamenu .navbar-header .navbar-toggler:focus {

        background: #f8c722;

        color: #fff; }



  .ApQuicklogin {

    display: none; } }

@media (max-width: 767px) {

  .header-container #search_widget.open a.popup-title {

    color: #f8c722; }

  .header-container #search_widget a.popup-title {

    position: absolute;

    top: -61px;

    width: 30px;

    height: 40px;

    left: 0;

    text-align: center;

    padding: 0;

    line-height: 40px;

    display: block;

    color: #000; }

    .rtl .header-container #search_widget a.popup-title {

      right: 0;

      left: auto; }

    .header-container #search_widget a.popup-title i {

      font-size: 24px;

      transform: none;

      vertical-align: middle; }

      .header-container #search_widget a.popup-title i:before {

        display: none; }

  .header-container #search_widget .popup-content {

    display: none; }



  .box-navbottom #search_widget {

    margin: 20px 0 0; } }

#search #main > h2 {

  text-align: center;

  margin: 0 0 20px; }



.box-cateimg {

  padding: 60px 0 40px; }

  @media (min-width: 992px) {

    .box-cateimg {

      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; } }

  .box-cateimg .ApRawHtml h4 {

    font-size: 36px;

    position: relative;

    padding: 20px 0;

    margin: 0; }

    @media (max-width: 991px) {

      .box-cateimg .ApRawHtml h4 {

        padding: 0;

        margin: 0 0 30px;

        text-align: center;

        font-size: 30px; }

        .box-cateimg .ApRawHtml h4 br {

          display: none; } }

    .box-cateimg .ApRawHtml h4:before {

      top: 0;

      bottom: 0;

      width: 26px;

      left: 70px;

      -webkit-transform: skew(-30deg);

      -moz-transform: skew(-30deg);

      -ms-transform: skew(-30deg);

      -o-transform: skew(-30deg);

      -webkit-transition: all 0.3s ease 0s;

      transition: all 0.3s ease 0s;

      display: inline-block;

      zoom: 1;

      border: none;

      border-left: 10px solid #f8c722;

      border-right: 10px solid #f8c722;

      content: "";

      position: absolute;

      z-index: 1; }

      .rtl .box-cateimg .ApRawHtml h4:before {

        right: 70px;

        left: auto; }

      @media (max-width: 991px) {

        .box-cateimg .ApRawHtml h4:before {

          display: none; } }

    .box-cateimg .ApRawHtml h4 span {

      position: relative;

      z-index: 2;

      padding: 0 0 0 40px;

      display: inline-block; }

      .rtl .box-cateimg .ApRawHtml h4 span {

        padding: 0 40px 0 0; }

      @media (max-width: 991px) {

        .box-cateimg .ApRawHtml h4 span:before {

          top: 0;

          bottom: 0;

          width: 26px;

          left: 0px;

          -webkit-transform: skew(-30deg);

          -moz-transform: skew(-30deg);

          -ms-transform: skew(-30deg);

          -o-transform: skew(-30deg);

          -webkit-transition: all 0.3s ease 0s;

          transition: all 0.3s ease 0s;

          display: inline-block;

          zoom: 1;

          border: none;

          border-left: 10px solid #f8c722;

          border-right: 10px solid #f8c722;

          content: "";

          position: absolute;

          z-index: 1; }

          .rtl .box-cateimg .ApRawHtml h4 span:before {

            right: 0px;

            left: auto; } }

  .box-cateimg .ApImage {

    position: relative; }

    .box-cateimg .ApImage img {

      max-width: 100%;

      transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }

    .box-cateimg .ApImage a {

      display: block; }

      .box-cateimg .ApImage a:hover img {

        transform: scale(0.98);

        opacity: 0.8; }

      .box-cateimg .ApImage a:before {

        content: "";

        position: absolute;

        top: 0;

        left: 0;

        right: 0;

        bottom: 0;

        z-index: 3; }

    .box-cateimg .ApImage .title_block {

      line-height: 28px;

      font-size: 17px;

      display: inline-block;

      padding: 0 12px;

      margin: 0;

      position: absolute;

      left: 50%;

      bottom: 20px;

      background: #f8c722;

      letter-spacing: 1px;

      z-index: 1; }

      .rtl .box-cateimg .ApImage .title_block {

        right: 50%;

        left: auto; }

      @media (max-width: 991px) {

        .box-cateimg .ApImage .title_block {

          left: auto;

          right: 10%; }

          .rtl .box-cateimg .ApImage .title_block {

            left: 10%;

            right: auto; } }

      @media (max-width: 480px) {

        .box-cateimg .ApImage .title_block {

          bottom: 50%; } }

      .box-cateimg .ApImage .title_block:before, .box-cateimg .ApImage .title_block:after {

        -webkit-transform: skew(-22deg);

        -moz-transform: skew(-22deg);

        -ms-transform: skew(-22deg);

        -o-transform: skew(-22deg);

        width: 20px;

        height: 100%;

        position: absolute;

        top: 0px;

        left: -10px;

        content: "";

        background-color: #f8c722;

        margin: 0; }

      .box-cateimg .ApImage .title_block:after {

        left: auto;

        right: -10px; }



.box-bannerimg .ApImage {

  overflow: hidden; }

  .box-bannerimg .ApImage img {

    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

    transform: scale(1.02); }

  .box-bannerimg .ApImage:hover img {

    transform: scale(1);

    opacity: 0.8; }



.box-bigpro {

  padding: 0 8%; }

  @media (min-width: 768px) {

    .box-bigpro {

      display: -webkit-box;

      display: -moz-box;

      display: box;

      display: -webkit-flex;

      display: -moz-flex;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-align: center;

      -moz-box-align: center;

      box-align: center;

      -webkit-align-items: center;

      -moz-align-items: center;

      -ms-align-items: center;

      -o-align-items: center;

      align-items: center;

      -ms-flex-align: center; } }

  @media (max-width: 767px) {

    .box-bigpro .ApImage {

      width: 50%;

      float: left;

      padding: 0 10px; }

      .rtl .box-bigpro .ApImage {

        float: right; } }

  .box-bigpro .thumbnail-container {

    margin: 0px;

    border: 0;

    background: none;

    -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; }

    .box-bigpro .thumbnail-container .product-meta {

      padding: 20px 5%;

      background: none; }

    .box-bigpro .thumbnail-container .product-title {

      margin: 0 0 40px;

      height: auto; }

      @media (max-width: 991px) {

        .box-bigpro .thumbnail-container .product-title {

          margin: 0 0 20px; } }

      .box-bigpro .thumbnail-container .product-title a {

        font-size: 40px;

        color: #fff;

        font-weight: 700;

        line-height: 1.25; }

        @media (max-width: 991px) {

          .box-bigpro .thumbnail-container .product-title a {

            font-size: 30px; } }

        @media (max-width: 767px) {

          .box-bigpro .thumbnail-container .product-title a {

            font-size: 25px; } }

        .box-bigpro .thumbnail-container .product-title a:hover {

          color: #f8c722; }

    .box-bigpro .thumbnail-container .product-price-and-shipping {

      font-size: 20px; }

      .box-bigpro .thumbnail-container .product-price-and-shipping .price {

        font-weight: 900;

        margin: 2px;

        vertical-align: middle;

        font-size: 30px;

        color: #f8c722; }

      .box-bigpro .thumbnail-container .product-price-and-shipping .regular-price {

        color: #eee;

        font-size: 25px; }

      .box-bigpro .thumbnail-container .product-price-and-shipping .discount-percentage {

        font-size: 14px;

        padding: 2px 5px; }

      .box-bigpro .thumbnail-container .product-price-and-shipping .aeuc_from_label {

        font-size: 14px;

        color: #fff;

        margin: 0 5px; }

    .box-bigpro .thumbnail-container .product-image {

      border: 8px solid #f8c722;

      border-radius: 100%;

      text-align: center; }

      .box-bigpro .thumbnail-container .product-image > a {

        display: block;

        overflow: hidden;

        border-radius: 100%; }

      .box-bigpro .thumbnail-container .product-image:before {

        content: "";

        position: absolute;

        top: 2%;

        left: 2%;

        width: 96%;

        height: 96%;

        -webkit-border-radius: 50%;

        -moz-border-radius: 50%;

        -ms-border-radius: 50%;

        -o-border-radius: 50%;

        border-radius: 50%;

        border: 1px dashed #f8c722; }

  .box-bigpro .owl-theme .owl-buttons {

    top: -45px;

    background: none; }

  .box-bigpro .product-flags {

    width: 100px;

    margin: auto;

    text-align: center; }

    .box-bigpro .product-flags .product-flag {

      float: none !important;

      display: inline-block; }

  .box-bigpro .ApImage {

    overflow: hidden; }

    .box-bigpro .ApImage img {

      transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

      transform: scale(1.02); }

    .box-bigpro .ApImage:hover img {

      transform: scale(1);

      opacity: 0.8; }



@media (min-width: 992px) {

  .box-outproduct.box-h4 {

    padding: 70px 0 50px; } }

.box-outproduct.box-h4 .owl-theme .owl-buttons {

  top: -72px; }

@media (max-width: 767px) {

  .box-outproduct.box-h4 .owl-theme .owl-buttons {

    top: -120px; } }

@media (max-width: 360px) {

  .box-outproduct.box-h4 .owl-theme .owl-buttons {

    top: -39px; } }

.box-outproduct.box-h4 .tabs-top {

  text-align: center;

  padding: 20px;

  border: 8px solid #f8c722; }

  .box-outproduct.box-h4 .tabs-top .title_block {

    float: none !important;

    margin-right: 15px;

    display: inline-block;

    top: -44px;

    padding: 0 10px;

    background: #fff;

    margin: 0; }

  .box-outproduct.box-h4 .tabs-top .tab-content {

    text-align: left; }

    .rtl .box-outproduct.box-h4 .tabs-top .tab-content {

      text-align: right; }

  .box-outproduct.box-h4 .tabs-top .nav-tabs {

    display: inline-block;

    vertical-align: top;

    margin: 0 0 30px; }

    @media (max-width: 360px) {

      .box-outproduct.box-h4 .tabs-top .nav-tabs {

        margin: 0 0 40px; } }

.box-outproduct.box-h4 .thumbnail-container {

  border-color: transparent; }

  .box-outproduct.box-h4 .thumbnail-container:hover {

    border-color: #000; }

  .box-outproduct.box-h4 .thumbnail-container .product-meta {

    background: none;

    padding: 20px 15px; }

.box-outproduct.box-h4 .leo-more-info {

  height: 224px; }

  .box-outproduct.box-h4 .leo-more-info .thumbs_list {

    height: 180px; }



@media (max-width: 991px) {

  .box-headertop {

    position: relative; }

    .box-headertop .ApColumn {

      position: static; }

    .box-headertop .ApMegamenu .leo-verticalmenu {

      position: static; }

    .box-headertop .leo-verticalmenu > .block_content {

      width: auto;

      left: 10px;

      right: 10px; }

    .box-headertop .leo-verticalmenu .dropdown-menu {

      position: static;

      width: auto !important;

      height: auto !important;

      float: none; } }



.card-block .product-price {

  color: #444;

  display: inline-block;

  font-size: 14px;

  font-weight: 600; }

.card-block .cart-summary-line .value {

  font-size: 14px;

  font-weight: 600; }

.card-block span.product-quantity {

  padding: 0 5px;

  font-weight: 600;

  color: #444;

  display: inline-block;

  vertical-align: top; }

.card-block span.product-name {

  max-width: 50%;

  display: inline-block;

  font-weight: 600;

  color: #444;

  vertical-align: top;

  margin-bottom: 5px;

  font-size: 13px; }

.card-block .aeuc_unit_price_label {

  font-size: 12px; }



.step-edit {

  font-size: 0px; }



.leo-fake-button,

.ps-hidden-by-js {

  display: none; }



#content-wrapper .page-footer {

  padding: 20px 0;

  text-align: center; }



a.all-product-link {

  margin-top: 20px; }



.page-header {

  text-align: center; }

  .page-header h1 {

    font-size: 16px;

    text-transform: uppercase;

    letter-spacing: 2px;

    margin: 0 0 20px; }



.modal-content {

  border: 0;

  border-radius: 0;

  outline: 0; }

  .modal-content .modal-body {

    padding: 20px; }

  .modal-content .modal-header {

    padding: 0;

    border-bottom: 0; }

    .modal-content .modal-header .modal-title {

      font-size: 13px;

      font-family: "Open Sans", sans-serif;

      padding: 10px 30px; }

    .modal-content .modal-header .close {

      margin-top: -2px;

      position: absolute;

      width: 30px;

      height: 30px;

      line-height: 30px;

      text-align: center;

      color: #000;

      font-weight: normal;

      font-size: 24px;

      opacity: 1;

      text-shadow: none;

      top: 0px;

      right: 0px;

      margin: 0;

      cursor: pointer;

      z-index: 9; }

      .rtl .modal-content .modal-header .close {

        left: 0px;

        right: auto; }



.leo-fly-cart {

  z-index: 999; }



#js-product-list .hidden-md-up.text-xs-right.up {

  display: none; }



@media (min-width: 992px) {

  .ajax_block_product.last-in-line .thumbnail-container:hover .leo-more-info {

    right: auto;

    left: -74px; }

    .rtl .ajax_block_product.last-in-line .thumbnail-container:hover .leo-more-info {

      right: -74px;

      left: auto; } }

.layout-full-width .product_list.grid .ajax_block_product {

  clear: none; }

  @media (min-width: 992px) {

    .layout-full-width .product_list.grid .ajax_block_product {

      width: 25%; }

      .layout-full-width .product_list.grid .ajax_block_product:nth-child(4n+1) {

        clear: both; } }

  @media (min-width: 768px) and (max-width: 991px) {

    .layout-full-width .product_list.grid .ajax_block_product {

      width: 33.33%; }

      .layout-full-width .product_list.grid .ajax_block_product:nth-child(3n+1) {

        clear: both; } }

  @media (min-width: 481px) and (max-width: 767px) {

    .layout-full-width .product_list.grid .ajax_block_product {

      width: 50%; }

      .layout-full-width .product_list.grid .ajax_block_product:nth-child(2n+1) {

        clear: both; } }



.modal-backdrop {

  z-index: 1030; }



.leo-quicklogin-modal.fade.in {

  background: rgba(0, 0, 0, 0.5); }



.modal.quickview {

  z-index: 1035; }



body {

  overflow: auto !important;

  padding-right: 0 !important; }



.modal-footer {

  text-align: right; }

  .rtl .modal-footer {

    text-align: left; }



body.layout-full-width .product_list.grid .ajax_block_product.col-xl-3 {

  clear: none; }

  @media (min-width: 992px) {

    body.layout-full-width .product_list.grid .ajax_block_product.col-xl-3 {

      width: 25%; }

      body.layout-full-width .product_list.grid .ajax_block_product.col-xl-3:nth-child(4n+1) {

        clear: both; } }

  @media (min-width: 768px) and (max-width: 991px) {

    body.layout-full-width .product_list.grid .ajax_block_product.col-xl-3 {

      width: 33.3333%; }

      body.layout-full-width .product_list.grid .ajax_block_product.col-xl-3:nth-child(3n+1) {

        clear: both; } }

  @media (min-width: 481px) and (max-width: 767px) {

    body.layout-full-width .product_list.grid .ajax_block_product.col-xl-3 {

      width: 50%; }

      body.layout-full-width .product_list.grid .ajax_block_product.col-xl-3:nth-child(2n+1) {

        clear: both; } }



.cart-grid .label .material-icons {

  display: none; }



@media (min-width: 992px) {

  .demo-product-detail {

    display: -webkit-box;

    display: -moz-box;

    display: box;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex; } }



.demo-product-detail .leo-widget {

  padding: 0 10px; }



.demo-product-detail .leo-widget a {

  display: block;

  padding: 5px;

  border: 1px solid #eee; }



.demo-product-detail .leo-widget a:hover {

  border: 1px solid #444; }



.page-cms img {

  max-width: 100%;

  height: auto; }



/*update css menu*/

.off-canvas-active > #page {

  -webkit-transition: none;

  -o-transition: none;

  transition: none;

  -webkit-transform: none;

  -moz-transform: none;

  -ms-transform: none;

  -o-transform: none;

  transform: none; }



.off-canvas-nav-megamenu {

  -webkit-transform: translate(0, 0) scale(0, 1);

  -moz-transform: translate(0, 0) scale(0, 1);

  -ms-transform: translate(0, 0) scale(0, 1);

  -o-transform: translate(0, 0) scale(0, 1);

  transform: translate(0, 0) scale(0, 1);

  left: 0;

  -webkit-transform-origin: bottom center;

  -moz-transform-origin: bottom center;

  -o-transform-origin: bottom center;

  transform-origin: bottom center; }



.off-canvas-active > .off-canvas-nav-megamenu.active {

  -webkit-transform: translate(0, 0) scale(1, 1);

  -moz-transform: translate(0, 0) scale(1, 1);

  -ms-transform: translate(0, 0) scale(1, 1);

  -o-transform: translate(0, 0) scale(1, 1);

  transform: translate(0, 0) scale(1, 1); }



.off-canvas-nav-megamenu .offcanvas-mainnav {

  left: 0; }



.rtl .off-canvas-nav-megamenu .offcanvas-mainnav {

  right: 0;

  left: auto; }



/*end update css menu*/



/*# sourceMappingURL=styles.css.map */

