.page-wrapper {
    min-height: 600px;
}

.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-100 {
	padding-bottom: 100px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-100 {
	margin-top: 100px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}
.vertical-align {
    display: flex;
    align-items: center;
}
.navbar-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mega-menu .menu > li > a {
	padding: 10px 0;
}

.banner + .page-intro {
    z-index: 50;
}
.banner.banner-old + .page-intro {
        margin-top: 0 !important;
    }

@media (max-width: 767px) {
    .banner + .page-intro {
        margin-top: 0 !important;
    }
}
.box-style-note {
	margin-top: 20px;
	margin-bottom: 20px;
    padding: 20px 30px 10px 20px;
    background-color: #f7f0ce;
}
.box-style-note i {
	font-size: 48px;
	line-height: 60px;
}
.box-style-note .icon-container {
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	border: 1px solid transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box-style-note .body {
	margin-left: 80px;
}
.box-style-note:hover .icon-container i {
	color: #0d8609;
}
.box-style-note:hover .default-bg {
	background-color: #fff;
	border: 1px solid #e84c3d;
}
.box-style-note:hover .default-bg * {
	color: #e84c3d;
}
.box-style-note:hover .dark-bg {
	background-color: #fff;
	border: 1px solid #666;
}
.box-style-note:hover .dark-bg * {
	color: #666;
}
.box-style-note:hover .white-bg * {
	color: #e84c3d;
}

#gridProducts {
	display: none;
	margin-bottom: 40px;
}

.filter-prefix {
    padding-right: 10px;
    padding-top: 5px;
}

.sorts {
	margin: 0 0 30px 0;
}
.sorts .nav-pills > li {
	margin-right: 2px;
	margin-bottom: 2px;
}
.sorts .nav-pills > li + li {
	margin-left: 0px;
}
.text-center.sorts .nav-pills > li {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	display: inline-block;
	float: none;
}


.panel-default > .panel-heading.panel-transparent,
.panel-default > .panel-heading.panel-transparent + .panel-collapse > .panel-body {
	background-color: transparent;
	color: inherit;
}
.panel-heading.panel-transparent a {
	border: 1px solid #f1f1f1;
}
.panel-heading.panel-transparent a.collapsed {
	color: inherit;
	background-color: transparent;
}
.panel-heading.panel-transparent a:hover {
	text-decoration: none;
	background-color: #0d8609;
	color: #ffffff;
}

.fa-10x {
    font-size: 10em;
}

.fa-onyx-menu {
    font-size: 2em;
    vertical-align: middle;
}

.img-menu-support {
    margin-top: 20px;
    margin-left: 20px;
}
@media (max-width: 767px) {
    .img-menu-support {
        margin-top: 0;
    }
}

#containerSelectProduct .selectize-dropdown,
#containerSelectProduct .selectize-input,
#containerSelectProduct .selectize-input input {
    font-size: 20px;
    line-height: 28px;
}

.logo img {
    width: 260px;
    margin: 10px 0 10px 0;
}
@media (max-width: 991px) {
    .logo {
        text-align: center;
    }
    .logo img {
        margin-left: auto;
        margin-right: auto;
    }
}
.site-slogan {
    color: #666666;
    letter-spacing: 1px;
    font-size: 15px;
    margin: 0 0 0 3px;
}

.service-logo {
    max-width: 200px;
}

.slider-banner-mainpage {
	width: 100%;
	position: relative;
}
.slider-banner-mainpage > ul {
	display: none;
}

.product-count {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 16px;
}

.table.table-layout-fixed {
	table-layout: fixed;
}
@media (max-width: 767px) {
	.table.table-layout-fixed {
		table-layout: auto;
	}
}

.table-th-transparent > thead > tr > th {
    background-color: transparent;
}
.table-th-transparent > thead > tr > th a {
    color: #0d8609;
}

.firmwaresn-form #firmwaresnform-sn {
    width: 270px;
}

/* Fixes */
th a,
th a:hover {
    color: #fff;
}

.testimonial-info-1 {
    color: #777;
}

.panel-body i {
    width: auto;
}

.blogpost .side span.share {
    text-align: left;
}

.input-group .input-group-btn button {
    margin-top: 0;
    padding-top: 9px;
    padding-bottom: 9px;
}

.main-container {
    padding-top: 0;
}

.table > tbody > tr > td {
     vertical-align: middle;
}

#pageProducts .filters {
	margin-bottom: 0;
}

.buy-shops-list {
	display: none;
}
.table-compare > thead > tr > th {
	background-color: #ffffff;
}
.table-compare > thead > tr > th a {
	color: #0d8609;
}
.table-compare .remove {
	display: block;
	color: #999999;
	font-weight: normal;
}

/* Holidays */
.holiday-ny {
    background: transparent url('/image/holiday.ny.320.png') 0 0 no-repeat;
}
.holiday-army {
    background: transparent url('/image/holiday.army.320.png') 0 0 no-repeat;
}
.holiday-women {
    background: transparent url('/image/holiday.women.320.png') 0 0 no-repeat;
}
.holiday-victory {
    background: transparent url('/image/holiday.victory.320.png') 0 0 no-repeat;
}
.header-holiday {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 180px;
    height: 140px;
    background-size: 180px auto;
}
@media (max-width: 767px) {
    .header-holiday {
        width: 100px;
        height: 80px;
        background-size: 100px 80px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .header-holiday {
        width: 200px;
        height: 160px;
        background-size: 200px 160px;
    }
}
@media (min-width: 992px) and (max-width: 1449px) {
    .header-holiday {
        width: 100px;
        height: 80px;
        background-size: 100px 80px;
    }
}
@media (min-width: 1450px) and (max-width: 1599px) {
    .header-holiday {
        width: 200px;
        height: 160px;
        background-size: 200px 160px;
    }
}

/* Announce */
.header-announce {
    text-align: center;
    padding: 10px 20px;
    background-color: #f1f9f7;
    color: #1d9d74;
    border: solid 1px #e0f1e9;
}

.cart .quantity {
    font-size: 16px;
}

.cart .cart-add-more {
    font-size: 13px;
    font-weight: normal;
}

.form-group.required label::after {
    content: '*';
}

/* Pricelist */
.price {
    font-size: 20px;
}
.block-product-exact-color {
    margin: 10px 0;
    height: 36px;
    width: 36px;
    border: solid 1px #bbbbbb;
}
.block-product-exact-color-view {
    margin-right: 10px;
    height: 42px;
    width: 42px;
    border: solid 1px #bbbbbb;
    display: inline-block;
    vertical-align: middle;
}
.popover-payment-info,
.popover-vat-info,
.popover-vat-prepaid-info {
    cursor: pointer;
}
.cart .amount small,
.cart .total-amount small {
    font-weight: normal;
}

.delivery-option {
    border: solid 1px #666666;
}
.delivery-option img,
.delivery-logo {
    height: 60px;
}
.delivery-option.btn {
    text-transform: none;
    white-space: normal;
}
.delivery-option .total {
    padding-top: 16px;
    font-size: 16px;
    font-weight: 700;
    color: #666666;
    text-align: right;
}
.delivery-option .total.has-details {
    padding-top: 0;
}
.delivery-option .total small {
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
}
.delivery-option.btn-default .total {
    color: #ffffff;
}
.container-payments form {
    margin: 0;
}

.container-payments button {
    margin-top: 12px;
}
.container-payments button.btn-lg {
    margin-top: 0;
}

.popover-gift-info {
    cursor: pointer;
}

.header-anniversary {
    margin-top: 8px;
    width: 250px;
    text-align: center;
}
.header-anniversary a {
    text-align: center;
    background: linear-gradient(to right, #FFF 20%, #FF0 40%, #FF0 60%, #FFF 80%);
    background-size: 200% auto;
  
    color: #000;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    animation: shine 2s linear infinite;
    animation-direction: reverse;
}
@keyframes shine {
    to {
        background-position: 200% center;
    }
}

#customerform-phone::placeholder {
    color: #bbbbbb;
}

/* Badges */
.product-image {
    position: relative;
}
.badges {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 90%;
    height: auto;
    text-align: right;
}
.badges img {
    width: 33%;
    height: auto;
    float: right;
    margin: 5px;
}

.alert.alert-danger-exclamation::after {
    content: "\f071";
}

#modalVTB .modal-body.loading {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="64px" height="64px" viewBox="0 0 128 128" xml:space="preserve"><g><linearGradient id="linear-gradient"><stop offset="0%" stop-color="%23ffffff" fill-opacity="0"/><stop offset="100%" stop-color="%230c8606" fill-opacity="1"/></linearGradient><path d="M63.85 0A63.85 63.85 0 1 1 0 63.85 63.85 63.85 0 0 1 63.85 0zm.65 19.5a44 44 0 1 1-44 44 44 44 0 0 1 44-44z" fill="url(%23linear-gradient)" fill-rule="evenodd"/><animateTransform attributeName="transform" type="rotate" from="0 64 64" to="360 64 64" dur="1080ms" repeatCount="indefinite"></animateTransform></g></svg>');
    background-size: 64px 64px;
    background-repeat: no-repeat;
    background-position: center center;
}

#iframeVTB {
    height: 650px;
    width: 100%;
}

@media (min-width: 768px) {
  .row.cols-equal-height {
    display: flex;
    flex-wrap: wrap;
  }
}