@charset "UTF-8";
/*******************************************
 ***   TM Framework: starxcart.ir        ***
 *******************************************/
/* [2] */
/* [8] */
/*******************************************************
 Style Color
 ********************************************************/
@font-face {
    font-family: 'iransansm';
    src: url('../font/iransansm.eot');
    src: url('../font/iransansm.eot?#iefix') format('embedded-opentype'),
         url('../font/iransansm.woff') format('woff'),
         url('../font/iransansm.ttf') format('truetype'),
         url('../font/iransansm.svg#iransansm') format('svg');
}
body {
	font-family: 'iransansm', serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 12px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 16px;/*33px*/
}
h2 {
	font-size: 15px;/*27px*/
}
h3 {
	font-size: 14px;/*21px*/
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 16px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
  margin: "import"; }
/*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: #fe5454;
}
.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;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] BACK TO TOP
 [2] SOCIAL ACCOUNTS
 [3] TOP PANEL
 [4] LARY LOADER
 [5] NO RESPONSIVE BOOTSTRAP
 [6] PRELOADING SCREEN
 ==============================================*/
/*============BACK TO TOP ==================*/
.back-to-top {
  cursor: pointer;
  background-color: #777;
  width: 45px;
  bottom: 20px;
  right: 10px;
  min-height: 42px;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  border-radius: 3px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.back-to-top.hidden-top {
  bottom: -100px;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.back-to-top:hover {
  background-color: #fe5454;
}
.back-to-top i {
  font-size: 36px;
  margin: 1px 0 0 0 !important;
  color: #fff;
  display: inline-block;
}
/*============SOCIAL ACCOUNTS ==================*/
.social-widgets {
  position: fixed;
  z-index: 999;
  top: 50%;
  height: 0;
  width: 0;
  right: 0;
}
.social-widgets .item, .social-widgets .items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.social-widgets .items {
  top: -100px;
  position: relative;
}
.social-widgets .item {
  position: absolute;
  top: 0;
  left: 120px;
}
.social-widgets .active {
  z-index: 100;
  left: -310px;
}
.social-widgets .item-01, .social-widgets .item-02, .social-widgets .item-03, .social-widgets .item-04, .social-widgets .item-05, .social-widgets .item-06, .social-widgets .item-07, .social-widgets .item-08, .social-widgets .item-09 {
  left: 0;
}
.social-widgets .item-01 {
  top: 0;
  z-index: 99;
}
.social-widgets .item-02 {
  top: 45px;
  z-index: 98;
}
.social-widgets .item-03 {
  top: 90px;
  z-index: 97;
}
.social-widgets .item-04 {
  top: 150px;
  z-index: 96;
}
.social-widgets .item-05 {
  top: 200px;
  z-index: 95;
}
.social-widgets .tab-icon .fa {
  font-size: 18px;
  line-height: 45px;
}
.social-widgets .tab-icon {
  position: absolute;
  top: 0;
  left: -45px;
  display: block;
  width: 45px;
  height: 45px;
  background: #fff;
  text-align: center;
  font-size: 1.54em;
}
.social-widgets .tab-icon:hover {
  text-decoration: none;
}
.social-widgets .active .tab-icon {
  border-color: #e9e9e9;
  background: #fff;
}
.social-widgets .facebook .tab-icon {
  background: #3b5998;
  background-clip: content-box;
  color: white;
}
.social-widgets .twitter .tab-icon {
  background: #07779a;
  background-clip: content-box;
  color: white;
}
.social-widgets .youtube .tab-icon {
  background: #da2723;
  background-clip: content-box;
  color: white;
}
.social-widgets .tab-content {
  background: #fff;
  width: 310px;
  padding: 10px;
}
.social-widgets .active .tab-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, .15);
}
.social-widgets .title {
  margin: -10px -10px 10px;
  padding: 0px 10px;
  background-color: #ccc;
  text-transform: uppercase;
  line-height: 45px;
  color: #000;
  font-weight: bold;
}
.social-widgets .title h5 {
  line-height: 45px;
  margin: 0;
}
.social-widgets .facebook.active {
  left: -260px;
}
.social-widgets .facebook .tab-content {
  width: 260px;
}
.social-widgets .twitter.active {
  left: -300px;
}
.social-widgets .twitter .tab-content {
  width: 300px;
}
.social-widgets .twitter-widget {
  padding-top: 10px;
}
.social-widgets .youtube.active {
  left: -450px;
}
.social-widgets .youtube .tab-content {
  width: 450px;
}
.social-widgets .youtube .tab-content iframe {
  width: 100%;
}
.social-widgets .loading {
  min-height: 200px;
  position: relative;
  z-index: 100;
}
.social-widgets .loading img.ajaxloader {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 32px;
  height: 32px;
}
/*============TOP PANEL ==================*/
.wrapper-boxed header.navbar-compact, .wrapper-iframed header.navbar-compact, .wrapper-rounded header.navbar-compact {
  width: auto;
}
header.navbar-compact {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 900;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
header.navbar-compact .compact-hidden {
  display: none;
}
.navbar-compact .header-center {
  padding: 20px 0;
}
.navbar-compact .header-bottom {
  margin: 0 0 10px;
}
.navbar-switcher {
  text-align: center;
  float: right;
  display: none;
  width: 45px;
  height: 45px;
  margin-bottom: -47px;
  background: #fe5454 !important;
  padding: 6px 7px;
  border-radius: 0 0 3px 3px;
  cursor: pointer;
  color: #fff;
}
.navbar-switcher.active {
  background: #333 !important;
}
.navbar-switcher .i-active, .navbar-switcher.active .i-inactive {
  display: none;
}
.navbar-switcher.active .i-active, .navbar-switcher .fa-caret-down {
  display: inline;
  font-size: 1.8em;
  line-height: 1.5em;
}
/*============LARY LOADER ==================*/
.lazy {
  display: block;
  overflow: hidden;
  background: transparent url(../../images/lazy-loader.gif) no-repeat center center;
}
@media (min-width: 1200px) {
  .lazy.lazy-loaded {
    background: none;
    height: auto;
  }
  .lazy img {
    transition: 1s all ease;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    display: inline-block;
  }
  .lazy.lazy-loaded img {
    opacity: 1;
  }
}
/*============NONE RESPONSIVE BOOTSTRAP ==================*/
@media (max-width: 1024px) {
  .no-res {
    width: 1190px;
  }
}
.wrapper-boxed, .wrapper-iframed, .wrapper-rounded {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.wrapper-iframed {
  margin: 20px auto;
}
.wrapper-rounded {
  margin: 20px auto;
  border-radius: 10px;
  overflow: hidden;
}
/*============Preloading Screen==================*/
.loader-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000111;
  background-color: #fff;
  opacity: 1;
  transition: all 500ms linear 0s;
}
.loader-content.loader-off, body.loaded .loader-content {
  opacity: 0;
  visibility: hidden;
  transition: all 500ms linear 0s;
}
/* The loader container */
#loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  perspective: 400px;
  transform-type: preserve-3d;
}
/* The dot */
#loader .dot {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -80px;
  transform-type: preserve-3d;
  transform-origin: 80px 50%;
  transform: rotateY(0);
  background-color: #1fc0a0;
  animation: dot1 2000ms cubic-bezier(0.56, 0.09, 0.89, 0.69) infinite;
}
#loader .dot:nth-child(2) {
  z-index: 9;
  animation-delay: 150ms;
}
#loader .dot:nth-child(3) {
  z-index: 8;
  animation-delay: 300ms;
}
#loader .dot:nth-child(4) {
  z-index: 7;
  animation-delay: 450ms;
}
#loader .dot:nth-child(5) {
  z-index: 6;
  animation-delay: 600ms;
}
#loader .dot:nth-child(6) {
  z-index: 5;
  animation-delay: 750ms;
}
#loader .dot:nth-child(7) {
  z-index: 4;
  animation-delay: 900ms;
}
#loader .dot:nth-child(8) {
  z-index: 3;
  animation-delay: 1050ms;
}
@keyframes dot1 {
  0% {
    transform: rotateY(0) rotateZ(0) rotateX(0);
    background-color: #fe5454;
  }
  45% {
    transform: rotateZ(180deg) rotateY(360deg) rotateX(90deg);
    background-color: #000;
    animation-timing-function: cubic-bezier(0.15, 0.62, 0.72, 0.98);
  }
  90%, 100% {
    transform: rotateY(0) rotateZ(360deg) rotateX(180deg);
    background-color: #fe5454;
  }
}
/*============@group Banners hover effect ==================*/
.banners-effect-1 .banners > div img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.banners-effect-1 .banners > div img:hover {
  opacity: 0.8;
}
.banners-effect-2 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banners-effect-2 .banners > div a:hover:before, .banners-effect-2 .banners > div a:hover:after {
  left: 0;
  opacity: 1;
}
.banners-effect-2 .banners > div a:before, .banners-effect-2 .banners > div a:after {
  background-color: rgba(255, 255, 255, 0.4);
  display: block;
  width: 100%;
  height: 100%;
  left: -100%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  content: "";
  z-index: 1;
}
.banners-effect-3 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banners-effect-3 .banners > div a:hover:before, .banners-effect-3 .banners > div a:hover:after {
  border: 0 solid rgba(0, 0, 0, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
}
.banners-effect-3 .banners > div a:before, .banners-effect-3 .banners > div a:after {
  border: 50px solid transparent;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 0;
  content: "";
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100px;
  height: 100px;
  -webkit-transform: scale(7);
  -moz-transform: scale(7);
  -ms-transform: scale(7);
  -o-transform: scale(7);
  transform: scale(7);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility: visible;
  z-index: 1;
}
.banners-effect-4 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banners-effect-4 .banners > div a:hover:before, .banners-effect-4 .banners > div a:hover:after {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}
.banners-effect-4 .banners > div a:before, .banners-effect-4 .banners > div a:after {
  border-bottom: 50px solid rgba(0, 0, 0, 0.2);
  border-top: 50px solid rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform-origin: 50% 50% 0;
  width: 100%;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.35s ease 0s;
  -moz-transition: opacity 0.4s ease 0s, -moz-transform 0.35s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.35s ease 0s;
  visibility: visible;
  z-index: 1;
}
.banners-effect-5 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banners-effect-5 .banners > div a:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  border: 70px solid rgba(255, 255, 255, 0);
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.banners-effect-5 .banners > div a:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 0.5;
  border: 30px solid #fff;
  top: 0;
  left: 0;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.5s ease-in-out;
}
.banners-effect-5 .banners > div a:hover:before {
  border: 0 solid rgba(255, 255, 255, 0.7);
}
.banners-effect-5 .banners > div a:hover:after {
  transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  opacity: 0;
  transition-delay: 0.1s;
}
.banners-effect-6 .banners > div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top;
}
.banners-effect-6 .banners > div a img {
  backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}
.banners-effect-6 .banners > div a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transform: scale3d(1.1, 1.1, 1);
}
.banners-effect-7 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banners-effect-7 .banners > div a:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 0;
  top: 0;
  left: 50%;
  content: "";
  transition: all 0.3s ease-in-out 0s;
}
.banners-effect-7 .banners > div a:hover:before {
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
.banners-effect-8 .banners > div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top;
}
.banners-effect-8 .banners > div a:before, .banners-effect-8 .banners > div a:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.banners-effect-8 .banners > div a:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
.banners-effect-8 .banners > div a:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}
.banners-effect-8 .banners > div img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.banners-effect-8 .banners > div a:hover:before, .banners-effect-8 .banners > div a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banners-effect-8 .banners > div a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.banners-effect-9 .banners > div a {
  display: block;
  position: relative;
  z-index: 10;
}
.banners-effect-9 .banners > div a:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.banners-effect-9 .banners > div a:hover:before {
  opacity: 1;
}
.banners-effect-9 .banners > div a img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
  transform: perspective(1000px) translate3d(0, 0, 0);
}
.banners-effect-9 .banners > div a:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
  transform: perspective(1000px) translate3d(0, 0, 21px);
}
.banners-effect-10 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banners-effect-10 .banners > div a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.banners-effect-10 .banners > div a:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.banners-effect-11 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banners-effect-11 .banners > div a:hover:before, .banners-effect-11 .banners > div a:hover:after {
  width: 100%;
  height: 100%;
}
.banners-effect-11 .banners > div a:before, .banners-effect-11 .banners > div a:after {
  background-color: rgba(0, 0, 0, 0.15);
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  width: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.banners-effect-11 .banners > div a:after {
  left: auto;
  right: 0;
  bottom: 0;
}
.banners-effect-12 .banners > div img {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.banners-effect-12 .banners > div img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/*===============================================
 [SASS DIRECTORY ]
 [1] OVERLAY PATTER
 ==============================================*/
/*============OVERLAY PATTERN  ==================*/
/* 1. Overlay pattern ---------------------*/
body.no-bgbody {
  background-image: none;
}
.pattern-1 {
  background-image: url(../../images/patterns/1.png);
}
.pattern-2 {
  background-image: url(../../images/patterns/2.png);
}
.pattern-3 {
  background-image: url(../../images/patterns/3.png);
}
.pattern-4 {
  background-image: url(../../images/patterns/4.png);
}
.pattern-5 {
  background-image: url(../../images/patterns/5.png);
}
.pattern-6 {
  background-image: url(../../images/patterns/6.png);
}
.pattern-7 {
  background-image: url(../../images/patterns/7.png);
}
.pattern-8 {
  background-image: url(../../images/patterns/8.png);
}
.pattern-9 {
  background-image: url(../../images/patterns/9.png);
}
.pattern-10 {
  background-image: url(../../images/patterns/10.png);
}
.pattern-11 {
  background-image: url(../../images/patterns/11.png);
}
.pattern-12 {
  background-image: url(../../images/patterns/12.png);
}
.pattern-13 {
  background-image: url(../../images/patterns/13.png);
}
.pattern-14 {
  background-image: url(../../images/patterns/14.png);
}
.pattern-15 {
  background-image: url(../../images/patterns/15.png);
}
.pattern-16 {
  background-image: url(../../images/patterns/16.png);
}
.pattern-17 {
  background-image: url(../../images/patterns/17.png);
}
.pattern-18 {
  background-image: url(../../images/patterns/18.png);
}
.pattern-19 {
  background-image: url(../../images/patterns/19.png);
}
.pattern-20 {
  background-image: url(../../images/patterns/20.png);
}
.pattern-21 {
  background-image: url(../../images/patterns/21.png);
}
.pattern-22 {
  background-image: url(../../images/patterns/22.png);
}
.pattern-23 {
  background-image: url(../../images/patterns/23.png);
}
.pattern-24 {
  background-image: url(../../images/patterns/24.png);
}
.pattern-25 {
  background-image: url(../../images/patterns/25.png);
}
.pattern-26 {
  background-image: url(../../images/patterns/26.png);
}
.pattern-27 {
  background-image: url(../../images/patterns/27.png);
}
.pattern-28 {
  background-image: url(../../images/patterns/28.png);
}
.pattern-29 {
  background-image: url(../../images/patterns/29.png);
}
.pattern-30 {
  background-image: url(../../images/patterns/30.png);
}
.pattern-31 {
  background-image: url(../../images/patterns/31.png);
}
.pattern-32 {
  background-image: url(../../images/patterns/32.png);
}
.pattern-33 {
  background-image: url(../../images/patterns/33.png);
}
.pattern-34 {
  background-image: url(../../images/patterns/34.png);
}
.pattern-35 {
  background-image: url(../../images/patterns/35.png);
}
.pattern-36 {
  background-image: url(../../images/patterns/36.png);
}
.pattern-37 {
  background-image: url(../../images/patterns/37.png);
}
.pattern-38 {
  background-image: url(../../images/patterns/38.png);
}
.pattern-39 {
  background-image: url(../../images/patterns/39.png);
}
.pattern-40 {
  background-image: url(../../images/patterns/40.png);
}
.pattern-41 {
  background-image: url(../../images/patterns/41.png);
}
.pattern-42 {
  background-image: url(../../images/patterns/42.png);
}
.pattern-43 {
  background-image: url(../../images/patterns/43.png);
}
.pattern-44 {
  background-image: url(../../images/patterns/44.png);
}
.pattern-45 {
  background-image: url(../../images/patterns/45.png);
}
.divider {
  clear: both;
  height: 40px;
}
.alert {
  border-radius: 0;
}
.alert .fa {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
.tab-content {
  padding: 15px 15px 10px;
  margin-bottom: 20px;
  z-index: 2;
  border: 1px solid #ddd;
  border-top: 0px;
}
.simple-ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.simple-ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.simple-ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 14px;
}
.simple-ul li ul {
  margin: 10px 0 10px 0;
  padding: 0;
  list-style: none;
}
.simple-ul li ul li:before {
  content: "\f111";
  font-size: 7px;
  top: 7px;
}
.decimal-list {
  margin: 0px 0 15px 20px;
  padding: 0;
  list-style: decimal outside;
}
.decimal-list li {
  padding-left: 0;
  margin-bottom: 5px;
  text-indent: 0;
}
blockquote {
  font-size: 12px;
}
.well {
  border-radius: 0;
}
.feature-box {
  border-radius: 0;
  margin-bottom: 20px;
}
.feature-box .feature-icon {
  color: #fe5454;
  display: inline-block;
  font-size: 64px;
  height: 65px;
  text-align: center;
  width: 65px;
  float: left;
}
.feature-box .feature-content {
  padding-left: 80px;
}
.featured-icon {
  border-radius: 50%;
  color: #fff;
  background-color: #fe5454;
  display: inline-block;
  font-size: 40px;
  height: 110px;
  line-height: 110px;
  margin: 5px;
  position: relative;
  text-align: center;
  width: 110px;
  z-index: 1;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] PAGE ACCOUNT
 [2] PAGE INFORMATION
 [3] PAGE CHECKOUT
 [4] LANGUAGE CURENTY 
 [5] CSS FEAFURE MENU DEMO
 ==============================================*/
/*============PAGE ACCOUNT ==================*/
.account-login .well, .affiliate-login .well {
  min-height: 395px;
}
.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;
}
/* @group List Box */
.list-box {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.list-box li {
  border-bottom: 1px solid #ececec;
}
.list-box li:last-child {
  border-bottom: 0;
}
.list-box li a {
  display: inline-block;
  word-wrap: break-word;
  padding: 8px 0;
  margin-right: 5px;
  color: #555;
}
.list-box li a:hover {
  color: #fe5454;
}
/* @end */
/*============PAGE INFORMATION ==================*/
.simple-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.bold-list > li > a {
  font-weight: 700;
  text-transform: uppercase;
  color: #555;
}
.bold-list > li > a:hover {
  color: #fe5454;
}
.simple-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  bottom: -0.8em;
}
.simple-list li {
  margin: 0;
  padding: 0 0 12px;
}
.simple-list ul a {
  color: #555;
}
.simple-list ul a:hover {
  color: #fe5454;
}
.simple-list .checkbox {
  padding-left: 0;
}
.simple-list .checkbox input[type=checkbox] {
  margin-right: 10px;
}
.simple-list .icon {
  margin-right: 9px;
}
.arrow-list li {
  padding-left: 12px;
  position: relative;
}
.arrow-list li:before {
  margin-right: 10px;
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
  content: '\f105';
}
/*============PAGE CHECKOUT ==================*/
.checkout-cart .panel-group .panel, .checkout-checkout .panel-group .panel {
  border-radius: 0;
}
.table-responsive .table thead > * {
  background-color: rgba(51, 51, 51, 0.1);
  font-weight: bold;
}
.table-responsive .table tbody td.text-left a {
  font-weight: bold;
  color: #666;
}
.table-responsive .table tbody td.text-left:hover a {
  color: #fe5454;
}
/*============LANGUAGE CURENTY ==================*/
.btn-group .btn-link {
  text-align: left;
  background: transparent;
  text-decoration: none;
  padding: 5px 10px;
  color: #666;
  font-weight: normal;
  color: #555;
  position: relative;
  z-index: 1;
}
.btn-group .btn-link:hover {
  color: #fe5454;
}
.dropdown-menu .btn-block {
  border: none;
  background: transparent;
  text-align: left;
}
.dropdown-menu .btn-block:hover {
  background: #f7f7f7;
}
/*============ CSS FEAFURE MENU DEMO ==================*/
.feature-layout .image-link {
  color: #555;
}
.feature-layout .image-link:hover {
  color: #fe5454;
}
.feature-layout .image-link .thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background: #333;
  padding: 0;
}
.feature-layout .image-link .btn {
  position: absolute;
  top: -100px;
  left: calc(50% - 50px);
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #fe5454;
  border-color: #fe5454;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 2px;
}
.feature-layout .image-link .btn:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
.feature-layout .image-link .btn:hover {
  background: #555;
  border-color: #555;
}
.feature-layout .image-link:hover .thumbnail {
  border: 1px solid #ccc;
}
.feature-layout .image-link:hover .thumbnail img {
  opacity: 0.7;
}
.feature-layout .image-link:hover .btn {
  top: calc(50% - 25px);
}
.feature-layout .image-link .figcaption {
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.with-sub-menu .feafure-dr {
  text-align: left;
}
.with-sub-menu .feafure-dr h3.title-feature {
  display: block;
  font-weight: 700;
  font-size: 14px;
  line-height: 1em;
  text-transform: uppercase;
  color: #444;
  margin-bottom: 15px;
}
.with-sub-menu .feafure-dr ul.row-list {
  list-style: none;
  padding: 0;
}
.with-sub-menu .feafure-dr li {
  line-height: 30px;
}
.with-sub-menu .feafure-dr li a {
  font-size: 14px;
  position: relative;
  color: #666;
}
.with-sub-menu .feafure-dr li a:hover {
  color: #fe5454;
}
.with-sub-menu .feafure-dr .layout-color li a {
  text-transform: capitalize;
}
.with-sub-menu .feafure-dr .layout-color li a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  background-color: #e1e1e1;
  margin-right: 10px;
  vertical-align: middle;
  left: 0;
}
.with-sub-menu .feafure-dr .layout-color li.orange a:before {
  background: #fe5621;
}
.with-sub-menu .feafure-dr .layout-color li.blue a:before {
  background: #02a8f3;
}
.with-sub-menu .feafure-dr .layout-color li.brown a:before {
  background: #beae59;
}
.with-sub-menu .feafure-dr .layout-color li.green a:before {
  background: #8ac249;
}
.with-sub-menu .feafure-dr .layout-color li.red a:before {
  background: #df1f26;
}
.with-sub-menu .feafure-dr .layout-color li.pink a:before {
  background: #e81d62;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] MODULE DEFAULT
 [2] BLOCK SEARCH
 [3] SOCIAL FOOTER
 ==============================================*/
/*============MODULE DEFAULT ==================*/
.module {
  margin-bottom: 30px;
}
.module:before, .module:after {
  content: " ";
  display: table;
}
.module:after {
  clear: both;
}
.module h3.modtitle {
  font-size: 16px;
  color: #555;
  margin: 0 0 15px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.icon-style h3.modtitle {
  font-size: 14px;
  padding: 11px 10px;
  background: #eee;
  margin: 0;
  border-bottom: 1px solid #fe5454;
}
.icon-style h3.modtitle .fa {
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin: -11px 10px -11px -10px;
  background: #fe5454;
  color: #fff;
  font-size: 16px;
  left: 0;
}
.module.sohomepage-slider .so-homeslider img {
  transform-style: initial;
}
.title-margin h3.modtitle {
  margin-bottom: 15px;
}
.title-underline h3.modtitle {
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 6px;
  padding: 9px 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.title-underline h3.modtitle:after {
  content: " ";
  width: 125px;
  height: 1px;
  background: #fe5454;
  display: block;
  position: absolute;
  bottom: 0;
  margin-bottom: -1px;
}
.bordered_content {
  border-radius: 3px;
  border: 1px solid #eaeaea;
  background: #fff;
}
.yt-content-slider .owl2-controls {
  margin: 0;
}
/*============MODULE NEWLETTER POPUP ==================*/
.main-newsleter-popup .so-custom-popup {
  background-color: #fff;
  border-radius: 5px;
}
@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 .so-custom-popup .oca_popup .popup-content {
  padding: 15px 10px;
  text-align: center;
}
@media (min-width: 1200px) {
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
    padding: 60px 30px;
    padding-left: 55%;
    margin: 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
    padding: 60px 30px;
    padding-left: 55%;
    margin: 0 20px;
  }
}
.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .popup-title {
  font-weight: bold;
  font-size: 22px;
  color: #333;
  text-transform: uppercase;
}
.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
  font-size: 18px;
  color: #fe5454;
  font-weight: bold;
}
.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .email {
  margin: 30px 0;
}
.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-control {
  background: white;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 41px;
  max-width: 280px;
  display: inline-block;
  width: 100%;
}
.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 {
  margin-bottom: 20px;
  min-width: 160px;
  text-transform: uppercase;
  padding: 10px;
}
.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
  padding: 10px 0;
}
/*============MODULE MEGAMENU ==================*/
.header-bottom .vertical-wrapper {
  position: absolute;
  display: none;
  top: 100%;
  width: 90%;
  z-index: 10;
  border-width: 0 1px 1px 1px;
}
/*============MODULE BREADCRUMB ==================*/
.breadcrumb {
  padding: 8px 0;
  margin-bottom: 30px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid #eee;
  color: #444;
  font-size: 12px;
}
.breadcrumb li a {
  font-weight: normal;
  color: #444;
  color: #555;
}
.breadcrumb li a:hover {
  color: #fe5454;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  color: #444;
}
/*============ MODULE MEGAMENU VERTICAL  ==================*/
.container-megamenu.vertical a {
  color: #555;
  font-size: 13px;
  display: block;
}
.container-megamenu.vertical a:hover {
  color: #fe5454;
}
.container-megamenu.vertical #menuHeading {
  cursor: pointer;
}
.container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container > div {
  margin: 3px 9px 0 0;
  float: left !important;
}
.container-megamenu.vertical .vertical-wrapper {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #ddd;
  margin: 0;
  padding: 10px 0 0;
  box-shadow: none;
  border-radius: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
  height: auto;
  margin: 0;
  margin-right: 10px;
}
.container-megamenu.vertical .vertical-wrapper:before {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 8px 10px;
  top: -10px;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  z-index: 1;
  left: 20px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
  margin: 0;
  border: none;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li b.fa {
  position: relative;
  top: 3px;
  float: right;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
  padding: 7px 15px 7px;
  font-size: 13px;
  margin: 0;
  color: #444;
  line-height: 24px;
  background: #fff !important;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a strong i {
  font-size: 9px;
  padding-right: 5px;
  color: #999;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
  background: #fe5454 !important;
  color: #fff;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a i {
  color: #fff;
}
.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: 5px 20px;
  position: relative;
  border-bottom: 1px solid #ddd;
  line-height: 25px;
}
.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 b {
  position: relative;
  top: 4px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li:hover > a {
  color: #fe5454;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
  padding: 0;
  top: 0;
  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: 5px 20px;
  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;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content {
  box-shadow: 3px 1px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e6e6e6;
}
.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: #fe5454;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu > ul > li {
  padding-top: 25px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu > ul > li:nth-child(1) {
  padding-top: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul li a.main-menu {
  color: #444;
  font-size: 18px;
  margin: 0 0 15px;
  display: block;
  font-weight: normal;
  text-transform: capitalize;
  border: none;
  padding-bottom: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
  padding: 0;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li {
  padding: 2px 0;
  font-size: 12px;
  line-height: 22px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
  font-size: 12px;
  font-weight: normal;
  color: #555;
  display: block;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a:hover {
  color: #fe5454;
}
.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 {
  color: #fe5454;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
  border-top: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore:hover {
  background: #fe5454;
  color: #fff;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore:hover span {
  color: #fff;
}
/*============CATEGORY SIMPLE BLOG==================*/
.blog-category {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.blog-category .box-content {
  margin-bottom: 30px;
}
.blog-category .box-content ul {
  margin-bottom: 0;
}
.blog-category ul li.list-group-item {
  border-radius: 0;
  border: 0;
  border-bottom: 1px dotted #e4e4e4;
  margin: 0;
  padding: 10px 0;
}
.blog-category ul li.list-group-item a {
  color: #555;
}
.blog-category ul li.list-group-item a:hover {
  color: #fe5454;
}
.blog-category ul li.list-group-item .active, .blog-category ul li.list-group-item .active:hover {
  color: #fe5454;
}
/*============MODULE FILTER ==================*/
.module.so_filter_wrap {
  border: none;
}
.module.so_filter_wrap h3.modtitle {
  background: transparent;
  padding: 0;
  border-bottom: 0;
  font-size: 20px;
}
.module.so_filter_wrap h3.modtitle span {
  padding: 0;
}
.module.so_filter_wrap .modcontent {
  border: 1px solid #ddd;
  border-top: 1px solid #fe5454;
  background: #fff;
  border-radius: 0;
}
.module.so_filter_wrap .modcontent .so-filter-heading {
  padding: 0;
}
.module.so_filter_wrap .modcontent .so-filter-heading i {
  padding: 18px 0 0;
}
.module.so_filter_wrap .modcontent .so-filter-heading .so-filter-heading-text {
  float: left;
  padding: 15px 0 0px;
  color: #444;
  font-weight: 700;
  text-transform: uppercase;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-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%;
}
.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 .noUi-horizontal .noUi-handle.noUi-handle-lower {
  left: 0;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle.noUi-handle-upper {
  right: 18px;
  left: initial;
}
.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: #fe5454;
}
.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: #fe5454;
  color: #fff;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option:hover .option-input:before {
  background-color: transparent;
  border: 2px solid #999;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:before {
  margin-top: -7px !important;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input:before {
  background-color: transparent;
  border: 2px solid #999;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option-sub {
  position: relative;
  padding-left: 14px;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:before, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option-sub:before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  background-color: #999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input:hover:before, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option-sub:hover:before {
  background-color: transparent;
  border: 2px solid #999;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input .fa-circle, .module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option-sub .fa-circle {
  display: none;
}
.module.so_filter_wrap .modcontent .noUi-horizontal .noUi-handle {
  top: -7px;
}
.module.so_filter_wrap .modcontent li.so-filter-options {
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: #ddd 1px dotted;
  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 0 20px;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container ul li {
  float: left;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max {
  display: block;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby {
  min-width: 60px;
  width: 49%;
  padding: 0 5px;
  display: inline-block;
  float: left;
  border: 1px solid #ddd;
  display: inline-block;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby.txt-price-shopby-fisrt {
  margin-right: 2%;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span {
  display: table-cell;
  vertical-align: middle;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span.text-current {
  position: relative;
  top: 1px;
}
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_max, .module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.module.so_filter_wrap .modcontent .noUi-handle {
  border: 2px solid #fe5454;
  width: 18px;
  height: 18px;
}
.module.so_filter_wrap .modcontent .noUi-connect {
  box-shadow: none;
  height: 4px;
  background: #fe5454;
}
.module.so_filter_wrap .modcontent .noUi-background {
  background: #ddd;
  box-shadow: none;
  height: 4px;
}
.module.so_filter_wrap .modcontent .noUi-horizontal .noUi-handle-upper {
  right: 18px;
}
.module.so_filter_wrap .modcontent .noUi-target {
  border: none;
}
.module.so_filter_wrap .modcontent .noUi-background {
  background: #ddd;
}
.module.so_filter_wrap .modcontent #btn_resetAll {
  padding: 8px 15px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.module.so_filter_wrap .modcontent #btn_resetAll .fa.fa-times {
  color: #fe5454;
}
.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: 14px;
  color: #555;
}
.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 ==================*/
.box-category {
  border: 1px solid #e6e6e6;
  padding: 10px 20px 20px;
}
.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 dotted #e4e4e4;
}
.box-category ul li a {
  padding: 6px 0;
  display: block;
  color: #555;
}
.box-category ul li a:hover {
  color: #fe5454;
}
.box-category ul li a.active {
  color: #fe5454;
}
.box-category ul li .head a:before {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 'FontAwesome';
}
.box-category ul li .head .collapsed:before {
  content: "\f105";
}
.box-category ul li .head {
  display: block;
  position: absolute;
  top: 5px;
  line-height: 20px;
  right: 10px;
  text-align: center;
}
.box-category ul li .head a {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #999;
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 3px;
}
.box-category ul li .head a:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
.box-category ul li .head a:hover {
  background: #fe5454;
}
.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, .releate-products .item-element, div.so-extraslider.grid .item-element {
  margin-bottom: 20px;
}
.basic-product-list .item-element:hover .image, .releate-products .item-element:hover .image, div.so-extraslider.grid .item-element:hover .image {
  border-color: #fe5454;
}
.basic-product-list .image, .releate-products .image, div.so-extraslider.grid .image {
  float: left;
  border: 1px solid #ddd;
  padding: 0;
  margin-right: 20px;
}
.basic-product-list .caption, .releate-products .caption, div.so-extraslider.grid .caption {
  overflow: hidden;
}
.basic-product-list h4, .releate-products h4, div.so-extraslider.grid h4 {
  font-size: 15px;
  margin: 0 0 5px;
}
.basic-product-list h4 a, .releate-products h4 a, div.so-extraslider.grid h4 a {
  color: #555;
}
.basic-product-list h4 a:hover, .releate-products h4 a:hover, div.so-extraslider.grid h4 a:hover {
  color: #fe5454;
}
.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: #fe5454;
  border-color: #fe5454;
  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: #fe5454;
}
div.so-extraslider.grid div.owl2-controls {
  right: 10px;
}
div.so-extraslider.grid div.owl2-controls .owl2-nav .owl2-next, div.so-extraslider.grid div.owl2-controls .owl2-nav .owl2-prev {
  background: #fff;
  border: 1px solid #a0a0a0;
  opacity: 1;
}
div.style-dev-so-listing-tabs {
  position: relative;
  z-index: 2;
}
div.style-dev-so-listing-tabs 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: #fe5454;
  color: #fe5454;
}
div.style-dev-so-listing-tabs .list-sub-cat {
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #ddd;
  margin: 0 0 30px;
}
div.style-dev-so-listing-tabs .list-sub-cat li.item-cate {
  width: 10%;
  float: left;
  border-width: 0 1px 0 0;
  border-color: #ddd;
  border-style: solid;
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
div.style-dev-so-listing-tabs .list-sub-cat li.item-cate .ltabs-tab-img {
  margin: 0;
  float: none;
  height: auto;
}
div.style-dev-so-listing-tabs .list-sub-cat li.item-cate .ltabs-tab-img img {
  margin: 10px auto;
  background: none !important;
}
div.style-dev-so-listing-tabs .list-sub-cat li.item-cate .title-sub-cate {
  font-size: 13px;
  font-weight: bold;
  text-transform: capitalize;
  color: #555;
}
div.style-dev-so-listing-tabs .list-sub-cat li.item-cate.tab-sel, div.style-dev-so-listing-tabs .list-sub-cat li.item-cate:hover {
  background: #eee;
}
div.style-dev-so-listing-tabs .list-sub-cat li.item-cate.tab-sel .title-sub-cate, div.style-dev-so-listing-tabs .list-sub-cat li.item-cate:hover .title-sub-cate {
  color: #fe5454;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATSET BLOG
 [2] SIMPLE BLOG
 [3] ARTICLE INFO
 ==============================================*/
/*============SO LATSET BLOG ==================*/
/*============SIMPLE BLOG ==================*/
.blog-header {
  margin-bottom: 30px;
}
.blog-header h3 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 16px;
  font-size: 1.6rem;
  /* [8] */
}
.blog-listitem.grid .itemBlogImg.left-block {
  display: block;
  position: relative;
}
.blog-listitem.list .blog-item .itemBlogImg .article-image {
  margin: 0;
}
.blog-listitem {
  margin: 0 -15px;
  display: inline-block;
}
.blog-listitem .blog-item {
  padding: 0;
  margin-bottom: 30px;
}
.blog-listitem .blog-item .article-image {
  margin-bottom: 15px;
}
.blog-listitem .blog-item .itemBlogContent .article-title h4 {
  margin-bottom: 10px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 15px;
  font-size: 1.5rem;
  /* [8] */
}
.blog-listitem .blog-item .itemBlogContent .article-title h4 a {
  color: #555;
}
.blog-listitem .blog-item .itemBlogContent .article-title h4 a:hover {
  color: #fe5454;
}
.blog-listitem .blog-item .itemBlogContent .blog-meta {
  display: inline-block;
  padding: 10px 0;
  vertical-align: top;
}
.blog-listitem .blog-item .itemBlogContent .blog-meta i {
  padding-right: 5px;
}
.blog-listitem .blog-item .itemBlogContent .blog-meta > span {
  padding-right: 20px;
  line-height: 15px;
  font-weight: normal;
  font-size: 12px;
  color: #999;
  float: left;
}
.blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count {
  padding-left: 0;
  color: #999;
}
.blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count a {
  color: #999;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
}
.blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count a:hover {
  color: #fe5454;
}
.simple-blog-product h4 {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 14px;
  font-size: 1.4rem;
  /* [8] */
}
/*============ARTICLE INFO==================*/
div.article-info .article-title h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #1e1e1e;
  font-weight: bold;
  margin: 0 0 15px;
}
div.article-info .article-sub-title {
  display: inline-block;
  width: 100%;
}
div.article-info .article-sub-title span {
  display: block;
  float: left;
  color: #999;
  padding: 0 10px;
  font-size: 13px;
}
div.article-info .article-sub-title span.article-author {
  padding-left: 0;
}
div.article-info .article-sub-title span.article-author a {
  color: #999;
  font-size: 13px;
}
div.article-info .article-sub-title span.article-author a:hover {
  color: #fe5454;
}
div.article-info .article-sub-title span.article-comment {
  border-right: 0;
}
div.article-info .article-sub-title .article-share {
  display: none;
}
div.article-info .article-image {
  margin-bottom: 30px;
}
div.article-info .related-comment {
  border-radius: 0;
  border: 0;
  border-top: 1px solid #e6e6e6;
  padding-top: 40px;
  box-shadow: none;
  margin-top: 40px;
}
div.article-info .related-comment .article-reply {
  border: none;
  background: #f9f9f9;
}
div.article-info .related-comment .article-reply .author {
  font-weight: bold;
  font-size: 16px;
}
div.article-info .related-comment .article-reply .article-reply {
  background: #f4f3f3;
}
div.article-info .related-comment .panel-body {
  padding: 0;
  border: 0;
}
div.article-info .related-comment .panel-body .form-group #comments {
  padding: 0;
  border: 0;
  overflow: hidden;
}
div.article-info .related-comment .panel-body .form-group #comments h2#review-title {
  margin: 0 0 30px;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  color: #121212;
}
div.article-info .related-comment #button-comment {
  background: #fe5454;
  border-color: #fe5454;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  div.article-info .related-comment #button-comment {
    padding: 10px 52px;
  }
}
div.article-info .related-comment #button-comment:hover {
  background: #444;
  border-color: #444;
}
div.article-info .itemFullText {
  text-align: justify;
}
/*============ARTICLE COMMENTS==================*/
.comments {
  margin-bottom: 30px;
}
.comments.comments-level-1 {
  margin-left: 136px;
}
.comments .pull-left {
  width: 100px;
  height: 100px;
  display: block;
  background-color: #f5f5f5;
  margin-right: 30px;
  position: relative;
  padding: 0;
}
.comments .pull-left .fa {
  font-size: 46px;
  display: block;
  text-align: center;
  margin: 25px 0;
}
.comments .pull-left img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.comments .pull-left span {
  position: absolute;
  display: inline-block;
  top: 15%;
}
.comments .media-body .media-title {
  color: #1fc0a0;
  padding-bottom: 14px;
}
.comments .media-body .media-title .username {
  font-size: 18px;
  font-style: italic;
  font-family: IranSansMedium, sans-serif;
  display: inline-block;
  margin-right: 14px;
}
.comments .media-body .media-title .time {
  font-size: 16px;
}
.comments .media-body .media-title .time .fa {
  font-size: 20px;
  margin-right: 13px;
  position: relative;
  top: 3px;
}
.comments .media-body .media-title .link:hover {
  text-decoration: none;
}
@media (max-width: 745px) {
  .comments {
    margin-bottom: 28px;
  }
  .comments.comments-level-1 {
    margin-left: 70px;
  }
  .comments .pull-left {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
  .comments .pull-left:before {
    font-size: 46px;
    line-height: 1em;
    top: 10px;
  }
  .comments .media-body .media-title time {
    display: block;
  }
  .comments .media-body .media-title time .icon {
    font-size: 20px;
    margin: 0 6px 0 0;
    position: relative;
    top: 3px;
  }
}
/*===============================================
 [SASS DIRECTORY ]
 [1] HEADING
 [2] LINK & COLUMN
 [3] BLOCK FORM
 [4] BLOCK TABLE
 ==============================================*/
/*================ HEADING ===================*/
html {
  width: 100%;
  outline: 0 !important;
  direction: ltr;
}
body {
  color: #666;
  font-size: 14px;
  line-height: 26px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
.h1, .h2, .h3, h1, h2, h3, .h4, .h5, .h6, h4, h5, h6 {
  margin: 0 0 15px 0;
}
/*================ LINK & COLUMN ===================*/
.textColor {
  color: #fe5454;
}
ul.menu, ol.menu, ul.blank, .our-member .respl-item .info-member ul, .why-list, footer .footer-top .module ul.menu, footer .footer-top .module ul.contact-address {
  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%;
}
.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: #fe5454;
}
a:hover {
  color: #fe0808;
  text-decoration: none;
}
a, a:visited, a:active, a:link, a:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
ol {
  counter-reset: item;
  padding: 0 0 0 15px;
}
sup {
  color: #f00;
  font-size: 100%;
  top: -4px;
}
.list-inline {
  display: inline-block;
  margin: 0;
}
.container-megamenu .list-inline a {
  display: inline-block;
}
.clearfix {
  clear: both;
}
.img-thumbnail.pull-left {
  margin-right: 30px;
}
.img-thumbnail.pull-right {
  margin-left: 30px;
}
.margin-zero {
  margin: 0;
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
/*================ FORM ===================*/
legend {
  font-size: 18px;
  padding: 7px 0px;
}
/* @group 2. Inputs
 -------------------*/
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .form-control, select {
  border-radius: 3px;
  background-color: #eee;
  border: none;
  color: #3d3d3d;
  padding: 9px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  box-shadow: none !important;
  transition: all 0.3s ease;
}
input#input-captcha {
  margin-bottom: 15px;
}
textarea:focus, textarea:hover, input[type="text"]:focus, input[type="text"]:hover, input[type="password"]:focus, input[type="password"]:hover, input[type="datetime"]:focus, input[type="datetime"]:hover, input[type="datetime-local"]:focus, input[type="datetime-local"]:hover, input[type="date"]:focus, input[type="date"]:hover, input[type="month"]:focus, input[type="month"]:hover, input[type="time"]:focus, input[type="time"]:hover, input[type="week"]:focus, input[type="week"]:hover, input[type="number"]:focus, input[type="number"]:hover, input[type="email"]:focus, input[type="email"]:hover, input[type="url"]:focus, input[type="url"]:hover, input[type="search"]:focus, input[type="search"]:hover, input[type="tel"]:focus, input[type="tel"]:hover, input[type="color"]:focus, input[type="color"]:hover, .uneditable-input:focus, .uneditable-input:hover {
  outline: 0;
  outline: thin dotted \9;
  background-color: #e9e9e9;
  /* IE6-9 */
}
textarea {
  max-width: 100%;
}
.form-control {
  height: 38px;
}
/* @end */
/* @group 3. Dropdown 
 -------------------*/
.header-top-right .top-link > li {
  position: relative;
}
header .dropdown-menu {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.2s ease-out;
  margin-top: 20px;
  min-width: 120px;
  right: 0;
  left: inherit;
}
@media (min-width: 1200px) {
  header .dropdown-menu:after {
    content: '';
    border: 7px solid #ccc;
    position: absolute;
    z-index: 3;
    top: -14px;
    right: 25px;
    border-color: transparent transparent #fff transparent;
  }
}
header .open > .dropdown-menu {
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.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);
}
#cart .dropdown-menu {
  margin-right: 15px;
  padding: 0;
}
#cart .dropdown-menu:after {
  left: auto;
  right: 49px;
}
#sosearchpro .dropdown-menu {
  width: 500px;
  top: 100%;
  display: none;
}
#sosearchpro .dropdown-menu .media-left {
  float: left;
}
#sosearchpro .dropdown-menu .media-body a {
  color: #555;
  float: none;
}
#sosearchpro .dropdown-menu .media-body a:hover {
  color: #fe5454;
}
#sosearchpro .dropdown-menu:after {
  display: none;
}
.dropdown-menu > li > a {
  padding: 5px 10px;
  color: #555;
}
.dropdown-menu > li > a:hover {
  color: #fe5454;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: #f7f7f7;
}
.nav-header {
  color: #667280;
}
/* @end */
/* @group 4. Buttons 
 ------------------*/
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.button, .btn {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #fe5454;
  border-color: #fe5454;
}
.button:hover, .btn:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
.button:hover, .btn:hover {
  background: #555;
  border-color: #555;
}
.btn-warning {
  background: #f0ad4e;
}
.btn-success {
  background: #5cb85c;
}
.btn-info {
  background: #5bc0de;
}
.btn-primary {
  background: #337ab7;
}
.btn-danger {
  background: #d9534f;
}
.button .fa, .btn .fa {
  margin: 0 5px;
}
.button.inverse, .btn.inverse {
  background-color: #555;
}
.button.inverse:hover, .btn.inverse:hover {
  background-color: #fe5454;
}
.button-continue-shopping {
  display: block;
  float: left;
}
.button-checkout {
  display: block;
  float: right;
}
/* @end */
.btn-inline {
  display: inline-block;
}
/*================ TABLE ===================*/
.table thead > tr > th {
  background: #eee;
}
table.std th, table.std td {
  vertical-align: middle;
  border: #ddd;
  padding: 10px;
  text-align: center;
}
table.std th {
  white-space: nowrap;
  background: #f5f5f5;
}
table.std tfoot td {
  color: #333;
  text-align: right;
  white-space: nowrap;
}
table.std {
  background: #fdfdfd;
  border-spacing: 0;
  vertical-align: middle;
  border: #ddd;
  width: 100%;
}
table th {
  border: #ddd;
  color: #7a7a7a;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}
.delivery_option table td {
  text-align: center;
}
table tfoot td {
  text-align: right;
}
table.table-bordered thead > * {
  background-color: rgba(51, 51, 51, 0.1);
  font-weight: bold;
}
/*================ PAGINATION ===================*/
.pagination > li {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top;
}
.pagination > li span, .pagination > li a {
  padding: 3px 8px;
}
.pagination > li a:hover, .pagination > li span:hover {
  color: #fff;
  background: #fe5454;
  border-color: #fe5454;
}
.pagination > li.active, .pagination > li:hover {
  background: transparent;
  border-color: #fe5454;
}
.pagination > li.active span, .pagination > li:hover span {
  color: #fe5454;
  background: transparent;
  border-color: #fe5454;
}
.pagination > li.active span:hover, .pagination > li:hover span:hover {
  background: #fe5454;
  border-color: #fe5454;
}
.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;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTACT PAGE
 [2] PAEG ABOUT US
 [3] PAGE BLOG
 [4] PAGE 404 
 ==============================================*/
/*============ CONTACT PAGE ==============*/
#map-canvas {
  border: 5px solid #f3f3f3;
}
.info-contact {
  padding-top: 30px;
}
.info-contact .name-store h3 {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
}
.info-contact .text {
  padding-left: 30px;
}
.info-contact .comment {
  padding-bottom: 15px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 25px;
}
.contact-form legend {
  border: none;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
/*============ PAEG ABOUT US ==============*/
.title-about-us {
  background: url("../../images/bg-title-about.png") repeat-x left 12px;
  margin-bottom: 17px;
}
.title-about-us h2 {
  background: #fff;
  display: inline-block;
  font-size: 22px;
  padding: 0 25px 6px 0;
  font-weight: 300;
  color: #333;
}
.welcome-about-us .image-about-us {
  float: left;
  width: 270px;
  padding-top: 6px;
}
.welcome-about-us img:hover {
  opacity: 0.7;
}
.welcome-about-us .des-about-us {
  margin-left: 300px;
  line-height: 18px;
}
.our-member {
  clear: both;
  padding-top: 30px;
}
.our-member img:hover {
  opacity: 0.7;
}
.our-member .title-about-us {
  background: url("../../images/bg-title-about.png") repeat-x left 12px;
  margin-bottom: 17px;
  text-align: center;
}
.our-member .title-about-us h2 {
  padding: 0 15px 6px 15px;
  font-size: 22px;
  font-weight: 300;
  color: #333;
}
.our-member .short-des {
  text-align: center;
  color: #909090;
  margin-bottom: 35px;
}
.our-member .overflow-owl-slider {
  padding-top: 50px;
}
.our-member .respl-item {
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.our-member .respl-item .item-inner {
  padding: 20px;
  display: inline-block;
}
.our-member .respl-item .w-image-box {
  float: left;
  overflow: hidden;
}
.our-member .respl-item .info-member {
  text-align: left;
  margin-left: 185px;
}
.our-member .respl-item .info-member li {
  float: left;
}
.our-member .respl-item .info-member li .fa {
  width: 29px;
  height: 29px;
  border: 1px solid #999;
  line-height: 27px;
  text-align: center;
  color: #999;
  border-radius: 50%;
  margin-right: 5px;
  display: inline-block;
}
.our-member .respl-item .info-member li .fa:hover {
  color: #fe5454;
  border-color: #fe5454;
}
.our-member .respl-item .info-member li .fa-f:before {
  content: "\f09a";
  font-family: FontAwesome;
}
.our-member .respl-item .info-member li .fa-t:before {
  content: "\f099";
  font-family: FontAwesome;
}
.our-member .respl-item .info-member li .fa-s:before {
  content: "\f17e";
  font-family: FontAwesome;
}
.our-member .respl-item .info-member li .fa-g:before {
  content: "\f0d5";
  font-family: FontAwesome;
}
.our-member .respl-item .info-member .cl-name > a {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  color: #444 !important;
}
.our-member .respl-item .info-member .cl-name > a:hover {
  color: #fe5454 !important;
}
.our-member .respl-item .info-member .cl-job {
  padding: 5px 0px;
  text-transform: uppercase;
}
.our-member .respl-item .info-member .cl-des {
  color: #909090;
  margin-bottom: 15px;
}
.why-list li {
  position: relative;
  padding-left: 29px;
}
.why-list li:before {
  content: "";
  width: 14px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 10px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url("../../images/icon-whylist.png");
}
.why-list li a {
  display: block;
  padding: 5px 0 7px;
  background-image: url("../../images/border-bottom-bs.png") repeat-x left bottom;
}
.why-list li:last-child > a {
  background: none;
}
.happy-about-us {
  direction: ltr;
  clear: both;
  padding-top: 10px;
}
.happy-about-us .happy-ab {
  border: 1px solid #e9e9e9;
  padding: 33px 8px 20px;
}
.happy-about-us .happy-ab .title-happy-about {
  background: #fff;
  display: inline-block;
  left: 20px;
  padding: 5px 10px;
  position: absolute;
  top: -5px;
}
.happy-about-us .happy-ab .title-happy-about h2 {
  font-size: 20px;
  position: relative;
  top: -2px;
  color: #444;
}
.happy-about-us .happy-ab .ct-why {
  padding: 0 10px 0 25px;
  position: relative;
}
.happy-about-us .happy-ab .ct-why .client-say {
  font-size: 107.69%;
  color: #909090;
  margin-bottom: 10px;
}
.happy-about-us .happy-ab .ct-why .client-info-about {
  color: #000;
}
.happy-about-us .happy-ab .ct-why .client-info-about .name {
  font-size: 18px;
  color: #fe5454;
}
.happy-about-us .owl2-controls {
  background: #fff;
  padding: 0 5px;
  position: absolute;
  right: 2px;
  top: -47px;
}
.happy-about-us .owl2-controls .owl2-prev, .happy-about-us .owl2-controls .owl2-next {
  border: none;
  display: inline-block;
  width: 26px !important;
  height: 26px !important;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  background-color: transparent !important;
  top: 0px;
  margin: 0 3px;
  position: relative;
}
.happy-about-us .owl2-controls .owl2-prev {
  background-image: url("../../images/btn-prev-hp.png") !important;
  margin-right: 3px;
  right: 0px !important;
  left: inherit !important;
}
.happy-about-us .owl2-controls .owl2-nav {
  width: 68px;
  display: inline-block;
  height: 26px;
  background: #fff;
}
.happy-about-us .owl2-controls .owl2-next {
  background-image: url("../../images/btn-next-hp.png") !important;
  right: 0px !important;
}
.happy-about-us .item > div:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 12px;
  left: 0px;
  top: 6px;
}
.happy-about-us .owl2-dots {
  display: none !important;
}
/*============ PAGE 404  ==============*/
.button-404 > a {
  margin: 0 10px;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] BOX SALE,NEW
 [2] RATE
 [3] TODAY'S DEALS
 [4] PRODUCT CATEGORY
 [5] TOOLBAR
 [6] PRODUCT LIST SIMPLE
 [7] PRODUCT LIST  MASONRY
 ==============================================*/
/*============ BOX SALE,NEW ==============*/
.box-label {
  top: 10px;
  left: 10px;
  position: absolute;
  z-index: 1;
}
.box-label .label-product.label-new {
  background: #237cdf;
}
.box-label .label-product {
  padding: 0 11px;
  line-height: 25px;
  border-radius: 3px;
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  background: #fe5454;
  min-width: inherit;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.box-label_skew {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
}
.box-label_skew .label-product.label-new {
  background: #237cdf;
}
.box-label_skew .label-product {
  background: #ff7e00;
  top: -27px;
  height: 25px;
  min-width: 100px;
  position: absolute;
  text-transform: uppercase;
  z-index: 5;
}
.box-label_skew .label-product.label-sale {
  left: -60px;
  transform-origin: top right;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #fe5454;
}
.box-label_skew .label-product.label-new {
  right: -60px;
  transform-origin: top left;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #237cdf;
}
.layout-2 .box-label_skew .label-product {
  top: -17px;
}
.layout-2 .box-label_skew .label-product.label-sale {
  left: -47px;
}
.layout-2 .box-label_skew .label-product.label-new {
  right: -47px;
}
.product-options label {
  padding: 0;
  color: #666;
}
.product-options .label {
  font-weight: normal;
  font-size: 11px;
}
.product-options .radio {
  position: relative;
  z-index: 2;
  text-transform: capitalize;
  cursor: pointer;
}
.product-options .radio .fa {
  display: none;
}
.product-options .active .fa {
  display: block;
}
.product-options .fa {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 22px;
  height: 22px;
  color: white;
  line-height: 22px;
  text-align: center;
}
/*============ BOX RATE ==============*/
.rating, .ratings {
  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: #eca330;
}
.rating span.fa-stack .fa-star.fa-stack-1x, .ratings span.fa-stack .fa-star.fa-stack-1x {
  z-index: 1;
}
.rating span.fa-stack .fa-star.fa-stack-1x:before, .ratings span.fa-stack .fa-star.fa-stack-1x:before {
  content: "\f005";
  color: #ebdb2c;
}
span.fa-stack {
  width: 14px;
  height: 14px;
  line-height: 14px;
}
span.fa-stack .fa-star-o:before {
  content: "\f006";
  color: #eca330;
}
span.fa-stack .fa-stack-2x {
  font-size: 1em;
}
span.fa-stack .fa-star.fa-stack-2x {
  position: relative;
  z-index: 1;
}
span.fa-stack .fa-star.fa-stack-2x:before {
  content: "\f005";
  color: #ebdb2c;
}
.price {
  margin: 0 0 10px 0;
  line-height: 24px;
}
.price .price-old {
  font-size: 14px;
  line-height: 20px;
  padding: 0 5px;
  display: inline-block;
  text-decoration: line-through;
  color: #9a9a9a;
}
.price .price-new, .price span.price {
  color: #ea3a3c;
  font-size: 18px;
  font-weight: 600;
  vertical-align: top;
}
/*====================TODAY'S DEALS ====================*/
.countdown_box {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  left: 50%;
  width: 190px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1) translateX(-50%);
  -moz-transform: scale(1) translateX(-50%);
  -ms-transform: scale(1) translateX(-50%);
  -o-transform: scale(1) translateX(-50%);
  transform: scale(1) translateX(-50%);
}
.countdown_box .countdown_inner {
  display: table;
  background: #555;
  width: 100%;
  text-align: center;
}
.countdown_box .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 8px;
  display: none;
}
.countdown_box .time-item {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  width: 25%;
}
.countdown_box .time-item .num-time {
  font-size: 14px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.06);
}
.countdown_box .time-item .num-time, .countdown_box .time-item .name-time {
  padding: 0 10px;
}
.countdown_box .time-item:last-child {
  border: none;
}
.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 {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
}
.deals_module_wrapper button.btn-default:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
.deals_module_wrapper .price .price-new {
  font-size: 26px;
}
.deals_module_wrapper .product-box-desc {
  margin-top: 5px;
}
.deals_module_wrapper .product-box-desc span {
  min-width: 100px;
  display: inline-block;
}
.deals_module_wrapper .product-box-desc .status-stock {
  color: #5dbe45;
}
.deals_module_wrapper .title-product {
  font-size: 18px;
  margin-bottom: 10px;
}
.deals_module_wrapper .title-product a {
  color: #555;
}
.deals_module_wrapper .title-product a:hover {
  color: #fe5454;
}
.deals_module_wrapper .short_description {
  margin: 10px 0;
}
.deals_module_wrapper .countdown_box {
  position: static;
  -webkit-transform: scale(1) translateX(0);
  -moz-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  -o-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
  margin: -50px auto 0;
  width: 210px;
}
.deals_module_wrapper .owl2-controls {
  position: absolute;
  z-index: 1;
  right: 0;
  top: -35px;
}
.deals_module_wrapper .owl2-controls .owl2-prev, .deals_module_wrapper .owl2-controls .owl2-next {
  vertical-align: top;
  margin: 0 3px;
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #999;
  float: left;
  padding: 3px 10px;
  line-height: 20px;
  font-size: 18px;
}
.deals_module_wrapper .owl2-controls .owl2-prev:hover, .deals_module_wrapper .owl2-controls .owl2-next:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
.deals_module_wrapper .owl2-controls .owl2-prev:hover, .deals_module_wrapper .owl2-controls .owl2-next:hover {
  background: #fe5454;
}
/*====================PRODUCT CATEGORY ====================*/
.products-category .filter_group {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
.title-category {
  font-size: 18px;
  margin-top: 10px;
  color: #555;
}
.refine-search .thumbnail {
  margin-bottom: 10px;
}
.refine-search a {
  color: #555;
  display: block;
}
.refine-search a:hover {
  color: #fe5454;
}
/*TOOLBAR LISTING TOP*/
#content.col-sm-6 .product-compare {
  display: none;
}
.filters-panel {
  margin-bottom: 30px;
  padding: 5px;
  border: 1px solid #ddd;
}
.filters-panel:before, .filters-panel:after {
  content: " ";
  display: table;
}
.filters-panel:after {
  clear: both;
}
.filters-panel.product-filter-bottom {
  margin-top: 30px;
}
.filters-panel .pagination {
  margin: 0;
}
.filters-panel .list-view button.btn {
  border-radius: 0;
  padding: 3px 7px;
  color: #666;
  border: 1px solid #ccc;
  background: none;
}
.filters-panel .list-view button.btn.active {
  background: #fe5454;
  color: #fff;
  border-color: #fe5454;
  box-shadow: none;
}
.filters-panel .list-view button.btn.active:hover {
  background: #fe5454;
  color: #fff;
}
.filters-panel .list-view button.btn:hover {
  color: #fe5454;
  background: transparent;
  border-color: #fe5454;
}
.filters-panel .list-view button.btn:focus {
  border-radius: 0;
  border-color: #fe5454;
  outline: none;
}
.filters-panel .list-view .fa {
  margin: 0;
}
.filters-panel label {
  font-size: 12px;
  font-weight: normal;
}
.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: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
.filters-panel .form-control, .filters-panel .btn {
  height: 28px;
  padding: 5px 15px;
}
.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-category .products-list.grid {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.products-category .products-list.grid:after {
  content: "";
  height: 1px;
  width: 100%;
  background: #ddd;
  left: 0;
  bottom: 0;
  position: absolute;
  display: block;
}
.products-category .products-list.grid:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #ddd;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
}
.button-group {
  margin: 0 0 15px 0;
}
.button-group .addToCart {
  position: relative;
  border: 1px solid #ddd;
  background: white;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 15px;
  border-radius: 4px;
  z-index: 2;
  line-height: 34px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button-group .addToCart:hover {
  background: #fe5454;
  color: #fff;
  border-color: #fe5454;
}
.button-group .wishlist, .button-group .compare {
  vertical-align: middle;
  background: white;
  border-radius: 0;
  border: 1px solid #ddd;
  min-width: 36px;
  height: 36px;
  text-align: center;
  color: #999;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button-group .wishlist:hover, .button-group .compare:hover {
  border-color: #fe5454;
  color: #fff;
  background: #fe5454;
}
.products-list {
  /*----------------PRODUCT LIST GRID ------------------*/
  /*----------------PRODUCT LIST  ------------------*/
}
.products-list .product-layout .left-block {
  position: relative;
  text-align: center;
}
.products-list .product-layout .left-block .product-image-container img {
  display: inline-block;
}
.products-list .product-layout .left-block .product-image-container.second_img .img_0 {
  position: absolute;
  z-index: 8;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.products-list .product-layout .description {
  margin-bottom: 20px;
}
.products-list .product-layout .quickview {
  cursor: pointer;
  display: block;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  font-size: 13px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  padding: 0;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  left: 50%;
  overflow: hidden;
  background: #fe5454;
  color: #fff;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.products-list .product-layout .quickview:hover {
  background: #555;
}
.products-list .product-layout .caption h4 {
  margin: 0 0 5px;
  font-size: 14px;
}
.products-list .product-layout .caption a {
  font-weight: bold;
  color: #555;
}
.products-list .product-layout .caption a:hover {
  color: #fe5454;
}
.products-list .product-layout:hover .quickview {
  z-index: 99;
  transform: translate(-50%, -50%);
}
.products-list .product-layout:hover .left-block .countdown_box {
  z-index: 99;
  display: block;
  opacity: 0;
}
.products-list .product-layout:hover .right-block .caption h4 a {
  color: #fe5454;
}
.products-list.grid {
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 2;
  clear: both;
  vertical-align: top;
  /*----------------PRODUCT GRID - HOME 2   ------------------*/
}
.products-list.grid .product-layout {
  padding: 0;
  text-align: center;
  display: block;
}
.products-list.grid .product-layout .product-item-container {
  padding: 10px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #ddd;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.products-list.grid .product-layout .product-item-container .left-block .product-image-container {
  margin-bottom: 15px;
}
.products-list.grid .product-layout .product-item-container .left-block .quickview {
  top: 20%;
  opacity: 0;
}
.products-list.grid .product-layout .product-item-container .button-group {
  margin-bottom: 10px;
  font-size: 0;
}
.products-list.grid .product-layout .product-item-container .button-group .wishlist, .products-list.grid .product-layout .product-item-container .button-group .compare {
  opacity: 0;
  z-index: 1;
  font-size: 12px;
  margin: 0 4px;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
.products-list.grid .product-layout .product-item-container .button-group .wishlist {
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
}
.products-list.grid .product-layout .product-item-container .button-group .compare {
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
}
.products-list.grid .product-layout .product-item-container:hover {
  box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.07) inset;
  -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;
}
.products-list.grid .product-layout .product-item-container:hover .left-block .quickview {
  top: 46%;
  opacity: 1;
}
.products-list.grid .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img_0 {
  top: 0;
  opacity: 1;
  z-index: 0;
}
.products-list.grid .product-layout .product-item-container:hover .button-group .wishlist, .products-list.grid .product-layout .product-item-container:hover .button-group .compare {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.products-list.grid .product-layout .product-item-container:hover .button-group .addToCart {
  background: #fe5454;
  color: #fff;
  border-color: #fe5454;
}
.products-list.grid .product-style2 .product-layout .product-item-container {
  padding: 0;
  border-width: 1px;
  overflow: hidden;
}
.products-list.grid .product-style2 .product-layout .product-item-container:hover {
  box-shadow: none;
}
.products-list.grid .product-style2 .product-layout .product-item-container:hover ul.list-inline {
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.products-list.grid .product-style2 .product-layout .product-item-container:hover .btn-wishlist {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.products-list.grid .product-style2 .product-layout .product-item-container:hover .btn-compare {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.products-list.grid .product-style2 .product-layout .product-item-container .product-image-container {
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.products-list.grid .product-style2 .product-layout .product-item-container .box-label .label-product {
  top: -20px;
}
.products-list.grid .product-style2 .product-layout .product-item-container .box-label .label-product.label-new {
  right: -50px;
}
.products-list.grid .product-style2 .product-layout .product-item-container .box-label .label-product.label-sale {
  left: -50px;
}
.products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 30;
  display: block;
  opacity: 0;
}
.products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li {
  vertical-align: top;
  padding: 0;
  float: left;
  border-right: 1px solid #ddd;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li:last-child {
  border: none;
}
.products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li a, .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li button {
  padding: 9px 20px;
  background: #eee;
  color: #333;
  border-radius: 3px;
  border: none;
  border-radius: 0;
  background: #fff;
  border: none;
  color: #555;
  padding: 0;
  width: 40px;
  height: 40px;
}
.products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li a:hover, .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li button:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
.products-list.grid .product-style2 .product-layout .product-item-container .button-group {
  margin-bottom: 30px;
}
.products-list.grid .product-style2 .product-layout .product-item-container .button-group .addToCart {
  border-radius: 0;
}
.products-list.grid .product-style2 .product-layout .product-item-container .btn-wishlist {
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
}
.products-list.grid .product-style2 .product-layout .product-item-container .btn-compare {
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
}
.products-list.grid .product-style2 .product-layout .product-item-container .so-quickview {
  position: relative;
  z-index: 5;
}
.products-list.grid .product-style2 .product-layout .product-item-container .quickview {
  position: static;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  border-radius: 0;
  box-shadow: none;
}
.products-list.list .caption h4 {
  font-size: 16px;
}
.products-list.list .button-group {
  font-size: 0;
}
.products-list.list .button-group .wishlist, .products-list.list .button-group .compare {
  opacity: 1;
  font-size: 12px;
  margin: 0 4px;
  transform: translateX(0);
}
.products-list.list .product-layout .product-item-container {
  border: 1px solid #ddd;
  overflow: hidden;
  margin-top: -1px;
}
.products-list.list .product-layout .product-item-container .left-block .quickview {
  opacity: 0;
}
.products-list.list .product-layout .product-item-container .right-block {
  padding: 20px 15px;
}
.products-list.list .product-layout .product-item-container:hover .left-block {
  border: none;
}
.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 .left-block .quickview {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background: #fe5454;
  color: #fff;
  border-color: #fe5454;
}
.products-list.list .product-layout .product-item-container:hover .left-block .quickview:hover {
  background: #444;
  border-color: #444;
}
/*===============================================
 [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;
}
.product-view .flexslider-thumb.not_full_slider {
  padding: 0;
  margin-bottom: 30px;
}
.product_page_price {
  margin-bottom: 20px;
}
.product_page_price .price-new {
  font-size: 32px;
}
.product_page_price .price-old {
  vertical-align: top;
}
.product_page_price .price-tax {
  margin-bottom: 10px;
}
#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-view .content-product-left.class-honizol .full_slider, .product-view .content-product-left.class-honizol .not_full_slider {
  padding: 0 30px;
}
/*============PRODUCT INFO ==================*/
.product-view {
  margin-bottom: 30px;
}
.product-view .content-product-left .large-image {
  cursor: pointer;
  display: block;
  padding: 1px;
  overflow: hidden;
  position: relative;
  border: 1px solid #eee;
}
.product-view .content-product-left .large-image .box-label {
  left: 15px;
}
.product-view .content-product-left .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: #fe5454;
}
.product-view .content-product-left .full_slider .thumbnail.active, .product-view .content-product-left .not_full_slider .thumbnail.active {
  border-color: #fe5454;
}
.product-view .content-product-left .full_slider .owl2-nav div, .product-view .content-product-left .not_full_slider .owl2-nav div {
  display: block;
  width: 20px;
  text-align: center;
  background: #ccc;
  color: #fff;
  z-index: 9;
  cursor: pointer;
  transition: 0.2s;
  position: absolute;
  height: 100%;
  top: 0px;
}
.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: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  display: block;
}
.product-view .content-product-left .full_slider .owl2-nav div:hover, .product-view .content-product-left .not_full_slider .owl2-nav div:hover {
  background: #fe5454;
}
.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: 0;
}
.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: 0;
}
.product-view .content-product-right {
  overflow: hidden;
}
.product-view .content-product-right .title-product h1 {
  font-size: 24px;
  color: #333;
}
.product-view .content-product-right .box-review {
  margin-bottom: 20px;
}
.product-view .content-product-right .box-review .ratings {
  display: inline-block;
  margin: 0 10px 0 0;
}
@media (min-width: 992px) {
  .product-view .content-product-right .box-review .reviews_button {
    padding-left: 25px;
  }
}
.product-view .content-product-right .box-review a {
  color: #555;
}
.product-view .content-product-right .box-review a:hover {
  color: #fe5454;
}
.product-view .content-product-right .product-box-desc {
  padding: 10px 0;
  margin-bottom: 10px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 20px 0 30px;
  font-size: 13px;
}
.product-view .content-product-right .product-box-desc span {
  min-width: 150px;
  font-weight: bold;
  display: inline-block;
}
.product-view .content-product-right .short_description {
  display: block;
}
.product-view .content-product-right .countdown_box {
  position: static;
  margin: 0;
  -webkit-transform: scale(1) translateX(0);
  -moz-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  -o-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .product-view .content-product-right .countdown_box {
    width: 420px;
  }
}
.product-view .content-product-right .countdown_box .countdown_inner .title {
  padding: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  display: table-cell;
  vertical-align: top;
}
.product-view .content-product-right h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.product-view .content-product-right .box-info-product {
  float: left;
  width: 100%;
  margin: 0 -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 {
  float: left;
  font-weight: 600;
  margin: 0;
  padding-right: 8px;
  line-height: 36px;
  text-transform: uppercase;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
  float: left;
  height: 36px;
  line-height: 31px;
  margin: 0;
  margin-right: 17px;
  padding: 0 10px;
  width: 36px;
  border: 1px solid #ddd;
  border-radius: 0;
  z-index: 0;
  box-shadow: none;
  text-align: center;
}
.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;
  margin-left: 5px;
  border-radius: 0;
  cursor: pointer;
  line-height: 16px;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
  background: none repeat scroll 0 0 #999;
  padding: 0 4px;
  position: absolute;
  right: 14px;
  top: 0;
  height: 18px;
  width: 16px;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
  background: none repeat scroll 0 0 #999;
  font-size: 13px;
  padding: 0 4px;
  position: absolute;
  right: 14px;
  top: 18px;
  width: 16px;
  height: 18px;
  line-height: 15px;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control span:hover {
  background: #fe5454 !important;
}
.product-view .content-product-right .box-info-product .cart {
  float: left;
  margin-right: 10px;
  border-radius: 4px;
  overflow: hidden;
}
.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 {
  background: #fe5454;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  padding: 0 16px;
  height: 36px;
}
.product-view .content-product-right .box-info-product .cart input:hover {
  background: #444;
}
.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 {
  display: inline-block;
  padding: 0 12px;
  font-size: 14px;
  margin: 0px 3px 0px;
  color: #999;
  line-height: 36px;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #ddd;
  cursor: pointer;
  vertical-align: middle;
  transition: 0.6s all ease 0s;
  position: relative;
  float: left;
}
.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: #fe5454;
  color: #fe5454;
}
#product {
  margin-top: 30px;
}
#product div.required .control-label:before {
  content: '* ';
  color: #f00;
  font-weight: bold;
}
#product .image_option_type .product-options {
  display: inline-block;
}
#product .control-label {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 14px;
}
#product .product-options .img-thumbnail {
  width: 22px;
  height: 22px;
  border-radius: 0;
  padding: 1px;
}
#product .radio-type-button {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0 7px 5px 0px;
  padding: 0px;
}
#product .radio-type-button label {
  padding: 0;
  font-size: 14px;
}
#product .radio-type-button input {
  visibility: hidden;
}
#product .radio-type-button .option-content-box {
  background: #f3f4f6;
  display: block;
  text-align: center;
  border-radius: 4px;
  padding: 5px 10px;
}
#product .radio-type-button .option-content-box.active, #product .radio-type-button .option-content-box.active:hover {
  background: #666;
  color: white;
}
#product .radio-type-button .option-content-box:hover {
  background: #dadada;
}
#product .radio-type-button.option_image .option-name {
  display: none;
}
#product .option_image label {
  padding: 0;
}
#product .option_image input {
  visibility: hidden;
}
#product .option_image .option-name {
  padding: 0 5px;
}
#product .option_image .option-content-box {
  padding: 1px;
}
#product .box-date {
  padding-left: 0;
}
#product .box-date label {
  margin-right: 10px;
  width: 80px;
}
#product .box-date input {
  width: 200px;
}
#product .box-date input, #product .box-date button {
  border-radius: 0;
  position: relative;
  z-index: 0;
  margin-left: 0;
}
#product .box-date .input-group-btn {
  float: left;
}
#product .box-date button:hover {
  background: #fe5454;
  color: #fff;
}
#product .icheckbox.checked:before, #product .iradio.checked:before {
  background-color: #fe5454;
  border-color: #fe5454;
}
.thumb-vertical-outer {
  width: 85px;
  position: relative;
  float: left;
  margin-right: 20px;
  padding: 20px 0;
}
.thumb-vertical-outer .lSAction {
  display: none !important;
}
.thumb-vertical-outer .thumbnail {
  border-color: #ddd;
}
.thumb-vertical-outer .btn-more {
  display: block;
  height: 20px;
  width: 20px;
  line-height: 20px;
  color: #999;
  background: transparent;
  text-align: center;
  position: absolute;
  font-size: 18px;
  cursor: pointer;
  margin-left: -10px;
  left: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.thumb-vertical-outer .btn-more:hover {
  color: #fe5454;
}
.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 .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;
}
.thumb-vertical-outer ul li .thumbnail:hover {
  border-color: #fe5454;
}
.thumb-vertical-outer ul li .thumbnail.active {
  border-color: #fe5454;
}
/*============PRODUCT TABS==================*/
.producttab .tabsslider {
  margin-bottom: 30px;
  padding: 0;
}
.producttab .tabsslider .nav-tabs li {
  margin: 0 -1px -1px 0;
  border: 1px solid #ddd;
  list-style: none;
  cursor: pointer;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
}
.producttab .tabsslider .nav-tabs li a {
  font-weight: 600;
  border: none;
  padding: 0;
  color: #555;
  padding: 9px 30px;
  margin: 0;
  border-radius: 0;
}
.producttab .tabsslider .nav-tabs li.active, .producttab .tabsslider .nav-tabs li:hover {
  border-color: #fe5454;
}
.producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
  color: #fff;
  background: #fe5454;
}
.producttab .tabsslider .tab-content {
  padding: 20px;
  display: block;
  margin: 0;
  border-style: solid;
  margin-top: -1px;
  border-width: 1px;
  border-color: #e6e6e6;
}
.producttab .tabsslider.vertical-tabs {
  border: 1px solid #e6e6e6;
  padding: 0;
  border-bottom: 1px solid #ddd;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs {
  border-bottom: medium none;
  margin: 0;
  min-height: 180px;
  padding: 0;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li {
  border: none;
  border-bottom: 1px solid #ddd;
  clear: both;
  position: relative;
  width: 100%;
  padding: 5px 0;
  border-right: none;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
  border-color: #ddd;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
  background: transparent;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:last-child {
  border: none;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:before {
  content: "";
  width: 5px;
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 99;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
  border-left-color: #fe5454;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
  color: #fe5454;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
  background-color: #fe5454;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
  border-left-color: #fe5454;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
  background-color: #fe5454;
}
.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
  background: transparent;
  color: #fe5454;
}
.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 #fe5454;
}
#product-accordion .panel {
  padding: 0 20px 0 20px;
  border-bottom: 0;
  box-shadow: none;
}
#product-accordion .panel .panel-heading {
  border-bottom: 1px solid #eee;
  padding: 0 0 10px 0;
}
#product-accordion .panel .panel-heading a {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  color: #666;
  width: 100%;
  display: inline-block;
  position: relative;
}
#product-accordion .panel .panel-heading a.title-head.collapsed {
  color: #666;
}
#product-accordion .panel .panel-heading a.title-head.collapsed span.arrow-up:before {
  content: "\f077";
}
#product-accordion .panel .panel-heading a.title-head {
  color: #fe5454;
}
#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: #fe5454;
}
#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;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
/*============RELATED PRODUCT==================*/
.releate-products .owl2-controls, div.so-extraslider.grid .owl2-controls {
  position: absolute;
  top: -34px;
  right: 0;
  display: inline-block;
}
.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 {
  border: 1px solid #ddd;
  margin: 0 3px;
  height: 25px;
  width: 25px;
  line-height: 23px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  float: left;
}
.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 {
  border-color: #fe5454;
  color: #fe5454;
}
.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: 100px;
  border: none;
}
.releate-products .releate-products-slider, div.so-extraslider.grid .releate-products-slider {
  position: relative;
  z-index: 2;
}
/*============ HEADER  ==================*/
header {
  /*============HEADER V1 ==================*/
  /*============HEADER V2 ==================*/
  /*============HEADER V3 ==================*/
  /*============HEADER V4 ==================*/
  /*============HEADER V5 ==================*/
}
header .horizontal ul.megamenu > li > .sub-menu {
  border-top: 2px solid #fe5454;
}
header .horizontal ul.megamenu > li > a {
  padding: 10px 15px;
  text-transform: uppercase;
}
header .horizontal ul.megamenu > li > a .fa {
  padding-right: 10px;
}
header .horizontal ul.megamenu > li {
  margin-right: 1px;
  float: left;
}
header .horizontal ul.megamenu li .sub-menu .content .fa {
  margin: 0 10px;
}
header .horizontal ul.megamenu > li.active > a, header .horizontal ul.megamenu > li.home > a, header .horizontal ul.megamenu > li:hover > a {
  background: transparent;
  color: #fe5454;
}
header .horizontal .subcategory li a {
  color: #555;
}
header .horizontal .subcategory li a:hover {
  color: #fe5454;
}
header .mega-horizontal .navbar-default {
  border: none;
  background: transparent;
}
@media (max-width: 991px) {
  header .responsive ul.megamenu > li.click:before, header .responsive ul.megamenu > li.hover:before {
    right: 0;
    left: auto;
  }
  header .responsive ul.megamenu > li.active .close-menu {
    right: 0;
    left: auto;
  }
}
header .header-bottom .content_menu .container {
  overflow: visible;
}
header .btn-shopping-cart .tab-content {
  min-width: 400px;
  z-index: 210;
  border-top: 3px solid #fe5454;
}
header .btn-shopping-cart .tab-content:after {
  border-color: transparent transparent #fe5454 transparent;
  border-width: 10px;
  top: -21px;
}
header .btn-shopping-cart .tab-content .cart_product_name {
  color: #555;
}
header .btn-shopping-cart .tab-content .cart_product_name:hover {
  color: #fe5454;
}
header .btn-shopping-cart .tab-content .empty {
  padding: 30px 30px;
}
header .btn-shopping-cart .table > tbody > tr > td {
  border: none;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
}
header .btn-shopping-cart .checkout {
  padding: 0 20px 10px;
}
header .btn-shopping-cart .added_items {
  padding: 10px;
}
header.typeheader-1 .header-top-left {
  padding: 5px 0;
}
header.typeheader-1 .header-top-right .top-link > li {
  padding: 0;
  vertical-align: middle;
}
header.typeheader-1 .header-top-right .top-link > li:last-child:after {
  display: none;
}
header.typeheader-1 .header-top-right .top-link > li:after {
  content: "";
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #ccc;
}
header.typeheader-1 .header-top {
  border-bottom: 1px solid #e2e2e2;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
}
header.typeheader-1 .header-top .btn-link {
  color: #555;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
}
header.typeheader-1 .header-top .btn-link:hover {
  color: #fe5454;
}
header.typeheader-1 .header-top .btn-link:hover {
  background: transparent;
}
header.typeheader-1 .header-top button {
  padding: 3px 10px;
}
header.typeheader-1 .header-center {
  padding: 10px 0 22px;
  background: #f6f6f6;
}
header.typeheader-1 .header-center .shopping_cart, header.typeheader-1 .header-center .mega-horizontal {
  margin-top: 15px;
}
header.typeheader-1 .header-bottom {
  background: #f6f6f6;
}
header.typeheader-1 .header-bottom .content_menu {
  padding-left: 0;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  margin-left: -15px;
  width: -webkit-calc(75% + 15px);
  width: calc(75% + 15px);
}
header.typeheader-1 .header-bottom .content_menu .search {
  padding: 6px;
  background: #333;
}
header.typeheader-1 #search {
  visibility: hidden;
}
header.typeheader-1 #search .btn-default {
  margin: 0;
  background-color: #e7e7e7;
}
header.typeheader-1 #sosearchpro .dropdown-menu {
  left: 182px;
}
header.typeheader-1 #sosearchpro .select_category {
  border: none;
  width: 20%;
  border-right: 1px solid #ddd;
}
header.typeheader-1 #sosearchpro .icon-select:after {
  content: "\f0d7";
  height: 13px;
  width: 13px;
  top: 50%;
  margin-top: -7px;
  border: 1px solid #ddd;
  border-radius: 13px;
  font-size: 12px;
  color: #999;
  z-index: 3;
  line-height: 12px;
  right: -7px;
  left: auto;
}
header.typeheader-1 #sosearchpro .form-control {
  height: 40px;
  background: white;
  padding: 9px 20px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
}
header.typeheader-1 #sosearchpro .button-search {
  padding: 8px 10px;
  border-radius: 0;
}
header.typeheader-1 .btn-shopping-cart > a {
  display: block;
  position: relative;
  box-shadow: none !important;
  text-decoration: none !important;
  padding: 2px;
  border: 1px solid #ddd;
  background: #fff;
}
header.typeheader-1 .btn-shopping-cart > a .shopcart {
  padding: 6px;
  border: 1px solid #ddd;
}
header.typeheader-1 .btn-shopping-cart > a .shopcart .title {
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
}
header.typeheader-1 .btn-shopping-cart > a .shopcart .text-shopping-cart {
  color: #444;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  white-space: nowrap;
}
header.typeheader-1 .btn-shopping-cart > a .handle {
  background: url("../../images/styling//icon-cart.png") no-repeat center;
  width: 40px;
  height: 22px;
}
header.typeheader-2 .logo {
  background: #fe5454;
  text-align: center;
  padding: 34px 0;
}
header.typeheader-2 .header-right-top {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  color: #555;
  padding: 0 0 0 10px;
}
header.typeheader-2 .header-right-top > div {
  padding: 5px 15px;
  display: block;
}
header.typeheader-2 .header-right-top form {
  margin: 0;
}
header.typeheader-2 .header-right-top ul li {
  vertical-align: middle;
}
header.typeheader-2 .header-right-top:after {
  border-bottom: 1px solid #ddd;
  display: block;
  margin: 0 15px;
}
header.typeheader-2 .header-right-top:after:before, header.typeheader-2 .header-right-top:after:after {
  content: " ";
  display: table;
}
header.typeheader-2 .header-right-top:after:after {
  clear: both;
}
header.typeheader-2 .header-right-top .btn-link {
  color: #555;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  padding: 0;
}
header.typeheader-2 .header-right-top .btn-link:hover {
  color: #fe5454;
}
header.typeheader-2 .header-right-top .btn-link:hover {
  background: transparent;
}
header.typeheader-2 form {
  margin: 0;
}
header.typeheader-2 .horizontal .megamenu-wrapper {
  padding: 12px 0 0;
}
header.typeheader-2 .horizontal ul.megamenu > li > a {
  padding: 16px 13px;
  text-transform: uppercase;
}
header.typeheader-2 .horizontal ul.megamenu > li > a strong {
  font-weight: 500;
}
header.typeheader-2 .search-block {
  padding: 15px 0px 0 0;
}
header.typeheader-2 .sosearchpro-wrapper .btn {
  padding: 9px 20px;
  background: #eee;
  color: #333;
  border-radius: 3px;
  border: none;
  border: 1px solid #ddd;
  padding: 11px 15px;
}
header.typeheader-2 .sosearchpro-wrapper .btn:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
header.typeheader-2 .sosearchpro-wrapper.open .dropdown-toggle .fa:before {
  content: "\f00d";
}
header.typeheader-2 #sosearchpro.open > .dropdown-menu {
  display: block;
  left: auto !important;
  right: 15px !important;
}
header.typeheader-2 #sosearchpro .form-control {
  height: 40px;
  background: white;
  padding: 9px 20px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
}
header.typeheader-2 #sosearchpro .button-search {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #fe5454;
  border-color: #fe5454;
  border-radius: 0;
  padding: 11px;
  border-radius: 0;
}
header.typeheader-2 #sosearchpro .button-search:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
header.typeheader-2 #sosearchpro .button-search:hover {
  background: #555;
  border-color: #555;
}
header.typeheader-2 .shopping_cart {
  padding: 15px 15px 0 0;
}
header.typeheader-2 .btn-shopping-cart > a {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #fe5454;
  border-color: #fe5454;
  padding: 8px 0px;
  display: block;
}
header.typeheader-2 .btn-shopping-cart > a:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
header.typeheader-2 .btn-shopping-cart > a:hover {
  background: #555;
  border-color: #555;
}
header.typeheader-2 .btn-shopping-cart .handle {
  background: url("../../images/icon/icon-cart.png") no-repeat center;
  width: 30px;
  height: 22px;
}
header.typeheader-3 {
  /*== [2] SO SEARCH ==*/
  /*== [3] SO MEGA MENU ==*/
}
header.typeheader-3 .header-top-left {
  padding: 4px 15px;
}
header.typeheader-3 .header-top-left .navbar-phone {
  padding-right: 5px;
}
header.typeheader-3 .header-top {
  background: #f7f7f7;
  border-bottom: 1px solid #ddd;
}
header.typeheader-3 .header-center {
  background: #fff;
  padding: 30px 0;
}
header.typeheader-3 .header-center.center .navbar-logo {
  margin-bottom: 30px;
}
header.typeheader-3 .header-center.center .header-center-right {
  width: 100%;
  text-align: center;
}
header.typeheader-3 .header-center.left .header-center-right {
  text-align: right;
}
header.typeheader-3 .header-bottom {
  background: #fff;
}
header.typeheader-3 .header-bottom .navbar-menu {
  display: table;
  background: #fe5454;
  position: relative;
  width: 100%;
}
header.typeheader-3 .header-bottom .navbar-menu .menu-vertical {
  padding: 0;
}
header.typeheader-3 .header-bottom .navbar-menu .megamenu-style-dev.menu-vetical {
  width: 100%;
  display: inline-block;
  float: left;
  background: #fe2121;
}
header.typeheader-3 .header-bottom .cl-padding {
  width: 100%;
  padding: 0;
}
header.typeheader-3 .header-bottom .shopping_cart {
  position: absolute;
  min-width: 195px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  right: 0;
  top: 0;
}
header.typeheader-3 .header-bottom .shopping_cart .shopcart {
  padding: 15px 0;
}
header.typeheader-3 .header-bottom #cart .dropdown-menu {
  margin-right: 0;
}
header.typeheader-3 #my_account .dropdown-toggle {
  font-size: 12px;
  background: transparent;
}
header.typeheader-3 ul.top-link .checkout > a, header.typeheader-3 .wishlist > a {
  font-size: 12px;
  background: transparent;
}
header.typeheader-3 .currencies-block .btn-group .btn-link {
  padding: 0 10px !important;
  font-size: 12px;
}
header.typeheader-3 .languages-block .btn-group .btn-link {
  font-size: 12px;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width:0\0) {
  header.typeheader-3 .rtl .horizontal ul.megamenu > li > .sub-menu {
    right: 0 !important;
    left: auto;
  }
}
header.typeheader-3 .header-top-right {
  text-align: right;
}
header.typeheader-3 .navbar-phone, header.typeheader-3 .navbar-welcome {
  color: #444;
  font-size: 12px;
}
header.typeheader-3 .navbar-phone i, header.typeheader-3 .navbar-welcome i {
  margin: 0 5px;
  color: #fe5454;
}
header.typeheader-3 .navbar-compact .header-bottom {
  margin: 0;
}
header.typeheader-3 .navbar-main-menu-outer {
  background: #333;
  margin-bottom: 30px;
}
header.typeheader-3 .header-top-right {
  display: inline-block;
}
header.typeheader-3 .header-top-right ul.top-link {
  list-style: none;
  margin: 0;
  vertical-align: top;
}
header.typeheader-3 .header-top-right ul.top-link > li {
  display: inline-block;
  list-style: outside none none;
  padding: 0;
}
header.typeheader-3 .header-top-right ul.top-link > li:after {
  content: "";
  height: 20px;
  width: 1px;
  background: #ddd;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0;
}
header.typeheader-3 .header-top-right ul.top-link > li:last-child:after {
  display: none;
}
header.typeheader-3 #search {
  visibility: hidden;
}
header.typeheader-3 #search .btn-default {
  margin: 0;
  background-color: #e7e7e7;
}
header.typeheader-3 #sosearchpro .search {
  border: 1px solid #ddd;
}
header.typeheader-3 #sosearchpro .dropdown-menu {
  left: 0px;
}
header.typeheader-3 #sosearchpro .select_category {
  border: none;
  width: 30%;
  border-right: 1px solid #ddd;
}
header.typeheader-3 #sosearchpro .icon-select:after {
  content: "\f0d7";
  height: 13px;
  width: 13px;
  top: 50%;
  margin-top: -7px;
  border: 1px solid #ddd;
  border-radius: 13px;
  font-size: 12px;
  color: #999;
  z-index: 3;
  line-height: 12px;
  right: -7px;
  left: auto;
}
header.typeheader-3 #sosearchpro .form-control {
  height: 40px;
  background: white;
  padding: 9px 20px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
}
header.typeheader-3 #sosearchpro .button-search {
  padding: 8px 10px;
  border-radius: 0;
  background: transparent;
  color: #999;
  font-size: 14px;
}
header.typeheader-3 .megamenu-style-dev .vertical ul.megamenu > li > .sub-menu {
  top: 0 !important;
}
header.typeheader-3 .megamenu-style-dev .navbar-default {
  background: none;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .vertical-wrapper {
  display: none;
  z-index: 2;
}
header.typeheader-3 .megamenu-style-dev .navbar-default:hover .vertical-wrapper {
  display: block !important;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
  background: none;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: none;
  padding: 15px 10px;
  height: auto;
  margin: 0 1px;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.home > a, header.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active > a {
  background: #fe5454;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover, header.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li:hover > a {
  background: #fe3636;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .vertical #menuHeading {
  cursor: pointer;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .vertical #menuHeading .megamenuToogle-wrapper {
  background: none;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .vertical #menuHeading .megamenuToogle-wrapper .container {
  padding: 15px !important;
  text-transform: uppercase;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .vertical #menuHeading .megamenuToogle-wrapper .container > div {
  margin: 3px 9px 0 0;
  float: left;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .vertical .vertical-wrapper {
  display: none;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #ddd;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
header.typeheader-3 .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a img {
  height: auto;
}
header.typeheader-4 {
  /* TOP PANEL */
}
header.typeheader-4 .navbar-compact .header-bottom {
  display: none;
}
header.typeheader-4 .navbar-compact .header-center {
  padding: 19px 0 20px;
}
header.typeheader-4 .vertical-style2 .html img {
  width: 100%;
}
header.typeheader-4 .wrapper-boxed #header.navbar-compact, header.typeheader-4 .wrapper-iframed #header.navbar-compact, header.typeheader-4 .wrapper-rounded #header.navbar-compact {
  width: auto;
}
header.typeheader-4 .header-top {
  background: #014693;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 33px;
}
header.typeheader-4 .header-top-left .navbar-phone {
  margin: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-right: 12px;
}
header.typeheader-4 .header-top-left .navbar-welcome {
  padding-left: 12px;
}
header.typeheader-4 .header-center {
  background: #014693;
  padding: 19px 0 20px;
}
header.typeheader-4 .header-center .shopping_cart {
  margin-top: 6px;
  padding-left: 0;
}
header.typeheader-4 .header-center .menu {
  margin-top: 9px;
}
header.typeheader-4 .header-center.center .navbar-logo {
  margin-bottom: 30px;
}
header.typeheader-4 .header-center.center .header-center-right {
  width: 100%;
  text-align: center;
}
header.typeheader-4 .header-center.left .header-center-right {
  text-align: right;
}
header.typeheader-4 .content_menu .cl-padding {
  padding: 0;
}
header.typeheader-4 .header-bottom {
  background: #00346f;
}
header.typeheader-4 .header-bottom .navbar-default {
  background-color: #ffd741 !important;
  border-color: #ffd741;
  margin-top: 6px;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
@media (min-width: 1200px) {
  header.typeheader-4 .header-bottom .menu-vertical {
    width: 18.9%;
    padding: 0;
  }
  header.typeheader-4 .header-bottom .content_menu {
    width: 81.1%;
    padding: 0;
  }
}
header.typeheader-4 .header-bottom .content_menu {
  margin: 0;
}
header.typeheader-4 .header-bottom .content_menu .sosearchpro-wrapper {
  padding: 6px 0 6px 9px;
}
header.typeheader-4 .header-top-right {
  text-align: right;
}
header.typeheader-4 .navbar-phone, header.typeheader-4 .navbar-welcome {
  color: #ddd;
  font-size: 12px;
}
header.typeheader-4 .navbar-phone i, header.typeheader-4 .navbar-welcome i {
  margin: 0 4px 0 0;
  color: #ffd741;
}
header.typeheader-4 .navbar-main-menu-outer {
  background: #333;
  margin-bottom: 30px;
}
header.typeheader-4 .common-home #content {
  margin: 0;
}
header.typeheader-4 #main-content, header.typeheader-4 #content {
  margin-bottom: 30px;
}
header.typeheader-4 .header-top-right {
  display: inline-block;
}
header.typeheader-4 .header-top-right ul.top-link {
  list-style: none;
  margin: 0;
  vertical-align: middle;
}
header.typeheader-4 .header-top-right ul.top-link > li {
  display: inline-block;
  position: relative;
  list-style: outside none none;
  padding: 0;
}
header.typeheader-4 .header-top-right ul.top-link > li#my_account .dropdown-toggle {
  color: #ddd !important;
  display: block;
  padding: 0 10px;
  font-size: 12px;
  line-height: 33px;
  border-color: rgba(255, 255, 255, 0.1);
  border-style: solid;
  border-width: 0 1px 0 0;
  background: transparent;
}
header.typeheader-4 .header-top-right ul.top-link > li.checkout a, header.typeheader-4 .header-top-right ul.top-link > li.wishlist a {
  color: #ddd !important;
  display: block;
  padding: 0 10px;
  font-size: 12px;
  line-height: 33px;
  border-color: rgba(255, 255, 255, 0.1);
  border-style: solid;
  border-width: 0 1px 0 0;
  background: transparent;
}
header.typeheader-4 .header-top-right ul.top-link > li .currencies-block .btn-group .btn-link {
  color: #ddd !important;
  display: block;
  padding: 0 10px !important;
  font-size: 12px;
  line-height: 30px;
}
header.typeheader-4 .header-top-right ul.top-link > li .languages-block .btn-group .btn-link {
  color: #ddd !important;
  display: block;
  padding: 0 0 0 10px;
  font-size: 12px;
  line-height: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
header.typeheader-4 .header-top-right ul.top-link > li:last-child:after {
  display: none;
}
header.typeheader-4 #sosearchpro.search-pro .dropdown-menu {
  left: 150px;
  right: auto;
}
header.typeheader-4 .navbar-compact .header-bottom {
  background: transparent;
}
header.typeheader-4 .navbar-compact .shopping_cart {
  position: relative;
  z-index: 500;
}
header.typeheader-4 .navbar-compact .header-bottom-right {
  margin-top: -53px;
}
header.typeheader-4 .navbar-compact #menu .nav > li > a {
  line-height: 40px;
  color: #666;
}
header.typeheader-4 .navbar-compact #menu .nav > li:hover > a {
  background: #e0e0e0;
}
header.typeheader-4 .navbar-search {
  padding-right: 0;
}
header.typeheader-4 .navbar-search #search {
  width: 100%;
  margin: 8px 0 0 0;
  padding: 0;
  display: inline-block;
  height: 34px;
  position: relative;
}
header.typeheader-4 .navbar-search #search input {
  width: 100%;
  float: left;
  height: 34px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  border-right: none;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: normal;
  padding-left: 15px;
}
header.typeheader-4 .navbar-search #search button {
  border: 0;
  padding: 0;
  position: absolute;
  right: 0;
  background: transparent;
}
header.typeheader-4 .navbar-search #search button span {
  float: left;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  font-size: 15px;
  cursor: pointer;
  color: #fe5454;
  position: relative;
}
header.typeheader-4 .navbar-search #search button span:before {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  color: #fe5454;
  right: 10px;
  top: 8px;
}
header.typeheader-5 .header-top {
  background: #313c62;
  color: #ddd;
  line-height: 40px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
}
header.typeheader-5 .header-top .btn-link {
  padding: 10px 15px;
  line-height: 25px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  color: #ddd;
  background: transparent !important;
}
header.typeheader-5 .header-top .btn-link:hover {
  color: #fe5454;
}
header.typeheader-5 .header-top button {
  padding: 3px 10px;
}
header.typeheader-5 .header-top-left {
  padding: 3px 15px;
}
header.typeheader-5 .header-top-left .fa {
  margin-right: 5px;
  color: #fe5454;
}
header.typeheader-5 .header-top-right .top-link > li {
  padding: 0;
  vertical-align: middle;
}
header.typeheader-5 .header-top-right .top-link > li:last-child:after {
  display: none;
}
header.typeheader-5 .header-top-right .top-link > li:after {
  content: "";
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
header.typeheader-5 .header-center {
  padding: 34px 0 9px;
  background: #00b0c3;
}
header.typeheader-5 .header-bottom {
  background: #00b0c3;
  margin-bottom: 30px;
}
header.typeheader-5 #search {
  visibility: hidden;
}
header.typeheader-5 #search .btn-default {
  margin: 0;
  background-color: #e7e7e7;
}
header.typeheader-5 #sosearchpro {
  width: 525px;
  display: inline-block;
}
header.typeheader-5 #sosearchpro .select_category {
  border: none;
  width: 25%;
  border-right: 1px solid #ddd;
  border-radius: 2px 0 0 2px;
}
header.typeheader-5 #sosearchpro .icon-select:after {
  content: "\f0d7";
  height: 13px;
  width: 13px;
  top: 50%;
  margin-top: -7px;
  border: 1px solid #ddd;
  border-radius: 13px;
  font-size: 12px;
  color: #999;
  z-index: 3;
  line-height: 12px;
  right: -7px;
  left: auto;
}
header.typeheader-5 #sosearchpro .form-control {
  height: 42px;
  background: white;
  padding: 9px 20px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
}
header.typeheader-5 #sosearchpro .button-search {
  padding: 9px 10px;
  border-radius: 0 2px 2px 0;
}
header.typeheader-5 #sosearchpro .so-keyword {
  font-size: 12px;
  color: #ddd;
}
header.typeheader-5 #sosearchpro .so-keyword a {
  color: #ddd;
}
header.typeheader-5 #sosearchpro .so-keyword a:hover {
  color: #fe5454;
}
header.typeheader-5 .curenty-laguage {
  position: relative;
  display: inline-block;
  min-width: 136px;
  vertical-align: top;
  margin-left: 13px;
}
header.typeheader-5 .languages-block, header.typeheader-5 .currencies-block {
  position: relative;
  vertical-align: top;
  margin: 0;
  display: inline-block;
  margin-right: 2px;
}
header.typeheader-5 .languages-block .btn-group > button, header.typeheader-5 .currencies-block .btn-group > button {
  background: #313c62;
  color: #ddd;
  padding: 5px 9px;
  line-height: 30px;
  font-size: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  border-radius: 2px !important;
}
header.typeheader-5 .shopping_cart {
  min-width: 170px;
  position: relative;
  z-index: 2;
}
header.typeheader-5 .shopping_cart .btn-group {
  display: block;
}
header.typeheader-5 .shopping_cart #cart .dropdown-menu {
  margin-right: 0;
}
header.typeheader-5 .shopping_cart a.btn-group {
  display: block;
  position: relative;
  box-shadow: none;
  text-decoration: none;
  border-radius: 2px;
}
header.typeheader-5 .shopping_cart a.btn-group .shopcart {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #fe5454;
  border-color: #fe5454;
  border: none;
  padding: 8px 0 8px 42px;
}
header.typeheader-5 .shopping_cart a.btn-group .shopcart:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
header.typeheader-5 .shopping_cart a.btn-group .shopcart:hover {
  background: #555;
  border-color: #555;
}
header.typeheader-5 .shopping_cart a.btn-group .shopcart .title {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
header.typeheader-5 .shopping_cart a.btn-group .shopcart .text-shopping-cart {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
header.typeheader-5 .shopping_cart a.btn-group .handle {
  background: url("../../images//icon-cart.png") no-repeat center;
  width: 46px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
header.typeheader-5 .custom-phone {
  padding: 0;
  vertical-align: middle;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  padding-top: 12px;
}
header.typeheader-5 .custom-phone .fa {
  color: #fe5454;
  padding-right: 5px;
}
header.typeheader-5 .container-megamenu.vertical .vertical-wrapper {
  width: 100%;
}
header.typeheader-5 .container-megamenu.vertical:hover .vertical-wrapper {
  display: block;
  background: #fff;
}
header.typeheader-5 .content_menu {
  padding: 0;
}
header.typeheader-5 .content_menu .navbar-default {
  background: transparent;
}
header.typeheader-5 .vertical {
  position: relative;
  z-index: 12;
}
header.typeheader-5 .vertical .megamenuToogle-wrapper {
  background: #fe5454;
  border-radius: 3px 3px 0 0;
}
header.typeheader-5 .vertical .megamenuToogle-wrapper .container {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 20px !important;
}
header.typeheader-5 .horizontal ul.megamenu > li > a {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: none;
  padding: 0 10px 0;
  height: auto;
  line-height: 48px;
}
header.typeheader-5 .horizontal ul.megamenu > li > a strong {
  font-weight: 500;
}
/*============FOOTER DEFAULT==================*/
footer {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  /*============FOOTER 1 ==================*/
  /************************************************************************************************
   BLOCK FOOTER 2
   ************************************************************************************************ */
}
footer .module {
  margin: 0;
}
footer .module h3.modtitle, footer .module h3.footer-title {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 16px;
  font-size: 1.6rem;
  /* [8] */
  border: none;
  text-transform: capitalize;
  margin: 0 0 10px;
  font-weight: normal;
  color: #333;
}
footer .newsleter-basic {
  margin: 0;
  padding: 8px 0;
}
footer .newsleter-basic .so-custom-default {
  border: none;
  background: none;
  color: white;
}
footer .newsleter-basic .so-custom-default .form-control {
  height: 42px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  border-radius: 3px 0 0 3px;
}
footer .newsleter-basic .so-custom-default .btn-default {
  padding: 11px 20px;
  margin-right: 30px;
}
footer .newsleter-basic .so-custom-default .popup-title {
  font-size: 16px;
  font-weight: bold;
}
footer .so-popular-tag .box-content {
  border: none;
  background: none;
  padding: 0;
}
footer .so-popular-tag a {
  background: none;
  margin: 0;
  padding: 0;
  color: #333;
}
footer .so-popular-tag a:hover {
  color: #fe5454;
}
footer .so-popular-tag a:after {
  content: "|";
  display: inline-block;
  margin: 0 3px;
  color: #ccc;
}
footer .so-popular-tag a:last-child:after {
  display: none;
}
footer .so-popular-tag a:hover {
  background: none;
}
footer .footer-top {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  padding: 30px 0 20px;
}
footer .footer-top .module ul.menu li a {
  display: block;
  padding: 3px 0px 3px 10px;
  position: relative;
  color: #333;
}
footer .footer-top .module ul.menu li a:hover {
  color: #fe5454;
}
footer .footer-top .module ul.menu li a:before {
  position: absolute;
  content: "\f0da";
  font-family: FontAwesome;
  left: 0;
}
footer .footer-top .module ul.contact-address li .fa {
  color: #fe5454;
  font-size: 18px;
  margin-right: 5px;
}
footer .footer-top .module ul.contact-address li .fa.fa-envelope-o {
  font-size: 12px;
}
footer .custom-html-footer .item {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  text-align: center;
}
footer .custom-html-footer .item .icon {
  margin: 0 0 20px;
  display: block;
}
footer .custom-html-footer .item h3.title {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  color: #444;
  margin: 0 0 3px;
  font-weight: bold;
}
footer .custom-html-footer .item .content {
  line-height: 16px;
}
footer .custom-html-footer .item:hover {
  cursor: pointer;
}
footer .custom-html-footer .item:hover h3.title {
  color: #fe5454;
}
footer .box-social {
  float: right;
  padding: 38px 0 30px;
  display: inline-block;
  font-size: 14px;
}
footer .box-social .socials-footer {
  list-style: none;
  padding: 0;
}
footer .box-social .socials-footer li {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0;
  cursor: pointer;
  border-radius: 2px;
  background: #6b7496;
  text-align: center;
  line-height: 40px;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
footer .box-social .socials-footer li .fa {
  color: #fff;
}
footer .box-social .socials-footer li:hover {
  background: #fe5454;
}
footer.typefooter-1.footer-container {
  background: #eee;
}
footer.typefooter-1 .footer-midde-block1 {
  background: #ddd;
  border: 1px solid #ccc;
  padding: 30px 0;
}
footer.typefooter-1 .footer-midde-block2 .container .style-dev-so-tags {
  padding: 20px 0 10px;
  border-bottom: 1px solid #ddd;
}
footer.typefooter-1 .footer-bottom {
  padding: 20px 0;
}
footer.typefooter-1 .footer-newsletter {
  background: url("../../images/footer/newsletter-bg.jpg") no-repeat;
  background-size: cover;
}
footer.typefooter-1 .footer-center ul.menu li a {
  padding-left: 15px;
  float: left;
  width: 100%;
  margin: 3px 0;
  position: relative;
  color: #6d6d6d;
}
footer.typefooter-1 .footer-center ul.menu li a:before {
  position: absolute;
  content: "";
  top: 10px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #6d6d6d;
}
footer.typefooter-1 .footer-center ul.menu li a:hover {
  color: #fe5454;
}
footer.typefooter-1 .footer-center ul.menu li:hover {
  color: #fe5454;
}
footer.typefooter-1 .footer-center ul.menu li:hover a:before {
  background: #fe5454;
}
footer.typefooter-2, footer.typefooter-3 {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 13px;
  font-size: 1.3rem;
  /* [8] */
  /*!
   *  [6] POPURLAR TAG
   */
  /*!
   *  [2] NEWLETTER BOX
   */
}
footer.typefooter-2 .module h3.modtitle, footer.typefooter-3 .module h3.modtitle, footer.typefooter-2 .module h3.footer-title, footer.typefooter-3 .module h3.footer-title {
  font-size: 16px;
  border: none;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-weight: bold;
  color: #444;
  padding: 0 0 10px 0;
  position: relative;
}
footer.typefooter-2 .footer-midde-block1, footer.typefooter-3 .footer-midde-block1 {
  background: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0;
}
footer.typefooter-2.footer-container, footer.typefooter-3.footer-container {
  background-color: #eee;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block, footer.typefooter-3.footer-container .footer-top.footer-top-block {
  padding-bottom: 15px;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block .module, footer.typefooter-3.footer-container .footer-top.footer-top-block .module {
  margin-bottom: 17px;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block p, footer.typefooter-3.footer-container .footer-top.footer-top-block p {
  font-size: 12px;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block ul.menu li, footer.typefooter-3.footer-container .footer-top.footer-top-block ul.menu li {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block ul.menu li:hover, footer.typefooter-3.footer-container .footer-top.footer-top-block ul.menu li:hover {
  padding-left: 10px;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block ul.menu li a, footer.typefooter-3.footer-container .footer-top.footer-top-block ul.menu li a {
  font-size: 13px;
  color: #444;
  font-weight: 500;
  display: block;
  padding: 3px 0px 3px 10px;
  position: relative;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block ul.menu li a:before, footer.typefooter-3.footer-container .footer-top.footer-top-block ul.menu li a:before {
  position: absolute;
  content: "\f0da";
  font-family: FontAwesome;
  left: 0;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block ul.menu li a:hover, footer.typefooter-3.footer-container .footer-top.footer-top-block ul.menu li a:hover {
  color: #fe5454;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block ul.contact-address li, footer.typefooter-3.footer-container .footer-top.footer-top-block ul.contact-address li {
  font-size: 14px;
  font-weight: 500;
  color: #444;
  line-height: 28px;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block ul.contact-address li .fa, footer.typefooter-3.footer-container .footer-top.footer-top-block ul.contact-address li .fa {
  color: #fe5454;
  font-size: 16px;
  margin-right: 5px;
}
footer.typefooter-2.footer-container .footer-top.footer-top-block ul.contact-address li .fa.fa-envelope-o, footer.typefooter-3.footer-container .footer-top.footer-top-block ul.contact-address li .fa.fa-envelope-o {
  font-size: 12px;
}
@media (min-width: 1200px) {
  footer.typefooter-2.footer-container .footer-top.footer-top-block .collapsed-block.footer-links, footer.typefooter-3.footer-container .footer-top.footer-top-block .collapsed-block.footer-links {
    width: 25% !important;
  }
  footer.typefooter-2.footer-container .footer-top.footer-top-block .collapsed-block.footer-links img, footer.typefooter-3.footer-container .footer-top.footer-top-block .collapsed-block.footer-links img {
    margin-top: 13px;
    display: inline-block;
  }
  footer.typefooter-2.footer-container .footer-top.footer-top-block .box-account, footer.typefooter-3.footer-container .footer-top.footer-top-block .box-account, footer.typefooter-2.footer-container .footer-top.footer-top-block .box-information, footer.typefooter-3.footer-container .footer-top.footer-top-block .box-information, footer.typefooter-2.footer-container .footer-top.footer-top-block .box-service, footer.typefooter-3.footer-container .footer-top.footer-top-block .box-service, footer.typefooter-2.footer-container .footer-top.footer-top-block .collapsed-block, footer.typefooter-3.footer-container .footer-top.footer-top-block .collapsed-block {
    width: 18.75%;
  }
}
@media (min-width: 1200px) {
  footer.typefooter-2 .footer-center .footer-midde-block2, footer.typefooter-3 .footer-center .footer-midde-block2 {
    padding-top: 28px;
  }
}
footer.typefooter-2 .footer-bottom, footer.typefooter-3 .footer-bottom {
  padding: 20px 0;
  text-align: center;
}
footer.typefooter-2 .footer-bottom .copyright-text, footer.typefooter-3 .footer-bottom .copyright-text {
  color: #444;
  font-size: 12px;
  font-weight: 500;
}
footer.typefooter-2 .footer-top-block hr, footer.typefooter-3 .footer-top-block hr {
  clear: both;
  border-color: #ddd;
  margin: 10px 15px;
  display: inline-block;
  width: 100%;
}
footer.typefooter-2 footer.typefooter-3 .style-dev-so-tags.module h3.modtitle, footer.typefooter-3 footer.typefooter-3 .style-dev-so-tags.module h3.modtitle {
  color: #222;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0;
}
footer.typefooter-2 .style-dev-so-tags, footer.typefooter-3 .style-dev-so-tags {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 1200px) {
  footer.typefooter-2 .style-dev-so-tags, footer.typefooter-3 .style-dev-so-tags {
    padding: 0px 0 40px;
  }
}
footer.typefooter-2 .style-dev-so-tags . a, footer.typefooter-3 .style-dev-so-tags . a {
  color: #444;
}
footer.typefooter-2 .style-dev-so-tags . a:after, footer.typefooter-3 .style-dev-so-tags . a:after {
  content: "|";
  display: inline-block;
  margin: 0 5px;
  color: #ddd;
}
footer.typefooter-2 .style-dev-so-tags . a:last-child:after, footer.typefooter-3 .style-dev-so-tags . a:last-child:after {
  display: none;
}
footer.typefooter-2 .style-dev-so-tags . a:hover, footer.typefooter-3 .style-dev-so-tags . a:hover {
  color: #fe5454;
}
footer.typefooter-2 .newsletter, footer.typefooter-3 .newsletter {
  border: none;
  border-radius: 0;
}
footer.typefooter-2 .newsletter .group-form, footer.typefooter-3 .newsletter .group-form {
  display: inline-block;
  min-width: 57.5%;
  padding-left: 10px;
  vertical-align: top;
  margin-top: 2px;
}
footer.typefooter-2 .newsletter .group-form .form-group, footer.typefooter-3 .newsletter .group-form .form-group {
  position: relative;
  margin: 0;
  border-radius: 6px;
  bottom: 0;
  padding: 0;
  margin-right: 2px;
}
footer.typefooter-2 .newsletter .group-form .form-group .input-lg, footer.typefooter-3 .newsletter .group-form .form-group .input-lg {
  height: 41px;
  width: 100%;
  background: #fff;
  padding-left: 20px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  border-radius: 2px !important;
}
footer.typefooter-2 .newsletter .group-form .form-group .subcribe, footer.typefooter-3 .newsletter .group-form .form-group .subcribe {
  position: absolute;
  top: 0;
  right: -2px;
  height: 100%;
}
footer.typefooter-2 .newsletter .group-form .form-group .subcribe button, footer.typefooter-3 .newsletter .group-form .form-group .subcribe button {
  padding: 9px 20px;
  background: #555;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #fe5454;
  border: none;
  font-size: 14px;
  border: none;
  height: 100%;
  padding: 6px 17px;
  text-transform: uppercase;
  overflow: hidden;
  border-radius: 0 2px 2px 0;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
footer.typefooter-2 .newsletter .group-form .form-group .subcribe button:hover, footer.typefooter-3 .newsletter .group-form .form-group .subcribe button:hover {
  background: #fe5454;
  border-color: #fe5454;
  color: #fff;
}
footer.typefooter-2 .newsletter .group-form .form-group .subcribe button:hover, footer.typefooter-3 .newsletter .group-form .form-group .subcribe button:hover {
  background: #fe8787;
}
footer.typefooter-2 .newsletter .group-form .form-group .subcribe .show-error, footer.typefooter-3 .newsletter .group-form .form-group .subcribe .show-error {
  font-size: 12px;
  color: #fff !important;
  margin-left: 10px;
  position: absolute;
  right: 0;
  z-index: 999;
  bottom: 50px;
  min-width: 150px;
  background: red;
  border-radius: 3px;
}
footer.typefooter-2 .newsletter .modcontent, footer.typefooter-3 .newsletter .modcontent {
  padding: 36px 0 35px;
}
footer.typefooter-2 .newsletter .group-content, footer.typefooter-3 .newsletter .group-content {
  display: inline-block;
  padding: 0;
  text-align: left;
  color: #fff;
  vertical-align: top;
  position: relative;
  padding-right: 15px;
}
@media (min-width: 992px) {
  footer.typefooter-2 .newsletter .group-content, footer.typefooter-3 .newsletter .group-content {
    padding-right: 34px;
  }
}
footer.typefooter-2 .newsletter .group-content h2, footer.typefooter-3 .newsletter .group-content h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  color: #fe5454;
}
footer.typefooter-2 .newsletter .group-content .page-heading-sub, footer.typefooter-3 .newsletter .group-content .page-heading-sub {
  font-size: 12px;
  margin: 0;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] BLOCK HEADER
 [2] BLOCK FOOTER
 ==============================================*/
.sohomepage-slider .so-homeslider {
  border: none;
}
#content {
  margin-bottom: 30px;
}
.container-megamenu.vertical .vertical-wrapper {
  display: none;
}
.container-megamenu.vertical:hover .vertical-wrapper {
  position: absolute;
  width: 90%;
  display: block;
  z-index: 1;
}
@media (min-width: 1200px) {
  .vertical .vertical-wrapper {
    position: absolute;
    width: 90%;
    z-index: 9;
  }
  .container-megamenu.vertical:hover .vertical-wrapper {
    z-index: 9;
  }
}
.common-home header.typeheader-1 .header-bottom {
  margin-bottom: 30px;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] MODULE DEFAULT
 [2] BLOCK SEARCH
 [3] SOCIAL FOOTER
 ==============================================*/
/*============ MODULE HOME SLIDER ==================*/
.slider-container .slideshow {
  margin: 0 10px 0px 0;
  width: 70.34483%;
  float: left;
}
.slider-container .slideshow .owl2-nav .owl2-prev, .slider-container .slideshow .owl2-nav .owl2-next {
  height: 38px;
  width: 38px;
  border-radius: 38px;
  color: white;
  border: 2px solid #fff;
}
.slider-container .slideshow .owl2-nav .owl2-prev:hover, .slider-container .slideshow .owl2-nav .owl2-next:hover {
  color: #fe5454;
  border-color: #fe5454;
}
.slider-container .slideshow .owl2-nav .owl2-prev:after, .slider-container .slideshow .owl2-nav .owl2-next:after {
  height: 100%;
  width: 100%;
  line-height: 36px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  background: transparent;
  font-family: 'FontAwesome';
  left: 0;
}
/*============ MODULE DEALS ==================*/
.style-dev-so-deals {
  width: 28.50575%;
  float: left;
  margin: 0 0 10px;
  position: relative;
  overflow: hidden;
}
.style-dev-so-deals h3.modtitle {
  position: absolute;
  top: -28px;
  z-index: 6;
  background: #fe5454;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding: 43px 54px 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  left: -60px;
  border: none;
}
.style-dev-so-deals h3.modtitle span {
  width: 100%;
  display: block;
  font-size: 12px;
  font-weight: normal;
}
.style-dev-so-deals .so-deal {
  margin: 0;
  border: none;
}
.style-dev-so-deals .so-deal:after, .style-dev-so-deals .so-deal:before {
  display: none;
}
.style-dev-so-deals .so-deal.button-type2 .owl2-nav {
  position: absolute;
  top: 32%;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.style-dev-so-deals .so-deal.button-type2 .owl2-next, .style-dev-so-deals .so-deal.button-type2 .owl2-prev {
  background: none;
  opacity: 1;
  border-radius: none;
  top: 30%;
  cursor: pointer;
  pointer-events: auto;
}
.style-dev-so-deals .so-deal.button-type2 .owl2-prev {
  left: 10px;
  position: absolute;
}
.style-dev-so-deals .so-deal.button-type2 .owl2-prev:before {
  content: "\f104";
  font-family: fontawesome;
  display: block;
  color: #999;
  font-size: 30px;
  position: absolute;
  left: 0;
}
.style-dev-so-deals .so-deal.button-type2 .owl2-prev:hover:before {
  color: #fe5454;
}
.style-dev-so-deals .so-deal.button-type2 .owl2-next {
  left: auto;
  position: absolute;
  right: 10px;
}
.style-dev-so-deals .so-deal.button-type2 .owl2-next:before {
  content: "\f105";
  font-family: fontawesome;
  display: block;
  color: #999;
  font-size: 30px;
  position: absolute;
  right: 0;
}
.style-dev-so-deals .so-deal.button-type2 .owl2-next:hover:before {
  color: #fe5454;
}
.style-dev-so-deals .so-deal .owl2-controls {
  border: 1px solid #ddd;
  margin-top: -1px;
  padding: 5px 0;
}
.style-dev-so-deals .so-deal .owl2-controls .owl2-dots {
  margin: 0;
}
.style-dev-so-deals .so-deal .owl2-controls .owl2-dot {
  background: #909090;
}
.style-dev-so-deals .so-deal .owl2-controls .owl2-dot span {
  display: none;
}
.style-dev-so-deals .so-deal .owl2-controls .owl2-dot.active {
  background: #fe5454;
}
.style-dev-so-deals .so-deal .extraslider-inner {
  clear: none;
  padding: 0;
  border: 1px solid #ddd;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .product-item-container {
  border: none;
  margin: 0;
  min-height: 330px;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .product-thumb .left-block {
  margin: 15px 0 0;
  text-align: center;
  overflow: visible;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .product-thumb .left-block img {
  display: inline;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time {
  top: -5px;
  bottom: auto;
  left: auto;
  right: 5px;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item {
  width: auto;
  font-size: 16px;
  line-height: 20px;
  text-shadow: 1px 1px 1px #333;
  color: #fff;
  background: #fb003b;
  position: relative;
  float: left !important;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item:before {
  content: ":";
  position: absolute;
  right: -2px;
  top: 5px;
  color: #fff;
  z-index: 3;
  font-weight: normal;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item.time-sec:before {
  display: none;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item.time-day, .style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item.time-min {
  background: #d60033;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item.time-day .name-time, .style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item.time-min .name-time {
  background: #d60033;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item.time-day .num-time, .style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item.time-min .num-time {
  background: #d60033;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item .num-time {
  border: none;
  background: #fb003b;
  padding: 6px 8px;
  position: relative;
  z-index: 2;
  min-width: 35px;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item .name-time {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  background: #fb003b;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item:nth-child(1) .name-time {
  transition-delay: 0.05s;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item:nth-child(2) .name-time {
  transition-delay: 0.1s;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item:nth-child(3) .name-time {
  transition-delay: 0.15s;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item:nth-child(4) .name-time {
  transition-delay: 0.2s;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .caption {
  margin: 0;
  padding: 0 15px;
  position: static;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .caption h4 {
  margin-bottom: 5px;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .button-group {
  padding: 0 15px;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item:hover .item-time .time-item .num-time {
  border-bottom: 2px solid #fff;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item:hover .item-time .time-item .name-time {
  top: 100%;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item:hover .item-time .time-item:nth-child(1) .name-time {
  transition-delay: 0.05s;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item:hover .item-time .time-item:nth-child(2) .name-time {
  transition-delay: 0.1s;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item:hover .item-time .time-item:nth-child(3) .name-time {
  transition-delay: 0.15s;
}
.style-dev-so-deals .so-deal .extraslider-inner .owl2-item:hover .item-time .time-item:nth-child(4) .name-time {
  transition-delay: 0.2s;
}
/*============ SO BASIC PRODUCT ==================*/
.so-accordion-product .so-basic-product .item-wrap {
  margin: 0;
}
.so-accordion-product .so-basic-product .item-wrap .panel-group {
  margin: 0;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default {
  border-radius: 0;
  margin: 0;
  border: none;
  box-shadow: none;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-collapse {
  border: 1px solid #ddd;
  margin-top: -2px;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-collapse .panel-body {
  border: none;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-heading {
  padding: 0;
  margin: 0 0 1px;
  background: #eee;
  cursor: pointer;
  border-radius: 0;
  overflow: hidden;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-heading:last-child {
  margin: 0;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-heading.active {
  display: none;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-heading .panel-title {
  font-size: 14px;
  display: block;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-heading .panel-title .counter {
  padding: 8px 12px;
  background: #555;
  color: #fff;
  float: left;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-heading .panel-title .title {
  padding: 8px 10px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  color: #555;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-heading .panel-title .title:hover {
  color: #fe5454;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-heading:hover .panel-title .counter {
  background: #fe5454;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body {
  padding: 8px;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body .item-inner {
  text-align: center;
  position: relative;
  z-index: 4;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body .item-inner .image {
  margin-bottom: 15px;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body .item-inner .button-group {
  position: absolute;
  top: 30%;
  left: 0;
  opacity: 0;
  width: 100%;
  -webkit-transition: 0.3s top ease-in-out;
  -moz-transition: 0.3s top ease-in-out;
  transition: 0.3s top ease-in-out;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body .item-inner .caption .title-product {
  font-size: 15px;
  margin-bottom: 5px;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body .item-inner .caption .title-product a {
  color: #555;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body .item-inner .caption .title-product a:hover {
  color: #fe5454;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body:hover .button-group {
  opacity: 1;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body:hover .button-group .wishlist, .so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body:hover .button-group .compare {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.so-accordion-product .so-basic-product .item-wrap .panel-default .panel-body:hover .button-group .addToCart {
  background: #fe5454;
  color: #fff;
  border-color: #fe5454;
}
.so-latest-blog .head-button .thumbnail {
  border: none;
  line-height: 26px;
}
.so-latest-blog .so-blog-external .owl2-controls {
  border: 1px solid #ddd;
  margin-top: -1px;
  padding: 5px 0;
  margin-bottom: 0;
}
.so-latest-blog .so-blog-external .owl2-controls .owl2-dots {
  margin: 0;
}
.so-latest-blog .so-blog-external .owl2-controls .owl2-dot {
  background: #909090;
}
.so-latest-blog .so-blog-external .owl2-controls .owl2-dot span {
  display: none;
}
.so-latest-blog .so-blog-external .owl2-controls .owl2-dot.active {
  background: #fe5454;
}
.so-latest-blog .so-blog-external .blog-external {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #ddd;
  padding: 0;
  direction: ltr;
}
.so-latest-blog .so-blog-external .blog-external .media {
  margin: 0;
  padding: 20px 20px 0;
}
.so-latest-blog .so-blog-external .blog-external .media > .item {
  margin: 0;
}
.so-latest-blog .so-blog-external .blog-external .media .thumbnail, .so-latest-blog .so-blog-external .blog-external .media .caption {
  margin: 0;
  padding: 0;
}
.so-latest-blog .so-blog-external .blog-external .media .caption {
  margin: 20px 0;
}
.so-latest-blog .so-blog-external .blog-external .media h4 {
  font-size: 15px;
  margin-bottom: 8px;
}
.so-latest-blog .so-blog-external .blog-external .media a {
  color: #555;
}
.so-latest-blog .so-blog-external .blog-external .media a:hover {
  color: #fe5454;
}
.so-latest-blog .so-blog-external:hover img {
  opacity: 0.8;
}
/*============ MODULE CUSTOM HTML ==================*/
.banner-block-slideshow-h1 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.banner-block-slideshow-h1 .banners {
  float: left;
  margin-right: 10px;
}
.banner-block-slideshow-h1 .banners:last-child {
  margin: 0;
}
.top-brand.arrow-default {
  border: 1px solid #ddd;
  padding: 6px 0;
  direction: ltr;
}
.top-brand.arrow-default .owl2-controls {
  margin: 0;
}
.top-brand.arrow-default .owl2-nav [class*='owl2-'] {
  opacity: 1;
  background: none !important;
  color: #555;
}
.top-brand.arrow-default .owl2-nav [class*='owl2-']:hover {
  color: #fe5454;
}
.top-brand.arrow-default .owl2-nav .owl2-prev {
  left: 0;
}
.top-brand.arrow-default .owl2-nav .owl2-next {
  right: 0;
}
.module.icon-style h3.modtitle {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  padding: 12px 0 12px 50px;
  background: #eee;
  border-bottom: 1px solid #fe5454;
}
.module.icon-style h3.modtitle i.fa {
  height: 100%;
  width: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  margin: 0;
  background: #fe5454;
  color: #fff;
  font-size: 16px;
  left: 0;
}
