@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&display=swap');
:root {
  --bg:           #F4F6FB;
  --surface:      #FFFFFF;
  --surface-2:    #F0F2F8;
  --border:       #E3E7F2;
  --border-light: #EEF0F8;
  --text:         #181A2E;
  --text-secondary: #5A5F7A;
  --text-muted:   #9297B0;
  --accent:       #2563EB;
  --accent-dark:  #1D4ED8;
  --accent-hover: #1A45C8;
  --accent-light: #EBF2FF;
  --nav:          #0F1729;
  --nav-hover:    #1A2540;
  --success:      #16A34A;
  --success-light:#DCFCE7;
  --danger:       #DC2626;
  --danger-light: #FEE2E2;
  --warning:      #D97706;
  --warning-light:#FEF3C7;
  --gold:         #F59E0B;
 
  --r-sm:   6px;
  --r:      10px;
  --r-lg:   16px;
  --r-xl:   24px;
 
  --shadow-xs: 0 1px 2px rgba(15,23,41,0.05);
  --shadow-sm: 0 2px 8px rgba(15,23,41,0.07);
  --shadow:    0 4px 20px rgba(15,23,41,0.09);
  --shadow-lg: 0 12px 48px rgba(15,23,41,0.14);
  --shadow-card: 0 2px 12px rgba(37,99,235,0.06);
 
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --t: 0.22s;
}
 
.row-flex{
	display: flex;
	flex-wrap: wrap;
}
.second-prod-image{
	opacity:0;
	position: absolute;
	top:0px;
	left: 5%;
	transition: opacity 0.3s;
}
.language a img{
	width:16px;
	box-shadow: 1px 1px 4px #aaa;
	margin-top: -2px;
}
.row.assortment .clearfix{
	width: 100%;
}
body {
  top: 0 !important;
}
.skiptranslate {
  display: none !imoprtant;
  height: 0;
  opacity: 0;
}
.language{
	display: inline-block;
	padding: 2px 0 0 0;
}
.active-lang{
	color: #000;
	text-decoration: underline;
}
.active-lang img{
	opacity: 0.5;
}
.nav.navbar-nav li.visible-xs{
	text-align: center;
}
.nav.navbar-nav li.visible-xs a{
	display: inline-block;
}
a:hover,
a:active,
a:focus,
img:hover,
img:active,
img:focus {
    outline: 0;
}
.row.assortment{
	clear: both;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#navbar-top {
    min-height: 0;
    padding: 3px 0;
    margin-bottom: 0;
    background: #fff;
    border-color: #fff;
}
/*
@media (min-width: 1200px){
	.container {
		width: 90%;
	}
*/

@media (min-width: 1400px){
	.container {
		width: 1370px;
	}
}
#navbar-top .navbar-nav > li > a {
    padding: 0 15px 0 0;
    font-size: 15px;
    color: #0078D7;
}

#navbar-top .navbar-right > li > a {
    padding: 0 5px;
}

#navbar-top .navbar .btn-default {
    margin-bottom: 10px;
}

#navbar-top .navbar-nav a.btn-default {
    padding-top: 7px;
    padding-bottom: 5px;
    margin: 10px 1px;
}

@media screen and (max-width:767px) {
    #navbar-top .navbar-nav > li > a {
        font-size: 15px;
        line-height: 20px;
        text-align: center;
        padding: 0;
    }
	.assortment .col-xs-6{
		padding:1px;
	}
}

#header {
    padding-top: 10px;
    padding-bottom: 10px;
}

#header .logo a {
    margin: 0;
}

#header .logo a img {
    margin: 0 auto;
}
 a.accent,#navbar-top .navbar-nav > li > a.accent{
	color:#900;
	text-decoration: underline;
}
#header .logo a,
#header .logo a img {
    display: block;
    width: 200px;
	 -webkit-backface-visibility: hidden; 
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}

@media screen and (max-width:991px) {
    #header .logo a {
        margin-top: 10px;
    }
    #header .logo a,
    #header .logo a img {
        width: 170px;
    }
}

@media screen and (max-width:767px) {
    #header .logo a {
        margin-top: 15px;
    }
    #header .logo a,
    #header .logo a img {
        width: 140px;
    }
}

#header .phone {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin: 0 15px 0 0;
}
#header .phone a{
	 font-size: 16px;
	 color:#666;
}
#header i {
    color: #ccc;
    font-size: 22px;
    line-height: 22px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

#header .search-area {
    margin-top: 8px;
}

#header .search-area .form-control {
    border-color: #bbb;
}

#header .search-area .glyphicon {
    color: #777;
}

#header .search-area .btn {
    background: transparent;
    border: 1px solid #bbb;
}

#header .top-cart-row {
    padding-top: 15px;
}

#header .top-cart-row a.basket {
    display: block;
    text-decoration: none;
}

#header .top-cart-row .top-cart-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

#header .top-cart-row .top-cart-holder .total-price-basket {
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: top;
}

#header .top-cart-row .top-cart-holder .lbl {
    font-size: 14px;
    line-height: 21px;
    color: #34495e;
    display: block;
    margin-bottom: 3px;
}

#header .top-cart-row .top-cart-holder a:hover {
    text-decoration: none;
}

#header .top-cart-row .top-cart-holder .total-price {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #2f343b;
}

#header .top-cart-row .basket-item-count {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

#header .top-cart-row .basket-item-count .count {
    background-color: #0078D7;
    position: absolute;
    color: #fff;
    top: 2px;
    right: 10px;
    border-radius: 100px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width:767px) {
    #header .top-cart-row {
        padding-right: 20px;
    }
    #header .total-price span {
        font-size: 16px;
    }
    #header .phone {
        margin-right: 5px;
        font-size: 15px;
    }
}

.menu-holder {
    width: 100%;
    height: auto;
    background-color: #111;
	z-index:1000;
}

#main-menu {
    min-height: 0;
    background-color: #111;
    margin: 0;
    border-radius: 0px;
    border: 0;
}

#main-menu .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:768px) {
    #main-menu .navbar-header {
        display: none;
    }
}

#main-menu .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

#main-menu .navbar-brand {
    color: #fff;
    text-decoration: none;
    height: 0;
}

#main-menu .navbar-toggle {
    background: #333;
}

#main-menu .navbar-toggle:hover,
#main-menu .navbar-toggle:focus {
    background: #333;
}

#main-menu .navbar-toggle .icon-bar {
    background-color: #fff;
}

#main-menu .nav > .dropdown {
    border-right: 1px solid #999;
}

#main-menu .dropdown {
    position: static;
    z-index: 1000;
}

#main-menu .nav > .dropdown:last-child {
    border-right: none;
}

#main-menu .nav > .dropdown > a {
    position: relative;
    display: block;
    padding: 15px 0;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    background: transparent;
}

#main-menu .nav > .dropdown > a:hover{
	background:#333;
}

#main-menu .nav > li.open {
    background: #006abe;
}

#main-menu .dropdown > .dropdown-menu {
    top: 100%;
    left: 0;
    width: 100%;
	padding: 20px 0;
    border-radius: 0;
    border: 1px solid #A5A5A5;
	background: #fff;
	overflow: auto;
}

#main-menu .dropdown-menu > li {
    padding: 0 10px 5px 10px;
    text-align: center;
    white-space: normal;
    min-height: 160px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

#main-menu .dropdown-menu > li > a {
    padding: 0 10px 5px 10px;
    text-align: center;
    white-space: normal;
    min-height: 160px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

#main-menu .dropdown-menu > li > a:hover {
    background: transparent;
    color: #f00;
}

.embed-responsive-4by3 {
    padding: 0;
}

.embed-responsive {
    height: auto;
}

#main-menu .dropdown > .dropdown-menu {
    left: 0;
    width: 100%;
}

@media screen and (min-width:1200px) {
    #main-menu-expanded .embed-responsive .item-picture {
        height: 100px;
        width: 100px;
    }
    #main-menu span.caret {
        display: none;
    }
}

@media screen and (max-width:1199px) {
    #main-menu span.caret {
        display: none;
    }
    #main-menu .nav > li > a {
        min-height: 52px;
        white-space: nowrap;
    }
    #main-menu .nav > li > a:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 32px;
        width: 1px;
    }
    #main-menu .nav > li > a > span {
        vertical-align: middle;
        display: inline-block;
        white-space: normal;
    }
    #main-menu .dropdown-menu > li > a {
        min-height: 110px;
        font-size: 13px;
        line-height: 14px;
    }
    #main-menu-expanded .embed-responsive .item-picture {
        height: 72px;
        width: 72px;
    }
}

@media screen and (max-width:991px) {
    #main-menu .dropdown-menu > li > a {
        font-size: 12px;
        min-height: 125px;
    }
    #main-menu-expanded .embed-responsive .item-picture {
        height: 85px;
        width: 85px;
    }
}

@media screen and (max-width:767px) {
    #main-menu .dropdown > .dropdown-menu {
        position: inherit;
    }
    .nav-justified .open .dropdown-menu {
        position: inherit;
        float: none;
        margin-top: 0;
        box-shadow: none;
    }
    #main-menu .nav > .dropdown {
        border-right: none;
    }
    #main-menu .dropdown-menu > li > a {
        min-height: 130px;
    }
    #main-menu-expanded .embed-responsive .item-picture {
        height: 80%;
        width: 40%;
    }
}

@media screen and (max-width:390px) {
    #main-menu .dropdown-menu > li > a {
        min-height: 100px;
        font-size: 9px;
    }
}

#carousel {
	/*padding-top:20px;*/
    position: relative;
    z-index: 500;
}

#carousel .carousel-indicators {
    bottom: -40px;
}

#carousel .carousel-indicators li {
    background: #ccc;
    height: 13px;
    width: 13px;
}

#carousel .carousel-indicators li.active {
    background: #0078D7;
    height: 16px;
    width: 16px;
}
.smallest{
	font-size: 11px;
}
.tile {
    width: 100%;
    position: relative;
    margin: 5px auto;
    text-align: center;
	border: 1px solid #eee;
	padding-top: 30px;
	border-radius: 9px;
	transition: all 0.5s;
}
.tile .btn-primary{
	background: #E7B86F;
    background: linear-gradient(180deg, rgba(231, 184, 111, 1) 0%, rgba(193, 144, 76, 1) 100%);
    border: none;
    color: #000;
    padding: 8px 15px;
    border-radius: 6px;
    font-weight: normal;
    font-size: 13px;
    transition: opacity 0.2s;
}
.tile .btn-primary:hover,.tile .btn-primary:focus{
    opacity: 0.9;
	background: #E7B86F;
background: linear-gradient(180deg, rgba(231, 184, 111, 1) 0%, rgba(193, 144, 76, 1) 100%);
    border: none;
    color: #000;
}
.tile:hover img.second-prod-image{
	opacity: 1;
}
.tile:hover {
   box-shadow:1px 1px 8px rgba(0,0,0,0.2);
}
.tile:hover img{
	transform: scale(1.1);
}
.tile > a {
    display: block;
    margin: 0 auto;
	/*height: 192px;*/
	position: relative;
	overflow: hidden;
}

.tile img {
    display: block;
    margin: auto;
    /*max-width: 190px;*/
	max-width: 98%;
	transition: all 0.5s;
}

.tile-footer {
    padding: 30px 10px 10px 10px;
    background: #fff;
}


.tile-footer a {
    color: #2f343b;
    font-size: 14px;
    font-weight: 300;
	display: inline-block;
	height: 50px;
	overflow: hidden;
}
.tile-footer form a {
	min-height :auto;
}
.tile-footer a:hover {
    color: #35A2FF;
    text-decoration: none;
}

.tile:after {
    content: " ";
    display: block;
    clear: both;
    height: 5px;
}

.price-label {
    background: #5BAB3F;
    position: absolute;
    padding: 11px 10px 11px 12px;
    height: 35px;
    top: 0;
    right: 0;
    font-size: 18px;
    color: #fff;
	z-index:3;
}

@media screen and (max-width:776px) {
    .tile img {
        max-width: 90%;
    }
    .price-label {
        height: 30px;
        font-size: 16px;
        padding: 8px 7px 7px 9px;
    }
    .tile-footer a {
        font-size: 14px;
    }
}

.panel-default {
    margin-bottom: 10px;
    box-shadow: none;
    border: none;
}

.panel-default h4 a {
    font-size: 13px;
    line-height: 17px;
}

.panel-default h5 {
    font-weight: normal;
    font-size: 17px;
}

#filter .panel-body {
    padding: 5px;
}

.factor {
    margin-bottom: 20px;
}

.factor .checkbox a {
    font-size: 12px;
    text-decoration: none;
    color: #222;
}

.factor .checkbox a.disabled {
    color: #AAA;
}

.ranges label {
    margin-right: 4px;
}

.ranges input {
    font: 12px/15px Arial;
    width: 55px;
    height: 23px;
    margin-right: 4px;
    border: 1px solid #ccc;
    padding: 4px 5px;
}

.ui-slider {
    background: #aaa;
    border-radius: 4px;
    height: 4px;
    margin: 15px 10px;
    position: relative;
}

.ui-slider-range {
    height: 100%;
    position: absolute;
}

a.ui-slider-handle {
    background: #2f9ae9;
    position: absolute;
    top: -7px;
    width: 17px;
    height: 17px;
    margin-left: -11px;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
}

@media screen and (max-width:1199px) {
    .ranges input {
        width: 50px;
    }
}

@media screen and (max-width:991px) {
    .ranges span {
        margin: -1px;
    }
    .ranges input {
        width: 90px;
        padding: 1px 2px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width:767px) {
    .panel-default > .panel-heading {
        color: #fff;
        background-color: transparent;
        border-color: transparent;
        padding: 10px 0;
    }
    .panel-default > .panel-heading a {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
    }
    .ranges input {
        width: 65px;
    }
    .checkbox a {
        font-size: 14px;
    }
}

.subcategories {
    border: 1px solid #CCC;
    background: #FFF;
    padding: 10px 0;
    width: 100%;
    margin: 0;
}
.subcategories:hover{
	box-shadow: 1px 1px 5px #000000;
}
.subcategories a {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #2f343b;
}

.price-list,
.quantitative-list {
    font-size: 14px;
}

.price-list .form-control,
.quantitative-list .form-control {
    display: inline-block;
    height: 25px;
    padding: 3px;
    font-style: normal;
    color: #333;
    font-size: 13px;
}

.price-list option,
.quantitative-list option {
    background: #eee;
}

.price-list .form-control {
    width: 170px;
}

.quantitative-list .form-control {
    width: 50px;
}

.quantitative-list small {
    color: #999;
    display: block;
    margin-top: 5px;
    font-size: 11px;
}

@media screen and (max-width:1199px) {
    .subcategories a {
        font-size: 13px;
    }
}

@media screen and (max-width:991px) {
    .price-list,
    .quantitative-list {
        font-size: 13px;
    }
    .price-list .form-control,
    .quantitative-list .form-control {
        font-size: 12px;
    }
}

@media screen and (max-width:767px) {
    .subcategories a {
        width: 230px;
    }
    .price-list {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:450px) {
    .subcategories .col-xs-6 {
        width: 100%;
    }
}

.product-title {
    margin-bottom: 5px;
}

.product-title a {
    color: #000;
    font-size: 16px;
}

.assortment .price-label {
    height: 30px;
    font-size: 16px;
    padding: 8px 7px 7px 9px;
}

.assortment .old-price {
    top: 30px;
    text-decoration: line-through;
    background: #A7A5A5;
}

.tile .ribbon {
    position: absolute;
    z-index: 100;
    top: 10px;
	left: 10px;
    font-size: 11px;
    line-height: 20px;
    padding: 4px 10px 3px 10px;
    font-weight: 700;
    text-transform: uppercase;
	border-radius: 18px;
}
/*
.tile .ribbon:after {
    content: "";
    display: inline-block;
    border-top-width: 28px;
    border-top-style: solid;
    border-left: 0px;
    border-right: 14px solid transparent;
    height: 0;
    min-width: 68px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
*/
.tile .ribbon span {
    position: relative;
    z-index: 100;
    
    color: #fff;
}

.novelty {
    background-color: #6F9EDA;
}
/*
.novelty.ribbon:after {
    border-top-color: #6F9EDA;
}
*/
.stock {
    background-color: #F99C92;
}
/*
.stock.ribbon:after {
    border-top-color: #F99C92;
}
*/
.best-seller {
    background: #6FC795;
}
/*
.best-seller.ribbon:after {
    border-top-color: #6FC795;
}
*/
/*
.novelty.ribbon,
.stock.ribbon,
.best-seller.ribbon {
    background-color: transparent;
}
*/
.add-to-cart:after {
    content: " ";
    display: block;
    clear: both;
}

.tile-footer .product-code {
    font-size: 12px;
    margin: 5px 0 15px 0;
}

.options {
    margin-bottom: 10px;
	min-height: 35px;
}

.options select {
    border: 1px solid #eee;
    font-size: 14px;
    color: #777;
    padding: 6px;
}

.quantity {
    padding: 2px;
    position: relative;
    border: 1px solid #eee;
    display: inline-block;
    height: 34px;
	float: left;
}

.quantity .plus {
    border-left: 1px solid #fff;
    right: 0;
}

.quantity .minus {
    left: 0;
    border-right: 1px solid #fff;
}

.quantity .minus,
.quantity .plus {
    position: absolute;
    height: 100%;
    padding: 3px 12px;
    background: #eee;
    top: 0;
    font-family: fontawesome;
    color: #777;
}

.quantity .minus:after,
.quantity .plus:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    font-size: 10px;
    line-height: 10px;
}

.quantity .minus:after {
    content: "\f068";
}

.quantity .plus:after {
    content: "\f067";
}

.quantity input {
    border: none;
    text-align: center;
    width: 70px;
    font-size: 14px;
    line-height: 24px;
    background-color: transparent;
}
/*
.tile-footer button {
    display: block;
    text-decoration: none;
    z-index: 1;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    float: right;
}*/
.price2-label{
	font-size: 16px;
	font-weight: bold;
	padding-top: 27px;
}
.price2-label.old2-price{
	padding-top: 7px;
	text-decoration: line-through;
	color: #999;
	font-weight: normal;
	font-size: 14px;
}
.price2-label.new2-price{
	color: #F00;
	padding-top: 5px;
}
.tile-footer button:hover {
    background: #005ca4;
}
.row.assortment .col-lg-3.col-md-6.col-sm-6.col-xs-6.col-xxs-12 ,.row.assortment  .col-lg-3.col-md-4.col-sm-6.col-xs-6.col-xxs-6{
	padding-left: 5px;
	padding-right: 5px;
}
.ratingIt {
    position: relative;
    width: 120px;
    height: 22px;
    margin-bottom: 10px;
}
.tile-footer > .ratingIt {
	margin: 0 auto;
}
.ratingIt .jRatingColor,
.jRatingColorIt {
    background: url("/images/icons/stars.png") repeat-x scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    z-index: 3;
}

.ratingIt .jStarIt {
    background: url("/images/icons/stars.png") repeat-x scroll 0 -22px transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 2;
}

.ratingIt .jRatingColor.r5 {
    width: 120px;
}

.ratingIt .jRatingColor.r4 {
    width: 92px;
}

.ratingIt .jRatingColor.r3 {
    width: 68px;
}

.ratingIt .jRatingColor.r2 {
    width: 46px;
}

.ratingIt .jRatingColor.r1 {
    width: 22px;
}

.ratingIt .jRatingColor.r0 {
    width: 0;
}

@media screen and (max-width:991px) {
    .product-title a {
        padding: 5px 8px 3px 8px;
        font-size: 16px;
    }
}

@media screen and (max-width:776px) {
    .product-title a {
        padding: 3px;
        font-size: 12px;
    }
    .assortment .tile-footer a {
        font-size: 13px;
    }
}

.promotion-text {
    font-size: 13px;
    line-height: 13px;
}

.promotion-text p {
    color: #555;
    text-align: justify;
    margin-top: 15px;
}

.promotion-text a {
    font-size: 13px;
    line-height: 13px;
}

.promotion-text span {
    color: #aaa;
}

#footer {
    background: #2f343b;
    width: 100%;
    color: #fff;
    margin-top: 20px;
    padding: 30px 0 15px;
    min-height: 256px;
}

#footer a.logo {
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 22px;
    text-decoration: none;
    color: #fff;
}

#footer a.logo small {
    font-size: 12px;
    color: #b7b7b7;
}

#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer .articles,
#footer .subscribe {
    padding-right: 80px;
}

#footer .articles ul > li {
    margin-bottom: 7px;
}

#footer .articles ul > li a {
    font-size: 13px;
}

#footer .read-more {
    text-align: right;
    margin-bottom: 5px;
}

#footer .read-more a {
    color: #b7b7b7;
    font-size: 13px;
}

@media screen and (max-width:991px) {
    #footer {
        padding-top: 10px;
        font-size: 12px;
        line-height: 16px;
    }
    #footer h2 {
        font-size: 20px;
    }
    #footer h3 {
        font-size: 18px;
    }
    #footer .social a.btn-social-icon {
        width: 28px;
        height: 28px;
    }
    #footer .social a.btn-social-icon i.fa {
        font-size: 18px;
        line-height: 26px;
    }
    #footer .articles {
        padding-right: 20px;
    }
}

@media screen and (max-width:767px) {
    #footer .input-group {
        width: 240px;
    }
    #footer .subscribe .btn {
        margin-bottom: 15px;
    }
}

.modal-dialog a {
    color: #286090;
}

.modal-content {
    border-radius: 0;
}

.modal-body input {
    margin-bottom: 15px;
}

#login .modal-footer {
    text-align: left;
}

#login .modal-footer a {
    display: inline-block;
    margin-top: 5px;
}

#modal-shop-cart .modal-body {
    text-align: center;
}

#modal-shop-cart .model-content {
    padding: 10px;
}

#modal-shop-cart .modal-header {
    padding: 5px 15px;
}

#modal-shop-cart .product-preview a {
    width: 80px;
}

#modal-shop-cart .product-preview img {
    width: 80px;
}

#modal-shop-cart .modal-header {
    border-bottom: none;
}

#modal-shop-cart .modal-footer {
    border-top: none;
}

#modal-shop-cart .like-button-link {
    padding: 9px 0 2px 0;
    border-bottom: 1px dashed #369;
    display: inline-block;
    text-decoration: none;
}

#modal-shop-cart .like-button {
    margin-left: 10px;
    text-decoration: none;
    color: #fff;
}

@media screen and (max-width:383px) {
    #modal-shop-cart .price {
        font-size: 18px;
        line-height: 18px;
    }
    .like-button {
        margin-top: 10px;
    }
}

.img-container a {
    display: block;
    max-width: 400px;
    margin: 10px auto;
}

.img-container a img {
    width: 100%;
}

.small-gall-images a {
    display: block;
    width: 100%;
}

.small-gall-images a img {
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
    padding: 1px;
    display: block;
}

.through-price {
    display: inline-block;
    margin: 0 15px 10px 0;
    font-size: 22px;
    color: #aaa;
    font-weight: 600;
    text-decoration: line-through;
}

.catalog-single-product .price {
    display: inline-block;
    margin: 0 15px 10px 0;
    font-size: 24px;
    font-weight: 700;
}

.catalog-single-product small {
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
}

.product-code {
    color: #777;
    font-size: 14px;
    margin-bottom: 10px;
}

.text-success{
	color:#5BAB3F;
}

.description {
    margin-top: 5px;
}

.catalog-single-product .options {
    display: inline-block;
    width: 150px;
    margin-right: 20px;
}

.catalog-single-product .options select {
    height: 33px;
    padding: 0;
}

.catalog-single-product .quantity {
    margin-right: 6px;
}

.catalog-single-product .button {
    background: #0078D7;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    z-index: 1;
    font-weight: normal;
	letter-spacing:-1; 
}

.description {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

.warranty {
    padding-left: 15px;
}

.catalog-single-product .social {
    margin-bottom: 10px;
}

.infoblock {
    font-size: 14px;
}

.infoblock .payment-delivery {
    display: inline-block;
    margin-right: 30px;
}

.infoblock ul {
    padding-left: 15px;
    padding-top: 5px;
}

.infoblock a.various {
    font-size: 18px;
    font-weight: 400;
    color: #2f343b;
    border-bottom: 1px dashed #2f343b;
}

.infoblock a.various:hover,
.infoblock a.various:focus {
    text-decoration: none;
}

@media screen and (max-width:776px) {
    .catalog-single-product h2 {
        font-size: 22px;
    }
    .catalog-single-product .through-price {
        font-size: 18px;
    }
    .catalog-single-product .price {
        font-size: 20px;
        font-weight: 600;
    }
    .catalog-single-product p.description {
        font-size: 13px;
        line-height: 20px;
    }
    .catalog-single-product .social a.btn-social-icon {
        width: 28px;
        height: 28px;
    }
    .catalog-single-product .social a.btn-social-icon i.fa {
        font-size: 18px;
        line-height: 26px;
    }
}

@media screen and (max-width:450px) {
    .catalog-single-product .options {
        display: block;
    }
}

.tabs-widget {
    margin-top: 30px;
}

.tabs-widget .nav-tabs {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #0078D7;
}

.tabs-widget .nav-tabs li {
    display: inline-block;
    float: none;
}

.tabs-widget .nav-tabs li a {
    padding: 15px 30px 10px 30px;
    font-size: 18px;
    font-weight: 300;
    margin-right: 2px;
    line-height: 20px;
    border-bottom: 1px solid transparent;
    border-radius: 0;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    color: #fff;
    background-color: #0078D7;
    border-bottom: 1px solid #0078D7;
}

.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:focus {
    background-color: #fff;
    border: 1px solid #0078D7;
    border-bottom: 1px solid transparent;
}

@media only screen and (max-width:767px) {
    .tabs-widget .nav-tabs {
        border-bottom: none;
    }
    .tabs-widget .nav-tabs li {
        display: block;
    }
    .tabs-widget .nav-tabs li a {
        padding: 12px 15px 8px 15px;
        font-size: 15px;
        margin-right: 0;
    }
    .nav-tabs > li.active a,
    .nav-tabs > li.active a:hover,
    .nav-tabs > li.active a:focus {
        background-color: #0078D7;
        color: #fff;
    }
}

.table tbody tr th {
    font-size: 13px;
    vertical-align: inherit;
    width: 50%;
    font-weight: normal;
}

.table > tbody tr th,
.table > tbody tr td {
    font-size: 14px;
}

.download-pdf {
    background: url(http://www4.carleton.ca/cifp/images/docs/pdf.gif) no-repeat center center;
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin-right: 5px;
}

@media screen and (max-width:776px) {
    .table > tbody tr th,
    .table > tbody tr td {
        font-size: 13px;
    }
}

.productphoto .medium-gall-images a {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.productphoto .medium-gall-images a img {
    width: 100%;
    max-width: 200px;
    display: block;
    margin: 0 auto;
}

.productvideo .embed-responsive {
    margin-bottom: 15px;
}

.productvideo .embed-responsive iframe {
    padding: 0;
    margin: 0 auto;
}

.commentlist,
.commentlist li {
    list-style: none;
}

.commentlist {
    padding-left: 0;
}

.commentlist .comment-full {
    padding-bottom: 10px;
}

.commentlist .comment-full > ul {
    padding-left: 10px;
}

.commentlist .comment-full .comment-owner {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
}

.commentlist .comment-full .comment-date {
    color: #999;
    font-size: 12px;
    text-decoration: none;
}

.commentlist .comment-full .comment-date:visited {
    text-decoration: none;
}

.commentlist .comment-full .ratingIt {
    margin-bottom: 5px;
}

.commentlist .comment-full p {
    clear: both;
    font-size: 14px;
}

.send-comment label {
    font-size: 13px;
    display: block;
}

.send-comment .form-group {
    padding-left: 0;
}

.basic {
    float: left;
    height: 22px;
    width: 120px;
    overflow: hidden;
    z-index: 1;
    position: relative;
    cursor: default;
}

.send-comment .jRatingColor {
    background: url("/images/icons/stars.png") repeat-x scroll 0 0 transparent;
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    height: 100%;
    width: 0px;
}

.send-comment .jRatingAverage {
    background: url("/images/icons/stars.png") repeat-x scroll 0 0 transparent;
    position: relative;
    left: 0;
    z-index: 3;
    height: 100%;
    width: 0px;
    top: -22px;
}

.send-comment .jStar {
    position: relative;
    left: 0;
    z-index: 2;
    top: -44px;
    height: 22px !important;
    width: 120px !important;
    background: url("/images/icons/stars.png") repeat-x scroll 0 -22px transparent !important;
}

.send-comment button {
    float: right;
    display: block;
    margin-top: 10px;
}

.send-comment:after {
    content: " ";
    display: block;
    clear: both;
}

#registration .form-control {
    border-color: #2ba8db;
    font-size: 14px;
}

#registration label {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 10px;
}

#registration small {
    display: block;
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 14px;
}

.map iframe {
    width: 100%;
    height: 400px;
    border: 0;
}

.contact-info p,
.contact-info a {
    font-size: 14px;
    line-height: 20px;
}

.attention {
    font-size: 14px;
    margin-top: 5px;
}

.attention span {
    color: #f00;
}

@media screen and (max-width:767px) {
    .map iframe {
        height: 200px;
    }
    .contact-info p,
    .contact-info a {
        font-size: 13px;
        line-height: 17px;
    }
    .contact-info h4 {
        font-size: 15px;
    }
    .attention {
        font-size: 13px;
    }
}

a.toggle,
a.toggle:focus {
    border-bottom: 1px dashed #0058bd;
    text-decoration: none;
    font-size: 14px;
}

.registered form,
.not-registered form {
    margin-top: 10px;
}

.registered form:after,
.not-registered form:after {
    content: " ";
    clear: both;
    display: block;
}

a.forgot-password-link {
    font-weight: bold;
}

.registered .btn {
    padding: 5px 20px;
}

.registered .form label,
.not-registered .form label {
    font-size: 13px;
}

.registered input,
.not-registered input,
.not-registered select {
    height: 25px;
    padding: 4px 10px;
    margin-bottom: 10px;
    font-size: 13px;
}

.not-registered textarea {
    font-size: 13px;
}

input#stockroom {
    width: 50px;
}

.cart-tabs a {
    font-size: 18px;
}

.cart-tabs a.active {
    color: #2f343b;
    text-decoration: none;
}

.shop-cart {
    padding: 15px;
    margin: 15px 0 20px 0;
    border: 1px solid #ccc;
    text-align: center;
}

.descriptionrow {
    font-size: 16px;
    height: 35px;
}

.productrow {
    margin-bottom: 15px;
    font-size: 14px;
}

.productrow div {
    padding-right: 5px;
    padding-left: 5px;
}

.product-preview a {
    display: block;
    width: 100px;
    margin: 0 auto;
}

.product-preview img {
    max-width: 100px;
    margin: 0 auto;
}

.product-description a b {
    line-height: 20px;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    display: block;
}

.product-description span {
    display: block;
    line-height: 22px;
    text-align: left;
}

.product-description span:last-child {
    font-size: 12px;
    color: #6e6e6e;
}

.product-delete a {
    display: block;
}

.productdescription-xs {
    display: none;
}

.sumborder {
    margin: 10px 0;
    height: 1px;
    background: #ccc;
}

.resultrow {
    text-align: right;
    margin-right: 20px;
}

.resultrow .restext {
    font-size: 16px;
    font-weight: bold;
}

.resultrow .price {
    float: none;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

.resultrow span:last-child {
    color: #aaa;
    font-size: 16px;
    line-height: 25px;
}

@media screen and (max-width:767px) {
    .product-price,
    .product-sum,
    .product-delete {
        line-height: 20px;
    }
    .productdescription-xs {
        display: inline-block;
        font-weight: bold;
    }
    .product-delete a {
        display: block;
        width: 24px;
        height: 24px;
        float: right;
        margin-top: -80px;
        margin-right: 5px;
    }
    .productrow:after {
        content: " ";
        clear: both;
        display: block;
    }
}

@media screen and (max-width:510px) {
    .productrow {
        font-size: 13px;
    }
    .product-preview a {
        width: 80px;
    }
    .product-preview img {
        max-width: 80px;
    }
    .product-description a b {
        font-size: 13px;
    }
    .product-quantity .quantity {
        height: 30px;
    }
    .product-quantity .quantity input {
        width: 65px;
    }
    .product-quantity .quantity .minus,
    .product-quantity .quantity .plus {
        padding: 3px 10px;
    }
}

@media screen and (max-width:445px) {
    .productdescription-xs {
        display: block;
    }
}

@media screen and (max-width:370px) {
    .productrow {
        font-size: 12px;
    }
    .product-preview a {
        width: 60px;
    }
    .product-preview img {
        max-width: 60px;
    }
}

.section-product .tile > a {
    font-size: 16px;
    color: #2f343b;
    padding: 10px;
    text-decoration: none;
    text-align: center;
}

.section-product .tile > a:hover {
    color: #35A2FF;
}

.stock-img {
    display: block;
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
}

.stock-img img {
    display: block;
    margin: 0 auto;
}

.stock-title {
    font-size: 15px;
}

.articles {
    list-style: none;
    padding: 0;
}

.articles a {
    font-size: 16px;
}

.articles small {
    margin: 4px 0;
    color: #777;
}

.about-products {
    list-style-type: none;
    padding-left: 0;
}

.about-products li a {
    font-size: 14px;
}

.profile .form-control {
    max-width: 400px;
    margin-bottom: 10px;
}

html,
body {
    margin: 0;
    height: 100%;
    min-width: 280px;
    background: #fff;
	font-family: 'DM Sans', 'Segoe UI', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #2f343b;
	overflow-x: hidden;
}

#wrapper {
    min-height: 100%;
    height: auto;
    margin: 0 auto -256px;
    padding: 0 0 256px;
}
/*
a {
    color: #006fce;
    font: 13px sans-serif;
    line-height: 17px;
}

a:hover {
    color: #006fce;
}
*/
a {
  color: var(--accent);
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  line-height: 1.6;
  text-decoration: none;
  transition: color var(--t) var(--ease);
}
a:hover { color: var(--accent-hover); }
a:focus, img:focus { outline: none; }
.btn {
    border-radius: 0;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

.btn-primary {
    background: #0078D7;
    border-color: #0075d2;
}

.btn-primary:hover {
    background: #006abe;
}

.btn-success {
    background: #59b210;
    border-color: #52a40f;
}

.btn-success:hover {
    background: #4d9b0e;
}

.form-control,
.input-group-addon {
    border-radius: 0;
}

.clear {
    clear: both;
}

.breadcrumb {
    margin: 1px 0 0 0;
    background-color: transparent;
    padding: 8px 15px 8px 0;
}

option {
    font-weight: normal;
    display: block;
    padding: 0 2px 1px;
    white-space: pre;
    min-height: 20px;
}

h1 {
    font-size: 25px;
	font-weight: normal;
}

h2 {
    font-size: 23px;
}
h1, h2, h3, h4, h5 {
  font-family: 'Outfit', 'Segoe UI', sans-serif;
  font-weight: 600;
  line-height: 1.25;
 }

.btn-primary {
    background: #0078D7;
    border: 1px solid #006abe;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #006abe;
    border-color: #006abe;
}

.pages {
    text-align: center;
}

.pages .pagination > li > a {
    font-size: 20px;
    line-height: 20px;
    border: none;
    color: #0078D7;
}

.pages .pagination > li > a:hover,
.pages .pagination > li > a:focus {
    background: transparent;
    text-decoration: none;
}

.pages .pagination > .active > a {
    background: transparent;
    color: #777;
}

.pages .pagination > .active > a:hover,
.pages .pagination > .active > a:focus {
    background: transparent;
    color: #555;
}

@media screen and (max-width:1199px) {
    .pages .pagination > li > a {
        font-size: 17px;
        line-height: 17px;
    }
}

@media screen and (max-width:991px) {
    #right-column h1 {
        font-size: 22px;
    }
}

@media screen and (max-width:767px) {
    #right-column h1 {
        font-size: 18px;
    }
}

@media screen and (max-width:520px) {
    .col-xxs-12 {
        width: 100%;
    }
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    margin: 0 auto;
}


/* ── Footer ─────────────────────────────────────────────────────── */
#footer {
  background: var(--nav);
  width: 100%;
  color: rgba(255,255,255,0.75);
  margin-top: 24px;
  padding: 36px 0 20px;
  min-height: 256px;
}
#footer a.logo {
  display: block;
  margin: 0 0 12px;
  font-family: 'Outfit', sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  letter-spacing: -0.02em;
}
#footer a.logo small { font-size: 11px; color: rgba(255,255,255,0.45); display: block; margin-top: 3px; font-family: 'DM Sans', sans-serif; font-weight: 400; }
#footer ul { list-style: none; margin: 0; padding: 0; }
#footer .info ul > li { margin-bottom: 6px; }
#footer .info ul > li a {
  font-size: 13px;
  color: rgba(255,255,255,0.6);
  transition: color var(--t) var(--ease);
}
#footer .info ul > li a:hover { color: #fff; }
#footer .articles, #footer .subscribe { padding-right: 60px; }
#footer .h3 {
  font-family: 'Outfit', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255,255,255,0.55);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 16px;
}
#footer .articles ul > li { margin-bottom: 8px; border-bottom: none; }
#footer .articles ul > li a { font-family: 'DM Sans', sans-serif; font-size: 12px; color: rgba(255,255,255,0.6); }
#footer .articles ul > li a:hover { color: #fff; }
#footer .read-more { text-align: right; margin-bottom: 6px; }
#footer .read-more a { color: rgba(255,255,255,0.4); font-size: 12px; }
#footer p { color: rgba(255,255,255,0.55); font-size: 13px; line-height: 1.7; }
#footer .social { margin-top: 16px; }
#footer .social a.btn-social-icon { opacity: 0.7; transition: opacity var(--t) var(--ease); border-radius: var(--r-sm); }
#footer .social a.btn-social-icon:hover { opacity: 1; }
#footer .subscribe .form-control {
  background: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.15);
  color: #fff;
  border-radius: var(--r-sm) 0 0 var(--r-sm);
}
#footer .subscribe .form-control::placeholder { color: rgba(255,255,255,0.35); }
#footer .subscribe .input-group-addon {
  background: rgba(255,255,255,0.1);
  border-color: rgba(255,255,255,0.15);
  color: rgba(255,255,255,0.5);
}
#footer .subscribe .btn-primary { border-radius: 0 var(--r-sm) var(--r-sm) 0; }
 
@media screen and (max-width: 991px) {
  #footer { padding-top: 18px; font-size: 12px; }
  #footer .articles { padding-right: 14px; }
  #footer .social a.btn-social-icon { width: 28px; height: 28px; }
}
@media screen and (max-width: 767px) {
  #footer .input-group { width: 230px; }
  #footer .subscribe .btn { margin-bottom: 14px; }
}


/* ── Top Utility Bar ────────────────────────────────────────────── */
#navbar-top {
  min-height: 0;
  padding: 4px 0;
  margin-bottom: 0;
  background: var(--surface);
  border-bottom: 1px solid var(--border-light);
  border-color: var(--border-light);
  box-shadow: none;
}
#navbar-top .navbar-nav > li > a {
  padding: 0 14px 0 0;
  font-size: 13px;
  font-family: 'DM Sans', sans-serif;
  color: var(--text-secondary);
  transition: color var(--t) var(--ease);
}
#navbar-top .navbar-nav > li > a:hover { color: var(--accent); background: transparent; }
#navbar-top .navbar-right > li > a { padding: 0 6px; }
#navbar-top .navbar .btn-default { margin-bottom: 10px; }
#navbar-top .navbar-nav a.btn-default {
  padding: 6px 14px;
  margin: 8px 1px;
  font-size: 12px;
  border-radius: var(--r-sm);
}
a.accent, #navbar-top .navbar-nav > li > a.accent {
  color: var(--danger);
  font-weight: 500;
}
a.accent:hover { color: #b91c1c; }
 
@media screen and (max-width: 767px) {
  #navbar-top .navbar-nav > li > a {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    padding: 4px 0;
  }
  .assortment .col-xs-6 { padding: 2px; }
}
 
/* ── Header ─────────────────────────────────────────────────────── */
#header {
  padding: 14px 0;
  background: var(--surface);
  border-bottom: 1px solid var(--border-light);
  box-shadow: var(--shadow-xs);
}
#header .logo a {
  margin: 0;
  display: block;
  width: 200px;
}
#header .logo a img {
  display: block;
  width: 200px;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
#header .phone {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  margin: 0 14px 0 0;
}
#header .phone a {
  font-size: 15px;
  color: var(--text);
  font-family: 'Outfit', sans-serif;
  font-weight: 500;
  letter-spacing: 0.01em;
}
#header .phone a:hover { color: var(--accent); }
#header i { color: var(--accent); font-size: 18px; line-height: 22px; vertical-align: middle; margin: 0 5px 0 0; }
#header .search-area { margin-top: 8px; }
#header .search-area .form-control {
  border: 1.5px solid var(--border);
  border-radius: var(--r-sm) 0 0 var(--r-sm);
  font-size: 13px;
  height: 38px;
}
#header .search-area .form-control:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px rgba(37,99,235,0.1);
}
#header .search-area .btn {
  background: var(--accent);
  border: 1.5px solid var(--accent);
  border-left: none;
  border-radius: 0 var(--r-sm) var(--r-sm) 0;
  color: #fff;
  height: 38px;
  padding: 0 14px;
  transition: background var(--t) var(--ease);
}
#header .search-area .btn:hover { background: var(--accent-hover); }
#header .search-area .glyphicon { color: #fff; }
#header .top-cart-row { padding-top: 12px; }
#header .top-cart-row a.basket { display: block; text-decoration: none; }
#header .top-cart-row .top-cart-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#header .top-cart-row .top-cart-holder .total-price-basket {
  margin: 0 0 0 8px;
  display: inline-block;
  vertical-align: top;
}
#header .top-cart-row .top-cart-holder .lbl {
  font-size: 12px;
  line-height: 18px;
  color: var(--text-muted);
  display: block;
  font-family: 'DM Sans', sans-serif;
}
#header .top-cart-row .top-cart-holder a:hover { text-decoration: none; }
#header .top-cart-row .top-cart-holder .total-price {
  display: block;
  font-family: 'Outfit', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: var(--text);
}
#header .top-cart-row .basket-item-count {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#header .top-cart-row .basket-item-count .count {
  background: var(--accent);
  position: absolute;
  color: #fff;
  top: 0px;
  right: 8px;
  border-radius: 100px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 9px;
  font-weight: 700;
  text-align: center;
  font-family: 'Outfit', sans-serif;
  box-shadow: 0 2px 6px rgba(37,99,235,0.4);
}
 
@media screen and (max-width: 991px) {
  #header .logo a, #header .logo a img { width: 160px; }
  #header .logo a { margin-top: 8px; }
}
@media screen and (max-width: 767px) {
  #header .logo a, #header .logo a img { width: 130px; }
  #header .logo a { margin-top: 12px; }
  #header .top-cart-row { padding-right: 18px; }
  #header .phone { margin-right: 4px; font-size: 13px; }
  #header .total-price span { font-size: 15px; }
}
 