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

@font-face {
    font-family: 'panton-black';
    src: url('https://s1.shopmanager.by/assets/fonts/panton/Panton-BlackCaps.eot');
    src: url('https://s1.shopmanager.by/assets/fonts/panton/Panton-BlackCaps.eot?#iefix') format('embedded-opentype'),
         url('https://s1.shopmanager.by/assets/fonts/panton/Panton-BlackCaps.woff2') format('woff2'),
         url('https://s1.shopmanager.by/assets/fonts/panton/Panton-BlackCaps.woff') format('woff'),
         url('https://s1.shopmanager.by/assets/fonts/panton/Panton-BlackCaps.ttf') format('truetype'),
         url('https://s1.shopmanager.by/assets/fonts/panton/Panton-BlackCaps.svg#libre_franklinblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'panton-light';
    src: url('https://s1.shopmanager.by/assets/fonts/panton/Panton-LightCaps.eot');
    src: url('https://s1.shopmanager.by/assets/fonts/panton/Panton-LightCaps.eot?#iefix') format('embedded-opentype'),
         url('https://s1.shopmanager.by/assets/fonts/panton/Panton-LightCaps.woff2') format('woff2'),
         url('https://s1.shopmanager.by/assets/fonts/panton/Panton-LightCaps.woff') format('woff'),
         url('https://s1.shopmanager.by/assets/fonts/panton/Panton-LightCaps.ttf') format('truetype'),
         url('https://s1.shopmanager.by/assets/fonts/panton/Panton-LightCaps.svg#libre_franklinblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

.filter-panel-DataVykhodaNaRynok {
  display: none;
}

/***** loade end ****/
h1{
	font-family: 'Exo 2', sans-serif;
  	padding-top: 20px;
}
.container.main-container.headerOffset h1.product-title {
    padding-left: 0px;
}
body{
	background: #fff !important;
    color: #1f1f1f;
    font-family: 'Exo 2', sans-serif;
}
a {
    color: #282828;
}
a:hover, a:focus, a.link {
    color: #1f1f1f;
}
/* 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: #1f1f1f;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  padding-left: 25px;
  text-align: right;
  line-height: 50px;
}
.add2cart{
	position: relative;
}
.glyphicon{
	position: absolute;
}
.navbar-top .contact-phone ul li a{
  color: #282828;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  line-height: 50px;
  text-align: left;
  margin-right: 0px;
  padding-left: 25px;
}
.navbar-top .contact-phone a{
	position: relative;
}
.navbar-top .top-nav-menu .phone-item{
  padding-left: 5px;
}
.navbar-top .top-nav-menu .phone-item::before {
    content: '';
    top: 12px;
    height: 30px;
    width: 25px;
    position: relative;
    background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
    background-repeat: no-repeat !important;
    background-size: 380px;
    display: inline-block;
}
.navbar-top .top-nav-menu .whatsapp::before{
	background-position: -177px -149px;
}
.navbar-top .top-nav-menu .viber::before{
	background-position: -222px -149px;
}
.navbar-top .top-nav-menu .life::before{
	background-position: -248px -112px;
}
.footer {
    background: #fff !important;
  	border-top: none !important;
    border-bottom: none !important;
}
.footer-bottom {
  	padding: 60px 0;
    background: #e6e6e6 !important;
    border-top: 3px solid #d7d7d7 !important;
}
.footer-bottom h3, .footer-bottom .info-level3 {
    font-size: 17px;
    font-family: 'Exo 2', sans-serif;
    color: #000;
    font-weight: 600;
    text-decoration: none;
  	display: inline-block;
    border-bottom: 1px solid #333;
    padding-bottom: 0px;
    margin-bottom: 15px;
} 
.footer-bottom .h3, .footer-bottom .info-level3 {
    font-size: 17px;
    font-family: 'Exo 2', sans-serif;
    color: #000;
    font-weight: 600;
    text-decoration: none;
  	display: inline-block;
    border-bottom: 1px solid #333;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.footer-bottom ul li a{
	color: #808080;
  	font-size: 15px;
    position: relative;
}
.footer-bottom ul li a.mts-bottom, .footer-bottom ul li a.welcom-bottom, .footer-bottom ul li a.life-bottom{
	color: #000;
}
.footer-bottom ul li a.email-bottom{
	color: #ee0044;
}
.footer-bottom ul.last-info li a{
	padding-left: 40px;
    font-weight: 600;
}
.footer-bottom ul li{
	padding-bottom: 10px;
}
.footer-bottom ul li a:before{
	content: '';
    top: 0px;
    left: 0;
    height: 22px;
    width: 22px;
    position: absolute;
    background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
    background-repeat: no-repeat !important;
}
.footer-bottom ul li a.mts-bottom:before{
  background-position: -356px -11px;
}
.footer-bottom ul li a.welcom-bottom:before{
  background-position: -314px -46px;
  width: 27px;
}
.footer-bottom ul li a.life-bottom:before{
  background-position: -280px -84px;
}
.footer-bottom ul li a.email-bottom:before{
  background-position: -255px -124px;
  height: 24px;
  width: 27px;
}
.header-kontakt{
	margin-top: 15px;
}
.header-kontakt ul li a{
	color: #808080;
  	font-size: 15px;
    position: relative;
}
.header-kontakt ul li a.email-bottom{
	color: #ee0044;
}
.header-kontakt ul.last-info li a{
	padding-left: 40px;
}
.header-kontakt ul li a:before{
	content: '';
    top: 0px;
    left: 0;
    height: 22px;
    width: 22px;
    background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
}
.header-kontakt ul li a.main-phone{
  font-size: 20px;
  font-weight: bold;
  color: #282828;
}
  .header-kontakt ul li a.main-phone:before{
    display: none;
  }
.header-kontakt ul li a.mts-bottom:before{
  background-position: -356px -11px;
}
.header-kontakt ul li a.welcom-bottom:before{
  background-position: -314px -46px;
  width: 27px;
}
.header-kontakt ul li a.life-bottom:before{
  background-position: -280px -84px;
}
.header-kontakt ul li a.email-bottom:before{
  background-position: -255px -124px;
  height: 24px;
  width: 27px;
}
.header-kontakt ul li{
  margin-left: 5px;
  font-weight: 600;
}
.navbar .navbar-top {
    height: 60px;
}
.navbar .navbar-top .container .row:before {
    position: absolute;
    top: 50px;
    right: 0;
    width: 100%;
    content: '';
    border-bottom: 1px solid #c5c6c6;
}
.navbar .navbar-top .container .row .contact-phone{
	margin-left: 10px;
}
.navbar-brand {
    height: inherit;
}
.navbar-brand div img:nth-of-type(1){
    margin-top: 0px;
    padding-top: 20px;
    width: 170px;
}
.navbar-brand div img:nth-of-type(2){
    margin: 0 0 0 10px;
    padding-top: 15px;
    width: 170px;
}
.navbar.stuck .navbar-top {
    margin-top: -55px;
}
.no-margin-top {
    margin-top: 10px;
}
.nav.navbar-nav{
   height: 70px;
   margin-top: 1px;
}
.navbar-tshop {
    background: #fff;
}
.navbar-top {
    background: #fff;
}

/* navbar */

.navbar-nav > li > a {
  color: #333;
  background: #fff;
  line-height: 40px;
}
.nav > li.active, .nav > li > a:hover, .nav > li > a:focus, .nav > li:hover > a {
  	color: #fff;
    background: #E24124;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
  	color: #fff;
    background: #0CA89D;
}
.navbar-tshop {
    background: #fff;
  	border-bottom: none;
    box-shadow: 0 0 7px 0px rgba(0,0,0,0.3);
}
.navbar .navbar-top {
    height: 100%;
}
.navbar.stuck .navbar-top {
    margin-top: -55px;
}
.navbar-brand{
	height: 70px;
}
.userMenu li a {
    color: #c2c2c2;
  	line-height: 55px;
  	font-weight: normal;
}
.userMenu li a:hover {
    color: #fff;
}
.dropdown-menu{
  border-top: solid #e04;
}
/* cart */
.cartMenu a.dropdown-toggle {
  color: #2E2E2E;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
    background: transparent;
  	color: #000 !important;
}

/* search */

.search-full, .search-input {
    background: #E24124;
}

.search-close {
    color: #fff;
}

.search-box:hover .form-control {
    background: #0CA89D;
}

.search-box:hover .btn-nobg {
    color: #E24124;
}

.searchInputBox .search-btn {
    color: #fff;
}
.search-input {
	line-height: 2.5;
}
.megamenu .collapse {
  float: right;
}
/* carry search */
.search-full {
  display: none;
  float: left !important;
  width: 240px;
  position: relative;
  background: transparent;
  height: 70px;
  padding-left: 0px;
}
.search-full .search-close{
  display: none;
}
.search-full .searchInputBox{
  width: 100%;
  margin-top: 16px;
  max-width: 100%;
  position: relative;
  float: none !important;
}
.search-full .search-input{
  padding: 9px 10px 9px 35px;
  width: 100%;
  max-width: 100%;
  background: #fff;
  border: 1px solid #dadada;
  line-height: 0;
  color: #999;
  text-align: left;
  font-weight: normal;
  font-size: 16px;
}
.ui-autocomplete{
  top: 130px !important;
}
.search-full .searchInputBox .search-btn{
  color: #333;
  float: left;
  padding: 2px 10px 0 16px;
  font-size: 20px;
  position: absolute;
  left: -8px;
  top: 5px;
}
.search-box{
  display: none;
}
.dropdown.cartMenu.js-cart-block{
  display: block !important;
}

/* menu square */
.menu-square{
	margin-top: 20px;
}
.menu-square .banner-item{
    position: relative;
    border: 2px solid #c4dbe1;
  	min-height: 270px;
}
.menu-square .banner-item:hover{
	border: 2px solid #6046aa;
    box-shadow: 0 3px 20px 0 rgba(96, 70, 170, 0.3);
}
.menu-square .banner-item:hover h3, .menu-square .banner-item:hover .info-level3 {
	color: #6046aa;
}
.menu-square .banner-item h3, .menu-square .banner-item .info-level3 {
  line-height: 90px;
  text-align: center;
  font-family: 'Exo 2', sans-serif;
  color: #1f1f1f;
  font-size: 21px;
  margin-bottom: 20px;
}
.menu-square .banner-item .h3, .menu-square .banner-item .info-level3 {
  line-height: 90px;
  text-align: center;
  font-family: 'Exo 2', sans-serif;
  color: #1f1f1f;
  font-size: 22px;
  margin-bottom: 9px;
}
.menu-square .banner-item h3:after, .menu-square .banner-item .info-level3:after{
    content:'';
    position: absolute;
  	height: 2px;
    width: 50px;
    background-color: #6046aa;
  	display: block;
  	top: 75px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.menu-square .banner-item .h3:after, .menu-square .banner-item .info-level3:after{
    content:'';
    position: absolute;
  	height: 3px;
    width: 50px;
    background-color: #6046aa;
  	display: block;
  	top: 85px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.menu-square .banner-item span{
  display: block;
  margin: 0 auto;
  background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
  background-repeat: no-repeat !important;
}

.menu-square .banner-item.years span{
  background-position: -412px -339px;
  width: 76px;
  height: 54px;
}
.menu-square .banner-item.every-day span{
  background-position: -239px -402px;
  width: 71px;
  height: 63px;
}
.menu-square .banner-item.free span{
  background-position: -322px -328px;
  width: 70px;
  height: 65px;
}
.menu-square .banner-item.garanti span{
  background-position: -401px -261px;
  width: 91px;
  height: 52px;
}

.section-title-style2, .section-title.style2 {
    position: relative;
    text-align: left;
}

.style2 .section-title span, .section-title.style2 span {
	display: inline;
    font-family: 'Exo 2', sans-serif;
    text-align: left;
    color: #1f1f1f;
    font-size: 30px;
    text-transform: none;
    background: none !important;
    margin: 30px 0;
    border-bottom: 2px solid #333;
    border-width: 2px;
    margin: 0 0 0 0px;
    padding: 0;
    font-weight: normal;
}
#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: #1f1f1f;
    font-size: 30px;
    text-transform: none;
    background: none !important;
    margin: 30px 0;
    border-bottom: 2px solid #333;
    border-width: 2px;
    margin: 0 0 0 50px;
    padding: 0;
    font-weight: normal;
}
.style2 .section-title::after, .section-title-style2::after, .section-title.style2::after, .section-title-style2::after {
    display: none;
}
.featuredImgLook2 h3, .featuredImgLook2 .info-level3 {
	text-align: left;
}
.featuredImgLook2 h3 span, .featuredImgLook2 .info-level3 span {
    color: #1f1f1f;
}
.featuredImgLook2 h3 a, .featuredImgLook2 .info-level3 a {
	color: #1f1f1f;
}
.featuredImgLook2 h3 a:hover, .featuredImgLook2 .info-level3 a:hover {
	color: #FFEC01;
}
.featuredImgLook2 p {
	text-align: left;
}
.product:hover, .featuredImgLook2 .inner:hover {
    border: 1px solid #6046aa;
}
.featuredImgLook2 .btn-link {
	background: #1f1f1f;
  	color: white;
    border-radius: 5px;
    padding: 6px 20px;
}
.btn.btn-link i{
	display: none;
}
/*----- footer-banner-------*/

.footter-banner {
    background: transparent;
    padding: 20px 0;
}
.footter-banner .banner-item{
  margin: 25px 20px;
  text-align: center;
}
.footter-banner .banner-item h3, .footter-banner .banner-item .info-level3 {
  color:#333;
  padding: 0px 0 10px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 300;
  font-size: 21px;
  border-bottom: none !important;
}
.footter-banner .banner-item p{
  color: #757575;
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 300;
}
.wraper-footer{
	margin-left: 30px;
    margin-right: 30px;
    border: 2px solid #d7d7d7;
    padding: 15px;
    cursor: pointer;
}
.wraper-footer > div{
    background-image: url("https://userimages.shopmanager.by/3092/bg-footer.jpg") !important;
    background-size: 100%;
    background-position: center;
    background-repeat: repeat;
}
.footter-banner .banner-item span{
  margin: 0 auto;
  display: block;
  background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
  margin-bottom: 20px;
}
.footter-banner .years span{
  background-position: -176px -62px;
    width:62px;
    height:64px;
}
.footter-banner .every-day span{
  background-position: -114px -131px;
    width:62px;
    height:64px;
}
.footter-banner .free span{
  background-position: -33px -194px;
    width:79px;
    height:64px;
}
.footter-banner .garanti span{
  background-position: -156px -239px;
    width:65px;
    height:64px;
}
.action-control a:hover, .action-control a.active {
    background-color: #ee0044;
    color: #fff;
    padding: 6px 20px 6px 40px;
    border: 2px solid #ee0044;
}
.glyphicon-shopping-cart::before {
    content: " ";
  	width: 20px;
    height: 21px;
  	background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
    background-position: 425px -69px;
    display: inline-block;
    position: absolute;
    top: -3px;
    left: -30px;
}
.action-control a:hover .glyphicon-shopping-cart::before{
	background-position: 398px -69px;
}
.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: 130px;
}
.action-control {
    padding: 25px 0 10px;
}
/*------ end ---------------*/


.panel-default > .panel-heading {
    border-top: none;
}
.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active {
    background-color: transparent;
    color: #ee0044;
    padding: 6px 20px 6px 40px;
    font-size: 15px;
    font-family: 'Exo 2', sans-serif;
    border: 2px solid #ee0044;
  	border-radius: 6px;
}
.item h4 {
	text-align: center;
}
.item h4 a {
    font-weight: 600;
    font-size: 16px;
    color: #1F1F1F;
    font-family: 'Exo 2', sans-serif;
}
.description p {
	text-align: center;
    padding: 0 10px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -8px;
    margin-top: 0;
    margin-bottom: 0;
}
.discount {
    background: #ee0044 !important;
  	border-radius: 0;
    font-size: 13px;
    padding: 3px 10px 3px 20px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    line-height: normal;
}
.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);
}
.breadcrumb {
    background: transparent !important;
    border: none;
}
.breadcrumb li a{
	color: #999;
}
.productFilter {
    background: transparent !important;
    border: none !important;
    padding: 10px 15px 0 !important;
}
.productFilter p {
    font-size: 16px;
  	display: none;
}
.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 #6046aa;
    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: 18px;
}
.price {
    font-size: 18px;
  	color: #ee0044;
    font-weight: 600;
}
body {
    color: #1f1f1f;
}
.cart-actions button, .cart-actions .btn-cart{
	position: relative;
    background: #ee0044;
    border-color: #ee0044;
    padding-left: 60px;
  	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 6px;
  	font-family: 'Exo 2', sans-serif;
  	margin-bottom: 25px;
  	text-transform: capitalize;
}
.cart-actions button:hover {
    background: #fff;
    color: #ee0044;
    border: solid 2px #ee0044;
}
.cart-actions button:before, .cart-actions .btn-cart:before{
	content: '';
  	position: absolute;
  	top:10px;
  	left: 14px;
  	width: 30px;
  	height: 23px;
  	background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
	background-position: 430px -39px;
}
.cart-actions button:hover:before{
	background-position: 430px -68px;
}
.incaps i {
   display: none;
}
h3.incaps, .info-level3.incaps {
	position:relative;
  	padding-left: 33px;
  	color: #2fb600;
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    margin: 13px 20px 0 0;
}
.addto + div{
	clear: none !important;
}
h3.incaps:before, .info-level3.incaps:before {
	content: '';
  	position: absolute;
  	top:0px;
  	left: 0px;
  	width: 30px;
  	height: 30px;
  	background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
	background-position: 307px -10px;
}
.cart-actions p{
	position: relative;
    padding-left: 20px;
    font-size: 15px;
    letter-spacing: 0px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
}
.cart-actions p strong {
    font-weight: normal;
  	font-weight: 600;
}
.cart-actions p:before{
    content: '';
  	position: absolute;
  	top:6px;
  	left: 0px;
  	width: 10px;
  	height: 10px;
  	background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
	background-position: 349px -12px;
}
.nav-tabs {
    border-bottom: none;
    background: #cce4ea;
}
.nav > li.active{
	background: #6046aa;
}
.nav-tabs > li.active > a{
	background: none;
    color: #fff !important;
}
.nav > li:hover > a {
    background: none;
  	color: #000 !important;
}
 .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a {
    background: #6046aa;
    color: #fff !important;
}
.nav-tabs > li > a:before{
	content: '';
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
  	width: 60px;
    height: 40px;
  	background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
}
.nav-tabs li a {
	text-transform: none;
    font-weight: 600;
  	padding: 10px 15px 10px 65px;
    letter-spacing: 0;
}
.nav-tabs > li:nth-of-type(1) a:before{
    background-position: 491px -74px;
}
.nav-tabs > li.active:nth-of-type(1) a:before{
    background-position: 491px -34px;
}
.nav-tabs > li:nth-of-type(2) a:before{
    background-position: 261px -102px;
    background-size: 270px;
}
table{
	width: 100%;
}
.panel-default {
    border: none;
}
.panel-default > .panel-heading {
    background-color: #e2f0f4;
    border: none;
}
h4.panel-title-filter {
    position: relative;
    color: #000;
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
}

#details .product-section div {
    border-bottom: none;
}
#details .product-section div strong{
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
}
#details .product-section {
    padding: 25px 15px;
}
#details .product-item td {
    padding: 10px 15px;
}
.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;
  padding-top: 0;
}
::selection {
background: #9521a4; /* Safari */
}
::-moz-selection {
background: #9521a4; /* Firefox */
}
.cartMenu a.dropdown-toggle {
    height: 70px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 70px;
    padding: 0 0 0 30px;
}
.cartMenu a.dropdown-toggle .caret{
  display: none;
}
.breadcrumb {
    padding: 21px 0 0;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #6046AA !important;
}
.form-control:focus {
    border-color: #9D2D93;
}
.label-danger {
    background-color: #FEE226;
}
.clearFilter {
    color: #fff;
    background-color: #6046AA;
}
.cartMenu a.dropdown-toggle{
	color: #333;
}
.btn-danger:hover{
	background-color: #fff;
    border: 1px solid #ee0044 !important;
    color: #ee0044;
}
.btn-danger {
    background-color: #ee0044;
    color: #fff;
    border: 1px solid transparent;
}
.fotorama__thumb-border {
    border-color: #6046AA;
}
/* -------- 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/3012/sprite.png") !important;
  background-position: 348px -12px;
}
.about-content .list-block h3, .about-pay .list-block h3, .about-content .list-block .info-level3, .about-pay .list-block .info-level3 {
  font-family: 'Exo 2', sans-serif;
  font-size: 28px;
}
.about-pay .list-block h3, .about-pay .list-block .info-level3 {
	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{
	background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
    background-position: 261px -325px;
    content: "";
    display: block;
    height: 30px;
    margin-left: 0;
    position: absolute;
    top: 8px;
    width: 33px;
    height: 33px;
    z-index: 1;
    background-color: transparent;
}
#sectionNewProducts .section-title.style2::after{
	background-image: url("https://userimages.shopmanager.by/3092/sprite.png") !important;
    background-position: 221px -285px;
    content: "";
    display: block;
    height: 30px;
    margin-left: 0;
    position: absolute;
    top: 8px;
    width: 33px;
    height: 33px;
    z-index: 1;
    background-color: transparent;
}

.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 #9521A4;
    padding: 30px 30px 0 30px;
    background: #fff;
}
.attention h3, .attention .info-level3 {
	color: #9521A4;
	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: 190px;
}
/*------- contact end -----------*/
/*contakt*/
.sprite-icon{
    padding: 0 0 0 20px;
    position: relative;
}
.sprite-icon:before{
    background: url("https://userimages.shopmanager.by/2508/font-icon.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/3092/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/3092/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/3092/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/3092/sprite.png") !important;
	background-position: 203px -149px;
    width: 25px;
    height: 27px;
    margin-right: 10px;
    background-size: 380px;
    display: inline-block;
    margin-top: 15px;
}

.navbar-top ul li {
    vertical-align: middle;
}
.owl-pagination{
	background: #fff;
    line-height: 0;
}
.owl-theme .owl-controls .owl-page span {
	background: #c4dbe1;
    width: 15px;
    height: 15px;
    margin: 8px 7px;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #ee0044;
    box-shadow: none;
}
.productFilter option:hover{
    background-color: red !important;
}
.new-product {
  	font-size: 12px;
    padding: 3px 10px 3px 20px;
    position: relative;
  	font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    line-height: normal;
  	background-color: transparent !important;
}

.new-product:before{
	content: '';
    position: absolute;
   background-image: url("https://userimages.shopmanager.by/3092/flag.png") !important;
    width: 89px;
    height: 23px;
    top: 0;
    left: 0;
  	z-index: -1;
}
#sectionCategories{
	display: none;
}
#top-products-slider .item {
	height: 510px !important;
}
#new-products-slider .item {
	height: 510px !important;
}
.menu-section{
	background-color: #cce4ea;
}
#cart-link .fa-shopping-cart::before{
	content: " ";
    width: 16px;
    height: 24px;
    background-image: url("https://userimages.shopmanager.by/3012/sprite.png") !important;
    background-position: 298px 0px;
    display: inline-block;
    position: relative;
    top: 4px;
    left: -6px;
    background-size: 350px;
}

.image a img{
  max-height: 180px;
}

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

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

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .price span::after {
  	width: 220px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .navbar-top{
  	display: none;
  }
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin: 10px 0px 10px;
  }
  .miniCartProduct, .miniCartProduct a, .miniCartProduct p, .miniCartProduct .size, .miniCartProduct .price, .dropdown-header {
    color: #333;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .navbar-brand > div{
  	line-height: 60px;
  } 
  .navbar-brand img{
  	width: 160px;
  } 
}

/* 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;
}
.window-popup h3, .window-popup .info-level3 {
  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: #868686;
  	font-weight: 600;
  margin-bottom: 10px;
}
.details-description p strong {
    font-weight: 600;
    color: #000;
}
.product-price {
    font-size: 24px;
  margin-bottom: 25px;
}
.product-price .price-sales{
	color: #ee0044;
}
.product-price .price-sales-byr{
	color: #585858;
  	font-size: 20px;
}
.modal-bg-1 .close{
	font-family: Arial;
}
.product-code, .nav-tabs li a{
  font-family: 'Exo 2', sans-serif;
}
::selection {
background: #6046AA; /* Safari */
}
::-moz-selection {
background: #6046AA; /* Firefox */
}
#modalCartCheckout p.cart-header{
  font-family: 'Exo 2', sans-serif;
}
.newsletter .subscribe-btn{
	font-family: 'Exo 2', sans-serif;
  background: rgb(238, 0, 68);
  color: #fff;
}
#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;}

.product-mod-price{
    color: #EE0044;
}
.alias-section > a{
    line-height: 35px;
}
.featuredImgLook2 .info-level3 span{
	display:none;
}

.scrollToTop {
  bottom: 30px;
  right: 50px;
  font-size: 50px;
}

/* region popup */
#wrap-region{
  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;
}
#window-region{
  width: 700px;
  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, .window-popup .info-level3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
  text-align: left;
  display: block;
  margin-top: 40px;
  text-transform: none;
  margin-left: 20px;
}

.window-popup span.dlvr-region{
  font-size: 24px;
  text-align: center;
  color: #E24124;
  display: inline;
  text-transform: none;
  margin-left: 20px;
  cursor: pointer;
}
.window-popup span.dlvr-region:hover{
  border-bottom: dashed #E24124;
}
/* end popup */

.current-region {
  color: #282828;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  line-height: 50px;
  text-align: left;
  margin-right: 0px;

  cursor: pointer;
  border-bottom: dashed 1px;
}

/* messenger buttons*/

.messenger {
  display: block;
  position: fixed;
  right: 10%;
  bottom: 2%;
  width: 260px;
  height: 60px;
  /* overflow: hidden; */
}
.messenger-btn {
  padding: 14px;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background-color: #9fbce0;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 2;
}
.messenger-btn img {
  width: 32px;
  height: 32px;
}
.messenger-links {
  position: absolute;
  left: 50px;
  top: 10px;
  width: 200px;
  transform: scale(0);
  transform-origin: 100% 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 0;
}
.messenger-links.show {
  left: 0;
  transform: scale(1);
}
.messenger-links a {
  width: 40px;
  margin-left: 4px;
}
.messenger-links img {
  max-width: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.messenger-links a:hover img {
  transform: scale(1.1);
  text-decoration: none;
}

