@charset "UTF-8";
/*******************************************
 ***          SO Framework: Sass          ***
 *******************************************/
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Button
 [3] Minxin Triangle
 [4] Minxin LABEL PRODUCT
 [5] Minxin Scrollbars
 [6] Minxin Dev Custom
 ==============================================*/
.no-margin {
  margin: 0 !important; }
/*Dev Custom */
.lib-list-item-product2 {
  border: none; }
  .lib-list-item-product2 .image-dev .list-button-dev {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0); }
    .lib-list-item-product2 .image-dev .list-button-dev li {
      display: inline-block;
      float: left;
      height: 40px;
      width: 40px;
      background: #fff;
      position: relative;
      border-width: 0 1px 0 0;
      border-style: solid;
      border-color: #ddd;
      opacity: 0;
      transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
        transform: translateX(40px);
        -moz-transform: translateX(40px);
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        z-index: 1;
        transition-delay: 0s; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
        transition-delay: 0.2s;
        z-index: 2; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
        transition-delay: 0.2s;
        z-index: 2; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
        transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        z-index: 1;
        transition-delay: 0s; }
      .lib-list-item-product2 .image-dev .list-button-dev li:first-child {
        border-left: 1px solid #ddd; }
      .lib-list-item-product2 .image-dev .list-button-dev li a, .lib-list-item-product2 .image-dev .list-button-dev li button {
        background: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        line-height: 40px;
        text-align: center;
        box-shadow: none;
        border: none;
        color: #555;
        width: 40px;
        padding: 0; }
      .lib-list-item-product2 .image-dev .list-button-dev li:hover {
        background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
        .lib-list-item-product2 .image-dev .list-button-dev li:hover a, .lib-list-item-product2 .image-dev .list-button-dev li:hover button {
          color: #fff; }
  .lib-list-item-product2 .caption-dev {
    text-align: center;
    padding: 0 15px; }
    .lib-list-item-product2 .caption-dev .rating-dev {
      margin: 5px 0; }
    .lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
      font-size: 11px; }
    .lib-list-item-product2 .caption-dev .title-dev {
      color: #444;
      font-size: 13px; }
    .lib-list-item-product2 .caption-dev .price-dev .price.product-price {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-new {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-old {
      font-size: 12px; }
    .lib-list-item-product2 .caption-dev .add-cart-dev {
      background: #fff;
      border: 1px solid #ddd;
      font-size: 12px;
      text-transform: uppercase;
      color: #999;
      font-weight: bold;
      box-shadow: none;
      border-radius: 0;
      padding: 6px 20px;
      margin: 0 0 30px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.lib-list-item-product-over2 .image-dev .list-button-dev li {
  opacity: 1;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
    transition-delay: 0s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
    transition-delay: 0s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s; }
/*EFECT PRODUCT NUMBER*/
.lib-two-img, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img {
  position: relative;
  display: block; }
  .lib-two-img .img-1, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-1, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img .img-1 {
    position: relative;
    /*@include transform(rotateY(0deg));*/
    transition: all 0.5s ease-in-out; }
  .lib-two-img .img-2, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-2, .products-list .product-layout .product-item-container .left-block .product-image-container.second_img .img-2 {
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    display: block;
    /*@include transform(rotateY(90deg));*/
    transition: all 0.5s ease-in-out;
    left: 0; }

.lib-two-img-over .img-1, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-1, .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img-1 {
  opacity: 0;
  /*transform-style: inherit;
   @include transform(rotateY(90deg));*/
  transition: all 0.5s ease-in-out; }
  .lib-two-img-over .img-2, .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-2, .products-list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img-2 {
    opacity: 1;
    /*@include transform(rotateY(0deg));*/
    transition: all 0.5s ease-in-out; }
/*EFFECT SLIDERHOME*/
@keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-webkit-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-moz-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }
/*===============================================
 [SASS DIRECTORY ]
 [1] BACK TO TOP
 [2] SOCIAL ACCOUNTS
 [3] TOP PANEL
 [4] LARY LOADER
 [5] NO RESPONSIVE BOOTSTRAP
 [6] PRELOADING SCREEN
 ==============================================*/
/*============BACK TO TOP ==================*/
.back-to-top {
  position: fixed;
  bottom: 20px;
  cursor: pointer;
  background-color: #666;
  border: 4px solid #ddd;
  color: #ddd;
  display: inline-block;
  line-height: 44px;
  text-align: center;
  width: 48px;
  height: 48px;
  z-index: 30;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  opacity: 1;
  right: 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
  .back-to-top.hidden-top {
    bottom: -100px;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  .back-to-top:hover {
    background-color: #444; }
  .back-to-top i {
    font-size: 20px;
    margin: 1px 0 0 0 !important;
    color: #ddd;
    display: inline-block; }
  .back-to-top i:before {
    content: '\f062'; }
/*============SOCIAL ACCOUNTS ==================*/
.social-widgets {
  position: fixed;
  z-index: 999;
  top: 50%;
  height: 0;
  width: 0;
  right: 0; }

.account-register .buttons input[type=checkbox] {
  position: relative;
  top: 3px; }

.social-widgets .item, .social-widgets .items {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.social-widgets .items {
  top: -100px;
  position: relative; }

.social-widgets .item {
  position: absolute;
  top: 0;
  left: 120px; }

.social-widgets .active {
  z-index: 100;
  left: -310px; }

.social-widgets .item-01, .social-widgets .item-02, .social-widgets .item-03, .social-widgets .item-04, .social-widgets .item-05, .social-widgets .item-06, .social-widgets .item-07, .social-widgets .item-08, .social-widgets .item-09 {
  left: 0; }

.social-widgets .item-01 {
  top: 0;
  z-index: 99; }

.social-widgets .item-02 {
  top: 45px;
  z-index: 98; }

.social-widgets .item-03 {
  top: 90px;
  z-index: 97; }

.social-widgets .item-04 {
  top: 150px;
  z-index: 96; }

.social-widgets .item-05 {
  top: 200px;
  z-index: 95; }

.social-widgets .tab-icon .fa {
  font-size: 18px;
  line-height: 45px; }

.social-widgets .tab-icon {
  position: absolute;
  top: 0;
  left: -45px;
  display: block;
  width: 45px;
  height: 45px;
  background: #fff;
  text-align: center;
  font-size: 1.54em; }

.social-widgets .tab-icon:hover {
  text-decoration: none; }

.social-widgets .active .tab-icon {
  border-color: #e9e9e9;
  background: #fff; }

.social-widgets .facebook .tab-icon {
  background: #3b5998;
  background-clip: content-box;
  color: white; }

.social-widgets .twitter .tab-icon {
  background: #07779a;
  background-clip: content-box;
  color: white; }

.social-widgets .youtube .tab-icon {
  background: #da2723;
  background-clip: content-box;
  color: white; }

.social-widgets .tab-content {
  background: #fff;
  width: 310px;
  padding: 10px; }

.social-widgets .active .tab-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, .15); }

.social-widgets .title {
  margin: -10px -10px 10px;
  padding: 0px 10px;
  background-color: #ccc;
  text-transform: uppercase;
  line-height: 45px;
  color: #000;
  font-weight: bold; }
  .social-widgets .title h5 {
    line-height: 45px;
    margin: 0; }

.social-widgets .facebook.active {
  left: -260px; }

.social-widgets .facebook .tab-content {
  width: 260px; }

.social-widgets .twitter.active {
  left: -300px; }

.social-widgets .twitter .tab-content {
  width: 300px; }

.social-widgets .twitter-widget {
  padding-top: 10px; }

.social-widgets .youtube.active {
  left: -450px; }

.social-widgets .youtube .tab-content {
  width: 450px; }

.social-widgets .youtube .tab-content iframe {
  width: 100%; }

.social-widgets .loading {
  min-height: 200px;
  position: relative;
  z-index: 100; }

.social-widgets .loading img.ajaxloader {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 32px;
  height: 32px; }
/*============TOP PANEL ==================*/


.navbar-switcher {
  text-align: center;
  float: right;
  display: none;
  width: 45px;
  height: 45px;
  margin-bottom: -47px;
  background: #06463f !important;
  padding: 6px 7px;
  border-radius: 0 0 3px 3px;
  cursor: pointer;
  color: #fff; }

.navbar-switcher.active {
  background: #333 !important; }

.navbar-switcher .i-active, .navbar-switcher.active .i-inactive {
  display: none; }

.navbar-switcher.active .i-active, .navbar-switcher .fa-caret-down {
  display: inline;
  font-size: 1.8em;
  line-height: 1.5em; }
/*============LARY LOADER ==================*/
.lazy {
  display: block;
  overflow: hidden;
  background: transparent url(../../images/lazy-loader.gif) no-repeat center center; }

@media (min-width: 1200px) {
  .lazy.lazy-loaded {
    background: none;
    height: auto; }

  .lazy img {
    transition: 1s all ease;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    display: inline-block; }

  .lazy.lazy-loaded img {
    opacity: 1; } }
/*============NONE RESPONSIVE BOOTSTRAP ==================*/
@media (max-width: 1024px) {
  .no-res {
    width: 1190px; } }

.wrapper-boxed, .wrapper-iframed, .wrapper-rounded {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2); }

.wrapper-iframed {
  margin: 20px auto; }

.wrapper-rounded {
  margin: 20px auto;
  border-radius: 10px;
  overflow: hidden; }
/*============Preloading Screen==================*/
/*============Preloading Screen==================*/
.loader-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000111;
  background-color: #fff;
  opacity: 1;
  transition: all 500ms linear 0s; }

.loader-content.loader-off, body.loaded .loader-content {
  opacity: 0;
  visibility: hidden;
  transition: all 500ms linear 0s; }
/* The loader container */
/*#loader {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 200px;
 height: 200px;
 margin-top: -100px;
 margin-left: -100px;
 perspective: 400px;
 transform-type: preserve-3d;
 }*/
/* The dot */
/* Preloader Css */
.loader-content {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 99999999; }

#loader {
  height: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100px; }

.cssload-thecube {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  margin-top: 49px;
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg); }

.cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg); }

.cssload-thecube .cssload-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1); }

.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  animation: cssload-fold-thecube 2.76s infinite linear both;
  -o-animation: cssload-fold-thecube 2.76s infinite linear both;
  -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
  -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
  -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%; }

.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg); }

.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg); }

.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg); }

.cssload-thecube .cssload-c2:before {
  animation-delay: 0.35s;
  -o-animation-delay: 0.35s;
  -ms-animation-delay: 0.35s;
  -webkit-animation-delay: 0.35s;
  -moz-animation-delay: 0.35s; }

.cssload-thecube .cssload-c3:before {
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s; }

.cssload-thecube .cssload-c4:before {
  animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -moz-animation-delay: 1.04s; }

@keyframes cssload-fold-thecube {
  0%, 10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0; } }

@-ms-keyframes cssload-fold-thecube {
  0%, 10% {
    -ms-transform: perspective(136px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -ms-transform: perspective(136px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -ms-transform: perspective(136px) rotateY(180deg);
    opacity: 0; } }

@-webkit-keyframes cssload-fold-thecube {
  0%, 10% {
    -webkit-transform: perspective(136px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -webkit-transform: perspective(136px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -webkit-transform: perspective(136px) rotateY(180deg);
    opacity: 0; } }
/*============@group Banners hover effect ==================*/
.banners-effect-1 .banners > div img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .banners-effect-1 .banners > div img:hover {
    opacity: 0.8; }

.banners-effect-2 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-2 .banners > div a:hover:before, .banners-effect-2 .banners > div a:hover:after {
    left: 0;
    opacity: 1; }
  .banners-effect-2 .banners > div a:before, .banners-effect-2 .banners > div a:after {
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    content: "";
    z-index: 1; }

.banners-effect-3 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-3 .banners > div a:hover:before, .banners-effect-3 .banners > div a:hover:after {
    border: 0 solid rgba(0, 0, 0, 0.7);
    opacity: 0;
    filter: alpha(opacity=0); }
  .banners-effect-3 .banners > div a:before, .banners-effect-3 .banners > div a:after {
    border: 50px solid transparent;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    content: "";
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100px;
    height: 100px;
    -webkit-transform: scale(7);
    -moz-transform: scale(7);
    -ms-transform: scale(7);
    -o-transform: scale(7);
    transform: scale(7);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    visibility: visible;
    z-index: 1; }

.banners-effect-4 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-4 .banners > div a:hover:before, .banners-effect-4 .banners > div a:hover:after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1); }
  .banners-effect-4 .banners > div a:before, .banners-effect-4 .banners > div a:after {
    border-bottom: 50px solid rgba(0, 0, 0, 0.2);
    border-top: 50px solid rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    transform-origin: 50% 50% 0;
    width: 100%;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.35s ease 0s;
    -moz-transition: opacity 0.4s ease 0s, -moz-transform 0.35s ease 0s;
    transition: opacity 0.4s ease 0s, transform 0.35s ease 0s;
    visibility: visible;
    z-index: 1; }

.banners-effect-5 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-5 .banners > div a:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255, 255, 255, 0);
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out; }
  .banners-effect-5 .banners > div a:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    border: 30px solid #fff;
    top: 0;
    left: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.5s ease-in-out; }
  .banners-effect-5 .banners > div a:hover:before {
    border: 0 solid rgba(255, 255, 255, 0.7); }
  .banners-effect-5 .banners > div a:hover:after {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    opacity: 0;
    transition-delay: 0.1s; }

.banners-effect-6 .banners > div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top; }

.banners-effect-6 .banners > div a img {
  backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s; }

.banners-effect-6 .banners > div a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transform: scale3d(1.1, 1.1, 1); }

.banners-effect-7 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }

.banners-effect-7 .banners > div a:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 0;
  top: 0;
  left: 50%;
  content: "";
  transition: all 0.3s ease-in-out 0s; }

.banners-effect-7 .banners > div a:hover:before {
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.banners-effect-8 .banners > div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top; }

.banners-effect-8 .banners > div a:before, .banners-effect-8 .banners > div a:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -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;
  z-index: 1; }

.banners-effect-8 .banners > div a:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1); }

.banners-effect-8 .banners > div a:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0); }

.banners-effect-8 .banners > div img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s; }

.banners-effect-8 .banners > div a:hover:before, .banners-effect-8 .banners > div a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.banners-effect-8 .banners > div a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.banners-effect-9 .banners > div a {
  display: block;
  position: relative;
  z-index: 10; }

.banners-effect-9 .banners > div a:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
  opacity: 0; }

.banners-effect-9 .banners > div a:hover:before {
  opacity: 1; }

.banners-effect-9 .banners > div a img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
  transform: perspective(1000px) translate3d(0, 0, 0); }

.banners-effect-9 .banners > div a:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
  transform: perspective(1000px) translate3d(0, 0, 21px); }

.banners-effect-10 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }

.banners-effect-10 .banners > div a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.banners-effect-10 .banners > div a:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.banners-effect-11 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-11 .banners > div a:hover:before, .banners-effect-11 .banners > div a:hover:after {
    width: 100%;
    height: 100%; }
  .banners-effect-11 .banners > div a:before, .banners-effect-11 .banners > div a:after {
    background-color: rgba(0, 0, 0, 0.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .banners-effect-11 .banners > div a:after {
    left: auto;
    right: 0;
    bottom: 0; }

.banners-effect-12 .banners > div img {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .banners-effect-12 .banners > div img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
/*===============================================
 [SASS DIRECTORY ]
 [1] Pre-Loader 
 ==============================================*/
/*============START Pre-Loader CSS  ==================*/
.so-pre-loader {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  .so-pre-loader .so-loader-background {
    background: #777;
    display: block;
    height: 100%; }
  .so-pre-loader .so-loader-center {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px; }
  .so-pre-loader .spinner {
    width: 50px;
    height: 50px;
    background-color: white;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out; }
  .so-pre-loader .spinner-bounce {
    width: 60px;
    height: 60px;
    position: relative; }
  .so-pre-loader .double-bounce1, .so-pre-loader .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: white;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out; }
  .so-pre-loader .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .so-pre-loader .spinner-wave {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 10px; }
  .so-pre-loader .spinner-wave > div {
    background-color: white;
    height: 100%;
    width: 6px;
    margin: 0 2px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out; }
  .so-pre-loader .spinner-wave .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .so-pre-loader .spinner-wave .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .so-pre-loader .spinner-wave .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .so-pre-loader .spinner-wave .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
  .so-pre-loader .spinner-cube {
    width: 40px;
    height: 40px;
    position: relative; }
  .so-pre-loader .cube1, .so-pre-loader .cube2 {
    background-color: white;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out; }
  .so-pre-loader .cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .so-pre-loader .spinner-bounce2 {
    width: 80px;
    text-align: center; }
  .so-pre-loader .spinner-bounce2 > div {
    width: 18px;
    height: 18px;
    background-color: white;
    border-radius: 100%;
    display: inline-block;
    margin: 0 3px;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .so-pre-loader .spinner-bounce2 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .so-pre-loader .spinner-bounce2 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }
  .so-pre-loader .spinner-circle {
    width: 60px;
    height: 60px;
    position: relative; }
  .so-pre-loader .spinner-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .so-pre-loader .spinner-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: white;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }
  .so-pre-loader .spinner-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
  .so-pre-loader .spinner-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
  .so-pre-loader .spinner-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .so-pre-loader .spinner-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
  .so-pre-loader .spinner-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
  .so-pre-loader .spinner-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .so-pre-loader .spinner-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
  .so-pre-loader .spinner-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
  .so-pre-loader .spinner-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .so-pre-loader .spinner-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
  .so-pre-loader .spinner-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
  .so-pre-loader .spinner-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .so-pre-loader .spinner-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .so-pre-loader .spinner-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .so-pre-loader .spinner-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
  .so-pre-loader .spinner-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
  .so-pre-loader .spinner-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
  .so-pre-loader .spinner-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
  .so-pre-loader .spinner-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
  .so-pre-loader .spinner-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
  .so-pre-loader .spinner-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
  .so-pre-loader .spinner-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }
  .so-pre-loader .spinner-cube-grid {
    width: 60px;
    height: 60px; }
  .so-pre-loader .spinner-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: white;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
  .so-pre-loader .spinner-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .so-pre-loader .spinner-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .so-pre-loader .spinner-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s; }
  .so-pre-loader .spinner-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .so-pre-loader .spinner-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .so-pre-loader .spinner-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .so-pre-loader .spinner-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
  .so-pre-loader .spinner-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .so-pre-loader .spinner-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .so-pre-loader .spinner-folding-cube {
    width: 50px;
    height: 50px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg); }
  .so-pre-loader .spinner-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .so-pre-loader .spinner-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .so-pre-loader .spinner-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg); }
  .so-pre-loader .spinner-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg); }
  .so-pre-loader .spinner-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg); }
  .so-pre-loader .spinner-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .so-pre-loader .spinner-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s; }
  .so-pre-loader .spinner-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s; }
  .so-pre-loader .so-loader-with-logo {
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    position: absolute; }
  .so-pre-loader .so-loader-with-logo .logo {
    display: block;
    width: auto; }
  .so-pre-loader .so-loader-with-logo .line {
    background: #ccc;
    bottom: 0;
    height: 5px; }
  .so-pre-loader .so-loader-with-logo .run-number {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 80px; }
/* *************   END:: Pre-Loader CSS   ************* */
/* **************************************************** */
/* ************   START Loader Animation   ************ */
/* **************************************************** */
@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }

  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }

  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }

  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }

  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }

  100% {
    -webkit-transform: rotate(-360deg); } }

@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }

  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg); }

  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }

  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }

  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg); } }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }

  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }
/* ***********   END:: Loader Animation   ************* */
/* **************************************************** */
/*===============================================
 [SASS DIRECTORY ]
 [1] OVERLAY PATTER
 ==============================================*/
/*============OVERLAY PATTERN  ==================*/
/* 1. Overlay pattern ---------------------*/
body.no-bgbody {
  background-image: none; }

.pattern-1 {
  background-image: url(../../images/patterns/1.png); }

.pattern-2 {
  background-image: url(../../images/patterns/2.png); }

.pattern-3 {
  background-image: url(../../images/patterns/3.png); }

.pattern-4 {
  background-image: url(../../images/patterns/4.png); }

.pattern-5 {
  background-image: url(../../images/patterns/5.png); }

.pattern-6 {
  background-image: url(../../images/patterns/6.png); }

.pattern-7 {
  background-image: url(../../images/patterns/7.png); }

.pattern-8 {
  background-image: url(../../images/patterns/8.png); }

.pattern-9 {
  background-image: url(../../images/patterns/9.png); }

.pattern-10 {
  background-image: url(../../images/patterns/10.png); }

.pattern-11 {
  background-image: url(../../images/patterns/11.png); }

.pattern-12 {
  background-image: url(../../images/patterns/12.png); }

.pattern-13 {
  background-image: url(../../images/patterns/13.png); }

.pattern-14 {
  background-image: url(../../images/patterns/14.png); }

.pattern-15 {
  background-image: url(../../images/patterns/15.png); }

.pattern-16 {
  background-image: url(../../images/patterns/16.png); }

.pattern-17 {
  background-image: url(../../images/patterns/17.png); }

.pattern-18 {
  background-image: url(../../images/patterns/18.png); }

.pattern-19 {
  background-image: url(../../images/patterns/19.png); }

.pattern-20 {
  background-image: url(../../images/patterns/20.png); }

.pattern-21 {
  background-image: url(../../images/patterns/21.png); }

.pattern-22 {
  background-image: url(../../images/patterns/22.png); }

.pattern-23 {
  background-image: url(../../images/patterns/23.png); }

.pattern-24 {
  background-image: url(../../images/patterns/24.png); }

.pattern-25 {
  background-image: url(../../images/patterns/25.png); }

.pattern-26 {
  background-image: url(../../images/patterns/26.png); }

.pattern-27 {
  background-image: url(../../images/patterns/27.png); }

.pattern-28 {
  background-image: url(../../images/patterns/28.png); }

.pattern-29 {
  background-image: url(../../images/patterns/29.png); }

.pattern-30 {
  background-image: url(../../images/patterns/30.png); }

.pattern-31 {
  background-image: url(../../images/patterns/31.png); }

.pattern-32 {
  background-image: url(../../images/patterns/32.png); }

.pattern-33 {
  background-image: url(../../images/patterns/33.png); }

.pattern-34 {
  background-image: url(../../images/patterns/34.png); }

.pattern-35 {
  background-image: url(../../images/patterns/35.png); }

.pattern-36 {
  background-image: url(../../images/patterns/36.png); }

.pattern-37 {
  background-image: url(../../images/patterns/37.png); }

.pattern-38 {
  background-image: url(../../images/patterns/38.png); }

.pattern-39 {
  background-image: url(../../images/patterns/39.png); }

.pattern-40 {
  background-image: url(../../images/patterns/40.png); }

.pattern-41 {
  background-image: url(../../images/patterns/41.png); }

.pattern-42 {
  background-image: url(../../images/patterns/42.png); }

.pattern-43 {
  background-image: url(../../images/patterns/43.png); }

.pattern-44 {
  background-image: url(../../images/patterns/44.png); }

.pattern-45 {
  background-image: url(../../images/patterns/45.png); }

.divider {
  clear: both;
  height: 40px; }

.alert {
  border-radius: 0; }
  .alert .fa {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px; }

.tab-content {
  padding: 15px 15px 10px;
  margin-bottom: 20px;
  z-index: 2;
  border: 1px solid #ddd;
  border-top: 0px; }

.simple-ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none; }
  .simple-ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px; }
  .simple-ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px; }
  .simple-ul li ul {
    margin: 10px 0 10px 0;
    padding: 0;
    list-style: none; }
  .simple-ul li ul li:before {
    content: "\f111";
    font-size: 7px;
    top: 7px; }

.decimal-list {
  margin: 0px 0 15px 20px;
  padding: 0;
  list-style: decimal outside; }
  .decimal-list li {
    padding-left: 0;
    margin-bottom: 5px;
    text-indent: 0; }

blockquote {
  font-size: 12px; }

.well {
  border-radius: 0; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.feature-box {
  border-radius: 0;
  margin-bottom: 20px; }
  .feature-box .feature-icon {
    color: #06463f;
    display: inline-block;
    font-size: 64px;
    height: 65px;
    text-align: center;
    width: 65px;
    float: left; }
  .feature-box .feature-content {
    padding-left: 80px; }

.featured-icon {
  border-radius: 50%;
  color: #fff;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  display: inline-block;
  font-size: 40px;
  height: 110px;
  line-height: 110px;
  margin: 5px;
  position: relative;
  text-align: center;
  width: 110px;
  z-index: 1; }

.common-home .default-nav .owl2-nav div {
  width: 28px;
  height: 28px;
  display: inline-block;
  top: -34px;
  cursor: pointer; }
  .common-home .default-nav .owl2-nav div.owl2-prev {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -1111px; }
  .common-home .default-nav .owl2-nav div.owl2-prev:hover {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -1063px transparent; }
  .common-home .default-nav .owl2-nav div.owl2-next {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -1015px; }
  .common-home .default-nav .owl2-nav div.owl2-next:hover {
    background: url("../../images/icon/icon_general.png") -20px -967px transparent; }
  .common-home .h3-nav .owl2-nav div {
    width: 28px;
    height: 28px;
    display: inline-block;
    top: -34px;
    cursor: pointer; }
  .common-home .h3-nav .owl2-nav div.owl2-prev {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -647px; }
  .common-home .h3-nav .owl2-nav div.owl2-prev:hover {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -586px transparent; }
  .common-home .h3-nav .owl2-nav div.owl2-next {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -403px; }
  .common-home .h3-nav .owl2-nav div.owl2-next:hover {
    background: url("../../images/icon/icon_general.png") -20px -342px transparent; }
  .common-home .owl2-nav div {
    width: 41px;
    height: 41px;
    display: inline-block;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    transition: inherit; }
  .common-home .owl2-nav div.owl2-prev {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -525px; }
  .common-home .owl2-nav div.owl2-prev:hover {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -464px; }
  .common-home .owl2-nav div.owl2-next {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -281px; }
  .common-home .owl2-nav div.owl2-next:hover {
    background: url("../../images/icon/icon_general.png") no-repeat -20px -220px; }
  .common-home .owl2-nav div:before {
    display: none; }
/*===============================================
 [SASS DIRECTORY ]
 [1] PAGE ACCOUNT
 [2] PAGE INFORMATION
 [3] PAGE CHECKOUT
 [4] LANGUAGE CURENTY
 [5] CSS FEAFURE MENU DEMO
 ==============================================*/
/*============PAGE ACCOUNT ==================*/
.account-login .well, .affiliate-login .well {
  min-height: 395px;
  background: #fff; }

.account-account #content > h2, .affiliate-account #content > h2 {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 16px;
  font-size: 1.6rem;
  /* [8] */ }
  .account-account #content .list-unstyled, .affiliate-account #content .list-unstyled {
    margin-bottom: 30px; }

.account-address #content .table-responsive .table > tbody > tr > td {
  line-height: 24px;
  padding: 10px; }

.custom-border {
  border: 1px solid #eee;
  padding: 10px 20px; }
/* @group List Box */
.list-box {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.rtl .wrapper-full {
  overflow-x: hidden; }

.btn-link:focus, .btn-link:hover {
  text-decoration: none; }

.dropdown-menu > li > button {
  padding: 5px 15px; }

.list-box li {
  border-bottom: 1px solid #ececec; }

.list-box li:last-child {
  border-bottom: 0; }

.list-box li a {
  display: inline-block;
  word-wrap: break-word;
  padding: 8px 0;
  margin-right: 5px;
  color: #555; }
  .list-box li a:hover {
    color: #06463f; }
/* @end */
/*============PAGE INFORMATION ==================*/
.simple-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.bold-list > li > a {
  font-weight: 700;
  text-transform: uppercase;
  color: #555; }
  .bold-list > li > a:hover {
    color: #06463f; }

.simple-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  bottom: -0.8em; }

.simple-list li {
  margin: 0;
  padding: 0 0 12px; }

.simple-list ul a {
  color: #555; }
  .simple-list ul a:hover {
    color: #06463f; }

.simple-list .checkbox {
  padding-left: 0; }

.simple-list .checkbox input[type=checkbox] {
  margin-right: 10px; }

.simple-list .icon {
  margin-right: 9px; }

.arrow-list li {
  padding-left: 12px;
  position: relative; }

.arrow-list li:before {
  margin-right: 10px;
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
  content: '\f105'; }
/*============PAGE CHECKOUT ==================*/
.checkout-cart .panel-group .panel, .checkout-checkout .panel-group .panel {
  border-radius: 0; }

.table-responsive .table thead > * {
  background-color: rgba(51, 51, 51, 0.1);
  font-weight: bold; }
  .table-responsive .table tbody td.text-left a {
    font-weight: bold;
    color: #7d7d7d; }
  .table-responsive .table tbody td.text-left:hover a {
    color: #06463f; }
/*============LANGUAGE CURENTY ==================*/
.btn-group .btn-link {
  text-align: left;
  background: transparent;
  text-decoration: none;
  padding: 5px 10px;
  color: #2d2d2d;
  font-weight: normal;
  position: relative;
  z-index: 1; }
  .btn-group .btn-link:hover {
    color: #06463f; }

.dropdown-menu .btn-block {
  border: none;
  background: transparent;
  text-align: left; }
/*============ CSS FEAFURE MENU DEMO ==================*/
.feature-layout .image-link {
  color: #555; }
  .feature-layout .image-link:hover {
    color: #06463f; }
  .feature-layout .image-link .thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    background: #333;
    padding: 0; }
  .feature-layout .image-link .btn {
    position: absolute;
    top: -100px;
    left: calc(50% - 50px);
    padding: 9px 20px;
    background: #555;
    color: #fff;
    border-radius: 3px;
    border: none;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 2px; }
  .feature-layout .image-link .btn:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }
  .feature-layout .image-link .btn:hover {
    background: #555;
    border-color: #555; }
  .feature-layout .image-link:hover .thumbnail {
    border: 1px solid #ccc; }
  .feature-layout .image-link:hover .thumbnail img {
    opacity: 0.7; }
  .feature-layout .image-link:hover .btn {
    top: calc(50% - 25px); }
  .feature-layout .image-link .figcaption {
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase; }

.with-sub-menu .feafure-dr {
  text-align: left; }
  .with-sub-menu .feafure-dr h3.title-feature {
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 15px; }
  .with-sub-menu .feafure-dr ul.row-list {
    list-style: none;
    padding: 0; }
  .with-sub-menu .feafure-dr li {
    line-height: 30px; }
  .with-sub-menu .feafure-dr li a {
    font-size: 14px;
    position: relative;
    color: #7d7d7d; }
  .with-sub-menu .feafure-dr li a:hover {
    color: #06463f; }
  .with-sub-menu .feafure-dr .layout-color li a {
    text-transform: capitalize; }
  .with-sub-menu .feafure-dr .layout-color li a:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background-color: #e1e1e1;
    margin-right: 10px;
    vertical-align: middle;
    left: 0; }
  .with-sub-menu .feafure-dr .layout-color li.orange a:before {
    background: #fe5621; }
  .with-sub-menu .feafure-dr .layout-color li.blue a:before {
    background: #02a8f3; }
  .with-sub-menu .feafure-dr .layout-color li.brown a:before {
    background: #beae59; }
  .with-sub-menu .feafure-dr .layout-color li.green a:before {
    background: #8ac249; }
  .with-sub-menu .feafure-dr .layout-color li.red a:before {
    background: #df1f26; }
  .with-sub-menu .feafure-dr .layout-color li.pink a:before {
    background: #e81d62; }
/*===============================================
 [SASS DIRECTORY ]
 [1] MODULE DEFAULT
 [2] BLOCK SEARCH
 [3] SOCIAL FOOTER
 ==============================================*/
/*============MODULE DEFAULT ==================*/
.module {
  margin-bottom: 40px; }
  .module:before, .module:after {
    content: " ";
    display: table; }
  .module:after {
    clear: both; }
  .module.fa-hidden p.modtitle:before {
    display: none; }
  .module p.modtitle {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    line-height: 100%;
    padding: 10px 0 9px 15px;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0;
    color: #fff;
  }
  .module p.modtitle .fa {
    color: #06463f;
    margin-right: 5px; }
  .module p.modtitle:before {
    color: #06463f;
    content: '\f219';
    font-family: FontAwesome;
    font-size: 18px;
    display: inline-block;
    margin-right: 7px; }
  .module p.modtitle span {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    display: inline-block; }

.top-brand.arrow-default .owl2-nav {
  position: static; }

.yt-content-slider.arrow-default .owl2-nav {
  position: static; }

.module.sohomepage-slider .so-homeslider img {
  transform-style: initial; }

.title-margin p.modtitle {
  margin-bottom: 15px; }

.title-underline p.modtitle {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative; }
  .title-underline p.modtitle:after {
    content: " ";
    width: 125px;
    height: 1px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -1px; }

.bordered_content {
  border-radius: 3px;
  border: 1px solid #eaeaea;
  background: #fff; }

.yt-content-slider .owl2-controls {
  margin: 0; }
/************************************************************************************************
 EXTRASLIDER BESTSELER
 *************************************************************************************************/
.best-seller-custom.best-seller {
  position: relative;
  margin: 0;
  border: 1px solid #e8e8e8; }
  .best-seller-custom.best-seller .so-extraslider {
    margin: 0; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner {
    padding-bottom: 0;
    border: none; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
    margin: 18px 0 8px; }
  @media (min-width: 1200px) {
      .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
        padding-left: 10px; } }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 {
    border-bottom: none;
    margin-bottom: 2px; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:last-child {
    border-bottom: 0;
    margin-bottom: 0; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
    float: left;
    width: 100px; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image {
    border: 0; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image:hover {
      box-shadow: none;
      opacity: 0.8; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info {
    background: transparent;
    position: static;
    color: #222; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info a {
      color: #222; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title {
      padding: 0 0 5px 0; }
      .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a {
        text-transform: capitalize;
        font-size: 14px;
        font-weight: normal; }
        .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a:hover {
          color: #06463f; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
      display: none; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content {
      margin-left: 0; }
      .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span {
        color: #06463f;
        font-size: 16px;
        font-weight: bold; }
        .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span.price-old {
          font-size: 13px;
          color: #999;
          font-weight: 600; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
      padding: 0; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .item-title a {
    color: #06463f; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price {
    margin-bottom: 0; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls {
    margin-bottom: 8px;
    text-align: right;
    position: absolute;
    top: 4px;
    vertical-align: middle;
    right: 5px; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls .owl2-nav > div {
    width: 17px;
    height: 30px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    font-size: 0;
    cursor: pointer;
    color: #999;
    background-color: transparent;
    margin-top: 0;
    position: static;
    float: left; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls .owl2-nav > div:hover {
    color: #06463f; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls .owl2-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 28px; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls .owl2-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 28px; }
/*============MODULE NEWLETTER POPUP ==================*/
.main-newsleter-popup .so-custom-popup {
  background-color: #fff; }
  @media (min-width: 768px) and (max-width: 991px) {
    .main-newsleter-popup .so-custom-popup {
      width: 85% !important; }
      .main-newsleter-popup .so-custom-popup:before {
        content: "";
        position: absolute;
        z-index: 2;
        background: rgba(255, 255, 255, 0.9);
        width: 100%;
        height: 100%;
        top: 0;
        right: 0; } }
  @media (max-width: 767px) {
    .main-newsleter-popup .so-custom-popup:before {
      content: "";
      position: absolute;
      z-index: 2;
      background: rgba(255, 255, 255, 0.9);
      width: 100%;
      height: 100%;
      top: 0;
      right: 0; }

    .article-text {
  display: none;
    }
.linkc h3{
  height: 85px;
}
      .products-list.list-masonry .product-layout .product-item-container .button-group button.addToCart, .products-list.grid .product-layout .product-item-container .button-group button.addToCart {
            padding: 0px 16px 0px 52px !important;
            font-size: 82% !important;
            border-radius: 93px !important;
        }
       }
  .main-newsleter-popup .modcontent {
    position: relative;
    z-index: 9; }
  .main-newsleter-popup .modcontent:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    width: 100%;
    height: 110px;
    opacity: 0.7; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
    padding: 15px 10px 0;
    text-align: left; }
  @media (min-width: 1200px) {
    .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
      padding: 65px 45px 0;
      margin: 0 20px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
      padding: 60px 30px 0;
      margin: 0 20px; } }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .popup-title {
    color: #222;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 100%; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    color: #555;
    padding-top: 8px;
    padding-bottom: 16px;
    font-size: 16px; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo span {
    font-size: 30px;
    color: #06463f; }

  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .input-control {
    position: relative;
    width: 400px;
    display: inline-block;
    margin-top: 20px; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-control {
    background: white;
    border: 1px solid #ebebeb;
    display: inline-block;
    width: 100%;
    height: 44px;
  }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup {
    font-weight: normal; }
.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default {
  font-size: 20px;
  height: 40px;
  background: #fff;
  color: #06463f;
  border: none;
  /*position: absolute;*/
  padding: 0 10px;
  /*top: 2px;*/
  /*margin: 0;*/
  /*right: 2px; */
  /*float: inline-end;*/
}
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    padding: 15px 0 10px; }
  .main-newsleter-popup .socials-popup {
    position: relative;
    z-index: 1;
    padding: 30px 0;
    text-align: center; }
  @media (min-width: 1200px) {
    .main-newsleter-popup .socials-popup {
      padding: 65px 0 30px; } }
  .main-newsleter-popup .socials-popup p {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700; }
  .main-newsleter-popup .socials-popup li {
    display: inline-block; }
  .main-newsleter-popup .socials-popup li a {
    display: inline-block;
    line-height: 34px;
    text-align: center;
    width: 34px;
    height: 34px;
    color: #222;
    border-radius: 100%;
    font-size: 16px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 3px; }
  .main-newsleter-popup .socials-popup li a:hover {
    color: #06463f; }

.custom-pop .popup-close {
  background: #000;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  opacity: 1;
  top: -15px;
  border: 2px solid #fff;
  right: -15px;
  left: auto; }
/*============MODULE BREADCRUMB ==================*/
.breadcrumb {
  margin: 0;
  background-color: #f1f1f1;
  /*padding: 36px 0 31px;*/
}
  .breadcrumb li a {
    color: #7d7d7d;
    /*text-transform: uppercase;*/
    font-size: 12px;
    font-weight: 400; }
  .breadcrumb > li + li:before {
    padding: 0 5px;
    content: '\f105';
    display: inline-block;
    font-family: FontAwesome;
    color: #666;
    font-size: 14px; }
/*============ MODULE MEGAMENU HORIZOL  ==================*/
.container-megamenu.horizontal .feafute h4.title-feature, .container-megamenu.horizontal .title-feature, .container-megamenu.horizontal ul.megamenu .title-submenu, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 5px;
  font-weight: bold; }
  .container-megamenu.horizontal .best-sellers-menu {
    margin-top: 20px; }
  .container-megamenu.horizontal .best-sellers-menu h4 a {
    color: #222;
    display: inline-block;
    clear: both;
    margin-top: 20px;
    margin-bottom: 0px; }
  .container-megamenu.horizontal .best-sellers-menu h4 a:hover {
    color: #06463f; }
  .container-megamenu.horizontal .content-feature li a {
    padding: 5px 0;
    display: inline-block;
    text-transform: capitalize;
    font-size: 13px;
    color: #7d7d7d; }
  .container-megamenu.horizontal .content-feature li a:hover {
    color: #06463f; }
  .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item, .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu {
    padding: 9px 0;
    text-transform: capitalize;
    font-size: 13px;
    color: #7d7d7d; }
  .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a:hover, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item:hover, .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu:hover {
    color: #06463f; }
  .container-megamenu.horizontal ul.megamenu > li > a strong img {
    position: absolute;
    top: -15px;
    right: 30px; }
/*============ MODULE MEGAMENU VERTICAL  ==================*/
.container-megamenu.vertical a {
  color: #555;
  font-size: 13px;
  display: block; }
  .container-megamenu.vertical a:hover {
    color: #06463f; }
  .container-megamenu.vertical #menuHeading {
    margin-top: 0;
    height: 45px;
    cursor: pointer; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    height: 45px;
    cursor: pointer;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    transition: 0.3s all ease 0s;
    border-radius: 0; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 0 15px !important;
    line-height: 45px;
    background: #d7b621;
    letter-spacing: 1px; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container:before {
    width: 19px;
    height: 14px;
    display: inline-block;
    background: url("../../images/icon/icon_general.png") no-repeat -20px -1379px;
    margin-right: 10px; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container > div {
    margin: 3px 9px 0 0;
    float: left !important;
    display: none; }
  .container-megamenu.vertical:after {
    /*content: "\f0d7";*/
    font-family: fontawesome;
    font-size: 12px;
    position: absolute;
    top: 22px;
    z-index: 10;
    color: #fff;
    line-height: 13px;
    text-align: center;
    width: 15px;
    border-radius: 100%;
    border: 1px solid #fff;
    right: 13px; }
  .container-megamenu.vertical .vertical-wrapper {
    width: 100%;
    background: white;
    position: relative;
    border-top: 0; }
  .container-megamenu.vertical .vertical-wrapper ul li {
    border-top: 0;
    min-height: 7px; }
  .container-megamenu.vertical .vertical-wrapper ul li > a {
    color: #444;
    padding: 0 18px;
    line-height: 48px;
    border-bottom: 0; }
  .container-megamenu.vertical .vertical-wrapper ul li > a:hover {
    color: #06463f !important;
  }
  .container-megamenu.vertical .vertical-wrapper ul li > a strong {
    font-weight: 600;
    padding-left: 30px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu {
    border: 1px solid #efefef;
    border-top: none;
    background: #fff; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner img {
    width: 100%; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner {
    padding-right: 15px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li .sub-menu .content .banner {
    margin-top: -21px;
    margin-bottom: -22px;
    margin-right: -21px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
    height: auto;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
    padding: 0 15px;
    background: none;
    border: 0;
    position: initial;
    z-index: 1;
    cursor: pointer; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li b.fa {
    float: right;
    line-height: 50px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
    padding: 0;
    font-size: 14px;
    color: #222;
    border-bottom: 1px solid #e1e1e1; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a strong i {
    font-size: 9px;
    padding-right: 5px;
    color: #222; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
    background: transparent !important;
    color: #06463f; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a i, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a i {
      color: #06463f; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .title-submenu {
    color: #444; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .fa-caret-right {
    float: right;
    margin-top: 5px;
    color: #999;
    padding: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content {
    padding: 20px 0 0 20px;
    overflow: hidden; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .col-sm-4 {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .col-sm-4 img {
        margin-top: 45px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content > .border {
      border: none;
      padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .row:nth-child(3) {
      padding: 12px 0px;
      background: #eee;
      margin: 0 -20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content {
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu ul li {
      padding: 0;
      line-height: 26px; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu ul li a.main-menu {
        margin: 0 0 10px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul {
      margin-top: 20px; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul ul li {
        padding: 1px 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul > li {
        margin: 0 0 20px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul > li:last-child {
          margin: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content > .border {
    border: none;
    padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content .image-position {
      position: absolute;
      bottom: 30%;
      right: -20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content {
    padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li {
        padding: 0 15px;
        position: relative;
        border-bottom: 1px solid #ddd;
        line-height: 26px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li:last-child {
          border: none; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li > a {
          line-height: 37px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li b {
          line-height: 37px;
          font-size: 16px;
          margin: 0; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li:hover > a {
          color: #06463f; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
          padding: 0;
          top: -4px;
          margin: 0;
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
          border: 1px solid #e6e6e6;
          left: 100%; }
          .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul:before, .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul:after {
            display: none; }
          .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li {
            line-height: 22px;
            padding: 0 15px;
            border-bottom: 1px solid #ddd; }
            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li:last-child {
              border: none; }
            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li > a {
              font-weight: normal;
              line-height: 37px;
              font-size: 13px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content {
    border: 1px solid #e6e6e6;
    padding: 20px 30px;
    height: 470px;
    width: 860px !important;
    background: #fff !important;
    box-shadow: 3px 1px 4px 0 rgba(0, 0, 0, 0.1); }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .hover-menu a:before {
    display: none; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .hover-menu a:hover:before {
      color: #06463f; }
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul li a.main-menu {
    border-bottom: none;
    padding: 5px;
    font-size: 13px;
    color: #222;
    text-transform: initial;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    line-height: 25px;
    border-bottom: 1px solid #e1e1e1;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .menu ul li a.main-menu {
    margin: -13px 0px 0px 0px;
    padding: 5px;
    font-size: 13px;
    color: #222;
    text-transform: initial;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: 300;
    line-height: 25px;
    border-bottom: 1px solid #e1e1e1;
}

    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li {
        padding: 0; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
          padding: 0;
          line-height: 38px;
          display: block;
          font-size: 13px;
          color: #7d7d7d; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:before {
          display: none; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:hover a {
          color: #06463f; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
    text-align: left;
    background-position: top left;
    padding: 12px 20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i.fa {
    padding: 0;
    font-size: 10px;
    border: 1px solid #999;
    width: 15px;
    color: #999;
    height: 15px;
    line-height: 13px;
    text-align: center;
    border-radius: 100%;
    position: relative;
    top: -1px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore span.more-view {
    font-weight: 600;
    color: #222;
    padding-left: 12px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore span.more-view:hover {
      color: #06463f; }
/*============CATEGORY SIMPLE BLOG==================*/
.blog-category {
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin: 0; }
  .blog-category .blog-cate {
    border: 1px solid #e8e8e8; }
  .blog-category .box-content {
    margin-bottom: 30px; }
  .blog-category .box-content ul {
    margin-bottom: 0; }
  .blog-category #blog-search input {
    border-radius: 0; }
  .blog-category ul.list-group {
    padding: 0;
    margin: 0; }
  .blog-category ul li.list-group-item {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    padding: 10px 0; }
  .blog-category ul li.list-group-item a {
    color: #7d7d7d;
    padding: 0 20px; }
  .blog-category ul li.list-group-item a:hover, .blog-category ul li.list-group-item a.active, .blog-category ul li.list-group-item a.active:hover {
    color: #06463f; }
  .blog-category ul li.list-group-item:last-child {
    border: none; }

ul.megamenu .best-sellers-menu {
  padding: 0; }
  ul.megamenu .best-sellers-menu .image {
    overflow: hidden; }
  ul.megamenu .best-sellers-menu .caption {
    overflow: hidden; }
  ul.megamenu .best-sellers-menu .caption h4 a {
    font-size: 14px;
    font-weight: normal; }
  ul.megamenu .best-sellers-menu .caption p {
    display: none; }
  ul.megamenu .best-sellers-menu .caption .price {
    display: inline-block; }
  ul.megamenu .best-sellers-menu .caption .price .price-old, ul.megamenu .best-sellers-menu .caption .price .price-tax {
    display: none; }
  ul.megamenu li.buy_color a strong {
    color: #06463f; }
  ul.megamenu .layout-color .content-feature li a {
    position: relative; }
  ul.megamenu .layout-color .content-feature li a:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background-color: #e1e1e1;
    vertical-align: middle;
    left: 0;
    margin-right: 10px; }
  ul.megamenu .layout-color .content-feature li.red a:before {
    background: #ea3a3c; }
  ul.megamenu .layout-color .content-feature li.orange a:before {
    background: #f4a137; }
  ul.megamenu .layout-color .content-feature li.green a:before {
    background: #20bc5a; }
  ul.megamenu .layout-color .content-feature li.cyan a:before {
    background: #009688; }
  ul.megamenu .layout-color .content-feature li.blue a:before {
    background: #5f87d1; }
/*============MODULE FILTER ==================*/
.module.so_filter_wrap {
  border: 1px solid #e8e8e8; }
  .module.so_filter_wrap .modcontent {
    border: none;
    background: #fff;
    border-radius: 0; }
  .module.so_filter_wrap .modcontent .so-filter-heading {
    padding: 0 20px; }
  .module.so_filter_wrap .modcontent .so-filter-heading i {
    padding: 18px 0 0; }
  .module.so_filter_wrap .modcontent .so-filter-heading .so-filter-heading-text {
    float: left;
    padding: 15px 0 0px;
    color: #444;
    font-weight: 700;
    text-transform: uppercase; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts {
    padding: 0 20px; }
  .module.so_filter_wrap .modcontent #text_search {
    height: 30px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container {
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 15px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option label {
    font-size: 12px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select {
    border: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle {
    border-radius: 100%;
    /*  &.noUi-handle-lower{left: 0;}
     &.noUi-handle-upper{right: 15px; left: initial;}*/ }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:before, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:after {
    display: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max {
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    width: 49%;
    padding: 0 5px;
    float: left; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max.put-min {
    margin-right: 2%; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max input {
    background: transparent; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-input img {
    display: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-input .fa-check-square-o, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-input .fa-square-o {
    display: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-count.opt_close {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group {
    border: 1px solid #ddd; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .form-control {
    background: transparent; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default {
    padding: 7px;
    color: #555;
    background: transparent;
    border-radius: 0; }
    .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default:hover {
      background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
      color: #fff; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option:hover .option-input:before {
    background-color: transparent;
    border: 2px solid #999; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:before {
    margin-top: -7px !important; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input:before {
    background-color: transparent;
    border: 2px solid #999; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option-sub {
    position: relative;
    padding-left: 14px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:before, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option-sub:before {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
    background-color: #999;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:hover:before, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option-sub:hover:before {
    background-color: transparent;
    border: 2px solid #999; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input .fa-circle, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option-sub .fa-circle {
    display: none; }
  .module.so_filter_wrap .modcontent .noUi-horizontal .noUi-handle {
    top: -5px; }
  .module.so_filter_wrap .modcontent li.so-filter-options {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 7px; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price {
    text-align: left;
    padding: 0; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_scroll {
    margin: 30px 15px 20px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container ul li {
    float: left; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max {
    display: block; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby {
    min-width: 60px;
    width: 49%;
    padding: 0 5px;
    display: inline-block;
    float: left;
    border: 1px solid #ddd;
    display: inline-block; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby.txt-price-shopby-fisrt {
    margin-right: 2%; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span {
    display: table-cell;
    vertical-align: middle; }
    .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span.text-current {
      position: relative;
      top: 1px; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_max, .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0; }
  .module.so_filter_wrap .modcontent .noUi-handle {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    width: 15px;
    height: 15px; }
  .module.so_filter_wrap .modcontent .noUi-connect {
    box-shadow: none;
    background-color: #555;
    height: 8px;
    border-radius: 5px; }
  .module.so_filter_wrap .modcontent .noUi-background {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    box-shadow: none;
    height: 8px; }
  .module.so_filter_wrap .modcontent .noUi-horizontal .noUi-handle-upper {
    right: 15px; }
  .module.so_filter_wrap .modcontent .noUi-target {
    border: none; }
  .module.so_filter_wrap .modcontent .noUi-background {
    background: #ddd; }
  .module.so_filter_wrap .modcontent #btn_resetAll {
    padding: 8px 15px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff; }
  .module.so_filter_wrap .modcontent #btn_resetAll .fa.fa-times {
    color: #06463f; }

.so-filter-content-opts-container .option-count {
  background: #999;
  min-width: 24px;
  text-align: center; }
  .so-filter-content-opts-container .option-count:not(.opt_close):after {
    border-right-color: #999; }

.so_filter_wrap .modcontent .so-filter-heading .so-filter-heading-text {
  float: left;
  font-size: 12px;
  color: #222; }
  .so_filter_wrap .modcontent .so-filter-heading i {
    float: right; }
  .so_filter_wrap .modcontent .so-filter-content-opts-container label {
    font-weight: normal; }
  .so_filter_wrap .modcontent .so-filter-content-opts-container .option-count {
    float: right; }

#content .filter-horizontal .so-filter-heading {
  padding: 0 15px; }
  #content .filter-horizontal .so-filter-content-opts-container {
    padding: 15px; }
  #content .filter-horizontal ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  #content .filter-horizontal li.so-filter-options {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    border-right: 1px solid #eaeaea;
    margin: 0; }
  #content .filter-horizontal li.so-filter-options:last-child {
    border-right: none; }
  #content .filter-horizontal .clear_filter {
    border-top: 1px solid #eaeaea; }
/*============MODULE CATEGORY ==================*/
.category-style {
  border: 1px solid #e8e8e8; }

.box-category ul {
  list-style: none;
  padding: 0px;
  background: #fff;
  margin: 0px; }

.box-category > ul > li {
  padding: 0px;
  position: relative;
  margin: 0;
  box-shadow: none;
  background: transparent;
  border-bottom: 1px solid #e8e8e8; }
  .box-category > ul > li:last-child {
    border: none; }

.box-category ul li a {
  padding: 10px 20px;
  display: block;
  color: #7d7d7d;
  font-weight: 600;
  font-family: "Open Sans",Helvetica,Arial,sans-serif; }

.box-category ul li a.active {
  color: #fff;
  background: #d7b621;
}

.box-category ul li .head a:before {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 'FontAwesome'; }

.box-category ul li .head .collapsed:before {
  content: "\f105"; }

.box-category ul li .head {
  display: block;
  position: absolute;
  top: 5px;
  line-height: 20px;
  right: 10px;
  text-align: center; }

.box-category ul li .head a {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #000;
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 3px;
  margin-top: 8px; }
  .box-category ul li .head a:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }
  .box-category ul li .head a:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }

.box-category ul li ul li {
  padding: 0px 0px 0px 15px; }

.box-category ul ul {
  margin-bottom: 20px; }

.box-category ul ul li a {
  padding: 3px 0; }

.box-category ul li ul li a:before {
  font-family: 'FontAwesome';
  transition: all 0.3s ease;
  content: "\f105";
  margin: 0 5px 0; }

.box-category ul li ul li a:hover:before {
  margin-right: 10px; }

.basic-product-list .item-element {
  margin-bottom: 20px; }
  .basic-product-list .item-element:hover .image {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .basic-product-list .image {
    float: left;
    border: 1px solid #ddd;
    padding: 0;
    margin-right: 20px; }
  .basic-product-list .caption {
    overflow: hidden; }
  .basic-product-list h4 {
    font-size: 15px;
    margin: 0 0 5px; }
  .basic-product-list h4 a {
    color: #555; }
  .basic-product-list h4 a:hover {
    color: #06463f; }

.tag-button a {
  padding: 9px 20px;
  background: #eee;
  color: #333;
  border-radius: 3px;
  border: none;
  padding: 6px 10px;
  display: inline-block;
  margin: 0 4px 4px 0; }
  .tag-button a:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }

div.so-extraslider.grid {
  border-left: 1px solid #ddd; }
  div.so-extraslider.grid .extraslider-inner {
    border: none;
    padding: 0; }
  div.so-extraslider.grid .owl2-dots .owl2-dot.active {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  div.so-extraslider.grid div.owl2-controls {
    right: 10px; }
  div.so-extraslider.grid div.owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid div.owl2-controls .owl2-nav .owl2-prev {
    background: #fff;
    border: 1px solid #a0a0a0;
    opacity: 1; }

div.style-dev-so-listing-tabs {
  position: relative;
  z-index: 2; }
  div.style-dev-so-listing-tabs p.modtitle {
    margin: 0; }
  div.style-dev-so-listing-tabs .so-listing-tabs {
    margin: 0; }
  div.style-dev-so-listing-tabs .so-listing-tabs .ltabs-tabs-container {
    margin: 0; }
  div.style-dev-so-listing-tabs .so-listing-tabs .wap-listing-tabs {
    border: none; }
  div.style-dev-so-listing-tabs .so-listing-tabs .product-layout .product-item-container {
    border: 1px solid #ddd;
    margin-left: -1px; }
  div.style-dev-so-listing-tabs .so-listing-tabs .product-layout .product-item-container .button-group {
    margin-bottom: 12px; }
  div.style-dev-so-listing-tabs .owl2-controls {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 45; }
  div.style-dev-so-listing-tabs .owl2-controls .owl2-nav div.owl2-prev {
    content: "\f104";
    top: 7px;
    left: auto;
    right: 37px; }
  div.style-dev-so-listing-tabs .owl2-controls .owl2-nav div.owl2-next {
    content: "\f105";
    top: 7px;
    left: auto;
    right: 7px; }
  div.style-dev-so-listing-tabs .owl2-controls .owl2-nav div.owl2-prev, div.style-dev-so-listing-tabs .owl2-controls .owl2-nav div.owl2-next {
    height: 25px;
    width: 25px;
    font-family: 'FontAwesome';
    border-radius: 25px;
    background: #fff;
    opacity: 1;
    border: 1px solid #a0a0a0;
    color: #a0a0a0;
    font-size: 0;
    margin: 0;
    padding: 0;
    text-align: center; }
  div.style-dev-so-listing-tabs .owl2-controls .owl2-nav div.owl2-prev:before, div.style-dev-so-listing-tabs .owl2-controls .owl2-nav div.owl2-next:before {
    font-size: 17px;
    line-height: 22px;
    text-align: center; }
  div.style-dev-so-listing-tabs .owl2-controls .owl2-nav div.owl2-prev:hover, div.style-dev-so-listing-tabs .owl2-controls .owl2-nav div.owl2-next:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #06463f; }
  div.style-dev-so-listing-tabs .list-sub-cat {
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
    margin: 0 0 30px; }
  div.style-dev-so-listing-tabs .list-sub-cat li.item-cate {
    width: 10%;
    float: left;
    border-width: 0 1px 0 0;
    border-color: #ddd;
    border-style: solid;
    text-align: center;
    padding: 10px 0;
    margin: 0; }
  div.style-dev-so-listing-tabs .list-sub-cat li.item-cate .ltabs-tab-img {
    margin: 0;
    float: none;
    height: auto; }
  div.style-dev-so-listing-tabs .list-sub-cat li.item-cate .ltabs-tab-img img {
    margin: 10px auto;
    background: none !important; }
  div.style-dev-so-listing-tabs .list-sub-cat li.item-cate .title-sub-cate {
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
    color: #555; }
  div.style-dev-so-listing-tabs .list-sub-cat li.item-cate.tab-sel, div.style-dev-so-listing-tabs .list-sub-cat li.item-cate:hover {
    background: #eee; }
  div.style-dev-so-listing-tabs .list-sub-cat li.item-cate.tab-sel .title-sub-cate, div.style-dev-so-listing-tabs .list-sub-cat li.item-cate:hover .title-sub-cate {
    color: #06463f; }

.rtl .block-popup-login .fa-times-circle:before {
  display: none; }

.shopping_cart .dropdown-menu .content-item {
  max-height: 320px;
  overflow: auto; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .so-search#sosearchpro .select_category select {
    padding-right: 0 !important; }

  .so-search#sosearchpro .select_category::after {
    display: none; } }
/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATSET BLOG
 [2] SIMPLE BLOG
 [3] ARTICLE INFO
 ==============================================*/
/*============SO LATSET BLOG ==================*/
/*============SIMPLE BLOG ==================*/
.blog-header {
  margin-bottom: 20px;
  background: #fff;
  padding: 5px;
}
.blog-header h3 {
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 18px;
  font-size: 1.8rem;
  /* [8] */ }

.blog-listitem.grid .itemBlogImg.left-block {
  display: block;
  position: relative; }

.so-latest-blog .media-content .media-author {
  padding: 0 10px 0 0; }

.so-latest-blog .content-detail {
  text-align: left; }

.so-latest-blog .media-content .readmore {
  padding-right: 15px;
  padding-left: 0; }

.blog-listitem.list .blog-item .itemBlogImg .article-image {
  margin: 0; }

.blog-listitem {
  /*margin: 0 -15px;*/
  display: inline-block; }
.blog-listitem .blog-item {
  padding: 0;
  margin-bottom: 30px; }
.blog-listitem .blog-item .itemBlogImg .article-image {
  position: relative; }

.blog-listitem .blog-item .itemBlogImg .article-image .article-date {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px; }
.blog-listitem .blog-item .itemBlogImg .article-image .article-date .date {
  font-size: 14px;
  color: #909090;
  display: block; }
.blog-listitem .blog-item .itemBlogImg .article-image .article-date .date b {
  font-size: 24px;
  color: #909090;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  display: block; }
.blog-listitem .blog-item .readmore a {
  display: block;
  width: 100%;
  padding: 15px 0 0;
  font-size: 16px;
  font-weight: 600;
  color: #06463f;
  text-align: left; }
.blog-listitem .blog-item .readmore a i {
  padding-right: 5px; }
.blog-listitem .blog-item .article-image {
  margin-bottom: 15px; }
.blog-listitem .blog-item .itemBlogContent .article-title h4 {
  margin-bottom: 5px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 16px;
  font-size: 1.6rem;
  /* [8] */ }
.blog-listitem .blog-item .itemBlogContent .article-title h4 a {
  color: #222;
  font-size: 16px;
  font-weight: bold; }
.blog-listitem .blog-item .itemBlogContent .article-title h4 a:hover {
  color: #06463f; }
.blog-listitem .blog-item .itemBlogContent .blog-meta {
  display: inline-block;
  padding: 15px 0 20px;
  border-bottom: 1px solid #ebebeb;
  vertical-align: top;
  width: 100%; }
.blog-listitem .blog-item .itemBlogContent .blog-meta i {
  padding-right: 5px; }
.blog-listitem .blog-item .itemBlogContent .blog-meta > span {
  line-height: 15px;
  font-weight: normal;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 13px;
  font-size: 1.3rem;
  /* [8] */
  color: #909090;
  float: left;
  padding-right: 20px; }
.blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count {
  padding-left: 0;
  color: #909090; }
.blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count a {
  color: #999;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 13px;
  font-size: 1.3rem;
  /* [8] */ }
.blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count a:hover {
  color: #06463f; }
.blog-listitem.list .article-description {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 0px;
  text-align: justify;
  margin-bottom: 0; }
.blog-listitem.list .blog-item {
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 1px 5px -1px rgba(0,0,0,.13);
  -webkit-transition: box-shadow .15s ease-in-out;
  transition: box-shadow .15s ease-in-out;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  padding: 5px;


}
.blog-listitem.list .blog-item .itemBlogContent .blog-meta {
  padding: 15px 0 20px;
  border: none; }

.product-filter-bottom.filters-blog {
  display: inline-block;
  float: none;
  width: 100%;
  padding: 15px;
  margin: 10px 0 0 !important;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #ebebeb; }
.product-filter-bottom.filters-blog .view-mode {
  text-align: left; }
.product-filter-bottom.filters-blog .pagination {
  margin-top: 5px; }
.product-filter-bottom.filters-blog .pagination > li span, .product-filter-bottom.filters-blog .pagination > li a {
  width: 32px;
  height: 32px;
  padding: 0;
  line-height: 30px;
  border-radius: 100%; }

.simple-blog-product h4 {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 14px;
  font-size: 1.4rem;
  /* [8] */ }
/*============ARTICLE INFO==================*/
div.article-info .article-title h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #1e1e1e;
  font-weight: bold;
  margin: 0 0 15px; }
div.article-info .article-sub-title {
  display: inline-block;
  width: 100%; }
div.article-info .article-sub-title span {
  display: block;
  float: left;
  color: #999;
  padding: 0 10px;
  font-size: 13px; }
div.article-info .article-sub-title span.article-author {
  padding-left: 0; }
div.article-info .article-sub-title span.article-author a {
  color: #999;
  font-size: 13px; }
div.article-info .article-sub-title span.article-author a:hover {
  color: #06463f; }
div.article-info .article-sub-title span.article-comment {
  border-right: 0; }
div.article-info .article-sub-title .article-share {
  display: none; }
div.article-info .article-image {
  margin-bottom: 30px; }
div.article-info .related-comment {
  border-radius: 0;
  border: 0;
  border-top: 1px solid #e6e6e6;
  padding-top: 40px;
  box-shadow: none;
  margin-top: 40px; }
div.article-info .related-comment .article-reply {
  border: none;
  background: #f9f9f9; }
div.article-info .related-comment .article-reply .author {
  font-weight: bold;
  font-size: 16px; }
div.article-info .related-comment .article-reply .article-reply {
  background: #f4f3f3; }
div.article-info .related-comment .panel-body {
  padding: 0;
  border: 0; }
div.article-info .related-comment .panel-body .form-group #comments {
  padding: 0;
  border: 0;
  overflow: hidden; }
div.article-info .related-comment .panel-body .form-group #comments h2#review-title {
  margin: 0 0 30px;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  color: #121212; }
div.article-info .related-comment #button-comment {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  text-transform: uppercase; }
@media (min-width: 992px) {
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-control {
    width: 70%;
  }
  div.article-info .related-comment #button-comment {
    padding: 10px 52px; } }
@media (max-width: 992px) {
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-control {
    width: 70%;
  }
   }
div.article-info .related-comment #button-comment:hover {
  background: #444;
  border-color: #444; }
div.article-info .itemFullText {
  text-align: justify; }
/*============ARTICLE COMMENTS==================*/
.comments {
  margin-bottom: 30px; }

.comments.comments-level-1 {
  margin-left: 136px; }

.comments .pull-left {
  width: 100px;
  height: 100px;
  display: block;
  background-color: #f5f5f5;
  margin-right: 30px;
  position: relative;
  padding: 0; }

.comments .pull-left .fa {
  font-size: 46px;
  display: block;
  text-align: center;
  margin: 25px 0; }

.comments .pull-left img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2; }

.comments .pull-left span {
  position: absolute;
  display: inline-block;
  top: 15%; }

.comments .media-body .media-title {
  color: #1fc0a0;
  padding-bottom: 14px; }

.comments .media-body .media-title .username {
  font-size: 18px;
  font-style: italic;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  display: inline-block;
  margin-right: 14px; }

.comments .media-body .media-title .time {
  font-size: 16px; }

.comments .media-body .media-title .time .fa {
  font-size: 20px;
  margin-right: 13px;
  position: relative;
  top: 3px; }

.comments .media-body .media-title .link:hover {
  text-decoration: none; }

@media (max-width: 745px) {
  .comments {
    margin-bottom: 28px; }

  .comments.comments-level-1 {
    margin-left: 70px; }

  .comments .pull-left {
    width: 70px;
    height: 70px;
    margin-right: 20px; }

  .comments .pull-left:before {
    font-size: 46px;
    line-height: 1em;
    top: 10px; }

  .comments .media-body .media-title time {
    display: block; }

  .comments .media-body .media-title time .icon {
    font-size: 20px;
    margin: 0 6px 0 0;
    position: relative;
    top: 3px; } }
/*===============================================

 [SASS DIRECTORY ]
 [1] HEADING
 [2] LINK & COLUMN
 [3] BLOCK FORM
 [4] BLOCK TABLE
 ==============================================*/
/*================ HEADING ===================*/
html {
  width: 100%;
  outline: 0 !important;
  direction: ltr; }

body {
  color: #000;
  font-size: 13px;
  background: #f1f1f1;
  line-height: 25px; }

.owl2-carousel .owl2-item img {
  transform-style: inherit; }

h1 {
  font-size: 33px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 17px;
  height:90px;}

h5 {
  font-size: 13px; }

h6 {
  font-size: 12px; }

.h1, .h2, .h3, h1, h2, h3, .h4, .h5, .h6, h4, h5, h6 {
  margin: 0 0 15px 0; }

::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em; }

::-webkit-scrollbar-thumb {
  background: #777; }

::-webkit-scrollbar-track {
  background: #d6d6d6; }

body {
  scrollbar-face-color: #777;
  scrollbar-track-color: #d6d6d6; }

@media only screen and (max-width: 992px) {
  ::-webkit-scrollbar {
    width: 0.3em;
    height: 0.3em; }
    ::-webkit-scrollbar-thumb {
      background: #777; }
    ::-webkit-scrollbar-track {
      background: #d6d6d6; }
    body {
      scrollbar-face-color: #777;
      scrollbar-track-color: #d6d6d6; }
.content-aside{
  display: none;
}
}
/*================ LINK & COLUMN ===================*/
.textColor {
  color: #06463f; }

ul.menu, ol.menu, ul.blank {
  list-style: none;
  margin: 0;
  padding: 0; }

option {
  padding: 2px 5px;
  border-width: 1px; }

.alert ol li {
  list-style-type: decimal;
  margin: 0 0 5px 15px; }

img {
  max-width: 100%; }

.over {
  overflow: visible; }

.align-center {
  display: table;
  margin: 0 auto; }

.text-danger {
  color: #fff;
  display: inline-block;
  background-color: #a94442;
  padding: 0 5px;
  margin: 5px 0;
  border-radius: 3px;
  font-size: 11px; }

a {
  color: #000; }
  a:hover {
    color: #d7b621;
    text-decoration: none; }

a, a:visited, a:active, a:link, a:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none; }

ol {
  counter-reset: item;
  padding: 0 0 0 15px; }

sup {
  color: #f00;
  font-size: 100%;
  top: -4px; }

.list-inline {
  display: inline-block;
  margin: 0; }
  .container-megamenu .list-inline a {
    display: inline-block; }

.clearfix {
  clear: both; }

.img-thumbnail.pull-left {
  margin-right: 30px; }
  .img-thumbnail.pull-right {
    margin-left: 30px; }

.margin-zero {
  margin: 0; }

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
/*================ FORM ===================*/
legend {
  font-size: 18px;
  padding: 7px 0px; }
/* @group 2. Inputs
 -------------------*/
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .form-control, select {
  border-radius: 3px;
  background-color: #eee;
  border: 1px solid #c5c5c5;
  color: #3d3d3d;
  padding: 9px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  box-shadow: none !important;
  transition: all 0.3s ease; }

input#input-captcha {
  margin-bottom: 15px; }

textarea:focus, textarea:hover, input[type="text"]:focus, input[type="text"]:hover, input[type="password"]:focus, input[type="password"]:hover, input[type="datetime"]:focus, input[type="datetime"]:hover, input[type="datetime-local"]:focus, input[type="datetime-local"]:hover, input[type="date"]:focus, input[type="date"]:hover, input[type="month"]:focus, input[type="month"]:hover, input[type="time"]:focus, input[type="time"]:hover, input[type="week"]:focus, input[type="week"]:hover, input[type="number"]:focus, input[type="number"]:hover, input[type="email"]:focus, input[type="email"]:hover, input[type="url"]:focus, input[type="url"]:hover, input[type="search"]:focus, input[type="search"]:hover, input[type="tel"]:focus, input[type="tel"]:hover, input[type="color"]:focus, input[type="color"]:hover, .uneditable-input:focus, .uneditable-input:hover {
  outline: 0;
  border: 1px solid #06463f;
  outline: thin dotted \9;
  background-color: #fff;
  /* IE6-9 */ }

textarea {
  max-width: 100%; }

.form-control {
  height: 36px; }
/* @end */
/* @group 3. Dropdown
 -------------------*/
.header-top-right .top-link > li {
  position: relative; }

header .dropdown-menu {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.2s ease-out;
  margin-top: 20px;
  min-width: 120px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, .15);
  right: 0;
  left: auto;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

header .open > .dropdown-menu {
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }

.size-img-cart {
  width: 80px; }

.dropdown-menu {
  background: #fff;
  padding: 5px 0;
  margin-top: 0;
  border-radius: 0px;
  border: none;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  font-size: 12px; }

#sosearchpro .dropdown-menu {
  top: 100%;
  display: none; }
  @media (min-width: 1200px) {
    #sosearchpro .dropdown-menu {
      min-width: 300px; } }
  #sosearchpro .dropdown-menu .media-left {
    float: left; }
  #sosearchpro .dropdown-menu .media-body a {
    color: #555;
    float: none; }
  #sosearchpro .dropdown-menu .media-body a:hover {
    color: #06463f; }
  #sosearchpro .dropdown-menu:after {
    display: none; }

.dropdown-menu > li > a {
  padding: 5px 15px;
  color: #555; }
  .dropdown-menu > li > a:hover {
    color: #06463f; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: #f7f7f7; }

.nav-header {
  color: #667280; }
/* @end */
/* @group 4. Buttons
 ------------------*/
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.button, .btn {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .button:hover, .btn:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }
  .button:hover, .btn:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  }

.btn-warning {
  background: #f0ad4e; }

.btn-success {
  background: #5cb85c; }

.btn-info {
  background: #999;
  border-radius: 0;
  text-transform: uppercase; }

.btn-primary {
  background: #999;
  border-radius: 0;
  text-transform: uppercase; }

.btn-danger {
  background: #d9534f;
  border-radius: 0; }

.btn-revo {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  padding: 0 35px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 20px 0 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .btn-revo:hover {
    background: #999; }

.button .fa, .btn .fa {
  margin: 0 5px; }

.button.inverse, .btn.inverse {
  background-color: #555; }

.button.inverse:hover, .btn.inverse:hover {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }

.button-continue-shopping {
  display: block;
  float: left; }

.button-checkout {
  display: block;
  float: right; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5; }
/* @end */
.btn-inline {
  display: inline-block; }
/*================ TABLE ===================*/
.table thead > tr > th {
  background: #eee; }

table.std th, table.std td {
  vertical-align: middle;
  border: #ddd;
  padding: 10px;
  text-align: center; }

table.std th {
  white-space: nowrap;
  background: #f5f5f5; }

table.std tfoot td {
  color: #333;
  text-align: right;
  white-space: nowrap; }

table.std {
  background: #fdfdfd;
  border-spacing: 0;
  vertical-align: middle;
  border: #ddd;
  width: 100%; }

table th {
  border: #ddd;
  color: #7a7a7a;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase; }

.delivery_option table td {
  text-align: center; }

table tfoot td {
  text-align: right; }

table.table-bordered thead > * {
  background-color: rgba(51, 51, 51, 0.1);
  font-weight: bold; }
/*================ PAGINATION ===================*/
.pagination > li {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top; }
  .pagination > li span, .pagination > li a {
    padding: 3px 8px; }
  .pagination > li a:hover, .pagination > li span:hover {
    color: #fff;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .pagination > li.active, .pagination > li:hover {
    background: transparent;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .pagination > li.active span, .pagination > li:hover span {
    color: #06463f;
    background: transparent;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .pagination > li.active span:hover, .pagination > li:hover span:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .pagination > li:last-child {
    margin-right: 0; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 0; }

.pagination > li > a, .pagination > li > span {
  color: #666; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 0; }

.checkout-cart .btn-block input {
  min-width: 40px;
  text-align: center; }
  .checkout-cart .table-responsive {
    direction: ltr; }
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTACT PAGE
 [2] PAEG ABOUT US
 [3] PAGE BLOG
 [4] PAGE 404
 ==============================================*/
/*============ CONTACT PAGE ==============*/
#map-canvas {
  height: 550px;
  width: 100%;
  margin: 0px 0 10px; }

.info-contact {
  padding-top: 0px; }
  .info-contact .name-store h3 {
    font-size: 16px;
    color: #222;
    text-transform: uppercase; }
  .info-contact .text {
    padding-left: 30px; }
  .info-contact .comment {
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px; }

.module.page_contact_custom {
  margin-bottom: 0; }
  .module.page_contact_custom .block-contact .item .item-wrap {
    background-color: #f2f2f2;
    font-size: 14px;
    color: #222;
    overflow: hidden;
    text-align: left;
    padding: 17px 20px; }
  .module.page_contact_custom .image-about-us img {
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .module.page_contact_custom .image-about-us img:hover {
    opacity: 0.7; }
  .module.page_contact_custom .block-contact .item .item-wrap .icon {
    display: inline-block;
    height: 66px;
    width: 66px;
    border-radius: 50%;
    border: 1px solid #b7b7b7;
    float: left;
    margin-right: 10px; }
  .module.page_contact_custom .block-contact .item .item-wrap .info {
    padding: 20px 0;
    line-height: 20px;
    white-space: nowrap; }
  .module.page_contact_custom .block-contact .item.address .item-wrap .info {
    padding: 13px 0; }
  .module.page_contact_custom .block-contact .item.phone .item-wrap .icon {
    background: url("../../images/icon/icon_general.png") no-repeat -9px -1761px #f2f2f2; }
  .module.page_contact_custom .block-contact .item.address .item-wrap .icon {
    background: url("../../images/icon/icon_general.png") no-repeat -9px -1818px #f2f2f2; }
  .module.page_contact_custom .block-contact .item.support .item-wrap .icon {
    background: url("../../images/icon/icon_general.png") no-repeat -9px -1706px #f2f2f2; }

.contact-form legend {
  border: none;
  padding: 0;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center; }
  .contact-form legend h2 {
    font-size: 18px;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold; }
  .contact-form p {
    text-align: center; }
/*============ PAEG ABOUT US ==============*/
.about_us {
  text-align: center; }
  .about_us .title-page {
    font-size: 18px;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold; }
  .about_us .content-page {
    text-align: center; }
/*============ PAGE 404  ==============*/
.button-404 > a {
  margin: 0 10px; }

.content_404 {
  margin: 40px 0 30px; }

.content_404 .block-top h2 {
  color: #222;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px; }

.content_404 .block-top .warning-code {
  font-size: 14px;
  color: #7d7d7d;
  margin-bottom: 40px; }
/*============ PAGE COMMING SOON  ==============*/
.page-comingsoon {
  background: url("../../images//bg-comingsoon.jpg") no-repeat center center;
  text-align: center;
  min-height: 600px; }
/*INFOMATION*/
.module-content {
  background: #fff;
  border: 1px solid #ddd;
  padding: 0 20px; }
  .module-content .list-box li {
    position: relative;
    padding-left: 15px; }
  .module-content .list-box li:before {
    position: absolute;
    display: block;
    top: 16px;
    background: #999;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    left: 0; }

.panel-default > .panel-heading {
  background: #fff; }

.title-under {
  position: relative;
  margin-bottom: 50px; }
  .title-under:after {
    content: "";
    position: absolute;
    display: block;
    height: 4px;
    width: 68px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    bottom: -10px; }

.owl2-carousel .owl2-item img {
  transform-style: initial !important; }

.title-under.text-center:after {
  left: 50%;
  margin-left: -34px; }

.media-box-link--arrow .icon {
  font-size: 30px; }

.media-box-link--figure .icon {
  font-size: 70px; }

.media-box-link {
  display: table-row;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  cursor: pointer;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.btn-default {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  border-radius: 0; }
  .btn-default:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }

.media-box-link h4 {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.media-box-link .icon {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.media-box-link--figure, .media-box-link--content, .media-box-link--arrow {
  display: table-cell;
  padding: 6% 0;
  vertical-align: middle; }

.media-box-link--figure {
  width: 23%; }

.media-box-link--content {
  padding-right: 5%;
  width: 67%; }

.media-box-link--arrow {
  width: 10%;
  vertical-align: middle; }

.media-box-link:hover {
  background-color: #f5f5f5;
  color: #777; }

.media-box-link:hover h4 {
  color: #333; }

.media-box-link:hover .icon {
  color: #06463f; }

.page_warranity {
  color: #777; }
  .page_warranity .title-under {
    color: #333; }
  .page_warranity .icon.icon-error {
    font-size: 30px;
    vertical-align: middle; }
  .page_warranity .media-icon--content .color-dark.font18 {
    color: #333;
    font-size: 500; }

.color {
  color: #06463f; }

.title-decimal {
  font-size: 20px;
  position: relative;
  padding: 4px 0 9px 69px; }
  @media (min-width: 1200px) {
  .title-decimal {
    font-size: 30px; } }
  .title-decimal:before {
    content: attr(data-content);
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    line-height: 40px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    width: 44px;
    height: 44px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0; }

.decimal-list {
  padding: 0;
  margin: 10px 0 0 0;
  list-style-type: none;
  counter-reset: myCounter; }

.decimal-list li {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  padding: 0 0 0 18px;
  margin-bottom: 7px;
  text-indent: 0;
  position: relative; }
  .decimal-list li:before {
    content: counter(myCounter);
    counter-increment: myCounter;
    position: absolute;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #06463f;
    font-weight: 500;
    left: 0; }
/*===============================================
 [SASS DIRECTORY ]
 [1] BOX SALE,NEW
 [2] RATE
 [3] TODAY'S DEALS
 [4] PRODUCT CATEGORY
 [5] TOOLBAR
 [6] PRODUCT LIST SIMPLE
 [7] QUICKVIEW
 ==============================================*/
/*============ BOX SALE,NEW ==============*/
.label-product {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  z-index: 7;
  border-radius: 50%;
  line-height: 38px;
  position: absolute; }
  .label-product.label-sale {
      background: rgb(255, 66, 0);
      top: 5px;
      left: 11px;
      width: 50px;
      height: 50px;
      line-height: 17px;
      padding-top: 15px;
      font-size: 18px;
      /*left: auto !important;*/
  }
  .label-product.label-new {
    background: #090;
    top: 25px;
    width: 155px !important;
    /*height: 80px !important;*/
    border-radius: 0 !important;
    right: 25px; }

.label-percent {
  padding: 2px 5px;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  font-size: 13px;
  font-weight: normal; }

.product-options label {
  padding: 0;
  color: #666; }
  .product-options .label {
    font-weight: normal;
    font-size: 11px; }
  .product-options .radio {
    position: relative;
    z-index: 2;
    text-transform: capitalize;
    cursor: pointer; }
  .product-options .radio .fa {
    display: none; }
  .product-options .active .fa {
    display: block; }
  .product-options .fa {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 22px;
    height: 22px;
    color: white;
    line-height: 22px;
    text-align: center;
    left: 0; }
/*============ BOX RATE ==============*/
.rating, .ratings {
  font-size: 12px;
  margin-bottom: 5px; }
  .rating span.fa-stack .fa-star-o:before, .ratings span.fa-stack .fa-star-o:before {
    content: "\f006";
    color: #06463f; }
  .rating span.fa-stack .fa-star.fa-stack-1x, .ratings span.fa-stack .fa-star.fa-stack-1x {
    z-index: 1; }
  .rating span.fa-stack .fa-star.fa-stack-1x:before, .ratings span.fa-stack .fa-star.fa-stack-1x:before {
    content: "\f005";
    color: #ebdb2c; }

span.fa-stack {
  width: 14px;
  height: 14px;
  line-height: 14px; }
  span.fa-stack .fa-star-o:before {
    content: "\f006";
    color: #06463f; }
  span.fa-stack .fa-stack-2x {
    font-size: 1em; }
  span.fa-stack .fa-star.fa-stack-2x {
    position: relative;
    z-index: 1; }
  span.fa-stack .fa-star.fa-stack-2x:before {
    content: "\f005";
    color: #ebdb2c; }

.price {
  margin: 0 0 10px 0;
  line-height: normal;
  color: #06463f;
  font-size: 16px;
  font-weight: 700; }
  .price .price-old {
    line-height: normal;
    padding: 0 5px;
    display: inline-block;
    text-decoration: line-through;
    color: #999;
    font-size: 13px;
    font-weight: normal; }
  .price .price-new, .price span.price {
    color: #fd1f27;
    font-size: 24px;
    font-weight: 700; }
/*====================TODAY'S DEALS ====================*/
.countdown_box {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  left: 50%;
  width: 170px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1) translateX(-50%);
  -moz-transform: scale(1) translateX(-50%);
  -ms-transform: scale(1) translateX(-50%);
  -o-transform: scale(1) translateX(-50%);
  transform: scale(1) translateX(-50%); }
  .countdown_box .countdown_inner {
    display: table;
    background: #555;
    width: 100%;
    text-align: center; }
  .countdown_box .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 8px;
    display: none; }
  .countdown_box .time-item {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    width: 25%; }
  .countdown_box .time-item .num-time {
    font-size: 14px;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.06); }
  .countdown_box .time-item .num-time, .countdown_box .time-item .name-time {
    padding: 0 10px; }
  .countdown_box .time-item:last-child {
    border: none; }

.today_deals .title-category {
  padding: 0;
  padding-bottom: 20px; }

.today_deals .product-item-container .left-block {
  text-align: center; }
  .today_deals .product-item-container .left-block .product-image-container {
    display: inline-block; }

.deals_module_wrapper .product-item-container {
  border: 1px solid #e6e6e6;
  padding: 20px;
  overflow: hidden; }
  .deals_module_wrapper .product-item-container .left-block {
    position: relative;
    z-index: 2; }
  .deals_module_wrapper .product-item-container .box-label .label-product {
    margin-left: 15px; }
  .deals_module_wrapper button.btn-default {
    border: 1px solid #06463f;
    height: 32px;
    line-height: 30px;
    color: #06463f;
    background: #fff;
    border-radius: 0;
    min-width: 32px;
    padding: 0;
    border-radius: 50%; }
  .deals_module_wrapper button.btn-default:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }
  .deals_module_wrapper button.btn-default.addToCart {
    padding: 0 10px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff;
    border-radius: 18px; }
  .deals_module_wrapper .price .price-new {
    font-size: 18px; }
  .deals_module_wrapper .product-box-desc {
    margin-top: 5px; }
  .deals_module_wrapper .product-box-desc span {
    min-width: 100px;
    display: inline-block; }
  .deals_module_wrapper .product-box-desc .status-stock {
    color: #5dbe45; }
  .deals_module_wrapper .title-product {
    font-size: 18px;
    margin-bottom: 10px; }
  .deals_module_wrapper .title-product a {
    color: #555; }
  .deals_module_wrapper .title-product a:hover {
    color: #06463f; }
  .deals_module_wrapper .short_description {
    margin: 10px 0; }
  .deals_module_wrapper .countdown_box {
    position: static;
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
    margin: -50px auto 0;
    width: 210px; }
  .deals_module_wrapper .owl2-controls {
    position: absolute;
    z-index: 1;
    right: 0;
    top: -35px; }
  .deals_module_wrapper .owl2-controls .owl2-prev, .deals_module_wrapper .owl2-controls .owl2-next {
    vertical-align: top;
    margin: 0 3px;
    padding: 9px 20px;
    background: #555;
    color: #fff;
    border-radius: 3px;
    border: none;
    background: #999;
    float: left;
    border-radius: 0;
    padding: 3px 10px;
    line-height: 20px;
    font-size: 18px; }
  .deals_module_wrapper .owl2-controls .owl2-prev:hover, .deals_module_wrapper .owl2-controls .owl2-next:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }
  .deals_module_wrapper .owl2-controls .owl2-prev:hover, .deals_module_wrapper .owl2-controls .owl2-next:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
/*====================PRODUCT CATEGORY ====================*/
.title-category {
  color: #222;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
  font-weight: bold;
  padding-bottom: 22px; }

.products-category .form-group.clearfix {
  margin: 0; }
  .products-category .filter_group {
    width: 25%;
    display: inline-block;
    vertical-align: top; }
  .products-category .category-info img {
    margin-bottom: 10px; }

.refine-search .thumbnail {
  margin-bottom: 10px; }
  .refine-search a {
    color: #555;
    display: block; }
  .refine-search a:hover {
    color: #06463f; }
/*SIDEBAR LISTING - RESPONSIVE*/
.open-sidebar {
  line-height: 25px;
  display: inline-block;
  border: 2px solid #999;
  margin-bottom: 20px;
  padding: 0px 15px;
  letter-spacing: 1px;
  font-size: 10px;
  text-transform: uppercase; }

@media only screen and (max-width: 992px) {
  body.open-sboff {
    height: 100%;
    overflow: hidden; }

  .open-sidebar i.fa {
    margin-right: 5px; }

  .product-detail .sidebar-overlay, .page-category .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998; }

  .product-detail .sidebar-offcanvas, .page-category .sidebar-offcanvas {
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 30px;
    margin: 0px;
    left: -100%;
    padding-left: 15px !important;
    padding-right: 10px !important; }
    .product-detail .sidebar-offcanvas.active, .page-category .sidebar-offcanvas.active {
      left: 0; } }
/*TOOLBAR LISTING TOP*/
#content.col-sm-6 .product-compare {
  display: none; }

.filters-panel {
  margin-bottom: 25px;
  background: #fff;
  padding: 5px;
}
  .filters-panel:before, .filters-panel:after {
    content: " ";
    display: table; }
  .filters-panel:after {
    clear: both; }
  .filters-panel.product-filter-bottom {
    /*margin: 25px 0 0;*/
  }
  .filters-panel.product-filter-bottom .short-by-show {
    line-height: 40px; }
  .filters-panel .pagination {
    margin: 0; }
  .filters-panel .list-view button.btn {
    border-radius: 0;
    padding: 9px;
    color: #fff;
    border: none;
    background: #252525;
    width: 40px;
    height: 40px;
    font-size: 14px; }
  .filters-panel .list-view button.btn.grid {
    margin-right: -3px; }
  .filters-panel .list-view button.btn.active {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff;
    box-shadow: none; }
  .filters-panel .list-view button.btn.active:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }
  .filters-panel .list-view button.btn:hover {
    color: #fff;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .filters-panel .list-view button.btn:focus {
    border-radius: 0;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    outline: none; }
  .filters-panel .list-view .fa {
    margin: 0; }
  .filters-panel label {
    font-weight: normal;
    line-height: 40px; }
  .filters-panel .btn-default {
    padding: 9px 20px;
    background: #eee;
    color: #333;
    border-radius: 3px;
    border: none;
    font-size: 13px; }
  .filters-panel .btn-default:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }
  .filters-panel .form-control, .filters-panel .btn {
    color: #6b6b6b;
    height: 38px;
    padding: 9px 15px;
    border: 1px solid #e8e8e8;
    background: transparent;
    border-radius: 0; }
  @media (min-width: 1200px) {
  .filters-panel .form-inline .form-group {
    margin-left: 20px; } }

.box-pagination .pagination > li span, .box-pagination .pagination > li a {
  padding: 0;
  width: 27px;
  height: 28px;
  line-height: 28px;
  text-align: center; }
  .box-pagination .pagination {
    margin-top: 6px;
    display: block; }
/*================ PRODUCT LIST ===================*/
.product-layout .second_img .img_0 {
  right: 50%;
  top: 0;
  transform: translate(50%, 0); }

.products-list {
  margin-right: -5px;
  margin-left: -5px;
}
  .products-list .product-layout {
    overflow: hidden;
    position: relative;
  }
  .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner {
    background: transparent;
    box-shadow: none; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item {
      padding: 1px 0;
      background: #444;
      border: none;
      margin-right: 2px;
      width: 23.5%; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item .num-time {
      font-size: 14px;
      color: #fff;
      margin: 0;
      border: none;
      height: 18px;
      line-height: 20px;
      font-weight: bold; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item .name-time {
      font-size: 10px;
      color: #fff;
      margin: 0;
      height: 20px;
      line-height: 20px;
      text-transform: uppercase; }
  .products-list .product-layout .product-item-container .left-block .quickview {
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff;
    cursor: pointer;
    z-index: 99; }
    .products-list .product-layout .product-item-container .left-block .quickview:hover {
      background-color: #cc4a00;
      color: #fff; }
  .products-list .product-layout .product-item-container .button-group button.addToCart, .products-list .product-layout .product-item-container .button-group button.wishlist, .products-list .product-layout .product-item-container .button-group button.compare {
    background-color: #fff;
    border: 1px solid #06463f; }
    .products-list .product-layout .product-item-container .button-group button:hover {
      /*background-image: linear-gradient(287deg, #090 0%, #06463f 100%);*/
      color: #06463f;
      /*background-image: linear-gradient(287deg, #090 0%, #06463f 100%); */
    }
  .products-list .product-layout .product-item-container .button-group .quickview {
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    background: #999 url("../../images/icon/icon_quickview.png") no-repeat center center; }
  .products-list .product-layout .product-item-container:hover .countdown_box {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
.products-list.list-masonry .product-layout .product-item-container, .products-list.grid .product-layout .product-item-container {
  padding: 15px 0;
  margin: 5px 0px;
  /*position: relative;*/
  border: 1px solid #e8e8e8;
  background: #fff;
  /*height: 475px;*/
  box-shadow: 0 1px 5px -1px rgba(0,0,0,.13);
  -webkit-transition: box-shadow .15s ease-in-out;
  transition: box-shadow .15s ease-in-out;
  border-radius: 5px;
  overflow: hidden; }

  .module .products-list.grid .product-layout .product-item-container{
    /*height: 430px !important;*/
  }

  #asemanatoare  .releate-products .products-list.grid .product-layout .product-item-container{
    height: 460px !important;
  }
  .products-list.list-masonry .product-layout .product-item-container iframe, .products-list.grid .product-layout .product-item-container iframe {
    width: 100%; }
  .products-list.list-masonry .product-layout .product-item-container .quickview, .products-list.grid .product-layout .product-item-container .quickview {
    opacity: 1;
    position: absolute;
    top: 30%;
    margin: 0;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    border-radius: 50%;
    left: 50%;
    margin-left: -16px; }
  .products-list.list-masonry .product-layout .product-item-container .left-block, .products-list.grid .product-layout .product-item-container .left-block {
    /*position: relative;*/
    width: 100%;
    float: left; }
  .products-list.list-masonry .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item, .products-list.grid .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item {
    background: rgba(0, 0, 0, 0.7); }
  .products-list.list-masonry .product-layout .product-item-container .right-block, .products-list.grid .product-layout .product-item-container .right-block {
    margin-top: 0px;
    width: 100%;
    text-align: center;
    clear: both; }
.products-category  .products-list.list-masonry .product-layout .product-item-container .right-block .caption, .products-category .products-list.grid .product-layout .product-item-container .right-block .caption {
    padding: 0;
    height: 190px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .products-list.list-masonry .product-layout .product-item-container .right-block .caption h4, .products-list.grid .product-layout .product-item-container .right-block .caption h4 {
      margin-bottom: 0px; padding: 10px;}
    .products-list.list-masonry .product-layout .product-item-container .right-block .caption h4 a, .products-list.grid .product-layout .product-item-container .right-block .caption h4 a {
      font-size: 14px;
      color: #222;

      font-weight: 600;
      /*text-transform: capitalize; */
    }
      .products-list.list-masonry .product-layout .product-item-container .right-block .caption h4 a:hover, .products-list.grid .product-layout .product-item-container .right-block .caption h4 a:hover {
        color: #06463f; }
    .products-list.list-masonry .product-layout .product-item-container .right-block .caption .ratings, .products-list.grid .product-layout .product-item-container .right-block .caption .ratings {
       }
  .products-list.list-masonry .product-layout .product-item-container .button-group, .products-list.grid .product-layout .product-item-container .button-group {
    /*position: absolute;*/
    font-size: 14px;
    /*bottom: 15px;*/
    /*right: 0;*/
    /*left: 0;*/
    /*z-index: 2;*/
    opacity: 1;
    visibility: visible; }
  .products-list.list-masonry .product-layout .product-item-container .button-group button, .products-list.grid .product-layout .product-item-container .button-group button {
    /*bottom: -70px;*/
    position: relative;
    border: none;
    height: 32px;
    line-height: 30px;
    border-radius: 100%;
    color: #06463f;
    font-size: 18px;
    /*border: 1px solid #06463f;*/
    min-width: 32px;
    text-align: center; }
    .products-list.list-masonry .product-layout .product-item-container .button-group button:hover, .products-list.grid .product-layout .product-item-container .button-group button:hover {
      /*background-image: linear-gradient(287deg, #090 0%, #06463f 100%);*/
      /*color: #fff !important;*/
    }
      .products-list.list-masonry .product-layout .product-item-container .button-group button.addToCart, .products-list.grid .product-layout .product-item-container .button-group button.addToCart {
          padding: 0px 24px 18px 65px;
          color: #fff;
          border-radius: 0px;
          background: url('http://runi.pt/image/catalog/buton%20shop.png');
              background-size: auto auto;
          /*-webkit-transition: bottom 0.2s ease-in-out;*/
          /*-moz-transition: bottom 0.2s ease-in-out;*/
          /*transition: bottom 0.2s ease-in-out;*/
          background-size: cover;
          border: 0px;
      }
    .products-list.list-masonry .product-layout .product-item-container .button-group button.wishlist, .products-list.grid .product-layout .product-item-container .button-group button.wishlist {
      padding: 0;
      width: 32px;
      -webkit-transition: bottom 0.4s ease-in-out;
      -moz-transition: bottom 0.4s ease-in-out;
      transition: bottom 0.4s ease-in-out;
      color: #ef2809; }
    .products-list.list-masonry .product-layout .product-item-container .button-group button.compare, .products-list.grid .product-layout .product-item-container .button-group button.compare {
      padding: 0;
      width: 32px;
      -webkit-transition: bottom 0.6s ease-in-out;
      -moz-transition: bottom 0.6s ease-in-out;
      transition: bottom 0.6s ease-in-out;
      color: #06463f; }
  .products-list.list-masonry .product-layout .product-item-container .button-group, .products-list.grid .product-layout .product-item-container .button-group {
    opacity: 1;
    visibility: visible; }
    .products-list.list-masonry .product-layout .product-item-container:hover .button-group button, .products-list.grid .product-layout .product-item-container:hover .button-group button {
      bottom: 0;
      margin: 0 1px; }
  /*.products-list.list-masonry .product-layout .product-item-container:hover .caption, .products-list.grid .product-layout .product-item-container:hover .caption {*/
    /*opacity: 0;*/
    /*visibility: hidden; }*/
  .products-list.list-masonry .product-layout .product-item-container:hover .quickview, .products-list.grid .product-layout .product-item-container:hover .quickview {
    opacity: 1;
    top: 40%; }
    .products-list.list-masonry .product-layout .product-item-container:hover .quickview:hover, .products-list.grid .product-layout .product-item-container:hover .quickview:hover {
      background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .products-list.list .product-layout .product-item-container {
    float: left;
    width: 100%;
    margin: 15px 0;
    overflow: hidden; }
  .products-list.list .product-layout .product-item-container .left-block {
    padding: 0;
    overflow: hidden;
    text-align: center; }
  .products-list.list .product-layout .product-item-container .left-block .quickview {
    border-radius: 100%;
    top: 0;
    opacity: 0;
    top: 30%;
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -16px; }
  .products-list.list .product-layout .product-item-container .left-block .product-image-container {
    border: 1px solid #e8e8e8; }
  .products-list.list .product-layout .product-item-container .left-block .countdown_box {
    padding: 10px; }
  .products-list.list .product-layout .product-item-container .countdown_box {
    width: 100%; }
  .products-list.list .product-layout .product-item-container .label-new {
    top: 8px;
    right: 8px;
    left: auto; }
  .products-list.list .product-layout .product-item-container .label-sale {
    top: 8px;
    left: 8px;
    right: auto; }
  .products-list.list .product-layout .product-item-container .right-block .caption {
    padding: 0 10px; }
    .products-list.list .product-layout .product-item-container .right-block .caption h4 {
      margin-top: 0; }
    .products-list.list .product-layout .product-item-container .right-block .caption h4 a {
      color: #222;
      font-size: 18px; }
  .products-list.list .product-layout .product-item-container .right-block .description {
    padding: 0; }
  .products-list.list .product-layout .product-item-container .right-block .button-group {
    margin: 20px 0 0 0;
    padding: 0 10px; }
  .products-list.list .product-layout .product-item-container .button-group button {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff;
    font-size: 13px;
    transition: all 0.3s;
    height: 32px;
    line-height: 30px;
    border: 1px solid #06463f;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
    min-width: 32px; }
  .products-list.list .product-layout .product-item-container .button-group button:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff !important;
    background: #06463f !important; }
  .products-list.list .product-layout .product-item-container .button-group button.addToCart {
    padding: 0 10px;
    color: #fff;
    border-radius: 16px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .products-list.list .product-layout .product-item-container .button-group button.wishlist {
    color: #06463f;
    background: transparent;
    margin-left: 2px; }
  .products-list.list .product-layout .product-item-container .button-group button.compare {
    color: #06463f;
    background: transparent;
    margin-left: 2px; }
  .products-list.list .product-layout .product-item-container:hover .left-block .quickview {
    top: 46%;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
    .products-list.list .product-layout .product-item-container:hover .left-block .quickview:hover {
      background-color: #444;
      border-color: #444; }
    .products-list.list .product-layout .product-item-container:hover .left-block .countdown_box {
      transform: scale(0); }
    .products-list.list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img_0 {
      top: 0;
      opacity: 1;
      z-index: 0; }
  .products-list.list .product-layout .product-item-container:hover .right-block .caption h4 a {
    color: #06463f; }
/*============ QUICKVIEW ==============*/
#product-quick .product-view .content-product-right .product-box-desc {
  padding: 15px;
  border: 1px dotted #eee;
  margin: -25px 0 0px;
  font-style: italic;
  color: #999; }
  #product-quick .product-view .content-product-right .product-box-desc span {
    font-weight: normal; }
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTENT PRODUCT OTHER
 [2] PRODUCT INFO
 [3] PRODUCT TABS
 [3] RELATED PRODUCT
 ==============================================*/
/*============CONTENT PRODUCT OTHER ==================*/
/*.zoomContainer{z-index: 450;}*/
.lightSlider {
  padding: 0; }

left-content-product.product-view .flexslider-thumb.not_full_slider {
  padding: 0;
  margin-bottom: 30px; }

.product_page_price {
  margin-bottom: 10px;
  margin-top: 5px; }
  .product_page_price .price-new {
    font-size: 22px; }
  .product_page_price .price-old {
    /*vertical-align: top; */

  }
  .product_page_price .price-tax {
    margin-bottom: 10px;
    color: #555;
    font-size: 12px;
    font-weight: normal; }

.product-search input[type=checkbox], .product-search input[type=radio] {
  margin: 7px 0 0 -20px;
  margin-top: 1px \9;
  line-height: normal; }

.product-detail .producttab .tab-content ul, .product-detail .producttab .tab-content ol {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px; }
  .product-detail .best-seller {
    margin-bottom: 30px; }

#tab-review input[type=radio] {
  position: relative;
  top: 2px; }
  #tab-review .contacts-form span span.text-danger {
    margin-right: 15px;
    margin-top: 0; }
  #tab-review .form-group textarea {
    height: 150px; }
/*============PRODUCT INFO ==================*/
.product-view {
  margin-bottom: 30px; }
  .product-view .content-product-left .large-image {
    cursor: pointer;
    display: block;
    padding: 1px;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #eee; */
  }
  .product-view .content-product-left .large-image .box-label {
    left: 15px; }
  .product-view .content-product-left .large-image .label-sale {
    top: 10px;
    left: 10px; }
  .product-view .content-product-left .large-image .label-new {
    top: 110px;
    right: 10px; }
  .product-view .content-product-left .thumb-video {
    bottom: 10px;
    position: absolute;
    z-index: 950;
    font-size: 32px;
    right: 20px; }
  .product-view .content-product-left .full_slider, .product-view .content-product-left .not_full_slider {
    margin-top: 10px; }
  .product-view .content-product-left .full_slider .thumbnail, .product-view .content-product-left .not_full_slider .thumbnail {
    border-radius: 0;
    margin-bottom: 0; }
  .product-view .content-product-left .full_slider .thumbnail:hover, .product-view .content-product-left .not_full_slider .thumbnail:hover {
    border-color: #fff;
  }
  .product-view .content-product-left .full_slider .thumbnail.active, .product-view .content-product-left .not_full_slider .thumbnail.active {
    border-color: #fff; }
  .product-view .content-product-left .full_slider:hover .owl2-nav div, .product-view .content-product-left .not_full_slider:hover .owl2-nav div {
    opacity: 1; }
    .product-view .content-product-left .full_slider:hover .owl2-nav div.owl2-prev, .product-view .content-product-left .not_full_slider:hover .owl2-nav div.owl2-prev {
      left: -14px; }
    .product-view .content-product-left .full_slider:hover .owl2-nav div.owl2-next, .product-view .content-product-left .not_full_slider:hover .owl2-nav div.owl2-next {
      right: -14px; }
  .product-view .content-product-left .full_slider .owl2-nav div, .product-view .content-product-left .not_full_slider .owl2-nav div {
    display: block;
    width: 28px;
    text-align: center;
    background: #fff;
    color: #e8e8e8;
    z-index: 9;
    line-height: 24px;
    border-radius: 50%;
    border: 2px solid #e8e8e8;
    cursor: pointer;
    transition: 0.2s;
    position: absolute;
    height: 28px;
    top: 50%;
    margin-top: -14px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0; }
    .product-view .content-product-left .full_slider .owl2-nav div .fa, .product-view .content-product-left .not_full_slider .owl2-nav div .fa {
      font-size: 14px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      position: relative;
      top: 50%;
      display: block; }
    .product-view .content-product-left .full_slider .owl2-nav div:hover, .product-view .content-product-left .not_full_slider .owl2-nav div:hover {
      background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
      color: #06463f; }
    .product-view .content-product-left .full_slider .owl2-nav div.owl2-prev, .product-view .content-product-left .not_full_slider .owl2-nav div.owl2-prev {
      left: -30px; }
    .product-view .content-product-left .full_slider .owl2-nav div.owl2-next, .product-view .content-product-left .not_full_slider .owl2-nav div.owl2-next {
      right: -30px; }
  .product-view .content-product-right {
    overflow: hidden; }
  .product-view .content-product-right .title-product h1 {
    font-size: 18px;
    color: #222;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 7px; }
  .product-view .content-product-right .box-review .ratings {
    display: inline-block;
    margin: 0 0px 0 0;
    z-index: 0;
    position: relative; }
  .product-view .content-product-right .box-review a {
    color: #7d7d7d;
    display: inline-block; }
  .product-view .content-product-right .box-review a:hover {
    color: #06463f; }
  .product-view .content-product-right .product-box-desc {
    float: left;
    width: 100%;
    padding: 10px 20px;
    position: relative;
    font-weight: bold;
    display: inline-block;
    min-width: 120px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    color: #525252; }
  .product-view .content-product-right .product-box-desc span {
    padding-right: 5px; }
  .product-view .content-product-right .product-box-desc .inner-box-desc {
    width: 100%;
    position: relative; }
  .product-view .content-product-right .product-box-desc .inner-box-desc:before {
    content: "";
    width: 4px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    height: 100%;
    position: absolute;
    left: -20px;
    top: 0; }
  .product-view .content-product-right .product-box-desc .brand a {
    color: #525252; }
  .product-view .content-product-right .product-box-desc .brand a:hover {
    color: #06463f; }
  .product-view .content-product-right .product-label {
    line-height: 24px;
    /*margin-top: 12px;*/
    /*float: left;*/
    width: 100%; }
  .product-view .content-product-right .product-label .price {
    float: left;
    margin-top: 0; }
  .product-view .content-product-right .product-label .price .list-unstyled {
    font-size: 12px;
    font-weight: bold;
    color: #444; }
  .product-view .content-product-right .short_description {
    display: block;
    padding-top: 20px;
    clear: both; }
  .product-view .content-product-right .short_description h3 {
    margin-bottom: 5px; }
  .product-view .content-product-right .countdown_box {
    position: static;
    margin: 0;
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
    width: 100%;
    margin-bottom: 20px; }
  @media (min-width: 1200px) {
      .product-view .content-product-right .countdown_box {
        width: 420px; } }
  .product-view .content-product-right .countdown_box .countdown_inner .title {
    padding: 10px;
    display: table-cell;
    vertical-align: top;
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .product-view .content-product-right h3 {
    text-transform: uppercase;
    font-size: 14px;
    color: #222;
    font-weight: 700; }
  .product-view .content-product-right .box-info-product {
    float: left;
    width: 100%;
    margin: 0 -10px 20px; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control {
    float: left;
    margin: 0;
    padding: 0 10px 0;
    position: relative; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control label {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 11px;
    text-transform: uppercase;
    color: #545454;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    float: left;
    display: none;
    margin: 0;
    line-height: 30px;
    padding-right: 8px; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
    background: #fff;
    float: left;
    height: 32px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    width: 38px;
    border: 1px solid #ddd;
    border-radius: 0;
    z-index: 0;
    box-shadow: none;
    text-align: center;
    margin-right: 17px; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control span {
    border: 0 none;
    color: white;
    float: left;
    font-size: 10px;
    font-weight: normal;
    border-radius: 0;
    cursor: pointer;
    line-height: 16px;
    margin-left: 5px; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
      font-size: 14px;
      background: none repeat scroll 0 0 #999;
      padding: 0 4px;
      position: absolute;
      top: 0;
      height: 16px;
      width: 15px;
      right: 13px; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
      font-size: 14px;
      background: none repeat scroll 0 0 #999;
      font-size: 13px;
      padding: 0 4px;
      position: absolute;
      top: 15px;
      width: 15px;
      height: 17px;
      line-height: 15px;
      right: 13px; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span:hover {
      background: #06463f !important; }
  .product-view .content-product-right .box-info-product .cart {
    float: left;
    overflow: hidden;
    margin-right: 5px;
    min-width: 200px !important;
  }
  @media (min-width: 1200px) {
        .product-view .content-product-right .box-info-product .cart {
          padding-left: 10px; } }
  .product-view .content-product-right .box-info-product .cart a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase; }
    .product-view .content-product-right .box-info-product .cart a i {
      margin-right: 5px; }
    .product-view .content-product-right .box-info-product .cart input {
        font-size: 14px;
        text-transform: capitalize;
        border-radius: 18px;
        padding: 8px 24px 8px 65px;
        color: #fff;
        border-radius: 0px;
        background: url('http://runi.pt/image/catalog/buton%20shop.png');
        transition: bottom 0.2s ease-in-out;
        background-size: cover;
        border: 0px;
        max-width: 200px;
    }

  .product-view .content-product-right .box-info-product .add-to-links li {
    display: inline-block; }
    .product-view .content-product-right .box-info-product .add-to-links li.wishlist a {
      margin-right: 2px; }
  .product-view .content-product-right .box-info-product .add-to-links ul li a {
    height: 32px;
    width: 32px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #06463f;
    display: inline-block;
    background-color: #fff;
    color: #06463f; }
    .product-view .content-product-right .box-info-product .add-to-links ul li a.text {
      display: none; }
    .product-view .content-product-right .box-info-product .add-to-links ul li a:hover {
      background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
      background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
      color: #fff; }
  .product-view .content-product-right .share {
    margin-top: 10px; }

.social-share .title-share {
  text-transform: uppercase;
  float: left;
  font-size: 14px;
  color: #222;
  line-height: 35px;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: bold;
  padding-right: 25px; }
  .social-share a {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    width: 35px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .social-share a i {
    line-height: 35px; }
  .social-share a:hover {
    background: #cc4a00; }

.product-attribute .table-responsive {
  border: 1px solid #e1e1e1; }
  .product-attribute .table-responsive .title-attribute {
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    padding: 13px 17px; }
  .product-attribute .table-responsive .table {
    margin-bottom: 0; }
  .product-attribute .table-responsive .name-attribute {
    text-transform: uppercase;
    color: #222;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    border-right: 1px solid #e1e1e1;
    padding: 8px 15px;
    font-weight: bold; }
  .product-attribute .table-responsive .text-attribute {
    padding: 8px 15px; }

#product {
  margin-top: 15px; }
  #product .image_option_type .product-options {
    display: inline-block; }
  #product .control-label {
    font-weight: bold;
    margin-bottom: 5px;
    /*font-size: 11px;*/
    text-transform: uppercase;
    color: #545454;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    min-width: 65px;
    /*float: left;*/
    padding-right: 5px; }
  #product .product-options .img-thumbnail {
    width: 22px;
    height: 22px;
    border-radius: 0;
    padding: 1px; }
  #product .radio-type-button {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 7px 5px 0px;
    padding: 0px; }
  #product .radio-type-button label {
    padding: 0;
    font-size: 14px; }
  #product .radio-type-button input {
    visibility: hidden; }
  #product .radio-type-button .option-content-box {
    background: #fd3db5;
    border: 1px solid #000;
    display: block;
    text-align: center;
    border-radius: 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
    min-width: 26px;
    min-height: 26px; }
  #product .radio-type-button .option-content-box.active, #product .radio-type-button .option-content-box.active:hover {
    background: #069013;
    box-shadow: 0 0 0 3px orange;
    color: white; }
  #product .radio-type-button .option-content-box:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: white; }
  #product .radio-type-button .option-name {
    padding: 0 5px; }
  #product .radio-type-button.option_image .option-content-box {
    display: block;
    text-align: center;
    border-radius: 0;
    padding: 0;
    border: none; }
  #product .radio-type-button.option_image .option-content-box img {
    padding: 2px;
    border: 1px solid #ddd;
    width: 42px;
    border-radius: 0; }
    #product .radio-type-button.option_image .option-content-box img:hover {
      background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  #product .radio-type-button.option_image .option-content-box.active, #product .radio-type-button.option_image .option-content-box.active:hover {
    background: transparent;
    color: white; }
  #product .radio-type-button.option_image .option-content-box:hover {
    background: transparent; }
  #product .radio-type-button.option_image .option-name {
    display: none; }
  #product .option_image label {
    padding: 0; }
  #product .option_image input {
    visibility: hidden; }
  #product .option_image .option-name {
    padding: 0 5px; }
  #product .option_image .option-content-box {
    padding: 1px; }
  #product .box-date {
    padding-left: 0; }
  #product .box-date label {
    margin-right: 10px;
    width: 80px; }
  #product .box-date input {
    width: 200px; }
  #product .box-date input, #product .box-date button {
    border-radius: 0;
    position: relative;
    z-index: 0;
    margin-left: 0; }
  #product .box-date .input-group-btn {
    float: left; }
  #product .box-date button:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff; }
  #product .icheckbox.checked:before, #product .iradio.checked:before {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }

.thumb-vertical-outer {
  width: 94px;
  position: relative;
  padding: 20px 0;
  float: left;
  margin-right: 15px; }
  .thumb-vertical-outer .lSAction {
    display: none !important; }
  .thumb-vertical-outer .thumbnail {
    border-color: #ddd; }
  .thumb-vertical-outer .btn-more {
    display: block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    color: #999;
    background: transparent;
    text-align: center;
    position: absolute;
    font-size: 18px;
    cursor: pointer;
    margin-left: -10px;
    left: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .thumb-vertical-outer .btn-more:hover {
    color: #06463f; }
  .thumb-vertical-outer .btn-more.prev-thumb {
    top: -5px; }
  .thumb-vertical-outer .btn-more.next-thumb {
    bottom: -5px; }
  .thumb-vertical-outer .prev {
    margin-bottom: 5px; }
  .thumb-vertical-outer .prev, .thumb-vertical-outer .next {
    cursor: pointer; }
  .thumb-vertical-outer .prev.disabled, .thumb-vertical-outer .next.disabled {
    visibility: hidden; }
  .thumb-vertical-outer .prev .fa, .thumb-vertical-outer .next .fa {
    font-size: 16px;
    display: block;
    text-align: center; }
  .thumb-vertical-outer ul li {
    cursor: pointer;
    margin-bottom: 10px; }
  .thumb-vertical-outer ul li a {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px); }
  .thumb-vertical-outer ul li .thumbnail {
    border-radius: 0;
    padding: 0;
    margin: 0; }
  .thumb-vertical-outer ul li .thumbnail img {
    padding: 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    padding: 4px; }
  .thumb-vertical-outer ul li .thumbnail:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .thumb-vertical-outer ul li .thumbnail.active {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
/*============PRODUCT TABS==================*/
.producttab .tabsslider {
  margin-bottom: 30px;
  padding: 0; }
  .producttab .tabsslider .nav-tabs {
    border: 1px solid #e1e1e1;
    background: #f2f2f2; }
  .producttab .tabsslider .nav-tabs li {
    margin: -1px 0 0 -1px;
    list-style: none;
    cursor: pointer;
    float: left;
    font-size: 16px;
    text-transform: uppercase;
    border-right: 1px solid #e1e1e1; }
  .producttab .tabsslider .nav-tabs li a {
    font-weight: bold;
    border: none;
    padding: 0;
    color: #222;
    padding: 11px 30px;
    margin: 0;
    border-radius: 0;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14px; }
  .producttab .tabsslider .nav-tabs li.active, .producttab .tabsslider .nav-tabs li:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
    color: #fff;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .producttab .tabsslider .tab-content {
      padding: 30px;
      display: block;
      margin: 0;
          margin-top: 0px;
      border-style: solid;
      margin-top: -1px;
      border-width: 1px;
      border-color: #e6e6e6;
      line-height: 22px;
      color: #000;
      font-size: 15px;
  }

.producttab .tabsslider.vertical-tabs {
  border: 1px solid #e6e6e6;
  padding: 0;
  border-bottom: 1px solid #ddd; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs {
    border: medium none;
    margin: 0;
    padding: 0; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li {
    border: none;
    border-bottom: 1px solid #ddd;
    clear: both;
    position: relative;
    width: 100%;
    padding: 5px 0;
    border-right: none; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li a {
    padding: 5px 30px; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
    border-color: #ddd; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
    background: transparent; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:last-child {
    border: none; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:before {
    content: "";
    width: 5px;
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
    border-left-color: #06463f; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
    color: #06463f; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
    border-left-color: #06463f; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
    background: transparent;
    color: #06463f; }
  .producttab .tabsslider.vertical-tabs .tab-content {
    border: 0;
    border-left: 1px solid #e6e6e6;
    min-height: 200px; }

#product-accordion {
  border: 1px solid #ddd;
  border-top: 4px solid #06463f; }
  #product-accordion .panel {
    padding: 0 20px 0 20px;
    border-bottom: 0;
    box-shadow: none;
    margin: 0; }
  #product-accordion .panel .panel-heading {
    border-bottom: 1px solid #eee;
    padding: 0 0 10px 0; }
  #product-accordion .panel .panel-heading a {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    color: #7d7d7d;
    width: 100%;
    display: inline-block;
    position: relative; }
  #product-accordion .panel .panel-heading a.title-head.collapsed {
    color: #7d7d7d; }
    #product-accordion .panel .panel-heading a.title-head.collapsed span.arrow-up:before {
      content: "\f077"; }
  #product-accordion .panel .panel-heading a.title-head {
    color: #06463f; }
    #product-accordion .panel .panel-heading a.title-head span.arrow-up:before {
      content: "\f078"; }
  #product-accordion .panel .panel-heading a span.arrow-up {
    display: block;
    position: absolute;
    right: 0;
    top: -2px;
    cursor: pointer;
    z-index: 10;
    font-size: 0;
    text-align: center; }
    #product-accordion .panel .panel-heading a span.arrow-up:before {
      content: "\f078";
      font-family: 'FontAwesome';
      display: block;
      vertical-align: middle;
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 14px; }
  #product-accordion .panel .panel-heading:hover a {
    color: #06463f; }
  #product-accordion .panel:first-child .panel-heading {
    padding-top: 10px; }
  #product-accordion .panel:last-child .panel-heading {
    border-bottom: 0; }
  #product-accordion .panel-heading + .panel-collapse > .list-group, #product-accordion .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding: 15px 0; }
/*============RELATED PRODUCT==================*/
.releate-products .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next, .releate-products .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
  height: 36px;
  width: 36px;
  line-height: 34px;
  text-align: center;
  font-size: 28px;
  display: inline-block;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  border: 1px solid #ddd; }
  .releate-products .owl2-controls .owl2-nav .owl2-next:hover, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next:hover, .releate-products .owl2-controls .owl2-nav .owl2-prev:hover, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .releate-products .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next {
    right: 0px; }
  .releate-products .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
    left: 0px; }

  .releate-products .modtitle, div.so-extraslider.grid .modtitle {
    margin-bottom: 20px; }
  .releate-products .item-element, div.so-extraslider.grid .item-element {
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 15px 15px 0;
    margin: 0; }
  .releate-products .item-element:last-child, div.so-extraslider.grid .item-element:last-child {
    border: 1px solid #ddd; }
  .releate-products .image, div.so-extraslider.grid .image {
    width: 90px;
    border: none;
    margin-right: 15px; }
  .releate-products .releate-products-slider, div.so-extraslider.grid .releate-products-slider {
    position: relative;
    z-index: 2; }




/*============GOOGLE REVIEWS==================*/
.google-rev{
  font: 400 14px / 18px system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.google-rev .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next, .google-rev .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  border: 1px solid #ddd; }
.google-rev .owl2-controls .owl2-nav .owl2-next:hover, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next:hover, .google-rev .owl2-controls .owl2-nav .owl2-prev:hover, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev:hover {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  color: #fff;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
.google-rev .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next {
  right: 0px; }
.google-rev .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
  left: 0px; }

.google-rev .modtitle, div.so-extraslider.grid .modtitle {
  margin-bottom: 20px; }
.google-rev .item-element, div.so-extraslider.grid .item-element {
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 15px 15px 0;
  margin: 0; }
.google-rev .item-element:last-child, div.so-extraslider.grid .item-element:last-child {
  border: 1px solid #ddd; }
.google-rev .image, div.so-extraslider.grid .image {
  width: 90px;
  border: none;
  margin-right: 15px; }
.google-rev .google-rev-slider, div.so-extraslider.grid .releate-products-slider {
  position: relative;
  z-index: 2; }



.up-sell-product {
  padding: 0;
  clear: both; }
  .up-sell-product .owl2-carousel .owl2-stage-outer {
    direction: ltr; }
  .up-sell-product .so-basic-product {
    overflow: visible;
    position: relative; }
  .up-sell-product .so-basic-product .item-element {
    width: 100%;
    overflow: visible; }
  .up-sell-product .so-basic-product .item-wrap {
    margin: 30px 0 0;
    border: 1px solid #ddd;
    overflow: visible;
    border-width: 1px 1px 1px 0; }
  .up-sell-product .so-basic-product .item-wrap .owl2-nav div {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    font-family: FontAwesome;
    font-size: 0;
    color: #c0c0c0;
    position: absolute;
    top: 73%;
    margin-top: -85px;
    z-index: 501;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all 0.3s ease 0s;
    transform: scale(0);
    text-align: center; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev {
      left: -20px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev:before {
      content: "\f104";
      line-height: 35px;
      padding: 10px;
      font-size: 28px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next {
      right: -18px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next:before {
      content: "\f105";
      line-height: 35px;
      padding: 10px;
      font-size: 28px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div:hover {
      background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
      background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
      color: #fff; }
  .up-sell-product .so-basic-product .item-wrap:hover .owl2-nav div {
    transform: scale(1); }
  .up-sell-product .products-list.grid .product-layout .product-item-container {
    border-width: 0 0px 0 1px;
    margin: 0;
    border-color: #ddd; }
  .up-sell-product .products-list.grid .product-layout .product-item-container:hover {
    border-color: #ddd; }

.module.banner-left {
  margin-top: 30px; }

.releate-horizontal {
  /*border: 1px solid #e8e8e8;*/
}
  .releate-horizontal .releate-products .item-element, .releate-horizontal div.so-extraslider.grid .item-element {
    border-width: 1px 0 0 0; }
  .releate-horizontal .releate-products .item-element:first-child, .releate-horizontal div.so-extraslider.grid .item-element:first-child {
    border: none; }
  .releate-horizontal.module p.modtitle span {
    font-size: 14px; }
  .releate-horizontal:hover .releate-products .owl2-controls .owl2-nav .owl2-prev, .releate-horizontal:hover div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
    opacity: 1;
    left: -18px; }
  .releate-horizontal:hover .releate-products .owl2-controls .owl2-nav .owl2-next, .releate-horizontal:hover div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next {
    opacity: 1;
    right: -18px; }
  .releate-horizontal .releate-products .owl2-controls .owl2-nav .owl2-prev, .releate-horizontal div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
    opacity: 0;
    left: -30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .releate-horizontal .releate-products .owl2-controls .owl2-nav .owl2-next, .releate-horizontal div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next {
    opacity: 0;
    right: -30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .releate-horizontal .image {
    width: 80px;
    float: left; }
  .releate-horizontal .ratings {
    display: none; }
  .releate-horizontal .caption h4 a {
    font-size: 14px;
    font-weight: 600;
    color: #222; }
  .releate-horizontal .caption h4 a:hover {
    color: #06463f; }
/*Related Hozilzol*/
#product-related .owl2-controls {
  display: none; }
/*Upsell*/
.ex_upsell.custom-extra .so-extraslider {
  margin: 0; }
  .ex_upsell.custom-extra .so-extraslider .extraslider-inner {
    border: none;
    padding: 0; }
  .ex_upsell.custom-extra .owl2-controls {
    display: none; }

.bottom-product {
  padding: 0 0px; }
  .bottom-product .nav-tabs {
    display: block;
    vertical-align: top;
    margin: 0 0 10px;
    border-bottom: 1px solid #e8e8e8;
    background-color: transparent; }
  .bottom-product .nav-tabs li {
    background-color: transparent;
    border: 0; }
  .bottom-product .nav-tabs li:first-child a {
    padding-left: 0; }
    .bottom-product .nav-tabs li:first-child a:before {
      content: '';
      width: 1px;
      height: 16px;
      background-color: #ebebeb;
      position: absolute;
      top: 16px;
      right: 0; }
  .bottom-product .nav-tabs li:last-child:before {
    display: none; }
  .bottom-product .nav-tabs li a {
    margin: 0;
    border: 0;
    display: inline-block;
    padding: 12px 20px;
    background-color: transparent;
    font-size: 18px;
    color: #222;
    font-weight: bold;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    position: relative; }
  .bottom-product .nav-tabs li a:after {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 0;
    height: 2px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    left: 0; }
  .bottom-product .nav-tabs > li > a:hover, .bottom-product .nav-tabs > li.active > a, .bottom-product .nav-tabs > li.active > a:focus, .bottom-product .nav-tabs > li.active > a:hover {
    border: none;
    color: #06463f;
    background: transparent; }
  .bottom-product .nav-tabs > li > a:hover:after, .bottom-product .nav-tabs > li.active > a:after, .bottom-product .nav-tabs > li.active > a:focus:after, .bottom-product .nav-tabs > li.active > a:hover:after {
    width: 100px; }
  .bottom-product .tab-content {
    border: none;
    padding: 0;
    margin: 0; }
  .bottom-product .active.tab-pane {
    height: auto !important; }
  .bottom-product .tab-pane {
    height: 0;
    display: block;
    overflow: hidden; }
/*============ HEADER  ==================*/
.horizontal ul.megamenu > li > .sub-menu {
  border-top: 2px solid #06463f; }
  .horizontal ul.megamenu > li > a {
    padding: 10px 15px;
    text-transform: uppercase; }
  .horizontal ul.megamenu > li > a .fa {
    padding-right: 10px; }
  .horizontal ul.megamenu > li {
    margin-right: 1px;
    /*float: right;*/
    margin-left: 10px;
  }
  .horizontal ul.megamenu li .sub-menu .content .fa {
    margin: 0 10px; }
  .horizontal ul.megamenu > li.active > a, .horizontal ul.megamenu > li.home > a, .horizontal ul.megamenu > li:hover > a {
    background: transparent;
    color: #06463f; }
  .horizontal .subcategory li a {
    color: #555; }
  .horizontal .subcategory li a:hover {
    color: #06463f; }

.header-top .header-top-left .welcome-msg .owl2-carousel .owl2-stage-outer {
  direction: ltr; }

.mega-horizontal .navbar-default {
  border: none;
  background: transparent; }

@media (max-width: 991px) {
  .responsive ul.megamenu > li.click:before, .responsive ul.megamenu > li.hover:before {
    right: 0;
    left: auto; }

  .responsive ul.megamenu > li.active .close-menu {
    right: 0;
    left: auto; }
  .producttab .tabsslider .tab-content {
    padding: 0px;
  }
  #tab-6 .panel-body {
    padding: 0px;
    font-size: 13px;
  }
  #tab-1{
    padding: 10px;
  }
  #tab-review {
    padding: 10px;
  }
}

.header-bottom .content_menu .container {
  overflow: visible; }

@media (min-width: 1200px) {
    .btn-shopping-cart:before {
      content: "";
      width: 38px;
      height: 25px;
      position: absolute;
      bottom: -9px;
      background: transparent;
      right: 0;
      z-index: 99; } }
  .btn-shopping-cart .dropdown-menu {
    min-width: 350px;
    border-top: 3px solid #06463f; }
  .btn-shopping-cart .dropdown-menu:after {
    border-color: transparent transparent #06463f transparent;
    border-width: 10px;
    top: -21px; }
  .btn-shopping-cart .dropdown-menu .cart_product_name {
    color: #555; }
  .btn-shopping-cart .dropdown-menu .cart_product_name:hover {
    color: #06463f; }
  .btn-shopping-cart .dropdown-menu .empty {
    padding: 15px; }
  .btn-shopping-cart .table > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #eee;
    vertical-align: middle; }
  .btn-shopping-cart .checkout {
    padding: 0 20px 10px; }
  .btn-shopping-cart .added_items {
    padding: 10px; }

.typeheader-5 #sosearchpro.so-search .autosearch-input {
  border-color: #0f8db3 !important; }

.megamenu-style-dev {
  position: relative; }
  .megamenu-style-dev .vertical ul.megamenu {
    position: absolute;
    width: 100%;
    background: #222;
    z-index: 999; }
  .megamenu-style-dev .vertical ul.megamenu > li > a {
    font-size: 11px; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li {
    margin: 0;
    border-right: 0;
    background: #222; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li strong i {
    display: none; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li > a {
    padding-left: 15px;
    padding-right: 12px;
    color: #fff; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li > a:hover {
    color: #fff; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .sub-menu .content {
    padding: 0; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul {
    padding: 0;
    margin: 0; }
    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li {
      border-bottom: 1px solid #eee; }
    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:hover {
      background: #eee; }
      .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:hover > a {
        color: #06463f; }
    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li a {
      line-height: 37px; }
      .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li a b {
        line-height: 37px;
        font-size: 16px;
        margin: 0 20px; }
    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:last-child {
      border: none; }
    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul {
      padding: 0;
      left: 100%;
      margin: 0;
      box-shadow: none;
      border: 1px solid #eee;
      min-width: 200px; }
    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul:before, .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul ul:after {
      display: none; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li.item-style3 .sub-menu .content {
    padding-right: 0; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li.with-sub-menu > a:after {
    content: "\f105";
    color: #fff;
    font-family: Fontawesome;
    font-size: 13px;
    float: right;
    margin: 0; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
    position: static;
    border-color: transparent; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li:hover {
    background-color: #444; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li:hover > a {
    color: #fff; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li.active > a {
    background: transparent !important; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content {
    border-top: 1px solid #ddd; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content .banner {
    margin-top: -21px;
    margin-bottom: -22px;
    margin-right: -1px; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li .sub-menu .content .static-menu .menu ul a.main-menu {
    padding: 0; }
  .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul {
    padding-bottom: 0; }
  .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li > a {
    line-height: inherit;
    padding-bottom: 0;
    border-bottom: none;
    min-height: auto; }
  .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li > a:hover {
    color: #06463f; }
  .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a {
    padding: 0; }
  .megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a:hover {
    color: #06463f; }

.typeheader-2 .shopping_cart {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .typeheader-2 .shopping_cart:after {
    border-right: 15px solid #06463f; }
  .typeheader-2 .shopping_cart .total-shopping-cart {
    background-color: #cc4a00; }

.typeheader-2 .header-top-right ul.top-link > li:hover > a {
  color: #06463f; }

.typeheader-2 #sosearchpro.so-search .button-search i {
  color: #06463f; }

.typeheader-2 #sosearchpro.so-search .button-search:hover i {
  color: #cc4a00; }

.typeheader-3 .shopping_cart {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .typeheader-3 .shopping_cart:after {
    border-right: 15px solid #06463f; }
  .typeheader-3 .shopping_cart .total-shopping-cart {
    background-color: #cc4a00; }

.typeheader-3 .header-top-right ul.top-link > li:hover > a {
  color: #06463f; }

.typeheader-3 #sosearchpro.so-search .button-search i {
  color: #06463f; }

.typeheader-3 #sosearchpro.so-search .button-search:hover i {
  color: #cc4a00; }

.typeheader-4 .shopping_cart {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .typeheader-4 .shopping_cart:after {
    border-right: 15px solid #06463f; }
  .typeheader-4 .shopping_cart .total-shopping-cart {
    background-color: #cc4a00; }

.typeheader-4 .header-top-right ul.top-link > li:hover > a {
  color: #06463f; }

.typeheader-4 #sosearchpro.so-search .button-search i {
  color: #06463f; }

.typeheader-4 #sosearchpro.so-search .button-search:hover i {
  color: #cc4a00; }

.typeheader-5 .header-top-right ul.top-link > li:hover > a {
  color: #06463f; }

.typeheader-5 #sosearchpro.so-search .button-search i {
  color: #06463f; }

.typeheader-5 #sosearchpro.so-search .button-search:hover i {
  color: #cc4a00; }

.typeheader-5 .header-top {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  border-color: #06463f !important; }

.typeheader-5 .header-top .header-top-left .welcome-msg .label-msg {
  background: #ff7d33; }

.typeheader-6 .header-top-right ul.top-link > li:hover > a {
  color: #06463f; }

.typeheader-6 #sosearchpro.so-search .button-search i {
  color: #06463f; }

.typeheader-6 #sosearchpro.so-search .button-search:hover i {
  color: #cc4a00; }

.typeheader-7 .header-top-right ul.top-link > li:hover > a {
  color: #06463f; }

.typeheader-7 #sosearchpro.so-search .button-search i {
  color: #06463f; }

.typeheader-7 #sosearchpro.so-search .button-search:hover i {
  color: #cc4a00; }

.typeheader-7 .header-bottom {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }

.typeheader-7 .megamenu-style-dev .horizontal ul.megamenu > li.active > a, .typeheader-7 .megamenu-style-dev .horizontal ul.megamenu > li.home > a, .typeheader-7 .megamenu-style-dev .horizontal ul.megamenu > li:hover > a {
  background: #cc4a00; }

.typeheader-8 .header-top-right ul.top-link > li:hover > a {
  color: #06463f; }

.typeheader-8 .shopping_cart .btn-shopping-cart .shopcart, .typeheader-8 #sosearchpro.so-search .bt-search {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }

.typeheader-8 #sosearchpro.so-search .button-search:hover i {
  color: #cc4a00; }

.typeheader-8 #sosearchpro.so-search .button-search i {
  color: #06463f; }

.typeheader-9 .header-top-right ul.top-link > li:hover > a {
  color: #06463f; }

.typeheader-9 .shopping_cart .btn-shopping-cart .shopcart, .typeheader-9 #sosearchpro.so-search .bt-search {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }

.typeheader-8 #sosearchpro.so-search .button-search:hover i {
  color: #cc4a00; }

.typeheader-8 #sosearchpro.so-search .button-search i {
  color: #06463f; }
/************************************************************************************************
 FOOTER DEFFAULT
 *************************************************************************************************/
footer {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 13px;
  font-size: 1.3rem;
  /* [8] */
  color: #000;
  background: #fff;
  /*FOOTER BOTTOM*/
  /*HTML SOCIAL*/
  /*NEWLETTER*/ }
  footer a {
    color: #000; }

  footer .module p.footertitle {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    font-weight: bold;
    border: none;
    /*color: #fff;*/
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin: 0 0 12px 0;
    line-height: inherit;
    height: auto; }
   .footer-top {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    padding: 5px; }
   .footer-top .block-infos .info {
    width: 20%;
    float: left; }
   .footer-top .block-infos .info .inner {
    float: left;
    width: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 35px; }
     .footer-top .block-infos .info .inner i {
      float: left;
      font-size: 36px;
      padding-top: 1px;
      color: #fff; }
     .footer-top .block-infos .info .inner .info-cont {
      padding-left: 50px; }
     .footer-top .block-infos .info .inner .info-cont span {
      font-size: 13px;
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 2px;
      font-weight: 600; }
     .footer-top .block-infos .info .inner .info-cont p {
      text-transform: capitalize;
      color: #fff;
      padding-top: 0;
      margin-bottom: 0px;
      line-height: normal; }
   .footer-top .block-infos .info.info1 .inner {
    border-left: 0;
    padding-left: 0px; }
  footer .footer-center {
    padding-top: 25px; }
  @media (min-width: 1200px) {
    footer .footer-center {
      padding-top: 0px; }
      footer .footer-center .footer-extra {
        padding: 0 0 0 40px; }
      footer .footer-center .footer-contact {
        /*padding-left: 50px;*/
      }
      footer .footer-center .footer-newsletter {
        width: 60%; }
      footer .footer-center .footer-socials {
        width: 40%; } }
  footer .footer-center .module ul.menu li a {
    position: relative;
    color: #7d7d7d;
    text-transform: capitalize;
    font-size: 13px;
    position: relative;
    padding: 4px 0px 5px 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: inline-block;
    vertical-align: top; }
    footer .footer-center .module ul.menu li a:before {
      content: '\f105';
      font-family: FontAwesome;
      font-size: 14px;
      margin-right: 8px; }
    footer .footer-center .module ul.menu li a:hover {
      color: #06463f;
      padding-left: 10px; }
  footer .footer-center .footer-contact ul > li {
    list-style: none;
    overflow: hidden;
    line-height: 24px;
    margin-top: 10px; }
  footer .footer-center .footer-contact ul > li .fa {
    width: 25px;
    height: 25px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    float: left;
    border-radius: 2px;
    margin-right: 10px; }
  footer .footer-center .footer-contact ul > li span {
    display: block;
    overflow: hidden;
    line-height: 15px;
    color: #000;
    font-size: 13px; }
  footer .footer-center .footer-contact ul > li.email {
    line-height: 32px;
    font-size: 13px; }
  footer .footer-center .custom_categories {
    border-top: 1px solid #e0e0e0;
    text-align: center;
    clear: both;
    padding: 5px;
    margin-top: 5px; }
  footer .footer-center .custom_categories nav a {
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  footer .footer-center .custom_categories nav a:hover {
    color: #06463f; }
  footer .footer-center .custom_categories p {
    padding: 0;
    line-height: 28px;
    margin: 10px 13px 0; }
  footer .footer-center .footer-center-2 {
    /*border-top: 1px solid #e0e0e0;*/
    padding: 0px 0; }
  footer .footer-bottom {
    background-color: #3b3b3b;
    text-align: center;
    padding: 22px 0; }
  footer .footer-bottom .copyright {
    margin-bottom: 7px; }
  footer .footer-bottom .copyright a {
    color: #06463f; }
  footer .socials-wrap {
    display: inline-block;
    float: right; }
  footer .socials-wrap .title-follow {
    white-space: nowrap;
    display: table-cell;
    vertical-align: top;
    padding-top: 8px; }
  footer .socials-wrap ul {
    display: table-cell;
    padding-top: 5px;
    padding-left: 5px; }
  footer .socials-wrap ul li {
    float: left;
    margin-left: 9px; }
  footer .socials-wrap ul li a {
    font-size: 18px;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #fff;
    color: #222;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    footer .socials-wrap ul li a:hover {
      color: #d7b621; }
    footer .socials-wrap ul li a i {
      font-size: 16px; }
    footer .socials-wrap ul li a .name-social {
      display: none; }
  footer .news-letter {
    overflow: hidden;
    float: left;
    color: #222;
    padding-right: 0; }
  footer .news-letter .title-block {
    display: table-cell;
    line-height: 100%;
    /*padding: 15px 0;*/
    white-space: nowrap; }
  footer .news-letter .page-heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff; }
  footer .news-letter .pre-text {
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
  }
  footer .news-letter .block_content {
    padding: 0 30px 0 27px;
    display: table-cell;
    margin-top: 0;
    vertical-align: top; }
  footer .news-letter .block_content form {
    margin: 0px; }
  footer .news-letter .block_content form .form-group {
    margin: 0px;
    overflow: hidden; }
  footer .news-letter .block_content .input-box {
    float: left; }
  footer .news-letter .block_content .input-box input {
    /*border-radius: 20px 0 0 20px;*/
    height: 42px;
    padding: 5px 15px;
    background: #fff;
    color: #999;
    font-size: 12px;
    float: left;
    width: 420px;
    transition: 0.3s all ease 0s;
    border: solid 1px #fff;
    border-right: none;
    margin-right: 20px; }
  footer .news-letter .block_content .subcribe {
    right: 0;
    position: absolute; }
  footer .news-letter .block_content .subcribe button {
    border-radius: 0 5px 5px 0;
    height: 42px;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.3s all ease 0s;
    font-weight: bold;
    background-color: #d7b621;
    border-color: #d7b621;
    color: #fff; }
    @media (min-width: 1200px) {
        footer .news-letter .block_content .subcribe button {
          padding: 0 25px; } }
    footer .news-letter .block_content .subcribe button:hover {
      background-color: #d7b621;
      border-color: #d7b621; }
/*===============================================
 [SASS DIRECTORY ]
 [1] MODULE DEFAULT
 [2] BLOCK SEARCH
 [3] SOCIAL FOOTER
 ==============================================*/
#content {
  margin-bottom: 0px; }

.sohomepage-slider .so-homeslider {
  border: none; }

.container-megamenu.vertical .vertical-wrapper {
  display: none; }

.container-megamenu.vertical:hover .vertical-wrapper {
  position: absolute;
  width: 100%;
  display: block;
  z-index: 9; }

.common-home p.modtitle {
  position: relative; }
  .common-home p.modtitle:before {
    display: none; }
  .common-home p.modtitle .fa {
    color: #06463f; }
  @media (min-width: 1200px) {
  .common-home .block-slide {
    padding-left: 0; }
    .common-home .block-slide .block-left {
      padding: 0;
      width: 100%; }

    .common-home .block-slide .block-right {
      padding-left: 0;
      width: 29%; }
      .common-home .block-slide .block-right .module {
        margin: 0; }

    .common-home .module p.modtitle span {
      font-size: 18px; } }
  .common-home .block.block_1 {
    margin-top: 23px; }
  .common-home .block.block_2 {
    margin-top: 40px; }
  .common-home .block.block_3 {
    margin-top: 48px; }
  .common-home .block.block_4 {
    margin-top: 48px; }
  .common-home .block.block_5 {
    margin-top: 48px; }
  .common-home .block.block_6 {
    margin-top: 39px; }
  .common-home .block.block_7 {
    margin-top: 40px; }
  .common-home .block.block_8 {
    margin-top: 40px; }
  .common-home .block.block_9 {
    margin-top: 32px; }
  .common-home .block.block_10 {
    margin-top: 2px; }
/************************************************************************************************
 MODULE HOME SLIDER
 *************************************************************************************************/
.module.sohomepage-slider {
  margin: 0; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div {
    position: absolute;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 0;
    width: 36px;
    height: 36px;
    font-size: 0;
    z-index: 9;
    transition: all 0.3s ease; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-prev {
    left: 0px;
    background: #444 url("../../images/icon/arrow-slider-left.png") no-repeat center;
    border: none; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-prev:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-prev:before, .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-prev:after {
    display: none; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-next {
    right: 0px;
    background: #444 url("../../images/icon/arrow-slider-right.png") no-repeat center;
    border: none; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-next:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-next:before, .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-next:after {
    display: none; }
  .module.sohomepage-slider .owl2-dots {
    position: absolute;
    bottom: 35px;
    width: 100%;
    line-height: 100%;
    left: 25px;
    right: auto; }
  .module.sohomepage-slider .owl2-dots .owl2-dot {
    display: inline-block;
    float: left; }
  .module.sohomepage-slider .owl2-dots .owl2-dot span {
    width: 8px;
    height: 8px;
    background-color: #7d7d7d;
    border: none;
    margin: 0 2px;
    opacity: 1;
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s; }
  .module.sohomepage-slider .owl2-dots .owl2-dot.active span {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    width: 25px;
    border-radius: 4px; }
  .module.sohomepage-slider .owl2-dots .owl2-dot:hover span {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .module.sohomepage-slider .owl2-item.active .sohomeslider-description .title-slider {
    opacity: 1;
    animation: myeffect-slideshow 2s ease-in-out;
    -webkit-animation: myeffect-slideshow 2s ease-in-out;
    /* Chrome, Safari, Opera */
    -moz-animation: myeffect-slideshow 2s ease-in-out;
    -o-animation: myeffect-slideshow 2s ease-in-out;
    -ms-animation: myeffect-slideshow 2s ease-in-out; }
  .module.sohomepage-slider .owl2-item.active .sohomeslider-description h3.tilte {
    opacity: 1;
    animation: myeffect-slideshow 1.5s ease-in-out;
    -webkit-animation: myeffect-slideshow 1.5s ease-in-out;
    /* Chrome, Safari, Opera */
    -moz-animation: myeffect-slideshow 1.5s ease-in-out;
    -o-animation: myeffect-slideshow 1.5s ease-in-out;
    -ms-animation: myeffect-slideshow 1.5s ease-in-out; }
  .module.sohomepage-slider .owl2-item.active .sohomeslider-description h4 {
    opacity: 1;
    animation: myeffect-slideshow 1s ease-in-out;
    -webkit-animation: myeffect-slideshow 1s ease-in-out;
    /* Chrome, Safari, Opera */
    -moz-animation: myeffect-slideshow 1s ease-in-out;
    -o-animation: myeffect-slideshow 1s ease-in-out; }
  .module.sohomepage-slider .owl2-item.active .sohomeslider-description .des {
    opacity: 1;
    animation: myeffect-slideshow 0.8s ease-in-out;
    -webkit-animation: myeffect-slideshow 0.8s ease-in-out;
    /* Chrome, Safari, Opera */
    -moz-animation: myeffect-slideshow 0.8s ease-in-out;
    -o-animation: myeffect-slideshow 0.8s ease-in-out; }
  .module.sohomepage-slider .sohomeslider-description {
    position: static;
    padding: 0; }
  .module.sohomepage-slider .sohomeslider-description p {
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding: 0;
    padding: 0;
    margin: 0; }
  .module.sohomepage-slider .sohomeslider-description .title-slider {
    position: absolute;
    width: auto;
    opacity: 0;
    top: 31%;
    font-size: 20px;
    color: #3b3b3b;
    text-transform: uppercase; }
  .module.sohomepage-slider .sohomeslider-description .title-slider.pos-right {
    right: 30px; }
  .module.sohomepage-slider .sohomeslider-description .title-slider.pos-left {
    left: 30px; }
  .module.sohomepage-slider .sohomeslider-description .title-slider.image-sl12 {
    left: 35px; }
  .module.sohomepage-slider .sohomeslider-description .text {
    position: absolute;
    top: 49%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .module.sohomepage-slider .sohomeslider-description .text h3.tilte, .module.sohomepage-slider .sohomeslider-description .text h4, .module.sohomepage-slider .sohomeslider-description .text .des {
    opacity: 0; }
  .module.sohomepage-slider .sohomeslider-description .text.pos-right {
    right: 70px; }
  .module.sohomepage-slider .sohomeslider-description .text.pos-left {
    left: 30px; }
  .module.sohomepage-slider .sohomeslider-description .text .modtitle-sl11 {
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl11 {
    left: 30px; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl12 h3.tilte {
    font-size: 30px;
    color: #444;
    font-weight: 700;
    margin: 0; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl12.pos-left {
    left: 150px;
    top: 65%; }
    .module.sohomepage-slider .sohomeslider-description .text.text-sl12.pos-left i {
      margin-right: 5px; }
    .module.sohomepage-slider .sohomeslider-description .text.text-sl12.pos-left:hover {
      color: #06463f; }
    .module.sohomepage-slider .sohomeslider-description .text.text-sl12.pos-left a {
      font-weight: 600;
      color: #06463f;
      font-size: 14px; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl12 h4 {
    font-size: 84px;
    color: #06463f;
    font-weight: 700;
    margin: 0; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl12 .des {
    font-size: 27px;
    color: #444; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl13 h3.tilte {
    font-size: 26px;
    font-weight: 700;
    color: #fff; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl13 h4 {
    font-size: 80px;
    font-weight: 700;
    color: #06463f; }
  .module.sohomepage-slider .sohomeslider-description .des.des-sl11 {
    margin-top: 15px;
    color: #fff;
    font-size: 14px; }
  .module.sohomepage-slider .sohomeslider-description .des.des-sl11 i {
    margin-right: 5px; }
  .module.sohomepage-slider .sohomeslider-description .des.des-sl11:hover {
    color: #06463f; }
/************************************************************************************************
 SHORT CODE CONTENT SLIDER BRAND
 *************************************************************************************************/
.top-brand.arrow-default {
  padding: 15px;
  direction: ltr;
  padding: 14px 20px;
  border: 1px solid #ebebeb;
  border-radius: 8px; }
  @media (min-width: 1200px) {
  .top-brand.arrow-default {
    padding: 14px 80px; } }
  .top-brand.arrow-default img {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    webkit-transform: rotate(0);
    -webkit-backface-visibility: hidden; }
  .top-brand.arrow-default img:hover {
    opacity: 0.7;
    visibility: visible; }
  .top-brand.arrow-default .owl2-nav div {
    width: 41px;
    height: 41px;
    transition: inherit; }
  .top-brand.arrow-default .owl2-nav div.owl2-prev {
    left: 16px;
    opacity: 1; }
  .top-brand.arrow-default .owl2-nav div.owl2-next {
    right: 16px;
    opacity: 1; }
/************************************************************************************************
 BLOCK FEATURED CATE
 *************************************************************************************************/
.module.block-categories {
  margin-bottom: 0px;
  /*display: none !important;*/
}
  .module.block-categories p.modtitle {
    position: relative;
    background: transparent;
    padding-left: 0; }
  .module.block-categories p.modtitle span {
    font-size: 18px;
    letter-spacing: 0.7px; }
  .module.block-categories p.modtitle:before {
    display: none; }
  .module.block-categories p.modtitle:after {
    content: '';
    height: 2px;
    width: 100px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    position: absolute;
    bottom: -1px;
    left: 0; }
  .module.block-categories .cate-content {
    margin: 0px -15px 0; }
  .module.block-categories .cate-content .cate {
    float: left;
    width: 20%;
    padding: 0 15px; }
  .module.block-categories .cate-content .cate img {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s; }
  .module.block-categories .cate-content .cate .inner {
    -moz-box-shadow: 0px 2px 3px 0px rgba(100, 100, 100, 0.3);
    -webkit-box-shadow: 0px 2px 3px 0px rgba(100, 100, 100, 0.3);
    box-shadow: 0px 2px 3px 0px rgba(100, 100, 100, 0.3);
    text-align: center; }
  .module.block-categories .cate-content .cate a.title-cate {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    background: #d7b621;
    text-transform: uppercase;
    line-height: 52px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: block; }

a.title-cate h2{
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  background: #d7b621;
  text-transform: uppercase;
  line-height: 52px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: block;
}
  .module.block-categories .cate-content .cate:hover img {
    opacity: 0.7;
    visibility: visible; }
  .module.block-categories .cate-content .cate:hover a.title-cate {
    background: #222;
    color: #fff; }

.block-image-1 img {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }
  .block-image-1 img:hover {
    opacity: 0.7;
    visibility: visible; }
/************************************************************************************************
 MODULE DEALS
 *************************************************************************************************/
.custom_deals_featured.so-deals {
  clear: both;
  position: relative;
  margin-bottom: 40px;
  border: none }
  .custom_deals_featured.so-deals h2.modtitle {
    position: absolute;
    z-index: 9;
    top: -2px;
    left: 13px; }
  .custom_deals_featured.so-deals h2.modtitle span {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 11px;
    font-weight: bold;
    border-radius: 0 0 8px 8px; }
  .custom_deals_featured.so-deals h2.modtitle span:before {
    content: "";
    border-left: 5px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 5px solid #cc4a00;
    position: absolute;
    left: -5px;
    top: -4px; }
  .custom_deals_featured.so-deals h2.modtitle span:after {
    content: "";
    border-left: 0px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #cc4a00;
    position: absolute;
    right: -5px;
    top: -4px; }
  .custom_deals_featured.so-deals .so-deal .product-feature {
    border: none; }
  .custom_deals_featured.so-deals .so-deal .product-feature .product-thumb .caption {
    width: 50%; }
  .custom_deals_featured.so-deals .so-deal .product-feature .product-thumb .image {
    float: left;
    width: 50%; }
  .custom_deals_featured.so-deals .so-deal .product-feature .caption h4 {
    margin-bottom: 8px; }
  .custom_deals_featured.so-deals .so-deal .product-feature .caption h4 a {
    color: #222;
    font-size: 18px;
    text-transform: capitalize; }
  .custom_deals_featured.so-deals .so-deal .product-feature .caption h4 a:hover {
    color: #06463f; }
  .custom_deals_featured.so-deals .so-deal .product-feature .des_deal {
    border-top: 1px solid #e1e1e1;
    margin-top: 11px;
    padding-top: 18px;
    margin-bottom: 11px;
    line-height: 23px;
    font-weight: normal; }
  .custom_deals_featured.so-deals .so-deal .product-feature .price {
    margin-bottom: 20px; }
  .custom_deals_featured.so-deals .so-deal .product-feature .price .price-new {
    font-size: 22px; }
  .custom_deals_featured.so-deals .so-deal .product-feature .price .price-old {
    font-size: 16px; }
  .custom_deals_featured.so-deals .so-deal .product-feature .item-timer .time-item {
    position: relative;
    display: inline-block;
    width: auto;
    line-height: normal;
    border: none;
    background: transparent;
    margin-right: 24px; }
  .custom_deals_featured.so-deals .so-deal .product-feature .item-timer .time-item .num-time {
    display: block;
    width: 70px;
    height: 42px;
    background-color: #ebebeb;
    line-height: 38px;
    text-align: center;
    font-size: 30px;
    color: #222;
    margin-bottom: 10px;
    border-radius: 3px;
    border: none; }
  .custom_deals_featured.so-deals .so-deal .product-feature .item-timer .time-item .name-time {
    text-align: center;
    font-size: 12px;
    display: block;
    color: #7d7d7d;
    text-transform: uppercase; }
  .custom_deals_featured.so-deals .owl2-controls.featureslider .owl2-nav div {
    position: absolute;
    top: 31%;
    height: 41px;
    z-index: 9; }
  .custom_deals_featured.so-deals .owl2-controls.featureslider .owl2-nav div.owl2-prev {
    left: 15px; }
  .custom_deals_featured.so-deals .owl2-controls.featureslider .owl2-nav div.owl2-next {
    right: 15px; }
  .custom_deals_featured.so-deals .product-feature {
    padding: 20px;
    overflow: visible; }
  @media (min-width: 1200px) {
    .custom_deals_featured.so-deals .product-feature {
      padding: 20px 95px 0px 20px; }
      .custom_deals_featured.so-deals .product-feature .product-thumb .image img {
        padding-left: 40px; } }
  .custom_deals_featured.so-deals .product-feature .product-thumb, .custom_deals_featured.so-deals .so-deal {
    margin: 0; }
  .custom_deals_featured.so-deals .box-label.label {
    display: block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: 40px;
    height: 40px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    padding: 0; }
  .custom_deals_featured.so-deals .extraslider-inner {
    border-top: 1px solid #e1e1e1;
    border-bottom: none;
    padding: 23px 10px 6px; }
  .custom_deals_featured.so-deals .extraslider-inner .caption {
    text-align: center; }
  .custom_deals_featured.so-deals .extraslider-inner .caption p, .custom_deals_featured.so-deals .extraslider-inner .caption .rating, .custom_deals_featured.so-deals .extraslider-inner .caption .item-time {
    display: none; }
  .custom_deals_featured.so-deals .extraslider-inner .caption h4 {
    font-size: 13px;
    color: #7d7d7d;
    text-transform: capitalize;
    margin-bottom: 4px; }
  .custom_deals_featured.so-deals .extraslider-inner .product-thumb {
    margin: 0;
    padding: 0 10px; }
  .custom_deals_featured.so-deals .extraslider-inner .product-thumb .image {
    /*width: 122px;*/
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s; }
  .custom_deals_featured.so-deals .extraslider-inner .product-thumb .image:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .custom_deals_featured.so-deals .extraslider-inner .product-thumb .image .bt-sale {
    position: absolute;
    z-index: 3;
    top: 10px;
    right: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    line-height: 38px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .custom_deals_featured.so-deals .extraslider-inner .owl2-controls .owl2-nav > div {
    border: none;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 50%;
    margin-top: -22px; }
  .custom_deals_featured.so-deals .extraslider-inner .owl2-controls .owl2-nav > div.owl2-prev {
    left: 5px; }
  .custom_deals_featured.so-deals .extraslider-inner .owl2-controls .owl2-nav > div.owl2-next {
    right: 5px; }
  .custom_deals_featured.so-deals .extraslider-inner .owl2-controls .owl2-nav > div:hover {
    border: none; }
/************************************************************************************************
 MODULE LASTET BLOG
 *************************************************************************************************/
.module.custom-ourblog {
  margin-bottom: 6px;
  position: relative; }
  .module.custom-ourblog p.modtitle {
    position: relative;
    background: transparent;
    padding-left: 0; }
  .module.custom-ourblog p.modtitle:before {
    display: none; }
  .module.custom-ourblog p.modtitle:after {
    content: '';
    height: 2px;
    width: 100px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    position: absolute;
    bottom: -1px;
    left: 0; }
  .module.custom-ourblog .so-blog-external.button-type2 .owl2-nav {
    position: absolute;
    top: 10px;
    right: 0; }
  .module.custom-ourblog .owl2-carousel .owl2-stage-outer {
    direction: ltr; }
  .module.custom-ourblog .so-blog-external .blog-external .media .so-block {
    float: none; }
  .module.custom-ourblog .blog-external {
    border: none;
    margin-top: 15px; }
  .module.custom-ourblog .blog-external .content-img {
    position: relative; }
  .module.custom-ourblog .blog-external .content-img img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    webkit-transform: rotate(0);
    -webkit-backface-visibility: hidden; }
  .module.custom-ourblog .blog-external .content-img img:hover {
    opacity: 0.7;
    visibility: visible; }
  .module.custom-ourblog .blog-external .content-img:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 85px solid transparent;
    top: 0;
    position: absolute;
    z-index: 2;
    border-left: 80px solid #fff;
    left: 0; }
  .module.custom-ourblog .blog-external .content-img .entry-date {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0; }
  .module.custom-ourblog .blog-external .content-img .entry-date .day-time {
    font-size: 24px;
    color: #909090;
    font-weight: bold; }
  .module.custom-ourblog .blog-external .content-img .entry-date .month-time {
    font-size: 14px;
    color: #909090; }
  .module.custom-ourblog .blog-external .content-detail h4 a {
    color: #222;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    padding: 0; }
  .module.custom-ourblog .blog-external .content-detail h4 a:hover {
    color: #06463f; }
  .module.custom-ourblog .blog-external .content-detail .media-heading {
    margin: 15px 0 10px; }
  .module.custom-ourblog .blog-external .content-detail .media-subcontent .media-author {
    border: none;
    color: #909090; }
  .module.custom-ourblog .blog-external .content-detail .media-subcontent i {
    font-size: 14px;
    margin-right: 5px; }
  .module.custom-ourblog .blog-external .content-detail .readmore {
    border-top: 1px solid #ddd;
    padding-top: 14px;
    margin-top: 14px;
    width: 100%;
    display: block; }
  .module.custom-ourblog .blog-external .content-detail .readmore a {
    color: #06463f;
    font-weight: 600; }
  .module.custom-ourblog .blog-external .content-detail .readmore i {
    margin-right: 5px; }
/************************************************************************************************
 DEFFAULT BESTSELLER HOME
 *************************************************************************************************/
.bestseller {
  clear: inherit; }
  .bestseller h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 12px;
    color: #222;
    text-transform: uppercase; }

  .bestseller .product-layout {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%; }
  .bestseller .product-layout .image {
    float: left;
    border: 1px solid #eee;
    width: 70px;
    padding: 10px;
    margin-right: 20px; }
  .bestseller .product-layout .image:hover {
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
  .bestseller .product-layout .caption {
    /*float: left;*/
    display: block;
    margin-top: -5px; }
  .bestseller .product-layout .caption h4 {
    margin: 0 0 2px; }
  .bestseller .product-layout .caption h4 a {
    font-size: 14px;
    font-weight: bold;
    color: #222; }
    .bestseller .product-layout .caption h4 a:hover {
      color: #06463f; }
  .bestseller .product-layout .caption .ratings {
    margin-top: -5px;
    margin-bottom: 6px; }
  .bestseller .product-layout .caption .price {
    margin-bottom: 0; }
  .bestseller .product-layout .price .price-new, .bestseller .product-layout .price span.price {
    font-size: 16px; }
/************************************************************************************************
 DEFFAULT LISTING TAB
 *************************************************************************************************/
.module.custom-listingtab {
  margin: 0 0 0 0;
  position: relative; }
  .module.custom-listingtab .box-title {
    position: absolute;
    top: -8px;
    min-width: 203px;
    left: -8px; }
  .module.custom-listingtab .box-title h2 {
    line-height: 48px;
    background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
    font-size: 18px;
    padding: 0 16px;
    color: #fff;
    margin: 0;
    font-weight: bold;
    border-radius: 0 7px 0 0;
    position: relative;
    text-transform: uppercase;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.1); }
  .module.custom-listingtab .box-title h2:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 8px solid transparent;
    bottom: -8px;
    position: absolute;
    border-right: 8px solid #b94300;
    left: 1px; }
  .module.custom-listingtab .module, .module.custom-listingtab .so-listing-tabs .ltabs-wrap .ltabs-tabs-container, .module.custom-listingtab .so-listing-tabs {
    margin: 0; }
  .module.custom-listingtab .list-sub-cat {
    border: 0;
    background-color: #f2f2f2;
    margin: 0 0 0 196px;
    border: 0;
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    padding: 0 15px;
    line-height: 40px;
    border-radius: 0; }
  .module.custom-listingtab .list-sub-cat:hover {
    color: #06463f; }
  .module.custom-listingtab .list-sub-cat.ltabs-tabs li.tab-sel.ltabs-tab > span {
    color: #06463f; }
  .module.custom-listingtab .list-sub-cat.ltabs-tabs li {
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 13px; }
  .module.custom-listingtab .list-sub-cat.ltabs-tabs li span {
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    padding: 0 15px;
    border-radius: 0; }
  .module.custom-listingtab .list-sub-cat.ltabs-tabs li span:hover {
    color: #06463f; }
  .module.custom-listingtab .list-sub-cat.ltabs-tabs li.tab-sel {
    background: transparent; }
  .module.custom-listingtab .ltabs-wrap .wap-listing-tabs .item-cat-image {
    float: left; }
  .module.custom-listingtab .ltabs-wrap .wap-listing-tabs .item-cat-image img:hover:before {
    visibility: visible;
    opacity: 1; }
  .module.custom-listingtab .ltabs-wrap .wap-listing-tabs .item-cat-image img:before {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    opacity: 0;
    left: 0; }
  .module.custom-listingtab .products-list.grid .product-layout .product-item-container {
    margin: 0;
    border-width: 0 1px 1px 0;
    padding-bottom: 17px; }
  .module.custom-listingtab .owl2-controls .owl2-nav {
    position: absolute;
    top: 21px;
    right: 15px; }
  .module.custom-listingtab .owl2-controls .owl2-nav > div {
    border: none;
    width: 28px;
    height: 28px;
    background-color: transparent; }
  .module.custom-listingtab .owl2-controls .owl2-nav > div.owl2-prev {
    right: 32px;
    left: auto; }
  .module.custom-listingtab .owl2-controls .owl2-nav > div:hover {
    border: none; }
  .module.custom-listingtab.img-float .box-title {
    text-align: right;
    min-width: 202px;
    right: -7px;
    left: auto; }
  .module.custom-listingtab.img-float .box-title h2 {
    border-radius: 7px 0 0 0; }
  .module.custom-listingtab.img-float .box-title h2:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 8px solid transparent;
    bottom: -8px;
    position: absolute;
    border-left: 8px solid #b94300;
    border-right: none;
    right: 0;
    left: auto; }
  .module.custom-listingtab.img-float .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    float: right; }
  .module.custom-listingtab.img-float .list-sub-cat {
    border: 0;
    background-color: #f2f2f2;
    margin: 0 196px 0 0; }
  .module.custom-listingtab.img-float .ltabs-wrap .wap-listing-tabs .item-cat-image {
    float: right; }
  .module.custom-listingtab.img-float .products-list.grid .product-layout .product-item-container {
    border-width: 0 0 1px 1px; }
  .module.custom-listingtab.img-float .owl2-controls .owl2-nav {
    left: 70px;
    right: auto; }

.module.custom_bestseler {
  border: 1px solid #e1e1e1;
  position: relative;
  margin: 0; }
  .module.custom_bestseler.p.modtitle {
    border: none; }
  .module.custom_bestseler .image-slide {
    float: left;
    width: 50%;
    position: relative;
    z-index: 3; }
  .module.custom_bestseler .image-slide .form-group {
    margin: 0; }
  .module.custom_bestseler .so-extraslider {
    margin: 0; }
  .module.custom_bestseler .extraslider-inner {
    clear: inherit;
    float: right;
    width: 50%;
    padding: 25px 0 0;
    border: none; }
  .module.custom_bestseler .extraslider-inner .right-block {
    float: left;
    padding-top: 15px; }
  .module.custom_bestseler .extraslider-inner .left-block {
    width: 90px;
    float: left;
    margin-right: 20px; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image {
    border: none; }
  .module.custom_bestseler .extraslider-inner .item-wrap.style1 .item-info {
    background: transparent;
    position: relative; }
  .module.custom_bestseler .extraslider-inner .item-wrap.style1 .item-info .item-title, .module.custom_bestseler .extraslider-inner .item-wrap.style2 .item-info .item-title {
    padding: 0;
    font-weight: normal; }
  .module.custom_bestseler .extraslider-inner .item-wrap.style1 .item-info .item-title a, .module.custom_bestseler .extraslider-inner .item-wrap.style2 .item-info .item-title a {
    font-size: 14px;
    color: #222;
    text-transform: capitalize; }
  .module.custom_bestseler .extraslider-inner .item-wrap.style1 .item-info .item-title a:hover, .module.custom_bestseler .extraslider-inner .item-wrap.style2 .item-info .item-title a:hover {
    color: #06463f; }
  .module.custom_bestseler .extraslider-inner .item-wrap-inner {
    margin: 0;
    padding: 0; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-info .item-content {
    margin: 0; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-info .item-content .content_price span {
    font-size: 16px;
    color: #06463f;
    font-weight: 700; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image img {
    box-shadow: none; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image .img-2 {
    position: absolute;
    top: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    opacity: 0;
    visibility: hidden; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image:hover {
    box-shadow: none; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image:hover img {
    box-shadow: none;
    opacity: 0.7; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image:hover .img-2 {
    opacity: 1;
    visibility: visible; }
  .module.custom_bestseler .extraslider-inner .item-wrap {
    margin-bottom: 25px; }
  .module.custom_bestseler .owl2-controls .owl2-nav {
    position: absolute;
    top: 21px;
    right: 15px; }
  .module.custom_bestseler .owl2-controls .owl2-nav > div {
    border: none;
    width: 28px;
    height: 28px;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    position: relative;
    top: 0; }
  .module.custom_bestseler .owl2-controls .owl2-nav > div.owl2-prev {
    right: 5px;
    left: auto; }
  .module.custom_bestseler .owl2-controls .owl2-nav > div:hover {
    border: none; }

@media screen and (-moz-images-in-menus: 0) {
  .module.custom-listingtab .products-list.grid .product-layout .product-item-container {
    padding-bottom: 16px; } }

  .meniufix {
      position: fixed !important;
      top: 0px;
	    width: 100%;
	    z-index: 999;
      display: none;
      transition: all 0.3s;
  }

.meniufix .navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 19px;
    font-size: 13px;
    color: #fff;
    padding-left: 13px;
    padding-right: 13px;
}

.meniufix .navbar-nav > li > a:hover {
    background: #2d2d2d;
}
 .typeheader-1 .meniufix .header-center {
    padding: 7px 0 2px !important;
}
@media screen and (min-width:1200px){
.meniufloating{
  display: block !important;
}
}
.meniufloating .navbar-logo img {

    max-width: 240px;
    position: relative;
    top: 3px;

}

.typeheader-1 .meniufloating .header-center {
  display: block !important;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
}
html, body {
    overflow: initial !important;
  font-family: "Open Sans",Helvetica,Arial,sans-serif !important;
}
.meniufloating .dropdown:hover .dropdown-menu {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: absolute;
    left: 0px;
    width: 270px;
    padding: 10px 20px;
}
.meniufloating .dropdown .dropdown-menu ul li, .meniufloating .dropdown .see-all{
  padding: 5px 10px;
  font-size: 13px;
  line-height: 25px;
  border-bottom: 1px solid #e1e1e1;
}
.meniufloating .dropdown .see-all{
  margin: 10px 0px;
  border-bottom: 0px solid #e1e1e1;
  position: relative;
  top: 3px;
}
.wrapper-full{
  margin-top: 0px !important;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu{
    padding-top: 4px;
}

.owl2-carousel .owl2-stage-outer {
    /*max-height: 510px !important;*/
}
.typeheader-1 .shopping_cart {
z-index:9999
}
@media (max-width:600px ){

  .products-category .price {
      margin: 0 0 10px 0;
      line-height: normal;
      color: #06463f;
      font-size: 15px;
      font-weight: 700;
      padding-top: 0px;
  }
}

#payment-confirm-button{
    display: none;
}
#coupon_voucher_reward{
  display: block !important;
}
.checkout-cart .panel-group .panel:nth-child(3) {
    display: none;
}
.module.banner-left{

    position: relative;
    top: -28px;
    height: 38px;
    background: #fff;
    padding: 0px;
    margin: 0px;

}

.footer-services {
  margin-bottom: 0px !important;
}
/*.so-homeslider .owl2-item.active {*/
  /*width: 900px !important;*/
/*}*/

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
}
.btn.active, .btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.btn-group-sm>.btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  color: #fff;
  border: 1px solid transparent;
  white-space: nowrap;
  box-shadow: none;
  padding: 7px 45px;
  font-size: 14px;
  line-height: 16px;
  text-transform: inherit;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.btn-emag>i.em.em-forward {
  font-size: 1.1em;
}
.btn-group-sm>.btn.btn-emag>i, .btn-group-sm>.btn.btn-icon>i, .btn.btn-emag.btn-sm>i, .btn.btn-icon.btn-sm>i {
  height: 32px;
  width: 37px;
  line-height: 32px;
  font-size: 20px;
  border-radius: 3px;
  padding-right: 5px;
}
.btn.btn-emag>i {
  color: #fff;
  background: #999;
  border-top-right-radius: 0 0!important;
  border-bottom-right-radius: 37% 100%!important;
}
.btn.btn-emag>i, .btn.btn-icon>i {
  position: absolute;
  top: -1px;
  left: -6px;
  text-align: center;
  display: block;
  z-index: 1;
}
.btn-primary {
  color: #fff;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
}
.title-product h1 {
  font-size: 26px;
  color: #000;
  margin-top: 10px;
}
.thumbnail {
  border: none;
}

.delivery-estimate-panel .delivery-estimate-border:after {
  border-bottom: 1px solid rgba(0,0,0,.1);
}
.delivery-estimate-panel .delivery-estimate-border:after {
  content: "";
  display: block;
  height: 1px;
  /*margin-left: 35px;*/
}
.delivery-estimate-box {
  position: relative;
  /*padding-left: 35px;*/
}
.pad-sep-xs {
  /*padding-top: 10px;*/
  padding-bottom: 10px;
}
.delivery-estimate-box .delivery-estimate-icon {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 20px;
}
.delivery-estimate-box .delivery-estimate-col-lg {
  /*width: 60%;*/
}
.delivery-estimate-panel .v-align-middle {
  display: inline-block;
  vertical-align: middle;
}
.font-size-ms {
  font-size: 13px;
}
.text-success {
  color: #090;
}
.delivery-estimate-box .delivery-estimate-col-sm {
  width: 30%;
}
.delivery-estimate-panel .v-align-middle {
  display: inline-block;
  vertical-align: text-top;
}
.pad-hrz-none {
  padding-left: 0;
  padding-right: 0;
}
.text-label {
  margin: 0 0 5px;
  font-size: 13px;
}
.text-availability-limited_stock_qty {
  color: #fff;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #090;
  padding: 0 5px;
  font-size: 12px;
}
.btn-xl {
  padding: 14px 20px;
  font-size: 18px;
  line-height: 20px;
  border-radius: 4px;
}
.btn.btn-emag>i {
  color: #fff;
  background: #d7b621;
  border-top-right-radius: 0 0!important;
  border-bottom-right-radius: 37% 100%!important;
}
.btn.btn-emag.btn-xl>i, .btn.btn-icon.btn-xl>i {
  height: 50px;
  width: 55px;
  line-height: 50px;
  font-size: 32px;
  border-radius: 4px;
  padding-right: 5px;
}
.btn.btn-emag>i, .btn.btn-icon>i {
  position: absolute;
  /*top: -1px;*/
  /*left: -1px;*/
  text-align: center;
  display: block;
  z-index: 1;
}
.add-to-favorites {
  background: #fff;
  border: 1px solid #06463f;
  color: #000;
}
.add-to-favorites:hover {
  background: #f1f1f1;
  border: 1px solid #06463f;
  color: #000;
}
input:focus {
  outline: none !important;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  /*box-shadow: 0 0 10px #06463f;*/
}
textarea:focus {
  outline: none !important;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  box-shadow: 0 0 10px #06463f;
}
/*.form-control:focus {*/
/*  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);*/
/*}*/
.categories .menu {
  margin-top: 10px;
}

.cc_container {
  font-size: 12px !important;
  background: #d7b621 !important;
}
.cc_container {
  padding: 5px 30px 5px !important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  background-color: #06463f !important;
  color: white !important;
}

.product-badge-box {
  position: absolute;
  top: 25px;
  left: 0px;
  z-index: 3;
  font-size: 12px;
  font-weight: 400;
}
.product-badge-box:not(:empty):before {
  border-right-width: 4px;
}
.product-badge-box:not(:empty):before {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #a9897f;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.product-badge.product-badge--discount {
  font-size: 16px;
  background-image: linear-gradient(287deg, #ff1d25 0%, #c4171b 100%);
}
.product-badge-container:last-child .product-badge {
  border-bottom-right-radius: 3px;
  box-shadow: 0 2px 6px -2px rgba(0,0,0,.4);
}
.product-badge-container:first-child .product-badge {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.product-carousel .product-badge {
  min-width: 72px;
}
.product-badge.product-badge--discount {
  letter-spacing: .03em;
  padding-top: 5px;
  padding-bottom: 5px;
}
.product-badge {
  text-align: center;
  position: relative;
  z-index: 1;
  line-height: 1.3;
  display: block;
  padding: 6px 5px;
  color: #fff;
  white-space: normal;
  max-width: 112px;
  width: -moz-min-content;
  width: min-content;
  text-transform: uppercase;
}
.product-badge .product-badge-label {
  text-overflow: ellipsis;
  overflow: hidden;
}
.title-follow {
  color: #fff;
}

.releate-products .products-list .product-layout{
position: initial !important;
}

.cate6 {
  display: none;
}
.caption h3{
  font-size: 14px;
  color: black;
  height: 50px;
}
.caption h2{
  font-size: 15px;
  color: black;
  padding: 0 5px;
  height: 60px;
  font-weight: 400;
}
.descriere {
  padding: 5px;
}
.descriere a {
  font-weight: bold !important;
}
.descriere p {
 font-size: 14px;
}
.caption h3 {
  font-weight: 300 !important;
}

.de-box {

  border: 1px solid #eee;
  border-radius: 8px;
  position: relative;
}
.de-method {
  position: relative;
  margin-bottom: 15px;
}
.de-method .de-content {
  padding-left: 38px;
}
.mrg-btm-xxs {
  margin-bottom: 5px;
}
.text-truncate {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.de-text-line {
  min-height: 18px;
  line-height: 18px;
}
.font-size-ms {
  font-size: 13px;
}
.text-gray-dark {
  color: #444;
}

.flagstrap {
  display: inline-block;
  position: relative;
  width: 100%;
}

.flagstrap-icon {
  display: inline-block;
  width: 16px;
  height: 11px;
  background: url(https://runi.ro/image/flags.png) no-repeat
}

.flagstrap-placeholder,
.flagstrap-placeholder i {
  display: none
}

.flagstrap-icon.flagstrap-ad {
  background-position: -16px 0
}

.flagstrap-icon.flagstrap-ae {
  background-position: -32px 0
}

.flagstrap-icon.flagstrap-af {
  background-position: -48px 0
}

.flagstrap-icon.flagstrap-ag {
  background-position: -64px 0
}

.flagstrap-icon.flagstrap-ai {
  background-position: -80px 0
}

.flagstrap-icon.flagstrap-al {
  background-position: -96px 0
}

.flagstrap-icon.flagstrap-am {
  background-position: -112px 0
}

.flagstrap-icon.flagstrap-an {
  background-position: -128px 0
}

.flagstrap-icon.flagstrap-ao {
  background-position: -144px 0
}

.flagstrap-icon.flagstrap-ar {
  background-position: -160px 0
}

.flagstrap-icon.flagstrap-as {
  background-position: -176px 0
}

.flagstrap-icon.flagstrap-at {
  background-position: -192px 0
}

.flagstrap-icon.flagstrap-au {
  background-position: -208px 0
}

.flagstrap-icon.flagstrap-aw {
  background-position: -224px 0
}

.flagstrap-icon.flagstrap-az {
  background-position: -240px 0
}

.flagstrap-icon.flagstrap-ba {
  background-position: 0 -11px
}

.flagstrap-icon.flagstrap-bb {
  background-position: -16px -11px
}

.flagstrap-icon.flagstrap-bd {
  background-position: -32px -11px
}

.flagstrap-icon.flagstrap-be {
  background-position: -48px -11px
}

.flagstrap-icon.flagstrap-bf {
  background-position: -64px -11px
}

.flagstrap-icon.flagstrap-bg {
  background-position: -80px -11px
}

.flagstrap-icon.flagstrap-bh {
  background-position: -96px -11px
}

.flagstrap-icon.flagstrap-bi {
  background-position: -112px -11px
}

.flagstrap-icon.flagstrap-bj {
  background-position: -128px -11px
}

.flagstrap-icon.flagstrap-bm {
  background-position: -144px -11px
}

.flagstrap-icon.flagstrap-bn {
  background-position: -160px -11px
}

.flagstrap-icon.flagstrap-bo {
  background-position: -176px -11px
}

.flagstrap-icon.flagstrap-br {
  background-position: -192px -11px
}

.flagstrap-icon.flagstrap-bs {
  background-position: -208px -11px
}

.flagstrap-icon.flagstrap-bt {
  background-position: -224px -11px
}

.flagstrap-icon.flagstrap-bv {
  background-position: -240px -11px
}

.flagstrap-icon.flagstrap-bw {
  background-position: 0 -22px
}

.flagstrap-icon.flagstrap-by {
  background-position: -16px -22px
}

.flagstrap-icon.flagstrap-bz {
  background-position: -32px -22px
}

.flagstrap-icon.flagstrap-ca {
  background-position: -48px -22px
}

.flagstrap-icon.flagstrap-catalonia {
  background-position: -64px -22px
}

.flagstrap-icon.flagstrap-cd {
  background-position: -80px -22px
}

.flagstrap-icon.flagstrap-cf {
  background-position: -96px -22px
}

.flagstrap-icon.flagstrap-cg {
  background-position: -112px -22px
}

.flagstrap-icon.flagstrap-ch {
  background-position: -128px -22px
}

.flagstrap-icon.flagstrap-ci {
  background-position: -144px -22px
}

.flagstrap-icon.flagstrap-ck {
  background-position: -160px -22px
}

.flagstrap-icon.flagstrap-cl {
  background-position: -176px -22px
}

.flagstrap-icon.flagstrap-cm {
  background-position: -192px -22px
}

.flagstrap-icon.flagstrap-cn {
  background-position: -208px -22px
}

.flagstrap-icon.flagstrap-co {
  background-position: -224px -22px
}

.flagstrap-icon.flagstrap-cr {
  background-position: -240px -22px
}

.flagstrap-icon.flagstrap-cu {
  background-position: 0 -33px
}

.flagstrap-icon.flagstrap-cv {
  background-position: -16px -33px
}

.flagstrap-icon.flagstrap-cw {
  background-position: -32px -33px
}

.flagstrap-icon.flagstrap-cy {
  background-position: -48px -33px
}

.flagstrap-icon.flagstrap-cz {
  background-position: -64px -33px
}

.flagstrap-icon.flagstrap-de {
  background-position: -80px -33px
}

.flagstrap-icon.flagstrap-dj {
  background-position: -96px -33px
}

.flagstrap-icon.flagstrap-dk {
  background-position: -112px -33px
}

.flagstrap-icon.flagstrap-dm {
  background-position: -128px -33px
}

.flagstrap-icon.flagstrap-do {
  background-position: -144px -33px
}

.flagstrap-icon.flagstrap-dz {
  background-position: -160px -33px
}

.flagstrap-icon.flagstrap-ec {
  background-position: -176px -33px
}

.flagstrap-icon.flagstrap-ee {
  background-position: -192px -33px
}

.flagstrap-icon.flagstrap-eg {
  background-position: -208px -33px
}

.flagstrap-icon.flagstrap-eh {
  background-position: -224px -33px
}

.flagstrap-icon.flagstrap-england {
  background-position: -240px -33px
}

.flagstrap-icon.flagstrap-er {
  background-position: 0 -44px
}

.flagstrap-icon.flagstrap-es {
  background-position: -16px -44px
}

.flagstrap-icon.flagstrap-et {
  background-position: -32px -44px
}

.flagstrap-icon.flagstrap-eu {
  background-position: -48px -44px
}

.flagstrap-icon.flagstrap-fi {
  background-position: -64px -44px
}

.flagstrap-icon.flagstrap-fj {
  background-position: -80px -44px
}

.flagstrap-icon.flagstrap-fk {
  background-position: -96px -44px
}

.flagstrap-icon.flagstrap-fm {
  background-position: -112px -44px
}

.flagstrap-icon.flagstrap-fo {
  background-position: -128px -44px
}

.flagstrap-icon.flagstrap-fr {
  background-position: -144px -44px
}

.flagstrap-icon.flagstrap-ga {
  background-position: -160px -44px
}

.flagstrap-icon.flagstrap-gb {
  background-position: -176px -44px
}

.flagstrap-icon.flagstrap-gd {
  background-position: -192px -44px
}

.flagstrap-icon.flagstrap-ge {
  background-position: -208px -44px
}

.flagstrap-icon.flagstrap-gf {
  background-position: -224px -44px
}

.flagstrap-icon.flagstrap-gg {
  background-position: -240px -44px
}

.flagstrap-icon.flagstrap-gh {
  background-position: 0 -55px
}

.flagstrap-icon.flagstrap-gi {
  background-position: -16px -55px
}

.flagstrap-icon.flagstrap-gl {
  background-position: -32px -55px
}

.flagstrap-icon.flagstrap-gm {
  background-position: -48px -55px
}

.flagstrap-icon.flagstrap-gn {
  background-position: -64px -55px
}

.flagstrap-icon.flagstrap-gp {
  background-position: -80px -55px
}

.flagstrap-icon.flagstrap-gq {
  background-position: -96px -55px
}

.flagstrap-icon.flagstrap-gr {
  background-position: -112px -55px
}

.flagstrap-icon.flagstrap-gs {
  background-position: -128px -55px
}

.flagstrap-icon.flagstrap-gt {
  background-position: -144px -55px
}

.flagstrap-icon.flagstrap-gu {
  background-position: -160px -55px
}

.flagstrap-icon.flagstrap-gw {
  background-position: -176px -55px
}

.flagstrap-icon.flagstrap-gy {
  background-position: -192px -55px
}

.flagstrap-icon.flagstrap-hk {
  background-position: -208px -55px
}

.flagstrap-icon.flagstrap-hm {
  background-position: -224px -55px
}

.flagstrap-icon.flagstrap-hn {
  background-position: -240px -55px
}

.flagstrap-icon.flagstrap-hr {
  background-position: 0 -66px
}

.flagstrap-icon.flagstrap-ht {
  background-position: -16px -66px
}

.flagstrap-icon.flagstrap-hu {
  background-position: -32px -66px
}

.flagstrap-icon.flagstrap-ic {
  background-position: -48px -66px
}

.flagstrap-icon.flagstrap-id {
  background-position: -64px -66px
}

.flagstrap-icon.flagstrap-ie {
  background-position: -80px -66px
}

.flagstrap-icon.flagstrap-il {
  background-position: -96px -66px
}

.flagstrap-icon.flagstrap-im {
  background-position: -112px -66px
}

.flagstrap-icon.flagstrap-in {
  background-position: -128px -66px
}

.flagstrap-icon.flagstrap-io {
  background-position: -144px -66px
}

.flagstrap-icon.flagstrap-iq {
  background-position: -160px -66px
}

.flagstrap-icon.flagstrap-ir {
  background-position: -176px -66px
}

.flagstrap-icon.flagstrap-is {
  background-position: -192px -66px
}

.flagstrap-icon.flagstrap-it {
  background-position: -208px -66px
}

.flagstrap-icon.flagstrap-je {
  background-position: -224px -66px
}

.flagstrap-icon.flagstrap-jm {
  background-position: -240px -66px
}

.flagstrap-icon.flagstrap-jo {
  background-position: 0 -77px
}

.flagstrap-icon.flagstrap-jp {
  background-position: -16px -77px
}

.flagstrap-icon.flagstrap-ke {
  background-position: -32px -77px
}

.flagstrap-icon.flagstrap-kg {
  background-position: -48px -77px
}

.flagstrap-icon.flagstrap-kh {
  background-position: -64px -77px
}

.flagstrap-icon.flagstrap-ki {
  background-position: -80px -77px
}

.flagstrap-icon.flagstrap-km {
  background-position: -96px -77px
}

.flagstrap-icon.flagstrap-kn {
  background-position: -112px -77px
}

.flagstrap-icon.flagstrap-kp {
  background-position: -128px -77px
}

.flagstrap-icon.flagstrap-kr {
  background-position: -144px -77px
}

.flagstrap-icon.flagstrap-kurdistan {
  background-position: -160px -77px
}

.flagstrap-icon.flagstrap-kw {
  background-position: -176px -77px
}

.flagstrap-icon.flagstrap-ky {
  background-position: -192px -77px
}

.flagstrap-icon.flagstrap-kz {
  background-position: -208px -77px
}

.flagstrap-icon.flagstrap-la {
  background-position: -224px -77px
}

.flagstrap-icon.flagstrap-lb {
  background-position: -240px -77px
}

.flagstrap-icon.flagstrap-lc {
  background-position: 0 -88px
}

.flagstrap-icon.flagstrap-li {
  background-position: -16px -88px
}

.flagstrap-icon.flagstrap-lk {
  background-position: -32px -88px
}

.flagstrap-icon.flagstrap-lr {
  background-position: -48px -88px
}

.flagstrap-icon.flagstrap-ls {
  background-position: -64px -88px
}

.flagstrap-icon.flagstrap-lt {
  background-position: -80px -88px
}

.flagstrap-icon.flagstrap-lu {
  background-position: -96px -88px
}

.flagstrap-icon.flagstrap-lv {
  background-position: -112px -88px
}

.flagstrap-icon.flagstrap-ly {
  background-position: -128px -88px
}

.flagstrap-icon.flagstrap-ma {
  background-position: -144px -88px
}

.flagstrap-icon.flagstrap-mc {
  background-position: -160px -88px
}

.flagstrap-icon.flagstrap-md {
  background-position: -176px -88px
}

.flagstrap-icon.flagstrap-me {
  background-position: -192px -88px
}

.flagstrap-icon.flagstrap-mg {
  background-position: -208px -88px
}

.flagstrap-icon.flagstrap-mh {
  background-position: -224px -88px
}

.flagstrap-icon.flagstrap-mk {
  background-position: -240px -88px
}

.flagstrap-icon.flagstrap-ml {
  background-position: 0 -99px
}

.flagstrap-icon.flagstrap-mm {
  background-position: -16px -99px
}

.flagstrap-icon.flagstrap-mn {
  background-position: -32px -99px
}

.flagstrap-icon.flagstrap-mo {
  background-position: -48px -99px
}

.flagstrap-icon.flagstrap-mp {
  background-position: -64px -99px
}

.flagstrap-icon.flagstrap-mq {
  background-position: -80px -99px
}

.flagstrap-icon.flagstrap-mr {
  background-position: -96px -99px
}

.flagstrap-icon.flagstrap-ms {
  background-position: -112px -99px
}

.flagstrap-icon.flagstrap-mt {
  background-position: -128px -99px
}

.flagstrap-icon.flagstrap-mu {
  background-position: -144px -99px
}

.flagstrap-icon.flagstrap-mv {
  background-position: -160px -99px
}

.flagstrap-icon.flagstrap-mw {
  background-position: -176px -99px
}

.flagstrap-icon.flagstrap-mx {
  background-position: -192px -99px
}

.flagstrap-icon.flagstrap-my {
  background-position: -208px -99px
}

.flagstrap-icon.flagstrap-mz {
  background-position: -224px -99px
}

.flagstrap-icon.flagstrap-na {
  background-position: -240px -99px
}

.flagstrap-icon.flagstrap-nc {
  background-position: 0 -110px
}

.flagstrap-icon.flagstrap-ne {
  background-position: -16px -110px
}

.flagstrap-icon.flagstrap-nf {
  background-position: -32px -110px
}

.flagstrap-icon.flagstrap-ng {
  background-position: -48px -110px
}

.flagstrap-icon.flagstrap-ni {
  background-position: -64px -110px
}

.flagstrap-icon.flagstrap-nl {
  background-position: -80px -110px
}

.flagstrap-icon.flagstrap-no {
  background-position: -96px -110px
}

.flagstrap-icon.flagstrap-np {
  background-position: -112px -110px
}

.flagstrap-icon.flagstrap-nr {
  background-position: -128px -110px
}

.flagstrap-icon.flagstrap-nu {
  background-position: -144px -110px
}

.flagstrap-icon.flagstrap-nz {
  background-position: -160px -110px
}

.flagstrap-icon.flagstrap-om {
  background-position: -176px -110px
}

.flagstrap-icon.flagstrap-pa {
  background-position: -192px -110px
}

.flagstrap-icon.flagstrap-pe {
  background-position: -208px -110px
}

.flagstrap-icon.flagstrap-pf {
  background-position: -224px -110px
}

.flagstrap-icon.flagstrap-pg {
  background-position: -240px -110px
}

.flagstrap-icon.flagstrap-ph {
  background-position: 0 -121px
}

.flagstrap-icon.flagstrap-pk {
  background-position: -16px -121px
}

.flagstrap-icon.flagstrap-pl {
  background-position: -32px -121px
}

.flagstrap-icon.flagstrap-pm {
  background-position: -48px -121px
}

.flagstrap-icon.flagstrap-pn {
  background-position: -64px -121px
}

.flagstrap-icon.flagstrap-pr {
  background-position: -80px -121px
}

.flagstrap-icon.flagstrap-ps {
  background-position: -96px -121px
}

.flagstrap-icon.flagstrap-pt {
  background-position: -112px -121px
}

.flagstrap-icon.flagstrap-pw {
  background-position: -128px -121px
}

.flagstrap-icon.flagstrap-py {
  background-position: -144px -121px
}

.flagstrap-icon.flagstrap-qa {
  background-position: -160px -121px
}

.flagstrap-icon.flagstrap-re {
  background-position: -176px -121px
}

.flagstrap-icon.flagstrap-ro {
  background-position: -192px -121px
}

.flagstrap-icon.flagstrap-rs {
  background-position: -208px -121px
}

.flagstrap-icon.flagstrap-ru {
  background-position: -224px -121px
}

.flagstrap-icon.flagstrap-rw {
  background-position: -240px -121px
}

.flagstrap-icon.flagstrap-sa {
  background-position: 0 -132px
}

.flagstrap-icon.flagstrap-sb {
  background-position: -16px -132px
}

.flagstrap-icon.flagstrap-sc {
  background-position: -32px -132px
}

.flagstrap-icon.flagstrap-scotland {
  background-position: -48px -132px
}

.flagstrap-icon.flagstrap-sd {
  background-position: -64px -132px
}

.flagstrap-icon.flagstrap-se {
  background-position: -80px -132px
}

.flagstrap-icon.flagstrap-sg {
  background-position: -96px -132px
}

.flagstrap-icon.flagstrap-sh {
  background-position: -112px -132px
}

.flagstrap-icon.flagstrap-si {
  background-position: -128px -132px
}

.flagstrap-icon.flagstrap-sk {
  background-position: -144px -132px
}

.flagstrap-icon.flagstrap-sl {
  background-position: -160px -132px
}

.flagstrap-icon.flagstrap-sm {
  background-position: -176px -132px
}

.flagstrap-icon.flagstrap-sn {
  background-position: -192px -132px
}

.flagstrap-icon.flagstrap-so {
  background-position: -208px -132px
}

.flagstrap-icon.flagstrap-somaliland {
  background-position: -224px -132px
}

.flagstrap-icon.flagstrap-sr {
  background-position: -240px -132px
}

.flagstrap-icon.flagstrap-ss {
  background-position: 0 -143px
}

.flagstrap-icon.flagstrap-st {
  background-position: -16px -143px
}

.flagstrap-icon.flagstrap-sv {
  background-position: -32px -143px
}

.flagstrap-icon.flagstrap-sx {
  background-position: -48px -143px
}

.flagstrap-icon.flagstrap-sy {
  background-position: -64px -143px
}

.flagstrap-icon.flagstrap-sz {
  background-position: -80px -143px
}

.flagstrap-icon.flagstrap-tc {
  background-position: -96px -143px
}

.flagstrap-icon.flagstrap-td {
  background-position: -112px -143px
}

.flagstrap-icon.flagstrap-tf {
  background-position: -128px -143px
}

.flagstrap-icon.flagstrap-tg {
  background-position: -144px -143px
}

.flagstrap-icon.flagstrap-th {
  background-position: -160px -143px
}

.flagstrap-icon.flagstrap-tj {
  background-position: -176px -143px
}

.flagstrap-icon.flagstrap-tk {
  background-position: -192px -143px
}

.flagstrap-icon.flagstrap-tl {
  background-position: -208px -143px
}

.flagstrap-icon.flagstrap-tm {
  background-position: -224px -143px
}

.flagstrap-icon.flagstrap-tn {
  background-position: -240px -143px
}

.flagstrap-icon.flagstrap-to {
  background-position: 0 -154px
}

.flagstrap-icon.flagstrap-tr {
  background-position: -16px -154px
}

.flagstrap-icon.flagstrap-tt {
  background-position: -32px -154px
}

.flagstrap-icon.flagstrap-tv {
  background-position: -48px -154px
}

.flagstrap-icon.flagstrap-tw {
  background-position: -64px -154px
}

.flagstrap-icon.flagstrap-tz {
  background-position: -80px -154px
}

.flagstrap-icon.flagstrap-ua {
  background-position: -96px -154px
}

.flagstrap-icon.flagstrap-ug {
  background-position: -112px -154px
}

.flagstrap-icon.flagstrap-um {
  background-position: -128px -154px
}

.flagstrap-icon.flagstrap-us {
  background-position: -144px -154px
}

.flagstrap-icon.flagstrap-uy {
  background-position: -160px -154px
}

.flagstrap-icon.flagstrap-uz {
  background-position: -176px -154px
}

.flagstrap-icon.flagstrap-va {
  background-position: -192px -154px
}

.flagstrap-icon.flagstrap-vc {
  background-position: -208px -154px
}

.flagstrap-icon.flagstrap-ve {
  background-position: -224px -154px
}

.flagstrap-icon.flagstrap-vg {
  background-position: -240px -154px
}

.flagstrap-icon.flagstrap-vi {
  background-position: 0 -165px
}

.flagstrap-icon.flagstrap-vn {
  background-position: -16px -165px
}

.flagstrap-icon.flagstrap-vu {
  background-position: -32px -165px
}

.flagstrap-icon.flagstrap-wales {
  background-position: -48px -165px
}

.flagstrap-icon.flagstrap-wf {
  background-position: -64px -165px
}

.flagstrap-icon.flagstrap-ws {
  background-position: -80px -165px
}

.flagstrap-icon.flagstrap-ye {
  background-position: -96px -165px
}

.flagstrap-icon.flagstrap-yt {
  background-position: -112px -165px
}

.flagstrap-icon.flagstrap-za {
  background-position: -128px -165px
}

.flagstrap-icon.flagstrap-zanzibar {
  background-position: -144px -165px
}

.flagstrap-icon.flagstrap-zm {
  background-position: -160px -165px
}

.flagstrap-icon.flagstrap-zw {
  background-position: -176px -165px
}
.red{
  background: #d7b621;
}
.block-icon-left {
  float: left;
  margin-right: 5px;
}
.block-content .editor-content {
  /*float: right;*/
  /*margin-right: 2px;*/
}
.block-icon-left .fa {
  font-size: 30px;
  color: #090;
  margin-top: 10px;
  margin-right: 10px;
}
.benefit__card img {
  max-height: 330px;
}

@media (max-width: 991px) {
  .benefit__card img {
    max-height: 100px;
  }
}


/*============HOME PRODUCT==================*/
.bestseller .owl2-controls .owl2-nav .owl2-next, .bestseller .owl2-controls .owl2-nav .owl2-prev {
  height: 36px;
  width: 36px;
  line-height: 34px;
  text-align: center;
  font-size: 28px;
  display: inline-block;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  border: 1px solid #ddd; }
.bestseller .owl2-controls .owl2-nav .owl2-next:hover, .bestseller .owl2-controls .owl2-nav .owl2-prev:hover {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  color: #fff;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
.bestseller .owl2-controls .owl2-nav .owl2-next {
  right: 0px; }
.bestseller .owl2-controls .owl2-nav .owl2-prev {
  left: 0px; }


.latest .owl2-controls .owl2-nav .owl2-next, .latest .owl2-controls .owl2-nav .owl2-prev {
  height: 36px;
  width: 36px;
  line-height: 34px;
  text-align: center;
  font-size: 28px;
  display: inline-block;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  border: 1px solid #ddd; }
.latest .owl2-controls .owl2-nav .owl2-next:hover, .latest .owl2-controls .owl2-nav .owl2-prev:hover {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  color: #fff;
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%); }
.latest .owl2-controls .owl2-nav .owl2-next {
  right: 0px; }
.latest .owl2-controls .owl2-nav .owl2-prev {
  left: 0px; }

.common-home h1.modtitle {
  position: relative; }

.module.fa-hidden h1.modtitle:before {
  display: none; }
.module h1.modtitle {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  line-height: 100%;
  padding: 10px 0 9px 15px;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0;
  color: #fff;
}
.module h1.modtitle .fa {
  color: #06463f;
  margin-right: 5px; }
/*.module h1.modtitle:before {*/
/*  color: #06463f;*/
/*  content: '\f219';*/
/*  font-family: FontAwesome;*/
/*  font-size: 18px;*/
/*  display: inline-block;*/
/*  margin-right: 7px; }*/
.module h1.modtitle span {
  font-size: 16px;
  text-transform: uppercase;
  color: #222;
  font-weight: 700;
  display: inline-block; }

.article-text {
  color: #7c7d7c;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  padding: 5px;
}
.go-to-article {
  font-size: 12px;
}
.footer-newsletter .module, .footer-socials .module {
  margin-bottom: 0px !important;
}

.other-offers-content {
  display: flex;
  gap: 20px;
  padding-bottom: 20px
}

@media (max-width: 991.98px) {
  .other-offers-content {
    flex-wrap: wrap;
    gap: 10px;
    /*padding: 0 10px 20px;*/
  }
}

.other-offers-content .other-offers-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
  overflow: hidden;
  padding: 60px 15px 15px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 4px #00000040
}

@media (max-width: 1529.98px) {
  .other-offers-content .other-offers-item {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    padding: 60px 10px 15px
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item {
    padding: 10px;
    /*border-radius: 4px;*/
    /*box-shadow: none;*/
    flex-wrap: nowrap
  }
}

.other-offers-content .other-offers-item + .other-offers-item {
  border-top: none
}

.other-offers-content .other-offers-item .other-offers-item-thumb {
  width: 180px;
  /*height: 100px*/
}

@media (max-width: 1529.98px) {
  .other-offers-content .other-offers-item .other-offers-item-thumb {
    /*width: 70px;*/
    /*height: 70px*/
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item .other-offers-item-thumb {
    /*display: none*/
  }
}

.other-offers-content .other-offers-item .other-offers-item-thumb img {
  max-width: 100%
}

.other-offers-content .other-offers-item .other-offers-details {
  margin-top: -3px;
  width: calc(100% - 210px)
}

@media (max-width: 1529.98px) {
  .other-offers-content .other-offers-item .other-offers-details {
    width: calc(100% - 90px)
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item .other-offers-details {
    width: 100%
  }
}

.other-offers-content .other-offers-item .other-offers-details h3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 7px 10px 7px 20px;
  border-bottom: 1px solid #f5f5f5;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  background: #090;
  color: #fff;
}

@media (min-width: 992px) and (max-width: 1259.98px) {
  .other-offers-content .other-offers-item .other-offers-details h3 {
    padding: 7px 5px 7px 10px;
    font-size: 18px
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item .other-offers-details h3 {
    position: relative;
    padding: 5px;
    border-bottom: none;
    font-size: 12px;
    /*max-width: calc(100% - 185px)*/
  }
}

.other-offers-content .other-offers-item .other-offers-details h3 i {
  font-size: 14px;
  font-weight: 400
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item .other-offers-details h3 i {
    margin-right: 5px
  }
}

.other-offers-content .other-offers-item .other-offers-details .product-new-price {
  margin-bottom: 0;
  color: #ef2809;
  font-size: 20px;
  font-weight: 700
}

.other-offers-content .other-offers-item .other-offers-details .other-offers-vendor-container a {
  color: #000
}

.other-offers-content .other-offers-item .other-offers-details .seller-rating-container {
  font-weight: 700;
  white-space: nowrap
}

.other-offers-content .other-offers-item .other-offers-details .seller-rating-container, .other-offers-content .other-offers-item .other-offers-details .seller-rating-container i {
  color: #0082e6
}

.other-offers-content .other-offers-item .other-offers-details .other-offers-shipping-container {
  margin-top: 3px;
  color: #000;
  font-size: 13px
}

.other-offers-content .other-offers-item .other-offers-details .other-offers-shipping-container p {
  margin: 0;
  color: #222;
  font-weight: 600
}

.other-offers-content .other-offers-item .other-offers-action {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto
}

@media (max-width: 1529.98px) {
  .other-offers-content .other-offers-item .other-offers-action {
    margin-left: 80px
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item .other-offers-action {
    margin-left: 0;
    margin-top: 5px
  }
}

@media (max-width: 767.98px) {
  .other-offers-content .other-offers-item .other-offers-action {
    position: absolute;
    top: 10px;
    right: 10px
  }
}

.other-offers-content .other-offers-item .other-offers-action .btn {
  min-width: 180px
}

@media (max-width: 1529.98px) {
  .other-offers-content .other-offers-item .other-offers-action .btn {
    display: block;
    min-width: 170px
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item .other-offers-action .btn {
    min-width: 150px
  }
}

.other-offers-content .other-offers-item.has-other-offers-extra-label .other-offers-details .other-offers-price-container {
  height: 47px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  white-space: nowrap
}

@media (min-width: 992px) and (max-width: 1259.98px) {
  .other-offers-content .other-offers-item.has-other-offers-extra-label .other-offers-details .other-offers-price-container {
    height: 65px;
    white-space: normal
  }
}

.other-offers-content .other-offers-item.has-other-offers-extra-label .other-offers-extra-label > .btn-link {
  color: #666
}

.other-offers-content .other-offers-item.is-placeholder .other-offers-item-thumb {
  width: 100px;
  height: 100px;
  border-radius: 15px;
  background-color: #eee
}

@media (max-width: 1529.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-item-thumb {
    width: 70px;
    height: 70px
  }
}

@media (max-width: 1529.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-details {
    width: calc(100% - 90px)
  }
}

.other-offers-content .other-offers-item.is-placeholder .other-offers-details h3 {
  width: 100%;
  height: 46px;
  border-radius: 15px 15px 0 0;
  margin-bottom: 10px
}

@media (min-width: 992px) and (max-width: 1259.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-details h3 {
    height: 40px
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-details h3 {
    width: 280px;
    border-radius: 15px;
    height: 26px;
    margin-top: 2px
  }
}

.other-offers-content .other-offers-item.is-placeholder .other-offers-details h3:before {
  display: block;
  width: 200px;
  height: 25px;
  border-radius: 15px;
  margin-top: 3px;
  background-color: #eee;
  content: ""
}

@media (max-width: 1259.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-details h3:before {
    height: 19px
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-details h3:before {
    display: none
  }
}

.other-offers-content .other-offers-item.is-placeholder .other-offers-details .price {
  width: 100px;
  height: 25px;
  margin-bottom: 15px;
  border-radius: 15px;
  background-color: #eee
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-details .price {
    margin-bottom: 10px
  }
}

.other-offers-content .other-offers-item.is-placeholder .other-offers-details p {
  width: 180px;
  height: 18px;
  border-radius: 15px;
  margin-bottom: 15px;
  background-color: #eee
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-details p {
    margin-bottom: 10px
  }
}

.other-offers-content .other-offers-item.is-placeholder .other-offers-details p:last-child {
  margin-bottom: 0
}

.other-offers-content .other-offers-item.is-placeholder .other-offers-action div {
  width: 150px;
  height: 36px;
  border-radius: 18px;
  background-color: #eee
}

@media (min-width: 992px) and (max-width: 1529.98px) {
  .other-offers-content .other-offers-item.is-placeholder .other-offers-action div {
    margin-top: 3px
  }
}

.other-offers-content .other-offers-item.is-placeholder.has-other-offers-extra-label .other-offers-details {
  padding: 5px 0
}

@media (min-width: 1530px) {
  .other-offers-content .other-offers-item.is-placeholder.has-other-offers-extra-label .other-offers-details {
    padding: 8px 0
  }
}

.other-offers-content .other-offers-view-all {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  padding: 15px 10px;
  border-radius: 12px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  white-space: normal
}

@media (min-width: 992px) {
  .other-offers-content .other-offers-view-all {
    box-shadow: 0 0 4px #00000040
  }
}

@media (max-width: 991.98px) {
  .other-offers-content .other-offers-view-all {
    justify-content: space-between;
    width: 100%;
    border-radius: 4px;
    font-size: 13px
  }
}

.other-offers-content .other-offers-view-all:hover {
  color: #0082e6;
  text-decoration: none;
  cursor: pointer
}

.other-offers-content .other-offers-view-all:after {
  margin-left: 5px;
  font-family: eMAGv2;
  font-size: 12px;
  content: "\e663"
}
.mobil{
  display: none;
}
@media (max-width: 990px) {
  .mobil{
    display: block;
  }
}
.wrap-caracteristici {
  display: flex;
  padding: 20px;
  gap: 20px;
  align-items: center;
  margin: 5px 0;
  border-bottom: 1px solid #eee;
}
.wrap-caracteristici img {
  width: 48px;
  height: 48px;
}
.caracteristici-text h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #124373;
}
#box-main {
  padding-top: 20px;
  padding-bottom: 20px;
}
#box-main .box-main-in {
  position: relative;
  overflow: hidden;
  text-align: center !important;
  max-width: 587px;
  width: 100%;
  margin: 0px auto 20px;
  background: #000;
}
#box-main .box-main-in:hover img {
  opacity: 0.5;
}
#box-main .box-main-in img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
}
#box-main .box-main-in div {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  text-align: center !important;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#box-main .btn {
  opacity: 0;
}
#box-main .box-main-in:hover .btn {
  background-image: linear-gradient(287deg, #090 0%, #06463f 100%);
  color: #fff !important;
  border: 1px solid #06463f;
  opacity: 1;
}
.bg-gray {
  background: #edeceb;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 20px;
}
.paddlr-10 {
  padding: 30px 0% 20px;
}
.tc {
  text-align: center !important;
}
h1.centerheader, h2.centerheader {
  padding: 0px 0 0px;
  text-align: center !important;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 300;
  color: #6e6e6e;
  margin: 0px 0px 16px;
  position: relative;
  font-family: "Montserrat";
}
.insta-link {
  font-size: 36px;
  line-height: 1.4em;
  font-weight: 700;
  color: #0E4286;
}
#haft{
  margin-top: 40px;
}
.pt-3{
  padding: 10px;
}
.green{
  background: #090;
}