@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
 ==============================================*/
 
 
 /* ayman custom */
.installmentstitlescard span { float:left; }
.ay_theprodmanu { left:5px;  }
.discount_zone .alert-danger { padding:0px !important; display:table !important; min-height:auto !important; }
.discount_zone .alert i { float:left; position:static !important; padding:9px 0px; }
.discount_zone .alert i:before {  position:static !important;  }
.discount_zone .alert .message { padding:9px !important; position:static !important; display:table !important; }
 
.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: #673199; }
        .lib-list-item-product2 .image-dev .list-button-dev li:hover a, .lib-list-item-product2 .image-dev .list-button-dev li:hover button {
          color: #fff; }
  .lib-list-item-product2 .caption-dev {
    text-align: center;
    padding: 0 15px; }
    .lib-list-item-product2 .caption-dev .rating-dev {
      margin: 5px 0; }
    .lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
      font-size: 11px; }
    .lib-list-item-product2 .caption-dev .title-dev {
      color: #444;
      font-size: 13px; }
    .lib-list-item-product2 .caption-dev .price-dev .price.product-price {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-new {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-old {
      font-size: 12px; }
    .lib-list-item-product2 .caption-dev .add-cart-dev {
      background: #fff;
      border: 1px solid #ddd;
      font-size: 12px;
      text-transform: uppercase;
      color: #999;
      font-weight: bold;
      box-shadow: none;
      border-radius: 0;
      padding: 6px 20px;
      margin: 0 0 30px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

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

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

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

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

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

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

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

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

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

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

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

.social-widgets .active {
  z-index: 100;
  right: -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 {
  right: 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;
  right: -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 {
  right: -260px; }

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

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

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

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

.social-widgets .youtube.active {
  right: -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%;
  right: 45%;
  width: 32px;
  height: 32px; }
/*============STICKY MENU ON TOP ==================*/
.wrapper-boxed header.navbar-compact, .wrapper-iframed header.navbar-compact, .wrapper-rounded header.navbar-compact {
  width: auto; }

header.navbar-compact .header-center {
  padding: 15px 0; }
  header.navbar-compact .hidden-compact {
    display: none; }

header.navbar-compact {
  top: -50px;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 1000;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }
/*============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 */
/* Preloader Css */
.loader-content {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 99999999; }

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

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

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

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

.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #673199;
  animation: cssload-fold-thecube 2.76s infinite linear both;
  -o-animation: cssload-fold-thecube 2.76s infinite linear both;
  -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
  -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
  -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.banners-effect-8 .banners > div a:before, .banners-effect-8 .banners > div a:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.banners-effect-12 .banners > div img {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .banners-effect-12 .banners > div img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
/*============POPUP ADDED TO CART ==================*/
/*================ 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;
  width: 100%;
  /*float: left;   it makes the items in cart float right :/ */ 
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  transition: 1s all cubic-bezier(1, -0.01, 0, 0.99); }

.footer-container .alert {
  position: relative !important;
  padding: 8px 40px 8px 75px;
  min-height: 40px; }

.alert i {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 60px;
  font-size: 32px;
  -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; }

body > .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 {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%; }

body > .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; } }
/*============ PAGE COMINGSOON ==================*/
.comingsoon-page {
  background: #142326;
  padding: 7em 0;
  color: #bdbdbd; }
  .comingsoon-page .container {
    max-width: 750px; }
  .comingsoon-page .comingsoon--title {
    margin: 0.5em 0 1em;
    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 1em; }
  .comingsoon-page .comingsoon--content {
    margin: 1em 0;
    font-size: 14px; }
  .comingsoon-page .comingsoon--countdown {
    margin: 6em 0 8em; }
  .comingsoon-page .comingsoon--countdown .time-item {
    width: 125px;
    height: 125px;
    border: 3px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin: 0 15px;
    display: inline-block;
    padding: 30px; }
  .comingsoon-page .comingsoon--countdown .num-time {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 100%;
    margin: 0 0 5px 0; }
  .comingsoon-page .comingsoon--countdown .name-time {
    font-size: 20px;
    text-transform: uppercase; }
  .comingsoon-page .comingsoon--newsletter {
    margin: 2em 0; }
  .comingsoon-page .comingsoon--newsletter .newsletter {
    background: none !important; }
  .comingsoon-page .comingsoon--newsletter .title-block {
    display: none; }
/*===============================================
 [SASS DIRECTORY ]
 [1] Pre-Loader 
 ==============================================*/
.loaded .so-loadeding {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bd-example-row .row + .row {
  margin-top: 1rem; }
  .bd-example-row .row > .col, .bd-example-row .row > [class^="col-"] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    background-color: rgba(86, 61, 124, .15);
    border: 1px solid rgba(86, 61, 124, .2); }
  .bd-example-row .flex-items-top, .bd-example-row .flex-items-middle, .bd-example-row .flex-items-bottom {
    min-height: 6rem;
    background-color: rgba(255, 0, 0, .1); }

.bd-example-row-flex-cols .row {
  min-height: 10rem;
  background-color: rgba(255, 0, 0, .1); }

.bd-highlight {
  background-color: rgba(86, 61, 124, .15);
  border: 1px solid rgba(86, 61, 124, .15); }

.example-container {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.example-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.example-content-main {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
  .example-content-main {
    flex: 0 0 50%;
    max-width: 50%; } }
  @media (min-width: 992px) {
  .example-content-main {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; } }

.example-content-secondary {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
  .example-content-secondary {
    flex: 0 0 50%;
    max-width: 50%; } }
  @media (min-width: 992px) {
  .example-content-secondary {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

.bd-example-container {
  min-width: 16rem;
  max-width: 25rem;
  margin-right: auto;
  margin-left: auto; }

.bd-example-container-header {
  height: 3rem;
  margin-bottom: 0.5rem;
  background-color: #fff;
  border-radius: 0.25rem; }

.bd-example-container-sidebar {
  float: right;
  width: 4rem;
  height: 8rem;
  background-color: #80bdff;
  border-radius: 0.25rem; }

.bd-example-container-body {
  height: 8rem;
  margin-right: 4.5rem;
  background-color: #957bbe;
  border-radius: 0.25rem; }

.bd-example-container-fluid {
  max-width: none; }

.bd-example {
  position: relative;
  padding: 1rem;
  margin: 1rem -15px;
  border: solid #f7f7f9;
  border-width: 0.2rem 0 0; }
  .bd-example::after {
    display: block;
    clear: both;
    content: ""; }
  @media (min-width: 576px) {
  .bd-example {
    padding: 1.5rem;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    border-width: 0.3rem; } }
  .bd-example + .highlight, .bd-example + .clipboard + .highlight {
    margin-top: 0; }
  .bd-example + p {
    margin-top: 2rem; }
  .bd-example .pos-f-t {
    position: relative;
    margin: -1rem; }
  @media (min-width: 576px) {
    .bd-example .pos-f-t {
      margin: -1.5rem; } }
  .bd-example > .form-control + .form-control {
    margin-top: 0.5rem; }
  .bd-example > .nav + .nav, .bd-example > .alert + .alert, .bd-example > .navbar + .navbar, .bd-example > .progress + .progress, .bd-example > .progress + .btn {
    margin-top: 1rem; }
  .bd-example > .dropdown-menu:first-child {
    position: static;
    display: block; }
  .bd-example > .form-group:last-child {
    margin-bottom: 0; }

.bd-example > .close {
  float: none; }

.bd-example-type .table .type-info {
  color: #999;
  vertical-align: middle; }

.bd-example-type .table td {
  padding: 1rem 0;
  border-color: #eee; }

.bd-example-type .table tr:first-child td {
  border-top: 0; }

.bd-example-type h1, .bd-example-type h2, .bd-example-type h3, .bd-example-type h4, .bd-example-type h5, .bd-example-type h6 {
  margin: 0; }

.bd-example-bg-classes p {
  padding: 1rem; }

.bd-example > img + img {
  margin-left: 0.5rem; }

.bd-example > .btn-group {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.bd-example > .btn-toolbar + .btn-toolbar {
  margin-top: 0.5rem; }

.bd-example-control-sizing select, .bd-example-control-sizing input[type="text"] + input[type="text"] {
  margin-top: 0.5rem; }

.bd-example-form .input-group {
  margin-bottom: 0.5rem; }

.bd-example > textarea.form-control {
  resize: vertical; }

.bd-example > .list-group {
  max-width: 400px; }

.bd-example .fixed-top, .bd-example .sticky-top {
  position: static;
  margin: -1rem -1rem 1rem; }
  .bd-example .fixed-bottom {
    position: static;
    margin: 1rem -1rem -1rem; }
  @media (min-width: 576px) {
  .bd-example .fixed-top, .bd-example .sticky-top {
    margin: -1.5rem -1.5rem 1rem; }
    .bd-example .fixed-bottom {
      margin: 1rem -1.5rem -1.5rem; } }

.bd-example .pagination {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.bd-example-modal {
  background-color: #fafafa; }
  .bd-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block; }
  .bd-example-modal .modal-dialog {
    left: auto;
    margin-right: auto;
    margin-left: auto; }

.modal.show {
  z-index: 1072; }
  .modal.show .tooltip, .modal.show .popover {
    z-index: 1073; }

.bd-example-tabs .nav-tabs {
  margin-bottom: 1rem; }

.bd-example-tooltips {
  text-align: center; }

.bd-example-tooltips > .btn {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.bs-tooltip-top-docs .arrow, .bs-tooltip-bottom-docs .arrow {
  left: 50%; }

.bs-tooltip-right-docs .arrow, .bs-tooltip-left-docs .arrow {
  top: 50%; }

.bd-example-popover-static {
  padding-bottom: 1.5rem;
  background-color: #f9f9f9; }

.bd-example-popover-static .popover {
  position: relative;
  display: block;
  float: left;
  width: 260px;
  margin: 1.25rem; }

.bs-popover-top-docs .arrow, .bs-popover-bottom-docs .arrow {
  left: 50%; }

.bs-popover-right-docs .arrow, .bs-popover-left-docs .arrow {
  top: 50%; }

.tooltip-demo a {
  white-space: nowrap; }

.bd-example-tooltip-static .tooltip {
  position: relative;
  display: inline-block;
  margin: 10px 20px;
  opacity: 1; }

.scrollspy-example {
  position: relative;
  height: 200px;
  margin-top: 0.5rem;
  overflow: auto; }

.scrollspy-example-2 {
  position: relative;
  height: 350px;
  overflow: auto; }

.bd-example-border-utils [class^="border"] {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: 0.25rem;
  background-color: #f5f5f5;
  border: 1px solid; }

.highlight {
  padding: 1rem;
  margin: 1rem -15px;
  background-color: #f7f7f9;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  @media (min-width: 576px) {
  .highlight {
    padding: 1.5rem;
    margin-right: 0;
    margin-left: 0; } }

.highlight pre {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  border: 0; }

.highlight pre code {
  font-size: inherit;
  color: #212529; }

.bd-clipboard {
  position: relative;
  display: none;
  float: right; }
  .bd-clipboard + .highlight {
    margin-top: 0; }

.btn-clipboard {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 10;
  display: block;
  padding: 0.25rem 0.5rem;
  font-size: 75%;
  color: #818a91;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-radius: 0.25rem; }
  .btn-clipboard:hover {
    color: #fff;
    background-color: #027de7; }

@media (min-width: 768px) {
  .bd-clipboard {
    display: block; } }

h2.sub-title {
  font-size: 23px;
  margin: 24px 0;
  color: #495057; }

.simple-list {
  margin: 10px 0 6px 0;
  padding: 0;
  clear: both; }
  .simple-list li {
    padding: 0 0 7px 18px;
    position: relative;
    list-style-type: none; }
  .simple-list li:before {
    position: absolute;
    display: block;
    top: 10px;
    left: 0;
    font-family: 'FontAwesome';
    content: "\f111";
    font-size: 0.53em;
    line-height: 1em; }

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

.simple-list ul a {
  color: #495057; }
  .simple-list ul a:hover {
    color: #673199; }

.arrow-list > li {
  padding: 0;
  position: relative; }
  .arrow-list > li > a {
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px; }
  .arrow-list > li:before {
    display: none; }

.arrow-list li li:before {
  margin-right: 10px;
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
  top: 5px;
  content: '\f105'; }

.color {
  color: #673199; }

.divider--md1 {
  height: 31.5px; }

.divider {
  height: 30px;
  clear: both;
  overflow: hidden;
  width: 100%; }

.item-article {
  font-size: 13px; }
  .item-article dl dt {
    color: #495057;
    font-size: 18px;
    font-weight: 500;
    padding: 0 0 4px 0; }
  .item-article dl dd {
    margin-bottom: 15px; }
  .item-article .title-decimal {
    font-size: 20px;
    color: #495057;
    line-height: 44px;
    position: relative;
    padding: 0px 0 0px 69px; }
  @media (min-width: 1200px) {
    .item-article .title-decimal {
      font-size: 26px; } }
  .item-article .title-decimal:before {
    content: attr(data-content);
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    line-height: 40px;
    background: #495057;
    width: 44px;
    height: 44px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    left: 0; }
  .item-article .decimal-list {
    padding: 0;
    margin: 10px 0;
    list-style-type: none;
    counter-reset: myCounter;
    display: inline-block;
    width: 100%; }
  .item-article .decimal-list ol {
    counter-reset: sub-myCounter 0; }
  .item-article .decimal-list > li {
    padding: 0;
    position: relative;
    z-index: 5;
    margin-bottom: 15px;
    overflow: hidden; }
  .item-article .decimal-list > li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: white;
    background: #495057;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    float: left;
    font-size: 15px;
    margin-right: 10px; }
  .item-article .decimal-list > li > *:first-child {
    line-height: 26px;
    margin-bottom: 0; }
  .item-article .decimal-list > li ol {
    margin: 0;
    padding: 10px 0 0 15px;
    list-style: none; }
  .item-article .decimal-list > li ol > li > *:first-child {
    line-height: 25px; }
  .item-article .decimal-list > li ol > li:before {
    counter-increment: sub-myCounter;
    content: counter(myCounter) "." counter(sub-myCounter);
    font-size: 17px;
    display: inline-block;
    text-align: center;
    float: left;
    margin-right: 10px; }
  .item-article .tags {
    margin: 15px 0; }
  .item-article .tags .label {
    border: none;
    border-radius: 2px;
    margin: 0 2px 5px 0;
    font-size: 11px;
    padding: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400; }
  .item-article .swatch-item {
    width: 100%;
    min-height: 100px;
    position: relative;
    background: #333;
    color: #fff;
    margin-bottom: 24px;
    padding: 20px; }
  .item-article .swatch-item.color-brand-primary {
    background: #234269; }
  .item-article .swatch-item.color-brand-secondary {
    background: #f87831; }
  .item-article .swatch-item.color-brand-warning {
    background: #f0ad4e; }
  .item-article .swatch-item.color-brand-danger {
    background: #d9534f; }
  .item-article .swatch-item.color-brand-info {
    background: #5bc0de; }
  .item-article .swatch-item.color-brand-success {
    background: #5cb85c; }
  .item-article .swatch-item.color-gray-darker {
    background: #212529; }
  .item-article .swatch-item.color-gray-dark {
    background: #343a40; }
  .item-article .swatch-item.color-gray {
    background: #495057; }
  .item-article .swatch-item.color-gray-light {
    background: #adb5bd;
    color: #495057; }
  .item-article .swatch-item.color-gray-lighter {
    background: #ced4da;
    color: #495057; }
  .item-article .swatch-item.color-gray-lightest {
    background: #e9ecef;
    color: #495057; }
  .item-article .button, .item-article .btn {
    padding: 9px 20px;
    background: #495057;
    color: #fff;
    border-radius: 3px;
    border: none; }
  .item-article .button:hover, .item-article .btn:hover {
    background: #673199;
    border-color: #673199;
    color: #fff; }
  .item-article .btn-primary {
    background: #234269; }
  .item-article .btn-warning {
    background: #f0ad4e; }
  .item-article .btn-success {
    background: #5cb85c; }
  .item-article .btn-danger {
    background: #d9534f; }
  .item-article .btn-info {
    background: #5bc0de; }
  .item-article .nav-tabs {
    border: 0;
    margin-bottom: 32px; }
  .item-article .nav-tabs .dropdown-menu {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .item-article .nav-tabs > li.active > a, .item-article .nav-tabs > li.active > a:hover, .item-article .nav-tabs > li.active > a:focus {
    color: #fff;
    border: 0;
    background: #673199; }
  .item-article .nav-tabs > li.active > a:before, .item-article .nav-tabs > li.active > a:hover:before, .item-article .nav-tabs > li.active > a:focus:before {
    border: 10px solid #673199;
    border-color: #673199 transparent transparent transparent;
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px; }
  .item-article .nav-tabs > li > a {
    background: #eaeaea;
    border-radius: 2px;
    border: 0;
    color: #2d2d2d;
    text-transform: uppercase;
    padding: 0 32px;
    height: 48px;
    line-height: 48px;
    position: relative; }
  .item-article .nav-tabs > li > a:hover {
    background: #ddd; }
  .item-article .nav-pills > li > a {
    border-radius: 3px; }
  .item-article .nav-pills .dropdown-menu {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .item-article .nav-pills > li.active > a, .item-article .nav-pills > li.active > a:focus, .item-article .nav-pills > li.active > a:hover {
    color: #fff;
    background: #673199; }
  .item-article .dropcap {
    display: block;
    float: left;
    font-size: 3.5em;
    line-height: 1em;
    margin: 0 5px 0 0; }
  .item-article .color-custom {
    color: #673199; }
  .item-article .color-white {
    color: #fff; }
  .item-article .color-dark {
    color: #000; }
  .item-article .bg-custom {
    background: #673199; }
  .item-article .bg-black {
    background: #000; }
  .item-article a.underline {
    text-decoration: underline; }
  .item-article a.underline:hover {
    text-decoration: none; }
/*===============================================
 [SASS DIRECTORY ]
 [1] PAGE ACCOUNT
 [2] PAGE INFORMATION
 [3] PAGE CHECKOUT
 [4] LANGUAGE CURENTY 
 [5] CSS FEAFURE MENU DEMO
 ==============================================*/
/*============PAGE ACCOUNT ==================*/
.account-login .well, .affiliate-login .well {
  min-height: 395px;
  background: #fff; }

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

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

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

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

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

.dropdown-menu > li > button.currency-select:hover, .dropdown-menu > li > button.currency-select:focus, .dropdown-menu > li > button.language-select:hover, .dropdown-menu > li > button.language-select:focus {
  background: #f7f7f7;
  color: #673199; }

.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: #495057; }
  .list-box li a:hover {
    color: #673199; }
/* @end */
/*============PAGE CHECKOUT ==================*/
.checkout-cart .panel-group .panel, .checkout-checkout .panel-group .panel {
  border-radius: 0; }

.checkout-cart .content_404 .item-left {
  visibility: hidden; }

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

.dropdown-menu .btn-block {
  border: none;
  background: transparent;
  text-align: left; }
/*============ CSS FEAFURE MENU DEMO ==================*/
.feature-layout .image-link {
  color: #495057; }
  .feature-layout .image-link:hover {
    color: #673199; }
  .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: #495057;
    color: #fff;
    border-radius: 3px;
    border: none;
    background: #673199;
    border-color: #673199;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 2px; }
  .feature-layout .image-link .btn:hover {
    background: #673199;
    border-color: #673199;
    color: #fff; }
  .feature-layout .image-link .btn:hover {
    background: #495057;
    border-color: #495057; }
  .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; }

.feature-blog .menu--item {
  display: block;
  margin-bottom: 20px;
  text-align: center; }
  .feature-blog .menu--item p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 5px 0; }
/*===============================================
 [SASS DIRECTORY ]
 [1] MODULE DEFAULT
 [2] BLOCK SEARCH
 [3] SOCIAL FOOTER
 ==============================================*/
/*============MODULE DEFAULT ==================*/
.module {
  margin-bottom: 30px; }
  .module::after {
    display: block;
    clear: both;
    content: ""; }
  .module.fa-hidden h3.modtitle:before {
    display: none; }
  .module h3.modtitle {
    background: #e8e8e8;
    border-radius: 0;
    line-height: 100%;
    padding: 10px 0 9px 15px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0; }
  .module h3.modtitle .fa {
    color: #673199;
    margin-right: 5px; }
  .module h3.modtitle span {
    font-size: 16px;
    text-transform: uppercase;
    color: #222;
    font-weight: 700;
    display: inline-block; }

.top-brand.arrow-default {
  text-align: center; }

.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: #673199;
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -1px; }

.title-cart-h6 {
  display: none; }

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

.yt-content-slider .owl2-controls {
  margin: 0; }

body .block-popup-login .tt_popup_login strong {
  background-color: #ffd517 !important; }

body .block-popup-login .block-content .btn-reg-popup {
  background-color: #ffd517 !important; }
  body .block-popup-login .block-content .btn-reg-popup:hover {
    background: #4d2572 !important; }

body .block-popup-login .tt_popup_login strong:before {
  border-bottom: 37px solid #ffd517 !important; }

body .block-popup-login .tt_popup_login {
  border-color: #ffd517 !important; }

body .block-popup-login .action.login:hover {
  background-color: #ffd517 !important; }
/************************************************************************************************
 EXTRASLIDER BESTSELER
 *************************************************************************************************/
.best-seller-custom.best-seller {
  position: relative;
  margin: 0;
  border: 1px solid #e8e8e8; }
  .best-seller-custom.best-seller .so-extraslider {
    margin: 0; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner {
    padding-bottom: 0;
    border: none; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
    margin: 18px 0 8px; }
  @media (min-width: 1200px) {
      .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
        padding-left: 10px; } }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 {
    border-bottom: none;
    margin-bottom: 2px; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:last-child {
    border-bottom: 0;
    margin-bottom: 0; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
    float: left;
    width: 100px; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image {
    border: 0; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image:hover {
      box-shadow: none;
      opacity: 0.8; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info {
    background: transparent;
    position: static;
    color: #222; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info a {
      color: #222; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title {
      padding: 0 0 5px 0; }
      .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a {
        text-transform: capitalize;
        font-size: 14px;
        font-weight: normal; }
        .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a:hover {
          color: #ffd517; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content {
      margin-left: 0; }
      .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span {
        color: #ff5e00;
        font-size: 16px;
        font-weight: bold; }
        .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span.price-old {
          font-size: 13px;
          color: #999;
          font-weight: 600; }
    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
      padding: 0; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .item-title a {
    color: #ffd517; }
  .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price {
    margin-bottom: 0; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls {
    margin-top: 4px;
    text-align: right;
    position: absolute;
    top: 4px;
    vertical-align: middle;
    right: 5px; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls .owl2-nav > div {
    width: 28px;
    height: 28px;
    text-align: center;
    display: inline-block;
    line-height: 27px;
    font-size: 0;
    cursor: pointer;
    color: #999;
    background-color: transparent;
    margin-top: 0;
    position: static;
    float: left;
    border-radius: 2px; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls .owl2-nav > div:hover {
    color: #fff;
    background: #ffd517; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls .owl2-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 28px; }
  .best-seller-custom.best-seller .so-extraslider .owl2-controls .owl2-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 28px; }
/*============MODULE NEWLETTER POPUP ==================*/
.main-newsleter-popup .so-custom-popup {
  background-color: #fff;
  padding: 0; }
  @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 .modcontent {
    position: relative;
    z-index: 9; }
  .main-newsleter-popup .modcontent:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: #ffd517;
    width: 100%;
    height: 110px;
    opacity: 0.7; }
  .main-newsleter-popup .popup-close:hover {
    color: #fff !important; }
  .main-newsleter-popup .form-group.signup {
    padding-left: 0px;
    padding-bottom: 5px;
    margin-bottom: 0;
    text-align: left; }
  .main-newsleter-popup .hidden-popup {
    padding: 0; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
    padding: 15px 10px 0;
    text-align: left; }
  @media (min-width: 1200px) {
    .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
      padding: 65px 45px 0;
      margin: 0 20px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
      padding: 60px 30px 0;
      margin: 0 20px; } }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .popup-title {
    color: #222;
    font-size: 30px !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 100%; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    margin-bottom: 0;
    color: #555;
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    font-size: 16px !important; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo span {
    font-size: 30px;
    color: #ffd517; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .email {
    margin: 0; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .input-control {
    position: relative;
    width: 400px;
    display: inline-block;
    margin-top: 20px; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-control {
    background: white;
    border: 1px solid #ebebeb;
    display: inline-block;
    width: 100%;
    height: 44px; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup {
    font-weight: normal; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default {
    font-size: 20px;
    height: 40px;
    background: #fff;
    color: #ffd517;
    border: none;
    position: absolute;
    padding: 0 10px;
    top: 2px;
    margin: 0;
    right: 2px; }
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
    padding: 15px 0 10px; }
  .main-newsleter-popup .socials-popup {
    position: relative;
    z-index: 1;
    padding: 30px 0;
    text-align: center; }
  @media (min-width: 1200px) {
    .main-newsleter-popup .socials-popup {
      padding: 65px 0 30px; } }
  .main-newsleter-popup .socials-popup p {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700; }
  .main-newsleter-popup .socials-popup li {
    display: inline-block; }
  .main-newsleter-popup .socials-popup li a {
    display: inline-block;
    line-height: 34px;
    text-align: center;
    width: 34px;
    height: 34px;
    color: #222;
    border-radius: 100%;
    font-size: 16px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    margin: 0 3px; }
  .main-newsleter-popup .socials-popup li a:hover {
    color: #ffd517; }

.custom-pop .popup-close {
  background: #000;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  opacity: 1;
  top: -15px;
  border: 2px solid #fff;
  right: -15px;
  left: auto; }
/*============MODULE BREADCRUMB ==================*/
.breadcrumb {
  margin: 0;
  background-color: #fff;
  padding: 36px 0 31px; }
  .breadcrumb li a {
    color: #7d7d7d;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600; }
  .breadcrumb > li + li:before {
    padding: 0 5px;
    content: '\f105';
    display: inline-block;
    font-family: FontAwesome;
    color: #666;
    font-size: 14px; }
/*============ MODULE MEGAMENU HORIZOL  ==================*/
.container-megamenu.horizontal .feafute h4.title-feature, .container-megamenu.horizontal .title-feature, .container-megamenu.horizontal ul.megamenu .title-submenu, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 5px;
  font-weight: bold; }
  .container-megamenu.horizontal .best-sellers-menu {
    margin-top: 20px; }
  .container-megamenu.horizontal .best-sellers-menu h4 a {
    color: #222;
    display: inline-block;
    clear: both;
    margin-top: 20px;
    margin-bottom: 0px; }
  .container-megamenu.horizontal .best-sellers-menu h4 a:hover {
    color: #ffd517; }
  .container-megamenu.horizontal .best-sellers-menu .image a {
    width: 100%;
    display: block; }
  .container-megamenu.horizontal .content-feature li a {
    padding: 5px 0;
    display: inline-block;
    text-transform: capitalize;
    font-size: 13px;
    color: #7d7d7d; }
  .container-megamenu.horizontal .content-feature li a:hover {
    color: #ffd517; }
  .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item {
    display: inline-block;
    padding: 3px 0;
    text-transform: capitalize;
    font-size: 13px;
    color: #7d7d7d; }
  .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item:hover {
    color: #ffd517; }
  .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a, .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu {
    padding: 9px 0;
    text-transform: capitalize;
    font-size: 13px;
    color: #7d7d7d; }
  .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a:hover, .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu:hover {
    color: #ffd517; }
  .container-megamenu.horizontal ul.megamenu > li > a strong img {
    position: absolute;
    top: -15px;
    right: 30px;
    height: auto; }
/*============ MODULE MEGAMENU VERTICAL  ==================*/
.container-megamenu.vertical a {
  color: #495057;
  font-size: 13px;
  display: block; }
  .container-megamenu.vertical a:hover {
    color: #ffd517; }
  .container-megamenu.vertical #menuHeading {
    margin-top: 0;
    height: 58px;
    cursor: pointer; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper {
    background-color: #ffd517;
    height: 58px;
    cursor: pointer;
    transition: 0.3s all ease 0s;
    border-radius: 0; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 0 15px !important;
    line-height: 58px;
    background: #2d2d2d; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 20px;
    width: 19px;
    height: 14px; 
    display: inline-block;
    /* background: url("../../images/icon/icon_general.png") no-repeat -20px -1379px; */
    margin-right: 10px; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container > div {
    margin: 3px 9px 0 0;
    float: left !important;
    display: none; }
  .container-megamenu.vertical:after {
    content: "";
    background: url("../../images/icon-image.png") no-repeat -310px -227px;
    height: 20px;
    position: absolute;
    top: 20px;
    z-index: 10;
    width: 20px;
    right: 13px; }
  .container-megamenu.vertical .vertical-wrapper {
	top: 43px;
    width: 100%;
	z-index: 9999;
	overflow: hidden;
	min-width: 300px !important;
    background: white;
    position: absolute;
    border-top: 0; }
  .container-megamenu.vertical .vertical-wrapper ul li.item-vertical {
    border-top: 0;
    min-height: 37px; }
  .container-megamenu.vertical .vertical-wrapper ul li.item-vertical > a {
    color: #444;
    padding: 0 18px;
    line-height: 48px;
    border-bottom: 0; }
  .container-megamenu.vertical .vertical-wrapper ul li.item-vertical > a:hover {
    color: #ffd517; }
  .container-megamenu.vertical .vertical-wrapper ul li.item-vertical > a strong {
    font-weight: 600;
    padding-left: 30px;
    display: block; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu {
    border: 1px solid #efefef;
    border-top: none;
    background: #fff; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner img {
    width: 100%; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner {
    padding-right: 15px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li .sub-menu .content .banner {
    margin-top: -21px;
    margin-bottom: -22px;
    margin-right: -21px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
    height: auto;
    margin: 0;
    position: absolute;
    top: 25px;
    transform: translateY(-50%);
    left: 2px; 
	max-width: 21px;
}


  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
    padding: 0 15px;
    background: none;
    border: 0;
	position: relative;
    z-index: 1;
    cursor: pointer; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li b.fa {
    position: absolute;
    right: 10px;
    top: 40%; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
    padding: 12px 0;
    line-height: 22px;
    font-size: 14px;
    color: #222;
    border-bottom: 1px solid #e1e1e1; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a strong i {
    font-size: 9px;
    padding-right: 5px;
	display: none;
    color: #222; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
    background: transparent !important;
    color: #ffd517; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a i, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a i {
      color: #ffd517; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .title-submenu {
    color: #444; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .fa-caret-right {
    float: right;
    margin-top: 5px;
    color: #999;
    padding: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content {
    padding: 20px 0 0 20px;
    overflow: hidden; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .col-sm-4 {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .col-sm-4 img {
        margin-top: 45px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content > .border {
      border: none;
      padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .row:nth-child(3) {
      padding: 12px 0px;
      background: #eee;
      margin: 0 -20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content {
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu ul li {
      padding: 0;
      line-height: 26px; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu ul li a.main-menu {
        margin: 0 0 10px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul {
      margin-top: 20px; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul ul li {
        padding: 1px 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul > li {
        margin: 0 0 20px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul > li:last-child {
          margin: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content > .border {
    border: none;
    padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content .image-position {
      position: absolute;
      bottom: 30%;
      right: -20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content {
    padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li {
        padding: 0 15px;
        position: relative;
        border-bottom: 1px solid #ddd;
        line-height: 26px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li:last-child {
          border: none; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li > a {
          line-height: 37px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li:hover > a {
          color: #ffd517; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
          padding: 0;
          top: -4px;
          margin: 0;
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
          border: 1px solid #e6e6e6;
          left: 100%; }
          .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul:before, .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul:after {
            display: none; }
          .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li {
            line-height: 22px;
            padding: 0 15px;
            border-bottom: 1px solid #ddd; }
            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li:last-child {
              border: none; }
            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li > a {
              font-weight: normal;
              line-height: 37px;
              font-size: 13px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content {
    border: 1px solid #e6e6e6;
    padding: 20px 30px;
    box-shadow: 3px 1px 4px 0 rgba(0, 0, 0, 0.1); }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .hover-menu a:before {
    display: none; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .hover-menu a:hover:before {
      color: #ffd517; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul li a.main-menu {
    margin: 0 0 10px;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 10px;
    font-size: 16px;
    color: #222;
    text-transform: uppercase; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li {
        padding: 0; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
          padding: 0;
          line-height: 38px;
          display: block;
          font-size: 13px;
          color: #7d7d7d; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:before {
          display: none; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:hover a {
          color: #ffd517; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
    text-align: left;
    background-position: top left;
    padding: 12px 20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i.fa {
    padding: 0;
    font-size: 10px;
    border: 1px solid #999;
    width: 15px;
    color: #999;
    height: 15px;
    line-height: 13px;
    text-align: center;
    border-radius: 100%;
    position: relative;
    top: -1px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore span.more-view {
    font-weight: 600;
    color: #222;
    padding-left: 12px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore span.more-view:hover {
      color: #ffd517; }
/*============CATEGORY SIMPLE BLOG==================*/
div.blog-category {
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin: 0; }
  div.blog-category .blog-cate {
    border: 1px solid #e8e8e8;
    margin-bottom: 30px; }
  div.blog-category .box-content {
    margin-bottom: 30px; }
  div.blog-category .box-content ul {
    margin-bottom: 0; }
  div.blog-category #blog-search input {
    border-radius: 0; }
  div.blog-category ul.list-group {
    padding: 0;
    margin: 0; }
  div.blog-category ul li.list-group-item {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    padding: 10px 0; }
  div.blog-category ul li.list-group-item a {
    color: #7d7d7d;
    padding: 0 20px; }
  div.blog-category ul li.list-group-item a:hover, div.blog-category ul li.list-group-item a.active, div.blog-category ul li.list-group-item a.active:hover {
    color: #ffd517; }
  div.blog-category ul li.list-group-item:last-child {
    border: none; }

ul.megamenu .best-sellers-menu {
  padding: 0; }
  ul.megamenu .best-sellers-menu .image {
    overflow: hidden;
    width: 100%; }
  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; }
/*============MODULE FILTER ==================*/
.module.so_filter_wrap {
  border: 1px solid #e8e8e8; }
  .module.so_filter_wrap #btn_resetAll {
    padding: 9px 13px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #555;
    display: inline;
    margin: 0 20px; }
  .module.so_filter_wrap #btn_resetAll:hover {
    background: #ffd517; }
  .module.so_filter_wrap #btn_resetAll .fa.fa-times {
    color: #ffd517; }
  .module.so_filter_wrap #btn_resetAll span {
    display: none; }
  .module.so_filter_wrap .modcontent {
    border: none;
    background: #fff;
    border-radius: 0;
    padding-bottom: 19px; }
  .module.so_filter_wrap .modcontent ul {
    margin-bottom: 26px; }
  .module.so_filter_wrap .modcontent .so-filter-heading {
    background: none;
    padding: 0 20px; }
  .module.so_filter_wrap .modcontent .so-filter-heading i {
    padding: 18px 0 0;
    color: #999; }
  .module.so_filter_wrap .modcontent .so-filter-heading .so-filter-heading-text {
    float: left;
    padding: 15px 0 0px;
    color: #444;
    font-weight: 700;
    text-transform: uppercase; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts {
    padding: 0 20px;
    border: none; }
  .module.so_filter_wrap .modcontent #text_search {
    height: 34px;
    padding: 10px;
    border: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container {
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 15px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option label {
    font-size: 12px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select {
    border: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle {
    border-radius: 100%;
    /*  &.noUi-handle-lower{left: 0;}
     &.noUi-handle-upper{right: 15px; left: initial;}*/ }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:before, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:after {
    display: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max {
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    width: 49%;
    padding: 0 5px;
    float: left; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max.put-min {
    margin-right: 2%; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max input {
    background: transparent; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-input img {
    display: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-input .fa-check-square-o, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-input .fa-square-o {
    display: none; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-count.opt_close {
    background: #ffd517; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group {
    border: 1px solid #ddd; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .form-control {
    background: transparent; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default {
    padding: 7px;
    color: #555;
    background: transparent;
    border-radius: 0; }
    .module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default:hover {
      background: #ffd517;
      color: #fff; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option:hover .option-input:before {
    background-color: transparent;
    border: 2px solid #999; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:before {
    margin-top: -7px !important; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input:before {
    background-color: transparent;
    border: 2px solid #999; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input {
    position: relative;
    padding-left: 14px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:before {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
    background-color: #999;
    transition: all 0.2s ease-in-out; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:hover:before {
    background-color: transparent;
    border: 2px solid #999; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input .fa-circle {
    display: none; }
  .module.so_filter_wrap .modcontent .noUi-horizontal .noUi-handle {
    top: -5px;
    left: -14px; }
  .module.so_filter_wrap .modcontent li.so-filter-options {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 7px; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price {
    text-align: left;
    padding: 0; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_scroll {
    margin: 30px 15px 20px; }
  .module.so_filter_wrap .modcontent .so-filter-content-opts-container ul li {
    float: left; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max {
    display: block; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby {
    min-width: 60px;
    width: 49%;
    padding: 0 5px;
    display: inline-block;
    float: left;
    border: 1px solid #ddd;
    display: inline-block; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby.txt-price-shopby-fisrt {
    margin-right: 2%; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span {
    display: table-cell;
    vertical-align: middle; }
    .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span.text-current {
      position: relative;
      top: 1px; }
  .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_max, .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    width: 80px;
    max-width: 80px;
    min-width: 60px; }
  .module.so_filter_wrap .modcontent .noUi-handle {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    width: 15px;
    height: 15px; }
  .module.so_filter_wrap .modcontent .noUi-connect {
    box-shadow: none;
    background-color: #555;
    height: 8px;
    border-radius: 5px; }
  .module.so_filter_wrap .modcontent .noUi-background {
    background: #ffd517;
    box-shadow: none;
    height: 8px; }
  .module.so_filter_wrap .modcontent .noUi-horizontal .noUi-handle-upper {
    right: 15px; }
  .module.so_filter_wrap .modcontent .noUi-target {
    border: none; }
  .module.so_filter_wrap .modcontent .noUi-background {
    background: #ddd; }

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

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

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

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

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

.box-category ul li a {
  padding: 10px 20px;
  display: block;
  color: #7d7d7d;
  font-weight: 600;
  font-family: Raleway; }

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

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

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

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

.box-category ul li .head a {
  padding: 9px 20px;
  background: #495057;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #999;
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 3px;
  margin-top: 8px; }
  .box-category ul li .head a:hover {
    background: #ffd517;
    border-color: #ffd517;
    color: #fff; }
  .box-category ul li .head a:hover {
    background: #ffd517; }

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

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

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

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

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

.basic-product-list .item-element {
  margin-bottom: 20px; }
  .basic-product-list .item-element:hover .image {
    border-color: #ffd517; }
  .basic-product-list .image {
    float: left;
    border: 1px solid #ddd;
    padding: 0;
    margin-right: 20px; }
  .basic-product-list .caption {
    overflow: hidden; }
  .basic-product-list h4 {
    font-size: 15px;
    margin: 0 0 5px; }
  .basic-product-list h4 a {
    color: #495057; }
  .basic-product-list h4 a:hover {
    color: #ffd517; }

.tag-button a {
  padding: 9px 20px;
  background: #eee;
  color: #333;
  border-radius: 3px;
  border: none;
  padding: 6px 10px;
  display: inline-block;
  margin: 0 4px 4px 0; }
  .tag-button a:hover {
    background: #ffd517;
    border-color: #ffd517;
    color: #fff; }

div.so-extraslider.grid {
  border-left: 1px solid #ddd; }
  div.so-extraslider.grid .extraslider-inner {
    border: none;
    padding: 0; }
  div.so-extraslider.grid .owl2-dots .owl2-dot.active {
    background: #ffd517; }
  div.so-extraslider.grid div.owl2-controls {
    right: 10px; }
  div.so-extraslider.grid div.owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid div.owl2-controls .owl2-nav .owl2-prev {
    background: #fff;
    border: 1px solid #a0a0a0;
    opacity: 1; }

.so-listing-tabs .product-thumb .image a {
  display: block; }

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

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

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

.so-page-builder .container {
  padding: 0 15px !important; }

body .block-popup-login .block-content .btn-reg-popup {
  padding: 0 15px; }

.slick-initialized .slick-slide {
  outline: none; }

.information-information-5 #content > h1 {
  display: none; }

.information-information-8 #content > h1, .information-information-4 #content > h1 {
  display: none; }

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

  .so-search#sosearchpro .select_category::after {
    display: none; } }

.so-onepagecheckout .secondary-title i.fa {
  background: #ffd517 !important; }

#sosearchpro .dropdown-menu .media-body .box-price .price-new {
  font-size: 16px;
  color: #ffd517;
  font-weight: bold; }
  #sosearchpro .dropdown-menu .media-body .box-price .price-old {
    font-size: 13px; }

.refine-search .title-category {
  display: none; }
/*================ So Sticky ===============*/
@media (max-width: 1199px) {
  #content #so-groups {
    display: none; } }

#content #so-groups > a span {
  background-color: #ffd517; }
  #content #so-groups > a:hover {
    background-color: #4d2572; }
  #content #so-groups .cart-bottom p > a.btn-checkout {
    background-color: #ffd517; }
  #content #so-groups .cart-bottom p > a.btn-checkout:hover {
    background-color: #4d2572; }
  #content #so-groups .form-content .form-box a.account-url:hover .account-txt {
    color: #ffd517; }

#content .so-groups-sticky {
  background-color: #ffd517; }
  #content .so-groups-sticky.left {
    left: 0;
    right: auto; }
  #content .so-groups-sticky.right {
    right: 0;
    left: auto; }
  #content .so-groups-sticky .popup-header {
    padding: 25px 70px 25px 40px; }
  #content .so-groups-sticky .popup-header .popup-close {
    right: 20px;
    left: auto;
    color: #fff;
    font-size: 22px;
    opacity: 1; }
  #content .so-groups-sticky .product-thumb .button-group button, #content .so-groups-sticky .form-content .form-box #button-search {
    background-color: #ffd517 !important; }
  #content .so-groups-sticky .product-thumb .button-group button:hover, #content .so-groups-sticky .form-content .form-box #button-search:hover {
    background-color: #4d2572 !important; }
  #content .so-groups-sticky .form-content .form-box .product-thumb .caption h4 a:hover {
    color: #ffd517; }
  #content .so-groups-sticky .form-content .form-box .price .price-new, #content .so-groups-sticky .form-content .form-box .price span.price {
    color: #222; }
  #content .so-groups-sticky .form-content .form-box .product-thumb .image .bt-sale, #content .so-groups-sticky .popup-header {
    background-color: #ffd517; }
  #content .so-groups-sticky .form-content .form-box .product-thumb .caption {
    height: auto;
    max-height: auto;
    min-height: auto; }
  #content .so-groups-sticky .popup-close, #content .so-groups-sticky .popup-close i.fa {
    font-size: 16px; }
  #content .so-groups-sticky .popup-header > span > i {
    margin-right: 10px;
    margin-left: auto; }
  #content .so-groups-sticky .nav-secondary ul li a:hover {
    color: #ffd517; }
  #content .so-groups-sticky .form-content .form-box input.field:hover, #content .so-groups-sticky .form-content .form-box select.field:hover {
    cursor: pointer; }

#so-groups .form-content .form-box a.account-url:hover .account-txt {
  color: #ff5c00; }

#so-groups .form-content .form-box input + i {
  font-size: 16px;
  margin-top: -9px; }
  #so-groups .form-content .form-box input + i:hover {
    color: #ffd517; }

#so-groups .form-content .form-box .product-thumb .caption h4 {
  margin-bottom: 0; }
  #so-groups .form-content .form-box .product-thumb .caption h4 a {
    font-weight: 400; }

#so-groups > a {
  position: relative;
  height: 43px; }
  #so-groups > a.sticky-backtop {
    border-bottom: none; }
  #so-groups > a span {
    background-color: #ffd517;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: 100%;
    text-align: center;
    text-transform: capitalize;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden;
    white-space: nowrap;
    width: auto; }
  #so-groups > a:hover span {
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    visibility: visible;
    width: auto; }

#content .so-onepagecheckout .secondary-title i.fa {
  margin-right: 10px;
  margin-left: auto;
  background-color: #ffd517; }

body #sosearchpro .dropdown-menu .media-body .box-price .price-new {
  color: #ffd517; }
  body #sosearchpro .dropdown-menu .media-body .box-price .price {
    font-size: 13px;
    color: #ffd517; }
  body #sosearchpro .dropdown-menu .media-body .box-price span {
    font-weight: normal;
    font-size: 13px;
    color: #666; }
/*========== So Popup Countdown ===========*/
#so_popup_countdown .modal-header .close {
  font-size: 23px !important;
  right: 20px !important;
  top: 33px !important; }

#so_popup_countdown .modal-footer #so_countdown_timer {
  top: 65px; }

@media (min-width: 1200px) {
    #so_popup_countdown.modal.in .modal-dialog {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      height: auto !important;
      margin: 0 auto;
      transition: none; } }
  #so_popup_countdown .modal-footer #so_countdown_timer {
    /*width: 56px;
     height: 56px;*/ }
  #so_popup_countdown .modal-footer #so_countdown_timer .time-item {
    line-height: 18px;
    padding-top: 10px !important; }

#so_popup_countdown .list-cates {
  background: url(../../images/bg-popupc.jpg) no-repeat;
  background-size: 100%; }
  #so_popup_countdown .list-cates ul {
    width: 64%;
    /*float: $right;
     padding: side-values(40px 20px 0 0);*/
    float: right;
    padding: 40px 20px 0 0;
    text-align: center; }
  #so_popup_countdown .list-cates ul li {
    display: inline-block;
    margin: 0 14px;
    text-align: center; }
  #so_popup_countdown .list-cates ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #1a1a1a; }
    #so_popup_countdown .list-cates ul li a .icon {
      width: 87px;
      height: 87px;
      background-color: #f7e7de;
      background-image: url(../../images/icon/css_sprites.png);
      background-repeat: no-repeat;
      border-radius: 50%;
      display: block;
      margin-bottom: 10px; }
    #so_popup_countdown .list-cates ul li a .icon.icon1 {
      background-position: -9px -9px; }
    #so_popup_countdown .list-cates ul li a .icon.icon2 {
      background-position: -9px -219px; }
    #so_popup_countdown .list-cates ul li a .icon.icon3 {
      background-position: -9px -429px; }
    #so_popup_countdown .list-cates ul li a .icon.icon4 {
      background-position: -9px -639px; }
    #so_popup_countdown .list-cates ul li a .icon.icon5 {
      background-position: -9px -849px; }
    #so_popup_countdown .list-cates ul li a .icon.icon6 {
      background-position: -9px -1059px; }
    #so_popup_countdown .list-cates ul li a .icon.icon7 {
      background-position: -9px -1269px; }
    #so_popup_countdown .list-cates ul li a:hover .icon {
      background-color: #ffd517; }
      #so_popup_countdown .list-cates ul li a:hover .icon.icon1 {
        background-position: -9px -114px; }
      #so_popup_countdown .list-cates ul li a:hover .icon.icon2 {
        background-position: -9px -324px; }
      #so_popup_countdown .list-cates ul li a:hover .icon.icon3 {
        background-position: -9px -534px; }
      #so_popup_countdown .list-cates ul li a:hover .icon.icon4 {
        background-position: -9px -744px; }
      #so_popup_countdown .list-cates ul li a:hover .icon.icon5 {
        background-position: -9px -954px; }
      #so_popup_countdown .list-cates ul li a:hover .icon.icon6 {
        background-position: -9px -1164px; }
      #so_popup_countdown .list-cates ul li a:hover .icon.icon7 {
        background-position: -9px -1374px; }
  #so_popup_countdown .list-cates ul li.item5, #so_popup_countdown .list-cates ul li.item6, #so_popup_countdown .list-cates ul li.item7 {
    margin-top: 25px; }
  #so_popup_countdown .list-cates .customer {
    display: inline-block;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    font-size: 14px;
    font-weight: 500;
    margin-top: 25px;
    padding: 12px 40px 12px 50%; }
  #so_popup_countdown .list-cates .customer a {
    color: #ffd517; }
  #so_popup_countdown .list-cates .customer a:hover {
    color: #4d2572; }

.popup-recent .space .col:nth-child(3n+1) {
  clear: both; }

.hidden-popup-countdown {
  overflow: visible; }
  .hidden-popup-countdown #so_popup_countdown {
    display: none !important; }

.hidden-popup-countdown .modal-backdrop {
  display: none !important; }

.hidden-popup-countdown.modal-open .modal-backdrop:first-child {
  display: none !important; }

.hidden-popup-countdown.modal-open .modal-backdrop {
  display: block !important; }

.so-groups-sticky.right {
  z-index: 1000 !important; }

.account-wishlist .btn.btn-danger, .account-wishlist .btn.btn-primary {
  padding: 9px 10px; }

#so-groups .form-content .form-box .product-thumb .caption {
  max-height: 79px !important; }
/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATSET BLOG
 [2] SIMPLE BLOG
 [3] ARTICLE INFO
 ==============================================*/
/*============SO LATSET BLOG ==================*/
/*============ SIMPLE BLOG ==================*/
.blog-header {
  margin: 0 0 20px; }
  .blog-header h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    color: #495057; }

.blog-category .filters-panel .list-view button.btn {
  width: 32px;
  height: 32px;
  padding: 5px;
  background: #495057; }

.blog-listitem .blog-item .blog-item-inner {
  display: block;
  margin-bottom: 30px;
  transition: all 0.2s; }
  .blog-listitem .blog-item .blog-item-inner:hover .blog-content h4 > a {
    color: #ffd517; }
  .blog-listitem .blog-item .blog-item-inner .article-image {
    position: relative; }
  .blog-listitem .blog-item .blog-item-inner .article-image:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 85px solid transparent;
    top: 0;
    position: absolute;
    z-index: 2;
    border-left: 80px solid #fff;
    left: 0; }
  .blog-listitem .blog-item .blog-item-inner .article-image .article-date {
    position: absolute;
    z-index: 2;
    top: 2px;
    left: 3px;
    line-height: 20px; }
    .blog-listitem .blog-item .blog-item-inner .article-image .article-date .date {
      font-size: 14px;
      color: #909090;
      display: block; }
    .blog-listitem .blog-item .blog-item-inner .article-image .article-date .date b {
      font-size: 24px;
      color: #909090;
      display: block; }
  .blog-listitem .blog-item .blog-item-inner .itemBlogContent {
    padding: 15px; }
  .blog-listitem .blog-item .blog-item-inner .blog-meta {
    display: inline-block;
    padding: 0px 0 10px;
    border-bottom: 1px solid #ebebeb;
    vertical-align: top;
    width: 100%; }
  .blog-listitem .blog-item .blog-item-inner .author, .blog-listitem .blog-item .blog-item-inner .comment_count, .blog-listitem .blog-item .blog-item-inner .blog-date {
    color: #b3b3b3;
    display: inline-block;
    margin-right: 15px; }
  .blog-listitem .blog-item .blog-item-inner .author i, .blog-listitem .blog-item .blog-item-inner .comment_count i, .blog-listitem .blog-item .blog-item-inner .blog-date i {
    margin-right: 8px; }
  .blog-listitem .blog-item .blog-item-inner .author a, .blog-listitem .blog-item .blog-item-inner .comment_count a, .blog-listitem .blog-item .blog-item-inner .blog-date a {
    color: #b3b3b3; }
  .blog-listitem .blog-item .blog-item-inner .blog-content {
    clear: both;
    display: inline-block;
    width: 100%; }
  .blog-listitem .blog-item .blog-item-inner .blog-content h4 {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px; }
  .blog-listitem .blog-item .blog-item-inner .blog-content .article-description {
    margin: 5px 0 15px 0; }
  .blog-listitem .blog-item .blog-item-inner .blog-content .readmore {
    font-size: 14px;
    margin-top: 10px; }
    .blog-listitem .blog-item .blog-item-inner .blog-content .readmore .fa {
      margin-right: 8px; }
    .blog-listitem .blog-item .blog-item-inner .blog-content .readmore > a {
      color: #ffd517; }
  .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
    width: 320px;
    margin: 0 15px 0 0;
    float: left; }
  .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
    width: auto;
    float: none;
    overflow: hidden;
    clear: none;
    padding: 0; }
  @media (min-width: 1200px) {
    .blog-listitem .blog-grid-2:nth-child(2n+1) {
      clear: both !important; } }
  .blog-listitem .blog-grid-2 .blog-item-inner {
    background: none;
    box-shadow: none !important; }
  .blog-listitem .blog-grid-2 .blog-item-inner .itemBlogContent {
    padding: 10px 0; }
  .blog-listitem .blog-grid-2 .article-description {
    display: none; }
  @media (min-width: 1200px) {
    .blog-listitem .blog-grid-3:nth-child(3n+1) {
      clear: both !important; } }
  .blog-listitem .blog-grid-3 .blog-item-inner {
    background: none;
    box-shadow: none !important; }
  .blog-listitem .blog-grid-3 .blog-item-inner .itemBlogContent {
    padding: 10px 0; }
  .blog-listitem .blog-grid-3 .article-description {
    display: none; }
  @media (min-width: 1200px) {
    .blog-listitem .blog-grid-4:nth-child(4n+1) {
      clear: both !important; } }
  .blog-listitem .blog-grid-4 .article-description {
    display: none; }
  .blog-listitem .blog-list .blog-item-inner {
    padding: 0px;
    background: none;
    margin-bottom: 35px; }
  .blog-listitem .blog-list .blog-item-inner .itemBlogImg {
    margin-bottom: 15px; }
  .blog-listitem .blog-list .blog-item-inner .itemBlogContent {
    padding: 0; }
/*============ARTICLE INFO==================*/
div.article-info .article-title h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #495057;
  font-weight: bold;
  margin-bottom: 5px; }
  div.article-info .article-sub-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; }
  div.article-info .article-sub-title span {
    display: block;
    float: left;
    color: #999;
    padding: 0 10px;
    font-size: 13px; }
  div.article-info .article-sub-title span.article-author {
    padding-left: 0; }
  div.article-info .article-sub-title span.article-author a {
    color: #999;
    font-size: 13px; }
    div.article-info .article-sub-title span.article-author a:hover {
      color: #ffd517; }
  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 .article-description {
    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; }
  @media (min-width: 992px) {
      div.article-info .related-comment #button-comment {
        padding: 10px 52px; } }
  div.article-info .panel-default {
    border-radius: 0; }
  div.article-info .itemFullText {
    text-align: justify; }

.panel--related img {
  transition: 0.3s all ease-in-out; }
  .panel--related .img-responsive:hover {
    opacity: 0.8; }
  .panel--related .caption h4 {
    font-size: 14px;
    margin: 10px 0; }

.article--style1 .article-info .article-image {
  width: 50%;
  margin-right: 30px;
  float: left; }

.article--style2 .article--mainimage {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .article--style2 .article--maintitle {
    position: absolute;
    bottom: 0;
    z-index: 5;
    width: 100%;
    padding: 10px 15px;
    color: #f3f3f3;
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff',GradientType=1);
    /* IE6-9 */ }
  .article--style2 .article--maintitle .article-title {
    text-transform: uppercase; }
  .article--style2 .article--maintitle h3 {
    margin-bottom: 5px;
    font-size: 21px; }

.article--style3 .article--mainimage {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .article--style3 .article--maintitle .article-title {
    text-transform: uppercase; }
  .article--style3 .article--maintitle h3 {
    margin-bottom: 5px; }

.article--style4 .article--maincontent {
  padding-top: 20px;
  position: relative;
  z-index: 2;
  margin-top: -100px;
  background: #fff; }

.article--style5 .article--mainimage {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .article--style5 .article--maintitle {
    position: absolute;
    z-index: 5;
    transform: translateY(-130%);
    width: 1170px; }
  .article--style5 .article--maintitle h3 {
    margin-bottom: 0; }
  .article--style5 .article--maintitle .article-title {
    text-transform: uppercase;
    bottom: 0;
    z-index: 5;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    color: #f3f3f3;
    margin-bottom: 10px; }
  .article--style5 .article--maintitle .article-sub-title {
    bottom: 0;
    z-index: 5;
    display: inline-block;
    background: rgba(0, 0, 0, 0.6);
    min-width: 45%;
    padding: 10px;
    color: #f3f3f3; }
  .article--style5 .article--maintitle .article-title, .article--style5 .article--maintitle .article-sub-title {
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff',GradientType=1);
    /* IE6-9 */ }
/*============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: #7d7d7d;
  font-size: 13px;
  line-height: 25px; }

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

h1 {
  font-size: 33px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 17px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 12px; }

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

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

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

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

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

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

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

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

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

img {
  max-width: 100%; }

.over {
  overflow: visible; }

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

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

a {
  color: #666; }
  a:hover {
    color: #401e5f;
    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;
  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;
  border: 1px solid #f1f1f1; }

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 
 -------------------*/
.btn-button {
  outline: none; }

.header-top-right .top-link > li {
  position: relative; }

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

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

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

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

#sosearchpro .dropdown-menu {
  top: 100%;
  display: none; }
  @media (min-width: 1200px) {
    #sosearchpro .dropdown-menu {
      min-width: 300px; } }
  #sosearchpro .dropdown-menu .media-left {
    float: left !important; }
  #sosearchpro .dropdown-menu .media-body a {
    float: left !important; }
  #sosearchpro .dropdown-menu .media-body .box-price span {
    float: left !important;
    padding-right: 10px !important; }
  #sosearchpro .dropdown-menu .media-body a {
    color: #495057;
    float: none; }
  #sosearchpro .dropdown-menu .media-body a:hover {
    color: #ffd517; }
  #sosearchpro .dropdown-menu:after {
    display: none; }

.dropdown-menu > li > a {
  padding: 5px 15px;
  color: #495057; }
  .dropdown-menu > li > a:hover {
    color: #ffd517; }

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

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

.button, .btn {
  outline: none;
  padding: 9px 20px;
  background: #495057;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #ffd517;
  border-color: #ffd517; }
  .button:hover, .btn:hover {
    background: #ffd517;
    border-color: #ffd517;
    color: #fff; }
  .button:hover, .btn:hover {
    background: #495057;
    border-color: #495057; }

.btn-warning {
  background: #f0ad4e; }

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

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

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

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

.btn-revo {
  background: #ffd517;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  padding: 0 35px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 20px 0 0px;
  transition: all 0.3s ease 0s; }
  .btn-revo:hover {
    background: #999; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table tfoot td {
  text-align: right; }

table.table-bordered thead > * {
  background-color: rgba(51, 51, 51, 0.1);
  font-weight: bold; }
/*================ PAGINATION ===================*/
.pagination > li {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top; }
  .pagination > li span, .pagination > li a {
    padding: 5px 12px; }
  .pagination > li a:hover, .pagination > li span:hover {
    color: #fff;
    background: #ffd517;
    border-color: #ffd517; }
  .pagination > li.active, .pagination > li:hover {
    background: transparent;
    border-color: #ffd517; }
  .pagination > li.active span, .pagination > li:hover span {
    color: #ffd517;
    background: transparent;
    border-color: #ffd517; }
  .pagination > li.active span:hover, .pagination > li:hover span:hover {
    background: #ffd517;
    border-color: #ffd517; }
  .pagination > li:last-child {
    margin-right: 0; }

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

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

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

.checkout-cart .btn-block input {
  min-width: 40px;
  text-align: center; }
  .checkout-cart .table-responsive {
    direction: ltr; }
/*================ COLUMN ===================*/
#sosearchpro.so-search .search {
  margin-bottom: 0; }

.maintenance .container .col-12 > h1 {
  margin: 5em 0; }
  .maintenance .container-megamenu.vertical .vertical-wrapper ul.megamenu {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    transition: all ease 0.5s; }
  .maintenance .container-megamenu.vertical:hover ul.megamenu {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1; }
/*============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%; }

body > .alert.alert-danger.alert-dismissible, .container > .alert.alert-danger.alert-dismissible {
  z-index: 1;
  position: relative; }

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

.so-onepagecheckout .coupon-voucher input[type='text'] {
  height: 34px; }

.product-compare .table-responsive .description {
  white-space: normal !important; }
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTACT PAGE
 [2] PAEG ABOUT US
 [3] PAGE BLOG
 [4] PAGE 404 
 ==============================================*/
/*============ CONTACT PAGE ==============*/
#map-canvas {
  height: 550px;
  width: 100%;
  margin: 0px 0 10px; }

.info-contact {
  padding-top: 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;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center; }
  .contact-form legend h2 {
    font-size: 18px;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold; }
  .contact-form p {
    text-align: center; }
/*============ PAEG ABOUT US ==============*/
.about-demo-1 {
  text-align: center; }
  .about-demo-1 p {
    line-height: 22px;
    color: #666; }
  .about-demo-1 h3.title.font-ct {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px; }
  .about-demo-1 .image-about-us {
    margin-bottom: 30px; }
  .about-demo-1 .about_wrapper {
    margin-bottom: 60px; }
  .about-demo-1 .our-team-content {
    background: #f8f8f8;
    padding: 59px 0;
    position: relative; }
  .about-demo-1 .our-team-content:after {
    content: "";
    background: #f8f8f8;
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0;
    left: -50%;
    z-index: -1; }
  .about-demo-1 .our-team-content h3.title {
    margin-bottom: 20px; }
  .about-demo-1 .our-team-content p.dec {
    padding: 0 20%;
    margin-bottom: 47px; }
  .about-demo-1 .our-team-content .member-image img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-bottom: 17px; }
  .about-demo-1 .our-team-content .member .name-member {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px; }
  .about-demo-1 .about-banner {
    margin-top: 73px; }
  .about-demo-1 .about-banner .title {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 14px; }
  .about-demo-1 .about-banner .image {
    margin-bottom: 24px; }
/*============ PAGE 404  ==============*/
.button-404 > a {
  margin: 0 10px; }

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

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

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

.title-under {
  position: relative;
  margin-bottom: 50px; }
  .title-under:after {
    content: "";
    position: absolute;
    display: block;
    height: 4px;
    width: 68px;
    background: #ffd517;
    bottom: -10px; }

.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: #ffd517;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s ease-in-out; }

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

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

.media-box-link .icon {
  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: #495057; }
/* PAGE - FAQ & Gallery
 =======================================================*/
.item-article .content--gallery .row {
  margin: 0 -8px; }
  .item-article .content--gallery .col-md-1, .item-article .content--gallery .col-md-10, .item-article .content--gallery .col-md-11, .item-article .content--gallery .col-md-12, .item-article .content--gallery .col-md-2, .item-article .content--gallery .col-md-3, .item-article .content--gallery .col-md-4, .item-article .content--gallery .col-md-5, .item-article .content--gallery .col-md-6, .item-article .content--gallery .col-md-7, .item-article .content--gallery .col-md-8, .item-article .content--gallery .col-md-9, .item-article .content--gallery .col-sm-1, .item-article .content--gallery .col-sm-10, .item-article .content--gallery .col-sm-11, .item-article .content--gallery .col-sm-12, .item-article .content--gallery .col-sm-2, .item-article .content--gallery .col-sm-3, .item-article .content--gallery .col-sm-4, .item-article .content--gallery .col-sm-5, .item-article .content--gallery .col-sm-6, .item-article .content--gallery .col-sm-7, .item-article .content--gallery .col-sm-8, .item-article .content--gallery .col-sm-9 {
    padding: 0 8px; }
  .item-article .content--gallery .popup-gallery {
    margin: 0 0px 15px 0;
    display: inline-block; }
  .item-article .content--gallery .popup-gallery.popup--video {
    position: relative;
    z-index: 2;
    background: black; }
  .item-article .content--gallery .popup-gallery.popup--video img {
    opacity: 0.6; }
  .item-article .content--gallery .popup-gallery.popup--video:before {
    content: "\f01d";
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 50%;
    font-size: 52px;
    color: rgba(255, 255, 255, 0.9);
    margin: -9px 0 0 -20px; }
  .item-article .content--gallery .popup-gallery img {
    transition: 0.3 opacity ease-in-out; }
  .item-article .content--gallery .popup-gallery:hover img {
    opacity: 0.7; }
  .item-article ul.yt-accordion {
    list-style: none;
    margin: 0; }
  .item-article ul.yt-accordion .yt-accordion-group {
    margin-bottom: 3px; }
  .item-article ul.yt-accordion .yt-accordion-group .accordion-heading {
    color: #333;
    font-size: 15px;
    padding: 9px 15px;
    margin: 0;
    line-height: 22px;
    cursor: pointer;
    background: #f1f1f1;
    text-transform: capitalize;
    position: relative; }
  .item-article ul.yt-accordion .yt-accordion-group .accordion-heading .fa {
    margin-right: 10px; }
  .item-article ul.yt-accordion .yt-accordion-group .accordion-heading:hover {
    background: #ffd517;
    color: white; }
  .item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active {
    background: #ffd517;
    color: white; }
    .item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active:before {
      border: 8px solid #ffd517;
      border-color: #ffd517 transparent transparent transparent;
      content: "";
      position: absolute;
      top: 100%;
      left: 30px; }
  .item-article ul.yt-accordion .yt-accordion-inner {
    padding: 15px 15px 10px 15px;
    background: #f1f1f1; }
/*===============================================
 [SASS DIRECTORY ]
 [1] BOX SALE,NEW
 [2] RATE
 [3] TODAY'S DEALS 
 [4] PRODUCT CATEGORY
 [5] TOOLBAR
 [6] PRODUCT LIST SIMPLE
 [7] QUICKVIEW
 ==============================================*/
/*============ BOX SALE,NEW ==============*/
.product-layout {
  display: block !important; }

.label-product {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  z-index: 7;
  border-radius: 50%;
  line-height: 38px;
  position: absolute; }
  .label-product.label-sale {
    background: #ff5c00;
    top: 10px;
    right: 15px; }
  .label-product.label-new {
    background: #00abf0;
    top: 10px;
    left: 15px; }

.label-percent {
  padding: 2px 5px;
  background: #ffd517;
  font-size: 13px;
  font-weight: normal; }

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

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

.price {
  margin: 0 0 10px 0;
  line-height: normal;
  color: #ff5c00;
  font-size: 16px;
  font-weight: 700; }
  .price .price-old {
    line-height: normal;
    padding: 0 5px;
    display: inline-table;
    text-decoration: line-through;
    color: #999;
    font-size: 12pt;
    font-weight: normal; }

.ay_savemoney  { display:inline-table; background-color:#d71b5a; padding:2px 15px; color:#FFF; font-size:13pt;}
	
  .price .price-new, .price span.price {
    color: #ff5c00;
    font-size: 16px;
    font-weight: 700; }

.module .price .price-tax {
  display: none !important; }
  .module .price .price-percent-reduction {
    display: none !important; }

.content_price {
  margin: 0 0 10px 0;
  line-height: normal;
  color: #ff5c00;
  font-size: 16px;
  font-weight: 700; }
  .content_price .price-old {
    line-height: normal;
    padding: 0 5px;
    display: inline-block;
    text-decoration: line-through;
    color: #999;
    font-size: 13px;
    font-weight: normal; }
  .content_price .product-price,
  .price .price-new,
  .price .price-new, .price span.price {
    color: #2d2d2d !important;
    font-size: 16px;
    font-weight: 700; }
/*====================TODAY'S DEALS ====================*/
.countdown_box {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  width: 170px;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1) translateX(-50%);
  -moz-transform: scale(1) translateX(-50%);
  -ms-transform: scale(1) translateX(-50%);
  -o-transform: scale(1) translateX(-50%);
  transform: scale(1) translateX(-50%); }
  .countdown_box .countdown_inner {
    display: table;
    width: 100%;
    text-align: center; }
  .countdown_box .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 8px;
    display: none; }
  .countdown_box .time-item {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding: 1px 0;
    background: #444;
    border: none;
    margin-right: 2px;
    width: 23.5%; }
  .countdown_box .time-item .num-time {
    font-size: 14px;
    color: #fff;
    margin: 0;
    border: none;
    height: 18px;
    line-height: 20px;
    font-weight: bold; }
  .countdown_box .time-item .name-time {
    font-size: 10px;
    color: #fff;
    margin: 0;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase; }

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

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

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

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

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

#close-sidebar {
  display: none; }

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

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

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

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

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

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

.products-list {
  /*------------------PRODUCT GRID ====================*/
  /*----------------PRODUCT LIST ------------------*/ }
  .products-list .product-layout {
    overflow: hidden; }
  .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner {
    background: transparent;
    box-shadow: none; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item {
      padding: 1px 0;
      background: #444;
      border: none;
      margin-right: 2px;
      width: 23.5%; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item .num-time {
      font-size: 14px;
      color: #fff;
      margin: 0;
      border: none;
      height: 18px;
      line-height: 20px;
      font-weight: bold; }
    .products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item .name-time {
      font-size: 10px;
      color: #fff;
      margin: 0;
      height: 20px;
      line-height: 20px;
      text-transform: uppercase; }
  .products-list .product-layout .product-item-container .left-block .quickview {
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    background: #ffd517;
    color: #fff;
    cursor: pointer;
    z-index: 99; }
    .products-list .product-layout .product-item-container .left-block .quickview:hover {
      background-color: #4d2572;
      color: #fff; }
  .products-list .product-layout .product-item-container .left-block .product-image-container {
    text-align: center; }
  .products-list .product-layout .product-item-container .left-block .product-image-container.second_img a {
    display: block; }
  .products-list .product-layout .product-item-container .button-group button.addToCart, .products-list .product-layout .product-item-container .button-group button.wishlist, .products-list .product-layout .product-item-container .button-group button.compare {
    background-color: #fff;
    border: 1px solid #ffd517; }
    .products-list .product-layout .product-item-container .button-group button:hover {
      background: #ffd517;
      color: #ffd517;
      border-color: #ffd517; }
  .products-list .product-layout .product-item-container .button-group .quickview {
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    background: #999 url("../../images/icon/icon_quickview.png") no-repeat center center; }
  .products-list .product-layout .product-item-container:hover .countdown_box {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  .products-list.list-masonry .product-layout .product-item-container, .products-list.grid .product-layout .product-item-container {
    padding: 15px 0;
    margin: 15px 0;
    position: relative;
    border: 1px solid #e8e8e8;
    overflow: hidden; }
  .products-list.list-masonry .product-layout .product-item-container iframe, .products-list.grid .product-layout .product-item-container iframe {
    width: 100%; }
  .products-list.list-masonry .product-layout .product-item-container .quickview, .products-list.grid .product-layout .product-item-container .quickview {
    opacity: 1;
    position: absolute;
    top: 30%;
    margin: 0;
    background-color: #ffd517;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    border-radius: 50%;
    left: 50%;
    margin-left: -16px; }
  .products-list.list-masonry .product-layout .product-item-container .left-block, .products-list.grid .product-layout .product-item-container .left-block {
    position: relative;
    width: 100%;
    float: left; }
  .products-list.list-masonry .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item, .products-list.grid .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item {
    background: rgba(0, 0, 0, 0.7); }
  .products-list.list-masonry .product-layout .product-item-container .right-block, .products-list.grid .product-layout .product-item-container .right-block {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    clear: both; }
  .products-list.list-masonry .product-layout .product-item-container .right-block .caption, .products-list.grid .product-layout .product-item-container .right-block .caption {
    padding: 0;
    transition: all 0.3s ease-in-out; }
    .products-list.list-masonry .product-layout .product-item-container .right-block .caption h4, .products-list.grid .product-layout .product-item-container .right-block .caption h4 {
      margin-bottom: 10px;
      padding: 0 10px; }
    .products-list.list-masonry .product-layout .product-item-container .right-block .caption h4 a, .products-list.grid .product-layout .product-item-container .right-block .caption h4 a {
      font-size: 15px;
      color: #222;
      font-weight: 600;
      text-transform: capitalize; }
      .products-list.list-masonry .product-layout .product-item-container .right-block .caption h4 a:hover, .products-list.grid .product-layout .product-item-container .right-block .caption h4 a:hover {
        color: #ffd517; }
  .products-list.list-masonry .product-layout .product-item-container .button-group, .products-list.grid .product-layout .product-item-container .button-group {
    position: absolute;
    font-size: 15px;
    bottom: 15px;
    right: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden; }
  .products-list.list-masonry .product-layout .product-item-container .button-group button, .products-list.grid .product-layout .product-item-container .button-group button {
    bottom: -70px;
    position: relative;
    border: none;
    height: 32px;
    border-radius: 100%;
    color: #ffd517;
    border: 1px solid #ffd517;
    min-width: 32px;
    text-align: center; }
    .products-list.list-masonry .product-layout .product-item-container .button-group button:hover, .products-list.grid .product-layout .product-item-container .button-group button:hover {
      border-color: #ffd517;
      color: #fff !important; }
    .products-list.list-masonry .product-layout .product-item-container .button-group button.addToCart, .products-list.grid .product-layout .product-item-container .button-group button.addToCart {
      padding: 0 8px;
      padding-bottom: 3px;
      line-height: 29px;
      color: #fff;
      border-radius: 16px;
      background: #ffd517;
      transition: bottom 0.2s ease-in-out; }
    .products-list.list-masonry .product-layout .product-item-container .button-group button.wishlist, .products-list.grid .product-layout .product-item-container .button-group button.wishlist {
      padding: 0;
      width: 32px;
      transition: bottom 0.4s ease-in-out;
      color: #ffd517; }
    .products-list.list-masonry .product-layout .product-item-container .button-group button.compare, .products-list.grid .product-layout .product-item-container .button-group button.compare {
      padding: 0;
      width: 32px;
      transition: bottom 0.6s ease-in-out;
      color: #ffd517; }
  .products-list.list-masonry .product-layout .product-item-container:hover .button-group, .products-list.grid .product-layout .product-item-container:hover .button-group {
    opacity: 1;
    visibility: visible; }
    .products-list.list-masonry .product-layout .product-item-container:hover .button-group button, .products-list.grid .product-layout .product-item-container:hover .button-group button {
      bottom: 0;
      margin: 0 1px !important; }
  .products-list.list-masonry .product-layout .product-item-container:hover .caption, .products-list.grid .product-layout .product-item-container:hover .caption {
    opacity: 0;
    visibility: hidden; }
  .products-list.list-masonry .product-layout .product-item-container:hover .quickview, .products-list.grid .product-layout .product-item-container:hover .quickview {
    opacity: 1;
    top: 40%; }
    .products-list.list-masonry .product-layout .product-item-container:hover .quickview:hover, .products-list.grid .product-layout .product-item-container:hover .quickview:hover {
      background-color: #ffd517; }
  .products-list.list .product-layout .product-item-container {
    float: left;
    width: 100%;
    margin: 15px 0;
    overflow: hidden; }
  .products-list.list .product-layout .product-item-container .left-block {
    padding: 0;
    overflow: hidden;
    text-align: center; }
  .products-list.list .product-layout .product-item-container .left-block .quickview {
    border-radius: 100%;
    top: 0;
    opacity: 0;
    top: 30%;
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -16px; }
  .products-list.list .product-layout .product-item-container .left-block .product-image-container {
    border: 1px solid #e8e8e8;
    text-align: center;
    overflow: hidden; }
  .products-list.list .product-layout .product-item-container .left-block .countdown_box {
    padding: 10px; }
  .products-list.list .product-layout .product-item-container .countdown_box {
    width: 100%; }
  .products-list.list .product-layout .product-item-container .label-new {
    top: 8px;
    right: 8px;
    left: auto; }
  .products-list.list .product-layout .product-item-container .label-sale {
    top: 8px;
    left: 8px;
    right: auto; }
  .products-list.list .product-layout .product-item-container .right-block .caption {
    padding: 0 10px; }
    .products-list.list .product-layout .product-item-container .right-block .caption h4 {
      margin-top: 0; }
    .products-list.list .product-layout .product-item-container .right-block .caption h4 a {
      color: #222;
      font-size: 18px; }
  .products-list.list .product-layout .product-item-container .right-block .description {
    padding: 0; }
  .products-list.list .product-layout .product-item-container .right-block .button-group {
    margin: 20px 0 0 0;
    padding: 0 10px; }
  .products-list.list .product-layout .product-item-container .button-group button {
    background-color: #ffd517;
    color: #fff;
    font-size: 13px;
    transition: all 0.3s;
    height: 32px;
    border: 1px solid #ffd517;
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
    min-width: 32px; }
  .products-list.list .product-layout .product-item-container .button-group button:hover {
    border-color: #ffd517;
    color: #fff !important;
    background: #ffd517 !important; }
  .products-list.list .product-layout .product-item-container .button-group button.addToCart {
    padding: 0 10px;
    color: #fff;
    border-radius: 16px;
    background: #ffd517; }
  .products-list.list .product-layout .product-item-container .button-group button.wishlist {
    color: #ffd517;
    background: transparent;
    margin-left: 2px; }
  .products-list.list .product-layout .product-item-container .button-group button.compare {
    color: #ffd517;
    background: transparent;
    margin-left: 2px; }
  .products-list.list .product-layout .product-item-container:hover .left-block .quickview {
    top: 46%;
    opacity: 1;
    z-index: 1;
    transition: all 0.3s ease-in-out 0s;
    background-color: #ffd517;
    color: #fff;
    border-color: #ffd517; }
    .products-list.list .product-layout .product-item-container:hover .left-block .quickview:hover {
      background-color: #444;
      border-color: #444; }
    .products-list.list .product-layout .product-item-container:hover .left-block .countdown_box {
      transform: scale(0); }
    .products-list.list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img_0 {
      top: 0;
      opacity: 1;
      z-index: 0; }
  .products-list.list .product-layout .product-item-container:hover .right-block .caption h4 a {
    color: #ffd517; }
/*============ QUICKVIEW ==============*/
.contentslider--default .owl2-dots {
  text-align: center; }
  .contentslider--default .owl2-dots .owl2-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    margin: 0 5px; }
  .contentslider--default .owl2-dots .owl2-dot.active {
    background: #ffd517; }

#product-quick .product-view .content-product-right .product-box-desc {
  padding: 15px;
  border: 1px dotted #eee;
  font-style: italic;
  color: #999; }
  #product-quick .product-view .content-product-right .product-box-desc span {
    font-weight: normal; }
  #product-quick .product-view .owl2-controls {
    text-align: center; }
  #product-quick .product-view .owl2-controls .owl2-dots {
    display: inline-block; }
  #product-quick .product-view .owl2-controls .owl2-dots .owl2-dot {
    float: left; }
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTENT PRODUCT OTHER
 [2] PRODUCT INFO
 [3] PRODUCT TABS 
 [3] RELATED PRODUCT 
 ==============================================*/
/*============CONTENT PRODUCT OTHER ==================*/
/*.zoomContainer{z-index: 450;}*/
.lightSlider {
  padding: 0; }

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

.product-detail > .alert {
  position: fixed;
  z-index: 10004;
  top: 0;
  left: 0;
  width: 100%;
  animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99); }

.product_page_price {
  margin-bottom: 10px;
  margin-top: 5px; }
  .product_page_price .price-new {
    font-size: 22px; }
  .product_page_price .price-old {
    vertical-align: top; }
  .product_page_price .price-tax {
    margin-top: 10px;
    color: #495057;
    font-size: 12px;
    font-weight: normal; }
  .product_page_price .list-unstyled {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding: 10px 0;
    font-weight: normal; }

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

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

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

.social-share .title-share {
  text-transform: uppercase;
  float: left;
  font-size: 14px;
  color: #222;
  line-height: 35px;
  font-family: 'Raleway';
  font-weight: bold;
  padding-right: 25px; }
  .social-share a {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    width: 35px;
    transition: all 0.3s ease 0s;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    background-color: #ffd517; }
  .social-share a i {
    line-height: 35px; }
  .social-share a:hover {
    background: #4d2572; }

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

#product {
  margin-top: 15px; }
  #product .image_option_type .product-options {
    display: inline-block; }
  #product .control-label {
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 11px;
    text-transform: uppercase;
    color: #545454;
    padding-right: 5px; }
  #product .product-options .img-thumbnail {
    width: 22px;
    height: 22px;
    border-radius: 0;
    padding: 1px; }
  #product .form-control {
    background: #f2f2f2; }
  #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: #999;
    border: 1px solid #999;
    display: block;
    text-align: center;
    border-radius: 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
    min-width: 28px;
    min-height: 28px; }
  #product .radio-type-button .option-content-box.active, #product .radio-type-button .option-content-box.active:hover {
    background: #666;
    border: 1px solid #666;
    color: white; }
  #product .radio-type-button .option-content-box:hover {
    background: #ffd517;
    border-color: #ffd517;
    color: white; }
  #product .radio-type-button .option-name {
    padding: 0 5px; }
  #product .radio-type-button.option_image .option-content-box {
    display: block;
    border: 1px solid #ddd; }
  #product .radio-type-button.option_image .option-content-box img {
    padding: 2px;
    width: 28px;
    background: white; }
  #product .radio-type-button.option_image .option-content-box.active {
    border-color: #495057; }
  #product .radio-type-button.option_image .option-name {
    display: none; }
  #product .option_image label {
    padding: 0; }
  #product .option_image input {
    margin: 5px; }
  #product .option_image .option-name {
    padding: 0 5px; }
  #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: #ffd517;
    color: #fff; }
  #product .icheckbox.checked:before, #product .iradio.checked:before {
    background-color: #ffd517;
    border-color: #ffd517; }

.thumb-vertical-outer {
  width: 94px;
  position: relative;
  padding: 20px 0;
  float: left;
  margin-right: 15px; }
  .thumb-vertical-outer .lSAction {
    display: none !important; }
  .thumb-vertical-outer .thumbnail {
    border-color: #ddd; }
  .thumb-vertical-outer .btn-more {
    display: block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    color: #999;
    background: transparent;
    text-align: center;
    position: absolute;
    font-size: 18px;
    cursor: pointer;
    margin-left: -10px;
    left: 50%;
    transition: all 0.3s ease-in-out; }
  .thumb-vertical-outer .btn-more:hover {
    color: #ffd517; }
  .thumb-vertical-outer .btn-more.prev-thumb {
    top: -5px; }
  .thumb-vertical-outer .btn-more.next-thumb {
    bottom: -5px; }
  .thumb-vertical-outer .prev {
    margin-bottom: 5px; }
  .thumb-vertical-outer .prev, .thumb-vertical-outer .next {
    cursor: pointer; }
  .thumb-vertical-outer .prev.disabled, .thumb-vertical-outer .next.disabled {
    visibility: hidden; }
  .thumb-vertical-outer .prev .fa, .thumb-vertical-outer .next .fa {
    font-size: 16px;
    display: block;
    text-align: center; }
  .thumb-vertical-outer ul li {
    cursor: pointer;
    margin-bottom: 10px; }
  .thumb-vertical-outer ul li a {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px); }
  .thumb-vertical-outer ul li .thumbnail {
    border-radius: 0;
    padding: 0;
    margin: 0; }
  .thumb-vertical-outer ul li .thumbnail img {
    padding: 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    padding: 4px; }
  .thumb-vertical-outer ul li .thumbnail:hover {
    border-color: #ffd517; }
  .thumb-vertical-outer ul li .thumbnail.active {
    border-color: #ffd517; }
/*============PRODUCT TABS==================*/
.content-product-midde {
  clear: both;
  margin-top: 30px;
  float: left;
  width: 100%; }

.producttab .tabsslider {
  margin-bottom: 30px;
  padding: 0; }
  .producttab .tabsslider .nav-tabs {
    border: 1px solid #e1e1e1;
    background: #f2f2f2; }
  .producttab .tabsslider .nav-tabs li {
    margin: -1px 0 0 -1px;
    list-style: none;
    cursor: pointer;
    float: left;
    font-size: 16px;
    text-transform: uppercase;
    border-right: 1px solid #e1e1e1; }
  .producttab .tabsslider .nav-tabs li a {
    font-weight: bold;
    border: none;
    padding: 0;
    color: #222;
    padding: 11px 30px;
    margin: 0;
    border-radius: 0;
    font-size: 14px; }
  .producttab .tabsslider .nav-tabs li.active, .producttab .tabsslider .nav-tabs li:hover {
    border-color: #ffd517; }
  .producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
    color: #fff;
    background: #ffd517; }
  .producttab .tabsslider .tab-content {
    padding: 30px;
    display: block;
    margin: 0;
    border-style: solid;
    margin-top: -1px;
    border-width: 1px;
    border-color: #e6e6e6;
    line-height: 22px; }

.producttab .tabsslider.vertical-tabs {
  border: 1px solid #e6e6e6;
  padding: 0;
  border-bottom: 1px solid #ddd;
  overflow: hidden; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs {
    border: medium none;
    margin: 0;
    padding: 0; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li {
    border: none;
    border-bottom: 1px solid #ddd;
    clear: both;
    position: relative;
    width: 100%;
    padding: 5px 0;
    border-right: none; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li a {
    padding: 10px 30px; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
    border-color: #ddd; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
    background: transparent; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:last-child {
    border: none; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:before {
    content: "";
    width: 5px;
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
    border-left-color: #ffd517; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
    color: #ffd517; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
    background-color: #ffd517; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
    border-left-color: #ffd517; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
    background-color: #ffd517; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
    background: transparent;
    color: #ffd517; }
  .producttab .tabsslider.vertical-tabs .tab-content {
    border: 0;
    border-left: 1px solid #e6e6e6;
    min-height: 200px; }

#product-accordion {
  border: 1px solid #ddd;
  border-top: 4px solid #ffd517; }
  #product-accordion .panel {
    padding: 0 20px 0 20px;
    border-bottom: 0;
    box-shadow: none;
    margin: 0; }
  #product-accordion .panel .panel-heading {
    border-bottom: 1px solid #eee;
    padding: 0 0 10px 0; }
  #product-accordion .panel .panel-heading a {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    color: #7d7d7d;
    width: 100%;
    display: inline-block;
    position: relative; }
  #product-accordion .panel .panel-heading a.title-head.collapsed {
    color: #7d7d7d; }
    #product-accordion .panel .panel-heading a.title-head.collapsed span.arrow-up:before {
      content: "\f077"; }
  #product-accordion .panel .panel-heading a.title-head {
    color: #ffd517; }
    #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: #ffd517; }
  #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==================*/
.vertical .releate-products .left-block, .vertical div.so-extraslider.grid .left-block {
  float: left; }
  .vertical .releate-products .right-block h4, .vertical div.so-extraslider.grid .right-block h4 {
    font-size: 14px; }
  .vertical .releate-products .owl2-nav .owl2-prev, .vertical div.so-extraslider.grid .owl2-nav .owl2-prev, .vertical .releate-products .owl2-nav .owl2-next, .vertical div.so-extraslider.grid .owl2-nav .owl2-next {
    opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s; }
  .vertical .releate-products:hover .owl2-nav .owl2-prev, .vertical div.so-extraslider.grid:hover .owl2-nav .owl2-prev, .vertical .releate-products:hover .owl2-nav .owl2-next, .vertical div.so-extraslider.grid:hover .owl2-nav .owl2-next {
    opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1; }
/*Related Hozilzol*/
#product-related .horizontal {
  padding: 0; }
  #product-related .horizontal .modtitle {
    display: none; }

.releate-products .products-category, div.so-extraslider.grid .products-category {
  margin: 0 -15px; }
  .releate-products:hover .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid:hover .owl2-controls .owl2-nav .owl2-next, .releate-products:hover .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid:hover .owl2-controls .owl2-nav .owl2-prev {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .releate-products .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next, .releate-products .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
    height: 36px;
    width: 36px;
    line-height: 34px;
    text-align: center;
    font-size: 28px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 42%;
    border: 1px solid #ddd;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  .releate-products .owl2-controls .owl2-nav .owl2-next:hover, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next:hover, .releate-products .owl2-controls .owl2-nav .owl2-prev:hover, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev:hover {
    background: #ffd517;
    color: #fff;
    border-color: #ffd517; }
  .releate-products .owl2-controls .owl2-nav .owl2-next i, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next i, .releate-products .owl2-controls .owl2-nav .owl2-prev i, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev i {
    float: none;
    display: inline-block; }
  .releate-products .owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next {
    right: 0px; }
  .releate-products .owl2-controls .owl2-nav .owl2-prev, div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
    left: 0px; }
  .releate-products .modtitle, div.so-extraslider.grid .modtitle {
    margin-bottom: 20px; }
  .releate-products .item-element, div.so-extraslider.grid .item-element {
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 15px 15px 0;
    margin: 0; }
  .releate-products .item-element:last-child, div.so-extraslider.grid .item-element:last-child {
    border: 1px solid #ddd; }
  .releate-products .image, div.so-extraslider.grid .image {
    width: 90px;
    border: none;
    margin-right: 15px; }
  .releate-products .releate-products-slider, div.so-extraslider.grid .releate-products-slider {
    position: relative;
    z-index: 2; }

.module.banner-left {
  margin-top: 30px; }
/*Upsell*/
.ex_upsell.custom-extra {
  position: relative; }
  .ex_upsell.custom-extra .modtitle {
    display: none; }
  .ex_upsell.custom-extra .so-extraslider {
    margin: 0; }
  .ex_upsell.custom-extra .so-extraslider .extraslider-inner {
    border: none;
    padding: 0; }
  .ex_upsell.custom-extra .so-extraslider .extraslider-inner .item-wrap .item-image {
    border: none; }
  .ex_upsell.custom-extra .so-extraslider .extraslider-inner .item-wrap .item-image:hover {
    box-shadow: none; }
  .ex_upsell.custom-extra .so-extraslider .extraslider-inner .item-wrap .item-image img {
    box-shadow: none; }
  .ex_upsell.custom-extra .so-extraslider .owl2-controls {
    float: none; }
  .ex_upsell.custom-extra .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;
    opacity: 1;
    position: absolute;
    top: 32%;
    z-index: 501;
    transition: 0.2s;
    cursor: pointer;
    background: #fff !important;
    border: 1px solid #ddd;
    transition: all 0.3s ease 0s;
    transform: scale(0);
    text-align: center; }
  .ex_upsell.custom-extra .owl2-nav div.owl2-prev {
    left: 0px; }
  .ex_upsell.custom-extra .owl2-nav div.owl2-prev:before {
    content: "\f104";
    line-height: 35px;
    padding: 10px;
    font-size: 28px; }
  .ex_upsell.custom-extra .owl2-nav div.owl2-next {
    right: 0; }
  .ex_upsell.custom-extra .owl2-nav div.owl2-next:before {
    content: "\f105";
    line-height: 35px;
    padding: 10px;
    font-size: 28px; }
  .ex_upsell.custom-extra .owl2-nav div:hover {
    background-color: #ffd517;
    border-color: #ffd517;
    color: #ffd517; }
  .ex_upsell.custom-extra:hover .owl2-nav div {
    transform: scale(1); }

.bottom-product {
  padding: 0 15px; }
  .bottom-product .nav-tabs {
    display: block;
    vertical-align: top;
    margin: 0 0 10px;
    border-bottom: 1px solid #e8e8e8;
    background-color: transparent; }
  .bottom-product .nav-tabs li {
    background-color: transparent;
    border: 0; }
  .bottom-product .nav-tabs li:first-child a {
    padding-left: 0; }
    .bottom-product .nav-tabs li:first-child a:before {
      content: '';
      width: 1px;
      height: 16px;
      background-color: #ebebeb;
      position: absolute;
      top: 16px;
      right: 0; }
  .bottom-product .nav-tabs li:last-child:before {
    display: none; }
  .bottom-product .nav-tabs li a {
    margin: 0;
    border: 0;
    display: inline-block;
    padding: 12px 20px;
    background-color: transparent;
    font-size: 18px;
    color: #222;
    font-weight: bold;
    font-family: 'Raleway';
    text-transform: uppercase;
    position: relative; }
  .bottom-product .nav-tabs li a:after {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 0;
    height: 2px;
    transition: all 0.2s ease 0s;
    background-color: #ffd517;
    left: 0; }
  .bottom-product .nav-tabs > li > a:hover, .bottom-product .nav-tabs > li.active > a, .bottom-product .nav-tabs > li.active > a:focus, .bottom-product .nav-tabs > li.active > a:hover {
    border: none;
    color: #ffd517;
    background: transparent; }
  .bottom-product .nav-tabs > li > a:hover:after, .bottom-product .nav-tabs > li.active > a:after, .bottom-product .nav-tabs > li.active > a:focus:after, .bottom-product .nav-tabs > li.active > a:hover:after {
    width: 100px; }
  .bottom-product .tab-content {
    border: none;
    padding: 0;
    margin: 0; }
  .bottom-product .active.tab-pane {
    height: auto !important; }
  .bottom-product .tab-pane {
    height: 0;
    display: block;
    overflow: hidden; }
/*============ HEADER  ==================*/
.vertical {
  position: relative; }

#header #sosearchpro {
  padding: 0;
  width: 100%; }

#header ul.megamenu > li > a {
  font-size: 14px; }

#sosearchpro.so-search .select_category select {
  padding-left: 15px; }

#sosearchpro .dropdown-menu {
  visibility: visible;
  opacity: 1;
  overflow-y: auto !important; }

#sosearchpro.so-search .button-search {
  outline: none; }

.container-megamenu.vertical .vertical-wrapper ul.megamenu {
  border: 1px solid #efefef;
  border-top: none;
  background: #fff; }

#sosearchpro .autosearch-input {
  padding: 0 15px; }

#sosearchpro .dropdown-menu {
  margin-top: 0; }

.horizontal ul.megamenu > li > .sub-menu {
  border-top: 2px solid #ffd517;
  max-height: 500px;
  overflow-y: auto; }
  .horizontal ul.megamenu > li > a {
    padding: 10px 15px;
    text-transform: uppercase; }
  .horizontal ul.megamenu > li > a .fa {
    padding-right: 10px; }
  .horizontal ul.megamenu > li {
    margin-right: 1px;
    float: left; }
  .horizontal ul.megamenu li .sub-menu .content .fa {
    margin: 0 10px; }
  .horizontal ul.megamenu > li.active > a, .horizontal ul.megamenu > li.home > a, .horizontal ul.megamenu > li:hover > a {
    background: transparent;
    color: #ffd517; }
  .horizontal .megamenu-wrapper {
    background: transparent; }
  .horizontal .subcategory li a {
    color: #495057; }
  .horizontal .subcategory li a:hover {
    color: #ffd517; }

.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-promotion {
  text-align: center;
  padding: 12px 15px; }

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

.btn-shopping-cart .dropdown-menu {
  min-width: 350px;
  border: none; }
  .btn-shopping-cart .dropdown-menu:before {
    content: "";
    background: #4d2572;
    height: 3px;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; }
  .btn-shopping-cart .dropdown-menu:after {
    border-color: transparent transparent #ffd517 transparent;
    border-width: 10px;
    top: -21px; }
  .btn-shopping-cart .dropdown-menu .cart_product_name {
    color: #495057; }
  .btn-shopping-cart .dropdown-menu .cart_product_name:hover {
    color: #ffd517; }
  .btn-shopping-cart .dropdown-menu .empty {
    padding: 15px; }
  .btn-shopping-cart .table > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #eee;
    vertical-align: middle; }
  .btn-shopping-cart .checkout {
    padding: 0 20px 10px; }
  .btn-shopping-cart .added_items {
    padding: 10px; }

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

.megamenu-style-dev {
  position: relative; }
  .megamenu-style-dev .horizontal ul.megamenu > li.menu-home i {
    display: none; }
  .megamenu-style-dev .horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
    padding: 5px 0px; }
  .megamenu-style-dev .horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:before {
    display: none; }
  .megamenu-style-dev .vertical ul.megamenu {
    position: absolute;
    width: 100%;
    background: #222;
    z-index: 999; }
  .megamenu-style-dev .vertical ul.megamenu > li > a {
    font-size: 11px; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li {
    margin: 0;
    border-right: 0;
    background: #222; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li strong i {
    display: none; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li > a {
    padding-left: 15px;
    padding-right: 12px;
    color: #fff; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li > a:hover {
    color: #fff; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .sub-menu .content {
    padding: 0; }
  .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul {
    padding: 0;
    margin: 0; }
    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li {
      border-bottom: 1px solid #eee; }
    .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:hover {
      background: #eee; }
      .megamenu-style-dev .vertical .vertical ul.megamenu > li.css-menu .hover-menu .menu > ul li:hover > a {
        color: #ffd517; }
    .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: #ffd517; }
  .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: #ffd517; }

.select_category select {
  outline: none; }

header.typeheader-1 .header-bottom {
  background: #ffd517; }

.typeheader-2 .shopping_cart {
  background: #ffd517; }
  .typeheader-2 .shopping_cart:after {
    border-right: 15px solid #ffd517; }
  .typeheader-2 .shopping_cart .total-shopping-cart {
    background-color: #4d2572; }

.typeheader-1 .header-top .header-top-left .link-lg, .typeheader-1 .header-top .header-top-right ul.top-link > li:hover > a, .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li:hover > a {
  color: #ffd517 !important; }

.typeheader-1 #sosearchpro.so-search .autosearch-input {
  border-color: #ffd517; }

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

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

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

.typeheader-2 .header-top .header-top-right ul.top-link > li:hover > a, .typeheader-2 .header-top .header-top-left .link-lg {
  color: #ffd517 !important; }

.typeheader-2 .shopping_cart, .typeheader-2 .header-bottom .header_custom_link li a, .typeheader-2 #sosearchpro.so-search .autosearch-input, .typeheader-2 #sosearchpro.so-search .select_category {
  border-color: #ffd517 !important; }

.typeheader-2 .header-center .phone-header a:hover, .typeheader-2 .header-center .phone-header .phone, .typeheader-2 .megamenu-style-dev .horizontal ul.megamenu > li.active > a, .typeheader-2 .megamenu-style-dev .horizontal ul.megamenu > li:hover > a {
  color: #ffd517 !important; }

.typeheader-2 #sosearchpro.so-search .button-search:hover {
  background: #ffd517 !important; }
  .typeheader-2 #sosearchpro.so-search .button-search:hover i {
    color: #fff !important; }

.typeheader-2 .shopping_cart .btn-shopping-cart .total-shopping-cart, .typeheader-2 .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper {
  background: #ffd517 !important; }

header.typeheader-3 .header-top-right ul.top-link > li:hover > a {
  color: #ffd517 !important; }

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

header.typeheader-4 .container-megamenu.vertical .vertical-wrapper {
  border-color: #ffd517; }

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

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

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

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

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

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

.typeheader-5 .header-top {
  background: #ffd517;
  border-color: #ffd517; }

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

header.typeheader-6 .header-center .block_link a {
  background: #ffd517; }
  header.typeheader-6 .header-bottom {
    background-color: #ffd517; }
  header.typeheader-6 .header-top .header-top-right ul.top-link > li .btn-group .btn-link:hover {
    color: #ffd517; }
  header.typeheader-6 .header-top .header-top-right ul.top-link > li:hover > a {
    color: #ffd517; }
  header.typeheader-6 #sosearchpro.so-search .select_category, header.typeheader-6 #sosearchpro.so-search .autosearch-input {
    border: 1px solid #ffd517; }
  header.typeheader-6 #sosearchpro.so-search .button-search {
    background: #ffd517; }
  header.typeheader-6 #sosearchpro.so-search .button-search:hover {
    background: #4d2572; }

header.typeheader-7 .header-top .header-top-right ul.top-link > li:hover > a {
  color: #ffd517; }
  header.typeheader-7 .header-top .header-top-right ul.top-link > li .btn-group .btn-link:hover {
    color: #ffd517; }
  header.typeheader-7 .megamenu-style-dev .horizontal ul.megamenu > li.active > a, header.typeheader-7 .megamenu-style-dev .horizontal ul.megamenu > li:hover > a {
    color: #ffd517; }
  header.typeheader-7 .shopping_cart .total-shopping-cart {
    background: #ffd517; }
  header.typeheader-7 #sosearchpro.so-search .button-search {
    background: #ffd517; }
  header.typeheader-7 #sosearchpro.so-search .button-search:hover {
    background: #4d2572; }

header.typeheader-8 .header-top .header-top-left .dropdown-menu > li > button.btn-block:hover, header.typeheader-8 .header-top .header-top-right ul.top-link > li.socials .socials-wrap ul li a:hover, header.typeheader-8 .dropdown-menu > li > a:hover, header.typeheader-8 .header-bottom .header-menu .navbar-default .horizontal ul.megamenu > li > a:hover, header.typeheader-8 .header-top .header-top-right ul.top-link > li.shopping_cart .top_cart:hover, header.typeheader-8 .header-top .header-top-right ul.top-link > li.account a.dropdown-toggle:hover, header.typeheader-8 .btn-group .btn-link:hover {
  color: #ffd517 !important; }
  header.typeheader-8 .header-bottom .header-menu .navbar-default .horizontal ul.megamenu > li > a:hover:before, header.typeheader-8 .header-center .header_search #sosearchpro .button-search:hover {
    background: #ffd517 !important; }

header.typeheader-9 .header-center .header_search #sosearchpro .button-search:hover i, header.typeheader-9 .header-top .header-top-right .dropdown-menu > li > button.btn-block:hover, header.typeheader-9 .header-center .findstore a:hover, header.typeheader-9 .header-bottom .header-menu .navbar-default .horizontal ul.megamenu > li > a:hover, header.typeheader-9 .header-top .header-top-right ul.top-link > li .dropdown-toggle:hover, header.typeheader-9 .header-top .header-top-right ul.top-link > li.account a.dropdown-toggle:hover {
  color: #ffd517 !important; }
  header.typeheader-9 .header-bottom .shopping_cart .btn-shopping-cart .total-shopping-cart {
    background: #ffd517 !important; }

.typeheader-10 .dropdown-menu .btn-block:hover, .typeheader-10 .header-top .header-top-right ul.top-link > li > a:hover, .typeheader-10 .btn-group .btn-link:hover {
  color: #ffd517 !important; }

.typeheader-10 #sosearchpro.so-search .button-search:hover {
  background: #ffd517 !important; }
/************************************************************************************************
 FOOTER DEFFAULT
 *************************************************************************************************/
footer {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 13px;
  font-size: 1.3rem;
  /* [8] */
  color: #7d7d7d;
  background: #f0f0f0;
  /*FOOTER BOTTOM*/
  /*HTML SOCIAL*/
  /*NEWLETTER*/ }
  footer a {
    color: #7d7d7d; }
  footer .module {
    margin: 0; }
  footer .module .footer-block-title h3, footer .module h3.footertitle {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    font-weight: bold;
    border: none;
    color: #222;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin: 0 0 12px 0;
    line-height: inherit;
    height: auto; }
  footer .footer-top {
    background-color: #ffd517;
    padding: 18px 0 19px; }
  footer .footer-top .block-infos .info {
    width: 20%;
    float: left; }
  footer .footer-top .block-infos .info .inner {
    float: left;
    width: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 35px;
    display: flex;
    align-items: center;
  }
    footer .footer-top .block-infos .info .inner i {
      float: left;
      font-size: 36px;
      padding-top: 1px;
      color: #fff; }
    footer .footer-top .block-infos .info .inner .info-cont {
      padding-left: 50px; }
    footer .footer-top .block-infos .info .inner .info-cont span {
      font-size: 13px;
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 2px;
      font-weight: 600; }
    footer .footer-top .block-infos .info .inner .info-cont p {
      text-transform: capitalize;
      color: #fff;
      padding-top: 0;
      margin-bottom: 0px;
      line-height: normal; }
  footer .footer-top .block-infos .info.info1 .inner {
    border-left: 0;
    padding-left: 0px; }
  footer .footer-center {
    padding-top: 25px; }
  @media (min-width: 1200px) {
    footer .footer-center {
      padding-top: 44px; }
      footer .footer-center .footer-extra {
        padding: 0 0 0 40px; }
      footer .footer-center .footer-contact {
        padding-left: 50px; }
      footer .footer-center .footer-newsletter {
        width: 70%; }
      footer .footer-center .footer-socials {
        width: 30%; } }
  footer .footer-center .module ul.links-footer li a, footer .footer-center .module ul.menu li a {
    position: relative;
    color: #7d7d7d;
    text-transform: capitalize;
    font-size: 13px;
    position: relative;
    padding: 4px 0px 5px 0px;
    transition: all 0.3s ease 0s;
    display: inline-block;
    vertical-align: top; }
    footer .footer-center .module ul.links-footer li a:before, footer .footer-center .module ul.menu li a:before {
      content: '\f105';
      font-family: FontAwesome;
      font-size: 14px;
      margin-right: 8px; }
    footer .footer-center .module ul.links-footer li a:hover, footer .footer-center .module ul.menu li a:hover {
      color: #ffd517;
      padding-left: 10px; }
  footer .footer-center .footer-contact ul > li {
    list-style: none;
    overflow: hidden;
    line-height: 24px;
    margin-top: 23px; }
  footer .footer-center .footer-contact ul > li .fa {
    width: 31px;
    height: 31px;
    background-color: #9d9d9d;
    color: #fff;
    line-height: 31px;
    font-size: 16px;
    text-align: center;
    float: left;
    border-radius: 2px;
    margin-right: 10px; }
  footer .footer-center .footer-contact ul > li span {
    display: block;
    overflow: hidden;
    line-height: 15px;
    color: #7d7d7d;
    font-size: 13px; }
  footer .footer-center .footer-contact ul > li.email {
    margin-bottom: 22px;
    line-height: 32px;
    font-size: 13px; }
  footer .footer-center .custom_categories {
    border-top: 1px solid #e0e0e0;
    text-align: center;
    clear: both;
    padding: 28px 0 30px 0;
    margin-top: 36px; }
  footer .footer-center .custom_categories nav a {
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    transition: all 0.3s ease 0s; }
  footer .footer-center .custom_categories nav a:hover {
    color: #ffd517; }
  footer .footer-center .custom_categories p {
    padding: 0 25%;
    line-height: 28px;
    margin: 10px 13px 0; }
  footer .footer-center .footer-center-2 {
    border-top: 1px solid #e0e0e0;
    padding: 30px 0; }
  footer .footer-bottom {
    background-color: #3b3b3b;
    text-align: center;
    padding: 22px 0; }
  footer .footer-bottom .copyright {
    margin-bottom: 7px; }
  footer .footer-bottom .copyright a {
    color: #ffd517; }
  footer .socials-wrap {
    display: inline-block;
    float: right; }
  footer .socials-wrap .title-follow {
    white-space: nowrap;
    display: table-cell;
    vertical-align: top;
    padding-top: 8px; }
  footer .socials-wrap ul {
    display: table-cell;
    padding-top: 5px;
    padding-left: 5px; }
  footer .socials-wrap ul li {
    float: left;
    margin-left: 9px; }
  footer .socials-wrap ul li a {
    font-size: 18px;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #fff;
    color: #222;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.3s ease 0s; }
    footer .socials-wrap ul li a:hover {
      color: #ffd517; }
    footer .socials-wrap ul li a i {
      font-size: 16px; }
    footer .socials-wrap ul li a .name-social {
      display: none; }
  footer .news-letter {
    overflow: hidden;
    float: left;
    color: #222;
    padding-right: 0; }
  footer .news-letter .title-block {
    display: table-cell;
    line-height: 100%;
    padding: 15px 0;
    white-space: nowrap; }
  footer .news-letter .page-heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222; }
  footer .news-letter .pre-text {
    margin: 0;
    line-height: 12px;
    font-size: 12px;
    display: none; }
  footer .news-letter .block_content {
    padding: 0 30px 0 27px;
    display: table-cell;
    margin-top: 0;
    vertical-align: top; }
  footer .news-letter .block_content form {
    margin: 0px; }
  footer .news-letter .block_content form .form-group {
    margin: 0px;
    overflow: hidden; }
  footer .news-letter .block_content .input-box {
    float: left; }
  footer .news-letter .block_content .input-box input {
    border-radius: 20px 0 0 20px;
    height: 42px;
    padding: 5px 15px;
    background: #fff;
    color: #999;
    font-size: 12px;
    float: left;
    width: 515px;
    transition: 0.3s all ease 0s;
    border: solid 1px #fff;
    border-right: none;
    margin-right: 20px; }
  footer .news-letter .block_content .subcribe button {
    right: 0;
    position: absolute;
    top: 0;
    border-radius: 0 20px 20px 0;
    height: 42px;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.3s all ease 0s;
    font-weight: bold;
    background-color: #ffd517;
    border-color: #ffd517;
    color: #fff; }
    @media (min-width: 1200px) {
        footer .news-letter .block_content .subcribe button {
          padding: 0 25px; } }
    footer .news-letter .block_content .subcribe button:hover {
      background-color: #4d2572;
      border-color: #4d2572; }

.so-custom-default {
  width: 100% !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important; }

footer.typefooter-1 .footer-top {
  background-color: #0652A8 !important; }
  footer.typefooter-1 .footer-center .custom_categories nav a:hover, footer.typefooter-1 .footer-center .module ul.links-footer li a:hover, footer.typefooter-1 .footer-center .module ul.menu li a:hover {
    color: #234c90 !important; }
  footer.typefooter-1 .news-letter .block_content .subcribe button {
    background-color: #FFD517 !important;
    border-color: #FFD517 !important;
    color: #234c90;
    text-transform: none;
 }
  footer.typefooter-1 .news-letter .block_content .subcribe button:hover {
    background-color: #ffde4b !important;
    border-color: #ffde4b !important; }

footer.typefooter-2 .news-letter .block_content .input-box input {
  border-color: #ffd517 !important; }
  footer.typefooter-2 .socials-wrap ul li a {
    background-color: #ffd517 !important; }
  footer.typefooter-2 .footer-center .custom_categories nav a:hover, footer.typefooter-2 .footer-center .module ul.links-footer li a:hover, footer.typefooter-2 .footer-center .module ul.menu li a:hover {
    color: #ffd517 !important; }

footer.typefooter-3 .news-letter .block_content .subcribe button:hover {
  background-color: #ffd517 !important; }
  footer.typefooter-3 .footer-center-3 .menu-footer3 li a:hover, footer.typefooter-3 .footer-center-3 .socials-footer ul li a:hover .fa, footer.typefooter-3 ul.links-footer li a:hover {
    color: #ffd517 !important; }

footer.typefooter-5 .news-letter .block_content .subcribe button {
  background-color: #ffd517 !important;
  border-color: #ffd517 !important; }
  footer.typefooter-5 .news-letter .block_content .subcribe button:hover {
    background-color: #4d2572 !important;
    border-color: #4d2572 !important; }

footer.typefooter-6 div.footer-top {
  background-color: #ffd517 !important; }
  footer.typefooter-6 div.footer-top .bf-right a:hover {
    color: #ffd517 !important; }
  footer.typefooter-6 .footer-center .footer-newletter .subcribe .btn:hover {
    background: #4d2572 !important; }
  footer.typefooter-6 div.footer-center .module ul.menu li a:hover {
    color: #ffd517 !important; }

footer.typefooter-7 .footer-center ul li a:hover {
  color: #ffd517 !important; }

footer.typefooter-8 .footer-block .footer-block-content .links-contact li:hover:before {
  background-color: #ffd517 !important; }
  footer.typefooter-8 .news-letter .block_content form .subcribe button:hover {
    background: #ffd517 !important; }
  footer.typefooter-8 .footer-bottom .copyright a:hover, footer.typefooter-8 .footer-block .footer-block-content .links-footer li a:hover {
    color: #ffd517 !important; }
  footer.typefooter-8 .footer-block .footer-block-content .socials-wrap ul li a:hover {
    border-color: #ffd517 !important; }
  footer.typefooter-8 .footer-block .footer-block-content .socials-wrap ul li a:hover .fa {
    color: #ffd517 !important; }

footer.typefooter-9 .footer-block .footer-block-content .links-contact li:hover:before {
  background-color: #ffd517 !important; }

footer.typefooter-9 .news-letter .block_content .subcribe button:hover {
  background: #ffd517 !important; }

footer.typefooter-9 .footer-block .links-footer li a:hover:before, footer.typefooter-10 .policy-shop .content-policy .content:hover h2, footer.typefooter-9 .footer-block .links-footer li a:hover, footer .socials-wrap ul li a:hover {
  color: #ffd517 !important; }

footer.typefooter-10 .socials-wrap ul li a:hover {
  background-color: #ffd517 !important; }
  footer.typefooter-10 .socials-wrap ul li a:hover span {
    color: #fff; }

footer.typefooter-10 .footer-block .footer-block-content .links-contact li:hover:before, footer.typefooter-10 .footer-block .links-footer li a:hover {
  color: #ffd517 !important; }
/*===============================================
 [SASS DIRECTORY ]
 [1] MODULE DEFAULT
 [2] BLOCK SEARCH
 [3] SOCIAL FOOTER
 ==============================================*/
#content {
  margin-bottom: 40px; }

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

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

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

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

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

.block-image-1 img {
  transition: all 0.2s ease 0s; }
  .block-image-1 img:hover {
    opacity: 0.7;
    visibility: visible; }
/************************************************************************************************
 MODULE DEALS
 *************************************************************************************************/
div.so-deals-slick.slick-horizontal .deals-content {
  border: none !important;
  border-radius: 0 !important;
  padding-bottom: 175px; }
  div.so-deals-slick.slick-horizontal .deals-content .ds-items {
    border-top: 1px solid #e1e1e1;
    border-bottom: none;
    padding: 23px 10px 6px; }
  div.so-deals-slick.slick-horizontal .deals-content .ds-items .font-ct {
    font-size: 13px;
    color: #7d7d7d;
    text-transform: capitalize;
    margin-bottom: 4px;
    text-align: center;
    white-space: nowrap;
    margin: 0 10px;
    overflow: hidden;
    margin-bottom: 10px; }
  div.so-deals-slick.slick-horizontal .deals-content .ds-items .ds-image-thumb {
    padding: 5px;
    margin: 0 10px 10px 10px;
    position: relative; }
  div.so-deals-slick.slick-horizontal .deals-content .ds-items {
    width: 100%; }

div.custom_deals_featured.so-deals {
  clear: both;
  position: relative;
  margin: 0;
  margin-top:20px !important; 
  border: 1px solid #e1e1e1 !important; 
  
  
  }
  
 .product-thumb .button-group button.rami_btn1 {
	background-color:#ffc630; color:#ffd517; font-weight:bold;
}
  div.custom_deals_featured.so-deals h2.modtitle {
    position: absolute;
    top: -2px;
    left: 13px; }
  div.custom_deals_featured.so-deals h2.modtitle span {
    background: #ffd517;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 11px;
    font-weight: bold;
    border-radius: 0 0 8px 8px; }
  div.custom_deals_featured.so-deals h2.modtitle span:before {
    content: "";
    border-left: 5px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 5px solid #4d2572;
    position: absolute;
    left: -5px;
    top: -4px; }
  div.custom_deals_featured.so-deals h2.modtitle span:after {
    content: "";
    border-left: 0px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #4d2572;
    position: absolute;
    right: -5px;
    top: -4px; }
  div.custom_deals_featured.so-deals .so-deal {
    border: none; }
  div.custom_deals_featured.so-deals .so-deal .product-thumb .left-block {
    position: relative;
    float: left;
    width: 50%; }
  div.custom_deals_featured.so-deals .so-deal .product-thumb .left-block .image {
    width: 100%; }
  div.custom_deals_featured.so-deals .so-deal .product-thumb .left-block .image a {
    display: block; }
  div.custom_deals_featured.so-deals .so-deal .product-thumb .caption {
    width: 50%;
    padding: 0; }
  div.custom_deals_featured.so-deals .so-deal .caption h4 {
    margin-bottom: 8px; }
  div.custom_deals_featured.so-deals .so-deal .caption h4 a {
    color: #222;
    font-size: 18px;
    text-transform: capitalize; }
  div.custom_deals_featured.so-deals .so-deal .caption h4 a:hover {
    color: #ffd517; }
  div.custom_deals_featured.so-deals .so-deal .des_deal {
    border-top: 1px solid #e1e1e1;
    margin-top: 11px;
    padding-top: 18px;
    margin-bottom: 11px;
    line-height: 23px;
    font-weight: normal; }
  div.custom_deals_featured.so-deals .so-deal .price {
    margin-bottom: 20px; }
  div.custom_deals_featured.so-deals .so-deal .price .price-new {
    font-size: 22px;
    color: #ffd517 !important; }
  div.custom_deals_featured.so-deals .so-deal .price .price-old {
    font-size: 16px !important; }
  div.custom_deals_featured.so-deals .so-deal .ds-items-detail .product-thumb .caption .item-time {
    border: none;
    background: none;
    padding: 0 !important; }
  div.custom_deals_featured.so-deals .so-deal .ds-items-detail .product-thumb .caption .item-timer .time-item {
    position: relative;
    display: inline-block;
    width: auto;
    line-height: normal;
    border: none;
    background: transparent;
    margin-right: 24px; }
  div.custom_deals_featured.so-deals .so-deal .ds-items-detail .product-thumb .caption .item-timer .time-item .num-time {
    display: block;
    width: 70px;
    height: 42px;
    background-color: #ebebeb;
    line-height: 38px;
    text-align: center;
    font-size: 30px;
    color: #222;
    margin-bottom: 10px;
    border-radius: 3px;
    border: none; }
  div.custom_deals_featured.so-deals .so-deal .ds-items-detail .product-thumb .caption .item-timer .time-item .name-time {
    text-align: center;
    font-size: 12px;
    display: block;
    color: #7d7d7d;
    text-transform: uppercase; }
  @media (max-width: 1199px) {
      div.custom_deals_featured.so-deals .so-deal .ds-items-detail .product-thumb .caption .item-timer .time-item {
        margin-right: 5px; }
        div.custom_deals_featured.so-deals .so-deal .ds-items-detail .product-thumb .caption .item-timer .time-item .num-time {
          width: 50px;
          font-size: 20px; } }
  div.custom_deals_featured.so-deals .deals-nav {
    border: none !important;
    padding: 0 !important; }
  div.custom_deals_featured.so-deals .deals-nav span {
    position: absolute;
    top: 31%;
    height: 41px;
    z-index: 1; }
  div.custom_deals_featured.so-deals .deals-nav span.slick-prev {
    left: 15px; }
  div.custom_deals_featured.so-deals .deals-nav span.slick-next {
    right: 15px; }
  div.custom_deals_featured.so-deals .deals-nav.style2 {
    border: none !important;
    padding: 0 !important; }
  div.custom_deals_featured.so-deals .deals-nav.style2 span {
    position: absolute;
    top: 31%;
    height: 41px;
    z-index: 9;
    border: none;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 50%;
    margin-top: -22px; }
  div.custom_deals_featured.so-deals .deals-nav.style2 span.slick-prev {
    left: 5px;
    bottom: 65px;
    top: inherit; }
  div.custom_deals_featured.so-deals .deals-nav.style2 span.slick-next {
    right: 5px;
    bottom: 65px;
    top: inherit; }
  div.custom_deals_featured.so-deals .owl2-controls.featureslider .owl2-nav div {
    position: absolute;
    top: 31%;
    height: 41px;
    z-index: 9; }
  div.custom_deals_featured.so-deals .owl2-controls.featureslider .owl2-nav div.owl2-prev {
    left: 15px; }
  div.custom_deals_featured.so-deals .owl2-controls.featureslider .owl2-nav div.owl2-next {
    right: 15px; }
  div.custom_deals_featured.so-deals .product-feature {
    padding: 20px;
    overflow: visible; }
  @media (min-width: 1200px) {
    div.custom_deals_featured.so-deals .product-feature {
      padding: 20px 95px 0px 20px; }
      div.custom_deals_featured.so-deals .product-feature .product-thumb .image img {
        padding-left: 40px; } }
  div.custom_deals_featured.so-deals .product-feature .product-thumb, div.custom_deals_featured.so-deals .so-deal {
    margin: 0; }
  div.custom_deals_featured.so-deals .box-label.label {
    display: block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: 40px;
    height: 40px;
    background: #ffd517;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    padding: 0; }
  div.custom_deals_featured.so-deals .extraslider-inner {
    border-top: 1px solid #e1e1e1;
    border-bottom: none;
    padding: 23px 10px 6px; }
  div.custom_deals_featured.so-deals .extraslider-inner .caption {
    text-align: center; }
  div.custom_deals_featured.so-deals .extraslider-inner .caption p, div.custom_deals_featured.so-deals .extraslider-inner .caption .rating, div.custom_deals_featured.so-deals .extraslider-inner .caption .item-time {
    display: none; }
  div.custom_deals_featured.so-deals .extraslider-inner .caption h4 {
    font-size: 13px;
    color: #7d7d7d;
    text-transform: capitalize;
    margin-bottom: 4px; }
  div.custom_deals_featured.so-deals .extraslider-inner .product-thumb {
    margin: 0;
    padding: 0 10px; }
  div.custom_deals_featured.so-deals .extraslider-inner .product-thumb .image {
    width: 122px;
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    transition: all 0.2s ease 0s; }
  div.custom_deals_featured.so-deals .extraslider-inner .product-thumb .image:hover {
    border-color: #ffd517; }
  div.custom_deals_featured.so-deals .extraslider-inner .product-thumb .image .bt-sale {
    position: absolute;
    z-index: 3;
    top: 10px;
    right: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    line-height: 38px;
    background-color: #ff5c00; }
  div.custom_deals_featured.so-deals .extraslider-inner .owl2-controls .owl2-nav > div {
    border: none;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 50%;
    margin-top: -22px; }
  div.custom_deals_featured.so-deals .extraslider-inner .owl2-controls .owl2-nav > div.owl2-prev {
    left: 5px; }
  div.custom_deals_featured.so-deals .extraslider-inner .owl2-controls .owl2-nav > div.owl2-next {
    right: 5px; }
  div.custom_deals_featured.so-deals .extraslider-inner .owl2-controls .owl2-nav > div:hover {
    border: none; }
/************************************************************************************************
 MODULE LASTET BLOG
 *************************************************************************************************/
.module.custom-ourblog {
  margin-bottom: 6px;
  position: relative; }
  .module.custom-ourblog h3.modtitle {
    position: relative;
    background: transparent;
    padding-left: 0; }
  .module.custom-ourblog h3.modtitle:before {
    display: none; }
  .module.custom-ourblog h3.modtitle:after {
    content: '';
    height: 2px;
    width: 100px;
    background-color: #ffd517;
    position: absolute;
    bottom: -1px;
    left: 0; }
  .module.custom-ourblog .so-blog-external.button-type2 .owl2-nav {
    position: absolute;
    top: 10px;
    right: 0; }
  .module.custom-ourblog .so-blog-external .blog-external .media .so-block {
    float: none; }
  .module.custom-ourblog .blog-external {
    border: none;
    margin-top: 15px; }
  .module.custom-ourblog .blog-external .content-img {
    position: relative; }
  .module.custom-ourblog .blog-external .content-img img {
    transition: all 0.3s ease 0s;
    webkit-transform: rotate(0);
    -webkit-backface-visibility: hidden; }
  .module.custom-ourblog .blog-external .content-img img:hover {
    opacity: 0.7;
    visibility: visible; }
  .module.custom-ourblog .blog-external .content-img:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 85px solid transparent;
    top: 0;
    position: absolute;
    z-index: 2;
    border-left: 80px solid #fff;
    left: 0; }
  .module.custom-ourblog .blog-external .content-img .entry-date {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0; }
  .module.custom-ourblog .blog-external .content-img .entry-date .day-time {
    font-size: 24px;
    color: #909090;
    font-weight: bold; }
  .module.custom-ourblog .blog-external .content-img .entry-date .month-time {
    font-size: 14px;
    color: #909090; }
  .module.custom-ourblog .blog-external .content-detail h4 a {
    color: #222;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    padding: 0; }
  .module.custom-ourblog .blog-external .content-detail h4 a:hover {
    color: #ffd517; }
  .module.custom-ourblog .blog-external .content-detail .media-heading {
    margin: 15px 0 10px; }
  .module.custom-ourblog .blog-external .content-detail .media-subcontent .media-author {
    border: none;
    color: #909090; }
  .module.custom-ourblog .blog-external .content-detail .media-subcontent i {
    font-size: 14px;
    margin-right: 5px; }
  .module.custom-ourblog .blog-external .content-detail .readmore {
    border-top: 1px solid #e8e8e8;
    padding-top: 14px;
    margin-top: 14px;
    width: 100%;
    display: block; }
  .module.custom-ourblog .blog-external .content-detail .readmore a {
    color: #ffd517;
    font-weight: 600; }
  .module.custom-ourblog .blog-external .content-detail .readmore i {
    margin-right: 5px; }
/************************************************************************************************
 DEFFAULT BESTSELLER HOME
 *************************************************************************************************/
.bestseller {
  clear: inherit; }
  .bestseller h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 12px;
    color: #222;
    text-transform: uppercase; }
  .bestseller .description, .bestseller .button-group {
    display: none; }
  .bestseller .product-layout {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%; }
  .bestseller .product-layout .image {
    float: left;
    border: 1px solid #eee;
    width: 70px;
    padding: 10px;
    margin-right: 20px; }
  .bestseller .product-layout .image:hover {
    border-color: #ffd517; }
  .bestseller .product-layout .caption {
    float: left;
    display: block;
    margin-top: -5px; }
  .bestseller .product-layout .caption h4 {
    margin: 0 0 2px; }
  .bestseller .product-layout .caption h4 a {
    font-size: 14px;
    font-weight: bold;
    color: #222; }
    .bestseller .product-layout .caption h4 a:hover {
      color: #ffd517; }
  .bestseller .product-layout .caption .ratings {
    margin-top: -5px;
    margin-bottom: 6px; }
  .bestseller .product-layout .caption .price {
    margin-bottom: 0; }
  .bestseller .product-layout .price .price-new, .bestseller .product-layout .price span.price {
    font-size: 16px; }
/************************************************************************************************
 DEFFAULT LISTING TAB
 *************************************************************************************************/
div.module.custom-listingtab {
  margin: 0 0 0 0;
  position: relative; }
  div.module.custom-listingtab .product-layout .product-item-container .left-block {
    margin-bottom: 4px; }
  div.module.custom-listingtab .box-title {
    position: absolute;
    top: -8px;
    min-width: 203px;
    left: -8px; }
  div.module.custom-listingtab .box-title h2 {
    line-height: 48px;
    background-color: #ffd517;
    font-size: 18px;
    padding: 0 16px;
    color: #fff;
    margin: 0;
    font-weight: bold;
    border-radius: 0 7px 0 0;
    position: relative;
    text-transform: uppercase;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.1); }
  div.module.custom-listingtab .box-title h2:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 8px solid transparent;
    bottom: -8px;
    position: absolute;
    border-right: 8px solid #4d2572;
    left: 1px; }
  div.module.custom-listingtab .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
    font-weight: 600 !important; }
  div.module.custom-listingtab .ltabs-items-container .ltabs-items-selected, div.module.custom-listingtab .ltabs-items-container .ltabs-items-inner {
    overflow: visible; }
  div.module.custom-listingtab .wap-listing-tabs {
    clear: both; }
  div.module.custom-listingtab .ltabs-items-container .ltabs-items .ltabs-slider .ltabs-item {
    margin-bottom: 0; }
  div.module.custom-listingtab .module, div.module.custom-listingtab .so-listing-tabs .ltabs-wrap .ltabs-tabs-container, div.module.custom-listingtab .so-listing-tabs {
    margin: 0; }
  div.module.custom-listingtab .list-sub-cat {
    border: 0;
    background-color: #f2f2f2;
    margin: 0 0 0 196px;
    border: 0;
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    padding: 0 15px;
    line-height: 40px;
    border-radius: 0; }
  div.module.custom-listingtab .list-sub-cat:hover {
    color: #ffd517; }
  div.module.custom-listingtab .list-sub-cat.ltabs-tabs li.tab-sel.ltabs-tab > span {
    color: #ffd517 !important; }
  div.module.custom-listingtab .list-sub-cat.ltabs-tabs li {
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 13px; }
  div.module.custom-listingtab .list-sub-cat.ltabs-tabs li:hover {
    background: transparent; }
  div.module.custom-listingtab .list-sub-cat.ltabs-tabs li:hover span {
    color: #ffd517 !important; }
  div.module.custom-listingtab .list-sub-cat.ltabs-tabs li span {
    font-size: 12px;
    color: #333 !important;
    text-transform: uppercase !important;
    padding: 0 15px !important;
    border-radius: 0; }
  div.module.custom-listingtab .list-sub-cat.ltabs-tabs li span:hover {
    color: #ffd517; }
  div.module.custom-listingtab .list-sub-cat.ltabs-tabs li.tab-sel {
    background: transparent; }
  div.module.custom-listingtab .ltabs-wrap .ltabs-items-container {
    overflow: visible; }
  @media (min-width: 1200px) {
    div.module.custom-listingtab .ltabs-wrap .ltabs-items-container {
      margin-left: 196px; } }
  div.module.custom-listingtab .ltabs-items-inner, div.module.custom-listingtab .ltabs-items-selected {
    overflow: visible; }
  div.module.custom-listingtab .ltabs-wrap .wap-listing-tabs .item-cat-image {
    float: left; }
  @media (min-width: 1200px) {
    div.module.custom-listingtab .ltabs-wrap .wap-listing-tabs .item-cat-image {
      width: 196px;
      position: relative;
      z-index: 9; } }
  div.module.custom-listingtab .ltabs-wrap .wap-listing-tabs .item-cat-image img:hover:before {
    visibility: visible;
    opacity: 1; }
  div.module.custom-listingtab .ltabs-wrap .wap-listing-tabs .item-cat-image img:before {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    opacity: 0;
    left: 0; }
  div.module.custom-listingtab .products-list.grid .product-layout .product-item-container {
    margin: 0;
    border-width: 0 0px 0px 0;
    padding-bottom: 14px;
    position: relative; }
  div.module.custom-listingtab .products-list.grid .product-layout .product-item-container:before {
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    width: 1px;
    height: 100%;
    background: #e8e8e8;
    z-index: 9; }
  div.module.custom-listingtab .products-list.grid .product-layout .product-item-container:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    z-index: 9; }
  div.module.custom-listingtab .owl2-controls .owl2-nav {
    position: absolute;
    top: -17px;
    right: 15px; }
  div.module.custom-listingtab .owl2-controls .owl2-nav > div {
    border: none;
    width: 28px;
    height: 28px;
    background-color: transparent;
    border-radius: 2px;
    color: #ccc; }
  div.module.custom-listingtab .owl2-controls .owl2-nav > div.owl2-prev {
    right: 32px;
    left: auto; }
  div.module.custom-listingtab .owl2-controls .owl2-nav > div:hover {
    border: none;
    background: #ffd517; }
  div.module.custom-listingtab .owl2-controls .owl2-nav .owl2-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 28px; }
  div.module.custom-listingtab .owl2-controls .owl2-nav .owl2-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 28px; }
  div.module.custom-listingtab.img-float .box-title {
    text-align: right;
    min-width: 202px;
    right: -7px;
    left: auto; }
  div.module.custom-listingtab.img-float .box-title h2 {
    border-radius: 7px 0 0 0; }
  div.module.custom-listingtab.img-float .box-title h2:before {
	  
		right:0px !important;
		left:auto !important;
	    border-left:0px !important;
	-webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  bottom: -8px !important;
	}
  @media (min-width: 1200px) {
      div.module.custom-listingtab.img-float .ltabs-wrap .ltabs-items-container {
        margin-right: 196px;
        margin-left: 0; } }
  div.module.custom-listingtab.img-float .so-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    float: right; }
  div.module.custom-listingtab.img-float .list-sub-cat {
    border: 0;
    background-color: #f2f2f2;
    margin: 0 196px 0 0; }
  div.module.custom-listingtab.img-float .ltabs-wrap .wap-listing-tabs .item-cat-image {
    float: right; }
  div.module.custom-listingtab.img-float .products-list.grid .product-layout .product-item-container {
    border-width: 0 0px 0px 0px;
    position: relative; }
  div.module.custom-listingtab.img-float .products-list.grid .product-layout .product-item-container:before {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ebebeb;
    left: 1px;
    z-index: 9; }
  div.module.custom-listingtab.img-float .owl2-controls .owl2-nav {
    left: 70px;
    right: auto; }

.module.custom_bestseler {
  border: 1px solid #e1e1e1;
  position: relative;
  margin: 0; }
  .module.custom_bestseler.h3.modtitle {
    border: none; }
  .module.custom_bestseler .image-slide {
    float: left;
    width: 50%;
    position: relative;
    z-index: 3; }
  .module.custom_bestseler .image-slide .form-group {
    margin: 0; }
  .module.custom_bestseler .so-extraslider {
    margin: 0; }
  .module.custom_bestseler .extraslider-inner {
    clear: inherit;
    float: right;
    width: 50%;
    padding: 10px;
    border: none; }
  .module.custom_bestseler .extraslider-inner .right-block {
    overflow: hidden;
    margin-top: 10px; }
  .module.custom_bestseler .extraslider-inner .left-block {
    width: 90px;
    float: left;
    margin-right: 20px;
    position: relative; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image {
    border: none; }
  .module.custom_bestseler .extraslider-inner .item-wrap.style1 .item-info {
    background: transparent;
    position: relative; }
  .module.custom_bestseler .extraslider-inner .item-wrap.style1 .item-info .item-title, .module.custom_bestseler .extraslider-inner .item-wrap.style2 .item-info .item-title {
    padding: 0;
    font-weight: normal; }
  .module.custom_bestseler .extraslider-inner .item-wrap.style1 .item-info .item-title a, .module.custom_bestseler .extraslider-inner .item-wrap.style2 .item-info .item-title a {
    font-size: 14px;
    color: #222;
    text-transform: capitalize; }
  .module.custom_bestseler .extraslider-inner .item-wrap.style1 .item-info .item-title a:hover, .module.custom_bestseler .extraslider-inner .item-wrap.style2 .item-info .item-title a:hover {
    color: #ffd517; }
  .module.custom_bestseler .extraslider-inner .item-wrap-inner {
    margin: 0;
    padding: 0; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-info .item-content {
    margin: 0; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-info .item-content .content_price span {
    font-size: 16px;
    color: #ff5c00;
    font-weight: 700; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image img {
    box-shadow: none; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image .img-2 {
    position: absolute;
    top: 0;
    transition: all 0.7s ease 0s;
    opacity: 0;
    visibility: hidden; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image:hover {
    box-shadow: none; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image:hover img {
    box-shadow: none;
    opacity: 0.7; }
  .module.custom_bestseler .extraslider-inner .item-wrap .item-image:hover .img-2 {
    opacity: 1;
    visibility: visible; }
  .module.custom_bestseler .extraslider-inner .item-wrap {
    margin-bottom: 25px; }
  .module.custom_bestseler .owl2-controls {
    margin-top: 4px;
    text-align: right;
    position: absolute;
    top: 4px;
    vertical-align: middle;
    right: 5px; }
  .module.custom_bestseler .owl2-controls .owl2-nav > div {
    width: 28px;
    height: 28px;
    text-align: center;
    display: inline-block;
    line-height: 27px;
    font-size: 0;
    cursor: pointer;
    color: #999;
    background-color: transparent;
    margin-top: 0;
    position: static;
    float: left;
    border-radius: 2px; }
  .module.custom_bestseler .owl2-controls .owl2-nav > div:hover {
    color: #fff;
    background: #ffd517; }
  .module.custom_bestseler .owl2-controls .owl2-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 28px; }
  .module.custom_bestseler .owl2-controls .owl2-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 28px; }

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

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

.sohomepage-slider .form-group {
  display: none; }

.block-right h2 {
  display: none; }

.so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  margin: 0 !important; }

.deals-layout1 {
  margin-top: 30px;
}
.deals-layout1 h3.modtitle {
  border-bottom: 2px solid #eee;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  background: transparent;
  border-radius: 0;
  text-align: left !important;
  padding: 0 !important;
}
.deals-layout1 h3.modtitle span {
  color: #fff !important;
  font-weight: 700;
  float: left;
  text-transform: uppercase;
  margin-bottom: 0;
  background-color: #ffd517;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 11px 20px;
  position: relative;
  bottom: -2px;
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev, 
.deals-layout1 .so-deal .owl2-nav .owl2-next {
  background-color: transparent;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  opacity: 1;
  z-index: 99;
  font-size: 14px;
  font-weight: 400;
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev:before, 
.deals-layout1 .so-deal .owl2-nav .owl2-next:before {
  color: #e9e9e9;
  font-family: 'FontAwesome';
  display: block;
  text-indent: 0!important;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev.owl2-prev:before, 
.deals-layout1 .so-deal .owl2-nav .owl2-next.owl2-prev:before {
  content: "\f0d9";
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev.owl2-next:before, 
.deals-layout1 .so-deal .owl2-nav .owl2-next.owl2-next:before {
  content: "\f0da";
}
.so-deal .extraslider-inner{
  border:none
}
.deals-layout1{
  position:relative
}
.deals-layout1 .so-deal{
  margin:0;
  margin-bottom:30px
}
.deals-layout1 .so-deal .owl2-nav{
  position:absolute;
  top:0;
  right:0
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev,.deals-layout1 .so-deal .owl2-nav .owl2-next{
  background-color:transparent;
  border:2px solid #e9e9e9;
  border-radius:50%;
  width:28px;
  height:28px;
  line-height:26px;
  text-align:center;
  float:left;
  text-indent:-9999px;
  overflow:hidden;
  cursor:pointer;
  opacity:1;
  z-index:99;
  font-size:14px;
  font-weight:400
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev:before,.deals-layout1 .so-deal .owl2-nav .owl2-next:before{
  color:#e9e9e9;
  font-family:'FontAwesome';
  display:block;
  text-indent:0!important;
  width:100%;
  height:100%;
  font-size:14px
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev.owl2-next,.deals-layout1 .so-deal .owl2-nav .owl2-next.owl2-next{
  margin-left:5px
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev.owl2-next:before,.deals-layout1 .so-deal .owl2-nav .owl2-next.owl2-next:before{
  content:"\f0da"
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev.owl2-prev:before,.deals-layout1 .so-deal .owl2-nav .owl2-next.owl2-prev:before{
  content:"\f0d9"
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev:hover,.deals-layout1 .so-deal .owl2-nav .owl2-next:hover{
  border-color:#c3c3c3
}
.deals-layout1 .so-deal .owl2-nav .owl2-prev:hover:before,.deals-layout1 .so-deal .owl2-nav .owl2-next:hover:before{
  color:#c3c3c3
}
.deals-layout1 .so-deal .owl2-controls .owl2-dots{
  bottom:20px;
  position:static;
  left:auto;
  right:auto;
  width:100%;
  display:inline-block;
  text-align:center;
  position:relative;
  top:0;
  z-index:10
}
.deals-layout1 .so-deal .owl2-controls .owl2-dots .owl2-dot{
  background:#222!important;
  margin:0 5px;
  width:30px;
  height:6px;
  padding:0;
  transition:all 0.3s ease 0s;
  border-radius:3px;
  float:none;
  display:inline-block
}
.deals-layout1 .so-deal .owl2-controls .owl2-dots .owl2-dot:hover,.deals-layout1 .so-deal .owl2-controls .owl2-dots .owl2-dot.active{
  background:#0060af !important
}
.deals-layout1 .so-deal .owl2-controls .owl2-dots .owl2-dot:hover span,.deals-layout1 .so-deal .owl2-controls .owl2-dots .owl2-dot.active span{
  box-shadow:none;
  -webkit-box-shadow:none;
  background:#0060af !important
}
.deals-layout1 .so-deal .extraslider-inner .product-thumb{
  margin:0;
  overflow: hidden;
}
.deals-layout1 .so-deal .extraslider-inner .product-thumb .product-thumb .caption .item-time{
  margin:0 -20px
}
.deals-layout1 .so-deal .extraslider-inner .item .image{
  position:relative;
  overflow:hidden;
  margin:0
}
.deals-layout1 .so-deal .extraslider-inner .item .image a.img-link{
  position:relative;
  display:block;
  border-radius:3px
}
.deals-layout1 .so-deal .extraslider-inner .item .image .label-product-new,.deals-layout1 .so-deal .extraslider-inner .item .image .label-product-sale{
  text-align:center;
  background-color:#0060af ;
  border-radius:50%;
  color:#fff;
  display:block;
  font-size:12px;
  font-size:1.2rem;
  font-weight:700;
  height:40px;
  width:40px;
  line-height:40px;
  position:absolute;
  top:20px;
  text-transform:uppercase;
  z-index:2;
  padding:0;
  margin-bottom:5px
}
.deals-layout1 .so-deal .extraslider-inner .item .image .label-product-sale{
  background-color:#0060af ;
  right:20px
}
.deals-layout1 .so-deal .extraslider-inner .item .image .label-product-new{
  background-color:#53d542;
  left:20px
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group{
  padding:0;
  position:absolute;
  z-index:99;
  left:10px;
  bottom:35px
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button{
  border:none;
  display:block;
  margin-top:5px;
  padding:0;
  background-color:#666;
  border-radius:3px;
  color:#fff;
  width:30px;
  height:30px;
  line-height:30px;
  transform:all 0.3s ease 0s;
  position:relative;
  transition:all 0.3s ease-in-out 0s;
  -webkit-opacity:0;
  -moz-opacity:0;
  -ms-opacity:0;
  -o-opacity:0;
  opacity:0;
  -webkit-transform:translate(-50px,0);
  -moz-transform:translate(-50px,0);
  -ms-transform:translate(-50px,0);
  -o-transform:translate(-50px,0);
  transform:translate(-50px,0)
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button span{
  color:#fff;
  display:inline-block;
  font-size:12px;
  font-weight:300;
  height:auto;
  opacity:0;
  position:static;
  transition:all 0.3s ease 0s;
  width:auto
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button i,.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button:before{
  font-size:12px;
  color:#fff;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  position:absolute;
  left:0
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button.addToCart{
  transition-delay:0.1s
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button.wishlist{
  margin-bottom:0;
  transition-delay:0.2s
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button.compare{
  margin-bottom:0;
  transition-delay:0.3s
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button.quickview{
  transition-delay:0.4s
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button:hover{
  background-color:#0060af ;
  width:auto
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button:hover span{
  opacity:1;
  padding:0 10px 0 28px
}
.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button:hover i{
  color:#fff
}
.deals-layout1 .so-deal .extraslider-inner .item .item-time-w{
  clear:both;
  margin-top:15px
}
.deals-layout1 .so-deal .extraslider-inner .item .item-time-w .time-title{
  float:left;
  color:#222;
  width:35%;
  margin-top:5px
}
.deals-layout1 .so-deal .extraslider-inner .item .item-time-w .time-title span{
  font-size:20px;
  font-weight:700;
  display:block;
  width:100%
}
.deals-layout1 .so-deal .extraslider-inner .item .item-timer{
  background-color:transparent
}
.deals-layout1 .so-deal .extraslider-inner .item .item-timer .time-item{
  background-color:transparent;
  line-height:100%;
  float:left;
  text-align:center;
  width:auto;
  margin-left:10px
}
.deals-layout1 .so-deal .extraslider-inner .item .item-timer .time-item .num-time{
  border:none;
  font-size:14px;
  color:#222;
  font-weight:700;
  position:relative;
  width:40px;
  height:40px;
  line-height:40px;
  text-align:center;
  background-color:#eee;
  border-radius:100%;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  -ms-border-radius:100%;
  -o-border-radius:100%;
  padding: 0;
}
.deals-layout1 .so-deal .extraslider-inner .item .item-timer .time-item .name-time{
  color:#666;
  font-size:10px;
  font-weight:400;
  text-transform:uppercase;
  margin-top:3px
}
.deals-layout1 .so-deal .extraslider-inner .item .item-timer .time-item.time-sec .num-time:after{
  display:none
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .item-available p, .product-detail .item-available p{
  color:#222;
  margin-bottom:0
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .item-available .a1, .product-detail .item-available .a1{
  text-align:left
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .item-available .a1 b, .product-detail .item-available b{
  color:#0060af 
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .item-available .a2, .product-detail .item-available .a2{
  text-align:right
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .desc{
  margin-bottom:22px
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .available, .product-detail .available{
  background-color:#eee;
  height:13px;
  width:100%;
  display:inline-block;
  border-radius:7px;
  position:relative;
  z-index:2;
  overflow:hidden
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .available .color_width ,  .product-detail .available .color_width{
  background:#0060af ;
  position:absolute;
  height:100%;
  left:0;
  border-radius:7px
}
.deals-layout1 .so-deal .extraslider-inner .item .caption h4{
  margin-top:5px;
  margin-bottom:10px
}
.deals-layout1 .so-deal .extraslider-inner .item .caption h4 a{
  color:#222;
  font-size:18px;
  text-transform:capitalize
}
.deals-layout1 .so-deal .extraslider-inner .item .caption h4 a:hover{
  color:#0060af 
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .addToCart{
  background-color:#fff;
  border:1px solid #eaeaea;
  color:#888;
  font-size:12px;
  font-size:1.2rem;
  font-weight:400;
  line-height:100%;
  padding:13px 20px;
  border-radius:5px;
  text-transform:uppercase;
  margin-top:20px;
  float:left;
  clear:both
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .addToCart:hover{
  color:#fff;
  background-color:#0060af ;
  border-color:#0060af 
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .price .price-new,.deals-layout1 .so-deal .extraslider-inner .item .caption .price span.price{
  font-size:20px;
  color:#0060af 
}
.deals-layout1 .so-deal .extraslider-inner .item .caption .price{
  margin-top:8px
}
.deals-layout1 .so-deal .extraslider-inner .item:hover .product-thumb .image .button-group .btn-button{
  -webkit-transform:translate(0,0);
  -moz-transform:translate(0,0);
  -ms-transform:translate(0,0);
  -o-transform:translate(0,0);
  transform:translate(0,0);
  -webkit-opacity:1;
  -moz-opacity:1;
  -ms-opacity:1;
  -o-opacity:1;
  opacity:1
}
.deals-layout1 .so-deal .extraslider-inner .item:hover .product-thumb .image a.img-link:before{
  -webkit-opacity:1;
  -moz-opacity:1;
  -ms-opacity:1;
  -o-opacity:1;
  opacity:1
}
.deals-layout1{
  position:relative
}
.deals-layout1 .so-deal{
  margin:0
}
.deals-layout1 .so-deal .extraslider-inner{
  border:none
}
.deals-layout1 .product-thumb .button-group {
  background-color: transparent;
}
/* .deals-layout1 .so-deal .extraslider-inner .item .product-thumb .image .button-group  .btn-button.compare  {
  display: none;
} */
.deals-layout1 .desc {
  display: none;
}
.deals-layout1 .so-deal .extraslider-inner .item .product-thumb .image .button-group .btn-quickview {
  display: none;
}
.deals-layout1 .so-deal .extraslider-inner .product-thumb .caption .item-time {
  margin: 0;
  padding: 0;
}
.so-deals-rtl.deals-layout1 h3.modtitle span  {
  float: right;
}
.so-deals-rtl .so-deal.button-type2 .owl2-prev, .so-deals-rtl .so-deal.button-type2 .owl2-next {
  float: right;
}
.so-deals-rtl.deals-layout1 .item-left  {
  float: right;
}
.so-deals-rtl.deals-layout1 .so-deal .extraslider-inner .item .image .button-group {
  right: 10px;
  left: inherit;
}
.so-deals-rtl.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button:hover span {
  padding: 0 28px 0 10px
}
.so-deals-rtl.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button i, 
.so-deals-rtl.deals-layout1 .so-deal .extraslider-inner .item .image .button-group .btn-button:before {
  right: 0;
  left: inherit;
}
.so-deals-rtl.deals-layout1 .so-deal.button-type2 .owl2-prev, 
.so-deals-rtl.deals-layout1 .so-deal.button-type2 .owl2-next {
  float: left;
}
.so-deals-rtl.deals-layout1 .so-deal .owl2-nav {
  left: 0;
  right: inherit;
}
.content-product-right .item-available {
  display: inline-block;
  width: 100%;
}
.content-product-right .item-available .row,
.content-product-right .item-available .available{
  width: 70%;
}
.content-product-right .countdown_box {
  width: auto;
}
.content-product-right .countdown_box  .countdown_inner  .time-item{
  background-color:transparent;
  line-height:100%;
  float:left;
  text-align:center;
  width:auto;
  margin-left:10px
}
.content-product-right .countdown_box  .countdown_inner  .time-item .num-time{
  border:none;
  font-size:14px;
  color:#222;
  font-weight:700;
  position:relative;
  width:40px;
  height:40px;
  line-height:40px;
  text-align:center;
  background-color:#eee;
  border-radius:100%;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  -ms-border-radius:100%;
  -o-border-radius:100%;
  padding: 0;
}
.content-product-right .countdown_box  .countdown_inner  .time-item .name-time{
  color:#666;
  font-size:10px;
  font-weight:400;
  text-transform:uppercase;
  margin-top:3px
}
body.common-brand-lancome .header-bottom,
body.common-brand-loccitane .header-bottom {
  display: none;
}
body.common-brand-lancome .so-page-builder .container,
body.common-brand-loccitane .so-page-builder .container  {
  width: 100%;
  padding: 0 !important;
}
body.common-brand-lancome .so-page-builder .container .row,
body.common-brand-loccitane .so-page-builder .container .row {
  margin: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
body.common-brand-lancome .col-style,
body.common-brand-loccitane .col-style {
  padding: 0 !important;
}
body.common-brand-lancome .so-page-builder .lancomme-top,
body.common-brand-loccitane .so-page-builder .lancomme-top {
  background-color: #131313;
  text-align: center;
  height: 100px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
body.common-brand-loccitane .so-page-builder .lancomme-top {
  background-color: #ffcb0c;
}
.lancomme-top p {
  margin: 0;
}
body.common-brand-lancome .lancomme-top img {
  width: 222px;
  min-width: auto !important;
}
body.common-brand-lancome .owl2-nav,
body.common-brand-loccitane .owl2-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
body.common-brand-lancome .owl2-nav .owl2-prev,
body.common-brand-loccitane .owl2-nav .owl2-prev {
  position:absolute;
  left: 10%;
  font-size: 0;
}
body.common-brand-lancome .owl2-nav .owl2-prev:before,
body.common-brand-loccitane .owl2-nav .owl2-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 65px;
  color: #000;
}
body.common-brand-lancome .owl2-nav .owl2-next,
body.common-brand-loccitane .owl2-nav .owl2-next {
  position:absolute;
  right: 10%;
  font-size: 0;
}
body.common-brand-lancome .owl2-nav .owl2-next:before,
body.common-brand-loccitane .owl2-nav .owl2-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 65px;
  color: #000;
}

body.common-brand-lancome  .col-style.col-text,
body.common-brand-loccitane  .col-style.col-text {
  padding: 50px 150px!important
}
.col-text h3 {
  font-size: 42px;
  color: #000;
  text-transform: uppercase;
}
body.common-brand-lancome .col-text ul li,
body.common-brand-loccitane .col-text ul li {
  width: 48%;
  display: inline-block;
}
body.common-brand-lancome .col-text ul li a,
body.common-brand-loccitane .col-text ul li a {
  text-transform: uppercase;
  text-decoration: underline;
  color: #000;
}
body.common-brand-lancome a.show-all,
body.common-brand-loccitane a.show-all {
  background-color: #000 !important;
  margin-top: 20px;
  font-size: 12px;
  color: #d6d6d6;  
}
body.common-brand-lancome a.show-all:hover,
body.common-brand-loccitane a.show-all:hover {
  background-color: #3c3a3a !important;
}
body.common-brand-lancome .lancome-section2 {
  background-color: #da7da8;
}
body.common-brand-lancome  p ,
body.common-brand-loccitane  p {
  margin: 0;
}
body.common-brand-lancome .lancome-section2 ul li{
  width: 100%;
}
body.common-brand-lancome .lancome-section3,
body.common-brand-loccitane .lancome-section3 {
  background-color: #f9f9f9;
}
body.common-brand-lancome #content,
body.common-brand-loccitane #content {
  margin-bottom: 0;    
}  
body.common-brand-loccitane .lancome-section1 {
  background-color: #EDCDB4; 
}
body.common-brand-loccitane .lancome-section2 {
  background-color: #EAE5DF; 
}
body.common-brand-loccitane .lancome-section3 {
  background-color: #DFDFE9; 
}
body.common-brand-loccitane .lancome-section4 {
  background-color: #E3E4DF; 
}
.ay_sponsors_page .product-item-container {
  border: 1px solid #e8e8e8 !important;
}
.ay_thetitle h2 {
  color: #222;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
  font-weight: bold;
  padding-bottom: 22px;
}
body.common-brand-lancome img,
body.common-brand-loccitane img {
  /*min-width: 100%;*/
  width: auto;
  max-width: none;
}

@media all and (min-width: 1200px){
	.so-basic-product .preset00-1 .item-element{width: 100%;}
	.so-basic-product .preset00-2 .item-element{ width: 50%; }
	.so-basic-product .preset00-3 .item-element{ width: 33.3295%; }
	.so-basic-product .preset00-4 .item-element{ width: 16.6% !important; }
	.so-basic-product .preset00-5 .item-element{ width: 20%; }
	.so-basic-product .preset00-6 .item-element{ width: 16.6595%;}
	.so-basic-product .preset00-1  .clr1,
	.so-basic-product .preset00-2  .clr2,
	.so-basic-product .preset00-3  .clr3,
	.so-basic-product .preset00-4  .clr4,
	.so-basic-product .preset00-5  .clr5,
	.so-basic-product .preset00-6  .clr6{
		clear: both;
	}
}

/* .category_box .modtitle { color: #111 !important; font-weight: 700; } */
.as-title-block {
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 25px;
	margin: 10px 0 0;
	position: relative;
}

.as-title-block-left {
	display: block;
	width: auto;			
	font-size: 21px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	padding-bottom: 0;
}

.as-title-block-right {
	display: block;
	width: auto;
	text-align: right;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 15px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	right: 20px;
	top: 3px;
}

.rtl .as-title-block-right {
	display: block;
	width: auto;
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 15px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	left: 20px;
	top: 3px;
}

.as-title-block-right a {
	color: #0066c0;
}

.as-title-block-right a:hover {
	color: #c45500;
}

/* Style bundles */
.pbListing-content {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 -15px;
}
.pbListing-content .pbListing-box {
  margin-bottom: 30px;
  width: 25%;
  padding: 0 15px;
}
.pbListing-content .pbListing-box .box-content {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  height: 100%;
  padding: 20px 20px 40px 20px;
  position: relative;
  background-color: #fff !important;
}
#ProductBundlesSubmitButton {
  background-color: #ffc630 !important;
  color: #ffd517;
  border-color: #ffc630;
  font-weight: bold;
  border-radius: 16px;
  font-size: 12px;
  padding: 8px;
  text-transform: capitalize;
  position: absolute;
  bottom: 20px;
  width: 160px;
  left: 0;
  right: 0;
  margin: auto;
}
#ProductBundlesSubmitButton:hover {
  color: #fff;
}
.product-view #ProductBundlesSubmitButton {
  position: static;
  float: left;
}
.product-view .PB_bundle_info {
  text-align: left;
}

.product-view .PB_plusbutton {
  position: absolute;
  left: -15px;
  top: 30%;
  margin-top: 0;
}
.product-view.pbListing-content .pbListing-box {
	width: 100%
}
.product-view.pbListing-content .pbListing-box .box-content {
	flex-wrap: nowrap;
	border-radius: 0;
	border: 0 !important;
	padding: 0;
}
.product-view.pbListing-content  .box-content .box-products {
  display: flex;
  display: -webkit-flex;
}
.product-view.pbListing-content  .box-content .box-products  .PB_product {
  position: relative;
}
.product-view.pbListing-content  .box-content .box-products  .PB_product .PB_options_image {
  border: 0;
}
.product-view.pbListing-content h3.title {
	font-size: 15px;
  padding: 10px 20px;
  margin-bottom: 0;
}
.product-view.pbListing-content h3.title a {
	color: rgb(0, 113, 206);
}
.product-view.pbListing-content .owl2-nav >div{
    position: absolute;
    top: 30%;
    cursor: pointer;
    font-size: 12px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    z-index: 8;
    font-size: 0;
}
.product-view.pbListing-content .owl2-prev {
	 left: 0;
}
.product-view.pbListing-content .owl2-prev:before {
	content: '\f053';
    font-family: FontAwesome;
    color: #000;
    font-size: 25px;
}
.product-view.pbListing-content .owl2-next {
	right: 0;
}
.product-view.pbListing-content .owl2-next:before {
	content: '';
    font-family: FontAwesome;
    color: #000;
    font-size: 25px;
}
.product-view.pbListing-content  .bundle-list-name img {
  /* width: 100%; */
}

/* style  Glowbeauty page */

body.common-brand-glowbeauty .col-style {
  padding: 0;
}
.glow-top .col-style {
  padding: 0;
}
.glowsection-top {
  position: relative;
  margin-top: 30px;
}
.glow-logo img {
  width: 220px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.glow-sectiontwo {
  padding: 50px 0 40px 0 !important;
}
.glow-sectiontwo .top-info {
  text-align: center;
  margin-bottom: 30px;
}
.glow-sectiontwo .inner-block-item {
  background: #f5dae0;
}
.glow-sectiontwo .inner-block-item .item-content{ 
  padding: 20px;
  text-align: center;
}
.glow-sectiontwo .inner-block-item .item-content h3.title {
  color: #7ccedf; 
}
.glow-sectiontwo .inner-block-item .item-content .see-more a {
  font-weight: bold; 
  color: #000;
}
body.common-brand-glowbeauty .section-four {
  padding: 50px 0;
}
body.common-brand-glowbeauty .section-four  .item-content {
  color: #fff;
  text-align: center;
  padding: 20px;
}
body.common-brand-glowbeauty .section-four  .inner-block-item .image {
  overflow: hidden;
}
body.common-brand-glowbeauty .section-four  .inner-block-item .image img {
  max-height: 284px;
  min-height: 280px;
  min-width: 100%;
  width: auto;
  max-width: none;
}
body.common-brand-glowbeauty .section-four  .item-content h3.title {
  font-size: 18px;
  font-weight: normal;
  position: relative;
  padding-bottom: 10px;
}
body.common-brand-glowbeauty .section-four  .item-content h3.title:before {
  content: '';
  height: 1px;
  width: 75%;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.common-brand-glowbeauty .section-four  .item-content p {
  font-size: 12px;
}
body.common-brand-glowbeauty .section-four  .olive .inner-block-item{
  background-color: #505421;
}
body.common-brand-glowbeauty .section-four  .blue .inner-block-item{
  background-color: #02528d;
}
body.common-brand-glowbeauty .section-four  .green .inner-block-item{
  background-color: #204922;
}
body.common-brand-glowbeauty .section-four  .pink .inner-block-item{
  background-color: #714a83;
}
.inner-sectionfour .top-info {
  margin-bottom: 50px;
}
.inner-sectionfour .top-info  h3 {
  font-weight: normal;
  color: #000;
  letter-spacing: 2px;
} 
.glow_banner .col-lg-12.col-md-4.col-sm-6 {
  width: 100%;
}
.glow_banner .glowsectionthree-banner img {
  width: 100%;
}
.section-instagram {
	padding: 50px 0;
}
.section-instagram .module{
	margin: 0;
}
.info_insta { 
	text-align: center;
}
div.so-instagram-gallery.button-type2 .owl2-controls {
	display: none;
}
div.so-instagram-gallery .instagram-items-inner.owl2-carousel {
	border: 0;
}
div.so-instagram-gallery .instagram-item .instagram_users .img_users a  {
 	border: 0;
 	position: relative;
}
div.so-instagram-gallery .instagram-item .instagram_users .img_users a .fa {
	color: #fff;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 2;
}
.section-newsleter {
	background-color: #ebdee4;
	padding: 40px 0;
	margin-bottom: 40px;
}
.section-newsleter .col-style.container {
	margin: auto;
	float: none;
}
.section-newsleter .module.news-letter {
	margin: 0;
}

.section-newsleter .so-custom-default.newsletter {
	display: flex;
	align-items: center;
}
.section-newsleter .so-custom-default.newsletter .title-block {
	width: 40%;
}

@media (max-width: 1199px) {
  body.common-brand-glowbeauty .section-four .inner-block-item .image img {
    min-height: auto;
    width: 100%;
  }
  body.common-brand-glowbeauty .col-style {
  	width: 100%;
  }
  .section-newsleter .col-style.container {
  	width: 970px;
  }
}
@media (max-width: 979px) {
	.section-newsleter .col-style.container {
		width: 750px;
	}
	.section-newsleter .so-custom-default.newsletter {
		display: block;
		text-align: center;
	}
	.section-newsleter .so-custom-default.newsletter .title-block {
		width: 100%;
		margin-bottom: 30px;
	}
}

.la2ta-lira {
	position: absolute;
	left: 0;
	top: 0;
}

.product-detail .la2ta-lira{
	left: 15px;
}

.navbar-logo {
  display: flex;
  align-items: center;
}
.navbar-logo .title-mega {
  display: none;
}  
.desktop-banner-thirds {
  width: 33.3% !important;
}
.desktop-banner-thirds:first-child {
  padding-left: 0;
}
.desktop-banner-thirds:last-child {
  padding-right: 0;
}
.desktop-banner-thirds img {
  width: 100%;
}
.elementor-29 .elementor-element.elementor-element-ec8d583:not(.elementor-motion-effects-element-type-background) {
  background-color: #efefef;  
}
.elementor-row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.elementor-29 .elementor-element.elementor-element-ec8d583 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 75px;
  padding: 0px 0px 0px 0px;
}
.elementor-column {
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
  width: 16.666%;
}
.elementor-widget-heading .elementor-heading-title {
  font-weight: 600;
}
.elementor-widget-heading .elementor-heading-title {
  line-height: 1.4074;
  color: #2F2F2F;
}
.elementor-29 .elementor-element.elementor-element-0cc3179 .elementor-heading-title {
  color: #000000;
}
b, strong {
  font-weight: bold;
}
.elementor-column {
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.elementor-element-29b140c3 .elementor-heading-title {
  color: #000000;
}
.elementor-element-29b140c3 .elementor-widget-heading .elementor-heading-title {
  font-weight: 600;
  line-height: 1.4074;
}
.elementor-element-29b140c3 .elementor-element.elementor-element-79fccd5c {
  width: 50%;
}
.elementor-element-29b140c3 .elementor-element.elementor-element-7fa419f {
  width: 50%;  
  display: block
}
.elementor-element-29b140c3 .elementor-element.elementor-element-0160c43 {
  --divider-border-style: solid;
  --divider-border-color: #000;
  --divider-border-width: 1px;
}
.elementor-widget-wrap>.elementor-element {
  width: 100%;
}
.elementor-element-29b140c3 .elementor-element.elementor-element-0160c43 .elementor-divider {
  padding-bottom: 15px;
}
.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-border-color);
  display: inline-block; 
}
.elementor-element-7e50970 h3 {
  color: #2f2f2f;
  font-weight: bold;
}
.elementor-element-7e50970 a {
  color: #2f2f2f;
}
.elementor-element-7e50970 a:hover {
  color: #06529c;
}
.elementor-text-editor {
  color: #2f2f2f;
}
.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
  width: 50%;
}
.elementor-section-content-middle .elementor-row >.elementor-element:first-child{
  width: 22.963%;
}
.elementor-section-content-middle .elementor-row >.elementor-element {
  width: 77.037%;
}
.elementor-section-content-middle,
.elementor-element.elementor-element-96831d9  {
  width: 100% !important;
  left: inherit !important;
}
.elementor-element.elementor-element-aff1321 .lastudio-animated-text {
  justify-content: center;
  align-items: flex-end;
}
.lastudio-animated-text {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.lastudio-animated-text__before-text {
  font-size: 36px;
  font-weight: bold;
  color: #000;
}
.elementor-element.elementor-element-aff1321 .lastudio-animated-text__animated-text {
  color: #06529c;
  position: relative;
}
.lastudio-animated-text__animated-text {
  font-size: 40px;
}
.elementor-widget-lastudio-animated-text .lastudio-animated-text__animated-text {
  font-weight: 400;
}
.lastudio-animated-text__animated-text-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  visibility: hidden;
  z-index: 1;
}
.lastudio-animated-text__animated-text-item:first-child {
  visibility: visible;
}
.lastudio-animated-text__animated-text-item:first-child span {
  opacity: 1 !important;
}
.elementor-element.elementor-element-39c4b883 {
  width: 43.259%;
}
.elementor-element.elementor-element-1bbcfe60 {
  width: 56.741%;
  justify-content: center;
  align-items: center;
}
.elementor-element-7f161c8b.elementor-widget-heading .elementor-heading-title {
  font-size: 40px;
  font-weight: bold;
  color: #000;
} 
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.elementor-element.elementor-element-1bbcfe60.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
}
.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
  width: 100%;
}
.elementor-element.elementor-element-c710e55 .elementor-fit-aspect-ratio iframe {
  height: 600px;
}
.elementor-element-a44edfb .elementor-column-wrap.elementor-element-populated {
  width: 100%;
}
ul.elementor-icon-list-items {
  text-align: left;
  position: relative;
  padding-left: 20px;
}

ul.elementor-icon-list-items span.elementor-icon-list-icon:before {
  content: '\f00c';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
}
.elementor-element-906b137 .elementor-image img {
  height: auto;
}
.elementor-element.elementor-element-1ec0f86:not(.elementor-motion-effects-element-type-background) {
  background-color: #dedc00;
  padding: 50px 50px 50px 50px;
  width: 100vw !important;
  margin-left: -50vw;
  left: 50% !important;
  position: relative;
  text-align: center;
 
}
.elementor-element.elementor-element-6fecd788 {
  width: 60%;
}
.elementor-element.elementor-element-672a0063 {
  width: 40%;
}
.elementor-element.elementor-element-243aa3f {
  margin-top: 40px;
}
.elementor-element.elementor-element-86e390d:not(.elementor-motion-effects-element-type-background) {
  background-color: #06529c;
  padding: 50px 50px 50px 50px;
  width: 100vw !important;
  margin-left: -50vw;
  left: 50% !important;
  position: relative;
  text-align: center;
}
.elementor-element.elementor-element-86e390d.elementor-section-content-middle .elementor-row >.elementor-element {
  width: 50% !important;
}
.elementor-element.elementor-element-86e390d .elementor-widget-heading .elementor-heading-title {
  color: #fff;
}
.gallery .gallery-item a {
  display: block;
  background: #f4f4f4;
  margin: 6px;
  padding: 6px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
  border: 0;
  border-radius: 2px;
  transition: background .25s;
}
.elementor-element-7d05ca6.elementor-widget-heading .elementor-heading-title{
  text-align: center; 
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 10px;
  width: 100%;
}
.elementor-element.elementor-element-59e352b:not(.elementor-motion-effects-element-type-background) {
  background-color: #efefef;
  padding: 50px 50px 50px 50px;
  width: 100vw !important;
  margin-left: -50vw;
  left: 50% !important;
  position: relative;
  text-align: center;
}
::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
}
.elementor-element-79c1122 ol {
  list-style-position: inside;
  margin-top: 30px;
}
.lastudio-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
.elementor-element.elementor-element-78da05e .lastudio-table {
  table-layout: auto;
  border: 1px solid #cdcdcd;
}
.elementor-element.elementor-element-78da05e .lastudio-table__head-cell {
  font-family: "Helvetica", Sans-serif;
  font-weight: bold;
  color: #000000;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}
.lastudio-table__cell-inner {
  display: flex;
  align-items: center;
  padding: 5px;
}
.lastudio-table__cell-content {
  display: flex;
  align-items: center;
  text-align: left;
}
.elementor-element.elementor-element-3d94bcb:not(.elementor-motion-effects-element-type-background) {
  background-color: #efefef;
  width: 100vw !important;
  margin-left: -50vw;
  left: 50% !important;
  position: relative;
}
.elementor-element.elementor-element-3d94bcb .elementor-container {
  max-width: 1140px;
  margin: auto
}
.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 30px;
}
.elementor-element-d4eb845.elementor-widget-heading .elementor-heading-title {
  font-size: 34px;
}
.elementor-element.elementor-element-53d86b5 {
  text-align: center;
}
.elementor-element.elementor-element-53d86b5 .elementor-element .elementor-spacer-inner {
  height: 50px;
}
.elementor-elementelementor-element-fc027ec {
  margin-top: 30px;
}
.elementor-element.elementor-element-ba2a1a9:not(.elementor-motion-effects-element-type-background) {
  background-color: #6ec1e4;
  padding: 50px 50px 50px 50px;
  width: 100vw !important;
  margin-left: -50vw;
  left: 50% !important;
  position: relative;
  text-align: center;
  color: #fff;
}
.elementor-element.elementor-element-8b5015e .lastudio-table {
  table-layout: auto;
}
.lastudio-table-wrapper {
  width: 100%;
  max-width: 100%;
}
.elementor-element.elementor-element-ba2a1a9 table {
  border: 1px solid #cdcdcd;
  padding: 10px;
}
.elementor-element.elementor-element-ba2a1a9 .elementor-widget-heading .elementor-heading-title,
.elementor-element.elementor-element-ba2a1a9 .lastudio-table__cell-text {
  color: #fff;
}
.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #06529c;
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.elementor-element.elementor-element-5a6300a .elementor-text-editor {
  color: #fff;
}
.elementor-element.elementor-element-8d990cc .elementor-button {
  background-color: #06529c;
  color: #fff !important;
}
.elementor-element.elementor-element-6c8f6b8 {
  text-align: center;
}

.elementor-element.elementor-element-6c8f6b8 .elementor-button{
  background-color: #06529c;
  color: #fff !important;
}
.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
  width: 33.333%;
}
.elementor-widget-container .elementor-menu-toggle ,
.elementor-widget-container .elementor-nav-menu--dropdown.elementor-nav-menu__container {
  display: none;
}
.elementor-widget-container ul li {
  display: inline-block;
  padding: 0 15px;
}
.elementor-element.elementor-element-2f3f298 .elementor-column.elementor-col-33 {
  border-right: 1px solid #000;
}
.elementor-element.elementor-element-2f3f298 .elementor-column.elementor-col-33:last-child {
  border-right: 0;
}
.elementor-element.elementor-element-2effad3 {
  width: 33.407%;
}
.elementor-element.elementor-element-74f65ab9 {
  width: 66.593%;
}
.elementor-element.elementor-element-4c3cdd91 {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #7a7a7a;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 50px 0px;
}
.elementor-element.elementor-element-d47cc1b h4 {
  font-weight: bold; 
}
.elementor-element.elementor-element-d47cc1b .elementor-widget.elementor-widget-text-editor {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.elementor-element.elementor-element-597a101:not(.elementor-motion-effects-element-type-background),
.elementor-element.elementor-element-9ab32b2:not(.elementor-motion-effects-element-type-background),
  .elementor-element.elementor-element-553f3d1:not(.elementor-motion-effects-element-type-background) {
  background-color: transparent;
  background-image: linear-gradient(130deg, #002d68 0%, #00b2ff 89%);
  width: 100vw !important;
  margin-left: -50vw;
  left: 50% !important;
  position: relative;
  text-align: center;
  color: #fff;
  margin-top: 350px;
}
.elementor-element.elementor-element-597a101 > .elementor-background-overlay,
  .elementor-element.elementor-element-9ab32b2 > .elementor-background-overlay,
    .elementor-element.elementor-element-553f3d1 > .elementor-background-overlay {
  background-image: url(https://sbitanynew.wpengine.com/wp-content/uploads/2019/11/CTA-Shapes.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.15;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor .elementor-background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.elementor-shape-top {
  top: -1px;
}
.elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}
.elementor-shape svg {
  display: block;
  width: -webkit-calc(100% + 1.3px);
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
svg:not(:root) {
  overflow: hidden;
}

.elementor-element.elementor-element-597a101 > .elementor-shape-top svg,
  .elementor-element.elementor-element-9ab32b2 > .elementor-shape-top svg,
    .elementor-element.elementor-element-553f3d1 > .elementor-shape-top svg {
  width: calc(300% + 1.3px);
  height: 120px;
  transform: translateX(-50%) rotateY(180deg);
}
.elementor-shape .elementor-shape-fill {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.elementor-element.elementor-element-597a101 > .elementor-container,
  .elementor-element.elementor-element-9ab32b2 > .elementor-container,
    .elementor-element.elementor-element-553f3d1 > .elementor-container {
  max-width: 1350px;
}
.elementor-element.elementor-element-4c2613f,
.elementor-element.elementor-element-e935103,
  .elementor-element.elementor-element-bda3f86 {
  width: 59.111%;
}
.elementor-element.elementor-element-a078bb4,
.elementor-element.elementor-element-1acd2c2,
  .elementor-element.elementor-element-6f4db39 {
  width: 40.889%;
}
.elementor-element.elementor-element-4c2613f > .elementor-element-populated,
  .elementor-element.elementor-element-e935103 > .elementor-element-populated,
    .elementor-element.elementor-element-bda3f86 > .elementor-element-populated {
  padding: 50px 30px 0px 0px;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.elementor-element.elementor-element-e935103.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap,
.elementor-element.elementor-element-4c2613f.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap,
  .elementor-element.elementor-element-bda3f86.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
  display: flex;
}
.elementor-element.elementor-element-40570ea,
.elementor-element.elementor-element-49b07c7,
  .elementor-element.elementor-element-7c00652 {
  text-align: left;
}
.elementor-element.elementor-element-1710f51,
.elementor-element.elementor-element-6320be8,
  .elementor-element.elementor-element-a6e0795 {
  text-align: right;
  width: 100%;
}
.elementor-element.elementor-element-1710f51 > .elementor-widget-container,
.elementor-element.elementor-element-6320be8 > .elementor-widget-container,
  .elementor-element.elementor-element-a6e0795 > .elementor-widget-container {
  margin: -10% 0% 0% 0%;
  --translateY: -38.8889px;
  transform: translateY(var(--translateY));
}
.elementor-element.elementor-element-1710f51 .elementor-image img,
.elementor-element.elementor-element-6320be8 .elementor-image img,
  .elementor-element.elementor-element-a6e0795 .elementor-image img {
  border-radius: 200px 100px 200px 100px;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.26);
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.elementor-element.elementor-element-4c2613f > .elementor-element-populated {
  padding: 50px 30px 0px 0px;
}
.elementor-element.elementor-element-40570ea > .elementor-widget-container,
.elementor-element.elementor-element-49b07c7 > .elementor-widget-container,
  .elementor-element.elementor-element-7c00652 > .elementor-widget-container {
  padding: 103px 0px 0px 0px;
}
.elementor-element.elementor-element-40570ea .elementor-heading-title,
.elementor-element.elementor-element-49b07c7 .elementor-heading-title,
  .elementor-element.elementor-element-7c00652 .elementor-heading-title {
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 1.2em;
}
.elementor-element.elementor-element-caae218 .elementor-heading-title,
.elementor-element.elementor-element-844c9c4 .elementor-heading-title,
  .elementor-element.elementor-element-0cc1539 .elementor-heading-title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  text-align: left;
}

.elementor-element.elementor-element-6a1ea1b .elementor-button,
.elementor-element.elementor-element-9714b41 .elementor-button,
  .elementor-element.elementor-element-0992fec .elementor-button {
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  border-radius: 30px 30px 30px 30px;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  position: relative;
  color: #fff;
}
.elementor-button.elementor-size-md {
  padding: 15px 30px;
}
.elementor-button-text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
  display: inline-block;
}
.elementor-button .elementor-align-icon-right {
  margin-left: 5px;
  -webkit-box-ordinal-group: 16;
  -webkit-order: 15;
  -ms-flex-order: 15;
  order: 15;
  position: absolute;
  right: 11px;
}
.elementor-button .elementor-align-icon-right .fas {
  display: none;
}
.elementor-button .elementor-align-icon-right:before {
  content: '\f178';
  font-family: FontAwesome;
}
.elementor-element.elementor-element-6a1ea1b .elementor-button .elementor-align-icon-right {
  margin-left: 10px;
}
.elementor-element.elementor-element-3bb130d .elementor-button,
.elementor-element.elementor-element-3c21733 .elementor-button,
  .elementor-element.elementor-element-660e1f5 .elementor-button {
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  fill: #000000;
  color: #000000;
  background-color: #ffffff;
  border-radius: 30px 30px 30px 30px;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  position: relative;
}
.elementor-element.elementor-element-6a29654 .elementor-widget-container ul li,
.elementor-element.elementor-element-fdcfbe6 .elementor-widget-container ul li {
  background-color: transparent;
  border: 0;
}
.elementor-section {
  position: relative;
}
.elementor-element.elementor-element-5922da5e {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #7a7a7a;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 50px 0px;
}
.elementor-widget-image .elementor-image img {
  vertical-align: middle;
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 30px;
}
.elementor-element.elementor-element-cbb86c1 .elementor-spacer-inner {
  height: 50px;
}
.elementor-element.elementor-element-cbb86c1 .elementor-image {
  text-align: center;
}
.elementor-element.elementor-element-034fef3 .elementor-image img {
  width: 50%;
}
.elementor-element.elementor-element-03660ea .elementor-image img {
  width: 50%;
}
.elementor-element.elementor-element-1c3967a .elementor-image img {
  width: 98%;
}
.pp-list-container .pp-list-items li {
  margin: 0;
  padding: 0;
  position: relative;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.elementor-element.elementor-element-0f9e8dc.pp-info-list-icon-left .pp-info-list-item:not(:last-child) .pp-info-list-item-inner, .elementor-element.elementor-element-0f9e8dc.pp-info-list-icon-right .pp-info-list-item:not(:last-child) .pp-info-list-item-inner {
  margin-bottom: 10px;
}
.pp-infolist-icon-wrapper {
  line-height: 1;
  position: relative;
  z-index: 1;
}
.pp-info-list-container .pp-infolist-icon-wrapper {
  background: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  position: relative;
}
.pp-info-list-container .pp-info-list-item-inner {
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pp-info-list-icon-left .pp-infolist-icon-wrapper {
  margin-right: 10px;
}
.elementor-element.elementor-element-0f9e8dc .pp-infolist-icon-wrapper {
  width: 39px;
  height: 39px;
}
.elementor-element.elementor-element-0f9e8dc .pp-list-items .pp-infolist-icon-wrapper {
  background: #ffffff;
}
.elementor-element.elementor-element-0f9e8dc.pp-info-list-icon-left .pp-infolist-icon-wrapper {
  margin-right: 8px;
}
.pp-list-container .pp-icon-list-icon {
  display: inline-block;
  text-align: center;
}
.fa-money-bill-alt:before {
  content: '\f0d6';
  font-family: FontAwesome;
}
.fas.fa-check {
  font-family: FontAwesome;
}
.fas.fa-check:after { 
  content: '\f00c';
  font-family: FontAwesome;
}
.pp-info-list-icon-left .pp-info-list-connector .pp-infolist-icon-wrapper:after {
  content: '';
  border-right: 1px solid #000;
  height: 200px;
  top: 14px;
  left: calc(7px - (1px/2));
  position: absolute;
  width: 1px;
}
.elementor-element.elementor-element-0f9e8dc.pp-info-list-icon-left .pp-info-list-connector .pp-infolist-icon-wrapper:before, 
.elementor-element.elementor-element-0f9e8dc.pp-info-list-icon-left .pp-info-list-connector .pp-infolist-icon-wrapper:after {
  border-right-style: solid;
  border-right-width: 1px;
}
.elementor-element.elementor-element-0f9e8dc.pp-info-list-icon-left .pp-info-list-container .pp-infolist-icon-wrapper:after {
  left: calc((39px/2) - (1px/2));
  top: 39px;
}
.elementor-element.elementor-element-0f9e8dc.pp-info-list-icon-left .pp-info-list-item:not(:last-child) .pp-info-list-item-inner, 
.elementor-element.elementor-element-0f9e8dc.pp-info-list-icon-right .pp-info-list-item:not(:last-child) .pp-info-list-item-inner {
  margin-bottom: 10px;
}
.pp-info-list-icon-left.pp-info-list-icon-vertical-top .pp-info-list-item-inner, .pp-info-list-icon-right.pp-info-list-icon-vertical-top .pp-info-list-item-inner {
  align-items: flex-start;
}
.elementor-element.elementor-element-7f3b24d.pp-info-list-icon-left .pp-infolist-icon-wrapper {
  margin-right: 8px;
}
.elementor-element.elementor-element-7f3b24d .pp-infolist-icon-wrapper {
  width: 39px;
  height: 39px;
}
.elementor-element.elementor-element-7f3b24d.pp-info-list-icon-left .pp-info-list-container .pp-infolist-icon-wrapper:after {
  left: calc((39px/2) - (1px/2));
  top: 39px;
}
.pp-info-list-title {
  font-family: "Helvetica", Sans-serif;
  font-size: 21px;
  font-weight: bold;
}
.elementor-element.elementor-element-46c4f5b {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #7a7a7a;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 50px 0px;
}
.elementor-element.elementor-element-6c57079 .elementor-element.elementor-widget-heading > .elementor-widget-container {
  padding: 0px 0px 20px 0px;
}
.elementor-element.elementor-element-261adab .elementor-fit-aspect-ratio iframe {
  height: 600px;
}
 .elementor-element.elementor-element-61110d65:not(.elementor-motion-effects-element-type-background),  .elementor-element.elementor-element-61110d65 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: transparent;
  background-image: linear-gradient(130deg, #00b2ff 0%, #dedc00 89%);
  width: 100vw !important;
  margin-left: -50vw;
  left: 50% !important;
  position: relative;
  text-align: center;
  color: #fff;
 }
 .elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
 .elementor-element.elementor-element-61110d65 > .elementor-background-overlay {
  background-image: url(https://sbitanynew.wpengine.com/wp-content/uploads/2019/11/CTA-Shapes.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.15;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.elementor-element.elementor-element-61110d65 > .elementor-container {
  max-width: 1350px;
}
.elementor-element.elementor-element-3548a6 {
  width: 51.037%;
}
.elementor-element.elementor-element-102ee29d {
  width: 48.963%;
}
.elementor-element.elementor-element-3548a6 > .elementor-element-populated {
  padding: 50px 30px 0px 0px;
}
.elementor-element.elementor-element-3548a6.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-content: center;
  align-items: center;
  text-align: left;
}
.elementor-element.elementor-element-d25def3 {
  color: #ffffff;
}
.elementor-element.elementor-element-d25def3 > .elementor-widget-container {
  padding: 140px 0px 0px 0px;
}
.elementor-element.elementor-element-d25def3 > .elementor-widget-container .elementor-text-editor {
  color: #fff;
}
.elementor-element.elementor-element-2469f2a1 {
  text-align: left;
}
.elementor-element.elementor-element-2469f2a1 .elementor-heading-title {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 1.2em;
}
.elementor-element.elementor-element-1a96c0de > .elementor-widget-container {
  margin: 0px 0px 0px 0px;
  padding: 25px 0px 25px 0px;
}
.elementor-element.elementor-element-1a96c0de .elementor-button {
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  fill: #000000;
  color: #000000;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}
.elementor-element.elementor-element-102ee29d > .elementor-element-populated {
  padding: 0px 0px 0px 0px;
}
.elementor-element.elementor-element-241ebbc9 {
  text-align: right;
}
.elementor-element.elementor-element-241ebbc9 > .elementor-widget-container {
  margin: 0% 0% 0% 0%;
}
.elementor-element.elementor-element-61110d65 > .elementor-shape-top svg {
  width: calc(300% + 1.3px);
  height: 451px;
}