@font-face {
    font-family: 'CalibriLight';
    src: url('../fonts/calibril.woff') format('woff');
}
@font-face {
    font-family: 'CalibriItalic';
    src: url('../fonts/calibrii.woff') format('woff');
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('../fonts/calibri.woff') format('woff');
}
@font-face {
    font-family: 'CalibriBold';
    src: url('../fonts/CalibriBold.woff') format('woff');
}
@font-face {
    font-family: 'CambriaItalic';
    src: url('../fonts/CambriaItalic.woff') format('woff');
}
@font-face {
    font-family: 'CambriaBoldItalic';
    src: url('../fonts/CambriaBoldItalic.woff') format('woff');
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
figure {
    padding: 0;
    margin: 0;
}
body {
    margin: 0;
    color: #fff;
    font: 22px/26px 'CalibriLight', Arial, serif;
    background: #fff;
    min-width: 950px;
    padding: 0;
}
img { border-style: none; }
a {
    text-decoration: underline;
    color: #dc093b;
}
a:hover { text-decoration: none; }
input,
textarea,
select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    outline: none;
    resize: none;
}
form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
ul {
    margin: 0;
    /* padding: 0; */
    /* list-style: none; */
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
}
.holder {
    width: 100%;
    overflow: hidden;
}
.wrapper:after {
    clear: both;
    display: block;
    content: "";
}
.page {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.header {
    background: url(../images/bg-header.png) 0 100% repeat-x;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 61px;
    z-index: 2;
}
.header.relative { position: relative; margin-bottom: -51px; }
.header.admin { top: 55px; }
.header.relative.admin { position: relative; margin-bottom: -51px; top: 0; }
.header.active {
    height: auto;
    overflow: hidden;
}
.wrapper {
    width: 1100px;
    margin: 0 auto;
}
.header.active .wrapper {
    /* overflow: hidden; */
    margin-bottom: -11px;
}
.logo {
    width: 234px;
    height: 72px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../images/logo_syply.png) no-repeat;
    float: left;
}
.logo a {
    display: block;
    height: 100%;
}
.search-form {
    float: right;
    width: 149px;
    background: #fff;
    padding: 1px;
    margin: 14px 0 0;
}
.search-form input[type=text] {
    float: left;
    margin: 0;
    padding: 2px 6px 0;
    border: 0;
    background: none;
    width: 115px;
    font: 16px 'CalibriItalic', Times, serif;
    color: #959a9e;
}
.search-form input[type=submit],
.write-us input[type=submit] {
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    overflow: visible;
    padding: 0;
    margin: 0;
    float: right;
    background: url(../images/bg-submit.gif) no-repeat;
    cursor: pointer;
    border: 0;
}
.header nav {
    overflow: hidden;
    text-align: left;
    padding: 12px 0 0;
    font: 17px/23px 'CalibriLight', Arial, sans-serif;
}
.header nav li {
    display: inline;
    padding: 0 8px;
    position: relative;
    top: -5px;
}
.header nav a {
    color: black;
    text-decoration: none;
}
.header nav .active a {
    color: #e9a502;
    font-family: 'CambriaBoldItalic', Times, serif;
}
.slide-full-w {
    margin: 50px auto 0;
    width: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #fff;
}
.slide-full {
	margin: 0 auto;
	width: 100%;
	height: 530px;
	background: url(../images/bg-slide-text.png);
	overflow: auto;
	position: relative;
	text-align: -webkit-center;
}
.slide-full .slide-close {
    position: absolute;
    right: 30px;
    top: 30px;
    height: 24px;
    line-height: 24px;
    padding-right: 30px;
    background: url(../images/ico-close.png) no-repeat 100% 50%;
    color: #FFF;
    text-decoration: none;
    font-size: 19px;
}
.slide-full h1 {
    padding: 0 0 10px;
}
.slide-full .slide-close:hover {
    opacity: .8;
}
.slide-full .slide-body {
    padding: 0 50px;
    font: 16px/19px 'CalibriLight', Arial, sans-serif;
}
.gallery {
    margin: 0 0 10px 0px;
    width: 1100px;
    height: 530px;
    position: relative;
}
.gallery img { display: block; }
.slide {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #EEE;
    /*background: #EEE url('../images/img01.jpg') no-repeat 50% 50%;*/
}
.slide.active {
    display: block;
}
.slide p {
    margin: 0;
}
.slide .author {
    position: absolute;
    bottom: 5px;
    left: 10px;
    font-size: 12px;
    font-family: Arial;
}
.slide .author, .slide .author * {
    color: #333;
    opacity: .8;
    text-shadow: 0 1px 0px rgb(255, 255, 255);
}
.slide-text {
    width: 400px;
    */ height: 440px;
    position: absolute;
    left: 100px;
    top: 150px;
    font: 16px/19px 'CalibriLight', Arial, sans-serif;
    background: url(../images/bg-slide-text.png);
}
.slide-holder {
	padding: 30px 0 0 46px;
}
.slide-holder h1 {

}
.slide-holder p {
    font: 14px 'CalibriLight', Arial, sans-serif;
    text-transform: uppercase;
}
.slide-holder p b {
    font-family: 'Calibri';
    font-weight: bold;
    text-transform: none;
    font-size: 16px;
}
.slide-holder p:first-letter {
    font-size: 16px;
}
.slide-holder .holder { margin-top: 25px; }
.slide-text h1 {
    line-height: 48px;
    font: 44px/48px 'CambriaBoldItalic', Times, serif;
    margin: 0 0 25px;
}
.slide-text h1 em {
    font-style: normal;
    display: block;
    color: #dc093b;
    font-size: 60px;
    text-shadow: 0 0 30px rgba(255, 255, 255, .3);
}
.slide-text span.date {
    display: block;
    margin: 0 0 25px;
    font-size: 24px;
    line-height: 24px;
}
.slide-text dl {
    margin: 0 0 25px;
    width: 100%;
    overflow: hidden;
}
.slide-text dl dt {
    float: left;
    margin: 0 5px 0 0;
    font-weight: bold;
}
.slide-text dl dd {
    margin: 0;
}
.slide-text a.btn {
    float: right;
    font-size: 26px;
    padding: 10px;
    font: 26px/30px 'CalibriBold', Arial, sans-serif;
    background: url(../images/bg-slide-btn.gif) repeat-x;
    color: #fff;
    text-decoration: none;
    text-shadow: 0px 1px 0px #eeb01b;
}
.slide-text a.more {
    color: #e9a502;
    font-size: 16px;
    float: left;
    margin: 15px 0 0;
}
.gallery .switcher {
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 400px;
}
.gallery .switcher ul {
    float: right;
}
.gallery .switcher ul li {
    float: left;
    margin: 0 0 0 8px;
}
.gallery .switcher ul a {
    width: 13px;
    height: 13px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: #fff;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
}
.gallery .switcher ul .active a,
.gallery .switcher ul a:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.gallery .btn-prev,
.gallery .btn-next {
    width: 46px;
    height: 47px;
    position: absolute;
    top: 244px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/arrows_syply.png) no-repeat 0 -47px;
}
.gallery .btn-prev { left: 20px; }
.gallery .btn-prev:hover,
.gallery .btn-prev.active { background-position: 0 0; }
.gallery .btn-next {
    right: 20px;
    background-position: -46px -47px;
}
.gallery .btn-next.active,
.gallery .btn-next:hover { background-position: -46px 0; }
.l-side {
    float: left;
    width: 450px;
    margin: 0 38px 0 0;
}
.l-side ul {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
}
.l-side ul li {
    float: left;
    border: 1px solid #f2f2f2;
    background: #323639;
    color: #fff;
    margin: 0 8px 0 0;
    letter-spacing: -1px;
    width: 140px;
    font: 14px/16px 'CalibriRegular', Arial, sans-serif;
}
.l-side ul li a {
    color: #fff;
    font: 14px/16px 'CalibriRegular', Arial, sans-serif;
    text-decoration: none;
}
.l-side ul li:hover a {
    text-decoration: underline;
}
.l-side ul span {
    display: block;
    padding: 5px 10px;
    font-weight: bold;
}
.l-side ul span * {
    font-style: normal;
    font-weight: bold;
}
.l-side .contact {
    color: #323639;
    font: 24px/22px 'CalibriLight', Arial, sans-serif;
}
.l-side .contact p {
    margin: 0;
    padding: 0;
}
.l-side .contact>span {
    display: block;
    margin: 0;
}
.l-side .contact>span>span {
    display: block;
    font-size: 30px;
    margin: 5px 0;
}
.l-side .contact>a {
    font-size: 28px;
    color: #dc093b;
}
.l-side .contact .copy {
    display: block;
    margin: 20px 0 15px;
    font-size: 12px;
    line-height: 11px;
    color: #5d5d5d;
}
.l-side .contact .copy a {
    color: #5d5d5d;
}
.center {
    float: left;
    color: #323639;
    margin: 15px 30px 0 0;
    width: 235px;
}
.center p {
    margin: 0 0 15px;
    font: normal 20px/20px 'CambriaItalic', Times, sans-serif;
}
.center h2 {
    font: bold 22px/25px 'CalibriRegular', Arial, sans-serif;
    margin: 0;
}
.center ul {
    font: 18px/24px 'CalibriLight', Arial, sans-serif;
    margin-bottom: 15px;
}
.center li em {
    font-style: normal;
}
a.calendar {
    margin: 0 0 0 -24px;
    position: relative;
    padding: 0 0 0 24px;
    background: url(../images/arrow02.png) 0 50% no-repeat;
    font: 18px/24px 'CalibriLight', Arial, sans-serif;
    color: #e9a502;
}
.r-side-action {
    float: left;
    width: 220px;
    margin: 15px 0 0;
}
.r-side {
    float: left;
    width: 115px;
    margin: 15px 0 0;
	/* visibility: hidden; */
}
.r-side h2 {
    font: bold 24px/16px 'CalibriLight', Arial, sans-serif;
    color: #323639;
    margin-bottom: 10px;
}
.r-side ul {
    font: 20px/26px 'CalibriLight', Arial, sans-serif;
    text-transform: uppercase;
}
.r-side ul a { color: #e9a502; text-decoration: none; }
.company {
    background: #e9a502 url(../images/bg-company.jpg) 50% 0 no-repeat;
    position: relative;
    padding-bottom: 20px;
    overflow: hidden;
}
.copy {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -450px;
    font: 12px Arial;
    color: #FFF;
    opacity: .8;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.copy a {
    color: #FFF;
}
.content {
    float: left;
    width: 650px;
    margin-top: 40px;
}
.service-content {
    float: left;
    margin-top: 40px;
}
.content h1,
.sidebar h1 {
    font: 48px/50px 'CambriaBoldItalic', Times, sans-serif;
    margin-bottom: 20px;
}
.content p { margin: 0; padding-top: 12px; }
.sidebar {
    float: right;
    width: 280px;
    margin-top: 50px;
    font: 16px/18px 'CalibriLight', Arial, sans-serif;
}
.sidebar h2 {
    font-size: 30px;
    padding: 0 0 15px;
}
.sidebar p { margin: 0 0 15px; }
.sidebar ul {
    font-size: 24px;
    padding-top: 15px;
}
.sidebar ul li {
    padding: 3px 5px 3px 32px;
    margin-bottom: 3px;
    background: url(../images/arrow03.png) 5px 12px no-repeat;
}
.sidebar ul li.active {
    background: #556577 url(../images/arrow04.png) 98% 12px no-repeat;
    font-weight: bold;
    padding: 10px 32px 10px 5px;
}
.sidebar ul li.active a {
    color: #fff;
    text-decoration: none;
}
h3.faces {
    width: 900px;
    margin: 30px auto 0;
    font: 30px/32px 'CalibriLight', Arial, sans-serif;
}
.collective {
    text-align: center;
    width: 1210px;
    margin: 0 0 0 -405px;
    position: relative;
    left: 50%;
}
.collective li {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    color: #959a9e;
    text-align: left;
    width: 218px;
    padding: 10px;
    vertical-align: top;
    font: 16px/16px 'CalibriLight', Arial, sans-serif;
}
.collective li strong { color: #000; font: 16px/16px 'CalibriBold', Arial, sans-serif; display: block; }
.collective li span { color: #000; }
.collective li .description { display: none; }
.collective li.active .description {
    display: block;
}
.collective li img {
    width: 100%;
    height: 160px;
    margin-bottom: 10px;
}
.collective li.active {
    cursor: auto;
    background: #fff;
}
.collective li>strong {
    display: block;
    margin: 0;
    color: #323639;
}
.collective li>span { color: #323639; }
.collective li p { margin: 10px 0 0; }
section.main-section { position: relative; padding-top: 51px; padding-bottom: 30px; }
section a.btn-prev,
section a.btn-next {
    width: 46px;
    height: 47px;
    position: absolute;
    bottom: 29px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/arrows_syply.png) no-repeat 0 -47px;
}
section .btn-prev { left: 20px; }
section .btn-prev:hover,
section .btn-prev.active { background-position: 0 0; }
.company .btn-next,
.portfolio .btn-next,
.services .btn-next {
    right: 20px;
    background-position: -46px -47px;
}
section .btn-next:hover,
section .btn-next.active { background-position: -46px 0; }
.services {
    overflow: hidden;
    min-height: 900px;
    position: relative;
    background: #000 url(../images/pattern.jpg) 50% 0 repeat;
}
.services .back { position: absolute; top: 20px; }
.portfolio {
    overflow: hidden;
    background: #000 url(../images/bg-portfolio.jpg) 50% 0 no-repeat;
    min-height: 890px;
    position: relative;
}
.portfolio .content {
    margin: 0;
}
.portfolio h1 {
    margin-top: -10px;
}
.portfolio h2 {
    font: 30px/30px 'CalibriLight', Arial, sans-serif;
    margin: -10px 0 30px;
}
.portfolio h2 a { color: #fff; }
.portfolio h2 span { color: #323639; }
.img-block {
    padding: 10px;
    overflow: hidden;
    background: #fff;
    font-size: 18px;
    width: 881px;
    position: relative;
    color: #33373a;
}
.portfolio .content { width: 900px; }
.img-block img {
    display: block;
    margin: 0;
}
.img-block .left { float: left; }
.img-block .right { float: right; }
.contact-holder {
    background: #33373a url(../images/bg-contact-holder.gif) 0 401px repeat-x;
    display: none;
    position: relative;
    z-index: 2;
}
/*.header.active .contact-holder {display:block;}*/
.contact-holder img {
    display: block;
    margin: 0 auto;
}
.contact-holder .section-info {
    color: #fff !important;
    width: 900px;
    margin: 30px auto 0;
    min-height: 180px;
    height: 180px;
}
.contact-holder .section-info .contact { color: #fff; }
.contact-holder .section-info .phone { font: 24px/20px "CalibriLight"; line-height: 24px; }
.contact-holder .section-info .email A { font: 18px/20px "CalibriLight"; color: #e9a502; text-decoration: underline; }
.contact-holder .section-info .email A:hover { text-decoration: none; }
.contact-holder .section-info .phone span { font-size: 30px; }
.contact-holder .section-info .social {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.contact-holder .section-info .social li {
    padding: 0;
    border: 0;
    background: none;
    width: auto;
    margin: 0 0 0 5px;
}
.contact-holder .section-info .social li:first-child { margin: 0; }
.contact-holder .section-info .social a {
    text-indent: -9999px;
    overflow: hidden;
    width: 34px;
    height: 34px;
    display: block;
    background: url(../images/bg-social.png) no-repeat;
}
.contact-holder .section-info .social a.twitter { background-position: 0 0; }
.contact-holder .section-info .social a.fb { background-position: -40px 0; }
.contact-holder .section-info .social a.vk { background-position: -80px 0; }
.contact-holder .section-info .social a.youtube { background-position: -120px 0; }
.contact-holder .section-info .social a.google { background-position: -160px 0; }
.contact-holder .section-info .social a.insta { background-position: -200px 0; }
.contact-holder .address {
    float: left;
    width: 230px;
    margin: 0 0 0 -150px;
    font: 16px/18px 'CalibriLight', Arial, sans-serif;
    padding-top: 5px;
}
.contact-holder .address a {
    color: #e9a502;
}
.contact-holder .address p { padding: 0; margin: 0; }
.write-us {
    width: 900px;
    margin: 0 auto;
    position: relative;;
}
.write-us form { position: absolute; right: 0; bottom: -12px; width: 301px; }
.write-us h2 {
    margin: 0 0 10px;
    font: 16px/18px 'CalibriLight', Arial, sans-serif;
}
.write-us .row {
    width: 100%;
    overflow: hidden;
    padding-bottom: 11px;
    position: relative;
}
.write-us input[type=text],
.write-us textarea {
    float: left;
    margin: 0;
    background: #fff;
    width: 285px;
    padding: 5px 8px;
    color: #959a9e;
    border: 0;
    box-sizing: content-box;
    font: italic 14px/16px 'CalibriLight', Arial, sans-serif;
}
.write-us textarea {
    height: 100px !important;
}
.write-us input[type=submit] {
    position: absolute;
    right: 1px;
    bottom: 12px;
}
.services-v2 .sidebar { float: left; margin: 40px 0 0 0; }
.services-v2 .content {
    /*float: right;*/
    /*margin-top: 70px;*/
    color: #323639;
    /* font: 18px/22px 'Times New Roman', Times, serif; */
}
.services {
    color: #323639;
}
.places {
    width: 800px;
    position: relative;
    overflow: hidden;
    font: 18px/28px 'CalibriLight', Arial, sans-serif;
}
.places .col {
    float: left;
    width: 250px;
}
.places strong {
    color: #323639;
    font-size: 30px;
    line-height: 33px;
    display: block;
    font-weight: normal;
}
.inner-page {
    color: #333;
}

.l_product {
    float: left;
    margin-right: 20px;
    width: 120px;
    height: 240px;
    margin-bottom: -15px;
}

.l_product td {
text-align: center;
line-height: normal;
}

.furniture-list-full {
	width: 100%;
	padding-left:5%;
}

.furniture-list-full ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.furniture-list-full li {
	width: 400px;
	height: 320px;
	margin: 25px;
	float: left;
	overflow: hidden;
}

.furniture-list-full li img {
	height: 250px;
	width: 400px;
	overflow: hidden;
}

.furniture-list-full li img {
	border: 1px solid black;
}

.l_productsGroup {
	background-color: #f2f2f2;
	background-image: url(/netcat_files/i_lamartynew/decors_grey_icon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: solid #FFFFFF 1px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.nc_row h1 {
	font-size: 20pt;
	padding: 20px 5% 20px 5%;
	color: grey;
	text-align: center;
	font-weight: bold;
	background-color: floralwhite;
	margin-bottom: 20px;
}

.mebelname {
	color: grey;
	text-align: center;
	font-size: large;
}

.buttonaddmebel {
	text-align: center;
}

.e05 {
color: dimgray;
padding: 1%;
}

.about-e05 {
width: 700px;
float: left;
}

.e05-concept {
color: darkgreen;
}

.nc_row {
padding: 0% 2%;
color: black;
font-size: smaller;
line-height: normal;
}

.news_item_block {
font-weight: bold;
font-size: 16px;
padding-bottom: 10px;
}

.e05news {
color: silver;
font-size: 16px;
line-height: 16px;
}

DIV[data-nc-ls-display-pointer] { position: relative; top: -50px; }
DIV[data-nc-ls-display-pointer].main-pointer { top: 0; }

.tpl-block-main.tpl-component-cart {
  width: 100%;
}
.tpl-block-main.tpl-component-cart .tpl-block-breadcrumbs {
  margin: 20px 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border: 5px solid;
  width: 100%;
  padding: 30px 55px 55px;
  margin-top: 30px;
  font-weight: 400;
  position: relative;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
    padding: 55px 0 0;
    border: none;
    margin-top: 75px;
    margin-bottom: 235px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents legend,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons legend {
  font-size: 24px;
  font-weight: 400;
  padding: 0 20px;
  margin-left: -20px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-contents legend,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons legend {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 0 20px;
    margin: 0;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item {
  margin-bottom: 55px;
  position: relative;
  padding: 65px 0 0 215px;
  height: 170px;
/*.tpl-block-rating
        position: absolute
        left: 215px
        top: 10px
        font-size: 16px
      */
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
  display: block;
  text-transform: none;
  width: 390px;
  font-size: 18px;
  margin-bottom: -15px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
    width: 430px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-subdivision {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: static;
  font-size: 12px;
  font-weight: 400;
  margin-top: 10px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-image {
  display: block;
  position: absolute;
  width: 165px;
  left: 0;
  top: 0;
  height: 170px;
  line-height: 170px;
  text-align: center;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-image img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-type {
  display: block;
  position: absolute;
  left: 215px;
  top: 30px;
  font-size: 14px;
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-total-price {
  display: block;
  position: absolute;
  right: 70px;
  top: 58px;
  line-height: 1.2;
  font-size: 32px;
  text-align: left;
  font-weight: 400;
  white-space: nowrap;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-variant-name {
  display: block;
  font-style: italic;
  margin: 8px 0 -18px 0;
  width: 390px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-variant-name {
    width: 430px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
  display: block;
  position: absolute;
  left: 640px;
  top: 58px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty .tpl-value {
  width: 40px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty .tpl-value-units {
  display: none;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
    left: 690px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  font-size: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 57px;
  background: transparent;
  margin: 0;
  padding: 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  font-size: 15px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin: 2px 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  content: '\e812';
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  font-size: 22px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #7a7e87;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:focus {
  outline: thin dotted black;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  background: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  text-decoration: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-original-price {
  display: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-top: 5px solid;
  padding-top: 50px;
  position: relative;
  line-height: 1.8;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals {
  float: right;
  clear: both;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals .tpl-caption {
  display: block;
  font-size: 14px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals .tpl-value {
  font-size: 36px;
  font-weight: 600;
  margin-top: -10px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount {
  margin-bottom: 20px;
  font-size: 24px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount .tpl-caption {
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount .tpl-value {
  font-weight: 600;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7c6761;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7a7e87;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  font-weight: 400;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions {
/*position: absolute*/
/*bottom: -100px*/
  left: 0;
  width: 100%;
  text-align: center;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  color: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:active {
  outline: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  color: #fff;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions {
    bottom: -175px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions button,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  font-size: 18px;
  margin: 5px 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions button,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
    font-size: 32px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  margin-bottom: 40px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-block-cart-coupon-code {
  margin-right: 20px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  background: transparent;
  margin: 0;
  padding: 0;
  margin-top: -2px;
  text-decoration: underline;
  outline: none;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-tap-highlight-color: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:focus {
  outline: thin dotted black;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  background: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input {
  background: #eaeff2;
  width: 400px;
  height: 40px;
  margin-right: 8px;
  float: left;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input {
    background: transparent;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item {
    margin-bottom: 100px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item:after {
    content: "";
    display: table;
    clear: both;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
    font-size: 28px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-subdivision {
    display: none;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-top: 30px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price {
    font-size: 32px;
    font-weight: 300;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price:after {
    content: ' × ';
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    padding: 0 20px;
    opacity: 0.6;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-total-price {
    display: none;
/*
        position relative
        display block
        top auto
        right auto
        left auto
        width 100%
        font-size 32px
        &:before
          content: ' = '
          font-weight 100
          opacity 0.6
        */
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals {
    position: relative;
    right: auto;
  }
}

ul.production_decor { display: table-row; }
ul.production_decor > li {
	float: none;
	display: table-cell;
	text-align: center;
	height: auto;
	padding: 7px;
}

#maindecor {
	width: 280px;
	height: 280px;
	float: left;
	margin: 10px;
	background-position-y: bottom;
	position: relative;
	border: solid 1px grey;
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);
}

#maindecorname {
	width:140px;
	height:50px;
	background-image: url(http://plypan.com/images/1px.png);
	text-align: center;
	position: absolute;
	top: 200px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
}

#maindecornametext {
	vertical-align: middle;
	height:50px;
	font-size: initial;
}

#combidecor{
	width:140px;
	height:56px;
	background-position-y: bottom;
	background-position-x: center;
	text-align: center;
	position: absolute;
	overflow: hidden;
	left: 140px;
	vertical-align: middle;
	text-transform: uppercase;
}

#combidecorname{
	vertical-align: middle;
	height:56px;
	width:140px;
	font-size: larger;
	position: relative;
}

.cert_block{
	text-align:center;
	width:112px;
	float:left;
	padding:10px;
	position:relative;
	height:190px;
}
.cert_block_name{
	padding:5px;
	width:102px;
	height:41px;
}
.cert_one{
	width:102px;
	height:141px;
	position:absolute;
	border: 1px;
	border-radius: 4px;
	border-style: ridge;
}