@font-face {
    font-family: 'Lato-Medium';
    src: url('fonts/Lato-Medium.eot');
    src: local('☺'), url('fonts/Lato-Medium.woff') format('woff'), url('fonts/Lato-Medium.ttf') format('truetype'), url('fonts/Lato-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoLight';
    src: url('fonts/LatoLight.eot');
    src: local('☺'), url('fonts/LatoLight.woff') format('woff'), url('fonts/LatoLight.ttf') format('truetype'), url('fonts/LatoLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'Lato-Medium';
}
html[lang='ru-ru'] #slpnl {
    background: url() no-repeat 98% 50%;
}
/* Selection */
::-moz-selection {
    color: #fff;
    text-shadow: 1px 1px 0 #333;
}
::selection {
    color: #fff;
    text-shadow: 1px 1px 0 #333;
}
.redtxt {
    color: #ee1f26;
}
/* Go to top style */
#etotop {
    width: 57px;
    height: 57px;
    background: url(img/totop.png) no-repeat 50% 50%;
}
/* Flipping block styles */
.flipblk .modbox {
    height: 200px;
}
.flipblk .front {
    background: #fff;
}
.flipblk .back {
    background: #b9b9b9;
}
/* Paragraph */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
/* MaxiMenu styles */
/* Main menu background */
/* Dropdown menu background and border */
/* Left border of the menu */
div.maximenuckh .maximenuck2 li {
    font-family: 'LatoLight';
    font-size: 1.1em;
    font-weight: 100;
    margin-bottom: 15px;
    letter-spacing: .03em;
    color: #6c6c6c;
}
/* Dropdown list items (all levels) */
div.maximenuckh .maximenuck2 li.last {
    margin-bottom: 0;
}
div.maximenuckh .maximenuck .level1.headingck {
    padding: 45px 5px;
    border-left: 1px solid #e1e1e1;
}
div.maximenuckh .maximenuck .level1 {
    font-family: 'Lato-Medium';
    font-weight: 600;
    display: inline-block;
    margin-right: -1px;
    vertical-align: top;
    letter-spacing: .03em;
}
div.maximenuckh .maximenuck .level1 > a {
    font-size: 1em;
    padding: 46px 14px;
    text-transform: uppercase;
    color: #404040;
    border-left: 1px solid #e1e1e1;
}
/* 1st level menu styles */
div.maximenuckh .maximenuck .level1.last > a {
    border-right: 1px solid #e1e1e1;
}
div.maximenuckh .maximenuck .level1 > a:hover, nav.elmenu div.maximenuckh .maximenuck .current > a, nav.elmenu div.maximenuckh .maximenuck .current > a:hover {
    color: #fff;
    background: #ed1c24;
    background:    -moz-linear-gradient(left, #ed1c24 0%, #f73636 100%);
    background: -webkit-linear-gradient(left, #ed1c24 0%,#f73636 100%);
    background:         linear-gradient(to right, #ed1c24 0%,#f73636 100%);
}
/* Hover styles */
.maximenuck .sfhover {
    background: #eaeaea;
}
div.maximenuckh .maximenuck2 .parent {
    background: url(../../images/arrow01.png) no-repeat 97% 50%;
}
div.maximenuckh .maximenuck .level2 a {
    padding: 10px !important;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}
div.maximenuckh .maximenuck .level2 a:hover {
    background: #eaeaea;
}
div.maximenuckh .maximenuck .level2 a .titreck {
    font-size: 1em;
    text-transform: none;
    text-shadow: 1px 1px 0 #000;
}
.maximenufixed {
    z-index: 999;
    float: none;
    width: 100%;
    margin: 0 auto;
}
.maximenufixed .maxiroundedcenter {
    max-width: 1170px;
    margin: 0 auto;
}
.maximenufixed .menu, nav.elmenu .maximenufixed .nav {
    text-align: center;
}
div.maximenuckh .maximenuck .level1 .floatck .maxidrop-main {
    position: relative;
    margin-top: 25px;
    margin-left: 5px;
    padding: 30px;
    border-radius: 5px;
    border-top-left-radius: 0;
    background: #fff;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0,0,0,.2);
       -moz-box-shadow: 0 15px 30px 0 rgba(0,0,0,.2);
            box-shadow: 0 15px 30px 0 rgba(0,0,0,.2);
}
div.maximenuckh .maximenuck .level1 .floatck .maxidrop-main:before {
    position: absolute;
    bottom: 100%;
    left: 0;
    content: '';
    border-right: 12px solid transparent;
    border-bottom: 10px solid #fff;
}
div.maximenuckh .item105 .floatck .maxidrop-main {
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #e1e1e1;
    border-radius: 0 !important;
    box-shadow: none !important;
}
div.maximenuckh .item105 .floatck .maxidrop-main:before {
    display: none;
}
div.maximenuckh .item105 .level2 a .titreck, div.maximenuckh .item105 .level2 a {
    text-shadow: none;
}
div.maximenuckh .item105 .level2 a {
    font-weight: 600;
    display: block;
    padding: 15px !important;
    color: #404040;
}
div.maximenuckh .item105 .level2 a:hover {
    color: #fff;
    border-color: #ed1c24;
    background: #ed1c24;
}
/* Styles for resolution less then 1210px */

@media only screen and (max-width: 1210px) {
    nav.elmenu div.maximenuckh .maximenuck .level1 > a {
    } /* Main menu items */
}
div.flmod.mod25 {
    width: 25% !important;
}
div.flmod.mod5 {
    width: 5% !important;
    margin-left: -25px;
}
/* header */

.top1bg, .user4bg {
    margin-top: 150px;
}
.menuid-105 .contentbg {
    margin-top: 106px;
}
.special1bg {
    position: fixed;
    z-index: 9;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
       -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
            box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}
.flmod.logo_top {
    padding-top: 26px;
}
.logo_top h1 {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.25em;
    letter-spacing: .03em;
    text-transform: uppercase;
}
.logo_top h1 a {
    color: #ee1f26;
}
.mod-languages ul li {
    padding: 10px 0;
}
.mod-languages ul li a {
    font-family: 'Roboto';
    font-size: .9em;
    font-weight: 300;
    padding: 10px 19px;
    letter-spacing: .03em;
    color: #333;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.mod-languages ul li:last-child a {
    border-bottom: 0;
}
.mod-languages ul li.lang-active a {
    color: #c0c0c0;
}
.special1bg div[class*='mods'] .flmod.mod70 .flbox {
    margin-right: 0;
}
/* main screen */

.top {
    padding: 145px 0;
    background: url(img/mainbg.jpg) center no-repeat;
    background-size: cover;
}
.top1bg .modttl h3 {
    font-family: 'Roboto';
    font-size: 3em;
    font-weight: 500;
    line-height: 1.3em;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
}
.custom.tm_down {
    margin-top: 35%;
}
.tm_mod h4 {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.25em;
    margin-top: 10%;
    padding: 35px 0;
}
.tm_mod h4 a {
    display: inline-block;
    padding: 100px 50px 30px 50px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    background: url(img/delivery.png) 50% 50% no-repeat;
    background-size: contain;
}
.tm_mod p {
    padding: 15px 0;
}
.tm_mod a:hover img {
    transform: scale(1.05);
}
.tm_mod h4 a:hover {
    -webkit-background-size: 97%;
            background-size: 97%;
}
/* footer */

.basis1bg {
    padding: 30px 0;
    background: #252525;
}
.logo_foot h4 {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5em;
    letter-spacing: .03em;
    text-transform: uppercase;
}
.logo_foot h4 a {
    color: #fff;
}
.logo_foot h4 a:hover {
    opacity: .8;
    color: #fff;
}
.menu_foot ul {
    margin-top: 17px;
    text-align: center;
}
.menu_foot ul li {
    font-family: 'Roboto';
    font-size: .9em;
    font-weight: 600;
    display: inline-block;
    padding: 0 11px 3px 11px;
    vertical-align: top;
}
.menu_foot ul li a {
    color: #fff;
}
.menu_foot ul li a:hover {
    color: #ed1c24;
    border-bottom: 1px solid #ed1c24;
}
.contacts_foot h3 {
    font-family: 'Lato-Medium' ;
    font-size: 1.1em;
    margin-bottom: 20px;
    color: #cecece;
}
.contacts_foot p {
    font-size: .9em;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: .03em;
    color: #cecece;
}
.contacts_foot .moduletable ul li {
    display: inline-block;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 1px;
    padding-left: 1px;
    vertical-align: top;
}
.contacts_foot .moduletable ul li a:hover img {
    transform: scale(1.1);
}
.contacts_foot a {
    color: #fff;
}
.contacts_foot a:hover {
    color: #ed1c24;
    border-bottom: 1px solid #ed1c24;
}
footer {
    padding: 10px;
    border-top: 1px solid rgba(235,235,235,.2);
    background: #252525;
}
footer .copy address {
    font-family: 'Roboto';
    font-size: 1.05em;
    font-weight: 300;
    text-align: center;
    letter-spacing: .1em;
    color: #8f8f8f;
}
footer .copy address a {
    color: #8f8f8f;
}
footer .copy address a:hover {
    color: #fff;
}
/* about company */

.about-pg .items-leading > div {
    position: relative;
    padding-bottom: 60px;
}
.about-pg .page-header {
    position: absolute;
    top: 165px;
    right: 0;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
.about-pg .page-header h2 {
    font-size: 2em;
    font-weight: 600;
    letter-spacing: .1em;
}
.menuid-105 .contentbg .wrapper {
    min-width: 100%;
    max-width: 100%;
}
.menuid-105 .contentbg .wrapper .component {
    margin: 0;
}
.about-pg .items-leading > div .item-image {
    margin-bottom: 60px;
}
.about-pg .items-leading > div h4 {
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 30px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #686868;
}
.about-pg .items-leading > div p {
    font-family: 'LatoLight';
    font-size: 1em;
    line-height: 1.5em;
    width: 80%;
    margin: 0 auto;
    letter-spacing: .03em;
    color: #686868;
}
.about-pg .pull-left {
    float: none;
}
.about-pg .pull-left img {
    width: 100%;
}
/* partners page */

.menuid-108 .mainwrapper {
    background: url(img/partnersbg.jpg) 50% 106px no-repeat;
    background-size: cover;
}
.partners-pg .page-header h2 {
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fff;
}
.partners-pg .nspCol5 {
    width: 18.5%;
    min-height: 300px;
    margin: 0 20px 20px 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, .5);
}
.partners-pg .nspCol5:nth-child(5n) {
    clear: none !important;
    margin-right: 0;
}
.partners-pg .nspArt img.nspImage {
    width: auto !important;
    /*background: #fff;*/
    height: 150px;
    margin: 0 auto;
    padding: 30px 0;
}
.partners-pg .nspArt h4.nspHeader {
    font-size: 1em;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    letter-spacing: .03em;
    color: #84161a;
}
/* breadcrumbs */

.user4bg {
    padding: 30px 0;
}
.menuid-108 ul.breadcrumb li, .menuid-108 ul.breadcrumb li a {
    color: #fff !important;
}
.com_content.menuid-137 ul.breadcrumb li a, .com_content.menuid-148 ul.breadcrumb li a, .vmcatid-1 ul.breadcrumb li a, .vmcatid-5 ul.breadcrumb li a, .vmcatid-8 ul.breadcrumb li a, .com_content.menuid-138 ul.breadcrumb li a, .com_content.menuid-107 ul.breadcrumb li a {
    color: #fff !important;
}
.com_content.menuid-137 ul.breadcrumb li, .com_content.menuid-148 ul.breadcrumb li, .vmcatid-1 ul.breadcrumb li, .vmcatid-5 ul.breadcrumb li, .vmcatid-8 ul.breadcrumb li, .com_content.menuid-138 ul.breadcrumb li, .com_content.menuid-107 ul.breadcrumb li {
    color: #3a3a3a;
}
ul.breadcrumb li {
    font-family: 'Roboto';
    font-size: .95em;
    font-weight: 300;
    letter-spacing: .1em;
    text-transform: uppercase;
}
ul.breadcrumb li span.divider {
    margin: 0 5px;
}
ul.breadcrumb li.active span.divider {
    margin: 0;
}
ul.breadcrumb li a {
    color: #ee5d61 !important;
}
ul.breadcrumb li {
    color: #b0b0b0;
}
/* shops page */

.category-view .browse-view h1 {
    display: none;
}
.shops-pg .page-header h2, .products-pg .page-header h2, .dobra_kat .page-header h2, .category-view h1 {
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-transform: uppercase;
    color: #3c3c3c;
}
.shops-pg .nspArt h4.nspHeader {
    font-size: 1.6em;
    font-weight: 500;
    position: relative;
    width: 85%;
    margin: 0 auto;
    margin-top: -35px;
    margin-bottom: 20px;
    padding: 25px 0;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #3c3c3c;
    border-bottom: 2px solid rgba(55,55,55,.5);
    background: #fff;
}
.shops-pg .nspCol2 {
    width: 48%;
    margin: 0 30px 30px 0;
}
.shops-pg .nspCol2:nth-child(2n) {
    margin-right: 0;
}
.shops-pg .nspArt p.nspText {
    font-family: 'Roboto';
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 30px;
    color: #545454;
}
.shops-pg .nspArt p.nspText img {
    margin-right: 10px;
}
/* contacts page */

aside.right1 {
    padding-bottom: 60px;
    text-align: center;
}
.form .visforms-form h1 {
    font-size: 2em;
    font-weight: 300;
    margin-bottom: 10px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #ef1f26;
}
.form .visforms-form {
    padding: 60px 30px;
    padding-bottom: 40px;
    border: 1px solid rgba(242,72,65,.4);
    border-radius: 20px;
}
.form .visforms-form .inputbox {
    font-size: 1em;
    width: 100%;
    padding: 12px 22px;
    color: #555657;
    border-color: #d1d1d1;
    border-radius: 40px;
}
.form .visforms-form .inputbox::-webkit-input-placeholder {
    font-family: 'Roboto';
    font-weight: 300;
}
.form .visforms-form .inputbox::-moz-placeholder {
    font-family: 'Roboto';
    font-weight: 300;
}
.form .visforms-form .inputbox::-ms-input-placeholder {
    font-family: 'Roboto';
    font-weight: 300;
}
.form .visforms-form .inputbox::-moz-placeholder {
    font-family: 'Roboto';
    font-weight: 300;
}
.contacts-pg .page-header h2 {
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #3c3c3c;
}
.contacts-pg p {
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 10px;
    color: #6c6c6c;
}
.contacts-pg p img {
    margin-right: 10px;
}
.component .contacts-pg table tr td, .component .contacts-pg table tfoot th {
    border: 0;
}
.form .visforms-form  input[type='submit'] {
    margin: 7px 0;
}
.form .visforms-form .visBtnCon {
    margin: 0;
}
.form .visforms-form .visBtnCon input[type='submit'] {
    font-size: 1em;
    width: 100%;
    padding: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    border-radius: 20px;
    background: #ed1c24;
    background:    -moz-linear-gradient(left, #ed1c24 0%, #f73636 100%);
    background: -webkit-linear-gradient(left, #ed1c24 0%,#f73636 100%);
    background:         linear-gradient(to right, #ed1c24 0%,#f73636 100%);
    box-shadow: none;
    text-shadow: none;
}
.form .visforms-form .visBtnCon input[type='submit']:hover {
    opacity: .9;
}
.bottom1bg .wrapper {
    min-width: 100%;
    max-width: 100%;
}
.bt-googlemaps .gm-style > div:first-child > div:first-child > div:last-child {
    filter: grayscale(90%) brightness(110%);
}
/* 404 */

.menuid-135 .mainwrapper {
    background: url(img/errorbg.jpg) 50% 106px no-repeat;
    background-size: cover;
}
.error-pg h2 {
    font-size: 15em;
    font-weight: 700;
    margin-top: 10%;
    margin-bottom: 65px;
    color: rgba(256,256,256,.35);
}
.error-pg h3 {
    font-size: 1.8em;
    margin-bottom: 65px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fff;
}
.error-pg p {
    margin-bottom: 15%;
    padding: 15px;
}
.error-pg p a {
    padding: 12px 40px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 40px;
    background: #ed1c24;
    background:    -moz-linear-gradient(left, #ed1c24 0%, #f73636 100%);
    background: -webkit-linear-gradient(left, #ed1c24 0%,#f73636 100%);
    background:         linear-gradient(to right, #ed1c24 0%,#f73636 100%);
}
.error-pg p a:hover {
    filter: brightness(85%);
}
/* products page */

.products-pg .productdetails li {
    text-align: center;
}
.products-pg .productdetails li a img {
    margin-bottom: 30px;
}
.products-pg .productdetails li a, .vm-product-descr-container-1 h2 a, .vm-product-descr-container-0 h2 a {
    font-size: 1.1em;
    padding: 20px 0;
    letter-spacing: .03em;
    color: #333;
}
.products-pg .quantity-box, .products-pg .quantity-controls {
    display: none;
}
span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, .order-btn {
    font-size: 1em;
    font-weight: 700;
    padding: 10px 40px;
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff !important;
    border: 2px solid #f1262a;
    border-right: 0;
    border-left: 0;
    border-radius: 40px;
    background: #ed1c24;
    background:    -moz-linear-gradient(left, #ed1c24 0%, #f73636 100%);
    background: -webkit-linear-gradient(left, #ed1c24 0%,#f73636 100%);
    background:         linear-gradient(to right, #ed1c24 0%,#f73636 100%);
    box-shadow: none;
    text-shadow: none;
}
span.addtocart-button span.addtocart-button:hover, span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover, .order-btn:hover {
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease-out;
    color: #f1262a !important;
    border-radius: 0;
    background: #fff;
}
.vm3pr-0 {
    text-align: center;
}
.vm3pr-0 .addtocart-area {
    min-height: 10px;
}
.category-view .row .category .spacer, .featured-view .spacer, .discontinued-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
    padding-bottom: 35px;
}
.vm-product-descr-container-1 .product-price .vm-price-desc {
    display: none;
}
.browse-view .row .product .spacer .vm-product-descr-container-1 .product-price span.PricesalesPrice {
    color: #ee1f26;
}

/* TM DOBRA */
.com_content.menuid-137 .mainwrapper, .com_content.menuid-138 .mainwrapper, .com_content.menuid-107 .mainwrapper, .com_content.menuid-148 .mainwrapper, .vmcatid-8 .mainwrapper, .vmcatid-1 .mainwrapper, .vmcatid-5 .mainwrapper {
    background: url(img/bg1.jpg) 50% 106px no-repeat;
    background-size: cover;
}
.dobra_kat h3, .dobra_kat.mk_kat h3, .dobra_kat .page-header h1, .dobra_kat .dobra h3 {
    display: none;
}
.dobra_kat .moduletable, .category-view > div {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
div[class*='-view'] .row {
    justify-content: center;
}
.dobra_kat .category {
    display: inline-block;
    width: 33%;
    vertical-align: bottom;
}
.dobra_kat .category-view img, .category .spacer h2 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.category .spacer h2 img {
    width: 75%;
}
.dobra_kat .category-view h4, .category .spacer h2 a {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #000;
}
.category.width25 {
    width: 33%;
}
/* katalog */

.virtuemart_search, .orderby-displaynumber, .vm-product-rating-container, .vm-details-button, .horizontal-separator, .vm-page-counter {
    display: none;
}
li.icon-last, li.icon-first {
    display: none !important;
}
/*.quantity-box, .quantity-controls {
    display: none !important;
}*/
.browseProductImage {
    max-height: 100%;
}
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    width: 100%;
    height: 100%;
}
.spacer.product-container, div.product {
    min-width: auto;
    border: 0;
}
.spacer.product-container {
    margin: 15px;
}
.vm3pr-1, .product-price {
    float: none;
    text-align: center;
}
.vm3pr-1 span {
    font-family: 'Roboto';
    font-size: .95em;
    font-weight: 300;
    line-height: 1.5em;
    letter-spacing: .03em;
    color: #a5a5a5;
}
.vm3pr-2 .vm-customfields-wrap {
    min-height: auto !important;
}
/* tooltip */

.product-container {
    position: relative;
}
.visible {
    visibility: visible !important;
}
.product-container p.product_s_desc {
    z-index: 1;
    visibility: hidden;
    height: auto;
    min-height: 90px;
    padding: 0 10px;
    text-align: left;
    color: #707070;
    background-color: #fff;
}
.vm-product-descr-container-1, .vm-product-descr-container-0 {
    min-height: 0;
}
.vm-pagination {
    float: none;
}
.icon-first, .icon-last {
    display: none !important;
}
.vm-pagination-list {
    padding: 5px 15px;
}
.icon-previous a, .icon-next a {
    border: 1px solid #c7c7c7 !important;
    border-radius: 50% !important;
}
.vm-pagination ul li.icon-previous a:hover, .vm-pagination ul li.icon-next a:hover {
    color: #fff !important;
    border-color: #ed1c24 !important;
    background: #ed1c24; /* Old browsers */
    background:    -moz-linear-gradient(right, #ed1c24 0%, #f73636 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #ed1c24 0%, #f73636 100%); /* Chrome10-25,Safari5.1-6 */
    background:         linear-gradient(to left, #ed1c24 0%, #f73636 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.vm-pagination ul li a.pagenav {
    line-height: normal;
    padding: 11px 15px;
    color: #6d6d6d;
    border: 1px solid transparent;
    border-radius: 50%;
    background: transparent;
}
.vm-pagination ul li.disabled.hidden-phone a.pagenav:hover {
    color: #ed1c24 !important;
    background: #fff !important;
}
.vm-pagination ul li.disabled a.pagenav:hover {
    color: inherit !important;
    border: 1px solid #c7c7c7 !important;
    background: transparent !important;
}
.vm-pagination ul li.disabled.hidden-phone a.pagenav {
    color: #ed1c24;
    border: 1px solid #ed1c24 !important;
    border-radius: 50%;
}
.vm-pagination ul li a:hover {
    color: #fff;
    border-color: #ed1c24 !important;
    background: #ed1c24 !important; /* Old browsers */
    background:    -moz-linear-gradient(right, #ed1c24 0%, #f73636 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #ed1c24 0%, #f73636 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background:         linear-gradient(to left, #ed1c24 0%, #f73636 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* order form */
#fancybox-outer {
    border-radius: 20px;
    background: none;
}
#fancybox-content {
    /*width: 100% !important;*/
    /*height: 390px !important; */
}
#fancybox-wrap {
    padding: 0;
}
#fancybox-wrap {
    z-index: 100000;
}
#fancybox-overlay {
    z-index: 99999;
}
#fancybox-close {
    top: 15px;
    right: 5px;
    background: url(img/cross.png) no-repeat;
    background-size: 50%;
}
#fancybox-close:hover {
    filter: brightness(80%);
}

#fancybox-left, #fancybox-right {
    display: none !important;
}

/* production */

.production ul li {
    display: inline-block;
    width: 30%;
    text-align: center;
    vertical-align: top;
}
.production ul li a {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #000;
}
.production ul li a img {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}
.user3bg {
    position: fixed;
    z-index: 9999;
    top: 60vh;
    left: -15%;
    width: 115%;
}
.user3bg .wrapper {
    width: 100%;
    max-width: 100%;
}
.user3bg img {
    position: absolute;
    width: 200px;
    height: auto;
}
.spacer.product-container {
    transition: all .4s ease-out;
    border-radius: 5px;
}
.spacer.product-container:hover {
    transition: all .4s ease-out;
    transform: scale(1.03);
    box-shadow: 0 1px 7px #000;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 20px;
}
.team-pg iframe {
    width: 100% !important;
    height: 600px !important;
}
.category-view .browse-view {
    padding: 0;
}
.product-container {
    position: relative;
    overflow: hidden;
}
.product-container .discounted .PricebasePrice {
    text-decoration: line-through;
}
.product-container .vm_badge_new {
    left: -50px;
    transform: rotate(-45deg);
    background: #36f;
}
.product-container .vm_badge_discount {
    right: -50px;
    transform: rotate(45deg);
    background: #f33;
}
.product-container .vm_badge_new, .product-container .vm_badge_discount {
    line-height: 40px;
    position: absolute;
    top: 20px;
    width: 170px;
    text-transform: uppercase;
    color: #fff;
}
.product-price .vm-price-value span.PricesalesPrice {
    font-size: 16px !important;
}
.product-container .vm_badge_discount span {
    font-weight: bold;
    color: #fff !important;
}
.breadcrumb {
    padding-left: 15px;
}
.vm-customfields-wrap {
    display: none;
}
.product .quantity-controls {
    padding: 0;
}
.vm3pr-2 {

}
.vm3pr-2 .product-price {
    min-height: auto;
    float: left;
    width: 50%;
    text-align: right;
    line-height: 20px;
}
.vm3pr-2 .product-fields {
    float: right;
    width: 50%;
    text-align: left;
    line-height: 20px;

}
.product-field-display::before {
    content: "/";
    float: left;
}
#vmCartModule {
    position: fixed;
    top: 20vh;
    right: 20px;
    width: 70px;
    height: 70px;
    z-index: 10000;
    border-radius: 50%;
    /*overflow: hidden;*/
    background: url('img/cart.png') center center no-repeat #F53132;
    background-size: 70%;
    color: #fff;
}
#vmCartModule .total_products {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 99;
    background: #F53132;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #fff;
}
#vmCartModule .total {
    display: none;
}
#vmCartModule .show_cart a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    font-size: 0;
}
#vmMainPageOPC a {
    color:#F53132;
}
input.updatebtn {
    box-shadow: none;
}
#onepage_main_div fieldset {
    background: none !important;
}
div#vmMainPageOPC textarea#customer_note_field {
    width: 100%;
}
.view-cart .subcontent1 {
    margin-bottom: 50px;
    padding-top: 30px;
    border-top: 1px solid grey;
}
.view-cart .subcontent1 .custom p {
    line-height: 1.5em;
    font-size: 1.25rem;
}
.vm-button-correct {
    color: #fff;
    background: #F53132;
    margin-top: 50px;
}
.vm-order-done > div {
    line-height: 1.25em;
}
.addtocart-bar a.notify {
    color: #F53132;
    font-size: 1.5rem;
    line-height: 1.25em;
    pointer-events: none;
    cursor: default;
}