/* 20250717045816 - v2 */
.gui,
.gui-block-linklist li a {
  color: #302b29;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #302b29;
}

.gui-block-inner strong {
  color: #7f7e7e;
}

.gui a {
  color: #4056bd;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #4056bd;
  box-shadow: 0 0 2px #4056bd;
}

.gui-select.gui-focus .gui-handle {
  border-color: #4056bd;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #ffffff;
}

.gui-block-title {
  color: #2a2929;
  background-color: #ffffff;
}

.gui-content-title {
  color: #2a2929;
}

.gui-form .gui-field .gui-description span {
  color: #302b29;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ffffff;
  background-color: #ffffff;
}

.gui-block-option-block {
  border-color: #ffffff;
}

.gui-block-title strong {
  color: #2a2929;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #ffffff;
}

.gui ul.gui-products li {
  border-color: #ffffff;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #ffffff;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #ffffff;
}

.gui-block-content .gui-table {
  border-color: #ffffff;
}

.gui-table thead tr th {
  border-color: #ffffff;
  background-color: #ffffff;
}

.gui-table tbody tr td {
  border-color: #ffffff;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #b4c4cc;
  color: #243745;
  background-color: #b4c4cc;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #243745;
  color: #999090;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #909ca3;
  border-color: #909ca3;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #1c2c37;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #243745;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #243745;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #302b29;
}

.gui-progressbar {
  background-color: #ffffff;
}

/* custom */
/*john@advision*/
#gift-registries-page h1, #my-gift-registries-page h1{display:none;}
.registry-product .messages a{color: #fff; text-decoration: underline;}


/* General */
footer a, footer a:visited {
    color: gray;
}

/* Main Navigation */
/*.keep-this.menu_fixed {
  background: #243139;
}*/
.navbar > li > a {
    color: black;
    font-weight: 400;
}

.logocontainer  {
    margin-top: 10px
}

.navbar > li.sub:before {
    content: "\f0d7";
    font-size: 10px;
}
.tui-dropdown-search  a {
    color: black;
}

.tui-dropdown span {
    font-family: 'Noto Sans';
}

nav .subnav .item.hover .itemLink:hover {
    color: #4a5c66;
}

a.burger  {
    color: black;
}

.search h2,
#formSearch input{
    color: black;
}
/* Sidebar */

.sidebar .block ul li a,
.sidebar-box .item .itemLink,
.sidebar .item .subitemLink {
    /*font-family: 'Noto Sans';*/
    font-weight: 400;
    color: black;
    letter-spacing: 0;
    text-transform: uppercase;
}

.sidebar .block ul ul {
    padding-left: 30px;
    margin-top: -1px;
    background: #4a5c66;
}


.sidebar .block ul li a:hover,
.sidebar-box .item .itemLink:hover {
    color: gray;
}

.price-filter-range .min,
.price-filter-range .max {
    color: gray;
}

#collection-filter-price .ui-slider-handle {
    background-color: #243139;
}

select[name=brand] option,
select[name=sort] option,
select[name=mode] option,
select[name=limit] option {
    color: black;
}

select[name=brand],
select[name=sort],
select[name=mode],
select[name=limit] {
    background: transparent;
    color: gray;
}

/* Product Grid */

.selectors {
    background: transparent !important;
}

.grid-list div.active {
    color: #6188a0;
}

.product-container a,
.product-container .price {
    color: gray;
    font-family: 'Noto Sans';
}
.product-container {
    background: transparent;
}

.product-container .sale-new {
    background: #003333
}

.product-container .sale-new:before {
    border-right: 10px solid #003333;
}

.pager ul {
    border-raduis: 3px;
}


/* Single Product */

.product-meta h1 {
    line-height: 34px;
}

.product-meta .price {
    font-weight: 400;
}
.product-meta .price + small {
    text-transform: uppercase;
    font-family: 'Noto Sans';
}

.product-configure label {
    color: gray;
    font-weight: 200;
}

.product-configure-custom-option span {
    text-transform: uppercase;
}

.product-configure select {
    color: black;
}

#product_configure_form .btn span {
    font-size: 16px;
    font-weight: 400;
}

.quantity input {
    color: black;
}

.fb-like iframe #facebook span {
    color: gray;
}

.tabs ul li a {
    color: gray;
}

/* Homepage */

.owl-slider .h2 {
    font-style: normal;
    font-size: 65px;
    font-family: 'Noto Sans';
    font-weight: bold;
}

.owl-slider span {
    background: white;
    font-size: 16px;
    border-radius: 5px;
    color: black;
}

.categories .info h3 a {
    color: gray;
}

.categories .info h3:before {
    background: white;
}
.categories .info > a {
    color: white;
    text-transform: uppercase;
    font-family: 'Noto Sans';
    font-size: 14px;
    font-weight: 200;
}
.owl-item .content a.btn {
    background: white;
    font-size: 14px;
    font-family: 'Noto Sans';
    border-radius: 5px;
    color: black;
}

.section-discount-block .text-light h3 {
    text-transform: capitalize;
    font-size: 40px;
    line-height: 1.3;
    font-weight: 600;
    /*font-family: Lato;*/
    letter-spacing: 2px;
    margin-bottom: 25px;
}
.section-discount-block .text-light p {
    font-size: 17px;
    font-weight: 200;
}

.deal-clock ul {
    margin-left: 0;
}
.deal-clock li {
    background: url('//static.shoplightspeed.com/shops/609091/files/003386498/counter.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0;
    padding: 5px;
    width: 80px;
    height: 80px;
    margin: 0 30px;
}

.deal-clock ul li b {
    font-size: 45px;
}

.deal-clock .time-title span {
    width: 80px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 0 30px;
    font-size: 14px;
}

.deal-clock .time-title {
    width: 100%;
}

/* Popular Products */

.custom-popular .image-wrap p,
.custom-popular .image-wrap button {
    display: none;
}

.custom-popular:hover .image-wrap button:hover {
    color: #003333;
    background: white;
    border: 1px solid #003333;
}
.custom-popular:hover .image-wrap button {
    display: block;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translateX(-50%);
    background: #003333;
    border: 1px solid transparent;
    font-size: 10px;
}

.custom-popular:hover .image-wrap p {
    display: block;
    padding: 0 10px;
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 18px;
    font-family: 'Noto Sans';
    color: #4f5052;
    font-weight: bold;
    text-transform: uppercase;
}

/* Footer */

#footer {
    border-top: 0;
}

#footer h4 {
    font-size: 16px;
}

.footer_logo img {
    max-width: 100%;
}

ul.footerlist li {
    font-family: 'Noto Sans';
    font-size: 13px;
}

ul.footerlist.contact li {
    margin-bottom: 10px;
    line-height: 17px;
}


ul.footerlist li span {
    font-weight: 800;
}

.newsletter input[type="text"] {
    background: transparent;
    border-bottom: 1px solid gray;
}

.newsletter .btn {
    background: url('//static.shoplightspeed.com/shops/609091/files/003403052/msg.png') no-repeat 9px 9px;
}

/* Other Pages */
.gui-form .gui-checkbox label a {
    text-decoration: underline;
}

.gui-popover-content p {
    color: black;
}
.gui-form #gui-checkout-shipment-methods label {
    color: black;
    padding: 5px;
}
.gui-form label span.gui-nostyle {
    color: white;
}

#gui-block-review .gui-block-title strong {
    background: #f9f9f9;
    color: black;
    border: 0;
    margin: 0;
    padding: 10px 0;
    padding-right: 20px;
}

.gui-list ul li {
    background: none;
    color: white;
    list-style-type: disc;
}

.gui-block-title {
    background: none;
}

#gui-form-cart th span,
.gui-cart .gui-progressbar ul li a {
    color: black;
}

.gui-block-title strong,
.sidebar .block h4,
h2.heading,
.gui-list ul li a,
.gui-block-linklist li a {
    color: gray;
}

#gui-block-billing-address .gui-buttons, #gui-form-shipment-method .gui-buttons, #gui-form-payment-method .gui-buttons{
    display:none;
}

.sidebar .block ul li a.active, .sidebar-box .item .itemLink.active, .sidebar .item .subitemLink.active{
    font-weight:bold;
}

@media (max-width: 768px) {
    .section-popular .product-container {
        min-height: auto;
    }
}

/*START*/
/*change font color of parent categories when viewed on mobile*/
a.sidr-class-itemLink {
    color: #fff;
}
/* change the font color of phone number when viewed on mobile*/
a[href^=tel] {
    text-decoration:inherit;
    color: inherit;
}
/*change the category background panel when viewed on mobile*/
ul.sidr-class-subnav{
    background: none;
}
/*remove the cookies toolbar*/
.wsa-cookielaw {
    display: none;
}
/*END by Jeffrey Juban 06/30/2017*/

.sidebar .subnav{display:none;}
.sidebar li.active > .subnav{display:block;}

.sidebar .block .item li.has-subs > a:after{content: "\f0d7";
    font-family: FontAwesome; display:inline-block; margin-left: 3px; font-size:10px;}

.zoombox .images a img{width:auto; height:auto; max-width:100%;}

@media (min-width: 992px){
    .header-main .row{display:flex; flex-direction: row;}
    .header-main .row > div:first-of-type{display: flex;
        flex-direction: column;
        align-self: center;
        margin-top: 0;
    }
    .header-main .row > div:last-of-type{display: flex;
        flex-direction: column;
    }
}

ul.footerlist.contact li, .sidebar .block ul li a, .headerlinks span{
    font-family: 'Crimson Text', serif;
}

.product-meta{text-align:center;}

.product-container .info, .product-container .info a, .product-container .info .price{font-family: "Cardo", sans-serif;}
.product-container .info, .product-container .actions{text-align: center;}

.product-meta .buttons a{margin: 0 10px;}

form .addcart{text-align: center;
    clear: both;
    margin-top: 12px;}
.addcart .quantity{display: inline-block;
    clear: both;}
.addcart a{top: -18px !important;
    display: inline-block;
    clear: none;
    float: none !important;}
.product-configure{margin-top:20px;}

.section-discount-block{
    background: url('discount-bg.jpg') right center;
    background-size: cover;
}
.lof-labelexpired{display:none;}

.tabsPages{font-size:18px;}

.is_stuck{padding-top:0;}
.is_stuck .selection {
    padding-bottom: 6px;
}
/*eCom support- Justine Villarente |#337804|make the information and reviews tab with underline and  bold when on mouse click*/
.tabs ul li.active a {
    text-decoration: underline;
    font-weight:bold;
}
/*Add your reviews change font color to white with underline*/
#content > div.container > div:nth-child(1) > div.tabsPages > div.page.reviews.active > div > div > a{
    text-decoration:underline;
    color:gray;
}
/*eCom support- Justine Villarente end*/

/*change font color for the Information text on the product page*/
div.tabs.top-buffer.tabs-more > ul.heading > li.active > a {
    color: #fff;
}
/*by Jeffrey Juban 11102017*/

/* Eduard Lordan, 12/1/2017, ticket# 382793, this will change the text of the last item list, BEGIN */
li:nth-child(10).item > a.itemLink {
    color: red;
}
/* Eduard Lordan, 12/1/2017, ticket# 382793, this will change the text of the last item list, BEGIN */
/*BEGIN - JEFFREY BRIGNAS - 08/26/21 | To hide the category dropdown in the navigation bar */
body > div.page-content > header > nav.main-nav.nav-style > ul > li > ul{
  display: none !important;
}
/*END - JEFFREY BRIGNAS - 08/26/21 */
