@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: #41ade2; }
        .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;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-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 .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 .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 {
    opacity: 1;
    position: relative;
    transition: all 0.5s ease-in-out; }
  .lib-two-img .img-2, .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;
    display: block;
    transition: all 0.5s ease-in-out;
    left: 0; }

.lib-two-img-over .img-1, .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;
  transition: all 0.5s ease-in-out; }
  .lib-two-img-over .img-2, .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;
    transform-style: inherit;
    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
 [7] BANNER EFFECT
 [8] POPUP ADDED TO CART
 ==============================================*/
/*============BACK TO TOP ==================*/
.back-to-top {
  cursor: pointer;
  background-color: #777;
  width: 45px;
  bottom: 20px;
  right: 10px;
  min-height: 42px;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  border-radius: 3px;
  opacity: 1;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s 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: #41ade2; }
  .back-to-top i {
    font-size: 36px;
    margin: 1px 0 0 0 !important;
    color: #fff;
    display: inline-block; }
/*============SOCIAL ACCOUNTS ==================*/
.social-widgets {
  overflow: visible;
  position: fixed;
  z-index: 999;
  top: 50%;
  height: 0;
  width: 0;
  right: 0; }

.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 ==================*/
.wrapper-boxed, .wrapper-iframed, .wrapper-rounded {
  overflow: hidden; }
  .wrapper-boxed header.navbar-compact, .wrapper-iframed header.navbar-compact, .wrapper-rounded header.navbar-compact {
    width: auto; }

header.navbar-compact {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 999;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }
  header.navbar-compact .compact-hidden {
    display: none; }

.navbar-compact .header-center {
  padding: 20px 0; }

.navbar-compact .header-bottom {
  margin: 0 0 10px; }

.navbar-switcher {
  text-align: center;
  float: right;
  display: none;
  width: 45px;
  height: 45px;
  margin-bottom: -47px;
  background: #41ade2 !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==================*/
.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 */
#loader .dot {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -80px;
  transform-type: preserve-3d;
  transform-origin: 80px 50%;
  transform: rotateY(0);
  background-color: #1fc0a0;
  animation: dot1 2000ms cubic-bezier(0.56, 0.09, 0.89, 0.69) infinite; }

#loader .dot:nth-child(2) {
  z-index: 9;
  animation-delay: 150ms; }

#loader .dot:nth-child(3) {
  z-index: 8;
  animation-delay: 300ms; }

#loader .dot:nth-child(4) {
  z-index: 7;
  animation-delay: 450ms; }

#loader .dot:nth-child(5) {
  z-index: 6;
  animation-delay: 600ms; }

#loader .dot:nth-child(6) {
  z-index: 5;
  animation-delay: 750ms; }

#loader .dot:nth-child(7) {
  z-index: 4;
  animation-delay: 900ms; }

#loader .dot:nth-child(8) {
  z-index: 3;
  animation-delay: 1050ms; }

@keyframes dot1 {
  0% {
    transform: rotateY(0) rotateZ(0) rotateX(0);
    background-color: #41ade2; }

  45% {
    transform: rotateZ(180deg) rotateY(360deg) rotateX(90deg);
    background-color: #000;
    animation-timing-function: cubic-bezier(0.15, 0.62, 0.72, 0.98); }

  90%, 100% {
    transform: rotateY(0) rotateZ(360deg) rotateX(180deg);
    background-color: #41ade2; } }
/*============@group Banners hover effect ==================*/
.banners-effect-1 .banners > div img {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-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;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-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);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-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);
    transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s 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;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-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 {
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in; }
  .banners-effect-12 .banners > div img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
/*============POPUP ADDED TO CART ==================*/
body > .alert, .container > .alert {
  position: fixed;
  z-index: 10004;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99); }

body > .alert .alert, .container > .alert .alert {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%; }

body > .alert .alert.fadeOut, .container > .alert .alert.fadeOut {
  top: -100%; }

@-webkit-keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@-moz-keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@-webkit-keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@-moz-keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@-webkit-keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }

@-moz-keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }

@keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }
/*===============================================
 [SASS DIRECTORY ]
 [1] Pre-Loader
 ==============================================*/
/*============START Pre-Loader CSS  ==================*/
.so-pre-loader {
  background: #41ade2;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  .so-pre-loader .so-loader-background {
    background: #555;
    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: #5bc0de;
    bottom: 0;
    height: 5px; }
  .so-pre-loader .so-loader-with-logo .run-number {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 80px;
    min-height: 80px;
    display: block; }
/* *************   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; }

select, button {
  outline: none; }

select:focus, form:focus, button:focus, textarea:focus, input:focus {
  outline: none; }

.feature-box {
  border-radius: 0;
  margin-bottom: 20px; }
  .feature-box .feature-icon {
    color: #41ade2;
    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-color: #41ade2;
  display: inline-block;
  font-size: 40px;
  height: 110px;
  line-height: 110px;
  margin: 5px;
  position: relative;
  text-align: center;
  width: 110px;
  z-index: 1; }
/*===============================================
 [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: 19px;
  font-size: 1.9rem;
  /* [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; }

.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: #41ade2; }
/* @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: #41ade2; }

.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: #41ade2; }

.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: #666; }
  .table-responsive .table tbody td.text-left:hover a {
    color: #41ade2; }

.checkout-cart .btn-block input {
  min-width: 40px;
  text-align: center; }

.checkout-cart .bg-page-404 .text-center {
  width: 100%; }
  .checkout-cart .bg-page-404 .text-center > div {
    display: none; }
  .checkout-cart .bg-page-404 .col-sm-5 img {
    display: none; }
/*============LANGUAGE CURENCCY ==================*/
/*============ CSS FEAFURE MENU DEMO ==================*/
.feature-layout .image-link {
  color: #555; }
  .feature-layout .image-link:hover {
    color: #41ade2; }
  .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: #41ade2;
    border-color: #41ade2;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    border-radius: 2px; }
  .feature-layout .image-link .btn:hover {
    background: #41ade2;
    border-color: #41ade2;
    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: #666; }
  .with-sub-menu .feafure-dr li a:hover {
    color: #41ade2; }
  .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
 ==============================================*/
.content-aside {
  margin-bottom: 30px; }
/*============MODULE DEFAULT ==================*/
.product-detail .content-aside .module {
  padding: 0; }

.content-aside {
  /*    .blog-category,
   .so-latest-blog{
   h3.modtitle{
   background-color: #222;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   font-size: 16px !important;
   font-weight: 700;
   text-transform: uppercase;
   color: #fff !important;
   padding: side-values(20px 0 20px 30px);
   margin-bottom: 0 !important;
   }
   }*/ }
  .content-aside .so-extraslider {
    margin: 0; }
  .content-aside > .module {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 15px; }
  .content-aside > .module h3.modtitle {
    line-height: 100%;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 3px solid #f4f4f4;
    position: relative;
    margin-bottom: 20px; }
  .content-aside > .module h3.modtitle span {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 18px;
    font-size: 1.8rem;
    /* [8] */
    text-transform: uppercase;
    font-weight: 400;
    color: #000; }
  .content-aside > .module h3.modtitle:before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 70px;
    height: 3px;
    content: "";
    background-color: #41ade2; }
  .content-aside > .module .modcontent {
    display: inline-block;
    width: 100%; }

.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 h3.modtitle {
  margin-bottom: 15px; }

.title-underline h3.modtitle {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative; }
  .title-underline h3.modtitle:after {
    content: " ";
    width: 125px;
    height: 1px;
    background: #41ade2;
    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 {
  position: relative;
  margin: 0; }
  .best-seller .so-extraslider {
    margin: 0; }
  .best-seller .so-extraslider .extraslider-inner {
    border: 1px solid #eee;
    padding-bottom: 0; }
  .best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
    margin: 18px 0 8px; }
  @media (min-width: 1200px) {
      .best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
        padding-left: 10px; } }
  .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 {
    border-bottom: 1px solid #eee;
    margin-bottom: 2px; }
  .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:last-child {
    border-bottom: 0;
    margin-bottom: 0; }
  .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
    float: left;
    width: 85px; }
  .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image {
    border: 0; }
    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image:hover {
      box-shadow: none;
      opacity: 0.8; }
  .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info {
    background: transparent;
    position: static;
    color: #666; }
    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info a {
      color: #444; }
    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title {
      padding: 0 0 5px 0; }
      .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a {
        text-transform: capitalize;
        font-size: 15px;
        font-weight: normal; }
        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a:hover {
          color: #41ade2; }
    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content {
      margin-left: 0; }
      .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span {
        color: #e74c3c;
        font-size: 16px;
        font-weight: bold; }
        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span.price-old {
          font-size: 12px;
          color: #999; }
    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
      padding: 0; }
  .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .item-title a {
    color: #41ade2; }
  .best-seller .so-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price {
    margin-bottom: 0; }
  .best-seller .so-extraslider .owl2-controls {
    margin-bottom: 8px;
    text-align: right;
    position: absolute;
    top: 4px;
    vertical-align: middle;
    right: 5px; }
  .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 .so-extraslider .owl2-controls .owl2-nav > div:hover {
    color: #41ade2; }
  .best-seller .so-extraslider .owl2-controls .owl2-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 28px; }
  .best-seller .so-extraslider .owl2-controls .owl2-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 28px; }
/*============MODULE NEWLETTER POPUP ==================*/
.newsletter #signup .show-error {
  float: left; }

.main-newsleter-popup .so-custom-popup {
  background-color: #eee;
  border-radius: 10px; }
  @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; } }
  .main-newsleter-popup .so-custom-popup .popup-close {
    width: 36px;
    height: 36px;
    line-height: 30px;
    border-radius: 100%;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    color: #fff;
    background-color: #41ade2;
    border: 1px solid #fff;
    right: -16px;
    top: -13px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(85, 85, 85, 0.75);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(85, 85, 85, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(85, 85, 85, 0.75); }
  .main-newsleter-popup .modcontent {
    position: relative; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
    padding: 15px 10px;
    text-align: center; }
  @media (min-width: 1200px) {
    .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
      padding: 80px 30px 55px 47%;
      margin: 0 20px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
      padding: 80px 30px 55px 47%;
      margin: 0 20px; } }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .popup-title {
    font-weight: 700;
    font-size: 22px;
    color: #111;
    text-transform: uppercase; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    font-size: 18px;
    color: #41ade2;
    font-weight: bold; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .email {
    margin: 30px 0; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-control {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 25px;
    box-shadow: 0 2px 0 0 #aaa !important;
    color: #666;
    font-size: 100%;
    font-weight: 400;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    text-align: left;
    width: 100%; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup {
    font-weight: 500;
    color: #222; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup:hover {
    cursor: pointer; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default {
    background-color: #111;
    border: 0 none !important;
    border-radius: 25px;
    color: #fff;
    font-size: 100%;
    font-weight: 400;
    height: 45px;
    line-height: 35px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
    padding: 0 40px; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default:hover {
    background-color: #41ade2; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    padding: 10px 0; }
/*============ MODULE LOGIN POPUP ==================*/
body #so_sociallogin .block-popup-login .tt_popup_login {
  background-color: #41ade2;
  border: none;
  height: 42px; }
  body #so_sociallogin .block-popup-login .tt_popup_login strong {
    font-size: 16px;
    font-weight: 700;
    background-color: #41ade2;
    line-height: 42px;
    position: static;
    background-position: 20px center;
    padding-left: 70px; }
  body #so_sociallogin .block-popup-login .tt_popup_login strong:before {
    display: none; }
  body #so_sociallogin .block-popup-login .close-login {
    background-image: none;
    text-indent: 0;
    font-size: 24px;
    color: #fff;
    top: 7px;
    right: 5px; }
  body #so_sociallogin .block-popup-login .block-content .login-customer h2 {
    font-size: 16px;
    font-weight: 700; }
  body #so_sociallogin .block-popup-login .block-content .input-text {
    border-radius: 0; }
  body #so_sociallogin .block-popup-login .block-content .btn-reg-popup {
    font-size: 14px;
    padding: 0 25px;
    background-color: #444; }
  body #so_sociallogin .block-popup-login .block-content .btn-reg-popup:hover {
    background-color: #41ade2; }
  body #so_sociallogin .block-popup-login .block-content .action.login {
    background-image: none;
    padding: 0 25px;
    background-color: #444; }
  body #so_sociallogin .block-popup-login .block-content .action.login:hover {
    background-color: #41ade2; }
/*============ BREADCRUMB ==================*/
.breadcrumbs {
  background-color: #fff;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%; }

ul.breadcrumb {
  margin: 0px;
  background-color: transparent;
  padding: 6px 0;
  display: inline-block;
  width: 100%;
  font-size: 12px; }
  ul.breadcrumb li {
    display: inline-block;
    padding: 0 17px 0 8px;
    margin-right: 7px;
    position: relative; }
  ul.breadcrumb li .fa-home {
    font-size: 14px; }
  ul.breadcrumb li.home {
    padding-left: 20px; }
  ul.breadcrumb li:before {
    display: none; }
  ul.breadcrumb li:not(:last-child):after {
    font-family: 'FontAwesome';
    content: '\f105';
    font-size: 14px;
    position: absolute;
    top: -1px;
    right: 0; }
  ul.breadcrumb li a {
    display: block;
    padding: 0;
    text-decoration: none !important;
    color: #999; }
  ul.breadcrumb li:last-child {
    padding: 5px 0px; }
  ul.breadcrumb li:last-child a {
    color: #000; }
  ul.breadcrumb li:hover a {
    color: #000; }
/*============ MODULE MEGAMENU HORIZONTAL  ==================*/
.container-megamenu ul.megamenu li .sub-menu {
  z-index: 998; }
  .container-megamenu ul.megamenu li .sub-menu .content {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }

ul.megamenu > li > a:hover, ul.megamenu > li.active > a, ul.megamenu > li.home > a, ul.megamenu > li:hover > a {
  background-color: transparent; }
/*---mega menu horizontal level 1--*/
.container-megamenu.horizontal ul.megamenu > li {
  float: left;
  margin-right: 25px; }
  .container-megamenu.horizontal ul.megamenu > li > a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: block;
    position: relative;
    padding: 18px 0;
    line-height: 100%;
    border-radius: 0; }
  .container-megamenu.horizontal ul.megamenu > li > a strong {
    font-weight: 600; }
  .container-megamenu.horizontal ul.megamenu > li.buy_color {
    float: right;
    margin-right: 0; }
  .container-megamenu.horizontal ul.megamenu > li.buy_color a {
    color: #41ade2; }
  .container-megamenu.horizontal ul.megamenu > li.with-sub-menu.hover > a:after {
    background-color: #fff;
    /*border-right: 1px solid #bbb;
     border-top: 1px solid #bbb;*/
    bottom: -6px;
    content: "";
    display: inline-block;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 12px;
    z-index: 10001; }
    .container-megamenu.horizontal ul.megamenu > li.with-sub-menu.hover > a .caret {
      position: relative;
      border: none; }
      .container-megamenu.horizontal ul.megamenu > li.with-sub-menu.hover > a .caret:before {
        content: "\f107";
        font-family: 'FontAwesome';
        top: -8px;
        right: -12px;
        position: absolute;
        font-weight: 300; }
  .container-megamenu.horizontal ul.megamenu > li.with-sub-menu.hover:hover a:after {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
  .container-megamenu.horizontal ul.megamenu > li > a:hover, .container-megamenu.horizontal ul.megamenu > li.active > a, .container-megamenu.horizontal ul.megamenu > li:hover > a {
    background-color: rgba(255, 255, 255, 0.1); }
  .container-megamenu.horizontal ul.megamenu > li .home > a {
    background-color: transparent; }

.container-megamenu.horizontal {
  /*-------- SUB MENU HORIZONTAL ----------*/
  /*.menu-features{
   .sub-menu{
   opacity: 1;
   display: block !important;
   .content{
   display: block !important;
   }
   }
   }*/ }
  .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li {
    line-height: 30px; }


  .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 {
    line-height: 100%;
    text-transform: uppercase;
    font-weight: bold;
    color: #222 ;    
    padding-bottom: 6px;
    padding-top:10px;
    position: relative;
    margin-bottom: -2px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 13px;
    /* [8] */
    border-bottom: none; }

    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu
    {
      line-height:100%;
      text-transform: uppercase;
      font-weight: normal;
      color:#333;
      padding-bottom:10px;
      padding-top:0px;
      margin-bottom:0;
      font-size:12px;
      border-bottom:none;
    }
    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu:hover
    {
      color:#41ade2;
    }
    .container-megamenu.horizontal ul.megamenu .title-submenu:after{
      background-color: #41ade2 !important;
      content: "" !important;
      height: 2px !important;
      position: absolute !important;
      bottom:  auto !important;
      top:26px !important;
      left: 0 !important;
      width: 36px !important;
      z-index: 3 !important;
    }
     .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu:hover {color:#41ade2;;}
  .container-megamenu.horizontal .content-feature li a, .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 {
    line-height: 26px;
    font-size: 13px;
    font-weight: 400;
    color: #666; }
  .container-megamenu.horizontal .content-feature li a:hover, .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: #41ade2; }
  .container-megamenu.horizontal ul.megamenu > li > a strong img {
    position: absolute;
    top: -15px;
    right: 30px; }
  .container-megamenu.horizontal ul.megamenu > li > a {
    font-size: 14px;
    font-weight: 700;
    padding: 22px; }
  .container-megamenu.horizontal .sub-menu .item-layouts .item-layout {
    text-align: center; }
  .container-megamenu.horizontal .sub-menu .item-layouts .item-layout a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500; }
    .container-megamenu.horizontal .sub-menu .item-layouts .item-layout a img {
      border: 1px solid #ddd;
      margin-bottom: 5px; }
  .container-megamenu.horizontal .sub-menu .content-feature .title-feature {
    margin-bottom: 20px; }
  .container-megamenu.horizontal .sub-menu .content-feature li {
    float: left;
    width: 25%;
    text-align: center; }
  .container-megamenu.horizontal .sub-menu .content-feature li a span {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    font-weight: 600; }
    .container-megamenu.horizontal .sub-menu .content-feature li a:hover span {
      color: #41ade2; }
  .container-megamenu.horizontal .sub-menu .demo-detail ul li {
    width: 25%; }
  .container-megamenu.horizontal .sub-menu .item-banner .st-img .img-wrapper a:hover img {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8; }
  .container-megamenu.horizontal .sub-menu .item-banner .st-img h2 {
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    margin: 13px 0 5px 0; }
  .container-megamenu.horizontal .sub-menu .item-banner .st-img .btn-button-st {
    color: #fff;
    text-transform: uppercase;
    background-color: #41ade2;
    padding: 8px 15px;
    display: inline-block; }
    .container-megamenu.horizontal .sub-menu .item-banner .st-img .btn-button-st:hover {
      background-color: #1976a4; }
  .container-megamenu.horizontal .sub-menu .item-banner .st-img .detail-st-img p {
    line-height: 20px; }
  .container-megamenu.horizontal .sub-menu .toplink-menu {
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    padding-bottom: 8px; }
  .container-megamenu.horizontal .sub-menu .toplink-menu ul li {
    float: left;
    margin-right: 20px; }
    .container-megamenu.horizontal .sub-menu .categories-banner .img-cate {
      text-align: center;
      margin-bottom: 20px; }
  .container-megamenu.horizontal .sub-menu .categories-banner .img-cate a {
    text-transform: uppercase;
    font-weight: 700;
    color: #000; }
  .container-megamenu.horizontal .sub-menu .categories-banner .img-cate .img-c {
    position: relative;
    display: block; }
    .container-megamenu.horizontal .sub-menu .categories-banner .img-cate .img-c img {
      width: 100%; }
    .container-megamenu.horizontal .sub-menu .categories-banner .img-cate .img-c:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.3);
      width: 100%;
      height: 100%;
      visibility: hidden;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
  .container-megamenu.horizontal .sub-menu .categories-banner .img-cate:hover .img-c:before {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .container-megamenu.horizontal .sub-menu .categories-banner .img-cate:hover a {
      color: #41ade2; }
  .container-megamenu.horizontal ul.megamenu {
    /*.sub-menu{
     opacity: 1;
     display: block !important;
     .content{
     display: block !important;
     }
     }*/ }
  .container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content {
    padding-bottom: 30px; }
  .container-megamenu.horizontal ul.megamenu .item-style2 .sub-menu .content {
    padding: 20px 20px 20px 20px; }
    .container-megamenu.horizontal ul.megamenu .item-style2 .sub-menu .content .categories .menu > ul > li {
      margin-bottom: 15px; }
/*============ MODULE MEGAMENU VERTICAL  ==================*/
/*--- mega menu vertical ---*/
.container-megamenu.vertical {
  z-index: 990; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
    background-color: #41ade2;
    border: none;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 18px;
    font-size: 1.8rem;
    /* [8] */
    height: 50px;
    line-height: 50px;
    padding: 0px 0px 0px 50px !important;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    display: block; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container:before {
    font-family: 'FontAwesome';
    font-size: 18px;
    content: '\f0c9';
    color: #fff;
    position: absolute;
    left: 25px;
    top: 0px; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container > div {
    display: none; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu {
    background-color: #fff;
     }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
    cursor: pointer;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    border: none;
    margin: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    /*padding: 15px 0 14px 0px;*/
  padding: 12px 0 12px 0px;
    line-height: 100%;
    position: relative;
    text-transform: capitalize;
    border-bottom: 1px solid #e8e8e8; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
      font-size: 22px;
      font-weight: 700;
      position: absolute;
      right: 0;
      top: 8px;
      color: #cfd8dc; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a strong > em {
        min-width: 40px;
        display: inline-block; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon {
      width: 24px;
      height: 22px;
      position: absolute;
      top: 10px;
      left: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon.icon1 {
        background: url(../../images/icon/menu-icon1.png) no-repeat center center; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon.icon2 {
        background: url(../../images/icon/menu-icon2.png) no-repeat center center; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon.icon3 {
        background: url(../../images/icon/menu-icon3.png) no-repeat center center; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon.icon4 {
        background: url(../../images/icon/menu-icon4.png) no-repeat center center; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon.icon5 {
        background: url(../../images/icon/menu-icon5.png) no-repeat center center; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon.icon6 {
        background: url(../../images/icon/menu-icon6.png) no-repeat center center; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon.icon7 {
        background: url(../../images/icon/menu-icon7.png) no-repeat center center; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a .icon.icon8 {
        background: url(../../images/icon/menu-icon8.png) no-repeat center center; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu {
    /*> a:before{
     color: #333;
     content: "+";
     font-size: 13px;
     font-weight: 600;
     position: absolute;
     #{$right}: 5px;
     }
     &:hover{
     > a:before{
     color: #fff;
     }
     }*/ }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
    color: #41ade2;
    background-color: #fff !important; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a b, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a b {
      color: #41ade2; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:last-child a {
    border: none; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i {
    display: none; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore .more-view {
    background-color: #fff;
    color: #41ade2;
    cursor: pointer;
    display: block;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    font-weight: 600;
    padding: 10px 15px 25px 15px;
    position: relative;
    text-transform: capitalize; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore .more-view:before {
      color: #41ade2;
      content: "+";
      font-size: 13px;
      font-weight: 600;
      left: 0px;
      position: absolute;
      top: 10px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore.open .more-view::before {
    content: "-"; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore:hover {
    background-color: #fff; }

.container-megamenu.vertical ul.megamenu > li > a strong {
  font-weight: 500; }
  .container-megamenu.vertical .vertical-wrapper {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    /*---------------- SUB MENU VERTICAL -----------------*/ }
  .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: -20px;
    margin-bottom: -20px;
    margin-right: -20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li .sub-menu .content .banner img {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li .sub-menu .content .banner:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
    height: auto;
    margin: 0;
    margin-right: 10px; }
  .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 .sub-menu .item-banner .st-img .img-wrapper a:hover img {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .item-banner .st-img h2 {
      font-size: 13px;
      color: #000;
      text-transform: uppercase;
      font-weight: 600;
      margin: 13px 0 5px 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .item-banner .st-img .btn-button-st {
      color: #fff;
      text-transform: uppercase;
      background-color: #41ade2;
      padding: 8px 15px;
      display: inline-block; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .item-banner .st-img .btn-button-st:hover {
        background-color: #1976a4; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .item-banner .st-img .detail-st-img p {
      line-height: 20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .toplink-menu {
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    padding-bottom: 8px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .toplink-menu ul li {
      float: left;
      margin-right: 20px; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .categories-banner .img-cate {
        text-align: center;
        margin-bottom: 20px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .categories-banner .img-cate a {
      text-transform: uppercase;
      font-weight: 700;
      color: #000; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .categories-banner .img-cate .img-c {
      position: relative;
      display: block; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .categories-banner .img-cate .img-c img {
        width: 100%; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .categories-banner .img-cate .img-c:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 100%;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .categories-banner .img-cate:hover .img-c:before {
      visibility: visible;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .categories-banner .img-cate:hover a {
        color: #41ade2; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content > .row {
    padding-top: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
    padding: 0; }
  .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.item-style3 {
    /*.sub-menu{
     opacity: 1;
     display: block !important;
     .content{
     display: block !important;
     > .row{
     }
     }
     }*/ }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.item-style3 .content {
    padding-bottom: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.item-style3 .content .categories {
      padding: 10px 20px 5px 20px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.item-style3 .content .banner {
      position: absolute;
      top: 0px;
      right: 14px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu {
    /*.sub-menu{
     opacity: 1;
     display: block !important;
     .content{
     display: block !important;
     > .row{
     }
     }
     }
 ul.megamenu li .sub-menu .content .hover-menu li{padding-left:15px !important;}
     */
      }

  .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 {
      margin: 3px 0;
      padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li {
      padding: 0 0px;
      position: relative; }
      .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: 30px; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li b {
        float: right;
        line-height: 27px;
        font-size: 16px;
        margin: 0 20px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li:hover > a {
          color: #41ade2; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li a {
        position: relative;
        padding-left: 15px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li a:before {
        }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li a:hover:before {
          background-color: #41ade2; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
        z-index: 9999999;
        width: 250px;
        padding: 10px 0;
        position: absolute;
        margin: 0;
        left: 95%;
        -webkit-box-shadow: -8px 7px 28px -11px rgba(125,125,125,0.7);
        -moz-box-shadow: -8px 7px 28px -11px rgba(125,125,125,0.7);
        box-shadow: -8px 7px 28px -11px rgba(125,125,125,0.7);

      }
        .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 {
          padding: 0 15px; }
          .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: 30px; }

  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content {
    padding: 0px;
    /*@include if-ltr {box-shadow: 3px 1px 4px 0 rgba(0, 0, 0, 0.15);}
     @include if-rtl {box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.15);}*/
    box-shadow: 1px 0px 5px 2px rgba(0, 0, 0, 0.15);
    position: relative;
    /*&:before{
     position: absolute;
     content: "";
     top: 16px;
     #{$left}: -8px;
     width: 0;
     height: 0;
     border-top: 8px solid transparent;
     border-bottom: 8px solid transparent;
     border-right: 8px solid #fff;
     box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.15);
     }*/ }
  .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: #41ade2; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu > ul > li {
    margin-bottom: 15px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu > ul li a.main-menu {
      color: #000;
      /* [4] */
      /* [6] */
      /* [6] */
      /* [7] */
      font-size: 14px;
      font-size: 1.4rem;
      /* [8] */
      margin: 0 0 5px;
      display: block;
      font-weight: bold;
      text-transform: uppercase;
      border: none;
      padding: 0; }
    .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;
        line-height: 27px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu > ul ul li a {
          /* [4] */
          /* [6] */
          /* [6] */
          /* [7] */
          font-size: 13px;
          font-size: 1.3rem;
          /* [8] */
          font-weight: 400;
          display: block; }
        .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: #41ade2; }
/*============ MODULE FILTER ==================*/
.module.so_filter_wrap {
  border: none; }
  .module.so_filter_wrap .modcontent {
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: transparent; }
  .module.so_filter_wrap .modcontent ul li.so-filter-options {
    margin-bottom: 10px;
    padding: 0 0 10px 0px; }
  .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading {
    background-color: transparent;
    padding: 0;
    margin-bottom: 10px; }
    .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading .so-filter-heading-text {
      float: left;
      color: #222;
      font-weight: 700;
      text-transform: uppercase; 
      width:100%;
    }
  .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts {
    border: none; }
    .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container {
      padding: 0; }
    .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-filter-option-sub ~ .so-filter-option-sub {
      border-top: 1px solid #eaeaea; }
    .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-filter-option-sub .so-option-container {
      padding: 10px 0; }
      .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-filter-option-sub .so-option-container label {
        color: #555;
        margin-bottom: 0; }
      .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-filter-option-sub .so-option-container .option-count {
        padding: 0; }
        .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-filter-option-sub .so-option-container .option-count span {
          color: #555; }
      .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-filter-option-sub .so-option-container:hover label, .module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-filter-option-sub .so-option-container:hover .option-count span {
        color: #41ade2; }
  .module.so_filter_wrap .modcontent ul li.so-filter-options:last-child {
    border-bottom: none;
    margin-bottom: 0; }
  .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%; }
  .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 .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: 9px;
    color: #555;
    background: transparent;
    border-radius: 0; }
    .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default:hover {
      background: #41ade2;
      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-option.so-filter-price {
    text-align: left;
    padding: 0; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_scroll {
    margin: 30px 0 20px 15px; }
  .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;
    width: 70px;
    min-width: 70px; }
  .module.so_filter_wrap .modcontent .noUi-handle {
    border: 2px solid #9e9e9e;
    width: 14px;
    height: 14px;
    left: -14px; }
  .module.so_filter_wrap .modcontent .noUi-handle:hover {
    cursor: e-resize; }
  .module.so_filter_wrap .modcontent .noUi-connect {
    box-shadow: none;
    height: 4px;
    background: #41ade2; }
  .module.so_filter_wrap .modcontent .noUi-background {
    background: #ddd;
    box-shadow: none;
    height: 4px; }
  .module.so_filter_wrap .modcontent .noUi-horizontal .noUi-handle-upper {
    right: 14px !important; }
  .module.so_filter_wrap .modcontent .noUi-target {
    border: none; }
  .module.so_filter_wrap .modcontent .noUi-background {
    background: #ddd; }
  .module.so_filter_wrap .modcontent .clear_filter {
    padding: 0 10px 10px 10px; }
  .module.so_filter_wrap .modcontent #btn_resetAll {
    padding: 8px 15px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0px;
    background-color: #41ade2; }
  .module.so_filter_wrap .modcontent #btn_resetAll:hover {
    background-color: #2f3651; }
  .module.so_filter_wrap .modcontent #btn_resetAll .fa.fa-times {
    color: #41ade2; }

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

.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 {
  margin-bottom: 30px; }
  #content .filter-horizontal .so-filter-heading {
    padding: 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 {
    padding: 20px;
    border-top: 1px solid #eaeaea; }
  #content .filter-horizontal h3.modtitle {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase; }
  #content .filter-horizontal .modcontent {
    border: 1px solid #eaeaea; }
  #content .filter-horizontal .modcontent ul li.so-filter-options {
    border-radius: 0; }
/*============ MODULE TAGS ===================*/
.block-tags .so-popular-tag {
  margin-top: 20px; }
  .block-tags .so-popular-tag a {
    float: left;
    font-size: 13px !important;
    padding: 8px 15px;
    border: 1px solid #ccc;
    margin: 0 10px 10px 0;
    line-height: 100%;
    background-color: #fff; }
  .block-tags .so-popular-tag a:hover {
    color: #fff;
    background-color: #41ade2;
    border-color: #41ade2; }
/*============MODULE CATEGORY ==================*/
.module-category {
  /*h3.modtitle{
   background-color: #222;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   padding: side-values(18px 0 18px 20px);
   margin-bottom: 0 !important;
   span{
   color: #fff;
   @include rem(font-size, 16px);
   font-weight: 700;
   text-transform: uppercase;
   font-weight: 700;
   }
   }*/ }
  .module-category .box-category {
    background-color: #fff;
   /* border: 1px solid #eaeaea;*/
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0; }

.box-category ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.box-category > ul {
  padding: 15px 0; }
  .box-category > ul > li {
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    box-shadow: unset;
    border-radius: 0; }
  .box-category > ul > li > a {
    display: block;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    font-weight: 500;
    line-height: 100%;
    padding: 14px 42px 14px 20px;
    line-height: 100%;
    text-transform: capitalize;
    margin: 0; }
  .box-category > ul > li:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .box-category > ul > li:last-child > a {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .box-category > ul > li:hover > a {
    color: #41ade2; }
  .box-category > ul > li:hover .head a {
    color: #fff; }
  .box-category > ul > li ul {
    margin-left: 20px; }
  .box-category > ul > li a.accordion-toggle {
    width: 25px;
    height: 25px;
    line-height: 18px;
    background-color: #dbdbdb;
    color: #fff; }
  .box-category > ul > li a.accordion-toggle:hover {
    background-color: #41ade2; }

.box-category ul li a.active {
  color: #41ade2; }

.box-category ul li .head a:before {
  content: "\f068";
  display: inline-block;
  font: normal normal normal 11px/1 'FontAwesome'; 
  margin-top:0px;
}

.box-category ul li .head .collapsed:before {
  /*content: "\f105";*/
  content: "\f067";
  margin-top:8px;
   }

.box-category ul li .head {
  display: block;
  position: absolute;
  top: 6px;
  line-height: 20px;
  right: 10px;
  text-align: center; }
  .box-category ul li .head a:hover {
    color: #fff; }

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

.box-category ul ul {
  /*margin-bottom: 20px;*/
  margin-bottom: 0px;
  margin-top:5px;
   }

.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 {
    border-color: #41ade2; }
  .basic-product-list .image {
    float: left;
    border: 1px solid #eaeaea;
    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: #41ade2; }
/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATEST BLOG
 [2] CATEGORY SIMPLE BLOG
 [3] SIMPLE BLOG
 [4] ARTICLE INFO
 ==============================================*/
/*============SO LATEST BLOG ==================*/
div.so-latest-blog.module .blog-external .media .media-body .media-content .media-heading, div.so-latest-blog.module .blog-external .media .media-body .media-content .description {
  text-align: left; }

.module.so-latest-blog.slider-post-sidebar {
  position: relative; }
  .module.so-latest-blog.slider-post-sidebar h3.modtitle {
    /*margin-top: 0;
     span{
     color: #fff !important;
     @include rem(font-size, 16px);
     }*/ }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external {
    overflow: inherit;
    background-color: #fff;
    border: none;
    padding: 0;
    margin: 0; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external {
    border: none;
    margin-bottom: 0;
    direction: ltr; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media {
    margin: 0; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .item {
    margin: 0 !important; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .so-block.media-left {
    padding: 0;
    float: left; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .media-body .media-content {
    margin-left: 0;
    border: none; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .media-body .description {
      line-height: 20px; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .readmore {
    float: right; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .readmore a.readmore {
      color: #777;
      padding-right: 0;
      float: right; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .readmore a.readmore:hover {
      color: #41ade2; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .readmore a.readmore i {
      padding-left: 5px;
      float: right;
      line-height: 23px; }
      .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .media-subcontent {
        float: left; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .media-subcontent .media-comment {
      color: #555;
      padding: 0; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .blog-external .media .media-subcontent .media-comment i {
      padding-left: 5px;
      float: right;
      line-height: 23px; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .media-heading {
    margin-top: 5px; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .media-heading a {
    font-weight: 600;
    color: #222;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    padding: 0; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .media-heading a:hover {
    color: #41ade2; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls {
    margin-bottom: 0;
    height: 0; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav {
    position: absolute;
    top: 16px;
    right: 20px; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-prev, .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-next {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    background-color: transparent;
    float: left;
    margin-left: 15px;
    margin-right: 0 !important; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-prev:before, .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-next:before {
      font-family: 'FontAwesome';
      font-size: 12px;
      color: #e9e9e9; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-prev:hover, .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-next:hover {
      background-color: transparent; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-prev:hover:before, .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-next:hover:before {
      color: #41ade2; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-prev i, .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-next i {
      display: none; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-prev {
    margin-right: 15px; }
    .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-prev:before {
      content: "\f060"; }
  .module.so-latest-blog.slider-post-sidebar .so-blog-external .owl2-controls .owl2-nav .owl2-next:before {
    content: "\f061"; }
/*============CATEGORY SIMPLE BLOG==================*/
.blog-category {
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin: 0; }
  .blog-category .box-content {
    margin-bottom: 30px; }
  .blog-category .box-content ul {
    margin-bottom: 0; }
  .blog-category ul.list-group {
    background-color: #fff;
    border: none;
    padding: 0;
    margin: 0; }
  .blog-category ul.list-group li.list-group-item {
    padding: 0;
    border: none; }
  .blog-category ul.list-group li.list-group-item a {
    display: block;
    font-weight: 500;
    line-height: 100%;
    padding: 10px 0px;
    line-height: 100%;
    text-transform: capitalize; }
  .blog-category ul.list-group li.list-group-item:hover {
    margin: 0; }
  .blog-category ul.list-group li.list-group-item:hover a {
    color: #41ade2; }
  .blog-category ul.list-group li.list-group-item:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  .blog-category ul li.list-group-item {
    border-radius: 0;
    border: 0;
    border-bottom: 1px dotted #e4e4e4;
    margin: 0;
    padding: 10px 0; }
  .blog-category ul li.list-group-item a {
    color: #555; }
  .blog-category ul li.list-group-item a:hover {
    color: #41ade2; }
  .blog-category ul li.list-group-item .active, .blog-category ul li.list-group-item .active:hover {
    color: #41ade2; }

ul.megamenu .best-sellers-menu {
  padding: 0; }
  ul.megamenu .best-sellers-menu .image {
    float: left;
    display: inline-block;
    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: #41ade2; }
  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; }
/*============SIMPLE BLOG ==================*/
.filters-panel {
  background-color: #fff; }

.blog-header {
  margin-bottom: 30px;
  display: none; }
  .blog-header h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */ }

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

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

.blog-listitem.list .blog-item .itemBlogContent .blog-date {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 30px; }
  .blog-listitem.list .blog-item .itemBlogContent .blog-content {
    margin-left: 0; }

.blog-listitem.grid .blog-item .itemBlogContent .blog-date {
  width: 60px;
  float: left;
  background-color: #222;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  text-align: center; }
  .blog-listitem.grid .blog-item .itemBlogContent .blog-date em, .blog-listitem.grid .blog-item .itemBlogContent .blog-date europe {
    display: none; }
  .blog-listitem.grid .blog-item .itemBlogContent .blog-date .article-date {
    background-color: #41ade2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    font-weight: 500;
    height: 120px;
    line-height: 60px;
    display: block; }
  .blog-listitem.grid .blog-item .itemBlogContent .blog-date .article-date b {
    font-weight: 600;
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: block;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 26px;
    font-size: 2.6rem;
    /* [8] */
    background-color: #222;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }

.blog-listitem {
  margin: 15px -15px 0 -15px;
  display: inline-block; }
  .blog-listitem .blog-item {
    margin-bottom: 30px; }
  .blog-listitem .blog-item .blog-item-inner {
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline-block;
    padding: 20px 0px; }
  .blog-listitem .blog-item .blog-item-inner:hover {
    border-color: #41ade2; }
  .blog-listitem .blog-item .article-description {
    min-height: 65px;
    line-height: 21px; }
  .blog-listitem .blog-item .article-image {
    margin-bottom: 15px; }
  .blog-listitem .blog-item .article-image img {
    width: 100%; }
  .blog-listitem .blog-item .itemBlogContent .blog-content {
    margin-left: 70px; }
  .blog-listitem .blog-item .itemBlogContent .btn-viewmore {
    color: #777;
    padding-right: 0;
    float: right; }
  .blog-listitem .blog-item .itemBlogContent .btn-viewmore:hover {
    color: #41ade2; }
  .blog-listitem .blog-item .itemBlogContent .btn-viewmore i {
    padding-left: 5px;
    float: right;
    line-height: 23px; }
    .blog-listitem .blog-item .itemBlogContent .article-title h4 {
      margin-bottom: 10px;
      /* [4] */
      /* [6] */
      /* [6] */
      /* [7] */
      font-size: 17px;
      font-size: 1.7rem;
      /* [8] */ }
  .blog-listitem .blog-item .itemBlogContent .article-title h4 a {
    color: #222; }
    .blog-listitem .blog-item .itemBlogContent .article-title h4 a:hover {
      color: #41ade2; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta {
    display: inline-block;
    padding-top: 4px;
    vertical-align: top; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta i {
    padding-right: 5px; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta > span {
    padding-right: 10px;
    line-height: 15px;
    font-weight: normal;
    color: #777;
    float: left; }
    .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count {
      padding-left: 0;
      color: #777; }
    .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count i {
      padding-left: 5px;
      float: right; }
    .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count a {
      color: #777; }
      .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count a:hover {
        color: #41ade2; }

.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: #777;
    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: #777;
    font-size: 13px; }
    div.article-info .article-sub-title span.article-author a:hover {
      color: #41ade2; }
  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: #41ade2;
    border-color: #41ade2;
    text-transform: uppercase; }
  @media (min-width: 992px) {
      div.article-info .related-comment #button-comment {
        padding: 10px 52px; } }
  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: Georgia, 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: #666;
  font-size: 13px;
  line-height: 25px;
  background-color: #f5f5f5; 
  }
div#wrapper{margin-top:0px !important;}



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

h1 {
  text-transform:uppercase;
  font-size: 23px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 17px; }

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

* {
  outline: none !important; }

/*================ LINK & COLUMN ===================*/
.textColor {
  color: #41ade2; }

ul.menu, ol.menu, ul.blank, .our-member .respl-item .info-member ul, .why-list {
  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: #666; }
  a:hover {
    color: #2f3651;
    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: none;
  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;
  outline: thin dotted \9;
  background-color: #e9e9e9;
  /* IE6-9 */ }

textarea {
  max-width: 100%; }

.form-control {
  height: 38px; }
/* @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: 10px;
  padding: 10px;
  min-width: 120px;
  border: 1px solid #eaeaea;
  right: 0;
  left: auto;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
  header .dropdown-menu > li:hover button {
    color: #41ade2; }
  header .dropdown-menu .btn-block {
    border: none;
    background: transparent;
    text-align: left; }

.btn-group .btn-link {
  text-align: left;
  background: transparent;
  text-decoration: none;
  padding: 5px 10px;
  color: #666;
  font-weight: normal;
  color: #555;
  position: relative;
  z-index: 1; }
  .btn-group .btn-link:hover {
    color: #41ade2; }

.dropdown-menu > li > a {
  padding: 5px 15px;
  line-height: 22px;
  color: #555; }
  .dropdown-menu > li > a:hover {
    color: #41ade2; }

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

.nav-header {
  color: #667280; }
/*header .account:hover .dropdown-menu,
 header .btn-shopping-cart:hover .dropdown-menu,*/
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; }

#cart .dropdown-menu {
  margin-right: 15px;
  padding: 0; }
  #cart .dropdown-menu:after {
    left: auto;
    right: 49px; }

#sosearchpro .dropdown-menu {
  top: 100%;
  display: none;
  max-height: 422px;
  overflow-y: scroll; 
}
  @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: #41ade2; }
  #sosearchpro .dropdown-menu:after {
    display: none; }
/* @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: #41ade2;
  border-color: #41ade2; }
  .button:hover, .btn:hover {
    background: #41ade2;
    border-color: #41ade2;
    color: #fff; }
  .button:hover, .btn:hover {
    background: #64c1ef;
    border-color: #64c1ef; }

.btn-warning {
  background: #f0ad4e; }

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

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

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

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

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

.button.inverse, .btn.inverse {
  background-color: #41ade2;
  display: block;
}

.button.inverse:hover, .btn.inverse:hover {
  background-color: #64c1ef; }

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

#button-cart{ padding:6.5px 16px !important; font-size:16px !important; height: 38px;}

.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; }
/*================ ELERT ===================*/
.alert {
  position: relative;
  padding: 18px 40px 18px 75px;
  z-index: 30;
  color: #fff;
  border-radius: 0;
  min-height: 60px;
  box-sizing: border-box;
  border: none;
  font-weight: 600;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  transition: 1s all cubic-bezier(1, -0.01, 0, 0.99); }

.alert i {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 60px;
  font-size: 40px;
  -webkit-animation: alert-icon-anim 1s;
  -moz-animation: alert-icon-anim 1s;
  -ms-animation: alert-icon-anim 1s;
  -o-animation: alert-icon-anim 1s;
  animation: alert-icon-anim 1s;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); }

.alert i:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  line-height: 0; }

.alert a:hover {
  text-decoration: underline; }

.alert button.close {
  position: absolute;
  top: 50%;
  line-height: 1;
  right: 15px;
  color: #fff;
  opacity: 0.7;
  background: none;
  border: none;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.alert button.close:hover, .alert button.close:focus {
  opacity: 1;
  color: #fff; }

.alert.fadeOut {
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.alert.fadeOut .alert {
  top: 100%; }

@media (max-width: 479px) {
  .alert {
    padding-right: 30px; }

  .alert button.close {
    right: 5px; } }

.alert-success {
  background-color: #4caf50; }

.alert-success i {
  background: #388e3c; }

.alert-success a, .alert-success a:visited, .alert-success a:focus, .alert-success a:hover {
  color: #c8e6c9; }

.alert-danger {
  background-color: #f44336; }

.alert-danger i {
  background: #d32f2f; }

.alert-danger a, .alert-danger a:visited, .alert-danger a:focus, .alert-danger a:hover {
  color: #ffcdd2; }

.alert-info {
  background-color: #03a9f4; }

.alert-info i {
  background: #0288d1; }

.alert-info a, .alert-info a:visited, .alert-info a:focus, .alert-info a:hover {
  color: #b3e5fc; }

.alert-warning {
  background-color: #ff5722; }

.alert-warning i {
  background: #e64a19; }

.alert-warning a, .alert-warning a:visited, .alert-warning a:focus, .alert-warning a:hover {
  color: #ffccbc; }
/*================ 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;
 span, a{padding: 7px 8px 4px 8px; line-height: 100%; z-index: 1;}
 a:hover, span:hover{color: #fff; background: $background1; border-color: $linkColor;}
 &.active, &:hover{background: transparent; border-color: $linkColor;
 span{color: $linkColor; background: transparent; border-color: $linkColor;
 &:hover{background: $background1; border-color: $linkColor;}
 }
 }
 &: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; }

.pagination > li {
  margin: 0 2px;
  display: inline-block; }
  .pagination > li:hover span, .pagination > li.active span, .pagination > li:hover a, .pagination > li.active a {
    background-color: #41ade2;
    color: #fff; }
  .pagination > li span, .pagination > li a {
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 0;
    border: none;
    background-color: #f3f3f3;
    color: #000; }

.pagination {
  padding: 12px 10px 0 0;
  display: block; }

a.servicos:hover{ color:#41ade2 !important; }

/*===== remove bootstrap style in chrome ===*/
/*===== responsividade telemovel até aos 768px ===*/
@media (min-width: 768px) {
  .newsletter .form-inline .form-group {
    display: block; } }
/*===============================*/
.overflow_auto, .table-responsive {
  direction: ltr; }

.overflow_auto {
  overflow: auto; }

.hidden-scorll {
  overflow: hidden; }

#modal-shipping.modal {
  z-index: 9999;
  opacity: 1;
  transform: none; }
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTACT PAGE
 [2] PAEG ABOUT US
 [3] PAGE BLOG
 [4] PAGE 404
 ==============================================*/
/*============ CONTACT PAGE ==============*/
#map-canvas {
  border: 5px solid #f3f3f3;
  height: 300px;
  width: 100%;
  margin: 0px 0 10px; }

.info-contact {
  padding-top: 30px; }
  .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; }

.contact-form legend {
  border: none;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600; }
/*============ PAEG ABOUT US ==============*/
.title-about-us {
  background: url("../../images/bg-title-about.png") repeat-x left 12px;
  margin-bottom: 17px; }

.layout-1 .happy-about-us .owl2-controls, .layout-2 .happy-about-us .owl2-controls, .layout-1 .happy-about-us .happy-ab .title-happy-about, .layout-2 .happy-about-us .happy-ab .title-happy-about, .layout-1 .happy-about-us .owl2-controls .owl2-nav, .layout-2 .happy-about-us .owl2-controls .owl2-nav, .layout-1 .title-about-us h2, .layout-2 .title-about-us h2 {
  background: #f5f5f5; }

.title-about-us h2 {
  background: #fff;
  display: inline-block;
  font-size: 22px;
  padding: 0 25px 6px 0;
  font-weight: 300;
  color: #333; }

.welcome-about-us .image-about-us {
  float: left;
  width: 270px;
  padding-top: 6px; }
  .welcome-about-us img:hover {
    opacity: 0.7; }
  .welcome-about-us .des-about-us {
    margin-left: 300px;
    line-height: 18px; }

.our-member {
  clear: both;
  padding-top: 30px; }
  .our-member img:hover {
    opacity: 0.7; }
  .our-member .title-about-us {
    background: url("../../images/bg-title-about.png") repeat-x left 12px;
    margin-bottom: 17px;
    text-align: center; }
  .our-member .title-about-us h2 {
    padding: 0 15px 6px 15px;
    font-size: 22px;
    font-weight: 300;
    color: #333; }
  .our-member .short-des {
    text-align: center;
    color: #909090;
    margin-bottom: 35px; }
  .our-member .overflow-owl-slider {
    padding-top: 50px; }
  .our-member .respl-item {
    border: 1px solid #ddd;
    margin-bottom: 30px; }
  .our-member .respl-item .item-inner {
    padding: 20px;
    display: inline-block; }
  .our-member .respl-item .w-image-box {
    float: left;
    overflow: hidden; }
  .our-member .respl-item .info-member {
    text-align: left;
    margin-left: 185px; }
  .our-member .respl-item .info-member li {
    float: left; }
  .our-member .respl-item .info-member li .fa {
    width: 29px;
    height: 29px;
    border: 1px solid #999;
    line-height: 27px;
    text-align: center;
    color: #999;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block; }
    .our-member .respl-item .info-member li .fa:hover {
      color: #41ade2;
      border-color: #41ade2; }
  .our-member .respl-item .info-member li .fa-f:before {
    content: "\f09a";
    font-family: FontAwesome; }
  .our-member .respl-item .info-member li .fa-t:before {
    content: "\f099";
    font-family: FontAwesome; }
  .our-member .respl-item .info-member li .fa-s:before {
    content: "\f17e";
    font-family: FontAwesome; }
  .our-member .respl-item .info-member li .fa-g:before {
    content: "\f0d5";
    font-family: FontAwesome; }
  .our-member .respl-item .info-member .cl-name > a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #444 !important; }
  .our-member .respl-item .info-member .cl-name > a:hover {
    color: #41ade2 !important; }
  .our-member .respl-item .info-member .cl-job {
    padding: 5px 0px;
    text-transform: uppercase; }
  .our-member .respl-item .info-member .cl-des {
    color: #909090;
    margin-bottom: 15px; }

.why-list li {
  position: relative;
  padding-left: 29px; }
  .why-list li:before {
    content: "";
    width: 14px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 10px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url("../../images/icon-whylist.png"); }
  .why-list li a {
    display: block;
    padding: 5px 0 7px;
    background-image: url("../../images/border-bottom-bs.png") repeat-x left bottom; }
  .why-list li:last-child > a {
    background: none; }

.happy-about-us {
  direction: ltr;
  clear: both;
  padding-top: 10px; }
  .happy-about-us .happy-ab {
    border: 1px solid #e9e9e9;
    padding: 33px 8px 20px; }
  .happy-about-us .happy-ab .title-happy-about {
    background: #fff;
    display: inline-block;
    left: 20px;
    padding: 5px 10px;
    position: absolute;
    top: -5px; }
  .happy-about-us .happy-ab .title-happy-about h2 {
    font-size: 20px;
    position: relative;
    top: -2px;
    color: #444; }
  .happy-about-us .happy-ab .ct-why {
    padding: 0 10px 0 25px;
    position: relative; }
  .happy-about-us .happy-ab .ct-why .client-say {
    font-size: 107.69%;
    color: #909090;
    margin-bottom: 10px; }
  .happy-about-us .happy-ab .ct-why .client-info-about {
    color: #000; }
  .happy-about-us .happy-ab .ct-why .client-info-about .name {
    font-size: 18px;
    color: #41ade2; }
  .happy-about-us .owl2-controls {
    background: #fff;
    padding: 0 5px;
    position: absolute;
    right: 2px;
    top: -47px; }
  .happy-about-us .owl2-controls .owl2-prev, .happy-about-us .owl2-controls .owl2-next {
    border: none;
    display: inline-block;
    width: 26px !important;
    height: 26px !important;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    background-color: transparent !important;
    top: 0px;
    margin: 0 3px;
    position: relative; }
  .happy-about-us .owl2-controls .owl2-prev {
    background-image: url("../../images/btn-prev-hp.png") !important;
    margin-right: 3px;
    right: 0px !important;
    left: inherit !important; }
  .happy-about-us .owl2-controls .owl2-nav {
    width: 68px;
    display: inline-block;
    height: 26px;
    background: #fff; }
  .happy-about-us .owl2-controls .owl2-next {
    background-image: url("../../images/btn-next-hp.png") !important;
    right: 0px !important; }
  .happy-about-us .item > div:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 12px;
    left: 0px;
    top: 6px; }
  .happy-about-us .owl2-dots {
    display: none !important; }
/*============ PAGE 404  ==============*/
.button-404 > a {
  margin: 0 10px; }
/*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: #41ade2;
    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-color: #41ade2;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.btn-default {
  background: #41ade2;
  border-radius: 0; }
  .btn-default:hover {
    background: #41ade2; }

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

.media-box-link .icon {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-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: #41ade2; }

.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: #41ade2; }

.title-decimal {
  font-size: 20px;
  line-height: 44px;
  position: relative;
  padding: 0px 0 0px 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: 44px;
    background: #41ade2;
    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: #41ade2;
    font-weight: 500;
    left: 0; }

.so-onepagecheckout .checkout-cart td.quantity .input-group {
  width: 100%; }

.so-onepagecheckout .coupon-voucher .input-group-btn input {
  margin-left: 10px; }

.checkout-checkout {
  background-color: #fff; }
  .checkout-checkout .checkout-content .price {
    font-size: 13px; }

.product-search .checkbox-inline {
  margin-right: 20px; }
  .product-search .checkbox-inline input {
    margin-top: 7px; }
/*===============================================
 [SASS DIRECTORY ]
 [1] BOX SALE,NEW
 [2] RATE
 [3] TODAY'S DEALS
 [4] PRODUCT CATEGORY
 [5] TOOLBAR
 [6] PRODUCT LIST GRID SIMPLE
 [7] QUICKVIEW
 ==============================================*/
/*============ BOX SALE,NEW ==============*/
.box-label {
  top: 10px;
  right: 0px;
  position: absolute; }

.label-new, .label-sale {
  display: block;
  height: 25px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  right: -2px;
  width: 55px;
  z-index: 10;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600; }

.label-sale {
/*background: url("../../images/icon/sale-lb-item.png") no-repeat; */
background: #41ade2; }

.label-new {
/*  background: url("../../images/icon/new-lb-item.png") no-repeat; */
  background: #41ade2;
  margin-bottom: 5px; }

.label-percent {
  padding: 2px 5px;
  background: #41ade2;
  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;
    left: 0;
    z-index: 2;
    width: 22px;
    height: 22px;
    color: white;
    line-height: 22px;
    text-align: center; }
/*============ BOX RATE ==============*/
.rating, .ratings {
  margin-bottom: 5px; }
  .rating span.fa-stack .fa-star-o:before, .ratings span.fa-stack .fa-star-o:before {
    content: "\f005";
    color: #bbb; }
  .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: #fc0; }

span.fa-stack {
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 12px; }
  span.fa-stack .fa-star-o:before {
    content: "\f005";
    color: #bbb; }
  span.fa-stack .fa-stack-2x {
    font-size: 12px; }
  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: #fc0; }

.price {
  margin: 0 0 10px 0;
  line-height: 20px;
  color: #41ade2;
  font-size: 20px;
  font-weight: 600; }
  .price .price-old {
    line-height: 20px;
    padding: 0 5px;
    display: inline-block;
    text-decoration: line-through;
    color: #999;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    font-weight: normal; }
  .price .price-new, .price span.price {
    color: #41ade2;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 24px;
    font-size: 2.4rem;
    /* [8] */
    font-weight: 600; }
/*====================TODAY'S DEALS ====================*/
.countdown_box {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  left: 50%;
  width: 210px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-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 {
    width: 100%;
    text-align: center; }
  .countdown_box .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 8px;
    display: none; }
  .countdown_box .time-item {
    display: inline-block;
    color: #fff;
    width: 25%;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    margin: 0 3px;
    width: 40px;
    text-align: center;
    padding: 6px 0;
    line-height: 18px; }
  .countdown_box .time-item .num-time {
    font-size: 18px;
    font-weight: 500; }
  .countdown_box .time-item .name-time {
    font-size: 10px;
    font-weight: 300;
    text-transform: capitalize; }
  .countdown_box .time-item:last-child {
    border: none; }

.deals_module_wrapper {
  /*button.btn-default{
   @include buttonGray();
   padding: 8px 7px;
   background: #999;
   border-radius: 0;
   &.addToCart{
   padding: 8px 15px 8px 12px;
   }
   }*/ }
  .deals_module_wrapper .product-item-container {
    border: none;
    padding: 20px;
    overflow: hidden;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #fff;
    /*.box-label .label-product{margin-#{$left}: 15px;}*/ }
  .deals_module_wrapper .product-item-container .left-block {
    position: relative;
    z-index: 2; }
  .deals_module_wrapper button.btn-default {
    border: none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #eaeaea;
    height: 46px;
    width: 46px;
    margin-left: 10px;
    float: left;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    background-color: #fff; }
  .deals_module_wrapper button.btn-default:focus {
    outline: none; }
  .deals_module_wrapper button.btn-default i {
    display: none; }
  .deals_module_wrapper button.btn-default:hover {
    background-position: center 8px !important;
    background-color: #41ade2;
    border-color: #41ade2; }
  .deals_module_wrapper button.btn-default.wishlist {
    background-image: url("../../images/icon/icon-wishlist2.png");
    background-repeat: no-repeat;
    background-position: center -32px; }
  .deals_module_wrapper button.btn-default.compare {
    background-image: url("../../images/icon/icon-compare2.png");
    background-repeat: no-repeat;
    background-position: center -43px; }
  .deals_module_wrapper button.btn-default.addToCart {
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: auto;
    margin-left: 0px;
    color: #777;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    font-weight: 500;
    height: 46px;
    width: auto;
    line-height: 44px;
    padding: 1px 24px;
    text-transform: capitalize;
    float: left; }
  .deals_module_wrapper button.btn-default.addToCart:hover {
    background-position: center 8px !important;
    background-color: #41ade2;
    border-color: #41ade2;
    color: #fff; }
  .deals_module_wrapper .price .price-new {
    font-size: 26px; }
  .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: 0px; }
  .deals_module_wrapper .title-product a {
    color: #555; }
  .deals_module_wrapper .title-product a:hover {
    color: #41ade2; }
  .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;
    float: left;
    border-radius: 0px;
    padding: 3px 10px;
    line-height: 20px;
    font-size: 18px;
    background-color: #fff;
    border: none; }
  .deals_module_wrapper .owl2-controls .owl2-prev:hover, .deals_module_wrapper .owl2-controls .owl2-next:hover {
    background-color: #41ade2;
    border-color: #41ade2;
    color: #fff; }
/*====================PRODUCT CATEGORY ====================*/
.today_deals {
  margin-bottom: 30px; }
  .today_deals .title-category {
    margin-bottom: 15px !important; }
  .today_deals .box-label {
    top: 0;
    right: 15px; }
  .today_deals .deals_module_wrapper .product-item-container .product-image-container img {
    width: 100%; }

.products-category .filter_group {
  width: 25%;
  display: inline-block;
  vertical-align: top; }

.title-category {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 24px;
  font-size: 2.4rem;
  /* [8] */
  color: #41ade2;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
  margin-bottom: 15px; }

.products-category .form-group.short-by {
  margin-right: 10px; }

.refine-search .thumbnail {
  margin-bottom: 10px; }
  .refine-search a {
    color: #555;
    display: block; }
  .refine-search a:hover {
    color: #41ade2; }
/*TOOLBAR LISTING TOP*/
#content.col-sm-6 .product-compare {
  display: none; }

.filters-panel {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 0; }
  .filters-panel:before, .filters-panel:after {
    content: " ";
    display: table; }
  .filters-panel:after {
    clear: both; }
  .filters-panel .short-by-show {
    padding-top: 12px; }
  .filters-panel.product-filter-bottom {
    margin: 15px 0 0; }
  .filters-panel .pagination {
    margin: 0; }
  .filters-panel .list-view {
    text-align: center;
    height: 58px;
    line-height: 58px;
    border-right: 1px solid #f3f3f3;
    padding: 0; }
  .filters-panel .list-view button.btn {
    margin: 0 5px;
    display: inline-block;
    width: 25px;
    height: 20px;
    background-image: url(../../images/icon/list-grid.png);
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: center;
    padding: 0;
    border-radius: 0px !important;
    border: none;
    box-shadow: none !important;
    transition: none; }
  .filters-panel .list-view button.btn.grid {
    background-position: 0 0; }
  .filters-panel .list-view button.btn.grid:hover, .filters-panel .list-view button.btn.grid.active {
    background-position: 0 -37px; }
  .filters-panel .list-view button.btn.list {
    background-position: -54px 0; }
  .filters-panel .list-view button.btn.list:hover, .filters-panel .list-view button.btn.list.active {
    background-position: -54px -37px; }
  .filters-panel .list-view button.btn i {
    color: #fff;
    display: none; }
  .filters-panel .list-view button.btn:focus {
    border-radius: 0;
    outline: none; }
  .filters-panel .list-view .fa {
    font-size: 14px; }
  .filters-panel label {
    font-size: 13px;
    font-weight: normal;
    color: #000; }
  .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: #41ade2;
    border-color: #41ade2;
    color: #fff; }
  .filters-panel .form-control, .filters-panel .btn {
    height: 32px;
    line-height: 32px;
    padding: 0px 15px;
    border: none;
    background: transparent;
    border-radius: 0px;
    background-color: #f3f3f3; }
  .filters-panel .form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../images/icon/select-icon.png) no-repeat center right;
    border: none;
    height: 32px;
    padding: 2px 22px 0 15px;
    font-size: 14px;
    background-color: #f3f3f3;
    border-radius: 0;
    /*position: relative;
     &:after{
     position: absolute;
     font-family: FontAwesome;
     content: "\f107";
     font-size: 14px;
     top: 0;
     #{$right}: 0;
     color: #747474;
     }*/ }
    .filters-panel .form-group select.form-control:hover {
    cursor: pointer; }
    .filters-panel .short-by-show.text-center .form-group {
     }
     

  .box-pagination .pagination > li:hover span, .box-pagination .pagination > li.active span, .box-pagination .pagination > li:hover a, .box-pagination .pagination > li.active a {
    background-color: #41ade2;
    color: #fff; }
  .box-pagination .pagination > li span, .box-pagination .pagination > li a {
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 0;
    border: none;
    background-color: #f3f3f3;
    color: #000; }
  .box-pagination .pagination {
    padding: 12px 10px 0 0;
    display: block; }
/*================ PRODUCT LIST ===================*/
.product-layout .second_img .img_0 {
  right: 50%;
  top: 0;
  transform: translate(50%, 0); }

button {
  transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -webkit-transition: all 0s ease 0s; }

@media (max-width: 767px) and (min-width: 481px) {
    .product-listing .product-layout {
      width: 50%; }
    .product-listing .visible-xs-block {
      display: none !important; } }

.products-list {
  /*overflow: hidden;*/
  /*====================PRODUCT GRID ====================*/
  /*----------------PRODUCT LIST ------------------*/ }
  @media (max-width: 767px) and (min-width: 481px) {
    .products-list .product-layout {
      width: 50%;
      float: left;
      clear: none; }
      .products-list .product-layout .visible-xs-block {
        display: none !important; } }
  .products-list .product-layout .product-item-container .countdown_box {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
  .products-list .product-layout .product-item-container:hover .countdown_box {
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
  .products-list .price .price-old {
    margin-left: -3px; }
  .products-list .product-layout .product-item-container {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 0;
    position: relative; }
  .products-list .product-layout .product-item-container .left-block {
    position: relative; }
  @media (min-width: 1200px) {
        .products-list .product-layout .product-item-container .left-block:before {
          position: absolute;
          width: 100%;
          height: 100%;
          content: "";
          background-color: rgba(0, 0, 0, 0.3);
          top: 0;
          left: 0;
          visibility: hidden;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          -ms-opacity: 0;
          -o-opacity: 0;
          opacity: 0;
          transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          -webkit-transition: all 0.2s ease-in-out 0s;
          z-index: 2;
          pointer-events: none; 
    } 
  }
  .products-list .product-layout .product-item-container .left-block .product-image-container img {
    margin: 0 auto; }
  .products-list .product-layout .product-item-container .button-group {
    display: inline-block; }
  .products-list .product-layout .product-item-container .button-group .btn-button {
    width: 40px;
    height: 36px;
    border: none;
    background-color: #d7d7d7;
    color: #fff;
    float: left; }
    .products-list .product-layout .product-item-container .button-group .btn-button i {
      font-size: 18px; margin-top:5px; }
    .products-list .product-layout .product-item-container .button-group .btn-button.wishlist {
      margin: 0 2px; }
    .products-list .product-layout .product-item-container .button-group .btn-button:hover {
     /* background-color: #41ade2;*/
      background-color: #2f3651; }
  .products-list .product-layout .product-item-container .button-group .addToCart,
  .button-group .addToCart{
    float: left;
    background-color: #41ade2;
    border: none;
    color: #fff;
    font-weight: 500;
    height: 36px;
    text-align: center;
    width: auto;
    padding: 0px 20px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 600; }
    .addToCart.notify{ background: #d23f3f !important;}

    


    .products-list .product-layout .product-item-container .button-group .addToCart:hover {
      background-color: #2f3651; }
  .products-list .product-layout .product-item-container .quickview {
    width: 48px;
    height: 48px;
    background-color: #41ade2;
    text-align: center;
    line-height: 46px;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
    z-index: 3;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
    .teste.module
    {
      margin-top:15px !important;
    }
  .products-list .product-layout .product-item-container .right-block {
    padding: 10px 20px 20px 20px; }

  .products-list .product-layout .product-item-container .right-block .caption h4 {
    margin-bottom: 10px;
    font-weight: 500;
    /*edit */
    width: 90%;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

     }
       .products-list .grelha .product-item-container .right-block .caption h4{
      width:230px; /* titulos das paginas de produtos */
    }
    .products-list .product-layout .product-item-container .right-block .caption h4 a {
      /* [4] */
      /* [6] */
      /* [6] */
      /* [7] */
      font-size: 14px;
      font-size: 1.4rem;
      /* [8] */
      color: #444; }
    .products-list .product-layout .product-item-container .right-block .caption h4 a:hover {
      color: #2f3651; }
  .products-list .product-layout .product-item-container .right-block .price {
    margin-bottom: 5px; }
  .products-list .product-layout .product-item-container .right-block .rating, .products-list .product-layout .product-item-container .right-block .ratings {
    margin-bottom: 10px; }
  .products-list .product-layout .product-item-container:hover .left-block:before {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
  .products-list .product-layout .product-item-container:hover .quickview {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .products-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 {
    background-color: #fff;
    /*display: table; */
    display: flex;
    margin-bottom: 20px;
    overflow: unset; }
  .products-list.list .product-layout .product-item-container .left-block {
    padding: 0; }
  .products-list.list .product-layout .product-item-container .left-block .product-image-container {
    text-align: center;
    overflow: unset; }
    .products-list.list .product-layout .product-item-container .left-block .product-image-container img {
      width: 100%; }
  .products-list.list .product-layout .product-item-container .right-block {
    padding: 20px 30px; }
  /*SIDEBAR LISTING - RESPONSIVE*/

.product-detail .open-sidebar, .product-listing .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; }

#close-sidebar {
  display: none; }

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

  .product-detail .sidebar-overlay, .product-listing .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, .product-listing .sidebar-offcanvas .so_filter_wrap, .product-listing .sidebar-offcanvas #close-sidebar {
      padding-left: 15px !important;
      padding-right: 10px !important;
      background: #fff;
      width: 300px;
      position: fixed;
      left: -100%;
      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; }
      .product-detail .sidebar-offcanvas #close-sidebar, .product-listing .sidebar-offcanvas #close-sidebar {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 16px;
        display: block; }
        .product-detail .sidebar-offcanvas #close-sidebar:hover, .product-listing .sidebar-offcanvas #close-sidebar:hover {
          cursor: pointer;
          color: #f00; }
      .product-detail .sidebar-offcanvas.active, .product-listing .sidebar-offcanvas.active {
        left: 0; } }

.filter-horizontal .so-filter-option.so-filter-price .input_max, .filter-horizontal .so-filter-option.so-filter-price .input_min {
  min-width: 50px;
  width: 50px; }
/*============ QUICKVIEW ==============*/
.mfp-iframe-scaler iframe {
  padding: 20px 0; }

#product-quick .product-view .content-product-right .product-box-desc {
  padding: 15px;
  border: 1px dotted #eee;
  margin: 10px 0 10px;
  font-style: italic;
  color: #999; }
  #product-quick .product-view .content-product-right .product-box-desc span {
    font-weight: normal; }
  #product-quick .list-unstyled {
    font-size: 13px;
    color: #666;
    font-weight: normal; }
  #product-quick .product-view .content-product-left .full_slider .thumbnail, #product-quick .product-view .content-product-left .not_full_slider .thumbnail {
    border: none;
    padding-right: 10px; }
  #product-quick .product-view .content-product-left .full_slider .thumbnail img, #product-quick .product-view .content-product-left .not_full_slider .thumbnail img {
    border: 1px solid #ddd;
    border-radius: 0px; }
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTENT PRODUCT OTHER
 [2] PRODUCT INFO
 [3] PRODUCT TABS
 [3] RELATED PRODUCT
 ==============================================*/
.container.product-detail {
  background-color: #fff;
  padding: 15px; }
/*============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: 30px;
    font-weight: 700; }
  .product_page_price .price-old {
    vertical-align: top; }
  .product_page_price .price-tax {
    display:none;
    /*
    margin-bottom: 10px;
    color: #555;
    font-size: 12px;
    font-weight: normal;
    */ }

.product-detail .addthis_native_toolbox {
  clear: both;
  margin-top: 10px;
  display: inline-block;
  width:100%; }

  .bottom-product .nav-tabs li a.relacionados{
    background-color:#41ade2;
    border-color:#41ade2;
    color:#fff;
    font-weight: 700;
    text-transform: uppercase; 
  }
  .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;
    padding-left: 15px; }
  #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: 0px; }
  .product-view .content-product-left .large-image {
    cursor: pointer;
    display: block;
    /*overflow: hidden;*/
    position: relative;
    border: 1px solid #eaeaea;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    /*.label-sale{ top: 10px; left: 10px; }
     .label-new{ top: 10px; right: 10px; }*/ }
  .product-view .content-product-left .large-image.vertical {
    overflow: hidden; }
  .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;
    padding: 0; }
  .product-view .content-product-left .full_slider .thumbnail, .product-view .content-product-left .not_full_slider .thumbnail {
    border-radius: 0px;
    margin-bottom: 0;
    padding: 0;
    border: 1px solid #dbdbdb; }
  .product-view .content-product-left .full_slider .thumbnail:hover, .product-view .content-product-left .not_full_slider .thumbnail:hover {
    border-color: #41ade2; }
  .product-view .content-product-left .full_slider .thumbnail.active, .product-view .content-product-left .not_full_slider .thumbnail.active {
    border-color: #41ade2; }
  .product-view .content-product-left .full_slider .thumbnail img, .product-view .content-product-left .not_full_slider .thumbnail img {
    width: 100%; }
  .product-view .content-product-left .full_slider .owl2-nav .owl2-prev, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-prev, .product-view .content-product-left .full_slider .owl2-nav .owl2-next, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-next {
    border: none;
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #dbdbdb;
    width: 23px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin: -15px 0 0 0; }
    .product-view .content-product-left .full_slider .owl2-nav .owl2-prev:before, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-prev:before, .product-view .content-product-left .full_slider .owl2-nav .owl2-next:before, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-next:before {
      color: #c1c1c1;
      font-family: 'FontAwesome';
      display: block;
      text-indent: 0 !important;
      width: 100%;
      height: 100%;
      font-size: 16px; }
    .product-view .content-product-left .full_slider .owl2-nav .owl2-prev.owl2-next, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-prev.owl2-next, .product-view .content-product-left .full_slider .owl2-nav .owl2-next.owl2-next, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-next.owl2-next {
      right: -3px; }
    .product-view .content-product-left .full_slider .owl2-nav .owl2-prev.owl2-next:before, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-prev.owl2-next:before, .product-view .content-product-left .full_slider .owl2-nav .owl2-next.owl2-next:before, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-next.owl2-next:before {
      content: "\f105"; }
    .product-view .content-product-left .full_slider .owl2-nav .owl2-prev.owl2-prev, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-prev.owl2-prev, .product-view .content-product-left .full_slider .owl2-nav .owl2-next.owl2-prev, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-next.owl2-prev {
      left: -3px; }
    .product-view .content-product-left .full_slider .owl2-nav .owl2-prev.owl2-prev:before, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-prev.owl2-prev:before, .product-view .content-product-left .full_slider .owl2-nav .owl2-next.owl2-prev:before, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-next.owl2-prev:before {
      content: "\f104"; }
    .product-view .content-product-left .full_slider .owl2-nav .owl2-prev:hover, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-prev:hover, .product-view .content-product-left .full_slider .owl2-nav .owl2-next:hover, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-next:hover {
      border-color: #41ade2;
      background-color: #41ade2; }
    .product-view .content-product-left .full_slider .owl2-nav .owl2-prev:hover:before, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-prev:hover:before, .product-view .content-product-left .full_slider .owl2-nav .owl2-next:hover:before, .product-view .content-product-left .not_full_slider .owl2-nav .owl2-next:hover:before {
      color: #fff; }
  .product-view .content-product-right {
    overflow: hidden; }
  .product-view .content-product-right .title-product h1 {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 24px;
    font-size: 2.4rem;
    /* [8] */
    text-transform: capitalize;
    color: #000;
    font-weight: 500; }
  .product-view .content-product-right .box-review {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 12px;
    font-size: 1.2rem;
    /* [8] */
    color: #999; }
  .product-view .content-product-right .box-review .ratings {
    display: inline-block;
    margin: 0 20px 0 0;
    z-index: 0;
    position: relative; }
  .product-view .content-product-right .box-review a {
    color: #666;
    display: inline-block; }
  .product-view .content-product-right .box-review a:hover {
    color: #41ade2; }
  .product-view .content-product-right .product-box-desc {
    float: left;
    width: 100%;
    padding: 10px 0px;
    color: #666;
    position: relative; }
  .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: #41ade2;
    height: 100%;
    position: absolute;
    left: -20px;
    top: 0; }
  .product-view .content-product-right .product-box-desc span {
    display: inline-block;
    min-width: 120px; }
  .product-view .content-product-right .product-box-desc .brand a {
    color: #666; }
  .product-view .content-product-right .product-box-desc .brand a:hover {
    color: #41ade2; }
  .product-view .content-product-right .product-label {
    line-height: 24px;
    margin-top: 15px;
    float: left;
    width: 100%; }
  .product-view .content-product-right .product-label .price {
    float: left;
    margin: 0; }
  .product-view .content-product-right .product-label .list-unstyled {
    font-size: 13px;
    color: #666;
    font-weight: normal; }
  .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 .short_description ol {
    padding: 0; }
  .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; }
  .product-view .content-product-right .countdown_box .countdown_inner {
    text-align: left; }
  .product-view .content-product-right .countdown_box .countdown_inner .title {
    padding: 0px;
    display: table-cell;
    vertical-align: top;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px; }
  .product-view .content-product-right h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600; }
  .product-view .content-product-right .box-info-product {
    float: left;
    width: 100%;
    margin: 0; }
  .product-view .content-product-right .box-info-product label {
    float: left;
    margin: 0;
    line-height: 36px;
    padding-right: 20px;
    font-size: 12px;
    color: #000;
    font-weight: 300; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #d7d7d7; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
    float: left;
    width: 55px;
    height: 36px;
    text-align: center;
    font-size: 16px;
    background-color: #fff; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control span {
    width: 36px;
    height: 36px;
    border: none;
    color: #999;
    float: left;
    line-height: 36px;
    padding: 0;
    background-color: #fff;
    border-radius: 0; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span:hover {
      background-color: #f3f3f3;
      cursor: pointer; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
      border-right: 1px solid #d7d7d7; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
      border-left: 1px solid #d7d7d7; }
  .product-view .content-product-right .box-info-product .detail-action {
    float: left;
    padding-left: 30px; }
  .product-view .content-product-right .box-info-product .cart {
    float: left;
    overflow: hidden;
    margin-right: 5px; }
  .product-view .content-product-right .box-info-product .cart input {
    float: left;
    background-color: #41ade2;
    border: none;
    color: #fff;
    font-weight: 500;
    height: 38px;
    padding: 0px 20px;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    font-size: 13px; }
    .product-view .content-product-right .box-info-product .cart input:hover {
      background-color: #2f3651; }
  .product-view .content-product-right .box-info-product .add-to-links {
    float: left; }
  .product-view .content-product-right .box-info-product .add-to-links ul li {
    display: inline-block; }
    .product-view .content-product-right .box-info-product .add-to-links ul li a {
      width: 40px;
      height: 38px;
      line-height: 38px;
      text-align: center;
      border: none;
      background-color: #d7d7d7;
      color: #fff;
      float: left; }
    .product-view .content-product-right .box-info-product .add-to-links ul li a i {
      font-size: 18px; }
    .product-view .content-product-right .box-info-product .add-to-links ul li:hover a {
      background-color:#2f3651; }
    .product-view .content-product-right .box-info-product .add-to-links ul li.wishlist a {
      margin: 0 1px; }
    .product-view .content-product-right .box-info-product .add-to-links ul li.detail {
      text-align: center;
      line-height: 46px; }
    .product-view .content-product-right .box-info-product .add-to-links ul li.detail i {
      display: block;
      padding-top: 10px; }
    .product-view .content-product-right .box-info-product .add-to-links ul li.detail:hover i {
      color: #fff; }
  .product-view .content-product-right .share {
    margin-top: 10px; }
  .product-view .content-product-right .share .socials-wrap {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0; }
  .product-view .content-product-right .share .socials-wrap span {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    color: #222;
    font-weight: 600; }
  .product-view .content-product-right .share .socials-wrap ul {
    float: right; }
    .product-view .content-product-right .share .socials-wrap ul li {
      float: left;
      margin-left: 35px; }
    .product-view .content-product-right .share .socials-wrap ul li a {
      font-size: 16px; }

#product {
  margin-top: 30px; }
  #product div.required .control-label:before {
    content: '* ';
    color: #f00;
    font-weight: bold; }
  #product .image_option_type .product-options {
    display: inline-block; }
  #product .control-label {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 14px; }
  #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: #f3f4f6;
    display: block;
    text-align: center;
    border-radius: 4px;
    padding: 5px 10px; }
  #product .radio-type-button .option-content-box.active, #product .radio-type-button .option-content-box.active:hover {
    background: #666;
    color: white; }
  #product .radio-type-button .option-content-box:hover {
    background: #dadada; }
  #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: #41ade2;
    color: #fff; }
  #product .icheckbox.checked:before, #product .iradio.checked:before {
    background-color: #41ade2;
    border-color: #41ade2; }

.thumb-vertical-outer {
  width: 115px;
  position: relative;
  padding: 15px 0;
  float: left;
  margin-right: 15px; }
  .thumb-vertical-outer .lSAction {
    display: none !important; }
  .thumb-vertical-outer .thumbnail {
    border-color: #eaeaea; }
  .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%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
  .thumb-vertical-outer .btn-more i {
    font-size: 13px; }
  .thumb-vertical-outer .btn-more:hover {
    color: #41ade2; }
  .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 {
    padding: 0;
    margin: 0;
    border: 1px solid #eaeaea;
    border-radius: 0; }
  .thumb-vertical-outer ul li .thumbnail img {
    padding: 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    width: 100%; }
  .thumb-vertical-outer ul li .thumbnail:hover {
    border-color: #41ade2; }
  .thumb-vertical-outer ul li .thumbnail.active {
    border-color: #41ade2; }
/*============PRODUCT TABS==================*/
.producttab .tabsslider.horizontal-tabs {
  z-index: 1;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 0px;
  float: left;
  width: 100%; }
  .producttab .tabsslider.horizontal-tabs .nav-tabs {
    border-bottom: 2px solid #41ade2;
    border-left: 1px solid #e9e9e9; }
  .producttab .tabsslider.horizontal-tabs .nav-tabs li {
    margin-bottom: 0; }
  .producttab .tabsslider.horizontal-tabs .nav-tabs li a {
    background-color: #fff;
    float: left;
    display: block;
    border: 1px solid #e9e9e9;
    border-bottom: none;
    border-left: none;
    font-size: 16px;
    color: #000;
    padding: 10px 25px !important;
    margin: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    border-radius: 0; }
  .producttab .tabsslider.horizontal-tabs .nav-tabs li.active a, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a {
    background-color: #41ade2;
    border-color: #41ade2;
    color: #fff;
    margin-left: -1px; }
  .producttab .tabsslider.horizontal-tabs .nav-tabs li.active a:after, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a:after {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
  .producttab .tabsslider.horizontal-tabs .tab-content {
    padding: 45px 35px;
    display: block;
    margin: 0;
    border: solid 1px #e9e9e9;
    border-top: none;
    background-color: #fff; }

.producttab .tabsslider.vertical-tabs {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 0;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 40px;
  margin-top: 40px; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs {
    border-bottom: medium none;
    margin: 0;
    min-height: 180px;
    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;
    border: none;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
    border-color: #ddd; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
    background: transparent;
    color: #41ade2; }
  .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;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    z-index: 99; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
    border-left-color: #41ade2; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
    color: #41ade2;
    border: none; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
    background-color: #41ade2; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
    border-left-color: #41ade2; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
    background-color: #41ade2; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
    background: transparent;
    color: #41ade2;
    border: none; }
  .producttab .tabsslider.vertical-tabs .tab-content {
    border: 0;
    border-left: 1px solid #e6e6e6;
    min-height: 200px;
    margin-bottom: 0; }

#product-accordion {
  border: 1px solid #ddd;
  border-top: 4px solid #41ade2;
  margin-bottom: 60px; }
  #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: #666;
    width: 100%;
    display: inline-block;
    position: relative; }
  #product-accordion .panel .panel-heading a.title-head.collapsed {
    color: #666; }
    #product-accordion .panel .panel-heading a.title-head.collapsed span.arrow-up:before {
      content: "\f077"; }
  #product-accordion .panel .panel-heading a.title-head {
    color: #41ade2; }
    #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: #41ade2; }
  #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==================*/
.related-horizontal h3.modtitle {
  text-align: center;
  line-height: 100%;
  margin: 0; }
  .related-horizontal h3.modtitle span {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 30px;
    font-size: 3rem;
    /* [8] */
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
    background: url("../../images/icon/bg-title1.png") no-repeat center bottom;
    padding-bottom: 45px;
    margin-bottom: 33px;
    display: inline-block;
    width: 100%; }
  .related-horizontal h3.modtitle span b {
    color: #41ade2; }
  .related-horizontal .owl2-controls .owl2-nav .owl2-next, .related-horizontal .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: -40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transform: scale(0);
    color: #c0c0c0; }
  .related-horizontal .owl2-controls .owl2-nav .owl2-next:hover, .related-horizontal .owl2-controls .owl2-nav .owl2-prev:hover {
    background: #41ade2;
    color: #fff;
    border-color: #41ade2; }
  .related-horizontal .owl2-controls .owl2-nav .owl2-next {
    right: -15px; }
  .related-horizontal .owl2-controls .owl2-nav .owl2-prev {
    left: -15px; }
  .related-horizontal:hover .owl2-controls .owl2-nav div {
    transform: scale(1); }
  .related-horizontal .modtitle {
    margin-bottom: 20px; }
  .related-horizontal .related-products-slider {
    position: relative;
    z-index: 2; }
/*==== related vertical ===*/
.related-vertical, .upsell-sidebar {
  /*padding: side-values(15px 0 15px 20px);
   margin-bottom: 0 !important;
   span{
   color: #fff;
   @include rem(font-size, 16px);
   font-weight: 700;
   text-transform: uppercase;
   font-weight: 700;
   b{
   color: $linkColor;
   }
   }*/ }
  .related-vertical .item-element, .upsell-sidebar .item-element {
    margin-bottom: 20px; }
  .related-vertical .item-element .image, .upsell-sidebar .item-element .image {
    width: 90px;
    border: 1px solid #eaeaea;
    margin-right: 15px;
    float: left; }
  .related-vertical .item-element .caption h4, .upsell-sidebar .item-element .caption h4 {
    margin-bottom: 0px; }
  .related-vertical .item-element .caption h4 a, .upsell-sidebar .item-element .caption h4 a {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 14px;
    font-size: 1.4rem;
    /* [8] */
    color: #444; }
    .related-vertical .item-element .caption h4 a:hover, .upsell-sidebar .item-element .caption h4 a:hover {
      color: #41ade2; }
  .related-vertical .item-element .caption .ratings, .upsell-sidebar .item-element .caption .ratings {
    margin-bottom: 0; }
  .related-vertical .related-products-slider, .upsell-sidebar .related-products-slider {
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 25px 15px 5px 15px; }
  .related-vertical .related-products-slider .owl2-nav, .upsell-sidebar .related-products-slider .owl2-nav {
    position: absolute;
    top: -40px;
    right: 20px; }
  .related-vertical .related-products-slider .owl2-nav .owl2-prev, .upsell-sidebar .related-products-slider .owl2-nav .owl2-prev, .related-vertical .related-products-slider .owl2-nav .owl2-next, .upsell-sidebar .related-products-slider .owl2-nav .owl2-next {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    background-color: transparent;
    float: left;
    margin-left: 15px;
    margin-right: 0 !important; }
  .related-vertical .related-products-slider .owl2-nav .owl2-prev:before, .upsell-sidebar .related-products-slider .owl2-nav .owl2-prev:before, .related-vertical .related-products-slider .owl2-nav .owl2-next:before, .upsell-sidebar .related-products-slider .owl2-nav .owl2-next:before {
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #cfcfcf; }
  .related-vertical .related-products-slider .owl2-nav .owl2-prev:hover, .upsell-sidebar .related-products-slider .owl2-nav .owl2-prev:hover, .related-vertical .related-products-slider .owl2-nav .owl2-next:hover, .upsell-sidebar .related-products-slider .owl2-nav .owl2-next:hover {
    background-color: transparent; }
    .related-vertical .related-products-slider .owl2-nav .owl2-prev:hover:before, .upsell-sidebar .related-products-slider .owl2-nav .owl2-prev:hover:before, .related-vertical .related-products-slider .owl2-nav .owl2-next:hover:before, .upsell-sidebar .related-products-slider .owl2-nav .owl2-next:hover:before {
      color: #41ade2; }
  .related-vertical .related-products-slider .owl2-nav .owl2-prev i, .upsell-sidebar .related-products-slider .owl2-nav .owl2-prev i, .related-vertical .related-products-slider .owl2-nav .owl2-next i, .upsell-sidebar .related-products-slider .owl2-nav .owl2-next i {
    display: none; }
  .related-vertical .related-products-slider .owl2-nav .owl2-prev, .upsell-sidebar .related-products-slider .owl2-nav .owl2-prev {
    margin-right: 15px; }
  .related-vertical .related-products-slider .owl2-nav .owl2-prev:before, .upsell-sidebar .related-products-slider .owl2-nav .owl2-prev:before {
    content: "\f060"; }
  .related-vertical .related-products-slider .owl2-nav .owl2-next:before, .upsell-sidebar .related-products-slider .owl2-nav .owl2-next:before {
    content: "\f061"; }
/*==========tab ==========*/
#product-upsell {
  margin-top: 14px; }

.bottom-product .tab-content {
  margin-bottom: 0; }
  .bottom-product .tab-content .tab-pane {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0 20px;
    margin: 0 -20px; }
  .bottom-product .tab-content .tab-pane.active {
    height: auto !important;
    margin-top: 20px; }
  .bottom-product .tab-content .tab-pane .products-list .product-layout .product-item-container {
    margin-bottom: 0; }
  .bottom-product .tab-content .tab-pane .products-list .product-layout .product-item-container .right-block {
    padding: 10px 0 0 0; }
  .bottom-product .tab-content .owl2-carousel .owl2-stage-outer {
    overflow: unset; }

.bottom-product .tab-content .owl2-item.active {
  height: auto;
  display: block; }

.bottom-product {
  display: inline-block;
  width: 100%;
  margin-top: 20px; }
  .bottom-product .so-extraslider {
    margin: 0; }
  .bottom-product .so-extraslider .extraslider-inner {
    padding-bottom: 0; }
  .bottom-product .nav-tabs {
    border: none;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef; }
  .bottom-product .nav-tabs li {
    border-right: 1px solid #efefef;
    border-left: none;
    margin: 0; }
  .bottom-product .nav-tabs li a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    background-color: #fff;
    border: none;
    border-radius: 0;
    padding: 0 15px;
    line-height: 100%;
    margin: 0;
    line-height: 52px;
    line-height: 52px;
    border: none !important; }
  .bottom-product .nav-tabs li a b {
    font-weight: 500; }
  .bottom-product .nav-tabs li:hover a, .bottom-product .nav-tabs li.active a {
    color: #fff;
    background-color: #41ade2;
    position: relative; }
    .bottom-product .nav-tabs li:hover a:before, .bottom-product .nav-tabs li.active a:before {
      position: absolute;
      left: 50%;
      margin-left: -6px;
      bottom: -27px;
      font-size: 20px;
      color: #41ade2;
      background: none;
      font-family: 'FontAwesome';
      content: "\f0d7"; }
  .bottom-product .tab-content {
    border: none;
    padding: 0;
    position: relative; }
  .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-prev, .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-next {
    border: none;
    background-color: #999;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0; }
  .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-prev:before, .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-next:before {
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 20px;
    position: static;
    opacity: 1; }
  .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-prev.owl2-next, .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-next.owl2-next {
    right: -15px;
    left: auto; }
    .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
      content: "\f105"; }
  .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-next.owl2-prev {
    left: -15px;
    right: auto; }
    .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
      content: "\f104"; }
  .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-prev:hover, .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: #41ade2; }
    .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-prev:hover:before, .bottom-product .tab-content .owl2-controls .owl2-nav .owl2-next:hover:before {
      color: #fff; }
  .bottom-product .tab-content .owl2-controls .owl2-nav > div {
    line-height: 28px !important;
    margin-top: -98px !important;
    z-index: 99; }
  .bottom-product .tab-content .products-list .product-layout .product-item-container .left-block .product-image-container img {
    width: 100%; }
/*============UPSELL PRODUCT==================*/
.upsell-full {
  position: relative; }
  .upsell-full .products-list .product-layout .product-item-container .button-group {
    margin-top: 5px; }
  .upsell-full .owl2-controls .owl2-nav .owl2-prev, .upsell-full .owl2-controls .owl2-nav .owl2-next {
    border: none;
    background-color: #999;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0; }
  .upsell-full .owl2-controls .owl2-nav .owl2-prev:before, .upsell-full .owl2-controls .owl2-nav .owl2-next:before {
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 20px;
    position: static;
    opacity: 1; }
  .upsell-full .owl2-controls .owl2-nav .owl2-prev.owl2-next, .upsell-full .owl2-controls .owl2-nav .owl2-next.owl2-next {
    right: -15px;
    left: auto; }
  .upsell-full .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .upsell-full .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
    content: "\f105"; }
  .upsell-full .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .upsell-full .owl2-controls .owl2-nav .owl2-next.owl2-prev {
    left: -15px;
    right: auto; }
  .upsell-full .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .upsell-full .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
    content: "\f104"; }
  .upsell-full .owl2-controls .owl2-nav .owl2-prev:hover, .upsell-full .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: #41ade2; }
  .upsell-full .owl2-controls .owl2-nav .owl2-prev:hover:before, .upsell-full .owl2-controls .owl2-nav .owl2-next:hover:before {
    color: #fff; }
  .upsell-full .owl2-controls .owl2-nav > div {
    line-height: 28px !important;
    margin-top: -65px !important;
    z-index: 99; }
/*--- upsell vertical ---*/
.upsell-sidebar {
  position: relative; }
  .upsell-sidebar h3.modtitle {
    padding: 18px 0 18px 20px; }
  .upsell-sidebar .price .price-old {
    font-size: 13px;
    padding: 0; }
  .upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
    width: 90px; }
  .upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
    margin-left: 105px; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav {
    position: absolute;
    top: 17px;
    right: 20px; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev, .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    background-color: transparent;
    float: left;
    margin-left: 15px;
    margin-right: 0 !important; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before, .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #cfcfcf; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover, .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: transparent; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before, .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
    color: #41ade2; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev i, .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next i {
    display: none; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev {
    margin-right: 15px; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before {
    content: "\f060"; }
  .upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
    content: "\f061"; }
  .upsell-sidebar .modcontent {
    /*.item-inner.style2{
     .product-item-container{
     border: none;
     margin: 0;
     border-radius: 0;
     .left-block{
     float: $left;
     width: 90px;
     margin-#{$right}: 15px;
     .product-image-container {
     border: 1px solid $base-border-color;
     border-radius: 0;
     }
     }
     .right-block{
     clear: none;
     text-align: $left;
     padding: 0;
     }
     &:hover{
     .left-block{
     .product-image-container {
     border-color: $linkColor;
     }
     }
     }
     }
     }*/ }
  .upsell-sidebar .modcontent .so-extraslider {
    margin: 0;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 25px 15px 5px 15px; }
  .upsell-sidebar .modcontent .extraslider-inner {
    border: none; }

.product-detail .content-aside .so-extraslider {
  margin: 0; }
/*----up sell full ---*/
.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: 0;
    overflow: visible; }
  .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: 50%;
    margin-top: -40px;
    z-index: 501;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    transform: scale(0);
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev {
      left: -15px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev:before {
      content: "\f104";
      line-height: 30px;
      text-align: center;
      font-size: 26px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next {
      right: -15px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next:before {
      content: "\f105";
      line-height: 30px;
      text-align: center;
      font-size: 26px; }
    .up-sell-product .so-basic-product .item-wrap .owl2-nav div:hover {
      background-color: #41ade2;
      border-color: #41ade2;
      color: #fff; }
  .up-sell-product .so-basic-product .item-wrap:hover .owl2-nav div {
    transform: scale(1); }
  .module.banner-left {
    margin-top: 20px; }

.releate-horizontal:hover .related-products .owl2-controls .owl2-nav .owl2-prev {
  opacity: 1;
  left: -18px; }
  .releate-horizontal:hover .related-products .owl2-controls .owl2-nav .owl2-next {
    opacity: 1;
    right: -18px; }
  .releate-horizontal .related-products .owl2-controls .owl2-nav .owl2-prev {
    opacity: 0;
    left: -30px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }
  .releate-horizontal .related-products .owl2-controls .owl2-nav .owl2-next {
    opacity: 0;
    right: -30px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s; }

.shopping_cart .table {
  margin-bottom: 0; }
  .shopping_cart .fa-check-circle {
    display: none; }
  .shopping_cart .btn-shopping-cart .checkout {
    padding: 10px 20px; }
  .shopping_cart .dropdown-menu .content-item {
    max-height: 245px;
    overflow: auto; }

#header #sosearchpro.so-search .searchbox .select_category select:hover {
  cursor: pointer; }

header .dropdown-menu {
  font-size: 13px; }

header .search-mobi, .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
  background-color: #41ade2; }
/*============ HEADER  ==================*/
.container-megamenu.horizontal {
  /*    ul.megamenu > li.home > a,
   ul.megamenu > li.active > a,
   ul.megamenu > li:hover > a{
   background-color: transparent;
   color: $linkColor;
   }*/ }
  .container-megamenu.horizontal .subcategory li a {
    color: #555; }
  .container-megamenu.horizontal .subcategory li a:hover {
    color: #41ade2; }

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

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

.btn-shopping-cart .dropdown-menu {
  min-width: 350px; }
  .btn-shopping-cart .dropdown-menu .cart_product_name {
    color: #555; }
  .btn-shopping-cart .dropdown-menu .cart_product_name:hover {
    color: #41ade2; }
  .btn-shopping-cart .dropdown-menu .empty {
    padding: 15px;
    margin: 0; }
  .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; }

.megamenu-style-dev {
  position: relative; }
  .megamenu-style-dev .vertical ul.megamenu {
    position: absolute;
    width: 100%;
    background: #222;
    z-index: 99; }
  .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: #41ade2; }
    .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: #41ade2; }
  .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: #41ade2; }
/*=============================================================*/
header .dropdown-menu > li:hover button, .header-top-right ul.top-link > li > a:hover {
  color: #41ade2; }

.typeheader-1 #sosearchpro.so-search .searchbox form .input-group-btn .button-search {
  background-color: #41ade2; }
  .typeheader-1 #sosearchpro.so-search .searchbox form .input-group-btn .button-search:hover {
    background-color: #2f3651; }

.typeheader-1 .header-bottom, .typeheader-1 .header-center .shopping_cart .btn-shopping-cart .top_cart, .typeheader-1 .shopping_cart .handle.pull-left {
  background-color: #41ade2; }

.typeheader-2 #sosearchpro.so-search .searchbox form .input-group-btn .button-search:hover {
  background-color: #41ade2; }

.typeheader-2 .header-bottom, .typeheader-2 .shopping_cart .btn-shopping-cart .total-shopping-cart, .typeheader-2 .header-center .shopping_cart .btn-shopping-cart .top_cart, .typeheader-2 .shopping_cart .handle.pull-left {
  background-color: #41ade2 !important; }

@media (max-width: 767px) {
  header .header-center .header-center-right {
    background-color: #41ade2 !important; } }

footer .copyright a {
  color: #41ade2 !important; }

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button {
  background-color: #41ade2; }
  .typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button:hover {
    background-color: #2f3651; }

.typefooter-1 .modcontent h3 {
  color: #41ade2; }

.typefooter-2 .newsletter-footer2 .newsletter .block_content form.signup .subcribe button {
  background-color: #41ade2; }
  .typefooter-2 .newsletter-footer2 .newsletter .block_content form.signup .subcribe button:hover {
    background-color: #2f3651; }

.typefooter-2 .modcontent h3 {
  color: #41ade2; }

.typefooter-2 .service-bottom .service-info h2 a:hover,
.account.menu_top a:hover {
  color: #41ade2; }
/*===============================================
 [SASS DIRECTORY ]
 [1] SHORTCODE BLOCK TEXT
 [2] MODULE HOME SLIDER
 [3] MODULE EXTRA SLIDER
 [4] MODULE LISTING TABS
 [5] SHORT CODE CONTENT SLIDER BRAND
 [6] MODULE LATEST BLOG
 ==============================================*/
.sohomepage-slider .so-homeslider {
  border: none; }

.container-fluid .container {
  padding-left: 15px;
  padding-right: 15px; }

.common-home #wrapper {
  background-color: #fff; }

.layout-2.common-home #content .label-new, .layout-2.common-home #content .label-sale {
  line-height: 25px;
  border-radius: 0;
  padding: 0; }
  .layout-2.common-home #content .products-list .product-layout .product-item-container {
    overflow: unset !important; }
/*====================== mod title ========================*/
.layout-2 #content .products-list .product-layout .product-item-container .quickview{
  background-color:#41ade2;
}
 .layout-2 #content .products-list .product-layout .product-item-container .button-group .btn-button.compare:hover {
  /* background-color:#41ade2;*/

  background-color: #2f3651;
}
  .layout-2 #content .shop-info .shop-info-wrapper .info-list > li::before, .layout-2 #content .products-list .product-layout .product-item-container .right-block .price {
/*    color: #ff4081; */
      color:#41ade2;}

  .layout-2 #content .box-content-bottom .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .price .price-new, .layout-2 #content .box-content-bottom .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .price span.price {
   /* color: #ff4081; */
      color:#41ade2;}


    .so_componentes h3.modtitle
     {
      border-bottom:0 !important;
      margin:0 !important;

     }
     .so_componentes .title-imageslider{
      display:none !important;
     }


  .layout-2 #content .module h3.modtitle {
    line-height: 100%;
    margin:30px 0 43px 0;
    border-bottom: medium double #e8e8e8;
  }
  .layout-2 #content .module h3.modtitle span {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 20px;
    font-size: 2rem;
    /* [8] */
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    background: white;
}
  .layout-2 #content .module.deals-layout2 h3.modtitle span {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 23px;
    position: relative;
    top: 12px;
    background-color: #41ade2;
    position: relative; }
    .layout-2 #content .module.deals-layout2 h3.modtitle span:before {
      border-left: 18px solid transparent;
      border-right: 0 solid transparent;
      border-top: 8px solid #2096d0;
      content: "";
      height: 0;
      left: 0;
      position: absolute;
      top: 100%;
      width: 0;
      z-index: 2; }
  .layout-2 #content .box-content-left h3.modtitle span {
    font-weight: 700 !important; }
  .layout-2 #content .box-content-bottom {
    padding-top: 23px; }
  .layout-2 #content .box-content-left {
    padding-top: 27px; }
  .layout-2 #content .box-content-left h3.modtitle, .layout-2 #content .box-content-bottom h3.modtitle {
    line-height: 100%;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 3px solid #f4f4f4;
    position: relative; }
  .layout-2 #content .box-content-left h3.modtitle span, .layout-2 #content .box-content-bottom h3.modtitle span {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 18px;
    font-size: 1.8rem;
    /* [8] */
    text-transform: uppercase;
    font-weight: 400;
    color: #000; }
  .layout-2 #content .box-content-left h3.modtitle:before, .layout-2 #content .box-content-bottom h3.modtitle:before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 70px;
    height: 3px;
    content: "";
    background-color: #41ade2; }
/************************************************************************************************
 SHORTCODE HTML
 *************************************************************************************************/
.box-content1 {
  background-color: #ededed;
  padding: 20px 0; }
  .box-content1 .container.row {
    margin: 0 auto;
    padding: 0;
     }

.box-content {
  padding: 15px 0; }

.box-banner-w {
  padding: 0; }

.layout-1.common-home #content .container.quicklinks {
  margin-bottom: 0; }

.list-item-quick {
  padding: 10px 0 2px 0;
  display: inline-block; }
  .list-item-quick li.ql-item {
    position: relative;
    border: 1px solid #41ade2;
    border-right: none;
    line-height: 26px;
    padding: 0 10px;
    margin-top: 0; }
  .list-item-quick li.ql-item a {
    color: #41ade2; }
  .list-item-quick li.ql-item:after {
    border-right: 1px solid #41ade2;
    border-top: 1px solid #41ade2;
    content: "";
    display: inline-block;
    height: 20px;
    position: absolute;
    top: 3px;
    right: -10px;
    transform: rotate(45deg);
    width: 19px; }
  .list-item-quick li {
    margin-top: 5px;
    float: left;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px dotted #999;
    line-height: 18px; }

.service-top {
  padding-top: 26px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ededed;
}
  .service-top .i-con {
    float: left;
    width: 70px;
    height: 70px;
    position: relative;
    background-color: #41ade2; }
  .service-top .i-con > a {
    background-image: url(../../images/icon/icon-service.png);
    width: 77px;
    height: 68px;
    background-position: left 0;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px; }
  .service-top .i-con > a:before {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: -7px;
    content: '\f0da';
    font-family: 'FontAwesome';
    font-size: 23px;
    text-indent: 0;
    color: #41ade2; }
  .service-top .i-con.i-con-wishlist a {
    background-position: left -70px; }
  .service-top .i-con.i-con-box a {
    background-position: left -140px; }
  .service-top .i-con.i-con-wishlist a {
    background-position: left -70px; }
  .service-top .service-info {
    margin-left: 90px;
    min-height: 70px; }
  .service-top .service-info h2 {
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 10px;
    display: inline-block; }
  .service-top .service-info h2 a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 100%; }
  .service-top .service-info p {
    margin-top: 0px;
    line-height: 20px;
    color: #999; }

.box-content2 {
  background-color: #fff;
  margin-bottom: 0px; }
  .box-content2 .col_vj55 {
    margin: 0; }
/************************************************************************************************
 MODULE HOME SLIDER
 *************************************************************************************************/
.slider-container {
  padding: 0; }

.module.sohomepage-slider {
  margin: 0; }
  .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next {
    border: none;
    background-color: #999;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0; }
  .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:before, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:before {
    color: rgba(0, 0, 0, 0.2);
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 25px;
    position: static;
    opacity: 1; }
  .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next.owl2-next {
    right: -15px;
    left: auto; }
  .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
    content: "\f105"; }
  .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
    left: -15px;
    right: auto; }
  .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
    content: "\f104"; }
  .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:hover, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: #41ade2; }
  .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:hover:before, .module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:hover:before {
    color: #fff; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div {
    font-size: 0;
    z-index: 9;
    transition: all 0.3s ease;
    background: none;
    background-color: rgba(255, 255, 255, 0.5) !important;
    border: none !important;
    line-height: 34px !important; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div:after {
    display: none; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div:before {
    color: #41ade2 !important; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-prev {
    left: 0px !important; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div.owl2-next {
    right: 0px !important; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div:hover {
    background-color: #fff !important; }
  .module.sohomepage-slider .owl2-controls .owl2-nav div:hover:before {
    color: #41ade2 !important; }
  .module.sohomepage-slider .owl2-dots {
    bottom: 80px;
    position: absolute;
    width: 100%;
    text-align: center; }
  @media (min-width: 1200px) {
    .module.sohomepage-slider .owl2-dots {
      bottom: 125px;
      left: 36.5%; } }
  .module.sohomepage-slider .owl2-dots .owl2-dot {
    border: 2px solid #d2cdd3;
    border-radius: 3px;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 12px;
    background: transparent; }
  .module.sohomepage-slider .owl2-dots .owl2-dot span {
    display: none; }
  .module.sohomepage-slider .owl2-dots .owl2-dot.active, .module.sohomepage-slider .owl2-dots .owl2-dot:hover {
    background-color: #41ade2;
    border-color: #41ade2; }
  .module.sohomepage-slider .owl2-item.active .sohomeslider-description .image.img-active {
    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.title-active {
    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.h4-active {
    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.des-active {
    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;
    height: 0; }
  .module.sohomepage-slider .sohomeslider-description .image {
    position: absolute;
    width: auto;
    opacity: 0;
    top: 50px; }
  .module.sohomepage-slider .sohomeslider-description .image.pos-right {
    right: 70px; }
  .module.sohomepage-slider .sohomeslider-description .image.pos-left {
    left: 70px; }
  .module.sohomepage-slider .sohomeslider-description .image.image-sl12 {
    left: 35px; }
  .module.sohomepage-slider .sohomeslider-description .text {
    position: absolute;
    top: 50%;
    -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: 70px; }
  .module.sohomepage-slider .sohomeslider-description .text .modtitle-sl11 {
    font-size: 55px;
    font-weight: bold;
    color: #fff; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl11 {
    top: 75%;
    text-align: center; }
  .module.sohomepage-slider .sohomeslider-description .text.text-sl12 {
    text-transform: uppercase; }
  .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 h4 {
    font-size: 84px;
    color: #41ade2;
    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: #41ade2; }

.col_lmeu, .col_n8md, .col_btom {
  overflow: visible; }

@media (min-width: 1200px) {
    .col-lg-offset-3.slider-container {
      padding-left: 10px; } }
/************************************************************************************************
 MODULE DEALS
 *************************************************************************************************/
.deals-layout1 {
  background-color: #fff;
  padding: 15px 0; }

.deals-layout2 {
  padding-top: 25px; }
  .deals-layout2 .modcontent {
    margin-top: 20px; }

.so-deal .extraslider-inner .product-thumb .caption .item-time {
  margin: 15px 0 0 0; }

.so-deal {
  margin: 0;
  position: relative; }
  .so-deal .owl2-controls .owl2-nav .owl2-prev, .so-deal .owl2-controls .owl2-nav .owl2-next {
    border: none;
    background-color: #999;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0; }
  .so-deal .owl2-controls .owl2-nav .owl2-prev:before, .so-deal .owl2-controls .owl2-nav .owl2-next:before {
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 20px;
    position: static;
    opacity: 1; }
  .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-next, .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-next {
    right: -15px;
    left: auto; }
  .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
    content: "\f105"; }
  .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-prev {
    left: -15px;
    right: auto; }
  .so-deal .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .so-deal .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
    content: "\f104"; }
  .so-deal .owl2-controls .owl2-nav .owl2-prev:hover, .so-deal .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: #41ade2; }
  .so-deal .owl2-controls .owl2-nav .owl2-prev:hover:before, .so-deal .owl2-controls .owl2-nav .owl2-next:hover:before {
    color: #fff; }
  .so-deal .owl2-controls .owl2-nav > div {
    line-height: 28px !important;
    margin-top: -85px !important;
    z-index: 99; }
  .so-deal .owl2-controls .owl2-nav > div.owl2-prev {
    left: 0 !important; }
  .so-deal .owl2-controls .owl2-nav > div.owl2-next {
    right: 0 !important; }
  .so-deal .extraslider-inner {
    border: none;
    padding: 0; }
  .so-deal .extraslider-inner .item .item-time {
    border: 1px solid #d7d7d7; }
  .so-deal .extraslider-inner .item .item-time i {
    border-right: 1px solid #d7d7d7;
    display: block;
    width: 39px;
    height: 39px;
    color: #41ade2;
    text-align: center;
    line-height: 39px;
    font-size: 18px;
    float: left;
    margin-right: 3px; }
  .so-deal .extraslider-inner .item .item-timer .time-item {
    border: none;
    background-color: transparent;
    line-height: 39px;
    display: inline-block;
    color: #999;
    float: left;
    width: auto;
    padding: 0 4px 0 2px; }
    .so-deal .extraslider-inner .item .item-timer .time-item .num-time {
      border: none;
      font-weight: 500;
      float: left;
      color: #333;
      font-size: 13px; }
    .so-deal .extraslider-inner .item .item-timer .time-item .name-time {
      float: left;
      padding-left: 3px;
      position: relative;
      font-size: 13px;
      top: 0px;
      font-weight: 400;
      line-height: 39px; }
    .so-deal .extraslider-inner .item .item-timer .time-item .name-time:after {
      content: ":";
      position: absolute;
      top: 0;
      right: -4px;
      display: block;
      font-size: 13px;
      color: #999; }
    .so-deal .extraslider-inner .item .item-timer .time-item.time-sec .name-time:after {
      display: none; }
    .so-deal .extraslider-inner .item .product-thumb .caption h4 {
      font-weight: 400;
      margin-top: 14px;
      margin-bottom: 10px; }
    .so-deal .extraslider-inner .item .product-thumb .caption h4 a {
      font-size: 16px;
      color: #666; }
      .so-deal .extraslider-inner .item .product-thumb .caption h4 a:hover {
        color: #41ade2; }
    .so-deal .extraslider-inner .item .product-thumb .caption .price {
      margin-bottom: 3px; }
  .so-deal .extraslider-inner .item .product-thumb .image {
    position: relative; }
    .so-deal .extraslider-inner .item .product-thumb .image a img {
      width: 100%; }
    .so-deal .extraslider-inner .item .product-thumb .image:before {
      position: absolute;
      width: 100%;
      height: 100%;
      content: "";
      background-color: rgba(0, 0, 0, 0.3);
      top: 0;
      left: 0;
      visibility: hidden;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      z-index: 2; }
    .so-deal .extraslider-inner .item .product-thumb .image .quickview {
      width: 48px;
      height: 48px;
      background-color: #ff4081;
      text-align: center;
      line-height: 46px;
      visibility: hidden;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      color: #fff;
      font-size: 18px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -24px;
      margin-left: -24px;
      z-index: 3;
      -webkit-transform: scale(0.3);
      -moz-transform: scale(0.3);
      -ms-transform: scale(0.3);
      -o-transform: scale(0.3);
      transform: scale(0.3); }
    .so-deal .extraslider-inner .item .product-thumb .image .label-product-sale {
      position: absolute;
      top: 10px;
      left: 10px;
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      background-color: #ff4081;
      opacity: 0.9;
      padding: 15px 10px;
      text-align: center;
      display: block; }
    .so-deal .extraslider-inner .item .product-thumb .image .label-product-sale .percent {
      font-size: 18px; }
  .so-deal .extraslider-inner .item .product-thumb:hover .image:before {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .so-deal .extraslider-inner .item .product-thumb:hover .quickview {
      visibility: visible;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
/************************************************************************************************
 MODULE EXTRA SLIDER - PRODUCT FULL
 *************************************************************************************************/
.custom-extra {
  margin-bottom: 45px; }

.custom-extra .so-extraslider {
  margin: 0; }
  .custom-extra .so-extraslider .extraslider-inner {
    border: none; }
  .custom-extra .so-extraslider .wishlist {
    margin: 0; }
  .custom-extra .so-extraslider .owl2-controls .owl2-nav {
    position: absolute;
    top: 0;
    right: 0; }
  .custom-extra .so-extraslider .owl2-controls .owl2-nav .owl2-prev, .custom-extra .so-extraslider .owl2-controls .owl2-nav .owl2-next {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all 0.2s ease 0s;
    width: 40px;
    margin-left: 5px;
    opacity: 1; }
  .custom-extra .so-extraslider .owl2-controls .owl2-nav .owl2-prev i, .custom-extra .so-extraslider .owl2-controls .owl2-nav .owl2-next i {
    font-size: 18px;
    color: #b2b2b2; }
  .custom-extra .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover, .custom-extra .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
    border-color: #41ade2; }
    .custom-extra .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover i, .custom-extra .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover i {
      color: #41ade2; }
/*========= COL PRODUCT SIDEBAR ==============*/
.product-simple-w {
  padding-top: 75px; }

.product-simple.upsell-sidebar .so-extraslider .extraslider-inner .item .item-inner .item-image {
  width: 90px; }
  .product-simple.upsell-sidebar .so-extraslider .extraslider-inner .item .item-inner .item-info {
    margin-left: 105px; }

.so-extraslider .extraslider-inner {
  border: none; }

.box-content-left .product-simple {
  margin-top: 20px; }

.product-simple .so-extraslider {
  margin: 15px 0 0 0; }
  .product-simple .so-extraslider .extraslider-inner .item .item-inner {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;  
  }
    .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
      width: 84px;
      float: left; }
    .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image a {
      position: relative;
      display: block; }
      .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image a:before {
        position: absolute;
        width: 100%;
        height: 100%;
        content: "";
        background-color: rgba(0, 0, 0, 0.3);
        top: 0;
        left: 0;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        z-index: 2; }
    .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
      padding-bottom: 10px;
      margin-left: 100px;
      background: transparent;
      color: #666;
      padding-right: 0px;
      border-bottom: 1px dotted #dbdbdb;
      position: relative;
    }
    .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title {
      line-height: 100%;
      margin-bottom: 7px;
      padding: 0; }
      .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .price {
        margin: 0;
        line-height: 19px; }
    .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .price .price-new, .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .price span.price {
      font-size: 16px; }
    .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .addToCart {
      height: 40px;
      width: 40px;
      /*background-color: #ff4081;*/
      background-color:#41ade2;
      color: #fff;
      font-size: 16px;
      border: none;
      position: absolute;
      top: 0;
      right: 0;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      visibility: hidden;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .addToCart:hover {
        background-color: #2f3651; }
    .product-simple .so-extraslider .extraslider-inner .item .item-inner:hover .item-image a:before {
      visibility: visible;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
    .product-simple .so-extraslider .extraslider-inner .item .item-inner:hover .item-info .addToCart {
      visibility: visible;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
/************************************************************************************************
 SHORT CODE CONTENT SLIDER BRAND
 *************************************************************************************************/
.slider-brands-layout1 {
  padding-bottom: 15px; }

.slider-brand {
  direction: ltr; }
  .slider-brand .owl2-stage-outer {
    border: 1px solid #efefef;
    padding: 15px 30px;
    height: 120px; }
  .slider-brand .owl2-stage-outer:hover .item {
    opacity: 0.5; }
  .slider-brand .owl2-stage-outer:hover .item:hover {
    opacity: 1; }
  .slider-brand .owl2-controls .owl2-nav .owl2-prev, .slider-brand .owl2-controls .owl2-nav .owl2-next {
    border: none;
    background-color: #999;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0; }
  .slider-brand .owl2-controls .owl2-nav .owl2-prev:before, .slider-brand .owl2-controls .owl2-nav .owl2-next:before {
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 18px;
    position: static;
    opacity: 1; }
  .slider-brand .owl2-controls .owl2-nav .owl2-prev.owl2-next, .slider-brand .owl2-controls .owl2-nav .owl2-next.owl2-next {
    right: -15px;
    left: auto; }
    .slider-brand .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .slider-brand .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
      content: "\f105"; }
  .slider-brand .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .slider-brand .owl2-controls .owl2-nav .owl2-next.owl2-prev {
    left: -15px;
    right: auto; }
    .slider-brand .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .slider-brand .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
      content: "\f104"; }
  .slider-brand .owl2-controls .owl2-nav .owl2-prev:hover, .slider-brand .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: #41ade2; }
    .slider-brand .owl2-controls .owl2-nav .owl2-prev:hover:before, .slider-brand .owl2-controls .owl2-nav .owl2-next:hover:before {
      color: #fff; }
  .slider-brand .owl2-controls .owl2-nav > div {
    line-height: 28px !important;
    position: absolute;
    top: 50%;
    margin-top: -15px !important; }
  .slider-brand .owl2-controls .owl2-nav > div.owl2-prev {
    left: 0 !important; }
  .slider-brand .owl2-controls .owl2-nav > div.owl2-next {
    right: 0 !important; }
/************************************************************************************************
 SHORT CODE CONTENT SLIDER TESTIMONIALS
 *************************************************************************************************/
.testimonials-layout1 {
  position: relative; }
  .testimonials-layout1 .testimonials {
    position: static;
    margin: 23px 0;
    direction: ltr; }
  .testimonials-layout1 .testimonials .item {
    background-color: #f7f7f7;
    display: inline-block;
    width: 100%; }
  .testimonials-layout1 .testimonials .item .client-image {
    width: 139px;
    float: left; }
  .testimonials-layout1 .testimonials .item .client-info {
    margin-left: 165px;
    padding: 20px 5px 19px 0; }
  .testimonials-layout1 .testimonials .item .client-info .des-client {
    font-size: 16px;
    color: #999; }
  .testimonials-layout1 .testimonials .item .client-info .client-bottom a {
    color: #000; }
    .testimonials-layout1 .testimonials .item .client-info .client-bottom a .color-client {
      font-weight: 700;
      color: #41ade2; }
  .testimonials-layout1 .owl2-carousel .owl2-dots {
    position: absolute;
    top: 11px;
    right: 0;
    left: auto; }
  .testimonials-layout1 .owl2-carousel .owl2-dots .owl2-dot span {
    background-color: #efefef;
    width: 10px;
    height: 10px;
    margin: 0 0 0 5px; }
  .testimonials-layout1 .owl2-carousel .owl2-dots .owl2-dot:hover span, .testimonials-layout1 .owl2-carousel .owl2-dots .owl2-dot.active span {
    background-color: #41ade2; }

.socials-footer {
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-block; }
  .socials-footer li {
    float: left;
    margin-left: 5px; }
  .socials-footer li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background-color: #d7d7d7; }
  .socials-footer li a:hover {
    background-color: #41ade2; }
/************************************************************************************************
 SHORT CODE SHOP INFO
 *************************************************************************************************/
.shop-info .shop-info-wrapper {
  margin-top: 18px; }
  .shop-info .shop-info-wrapper .tt-info {
    color: #000; }
  .shop-info .shop-info-wrapper .info-list > li {
    padding: 2px 0;
    position: relative; }
  .shop-info .shop-info-wrapper .info-list > li:before {
    content: '\f041';
    font-family: 'FontAwesome';
    font-size: 16px;
    margin-right: 10px;
    width: 22px;
    display: inline-block;
    text-align: center;
    color: #41ade2;
    position: relative;
    top: 1px; }
  .shop-info .shop-info-wrapper .info-list > li.phone-info:before {
    content: "\f095"; }
  .shop-info .shop-info-wrapper .info-list > li.email-info:before {
    content: "\f003"; }
  .shop-info .shop-info-wrapper .info-list > li.open-info:before {
    content: "\f017"; }
/************************************************************************************************
 MODULE LATEST BLOG
 *************************************************************************************************/
div.so-latest-blog.module {
  clear: inherit; }
  div.so-latest-blog.module .so-blog-external .blog-external .media .media-left, div.so-latest-blog.module .so-blog-external .blog-external .media .media-content {
    display: block; }
  div.so-latest-blog.module .so-blog-external {
    margin-top: 15px; }
  div.so-latest-blog.module .so-blog-external .readmore-btn {
    text-align: right;
    display: inline-block;
    width: 100%; }
  div.so-latest-blog.module .so-blog-external .readmore-btn a {
    background-color: #41ade2;
    color: #fff;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    float: right;
    text-transform: uppercase; }
  div.so-latest-blog.module .so-blog-external .readmore-btn a:hover {
    background-color: #0c364b; }
  div.so-latest-blog.module .blog-external {
    direction: ltr;
    border: none;
    margin-bottom: 0px; }
  div.so-latest-blog.module .blog-external .item {
    display: inline-block;
    width: 100%;
    margin-left: 0px !important; }
  div.so-latest-blog.module .blog-external .item.head-button .media-left {
    width: 170px; }
  div.so-latest-blog.module .blog-external .item.head-button .media-body .media-content .description {
    display: block; }
  div.so-latest-blog.module .blog-external .media {
    margin: 0; }
  div.so-latest-blog.module .blog-external .media .media-left {
    float: left;
    padding-right: 0;
    width: 74px; }
  div.so-latest-blog.module .blog-external .media .media-left a:hover img {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8; }
  div.so-latest-blog.module .blog-external .media .media-body .media-date-added span {
    background-color: #ccc;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px; }
  div.so-latest-blog.module .blog-external .media .media-body .media-content {
    float: none;
    margin-left: 20px;
    border-bottom: 1px dotted #dbdbdb;
    padding-bottom: 15px;
    text-align: left; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content .media-heading {
      margin-bottom: 13px; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content h4 {
      text-align: left; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content h4 a {
      font-weight: 400;
      /* [4] */
      /* [6] */
      /* [6] */
      /* [7] */
      font-size: 16px;
      font-size: 1.6rem;
      /* [8] */
      padding: 0; }
      div.so-latest-blog.module .blog-external .media .media-body .media-content h4 a:hover {
        color: #41ade2; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content .description {
      text-align: left;
      line-height: 20px;
      margin-bottom: 12px;
      display: none; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content .media-subcontent {
      float: left;
      clear: none; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content .media-subcontent .media-comment {
      padding: 0; }
      div.so-latest-blog.module .blog-external .media .media-body .media-content .media-subcontent .media-comment i {
        padding-left: 5px;
        float: right;
        line-height: 23px; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content .readmore {
      padding-right: 0;
      float: right;
      color: #777; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content .readmore:hover {
      color: #41ade2; }
    div.so-latest-blog.module .blog-external .media .media-body .media-content .readmore i {
      padding-left: 5px;
      float: right;
      line-height: 23px; }
      div.so-latest-blog.module .blog-external-simple {
        margin: 0; }
  div.so-latest-blog.module .blog-external-simple .head-button {
    margin: 0;
    border: 0; }
  div.so-latest-blog.module .blog-external-simple .media {
    margin: 0 0 20px; }
  div.so-latest-blog.module .blog-external-simple .media .media-date-added {
    width: 70px;
    height: 70px;
    float: left;
    background-color: #eee;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px;
    margin-right: 20px; }
  div.so-latest-blog.module .blog-external-simple .media .media-date-added span {
    font-weight: bold;
    color: #222; }
  div.so-latest-blog.module .blog-external-simple .media .item .media-body .media-heading a {
    color: #444;
    font-size: 14px;
    font-weight: bold; }
    div.so-latest-blog.module .blog-external-simple .media .item .media-body .media-heading a:hover {
      color: #41ade2; }
  div.so-latest-blog.module .blog-external-simple .media .item .media-body .description {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 19px;
    overflow: hidden; }
  div.so-latest-blog.module .blog-external-simple .media:last-child {
    margin: 0; }
/************************************************************************************************
 MODULE SUPER CATEGORY
 *************************************************************************************************/
.so-super-category .so-sp-cat {
  overflow: unset; }
  .so-super-category .so-sp-cat .spcat-items-container .spcat-loadmore, .so-super-category .so-sp-cat .spcat-items-container .spcat-items, .so-super-category .so-sp-cat .spcat-wrap .spcat-items-container {
    overflow: unset; }
  .so-super-category .so-sp-cat .spcat-items-container {
    margin-right: -30px; }
  .so-super-category .so-sp-cat .spcat-wrap {
    padding: 0;
    overflow: unset; }
  .so-super-category .so-sp-cat .category-wrap-cat {
    padding: 0; }
  .so-super-category .so-sp-cat .category-wrap-cat .title-imageslider {
    padding: 14px 0 0px 0; }
  .so-super-category .so-sp-cat .category-wrap-cat .title-imageslider a {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000; }
  .so-super-category .so-sp-cat .category-wrap-cat .slider {
    border: 1px solid #efefef;
    border-right: none; }
  .so-super-category .so-sp-cat .category-wrap-cat .slider .cat_slider_inner {
    border-bottom: none; }
  .so-super-category .so-sp-cat .category-wrap-cat .slider .cat_slider_inner .item {
    border-right: 1px solid #efefef;
    position: relative; }
    .so-super-category .so-sp-cat .category-wrap-cat .slider .cat_slider_inner .item:before {
      position: absolute;
      content: "";
      bottom: 0px;
      left: 0;
      height: 3px;
      width: 0;
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      background-color: #41ade2; }
    .so-super-category .so-sp-cat .category-wrap-cat .slider .cat_slider_inner .item .cat_slider_title a {
      color: #999;
      font-size: 14px; }
    .so-super-category .so-sp-cat .category-wrap-cat .slider .cat_slider_inner .item:hover {
      opacity: 1; }
    .so-super-category .so-sp-cat .category-wrap-cat .slider .cat_slider_inner .item:hover:before {
      width: 100%; }
    .so-super-category .so-sp-cat .category-wrap-cat .slider .cat_slider_inner .item:hover .cat_slider_title a {
      color: #41ade2; }
  .so-super-category .so-sp-cat .spcat-tabs-container {
    margin-bottom: 10px; }
  .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs {
    border: none;
    border-bottom: 1px solid #41ade2; }
  .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab {
    border: none;
    position: relative; }
  .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab:after {
    position: absolute;
    top: 12px;
    right: 0;
    content: "";
    width: 1px;
    height: 25px;
    background-color: #efefef; }
  .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab span {
    text-transform: capitalize;
    color: #666;
    font-weight: 500;
    font-size: 14px; }
    .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab:hover span:before{
    bottom: 7px;
    font-size: 22px;
    color: #2f3651 !important;
    background: none;
    font-family: 'FontAwesome';
    content: "\f0d7";
    }
    .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab:hover
    {
      background-color:#2f3651 !important;
    }
   .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab.tab-sel {
/*    background-color: #ff4081; */
      background-color:#41ade2;
}
    .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab:hover:after, .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab.tab-sel:after {
      display: none; }
    .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab:hover span, .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab.tab-sel span {
      color: #fff; }
    .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab:hover span:before, .so-super-category .so-sp-cat .spcat-tabs-container ul.spcat-tabs li.spcat-tab.tab-sel span:before {
      bottom: 7px;
      font-size: 22px;
      color: #41ade2;
      background: none;
      font-family: 'FontAwesome';
      content: "\f0d7"; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-prev, .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-next {
    border: none;
    background-color: #999;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-prev:before, .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-next:before {
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 20px;
    position: static;
    opacity: 1; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-prev.owl2-next, .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-next.owl2-next {
    right: -15px;
    left: auto; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-prev.owl2-next:before, .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
    content: "\f105"; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-prev.owl2-prev, .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-next.owl2-prev {
    left: -15px;
    right: auto; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before, .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
    content: "\f104"; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-prev:hover, .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-next:hover {
    background-color: #2f3651; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-prev:hover:before, .so-super-category .so-sp-cat .owl2-controls .owl2-nav .owl2-next:hover:before {
    color: #fff; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav > div {
    display: block !important;
    line-height: 28px !important; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav > div.owl2-prev {
    left: 0 !important; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav > div.owl2-next {
    right: 0 !important; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav > div:after {
    display: none; }
  .so-super-category .so-sp-cat .owl2-controls .owl2-nav > div:before {
    position: static;
    background: none !important; }
  .so-super-category .so-sp-cat .products-list .product-layout .product-item-container .right-block {
    padding-left: 0; }
  .so-super-category .so-sp-cat .products-list .product-layout .product-item-container .right-block .caption h4 a {
    font-size: 1.4rem; }
  .so-super-category .so-sp-cat .products-list .product-layout .product-item-container .right-block .button-group {
    margin-top: 5px; }
  .so-super-category .so-sp-cat .spcat-items-container .spcat-items .spcat-item {
    margin-bottom: 0; }
  .so-super-category .so-sp-cat .spcat-items-container .spcat-items .spcat-item .item-inner {
    margin-right: 30px;
    margin-bottom: 0; }
  .so-super-category .so-sp-cat .spcat-items-container .spcat-loadmore {
    border: 1px solid #41ade2;
    margin-right: 30px;
    margin-bottom: 20px; }
  .so-super-category .so-sp-cat .spcat-items-container .spcat-loadmore .spcat-loadmore-btn {
    padding: 10px 40px;
    font-size: 16px; }

/* Agilstore */
/* 
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s; 
*/
.google_plusone_iframe_widget{width:35px !important;}
  .btnViewMore{
    width:48px;
    height:48px;
    text-align: center;
    line-height:46px;
    visibility: hidden;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s;
      color: #fff;
      font-size: 18px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -24px;
      margin-left: -24px;
      z-index: 3;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);

    }
  .btnViewMore:hover {
       color: white;
  }

  .products-list .product-layout .product-item-container:hover .btnViewMore{
    background: #41ade2;
    visibility: visible;
    opacity: 1;
  }

  .removepadding{ padding:0 !important; }

  .quicklinks a:hover,
  .subcategory .menu a:hover{color: #41ade2;}
  .before-footer{ padding-top:30px; }
    .contactos span /* Cor das letras dos contactos do Rodapé */
    {
     color : #999999;
     padding-left:5px;
     position: absolute;
    }
    .contactos i {  /* Icones dos Contactos no footer */
        color: #41ade2;
        font-size: 20px;
        padding: 5px;
        line-height: 22px;
      }
    .contactos .icones,   /* Icones dos Contactos no footer */
    .contactos .descricao
    {
      display: inline;
    }
    .contactos .descricao   /* Icones dos Contactos no footer */
    {
      margin-left:15px;
    }
    .contactos li:first-child{    /* Altura da informacao de morada no footer */
      height:55px;
    }
    .contactos li.mail{     /* Altura da info de e-mail */
      height:40px;
    }
    .social_networks li {
      display: inline;
    }
    .social_networks .facebook,
    .social_networks .instagram,
    .social_networks .twitter {
      width:40px;
      height:40px;
      line-height: 3;
      margin-right:10px;
    }
    .social_networks .twitter {line-height:4 !important;}
    .social_networks .facebook:hover,
    .social_networks .instagram:hover,
    .social_networks .twitter:hover {
     opacity: 0.7;

    }
    .social_networks .facebook:hover i,
    .social_networks .instagram:hover i ,
    .social_networks .twitter:hover  i{
     color: #e8eaed;
     opacity: 1;
    }
    .social_networks i {color: white;font-size:17px; text-align:right;line-height:0;  }

    .social_networks div {
    background: #41ade2;
    /*
    background: #0c4d6d;
     background: #dedede;
     background-color: #09232f;
     */
    border-radius: 100%;
}
    }

    .lista-metodos li
    {
      max-width: 19%;
    }

    .mod_novidades .modtitle
    {
      text-align: center;
      border-bottom: medium double #e8e8e8;
    }
    .mod_novidades .modtitle span
    {
      color:#41ade2 !important;
      border: medium double #41ade2;
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      color: #41ade2;
      padding: 5px 20px;
      position: relative;
      top: 12px;
      background-color: #fff;
    }

    /*Opçoes de login, registo, conta, etc */
    .menu_top li{
      display: inline;
      border-right: 1px solid #dddddd;
      padding-right: 15px;
      margin-right: 18px;
      position: relative;
    }
    .menu_top li:last-child
    {
      border-right: 0;
      padding-right: 0;
      margin-right:0;
    }
    .table_expedicao td
    {min-width:195px;}

    .form_contacts    /* Contactos Form */
    {
      margin-top:5%;
    }
    .contact-icon /* Icones Pagina de contactos */
    {
      font-size:33px;
      color:#41ade2;
    }
    .contact-block .contact-title { font-weight: bold; color:#333333; }

    .contact-block {
    border: 1px solid #dedede;
    height: 138px;
    padding: 10px;
    background:#f2f2f2;
    }
    .buttons.pull-right input.btn /* Botões de formulário */
    { background-color:#41ade2; }

    .send-mail{ margin-left: -20px !important; }

    .checkout a.pull-right{
      display: block;
      width:100%;
    }
    .btn-registar
    {
      position: absolute;
      bottom:40px;
    }
    .btn-reg-popup
    { position: absolute; bottom:40px; }

    .menu_top li a:before
    {
      font-family: 'Pe-icon-7-stroke';
      font-size:19px;
      position: relative;
      left:auto;
      right:9px;
      top:3px;
    }
    .menu_top li a.pe-7s-add-user:before{ font-size:23px; }
    .menu_top li a.pe-7s-user:before {font-size:23px;}
 .product-item-container .right-block .caption h4
 {min-height:29px;}

 .mod_listaproducts {
  min-height:20px !important;
  margin-bottom:0 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
 }

.footer-top .block_content {max-width:100%; padding-top:15px;}
.brand_center{text-align:center; margin-left:auto;margin-right:auto;font-weight:400;font-size:15px;}
.brand{margin-left:auto; margin-right:auto;
  margin-top:5px;
  margin-bottom:5px;
  border:1px solid #dedede;
  width:170px;
  height:100px;
  /*filter: grayscale(100%); 
  opacity: 0.5;
  filter: alpha(opacity=50);
  filter:blur(1px);
  filter:saturate(0);*/
 }
.brand:hover
{
  border:1px solid #41ade2 ;
  /*
  filter:saturate(2);
  filter: grayscale(0%); 
  opacity: 1;
  filter: alpha(opacity=100);
  border:1px solid #888888;
  filter:blur(0px);*/
}
.product-box-desc .brand{border:none; filter: none;}

.product-box-desc .brand
{border:none; filter: none;}
.invisivel{display:none !important;}
.megamenu i,
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{
  display:none;
}
.sub-menu {padding:0px !important;}

#col { display: none; }

#collapse-payment-method div.radio { display: none; }
.pay_on_delivery div #eupagomultibanco, .pay_on_store div #col, .pay_on_delivery div #cod{ display: block !important; }

header.typeheader-2 .header-center .search-header-w, header.typeheader-1 .header-center .search-header-w,
header.typeheader-2 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle, header.typeheader-1 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle
{
  border: none !important;
}
header .search-mobi,
.megamenu-style-dev .navbar-default .horizontal .navbar-toggle{
  background-color:#41ade2 !important;
}

.footer-bottom a:hover
{color: #fff !important;}

.overflow_auto .btn-danger:hover
{
  background: red !important;
}
.slider-brand .owl2-stage
{
  margin-top:-20px;
}
.quickview .fa-search
{
  margin-top:13px;
}
.twitter,
.instagram,
.facebook {position:relative;}

.facebook .fa-facebook,
.instagram .fa-twitter,
.twitter .fa-instagram,
.twitter .fa-linkedin
{
  position: absolute;
  top:20px;
}
.facebook .fa-facebook{ left: 0px; font-size:19px; }
.instagram .fa-twitter{ left: 5px; font-size:19px; }
.twitter .fa-instagram{ left: 3px; font-size:20px; }
.twitter .fa-linkedin { left: 5px; font-size:19px; }
.icone_direita
{
    background:#999;
    font-size: 20px !important;
    margin: -20px 0 0;
    font: normal normal normal 14px/1 FontAwesome;
    color:white;
    width:30px;
    height:30px;
    display: block;
    text-indent: 10px !important;
    opacity: 1;
}
.icone_esquerda
{
    position: absolute !important;
    background:#999;
    font-size: 20px !important;
    margin: -20px 0 0;
    font: normal normal normal 14px/1 FontAwesome;
    color:white;
    width:30px;
    height:30px;
    display: block;
    text-indent: 10px !important;
    opacity: 1;
}
.icone_direita:before{
    content: "\f105";
    left: 2px;
    top: -15px;
    position: absolute;
  }
.icone_esquerda:before{
    content: "\f104";
    right: 12px;
    top: 4px;
    position: absolute;
}
.titulo_novidades
{
  text-align: center;
  border-bottom: medium double #e8e8e8;

}
.titulo_novidades span
{
  color:#41ade2 !important;
  border: medium double #41ade2;
  padding:5px;
}
.mod_novidades .label-sale,
.mod_novidades .ratings
{
  display:none !important;
}
.btn-danger:hover
{
  opacity: 0.6 !important;
  background: #c9302c;
}


.fa.fa-refresh.recolhas{
visibility: visible;
opacity: 1;
font-size:45px !important;
content: "+";
width:100%;
height:100%;
color:#d3d3d3 !important;
background-image: none !important;
line-height: 1.5;  
  }

.fa.fa-refresh.recolhas:before{
visibility: visible;
opacity: 1;
font-size:45px !important;
content: "\f021";
color:#d3d3d3 !important;  }

li.item-vertical.css-menu.with-sub-menu.hover {display:block !important;}

#carousel0 .owl-wrapper-outer{
    border: none !important;
    -webkit-box-shadow:0 !important;
    box-shadow: 0 0 0 0 !important;
}

.so-extraslider .owl2-controls{
    width: 15% !important;
    position: absolute;
    left: auto;
    right: 24px;
    bottom: auto;
    top: 0;
}

.so-extraslider .owl2-controls .owl2-next{
  float:right !important;
  width:30px;
  height:30px;
}
.so-extraslider-ltr .so-extraslider .owl2-controls .owl2-prev{
  width: 30px;
  height:30px;

}
.module.so-extraslider-ltr.product-simple .modtitle .modcontent{
  position: absolute;
    left: 11px;
    top: 4px;
    }
.header-bottom {
    -moz-transition: all 2s ease;
        transition: all 2s ease;
/*
    position: fixed;
    display: block;
    clear: both;
    width: 100%;
    z-index: 500;
    top:0;
*/
}

i.icone_direita:hover,
i.icone_esquerda:hover {
    background: #2f3651;
    opacity: 1;
}

.cat-ferramentas{margin-top:30px;}
.carousel_marcas{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}
.welcome, [class^="pe-7s-"], [class*=" pe-7s-"]{font-family: 'Open Sans', sans-serif !important;}
.hide {display:none !important;}
ul.megamenu .full-width .sub-menu .content{  }

.owl2-stage  .owl2-item .item span.label-product.label-sale,
{display:none !important;}

.mod_listaproducts_newprice{font-size:17px !important;}
.mod_listaproducts_oldprice{font-size:15px !important;}
.mod_listaproducts a {font-size:13px !important;} 
#button-filter{
    padding: 4px 10px;
    font-size: 13px;
    margin-top: 12px;}
.select2 
{
  width:100% !important;
}

.select2-container--default .select2-selection--multiple{
    border: 1px solid #ddd !important;
    border-radius: 1px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
  margin-bottom: 0px !important;
  margin-top:8px !important;
}
.so-filter-heading{ max-height:51px; }
.so-filter-options
{
margin-bottom:20px !important;
background: #ffffff;
padding:15px !important;
}
.module.so_filter_wrap.block-shopby{
  padding:0 !important;
  background-color: transparent !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]
{
  background-color:#41ade2 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
  background-color: #41ade2 !important;
  color:white;
  border:1px solid #ffffff;

}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
  color: #fff !important;
}
.module.so-extraslider-ltr.product-simple
{margin-top:0px !important;}
.checkout a {
    margin-bottom: 10px;
}

#pag_marcas .wrapper{background: white;}

.backWhite
{ background: white !important; }

.head_subcat    {  
    display: block;
    position: absolute;
  
    line-height: 20px;
    right: 10px;
    text-align: center;
}

.button_showmore:after
{
    content:"\f067";
    color:black;
    display: inline-block;
    font: normal normal normal 11px/1 'FontAwesome';
}
.minus:after{
    content:"\f068" ;
    color:#41ade2;
    font: normal normal normal 11px/1 'FontAwesome';
}
.plus:after
{
    content:"\f067" ;
    font: normal normal normal 11px/1 'FontAwesome';
}
.button_showmore
{
  
}
ul .content_secondlevel.show_subs,
 .content_thirdlevel.show_subs2 {
  max-height: none !important ;

}
.show_subs div {display: block !important;}
.content_secondlevel,
.content_thirdlevel{

  overflow: hidden;
}

button.notformated
{
    
    z-index: 444444;
    padding:5px;
    display: inline;
    float: right;
    line-height: 13px;
    margin-right: 10px;
    left: auto; 
    width: 25px;
    height: 25px;
    background: none;
    color:#fff;
    border: none;
}
.notformated:hover .button_showmore:after,

.content_thirdlevel li a{font-weight: normal}

.btns_comprar{
     position: absolute;
    float: right;
    top: 20%;
    right: 0;
    left: auto;
    visibility: hidden;
}
.mod_product:hover .btns_comprar{
  visibility: visible !important;
}
.mod_lista_margin{
  margin-top:15px;
}
.bloco_listaproduct{
  border-bottom:1px dotted #bdbdbd;
}
.layout-2 #content .box-content-bottom h3.modtitle a,
.layout-2 #content .box-content-bottom h3.modtitle {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(0, 0, 0);
}


/* Carrocel Novidades */
.owl-wrapper-outer
{border: none;
box-shadow: none;
-webkit-box-shadow: none;}

i.fa.fa-angle-left.previous:before {
    margin-left: 10px;
    position: absolute;
    top:4px;
  }

i.fa.fa-angle-right.next:before {
    margin-left: 12px;
    position: absolute;
    top:4px;

  }

i.fa.fa-angle-left.previous:hover,
i.fa.fa-angle-right.next:hover
{
  background: #2f3651 ;
}
.owl-carousel:hover .owl-buttons div{opacity: 1;}

i.fa.fa-angle-left.previous {
    position: absolute;
    left: -35px;
    width: 30px;
    height: 30px;
    background: #999;
    font-size:20px;
    color: #fff;
    opacity: 1;
}
i.fa.fa-angle-right.next {
    position: absolute;
    left: 25px;
    width: 30px;
    height: 30px;
    background: #999;
    font-size:20px;
    color: #fff;
    opacity: 1;
}
.pag_marcas h1 {
    color: #000;
}
.button-group.btns_comprar .addToCart {
    width: 36px !important;
    padding: 0px !important;
    font-size: 17px;
}

.social_networks{display: flex;margin-left:-20px;}

.owl-carousel .owl-buttons div{opacity: 1;}

.escondido{ display: none !important }

/* MENUS */
.Menu.Mobile
{
display: none ;
}
.MENU.PRINCIPAL
{
  display:block;
}/*
.Menu.Mobile .fa-angle-right:before{content:"" !important;} */

ul.megamenu li .sub-menu .content .hover-menu li{height: 30px !important;}

li.haschildrens span{
  position: absolute;
  left:auto;
  right:0;
  float:right;
  top:0;
}

ul.megamenu li .sub-menu .content .hover-menu li{ width:100%; }
.Menu.Mobile ul.megamenu li .sub-menu .content .hover-menu li b:before 
{
  content:" ";
  float:right;
  display:inline;
}

.showmore_mobile:after{
  content: "\f067";
  font-family:"FontAwesome";
  float:right;
  position: absolute;
  color:white;
}
.mobile_opened:after
{
  color:white;
  content: "\f068" !important;
  font-family:"FontAwesome";
  float:right;
  top: 0;
  position: absolute;
    /*margin-top: -25px !important;*/
}
ul.megamenu li .sub-menu .content .hover-menu li.haschildrens{ display:inline-table; }
ul.show_mobile
{
    max-height:unset !important;
    overflow: visible !important;
}

.navbar-logo{ padding:0; }

#tabela_custos_cobranca td,
#tabela_custos_cobranca th,
#tabela_custos_mb td,
#tabela_custos_mb th
{
    text-align:center;
    border: 1px solid #bcbcbc;
    padding: 10px 60px;
}
div#tabelas_precos {
  text-align: center;
}

#tabelas_precos .encomendas_ate{
  font-weight:bold;
  font-size:14px;
}
div#tabelas_precos {
    text-align: left;
    border: 0px double #333333;
    width: 100%;
   /* margin-left: auto;
    margin-right: auto;
    text-align: center; */
    padding-top:10px;
    padding-bottom:10px;
    overflow-x: auto;
}
#tabela_custos_cobranca{ overflow-x: scroll; }

#tabelas_precos h4{ font-size:15px ; }
.encomendas_ate{ text-decoration: underline !important; }
.bbackground{  background:#f8f8f8 !important; color:#41ade2 !important; letter-spacing: 0.7px; font-family:'Titillium Web', sans-serif; font-weight: normal !important }
.tablecontent{ background: white  !important; }

.hidde {
  display: none;
}

.show_campo{
  display: block !important;
}

/*
 Responsividade Agilstore */
.all_footerContacts div{
  clear:both;
  padding-left: 5px;
}

body.information-information-5,
body.information-information-11,
body.information-information-10,
body.information-information-3,
body.information-information-4,
body.information-information-9,
body.information-information-8,
body.account-register,
body.account-return-add
{
background:white !important;
}

.box-category ul#accordion-category li.panel { position: relative; }
.box-category ul#accordion-category li.panel a { text-transform: uppercase;}
.box-category ul#accordion-category li.panel .head a { background-color: #41ade2;}
.box-category ul#accordion-category li.panel .head a.collapsed { background-color: #dbdbdb;}
.box-category ul#accordion-category li.panel .head a:before { margin-top: 8px; }
.box-category ul#accordion-category li.panel.sublevel { margin-bottom: 0; border: 0; box-shadow: none;}
.box-category ul#accordion-category li.panel.sublevel a { text-transform: initial;}
.box-category ul#accordion-category li.panel.sublevel a:hover { color: #41ade2; }
.box-category ul#accordion-category li.panel.sublevel .head { top: 4px; }
.box-category ul#accordion-category li.panel.sublevel .head a { background-color: transparent; color: #41ade2; }
.box-category ul#accordion-category li.panel.sublevel .head a.collapsed { color: #666; }
.box-category ul#accordion-category li.panel.sublevel .head a:hover { color: #41ade2; }
.box-category ul#accordion-category li.panel.sublevel .head a:before { margin: 0; }

.slider-brand { margin-top: 10px; }
.slider-brand > #carousel0.owl-carousel.owl-theme > .owl-wrapper-outer { border: 1px solid #efefef !important; border-radius: 0 !important; padding: 5px 30px; }
.slider-brand .owl-carousel .owl-buttons .owl-prev { left: 0; top: 61px;}
.slider-brand .owl-carousel .owl-buttons .owl-next { right: 0; top: 61px;}

@media (max-width: 994px)
{

      .MENU.PRINCIPAL
      {
        display:none;
      }
      .Menu.Mobile{
        display:block  ;
      }
      .Menu.Mobile .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul li ul{
        margin-right:0 !important;}

      .Menu.Mobile  ul.megamenu li .sub-menu .content .hover-menu .menu ul li.haschildren li ul.show_mobile
      {
        background: red !important;
      }

      .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul{clear: both !important;}

      .Menu.Mobile .sub-menu .content .row .col-sm-3{ margin-top:0px !important; }


      #content .open-sidebar{display: none !important;}

      .responsive ul.megamenu .sub-menu .content .row > div{ padding-top:0 !important; margin-top:10px !important; }

     .MENU.Mobile ul.megamenu li .sub-menu .content .hover-menu .menu ul ul a
     {
        color: red !important;
     }
     .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu b
     {
      float:right !important;
     }
     .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul li ul 
     {
      max-height: 0;
      overflow: hidden;
     } 

}
@media (max-width: 1024px){
   .products-list .grelha .product-item-container .right-block .caption h4{ width:190px; }

   header.typeheader-2 .header-center .search-header-w, header.typeheader-1 .header-center .search-header-w{
    width:65%;
   }

}
@media (max-width: 768px)
  {
   /* footer */
    .all_footerContacts div{ clear:none; }
    .newsleter, 
    .social_networks_div{
      padding-top:15px;
    }
    .newsletter-footer1 .newsletter .page-heading:before{bottom:auto; top:5px;}
   /* fim footer */


    .typeheader-2 .header-center .shopping_cart{min-width: 330px}

    .logo img{ max-width:65%; margin-left:auto; margin-right:auto; }
    .typefooter-2 .footer-top{ margin-left:0px !important; }
    .social_networks_div { padding-left:15px !important; }
    .social_networks_div .modtitle{ left: 0 !important; }
    .social_networks_div .social_networks{ margin-left:0; margin-top:15px !important; }

    #cookiemaster #accept{ top:-25px !important; }

    .navbar-logo .logo {margin:0 15px;}

      .search-header-w{display: block !important;} 
      
      .shopcart{width:50px !important; overflow: hidden;}
      
      header.typeheader-2 .header-center .shopping_cart .dropdown-menu, header.typeheader-1 .header-center .shopping_cart .dropdown-menu{
        right:0px !important;
      }

      .so-super-category .so-sp-cat .owl2-controls .owl2-nav > div.owl2-next
      {
        right:30px !important;
      }
      .owl-carousel .owl-buttons .owl-next
      {right: 50px !important;}
      i.fa.fa-angle-left.previous{ left:-15px !important; }

      /*.layout-2 .products-list .product-layout .product-item-container .button-group .addToCart,*/
      .layout-2 .products-list .product-layout .product-item-container .button-group 
      {width:100%;}

      .so-super-category .so-sp-cat .products-list .product-layout .product-item-container .right-block{text-align:center !important;}
      
      .footer-bottom .pull-left,
      .footer-bottom .pull-right{ float:none !important; text-align: center !important;  }

      body{ overflow-x: hidden !important; }

      .so_componentes .spcat-items-container .owl2-controls .owl2-nav .owl2-next.owl2-next{right:25px !important;}

      .spcat-items-container .product-thumb .image{ float:none ; text-align: center !important;margin-left:-10px !important; }

      #carousel0 .owl-buttons .owl-next{ right:0 !important; }

      #carousel0 .owl-buttons .owl-prev{ left:0 ; }

      #carousel0 .owl-item img {text-align:center !important; margin-left:auto !important; margin-right:auto !important;}

      .banners img { height: auto !important;  }
      
      .cat-ferramentas .category-wrap-cat .owl2-controls .owl2-nav > div.owl2-next { right:0 !important; }
      
      .cat-ferramentas .so-sp-cat .owl2-controls .owl2-nav .owl2-next { right:15px !important; }

      .back-to-top{ display:none;}
      
      .metodos_title,
      .metodos_title:before
      {margin-left:0px !important;}
      
      .newsletter-footer1 .newsletter .page-heading:before {bottom:62px !important;}

      .typefooter-2 .footer-top {padding: 27px 0 5px 0 !important;}

      .escondido {display:block !important;}

      #show-verticalmenu{display: none;}

      #show-megamenu{ left:-10px !important;}

      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul
      {display: none !important;}

      ul.megamenu li .sub-menu .content {background: #333 !important}

      ul.megamenu li .sub-menu .content .menu ul li a {color:white !important;}

      .responsive .vertical ul.megamenu li .sub-menu .content .hover-menu a.main-menu{font-size:12px !important; margin-left:40px !important;  } 

      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before { color:white !important; width:29px !important; line-height:30px !important;height:30px !important; background: #41ade2 !important; border:1px solid #41ade2 !important; margin-top:2px !important; }

      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu{ background: #41ade2 !important;  }

      .teste.module{ display: none !important }

      .hide{ display:block !important; }

      .container-megamenu.horizontal ul.megamenu .title-submenu{color: #41ade2 !important;}

      .container-megamenu.horizontal ul.megamenu .title-submenu:after{top:23px !important;}

      .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu{padding-top:8px !important;}

      .categoria_topo .content .row .col-sm-3{ padding-top:0px !important; }

      .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content{border:none !important;}

      .categoria_topo .content { padding-top:5px !important; }

      .filters-panel .short-by-show{ text-align:left !important; }

     /* aside.left_column {display:none;} /* Esconde a lateral na página novidades e outras */

      .newsletter-footer1,
      .newsletter-footer1 .newsletter .page-heading:before{margin-left:20px !important;} 

      .typefooter-2 .newsletter-footer1 .newsletter .title-block .page-heading{margin-left: -20px !important;}

      .newsletter-footer1 .newsletter .page-heading:before{left:-4px !important;}

      .typefooter-2 .container.content{ padding-left:20px !important; }

      .typefooter-2 .footer-content{width:100%; padding-right:10px !important;}

      .typefooter-2 .modtitle{margin-top:0px !important;margin-bottom:0 !important; padding-top:15px !important;padding-bottom:15px !important;}

      .typefooter-2 .newsletter-footer1 .newsletter .title-block{ padding-top:10px !important; }

      .btn_registo{display: block !important;clear: both; margin-top: 6px;}

      .typeheader-2 .header-top .header-top-right{text-align: center !important}

      .search-header-w{ width:100% !important; }

      #sosearchpro {display: block !important;}



      header.typeheader-2 .header-center .navbar-logo, header.typeheader-1 .header-center .navbar-logo{margin-bottom:40px !important;}

      .hidden-lg.hidden-md.hidden-sm.search-mobi,
      .hidden-lg.hidden-md.hidden-sm.search-mobi.active
      {display:none !important;}

      header.typeheader-2 .header-center .search-header-w #sosearchpro{right:0 !important; left:0 !important; top:0 !important;}

      ul.breadcrumb li:last-child a {font-size:11px !important;}

      .modal-footer{text-align: left;}

      #modal-shipping #button-shipping{ margin-top:5px !important; border-radius: 0 !important; margin-left:0 !important;}

      .btns_EditAddress a { display:block; }

      #sosearchpro .dropdown-menu{ width:270px !important; }

  /* TABLET's */
      .shopcart{float:right; margin-right:20px;}
      .search-header-w{ background: #41ade2  !important; position: absolute;  top:-8px; left:-60px !important; height:100%; width:100% !important;}
      .shopping_cart.pull-right {top: -8px !important; position: relative; right:-25px !important;}
      .typeheader-2 #sosearchpro.so-search .searchbox form .search{ border:none !important; height: 43px !important; overflow: hidden !important; }
      .typeheader-2 #sosearchpro.so-search .searchbox form .autosearch-input { width:358px ; border-top: 1px solid #dedede !important;border-left: 1px solid #dedede !important; height:43px !important; border-bottom: 1px solid #dedede !important}
      .typeheader-2 #sosearchpro.so-search .searchbox form .input-group-btn{top:0 !important;}
      .typeheader-2 #sosearchpro.so-search .searchbox form .input-group-btn .button-search{ height:44px !important; top:-1px; }
      .typeheader-2 #sosearchpro.so-search .searchbox form .input-group-btn .button-search:before {top:10px;}
    /*.container .header-center-right.compact-hidden.col-md-9.col-sm-12.col-xs-12, #show-megamenu{z-index:499;}*/




  }

  @media(max-width: 767px)
{
        .all_footerContacts div{ clear:both; }

        .newsletter-footer1, .newsletter-footer1 .newsletter .page-heading:before{ margin-left:35px; }

        .social_networks_div{ padding-left:0; }
        
        body .block-popup-login .block-content .btn-reg-popup{ bottom:5px; }
        
        .modal-dialog.block-popup-login{ margin-left:auto; margin-right:auto; }
        
        header.typeheader-2 .header-center .search-header-w { width:100% !important;top: -65px !important; left:0 !important;  } 
        
        .shopping_cart.pull-right{ top: 0 !important; }
}


/* FIM responsividade */

#sosearchpro .searchbox .dropdown-menu .media .media-body .price .price-new { font-size: 18px; }
.mod_novidades .price-new { font-size: 20px; font-weight: 600; line-height: 20px;}
.mod_novidades .button-group { margin-top: 5px; }
.mod_novidades .products-list .product-layout .product-item-container .right-block .rating, .so-super-category .so-sp-cat .products-list .product-layout .product-item-container .right-block .rating { margin-bottom: 4px; }
.mod_novidades .products-list .product-layout .product-item-container .right-block .caption h4, .so-super-category .so-sp-cat .products-list .product-layout .product-item-container .right-block .caption h4 { margin-bottom: 0; }
.mod_novidades .products-list .product-layout .product-item-container .right-block .caption h4 a:hover { color: #41ade2; }

.so-sp-cat .products-list .product-layout .product-item-container .left-block .image a.lt-image { display: block; }
.so-sp-cat .products-list .product-layout .product-item-container .right-block .caption h4 a:hover { color: #41ade2 }

.information-sitemap { background: #FFF; }
.information-sitemap .simple-list ul { bottom: 0; }
.information-sitemap .simple-list li { padding: 0 0 0 12px; }
.information-sitemap .simple-list > li:before { content: ""; }
.information-sitemap .simple-list li { position: relative; }
.information-sitemap .simple-list li .head { display: block; position: absolute; top: 8px; line-height: 20px; left: 0; text-align: center;}
.information-sitemap .simple-list li .head a.accordion-toggle { display: block; background-color: #dbdbdb; color: #FFF; width: 20px; height: 20px; line-height: 18px; margin-top: -5px;}
.information-sitemap .simple-list li .head a:before { content: "\f068"; display: inline-block; font: normal normal normal 11px/1 'FontAwesome'; margin-top: 0px; }
.information-sitemap .simple-list li .head .collapsed:before { content: "\f067"; }


.disponibilidade{
background: lightgreen;
border:1px solid #888888;
width:20px;
height:8px;
}

.disponibilidade.Indisponível{ 
background: red;
border:1px solid #888888; 
width:20px;
height:8px;}

.product-box-desc .brand{
    margin-left: unset;
    margin-right: unset;
    margin-top: unset;
    margin-bottom: unset;
 
    width: unset;
    height: unset;
}

.products-list .product-layout .product-item-container .button-group .btnUnavailable { 
  background-color: #d23f3f !important; 
  max-width: 128px;
  max-width: 100px;
  padding-left: 7px !important;
  padding-right: 7px !important; }

.force100{width:100%; max-width:100%;}


.product-layout.grelha.col-lg-4.col-md-4.col-sm-4.col-xs-12{ min-height:432px; }



/*
.header-bottom-inner .module-category{ display:none; }
 */
/* Menu de Categorias Re-feito */

@-webkit-keyframes slide {
    100% { left: 0; }
}

@keyframes slide {
    100% { left: 0; }
}



@media (min-width:769px)
{
  .header-bottom-inner .menuLeftCategories{display: none !important;
    transition: all 5s linear;

  }

  .onlyresp{ display: none !important; }

  .box-category ul#accordion-category li.panel{ border-bottom: 0px !important; box-shadow:none; margin-bottom:10px; }

  .box-category ul#accordion-category li.panel .head a:before { margin-top: 4px; }
}

@media (max-width:769px)
{

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

  .header-bottom-inner .menuLeftCategories .categoriesTitle,
  .left_column .menuLeftCategories .categoriesTitle
  {
      padding-left: 20px !important;  
      color: white !important;
      font-size: 14px !important;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase !important;
      font-weight: 500 !important;
    }
  
  .left_column .menuLeftCategories .categoriesTitle{position: unset !important;}

  .left_column .menuLeftCategories .categoriesTitle span{ color:white !important; border: none !important; font-size:14px !important; }

  .left_column .menuLeftCategories h3.modtitle.categoriesTitle{ border-bottom:none ; }

  .left_column .menuLeftCategories h3.modtitle.categoriesTitle:before{background-color: transparent; border: none; height: 0; overflow: hidden; }
  
  .header-bottom-inner .menuLeftCategories,
  .left_column .menuLeftCategories
  {
    /*
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      -webkit-transition: left 2s linear ;
      transition: left 2s linear 0s;
    */
  }

    .header-bottom-inner .menuLeftCategories #accordion-category,
    .left_column .menuLeftCategories #accordion-category{
      max-height:0; overflow: hidden;
    -webkit-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    }

    .toggle-resp-menu{ 
      display: inline;
      right: 10px;
      width: 30px;
      line-height: 30px;
      height: 30px; 
      position: absolute;
      background: #33363a;
  }

  .toggle-resp-menu:before{content: "\f067"; font-family: FontAwesome; color:#fff; font-size: 12px; line-height: 18px; margin-left:10px;}

  .toggle-resp-menu.active:before{content: "\f068"; margin-left:10px;}

  .header-bottom-inner .menuLeftCategories #accordion-category.active,
  .left_column .menuLeftCategories #accordion-category.active{max-height: initial !important;  }

  .header-bottom-inner .menuLeftCategories .onlyresp,
  .left_column .menuLeftCategories .onlyresp{ display: initial; }

  .box-category ul#accordion-category li.panel .head a.collapsed { background-color: transparent;}
  
  .header-bottom-inner .box-category > ul > li > a{ text-transform: uppercase; } 

  .header-bottom-inner .menuLeftCategories .responsiveMenuCat ul,
  .left_column .menuLeftCategories .responsiveMenuCat ul{ padding:0px 0 0 0 !important; }

  .box-category > ul{ padding:0px 0 0 0 !important;  }

  .header-bottom-inner .menuLeftCategories .responsiveMenuCat ul li a,
  .left_column .menuLeftCategories .responsiveMenuCat ul li a{ padding-top:0 !important; padding-bottom:0 !important; }

  .header-bottom-inner .menuLeftCategories a ,
  .left_column .menuLeftCategories a{ color: white; }

  .header-bottom-inner .menuLeftCategories #Home,
  .left_column .menuLeftCategories #Home{ padding-top:20px; }

  .header-bottom-inner .menuLeftCategories.esconde
  .left_column .menuLeftCategories.esconde{ 
    left:-50%;
     -webkit-transition: all 0.3s; /* Safari */
    transition: all 1s;
   }

   #Home.responsiveMenuCat li a{ border-top:1px solid rgba(255,255,255,.1); }

   #Home.responsiveMenuCat li.borderBottom a { border-bottom: 1px solid rgba(255,255,255,.1); margin-bottom:5px; }

   #accordion-category li  a { border:none !important; }

   .menuLeftCategories{
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
    -webkit-transition: all 0.3s linear 0s !important;
    transition: all 0.3s linear 0s !important;
   }

   .menuLeftCategories.visivel{
     padding: 0;
    display: block !important;
    background: #333 !important;
    position: fixed !important;
    overflow-y: scroll;
    z-index: 6 !important;
    left:0 !important;
    top:0;
    height:100%;
    width:75%;

  }

  .menuLeftCategories.visivel ul#accordion-category > li.panel.sublevel > .head > a.collapsed { color: #FFF;}

   .menuLeftCategories li.panel,
   .menuLeftCategories .box-category
  {
   background: transparent !important; 
  }
  
  .box-category ul li ul li 
  {
     padding: 2px 0px 1px 10px;
  }

  .header-bottom-inner .menuLeftCategories .box-category #Home li a,
  .left_column .menuLeftCategories .box-category #Home li a{ text-transform: uppercase !important; }

  .menuLeftCategories .box-category #Home li #accordion-category .panel,
  { margin-bottom:0 !important; }

   .menuLeftCategories.visible .modtitle {display:none;}

  .box-category ul#accordion-category li.panel {  margin-bottom:5px; }
  
  span.toggleLeftMenu{
    position: relative;
    top: -35px;
    font-size: 22px;
    color: white;
  }

  span.toggleLeftMenu:before{ content:"\f0c9"; font-family: 'Fontawesome';  }

  span.toggleLeftMenu.active{
    position: fixed;
    top: 15px;
    z-index: 99999;
    right: 30%;
  }
  
  span.toggleLeftMenu.active:before{ content:"\e680"; font-family: 'Pe-icon-7-stroke'; font-size: 40px; }
  
  .box-category > ul > li > a,
  .menuLeftCategories .categoriesTitle span{
    font-weight:600 !important;
    font-family: 'Titillium Web', sans-serif ;
  }
  .responsiveMenuCat .parentmenu{
     border-top: 1px solid rgba(255,255,255,.1) !important;
     padding: 8px 0px 3px 0;
  }
  .box-category ul li .head{top:0;}

.invisivel{ visibility: hidden;  display: none !important; left:-100% !important;  -webkit-transition: all 0.3s; transition: all 1s;}

}
@media (min-width:1023px) and (max-width:1025px){
    .filters-panel a#compare-total{display:none !important;}
}

@media (min-width:767px) and (max-width:769px){
  span.toggleLeftMenu{top: -42px;}
  #sosearchpro{margin-top: -60px !important;}
  header .header-center{ padding-bottom:0 !important; }


}

.form-horizontal #custom-field2.custom-field div div.radio { display: inline-block; padding-right: 10px;}
