/**
 * Copyright © 2013-2017 Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
#body .products-grid .itoris_dynamicproductoptions .fields > .field {
  width: 100%;
}
#body .products-list .itoris_dynamicproductoptions .fields > .field {
  width: 32%;
  float: none;
  clear: both;
  overflow: hidden;
}
#body .itoris_dynamicproductoptions input.input-text,
#body .itoris_dynamicproductoptions select,
#body .itoris_dynamicproductoptions textarea {
  width: 100%;
  height: auto;
}
#body .itoris_dynamicproductoptions .fieldset {
  background: none;
}
#body .itoris_dynamicproductoptions .fieldset-section-1 {
  margin: 0;
}
#body .itoris_dynamicproductoptions .option-fields-cols-1 {
  margin-left: 0;
}
#body .itoris_dynamicproductoptions .fields {
  margin-bottom: .5rem;
}
#body .itoris_dynamicproductoptions .fields > .field {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 5px 2rem .8rem 0 !important;
  text-align: left;
}
#body .itoris_dynamicproductoptions .fields > .field > label {
  font-weight: 700;
  font-size: 1.4rem;
}
#body .itoris_dynamicproductoptions .fields > .field .price-notice {
  margin-left: 0;
}
#body .itoris_dynamicproductoptions .fields > .field > .price-notice {
  color: #0088cc;
}
#body .itoris_dynamicproductoptions .fields:last-child {
  margin-bottom: 0;
}
#body .itoris_dynamicproductoptions .options-list > .field {
  margin-top: 0;
  margin-bottom: 0;
}
#body .itoris_dynamicproductoptions .options-list > .field:first-child {
  margin-left: 0;
}
#body .itoris_dynamicproductoptions .options-list > .field input[type="checkbox"],
#body .itoris_dynamicproductoptions .options-list > .field input[type="radio"] {
  margin-right: 4px;
}
#body .itoris_dynamicproductoptions .control p.no-margin {
  display: none;
}
#body .itoris_dynamicproductoptions .price-notice {
  font-weight: 700;
}
#body .itoris_dynamicproductoptions input.datetime-picker {
  width: auto;
  font-size: 1.3rem;
}
#body .itoris_dynamicproductoptions select.datetime-picker {
  padding-top: 2px;
  padding-bottom: 3px;
}
#body .itoris_dynamicproductoptions select.datetime-picker + b {
  padding: 0 2px;
}
#body .itoris_dynamicproductoptions select.datetime-picker:before {
  content: "";
}
#body .itoris_dynamicproductoptions button.ui-datepicker-trigger {
  display: inline;
  height: 27px;
  margin: -4px 0 0 4px;
  line-height: 1;
}
#body .itoris_dynamicproductoptions button.ui-datepicker-trigger + script {
  display: block;
  width: 100%;
  height: 2px;
  font-size: 0;
  line-height: 0;
  text-indent: -999rem;
}
#body .itoris_dynamicproductoptions div.mage-error[generated] {
  float: left;
  width: 100%;
  margin-top: .4rem;
}
#body.catalog-category-view .itoris_dynamicproductoptions .fields > .field {
  padding-left: 0;
}
#body.catalog-category-view .itoris_dynamicproductoptions .fields > .field.not-required {
  display: none;
}
#body.catalog-category-view .itoris_dynamicproductoptions .fields > .field.server {
  position: fixed;
  top: -999rem;
}
#body.catalog-category-view .itoris_dynamicproductoptions .options-list > .field {
  width: 100%;
  margin: 0;
}
#body.catalog-category-view .filter-content .server-selector-wrapper .field-tooltip .field-tooltip-content:hover {
  text-decoration: underline;
}
#body .field-tooltip {
  top: 11px;
  line-height: 1.2;
}
#body .field-tooltip .field-tooltip-content {
  left: 200%;
  top: -1.1rem;
  right: auto;
}
#body .field-tooltip .field-tooltip-content:before,
#body .field-tooltip .field-tooltip-content:after {
  margin: 0;
  left: -20px;
  top: 8px;
  border: 10px solid transparent;
  border-bottom-color: #f4f4f4;
  transform: rotate(-90deg);
}
#body .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #aaa;
}
#body .field-tooltip .field-tooltip-action {
  line-height: 1;
}
#body .field-tooltip .field-tooltip-action:before {
  font-size: 14px;
  line-height: 1;
  overflow: visible;
}
#body .field-tooltip.hover .field-tooltip-action:before,
#body .field-tooltip:hover .field-tooltip-action:before {
  color: #777;
}
#body .field-tooltip.hover .field-tooltip-content,
#body .field-tooltip:hover .field-tooltip-content {
  display: block !important;
}
#body.catalog-product-view .field-tooltip {
  float: left;
}
#body.catalog-product-view .itoris_dynamicproductoptions .fields > .field {
  padding-right: 0 !important;
}
#body.catalog-product-view .itoris_dynamicproductoptions .fields > .field > .control {
  float: left;
  width: 100%;
}
#body.catalog-product-view .itoris_dynamicproductoptions .fields > .field .field-tooltip {
  position: relative;
  top: auto;
}
#body.catalog-product-view .itoris_dynamicproductoptions .fields > .field.required .field-tooltip .field-tooltip-content {
  left: 164%;
}
#body.catalog-product-view .itoris_dynamicproductoptions .fields > .field.required .field-tooltip:before {
  margin-right: .4rem;
  color: #f00;
  content: "*";
}
#body.catalog-product-view .itoris_dynamicproductoptions .fields > .field.not-required .field-tooltip:before {
  display: none;
}
#body.catalog-product-view .itoris_dynamicproductoptions .fields > .field:before {
  margin: 0 .4rem .2rem 0;
  float: left;
  font-size: 1.4rem;
  font-weight: 700;
}
/*
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {

    #body {



    }

}
*/
#body .modal-popup.centered {
  overflow: hidden;
}
#body .modal-popup.centered .modal-inner-wrap {
  top: 30vh;
  margin: 0 auto;
  -webkit-transform: none;
  transform: none;
  transition-duration: .1s;
}
#body .modal-popup .modal-content img {
  display: block;
  margin: 0 0 10px;
  border: 1px solid #c1c1c1;
}
#body .modal-popup .modal-footer {
  border-top: 0 none;
}
#body .message.global.cookie {
  top: 0;
  bottom: auto;
  border-radius: 0;
  z-index: 300;
}
.custom-support em.home-custom-icons {
  border-radius: 50%;
  border: 2px solid #d4af37;
  color: #d4af37;
  background-color: transparent;
  line-height: 58px;
  font-size: 25px;
}
.custom-support em[class*=icon-] {
  background-color: transparent;
}
.footer .footer-middle {
  background-color: #f7f7f7;
}
.footer .footer-middle .theme-color {
  color: #777777 !important;
}
.footer .footer-middle a {
  color: #777777;
}
.footer .footer-middle .block .block-title strong {
  color: #d4af37;
}
.page-wrapper .breadcrumbs {
  background-color: #fff;
  color: #000;
}
.page-wrapper .breadcrumbs a {
  color: #000;
}
.page-wrapper .breadcrumbs a:hover {
  color: #000;
}
.tabs {
  width: 100%;
  position: relative;
  margin: 0 auto 15px;
  display: flex;
  height: 500px;
}
.tabs__title {
  width: 33%;
}
.tabs__title-name {
  width: 100%;
  color: #d4af37;
  font-family: 'Oswald';
  font-size: 24px;
  font-weight: 600;
  position: relative;
  margin-right: 96px;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.05em;
  cursor: pointer;
}
.tabs__title-link {
  color: #777;
  font-family: 'Oswald';
  font-size: 14px;
  font-weight: 600;
  position: relative;
  margin-right: 27px;
  margin-bottom: 30px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.05em;
}
.tabs__title-link:hover {
  color: #d4af37;
}
.tabs__title-link-active {
  position: relative;
  left: 0;
  color: #d4af37 !important;
}
.tabs__title-link-active:after {
  content: '';
  position: absolute;
  background-color: #d4af37;
  height: 2px;
  width: 100%;
  bottom: -14px;
  left: 0;
  z-index: 4;
}
.tabs section {
  position: absolute;
  margin-top: -99999px;
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.tabs section:after {
  content: '';
  position: absolute;
  background-color: #e7e7e7;
  height: 2px;
  width: 300%;
  left: -100%;
  right: -100%;
  display: block;
  top: -18.5px;
  z-index: 3;
}
.tabs section .block-title {
  display: none;
}
.tabs section .owl-theme .owl-controls {
  text-align: center;
  position: absolute;
  top: 100px;
  width: 100%;
}
.tabs section .porto-icon-left-open-huge,
.tabs section .porto-icon-right-open-huge {
  position: absolute;
  font-size: 24px;
  color: #c4c4c4;
  font-weight: 100;
}
.tabs section .porto-icon-left-open-huge {
  left: -40px;
}
.tabs section .porto-icon-right-open-huge {
  right: -40px;
}
.owl-item li.product-item {
  width: 100% !important;
  padding: 0 15px !important;
}
body {
  overflow-x: hidden !important;
}
@media screen and (max-width: 768px) {
  .tabs {
    height: auto;
    flex-wrap: wrap;
  }
  .tabs__title {
    width: 100%;
  }
  .tabs section {
    position: relative;
  }
  .tabs__title-link {
    position: absolute;
    left: -100%;
  }
  .tabs__title {
    width: 100%;
  }
  .tabs__title-name {
    width: 100%;
  }
}
.ln_overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  opacity: .5;
  z-index: 555;
}
.ln_overlay > img {
  position: absolute;
  display: block;
  top: 30%;
  left: 45%;
}
#body .hidden {
  display: none !important;
}
#body .nodisplay {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 none !important;
  overflow: hidden !important;
  font-size: 0 !important;
  text-indent: -999rem !important;
  line-height: 0 !important;
}
#body .product-add-form {
  padding: 0;
}
#body .product-options-wrapper {
  padding-bottom: .5rem;
}
#body .filter-content .server-selector-wrapper {
  position: relative;
  float: right;
  padding: 0 2.5rem 0 0;
}
#body .filter-content .server-selector-wrapper .server-selector {
  height: 36px;
  margin: 0;
  border: 2px solid #ccc;
  font-weight: 600;
}
#body .filter-content .server-selector-wrapper .server-selector.noselection {
  color: #e27c7c;
  border-color: #e27c7c;
}
#body .filter-content .server-selector-wrapper .field-tooltip {
  top: 8px;
}
#body .filter-content .server-selector-wrapper .field-tooltip .field-tooltip-action:before {
  font-size: 20px;
}
#body.catalog-category-view .toolbar-products {
  position: static;
}
#body.catalog-category-view .filter.block {
  margin-bottom: 0;
}
#body.catalog-category-view .filter-options {
  display: block;
}
#body.catalog-category-view .column.main {
  padding-top: 0;
}
#body.catalog-category-view .category-product-options .category-product-option {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
#body.catalog-category-view .category-product-options .category-product-option > .field > .label {
  font-weight: bold;
  font-size: 1.4rem;
}
#body.catalog-category-view .category-product-options .category-product-option > .field > .label > em {
  color: red;
}
#body.catalog-category-view .category-product-options .category-product-option > .field > .label > .price-notice {
  color: #0088cc;
}
#body.catalog-category-view .category-product-options .category-product-option > .field > p.note {
  font-size: 11px;
}
#body.catalog-category-view .category-product-options .category-product-option > .field > .control input + label {
  position: relative;
  top: -2px;
  margin-left: 5px;
}
#body.catalog-category-view .category-product-options .category-product-option > .field input,
#body.catalog-category-view .category-product-options .category-product-option > .field textarea,
#body.catalog-category-view .category-product-options .category-product-option > .field select {
  height: auto;
  font-size: 1.3rem;
  padding: 3px;
}
#body.catalog-category-view .product-options-wrapper {
  border-bottom: 0 none;
}
#body.catalog-category-view .filter-options-content {
  padding: 15px;
}
#body.catalog-category-view .filter-options-content .item:hover {
  background: none;
}
#body.catalog-category-view .products-grid.columns5 .product-item-details .product-item-actions {
  margin: 0;
}
#body.catalog-product-view .action.faq {
  display: inline-block;
  height: 32px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  letter-spacing: 0.05em;
  border: 1px solid #0088cc;
  color: #0088cc;
  margin-left: 5px;
  font-size: 1.66666667rem;
}
#body.catalog-product-view .action.faq:before,
#body.catalog-product-view .action.faq > span {
  display: inline-block;
  vertical-align: top;
}
#body.catalog-product-view .action.faq:before {
  font-size: 2rem;
  margin-right: 0;
}
#body.catalog-product-view .action.faq > span {
  padding-right: 5px;
}
#body .searchsuite-autocomplete {
  left: 0;
  width: 100%;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #cccccc;
  margin-top: -4.5px;
}
#body .page-header .minicart-wrapper {
  top: 10px;
  right: 15px;
  margin-top: 0;
}
#body .page-header .minicart-wrapper .action.showcart:before {
  content: "\f814";
}
#body .page-header .minicart-wrapper .action.showcart .counter.qty {
  top: auto;
  left: 7px;
  bottom: -22px;
  width: 24px;
  border: 1px solid #000;
  line-height: 22px;
  border-radius: 100%;
  background: #fff;
  color: #000;
  opacity: .9;
}
#body .page-header .minicart-wrapper .block-minicart {
  top: 170%;
}
#body .page-header .minicart-wrapper .block-minicart:before {
  right: 20px;
}
#body .page-header .minicart-wrapper .block-minicart:after {
  right: 17px;
}
#body .page-header .minicart-wrapper .loading-mask {
  top: 1px;
  background: #fff;
}
#body .page-header .custom-block {
  display: table;
  height: auto;
  margin-top: -3rem;
  margin-right: 1rem;
  font-size: 1.2rem;
}
#body .page-header .custom-block > * {
  float: left;
  clear: left;
  width: 100%;
  margin: 4px 0 0;
  line-height: 1.3;
  font-weight: normal;
  text-align: center;
}
#body .page-header .custom-block > *:first-child {
  margin-top: 0;
}
#body .page-header .custom-block .zopim-button {
  display: inline-block;
  cursor: pointer;
}
#body .page-header .custom-block .zopim-button * {
  display: block;
}
#body .page-header .custom-block .zopim-button > span {
  position: relative;
  padding: .5rem 1.1rem .4rem 2.6rem;
  background: #777;
  color: #fff;
  border-radius: 16px;
  line-height: 1.2;
}
#body .page-header .custom-block .zopim-button > span > span {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 7px;
  left: 10px;
  background: #fff;
  border-radius: 100%;
}
#body .page-header .custom-block .zopim-button > span.online > span {
  background: #0cc485;
}
#body .page-header .custom-block .zopim-button > span.offline > span {
  background: #e27c7c;
}
#body .page-header .custom-block .zopim-button:hover {
  text-decoration: none;
}
#body .page-header .custom-block .skype-button,
#body .page-header .custom-block .mail-button {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 0 0 0 5%;
  padding: 0 12px 0 10px;
  background: #777;
  border-radius: 16px;
  color: #fff;
  white-space: nowrap;
}
#body .page-header .custom-block .skype-button > em,
#body .page-header .custom-block .mail-button > em {
  margin-right: 2px;
}
#body .page-header .custom-block .skype-button:hover,
#body .page-header .custom-block .mail-button:hover {
  text-decoration: none;
}
#body .filter-options-title:after {
  z-index: 1;
}
#body .filter-options-content {
  top: calc(100% - 1px);
}
#body .filter-options-item.active:before,
#body .filter-options-item.active:after {
  bottom: 0;
}
#body .sticky-header .sw-megamenu.navigation li.level0.fl-right {
  float: right;
}
#body .sticky-header .minicart-wrapper {
  top: 50%;
  margin-top: -20px;
}
#body .sticky-header .minicart-wrapper .action.showcart .counter.qty {
  top: 19px;
  bottom: auto;
}
#body .sticky-header .minicart-wrapper .block-minicart {
  top: 100%;
}
#body ul.faqlinks {
  float: right;
  margin: .5rem 0 0;
  padding: 0;
  list-style: none;
}
#body ul.faqlinks > li {
  margin: 0;
}
#body ul.faqlinks a {
  font-weight: bold;
}
#body .product-image-photo {
  background: #fff;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
}
