@font-face {
  font-family: "Ubuntu";
  src: url(../fonts/ubuntu/ubuntu-v20-latin-ext_latin-300.woff2) format("woff2");
  src: url(../fonts/ubuntu/ubuntu-v20-latin-ext_latin-300italic.woff2) format("woff2");
  src: url(../fonts/ubuntu/ubuntu-v20-latin-ext_latin-500.woff2) format("woff2");
  src: url(../fonts/ubuntu/ubuntu-v20-latin-ext_latin-500italic.woff2) format("woff2");
  src: url(../fonts/ubuntu/ubuntu-v20-latin-ext_latin-700.woff2) format("woff2");
  src: url(../fonts/ubuntu/ubuntu-v20-latin-ext_latin-700italic.woff2) format("woff2");
  src: url(../fonts/ubuntu/ubuntu-v20-latin-ext_latin-italic.woff2) format("woff2");
  src: url(../fonts/ubuntu/ubuntu-v20-latin-ext_latin-regular.woff2) format("woff2");
}
a, .alink {
  color: #ff991a;
}

.header.content {
  height: 80px;
}

/*  Cart  */
.action.primary.checkout {
  background-color: #ff991a;
  color: white;
}

/* checkout

 */
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #ff991a;
  cursor: pointer;
  text-decoration: underline;
}

.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button, .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #ff991a;
  display: inline;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.42857;
  padding: 0;
  text-decoration: none;
}

.checkout-agreements-block .action-show {
  width: 80%;
  display: inline-grid;
  text-align: left;
}

.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  color: #ff991a;
  font-size: 2.6rem;
  font-weight: 300;
  padding-bottom: 10px;
}

.opc-progress-bar-item._active > span::before {
  background: #ff991a none repeat scroll 0 0;
}

.opc-progress-bar-item._active::before {
  background: #ff991a none repeat scroll 0 0;
}

.opc-wrapper .shipping-address-item.selected-item::after {
  background: #ff991a;
  color: #ffffff;
  content: "\e610";
  font-family: "icons-blank-theme";
  font-size: 27px;
  height: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 29px;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff991a;
}

.action.primary:focus, .action.primary:active {
  background: #ff991a none repeat scroll 0 0;
  border: 1px solid #ff991a;
  color: #ffffff;
}

.abs-action-button-as-link:hover, .abs-action-remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
  color: #549523;
}

.payment-method-billing-address {
  color: #999a8f;
}

.billing-address-same-as-shipping-block.field.choice {
  color: #ff991a;
}

.account-nav .item.current a, .account-nav .item.current strong {
  border-color: #ff991a;
}

.navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
  background: #ff991a;
  color: white;
  text-decoration: none;
}

.cart.table-wrapper .actions-toolbar > .action-delete {
  color: #fff !important;
}

.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
  color: #fff !important;
}

.form-shipping-address span {
  color: #999a8f;
}

ul.footer a {
  color: #575757 !important;
  font-size: 1.4rem;
  text-decoration: none;
}

.checkout-index-index .logo {
  margin-left: auto;
}

.action.primary {
  color: #fff !important;
}

.checkout-payment-method .payment-option-title .action-toggle {
  color: #ff991a;
}

.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 6px 0 0;
  vertical-align: middle;
}

.sorter {
  padding: 4px 0;
}

.filter .block-subtitle {
  padding: 10px !important;
}

.filter-options-title {
  color: #666;
}

.conform {
  margin-top: 40px;
}

.fieldset > .field:not(.choice) > .label {
  box-sizing: border-box;
  float: left;
  padding: 1px 15px 0 0;
  text-align: right;
  width: 25.8%;
}

.contact .fieldset > .field:not(.choice) > .label {
  box-sizing: border-box;
  float: left;
  padding: 1px 15px 0 0;
  text-align: left;
  width: 15.8%;
}

.contact .actions-toolbar {
  margin-left: 15.8% !important;
}

.billing-address-form .label {
  color: #999a8f;
}

.forget .fieldset::after {
  content: attr(data-hasrequired);
  width: 250px;
  display: block;
  font-size: 1.2rem;
  letter-spacing: normal;
  margin-left: 160px;
  color: #e02b27;
  margin-top: 10px;
}

.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 1px 12px;
  text-decoration: none;
  background: white;
}

.pages strong.page {
  color: white;
  display: inline-block;
  padding: 1px 12px;
  text-decoration: none;
  background: #ff991a;
  margin-right: 1px;
}

.header.content {
  height: 220px;
  width: 1300px;
}

.toolbar-products {
  background: #666;
}

.sorter-label {
  color: white;
}

.toolbar-amount {
  color: white;
}

.modes-mode::before {
  color: white;
}

.sorter-action::before {
  color: white;
}

.sorter-action:hover::before {
  color: #ff991a;
}

.modes-mode:hover::before {
  color: #ff991a;
}

.home-header-pic {
  background: url(../images/background_default_home.jpg);
  background-position: center center;
  background-size: cover;
  height: 420px;
  position: absolute;
  left: 0;
  width: 100%;
}

.home-main-content {
  margin-top: 420px;
  padding: 40px 0;
  float: left;
}

#maincontent.page-main- {
  max-width: 100%;
  padding: 0;
}

.home-main-list {
  float: left;
  width: 48%;
}

.home-main-list ul {
  margin: 0;
  padding: 20px;
}

.home-main-list li {
  list-style: none;
}

.fa-angle-right::before {
  color: #ff991a;
}

.home-main-products {
  float: left;
  width: 100%;
  border-top: 2px solid #f4f4f4;
  padding: 40px 0 0 0;
}

.page-wrapper > .breadcrumbs, .page-wrapper > .top-container, .page-wrapper > .widget {
  margin-top: 10px;
}

.product-image-white-wrapper {
  background: white;
  text-align: center;
}

.abs-product-link > a:hover, .product-item-name > a:hover, .product.name a > a:hover {
  color: #ff991a;
  text-decoration: underline;
}

a:hover, .alink:hover {
  color: #ff991a;
  text-decoration: underline;
}

a:visited {
  color: #ff991a;
  text-decoration: underline;
}

/*# sourceMappingURL=wayconshop-default.css.map */
