@import url('https://fonts.googleapis.com/css?family=Exo+2:400,600,800');

.mobile-v {
  background: #ffffff;
  border-radius: 0.5em;
  box-shadow: 0 10px 20px #00000026;
  left: 50%;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30em;
  text-align: left;
  z-index: 99999;
}
.mobile-v .mobile-v-close {
  align-items: center;
  color: #111827;
  display: flex;
  height: 4.5em;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 4.5em;

}
.mobile-v .mobile-v-close svg {
  display: block;
}

.mobile-v .mobile-v-title {
  color: #111827;
  padding: 1.5em 2em;
  position: relative;
  width: calc(100% - 4.5em);

}
.mobile-v .mobile-v-title h1 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: normal;
}

.mobile-v .mobile-v-content {
  border-top: 1px solid #e0e0e0;
  padding: 2em;
  overflow: auto;
}

.mobile-v-overlay {
  transition: opacity 0.2s ease-out;
  background: #0f172a8c;
  position: fixed;
  display: none;
  z-index: 99999;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.mobile-v-overlay .mobile-v-footer{
  text-align: center;
  margin-bottom: 20px;
}
.mobile-v-overlay .mobile-v-footer button{
  margin: 0 10px;
  min-width: 80px;
  background-color: #ffcf02;
}

.navbar.navbar-fixed-top{
  display: none;
}
/***** loade****/
.search-full, .search-input {
    background: transparent;
}
.search-close {
    background: transparent;
}
.search-close i {
    color: transparent;
}
/***** loade end ****/
h1{
	font-family: 'Exo 2', sans-serif;
  	padding-top: 20px;
}
body{
	background: #ffff !important;
  color: #000000;
  font-family: 'Exo 2', sans-serif;
}
a {
    color: #282828;
}
a:hover, a:focus, a.link {
    color: #000;
}
/* nav bar top */
.navbar-top .top-nav-menu ul{
  text-align: right;
}
.navbar-top ul li{
 display: inline-block;
}
.navbar-top .top-nav-menu ul li a{
  color: #000;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  padding-left: 0px;
  text-align: right;
}
.add2cart{
	position: relative;
}
.glyphicon{
	position: absolute;
}
a.delA .glyphicon{
	position: relative;
}
.seach-bands{
  background: #5c5c5c;
  color: #fff;
  padding: 9px 21px;
  text-align: center;
  height: 73px;
}
.seach-bands span{
  width: 58px;
  height: 23px;
  position: relative;
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-position: -427px -249px;
  display: block;
  margin: 0 auto;
}
.seach-bands p{
  width: 63px;
  line-height: 1;
  padding-top: 5px;
}
.seach-bands:hover{
  color: #cccccc;
}
.navbar-top .contact-phone ul li a{
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
  text-align: left;
  margin-right: 0px;
  padding-left: 36px;
  margin-left: 20px;
  display: flex;
}
.navbar-top .contact-phone a{
	position: relative;
}
.navbar-top .contact-phone .phone-item::before {
  content: '';
  top: -4px;
  left: 0;
  height: 20px;
  width: 20px;
  position: absolute;
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-repeat: no-repeat !important;
}
.navbar-top .contact-phone .mts::before{
	background-position: -362px -6px;
}
.navbar-top .contact-phone .a1::before{
	background-position: -322px -41px;
}
.navbar-top .contact-phone .life::before{
	background-position: -266px -92px;
}
.footer {
    background: #fff !important;
  	border-top: none !important;
    border-bottom: none !important;
    padding: 0;
}
.footer-menu {
  padding: 20px 0;
  background: #000 !important;
  background-size: 100%;
  background-position: center;
  background-repeat: repeat;
}
.footer-copyright{
  background-color: #f2f2f2;
  color: #808080;
  text-align: center;
  font-size: 12px;
  padding: 30px 0 ;
}
.productFilter select, .productFilter input{
  font-style: 13px;
  height: 43px; 
  color: #000;
  border: 1px solid #000;
  border-radius: 0;
  font-weight: 600;
}
.footer{
  padding-top: 0px;
  padding-bottom: 0px;
  background: #000 !important;
  border-top: none !important;
}
.footer h3{
    font-size: 17px;
    font-family: 'Exo 2', sans-serif;
    color: #ffcf02;
    font-weight: bold;
    text-decoration: none;
  	display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 15px;
    border-bottom:none !important;
} 
.footer ul li a{
	color: #fff;
  font-size: 15px;
  position: relative;
}
.footer ul li a:hover{
  color: #fca80f;
}
.footer ul li a.mts-bottom, .footer ul li a.welcom-bottom, .footer ul li a.life-bottom{
	color: #fff;
}
.footer ul.last-info li a{
  padding-left: 40px;
  line-height: 33px;
  display: inline-block;
}
.footer ul li{
	padding-bottom: 5px;
}
.footer ul li p{
  font-weight: bold;
  color: #666;
}
.footer ul li a:before{
	content: '';
  top: 5px;
  left: 0;
  height: 22px;
  width: 22px;
  position: absolute;
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-repeat: no-repeat !important;
}
.footer ul li a.mts-bottom:before{
  background-position: -358px -5px;
}
.footer ul li a.a1-bottom:before{
  background-position: -313px -39px;
  width: 31px;
  left: -5px;
}
.footer ul li a.life-bottom:before{
  background-position: -455px -22px;
}
.footer ul li a.email-bottom:before{
  background-position: -244px -115px;
  height: 24px;
  width: 27px;
}
.footer ul li a.skype-bottom:before{
  background-position: -370px -108px;
  width: 31px;
  left: -5px;
}
.footer ul li a.whatsapp-bottom:before{
 background-position: -442px -15px;
  width: 31px;
  left: -5px;
}
.footer ul li a.telegram-bottom:before{
  background-position: -313px -5px;
  width: 31px;
  left: -5px;
}
.footer ul li a.viber-bottom:before{
  background-position: -418px -39px;
  width: 31px;
  left: -5px;
}
.footer-bottom .row-flex {
  display: flex;
  align-items: center;
}
.footer-bottom .logo-center img{
  height: 50px;
}
.header-kontakt{
	margin-top: 25px;
}
.navbar-header{
	width: 100%;
}
.header-kontakt ul li a{
	color: #000;
  	font-size: 15px;
    position: relative;
}
.header-kontakt ul li a.mts-bottom, .header-kontakt ul li a.welcom-bottom, .header-kontakt ul li a.life-bottom{
	color: #000;
}
.header-kontakt ul li a.email-bottom{
	color: #63c07b;
}
.header-kontakt ul.last-info li a{
	padding-left: 40px;
}
.header-kontakt ul li{
	padding-bottom: 10px;
}
.header-kontakt ul li a:before{
	content: '';
    top: 0px;
    left: 0;
    height: 22px;
    width: 22px;
    position: absolute;
    background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
    background-repeat: no-repeat !important;
}
.header-kontakt ul li a.mts-bottom:before{
  background-position: -397px -46px;
  height: 24px;
  width: 31px;
}
.header-kontakt ul li a.welcom-bottom:before{
  background-position: -441px -11px;
  width: 27px;
}
.header-kontakt ul li a.life-bottom:before{
  background-position: -364px -85px;
}
.header-kontakt ul li a.email-bottom:before{
  background-position: -255px -124px;
  height: 24px;
  width: 27px;
}
.header-kontakt ul li{
  display: inline-block;
  margin-left: 40px;
  font-weight: 600;
}
.navbar .navbar-top {
    height: 50px;
}
.navbar .navbar-top .container .row:before {
    position: absolute;
    top: 50px;
    right: 17px;
    width: calc(77.7%);
    content: '';
    border-bottom: 1px solid #e0f1e4;
}
.navbar .navbar-top .container .row .contact-phone{
	margin-left: 10px;
}
.navbar-brand {
    height: inherit;
}
.navbar-brand > img{
  height: 60px;
}
.navbar-collapse.collapse .nav.navbar-nav.navbar-right.hidden-xs{
	display: none;
}
.navbar-brand div img:nth-of-type(1){
    margin-top: 0px;
}
.navbar-brand div img:nth-of-type(2){
    margin: 0 0 0 20px;
}
.navbar.stuck .navbar-top {
    margin-top: 0px;
}
.navbar.stuck .navbar-header{
  margin-top: -72px;
  transition: all .1s ease-out 0s;
  -webkit-transition: all .1s ease-out 0s;
  -moz-transition: all .1s ease-out 0s;
  -ms-transition: all .1s ease-out 0s;
  -o-transition: all .1s ease-out 0s;
}
.no-margin-top {
    margin-top: 10px;
}
.nav.navbar-nav{
   height: 60px;
}
.product:hover {
    box-shadow: none;
}
.getFullSearch{
	display: none;
}
.navbar-nav > li > a {
    padding: 0 15px 0 30px;
    line-height: 73px;
  	color: #fff !important;
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    background-color: #000;
}
.navbar-tshop {
    background: #fff;
}
.navbar-top {
    background: #fff;
}
.menu-square{
	margin-top: 10px;
}
.menu-square .banner-item{
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.445);
    box-shadow: 5px 4px rgb(0 0 0 / 10%);
  	min-height: 260px;
    text-align: center;
}
.menu-square .banner-item:hover{
    border: 1px solid rgba(0, 0, 0, 0.445);
    background-color: #ffcf02;
    box-shadow: none;
}
.menu-square .banner-item:hover .h3{
	color: #000;
}
.menu-square .banner-item .h3{
  line-height: 50px;
  text-align: center;
  font-family: 'Exo 2', sans-serif;
  color: #000;
  font-size: 21px;
  margin-bottom: 20px;
  font-weight: 800;
}
.menu-square .banner-item a{
  display: block;
  height: 100%;
}

.menu-square .banner-item.years img{
  width: 120px;
}
.menu-square .banner-item.every-day img{
  width: 120px;
}
.menu-square .banner-item.free img{
  width: 120px;
}
.menu-square .banner-item.garanti img{
  width: 120px;
}

.search-box .input-group{
	margin-top: 15px;
}
.search-box .input-group .btn-nobg .fa{
	color: #333;
    font-size: 22px;
}
.section-title-style2, .section-title.style2 {
  position: relative;
  text-align: left;
  margin: 50px 0 30px;
}

/* Top banner */ 
.module-head .gas-stove .module-head-top img{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.module-head .gas-stove .module-head-bottom{
  z-index: 999;
  position: relative;
}
.module-head .module-head-top{
  background: #f2f2f2;
  text-align: center;
  min-height: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.module-head .gas-stove .module-head-top{
  background: #fff;
}
.module-head .module-head-bottom{
  padding: 20px 15px 10px;
  background-color: #ffcf02;
  min-height: 125px;
  margin-bottom: 30px;
}
.module-head .module-head-bottom span{
  font-size: 26px;
  color: #000;
  font-weight: 800;
  border: 2px solid #000;
  padding: 5px 5px 9px;
  text-align: center;
  width: 100%;
  display: block;
}
.module-head .module-head-bottom .desc{
  text-align: left;
}
.module-head .module-head-bottom p{
  font-size: 16px;
  color: #000;
}
.module-head .gas-stove .module-head-bottom .desc{
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.module-head .gas-stove .module-head-bottom .desc img{
  width: 150px;
  margin-right: 15px;
}

.module-head .gas-stove .module-head-bottom .desc p{
  margin: 0;
}
/* END Top banner */

.style2 .section-title span, .section-title.style2 span {
  display: inline;
  font-family: 'Exo 2', sans-serif;
  text-align: left;
  color: #000;
  font-size: 30px;
  text-transform: none;
  background: #fff !important;
  margin: 0 0 0 0px;
  padding: 0 15px 0 0;
  position: relative;
  z-index: 999;
  font-weight: bold;
  border-bottom: none;
}
#sectionNewProducts .section-title.style2 span, #sectionNewProducts .style2 .section-title span, #sectionPopularProducts .section-title.style2 span{
	display: inline;
  font-family: 'Exo 2', sans-serif;
  text-align: left;
  color: #000;
  font-size: 30px;
  text-transform: none;
  background: #fff !important;
  margin: 0 0 0 0px;
  padding: 0 15px;
  position: relative;
  z-index: 999;
  font-weight: bold;
  border-bottom: none;
}
.style2 .section-title::after, .section-title-style2::after, .section-title.style2::after, .section-title-style2::after {
    display: none;
}
.featuredImgLook2 h3 {
	text-align: left;
}
.featuredImgLook2 h3 span {
    color: #000;
}
.featuredImgLook2 h3 a {
	color: #000;
}
.featuredImgLook2 h3 a:hover {
	color: #FFEC01;
}
.featuredImgLook2 p {
  text-align: center; 
  min-height: 85px;
}
.featuredImgLook2 .inner{
  padding: 15px 10px 15px;
  border: 1px solid #000;
}
.owl-carousel .owl-wrapper-outer{
  padding: 10px 0;
}
.product:hover, .featuredImgLook2 .inner:hover {
    border: 1px solid #000;
    box-shadow: 5px 3px 0px #33333333;
}

.featuredImgLook2 .btn-link {
  background-color: #ffcf02;
  color: #000;
  padding: 7px 30px 7px 30px;
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
  border: none;
  border-radius: 0;
}
.btn.btn-link i{
	display: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
    background: #303029;
}
.dropdown-menu {
    border-top: solid #ffcf02;
}
.megamenu-fullwidth .dropdown-menu{
	background: #303029;
  	border-top: none;
}
.megamenu-fullwidth .dropdown-menu >li ul p{
  margin: 10px 0 10px 0;
  font-size: 16px;
}
.megamenu-fullwidth .dropdown-menu >li ul a{
    padding: 0px 10px 0px 10px;
    color: #000;
    font-size: 14px;
    display: flex;
    min-height: 35px;
    align-items: center;
}
.search-btn .fa-search::before {
    content: "Найти";
    font-size: 15px;
    font-family: 'Exo 2', sans-serif;
}
.megamenu-fullwidth .dropdown-menu >li{
 padding: 0 !important;
}
.megamenu-fullwidth .dropdown-menu >li span.row:before{
   display: none;
}
.megamenu-fullwidth .dropdown-menu >li span.row:after{
   display: none;
}
.megamenu-fullwidth .dropdown-menu >li span.col-lg-12{
    padding: 0 !important;
}
.megamenu-fullwidth .dropdown-menu ul li{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
}
.megamenu-fullwidth .dropdown-menu ul li:hover{
	background: none;
}
.megamenu-fullwidth .dropdown-menu ul li a:hover{
  color: #fca80f;
}
.megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
    padding: 0;
}
.megamenu-fullwidth .dropdown-menu ul{
	position: relative;
  	padding: 0px !important;
}
.navbar-nav > li {
    float: none;
}

.navbar .navbar-top {
    height: 50px;
    background: #c3e5cc;
}
/*----- footer-banner-------*/

.footer-banner {
    background: #4b4b4b;
    padding: 20px 0;
}
.footer-banner .all-info{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer-banner .banner-item{
  padding: 0 20px;
  text-align: center;
}
.footer-banner .banner-item h3{
  color:#000;
  padding: 0px 0 10px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 300;
  font-size: 21px;
  border-bottom: none !important;
}
.footer-banner .banner-item p{
  color: #fff;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.wraper-footer{
	margin-left: 30px;
  margin-right: 30px;
  border: 2px solid #d7d7d7;
  padding: 15px;
  cursor: pointer;
}
.footer-banner .banner-item span{
  margin: 0 auto;
  display: block;
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  margin-bottom: 10px;
}
.footer-banner .payment span{
  background-position: -47px -291px;
  width:70px;
  height:64px;
}
.footer-banner .years span{
  background-position: -175px -58px;
  width:64px;
  height:64px;
}
.footer-banner .every-day span{
  background-position: -115px -131px;
  width:64px;
  height:64px;
}
.footer-banner .free span{
  background-position: -39px -191px;
  width:79px;
  height:64px;
}
.footer-banner .garanti span{
  background-position: -156px -239px;
  width:64px;
  height:64px;
}
.action-control a:hover, .action-control a.active {
  background-color: #fca80f;
  color: #000;
  padding: 7px 30px 7px 30px;
  border: none;
  border-radius: 0;
}
.glyphicon-shopping-cart::before {
  content: " ";
  width: 21px;
  height: 24px;
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-position: 425px -6px;
  display: inline-block;
  position: absolute;
  top: -3px;
  left: -30px;
  display: none;
}

.price{
	color: #282828;
  position: relative;
}
.promotion {
  top: 0;
  right: 0;
  left: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.description h5{
	text-align: center;
}
.headerOffset {
  padding-top: 175px;
}
.action-control {
  padding: 0;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #000;
}
.action-control a.btn{
  width: 100%;
}
/*------ end ---------------*/


.panel-default > .panel-heading {
    border-top: none;
}
.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active {
  background-color: #ffcf02;
  color: #000;
  padding: 7px 30px 7px 30px;
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
  border: none;
  border-radius: 0;
}
.item h4 {
	text-align: center;
}
.item h4 a {
  font-weight: 600;
  font-size: 16px;
  color: #000;
  font-family: 'Exo 2', sans-serif;
}
.description p {
	text-align: center;
  padding: 0 10px;
  font-size: 13px;
  color: #737373;
}
.description p {
    max-height: 90px !important;
    min-height: 90px;
}
.item{
    height: auto;
}
.item .info-level4{
  min-height: 80px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: -8px;
  margin-bottom: 5px;
  margin-top: 5px;

}
.discount {
  background: #ffcf02 !important;
  border-radius: 0;
  font-size: 13px;
  padding: 3px 10px 3px 10px;
  color: #000;
}
/* .discount:before{
	content:'';
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  top: 2px;
  left: -11px;
  z-index: 1;
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
} */
.search-full{
	display: block;
  	position: relative;
}
.menu-section {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
}
.menu-section.clearfix:before {
  display: block;
  width: 200rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 -1px;
  right: 98%;
  background: #000;
}
.menu-section.clearfix:after {
  display: block;
  width: 200rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 -1px;
  left: 98%;
  background: #000;
}
/* .menu-section .nav.navbar-nav{
	display: table-cell;
    vertical-align: middle;
} */
.menu-section .nav.navbar-nav li.megamenu-fullwidth > ul.dropdown-menu{
  position: absolute;
  max-width: 810px;
  padding: 15px 0;
  left: 15px;
  background-color: #fff;
}
.menu-section .search-full{
  background: transparent;
  height: 73px;
  min-height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu-section #searchQ{
	height: 40px;
    line-height: inherit;
    padding: 0 15px;
    background: #fff;
    width: 80%;
    text-align: left;
  	font-family: 'Exo 2', sans-serif;
    font-size: 16px;
}
.menu-section #searchQ:after{
	content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
    background-position: 307px -9px;
}
.menu-section .search-close{
	display: none;
}
.searchInputBox {
    width: 60%;
    float: none;
    margin-left: 20px;
}
.menu-section .searchInputBox .search-btn {
    color: #000;
    background: #ffcf02;
    height: 40px;
    width: 105px;
    margin-left: -5px;
    vertical-align: top;
  	padding: 0;
    font-family: 'Exo 2', sans-serif;
}
.menu-section .searchInputBox .search-btn:hover {
	background: #dab200;
  color: #fff;
}
.search-close {
	height: 71px;
}
.search-input {
	line-height: 2.2;
    color: #333;
}
.searchInputBox .search-btn {
    color: #666;
}
.breadcrumb {
    background: transparent !important;
    border: none;
}
.breadcrumb li{
  font-weight: 600;
}
.breadcrumb li a{
	color: #000;
  font-weight: 600;
}
.transitionfx .col-lg-6.col-md-6.col-sm-6 > div{
  border: none !important;
}
.productFilter {
    background: transparent !important;
    border: none !important;
    padding: 10px 15px 0 !important;
}
.productFilter p {
    font-size: 16px;
  	display: none;
}
.filter-values label{
  color: #000;
  font-weight: 600;
}
.pull-left.js-products-found strong{
	font-size: 22px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #cccccc !important;
}
.pagination li.active a {
    box-shadow: none;
    background: none;
    border-radius: 2px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border: 2px solid #303029;
    color: #333;
    border-radius: 5px;
}
.pagination > li > a, .pagination > li > span {
	color: #333;
    background-color: transparent;
    border: 1px solid #cbcbcb;
    margin-left: 3px;
    border-radius: 1px;
    padding-bottom: 8px;
  	font-weight: 600;
}
.price-byr {
    font-size: 15px;
    color: #585858;
}
.price {
    font-size: 18px;
  	color: #242424;
    font-weight: bold;
}
.cart-actions button, .cart-actions .btn-cart{
	position: relative;
  background: #ffcf02;
  border:none;
  padding-left: 60px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 0px;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 25px;
  text-transform: capitalize;
  color: #000;
}
.cart-actions button:hover {
    background: #fca80f;
    color: #000;
    border: none;
}
.cart-actions button:before, .cart-actions .btn-cart:before{
	content: '';
  	position: absolute;
  	top:10px;
  	left: 14px;
  	width: 30px;
  	height: 25px;
  	background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
	background-position: 430px -5px;
}
/* .cart-actions button:hover:before{
    background-position: 430px -5px;
    width: 30px;
    height: 25px;
} */
.incaps i {
   display: none;
}
h3.incaps{
	position:relative;
  	padding-left: 40px;
  	color: #67ac79;
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    margin: 13px 20px 0 0;
}
.addto + div{
	clear: none !important;
}
h3.incaps:before{
	content: '';
  	position: absolute;
  	top:-3px;
  	left: 0px;
  	width: 30px;
  	height: 32px;
  	background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
    background-position: 311px -386px;
}
.cart-actions p{
	position: relative;
  padding-left: 20px;
  font-size: 15px;
  letter-spacing: 0px;
  font-family: 'Exo 2', sans-serif;
  font-weight: normal;
  color: #4b4b4b;
}
.cart-actions p strong {
    font-weight: normal;
  	font-weight: 600;
}
.cart-actions p:before{
    content: '';
  	position: absolute;
  	top:6px;
  	left: 0px;
  	width: 13px;
  	height: 13px;
  	background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
	    background-position: 458px -27px;
}
.nav-tabs {
    border-bottom: none;
    background: #ffcf02;
}
.nav > li.active{
	background: #303029;
}
.nav-tabs > li.active > a{
	background: none;
    color: #fff !important;
}
.nav > li:hover > a {
    background: none;
  	color: #fff !important;
}
 .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a {
    background: #303029;
    color: #fff !important;
}
.nav-tabs li a {
	text-transform: none;
    font-weight: 600;
  	padding: 10px 20px 10px 25px;
    letter-spacing: 0;
}
.nav-tabs > li:nth-of-type(2) a:before{
    background-position: 261px -102px;
    background-size: 270px;
}
.nav-tabs > li {
    margin-bottom: 0;
}
table{
	width: 100%;
}
.panel-default {
    border: none;
}
.panel-default > .panel-heading {
    background-color: #4b4b4b;
    border: none;
}
h4.panel-title-filter {
    position: relative;
    color: #fff;
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
}
h4.panel-title-filter, .info-level4.panel-title-filter{
  color: #fff;
}

#details .product-section div {
    border-bottom: none;
}
#details .product-section div strong{
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
}
#details .product-section {
    padding: 25px 15px;
}
#details .product-item td {
    padding: 10px 15px;
    color: #4b4b4b;
    font-weight: normal;
}
.product-item {
    border-top: 1px solid #d2d2d2;
  font-weight: 600;
}
#details tbody tr.product-item:nth-child(2n+1) td, #details tbody tr.product-item:nth-child(2n+1) th {
    background-color: transparent;
}
.container.main-container.headerOffset h1{
  padding-left: 15px;
  color:#000;
}
::selection {
background: #9521a4; /* Safari */
}
::-moz-selection {
background: #9521a4; /* Firefox */
}
.breadcrumb {
    padding: 21px 0 0;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ffcf02 !important;
}
.breadcrumb > li + li::before{
  color: #000;
}
.form-control:focus {
    border-color: #c3e5cc;
}
.search-box .input-group .btn-nobg:hover .fa {
    color: #FEE226;
}
.label-danger {
    background-color: #FEE226;
}
.clearFilter {
    color: #fff;
    background-color: #303029;
}
.cartMenu a.dropdown-toggle{
	color: #fff;
}
.btn-danger:hover{
	background-color: #fff;
  border: none;
  color: #4799c9;
}
.btn-danger {
    background-color: #ffcf02;
    border:none;
    color: #fff;
    border: 1px solid transparent;
}
.fotorama__thumb-border {
    border-color: #67ac79;
}
/* -------- contact ------------*/
.about-content .list-block ul li, .about-pay .list-block ul li{
	position: relative;
    padding-left: 15px;
}
.about-pay .list-block ul{
	margin-top: 10px;
}
.about-content .list-block ul li::before, .about-pay .list-block ul li::before {
  position: absolute;
  top: 7px;
  left: 0px;
  content: '';
  width: 10px;
  height: 10px;
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-position: 251px -14px;
}
.about-content .list-block h3, .about-pay .list-block h3{
  font-family: 'Exo 2', sans-serif;
  font-size: 28px;
}
.about-pay .list-block h3{
	margin-top: 20px;
  	font-family: 'Exo 2', sans-serif;
}
.about-pay .list-block{
	font-size: 16px;
}
.about-content span, .about-pay span{
	font-weight: bold;
}
.about-content h4{
  font-size: 18px;
}
.about-content h4 a{
	color: #9521A4;
    text-decoration: underline;
}
#sectionPopularProducts .section-title.style2::after{
    content: "";
    display: block;
    height: 1px;
    margin-left: 0;
    position: absolute;
    border: 0px;
    width: 100%;
    z-index: 1;
    background-color: #d0d0d0;
}
#sectionNewProducts .section-title.style2::after, #sectionCategories .section-title.style2::after{
  content: "";
  display: block;
  height: 1px;
  margin-left: 0;
  position: absolute;
  border: 0px;
  width: 100%;
  z-index: 1;
  background-color: #d0d0d0;
}

.contact-title{
  color: #252525;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Exo 2', sans-serif;
}
.first-contact{
	margin-bottom: 50px;
}
.wrap-contact p{
	color: #2e2e2e;
}
.attention{
	border: 2px solid #c3e5cc;
    padding: 30px 30px 0 30px;
    background: #fff;
}
.attention h3{
	color: #000;
	font-size: 24px;
}
.attention p{
	color: #707070;
}
.attention span{
	color: #e24224;
}
.wrap-attention{
	background-color: #f9f9f9;
    margin: 0 -30px;
    padding: 26px;
}
.wrap-attention p{
	color: #252525;
	font-size: 24px;
}
.headerOffset {
    padding-top: 175px;
}
/*------- contact end -----------*/
/*contakt*/
.sprite-icon{
    padding: 0 0 0 20px;
    position: relative;
}
.sprite-icon:before{
    background: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
    background-repeat: no-repeat !important;
}
.velcom-icon:before{
  background-position: -46px 0px !important;
  content: "";
  width: 17px;
  height: 13px;
  position: absolute;
  top: 5px;
  left: 0;
}
.mts-icon:before{
  background-position: -33px -12px !important;
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: 5px;
  left: 0;
}
.life-icon:before{
  background-position: -24px -28px !important;
  content: "";
  width: 13px;
  height: 15px;
  position: absolute;
  top: 5px;
  left: 0;
}
.email-icon:before{
  background-position: -153px -74px !important;
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 3px;
  left: 0;
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-size: 300px !important;
}
.skype-icon:before{
  background-position: 0px -53px !important;
  content: "";
  width: 14px;
  height: 12px;
  position: absolute;
  top: 6px;
  left: 0;
}
.wrap-contact{
	font-size: 16px;
}
.about-content p{
	font-size: 16px;
}
.skype-header a{
  	background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
    background-position: 132px -112px;
    width: 25px;
    height: 27px;
    margin-right: 10px;
    background-size: 380px;
    display: inline-block;
    margin-top: 15px;
}

.viber-header a{
	background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
	background-position: 158px -149px;
  width: 25px;
  height: 27px;
  margin-right: 10px;
  background-size: 380px;
  display: inline-block;
  margin-top: 15px;
}

.whatsapp-header a{
	background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
	background-position: 203px -149px;
  width: 25px;
  height: 27px;
  margin-right: 10px;
  background-size: 380px;
  display: inline-block;
  margin-top: 15px;
}

/* side contact */
.side-cont{
  position: relative;
  padding-left: 25px;
}
.side-cont::before{
  background: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-repeat: no-repeat !important;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.a1-contact::before{
  background-position: -324px -41px !important;
}
.mts-contact::before{
  background-position: -364px -7px !important;
}
.viber-contact::before{
  background-position: -427px -47px !important;
}
.telegram-contact::before{
  background-position: -324px -7px !important;
}
.watsapp-contact::before{
  background-position: -450px -17px !important;
}
.mail-contact::before{
  background-position: -249px -118px !important;
}
.skype-contact::before{
  background-position: -384px -111px !important;
}
/* End side contact */

.navbar-top ul li {
    vertical-align: top;
}
.owl-pagination{
  line-height: 0;
}
.owl-theme .owl-controls .owl-page span {
	background: #c4dbe1;
  width: 25px;
  height: 8px;
  margin: 8px 7px;
  border: 0;
  border-radius: 0;
  box-shadow:none
}
.owl-theme .owl-controls .owl-page.active span {
	background: #fca80f;
  box-shadow: none;
}
.productFilter option:hover{
  background-color: red !important;
}
.product{
  border: 1px solid #000;
  border-bottom: 1px solid #000;
  position: relative;
}
#cart-link .caret{
	display: none;
}
.new-product {
  font-size: 12px;
  padding: 1px 10px 3px 20px;
  position: relative;
  font-family: 'Exo 2', sans-serif;
  font-weight: 600;
  background-color: transparent !important;
  color: #000;
}

.new-product:before{
	content: '';
  position: absolute;
  background-image: url("https://userimages.shopmanager.by/3131931/flag.png") !important;
  width: 89px;
  height: 23px;
  top: 0;
  left: 0;
  z-index: -1;
}
#top-products-slider .item {
	height: 530px !important;
}
#productsList .item {
	height: 530px !important;
}
#sales-products-slider .item {
  height: 530px !important;
}
#new-products-slider .item {
	height: 510px !important;
}
.item .info-level4 a, .item h4 a{
  font-weight: bold;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  color: #4b4b4b;
}
.menu-section{
	background-color: #000;
}
.menu-section .nav.navbar-nav{
  height: 73px;
  background-color: #000;
  min-width: 240px;
}
.menu-section .cartMenu.js-cart-block .dropdown-menu{
	position:  absolute;
  width: 630px;
  margin-left: -490px;
}
.menu-section .dropdown-menu{
	position: relative;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.menu-section .dropdown.cartMenu.js-cart-block {
  width: 230px;
  float: none;
  height: 73px;
  display: block !important;
}
.menu-section .dropdown.cartMenu.js-cart-block .cartRespons.js-cart-title{
  margin-left:15px;
}
.menu-section .dropdown.cartMenu.js-cart-block .basket-count1{
  position: absolute;
  top: 39px;
  left: 38px;
  width: 18px;
  height: 18px;
  color: #000 !important;
  background: #ffcf02;
  border-radius: 50%;
  font-size: 11px;
  line-height: 19px;
  font-weight: normal;
}
.cartRespons.js-cart-title{
  display: none;
}
.basket-title{
  margin-left: 12px;
}
#cart-link .fa-shopping-cart::before{
	content: " ";
  width: 24px;
  height: 24px;
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-position: 425px -39px;
  display: inline-block;
  position: relative;
}
.cart-menu-title{
  display: none;
}
.caret {
  background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
  background-position: 316px -7px;
  width: 20px;
  height: 22px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  margin-left: 25px;
}
.menu-section .cartMenu a.dropdown-toggle{
  width: inherit;
  height: 73px;
  background: #373737;
  width: 145px;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  z-index: 999;
}
.nav > li.active, .nav > li > a:hover, .nav > li > a:focus, .nav > li:hover > a {
    background: #303029;
}
.featuredImgLook2 .info-level3{
  min-height: 113px;
}
.featuredImgLook2 .info-level3 a{
  font-weight: bold;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  color: #4b4b4b;
}
.navbar-top .top-nav-menu ul li{
  padding: 0 10px;
}
.navbar-top .top-nav-menu ul li span a{
  background: red;
  color: #fff;
  padding: 3px 10px;
  border-radius: 30px;
}

/* portfolio */
.portfolio {
  /*display: none;*/
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  column-gap: 30px;
  margin: 30px 0; }
  .portfolio .portfolio-item {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 20px;
    width: 100%;
    position: relative; }
    .portfolio .portfolio-item .darck {
      background: #f7f7f7;
      height: 100%;
      left: 0;
      top: 0;
      padding: 0 15px 0 15px;
      border: 1px solid rgba(0, 0, 0, 0.2);
      transition: all 0.3s; }
      .portfolio .portfolio-item .darck h5 {
        color: #000;
        font-size: 26px;
        line-height: 28px;
        font-weight: 800;
        font-family: 'Exo 2', sans-serif;
        margin: 30px 0 30px; }
        .portfolio .portfolio-item .darck h5::after {
          content: " ";
          width: 80px;
          height: 3px;
          background: #ffcf02;
          position: relative;
          left: 0;
          top: 15px;
          display: block; }
      .portfolio .portfolio-item .darck p {
        color: #000;
        font-weight: 300;
        font-family: 'Exo 2', sans-serif;
        line-height: 22px;
        font-size: 16px; }
.portfolio .item-1{
  height: 330px;
}
.portfolio .item-2{
  height: 235px;
}
.portfolio .item-3{
  height: 225px;
}
.portfolio .item-4{
  height: 340px;
}
.portfolio .item-5{
  height: 300px;
}
.portfolio .item-6{
  height: 265px;
}
.portfolio .item-7{
  height: 325px;
}
.portfolio .item-8{
  height: 240px;
}
/* END portfolio */

/*==========  Desktop First Method  ==========*/

  .navbar-header{
    display: flex;
  }
  .navbar .navbar-top{
    width: 100%;
    height: auto;
    background: none;
  }
  .navbar .navbar-top .container{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .navbar .navbar-top .container .contact-phone{
    width: 50%;
  }
  .navbar .navbar-top .container .top-nav-menu{
    width: 50%;
  }
  .navbar-top .contact-phone li {
    display: block;
    padding: 7px 0 7px 100px;
  }
  .navbar-top .contact-phone h3, .navbar-top .top-nav-menu h3{
    cursor: pointer;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    line-height: 50px;
    padding: 0 10px;
    display: none;
  }
  .navbar-top .contact-phone h3.active, .navbar-top .top-nav-menu h3.active{
    background-color: #fff;
  }
  .contact-phone .icon-nav, .top-nav-menu .icon-nav{
    display: inline-block;
    background-image: url("https://userimages.shopmanager.by/3131931/sprite.png") !important;
    width: 18px;
    height: 18px;
    top: 4px;
    position: relative;
    margin-right: 7px;
    opacity: 0.8;
  }
  .contact-phone h3 i, .top-nav-menu h3 i{
    display: inline-block;
    background-image: url("https://userimages.shopmanager.by/3131931/sprite-all.png") !important;
    width: 15px;
    height: 10px;
    top: 2px;
    position: relative;
    margin-left: 5px;
    transition: all 0.5s ease;
  }

  .contact-phone h3 i, .top-nav-menu h3 i{
    background-position: -163px -7px;
  }

  .contact-phone .icon-nav-info{
    background-position: -416px -369px;
  }
  .top-nav-menu .icon-nav-info{
    background-position: -462px -333px;
  }
  .contact-phone h3.active i {
    background-position: -163px -26px;
    transition: all 0.5s ease;
  }
  .top-nav-menu h3.active i {
    background-position: -163px -26px;
    transition: all 0.5s ease;
  }
  .navbar-top .contact-phone ul.active, .navbar-top .top-nav-menu ul.active{
    display: block;
    background-color: #fff;
  }

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .navbar-top .contact-phone ul li a, .navbar-top .top-nav-menu ul li a {
    font-size: 13px;
  }
  .navbar-top .top-nav-menu ul .skype-header, .navbar-top .top-nav-menu ul .viber-header, .navbar-top .top-nav-menu ul .whatsapp-header{
  	display: none !important;
  }
  .price span::after {
  	width: 170px;
  }
  .description {
  	padding: 0 10px;
  }
  .navbar-brand > img {
    height: 46px;
  }
  .header-kontakt ul li a{
    font-size: 12px;
  }
  .header-kontakt ul li{
    margin-left: 10px;
  }
  .navbar-top .contact-phone h3, .navbar-top .top-nav-menu h3{
    display: inline-block;
  }
  .navbar-top .top-nav-menu{
    text-align: right;
  }
  .navbar-top .contact-phone ul, .navbar-top .top-nav-menu ul{
    display: none;
  }
  .navbar .navbar-top .container .contact-phone{
    position: relative;
  }
  .navbar-top .contact-phone ul, .navbar-top .top-nav-menu ul{
    position: absolute;
    z-index: 9999;
    background: #ececec;
    padding: 10px 25px;
    box-shadow: 4px 13px 8px -6px #999999a6;
    min-width: 220px;
  }
  .navbar-top .top-nav-menu ul{
    right: 0;
  }
  .navbar-top .contact-phone li{
    padding: 10px 0 10px 0px;
  }
  .navbar-top .contact-phone ul li a{
    margin-left: 0;
  }
  .footer-banner .all-info{
    justify-content: space-around;
  }
  .footer-banner .banner-item span{
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .footer-banner .banner-item{
    text-align: center;
    padding-bottom: 20px;
  }
  .navbar-top .top-nav-menu ul li{
    display: block;
    padding: 10px 10px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .menu-square .banner-item{
  	margin-bottom: 30px;
  }
  .price span::after {
  	width: 220px;
  }
  .seach-bands{
    display: none;
  }
  .portfolio{
    -webkit-column-count: 3;
    column-count: 3;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .portfolio{
    -webkit-column-count: 2;
    column-count: 2;
  }
  .portfolio-item {
    height: 100% !important;
  }
  .collapse.in .megamenu-fullwidth .dropdown-toggle{
  	color: #9521A4;
  }
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin: 0px 0px 10px;
  }
  .navbar-header button.navbar-toggle{
   display: none;
  }
  .searchInputBox {
  	width: 100%;
  }
  .megamenu-content ul {
    margin-bottom: 0;
  }
  .collapse.in .nav.navbar-nav{
  	height: auto;
  }
  .collapse.in .megamenu-fullwidth .dropdown-menu .megamenu-content ul li a{
  	color: #333;
  }
  .menu-section {
    display: block;
  }
  .menu-section .nav.navbar-nav {
    display: inline-block;
    width: 55px;
    margin: 0;
    margin-bottom: 0px;
    height: 50px;
    min-width: 55px;
  }
  .megamenu .dropdown{
    position: relative;
  }
  .navbar-nav .open .dropdown-menu {
    position: absolute;
  }
  .menu-section .search-full {
    display: block;
    width: 100%;
  }
  .megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
    background: #303029;
  }
  .megamenu-fullwidth .dropdown-menu > li ul a {
    width: 100%;
    display: block;
  }
  .menu-section .dropdown.cartMenu.js-cart-block {
    display: inline-block !important;
    width: 47%;
    float: right;
  }
  .menu-section .cartMenu a.dropdown-toggle {
  	width: 100%;
  }
  .menu-section .cartMenu.js-cart-block .dropdown-menu {
    position: absolute;
    width: 360px;
    margin-left: 0;
    right: 0;
  }
  .miniCartProduct, .miniCartProduct a, .miniCartProduct p, .miniCartProduct .size, .miniCartProduct .price, .dropdown-header {
    color: #333;
  }

  .searchInputBox{
    padding: 5px 0 5px 20px;
    margin: 0;
    width: 85%;
    float: none !important;
  }
  .menu-section .search-close i{
    color: #fff;
  }
  .menu-section .search-close {
    height: 50px;
    display: block;
    padding-left: 10px;
    margin-right: 10px;
    padding-top: 9px;
  }
  .menu-section .searchInputBox .search-btn{
    width: 20%;
  }
  .menu-section .search-full{
      height: 40px;
      display: none;
  }
  .navbar-nav > li > a{
      line-height: 50px;
  }
  .menu-section .cartMenu a.dropdown-toggle{
    line-height: 50px;
  }
  .headerOffset {
    padding-top: 105px;
  }
  .menu-section .dropdown.cartMenu.js-cart-block{
    height: 50px;
  }
  .header-kontakt{
  	display: none;
  }
  /* NEW STYLE */
  .navbar.navbar-tshop .navbar-header{
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }
  .navbar > .container .navbar-brand{
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    display: flex;
  }
  .navbar.navbar-tshop .container{
    min-width: auto;
    padding: 0;
  }
  .navbar-top .contact-phone h3, .navbar-top .top-nav-menu h3{
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: baseline;
    font-size: 11px;
  }
  .navbar-brand img{
    width: 90px;
    height: auto;
    margin: 0 10px;
  } 
  .menu-section .cartMenu a.dropdown-toggle{
    height: 50px;
  }
  .menu-section .dropdown.cartMenu.js-cart-block{
    width: 60px;
  }
  .menu-section .dropdown.cartMenu.js-cart-block .basket-count1{
    display: block;
    top: 26px;
    left: 36px;
  }
  .megamenu-content ul li p {
    color: #000;
  }
  .basket-title{
    display: none;
  }
  .navbar .navbar-top .container .contact-phone, .navbar .navbar-top .container .top-nav-menu{
    width: 100%;
  }
  .navbar.stuck .navbar-header{
    margin-top: -50px;
  }
  .miniCartFooter{
    background: #ecf0f1 !important;
    padding: 10px;
    border: none !important; 
    margin-top: 0 !important;
  }
  .navbar-nav > li > a{
    padding: 0 10px 0 10px;
  }
  .caret{
    margin-left: 5px;
  }
  .menu-section .nav.navbar-nav li.megamenu-fullwidth > ul.dropdown-menu{
    left: 0;
    min-width: 300px;
    overflow: scroll;
    height: 340px;
    box-shadow: 4px 3px 8px #d6d6d6b5;
  }
  .megamenu-fullwidth .dropdown-menu > li ul a{
    min-height: 40px;
    line-height: 40px;
  }
  .style2 .section-title span, .section-title.style2 span{
    font-size: 25px;
  }
  .section-title-style2, .section-title.style2{
    margin: 30px 0 10px;
  }
  #sectionNewProducts .section-title.style2 span, #sectionNewProducts .style2 .section-title span, #sectionPopularProducts .section-title.style2 span{
    font-size: 25px;
  }
  .search-box{
    position: absolute;
    right: 70px;
    top: 44px;
    z-index: 100;
    display: block;
  }  
  .navbar.stuck .search-box {
    top: -8px;
  }
  .getFullSearch{
    display: block;
  }
  .search-box .input-group .btn-nobg .fa{
    color: #dcdcdc;
    font-size: 20px;
  }
  .search-box:hover .btn-nobg{
    background: none;
  }
  .search-box .input-group .btn-nobg:hover .fa{
    color: #fff;
  }
  .menu-section .search-full.active{
    display: block;
    position: absolute;
    z-index: 9999;
    background: #333;
    height: 50px;
  }
  .ui-menu-item > a.ui-corner-all{
    white-space: normal;
  }
  .ui-autocomplete{
    left: 0 !important;
    z-index: 1000;
    width: 360px !important;
    margin: 0 !important;
    padding: 10px !important;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .navbar-header .navbar-toggle{
  	background: #9521A4 !important;
  }
  .navbar-brand > div{
  	line-height: 40px;
  } 
  .navbar-brand img{
    width: 90px;
    height: auto;
  }
  .portfolio{
    display: none !important;
  }
  .cart-actions button:before, .cart-actions .btn-cart:before {
    top: 4px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}

#wrapviber, #wrapwhatsapp, #wrapskype{
  display: none;
  opacity: 0.9;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 16px;
  background-color: #000;
  z-index: 100;
  overflow: auto;
}
#windowviber, #windowwhatsapp ,#windowskype{
  width: 400px;
  height: 200px;
  margin: 120px auto;
  display: none;
  background: #fff;
  z-index: 200;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 16px;
}
	
.close{
  margin-left: 364px;
  margin-top: 4px;
  cursor: pointer;
}
.window-popup h3{
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
  text-align: center;
  display: block;
  margin-top: 40px;
}
.window-popup a{
  font-size: 24px;
  font-family: 'Exo 2', sans-serif;
  text-align: center;
  color: #9521A4;
  display: block;
}

.product-title {
    font-size: 26px;
	font-family: 'Exo 2', sans-serif;
  	border-bottom: 1px solid #DDDDDD;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.product-share {
	margin-top: 10px;
  	display: none;
}
.details-description{
	color: #4b4b4b;
  font-weight: 600;
  margin-bottom: 10px;
}
.details-description p strong {
  font-weight: 600;
  color: #4b4b4b;
}
.product-price {
    font-size: 24px;
  margin-bottom: 25px;
}
.product-price .price-sales{
	color: #242424;
}
.product-price .price-sales-byr{
	color: #585858;
  font-size: 20px;
}
.cartMenu.js-cart-block a.caret{
	display:none;
}
.modal-bg-1 .close{
	font-family: Arial;
}
.w100 .pull-right.col-sm-4.col-xs-12.no-padding.text-right.text-left-xs{
	display: none;
}
::selection {
background: #303029; /* Safari */
}
::-moz-selection {
background: #303029; /* Firefox */
}
#modalCartCheckout p.cart-header{
  font-family: 'Exo 2', sans-serif;
}
.newsletter .subscribe-btn{
	font-family: 'Exo 2', sans-serif;
  background: #C3E5CC;
  color: #000;
}
.nav-tabs li a{
  	font-family: 'Exo 2', sans-serif;
}
.product-code{
	font-family: 'Exo 2', sans-serif;
}
#searchQ::-webkit-input-placeholder {color:#999;}
#searchQ::-moz-placeholder          {color:#999;}/* Firefox 19+ */
#searchQ:-moz-placeholder           {color:#999;}/* Firefox 18- */
#searchQ:-ms-input-placeholder      {color:#999;}
