/* HOME */
.widget.ryco-brand .item {
  margin-bottom: 30px;
}
.widget.ryco-brand .item .image {
  border: 1px solid #c2c2c2;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
}
.widget.ryco-brand .item .image .img-responsive {
  margin: 0 auto;
}
.widget.ryco-brand .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
.widget.ryco-brand .owl-item .item {
  margin-bottom: 0px;
}
.widget.ryco-brand .owl-carousel .owl-nav > div {
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -20px 0 0;
  opacity: 0;
  visibility: hidden;
}
.widget.ryco-brand .owl-carousel:hover .owl-nav > div {
  opacity: 1;
  visibility: visible;
}
.widget.ryco-brand .owl-carousel .owl-nav > div.owl-next {
  right: 15px;
  left: auto;
}
.color-theme {
  color: #428bca;
}
* {
  padding: 0;
}
a:focus,
a:active,
select:focus,
select:active,
input:focus,
input:active,
textarea:focus,
textarea:active,
button:focus,
button:active {
  outline: none !important;
}
a,
button {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
html,
body {
  overflow-x: hidden;
}
body.boxed > .page-wrapper {
  background: #f2f2f2 none repeat scroll 0 0;
  margin: 30px auto;
  overflow-x: hidden;
  position: relative;
  width: 1200px;
}
@media (max-width: 767px) {
  body.boxed > .page-wrapper {
    width: calc(100% - 30px) !important;
    margin: 15px auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  body.boxed:not(.fullwidth) > .page-wrapper {
    width: 960px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.boxed:not(.fullwidth) > .page-wrapper {
    width: 700px !important;
  }
}
@media (min-width: 1200px) {
  body.boxed.width1024 > .page-wrapper {
    width: 1024px;
  }
}
@media (min-width: 1426px) {
  body.boxed.width1366 > .page-wrapper {
    width: 1366px;
  }
}
body.boxed.fullwidth > .page-wrapper {
  width: calc(100% - 60px);
  margin: 30px;
}
body.boxed .container {
  width: 100%;
}
body.wide.fullwidth .container {
  width: 100%;
}
@media (min-width: 1370px) {
  body.wide.width1366 .container {
    width: 1366px;
  }
}
@media (min-width: 1200px) {
  body.wide.width1024 .container {
    width: 1024px;
  }
}
ul,
ol {
  list-style: none;
  margin: 0;
}
.std ul {
  list-style-type: square;
  padding-left: 15px;
}
table > caption {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
select {
  -moz-appearance: none;
  background: url("../../frontend/Ryco/shop/en_GB/images/select-bg.svg") no-repeat scroll 100% 45%;
  border: 1px solid #ccc;
  height: 32px;
  padding-right: 25px;
  text-indent: 0.01em;
  width: 100%;
  text-overflow: "";
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
.padding5 {
  padding: 5px;
}
.padding10 {
  padding: 10px;
}
.padding15 {
  padding: 15px;
}
.padding20 {
  padding: 20px;
}
.padding25 {
  padding: 25px;
}
.padding30 {
  padding: 30px;
}
.padding35 {
  padding: 35px;
}
.padding40 {
  padding: 40px;
}
.padding45 {
  padding: 45px;
}
.padding50 {
  padding: 50px;
}
.padding55 {
  padding: 55px;
}
.padding60 {
  padding: 60px;
}
.padding65 {
  padding: 65px;
}
.padding70 {
  padding: 70px;
}
.padding-top5 {
  padding-top: 5px;
}
.padding-top10 {
  padding-top: 10px;
}
.padding-top15 {
  padding-top: 15px;
}
.padding-top20 {
  padding-top: 20px;
}
.padding-top25 {
  padding-top: 25px;
}
.padding-top30 {
  padding-top: 30px;
}
.padding-top35 {
  padding-top: 35px;
}
.padding-top40 {
  padding-top: 40px;
}
.padding-top45 {
  padding-top: 45px;
}
.padding-top50 {
  padding-top: 50px;
}
.padding-top55 {
  padding-top: 55px;
}
.padding-top60 {
  padding-top: 60px;
}
.padding-top65 {
  padding-top: 65px;
}
.padding-top70 {
  padding-top: 70px;
}
.padding-right5 {
  padding-right: 5px;
}
.padding-right10 {
  padding-right: 10px;
}
.padding-right15 {
  padding-right: 15px;
}
.padding-right20 {
  padding-right: 20px;
}
.padding-right25 {
  padding-right: 25px;
}
.padding-right30 {
  padding-right: 30px;
}
.padding-right35 {
  padding-right: 35px;
}
.padding-right40 {
  padding-right: 40px;
}
.padding-right45 {
  padding-right: 45px;
}
.padding-right50 {
  padding-right: 50px;
}
.padding-right55 {
  padding-right: 55px;
}
.padding-right60 {
  padding-right: 60px;
}
.padding-right65 {
  padding-right: 65px;
}
.padding-right70 {
  padding-right: 70px;
}
.padding-left5 {
  padding-left: 5px;
}
.padding-left10 {
  padding-left: 10px;
}
.padding-left15 {
  padding-left: 15px;
}
.padding-left20 {
  padding-left: 20px;
}
.padding-left25 {
  padding-left: 25px;
}
.padding-left30 {
  padding-left: 30px;
}
.padding-left35 {
  padding-left: 35px;
}
.padding-left40 {
  padding-left: 40px;
}
.padding-left45 {
  padding-left: 45px;
}
.padding-left50 {
  padding-left: 50px;
}
.padding-left55 {
  padding-left: 55px;
}
.padding-left60 {
  padding-left: 60px;
}
.padding-left65 {
  padding-left: 65px;
}
.padding-left70 {
  padding-left: 70px;
}
.padding-bottom5 {
  padding-bottom: 5px;
}
.padding-bottom10 {
  padding-bottom: 10px;
}
.padding-bottom15 {
  padding-bottom: 15px;
}
.padding-bottom20 {
  padding-bottom: 20px;
}
.padding-bottom25 {
  padding-bottom: 25px;
}
.padding-bottom30 {
  padding-bottom: 30px;
}
.padding-bottom35 {
  padding-bottom: 35px;
}
.padding-bottom40 {
  padding-bottom: 40px;
}
.padding-bottom45 {
  padding-bottom: 45px;
}
.padding-bottom50 {
  padding-bottom: 50px;
}
.padding-bottom55 {
  padding-bottom: 55px;
}
.padding-bottom60 {
  padding-bottom: 60px;
}
.padding-bottom65 {
  padding-bottom: 65px;
}
.padding-bottom70 {
  padding-bottom: 70px;
}
.margin5 {
  margin: 5px;
}
.margin10 {
  margin: 10px;
}
.margin15 {
  margin: 15px;
}
.margin20 {
  margin: 20px;
}
.margin25 {
  margin: 25px;
}
.margin30 {
  margin: 30px;
}
.margin35 {
  margin: 35px;
}
.margin40 {
  margin: 40px;
}
.margin45 {
  margin: 45px;
}
.margin50 {
  margin: 50px;
}
.margin55 {
  margin: 55px;
}
.margin60 {
  margin: 60px;
}
.margin65 {
  margin: 65px;
}
.margin70 {
  margin: 70px;
}
.margin-top5 {
  margin-top: 5px;
}
.margin-top10 {
  margin-top: 10px;
}
.margin-top15 {
  margin-top: 15px;
}
.margin-top20 {
  margin-top: 20px;
}
.margin-top25 {
  margin-top: 25px;
}
.margin-top30 {
  margin-top: 30px;
}
.margin-top35 {
  margin-top: 35px;
}
.margin-top40 {
  margin-top: 40px;
}
.margin-top45 {
  margin-top: 45px;
}
.margin-top50 {
  margin-top: 50px;
}
.margin-top55 {
  margin-top: 55px;
}
.margin-top60 {
  margin-top: 60px;
}
.margin-top65 {
  margin-top: 65px;
}
.margin-top70 {
  margin-top: 70px;
}
.margin-right5 {
  margin-right: 5px;
}
.margin-right10 {
  margin-right: 10px;
}
.margin-right15 {
  margin-right: 15px;
}
.margin-right20 {
  margin-right: 20px;
}
.margin-right25 {
  margin-right: 25px;
}
.margin-right30 {
  margin-right: 30px;
}
.margin-right35 {
  margin-right: 35px;
}
.margin-right40 {
  margin-right: 40px;
}
.margin-right45 {
  margin-right: 45px;
}
.margin-right50 {
  margin-right: 50px;
}
.margin-right55 {
  margin-right: 55px;
}
.margin-right60 {
  margin-right: 60px;
}
.margin-right65 {
  margin-right: 65px;
}
.margin-right70 {
  margin-right: 70px;
}
.margin-left5 {
  margin-left: 5px;
}
.margin-left10 {
  margin-left: 10px;
}
.margin-left15 {
  margin-left: 15px;
}
.margin-left20 {
  margin-left: 20px;
}
.margin-left25 {
  margin-left: 25px;
}
.margin-left30 {
  margin-left: 30px;
}
.margin-left35 {
  margin-left: 35px;
}
.margin-left40 {
  margin-left: 40px;
}
.margin-left45 {
  margin-left: 45px;
}
.margin-left50 {
  margin-left: 50px;
}
.margin-left55 {
  margin-left: 55px;
}
.margin-left60 {
  margin-left: 60px;
}
.margin-left65 {
  margin-left: 65px;
}
.margin-left70 {
  margin-left: 70px;
}
.margin-bottom5 {
  margin-bottom: 5px;
}
.margin-bottom10 {
  margin-bottom: 10px;
}
.margin-bottom15 {
  margin-bottom: 15px;
}
.margin-bottom20 {
  margin-bottom: 20px;
}
.margin-bottom25 {
  margin-bottom: 25px;
}
.margin-bottom30 {
  margin-bottom: 30px;
}
.margin-bottom35 {
  margin-bottom: 35px;
}
.margin-bottom40 {
  margin-bottom: 40px;
}
.margin-bottom45 {
  margin-bottom: 45px;
}
.margin-bottom50 {
  margin-bottom: 50px;
}
.margin-bottom55 {
  margin-bottom: 55px;
}
.margin-bottom60 {
  margin-bottom: 60px;
}
.margin-bottom65 {
  margin-bottom: 65px;
}
.margin-bottom70 {
  margin-bottom: 70px;
}
body {
  color: #333;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
body.cms-index-index footer.footer {
  margin-top: 0;
}
body.active_ryco_builder.ajax-loading:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.4);
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('../../frontend/Ryco/shop/en_GB/images/loader-2.gif');
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.catalog-category-view.ajax-loading::after {
  content: none;
}
/* Remove the bootstrap 4px border radius */
.btn {
  border-radius: 0px !important;
}
.action-secondary,
.action-primary {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.action-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.action-primary:hover {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.action-secondary {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.action-secondary:hover {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.products.list.product-items .ajax-loading {
  clear: left;
  border: 1px solid #ddd;
  padding: 15px;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}
.label {
  font-size: 1.4rem;
  color: #333;
  padding: 0;
  margin: 0;
}
.input-text {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
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 none repeat scroll 0 0 padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  box-sizing: border-box;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-top: 0;
}
textarea {
  width: 100%;
  min-height: 120px;
}
.no-display {
  display: none;
}
.scroll-to-top {
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 25px;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
  color: #c2c2c2;
  background-color: transparent;
}
.scroll-to-top:hover,
.scroll-to-top:focus {
  background-color: #428bca;
  border-color: #428bca;
  color: #fff;
}
.search-autocomplete {
  display: none;
  overflow: hidden;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 100%;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #fff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.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:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
  background: #1979c3 none repeat scroll 0 0;
  border: 1px solid #1979c3;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 600;
  padding: 14px 17px;
  border-radius: 5px;
  vertical-align: middle;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  position: relative;
  float: right;
  vertical-align: top;
  margin: 18px 0 0 20px;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart > .text {
  display: none;
}
.minicart-wrapper .action.showcart > .counter.qty .counter-label {
  display: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\f290';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  color: #333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 5px 0 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #c2c2c2;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  width: 390px;
  padding: 25px 20px;
  right: 0;
}
@media (max-width: 424px) {
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
  left: auto;
  top: -12px;
  right: 3px;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
  left: auto;
  top: -14px;
  right: 2px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
  position: absolute;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 20px 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  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;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  right: -10px;
  top: -10px;
  background: #ff5501;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 24px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #ccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
  max-height: 300px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
  text-align: left;
  font-weight: 400;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product-item-name {
  font-weight: 700;
  margin: 0 0 10px;
  display: block;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 40px 5px 0;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 50px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
  background: #eee none repeat scroll 0 0;
  border: 1px solid #ccc;
  box-sizing: border-box;
  color: #333;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 1px 0 0 #ffffff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
  border-radius: 3px;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
}
.minicart-items .update-cart-item:hover {
  background: #e1e1e1 none repeat scroll 0 0;
  border: 1px solid #ccc;
  color: #333;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\f044';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #8f8f8f;
}
.minicart-items .action.delete:before {
  content: '\f1f8';
}
fieldset[disabled] .minicart-wrapper .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}
.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header .action.nav-toggle {
  float: right;
  vertical-align: top;
  font-size: 30px;
  background: none;
  border: none;
  box-shadow: none;
  margin: 11px 0 0 20px;
  color: #7E807E;
}
.header .top-header-content {
  border-bottom: 1px solid #e8e8e8;
  background-color: #7e807e;
  color: #fff;
}
.header .top-header-content .top-links {
  float: right;
  vertical-align: top;
  margin-left: 5px;
}
.header .top-header-content .top-links li {
  padding: 0;
}
.header .top-header-content .top-links li a:not(.no-display) {
  display: block;
  padding: 9px 5px 11px;
  color: #fff;
}
.header .top-header-content .top-links li:last-child a {
  padding-right: 0;
}
.header .top-header-content .welcome {
  float: right;
  vertical-align: top;
  padding: 9px 0 11px;
}
.header .top-header-content .dropdown-switcher {
  float: left;
}
.header .top-header-content .dropdown-switcher + .dropdown-switcher {
  margin-left: 10px;
}
.header .top-header-content .dropdown-switcher .switcher-active a {
  color: #428bca;
}
.header .top-header-content .switcher-toggle {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 9px 0 11px;
}
.header .top-header-content .switcher-toggle .fa {
  margin-left: 4px;
}
.header .middle-header-content {
  padding: 22px 0;
  height: 80px;
  max-height: 80px;
}
.header .search-form {
  /*float: right;
    width: 250px;
    position: relative;
    margin-top: 12px;
    */
}
@media (min-width: 320px) and (max-width: 992px) {
  .header .search-form {
    width: 100% !important;
    margin-bottom: 20px !important;
    padding: 0;
  }
}
.header .search-form .input-text.form-control {
  margin: 0;
  padding-right: 35px;
  background-color: #fff;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-size: 14px;
  height: 40px;
  vertical-align: baseline;
  padding-top: 0;
  padding-bottom: 0;
}
.header .search-form .button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  box-shadow: none;
  box-sizing: content-box;
  display: inline-block;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 30px;
  text-decoration: none;
  text-shadow: none;
  top: 0;
  z-index: 1;
}
.header .search-form .button.disabled,
.header .search-form .button[disabled] {
  cursor: not-allowed;
  /*opacity: 0.5;*/
  pointer-events: none;
}
.header .search-form.select-search {
  width: 450px;
}
.header .search-form.select-search .form-search:after {
  content: "";
  clear: both;
  display: table;
}
.header .search-form.select-search .form-search .search-select {
  float: left;
  vertical-align: top;
  width: 200px;
}
.header .search-form.select-search .form-search .search-select .search-toggle {
  background: none;
  border: 1px solid #c2c2c2;
  width: 100%;
  height: 40px;
  box-shadow: none;
  border-right: none;
  text-align: left;
  padding: 0 12px;
  border-radius: 5px 0px 0px 5px;
}
.header .search-form.select-search .form-search .search-select ul.dropdown-menu {
  border-top: medium none;
  margin: 0;
  max-height: 400px;
  min-width: 100%;
  overflow-y: auto;
}
.header .search-form.select-search .form-search .input-text.form-control {
  width: 250px;
  float: left;
  box-shadow: none;
  vertical-align: top;
  border-radius: 0px 5px 5px 0;
}
footer.footer {
  margin-top: 80px;
}
.footer-container .middle-footer {
  padding: 60px 0px;
  background-color: #F0F0F0;
}
.footer-container .middle-footer .logo-footer {
  max-height: 50px;
}
.footer-container .middle-footer h4 {
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
}
.footer-container .middle-footer ul li {
  padding: 5px 0;
}
.footer-container .bottom-footer {
  background: #7E807E;
  text-align: center;
  background-color: #8f8f8f;
  color: #fff;
  padding: 10px 0;
}
.footer-container .bottom-footer address {
  margin: 0;
}
.owl-carousel .owl-dots {
  display: table;
  margin: 20px auto 0;
}
.owl-carousel .owl-dots.disabled {
  margin: 0 !important;
  display: none;
}
.owl-carousel .owl-dots .owl-dot {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.owl-carousel .owl-dots .owl-dot span {
  background-color: transparent;
  border: 2px solid #444;
  height: 12px;
  margin: 0 7px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  width: 12px;
  border-radius: 10px;
  cursor: pointer;
  display: block;
}
.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background-color: #357ebd;
  border-color: #357ebd;
}
.owl-carousel .owl-nav {
  text-align: center;
}
.owl-carousel .owl-nav > div {
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: 2px solid #e0e0e0;
  color: #e0e0e0;
  border-radius: 5px;
  line-height: 34px;
  font-size: 16px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  vertical-align: top;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
.owl-carousel .owl-nav > div:not(.disabled):hover {
  background-color: #357ebd;
  border-color: #357ebd;
}
.owl-carousel .owl-nav > div.disabled {
  opacity: 0.45 !important;
  cursor: auto;
  pointer-events: none;
}
.owl-carousel .owl-nav.disabled {
  display: none;
}
@media (max-width: 991px) {
  .slider_ryco_carousel.owl-carousel .owl-nav {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
.slider_ryco_carousel.owl-carousel .owl-nav > div {
  position: absolute;
  top: 50%;
  margin: -20px 0 0;
  border-color: #fff;
  color: #fff;
  opacity: 0;
  visibility: hidden;
}
.slider_ryco_carousel.owl-carousel .owl-nav > div:not(.disabled):hover {
  background-color: #fff;
  border-color: #fff;
  color: #333;
}
.slider_ryco_carousel.owl-carousel .owl-nav > div.owl-prev {
  left: 30px;
  right: auto;
}
.slider_ryco_carousel.owl-carousel .owl-nav > div.owl-next {
  right: 30px;
  left: auto;
}
.slider_ryco_carousel.owl-carousel .owl-dots {
  bottom: 20px;
  position: absolute;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.slider_ryco_carousel.owl-carousel .owl-dots span {
  border-color: #fff;
}
.slider_ryco_carousel.owl-carousel .owl-dots .owl-dot span:hover {
  border-color: #fff;
  background-color: #fff;
}
.slider_ryco_carousel.owl-carousel:hover .owl-nav > div {
  opacity: 1;
  visibility: visible;
}
.content-heading {
  position: relative;
  /*margin: 10px 0 25px;*/
  text-align: center;
}
.content-heading.text-left {
  text-align: left;
}
.content-heading .block-note {
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
  margin: 0;
}
.content-heading .title {
  margin: 0 0 5px;
  /* font-weight: 300;*/
  font-size: 3.8rem;
  position: relative;
  z-index: 1;
}
.content-heading h3.title {
  font-size: 2.8rem;
}
.price-box .price {
  font-size: 25px;
  color: #357ebd;
}
.price-box span {
  line-height: 1;
}
.price-box .price-label {
  display: none;
}
.price-box .old-price {
  /*float: left;
    margin-right: 10px;
    margin-top: 1px;
    vertical-align: top;*/
}
.price-box .old-price .price {
  color: #c2c2c2;
  text-decoration: line-through;
  font-size: 18px;
}
.price-box .price-from,
.price-box .price-to {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.price-box .price-from:after {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  font-family: "FontAwesome";
  content: "\f061";
  font-size: inherit;
}
.product-label {
  background-color: #428bca;
  color: #fff;
  padding: 5px;
  min-width: 50px;
  text-align: center;
  border-radius: 4px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.product-label.sale-label {
  right: 15px;
  left: auto;
  background-color: #ff5501;
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'FontAwesome';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'FontAwesome';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .label {
  display: inline-block;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
}
.product-tab .nav-tabs {
  text-align: center;
  margin-bottom: 40px;
}
.product-tab .nav-tabs > li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.products-grid .product-item-info {
  margin-bottom: 30px;
}
.products-grid .product-item-info .product-top {
  position: relative;
}
.products-grid .product-item-info .product-top ul.actions-link {
  position: absolute;
  top: 15px;
  right: 15px;
  display: none;
}
.products-grid .product-item-info .product-top ul.actions-link li {
  justify-content: flex-end;
  display: flex;
  align-items: center;
}
.products-grid .product-item-info .product-top ul.actions-link li + li {
  padding-top: 10px;
}
.products-grid .product-item-info .product-top ul.actions-link li .action {
  background: #fff;
  border-radius: 0.5em;
  position: relative;
  color: #c2c2c2;
  height: 40px;
  width: 40px;
  line-height: 28px;
  border: 1px solid #c2c2c2;
}
.products-grid .product-item-info .product-top ul.actions-link li .action:hover,
.products-grid .product-item-info .product-top ul.actions-link li .action:focus {
  border-color: #357ebd;
  color: #fff;
  background-color: #357ebd;
}
@media (min-width: 992px) {
  .products-grid .product-item-info .product-top ul.actions-link li .action:before {
    content: attr(data-title);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    height: 40px;
    line-height: 38px;
    margin: 0 15px 0 0;
    padding: 0 1em;
    background: rgba(23, 35, 34, 0.75) none repeat scroll 0 0;
    position: absolute;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    left: -8px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    top: -1px;
    display: none;
  }
  .products-grid .product-item-info .product-top ul.actions-link li .action:after {
    border-bottom: .5em solid transparent;
    border-left: 0.5em solid rgba(23, 35, 34, 0.75);
    border-top: .5em solid transparent;
    content: "";
    margin-top: -0.5em;
    position: absolute;
    right: -0.5em;
    left: -8px;
    top: 20px;
    display: none;
  }
  .products-grid .product-item-info .product-top ul.actions-link li .action:hover:before,
  .products-grid .product-item-info .product-top ul.actions-link li .action:hover:after {
    display: block;
  }
}
.products-grid .product-item-info .product-item-details {
  padding-top: 15px;
}
.products-grid .product-item-info .product-item-details .categories-link {
  margin: 0 0 8px;
  font-style: italic;
}
.products-grid .product-item-info .product-item-details .product.description {
  margin: 0 0 15px;
}
.products-grid .product-item-info .product-item-details .product-item-name {
  font-size: 20px;
  text-align: center;
  margin: 0 0 10px;
}
.products-grid .product-item-info .product-item-details .product-item-name a {
  color: #333;
  font-weight: 600;
}
.products-grid .product-item-info .product-item-details .product-item-name a:hover {
  color: #357ebd;
}
.products-grid .product-item-info .product-item-details .price-box,
.products-grid .product-item-info .product-item-details .product-reviews-summary {
  margin-bottom: 10px;
}
.products-grid .product-item-info:hover .product-top ul.actions-link {
  display: block;
}
.products-grid .product-item-info:hover .product-top .product-label {
  display: none;
}
.products-grid .owl-carousel .owl-nav > div {
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -20px 0 0;
  display: none;
}
.products-grid .owl-carousel:hover .owl-nav > div {
  display: block;
}
.products-grid .owl-carousel:hover .owl-nav > div.owl-next {
  right: 15px;
  left: auto;
}
.products-grid .owl-carousel .product-item-info {
  margin: 0;
}
.products-grid .owl-carousel .owl-item {
  padding: 0 15px;
  max-height: 392px;
  overflow: hidden;
}
.list-products .product-item-info {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.list-products .product-item-info .product-left,
.list-products .product-item-info .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.list-products .product-item-info .product-item-details {
  padding-left: 20px;
}
.list-products .product-item-info .product-item-details .product-item-name,
.list-products .product-item-info .product-item-details .product-reviews-summary,
.list-products .product-item-info .product-item-details .price-box {
  margin: 0 0 10px;
}
.list-products .product-item-info .product-item-details .product-item-name a {
  color: #333;
  font-weight: 600;
}
.list-products .product-item-info .product-left {
  width: 120px;
}
.list-products .product-item-info .product-left .product-left-content {
  position: relative;
}
.list-products .product-item-info .product-left .product-label {
  top: 10px;
  left: auto;
  right: 10px;
}
.list-products .product-item-info .product-left .product-label.sale-label {
  z-index: 1;
}
.list-products .product-item-info .action.ryco-quickview {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c2c2c2;
  border-radius: 0.5em;
  color: #c2c2c2;
  height: 40px;
  position: absolute;
  width: 40px;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  display: none;
}
.list-products .product-item-info .action.ryco-quickview:hover {
  background-color: #428bca;
  border-color: #357ebd;
  color: #fff;
}
.list-products .product-item-info:hover .action.ryco-quickview {
  display: block;
}
.list-products .product-item-info:hover .product-label {
  display: none;
}
.list-products .owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -55px;
}
.list-products .owl-carousel .owl-nav > div {
  width: 30px;
  height: 30px;
  line-height: 24px;
}
.testimonial-item .testimonial-content {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.testimonial-item .testimonial-content .author-thumbnail {
  display: table-cell;
  vertical-align: top;
  width: 80px;
}
.testimonial-item .testimonial-content .author-thumbnail img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonial-item .testimonial-content .content {
  display: table-cell;
  vertical-align: top;
  padding-left: 30px;
}
.testimonial-item .testimonial-content .content blockquote {
  background-color: #eee;
  border: none;
  border-radius: 5px;
  color: #333;
  font-style: italic;
  margin-bottom: 10px;
  padding: 20px;
  position: relative;
}
.testimonial-item .testimonial-content .content blockquote:after {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid #eee;
  position: absolute;
  left: -20px;
  top: 15px;
}
.testimonial-item .testimonial-content .content .author-info .name {
  font-weight: 600;
  font-size: 16px;
}
.testimonial-item .testimonial-content .content .author-info .info {
  font-style: italic;
}
.testimonial-grid.owl-carousel .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonial-grid.owl-carousel .testimonial-item .testimonial-content {
  margin: 0;
}
.instagram-item {
  position: relative;
  margin-bottom: 30px;
}
.instagram-item img {
  min-width: 100%;
}
.instagram-item .social-count {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
.instagram-item .social-count span {
  padding: 0 5px;
}
.instagram-item:hover .social-count {
  display: block;
}
.instagram-block .owl-carousel .owl-item {
  padding: 0 15px;
}
.instagram-block .owl-carousel .owl-item .instagram-item {
  margin-bottom: 0px;
}
.instagram-block .owl-carousel .owl-nav > div {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin: -20px 0 0;
  left: 15px;
  display: none;
}
.instagram-block .owl-carousel .owl-nav > div.owl-next {
  right: 15px;
  left: auto;
}
.instagram-block .owl-carousel:hover .owl-nav > div {
  display: block;
}
.twitter-feed-block .twitter-item {
  position: relative;
  padding-left: 80px;
  min-height: 60px;
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.twitter-feed-block .twitter-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.twitter-feed-block .twitter-item .twitter-user {
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.twitter-feed-block .twitter-item .twitter-user img {
  width: 50px;
}
.twitter-feed-block .twitter-item .time {
  font-style: italic;
  padding-top: 7px;
}
.twitter-feed-block .twitter-item .time a {
  font-weight: 600;
}
.twitter-feed-block .twitter-slider .twitter-item {
  padding-left: 0;
  text-align: center;
}
.twitter-feed-block .twitter-slider .twitter-item .twitter-user {
  position: static;
  margin: 0 auto 10px;
}
.twitter-feed-block .owl-carousel .owl-nav > div {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin: -20px 0 0;
  left: 15px;
  display: none;
}
.twitter-feed-block .owl-carousel .owl-nav > div.owl-next {
  right: 15px;
  left: auto;
}
.twitter-feed-block .owl-carousel:hover .owl-nav > div {
  display: block;
}
.portfolio-item {
  border: 1px solid #c2c2c2;
  margin-bottom: 30px;
}
.portfolio-item .portfolio-bottom-content {
  padding: 15px;
}
.portfolio-item .portfolio-bottom-content h4 {
  margin-top: 0px;
}
.portfolio-item .portfolio-bottom-content h4 a {
  color: #555;
  font-weight: 600;
}
.portfolio-item .portfolio-bottom-content h4 a:hover {
  color: #428bca;
}
.portfolio-item .portfolio-bottom-content .category-link {
  font-style: italic;
}
.owl-carousel.portfolio-grid .owl-item {
  padding: 0 15px;
}
.owl-carousel.portfolio-grid .owl-item .portfolio-item {
  margin: 0;
}
.owl-carousel.portfolio-grid .owl-nav > div {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin: -20px 0 0;
  left: 15px;
  display: none;
}
.owl-carousel.portfolio-grid .owl-nav > div.owl-next {
  right: 15px;
  left: auto;
}
.owl-carousel.portfolio-grid:hover .owl-nav > div {
  display: block;
}
.portfolio_galley_carousel {
  margin-top: 30px;
}
.portfolio_galley_carousel .owl-item {
  padding: 0 15px;
}
.portfolio_galley_carousel .gallery_thumb {
  border: 2px solid transparent;
  display: block;
}
.portfolio_galley_carousel .gallery_thumb.active {
  border: 2px solid red;
}
.blog-grid-block .item {
  margin-bottom: 30px;
}
.blog-grid-block .item .title {
  margin: 13px 0 8px;
}
.blog-grid-block .item .title a {
  font-weight: 600;
  color: #333;
  font-size: 16px;
}
.blog-grid-block .owl-carousel .owl-item {
  padding: 0 15px;
}
.blog-grid-block .owl-carousel .owl-item .item {
  margin-bottom: 30px;
}
.lastest-posts-list .block-content .item:not(:last-child) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c2c2c2;
}
.lastest-posts-list .block-content .item .image {
  display: table-cell;
  width: 120px;
  vertical-align: top;
}
.lastest-posts-list .block-content .item .short-detail {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
}
.lastest-posts-list .block-content .item .short-detail .title a {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}
.lastest-posts-list .block-content .item .short-detail .title a:hover {
  color: #428bca;
}
.lastest-posts-list .owl-item .blog-content:not(:last-child) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c2c2c2;
}
.deal-timer {
  margin-bottom: 10px;
  border: 1px solid #c2c2c2;
  padding: 10px;
  border-radius: 5px;
  clear: both;
  width: 100%;
  text-align: center;
}
.deal-timer .countdown > span {
  display: inline-block;
  float: left;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  box-shadow: inset 2px 2px 0 #fcfcfc;
  padding-top: 13px;
  padding-bottom: 13px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  font-size: 20px;
  font-weight: 400;
  color: #999;
  line-height: 1;
  padding-left: 3px;
  padding-right: 3px;
  letter-spacing: 0.06em;
  width: calc(25% - 30px / 4);
}
.deal-timer .countdown > span + span {
  margin-left: 10px;
}
.deal-timer .countdown > span b {
  font-weight: 400;
}
.deal-timer .countdown:after {
  content: "";
  display: table;
  clear: both;
}
.deal-timer .time-note:after {
  content: "";
  display: table;
  clear: both;
}
.deal-timer .time-note span {
  display: block;
  width: 100%;
  font-size: 9px;
  font-weight: 600;
  margin-top: 1px;
  text-transform: uppercase;
  color: #a7a7a7;
  width: 25%;
  float: left;
  text-align: center;
  padding-top: 5px;
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
  width: 1px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-box .price-from,
.product-info-main .product-info-price .price-box .price-to {
  display: block;
  margin: 0 0 10px;
}
.product-info-main .product-info-price .price-box .price-from .price-label,
.product-info-main .product-info-price .price-box .price-to .price-label {
  display: block;
}
.product-info-main .product-info-price .price-box .price-from:after {
  content: none;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label {
  display: none;
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: table-cell;
  padding-bottom: 10px;
  text-align: right;
  vertical-align: top;
  width: 50%;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-reviews-summary {
  margin-bottom: 15px;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.product-reviews-summary .reviews-actions {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-reviews-summary.short .rating-summary {
  margin: 0;
}
.product-reviews-summary.short .rating-summary .label {
  display: none;
}
.product-reviews-summary.short .reviews-actions {
  display: none;
}
.page-title-wrapper.product .page-header {
  border: none;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 0;
}
.product-add-form {
  padding-top: 20px;
}
.product-add-form:after {
  content: "";
  display: table;
  clear: both;
}
.product-add-form .box-tocart {
  margin: 0 0 30px;
}
.product-add-form .box-tocart .field.qty {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.product-add-form .box-tocart .field.qty .label {
  font-weight: 400;
  margin-bottom: 8px;
  display: block;
  text-align: left;
}
.product-add-form .box-tocart .field.qty .input-text {
  text-align: center;
  width: 54px;
}
.product-add-form .box-tocart .action.tocart {
  margin-bottom: 0;
  margin-right: 1%;
  width: 49%;
  vertical-align: top;
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
  background: #1979c3 none repeat scroll 0 0;
  border: 1px solid #1979c3;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
}
.product-add-form .box-tocart .action.tocart:hover {
  background: #006bb4 none repeat scroll 0 0;
  border: 1px solid #006bb4;
  color: #fff;
}
.product-add-form .price-box .price-container {
  font-size: 21px;
}
.product-add-form .price-box .price-container .price {
  font-size: 36px;
  line-height: 36px;
}
.product-add-form .price-box .price-including-tax + .price-excluding-tax .price {
  font-size: 1.4rem;
  line-height: 16px;
}
.product-social-links,
.product-addto-links {
  text-align: left;
  margin: 0 0 20px;
}
.product-social-links .action,
.product-addto-links .action {
  margin-right: 5%;
  color: #999;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
}
.product-social-links .action:hover,
.product-addto-links .action:hover {
  color: #333;
}
.product-social-links .action:before,
.product-addto-links .action:before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f0e0";
  margin: -2px 5px 0 0;
  width: 18px;
}
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before {
  content: "\f004";
}
.product-social-links .action.tocompare:before,
.product-addto-links .action.tocompare:before {
  content: "\f074";
}
.product.media .fotorama__nav--dots .fotorama__nav__frame {
  width: 30px;
}
.product.media .fotorama__dot {
  border-radius: 5px;
  height: 10px;
  left: 10px;
  top: 10px;
  width: 10px;
}
.product-addto-links {
  display: inline;
}
.product-info-price .price-box .price-container {
  font-size: 21px;
}
.product-info-price .price-box .price-container .price {
  font-size: 36px;
  line-height: 36px;
}
.product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
  font-size: 1.4rem;
  line-height: 16px;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:after {
  content: ")";
}
.data.switch .counter:before {
  content: "(";
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.review-form {
  max-width: 500px;
}
.product.info.detailed {
  clear: both;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 30px 10px 0;
}
@media (min-width: 768px) {
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .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;
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .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: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active {
    background: #fff;
    color: #333;
  }
  .product.data.items > .item.title.active > .switch {
    background: #fff;
    padding-bottom: 2px;
    color: #333;
  }
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #fff;
    padding-bottom: 2px;
    color: #333;
  }
  .product.data.items > .item.title a:after {
    display: none;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
    background: #fff;
    margin-top: 40px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
  }
  .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;
  }
}
.review-control-vote {
  overflow: hidden;
  height: 22px;
  margin-top: 8px;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'FontAwesome';
  font-size: 22px;
  height: 22px;
  letter-spacing: 4px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'FontAwesome';
  font-size: 22px;
  height: 22px;
  letter-spacing: 4px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\f005' '\f005' '\f005';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\f005' '\f005';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\f005';
}
.review-control-vote:before {
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-legend {
  border: none;
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
}
.checkbox.related {
  margin-top: 0;
}
.block.related,
.block.upsell {
  margin-top: 70px;
  margin-bottom: 70px;
}
.block.related .block-actions button {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  font-weight: 600;
  color: #333;
}
.close-nav-button {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  background: none;
  border: none;
  box-shadow: none;
  color: #fff;
  font-size: 20px;
  width: 40px;
  height: 40px;
  display: none;
}
.sidebar .block.related {
  margin-top: 0;
}
.sidebar .block-title {
  text-transform: uppercase;
  border-bottom: 2px solid #333;
  padding-bottom: 7px;
  margin-bottom: 30px;
}
.sidebar .block-title .title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.sidebar-main .sidebar-additional > .block + .block {
  margin-top: 70px !important;
}
.catalog-product-view .product-brand .brand-name {
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.catalog-product-view .product-brand .brand-image a {
  display: inline-block;
  border: 1px solid #c2c2c2;
}
.catalog-product-view .sidebar .product-brand {
  margin-bottom: 70px;
}
.catalog-product-view .sidebar .product-brand .brand-image {
  border: 1px solid #c2c2c2;
  text-align: center;
}
.catalog-product-view .sidebar .product-brand .brand-image a {
  display: inline-block;
  border: none;
}
.brand-list .brand-name {
  text-align: center;
  margin: 0;
}
.brand-list .brand-name a {
  font-weight: 600;
  color: #333;
}
.brand-list .brand-name a:hover,
.brand-list .brand-name a:focus {
  color: #428bca;
}
.shop-by-brand .description + .featured-brands {
  margin-top: 80px;
}
.shop-by-brand > .brand-search {
  margin-top: 80px;
  border: 1px solid #c2c2c2;
  padding: 15px;
  margin-bottom: 70px;
}
.shop-by-brand > .brand-search > .search form {
  display: block;
  position: relative;
}
.shop-by-brand > .brand-search > .search form .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.shop-by-brand > .brand-search > .search form .actions .action {
  background: #428bca none repeat scroll 0 0;
  border: 1px solid #428bca;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  height: 32px;
  padding: 0 20px;
}
.shop-by-brand > .brand-search > .search form .actions .action:hover {
  background: #006bb4;
}
.shop-by-brand .search .fields {
  margin-bottom: 10px;
}
.shop-by-brand .characters ul.characters-filter {
  list-style: none;
  float: left;
}
.shop-by-brand .characters ul.characters-filter li {
  float: left;
}
.shop-by-brand .characters ul.characters-filter li a {
  text-decoration: none;
  display: block;
  border: 1px solid transparent;
  height: 28px;
  line-height: 28px;
  width: 28px;
  text-align: center;
}
.shop-by-brand .characters ul.characters-filter li a:hover {
  background-color: #006bb4;
  color: #ffffff;
  border: 1px solid #006bb4;
}
.shop-by-brand .characters ul.characters-filter li.active a {
  background-color: #006bb4;
  color: #ffffff;
  border: 1px solid #006bb4;
}
.shop-by-brand .characters .view-all {
  float: right;
}
.message {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  padding-left: 45px;
  position: relative;
}
.message > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.info {
  background: #fdf0d5;
  color: #6f4400;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover,
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  color: #c07600;
  content: '\f129';
}
.message.error {
  background: #fae5e5;
  color: #1979c3;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover,
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  color: #b30000;
  content: '\f06a';
}
.message.warning {
  background: #fdf0d5;
  color: #6f4400;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover,
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  color: #b30000;
  content: '\f06a';
}
.message.notice {
  background: #fdf0d5;
  color: #6f4400;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover,
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  color: #c07600;
  content: '\f12a';
}
.message.success {
  background: #e5efe5;
  color: #006400;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover,
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  color: #006400;
  content: '\f00c';
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 20px 25px;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
  background: #1979c3 none repeat scroll 0 0;
  border: 1px solid #1979c3;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 14px 17px;
  line-height: 2.2rem;
  vertical-align: middle;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-summary > .title {
  display: block;
  font-size: 17px;
  font-weight: normal;
  margin: 12px 0;
  margin-top: 50px;
  text-transform: uppercase;
}
.cart-summary .block .title {
  border-top: 1px solid #ccc;
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  padding: 10px 40px 10px 0px;
  position: relative;
  text-decoration: none;
}
.cart-summary .block .title:after {
  content: "\f107";
  right: 3px;
  color: #858585;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin: 3px 0 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 10px;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.cart-summary .block.active .title:after {
  content: "\f106";
}
.cart-summary .block .content {
  padding: 5px 0 23px;
  position: relative;
}
.cart-summary .block .content .legend,
.cart-summary .block .content .legend + br {
  display: none;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin: -1px 10px 0 0px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
  text-align: left;
  font-weight: 600;
}
.cart-summary .block .fieldset .field {
  margin-bottom: 10px;
}
.cart-summary .block .fieldset .field:not(.choice) .label {
  display: block;
  text-align: left;
  margin-bottom: 8px;
  font-weight: 600;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart thead tr th.col.qty {
  text-align: center;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #ccc;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
}
.cart.table-wrapper .col.item {
  padding: 0;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
  width: 20%;
}
.cart.table-wrapper .col.qty button.qty {
  background-color: #000000;
  border-width: 1px;
  border-style: solid;
  border-radius: 0px;
  width: 20px;
  height: 35px;
}
@media (min-width: 991px) {
  .cart.table-wrapper .col.qty button.qty {
    width: 24px;
  }
}
@media (min-width: 1200px) {
  .cart.table-wrapper .col.qty button.qty {
    width: 35px;
  }
}
.cart.table-wrapper .col.qty button.qty.minus {
  float: left;
  border-right: 0;
}
.cart.table-wrapper .col.qty button.qty.plus {
  float: left;
  border-left: 0;
}
.cart.table-wrapper .col.qty .input-text {
  height: 35px;
  width: 45px;
  float: left;
  text-align: center;
}
.cart.table-wrapper .col.qty .label {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 20px 8px 20px 0;
  position: relative;
  border: 0 none;
  vertical-align: top;
}
@media (max-width: 767px) {
  .cart.table-wrapper .item:first-child .col.item {
    border-top: 1px solid #ddd;
  }
}
.cart.table-wrapper .actions-toolbar {
  min-height: 40px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\f040';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #8f8f8f;
}
.cart.table-wrapper .actions-toolbar > .action-edit {
  top: 10px;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\f014';
}
.cart.table-wrapper .action {
  margin-right: 10px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: table-cell;
  left: 15px;
  max-width: 100%;
  padding: 0;
  position: static;
  top: 15px;
  width: 1%;
  vertical-align: top;
  padding-right: 20px;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
  font-weight: 600;
}
.cart.table-wrapper .product-item-name > a {
  color: #333;
  text-decoration: none;
}
.cart.table-wrapper .product-item-name > a:hover {
  color: #428bca;
  text-decoration: underline;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .price {
  font-weight: 700;
  font-size: 14px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.cart.table-wrapper .item-options:after {
  content: "";
  display: table;
  clear: both;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.totals .mark,
.cart-totals .mark {
  background: none;
  color: #000000;
}
.totals tbody .mark,
.cart-totals tbody .mark,
.totals tfoot .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.abs-shopping-cart-items-desktop,
.block-cart-failed,
.cart-container .form-cart,
.cart-container .cart-gift-item {
  float: left;
  order: 1;
  padding-right: 4%;
  position: relative;
  width: 65%;
}
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after {
  content: ": ";
}
.cart-discount {
  border: 0 none;
  box-sizing: border-box;
  float: left;
  order: 1;
  padding-right: 4%;
  clear: left;
  width: 75%;
  margin-top: 20px;
}
.cart-discount .block {
  width: 48%;
}
.cart-discount .block .title {
  border: 0 none;
  padding: 0 0 10px;
  position: relative;
}
.cart-discount .block .title:after {
  display: inline;
  color: #1979c3;
  color: inherit;
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 16px;
  font-weight: normal;
  line-height: 12px;
  margin: -2px 0 0 10px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  margin-left: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.cart-discount .block .title strong {
  color: #1979c3;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.cart-discount .field {
  display: table-cell;
}
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.cart-discount .fieldset > .field > .label {
  display: none;
}
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 5px 15px;
  vertical-align: middle;
  width: auto;
  border: 1px solid #c2c2c2;
}
@media (max-width: 767px) {
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 100%;
  }
}
.paypal-review-discount .block > .title {
  border: 0 none;
  padding: 0 0 10px;
}
.paypal-review-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 5px 15px;
  vertical-align: middle;
  width: auto;
  border: 1px solid #c2c2c2;
}
.paypal-review-discount .field {
  display: table-cell;
}
.paypal-review-discount .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block-desktop .block > .title {
  border: 0 none;
  padding: 0 0 10px;
}
.cart.main.actions:after {
  clear: both;
  display: table;
  content: "";
}
.cart.main.actions .btn-primary {
  float: right;
  margin-left: 15px;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar:after {
  content: "";
  display: table;
  clear: both;
}
.toolbar.toolbar-products {
  background-color: transparent;
  position: relative;
}
@media (max-width: 767px) {
  .toolbar.toolbar-products .toolbar-amount {
    display: none !important;
  }
}
.bottom-pagination .toolbar.toolbar-products {
  margin-bottom: 0;
  margin-top: 30px;
}
.bottom-pagination .toolbar.toolbar-products .modes,
.bottom-pagination .toolbar.toolbar-products .toolbar-amount {
  display: none;
}
.bottom-pagination .toolbar.toolbar-products .pages {
  display: block;
  float: left;
  margin: 0;
}
.bottom-pagination .toolbar.toolbar-products .pages .pagination {
  margin: 0;
}
.bottom-pagination .toolbar.toolbar-products .limiter {
  float: left;
  margin-left: 30px;
  display: block;
}
@media (max-width: 991px) {
  .bottom-pagination .toolbar.toolbar-products .limiter {
    margin-left: 15px;
  }
}
.bottom-pagination .toolbar.toolbar-products .limiter select {
  width: 45px;
}
@media (max-width: 767px) {
  .bottom-pagination .toolbar.toolbar-products {
    text-align: left;
  }
  .bottom-pagination .toolbar.toolbar-products .pages {
    float: none;
    margin-bottom: 20px;
  }
  .bottom-pagination .toolbar.toolbar-products .limiter {
    float: none;
  }
}
.limiter .control {
  display: inline-block;
}
.modes {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.modes-label {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modes-label + .modes-mode {
  border-radius: 3px 0 0 3px;
}
.modes-mode {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f0f0f0;
  border-color: #cccccc -moz-use-text-color #cccccc #cccccc;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  box-shadow: 0 1px 0 0 #ffffff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
  color: #7d7d7d;
  display: inline-block;
  float: left;
  font-weight: 400;
  line-height: 1;
  padding: 7px 10px;
  text-align: center;
  text-decoration: none;
}
.modes-mode:before {
  color: #7d7d7d;
  content: "\f00a";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 16px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.modes-mode > span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modes-mode:hover {
  background: #ebebeb none repeat scroll 0 0;
  color: #7d7d7d;
}
.modes-mode:last-child {
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #ccc;
}
.modes-mode.active {
  background: #dedede none repeat scroll 0 0;
  box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.8) inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
  color: #9e9e9e;
}
.mode-list::before {
  content: "\f03a";
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-amount {
  display: block;
  float: left;
  position: static;
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.toolbar-products .pages {
  display: none;
}
@media (max-width: 991px) {
  .limiter-text {
    display: none;
  }
}
.page-with-filter .toolbar select {
  border-radius: 10px;
  box-shadow: none;
  border: none;
  width: 65%;
  padding: 0 10px;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter {
  float: right;
  display: none;
}
.page-products .sorter {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 1;
  width: 50%;
}
@media (max-width: 767px) {
  .page-products .sorter {
    width: 32%;
    top: 10px;
  }
}
.sorter {
  float: right;
}
.toolbar select {
  background-color: #f0f0f0;
  border-radius: 3px;
  box-shadow: 0 1px 0 0 #ffffff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  color: #8f8f8f;
  content: "\f176";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 16px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.sorter-action:hover:before {
  color: #333;
}
.sorter-action.sort-desc:before {
  content: "\f175";
}
.sorter-action > span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (max-width: 767px) {
  .cart.main.actions .action {
    width: 100%;
    margin: 0 0 15px !important;
    float: none;
  }
  .cart-discount .block,
  .cart-discount {
    width: 100%;
    padding: 0;
  }
  .cart.table-wrapper .product-image-photo {
    display: block;
    height: auto;
    margin: auto;
    left: 15px;
    max-width: 65px;
    padding: 0;
    position: absolute;
    top: 15px;
    width: 100%;
  }
  .cart.table-wrapper .item .col.item {
    display: block;
    min-height: 120px;
    padding: 15px 15px 0 90px;
    position: relative;
  }
  .cart.table-wrapper .col.qty::before,
  .cart.table-wrapper .col.price::before,
  .cart.table-wrapper .col.subtotal::before,
  .cart.table-wrapper .col.msrp::before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    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;
    white-space: nowrap;
    width: 33%;
  }
}
@media (min-width: 768px) {
  .cart-summary {
    width: 35%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block fieldset .field {
    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 8px;
    display: inline-block;
  }
  .cart-summary .block fieldset .field.choice:before,
  .cart-summary .block fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    width: 65%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    margin-top: 20px;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
}
.filter-options {
  margin: 0;
  background: transparent none repeat scroll 0 0;
  clear: both;
  display: block;
  overflow: initial;
  position: static;
}
.block.filter {
  margin-bottom: 70px;
}
.block.filter .filter-options-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.block.filter .filter-options-item.active .filter-options-title::after {
  content: "\f106";
}
.block.filter .block-subtitle {
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.block.filter .filter-subtitle {
  display: block;
  position: static;
}
.block.filter .filter-options-title {
  cursor: pointer;
  display: block;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
}
.block.filter .filter-options-title:after {
  color: inherit;
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  text-align: center;
  position: absolute;
  right: 13px;
  top: 12px;
  vertical-align: middle;
}
.block.filter .filter-options-content {
  margin: 0;
  padding: 10px;
}
.block.filter .filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.block.filter .filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.block.filter .filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.block.filter .filter-options-content .count {
  color: #858585;
  padding-right: 5px;
}
.block.filter .filter-options-content .count .filter-count-label {
  display: none;
}
.block.filter .filter-options-content .count:after {
  content: ")";
}
.block.filter .filter-options-content .count:before {
  content: "(";
}
.list.products-list .product-item-info .product-image-content {
  position: relative;
}
.list.products-list .product-item-info .product-image-content .ryco-quickview {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #fff;
  color: #333;
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: none;
}
.list.products-list .product-item-info:hover .product-image-content .ryco-quickview {
  display: block;
}
@media (max-width: 767px) {
  .list.products-list .product-item-info .product-item-details {
    margin-top: 30px;
  }
}
.list.products-list .product-item-info .product-item-details .product-item-link h4 {
  margin-top: 0;
  margin-bottom: 15px;
  color: #333;
  font-weight: 600;
}
.list.products-list .product-item-info .product-reviews-summary {
  margin-bottom: 15px;
}
.list.products-list .product-item-info .product-item-actions {
  margin-bottom: 15px;
}
.list.products-list .product-item-info .product-item-actions:after {
  content: "";
  display: table;
  clear: both;
}
.list.products-list .product-item-info .product-item-actions .actions-primary {
  float: left;
  vertical-align: top;
}
.list.products-list .product-item-info .product-item-actions .actions-secondary {
  float: left;
  vertical-align: top;
}
.list.products-list .product-item-info .product-item-actions .actions-secondary .btn {
  margin-left: 10px;
}
.sidebar .product-items .product-item {
  margin-bottom: 10px;
  position: relative;
  vertical-align: top;
  box-sizing: border-box;
}
.sidebar .block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.sidebar .block-compare .product-item .product-item-name > a {
  color: #333;
}
.sidebar .block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .block-compare .action.delete:before {
  color: #999;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.sidebar .block-compare .action.delete > span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-wishlist .subtitle {
  display: none;
}
.block-wishlist .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.block-wishlist .product-items .product-item .product-item-info {
  position: relative;
  width: auto;
  max-width: 100%;
}
.block-wishlist .product-items .product-item .product-item-info .product-item-photo {
  float: left;
  left: auto;
  margin: 0 10px 10px 0;
  position: relative;
  top: auto;
}
.block-wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  display: inline-block;
  max-width: 100%;
}
.block-wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.block-wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.block-wishlist .product-items .product-item .product-item-info .product-item-details {
  margin: 0;
}
.block-wishlist .product-items .product-item .product-item-info .product-item-details .product-item-name {
  display: block;
  hyphens: auto;
  margin: 0 25px 5px 0;
  overflow-wrap: break-word;
  font-weight: 400;
}
.block-wishlist .product-items .product-item .product-item-info .product-item-details .product-item-name a {
  color: #333;
}
.block-wishlist .product-items .product-item-actions {
  clear: left;
  display: block;
  margin-top: 10px;
}
.block-wishlist .product-items .action.delete:before {
  color: #999;
  content: "\f00d";
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  width: 18px;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-wishlist .product-items .action.delete > span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-slide {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  left: 44px;
  z-index: 900;
}
.modal-slide .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
  height: 100%;
  overflow-y: auto;
  position: static;
  transform: translateX(100%);
  transition-duration: 0.3s;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  width: auto;
}
.popup-authentication .modal-inner-wrap {
  min-width: 768px;
  width: 60%;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  left: 50%;
  margin-left: -400px;
  width: 800px;
}
.checkout-index-index {
  padding-bottom: 150px;
}
.checkout-index-index .page-header {
  border: none;
  margin: 0;
  padding: 0;
}
.checkout-index-index .page-header .header.content {
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  position: relative;
  text-align: center;
  width: auto;
}
.checkout-index-index .page-title-wrapper {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
.opc-wrapper li {
  list-style: none;
  /* hide the bullet in checkout*/
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #ccc;
  color: #333333;
  font-size: 2.6rem;
  font-weight: 300;
  padding-bottom: 10px;
}
.opc-wrapper .form-login .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  position: relative;
  color: #333333;
  font-size: 2.6rem;
  font-weight: 300;
  padding-bottom: 10px;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  display: inline-block;
  margin: 0;
  position: absolute;
  right: 0;
  top: 10px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #000000;
  display: inline;
  font-weight: 400;
  line-height: 1.42857;
  padding: 0;
  text-decoration: none;
}
.opc-block-shipping-information .shipping-information-title .action-edit::before {
  color: #8f8f8f;
  content: "\f040";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  box-shadow: none;
  vertical-align: top;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .ship-to {
  margin: 0 0 20px;
}
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  color: #333333;
  font-size: 2.6rem;
  font-weight: 300;
  padding-bottom: 10px;
}
.opc-block-summary .items-in-cart.active > .title::after {
  content: "\f106";
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  padding: 10px 40px 10px 0;
  position: relative;
  text-decoration: none;
}
.opc-block-summary .items-in-cart > .title::after {
  position: absolute;
  right: 0;
  top: 10px;
  color: inherit;
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: normal;
  line-height: 12px;
  margin: 3px 0 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
}
.checkout-agreements-items .checkout-agreements-item-title {
  color: #333333;
  font-size: 2.6rem;
  font-weight: 300;
  padding-bottom: 10px;
}
.fieldset > .field.required > .label::after {
  color: #e02b27;
  content: "*";
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .fields > .field.required > .label::after {
  color: #e02b27;
  content: "*";
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .fields > .field._required > .label::after {
  color: #e02b27;
  content: "*";
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .fields > .field > .label {
  font-weight: 600;
  display: inline-block;
  margin: 0 0 8px;
  border-radius: 0;
  border: none;
  text-align: left;
}
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field._required > .label::after {
  color: #e02b27;
  content: "*";
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label {
  font-weight: 600;
  display: inline-block;
  margin: 0 0 8px;
  border-radius: 0;
  border: none;
  text-align: left;
}
.fieldset > .field .additional {
  margin-top: 10px;
}
.fieldset > * {
  letter-spacing: normal;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action::before {
  color: #bbbbbb;
  content: "\f059";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 21px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #999;
  border-radius: 1px;
  display: none;
  font-size: 14px;
  left: 38px;
  overflow-wrap: break-word;
  padding: 12px;
  position: absolute;
  text-transform: none;
  top: -9px;
  width: 270px;
  z-index: 2;
}
.field-tooltip .field-tooltip-content::before {
  border-right-color: #666666;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent #f4f4f4 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  display: block;
  height: 0;
  left: -21px;
  position: absolute;
  top: 12px;
  width: 0;
  z-index: 3;
}
.field-tooltip .field-tooltip-content::after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent #f4f4f4 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  display: block;
  height: 0;
  left: -21px;
  position: absolute;
  top: 12px;
  width: 0;
  z-index: 3;
}
.table-checkout-shipping-method {
  min-width: 500px;
  width: auto;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: medium none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.checkout-shipping-method .actions-toolbar .action.primary {
  margin: 0;
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
  width: auto;
  display: inline-block;
  background: #1979c3 none repeat scroll 0 0;
  border: 1px solid #1979c3;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  vertical-align: middle;
  font-weight: 600;
}
#shipping-new-address-form {
  margin-top: 30px;
}
#checkout-step-payment .fieldset .legend {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#checkout-step-payment .fieldset .legend + br {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
ul.credit-card-types:after {
  content: "";
  display: table;
  clear: both;
}
ul.credit-card-types li {
  float: left;
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option-title {
  padding-left: 22px;
  border-top: 1px solid #ccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #000000;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle::after {
  color: #8f8f8f;
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: normal;
  line-height: 16px;
  margin: -5px 0 0 10px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .form-discount .field > .label {
  display: none;
}
.checkout-payment-method .payment-option-content .action-apply {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #ccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle::after {
  content: "\f106";
}
.checkout-payment-method .payment-method .actions-toolbar:after {
  content: "";
  display: table;
  clear: both;
}
.checkout-payment-method .payment-method .actions-toolbar button {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
  background: #1979c3 none repeat scroll 0 0;
  border: 1px solid #1979c3;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  vertical-align: middle;
  font-weight: 600;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0 none;
}
.checkout-payment-method .payment-method-title {
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 20px 0;
}
.checkout-payment-method .payment-method-title .radio {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.checkout-payment-method .payment-method-title .label {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 300;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.minicart-items .product .toggle {
  cursor: pointer;
}
.minicart-items .product .toggle::after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin: 3px 0 5px 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.minicart-items .product .active > .toggle::after {
  content: "\f106";
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(64%);
}
.opc-estimated-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-wrapper .form-login {
    max-width: 500px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background .3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background .3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background .3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
    background: #fff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #000000;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'FontAwesome';
    content: '\f00c';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'FontAwesome';
    content: '\f00c';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .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] {
    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;
    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 .form-login {
    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 .fieldset {
    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-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 .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 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: 55%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix {
    width: 50px;
  }
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset {
    min-width: 600px;
    width: 50%;
  }
  .form.send.confirmation {
    min-width: 600px;
    width: 50%;
  }
  .form.password.forget {
    min-width: 600px;
    width: 50%;
  }
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 20px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon select {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .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;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    background: #fff;
    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;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled {
    opacity: .5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #fff;
    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;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: .5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-message .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    content: '';
    display: table;
    clear: both;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .gift-message .field.choice:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .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;
  }
  .gift-item-block .title {
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
}
.opc-wrapper .form-login {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  max-width: 500px;
  margin-bottom: 28px;
  margin-top: 28px;
}
.opc-wrapper .form-shipping-address {
  max-width: 500px;
  margin-bottom: 28px;
  margin-top: 28px;
}
.opc-sidebar .modal-inner-wrap .modal-header {
  display: none;
}
.opc-sidebar .modal-inner-wrap .modal-content {
  box-shadow: none;
  border-radius: 0;
  border: none;
}
.checkout-container .action-auth-toggle {
  font-weight: 600;
  border: none;
  box-shadow: none;
  background: none;
}
.authentication-dropdown._show {
  transform: scale(1, 1);
  transition: transform 0.1s linear 0s, visibility 0s linear 0s;
  visibility: visible;
  z-index: 100;
}
.actions-toolbar:after {
  content: "";
  display: table;
  clear: both;
}
.authentication-dropdown {
  background-color: #fff;
  border: 1px solid #aeaeae;
  position: absolute;
  text-align: left;
  top: 100%;
  transform: scale(1, 0);
  transform-origin: 0 0 0;
  transition: transform 0.1s linear 0s, visibility 0s linear 0.1s;
  visibility: hidden;
  width: 100%;
  box-sizing: border-box;
}
.authentication-dropdown .modal-content {
  padding: 30px 20px;
  border: none;
  box-shadow: none;
  background: none;
}
.modal-header {
  padding: 0;
  border: none;
  min-height: 0;
}
.modal-custom .action-close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  box-shadow: none;
  box-sizing: content-box;
  display: inline-block;
  font-weight: 400;
  line-height: inherit;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 1;
  text-decoration: none;
  text-shadow: none;
  top: 0;
  margin: 25px;
}
.modal-custom .action-close::before {
  color: #8f8f8f;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}
.modal-custom .action-close > span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Ryco/shop/en_GB/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;
}
.ryco-quickview-catalog-product-view .page-main.container {
  width: 100% !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .header.active-sticky {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 1px -2px 6px #000000;
  }
  .header.active-sticky .top-header-content,
  .header.active-sticky .middle-header-content {
    display: none;
  }
  .header.active-sticky .megamenu-content {
    margin: 0;
  }
}
.post-actions {
  display: table;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
  margin-top: 30px;
}
.post-actions .action {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  position: relative;
  padding: 15px 0 15px 15px;
}
.post-actions .action a:after {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 24px;
}
.post-actions .action.next-action {
  text-align: right;
  padding-left: 0;
  padding-right: 15px;
}
.post-actions .action.next-action a:after {
  content: "\f105";
  left: auto;
  right: 0;
}
.modal-video-dialog .close {
  height: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 15px;
  z-index: 1;
}
.blog-post-comment-list-toolbar {
  overflow: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
  left: -999999px;
  top: 0;
}
.header.header2 .top-header-content .dropdown-switcher.switcher-account {
  float: right;
  margin-left: 15px;
}
.header.header2 .top-header-content .dropdown-switcher.switcher-account .dropdown-menu {
  right: 0;
  left: auto;
}
.header.header2 .top-header-content .top-links {
  float: none;
  margin: 0;
}
.header.header2 .top-header-content .top-links li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.header.header2 .top-header-content .top-links li a {
  color: #333;
  white-space: nowrap;
  padding: 9px 15px 11px;
  text-align: left;
}
.header.header2 .middle-header-content .logo {
  display: block;
  text-align: center;
}
.header.header2 .switcher-search > .dropdown-menu {
  margin: 0;
  padding: 0;
  float: none;
  box-shadow: none;
  border: none;
}
@media (min-width: 992px) {
  .header.header2 .search-form.select-search {
    width: 100%;
  }
  .header.header2 .search-form.select-search .form-search .input-text.form-control,
  .header.header2 .search-form.select-search .form-search .search-select {
    width: 50%;
  }
  .header.header2 .switcher-search > .dropdown-toggle {
    display: none;
  }
  .header.header2 .switcher-search > .dropdown-menu {
    position: static !important;
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .header.header2 .megamenu-content {
    background: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
}
@media (max-width: 1199px) {
  .header.header2 .top-header-content .dropdown-switcher.switcher-account {
    display: none;
  }
  .header.header2 .top-header-content .switcher-search > .dropdown-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #7e807e;
    font-size: 30px;
    margin: 11px 0 0 0;
    vertical-align: top;
  }
}
@media (max-width: 991px) {
  .header.header2 .switcher-search > .dropdown-menu {
    width: 450px;
  }
}
@media (max-width: 767px) {
  .header.header2 .middle-header-content {
    padding-bottom: 10px;
  }
  .header.header2 .middle-header-content .col-md-4.col-sm-4.col-xs-12 {
    border-top: 1px solid #ddd;
    margin-top: 22px;
  }
  .header.header2 .middle-header-content .col-md-4.col-sm-4.col-xs-6:first-child {
    float: right;
  }
  .header.header2 .middle-header-content .logo {
    text-align: left;
  }
  .header.header2 .action.nav-toggle {
    float: none;
    margin-left: 0;
  }
  .header.header2 .switcher-search > .dropdown-menu {
    width: 320px;
    right: -15px;
    left: auto;
  }
  .header.header2 .switcher-search:after {
    content: "";
    display: table;
    clear: both;
  }
  .header.header2 .switcher-search > .dropdown-toggle {
    float: right;
  }
}
.footer .top-footer {
  background: #8f8f8f;
  padding: 20px 0;
  text-align: center;
  color: #fff;
}
.footer .top-footer .title {
  font-size: 30px;
  text-transform: uppercase;
}
.footer .top-footer .form.subscribe {
  max-width: 500px;
  margin: 0 auto;
  display: block;
  position: relative;
}
.footer .top-footer .actions {
  position: absolute;
  top: 0;
  right: 0;
}
.block.account-nav .items li.item {
  padding: 9px 0;
  border-bottom: 1px solid #c2c2c2;
}
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;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #fff;
  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 {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: 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-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-top: auto;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide .modal-header {
  padding: 2.1rem 2.6rem;
}
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-content {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .action-close {
  padding: 2.1rem 3rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup._show .modal-inner-wrap {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  top: 50%;
  margin-top: 0;
  margin-bottom: 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%);
  transition-duration: .2s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.modal-popup .modal-inner-wrap {
  max-height: 90%;
}
.modal-popup .modal-content {
  overflow-y: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding-bottom: 20px;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
  -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-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: 20px;
}
.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,
.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] {
  cursor: not-allowed;
  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;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 14px;
  color: #8f8f8f;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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;
}
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close {
  margin: 25px;
}
.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;
}
.modal_newsletter-popup .modal-inner-wrap {
  width: 700px;
  position: relative;
}
.modal_newsletter-popup .modal-inner-wrap .modal-header {
  padding: 0;
  min-height: 0px;
  border: none;
  background: none;
}
.modal_newsletter-popup .modal-inner-wrap .action-close {
  position: absolute;
  top: 10px;
  z-index: 1;
  padding: 10px;
  right: 10px;
}
.modal_newsletter-popup .modal-inner-wrap .action-close:before {
  font-size: 20px;
}
.modal_newsletter-popup .modal-content {
  border-radius: 0;
  padding: 0;
}
#newsletter-popup {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 70px 30px;
  text-align: center;
}
#newsletter-popup h2 {
  margin-top: 0;
}
.block-reorder .actions-toolbar {
  padding-top: 15px;
}
.block-reorder li.product-item {
  border-bottom: 1px solid #ddd;
  margin: 0 !important;
  padding: 8px 0;
}
.block-reorder li.product-item .product-item-name {
  margin: 0;
}
.field.choice {
  margin-bottom: 15px;
}
.field.choice input,
.field.choice label {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-weight: 400;
}
.bundle-options-container form {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
}
.bundle-options-container form:after {
  content: "";
  display: table;
  clear: both;
}
.bundle-options-container form .bundle-options-wrapper {
  float: left;
  padding: 30px 15px 0;
  width: 57%;
  vertical-align: top;
}
@media (max-width: 767px) {
  .bundle-options-container form .bundle-options-wrapper {
    width: 100%;
  }
}
.bundle-options-container form .block-bundle-summary {
  float: left;
  padding: 30px 15px 0;
  vertical-align: top;
  width: 43%;
}
@media (max-width: 767px) {
  .bundle-options-container form .block-bundle-summary {
    width: 100%;
  }
}
.bundle-options-container form .block-bundle-summary > .title {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 25px;
  padding-bottom: 12px;
}
.bundle-options-container form .block-bundle-summary > .title > strong {
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
}
.bundle-options-container form .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 25px;
  padding-bottom: 12px;
}
.bundle-options-container .product-options-wrapper .legend.title {
  padding-bottom: 10px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0 none;
  padding-top: 0;
}
.bundle-options-container .nested .field.qty {
  margin: 20px 0;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .nested .field.qty > .label {
  display: inline-block;
  margin: 0 0 8px;
  font-weight: 600;
}
.bundle-options-container .nested .field.qty .input-text.qty {
  width: 54px;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .bundle-info .product-image-container {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  display: block;
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
}
.table-wrapper.grouped thead tr th,
.table-wrapper.grouped thead tr td {
  text-transform: uppercase;
  vertical-align: middle;
  border: 1px solid #c2c2c2 !important;
}
.table-wrapper.grouped tbody tr th,
.table-wrapper.grouped tbody tr td {
  vertical-align: middle;
  border: 1px solid #c2c2c2 !important;
}
.table-wrapper.grouped .col.qty {
  width: 80px;
}
.table-wrapper.grouped .control.qty .input-text.qty {
  width: 54px;
}
.table-wrapper.grouped .col.item .price-box .price-container .price {
  font-size: 18px;
}
.sub-header-content {
  margin-bottom: 5px;
}
.sub-header-content li {
  float: left;
  width: 33%;
  font-size: 16px;
  text-transform: uppercase;
}
@media (max-width: 499px) {
  .sub-header-content li {
    width: 100%;
    display: none;
  }
}
.sub-header-content ul {
  text-align: center;
  overflow: auto;
  width: 100%;
}
.sub-header-content ul > li:first-child {
  text-align: left;
}
@media (max-width: 499px) {
  .sub-header-content ul > li:first-child {
    display: block;
    text-align: center;
  }
}
.sub-header-content ul > li:last-child {
  text-align: right;
  float: right;
}
.header.header1 .middle-header-content {
  /* Search Button*/
}
.header.header1 .middle-header-content .logo {
  display: block;
  float: left !important;
}
@media (max-width: 992px) {
  .header.header1 .middle-header-content .logo {
    margin-left: 30px;
  }
  .header.header1 .middle-header-content .logo img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .header.header1 .middle-header-content .logo {
    margin-left: 10px;
    width: 60%;
    height: auto;
    margin-top: 20px;
    float: left !important;
  }
  .header.header1 .middle-header-content .logo img {
    width: 100%;
    height: auto;
  }
}
.header.header1 .middle-header-content .switcher-account {
  right: 60px;
  top: -5px;
}
.header.header1 .middle-header-content .switcher-account button {
  font-size: 28px;
  border: 0;
  background: inherit;
  color: #8f8f8f;
}
.header.header1 .middle-header-content .switcher-account .dropdown-menu {
  border-radius: 0;
}
.header.header1 .middle-header-content .switcher-account .dropdown-menu:before {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
  left: auto;
  top: -12px;
  right: 3px;
}
.header.header1 .middle-header-content .switcher-account .dropdown-menu a {
  font-size: 13px;
  line-height: 1.75;
  padding: 12px 20px 10px;
  font-weight: 600;
  color: #666;
  margin: 0 -1px;
}
.header.header1 .middle-header-content .switcher-account .dropdown-menu button span:before {
  position: absolute;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 16px;
  right: 3px;
  top: 3px;
  content: "\f00d";
  font-family: 'FontAwesome';
}
@media (max-width: 767px) {
  .header.header1 .middle-header-content .switcher-account {
    right: 60px;
  }
}
.header.header1 .middle-header-content .form-search .button {
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 32px;
  background: #000;
  color: #fff;
  border-radius: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 30px;
  right: 0;
  width: auto;
  border: none;
  line-height: inherit;
}
.hint-text-border .content-heading h2,
.content-heading h2,
.catalog-product-view .block-viewed-products-grid h2 {
  font-size: 33px;
  color: #000;
  width: 300px;
  margin: -17px auto 0;
  background: #e8e7e6;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  min-width: 400px;
}
.catalog-product-view .content-heading .title,
.catalog-product-view .block-viewed-products-grid .block-title {
  text-align: center;
  width: 500px;
  margin: 0 auto;
  font-size: 33px;
}
.catalog-product-view .content-heading .title {
  margin-top: -40px !important;
}
.hint-text-border .content-heading,
.content-heading,
.catalog-product-view .block-viewed-products-grid .block-title {
  text-align: center;
  margin-bottom: 25px;
  width: 100%;
  border-top: 4px solid #dadada;
  position: relative;
  font-weight: bold;
}
/* Checkout Customisation*/
.checkout-cart-index .cart input {
  border-radius: 0;
}
.checkout-cart-index .cart .btn.continue,
.checkout-cart-index .cart button[type="submit"] {
  cursor: pointer;
  background: #fff;
  color: #000;
  border: 2px solid #6c6c6c;
  border-radius: 0;
  text-transform: uppercase;
  float: left !important;
  width: 31%;
  font-weight: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-cart-index .cart .btn.continue,
  .checkout-cart-index .cart button[type="submit"] {
    font-size: 11px;
    padding: 5px 7px;
  }
}
/* Team Page */
.cms-team .profile {
  margin-bottom: 20px;
  border: 1px solid #575757;
}
.cms-team .profile img {
  width: 100%;
}
.cms-team .profile .title {
  width: 100%;
  background: #f4f1ed;
  height: 130px;
}
.cms-team .profile .title p {
  height: 105px;
  overflow: hidden;
  padding: 25px 20px !important;
}
.contact-index-index .contact-form-content {
  background-color: #FFFFFF;
  padding: 0 50px 40px;
}
.contact-index-index .contact-form-content h1 {
  padding: 0;
  margin-left: -15px;
}
.contact-index-index .contact-details {
  background: #f8f8f8;
  color: #000000;
  font-weight: bold;
  padding-top: 20px;
  position: relative;
}
.contact-index-index .contact-details .social {
  position: absolute;
  bottom: 35px;
}
.contact-index-index .contact-details .social .fa-circle {
  color: #575757;
}
.contact-index-index .contact-details .title {
  font-size: 16px;
  font-weight: bold;
  color: #575757;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.mage-error {
  color: #ff0000;
  font-weight: bold;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.container-nopadding {
  padding: 0 !important;
}
.padding-right {
  padding-right: 10px !important;
}
.padding-left {
  padding-left: 10px !important;
}
.content-heading:before {
  background: none !important;
}
/*Sub categories*/
.column.main .sub-categories .item {
  text-align: center;
  margin-bottom: 20px;
}
.column.main .sub-categories .item .cat_img {
  display: inline-block;
  width: 100%;
}
.column.main .sub-categories .item .content a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  margin-top: 15px;
  color: #333;
  display: inline-block;
  width: 100%;
}
.header {
  margin-bottom: 0;
}
h1 {
  text-transform: uppercase;
  color: #505050;
}
h2,
h3,
h4,
h5,
h6 {
  color: #505050;
}
a.action.btn.primary,
button.action.btn,
button.action.action-update,
button.action.action-cancel,
button.action.btn.btn-primary {
  font-weight: 700;
  font-size: 21px;
  padding: 9px 24px;
  color: #222222;
  text-transform: uppercase;
  font-family: "Lato", arial, sans-serif;
  border: 1px solid #f9cd08;
  background: #f9cd08;
}
button.tocart.btn-cart {
  min-width: 195px;
}
a.action.primary,
button.action.primary {
  font-weight: 700;
  font-size: 21px;
  padding: 9px 24px;
  text-transform: uppercase;
  font-family: "Lato", arial, sans-serif;
  border: 3px solid #af9359;
  color: #213862;
  background: #f9cd08;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
textarea {
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #505050;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  border: 1px solid #b7b6b6;
  padding: 0 10px;
}
input[type="text"].input-text,
input[type="password"].input-text,
input[type="url"].input-text,
input[type="tel"].input-text,
input[type="search"].input-text,
input[type="number"].input-text,
input[type="datetime"].input-text,
input[type="email"].input-text,
textarea.input-text {
  border-radius: 0;
}
textarea {
  min-height: 60px;
  padding: 10px;
}
select {
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #505050;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  border: 1px solid #b7b6b6;
  padding: 0 30px 0 10px;
}
.label {
  font-size: 14px;
  color: #636363;
  font-weight: 400;
  text-align: left;
}
.fieldset > .field > .label {
  font-weight: 400;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  top: 10px;
  right: 10px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  font-size: 18px;
}
div.mage-error,
div.field-error {
  font-weight: 400;
  color: #ff0000;
}
.breadcrumbs .breadcrumb {
  text-transform: uppercase;
  margin-bottom: 0;
}
.breadcrumbs .breadcrumb li {
  color: #696969;
}
.breadcrumbs .breadcrumb li a {
  color: #696969 !important;
}
.breadcrumbs .breadcrumb li + li:before {
  content: ">";
}
.footer .footer-container .middle-footer {
  padding: 64px 0px 65px;
  background-color: #15274f;
}
.footer .footer-container .middle-footer ul li {
  letter-spacing: 0.5px;
  font-size: 16px;
}
.footer .footer-content {
  width: 100%;
}
.footer .footer-content a,
.footer .footer-content h3 {
  color: #ffffff !important;
}
.footer .footer-content h3 {
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 19px;
}
.footer .footer-content .useful-links,
.footer .footer-content .customer-service {
  padding: 0px 8px;
}
.footer .footer-content .useful-links li,
.footer .footer-content .customer-service li {
  padding: 4px 0px;
}
.footer .footer-content > div {
  float: left;
  width: 23%;
  margin-bottom: 30px;
}
.footer .footer-content > div.footer-right {
  width: 31%;
}
.footer .footer-content .social-link {
  padding: 32px 20px;
  display: inline-block;
}
.footer .footer-content .social-link li {
  float: left;
  padding: 0px 3px;
}
.footer .footer-content .social-link li a {
  border: 2px solid #fff;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.footer .footer-content .social-link li a:hover {
  text-decoration: none;
}
.footer .footer-content .social-link li a .fa {
  font-size: 0px;
}
.footer .footer-content .social-link li a .fa:before {
  font-size: 14px;
}
.footer .footer-right {
  padding: 16px 0px 16px 16px;
}
.footer .footer-right .brand-footer {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
}
.footer .footer-right .copy-right {
  clear: both;
  text-align: right;
  margin-top: 24px;
}
.footer .footer-right .copy-right p {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.footer .footer-right .copy-right + img {
  float: right;
  margin-top: 28px;
}
.footer .footer-right .brand-footer-sub-icon {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
}
.footer .footer-right .brand-footer-sub-icon li:first-child {
  padding-right: 2.5px;
}
.footer .footer-right .brand-footer-sub-icon li:last-child {
  padding-left: 2.5px;
}
.footer .footer-right .icon-bottom-footer {
  text-align: right;
}
.form-group textarea {
  border-radius: 0;
  border: 1px solid #b7b6b6;
}
.swatch-attribute .swatch-attribute-label {
  font-weight: 700;
  margin-right: 5px;
}
.swatch-attribute-options {
  margin-top: 10px;
  margin-bottom: 10px;
}
.swatch-attribute-options .swatch-option {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 5px;
}
.super-attribute-select.swatch-input {
  display: none;
}
@media (min-width: 1200px) {
  .footer .container {
    width: 100%;
    max-width: 1150px;
  }
  .footer .container .wrapper-footer {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1024px) {
  .footer .footer-container .middle-footer ul li.brand-footer-mobile {
    display: none;
  }
  .footer .footer-content > div.footer-link {
    width: 46%;
  }
  .footer .footer-link .customer-service,
  .footer .footer-link .useful-links {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .footer .footer-right .icon-bottom-footer.mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-content .footer-link {
    overflow: hidden;
    max-width: 585px;
    margin: 0 auto;
  }
  .footer-content .footer-link .customer-service {
    float: left;
    width: 40%;
  }
  .footer-content .footer-link .useful-links {
    float: right;
    width: 40%;
    margin-top: 12px;
  }
  .footer-content .icon-bottom-footer {
    display: none;
  }
  .footer-content .footer-left {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -o-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
  }
  .footer .footer-container .middle-footer {
    padding-top: 96px;
  }
  .footer .footer-content > div.footer-left {
    margin-bottom: 77px;
  }
  .footer .footer-content > div.footer-link {
    margin-bottom: 85px;
  }
  .footer .footer-right .copy-right {
    margin-top: 66px;
  }
}
@media (max-width: 991px) {
  .footer .footer-content > div {
    width: 100%;
    float: none;
  }
  .footer .footer-content > div.footer-right {
    width: 100%;
    padding: 0px;
  }
  .footer .footer-content > div.footer-right .brand-footer li:first-child {
    padding-left: 0px;
  }
  .footer .footer-content > div.footer-right .copy-right {
    text-align: center;
  }
  .footer .footer-content > div.footer-right .copy-right + img {
    float: none;
  }
  .footer .footer-content .social-link li a {
    width: 33px;
    height: 33px;
  }
}
@media (max-width: 767px) {
  .footer .footer-container .middle-footer {
    padding: 30px 0px;
  }
  .footer .footer-container .middle-footer ul li.brand-footer-mobile {
    display: none;
  }
  .footer .footer-content .social-link {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    margin-top: 28px;
    padding: 0px;
  }
  .footer .footer-content .social-link li {
    float: none;
  }
  .footer .footer-content .social-link li a {
    width: 30px;
    height: 30px;
  }
  .footer .footer-content > div {
    width: 100%;
    padding: 0px;
  }
  .footer .footer-content > div.footer-right .copy-right {
    text-align: center;
    margin-top: 36px;
  }
  .footer .footer-content > div.footer-right .copy-right p:first-child {
    margin-bottom: 5px;
  }
  .footer .footer-content .footer-left {
    text-align: center;
    padding-top: 13px;
    margin-bottom: 31px;
  }
  .footer .footer-left .logo img {
    max-width: 158px;
  }
  .footer .footer-right .icon-bottom-footer {
    display: none;
    text-align: center;
  }
  .footer .footer-right .icon-bottom-footer.mobile {
    display: block;
    padding-top: 31px;
  }
  .footer .footer-right .icon-bottom-footer.mobile img {
    max-height: 92px;
  }
  .footer .footer-right .brand-footer-sub-icon img {
    max-height: 67px;
  }
}
@media (max-width: 575px) {
  .footer .footer-content h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .footer .footer-content .customer-service {
    max-width: 65%;
    width: 100%;
    margin: 0 auto 21%;
    float: none;
  }
  .footer .footer-content .customer-service ul li {
    line-height: 19px;
  }
  .footer .footer-content .useful-links {
    max-width: 65%;
    width: 100%;
    margin: 0 auto 11%;
    float: none;
  }
  .footer .footer-content .useful-links ul li {
    line-height: 19px;
  }
}
.header.header2 .megamenu-content {
  margin-bottom: 0;
}
.product-reviews-summary.short .rating-summary {
  display: none;
}
.products-grid .product-item {
  position: relative;
  margin-bottom: 35px;
}
.products-grid .product-item:after {
  content: '';
  display: inline-block;
  height: 90%;
  position: absolute;
  right: 0;
  width: 3px;
  background: #ecebeb;
  bottom: -13px;
}
.products-grid .product-item .product-item-info {
  text-align: center;
  margin-bottom: 13px;
}
.products-grid .product-item .product-item-info .product-image-photo {
  border: none;
  border-radius: 0;
}
.products-grid .product-item .product-item-info .swatches-color .value {
  margin: 0 auto 42px auto;
  width: 180px;
  height: 42px;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 13px;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name a {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #425c8a;
}
.products-grid .product-item .product-item-info .price-box {
  margin-bottom: 27px;
}
.products-grid .product-item .product-item-info .price-box .price {
  font-size: 24px;
  font-weight: 400;
}
.products-grid .product-item .product-item-info .action.btn-cart {
  font-weight: 700;
  min-width: 195px;
  font-size: 22px;
  padding: 8.5px 15px;
  color: #222222;
  text-transform: uppercase;
  white-space: normal;
}
.category-products-grid .product-item-info .product-item-details .price-box .exc-vat-first,
.products-grid .product-item-info .product-item-details .price-box .exc-vat-first,
.category-products-grid .product-item-info .product-item-details .price-box .exc-vat-second,
.products-grid .product-item-info .product-item-details .price-box .exc-vat-second {
  display: none;
}
.page-main .column.main > div {
  padding: 60px 0 55px 0;
}
.page-main .column.main > div .content-heading {
  border: none;
}
.page-main .column.main > div .content-heading h2 {
  background: transparent;
  width: 100%;
  font-size: 26px;
  color: #425c8a;
  min-width: auto;
}
.page-main .column.main > div.home-banner {
  padding: 0;
}
.page-main .column.main > div.home-featured-produdcts {
  padding-top: 55px;
}
.page-main .home-banner .panel-block-row {
  padding: 0;
}
.page-main .home-products .container {
  background: #ffffff;
}
.page-main .home-products .content-heading {
  display: none;
}
.page-main .home-news .container {
  background: #ebebeb;
  padding: 45px 15px 56px 15px;
}
.page-main .home-news .container .content-heading {
  margin: 0;
}
.page-main .home-news .container .ryco-blog-lastest-posts .item {
  padding: 0 30px;
  margin: 30px 0;
}
.page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info {
  display: flex;
  align-items: flex-end;
}
.page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .post-title-link {
  min-width: 170px;
  display: inline-block;
  background: #ffffff;
  margin-right: 35px;
}
.page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail .title {
  margin: 0;
}
.page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail .title a {
  font-size: 20px;
  font-weight: 700;
}
.page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail .created_at {
  margin: 8px 0 30px 0;
  color: #626262;
  font-size: 20px;
  font-weight: 400;
}
.page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail a {
  margin: 0;
}
.page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail a.btn-primary {
  font-size: 17px;
  color: #626262;
  font-weight: 700;
}
.page-main .home-featured-produdcts .products-grid .product-item {
  margin-bottom: 0;
}
.page-main .home-featured-produdcts .products-grid .product-item:after {
  display: none;
}
.page-main .home-featured-produdcts .products-grid .product-item .product-item-info {
  margin-bottom: 0;
}
.page-main .home-featured-produdcts .products-grid .product-item .product-item-details {
  display: none;
}
@media (min-width: 480px) {
  .products-grid .product-item:nth-of-type(2n):after {
    display: none;
  }
}
@media (min-width: 767px) {
  .products-grid .product-item:nth-of-type(2n):after {
    display: inline-block;
  }
  .products-grid .product-item:nth-of-type(3n):after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cms-index-index .page-main .column.main > div.home-products {
    padding-bottom: 155px;
  }
  .cms-index-index .page-main .column.main > div.home-news {
    padding-top: 110px;
  }
  .cms-index-index .home-products {
    padding-bottom: 115px;
  }
  .cms-index-index .home-products .product-item.first-sm-item::after {
    height: 82%;
    display: block;
    bottom: 0;
  }
  .cms-index-index .home-products .product-item::after {
    display: none;
  }
  .cms-index-index .home-products .product-item:nth-of-type(3n)::after {
    display: none;
  }
  .cms-index-index .home-products .product-item:nth-of-type(2n + 1)::after {
    display: block;
  }
  .cms-index-index .home-products .products-grid .product-item {
    margin-bottom: 33px;
  }
  .cms-index-index .home-products .category-product-cat-block {
    margin-bottom: 34px;
  }
  .cms-index-index .home-products .category-product-cat-block .product-image-photo {
    max-width: 260px;
  }
  .cms-index-index .home-news {
    padding-top: 110px;
  }
  .cms-index-index .home-news .content-heading {
    padding-top: 7px;
    padding-bottom: 14px;
  }
  .cms-index-index .home-news .content-heading .title {
    margin-bottom: 0;
  }
  .cms-index-index .home-news .content-heading .title a {
    line-height: 30px;
  }
  .cms-index-index .home-news .img-responsive {
    max-width: 128px;
    width: 100%;
    margin: 0 auto;
  }
  .cms-index-index .home-news .container {
    max-width: 582px;
  }
  .cms-index-index .home-news .post-title-link {
    padding: 17px 0 16px;
  }
  .cms-index-index .home-featured-produdcts .product-image-photo {
    max-width: 260px;
  }
  .page-main .home-news .container {
    padding-bottom: 49px;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info {
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail .created_at {
    margin: 9px 0 31px 0;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail a.btn-primary {
    padding: 5px 30px;
    text-transform: uppercase;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail .title a {
    display: inline-block;
    margin-top: 6px;
    line-height: 30px;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .item {
    margin-bottom: 38px;
  }
  .page-main .column.main > div.home-featured-produdcts {
    padding-top: 50px;
    padding-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .products-grid .product-item:nth-of-type(2n):after {
    display: inline-block;
  }
  .products-grid .product-item:nth-of-type(3n):after {
    display: inline-block;
  }
  .products-grid .product-item:nth-of-type(4n):after {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-main .column.main > div {
    padding: 30px 0;
  }
  .page-main .column.main > div .content-heading h2 {
    font-size: 24px;
    margin-bottom: 1px;
  }
  .page-main .column.main > div.home-featured-produdcts {
    padding: 14px 0 30px;
  }
  .page-main .column.main > div.home-featured-produdcts .content-heading {
    text-align: left;
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
  }
  .page-main .column.main > div.home-products {
    padding-bottom: 28px;
  }
  .page-main .home-news .container {
    padding: 20px 15px 17px;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .item {
    padding: 0 15px;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .post-title-link {
    min-width: 151px;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail a.btn-primary {
    text-transform: uppercase;
    font-size: 16px;
    padding: 4px 24px;
  }
  .page-main .home-news .container .content-heading {
    padding-top: 13px;
  }
  .page-main .home-news .container .img-responsive {
    max-width: 115px;
    width: 100%;
    margin: 0 auto;
  }
  .page-main .home-products .product-image-photo {
    max-width: 215px;
  }
  .page-main .home-featured-produdcts .product-image-photo {
    max-width: 215px;
  }
  .home-products .products-grid .product-item .product-item-info .swatches-color .value {
    margin: 0 auto 38px auto;
    width: 160px;
    height: 38px;
  }
  .home-products .products-grid .product-item .product-item-info .product-item-details .product-item-name a {
    font-size: 21px;
  }
  .home-products .products-grid .product-item .product-item-info .price-box .price {
    font-size: 22px;
  }
  .home-products .products-grid .product-item .product-item-info .action.btn-cart {
    min-width: auto;
    padding: 7.5px 20px;
    font-size: 20px;
  }
  .home-products .products-grid .product-item:last-child {
    margin-bottom: 17px;
  }
}
@media (max-width: 639px) {
  .page-main .home-news .container .ryco-blog-lastest-posts .item {
    margin-top: 25px;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .item .blog-item-info {
    align-items: center;
    flex-direction: column;
    text-align: left;
    max-width: 70%;
    width: 100%;
    margin: 0 auto;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .item .blog-item-info .post-title-link {
    margin: 0 0 34px 0;
    padding: 15px 0 14px;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .item .blog-item-info .created_at {
    margin-bottom: 28px;
    margin-top: 23px;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .item .blog-item-info .created_at p {
    font-size: 18px;
    margin-bottom: 0;
  }
  .page-main .home-news .container .ryco-blog-lastest-posts .blog-item-info .blog-item-detail .title a {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
  }
  .page-main .home-products .container {
    max-width: 94%;
    width: 100%;
    background: #f5f5f5;
  }
  .page-main .home-products .category-products-grid {
    background: #ffffff;
  }
  .home-products .products-grid .product-item-info .product-item-details {
    padding-top: 6px;
  }
}
@media (max-width: 479px) {
  .products-grid .product-item {
    width: 100%;
  }
  .products-grid .product-item:after {
    display: none;
  }
  .products-grid .product-item .product-item-info .product-top {
    width: 60%;
    min-width: 250px;
    margin: auto;
  }
}
.header.header2 .middle-header-content {
  padding: 26px 0 25px;
  height: auto;
  max-height: 100%;
  background: #fff;
  border-top: 2px solid #bababa;
  border-bottom: 5px solid #ffdd47;
}
.header.header2 .middle-header-content .logo {
  text-align: left;
}
.header.header2 .my-account {
  margin-left: 10px;
}
.header.header2 .dropdown-switcher-content {
  display: inline-block;
  float: right;
  order: 2;
}
.header.header2 .switcher-language a:hover {
  color: #f9cd08 !important;
}
.header.header2 .switcher-language button {
  background-color: transparent;
  border: none;
  color: #425c8a !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 2px;
}
.header.header2 .switcher-language button:hover {
  background-color: transparent !important;
  color: #f9cd08 !important;
  border: none !important;
}
.header.header2 .switcher-language button > i {
  font-size: 20px;
  margin-left: 2px;
  position: relative;
  top: 2px;
}
.header.header2 .switcher-language .dropdown-menu > li > a {
  text-transform: uppercase;
  font-weight: 700;
}
.header.header2 .switcher-language .dropdown-menu > li > a:hover {
  background-color: transparent;
}
.header.header2 .switcher-search {
  margin: 0 20px;
}
.header.header2 .search-form .input-text.form-control {
  height: 45px;
  padding-right: 50px;
  padding-left: 14px;
  font-size: 16px;
  font-weight: 300;
  border-color: #aeaeae;
  box-shadow: none;
}
.header.header2 .search-form .button {
  background: #fbd63b;
  width: 47px;
  height: 43px;
  right: 1px;
  top: 1px;
}
.header.header2 .search-form .button > i {
  font-size: 0;
  background: url('../../frontend/Ryco/shop/en_GB/images/iconsearch.png') no-repeat center;
  display: block;
  height: 100%;
}
.header.header2 .search-form ::-webkit-input-placeholder {
  color: #898989;
  font-weight: 300;
}
.header.header2 .search-form :-ms-input-placeholder {
  color: #898989;
  font-weight: 300;
}
.header.header2 .search-form ::placeholder {
  color: #898989;
  font-weight: 300;
}
.header.header2 .header-row {
  position: relative;
}
.header.header2 .my-account .dropdown-menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.header.header2 .my-account .dropdown-menu::before {
  content: '';
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
  left: 9px;
  top: -12px;
  right: auto;
  display: block;
  position: absolute;
}
.header.header2 .my-account .dropdown-menu::after {
  content: '';
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
  left: 8px;
  top: -14px;
  right: auto;
  display: block;
  position: absolute;
}
.bottom-header-block {
  background: #d3d3d3;
  padding: 7px 0;
}
.bottom-header-block p {
  text-transform: uppercase;
  color: #293140 !important;
  margin-bottom: 0;
}
.minicart-wrapper {
  margin-top: 0;
}
.minicart-wrapper .minicart-items .product-item-name {
  text-transform: uppercase;
}
.minicart-wrapper .minicart-items .action.edit {
  display: none;
}
.minicart-wrapper .minicart-items .action.delete:before {
  content: "\f05c";
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px 10px;
}
.minicart-wrapper .block-minicart .product-image-wrapper {
  padding-bottom: 0 !important;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  height: auto !important;
}
.minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
  color: #314874;
}
.minicart-wrapper .block-minicart .amount .price-wrapper:first-child + .price-label {
  color: #314874;
  font-size: 18px;
  font-weight: 700;
  padding-right: 10px;
}
.minicart-wrapper .block-minicart .block-content > .actions {
  margin-top: 20px;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  background-color: #fad63a;
  border: 3px solid #af9359;
  color: #213862;
  font-size: 21px;
  padding: 12px 18px;
  border-radius: 0;
  height: auto;
}
.minicart-wrapper .block-minicart .block-content > .actions > .secondary .action.viewcart {
  text-transform: uppercase;
}
.minicart-wrapper .action.showcart {
  position: relative;
  padding-left: 32px;
}
.minicart-wrapper .action.showcart .minicart-label {
  border-left: 1px solid #ddd;
  display: block;
  font-size: 12px;
}
.minicart-wrapper .action.showcart .text {
  display: block;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
  padding: 2px 0 5px 7px;
  font-size: 14px;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: static;
  background: transparent;
  overflow: visible;
  color: inherit;
  line-height: 20px;
  word-spacing: 0.1em;
  font-weight: 300;
  padding: 0 0 0 7px;
  margin-top: 0;
}
.minicart-wrapper .action.showcart .counter.qty .counter-label {
  display: inline-block;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
}
.minicart-wrapper .action.showcart .counter.qty .price {
  font-size: inherit;
}
.minicart-wrapper .action.showcart:before {
  position: absolute;
  font-size: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: url('../../frontend/Ryco/shop/en_GB/images/iconcart.png') no-repeat center;
}
.minicart-wrapper .action.close {
  background-color: transparent !important;
  border: 0 !important;
  color: inherit !important;
}
.my-account {
  float: right;
}
.my-account a.dropdown-toggle {
  cursor: pointer;
  background: transparent;
  border: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.my-account a.dropdown-toggle > i {
  display: none;
}
.my-account a.dropdown-toggle:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url('../../frontend/Ryco/shop/en_GB/images/iconaccount.png') no-repeat center;
}
.my-account > .dropdown-menu {
  padding: 8px 12px 7px;
}
.my-account .list-inline {
  text-align: left !important;
}
.my-account .list-inline > li {
  display: block;
  margin-bottom: 2px;
}
.block-minicart .action.primary.checkout:hover {
  border: 3px solid #213862 !important;
  background-color: #213862 !important;
  color: #fad63a !important;
}
@media (max-width: 1199px) {
  header {
    margin-bottom: 0;
  }
  header.header2 .dropdown.switcher-search {
    margin: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .megamenu-content {
    position: static;
    width: 100%;
    max-width: 100%;
  }
  .megamenu-content .nav-tabs {
    display: none;
  }
  .megamenu-content li > a {
    border-bottom: 0;
  }
}
@media (min-width: 992px) {
  .header.header2 .megamenu-content {
    background-color: #213862;
    border: 0;
  }
  .header.header2 .megamenu-content .nav-main-menu {
    display: flex;
    justify-content: center;
  }
  .header.header2 .megamenu-content .nav-main-menu > li {
    float: none;
    margin-left: 0;
  }
  .header.header2 .megamenu-content .nav-main-menu > li > a {
    padding: 13px 27px;
    color: #fff !important;
  }
  .header.header2 .megamenu-content .nav-main-menu > li > a:hover,
  .header.header2 .megamenu-content .nav-main-menu > li > a:focus {
    color: #ffd82c !important;
    background: transparent;
  }
}
@media (max-width: 991px) {
  .header.header2 .switcher-language a {
    color: #132b56 !important;
  }
  .header.header2 .switcher-language .dropdown-menu > li > a {
    font-size: 12px;
  }
  .header.header2 .switcher-language button {
    font-size: 12px;
    color: #132b56 !important;
  }
  .header.header2 .switcher-language button > i {
    font-size: 16px;
  }
  .header.header2 .action.nav-toggle {
    color: #132b56;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 3px solid #fede4b;
    margin: 0;
  }
  .header.header2 .action.nav-toggle .fa-bars {
    display: none;
  }
  .header.header2 .action.nav-toggle:hover {
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 3px solid #fede4b !important;
    color: #132b56 !important;
  }
  .header.header2 .switcher-search > .dropdown-menu {
    display: block;
    position: static;
    width: 100%;
  }
  .header.header2 .megamenu-content {
    background: #fff;
  }
  .header.header2 .megamenu-content .nav-tabs > li a {
    font-size: 16px;
  }
  .header.header2 .megamenu-content .nav-tabs > li.active > a {
    background: #fff;
  }
  .header.header2 .megamenu-content .top-links li {
    padding: 0;
  }
  .header.header2 .megamenu-content .top-links li.item.link.compare {
    display: none;
  }
  .header.header2 .megamenu-content .top-links li a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 15px;
  }
  .header.header2 .search-wrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    transform: translateY(3px);
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -o-transform: translateY(3px);
    z-index: 2;
    padding: 0;
  }
  .header.header2 .middle-header-content {
    border-top: 0;
    border-bottom: 0;
    padding: 20px 0 14px;
  }
  .header.header2 .middle-header-content .logo {
    text-align: center;
    margin-bottom: 24px;
  }
  .header.header2 .middle-header-content .logo img {
    width: 127px;
    height: 48px;
  }
  .header.header2 .search-mobile {
    border: 0;
    background-color: transparent;
  }
  .header.header2 .search-mobile:hover {
    background-color: transparent !important;
    border: 0 !important;
    color: inherit !important;
  }
  .header.header2 .search-mobile::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: url(../../frontend/Ryco/shop/en_GB/images/search-icon.png) no-repeat center;
    background-size: 65%;
  }
  .header.header2 .menu-nav-mobile {
    float: none;
    order: 1;
  }
  .header.header2 .btn-search-mobile {
    float: none;
    order: 2;
  }
  .header.header2 .header-items-mobile {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
  }
  .my-account {
    float: none;
    order: 3;
  }
  .my-account a.dropdown-toggle span {
    display: none;
  }
  .my-account a.dropdown-toggle::before {
    background-size: 62%;
  }
  .minicart-wrapper {
    margin-left: 0;
    float: none;
    order: 4;
  }
  .minicart-wrapper .action.showcart {
    padding-left: 0;
  }
  .minicart-wrapper .action.showcart .minicart-label {
    display: none;
  }
  .minicart-wrapper .action.showcart::before {
    position: static;
    background-size: 95%;
  }
  .bottom-header-block p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .bottom-header-block {
    display: none;
  }
  .bottom-header-block .row > div {
    text-align: center !important;
    margin-bottom: 7px;
  }
  .bottom-header-block .row > div:last-child {
    margin-bottom: 0;
  }
  .header.header2 .action.nav-toggle {
    color: #132b56;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 16px;
    border-bottom: 3px solid #fede4b;
  }
  .header.header2 .action.nav-toggle .fa-bars {
    display: none;
  }
  .header.header2 .action.nav-toggle:hover {
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 3px solid #fede4b !important;
    color: #132b56 !important;
  }
  .header.header2 .middle-header-content {
    border-top: 0;
    border-bottom: 3px solid #dddbd6;
    padding: 7px 0 0;
  }
  .header.header2 .middle-header-content .logo {
    text-align: center;
    margin-bottom: 0;
  }
  .header.header2 .middle-header-content .logo img {
    width: 114px;
    height: 41px;
  }
  .header.header2 .search-mobile {
    border: 0;
    background-color: transparent;
  }
  .header.header2 .search-mobile:hover {
    background-color: transparent !important;
    border: 0 !important;
    color: inherit !important;
  }
  .header.header2 .search-mobile::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: url(../../frontend/Ryco/shop/en_GB/images/search-icon.png) no-repeat center;
  }
  .header.header2 .menu-nav-mobile {
    float: none;
    order: 1;
  }
  .header.header2 .btn-search-mobile {
    float: none;
    order: 2;
  }
  .header.header2 .header-items-mobile {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
  }
  .my-account {
    float: none;
    order: 3;
  }
  .my-account a.dropdown-toggle span {
    display: none;
  }
  .my-account a.dropdown-toggle::before {
    background-size: 50%;
  }
  .minicart-wrapper {
    margin-left: 0;
    float: none;
    order: 4;
  }
  .minicart-wrapper .action.showcart {
    padding-left: 0;
  }
  .minicart-wrapper .action.showcart .minicart-label {
    display: none;
  }
  .minicart-wrapper .action.showcart::before {
    position: static;
    background-size: 80%;
  }
  .catalog-category-view .page-wrapper #maincontent > .row #amasty-shopby-product-list {
    padding: 0 15px;
  }
  .catalog-category-view .page-wrapper #maincontent > .row #layered-filter-block:before {
    left: 10px;
  }
  .catalog-category-view #layered-filter-block {
    margin: 0 -15px;
  }
  .catalog-category-view .page-title-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 540px) {
  .header.header2 .logo-wrapper {
    width: 100%;
  }
  .header.header2 .logo-wrapper .logo {
    text-align: center;
    margin-bottom: 0;
  }
  .header.header2 .search-wrapper {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .header.header2 .header-items-mobile {
    height: 65px;
    position: relative;
  }
  .header.header2 .header-items-mobile > .dropdown-switcher-content {
    position: absolute;
    bottom: 0;
    left: 15px;
    top: auto;
    right: auto;
  }
  .header.header2 .dropdown-switcher-content {
    float: left;
    margin-bottom: 10px;
  }
  .header.header2 .my-account {
    float: right;
    width: 25%;
    text-align: center;
  }
  .header.header2 .my-account .dropdown-menu {
    transform: translateX(-18%);
    -webkit-transform: translateX(-18%);
    -moz-transform: translateX(-18%);
    -ms-transform: translateX(-18%);
    -o-transform: translateX(-18%);
  }
  .header.header2 .my-account .dropdown-menu::before {
    left: calc(37% + 1px);
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
  }
  .header.header2 .my-account .dropdown-menu::after {
    left: calc(37% - 1px);
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
  }
  .header.header2 .minicart-wrapper {
    float: right;
    width: 25%;
    text-align: right;
  }
  .header.header2 .minicart-wrapper .block-minicart {
    width: auto;
    min-width: 290px;
    max-width: 290px;
  }
  .header.header2 .minicart-wrapper .dropdown-toggle {
    display: inline-block;
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
  }
  .header.header2 .header-items-mobile {
    display: block;
  }
  .header.header2 .menu-nav-mobile {
    float: left;
    width: 25%;
    padding: 5px 0;
  }
  .header.header2 .btn-search-mobile {
    float: none;
    text-align: center;
  }
  .header.header2 .btn-search-mobile .search-mobile {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
@media (max-width: 350px) {
  .header.header2 .my-account .dropdown-menu::before {
    left: 37%;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
  .header.header2 .my-account .dropdown-menu::after {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(5%);
  }
}
/* Shopping Cart */
.checkout-cart-index .cart-discount {
  display: none;
}
.checkout-cart-index #maincontent {
  background: #fff;
  padding: 40px;
}
.checkout-cart-index .breadcrumbs {
  margin-bottom: 16px;
}
.checkout-cart-index .cart-discount .block {
  width: 52%;
}
.checkout-cart-index .cart-discount .block .title {
  cursor: pointer;
  outline: 0;
}
.checkout-cart-index .cart-discount .block .title strong {
  font-size: 18px;
  font-weight: 500;
  color: #636363;
}
.checkout-cart-index .cart-discount .block .action.apply.primary {
  height: 40px;
}
.checkout-cart-index .gift-item-block .title {
  font-size: 18px;
  cursor: pointer;
}
.checkout-cart-index .gift-item-block .title:after {
  content: "\f107";
  display: inline-block;
  font-size: 17px;
  font-family: "FontAwesome";
  margin-left: 8px;
}
.checkout-cart-index .gift-item-block .title._active:after {
  content: "\f106";
}
.checkout-cart-index .gift-options .gift-options-title {
  margin-bottom: 10px;
}
.checkout-cart-index .gift-options .actions-toolbar .secondary .action-cancel {
  margin-top: 0;
}
.checkout-cart-index .gift-options .fieldset > .field > .label {
  font-size: 16px;
}
.checkout-cart-index .page-header {
  margin: 10px 0 20px;
  padding-bottom: 0;
  border-bottom: 0;
  text-transform: uppercase;
  color: #2e2e2e;
}
.checkout-cart-index .page-main .column.main > div {
  padding: 0;
}
.checkout-cart-index .page-main .column.main > div:before,
.checkout-cart-index .page-main .column.main > div:after {
  content: '';
  display: table;
  clear: both;
}
.checkout-cart-index .cart-container .form-cart {
  width: 74%;
}
.checkout-cart-index .cart-summary {
  width: 26%;
  background-color: #f2f2f2;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
  background-color: #fad63a;
  border: 3px solid #af9359;
  color: #213862;
  font-size: 21px;
  padding: 12px 22px;
  height: auto;
  max-width: 237px;
  font-weight: 700;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout:hover {
  border: 3px solid #213862 !important;
}
.checkout-cart-index .cart-summary .cart-totals table {
  margin-bottom: 10px;
}
.checkout-cart-index .cart-summary > .title {
  font-size: 18px;
  margin-top: 24px;
  color: #636363;
  font-weight: 500;
}
.checkout-cart-index .cart-summary .block .title {
  border: 0;
  outline: 0;
  padding-right: 30px;
}
.checkout-cart-index .cart-summary .block .title strong {
  font-size: 18px;
  font-weight: 500;
  color: #636363;
}
.checkout-cart-index .cart-summary .table > thead > tr > th,
.checkout-cart-index .cart-summary .table > tbody > tr > th,
.checkout-cart-index .cart-summary .table > tfoot > tr > th,
.checkout-cart-index .cart-summary .table > thead > tr > td,
.checkout-cart-index .cart-summary .table > tbody > tr > td,
.checkout-cart-index .cart-summary .table > tfoot > tr > td {
  color: #636363;
  font-size: 18px;
  font-weight: 500;
  border-top: 0;
  vertical-align: middle;
}
.checkout-cart-index .cart-summary .totals tbody .label,
.checkout-cart-index .cart-summary .totals tfoot .label {
  color: #636363;
  font-size: 18px;
  font-weight: 500;
}
.checkout-cart-index .cart-summary .totals tbody .mark,
.checkout-cart-index .cart-summary .totals tfoot .mark {
  padding: 3px 5px 3px 0;
}
.checkout-cart-index .cart-summary .totals tbody .amount,
.checkout-cart-index .cart-summary .totals tfoot .amount {
  padding: 3px 0 3px 5px;
  text-align: right;
  color: #314874;
}
.checkout-cart-index .cart-summary .totals tbody .amount .price,
.checkout-cart-index .cart-summary .totals tfoot .amount .price {
  font-size: 18px;
}
.checkout-cart-index .cart-summary .totals .totals-tax .mark {
  text-transform: uppercase;
}
.checkout-cart-index .cart-summary .totals .grand.totals .price {
  font-size: 24px;
}
.checkout-cart-index .cart.table-wrapper {
  border: 1px solid #b2b2b2;
}
.checkout-cart-index .cart.table-wrapper .price {
  font-size: 18px;
  font-weight: 500;
  color: #555;
}
.checkout-cart-index .cart.table-wrapper .product-item-photo {
  vertical-align: middle;
  padding-right: 10px;
}
.checkout-cart-index .cart.table-wrapper .product-item-details {
  vertical-align: middle;
  padding-bottom: 0;
}
.checkout-cart-index .cart.table-wrapper .product-image-wrapper {
  padding-bottom: 0 !important;
}
.checkout-cart-index .cart.table-wrapper .product-item-name {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
}
.checkout-cart-index .cart.table-wrapper .product-item-name > a {
  color: #2e2e2e !important;
  text-decoration: none;
  font-weight: 500;
}
.checkout-cart-index .cart.table-wrapper .cart > .item {
  border-color: #e3e3e3;
}
.checkout-cart-index .cart.table-wrapper .cart > .item:last-child {
  border: 0;
}
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
  padding: 15px;
  color: #636363;
  font-size: 14px;
  font-weight: 700;
  border-color: #e3e3e3;
  text-transform: uppercase;
}
.checkout-cart-index .cart.table-wrapper .item .col.item {
  padding: 5px;
}
.checkout-cart-index .cart.table-wrapper .col.price,
.checkout-cart-index .cart.table-wrapper .col.qty,
.checkout-cart-index .cart.table-wrapper .col.subtotal {
  padding: 5px 15px;
  text-align: center;
  vertical-align: middle;
}
.checkout-cart-index .cart.table-wrapper .col.qty .control label {
  margin-bottom: 0;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
  float: none;
  font-size: 18px;
  width: 59px;
  height: 43px;
  font-weight: 500;
  color: #555;
  border-color: #b2b2b2;
  line-height: 43px;
}
.checkout-cart-index .cart.table-wrapper .col.subtotal .actions-toolbar {
  height: 0;
  min-height: 0;
  padding-bottom: 0;
}
.checkout-cart-index .cart.table-wrapper .col.subtotal .actions-toolbar > .action-delete {
  position: static;
  margin-top: 5px;
}
.checkout-cart-index .cart.table-wrapper .col.subtotal .actions-toolbar > .action-delete:before {
  background: url(../../frontend/Ryco/shop/en_GB/images/icondelete.png) no-repeat center;
  background-size: cover;
  font-size: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
}
.checkout-cart-index .cart.actions {
  margin-top: 15px;
}
.checkout-cart-index .cart.actions button[type="submit"] {
  width: auto;
  height: auto;
  padding: 11px 18px;
  font-size: 14px;
  color: #505050 !important;
  font-weight: 400;
  border: 3px solid;
  border-color: #b2b2b2 !important;
  border-radius: 3px !important;
  background-color: transparent !important;
  float: right !important;
}
.checkout-cart-index .cart.actions button[type="submit"]:hover {
  background-color: #213862 !important;
  color: #fad63a !important;
  border: 3px solid #213862 !important;
}
.checkout-cart-index .block-payments .items {
  margin-top: 3px;
}
.checkout-cart-index .block-payments .items:after,
.checkout-cart-index .block-payments .items:before {
  content: '';
  display: block;
  clear: both;
}
.checkout-cart-index .block-payments .items .item:nth-child(1) {
  float: left;
}
.checkout-cart-index .block-payments .items .item:nth-child(2) {
  float: right;
}
.checkout-cart-index #shipping-zip-form select {
  padding: 0 30px 0 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .checkout-cart-index #maincontent {
    padding: 30px 20px;
  }
  .checkout-cart-index .cart-container .form-cart {
    width: 72%;
    padding-right: 2%;
  }
  .checkout-cart-index .cart-summary {
    width: 28%;
  }
  .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    padding: 12px 14px;
  }
}
@media (max-width: 991px) {
  .checkout-cart-index .cart-container .form-cart {
    width: 100%;
    padding-right: 0;
  }
  .checkout-cart-index .cart-summary {
    width: 100%;
  }
  .checkout-cart-index .cart-discount .block {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .header.header2 .switcher-language button {
    font-size: 10px;
    margin-top: 0;
  }
  .header.header2 .switcher-language .dropdown-menu > li > a {
    font-size: 10px;
  }
  .checkout-cart-index #maincontent {
    padding: 20px 15px;
  }
  .checkout-cart-index .cart-summary {
    width: 100%;
  }
  .checkout-cart-index .cart-container .form-cart {
    width: 100%;
    padding-right: 0;
  }
  .checkout-cart-index .cart.table-wrapper .price {
    font-size: 15px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details {
    display: table-cell;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    position: absolute;
    display: block;
    width: auto;
    padding: 0;
    left: 0;
  }
  .checkout-cart-index .cart.table-wrapper .product-image-photo {
    position: static;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name {
    font-weight: 700;
    font-size: 15px;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty,
  .checkout-cart-index .cart.table-wrapper .col.price,
  .checkout-cart-index .cart.table-wrapper .col.subtotal,
  .checkout-cart-index .cart.table-wrapper .col.msrp {
    text-align: left;
    padding-left: 115px;
    float: none;
    width: 100%;
  }
  .checkout-cart-index .cart.table-wrapper .col.subtotal .actions-toolbar {
    height: auto;
  }
  .checkout-cart-index .cart.table-wrapper .col.price:before,
  .checkout-cart-index .cart.table-wrapper .col.subtotal:before,
  .checkout-cart-index .cart.table-wrapper .col.msrp:before {
    content: attr(data-th) ':';
    display: inline-block;
    padding-bottom: 0;
    color: #636363;
    font-size: 15px;
    padding-right: 4px;
    font-weight: 700;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty:before {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty .input-text {
    font-size: 15px;
    width: 55px;
    height: 34px;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item {
    min-height: 100%;
    padding-left: 115px;
  }
  #shopping-cart-table {
    display: block;
    margin-bottom: 0;
  }
  #shopping-cart-table tbody {
    display: block;
    padding: 10px 0;
  }
  #shopping-cart-table tbody > tr {
    display: block;
  }
  #shopping-cart-table .product-image-container {
    display: block;
  }
}
@media (max-width: 554px) {
  .checkout-cart-index .cart.actions button[type="submit"] {
    width: 100%;
  }
}
/* End Cart*/
@media (max-width: 375px) {
  .catalog-category-view .page-wrapper .breadcrumbs {
    margin-top: 15px;
  }
  .catalog-category-view .page-wrapper .breadcrumbs .breadcrumb {
    padding: 0 5px;
  }
  .catalog-category-view .page-wrapper .breadcrumbs .breadcrumb > li + li:before {
    padding: 0 10px;
  }
  .catalog-category-view .products-grid .product-item:after {
    display: none !important;
  }
  .catalog-category-view .products-grid .product-item:nth-child(2n+1):after {
    display: none !important;
  }
  .catalog-category-view .page-wrapper #maincontent {
    padding: 0px;
  }
  .catalog-category-view .page-wrapper #maincontent .page-title-wrapper .base {
    padding: 0 20px;
  }
  .catalog-category-view .page-wrapper #maincontent > .row #layered-filter-block {
    padding: 25px 0;
    padding-bottom: 10px;
  }
  .catalog-category-view .page-wrapper #maincontent > .row #layered-filter-block:before {
    left: 20px;
    top: 10px;
  }
  .catalog-category-view .page-wrapper #maincontent > .row #layered-filter-block .filter-content {
    margin: 0 20px;
  }
  .catalog-category-view .page-wrapper #maincontent > .row #layered-filter-block .filter-content .filter-actions {
    margin-top: 15px;
  }
  .catalog-category-view .page-wrapper #maincontent > .row #amasty-shopby-product-list {
    padding: 0 30px;
  }
  .catalog-category-view footer.footer {
    margin-top: 30px;
  }
}
.cms-index-index #maincontent,
.cms-page-view #maincontent {
  padding: 0;
  width: 100%;
}
.breadcrumbs .breadcrumb {
  padding: 8px 0;
}
.catalog-product-view .loading-mask {
  display: none;
}
.product.attribute.overview {
  display: none;
}
.catalog-product-view .product .page-header {
  font-size: 27px;
  color: #2e2e2e;
  font-weight: 400;
  padding: 0;
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main {
  max-width: 525px;
}
.catalog-product-view .product-info-main .product-info-price {
  border-bottom: 0;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
  text-align: left;
  display: flex;
  flex-direction: column;
  width: auto;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku .type {
  margin-right: 0px;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku .type::after {
  display: none;
}
.catalog-product-view .product-info-main .product-add-form {
  padding-top: 32px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field .label {
  padding-right: 10px;
  color: #505050;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field .control input {
  padding: 0 18px;
  height: 43px;
  width: auto;
  max-width: 150px;
}
.catalog-product-view .fotorama__stage__frame .fotorama__img {
  position: static;
  transform: none;
}
.catalog-product-view .rating-summary .label {
  display: none;
}
.catalog-product-view .rating-summary .rating-result {
  width: unset;
}
.catalog-product-view .rating-summary .rating-result::before {
  letter-spacing: 7px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.catalog-product-view .rating-summary .rating-result > span::before {
  color: #b69f69;
  height: 18px;
  letter-spacing: 7px;
}
.catalog-product-view .product-reviews-summary {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.catalog-product-view .product-reviews-summary .rating-summary {
  margin-right: 25px;
}
.catalog-product-view .product-reviews-summary .reviews-actions {
  font-size: 12px;
  color: #757676;
  font-weight: 500;
}
.catalog-product-view .product-reviews-summary .reviews-actions a {
  color: #757676 !important;
}
.catalog-product-view .fotorama__nav__shaft {
  display: none;
}
.catalog-product-view .fotorama__caption {
  display: none;
}
.catalog-product-view .box-tocart .action.tocart {
  order: 2;
  width: 100%;
  background-color: #fad63a;
  border: 3px solid #af9359;
  color: #213862;
  font-size: 24px;
  font-weight: 700;
  padding: 13px 17px;
}
.catalog-product-view .box-tocart .action.tocart:hover {
  border: 3px solid #213862 !important;
}
.catalog-product-view .product.info.detailed {
  background-color: #fff;
  margin-left: -15px;
  margin-right: -15px;
  padding: 25px 0;
}
.catalog-product-view .product.info.detailed textarea.mage-error {
  color: #505050;
  font-weight: 400;
}
.catalog-product-view .product.info.detailed textarea.form-control {
  padding: 10px;
}
.catalog-product-view .product.data.items > .item.title.active > .switch {
  background: #fff;
  border: none;
}
.catalog-product-view .product.data.items > .item.title > .switch {
  border: 0;
  background: #eaeaea;
  font-size: 24px;
  font-weight: 400;
  color: #2e2e2e !important;
  padding: 20px 26px;
  height: 60px;
  line-height: 20px;
}
.catalog-product-view .product.data.items > .item.title > .switch > .counter {
  display: none;
}
.catalog-product-view .product.data.items > .item.content {
  border: 0;
  margin-top: 60px;
  padding: 15px;
}
.catalog-product-view .product.data.items > .item.content p {
  margin-bottom: 0;
}
.catalog-product-view .product.data.items .description p {
  font-size: 18px;
  color: #2e2e2e;
  font-weight: bold;
}
.catalog-product-view .product.data.items .description p span {
  font-size: 18px !important;
  font-family: "Lato" !important;
}
.catalog-product-view .column.main > .row {
  background-color: #fff;
  padding: 45px 0 80px 0;
}
.catalog-product-view .block.related {
  background-color: #fff;
  margin: 50px -15px 0;
}
.catalog-product-view .block.related .content-heading .title {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: 500;
  margin-top: 0 !important;
}
.catalog-product-view .block.related button.action.primary {
  border: 0;
}
.catalog-product-view .block.related button.action.primary:hover {
  border: 0 !important;
}
.catalog-product-view .products-grid .owl-carousel .owl-item {
  max-height: unset;
}
.catalog-product-view .page-main .block.related {
  padding-top: 45px;
  padding-bottom: 0;
}
.catalog-product-view footer.footer {
  margin-top: 55px;
}
.catalog-product-view .widget.am-attachments .am-fileline {
  margin-top: 25px;
}
.product-info-stock-sku .stock.available {
  font-size: 14px;
  font-weight: 400;
  color: #636363;
  text-transform: lowercase;
  margin-bottom: 6px;
}
.product-info-stock-sku .product.attribute.sku {
  font-size: 18px;
  font-weight: 400;
  color: #636363;
  margin-bottom: 12px;
}
.product-add-form .box-tocart .actions {
  padding-top: 22px;
  clear: both;
  /* max-width: 516px;*/
}
.product-add-form .box-tocart .actions .action.primary.tocart {
  order: 2;
  max-height: 53px;
}
.product-add-form .box-tocart .actions .price-box.price-final_price {
  display: none;
}
.product-add-form .fieldset > .field {
  float: left;
  width: 51.5%;
  padding-left: 6px;
  margin-bottom: 17px;
  min-width: 270px;
  display: block;
}
.product-add-form .fieldset > .field label {
  float: left;
  width: 112px;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 10px;
}
.product-add-form .fieldset > .field .control {
  display: inline-block;
}
.product-add-form .fieldset > .field .control .mage-error {
  max-width: 150px;
}
.product-add-form .fieldset > .field .control input {
  border-color: #b2b2b2;
}
.product-add-form .price-box.price-final_price {
  float: right;
}
.product-add-form .price-box.price-final_price .price-wrapper {
  float: left;
}
.product-add-form .price-box.price-final_price .exc-vat-container {
  float: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-left: 16px;
}
.product-add-form .price-box.price-final_price .exc-vat-container > span {
  font-size: 14px;
  color: #505050;
  width: 100%;
}
.product-add-form .price-box.price-final_price .exc-vat-container .exc-vat-first {
  margin: 2px 0 8px;
}
.product-add-form .price-box .old-price {
  margin-left: 18px;
}
.product-add-form .price-box .old-price .price-container .price {
  font-size: 42px;
}
.product-add-form .price-box .old-price .exc-vat-container .exc-vat-first {
  margin: 5px 0 4px;
}
.product-add-form .price-box .old-price .exc-vat-container span {
  font-size: 12px;
}
.product-add-form .price-box .price-container {
  display: inline-block;
}
.product-add-form .price-box .price-container:after,
.product-add-form .price-box .price-container:before {
  content: '';
  display: table;
  clear: both;
}
.product-add-form .price-box .price-container .price {
  font-size: 51px;
  color: #314874 !important;
  font-weight: 900;
}
.prices-tier {
  overflow-x: auto;
}
.prices-tier table {
  width: 100%;
  background: #f6f6f6;
  font-size: 21px;
  font-weight: 700;
}
.prices-tier table .price {
  font-size: 21px;
  font-weight: 700;
}
.prices-tier table .exc-vat-container {
  font-size: 13px;
}
.prices-tier table th {
  font-weight: 900;
  width: 50%;
  padding: 6px 5px 7px 18px;
}
.prices-tier table th > em {
  font-size: 19px;
  font-weight: 700;
}
.prices-tier table td {
  padding: 6px 5px 7px 18px;
}
.prices-tier table thead > tr {
  border-bottom: 3px solid #d4d4d4;
}
.prices-tier table thead > tr th:first-child {
  background-color: #eaeaea;
}
.prices-tier table tbody > tr {
  border-bottom: 1px solid #d4d4d4;
}
.prices-tier table tbody > tr:last-child {
  border-bottom: 0;
}
.prices-tier table tbody > tr .item-qty {
  background-color: #eaeaea;
}
.product.data.items {
  border: 30px solid #eaeaea;
  background-color: #eaeaea;
  margin-left: 30px;
  margin-right: 30px;
}
.review-add .form-group .control {
  width: 100%;
}
.catalog-product-view .breadcrumbs {
  max-width: 1170px;
  margin: 0 auto;
  padding: 8px 15px 24px;
}
.catalog-product-view .breadcrumbs .items {
  list-style: none;
  text-transform: uppercase;
}
.catalog-product-view .breadcrumbs .items li {
  display: inline-block;
}
.catalog-product-view .breadcrumbs .items li a {
  color: #696969 !important;
}
.catalog-product-view .breadcrumbs .items li strong {
  color: #696969 !important;
  font-weight: 400 !important;
}
.catalog-product-view .breadcrumbs .items li:last-child::after {
  display: none;
}
.catalog-product-view .breadcrumbs .items li + li:before {
  content: ">";
  padding: 0 5px;
  color: #ccc;
}
.catalog-product-view .page-main .column.main {
  padding-left: 30px;
  padding-right: 30px;
}
.review-field-text textarea {
  border-radius: 0;
  border: 1px solid #b7b6b6;
  min-height: 200px;
  /*max-width: 416px;*/
  /*margin-left: 13px;*/
}
.review-field-rating {
  display: flex;
  align-items: center;
}
.review-field-rating .review-control-vote {
  margin-top: 0;
  margin-left: 10px;
}
.am-fileline {
  margin-top: 15px;
}
.block.related .owl-carousel .owl-item > .product-item:after {
  display: none;
}
.block.related .owl-carousel .owl-item.active + .owl-item.active:after {
  content: '';
  display: inline-block;
  height: 75%;
  position: absolute;
  left: 0;
  width: 3px;
  background: #ecebeb;
  bottom: 18px;
}
.title-mobile .page-title-wrapper.product .page-header {
  display: none;
}
@media screen and (max-width: 1199px) {
  .catalog-product-view .breadcrumbs {
    max-width: 970px;
  }
  .catalog-product-view .product.data.items {
    margin-right: 15px;
    margin-left: 15px;
  }
  .catalog-product-view .column.main > .row {
    padding: 45px 0 32px 0;
  }
  .product-add-form .price-box.price-final_price {
    float: left;
  }
}
@media screen and (max-width: 991px) {
  .catalog-product-view .breadcrumbs {
    max-width: 750px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .catalog-product-view .product.data.items > .item.title > .switch {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .product-add-form .price-box.price-final_price {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  .catalog-product-view .page-main {
    padding-left: 30px;
    padding-right: 30px;
  }
  .catalog-product-view .breadcrumbs {
    margin: 0;
  }
  .catalog-product-view .column.main > .row {
    padding: 20px 0 32px 0;
  }
  .catalog-product-view .product-info-main {
    max-width: 100%;
  }
  .catalog-product-view .product.data.items > .item.title a:after {
    font-size: 24px;
    top: 50%;
    transform: translateY(-50%);
  }
  .catalog-product-view .product.data.items > .item.title > .switch {
    padding: 20px 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #a69c9d;
    font-size: 20px;
    background-image: url(../../frontend/Ryco/shop/en_GB/images/icon-arrow.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    padding-top: 22px !important;
  }
  .catalog-product-view .product.data.items > .item.title > .switch::after {
    display: none;
  }
  .catalog-product-view .product.data.items > .item.title #tab-label-staticproduct-attachments-title {
    border-bottom: 0;
  }
  .catalog-product-view .product.data.items > .item.title.active > .switch {
    border-bottom: 0;
  }
  .catalog-product-view .product.data.items > .item.title.active > .switch {
    background-image: url(../../frontend/Ryco/shop/en_GB/images/icon-arrow-down.png) !important;
    background-repeat: no-repeat !important;
    background-position: 98% 50% !important;
  }
  .catalog-product-view .product.data.items > .item.content {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 25px;
  }
  .catalog-product-view .product.info.detailed {
    padding-top: 0;
    padding-bottom: 5px;
  }
  .catalog-product-view .product-add-form .fieldset > .field {
    padding-left: 0px;
    min-width: 100%;
  }
  .catalog-product-view .product-reviews-summary {
    flex-direction: column;
  }
  .catalog-product-view .product-reviews-summary .rating-summary {
    margin-right: 0;
  }
  .product-info-stock-sku .product.attribute.sku {
    text-align: center;
  }
  .product-info-stock-sku .stock.available {
    padding-left: 35px;
    margin: 15px 0;
  }
  .prices-tier table th {
    font-size: 18px;
  }
  .prices-tier table th > em {
    font-size: 16px;
  }
  .prices-tier table .price {
    font-size: 18px;
  }
  .prices-tier table .exc-vat-container {
    font-size: 11px;
  }
  .product.data.items {
    border: 10px solid #eaeaea;
  }
  .title-mobile .page-title-wrapper.product {
    margin-top: 0;
  }
  .title-mobile .page-title-wrapper.product .page-header {
    display: block;
  }
  .page-title-wrapper.product {
    margin-top: 0;
  }
  .page-title-wrapper.product .page-header {
    display: none;
  }
  #reviews #product-review-container .review-list {
    margin-bottom: 0;
  }
  #reviews #product-review-container .review-list .review-toolbar {
    margin-bottom: 0;
  }
  #reviews #product-review-container .review-list .review-toolbar .pager {
    margin: 10px 0;
  }
}
@media (max-width: 425px) {
  .catalog-product-view .review-add .review-legend > span {
    display: block;
  }
}
@media (max-width: 480px) {
  .catalog-product-view .product-info-main .product-add-form .fieldset > .field .control input,
  .catalog-product-view .product-info-main .product-add-form .fieldset > .field .control .mage-error {
    max-width: 148px;
  }
  .catalog-product-view .product-info-main .individual_qty {
    display: flex;
    justify-content: space-between;
  }
  .catalog-product-view .product-info-main .individual_qty .label {
    padding-left: 12px;
  }
  .catalog-product-view .widget.am-attachments .am-fileline {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
  }
  .catalog-product-view .widget.am-attachments .am-fileline img {
    max-width: 100px;
  }
  .catalog-product-view .widget.am-attachments .am-fileline img,
  .catalog-product-view .widget.am-attachments .am-fileline a {
    display: inline-block;
    margin-bottom: 10px;
  }
  .catalog-product-view .widget.am-attachments .am-fileline span {
    margin-bottom: 0;
  }
}
.catalog-category-view .breadcrumb > li + li:before {
  color: #696969;
}
.catalog-category-view .filter-options-title:focus,
.catalog-category-view input:focus {
  outline: none;
}
.catalog-category-view select::-ms-expand {
  display: none;
}
.catalog-category-view .amshopby-slider-container {
  margin: 20px 25px 15px 15px;
}
.catalog-category-view .amshopby-slider-container .am-slider .ui-slider-handle {
  background: #fad63b;
}
.catalog-category-view .amshopby-slider-container .am-slider .ui-slider-handle:hover {
  background: #fad63b !important;
}
.catalog-category-view .filter-options-item.active .filter-options-content {
  background: white;
  padding: 0;
  border: 1px solid #a69c9d;
  position: absolute;
  z-index: 1;
  min-width: 245px;
  margin-left: -1px;
  margin-top: -2px;
}
.catalog-category-view .filter-options-item.active .filter-options-content .am-shopby-form {
  padding: 10px;
}
.catalog-category-view .block.filter .filter-options-title:after {
  display: none;
}
.catalog-category-view .filter-options-item {
  position: relative;
}
.catalog-category-view .page-main .column.main > div {
  padding: 0;
}
.catalog-category-view .block.filter .filter-options-content .item {
  margin: 5px 0;
}
.catalog-category-view .block.filter .filter-options-content a:hover {
  background: none;
}
.catalog-category-view #amasty-shopby-product-list {
  padding-top: 0;
}
.catalog-category-view #amasty-shopby-product-list .price-wrapper {
  font-size: 24px;
  font-weight: 400;
  margin-left: 10px;
}
.catalog-category-view #amasty-shopby-product-list .toolbar.toolbar-products .modes,
.catalog-category-view #amasty-shopby-product-list .toolbar.toolbar-products .toolbar-amount {
  display: none;
}
.catalog-category-view #amasty-shopby-product-list .toolbar.toolbar-products .toolbar-sorter {
  display: none;
}
.catalog-category-view #amasty-shopby-product-list .product .list .products-grid .product-item .product-item-info .price-box {
  margin-bottom: 30px;
}
.catalog-category-view #amasty-shopby-product-list .product .list h5.product.name.product-item-name {
  margin-left: -15px;
}
.catalog-category-view #amasty-shopby-product-list button.action.btn.btn-primary {
  padding: 8px 9px;
  min-width: 185px;
}
.catalog-category-view #layered-filter-block {
  padding: 30px 0;
  background: #fff;
  color: #213862;
  font-weight: 600;
  font-size: 16px;
}
.catalog-category-view #layered-filter-block:before {
  content: 'Sort by';
  position: absolute;
  top: 19px;
  left: 36px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}
.catalog-category-view #layered-filter-block .filter-content .filter-options {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 12px;
  right: 36px;
  width: 69%;
}
.catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item {
  min-width: 243px;
  margin-right: 15px;
  padding-bottom: 0;
  border: 1px solid #a69c9d;
  height: 36px;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item:after {
  content: "";
  background-image: url(../../frontend/Ryco/shop/en_GB/images/arrow-cate.png);
  position: absolute;
  top: 1px;
  width: 36px;
  height: 30px;
  right: 12px;
  display: inline-block;
}
.catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item.active {
  border-bottom: none;
}
.catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item.active:after {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari 3-8 */
  transform: rotate(180deg);
  right: 0;
}
.catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
  padding: 5px 40px 5px 16px;
  font-weight: 400;
  min-width: 243px;
  height: 36px;
}
.catalog-category-view .breadcrumbs {
  margin-top: 8px;
}
.catalog-category-view .breadcrumbs .breadcrumb {
  padding: 0;
}
.catalog-category-view .page-header {
  border-bottom: none;
  margin: 0;
  background: #fad63b;
  line-height: 42px;
  padding-bottom: 0;
}
.catalog-category-view .page-header span {
  font-size: 22px;
  color: #213862;
  padding: 0 20px;
}
.catalog-category-view div#product-wrapper {
  background: white;
  padding: 0;
}
.catalog-category-view div#product-wrapper .actions-primary {
  margin-left: 0px;
}
.catalog-category-view div#product-wrapper .actions-primary span {
  font-size: 22px;
  text-transform: uppercase;
  padding: 0 10px;
  font-weight: 600;
}
.catalog-category-view .bottom-pagination .toolbar select {
  background-color: white;
}
.catalog-category-view .bottom-pagination .toolbar.toolbar-products .limiter {
  display: none;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
.catalog-category-view .bottom-pagination .toolbar.toolbar-products .limiter span {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
.catalog-category-view .bottom-pagination .toolbar.toolbar-products .limiter select {
  padding: 0 15px 0 15px;
  margin-left: 5px;
  border-radius: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #a69c9d;
  height: 34px;
  padding-right: 15px;
  width: 100%;
}
.catalog-category-view .bottom-pagination .toolbar.toolbar-products .limiter .limiter-text {
  margin-left: 11px;
}
.catalog-category-view .products-grid .product-item:after {
  height: 85%;
}
.catalog-category-view .swatch-layered a.swatch-option-link-layered {
  padding-right: 0px;
}
.catalog-category-view .swatch-layered .swatch-option.color {
  width: 36px;
  height: 24px;
}
.catalog-category-view .swatch-layered .swatch-option.color.selected {
  border: 4px solid #fad63b;
}
.catalog-category-view .block.filter {
  margin-bottom: 0px;
  padding: 60px 0 30px 0;
}
.catalog-category-view .product-reviews-summary {
  display: none;
}
.catalog-category-view .page-title-wrapper {
  margin-top: 15px;
}
.catalog-category-view .amshopby-filters-bottom-cms,
.catalog-category-view div#am-shopby-container {
  display: none;
}
.catalogsearch-result-index .page-main .column.main > div {
  padding: 0px;
}
.catalogsearch-result-index .search.results {
  padding-top: 0px !important;
}
.catalogsearch-result-index .page-title-wrapper {
  margin-top: 15px;
}
.catalogsearch-result-index .page-title-wrapper .page-header {
  border-bottom: none;
  margin: 0;
  background: #fad63b;
  line-height: 42px;
  padding-bottom: 0;
}
.catalogsearch-result-index .page-title-wrapper .page-header .base {
  font-size: 22px;
  color: #213862;
  padding: 0 20px;
}
.catalogsearch-result-index #amasty-shopby-product-list #product-wrapper {
  background: #fff;
}
.catalogsearch-result-index #amasty-shopby-product-list .block {
  margin-bottom: 35px;
}
.catalogsearch-result-index #amasty-shopby-product-list .block .title {
  font-size: 25px;
  font-family: "Lato";
}
.catalogsearch-result-index #amasty-shopby-product-list .block .item a {
  font-size: 18px;
  font-family: "Lato";
}
.catalogsearch-result-index #amasty-shopby-product-list .toolbar-products {
  background: #fff;
  padding: 15px;
  position: relative !important;
}
.catalogsearch-result-index #amasty-shopby-product-list .toolbar-products:before {
  content: 'Sort By';
  position: absolute;
  left: 22px;
  top: 25px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  color: #213862;
}
.catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .modes {
  display: none;
}
.catalogsearch-result-index #amasty-shopby-product-list .toolbar-products #toolbar-amount {
  display: none;
}
.catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .toolbar-sorter .action.sorter-action.sort-desc {
  display: none;
}
.catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .toolbar-sorter .sorter-label {
  display: none;
}
.catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .toolbar-sorter.sorter {
  position: static;
  text-align: right;
}
.catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .toolbar-sorter.sorter select {
  margin: 0;
  border-radius: 0;
  border: 1px solid #a69c9d;
  background: #fff;
  width: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('../../frontend/Ryco/shop/en_GB/images/arrh.png');
  background-position: 97% 40%;
  background-repeat: no-repeat;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination {
  text-align: center;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products {
  background: unset;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products:before {
  display: none;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .action.sorter-action.sort-desc {
  display: none !important;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .sorter-label {
  display: none !important;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .toolbar-sorter {
  display: none !important;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .field.limiter {
  display: none !important;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .pages.list-inline {
  float: none;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .pages.list-inline .pagination {
  border-radius: 0;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .pages.list-inline .pagination .item a {
  border-radius: 0;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .pages.list-inline .pagination .item a:hover {
  background: #ffd82c;
  border-color: #ffd82c;
  color: #2a6496 !important;
}
.catalogsearch-result-index #amasty-shopby-product-list .bottom-pagination .toolbar-products .pages.list-inline .pagination .item.current a {
  background: #ffd82c;
  border-color: #ffd82c;
  color: #2a6496 !important;
}
.catalogsearch-result-index footer.footer {
  margin-top: 50px;
}
@media screen and (min-width: 767px) {
  .products-grid .product-item:nth-of-type(3n):after {
    display: block;
  }
}
@media (max-width: 991px) {
  .catalog-category-view .limiter-text {
    display: inline;
  }
  .catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .toolbar-sorter.sorter select {
    width: 80%;
  }
  .catalogsearch-result-index footer.footer {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .catalog-category-view .block.filter .filter-actions {
    padding-left: 20px;
    margin-top: 25px;
  }
  .catalog-category-view .block.filter .filter-actions a:hover {
    color: #ffd82c !important;
  }
  .catalog-category-view .block.filter .filter-actions span {
    color: #213862;
    font-weight: 500;
    font-size: 16px;
  }
  .catalog-category-view .block.filter .filter-actions span:hover {
    color: #ffd82c !important;
    text-decoration: underline;
  }
  .catalog-category-view .bottom-pagination {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .catalog-category-view .first-sm-item {
    clear: none;
  }
  .catalog-category-view .products-grid .product-item:nth-child(2n+1) {
    clear: both;
  }
  .catalog-category-view .products-grid .product-item:nth-child(2n+1):after {
    content: '';
    display: inline-block;
    height: 90%;
    position: absolute;
    right: 0;
    width: 3px;
    background: #ecebeb;
    bottom: -13px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-category-view .filter-actions {
    margin-top: 20px;
  }
  .catalog-category-view .filter-actions span {
    font-weight: 500;
  }
  .catalog-category-view .toolbar.toolbar-products {
    position: static;
  }
  .catalog-category-view .products-grid .product-item:nth-child(2n+1) {
    clear: both;
  }
  .catalog-category-view .products-grid .product-item:nth-child(2n+1):after {
    content: '';
    display: inline-block;
    height: 90%;
    position: absolute;
    right: 0;
    width: 3px;
    background: #ecebeb;
    bottom: -13px;
  }
  .catalog-category-view .bottom-pagination .toolbar.toolbar-products .limiter,
  .catalog-category-view .pages {
    text-align: center;
    margin-left: 0;
  }
  .catalog-category-view #amasty-shopby-product-list .toolbar.toolbar-products .toolbar-sorter {
    right: 27px;
  }
  .catalog-category-view .products-grid .product-item {
    margin-bottom: 20px;
  }
  .catalog-category-view .products-grid .product-item-info .product-item-details {
    padding-top: 0;
  }
  .catalog-category-view .footer {
    margin-top: 20px;
  }
  .catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .toolbar-sorter.sorter {
    width: 40%;
  }
  .catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .toolbar-sorter.sorter select {
    width: 100%;
  }
  .catalogsearch-result-index .bottom-pagination .toolbar.toolbar-products .pages {
    text-align: center;
  }
  #amasty-shopby-product-list .products.wrapper {
    margin-top: 50px;
  }
}
@media screen and (max-width: 680px) {
  .catalog-category-view .products-grid .product-item .product-item-info .product-top {
    width: 100%;
  }
  .catalog-category-view .filter-options-item.active .filter-options-content {
    z-index: 9;
    width: 100%;
    margin-left: 0;
  }
  .catalog-category-view #amasty-shopby-product-list .toolbar.toolbar-products .toolbar-sorter {
    right: 0;
    width: 100%;
  }
  .catalog-category-view #amasty-shopby-product-list .toolbar.toolbar-products .toolbar-sorter .sorter-options {
    width: 90%;
  }
  .catalog-category-view #layered-filter-block:before {
    left: 25px;
  }
  .catalog-category-view #layered-filter-block .filter-content {
    margin-left: 10px;
    margin-right: 10px;
  }
  .catalog-category-view #layered-filter-block .filter-content .filter-options {
    display: block;
    width: 100%;
    right: auto;
    position: static;
    margin-top: 20px;
  }
  .catalog-category-view #layered-filter-block .filter-content .filter-options .filter-options-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .catalogsearch-result-index .first-sm-item {
    clear: none;
  }
}
@media screen and (max-width: 575px) {
  .catalog-category-view .products-grid .product-item {
    position: relative;
  }
  .catalog-category-view .products-grid .product-item:after {
    content: '';
    display: inline-block;
    height: 3px;
    position: absolute;
    right: 0;
    width: 80%;
    bottom: -29px;
    margin-right: 30px;
    background: #ecebeb;
  }
  .catalog-category-view .products-grid .product-item:nth-child(2n+1):after {
    content: '';
    display: inline-block;
    height: 3px;
    position: absolute;
    right: 0;
    width: 80%;
    bottom: -29px;
    margin-right: 30px;
    background: #ecebeb;
  }
  .catalog-category-view .products-grid .product-item:last-child:after {
    display: none;
  }
  .catalogsearch-result-index .page-title-wrapper .page-header .base {
    font-size: 16px;
  }
  .catalogsearch-result-index #amasty-shopby-product-list .toolbar-products .toolbar-sorter.sorter {
    width: 55%;
  }
}
.checkout-index-index {
  padding-bottom: 0;
}
.checkout-index-index .page-main .column.main > div {
  padding: 40px 52px 128px 52px;
}
.checkout-index-index .page-main .checkout-container {
  background: #FFFFFF;
  margin: 0 0 30px 0;
}
.checkout-index-index .page-main .checkout-container textarea {
  min-height: 60px;
}
.checkout-index-index .page-main .checkout-container .checkout-header {
  padding: 0;
  margin: 0 0 25px 0;
  width: 100%;
}
.checkout-index-index .page-main .checkout-container .checkout-header h1 {
  text-transform: capitalize;
  font-size: 37px;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-column {
  width: calc((100% - 50px)/3);
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-column:nth-of-type(2) {
  margin: 0 25px ;
}
.checkout-index-index .page-main .checkout-container .authentication-wrapper {
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block {
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .step-title {
  font-weight: 700;
  font-size: 15px;
  border: none;
  padding: 15px;
  background: #eee;
  margin-bottom: 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .label[for=paypal_express] {
  white-space: normal;
  word-break: break-word;
  overflow: hidden;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .label[for=paypal_express] .payment-icon {
  float: left;
  width: 26%;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .label[for=paypal_express] span {
  float: right;
  width: 70%;
  margin-bottom: 10px;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .label[for=paypal_express] .action-help {
  float: right;
  width: 70%;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .label[for=paypal_express] .action-help span {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .control._with-tooltip input {
  width: 100%;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .control._with-tooltip .field-tooltip {
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .control._with-tooltip .note {
  margin-top: 7px;
  display: inline-block;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field.street .field > label {
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block form.form-login {
  padding-bottom: 0;
  margin-bottom: 20px;
  margin-top: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block form.form-shipping-address {
  margin: 20px 0 0 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block form.form-shipping-address .address.fieldset {
  margin-top: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .shipping-address-items .shipping-address-item {
  width: 100%;
  background: #f9f9f9;
  margin-bottom: 15px;
  padding: 8px 22px;
  line-height: 27px;
  font-size: 15px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .shipping-address-items .shipping-address-item.selected-item {
  border: 1px solid #1979c3;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .action {
  color: #626262;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .action.action-select-shipping-item {
  padding: 6px 12px;
  background: #ffd82c;
  border: 1px solid #ffd82c;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .action.action-select-shipping-item span {
  line-height: 27px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .action.-new-address {
  margin-bottom: 15px;
  padding: 6px 12px;
  background: #ffd82c;
  border: 1px solid #ffd82c;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .action.-new-address span {
  line-height: 27px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .action.edit-address-link {
  margin-left: 15px;
  background: transparent;
  border: none;
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-address .action.edit-address-link:before {
  content: "\f040";
  font-family: fontAwesome;
  margin-right: 5px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-billing-address .billing-address-same-as-shipping-block {
  position: relative;
  padding-left: 30px;
  margin: 5px 0 0 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-billing-address .billing-address-same-as-shipping-block input {
  position: absolute;
  opacity: 0;
  left: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-billing-address .billing-address-same-as-shipping-block input:checked + label:before {
  content: "\f14a";
  top: 10px;
  transform: translateY(-50%);
  font-family: fontAwesome;
  font-size: 18px;
  vertical-align: middle;
  line-height: normal;
  border: none;
  color: #1979c3;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-billing-address .billing-address-same-as-shipping-block label:before {
  content: '';
  border: 1px solid;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 4px;
  /*transform: translateY(-50%);*/
  border-radius: 3px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-billing-address .actions-toolbar .action.action-cancel {
  margin: 0 0 0 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method {
  margin-bottom: 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method .amcheckout-items .amcheckout-method td {
  color: #555555;
  padding: 20px 10px 20px 20px;
  background: #f9f9f9;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method .amcheckout-items .amcheckout-method > .col-method input {
  position: absolute;
  opacity: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method .amcheckout-items .amcheckout-method > .col-method label {
  position: relative;
  min-width: 15px;
  margin: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method .amcheckout-items .amcheckout-method > .col-method label:before {
  content: '';
  border-radius: 50%;
  position: absolute;
  border: 1px solid #cccccc;
  width: 15px;
  height: 15px;
  top: -13px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method .amcheckout-items .amcheckout-method.-selected {
  border: 1px solid #1979c3;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method .amcheckout-items .amcheckout-method.-selected > .col-method label:before {
  border: 5px solid #1979c3;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date {
  margin-bottom: 65px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.date {
  width: 47%;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.timepicker {
  float: right;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field label {
  margin: 16px 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field label::after {
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field .control {
  position: relative;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field .control button {
  position: absolute;
  right: 9px;
  top: 50%;
  background: transparent;
  border: none;
  transform: translateY(-50%);
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field .control button span {
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field .control button:before {
  content: "\f073";
  color: #505050;
  font-family: fontAwesome;
  font-size: 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-payment .payment-methods .payment-method {
  border: 1px solid transparent;
  margin-bottom: 10px;
  background: #f9f9f9;
  padding: 0 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-payment .payment-methods .payment-method .payment-method-title {
  position: relative;
  margin-bottom: 0;
  padding-left: 30px;
  border: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-payment .payment-methods .payment-method .payment-method-title input {
  position: absolute;
  opacity: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-payment .payment-methods .payment-method .payment-method-title .label:before {
  content: '';
  border-radius: 50%;
  position: absolute;
  border: 1px solid #cccccc;
  width: 15px;
  height: 15px;
  left: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-payment .payment-methods .payment-method._active {
  border: 1px solid #1979c3;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-payment .payment-methods .payment-method._active .payment-method-title .label:before {
  border: 5px solid #1979c3;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-payment .payment-methods .payment-method._active .payment-method-content {
  padding-bottom: 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-payment .payment-methods .payment-method._active .payment-method-content > p {
  margin: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary {
  margin: 0 0 20px 0;
  padding: 13px 20px 40px 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .amcheckout-title {
  background: transparent;
  padding: 0;
  margin-bottom: 32px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .items-in-cart .title {
  border: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .items-in-cart .title:after {
  top: 14px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items {
  margin: 0 -13px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items-wrapper {
  max-height: 100%;
  border: none;
  padding: 19px 15px 24px 15px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item {
  background: #FFFFFF;
  display: inline-block;
  border: none;
  margin-bottom: 15px;
  width: 100%;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item:last-child {
  margin-bottom: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product {
  position: relative;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .delete {
  background: transparent;
  height: auto;
  padding: 0;
  border: none;
  width: 100%;
  text-align: right;
  padding-right: 18px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .delete:before {
  content: '';
  display: inline-block;
  background: url(../../frontend/Ryco/shop/en_GB/images/icondelete.png) no-repeat center;
  background-size: auto;
  background-size: cover;
  width: 35px;
  height: 35px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-image-container {
  margin: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details {
  position: absolute;
  width: 100%;
  top: 25px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .product-item-name-block {
  width: 63%;
  float: left;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .product-item-name-block .product-item-name {
  text-transform: uppercase;
  margin-bottom: 11px;
  font-weight: 500;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .product-item-name-block .details-qty .label {
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .product-item-name-block .details-qty input {
  text-align: center;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .subtotal {
  width: 37%;
  float: right;
  margin: 25px 0 26px 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .subtotal .price {
  font-size: 18px;
  font-weight: 500;
  color: #555555;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals {
  margin-bottom: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr {
  font-size: 18px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.totals-tax-details {
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr th {
  padding: 5px;
  border: none;
  background: transparent;
  font-weight: 500;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr th.mark {
  color: #636363;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr td {
  padding: 4px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr td.amount {
  padding-right: 12px;
  border: none;
  background: transparent;
  text-align: right;
  color: #314874;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr td.amount .price {
  font-size: 18px;
  font-weight: 500;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.totals.shipping .mark .label {
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.totals.grand td.amount .price {
  font-size: 24px;
  font-weight: 700;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes .field input {
  position: absolute;
  opacity: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes .field input + label {
  white-space: normal;
  padding-left: 30px;
  font-weight: 400;
  color: #636363;
  position: relative;
  line-height: 15px;
  display: block;
  margin-bottom: 15px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes .field input + label:before {
  content: '';
  border: 1px solid;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes .field input:checked + label:before {
  content: "\f14a";
  top: 0;
  font-family: fontAwesome;
  font-size: 17px;
  vertical-align: middle;
  line-height: normal;
  border: none;
  color: #1979c3;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes .field > label {
  font-weight: 400;
  margin-bottom: 15px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes .field > label::after {
  color: #e02b27;
  content: "*";
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes .field p {
  margin-bottom: 4px;
  position: relative;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes td {
  padding-top: 64px;
  border: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options {
  margin: 0 0 20px 0;
  padding: 0 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options input {
  position: absolute;
  opacity: 0;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options input + label {
  white-space: normal;
  padding-left: 30px;
  font-weight: 400;
  color: #636363;
  position: relative;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options input + label:before {
  content: '';
  border: 1px solid;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 3px;
  margin-top: -1px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options input:checked + label:before {
  content: "\f14a";
  top: 50%;
  transform: translateY(-50%);
  font-family: fontAwesome;
  font-size: 24px;
  vertical-align: middle;
  line-height: normal;
  border: none;
  color: #1979c3;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options .checkout-agreement {
  margin: 0;
  position: relative;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options .checkout-agreement label::after {
  display: none;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options .checkout-agreement .action.action-show {
  color: #636363;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options .checkout-agreement .action.action-show:hover {
  background-color: unset !important;
  color: #636363 !important;
  border: unset !important;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options .admin__field-option {
  position: relative;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options .amcheckout-comment {
  margin-top: 14px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-additional-options .amcheckout-comment label {
  display: inline-block;
  margin-bottom: 4px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-payment-method.submit {
  padding: 0 20px;
  margin-bottom: 20px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-payment-method.submit .action.checkout {
  width: 100%;
  border: 3px solid #af9359 !important;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-payment-method.submit .action.checkout:hover {
  background-color: #213862 !important;
  color: #f9cd08 !important;
  border: 3px solid #213862 !important;
}
.checkout-index-index .page-main .checkout-container .checkout-column:nth-of-type(3) {
  border: 1px solid #d4d4d4;
}
.checkout-index-index footer.footer {
  margin-top: 0;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-title {
  padding-bottom: 0;
}
.checkout-index-index .modal-popup .modal-inner-wrap .gift-message {
  margin-bottom: 15px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .gift-message:last-child {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup .modal-inner-wrap .gift-message .gift-options-title {
  margin-bottom: 20px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .gift-message .field label {
  width: 100%;
  margin-bottom: 8px;
  padding: 0;
}
.checkout-index-index .modal-popup .modal-inner-wrap .gift-message .field .control {
  width: 100%;
}
.checkout-index-index .modal-popup .modal-inner-wrap .action.secondary {
  display: none;
}
.checkout-index-index .modal-popup .modal-footer {
  margin-left: 30px;
  margin-right: 30px;
}
.table-checkout-shipping-method .amcheckout-items .price {
  font-size: 18px;
}
.checkout-index-index input {
  border-color: #d4d4d4;
}
.checkout-index-index textarea {
  border-color: #d4d4d4;
}
.checkout-index-index select {
  border-color: #d4d4d4;
  -webkit-appearance: none;
  -moz-appearance: none;
  overflow: inherit;
}
.checkout-index-index .table-totals .grand.totals th.mark {
  padding-top: 10px;
}
.checkout-index-index .checkout-payment-method .payment-methods .actions-toolbar {
  padding-top: 0 !important;
}
.checkout-index-index .form-login .actions-toolbar .primary {
  margin-bottom: 10px;
}
.checkout-index-index .form-login .actions-toolbar .primary .login:hover {
  border: 3px solid #213862 !important;
}
.checkout-index-index .order-attributes .order-attributes-form > .field {
  padding: 0 3px;
}
.checkout-index-index #checkout-step-payment .fieldset .legend + br {
  display: none;
}
.checkout-index-index .checkout-index-index .modal-popup .modal-header {
  background: #428bca;
  border-radius: 4px 4px 0 0;
}
.checkout-index-index .checkout-index-index .modal-popup .modal-header .action-close:before {
  color: #fff;
}
.checkout-index-index .checkout-index-index .modal-popup .modal-header .modal-title {
  color: #fff;
  font-weight: 400;
  border-bottom: 0;
}
.checkout-index-index .checkout-index-index .modal-popup .modal-content {
  padding-top: 20px !important;
}
.checkout-index-index .checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  border-radius: 4px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr th.mark {
  padding: 5px 0;
}
.checkout-index-index .agreements-modal .modal-inner-wrap {
  max-width: 500px;
  left: unset;
  right: 50%;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  margin: 0 auto !important;
  border-radius: 3px;
}
.checkout-cart-index .page-main .column.main .actions-toolbar {
  padding-top: 0;
}
.checkout-cart-index .cart.actions .update {
  min-width: 214px;
}
.checkout-cart-index .cart.items.data {
  margin-bottom: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item {
  text-align: center;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .primary {
  display: flex;
  float: unset;
  padding-left: 0;
}
.checkout-index-index .field.choice > .label {
  margin-bottom: 0 !important;
}
.checkout-onepage-success .page-main .column.main > div {
  padding-top: 0;
  padding-bottom: 30px !important;
}
.checkout-onepage-success .checkout-success .actions-toolbar .action.primary.continue:hover {
  background-color: #213862 !important;
  border: 3px solid #213862 !important;
  text-decoration: unset;
}
.checkout-onepage-success #registration {
  overflow: hidden;
  padding-bottom: 5px !important;
}
.checkout-onepage-success #registration .action.primary {
  float: left;
}
.checkout-onepage-success #registration .action.primary:hover {
  background-color: #213862 !important;
  border: 3px solid #213862 !important;
  text-decoration: unset;
}
.modal-popup .action-save-address:hover {
  border: 3px solid #213862 !important;
}
.modal-header .action-close:hover {
  background-color: unset !important;
  border: 0 !important;
}
@media (max-width: 1199px) {
  .checkout-index-index .page-main .column.main > div {
    padding-bottom: 30px;
  }
  .checkout-index-index .page-main .checkout-container .opc-wrapper {
    display: inline-block;
  }
  .checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-column {
    width: calc((100% - 25px)/2);
    float: left;
  }
  .checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-column:nth-of-type(2) {
    margin-right: 0;
  }
  .checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-column:nth-of-type(3) {
    width: 100%;
    margin-top: 30px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary {
    padding-bottom: 15px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .product-item-name-block {
    width: 100%;
    margin-bottom: 15px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .product-item-name-block .product-item-name {
    /*white-space: nowrap;*/
    font-weight: 600;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .subtotal {
    width: 100%;
    margin-top: 0;
    text-align: right;
    padding-right: 10px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .delete {
    position: absolute;
    right: 0;
    bottom: -10px;
    width: unset;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes td {
    padding-top: 4px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-totals tr.order-attributes td .field {
    margin-bottom: 0;
  }
  .checkout-index-index .product-item-details .product-item-inner {
    display: inline-flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
    width: 100%;
  }
  .checkout-index-index .minicart-items .product-item-details .details-qty {
    display: flex;
    align-items: center;
  }
}
/*@media (max-width: 1024px) {
    .checkout-index-index {
        .page-main {
            .checkout-container {

                .checkout-block {
                    .opc-block-summary {
                        padding-bottom: 15px;
                        .table-totals {
                            tr {
                                &.order-attributes {
                                    td {
                                        padding-top: 4px;
                                        .field {
                                            margin-bottom: 0;
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}*/
@media (max-width: 991px) {
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date {
    margin-bottom: 25px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.date {
    width: 100%;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.timepicker {
    display: inline-block;
    width: 100%;
    padding: 0;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.timepicker .control {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .checkout-index-index .page-main .column.main > div {
    padding: 40px 10px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block form {
    max-width: 100%;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method {
    margin-bottom: 30px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date {
    margin-bottom: 30px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.date {
    width: 100%;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.timepicker {
    display: inline-block;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.timepicker .control {
    width: 100%;
  }
  .checkout-index-index .page-main .checkout-container .opc-wrapper {
    display: inline-block;
  }
  .checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-column {
    width: 100%;
    margin-bottom: 30px;
  }
  .checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-column:nth-of-type(2) {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-column:nth-of-type(3) {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.fieldset.address > div.field[name="amastyShippingMethodAttributes.stockist_name"],
.fieldset.address > div.field[name="amastyShippingMethodAttributes.stockist_id"] {
  display: none;
}
#stockist-location {
  margin-bottom: 30px;
  overflow: hidden;
}
#stockist-location .stockist-img {
  margin-right: 10px;
  float: left;
  width: 100px !important;
}
@media (max-width: 767px) {
  .checkout-index-index .column.main {
    background: #fff;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.date {
    width: 50%;
    float: left;
    padding-right: 5px;
    padding-top: 0;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field.timepicker {
    width: 50%;
    padding-left: 5px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .product-item .product .product-item-details .subtotal {
    margin: auto;
    margin-left: 10px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .product-item .product .product-item-details .subtotal .price {
    font-size: 15px;
    font-weight: 600;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-total tr th.mark span {
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .table-total tr td.amount .price {
    font-size: 16px;
    font-weight: 600;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .checkout-billing-address .actions-toolbar .action.action-cancel {
    margin: 0 0 0 10px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-header {
    padding-left: 22px;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary {
    display: flex;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
    margin-top: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title label {
    font-size: 15px;
  }
  .checkout-index-index .opc-block-summary .minicart-items .product-item-details {
    padding-left: 80px;
  }
  .checkout-index-index .order-attributes-form {
    margin-top: 20px;
  }
  .checkout-index-index .content.minicart-items .product-image-wrapper img {
    width: 70%;
    height: auto;
    margin-top: 15px;
  }
  .checkout-index-index .agreements-modal .modal-inner-wrap {
    max-width: 500px;
    left: unset;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto !important;
  }
  .checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    border-radius: 4px;
  }
}
@media (max-width: 767px) and (min-width: 640px) {
  .checkout-index-index .page-main .checkout-container .checkout-block .amcheckout-delivery-date .field .control button {
    right: 3px;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .checkout-shipping-method .amcheckout-items .amcheckout-method td {
    padding: 20px 10px 20px 16px;
  }
  #stripe-payments-card-number {
    max-width: 185px;
  }
  .stripe-payments-brand {
    margin-left: 0;
    position: static;
  }
  .pci-dss-info-block {
    width: unset;
  }
}
@media (max-width: 374px) {
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .subtotal {
    margin-left: 5px !important;
  }
  .checkout-index-index .page-main .checkout-container .checkout-block .opc-block-summary .minicart-items .minicart-items .product-item .product .product-item-details .product-item-name-block .product-item-name {
    white-space: normal;
  }
}
@media (min-width: 639px) {
  .checkout-index-index .page-main .checkout-container .checkout-block .checkout-billing-address .actions-toolbar .action.action-cancel {
    margin: 10px 0 0 0;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .primary {
    flex-direction: column;
    padding: 0 0 14px 0;
  }
}
@media (min-width: 768px) {
  .checkout-index-index .payment-method-content .ccard .stripe-payments-elements {
    display: flex;
    align-items: center;
  }
  .checkout-index-index .payment-method-content .ccard .stripe-payments-elements .stripe-payments-brand {
    margin-top: 5px;
    padding-top: 7px;
  }
}
.minicart-wrapper .block-minicart li {
  overflow: hidden;
}
.minicart-wrapper .block-minicart li .product-image-photo {
  width: auto !important;
  height: auto !important;
  max-height: 120px;
}
.paypal-logo a {
  display: none;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 0;
}
#cart-totals .table.totals .totals-tax-details {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement div.mage-error {
  padding-left: 30px;
}
.checkout-agreements.fieldset {
  margin-bottom: 10px;
}
.stripe-icon-container.right {
  float: right;
  position: relative;
  top: 1.4em;
  left: 12px;
}
.checkout-index-index .page-main .checkout-container .checkout-block .checkout-payment-method.submit .actions-toolbar {
  display: none;
}
.checkout-payment-method .payment-method .actions-toolbar button:hover {
  background: #27406a !important;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content .actions-toolbar > .primary {
  padding: 0;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary {
  float: none !important;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content .actions-toolbar > .primary {
  text-align: center;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement .action-show {
  border: none !important;
  background: none !important;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .label {
  font-weight: 400;
  line-height: 26px;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset.order-attributes-form .field > label {
  font-weight: 600;
}
.checkout-index-index .page-main .checkout-container .checkout-block form .fieldset .field .label {
  margin-left: 5px;
}
.checkout-index-index .order-attributes .order-attributes-form > .field .choice.field {
  padding: 0 5px;
}
.checkout-index-index .order-attributes .order-attributes-form > .field .choice.field .label {
  white-space: pre-line;
}
button:hover {
  background-color: #27406a !important;
  color: #f9cd08 !important;
  border: 1px solid #27406a !important;
}
.btn.btn-primary:hover {
  background-color: #27406a !important;
  color: #f9cd08 !important;
  border: 1px solid #27406a !important;
}
.customer-account-index .box-actions .btn.btn-default:hover {
  background-color: #27406a !important;
  color: #f9cd08 !important;
  border: 1px solid #27406a !important;
}
.contact-index-index .page-header {
  margin-top: 20px;
}
.contact-index-index .contact-form-content > h2 {
  text-transform: capitalize;
}
.contact-index-index .contact-form-content .form-group {
  padding-right: 30px;
}
.contact-index-index .contact-form-content .form-group label {
  color: #505050;
  font-weight: 400;
}
.contact-index-index .contact-form-content .form-group textarea {
  border-radius: 0;
  border: 1px solid #b7b6b6;
  min-height: 200px;
}
.contact-index-index .contact-form-content .form-group textarea:focus {
  border-color: #66afe9;
}
@media (max-width: 767px) {
  .contact-index-index .contact-form-content .form-group {
    padding-right: 0;
  }
}
.contact-index-index .page-main .column.main .contact-form-content {
  padding-top: 0;
  background: unset;
}
/* Style news page */
.blog-post-list .lastest-posts-list .block-content .item .short-detail {
  padding-left: 0;
}
.page-main .column.main .blog-list {
  padding-top: 0;
  margin-left: 30px;
  padding-bottom: 0;
}
@media (min-width: 767px) {
  .page-main .column.main .blog-list {
    margin-left: 0;
  }
}
.page-main .column.main .blog-list .post-link {
  margin-top: 10px;
}
.page-main .column.main .blog-post-list-toolbar {
  padding-top: 0;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .page-main .column.main .blog-post-list-toolbar {
    padding-left: 0;
    margin-bottom: 0;
  }
}
.blog-post-list .blog-post {
  display: flex;
}
@media (max-width: 767px) {
  .blog-post-list .blog-post {
    flex-direction: column;
  }
}
.blog-post-list .blog-post > .post-thumbnail {
  min-width: 170px;
  display: block;
  background: #ffffff;
  margin-right: 35px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .blog-post-list .blog-post > .post-thumbnail {
    margin-bottom: 15px;
  }
}
.blog-post-list .blog-post .blog-item-detail .post-title {
  margin: 0;
}
.blog-post-list .blog-post .blog-item-detail .post-title > .post-title-link {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  color: #425c8a;
}
.blog-post-list .blog-post .blog-item-detail .post-info {
  margin: 8px 0 15px 0;
  color: #626262;
  font-size: 16px;
  font-weight: 400;
}
.blog-post-list .blog-post .blog-item-detail .post-content {
  color: #626262;
  font-size: 18px;
}
.blog-post-list .blog-post .blog-item-detail .post-content .post-link {
  margin-top: 30px;
}
.blog-post-list .blog-post .blog-item-detail .post-content .post-link a {
  font-size: 17px;
  color: #626262;
  font-weight: 700;
}
.blog-post-list a:hover,
.blog-post-list a:focus {
  color: #ffd82c !important;
}
.blog-post-view .lastest-posts-list .block-content .item .image {
  width: 100px;
}
.blog-post-view .lastest-posts-list .block-content .item .short-detail {
  padding-left: 0;
}
.blog-post-view .post-comment textarea {
  min-height: 200px;
}
.blog-post-view .post-comment legend {
  padding-bottom: 7px;
  font-size: 18px;
  font-weight: 600;
  color: #2e2e2e;
  text-transform: uppercase;
}
.blog-post-view .post-info p {
  font-size: 20px;
  color: #626262;
  font-weight: 700;
}
.blog-post-view .post-content {
  font-size: 16px;
  line-height: 1.5;
}
.blog-post-view .comment-list-container .content {
  font-size: 14px;
  line-height: 1.5;
}
.blog-post-view .comment-list-container .posted-on {
  margin-top: 15px;
  font-style: italic;
  font-weight: 700;
}
.blog-post-view .comment-list-container .name {
  font-size: 20px;
  font-weight: 600;
}
.blog-post-view .post-comments h2 {
  font-size: 18px;
  font-weight: 600;
  color: #2e2e2e;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 7px;
}
@media (max-width: 767px) {
  .blog-post-view .post-image img {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .blog-post-view .page-header {
    font-size: 22px;
  }
}
.blog-post-view .comment-list {
  margin-left: 20px;
}
.blog-load-more-comment {
  text-align: center;
}
/* End style news page */
/* Page_CMS */
.cms-page-view .page-main {
  max-width: 1170px;
}
/* End page cms */
.customer-account-login .login-container .block-new-customer .block-content p {
  margin-bottom: 20px;
}
.customer-account-login .login-container .block-new-customer .block-content .create {
  padding: 10.2px 24px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 21px;
  border: 3px solid #af9359 !important;
}
.customer-account-login .login-container .block-new-customer .block-content .create:hover {
  border: 3px solid #27406a !important;
}
.customer-account-login .page-main .column.main > div {
  padding-top: 0px;
}
.customer-account-index .my-account-main {
  padding-top: 0px !important;
}
.customer-account-index .box-actions .btn-default {
  color: #27406a !important;
  background-color: #ffd82c !important;
  border-color: #ffd82c !important;
  padding: 6px 12px;
}
.customer-account-index .block-dashboard-orders .block-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.customer-account-index .block-dashboard-orders .block-title strong {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
.customer-address-index .primary .action.primary:hover {
  border: 3px solid #213862 !important;
}
.customer-address-index .account-sub-title {
  font-size: 18px;
}
.customer-address-index .block-addresses-list .block-title {
  margin-bottom: 10px;
}
.customer-address-index .block-addresses-list .block-title strong {
  font-size: 24px;
  color: #505050;
  font-weight: 500;
}
.customer-address-index .block-addresses-list .block-content .item.actions a.action {
  background-color: #f9cd08 !important;
  border: 3px solid #af9359;
}
.customer-address-index .block-addresses-list .block-content .item.actions a.action:hover {
  background-color: #27406a !important;
  border: 3px solid #27406a !important;
}
.customer-address-index .block-addresses-list .block-content address {
  margin-top: 10px;
}
.account-nav .account-nav-content .items li.item {
  padding: 0;
}
.account-nav .account-nav-content .items li.item a:hover {
  background: none;
}
.account-nav .account-nav-content .items li.item a:focus {
  background: none;
}
.account-nav .account-nav-content .items .item.current {
  padding: 10px 15px;
}
.account-nav .account-nav-content .items .item.current strong {
  padding: 9px 0;
  display: inline-block;
}
.form-group .control select {
  color: #b7b6b6;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  border: 1px solid #b7b6b6;
  padding: 0 10px;
  font-size: 14px;
  background: url("../../frontend/Ryco/shop/en_GB/images/select-bg.svg") no-repeat scroll 100% 45%;
  background-color: #fff;
}
.customer-account-create .form-create-account .block-title .title {
  margin-bottom: 20px;
}
.customer-account-create .form-create-account .block-title .newsletter {
  margin-top: 20px;
}
.customer-account-create .form-create-account .create.account {
  margin-top: 0px;
}
.customer-account-create .form-create-account .create.account .form-group {
  margin-bottom: 20px;
}
.column.main .message.info.empty {
  margin-top: 9px;
  padding: 20px 15px;
}
.column.main .message.info.empty span {
  position: relative;
  padding-left: 35px;
}
.column.main .message.info.empty span::before {
  top: 50%;
}
.page-main .column.main .actions-toolbar {
  padding-top: 10px;
  /*			padding-left: 8px;*/
}
.actions-toolbar .action.back {
  display: inline-block;
  padding-top: 15px;
}
.actions-toolbar button.action.btn.btn-primary {
  border: 3px solid #af9359 !important;
}
.actions-toolbar button.action.btn.btn-primary:hover {
  border: 3px solid #213862 !important;
}
.captcha {
  margin-top: 20px;
}
.captcha .captcha-reload {
  padding: 9px 24px;
  color: #222222;
  text-transform: uppercase;
  font-family: "Lato", arial, sans-serif;
  border: 1px solid #f9cd08;
  background: #f9cd08;
}
.captcha .captcha-reload span {
  font-weight: 700;
  font-size: 21px;
  color: #27406a !important;
}
.actions a.action.view {
  margin-right: 10px;
}
.actions a.action.print {
  margin-left: 10px;
}
.stripe_payments-customer-cards .form.new-saved-card .actions-toolbar .action.save.primary:hover {
  border: 3px solid #213862 !important;
}
@media screen and (max-width: 1024px) {
  .login-container .fieldset > .field > .control {
    width: 75%;
  }
}
@media screen and (max-width: 991px) {
  .login-container .fieldset > .field > .control {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .login-container .block-customer-login {
    margin-bottom: 30px;
  }
  .customer-account-create .form-create-account .customer-name-fields .field-name-firstname {
    margin-bottom: 20px;
  }
}
/* Style order page */
.block-order-details-view .block-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block-order-details-view .block-content .box-title {
  margin-bottom: 10px;
  display: inline-block;
}
.block-order-details-view .block-content address {
  line-height: 1.9;
}
.block-order-details-view .block-title {
  font-size: 24px;
  margin-bottom: 15px;
  color: #505050;
}
.block-order-details-view .block-title strong {
  font-weight: 500;
}
.page-main .column.main .block-order-details-view {
  padding: 0;
}
.page-main .column.main .order-details-items {
  padding-top: 9px;
}
.page-main .column.main .order-products-toolbar {
  padding: 0 0 0 8px;
  margin-bottom: 0;
}
.page-main .column.main .order-products-toolbar .pager {
  margin: 0;
}
.page-main .column.main .orders-history {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-main .column.main .block-addresses-default {
  padding-top: 0;
  padding-bottom: 20px;
}
.page-main .column.main .block-addresses-list {
  padding: 0;
}
.sales-order-view .column.main .block {
  padding: 0;
}
.sales-order-view .items.order-links {
  display: none;
}
.sales-order-view .account-nav .account-nav-content .items .item.current {
  padding-left: 0;
}
.sales-order-view .account-nav .account-nav-content .items .item.current a {
  color: #2e2e2e !important;
}
.sales-order-view table tr > td {
  padding: 12px 8px;
}
.sales-order-view .block .block-title {
  margin-bottom: 15px;
}
.order-details-items .order-title {
  font-size: 24px;
  margin-bottom: 15px;
  color: #505050;
}
.order-details-items .order-title strong {
  font-weight: 500;
}
tfoot tr td {
  text-align: right;
}
tfoot tr th {
  background-color: #f5f5f5 !important;
}
.block-addresses-default address {
  line-height: 1.9;
}
@media (max-width: 425px) {
  .table-order-items {
    margin-left: -15px;
  }
  .table-order-items tr th {
    font-size: 12px !important;
  }
  .table-order-items tr td {
    font-size: 12px !important;
  }
  .table-order-items thead tr th {
    text-align: left;
  }
  .table-order-items tfoot tr th {
    text-align: left;
  }
  .table-order-items .price {
    font-size: 12px !important;
  }
}
/* End style order page */
