
.button-details-category {
  color: #5e5e5e !important;
  background-color: #ededed !important;
  border-color: #ededed !important;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #FFF;
  border-radius: 0;
}

#product-options-wrapper label span {
  color: #5e5e5e;
}

#product-options-wrapper .field {
  margin-top: 15px;
} 

.actions-primary {
  width: 100%;
}

.go-to-product{ font-family: Montserrat, Helvetica, Arial, sans-serif; font-weight: 300;color:#fff!important;font-size:18px;text-align:center;cursor:pointer;width:100%;padding:7px 10px;color:#fff;border:1px solid #3fa535;background:#3fa535;display:block;border-radius:0;}
.go-to-product:hover{color:#3fa535!important;border:1px solid #3fa535;background:#fff;text-decoration:none;}
.go-to-product:focus{color:#3fa535!important;border:1px solid #3fa535;background:#fff;text-decoration:none;}


@media only screen and (max-width: 900px){
.go-to-product{ font-family: Montserrat, Helvetica, Arial, sans-serif; font-weight: 300;color:#fff!important;font-size:18px;text-align:center;cursor:pointer;width:100%;padding:7px 10px;color:#fff;border:1px solid #3fa535;background:#3fa535;display:block;border-radius:0;}

}
.products-grid .product-image-photo {
  max-width: 100%;
  max-height: 213px;
}

/* root */
 
.catalog-product-view main#maincontent {
  margin-top: auto;
}
.products-grid .row {
  display: flex;
  flex-wrap: wrap;
}
.footer-menu-cat.footer-menu-full-width {
  width: 100%;
}
body {
  margin: 0;
  padding: 0;
   background-color: #ffffff;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
article,
aside,
details,
figcaption,
figure,
main,
footer, 
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  border: 0;
}
img,
object,
video,
embed {
  max-height: 100%;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}

p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
header.page-header { 
  height: auto;
}
/* fonts */
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
@font-face{
  font-family:'icons-blank-theme';
  src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
font-weight:normal;
font-style:normal;font-display:swap;
}

.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}


/*product*/
 
.product.photo.product-item-photo {
/*  min-height: 210px;*/
  display: block !important;
  /*height: 210px;*/
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}

.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
t {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}



/* topbanner */

#top-banner {

  background-repeat:no-repeat;
  background-position: center center;
}


/* aheadwords popup*/

.popup-content.mfp-with-anim.emspopupid-3 {
  max-width: 840px;
}

/* Header */

.contact-us-links-left-wrapper {
  text-align: right;

}


/*pagewrapper header  */


.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}


#spannmaxxlKontaktLinks {
  position: fixed;
  left: 0;
  top: 40%;
  width: 80px;
  background-color: #FFF;
}

header.page-header {
  margin: 0;
  border: 0;
  width: 100%;
   overflow: hidden;
    position: fixed;
    z-index: 100;
    background: white;
    border-bottom: 1px solid #5e5e5e;
}
  .page-header {
      padding-bottom: 0px!important;
  }

/* konfi */

/*.multistepconfigurator-multistep-bundle header.page-header {
    height: 129px;
}*/

#serviceHeaderWrapper {
  
}

#serviceHeader {
  margin-top: 15px;
  vertical-align: top;
  height: 55px;
}

#serviceHeader .row > * {
  margin-bottom: 0;
}

#serviceHeader a.linksServiceHeader {
  display: inline-block;
  
  font-size: 12px;
  
  text-transform: uppercase;
  margin-right: 20px;
}

#serviceHeader a.linksServiceHeader:last-child {
  margin: 0;
}

#serviceHeader a.linksServiceHeader span {
  padding-left: .5em;
  font-size: 12px;
}

#serviceHeader .telefonServiceHeader {
  font-size: 18px;
  
  padding-left: 8px;
  
  margin-left: 8px;
}

#serviceHeader a:hover {
  
  text-decoration: none;
}
/*pagewrapper header end */

.ed-delivery-time {
  text-align: left;
  margin-top: 20px;
}
.ytp-vid-popup-container {
  width: 100%;

  overflow: hidden;
  position: relative;
}
.mfp-container .popup-content {

  padding: 5px!important;

}
.ytp-vid-popup {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup-content {
  width: 100%;
  height: 500px;
  max-width: 560px;
}

.request-colors-btn-menu {
  color: #3fa535;
  text-transform: none;
  padding: 13px 52px;
  font-size: 15px;
  font-weight: 500;
  border: 1px solid #3fa535;
  width: auto;
  float: right;
  cursor: pointer;
  background: white;
}
#mainLogo {
  max-width: 210px;
  width: 100%;
}
.request-colors-btn-menu:hover {
  background: #3fa535;
  color: #fff;
}

.button-request-colors-wrapper {
  background: transparent;
}

.contact-us-options .envelope {
  width: 33px;
  margin-right: 9px;
}

.header-nav-des-logo {
  float: left;
  display: block;
  width: 25%;
  padding-top: 5px;
}

.contact-us-options .telephone {
  width: 17px;
}
.header.container-fluid {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#ed-header-menu {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  color: #9d9d9c;
  background: white;
/*  padding-bottom: 15px;*/
}

.button-request-colors-wrapper.container {
  padding-right: 0px !important;
}

#ed-header-menu a:focus,
#ed-header-menu a:hover,
#ed-header-menu a:visited,
#ed-header-menu a.link:visited {
 color: inherit;
}
 /* footer */



.footerXS {
  position: fixed;
  bottom: 0;
  left: 15px;
  width: 100vw;
  background-color: #FFF;
  z-index: 1200;
  
}

.footerXS > div {
  width: 20%;
  float: left;
  text-align: center;
  padding: 15px;
}

.footerXS > div img {
  width: 100%;
  margin-right: 0 !important;
}

.footerXS a img:nth-child(1) {
  display: inline;
}

.footerXS a img:nth-child(2) {
  display: none;
}

.footerXS a.active img:nth-child(1) {
  display: none;
}

.footerXS a.active img:nth-child(2) {
  display: inline;
}

/*#footerXsContent > div {
  width: ~"calc(100% - 30px)";
  position: fixed;
  bottom: 0;
  background-color: #FFF;
  display: none;
  margin-bottom: 60px;
  padding: 15px;
  z-index: 1000;
  overflow-y: scroll;
  height: 800px;
  max-height: 70vh;
}*/

#footerXsContent > div .close {
  position: fixed;
  right: 20px;
  display: block;
  font-size: 40px;
  cursor: pointer;
  
  opacity: 1;
  text-shadow: none;
  background-color: #FFF;
  line-height: 30px;
  text-align: center;
  
  font-weight: 400;
  padding: 5px 8px;
  padding-top: 0;
  z-index: 2000;
}

#footerXsContent img {
  width: 100% !important;
}

#footerXsContent button {
  width: 100%;
}

#footerXsContent h2,
#footerXsContent h3,
#footerXsContent p {
  
}

.bottom-section-footer-title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  color: #5e5e5e;
  text-transform: none;
  margin-bottom: 1em;
  margin-top: 20px;
}


/*.page-footer {
  padding-bottom: 50px;
}*/

.footer-newsletter-wrapper {
  padding: 5px;
}
.footer-menu-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.footer-ts {
  width: 100%;
  float:left;
  display: block;
  padding-top: 20px;
}

.additional-wrapper {
  margin-top: 10px;
  float: left;
}

.footer-instagram {
  padding-left: 10px;
}

/*.page-footer {
  padding-bottom: 40px;
} */
.footer.content {
  border: none;
}
footer footer-box-title {
  color: #ffffff;
  margin-bottom: 1em;
}
footer p {
  line-height: 1.6em;
  color: #ffffff;
}
footer a,
footer p a {
  color: #ffffff;
}

footer .trustedShopsFooter {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding: 30px 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
#footerService {
  padding: 60px 0;
}
#footerLinks h2,
#footerLinks p {
  color: #FFF;
}
#footerLinks {
  background: #5e5e5e;
  padding: 30px 0;
}
#footerLinks img {
  width: 40px;
  margin-right: 14px;
}
#footerService .footer-box > div {
  border: 1px solid #ededed;
}
#footerService .footer-box .footer-box-inner {
  padding: 7.5px;
  width: 100%;
}
#footerService .footer-box p {
  color: #5e5e5e;
  text-align: left;
}
#footerService .footer-box .back p {
  display: none;
}
#footerService .footer-box img {
  width: 100%;
  height: auto;
}
#footerService .footer-box .footer-box-title {
  color: #5e5e5e;
  left: 0 !important;
  font-size: 20px;
  display: block;
  text-align: left;
  padding: 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3em;
  text-transform: none;
}
#footerService .footer-box .button {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  font-size: 12px;
  width: 100%;
  text-align: center;
}


.footerXsInhalt {
  border-top: 1px solid #ededed;
}
.footerXsInhalt h2,
.footerXsInhalt p {
  color: #5e5e5e !important;
}
.footerXsInhalt .bildHintergrundWrapper h2 {
  color: #FFF !important;
}










#newsletter-footer .request-info-form input {
  padding: 23px 10px 23px 10px;
  background: #bbb;
  border: none;
}
#newsletter-footer .checkbox-text {
  padding-top: 0px;
}

#newsletter-footer .request-info-form input::placeholder {
  color: white;
}

.footer-bottom {
  background: #5e5e5e;
  padding: 30px 0;
  padding-bottom: 120px;
  overflow: hidden;
}


.footer-box {
  
  margin-bottom: 30px;
}

.footer-box > div {
  background-color: #FFF !important;
  border: 0.01em solid #ededed;
}

.flip-list .footer-box .footer-box-title {
  color: #f39e0b;
  margin-top: 0;
  font-size: 20px;
  background-color: #FFF;
  display: inline-block;
  position: relative;
  left: -31px;
  padding: 7px 15px 7px 30px;
  margin-bottom: 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3em;
  text-transform: none;
}

.footer-box .footer-box-inner {
  position: absolute;
  padding: 15px 30px;
  top: 0;
  left: 0;
}

.footer-box .button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  margin: 0;
}


/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

  .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .marginXS {
    margin-left: 0;
    margin-right: 0;
  }

  .paddingXS {
    padding-left: 0;
    padding-right: 0;
  }

  header.page-header {
    padding-top: 0;
    position: fixed;
    background: #FFF;
    z-index: 100;
  }

  .onlyXS {
    display: none;
  }


/*  main#maincontent {
    margin-top: 210px;
  }*/


  div[data-role="gdpr-cookie-container"] {
    bottom: 0!important;
  }

  #spannmaxxlActionHeader {
    position: relative;
    z-index: 1100;
  }

  #spannmaxxlActionHeader .custom-slider,
  #spannmaxxlActionHeader .owl-carousel .owl-stage-outer,
  #spannmaxxlActionHeader .owl-carousel {
    padding: 0 !important;
  }


  #spannmaxxlActionHeader .content_slider {
    display: none !important;
  }


  #spannmaxxKontakt.fancybox-content {
    max-width: 80%;
  }


  #confirmBox.am-center {
    border-radius: 0 !important;
    width: 500px;
    max-width: 100%;
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 0 40px !important;
  }

  .fancybox-close-small {
    z-index: 1001;
    position: absolute;
  }


  /* ------------------------- NAVIGATION Desktop ----------------------- */
  #spannmxxlCollapse li {
    margin: 0;
  }

  /* ------------------------- Detailseite ----------------------- */
  #detailseite ul.ersteEbene li {
    
  }


  .page-footer {
    padding-bottom: 0
  }


  .fieldset > .field:not(.choice) > .label {
    width: 35% !important;
  }

  .fieldset > .field:not(.choice) > .control {
    width: 65%;
  }


  .footer-box h2 {
    margin-bottom: .6em;
  }

  /* ------------------------- FOOTER ----------------------- */
  #footerService .footer-box .button {
    bottom: 30px;
    right: 30px;
    width: auto;
    font-size: 1.4rem;
  }

  #footerService .footer-box .footer-box-inner {
    padding: 15px 30px;
  }

  #footerService .footer-box footer-box-title {
    left: 0;
    font-size: 20px;
    display: block;
    text-align: left;
  }

  #footerService .footer-box .back p {
    display: block;
  }

}

/*footer end*/



/* table */


table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}

/*actionbar*/
.productListItemButtons form {
  width: 100%;
}
.productListItemButtons button {
  padding: 7px 10px;
}
.products-grid .item {
  text-align: center;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}

/*popup uidialog, modal,*/

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.footer-menu-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.ui-datepicker td {
  padding: 0;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}

.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
/* siderbar*/

.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}


/* fields */

.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}

/* message */
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}

/* navbar */

.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


/*loader*/

.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
/* input, form */

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}

.field-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}

/* columns */

.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

/*button*/


button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}

button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}


button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}



/* pages */

.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
/* search */

.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}



.header-nav-des-additional-icon {
  cursor: pointer;
}

#mainLogo {
  /*padding-top: 7px;*/
}

#newsletter-footer input[type="checkbox"] {
    display:none;
}
#newsletter-footer label {
  width: 100%;
}

#newsletter-footer .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#newsletter-footer .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


#newsletter-footer .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 29px;
    width: 29px;
    background-color: #eee;
    border: 2px solid #939393;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#newsletter-footer .button.action.primary {
    width: 100%;
}

#newsletter-footer .container:hover input~.checkmark {
    background-color: #ccc;
}

#newsletter-footer .container input:checked~.checkmark {
    background-color: #F39E0B;
    border: none;
}

#newsletter-footer .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}



#newsletter-footer .container input:checked~.checkmark:after {
    display: block;
}

#newsletter-footer .container .checkmark:after {
    left: 9px;
    top: 0px;
    width: 10px;
    height: 24px;
    border: solid white;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header-nav-des-links a {
  color: #9d9d9c;
}

#newsletter-footer .additional-list-item-text,
#newsletter-footer .additional-small-text {
  color: #fff;
}

.submit-button-wrapper button {
  width: 100%;
  font-weight: bold;
}

.submit-button-wrapper .button.action.primary {
  font-weight: 600;
  font-size: 15px;
}

.submit-button-wrapper {
  margin-top: 20px;

}
.social-networks img {
  max-width: 40px;
}

.footer-newsletter-wrapper {
  padding: 5px 20px 30px 20px!important;
  background: #808080;
}

.footer-menu-title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  color: #fff;
  text-transform: none;

  margin-bottom: 11px;
  margin-top: 20px;
}

.footer-line {
  border-bottom: 1px solid #f39e0b;
  margin-bottom: 11px;
  max-width: 180px;
  height: 1px;
}

#newsletter-form-footer label {
  width: 100%;
}

#newsletter-footer .button {
  padding: 15px;
  font-size: 17px;
}

.header-nav-des-links,
.contact-us-links-left-wrapper,
.header-nav-des-additional,
.ed-burger-menu-mobile,
.header-nav-des-logo-mobile,
.header-nav-des-links-mobile {
  float: left;
  display: block;
}

.contact-us-options,
.ed-burger-menu {
  float: right;
  display: block;
}

.contact-us-options {
  text-align: right;
}

.contact-us-text {
  float: left;
  display: block;
}

.header-nav-des-links {
  width: 50%;
  text-align: center;
  padding-left: 3%;
  padding-top: 15px;
}

.contact-us-links-left-wrapper {
  width: 30%;
}

.header-nav-des-additional {
  width: 25%;
}


.ed-burger-menu-mobile {
  width: 15%;
}

.burger-icon-wrapper {
  overflow: hidden;
  float: left;
}



.header-nav-des-logo-mobile  .logo-wrapper {
  text-align: center;
}


.header-nav-des-links-mobile {
  margin-top: 3px;
}


.account-menu-bar-desktop .lp-cart,
.account-menu-bar-desktop .lp-myaccount,
.account-menu-bar-desktop .lp-logut
 {
  width: 33.33333333%;
  float: right;
}

.lp-logut span,
.lp-myaccount span {
  color: #5e5e5e;
}

.lp-logut {
  text-align: center;
}
.account-menu-bar-desktop .lp-login-new-customer {
  width: 66.66666667%;
}

.header-nav-des-links-mobile .lp-cart,
.header-nav-des-links-mobile .lp-login-new-customer { 
  display: block;
  float: right;
  text-align: center;
}

.header-nav-des-links-mobile .l-p-register-wrapper {
  display: none;
}




.contact-us-options {
  width: 70px;
  margin-top: 5px;
}

.contact-us-text p {
  font-size: 18px;
  color: #f39e0b;
  font-weight: 500;
}

.contact-us-text {
  width: 30%;
  text-align:center;
}

.ed-burger-menu {
  width: 65px;
}

.cart-with-qty {
  position: absolute;
  display: block;

  text-align: center;
  /*padding: 0;*/
}

.lp-cart .cart-with-qty {

  color: white;
  background: red;
  border-radius: 40px;
  width: 20px;
  margin-left: 4px;
}

.menubar-icon-text {
  color: #5e5e5e;
  padding-left: 10px;
}


.navbar-nav {

  max-height: 51px;
}
.padding-0 {
  padding-right: 0px!important;
  padding-left: 0px!important;
}

.contact-us-links-right-wrapper img {
  width: 71px;
  float: right;
      /*margin-top: -24px;*/
}

#serviceHeaderWrapper {
  border-bottom: none!important;
}

.ed-header {
  margin-top: 15px;
}



#serviceHeader {
  margin-top: 0px!important;
 
}
.logo-wrapper a {
  float: left;
  width: 100%;
}
.checkout-container {
  margin: 20px 0 20px 0px;
}

.sticky-images {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.sticky-images a {
  border: none !important;
}

.sticky-images li {
  margin-bottom: 0px;
}

#corona-banner {
    display:block;
}

#corona-banner-mobile {
    display: none;
}



@media screen and (min-width: 0px) {




.request-colors-btn-menu.farbfaecherGratisAnfordern {
  display: none;
}
    .products .col-xs-12.item {
        width: 50% !important;
    }
.page-products .page-title-wrapper {
  margin-top: 33px;
}

#top-banner {
  height: 0px;
}
  .footer-bottom-inner.container {
    padding-left: 5px;
    padding-right: 5px;
  }
  #burger-menu-m .burger-wrapper {
    margin-top: 6px;
  }
  .account-menu-bar-mobile {

    margin-top: 6px;
  }
  .footer-menu-wrapper,
  .footer-newsletter-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-menu-wrapper {
    display: flex; 
    flex-wrap: wrap;
  }

  .footer-menu-cat-inner {
    min-height: auto;
  }
  .request-colors-btn-menu {
    display: none;
  }
  .footer-menu-cat {
    width: 100%;
  }

  .footer-menu-wrapper {
    width: 100%;
  }

  .footer-newsletter-wrapper {
    width: 100%;
  }

  .footer-bottom-inner {
    display: flex;
    flex-direction: column-reverse;
  }


  header.page-header {
    height: auto;
  }
.ytp-vid-popup-container {
  height: 300px;
}
.cart-with-qty {
  margin-top: -14px;
}
.ed-button {
  font-family: Montserrat, Helvetica, Arial, sans-seri;
  background: #3fa535;
  border: 1px solid #3fa535;
  color: #fff!important;
  display: inline-block;
  padding: 7px 15px;
  border-radius: 0;
  -webkit-appearance: none;
  font-weight: 300;
  cursor: pointer;
  font-size: 17px;
}

.ed-button:hover {
  background-color: #fff;
  color: #3fa535!important;
  text-decoration: none;
}

.footer-menu-cat a {
  cursor: pointer;
}
.ed-button-secondary {
  font-family: Montserrat, Helvetica, Arial, sans-serif !important;
  background: #fff;
  border: 1px solid #3fa535 ;
  color: #3fa535 !important;
  display: inline-block;
  padding: 7px 15px;
  text-align: center;
  border-radius: 0 ;
  cursor: pointer;
  -webkit-appearance: none;
  font-weight: 300;
}

.ed-button-secondary:hover {
  background-color: #3fa535;
  transition: none;
  color: #fff !important;
}


  .footer-top .ed-button-secondary,
  .footer-top  .ed-button {
    font-size: 17px;
  }

  .ed-burger-menu-mobile {
      width: 30%;
  }

  .header-nav-des-links-mobile {
      width: 70%;
  }

  .xs-logo-small {
      display: block;
      width: 100%;
      margin-bottom: 14px;
  }



  .header-nav-des-links-mobile .lp-cart,
  .header-nav-des-links-mobile .lp-login-new-customer {
      width: 50px;
  }
  .header-menu-mobile {
    display: block;
  }

  .account-menu-bar-mobile .lp-logut,
  .account-menu-bar-mobile .lp-cart {
    width: 50%;
  }

  .bildHintergrundWrapper {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer-top .service-container {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .header-nav-des-links-mobile .lp-login-new-customer {
    width: auto;
  }

  .header-nav-des-links-mobile .lp-cart {
    width: auto;
  }



  .header-menu-desktop {
    display: none;
    background: white;
    padding-top: 10px;
  }

  .lp-login-new-customer span {
    display: none;
  }

  .header-nav-des-links-mobile span {
    display: block;
  }

  .lp-cart span {
    display: none;
  }
  .header-nav-des-links-mobile .lp-cart span {
    display: block;
  }

/*  .l-p-register {
    display: none;
  }*/

  .account-menu-bar-desktop {
    display: none;
  }

  .account-menu-bar-mobile {
    display: block;
    float: right;
    width: 100%;
  }

}
@media screen and (min-width: 0px) and (max-width: 319px) {
.header-mobile.header-menu-mobile {

    min-height: 75px;
}

.header-spacer {
    height: 123px;
}

  .page-header .header {
    padding: 6px 12px 8px 9px !important;
  }

}

@media screen and (min-width: 320px) {
/*  header.page-header {
    height: 75px;
  }
  

.header-spacer {
    height: 75px;
}*/

  .header-nav-des-links-mobile .lp-login-new-customer {
    padding-right: 10px;
  }

  .header-mobile.header-menu-mobile {
    padding: 16px 10px 16px 10px;
    overflow: hidden;
  }

  .multistepconfigurator-multistep-bundle .header-mobile.header-menu-mobile {
    padding: 22px 25px 19px 27px;
  }
  .header-nav-des-logo-mobile {
    width: 64%;
  }
  .header-nav-des-links-mobile {
    width: 20%;
  }
  .ed-burger-menu-mobile {
    width: 15%;
  }

}

@media screen and (min-width: 600px) {
  .ytp-vid-popup-container {
    height: 460px;
  }
 .products .col-xs-12.item {
  width: 50%!important;
}
}


@media screen and (min-width: 0px) and (max-width: 319px) {

/*  .page-header .header {
    padding: 20px 15px 10px 15px !important;
  }*/

}

@media screen and (min-width: 767px) {

.page-products .page-title-wrapper {
  margin-top: 64px;
}

  .header-menu-mobile { 
    display: none;
  }
#top-banner {
  height: 71px;
}
  header.page-header {
    border-bottom: none;
    height: auto;
  }
  
  .header-spacer {
      height: 237px;
  }

  .header-menu-mobile {
    display: none;
  }

.header-nav-des-links-mobile .lp-cart {
  width: 70px;
}
  .header-menu-desktop {
    display: block;
  }
  .account-menu-bar-desktop {
    display: block;
  }

  .account-menu-bar-mobile {
    display: none;
  }
  .lp-login-new-customer span {
    display: inline;
  }
  .lp-cart span {
    display: inline;
  }
  .l-p-register {
    display: block;
  }
}


  .footer-menu-wrapper,
  .footer-menu-cat,
  .footer-newsletter-wrapper {
    position: relative;
    /*display: block;*/
    float: left;

  }


  .footer-menu-wrapper,
  .footer-newsletter-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

/*.footer-menu-cat-inner {
  min-height: 300px;
}
*/

@media screen and (max-width: 400px) {
    .products .col-xs-12.item {
        width: 100% !important;
    }
  }


@media screen and (max-width: 319px){
  .lp-login-new-customer {
    margin-right: 20px;
  }
}


@media screen and (min-width: 350px) and (max-width: 469px){
/*.footer-menu-cat {
  min-height: 350px;
}*/
  .footer-menu-cat {
    width: 50%;
  }
.footer-menu-wrapper .footer-menu-cat:nth-child(2n+1) {
  padding-right: 20px;
}
}

@media screen and (min-width: 370px) {

  .header-mobile.header-menu-mobile {
    padding: 20px;
  }

}

@media screen and (min-width: 470px) {
  .footer-bottom-inner {
    display: block;

  }

  .footer-menu-wrapper {
    width: 50%;
  }

  .footer-newsletter-wrapper {
    width: 50%;
  }
  .addtional-list-wrapper {
    margin-left: 30px;
  }
/*.additional-small-text {
 
  padding-left:32px;
}*/
  .footer-menu-cat-inner {
    padding: 5px;
  }
.footer-top .service-container {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}
}

@media screen and (min-width: 767px) {

  .footer-top .ed-button-secondary,
  .footer-top  .ed-button {
    font-size: 15px;
  }
  .footer-menu-cat-inner {
    padding: 0px;
  }
/*  .footer-menu-cat-inner {
    min-height: 300px;
  }*/
  .footer-menu-wrapper, .footer-newsletter-wrapper {
    padding-right: 10px;
    padding-left: 0px;

  }
  .multistepconfigurator-multistep-bundle .header-nav-des-additional {
    width: 10%;
  }
  .multistepconfigurator-multistep-bundle .header-nav-des-links {
    width: 65%;
    padding-left: 0px;
  }

  .button-request-colors-wrapper {
    display: none;
  }
  .navbar-collapse.collapse {
    margin-top: 6px;
  }

  header.page-header {
    background: none!important;
  }
  .footer-top .service-container {
    width: 33.33%;
  }
}

/*138px*/
@media screen and (min-width: 767px) and (max-width: 992px) {

  .navbar-nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  .header-nav-des-additional {
    width: 20%;
  }

  .header-nav-des-links {
    width: 55%;
    padding-left:0px;
  }

  .menubar-icon-text {
    color: #5e5e5e;
    padding-left: 0px;
  }

  .footer-menu-cat {
    width: 50%;
  }

  .nav-item {
    float: none!important;
    display: table-cell!important;;
    text-align: center;
  }

  ul.navbar-nav {
    display: table;
  }

}

@media screen and (min-width: 991px) and (max-width: 1199px) {

  .request-colors-btn-menu {
    padding: 13px 29px;
    display: block;
  }


}



@media screen and (min-width: 991px) {
  .footer-top .ed-button-secondary,
  .footer-top .ed-button {
    font-size: 17px;
  }
 .products .col-xs-12.item {
  width:33.33333333%!important;
}
.request-colors-btn-menu.farbfaecherGratisAnfordern {
  display: block;
}

}

@media screen and (min-width: 992px) {
  .request-colors-btn-menu {
    display: block;
  }
  ul.navbar-nav {
    display: block;
  }

  .nav-item {
    float: left;
    display: block;
  }

  .footer-menu-cat {
    width: 33.33333333%;
  }

  .footer-menu-wrapper {
    width: 66.66666667%;
  }

  .footer-newsletter-wrapper {
    width: 33.33333333%;
  }
.button-request-colors-wrapper {
  display: block;
  background: none;
  overflow: hidden;
}

.slider-side-wrapper {
  padding-top: 80px;
}

}

@media screen and (max-width: 991px) {

  #serviceHeaderWrapper {
      margin-top: 0px;
  }

  #serviceHeader .telefonServiceHeader {
    padding-left: 0px!important;
    border-left: none!important;
    margin-left: 0px!important;
  }

  #serviceHeader a.linksServiceHeader {
      margin-right: 5px!important;
  }


}


.page-main {
  width: auto !important;
}

.fehlt {
  color: deeppink;
}


.bildHintergrundContainer.bildHintergrundWrapper img {
    display: block;
}

@media only screen and (max-width: 767px) {

  .cms-home .col-md-6.col-sm-6.col-xs-12,
  .cms-home .col-md-12 {
      padding: 0px!important;
  }
  .cms-home .column.main .row {
      margin-right: 0px !important;
      margin-left: 0px !important;
  }

  
  .row-no-margin {
    margin:0px!important;
  }

  .flip-list .col-md-3:nth-child(2n+1) {
      padding-left: 0px;
  }

  .flip-list .col-md-3:nth-child(2n) {
      padding-right: 0px;
  }

  .footer-box-inner {
      padding: 0px !important;
  }

  .footer-box h2 {
      left: 0px!important;
      padding: 0px!important;

  }

  .paddingXS {
    padding:0px!important;
  }


}



.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
a:active {
  outline: 1px solid #9d9d9c;
}
#waiter {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  background-color: #5e5e5e;
  opacity: .5;
}
html.windows.desktop .detection,
html.android .detection {
  display: block !important;
}
html.ie11 .detection,
html.ie10 .detection,
html.ie9 .detection {
  margin-top: 40px !important;
}
.red {
  color: #f9412a !important;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.rahmen {
  border: 3px solid #f39e0b;
  margin: 15px;
  padding: 15px;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
}
a.button,
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  padding: 10px 15px;
  font-size: 16px;
}
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #5e5e5e;
  font-size: 14px;
}
#maincontent.container {
  padding-left: 0;
  padding-right: 0;
}
main#maincontent > * {
  max-width: 100vw !important;
}
p {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #5e5e5e;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5em;
}
a[data-target] {
  cursor: pointer;
}
ul {
  color: #5e5e5e;
  font-weight: 300;
}
p a {
  color: #f39e0b;
}
p a:visited {
  color: #f39e0b;
}
h1.page-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  color: #5e5e5e;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}
.page-wrapper h2 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  color: #5e5e5e;
  text-transform: none;
}
h3 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #5e5e5e;
  font-size: 100%;
  margin-top: 0;
}
.rot {
  color: #f9412a;
}
.rotfett {
  font-weight: 600;
  color: #f9412a;
}
p.kleingedrucktes {
  font-size: 10px;
}
.page-wrapper a {
  outline: 0;
  color: #f39e0b;
}
.page-wrapper a:focus,
.page-wrapper a:hover {
  color: #f39e0b;
}
.orange {
  color: #f39e0b;
}
.page-wrapper {
  min-height: auto !important;
  overflow: hidden;
}
label.label,
label,
.label span {
  color: #5e5e5e;
  font-weight: 400;
  text-align: left !important;
  font-size: 14px;
  cursor: pointer;
}
.label {
  color: #5e5e5e !important;
  font-size: 14px !important;
  padding: 0 !important;
}
.page-wrapper button.action,
.page-wrapper .cart.table-wrapper .actions-toolbar > .action.action,
.page-wrapper .action-gift.action {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #FFF;
  border-radius: 0;
}
button.primary,
.action.primary,
.page-wrapper button.action.primary,
.cart.table-wrapper .actions-toolbar > .action.primary,
.page-wrapper .cart.table-wrapper .actions-toolbar > .action.action.primary,
.action-gift.primary,
.page-wrapper .action-gift.action.primary {
  font-family: Montserrat, Helvetica, Arial, sans-serif !important;
  background: #3fa535 !important;
  border-color: #3fa535 !important;
  color: #FFF !important;
  display: inline-block;
  padding: 7px 15px;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  font-weight: 300;
}
a.action.primary span {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
}
a.action.primary:hover,
button.action.primary:hover,
.cart.table-wrapper .actions-toolbar > .action.action.primary:hover,
.action-gift.action.primary:hover {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  background-color: #FFF !important;
  border-color: #3fa535 !important;
  color: #3fa535 !important;
}
button.fullscreen,
.cart.table-wrapper .actions-toolbar > .action.fullscreen,
.action-gift.fullscreen {
  display: block !important;
  width: 100% !important;
  padding: 1em !important;
  text-align: center !important;
  font-weight: 300;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  color: #5e5e5e;
  background-color: #ededed;
  border-color: #ededed;
  font-weight: 300;
}
button.secondary,
.action.secondary,
.cart.table-wrapper .actions-toolbar > .action.secondary,
.action-gift.secondary {
  font-family: Montserrat, Helvetica, Arial, sans-serif !important;
  background: #FFF !important;
  border: 1px solid #3fa535 !important;
  color: #3fa535 !important;
  display: inline-block;
  padding: 7px 15px;
  text-align: center;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  font-weight: 300;
}
.action.tertiary {
  color: #5e5e5e !important;
  background-color: #ededed !important;
  border-color: #ededed !important;
  font-weight: 300;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.linie {
  height: 2px;
  background-color: #ededed;
  margin: 30px 0;
}
.headerXS {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #f39e0b;
  z-index: 1000;
  display: block;
}
/*.marginXS {
  margin-left: 15px;
  margin-right: 15px;
}*/
.paddingXS {
  padding-left: 15px;
  padding-right: 15px;
}
.sidenav {
  display: none;
  /* overflow-x: hidden; */
  transition: 0.5s;
}
.sidenav.open {
  display: block;
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #5e5e5e;
  /*overflow-x: visible;*/
  transition: 0.5s;
  z-index: 1100;
}
.sidenav #closeWrapper {
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  top: 0;
  right: -60px;
  background-color: #5e5e5e;
  transition: 0.5s;
  z-index: 1100;
  text-align: center;
}
.sidenav .closebtn {
  line-height: 50px;
  font-size: 40px;
  cursor: pointer;
  color: #FFF;
}
#mobileSidenav {
  /*overflow: visible;*/
  -webkit-transition: width 2s, height 4s;
  /* Safari */
  transition: width 2s, height 4s;
}
#mobileSidenav {
  padding-left: 0;
}
#mobileSidenav ul {
  padding: 15px;
}
.sidenav li {
  padding: 15px 0;
  text-transform: uppercase;
  color: #FFF;
  list-style-type: none;
}
.sidenav a {
  text-decoration: none;
  font-size: 16px;
  color: #FFF;
}
.sidenav a:visited {
  color: #FFF;
}
.sidenav a:hover {
  color: #f39e0b !important;
}
.hamburgerWrapper {
  float: left;
  background: #5e5e5e;
  width: 60px;
  height: 60px;
  text-align: center;
}
#headerLogo {
  float: left;
  height: 60px;
  max-width: 160px;
  text-align: center;
  padding: 6px 0;
}
#headerLogo img {
  max-width: 90%;
  margin-top: 8px;
}
#headerTelephone,
#headerCart,
#headerLogin {
  float: right;
  width: 40px;
  height: 60px;
  padding: 8px;
}
#headerTelephone img,
#headerCart img,
#headerLogin img {
  max-height: 40px;
  margin-top: 10px;
}
.hamburger {
  display: inline-block;
  height: 60px;
  line-height: 56px;
  font-size: 40px;
  cursor: pointer;
  color: #FFF;
  background-color: #5e5e5e;
}
main#maincontent {
  /*margin-top: 10px;*/
}
#main {
  transition: margin-left 0.5s;
  padding: 16px;
}

 


/* -------------------------  Warenkorb / Checkout  ----------------------- */


.opc-wrapper .form-discount {
  display: block;
}

.opc-wrapper .shipping-address-item.selected-item {
  
}

.opc-wrapper .shipping-address-item.selected-item:after {
  
}

.checkout-index-index #checkout.am-checkout {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.checkout-index-index .checkout-header {
  margin: 0;
  padding: 0;
}

.checkout-index-index .choice input {
  float: left;
}

.checkout-index-index .choice label {
  float: left;
  display: inline;
  width: 100px;
}

.checkout-index-index .billing-address-same-as-shipping-block label {
  width: auto !important;
}

.checkout-column #shipping fieldset legend {
  text-align: left;
  border: 0;
}

.checkout-column #shipping label span {
  font-size: 100%;
}

.checkout-index-index .checkout-billing-address {
  clear: both;
  padding-top: 30px;
}

.checkout-index-index .checkout-billing-address fieldset {
  clear: both;
}

body.firecheckout #checkout input[type="checkbox"] {
  vertical-align: top !important;
}


.checkout-agreements button {
  padding: 0 10px !important;
  font-size: 100% !important;
}

.checkout-agreement {
  float: none;
  clear: both;
}

.checkout-agreement input {
  vertical-align: top !important;
}

.checkout-index-index .table-totals {
  
}


.checkout-index-index .product-item-details {
  min-height: auto;
  padding: 0;
}

.checkout-index-index .mark {
  background-color: #FFF;
}

.checkout-index-index span.label {
  padding: 0;
  font-size: 100%;
  font-weight: 400;
  
  text-align: left;
}

.checkout-index-index .payment-method {
  padding: 15px 0;
}

.checkout-agreements-block {
  margin-top: 20px;
}

.checkout-payment-method .payment-method-title {
  padding-top: 20px !important;
  padding-bottom: 10px !important;
}


.checkout-index-index .additional-options {
  margin: 0 !important;
  
  padding: 5px;
}

.checkout-index-index label.admin__field-label {
  padding: 0 6px;
}

.checkout-index-index .totals.discount .title:after {
  content: '' !important;
}


#checkout-step-shipping .field {
  display: block;
  width: 100% !important;
}

#checkout-step-shipping .field .control {
  width: 100% !important;
}

.firecheckout #checkout input[type="checkbox"] + label {
  line-height: 1em !important;
}

.firecheckout .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0;
}


.firecheckout #checkout .opc-wrapper .step-title:before,
.firecheckout #checkout .opc-block-summary > .title:before,
.firecheckout #checkout .opc-sidebar .step-title:before {
  
  
}

.firecheckout .place-order {
  float: none;
  clear: both;
}

.firecheckout .checkout-agreement {
  display: table;
}

.firecheckout .checkout-agreement > * {
  display: table-cell;
}

.total_coupons {
  display: table-row !important;
}

.cart-totals .discount.coupon {
  display: table-row !important;
}

tr.totals.partial-due {
  display: none;
}
 

/*// .checkout-cart-index .paypal-express-in-context-mini-cart-container {
//   display: none !important;
// }*/


/*.mage-error {
  color: #FFF !important;
  font-size: 1.2rem;
  display: block;
  padding: 1em;
  
  margin: 10px 0 !important;
}*/

input.mage-error {
  color: rgb(51, 51, 51) !important;
}

.firecheckout .form-shipping-address input[type="checkbox"],
.firecheckout #checkout input[type="checkbox"],
.firecheckout .form-shipping-address input[type="radio"],
.firecheckout #checkout input[type="radio"] {
  
}

.firecheckout #checkout input[type="checkbox"].mage-error {
  
}

.firecheckout .form-shipping-address input[type="checkbox"]:checked,
.firecheckout #checkout input[type="checkbox"]:checked,
.firecheckout .form-shipping-address input[type="radio"]:checked,
.firecheckout #checkout input[type="radio"]:checked {
  
}

.firecheckout .payment-method-content div.field > .label::after {
  display: none !important;
}

/* -------------------------  AMASTY POPUP  ----------------------- */

#confirmOverlay {
  background-color: rgba(0, 0, 0, 0.3);
  background-size: contain;
}

.am-center #confirmBox {
  border-radius: 0 !important;
  width: 500px;
  max-width: 100%;
  background-color: transparent!important;
  box-shadow: none !important;
  padding: 0 40px !important;
}

.amcart-confirm-buttons {
  margin: 0!important;
  padding-top: 20px!important;
}


#confirmBox > .cross {
  top: -4px !important;
  right: 0 !important;
  line-height: 30px !important;
}

#confirmBox > * {
  background-color: #FFF;
}

#confirmBox a.product-item-photo {
  width: 100%;
  padding: 30px;
}

#confirmButtons > button {
  width: 50% !important;
  margin: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-weight: 500 !important;
}

#confirmButtons > button:nth-child(1) {
  border-left: none;
}

#confirmBox .cross {
  background-color: transparent !important;
  font-size: 50px !important;
  
  top: 0 !important;
  right: 0 !important;
}

#confirmBox p {
  margin: 0;
  padding-bottom: .5em;
  background: #FFF;
}

#confirmBox a.checkout {
  padding: 1em 0;
  display: inline-block;
}

/* -------------------------  Popup zum Warenkorb  ----------------------- */

#amprogress {

}

p.amcart-subtotal {
  display: none;
}

/* -------------------------  100 Euro Popup  ----------------------- */

.mfp-container {
  position: fixed !important;
  overflow: scroll;
}

.mfp-fade-zoom.mfp-ready.mfp-bg {
  color: transparent !important;
  background-color: rgba(0, 0, 0, 0.3);
  background-size: contain;
}

.mfp-container .popup-content {
  background: transparent;
  padding: 0 40px;
  margin-bottom: 40px;
}

.mfp-container button.mfp-close {
  font-size: 50px !important;
  
  right: 0 !important;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  background-color: #FFF !important;
  opacity: 1;
  border-radius: 0;
}

.hundertEuroPopupGuscheinBild {
  position: relative;
  top: -40px;
  width: 60%;
  max-width: 200px;
  transform: rotate(355deg);
  margin-right: 0px;
}

.hundertEuroPopupGuscheinBild {
  top: -60px;
  width: 40%;
  max-width: 200px;
  margin-right: 40px
}


/* -------------------------  Cart2Quote  ----------------------- */

header.modal-header {
  padding-top: 0;
  position: initial;
  background: #FFF;
  border: 0;
}

.modal-popup .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
}

.modal-popup .modal-footer {
  border: 0;
}


#cart2quoteTab .tab {
  background: #FFF;
  
}

#cart2quoteTab .activeTab {
  
  border-bottom: 0;
  
}

#cart2quoteTab .tab p {
  display: block;
  padding: 10px;
  
  margin: 0;
}

#cart2quoteTab .tab a {
  
}

/* ------------------------- WARENKORB  ----------------------- */

.cart .product-item-details {
  text-align: left;
}

.checkout-methods-items li:last-child {
  display: none;
}


.cart .table > thead > tr > th {
  border-bottom: 0;
}

/* ------------------------- PRODUCT GRID // Einzelteile  ----------------------- */

.products-grid button {
  width: 100%;
}

.products-grid button.primary {
  padding: 7px 15px;
}

.products-grid .item > div {
  
}

.products-grid .item .product-item-details {
  min-height: 220px;
}

.products-grid .product-info-price {
  margin-bottom: 1em;
}

.product-options-wrapper {
  margin-top: 1em !important;
}


/*.category-einzelteile .products-grid .item:nth-child(3) button.primary {
  display: none;
}*/

/* ------------------------- PRODUKTE ----------------------- */



/* ------------------------- ALLGEMEIN ----------------------- */

.tab-pane li a {
  border-radius: 0;
}

/* ------------------------- HEADER ----------------------- */



/* ------------------------- Spannseil-Set ----------------------- */


.product-spannseil-set .bundle-options-container .bundle-options-wrapper,
.product-spannseil-set .bundle-options-container .product-options-wrapper,
.product-spannseil-set .bundle-options-container .block-bundle-summary {
  float: none;
  width: 100%;
  position: inherit;
}

.product-spannseil-set .bundle-product-container-all .qty-holder {
  display: none;
}

.product-spannseil-set .bundle-product-container-all label {
  cursor: pointer;
  position: relative;
  display: block;
  padding: 0;
}


.product-spannseil-set .bundle-product-container-all img {
  width: 100%;
  max-height: 100%;
}

.product-spannseil-set .bundle-product-container-all .inputKreis {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 15px;
  bottom: 15px;
}

.product-spannseil-set .bundle-product-container-all .productName {
  text-transform: uppercase;
  position: absolute;
  width: 70%;
  height: 40px;
  left: 90px;
  bottom: 30px;
  text-align: left;
  
  
  font-weight: 600;
  white-space: normal;
  line-height: 1.4em;
}


.product-spannseil-set .bundle-product-container-all .inputKreis {
  width: 30px;
  height: 30px;
  left: 36px;
  bottom: 40px;
}

.product-spannseil-set .bundle-product-container-all .productName {
  width: 70%;
  height: 40px;
  left: 90px;
  bottom: 30px;
}


.product-spannseil-set .bundle-product-container-all .productName span {
  text-transform: initial;
  font-weight: 400;
  
}

.product-spannseil-set .bundle-product-container-all .konfiguratorFarbeIcons > img {
  width: 40%;
  margin: 10px;
}

.product-spannseil-set .product-info-main .bundle-actions {
  display: none;
}

.product-spannseil-set .bundle-summary {
  display: block !important;
}



/* ------------------------- HAMBURGER ----------------------- */
.navbar-static-top {
  z-index: 102;
}
.navbar-static-top {
  z-index: 1000;
  border: none !important;
}
nav.navbar {
  margin-bottom: 0 !important;
}
.navbar,
.navbar-inverse {
  border-radius: 0;
  border: none;
  margin-bottom: 0;
}
.nav li {
  display: inline;
  color: white;
}
ul.navbar-nav {
  width: 100%;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  font-size: 1.7em;
  font-weight: 300;
  padding: 30px 25px 33px 25px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #ededed !important;
  transition: 0.7s all linear;
}
.navbar-nav li.farbfaecherGratisAnfordern {
  float: right !important;
  margin-right: 15px;
  position: relative;
  top: -1px;
  right: 15px;
}
.navbar-nav li.farbfaecherGratisAnfordern a {
  color: #3fa535 !important;
  text-transform: none;
}
nav.navbar {
  background-color: #FFF;
  padding: 0;
}
nav.navbar a {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  color: #5e5e5e !important;
  text-transform: uppercase;
}
.page-wrapper > .breadcrumbs {
  width: auto;
}
.farbfaecherGratisAnfordern {
  border: solid 1px #3fa535;
  float: right;
  display: inline-block;
}
.bundle-options-container .product-add-form {
  display: block !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #3fa535 !important;
  transition: none;
  color: #FFF !important;
}
/* ----------------- FIXED FARBFÃ„CHER BESTELLEN FORMULAR---------------- */
#farbfaecherBestellenFixed {
  display: none;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  padding: 2em;
  z-index: 100;
}
/* ----------------- MINICART---------------- */
.minicart-wrapper {
  position: fixed !important;
  left: -1000px;
}
/* ----------------- IMHALT---------------- */
/* ----------------- STARTSEITE---------------- */
.bildHintergrundWrapper {
  display: block;
  margin-bottom: 30px;
}
.bildHintergrundContainer p {
  position: absolute;
  top: 0;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #FFF;
  padding: 20px;
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.bildHintergrundContainer button.primary,
.bildHintergrundContainer a.button.primary,
.bildHintergrundContainer .cart.table-wrapper .actions-toolbar > .action.primary,
.bildHintergrundContainer .action-gift.primary {
  position: absolute;
  bottom: 50px;
  right: 60px;
}
.bildHintergrundKleinContainer {
  position: absolute;
  display: block;
  background: #FFF;
  padding: 20px;
  width: auto;
  border-left: 0.01em solid #ededed;
  border-top: 0.01em solid #ededed;
  border-right: 0.01em solid #ededed;
  box-sizing: border-box;
  top: 0;
  right: 15px;
  left: 15px;
  height: 160px;
}
.bildHintergrundKleinContainer h2 {
  color: #f39e0b;
  margin-top: 0;
}
.videoHintergrundContainer span {
  display: block;
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.videoHintergrundContainer span h2,
.videoHintergrundContainer span p {
  color: #FFF;
}
/* ----------------- STARTSEITE: FLIP ---------------- */
.footer-box {
  margin-bottom: 30px;
}
.footer-box > div {
  background-color: #FFF !important;
  border: 0.01em solid #ededed;
}
.flip-list .footer-box .footer-box-title {
  color: #f39e0b;
  margin-top: 0;
  font-size: 20px;
  background-color: #FFF;
  display: inline-block;
  position: relative;
  left: -31px;
  padding: 7px 15px 7px 30px;
  margin-bottom: 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3em;
  text-transform: none;
}
.footer-box .footer-box-inner {
  position: absolute;
  padding: 15px 30px;
  top: 0;
  left: 0;
}
.footer-box .button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  margin: 0;
}
/* ---------------------------------- SLIDER ---------------------------------- */
.custom-slider {
  padding-bottom: 0;
}
.owl-carousel .owl-stage-outer {
  padding: 0;
/*  padding-bottom: 10px !important;*/
}
.owl-theme .owl-dots {
/*  position: static !important;*/
  width: auto;
}
.owl-theme .owl-nav > div {
  color: transparent;
}
/* ---------------------------------- LISTE EINZELTEILE ---------------------------------- */
.products-grid .item {
  margin-bottom: 45px;
}
p.product-item-name {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #5e5e5e;
}

.product-item-details .price-container .price {
  font-size: 16px;
}
.product-item-details p {
  margin: 0;
  font-size: 16px;
}
.product-item-details .price-final_price {
  margin-top: 10px;
}
.product-item-details .productListItemButtons {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.product-item-details .productListItemButtons > * {
  margin-bottom: 0;
}
.product-item-details .minimal-price-link {
  display: none;
}
.product-item-details span.price {
  font-weight: 600;
  color: #f39e0b;
}
/* ---------------------------------- FOOTER ---------------------------------- */

/* ---------------------------------- CART ---------------------------------- */
.moveToQuote {
  cursor: pointer;
}

.amcart-message-box,
.amcart-message-box .related {
  width: 100% !important;
}
.amcart-message-box {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.fancybox-inner {
  background-color: rgba(0, 0, 0, 0.3);
  background-size: contain;
}
.fancybox-content {
  height: auto;
  max-width: 1000px;
  max-height: 80%;
  padding: 0;
  overflow-x: hidden;
  margin: 40px;
  background-color: transparent;
}
.fancybox-content h2 {
  margin-top: 0 !important;
}
/* Schmale Fancyboxen */
#farbfaecherbestellenBestaetigung.fancybox-content {
  max-width: 500px;
  margin: 40px;
}
.fancybox-content > * {
  margin: 0 40px;
  position: relative;
}
.fancybox-button {
  width: 40px;
  padding: 0 !important;
  margin: 0;
  height: 40px;
  position: fixed;
  top: 0 !important;
  right: 0 !important;
  background-color: #FFF !important;
}
.fancybox-button:hover {
  background-color: #FFF !important;
  border: none !important;
}
.fancybox-button svg {
  color: #f39e0b;
  width: 40px;
  height: 40px;
}
.fancybox-close-small {
  z-index: 1001;
  position: fixed;
  opacity: 1 !important;
}
/* ---------------------------------- Aktions-Seite ---------------------------------- */
.hakenListAktionsSeite {
  list-style-type: none;
  padding-left: 0;
}
.hakenListAktionsSeite i {
  color: #3fa535;
  font-size: 20px;
  margin: 0 10px;
}
/* ---------------------------------- Cookie-Warnung ---------------------------------- */
div[data-role="gdpr-cookie-container"] {
  bottom: 100px !important;
}
.message.global.cookie.am-cookie {
  background: #f39e0b;
}
.am-cookie p,
.am-cookie p a {
  color: #FFF !important;
}
.am-cookie p a:hover {
  color: #FFF !important;
}
.am-cookie button,
.am-cookie .cart.table-wrapper .actions-toolbar > .action,
.am-cookie .action-gift {
  font-weight: 500 !important;
}
.message.global.cookie.am-cookie {
  z-index: 2000 !important;
}
/* ---------------------------------- Newsletterbestellen ---------------------------------- */
.spannmaxxlFancybox.fancybox-content {
  max-width: 500px;
}
/* ---------------------------------- KONTAKT-Popup ---------------------------------- */
#spannmaxxKontakt.fancybox-content {
  background-color: transparent;
}
#spannmaxxKontakt .fancybox-inhalt {
  background-color: #FFF;
  vertical-align: top;
  padding: 30px;
  width: 100% !important;
}
#spannmaxxKontakt .fancybox-inhalt:last-child {
  margin-right: 0;
}
.fancybox-is-open .fancybox-bg {
  opacity: 0;
  background-color: transparent;
}
#spannmaxxKontakt .row {
  margin-bottom: 15px;
}
#spannmaxxKontakt .fancybox-inhalt h2 {
  color: #f39e0b;
  margin-top: 0;
}
.fancyboxInner {
  padding: 30px;
  background-color: #FFF;
}
.top-nav-person-img-column {
  padding-right: 0px !important;
}
.container-main-navigation {
  padding-right: 0px !important;
}
/* ----------------- DETAILSEITE---------------- */

/*#detailseite ul.ersteEbene li.active a {
  border-bottom: 1px solid #f39e0b;
}*/
#detailseite ul.ersteEbene li a {
  margin: 0;
  padding: 10px 0 !important;
  border-left: 1px solid #f39e0b;
  border-right: 0px solid #f39e0b;
  border-top: 1px solid #f39e0b;
  border-bottom: 1px solid #f39e0b;
}
#detailseite ul.ersteEbene li:last-child {
  border-right: 1px solid #f39e0b;
}
.detailseite .nav > li {
  background-color: #ededed;
  outline: none;
}
.detailseite .nav > li.active a {
  background-color: #3fa535 !important;
  color: #FFF !important;
}
.detailseite .nav > li > a:focus,
.detailseite .nav > li > a:hover {
  background-color: #3fa535 !important;
  color: #FFF !important;
  transition: none;
}
.detailseite .nav > li a {
  color: #5e5e5e !important;
}
#detailseite .nav-tabs > li > a {
  border-radius: 0 !important;
  cursor: pointer;
}
#detailseite .nav-tabs > li.active > a,
#detailseite .nav-tabs > li.active > a:focus,
#detailseite .nav-tabs > li.active > a:hover {
  border-radius: 0;
  background-color: #f39e0b;
  color: #FFF !important;
}
#detailseite .sub-tab-pane {
  margin: 15px 0;
}
#detailseite .tab-pane {
  margin: 30px 0;
}
#detailseite .sub-tab-pane li a {
  padding: 5px;
  background-color: #FFF !important;
}
#detailseite .sub-tab-pane li.active a {
  background-color: #f39e0b !important;
}
#detailseite .sub-tab-pane a img {
  width: 56px;
  height: 56px;
}
#detailseite .nav-tabs > li > a:hover {
  background-color: #f39e0b !important;
  color: #FFF !important;
}
#detailseite .nav-tabs {
  border: 0;
}
#detailseite .tab-pane ul {
  padding: 0;
  margin: 0;
}
#detailseite .tab-pane ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: .3em;
  background: white;
} 
#detailseite #uebersicht a {
  color: #f39e0b;
  padding: 0;
}
#detailseite .tab-pane a:hover,
#detailseite .tab-pane a:active,
#detailseite .tab-pane a:focus,
#detailseite .tab-pane a:visited {
  color: #f39e0b !important;
}
#detailseite #uebersicht a:hover,
#detailseite #uebersicht a:active,
#detailseite #uebersicht a:focus,
#detailseite #uebersicht a:visited {
  color: #f39e0b;
  padding: 0;
  background-color: #FFF !important;
}
#detailseite .tab-pane h3 {
  font-size: 14px;
  margin-top: 0;
}
#detailseite .tab-pane img {
  width: 100%;
}
#detailseite #uebersicht li.active a {
  background-color: transparent !important;
}
#detailseite .details img {
  margin-bottom: 30px;
}
/* ----------------- NEUER KUNDE ANMELDEN---------------- */
.form-create-account .checkbox,
.form-create-account .radio {
  display: inline-block;
}
.form-create-account .fieldset > .legend {
  margin-left: 0;
}
.form-create-account .fieldset > .field.choice:before,
.form-create-account .fieldset > .field.no-label:before {
  width: 35%;
}
.form-create-account #amprivacy-checkbox,
.form-create-account .actions-toolbar {
  margin-left: 35% !important;
}
.form-create-account #amprivacy-checkbox::before {
  width: 0 !important;
  padding: 0;
}
.form-create-account #amprivacy-checkbox label {
  white-space: inherit;
}
/* ----------------- ACRYL EINZELTEIL --------------- */
.product-acryl .bundle-options-container .bundle-options-wrapper,
.product-acryl .bundle-options-container .product-options-wrapper,
.product-acryl .product-info-main {
  width: 100% !important;
}
.product-acryl .bundle-options-container .block-bundle-summary {
  float: left;
  position: relative;
  width: 100%;
}
.product-acryl .bundle-product-container-all .inputKreis {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 15px;
  bottom: 15px;
}
.product-acryl .bundle-product-container-all .productName {
  text-transform: uppercase;
  position: absolute;
  width: 70%;
  height: 40px;
  left: 90px;
  bottom: 30px;
  text-align: left;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  color: #5e5e5e;
  font-weight: 600;
  white-space: normal;
  line-height: 1.4em;
}
.product-acryl .bundle-product-container-all .inputKreis {
  width: 30px;
  height: 30px;
  left: 36px !important;
  bottom: 40px !important;
}
.product-acryl .bundle-product-container-all .productName {
  width: 70%;
  height: 40px;
  left: 90px;
  bottom: 30px;
}
.product-acryl .bundle-product-container-all .productName span {
  text-transform: initial;
  font-weight: 400;
  color: #5e5e5e !important;
}
.product-acryl .bundle-product-container-all .konfiguratorFarbeIcons > img {
  width: 40%;
  margin: 10px;
}
.product-acryl .product-info-main .bundle-actions {
  display: none;
}
.product-acryl .bundle-summary {
  display: block !important;
}
.product-acryl .field.choice {
  margin-bottom: 30px;
}
.product-acryl span.price-container {
  font-size: 14px !important;
}
.product-acryl .qty-holder label,
.product-acryl p.required {
  display: none !important;
}
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .marginXS {
    margin-left: 0;
    margin-right: 0;
  }
  .paddingXS {
    padding-left: 0;
    padding-right: 0;
  }
  header.page-header {
    padding-top: 0;
    position: fixed;
    background: #FFF;
    z-index: 100;
  }
  .onlyXS {
    display: none;
  }
  div[data-role="gdpr-cookie-container"] {
    bottom: 0 !important;
  }
  #spannmaxxlActionHeader {
    position: relative;
    z-index: 1100;
  }
  #spannmaxxlActionHeader .custom-slider,
  #spannmaxxlActionHeader .owl-carousel .owl-stage-outer,
  #spannmaxxlActionHeader .owl-carousel {
    padding: 0 !important;
  }
  #spannmaxxlActionHeader .content_slider {
    display: none !important;
  }
  #spannmaxxKontakt.fancybox-content {
    max-width: 80%;
  }
  #confirmBox.am-center {
    border-radius: 0 !important;
    width: 500px;
    max-width: 100%;
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 0 40px !important;
  }
  .fancybox-close-small {
    z-index: 1001;
    position: absolute;
  }
  /* ------------------------- NAVIGATION Desktop ----------------------- */
  #spannmxxlCollapse li {
    margin: 0;
  }
  /* ------------------------- Detailseite ----------------------- */
/*  #detailseite ul.ersteEbene li {
    border-bottom: 1px solid #f39e0b;
  }*/
  .page-footer {
    padding-bottom: 0;
  }
  .fieldset > .field:not(.choice) > .label {
    width: 35% !important;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 65%;
  }
  .footer-box h2 {
    margin-bottom: .6em;
  }
  .footer-box .button {
    bottom: 60px;
    right: 40px;
  }
  /* ------------------------- FOOTER ----------------------- */
  #footerService .footer-box .button {
    bottom: 30px;
    right: 30px;
    width: auto;
    font-size: 1.4rem;
  }
  #footerService .footer-box .footer-box-inner {
    padding: 15px 30px;
  }
  #footerService .footer-box footer-box-title {
    left: 0 !important;
    font-size: 20px;
    display: block;
    text-align: left;
  }
  #footerService .footer-box .back p {
    display: block;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .fancybox-button {
    position: absolute;
  }
  #spannmaxxKontakt .fancybox-inhalt.fancyboxSpalte1 {
    width: 28% !important;
  }
  #spannmaxxKontakt .fancybox-inhalt.fancyboxSpalte2 {
    width: 40% !important;
  }
  #spannmaxxKontakt .fancybox-inhalt.fancyboxSpalte3 {
    width: 28% !important;
  }
  form#farbfaecherBestellenFixedForm > * {
    float: left;
  }
  .products-grid .item .product-item-details {
    min-height: 240px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .products-grid .item .product-item-details {
    min-height: 220px;
  }
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

aside,header{display:block;}
img{border:0;}
img{max-height:100%;max-width:100%;}
p{margin-top:0rem;margin-bottom:1rem;}
h1{font-weight:300;line-height:1.1;font-size:2.6rem;margin-top:0rem;margin-bottom:2rem;}
button{background-image:none;background:#f2f2f2;border:1px solid #cdcdcd;color:#333333;cursor:pointer;display:inline-block;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:700;margin:0;padding:7px 15px;font-size:1.4rem;line-height:1.6rem;box-sizing:border-box;vertical-align:middle;}
button:hover{background:#e2e2e2;border:1px solid #cdcdcd;color:#555555;}
button::-moz-focus-inner{border:0;padding:0;}
input[type="password"],input[type="email"]{background:#ffffff;background-clip:padding-box;border:1px solid #c2c2c2;border-radius:1px;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;height:32px;line-height:1.42857143;padding:0 9px;vertical-align:baseline;width:100%;box-sizing:border-box;}
input[type="password"]:disabled,input[type="email"]:disabled{opacity:0.5;}
input[type="password"]::-moz-placeholder,input[type="email"]::-moz-placeholder{color:#c2c2c2;}
input[type="password"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder{color:#c2c2c2;}
input[type="password"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder{color:#c2c2c2;}
input::-moz-focus-inner{border:0;padding:0;}
form{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
*:focus{box-shadow:none;outline:0;}
input:not([disabled]):focus{box-shadow:0 0 3px 1px #68a8e0;}
.block{margin-bottom:40px;}
.loading-mask{bottom:0;left:0;margin:auto;position:fixed;right:0;top:0;z-index:100;background:rgba(255, 255, 255, 0.5);}
.loading-mask .loader > img{bottom:0;left:0;margin:auto;position:fixed;right:0;top:0;z-index:100;}
.loading-mask .loader > p{display:none;}
.fieldset{border:0;margin:0 0 40px;padding:0;letter-spacing:-.31em;}
.fieldset > *{letter-spacing:normal;}
.fieldset:last-child{margin-bottom:20px;}
.fieldset > .field{margin:0 0 20px;}
.fieldset > .field > .label{margin:0 0 5px;display:inline-block;}
.fieldset > .field > .label{font-weight:700;}
.fieldset > .field.required > .label:after{content:'*';color:#e02b27;font-size:1.2rem;margin:0 0 0 5px;}
button{border-radius:3px;}
button:active{box-shadow:inset 0 2px 1px rgba(0, 0, 0, 0.12);}
.action.primary{background-image:none;background:#1979c3;border:1px solid #1979c3;color:#ffffff;cursor:pointer;display:inline-block;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:700;padding:7px 15px;font-size:1.4rem;box-sizing:border-box;vertical-align:middle;}
.action.primary:focus,.action.primary:active{background:#006bb4;border:1px solid #006bb4;color:#ffffff;}
.action.primary:hover{background:#006bb4;border:1px solid #006bb4;color:#ffffff;}
.modal-slide,.modal-popup{bottom:0;left:0;min-width:0;position:fixed;right:0;top:0;visibility:hidden;opacity:0;-webkit-transition:visibility 0s .3s, opacity .3s ease;transition:visibility 0s .3s, opacity .3s ease;}
.modal-slide._show,.modal-popup._show{visibility:visible;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;}
.modal-slide._show .modal-inner-wrap,.modal-popup._show .modal-inner-wrap{-webkit-transform:translate(0, 0);transform:translate(0, 0);}
.modal-slide .modal-inner-wrap,.modal-popup .modal-inner-wrap{background-color:#ffffff;box-shadow:0 0 12px 2px rgba(0, 0, 0, 0.35);opacity:1;pointer-events:auto;}
.modal-slide{left:44px;z-index:900;}
.modal-slide._show .modal-inner-wrap{-webkit-transform:translateX(0);transform:translateX(0);}
.modal-slide .modal-inner-wrap{height:100%;overflow-y:auto;position:static;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;width:auto;}
.modal-slide._inner-scroll .modal-inner-wrap{overflow-y:visible;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.modal-slide._inner-scroll .modal-header{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;}
.modal-slide._inner-scroll .modal-content{overflow-y:auto;}
.modal-slide .modal-header,.modal-slide .modal-content{padding:0 2.6rem 2.6rem;}
.modal-slide .modal-header{padding-bottom:2.1rem;padding-top:2.1rem;}
.modal-popup{z-index:900;left:0;overflow-y:auto;}
.modal-popup._show .modal-inner-wrap{-webkit-transform:translateY(0);transform:translateY(0);}
.modal-popup .modal-inner-wrap{margin:5rem auto;width:75%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;height:auto;left:0;position:absolute;right:0;-webkit-transform:translateY(-200%);transform:translateY(-200%);-webkit-transition:-webkit-transform 0.2s ease;transition:transform .2s ease;}
.modal-popup._inner-scroll{overflow-y:visible;}
.modal-popup._inner-scroll .modal-inner-wrap{max-height:90%;}
.modal-popup._inner-scroll .modal-content{overflow-y:auto;}
.modal-popup .modal-header,.modal-popup .modal-content{padding-left:3rem;padding-right:3rem;}
.modal-popup .modal-header{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;}
.modal-popup .modal-header{padding-bottom:1.2rem;padding-top:3rem;}
.modal-popup .action-close,.modal-slide .action-close{background-image:none;background:none;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0;text-shadow:none;font-weight:400;display:inline-block;text-decoration:none;position:absolute;right:0;top:0;}
.modal-popup .action-close:focus,.modal-slide .action-close:focus,.modal-popup .action-close:active,.modal-slide .action-close:active{background:none;border:none;}
.modal-popup .action-close:hover,.modal-slide .action-close:hover{background:none;border:none;}
.modal-popup .action-close > span,.modal-slide .action-close > span{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.modal-popup .action-close:before,.modal-slide .action-close:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:32px;line-height:32px;color:#8f8f8f;content:'\e616';font-family:'icons-blank-theme';margin:0;vertical-align:top;display:inline-block;font-weight:normal;overflow:hidden;speak:none;text-align:center;}
.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before{color:inherit;}
.modal-popup .action-close:active:before,.modal-slide .action-close:active:before{color:inherit;}
.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before{color:#1a1a1a;}
.modal-popup{pointer-events:none;}
.modal-popup .modal-title{border-bottom:1px solid #c1c1c1;font-weight:300;padding-bottom:10px;font-size:26px;margin-bottom:0;min-height:1em;word-wrap:break-word;}
.modal-popup .action-close{padding:10px;}
.modal-slide .action-close{padding:1.1rem 2rem;}
.field.password .control{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.field.password .control .input-text{-ms-flex-order:0;-webkit-order:0;order:0;z-index:2;}
@media only screen and (max-width: 767px){
.modal-popup.modal-slide{left:44px;z-index:900;}
.modal-popup.modal-slide._show .modal-inner-wrap{-webkit-transform:translateX(0);transform:translateX(0);}
.modal-popup.modal-slide .modal-inner-wrap{height:100%;overflow-y:auto;position:static;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;width:auto;}
.modal-popup.modal-slide .modal-inner-wrap{margin:0;max-height:none;}
.modal-popup{pointer-events:auto;}
.modal-popup.modal-slide .modal-inner-wrap[class]{background-color:#f4f4f4;}
.modal-popup.modal-slide._inner-scroll._show{-webkit-overflow-scrolling:touch;overflow-y:auto;}
.modal-popup.modal-slide._inner-scroll .modal-inner-wrap{height:auto;min-height:100%;}
.modal-popup .modal-title{font-size:14px;font-weight:700;}
}
@media only screen and (max-width: 767px){
.cms-home .col-md-12{padding:0px!important;}
}
.col-xs-12{padding-left:7.5px;padding-right:7.5px;}
input:not([disabled]):focus{box-shadow:none;}
button::-moz-focus-inner{border:0;}
button{padding:10px 15px;font-size:16px;}
p{font-family:'Open Sans', Helvetica, Arial, sans-serif;color:#5e5e5e;font-weight:300;font-size:14px;line-height:1.5em;}
label.label,label,.label span{color:#5e5e5e;font-weight:400;text-align:left!important;font-size:14px;cursor:pointer;}
.label{color:#5e5e5e!important;font-size:14px!important;padding:0!important;}
button.primary,.action.primary{font-family:Montserrat, Helvetica, Arial, sans-serif!important;background:#3fa535!important;border-color:#3fa535!important;color:#FFF!important;display:inline-block;padding:7px 15px;border-radius:0!important;-webkit-appearance:none!important;font-weight:300;}
button.action.primary:hover{font-family:Montserrat, Helvetica, Arial, sans-serif;background-color:#FFF!important;border-color:#3fa535!important;color:#3fa535!important;}
button{color:#5e5e5e;background-color:#ededed;border-color:#ededed;font-weight:300;}
button.secondary,.action.secondary{font-family:Montserrat, Helvetica, Arial, sans-serif!important;background:#FFF!important;border:1px solid #3fa535!important;color:#3fa535!important;display:inline-block;padding:7px 15px;text-align:center;border-radius:0!important;-webkit-appearance:none!important;font-weight:300;}
header.modal-header{padding-top:0;position:initial;background:#FFF;border:0;}
.modal-popup .modal-content{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;}
@media only screen and (min-width: 768px){
.col-xs-12{padding-left:15px;padding-right:15px;}
.fieldset > .field:not(.choice) > .label{width:35%!important;}
.fieldset > .field:not(.choice) > .control{width:65%}
}
@media all{
button::-moz-focus-inner{padding:0;border:0;}
}
@media all{
.padding-0{padding-right:0px!important;padding-left:0px!important;}
}
@media all{
.modal-popup.modal-slide .modal-inner-wrap[class]{background-color:#fff!important;}
.modal-popup{z-index:9000;}
}

.login-popup-modal .modal-inner-wrap{width:700px;}
.pu-create-account,.pu-login{width:100%;}
.or-another-selection{padding-top:10px;text-align:center;}
#pu-ajax-message{padding:20px;font-size:22px;}
#pu-customer-popup .fieldset > .field:not(.choice) > .label{width:25%!important;}
#pu-customer-popup div[class^="col-"]{padding-left:0px!important;padding-right:0px!important;}
.forgot-password-text{float:left;margin:15px 0px;display:block;color:#0000EE;text-decoration:underline;cursor:pointer;}
@media only screen and (max-width: 700px){
.login-popup-modal .modal-inner-wrap{width:auto;}
}
@media only screen and (max-width: 768px){
.login-popup-modal .modal-inner-wrap{width:auto;}
}

@media all{
h1{font-size:2em;margin:0.67em 0;}
img{border-style:none;}
button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button{text-transform:none;}
button,[type="button"],[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:0.35em 0.75em 0.625em;}
}

@media screen and (min-width: 768px){

h1{font-size:40px;margin-bottom:40px;}
.fieldset > .field{margin:0 0 20px;box-sizing:border-box;margin:0 0 29px;}
.fieldset > .field > .label{margin:0;}
.fieldset > .field:before,.fieldset > .field:after{content:'';display:table;}
.fieldset > .field:after{clear:both;}
.fieldset > .field:not(.choice) > .label{padding:6px 15px 0 0;text-align:right;width:25.8%;box-sizing:border-box;float:left;}
.fieldset > .field:not(.choice) > .control{width:74.2%;float:left;}
}

.col-xs-12{padding-left:7.5px;padding-right:7.5px;}
input:not([disabled]):focus{box-shadow:none;}
button::-moz-focus-inner{border:0;}
button{padding:10px 15px;font-size:16px;}
p{font-family:'Open Sans', Helvetica, Arial, sans-serif;color:#5e5e5e;font-weight:300;font-size:14px;line-height:1.5em;}
label.label,label,.label span{color:#5e5e5e;font-weight:400;text-align:left!important;font-size:14px;cursor:pointer;}
.label{color:#5e5e5e!important;font-size:14px!important;padding:0!important;}
button.primary,.action.primary{font-family:Montserrat, Helvetica, Arial, sans-serif!important;background:#3fa535!important;border-color:#3fa535!important;color:#FFF!important;display:inline-block;padding:7px 15px;border-radius:0!important;-webkit-appearance:none!important;font-weight:300;}
button.action.primary:hover{font-family:Montserrat, Helvetica, Arial, sans-serif;background-color:#FFF!important;border-color:#3fa535!important;color:#3fa535!important;}
button{color:#5e5e5e;background-color:#ededed;border-color:#ededed;font-weight:300;}
button.secondary,.action.secondary{font-family:Montserrat, Helvetica, Arial, sans-serif!important;background:#FFF!important;border:1px solid #3fa535!important;color:#3fa535!important;display:inline-block;padding:7px 15px;text-align:center;border-radius:0!important;-webkit-appearance:none!important;font-weight:300;}
header.modal-header{padding-top:0;position:initial;background:#FFF;border:0;}
.modal-popup .modal-content{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;}

@media only screen and (min-width: 768px){
.col-xs-12{padding-left:15px;padding-right:15px;}
.fieldset > .field:not(.choice) > .label{width:35%}
.fieldset > .field:not(.choice) > .control{width:65%}
}

aside,header{display:block;}
h1{font-size:2em;margin:.67em 0;}
img{border:0;}
button,input{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button{text-transform:none;}
button{-webkit-appearance:button;cursor:pointer;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
p{orphans:3;widows:3;}
.label{border:1px solid #000;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
button,input{font-family:inherit;font-size:inherit;line-height:inherit;}
img{vertical-align:middle;}
h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h1{margin-top:20px;margin-bottom:10px;}
h1{font-size:36px;}
p{margin:0 0 10px;}
.col-md-12,.col-md-2,.col-md-5,.col-sm-2,.col-sm-5,.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-xs-12{float:left;}
.col-xs-12{width:100%;}
@media (min-width:768px){
.col-sm-2,.col-sm-5{float:left;}
.col-sm-5{width:41.66666667%;}
.col-sm-2{width:16.66666667%;}
}
@media (min-width:992px){
.col-md-12,.col-md-2,.col-md-5{float:left;}
.col-md-12{width:100%;}
.col-md-5{width:41.66666667%;}
.col-md-2{width:16.66666667%;}
}
fieldset{min-width:0;padding:0;margin:0;border:0;}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700;}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}
.label:empty{display:none;}
.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0;}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;}
.modal-title{margin:0;line-height:1.42857143;}
@media (min-width:768px){
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);}
}
.modal-header:after,.modal-header:before{display:table;content:" ";}
.modal-header:after{clear:both;}
/*! CSS Used fontfaces */
@font-face{font-family:'Open Sans';
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/opensans/light/opensans-300.woff') format('woff');
font-weight:300;
font-style:normal;
font-display:swap;
}
@font-face{font-family:'Open Sans';
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/opensans/regular/opensans-400.woff') format('woff');
font-weight:400;
font-style:normal;
font-display:swap;
}
@font-face{font-family:'Open Sans';
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/opensans/semibold/opensans-600.woff') format('woff');
font-weight:600;
font-style:normal;
font-display:swap;
}
@font-face{font-family:'Open Sans';
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/fonts/opensans/bold/opensans-700.woff') format('woff');
font-weight:700;
font-style:normal;
font-display:swap;
}
@font-face{font-family:'Open Sans';
font-style:normal;
font-display:swap;
font-weight:300;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300.eot');
src:local('Open Sans Light'), local('OpenSans-Light'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-style:normal;
font-weight:400;
font-display:swap;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-regular.eot');
src:local('Open Sans Regular'), local('OpenSans-Regular'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-regular.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-regular.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-regular.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-regular.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-style:italic;
font-weight:300;
font-display:swap;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300italic.eot');
src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300italic.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300italic.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300italic.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300italic.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-300italic.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-style:italic;
font-display:swap;
font-weight:400;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-italic.eot');
src:local('Open Sans Italic'), local('OpenSans-Italic'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-italic.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-italic.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-italic.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-italic.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-italic.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-display:swap;
font-style:normal;
font-weight:600;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600.eot');
src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-style:italic;
font-display:swap;
font-weight:600;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600italic.eot');
src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600italic.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600italic.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600italic.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600italic.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-600italic.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-style:normal;
font-display:swap;
font-weight:700;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700.eot');
src:local('Open Sans Bold'), local('OpenSans-Bold'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-style:normal;
font-weight:800;
font-display:swap;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800.eot');
src:local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-style:italic;
font-weight:700;
font-display:swap;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700italic.eot');
src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700italic.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700italic.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700italic.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700italic.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-700italic.svg#OpenSans') format('svg');
}
@font-face{font-family:'Open Sans';
font-style:italic;
font-weight:800;
font-display:swap;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800italic.eot');
src:local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800italic.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800italic.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800italic.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800italic.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/open-sans-v17-latin-800italic.svg#OpenSans') format('svg');
}

@font-face{font-family:'Montserrat';
font-display:swap;
font-style:normal;
font-weight:400;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-regular.eot');
src:local('Montserrat Regular'), local('Montserrat-Regular'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-regular.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-regular.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-regular.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-regular.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-regular.svg#Montserrat') format('svg');
}
@font-face{font-family:'Montserrat';
font-style:normal;
font-weight:800;
font-display:swap;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800.eot');
src:local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800.svg#Montserrat') format('svg');
}
@font-face{font-family:'Montserrat';
font-style:italic;
font-weight:800;
font-display:swap;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800italic.eot');
src:local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800italic.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800italic.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800italic.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800italic.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-800italic.svg#Montserrat') format('svg');
}
@font-face{font-family:'Montserrat';
font-style:normal;
font-display:swap;
font-weight:900;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900.eot');
src:local('Montserrat Black'), local('Montserrat-Black'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900.svg#Montserrat') format('svg');
}
@font-face{font-family:'Montserrat';
font-style:italic;
font-weight:900;
font-display:swap;
src:url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900italic.eot');
src:local('Montserrat Black Italic'), local('Montserrat-BlackItalic'),        url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900italic.eot#iefix') format('embedded-opentype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900italic.woff2') format('woff2'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900italic.woff') format('woff'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900italic.ttf') format('truetype'),         url('https://shop.spannmaxxl.de/pub/static/frontend/Skia/Spannmaxxl/de_DE/EinhausDigital_Seo/fonts/gfonts/montserrat-v14-latin-900italic.svg#Montserrat') format('svg');
}


@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .amcart-message-box,
  .amcart-message-box .related {
    width: 462px;
  }
  .am-related-box,
  .am-related-box .related {
    width: 462px;
  }
  #confirmBox {
    max-height: 90vh;
  }
  #confirmBox .products-grid .product-item-actions {
    margin-top: 0;
  }
  #confirmOverlay.am-center {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #confirmOverlay.am-right {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 230px;
  }
  #confirmOverlay.am-left {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 230px;
  }
  #confirmOverlay.am-top-right {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 130px 230px 0 0;
  }
  #confirmOverlay.am-top-left {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 130px 0 0 230px;
  }
  #confirmOverlay.am-top {
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: 130px;
  }
  .amcart-message-box .products .product-item {
    margin: 0;
    width: 60%;
  }
  .am-related-box .related .products .item.product:hover .am-actions-wrapper {
    top: 0;
  }
  .am-related-box .related .products .product-item {
    margin: 0;
    padding: 0;
    width: 60%;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links {
    display: none;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links.am-actions-wrapper {
    display: block;
  }
  .amcart-confirm-buttons .button {
    width: 42%;
  }
  .amcart-confirm-buttons .am-btn-left {
    margin-right: 20px;
  }
  .amcart-confirm-buttons .timer {
    display: inline;
  }
  .am-slider.owl-carousel .owl-prev {
    margin-left: 10px;
  }
  .am-slider.owl-carousel .owl-next {
    margin-right: 10px;
  }
  .amcart-minipage-wrap .amcart-message-box {
    min-width: 700px;
  }
  .amcart-minipage-wrap .product-item-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amcart-minipage-wrap .am-photo-container {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0 25px;
    width: 50%;
    border: 0;
    box-sizing: border-box;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    width: 100%;
    border: 0;
  }
  .amcart-minipage-wrap .am-photo-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    clear: both;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin: 0 25px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    margin: 0;
    max-width: 305px;
    height: 70px;
  }
  .amcart-product-notice {
    padding: 20px 35px;
    width: initial;
    font-size: 14px;
  }
  .ampage-top-info {
    float: right;
    margin: 0;
    width: 50%;
  }
  .ampage-bottom-info {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    padding: 0 20px 0 0;
    box-sizing: border-box;
  }
  .ampage-bottom-info .am-description {
    margin: 0;
  }
  .ampage-bottom-info .product-info-main {
    width: 100% !important;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
    margin: 0;
  }
  .ampage-top-info .am-title {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .ampage-top-info .product-reviews-summary {
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary .action {
    margin-left: 10px;
  }
  .ampage-bottom-info .am-description {
    font-size: 14px;
    margin-top: 5px;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
  }
  .amcart-qty-wrap {
    margin: 0 0 0 25px;
  }
  .amcart-qty-wrap > .amcart-label {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .amcart-qty-wrap > .amcart-refresh {
    margin-left: 15px;
  }
  .amgdprcookie-main-wrapper {
    padding: 0;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-top {
    margin-bottom: 35px;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 34px;
    line-height: normal;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-btn {
    padding: 17px 46px;
    font-size: 20px;
    box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
    text-transform: none;
  }
  .amgdprcookie-cookie-container {
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-header {
    display: flex;
    justify-content: flex-start;
    padding: 0 25px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-caption {
    margin: 0 64px 10px 0;
    font-size: 20px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
    padding-left: 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-text {
    padding: 0 25px;
    font-size: 14px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options {
    display: inline-block;
    margin-top: 22px;
    padding: 0 25px;
    font-size: 14px;
    color: #8a837f;
    background: inherit;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options:hover {
    color: #1787e0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options:before,
  .amgdprcookie-cookie-container .amgdprcookie-options:after {
    content: '';
    position: absolute;
    top: 10px;
    height: 2px;
    width: 10px;
    background: #8a837f;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options:before {
    right: 6px;
    transform: rotate(45deg);
  }
  .amgdprcookie-cookie-container .amgdprcookie-options:after {
    right: 0;
    transform: rotate(-45deg);
  }
  .amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options {
    color: #363636;
  }
  .amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options:hover {
    color: #1787e0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options:before,
  .amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options:after {
    background: #363636;
  }
  .amgdprcookie-content-wrapper {
    margin: 25px 25px 0;
    padding: 0 15px;
    font-size: 14px;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-title {
    padding: 15px 15px 0 0;
    vertical-align: top;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row {
    border-bottom: 1px solid #ccc;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row:last-child {
    border-bottom: 0;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell {
    padding: 15px 15px 15px 0;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell:first-child {
    width: 20%;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell:last-child {
    padding-right: 0;
  }
  .amgdprcookie-modal-container .modal-inner-wrap {
    right: unset;
    min-width: 400px;
    width: 21%;
    background: #fff;
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }

  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 32%;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .am-btn-left {
    margin-top: 10px;
    padding: 0;
    background: none;
    color: #a4a4a4;
    box-shadow: none;
  }
  .block-margin.row {
    margin-right: -15px !important;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .columns .column.main {
    max-width: 100%;
  }
  .owl-carousel .owl-item .product-item .product-item-info {
    background: none transparent !important;
    box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 1024px), print {
  .amcart-minipage-wrap .amcart-message-box {
    width: 820px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    margin: 0 35px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    max-width: 355px;
  }
  .amcart-minipage-wrap .am-photo-container {
    padding: 0 25px 0 35px;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    text-align: left;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    padding: 0 35px 0 0;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-table .amgdprcookie-cell:first-child {
    width: 17%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}