/* 20220831212447 - 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 */
/* Justin@Shopmonkey - 23/09/2021 - Start */
#header .main-header .icons img.language-flag,
#header .main-header .mob-icons img.language-flag{
  height: 20px;
  width: 20px;
  overflow: hidden;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #eee;
}
@media(max-width: 767px){
	.fancybox-slide #language-currency-popup{
  	display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    bottom: unset;
    width: 100%;
    margin: 0;
    padding: 20px;
  }
  #language-currency-popup .options-wrap{
  	margin: -7px;
  }
  #language-currency-popup .options-wrap .option{
  	width: calc(100% / 2);
    padding: 7px;
  }
  #language-currency-popup .title-small{
  	margin-bottom: 15px;
  }
}
/* Justin@Shopmonkey - 23/09/2021 - End */

.brands .brand .inner .img-wrap img{
	-webkit-filter: grayscale(0%);
	        filter: grayscale(0%);
}
#footer .main-footer .footer-title,
.title-featured .title,
#productpage .content-block .title-small,
.product-reviews .summary .score .title,
.cart-wrap .title-small{
	color: #F9BD4B;
}
.usp-bar ul li i,
#header .main-menu li.active > a, #header .main-menu li:hover > a, 
#header .main-menu ul li .mega-menu .menus .menu .title, 
#header .main-menu ul li .mega-menu a:hover,
.products .product .price .new-price, 
.products .product-list .price .new-price, 
#compare-page .table-compare .item .price .new-price,
.sidebar .sb-cats .more-cats,
.recent-products .recent-product .price,
.product-detail .info .price .new-price,
.product-detail .info .stock .green,
.search-bar .icon, 
.mobile-search .search-wrap .icon{
	color: #72bf45;
}
.recent-products .recent-product .price .old-price{
	color: #777;
}
#header .main-header .icons ul li .items,
.mobile-bar .icon-wrap .items, 
#header .main-header .mob-icons .items{
	background: #72bf45;
}
.headlines .item .outer-wrap.overlay{
	background: rgba(0,0,0,0.15);
}
.gui-checkout .gui-form a.gui-button-small,
.gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action{
	border-color: #72bf45;
  background: #72bf45;
  color: #fff;
}
@media(max-width: 991px){
	.headlines .item .outer-wrap.overlay{
    background: rgba(0,0,0,0.35);
  }
}
/* Justin@Shopmonkey - 23/09/2021 - Start */
#header .main-header .icons img.language-flag,
#header .main-header .mob-icons img.language-flag{
  height: 20px;
  width: 20px;
  overflow: hidden;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #eee;
}
@media(max-width: 767px){
	.fancybox-slide #language-currency-popup{
  	display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    bottom: unset;
    width: 100%;
    margin: 0;
    padding: 20px;
  }
  #language-currency-popup .options-wrap{
  	margin: -7px;
  }
  #language-currency-popup .options-wrap .option{
  	width: calc(100% / 2);
    padding: 7px;
  }
  #language-currency-popup .title-small{
  	margin-bottom: 15px;
  }
}
/* Justin@Shopmonkey - 23/09/2021 - End */
#footer .dt-newsletter-wrap {
  margin-top: 65px;
}
#footer .dt-newsletter-wrap .newsletter form {
  margin: -2px;
}
#footer .dt-newsletter-wrap .newsletter input {
  width: 240px;
  margin: 2px;
}
#footer .dt-newsletter-wrap .newsletter .btn {
  padding: 0 25px;
  margin: 2px;
}
#footer .main-footer ul.contact li {
  padding: 20px 0 0 0;
}
#footer .main-footer ul.contact li i {
  color: #f9bd4b;
  font-size: 1.3em;
  margin-right: 5px;
}
.open-times {
  width: 100%;
}
.open-times tr { 
	display: flex;
}
.open-times td:first-child { 
  width: 60%;
}
.open-times td:not(:first-child) { 
  width: 40%;
}

@media (max-width: 1199px) {
  #footer .dt-newsletter-wrap {
    margin-top: 50px;
  }
  #footer .dt-newsletter-wrap .newsletter .btn {
  	padding: 0 20px;
  }
  .open-times td:first-child { 
    width: 50%;
  }
  .open-times td:not(:first-child) { 
    width: 50%;
  }
}
@media (max-width: 991px) {
	#footer .columns .col,
  #footer .columns .col:nth-child(2) {
  -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
  #footer .columns .col:nth-child(2) {
    text-align: start;
  }
  #footer .main-footer .col.mob-slide:nth-child(2) .footer-title {
    margin-top: 20px;
  }
  #footer .main-footer .col.mob-slide .footer-title.open-title {
    color: #333;
    border: none;
    padding: 13px 0 10px 0;
  }
  .mobile-social-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

/* mobile menu new */
/* Mobile menu */
.new-mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 300px;
  background: #fff;
  z-index: 9999;
  overflow-x: hidden;
  transform: translate(-300px, 0px);
  transition: transform .35s cubic-bezier(.29,.58,.32,1);
}

.new-mobile-menu a:hover {
  text-decoration: none;
}

.new-mobile-menu.mobile-menu-open {
  transform: translate(0px, 0px);
}
.body-wrap.mobile-menu-open {
  transform: translate(300px, 0px);
}

.new-mobile-menu-overlay {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.3);
  z-index:9999;
  overflow:hidden;
  opacity:0;
  visibility:hidden;
  transition: all .35s cubic-bezier(.29,.58,.32,1);
}

.new-mobile-menu-overlay.mobile-menu-open {
  opacity:1;
  visibility:visible;
}

.new-mobile-menu .logo a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 80px;
  border-bottom: 1px solid #eee;
}

.new-mobile-menu .logo img {
	width: 100%;
  height: auto;
}

.new-mobile-menu .login-wrap {
	padding: 15px;
  border-bottom: 1px solid #eee;
}

.new-mobile-menu .login-wrap ul {
  margin: -5px 0;
}

.new-mobile-menu .login-wrap ul li {
	padding: 5px 0;
}

.new-mobile-menu .login-wrap ul li a {
	display: flex;
  align-items: center;
  height: 45px;
  background: #f9bd4b;
  padding: 10px;
  font-weight: bold;
  border-radius: 5px;
  color: #fff;
}

.new-mobile-menu .login-wrap ul li a .icon-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  max-width: 30px;
  min-height: 30px;
  max-height: 30px;
  border-radius: 50%;
  background: rgba(0,0,0,0.07);
  margin-right: 10px;
  font-size: 14px;
  text-transform: uppercase;
}

.new-mobile-menu .login-wrap ul li.loggedin {
	display: flex;
  align-items: center;
}

.new-mobile-menu .login-wrap ul li.loggedin a.account-link {
	flex-grow: 10;
}

.new-mobile-menu .login-wrap ul li.loggedin a.logout-link {
	padding: 0;
  background: none;
  margin-left: 15px;
}

.new-mobile-menu .login-wrap ul li.loggedin a.logout-link .icon-wrap {
	margin: 0;
}

.new-mobile-menu .categories-wrap {
	padding: 15px;
}

.new-mobile-menu .categories-wrap > ul {
	margin: -7px 0;
}

.new-mobile-menu .categories-wrap > ul > li > .cat-inner {
  display: flex;
  align-items: stretch;
  font-weight: bold;
  font-size: 1.125em;
  color: #000;
}

.new-mobile-menu .categories-wrap > ul > li > .cat-inner > a {
	display: flex;
  align-items: center;
  padding: 7px 0;
}

.new-mobile-menu .categories-wrap > ul > li > .cat-inner > a {
	flex-grow: 10;
}

.new-mobile-menu .categories-wrap > ul > li > .cat-inner > a.more-cats {
  justify-content: flex-end;
	flex-grow: unset;
  width: 30px;
}

.new-mobile-menu .categories-wrap a.more-cats i {
	transition: all .15s ease-in-out;
  font-size: 10px;
}

.new-mobile-menu .categories-wrap > ul > li > .cat-inner > a.more-cats:hover,
.new-mobile-menu .categories-wrap > ul > li > .cat-inner > a.more-cats:focus {
	text-decoration: none;
}

.new-mobile-menu .categories-wrap li.active > .cat-inner > a.more-cats i {
	transform: rotate(90deg);
}

.new-mobile-menu .categories-wrap ul.subs {
  display: none;
  padding-left: 15px;
  border-left: 2px solid #F9BD50;
  font-size: 1em;
}

.new-mobile-menu .categories-wrap ul.subs.active {
	display: block;
}

.new-mobile-menu .categories-wrap ul.subs li {
	opacity: .8;
  transition: all .15s ease-in-out;
}

.new-mobile-menu .categories-wrap ul.subs li.active {
	opacity: 1;
}

.new-mobile-menu .categories-wrap ul.subs li.active > .cat-inner > a {
  color: #000;
	font-weight: bold;
}

.new-mobile-menu .categories-wrap ul.subs li .cat-inner {
	display: flex;
  align-items: center;
}

.new-mobile-menu .categories-wrap ul.subs li a {
  display: flex;
  align-items: center;
	padding: 5px 0;
  flex-grow: 10;
}

.new-mobile-menu .categories-wrap ul.subs li a.more-cats {
  justify-content: flex-end;
	flex-grow: unset;
  width: 30px;
}

.new-mobile-menu .extra-link {
	display: flex;
  width: 100%;
  padding: 15px;
  border-top: 1px solid #eee;
  font-weight: bold;
}

.new-mobile-menu ul.shop-settings .flag {
  min-width: 30px;
  max-width: 30px;
  min-height: 30px;
  max-height: 30px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-mobile-menu ul.shop-settings .flag img {
  object-fit: cover;
  width: 30px;
  height: 30px;
}


.new-mobile-menu ul.shop-settings .icon-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  max-width: 30px;
  min-height: 30px;
  max-height: 30px;
  border-radius: 50%;
  background: rgba(0,0,0,0.07);
  margin-right: 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.new-mobile-menu ul.shop-settings > li > .inner,
.new-mobile-menu ul.shop-settings > li > .inner .cur-option {
	display: flex;
  align-items: center;
}

.new-mobile-menu ul.shop-settings .flag,
.new-mobile-menu ul.shop-settings .icon-wrap {
	margin-right: 10px;
}

.new-mobile-menu ul.shop-settings > li > .inner > a {
	font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 15px;
  border-top: 1px solid #eee;
}

.new-mobile-menu ul.shop-settings > li > .inner .more-cats i {
	transition: all .15s ease-in-out;
}

.new-mobile-menu ul.shop-settings > li.active > .inner .more-cats i {
	transform: rotate(90deg);
}

.new-mobile-menu ul.shop-settings ul.subs {
	display: none;
  padding: 15px;
  padding-top: 0px;
}

.new-mobile-menu ul.shop-settings ul.subs li a {
	display: flex;
  align-items: center;
  padding: 5px 0;
}
/* End mobile menu */
