@import 'https://fonts.googleapis.com/css?family=Fira+Sans:300,400';

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

@font-face {
    font-family: 'pfspro-medium';
    src: url('https://s1.shopmanager.by/assets/fonts/pfsquaresanspro/medium/pfsquaresanspro-medium.eot');
    src: url('https://s1.shopmanager.by/assets/fonts/pfsquaresanspro/medium/pfsquaresanspro-medium.eot?#iefix') format('embedded-opentype'),
         url('https://s1.shopmanager.by/assets/fonts/pfsquaresanspro/medium/pfsquaresanspro-medium.woff2') format('woff2'),
         url('https://s1.shopmanager.by/assets/fonts/pfsquaresanspro/medium/pfsquaresanspro-medium.woff') format('woff'),
         url('https://s1.shopmanager.by/assets/fonts/pfsquaresanspro/medium/pfsquaresanspro-medium.ttf') format('truetype'),
         url('https://s1.shopmanager.by/assets/fonts/pfsquaresanspro/medium/pfsquaresanspro-medium.svg#libre_franklinblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
.productFilter p {
     margin: 5px 0 0 0;
}
p, .featuredImgLook2 p{
  font-family: 'pfspro-regular', sans-serif;
}
body, .modal-details-inner, .section-title.style2 span, .main-container-wrapper {
    background: #fff !important;
  	text-align: left;
  	font-family: 'pfspro-regular';
}
.section-title.style2 span{
	font-family: 'pfspro-medium';
    font-size: 28px;
    margin: 0 0 0 5px;
}
button, .btn, .btn-primary {
    border-radius: 0px !important;
}

.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active {
    background-color: #EC314E;
    color: #fff;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background: #fff;
  	color: #3A3A3C;
}

.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 {
    background-color: inherit;
	color: #E24124;
	border-color: #E24124;
	border: 3px solid #E24124;
	border-radius: 3px !important;
}
.pagination li.active a {
    box-shadow: none;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #E24124;
    background-color: #fff;
    border-color: #fff;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #999;
    text-decoration: none;
    background-color: transparent;
    border: 3px solid transparent;
}
.btn-nobg {
    color: #3A3A3C;
}

#details .product-item td:nth-child(even) {
    padding: 1px 1em 1px 5px;
    width: 60%;
    color: red;
    text-align: right;
    font-family: 'Fira Sans';
}
#details tbody tr.product-item:nth-child(2n+1) td, #details tbody tr.product-item:nth-child(2n+1) th {
    background-color: transparent;
}
strong {
    font-weight: normal;
    font-size: 18px;
    font-family: 'pfspro-medium';
}
.fotorama__thumb-border {
  border-color: #E24124;
}
.product-title{
	color: #333;
}
.product-title::after {
    background: red;
    content: "";
    display: block;
    height: 28px;
    margin-left: 0;
    position: absolute;
    top: 3px;
    width: 2px;
    z-index: 1;
    left: 11px;
}
.description p {
  max-height: 90px !important;
  min-height: 90px;
}
.item{
  height: auto;
}
.item .info-level4{
  min-height: 75px;
}
.search-full{
	min-height: 75px;
}
.search-close{
  height: 75px;
}
.load-more-block .btn-thin {
    background-color: #E24124;
    color: #fff;
    box-shadow: none !important;
    border: none;
}

.cart-actions button, .cart-actions .btn-cart, .cart-actions .wishlist {
    color: #fff;
    border: 2px solid #fff;
    background: #E24124;
    border-radius: 5px !important;
    padding: 15px 40px;
}

.cart-actions button, .cart-actions .wishlist {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #1BBED8;
  	color: #1BBED8;
}

.cart-actions button:hover {
    background: transparent;
    border: solid 2px #E24124;
    color: #E24124;
}

a:hover,
a:focus, a.link {
    color: #3A3A3C;
}

.action-control a:hover, .action-control a.active {
    color: #fff;
    background: #E24124;
    border: 1px solid #E24124;
}

/* navbar */

.navbar-nav > li > a {
  color: #333;
  background: #fff;
  line-height: 3.2;
}
.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 {
    /*background: #2e2e2e;*/
  	background: #0967fb;
    height: 100%;
}
.navbar.stuck .navbar-top {
    margin-top: -55px;
}
.navbar-brand > img {
  height: 75px;
  padding: 10px;
}
.navbar-brand{
	height: 75px;
}
.userMenu li a {
    color: #c2c2c2;
  	line-height: 55px;
  	font-weight: normal;
}
.userMenu li a:hover {
    color: #fff;
}
/* cart */
.cartMenu a.dropdown-toggle {
  color: #2E2E2E;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
    background: #E24124;
  	color: #fff;
}

/* 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;
}
/* product details */
.product-tab table {
    width: auto;
    font-size: 14px;
}

.product-tab table tr {
    height: 36px;
}

/* misc */
.breadcrumb, .pagination, 
.pagination > li:first-child > a, 
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0px;
}

.dropdown-menu {
    border-top: solid #E24124;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #1BBED8 !important;
    background-color: rgb(12,168,157,0.5) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0CA89D, endColorstr=#0CA89D) !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0CA89D, endColorstr=#0CA89D) !important;
}
/* category page */
.panel-default > .panel-heading {
    border-top: 4px solid #3A3A3C;
}

/* product */

.featuredImgLook2 .inner:hover {
    border: 4px solid #e9e9e9;
}
.pace-done{
}
.container.main-container.headerOffset .row.transitionfx{
  background: #fff;
}
.promotion .discount{
  background: #F06E00;
}

.footer h3, .footer .info-level3 {
  color: #fff;
}
.footer ul{
  color: #fff;
}
.footer a {
 color: #FFF;
}
.footer a:hover {
    color: #E24124;
}

.footer-bottom p {
  color: #fff;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #1CA5BA;
}
.panel-title{
  color: #fff;
}
.wrap-contact{
  margin: 50px 0;
}
.product {
  border: 2px solid #DDDDDD;
  border-bottom: 2px solid #DDDDDD;
}


.featuredImgLook2 .inner {
    border-right: solid 1px #ddd;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 1px solid transparent;
}
.cartMenu a.dropdown-toggle{
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 75px;
  color: #fe0904;
}

.miniCartProduct, .item .info-level4 a, .item h4 a {
  color: #0a65ff;
}
.section-title.style2::after{
	background: red;
    content: "";
    display: block;
    height: 30px;
    margin-left: 0;
    position: absolute;
    top: 11px;
    width: 2px;
    z-index: 1;
}
.contact-title{
  color: #252525;
  font-size: 20px;
  font-weight: 600;
}
.first-contact{
	margin-bottom: 50px;
}
.wrap-contact p{
	color: #2e2e2e;
}
.attention{
	border: 2px solid #e24224;
    padding: 30px 30px 0 30px;
}
.attention h3, .attention .info-level3 {
	color: #e24224;
	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: 130px;
}

.product {
    border: none;
    box-shadow: inset -1px 0px 0px 0px #e9e9e9;
}
.product:hover {
  	border: none;
	box-shadow: inset 0px 0px 0px 4px #e9e9e9;
}
.promotion{
	left: 4px;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-top: none;
    border-color: transparent;
    border-bottom: none;
    padding: 10px 0px;
}
.panel-default {
    border-color: transparent;
    background-color: transparent;
    box-shadow: none;
}
h4.panel-title-filter, .info-level4.panel-title-filter {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}

/*contakt*/
.sprite-icon{
    padding: 0 0 0 20px;
    position: relative;
}
.sprite-icon:before{
    background: url("https://userimages.shopmanager.by/3129924/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: -13px -44px !important;
  content: "";
  width: 13px;
  height: 9px;
  position: absolute;
  top: 7px;
  left: 0;
}
.skype-icon:before{
  background-position: 0px -53px !important;
  content: "";
  width: 14px;
  height: 12px;
  position: absolute;
  top: 6px;
  left: 0;
}
.new-product {
  background-color: #E24124 !important;
}
.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active {
    background-color: transparent;
    color: #E24124;
    border: 1px solid #E24124;
}
.price span{
	color: #E24124;
}
#imageShowCase{
  display: none;
}
.megamenu-content ul li a{
  font-size: 16px;
}
.footer{
  border-bottom: none !important;
  padding: 0;
  border-top: none !important;
  margin-top: 50px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #E37357 !important;
}
.product-price .price-sales{
	color: #E24124;
  display: block;
}
.cart-actions p strong{
	font-weight: normal;
    font-size: 15px;
}
.nav-tabs {
    border-bottom: none;
    background: #f2f2f2;
}
#details .product-section div {
    border-bottom: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a {
    background: #f2f2f2;
    border-bottom: 2px solid #E24124;
    color: #E24124 !important;
    text-decoration: none;
}
.nav-tabs li a {
    font-family: 'pfspro-regular';
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 1px;
    padding: 15px 15px;
}
.tab-content .product-item td{
	color: #707070;
}
#details .product-item td {
    width: 40%;
    border-bottom: 1px solid #E3E3E3;
}
#sectionCategories{
	display: none;
}
.clearFilter{
    color: #E24124;
    font-weight: normal;
  	text-decoration-style: dotted !important;
  	text-decoration: underline;
    text-transform: capitalize;
}
.label-danger{
  background-color: transparent;
}
.form-control:focus {
    border-color: #E24124;
}
.product-title{
	padding-left: 15px;
}
.nav-tabs li a{
  	/*text-decoration-style: dotted !important;
	text-decoration: underline;*/
	text-transform: capitalize;
}

.nav-tabs li a::after {
  position: absolute;
  content: "";
  height: 2px;
  left: 15px;
  right: 15px;
  bottom: 10px;
  background-color: #34495e;
}

.nav-tabs > li.active > a::after, .nav-tabs > li.active > a:hover::after, .nav-tabs > li.active > a:focus::after, .nav-tabs > li:hover > a::after{
  display: none;
}

.nav-tabs > li.active, .nav-tabs > li {
    background: none;
    margin-right: 10px;
}
.cart-actions p{
	position: relative;
    padding-left: 15px;
}
.cart-actions p:before{
	position: absolute;
  	top: 9px;
  	left: 0px;
  	content: '';
  	width: 5px;
    height: 5px;
  	background: #E24124;
}
.color-in {
    color: #000;
}
/*contakt end*/

/* carry search */
.search-full {
  display: none;
  float: left !important;
  width: 260px;
  position: relative;
  background: transparent;
  height: 73px;
  padding-left: 0px;
}
.search-full .search-close{
  display: none;
}
.search-full .searchInputBox{
  display: inline-flex;
  width: 100%;
  margin-top: 24px;
  max-width: 100%;
}
.search-full .search-input{
  padding: 3px 10px;
  width: 80%;
  max-width: 100%;
  background: #fff;
  border: 1px solid #999;
  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;
}
.search-box{
  display: none;
}
.dropdown.cartMenu.js-cart-block{
  display: block !important;
}
/*----- footer-banner-------*/

.footter-banner {
    background: #f5f5f5;
    padding: 20px 0;
}
.footter-banner .banner-item{
  margin: 25px 20px;
  cursor: pointer;
}
.footter-banner .banner-item:before{
  content:'';
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  position: absolute;
  background: #e2e2e2;
}
.footter-banner .banner-item.garanti::before {
	content: none;
}
.footter-banner .banner-item h3, .footter-banner .banner-item .info-level3 {
  color: #0a65ff;
  padding: 0px 0 20px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  font-size: 20px;
  border-bottom: none !important;
  padding-left: 65px;
}
.footter-banner .banner-item h3:before, .footter-banner .banner-item .info-level3:before {
  content:'';
  top: 28px;
  left: 35px;
  height: 48px;
  width: 48px;
  position: absolute;
  background-image: url("https://userimages.shopmanager.by/3129924/icon-banner.png") !important;
  background-repeat: no-repeat !important;
}
.footter-banner .years h3:before, .footter-banner .years .info-level3:before {
   background-position: -193px -10px;
}
.footter-banner .every-day h3:before, .footter-banner .every-day .info-level3:before {
   background-position: -135px -60px;
}
.footter-banner .free h3:before, .footter-banner .free .info-level3:before {
   background-position: -76px -120px;
}
.footter-banner .garanti h3:before, .footter-banner .garanti .info-level3:before {
  background-position: -10px -180px;
  height: 65px;
  width: 60px;
  left: 31px;
}
.footter-banner .banner-item p{
  color: #757575;
  font-size: 13px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
}

/*------ end ---------------*/

/*-------footer menu---------*/
.footer-bottom{
	border-top: none;
    padding-top: 0;
    padding-bottom: 0;
    background: inherit;
    border-top: none;
}
.footer-menu {
  background:#0967fb;
  	padding: 30px 0;
}
footer .footer-menu img{
  margin-top: 40px;
}
footer .footer-menu h3{
  padding: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: none !important;
} 
footer .footer-menu h3:after{
  content: '';
  width: 40px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 2px 0 20px;
}
footer .footer-menu ul li a.email-bottom{
  margin-top: 10px;
}
footer .footer-menu ul li a, .footer .footer-menu ul li{
  color: #fff;
  padding: 0;
}
/* END information-block bottom */
.footer-bottom-row{
  color: #fff;  
    background: #003cbe;
    padding: 20px;
}
.footer-bottom .logo-footer, .footer-bottom .rights-reserved{
	display: inline-block;
    vertical-align: top;
}
.footer-bottom .rights-reserved{
	margin: 0;
    color: #929292;
  	padding: 2px 0 0 30px;
}

/*-------end-------------*/

/*-------navtop-------------*/

.navigation-top{
 background: #f5f5f5;
  padding: 10px 0;
  text-align: center;
}
.navigation-top .nav-item::before {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    position: absolute;
    background: #e2e2e2;
}
.navigation-top .nav-item a{
	position: relative;
    font-size: 18px;
  	font-family: 'pfspro-medium';
    line-height: 3;
    padding-left: 40px;
}
.navigation-top .nav-item a::before {
    content: '';
    top: -10px;
    left: -25px;
    height: 40px;
    width: 50px;
    position: absolute;
    background-image: url("https://userimages.shopmanager.by/3129924/icon-banner.png") !important;
    background-repeat: no-repeat !important;
}
.navigation-top .nav-item.smartphone-nav a::before{
    top: -10px;
    left: 0px;
    height: 44px;
    width: 24px;
}
.navigation-top .nav-item.accessorius-nav a::before{
    top: -10px;
    left: -15px;
    height: 44px;
    width: 40px;
}
.navigation-top .notebook-nav a::before{
	background-position: -341px -11px;
}
.navigation-top .smartphone-nav a::before{
	background-position: -303px -59px;
}
.navigation-top .accessorius-nav a::before{
	background-position: -248px -110px;
}
/*-------end-------------*/

/*------news-banner-----*/
.news-banner{
	margin: 50px 0;
}
.news-item h3, .news-item .info-level3 {
	font-size: 32px;
  	font-family: 'pfspro-medium';
    text-transform: uppercase;
    color: #fff;
    padding-top: 50px;
}
.news-item p{
  	font-size: 14px;
}
.news-item a{
	padding: 10px 20px;
  	background: #E24124;
  	color: #fff;
    border-radius: 3px;
    position: absolute;
    bottom: -50px;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 120px;
    font-family: 'Fira Sans', sans-serif;
}
.news-item{
    background-repeat: no-repeat !important;
    height: 345px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    position: relative;
    width: 270px;
    margin: 0 auto 20px;
    cursor: pointer;
}
.news-banner .news-item:hover a{
	bottom: 30px;
}
.news-first{
	background: url("https://userimages.shopmanager.by/3129924/tablets.jpg") !important;
}
.news-second{
	background: url("https://userimages.shopmanager.by/3129924/mobile2.jpg") !important;
}
.news-third{
	background: url("https://userimages.shopmanager.by/3129924/smartwatch.jpg") !important;
}
.news-fourth{
	background: url("https://userimages.shopmanager.by/3129924/headphones.jpg") !important;
}
.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: #fff;
  font-family: 'pfspro-regular';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  padding-left: 20px;
  line-height: 50px;
  text-align: right;
}
.navbar-top .contact-phone ul li a{
  color: #fff;
  font-family: 'pfspro-regular';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 50px;
  text-align: left;
  margin-right: 20px;
  padding-left: 30px;
}
.navbar-top .contact-phone a{
	position: relative;
}
.navbar-top .contact-phone .phone-item::before {
    content: '';
    top: -4px;
    left: 0;
    height: 23px;
    width: 23px;
    position: absolute;
    background-image: url("https://userimages.shopmanager.by/3129924/icon-banner.png") !important;
    background-repeat: no-repeat !important;
}
.navbar-top .contact-phone .velcome::before{
	background-position: -468px -47px;
}
.navbar-top .contact-phone .life::before{
  background-position: -403px -78px;
}
.navbar-top .contact-phone .mtc::before{
  background-position: -451px -72px;
}
.navbar-top .contact-phone .viber::before{
  background-position: -431px -49px;
}
.navbar-top .contact-phone .skype::before{
	background-position: -388px -115px;
}
.navbar-top .contact-phone .telegram::before{
	background-position: -306px -207px;
}
.navbar-top .contact-phone .not-icon::before {
  display: none;
}
.navbar-top .contact-phone .not-icon {
  padding: 0;
}
.navbar-top .contact-phone .telegram, .navbar-top .contact-phone .velcome {
  margin: 0;
}
.navbar-top .top-nav-menu ul li a.myButton{
  padding-left: 0;
}
.navbar-top .top-nav-menu ul li.skype-header{
  margin-left: 40px;
}
.navbar-top .top-nav-menu ul li.skype-header, .navbar-top .top-nav-menu ul li.viber-header, .navbar-top .top-nav-menu ul li.telegram-header{
  position: relative;
  top: 12px;
}
.skype-header a{
  background-image: url("https://userimages.shopmanager.by/3129924/icon-banner.png") !important;
  background-position: -360px -139px;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  display: inline-block;
  margin-top: 0px;
}

.viber-header a{
  background-image: url("https://userimages.shopmanager.by/3129924/icon-banner.png") !important;
  background-position: -335px -173px;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  display: inline-block;
  margin-top: 0px;
}

.telegram-header a{
  background-image: url("https://userimages.shopmanager.by/3129924/icon-banner.png") !important;
  background-position: -306px -206px;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  display: inline-block;
  margin-top: 0px;
}

/*------news-banner-----*/

::selection {
background: #ffb7b7 !important; /* Safari */
}
::-moz-selection {
background: #ffb7b7 !important; /* Firefox */
}
.miniCartTable .mCSB_container {
    margin-right: 15px !important;
}
.cartMenu table tr td {
    padding: 15px 0;
}
.cartMenu h4, .cartMenu .info-level4 {
    font-size: 14px;
    font-weight: 400;
    padding-right: 10px;
}
.btn-sm{
    font-size: 16px;
    padding: 5px 20px;
}
.dropdown-menu {
	min-width: 500px;
}
.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: 9px;
  left: 0px;
  content: '';
  width: 5px;
  height: 5px;
  background: #E24124;
}
.about-content .list-block h3, .about-pay .list-block h3, .about-content .list-block .info-level3, .about-pay .list-block .info-level3 {
  font-family: 'pfspro-medium';
  font-size: 28px;
}
.about-pay .list-block h3, .about-pay .list-block .info-level3 {
	margin-top: 20px;
}
.about-content span, .about-pay span{
	font-weight: bold;
}
.about-content h4, .about-content .info-level4 {
  font-family: 'pfspro-medium';
font-size: 18px;
}
.about-content h4 a, .about-content .info-level4 a {
	color: #E24124;
    text-decoration: underline;
}
.headerOffset h1{
	font-family: 'pfspro-medium';
    text-transform: uppercase;
    font-size: 35px;
}
h1.product-title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
}
.product-mod-price{
  color: red;
}
.alias-section {
    margin-bottom: 1em;
    line-height: 2.5em;
}
/* POPUP */
#wrapviber, #wraptelegram, #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, #windowtelegram ,#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, .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;
  text-align: center;
  color: #E24124;
  display: block;
}
/* END POPUP */

@media all and (max-width: 768px) {
  .contact-phone{
  	display: none;
  }
  .headerOffset {
    padding-top: 260px;
  }
}
@media all and (max-width: 480px) {
  .navbar-toggle {
    background: rgba(0, 0, 0, 0.2) !important;
  }
  .navbar-brand{
	height: 57px;
  }
  .footer-menu li{
  	width: 100%;
  }
}
@media all and (max-width: 600px) {
  .navbar-brand img {
     height: auto;
     width: 120px;
    margin-top: 10px;
    padding: 0;
  }
}

.scrollToTop {
  bottom: 150px;
  right: 50px;
  font-size: 50px;
  color: #fe0904;
}

.work-time__list {
  position: relative;
  display: inline-block;
  float: left;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 15px;
  color: #fe0904;
  z-index: 1;
}

@media (max-width: 767px){
  .dropdown-header, .megamenu-content ul li, .megamenu-content ul li a, .megamenu-content ul li p, .miniCartProduct, .miniCartProduct .price, .miniCartProduct .size, .miniCartProduct a, .miniCartProduct p, .navbar-nav .dropdown, .navbar-nav .dropdown a {
      color: #000;
  }
  
  .work-time__list {
    display: contents;
  }
}


.request-call{
    position: fixed;
    cursor: pointer;
    bottom: 6%;
    right: 3%;
    width: 80px;
    height: 80px;
    background:#fff;
    border-radius: 50%;
    border: 1px solid #fe0904;
    box-shadow: 2px 2px 8px 3px #00000061;
 	z-index: 10;
}
.request-call a.cd-popup-trigger{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.request-call a i{
    font-size: 40px;
    color: #0967fb;
}

/* POPUP */
.discount-found{
    border: 1px solid #136469;
    color: #136469 !important;
    background: #fff!important;
    font-weight: 500;
    font-size: 20px;
    border-radius: 3px !important;
    float: left;
    padding: 14px 20px;
}
.img-replace {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #2c2c2cc7;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
  }
  .cd-popup.is-visible {
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    overflow: auto;
  }
  
  .cd-popup-container {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 90%;
    max-width: 360px;
    margin: 0 auto;
    background: #FFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 35px;
  }
  .cd-popup-container h4{
      font-family: inherit;
      font-size: 24px;
      font-weight: bold;
      color: #0a67fc;
      line-height: normal;
  }
  .cd-popup-container label{
    font-size: 18px;
    color: #000;
    font-weight: normal;
  }
  .cd-popup-container .col-md-12{
    margin-bottom: 10px;
  }
  .cd-popup-container input, .cd-popup-container textarea{
    border-radius: 0;
    border: 1px solid #d0d0d0;
    width: 100%;
    color: #888;
    font-size: 14px;
    height: 45px;
    padding: 0 10px;
  }
  .cd-popup-container textarea{
      height: inherit;
  }
  .cd-popup-container p {
    font-size: 24px;
    text-align: left;
    width: 100%;
    margin-bottom: 60px;
  }
  .cd-popup-container button{
    margin-bottom: 0;
    border: none;
    background-color: #E24124;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    width: inherit;
    border-radius: 5px !important;
    padding: 8px 12px;
    height: inherit;
    margin-top: 5px;
  }

.cd-popup-container button:hover {
  background-color: #e74c3c;
}
  .cd-popup-container .cd-buttons:after {
    content: "";
    display: table;
    clear: both;
  }
  .cd-popup-container .cd-buttons li {
    float: left;
    width: 50%;
    list-style: none;
  }
  .cd-popup-container ul li a{
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    line-height: 25px;
    text-align: left;
    margin-right: 0;
    padding-left: 0;
    display: inline-flex;
    align-items: center;
  }
  .cd-popup-container .cd-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  .cd-popup-container .cd-buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em;
  }
  .no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982;
  }
  .cd-popup-container .cd-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0;
  }
  .no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8;
  }
  .cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
  }
  .cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #000;
  }
  .cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
  }
  .cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
  }
  .is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  @media only screen and (min-width: 1170px) {
    .cd-popup-container {
      margin: 0 auto;
    }
  }
  @media only screen and (max-width: 400px) {
    .cd-popup-container{
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
    }
  }
  .message-alert{
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .message-alert .message-send, .message-alert .message-failed{
    position: absolute;
    width: 90%;
    max-width: 340px;
    margin: 0 auto;
    right: 20px;
    top: 20px;
    box-shadow: 5px 5px 7px 2px rgb(0 0 0 / 31%);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 15px;
    display: block;
    text-align: center;
    font-size:16px;
  }
  .message-alert .message-send{
      background-color: #000;
      color: #fff;
  }
  .message-alert .message-failed{
      background-color: rgb(236, 47, 47);
      color: #fff;
  }

.footer .cd-popup-container a {
  color: #000;
}

.footer .cd-popup-container a:hover {
  color: #E24124;
}

@media(min-width: 768px) and (max-width: 1199px) {
  .headerOffset {
    padding-top: 230px !important;
  }
}

@media (max-width: 767px) {
  .navbar-top .top-nav-menu ul li a {
    padding-left: 10px;
  }
  
  .footter-banner .banner-item h3:before, .footter-banner .banner-item .info-level3:before {
    top: 4px;
  }
}

@media (min-width: 498px) {
  .contact-phone {
    display: block;
  }
}
@media (max-width: 497px) {
  .header-contact {
    display: none;
  }
  .menu-extra-field {
    display: none !important;
  }
}

