/*! 
*  Aleyant skins - v6.0.0
*  Homepage: http://pressero.com
*  Copyright Aleyant 2020, All Rights Reserved
*  <!-- canary for www.pressero.com HostMonitor test DO NOT REMOVE, Web to Print Storefronts -->
*/
/*
* === Major Theme Colors ===
*/
@import url("css/photoswipe/photoswipe.min.css");
@import url("css/photoswipe/default-skin/default-skin.min.css");
@import url("fontawesome-free-5.14.0-web/css/font-awesome.min.css");
body {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(0, 0, 0, 1);
}
.orders-fullscreen .ordersPage {
  background-color: rgba(255, 255, 255, 1);
}
.page-content-area, body.page-content-editor-body, body.product-detail-editor-body, body.category-content-editor-body {
  background-color: rgba(255, 255, 255, 1)  !important;
}
body.customize-iframe-body {
  background-color: rgba(255, 255, 255, 1);
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: rgba(0, 0, 0, 1);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: rgba(0, 0, 0, 1);
}
a {
  color: rgba(41, 171, 226, 1);
}
a:hover, a:focus {
  color: rgba(233, 14, 139, 1);
}
a.alt-links-color, .alt-links-color a, .alt-links-color {
  color: rgba(0, 0, 0, 1);
}
a.alt-links-color:hover, a.alt-links-color:focus, .alt-links-color a:hover, .alt-links-color a:focus {
  color: rgba(41, 171, 226, 1);
}
.alt-icon-color {
  color: rgba(233, 14, 139, 1);
}
.bg-primary {
  background-color: rgba(41, 171, 226, 1);
}
.text-primary {
  color: rgba(255, 255, 255, 1);
}
.text-muted {
  color: rgba(140, 140, 140, 1);
}
.bg-info {
  background-color: rgba(238, 238, 238, 1);
}
.text-info {
  color: rgba(0, 0, 0, 1);
}
.bg-danger {
  background-color: rgba(255, 184, 170, 1);
}
.text-danger {
  color: rgba(237, 28, 36, 1);
}
.bg-success {
  background-color: rgba(223, 240, 216, 1);
}
.text-success {
  color: rgba(60, 118, 61, 1);
}
.border-success {
  border-color: rgba(214, 233, 198, 1);
}
.text-warning {
  color: rgba(133, 99, 15, 1);
}
.bg-warning {
  background-color: rgba(255, 229, 162, 1);
}
.border-warning {
  border-color: rgba(255, 229, 162, 1);
}
/*
* === Bootstrap Colors ===
*/
/* btn-default */
.btn, .btn-default, .btn-default[disabled], .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.focus[disabled], .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: rgba(41, 171, 226, 1);
  background-image: none;
  background-image: linear-gradient(160deg, rgba(41, 171, 226, 1), rgba(24, 84, 176, 1), rgba(41, 171, 226, 1));
  background-position: 0 0;
  background-size: 100% 200%;
  color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border-color: rgba(204, 204, 204, 1);
}
.btn:focus, .btn:hover, .btn:active, .btn-default:focus, .btn-default:hover, .btn-default:active, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  background-color: rgba(24, 84, 176, 1);
  background-position: 0 100%;
  color: rgba(255, 255, 255, 1);
  border-color: rgba(24, 84, 176, 1);
}
/* btn-primary */
.btn-primary, .btn-primary[disabled], .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: rgba(244, 62, 165, 1);
  background-image: none;
  background-image: linear-gradient(160deg, rgba(244, 62, 165, 1), rgba(213, 4, 90, 1), rgba(244, 62, 165, 1));
  background-position: 0 0;
  background-size: 100% 200%;
  color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border-color: rgba(204, 204, 204, 1);
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  background-color: rgba(213, 4, 90, 1);
  background-position: 0 100%;
  color: rgba(255, 255, 255, 1);
  border-color: rgba(233, 14, 139, 1);
}
/* btn-danger */
.btn-danger, .btn-danger[disabled], .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger.focus[disabled], .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(199, 28, 34, 1);
  border-color: rgba(199, 28, 34, 1);
  background-image: none;
}
.btn-danger:focus, .btn-danger:hover, .btn-danger:active, .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  background-color: rgba(199, 28, 34, 1);
  border-color: rgba(199, 28, 34, 1);
  color: rgba(255, 255, 255, 1);
  background-image: none;
}
/* btn-success */
.btn-success, .btn-success[disabled], .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.focus[disabled], .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: rgba(92, 184, 92, 1);
  color: rgba(255, 255, 255, 1);
  border-color: rgba(76, 174, 76, 1);
  background-image: none;
}
.btn-success:focus, .btn-success:hover, .btn-success:active, .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  background-color: rgba(68, 157, 68, 1);
  border-color: rgba(57, 132, 57, 1);
  color: rgba(255, 255, 255, 1);
  background-image: none;
}
/* Alert */
.alert-info {
  background-image: none;
  background-color: rgba(238, 238, 238, 1);
  color: rgba(0, 0, 0, 1);
  border-color: rgba(204, 204, 204, 1);
}
.alert-warning {
  background-image: none;
  background-color: rgba(255, 229, 162, 1);
  border-color: rgba(250, 190, 40, 1);
  color: rgba(133, 99, 15, 1);
}
.alert-danger {
  background-image: none;
  background-color: rgba(255, 184, 170, 1);
  color: rgba(237, 28, 36, 1);
  border-color: rgba(251, 146, 125, 1);
}
.alert-success {
  background-image: none;
  background-color: rgba(223, 240, 216, 1);
  color: rgba(60, 118, 61, 1);
  border-color: rgba(214, 233, 198, 1);
}
/* Pagination */
.pagination > li > a, .pagination > li > span {
  color: rgba(9, 72, 107, 1);
  border-color: rgba(238, 238, 238, 1);
  background-color: rgba(255, 255, 255, 1);
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(41, 171, 226, 1);
  background-color: rgba(41, 171, 226, 1);
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(41, 171, 226, 1);
  background-color: rgba(41, 171, 226, 1);
}
/* Wells */
.well {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
  border-color: rgba(230, 230, 230, 1);
}
/* Nav Pills */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: rgba(244, 62, 165, 1);
  color: rgba(255, 255, 255, 1);
}
/* Badge */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: rgba(244, 62, 165, 1);
}
/* List group item */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: rgba(244, 62, 165, 1);
  color: rgba(255, 255, 255, 1);
  border-color: rgba(244, 62, 165, 1);
}
/* Tab */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: rgba(204, 204, 204, 1);
}
.k-tabstrip-items .k-item.k-state-active, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-top-color: rgba(204, 204, 204, 1);
}
/* Dropdown */
.dropdown-menu {
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
}
.dropdown-menu li a {
  color: rgba(0, 0, 0, 1);
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e1;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 700;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active {
  color: rgba(233, 14, 139, 1);
}
/* Form control */
.form-control {
  border-color: #ddd;
  color: #333333;
}
/*
* === Top Navigation Colors ===
*/
.navbar-default {
  background-image: none;
  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 1);
}
.navbar-default .navbar-nav > li > a {
  color: rgba(41, 171, 226, 1);
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  padding: 20px 8px;
  font-weight: 700;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: rgba(233, 14, 139, 1);
  background-color: rgba(231, 231, 231, 1);
}
#top-navbar {
  -webkit-box-shadow: 0 0 2px #d9dadb;
  box-shadow: 0 0 2px #d9dadb;
  border-width: 0;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  font-weight: 700;
}
#top-nav .navbar-nav > li:after {
    content: none;
}
@media (max-width: 767px) {
  #top-nav {
      width: 100%;
  }
  #nav-main li a {
      padding: 25px 20px 20px 25px;
  }
}

/*
* === Banner ===
*/
.prev-next-nav > span {
  color: #fff;
  background-color: rgba(80, 80, 80, 0.8);
}
.cycle-pager span {
  background-color: #ccc;
}
.cycle-pager span:hover {
  background-color: rgba(233, 14, 139, 1);
}
.cycle-pager span span.cycle-pager-active {
  background-color: rgba(233, 14, 139, 1);
}
/*
* === Owl carousel theme colors ===
*/
.owl-custom-theme .owl-nav [class*='owl-'] {
  border-color: #ccc;
  background-color: #fff;
  color: #ccc;
}
.owl-custom-theme .owl-dots .owl-dot span {
  background-color: #ccc;
}
.owl-custom-theme .owl-dots .owl-dot.active span, .owl-custom-theme .owl-dots .owl-dot:hover span {
  background: rgba(244, 62, 165, 1);
}
/*
* === Global ===
*/
.logo {
  margin: 12px 0 0 0;
}
.pageTitle, .section-title, .footer-col-title {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}
.createAccountPage .pageBody, .guestCheckoutPage .pageBody, .ordersPage .pageBody, .savedForLaterPage .pageBody, .ftpPage .pageBody, .lostPasswordPage .pageBody, .sitemapPage .pageBody, .assetsPage .pageBody, .settingsPage .pageBody, .addressFormPage .pageBody, .userFormPage .pageBody, .inventoryPage .pageBody, .previewPage .pageBody, .assetFormPage .pageBody, .assetCategoriesPage .pageBody, .locationFormPage .pageBody {
  background: #fff;
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
}
/*
* === Custom Forms ===
*/
.charlimitinfo {
  color: #999;
}
.pageCaptcha {
  background-color: #f5f5f5;
  border-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/*
* === Header ===
*/
.header-main {
  background-color: rgba(248, 248, 248, 1);
  color: rgba(102, 102, 102, 1);
  padding: 10px 0;
}
.quick-top-links > div > a {
  color: rgba(102, 102, 102, 1);
}
.quick-top-links > div > a:hover {
  color: rgba(233, 14, 139, 1);
}
.header-search {
  margin: 0px 0;
}
.header-search .form-control {
  background-color: #fff;
  color: #000;
}
.header-search .btn {
  /* Default Button Style */
}
.header-search .btn:focus, .header-search .btn:hover {
  /* Default Button Style */
}
.header-social-icons {
  margin: 5px 0;
  padding: 0;
  text-align: right;
}
.header-social-icons li {
  display: inline-block;
  margin-left: 9px;
  vertical-align: middle;
}
.header-social-icons a:not(:hover) {
    color: #666;
}
@media (max-width: 768px) {
  .header-social-icons {
    margin: 0;
    text-align: center;
  }
}


.user_authenticated .header-nav-login {
    display: none!important;
}
.user_restricted .header-nav-settings {
    display: none!important;
}


.header-cart {
  margin: 8px 0;
  float: right;
}
.header-cart .cart-link {
  margin: 0 0 0 10px;
}
.header-cart .cart-link .cart-count-label {
  margin: 0;
}
.header-cart .cart-link .cart-cost-label {
/*  color: rgba(210, 42, 48, 1); */
}
.header-cart .dropdown-menu {
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
  border: 2px solid rgba(238, 238, 238, 1);
}
.menu-cart-item {
  border-color: rgba(15, 15, 15, 0.06);
  border-color: rgba(238, 238, 238, 1);
}
.menu-cart-item .menu-cart-name {
  color: #333;
  color: rgba(51, 51, 51, 1);
}
.menu-cart-item .menu-cart-item-cost {
  color: #333;
  color: rgba(51, 51, 51, 1);
}
.menu-cart-item:hover {
  background-color: rgba(0, 0, 0, 0.025);
}
.menu-cart-preview-count {
  color: rgba(102, 102, 102, 1);
  border-color: rgba(15, 15, 15, 0.1);
  border-color: rgba(238, 238, 238, 1);
}
.menu-cart-preview-footer {
  background-color: rgba(15, 15, 15, 0.03);
}
.menu-cart-subtotal {
  color: #d22a30;
  color: rgba(210, 42, 48, 1);
}
/*
* === General Panel ===
*/
.general-panel {
  background-color: #fff;
}
.general-panel .general-panel-heading {
  border-bottom-color: #eaeaea;
  background-color: #f9f9f9;
}
.general-panel .general-panel-heading h2 .fa {
  color: rgba(244, 62, 165, 1);
}
/*
* === Sidebar ===
*/
.sidebar-nav .navbar-nav {
  margin: 0;
  padding: 0;
}
.sidebar-nav .navbar-nav > li > a {
  border-bottom: 1px solid #e1e1e1;
}
.sidebar-nav .navbar-nav > li > a, .item-title a, .sidebar-history a {
  color: rgba(0, 0, 0, 1);
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 0;
}
.sidebar-nav .navbar-nav > li > a:hover, .sidebar-nav .navbar-nav > li > a:focus, .sidebar-nav .navbar-nav > li > a:active, .item-title a:hover, .item-title a:focus, .item-title a:active, .sidebar-history a:hover, .sidebar-history a:focus, .sidebar-history a:active {
  color: rgba(233, 14, 139, 1);
}

.sidebar-nav .navbar-nav > li > a:after {
    color: rgba(0, 0, 0, 1);
    content: '\f105';
    font-family: FontAwesome;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 10px 0 0; /* same as a tag */
    color: #222;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

/* Sidebar Category Headings */
.sidebar-nav .navbar-nav > li > a[href^="#"] {
  font-size: 16px;
  color: rgba(233, 14, 139, 1);
  cursor: default;
  text-decoration: none;
  
}
.sidebar-nav .navbar-nav > li > a[href^="#"]:after {
  content: none;
}

/* Sidebar Featured Products */
.sidebar-featured .product-image-wrap {
  background-color: #f3f3f3;
}

/*
* === Footer ===
*/
.footer {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(51, 51, 51, 1);
}
.footer a, .footer-nav a {
  color: rgba(255, 255, 255, 1);
}
.footer a:hover, .footer-nav a:hover {
  color: rgba(233, 14, 139, 1);
}
.footer-col-title h4 {
  color: #fff;
}
.footer-col-title:after {
  background-color: rgba(204, 204, 204, 1);
}
/*
* === Category Page ===
*/
.item-img-info {
  background-color: rgba(255, 255, 255, 1);
}
.prod-cat-item .prod-teaserprice {
  background-color: #62bf75;
  color: #fff;
}
.prod-view-grid #grid-layout-btn {
  background-color: rgba(24, 84, 176, 1);
  color: rgba(255, 255, 255, 1);
  border-color: rgba(24, 84, 176, 1);
}
.prod-view-list #list-layout-btn {
  background-color: rgba(24, 84, 176, 1);
  color: rgba(255, 255, 255, 1);
  border-color: rgba(24, 84, 176, 1);
}
.hcategory .prod-cat-item, .hproduct .prod-cat-item {
  border-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(0, 0, 0, 1);
}
.prod-cat-item .item-title, .prod-cat-item .item-title a {
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.prod-cat-item .item-title a:not(:hover) {
  color: rgba(0, 0, 0, 1);
}
.prod-cat-item:hover .item-title, .prod-cat-item:hover .item-title a {
  color: rgba(233, 14, 139, 1);
}
.prod-cat-item:hover .btn {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(204, 204, 204, 1);
  background-color: rgba(244, 62, 165, 1);
}
.prod-cat-item .quickViewLink, .prod-cat-item .btn-viewdetail > a {
  background-color: #000;
  color: #fff;
}
.prod-cat-item .quickViewLink:hover, .prod-cat-item .btn-viewdetail > a:hover {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(244, 62, 165, 1);
}
.prod-view-list .category-panel .hcategory, .prod-view-list .category-panel .hproduct {
  border-color: rgba(255, 255, 255, 1);
}
/*
* === Search Result Page ===
*/
.search-result {
  border-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
}
.searchPage {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
}
.searchImage > a {
  background-color: #f3f3f3;
}
/*
* === Login Page ===
*/
.loginForm {
  border-color: rgba(204, 204, 204, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
}
.loginForm legend {
  color: rgba(0, 0, 0, 1);
  background-color: rgba(231, 231, 231, 1);
  border-color: rgba(204, 204, 204, 1);
}
/*
* === Cart Page ===
*/
.cartSummary > h4 {
  color: rgba(0, 0, 0, 1);
  background-color: rgba(231, 231, 231, 1);
}
.saveForLater > h4 {
  background-color: #f9f7f7;
}
.cartShippingGroup {
  background: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
}
.cartSummary {
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
  background: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
  border-color: rgba(204, 204, 204, 1);
}
.cartSummaryOrderTotal, .cartProductPrice, .checkoutSummaryOrderTotal {
  color: rgba(237, 28, 36, 1);
}
.cartShippingGroupInfo, .cartProduct > ul > li, .cartProduct-item-top {
  border-color: rgba(255, 255, 255, 1);
}
.cartItemName > p, .cartAddInst > p {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
  border-color: rgba(230, 230, 230, 1);
}
.cartPage .cartProductImage > a {
  background-color: #f3f3f3;
}
/*
* === Checkout Page ===
*/
.checkoutSummary {
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
  background: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
  border-color: rgba(204, 204, 204, 1);
}
.checkout-form, .checkoutNotes, .checkout-payment-type, .checkoutOrderItemsSummaryArea {
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
  background: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
}
/*
* === Content Page ===
*/
.content-page-panel .pageTitle {
  border-color: rgba(255, 255, 255, 1);
}
/*
* === Save For Later Page ===
*/
.saveForLaterProduct-details {
  border-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
}
.saveForLaterProductImage > a {
  background-color: #f3f3f3;
}
/*
* === Assets page===
*/
.assetList-item-details {
  border-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
}
/*
* === Product detail page ===
*/
#tCosts {
  border-left-color: rgba(204, 204, 204, 1);
  border-right-color: rgba(204, 204, 204, 1);
}
#tCosts td {
  border-bottom-color: rgba(204, 204, 204, 1);
  background-color: rgba(255, 229, 162, 1);
}
.calculatorTotal {
  color: rgba(237, 28, 36, 1);
}
.reuqired-file-info {
  color: rgba(237, 28, 36, 1);
}
.pricingCustomFormHeading, .section-title {
  border-color: rgba(255, 255, 255, 1);
}
.pricingCustomFormHeading:after, .section-title:after {
  background-color: rgba(204, 204, 204, 1);
}
.pricingCalcHeading, .pricingHeading, .calculatorTotalLabel {
  font-size: 20px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}
.open-frame {
  -webkit-box-shadow: 0 1px 2px #d9dadb;
  box-shadow: 0 1px 2px #d9dadb;
  background-color: #fff;
}
.detail-image-wrap a {
  border-color: rgba(255, 255, 255, 1);
}
/*
* === Product preview page ===
*/
.productType_isQuickView {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
}
/*
* === Settings Page ===
*/
#profileTabs .k-tabstrip-items a {
  color: #333;
}
#profileTabs .k-tabstrip-items .k-state-active a {
  color: #555;
}
.addressEntry-inner, .user-entry-info {
  border-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(51, 51, 51, 1);
}
.addressEntry-edit-buttons, .locationEntry-edit-buttons, .user-list-entry-edit-buttons {
  border-top-color: rgba(255, 255, 255, 1);
}
/*
* === kendo pagination ===
*/
.k-pager-numbers .k-state-selected {
  background-color: rgba(41, 171, 226, 1);
  border-color: rgba(41, 171, 226, 1);
  color: rgba(255, 255, 255, 1);
}
/*
* === product gallery ===
*/
.product-gallery-carousel-item {
  background-image: url("images/loading.gif");
}
.product-gallery-carousel-item.loaded {
  background-image: none;
}
.product-gallery-carousel-item > a.gallery-current {
  -webkit-box-shadow: 0 0 0 3px rgba(41, 171, 226, 1) inset;
  box-shadow: 0 0 0 3px rgba(41, 171, 226, 1) inset;
}