/* 20220915153238 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.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: #000000;
}

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

.gui a {
  color: #0a8de9;
}

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

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

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

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

.gui-content-title {
  color: #333333;
}

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

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

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

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

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

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

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

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

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

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

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

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

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

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

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

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

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

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

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

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
.sidebar__panel {
    overflow: auto !important;
    height: 640px !important;
}
/* width */
.sidebar__panel::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.sidebar__panel::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.sidebar__panel::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.sidebar__panel::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.prod-card__img-link {
    min-height: 330px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* .js-live-quick-checkout .icon {
    position: absolute;
    right: 50px;
} */
.main-header__link, .main-header__dropdown-link {
    font-weight: 400;
}
._hassubcat cm_cate_box .subitem a {
    font: normal normal normal 14px/22px Oswald;
    color: #aaaaaa;
    font-weight: 400;
}
._mega_menu_content .subitem {
    line-height: 14px;
   color: #aaaaaa;
}
.cm_cate_box .subnav {
    display: none;
}
ul.subnav._active {
    display: inherit;
}
.column._hassubcat.cm_cate_box i {
    cursor: pointer;
  color:#ccc !important;
}
li#collection-link i.fas.fa-chevron-down {
    margin-left: 6px;
    font-size: 14px;
    color: #dddddd;
}
._mega_menu_content li.subitem a {
    white-space: normal;
    padding-bottom: 9px !important;
    display: inline-block;
  	font-size: 14px;
}
._mega_menu_content .column h3 a i{
   font-size: 12px;
    transform: rotate(90deg);
    position: relative;
    top: -1px;
    left: 4px;
}
.payment-methods {
    position: relative;
    right: 56px;
}
._cm_.sealect.select.inline-block.js-select.sort__dropdown{
    display: flex;
    justify-content: center;
    align-items: center;
}
 .cm_cate_box li a{
    color: #8e8e8e !important;
    font-weight: 400;
}
@media (max-width: 768px){
  ul.subnav.column._hassubcat.cm_cate_box {
    width: 100%;
    max-width: 100% !important;
    flex: 1 1 100%;
}
  ol.pagination li {
    margin: 3px;
}
  ol.pagination li a {
    width: 35px;
    height: 35px;
}
._desktop_bt .flex.items-baseline.sort_bt {
    justify-content: space-between;
}
._desktop_bt button.btn.btn--subtle.width-100\%.filtter__btn {
    right: 0;
}
  i.fas.fa-sliders-h {
    margin-right: 4px;
}
  .blog-preview .story__content p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
  .payment-methods {
    position: initial;
    right: initial;
}
  .prod-card__img-link {
    min-height: 200px;
}
  .slick-next, .slick-prev {
    z-index: 1;
}
.footer_usp ul {
    display: flex !important;
}
  .footer_usp ul li {
    width: 100% !important;
}
  .footer_usp ul li img {
    padding: initial;
        width: 92px;
    height: 92px;
}
  .footer_usp ul li p {
    font: normal normal normal 13px/26px Oswald;
}
  .footer_usp ul li:after {
    margin-top: 0;
}
.footer_usp ul li:last-child:after {
    display:block;
  }
.toolbar-top .usp-wrapper ul li img {
    height: 102px;
}
  .usp-wrapper ul li:after {
    height: 0px;

}
}

/* Name: Andrew S  | Date: May 18, 2022 | Ticket:2637199 | Reason:Hide demobar, Delete the following 3 lines to enable display of demobar again. |  Begin. */
.wsa-demobar {
    display: none;
}
/* Name: Andrew S  | Date: May 18, 2022 | Ticket:2637199 | End. */

.wsa-demobar a {
    display: none;
}
.wsa-demobar .close {
    display: none !important;
}
