body {
	font-family: 'Muli', sans-serif /*{body-font-family}*/;
	font-size: 14px /*{body-font-size}*/;
	color: #252525 /*{body-font-colour}*/;
	background-color: #ffffff;
}
/*------------- Text Styling -------------*/
a,
.pagination > li > a,
.pagination > li > span  {
	color: #252525 /*{link-text-colour}*/;
}
a:hover,
a:focus {
	color: #252525 /*{link-text-colour}*/;
	opacity:0.8;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Montserrat', sans-serif /*{headers-font-family}*/;
	color: #333333 /*{headers-colour}*/;
}
h1,
.h1 {
	font-size: 32px /*{header-1-font-size}*/;
}
h2,
.h2 {
	font-size: 24px /*{header-2-font-size}*/;
}
h3,
.h3 {
	font-size: 20px /*{header-3-font-size}*/;
}
h4,
.h4 {
	font-size: 18px /*{header-4-font-size}*/;
}
h5,
.h5 {
	font-size: 15px /*{header-5-font-size}*/;
}
/*------------- Button Styling -------------*/
.btn-default,
.label-default,
body.active #mobile-menu .closebtn {
	color: #ffffff /*{btn-default-text-colour}*/;
	background-color: #373842 /*{btn-default-bg-colour}*/;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover
.open .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	color: #ffffff /*{btn-default-text-colour-hover}*/;
	background-color: #26272d /*{btn-default-bg-colour-hover}*/;
}
.btn-primary,
.btn-success,
.label-primary,
.label-success,
.blog-thumbnail .blog-date,
#wrapper-staticmenu .navbar-nav > li > a:after,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: #ffffff /*{btn-primary-text-colour}*/;
	background-color: #95b675 /*{btn-primary-bg-colour}*/;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	color: #ffffff /*{btn-primary-text-colour-hover}*/;
	background-color: #7fa25e /*{btn-primary-bg-colour-hover}*/;
}
.btn-warning,
.label-warning {
	color: #ffffff /*{btn-warning-text-colour}*/;
	background-color: #f0ad4e /*{btn-warning-bg-colour}*/;
}
.thumbnail-badge.label-warning span {
	color: #ffffff /*{btn-warning-text-colour}*/;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning:active:hover,
.open .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	color: #ffffff /*{btn-warning-text-colour-hover}*/;
	background-color: #ed9c28 /*{btn-warning-bg-colour-hover}*/;
}
.btn-danger,
.label-danger {
	color: #ffffff /*{btn-danger-text-colour}*/;
	background-color: #d9534f /*{btn-danger-bg-colour}*/;
}
.thumbnail-badge.label-danger span {
	color: #ffffff /*{btn-danger-text-colour}*/;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger:active:hover,
.open .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	color: #ffffff /*{btn-danger-text-colour-hover}*/;
	background-color: #d2322d /*{btn-danger-bg-colour-hover}*/;
}
.btn-info,
.label-info {
	color: #ffffff /*{btn-info-text-colour}*/;
	background-color: #8b8c9a /*{btn-info-bg-colour}*/;
}
.thumbnail-badge.label-info span {
	color: #ffffff /*{btn-info-text-colour}*/;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info:active:hover,
.open .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	color: #ffffff /*{btn-info-text-colour-hover}*/;
	background-color: #9b9cab /*{btn-info-bg-colour-hover}*/;
}
.btn-inverse {
	color: #333333 /*{btn-inverse-text-colour}*/;
  border-color: #333333 /*{btn-inverse-border-colour}*/;
	background-color: #ffffff;
}
/* Pagination */
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-radius: 50%;
}
.pagination > li > a,
.pagination > li > span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  color: #989898;
  background-color:#fff;
  margin: 0 3px;
  border: none;
  display: inline-block;
  text-align: center;
}
/*--------- HEADER ---------*/
/* Annoucement Bar */
#wrapper-announcement {
  background-color: #373842 /*{announcement-bg}*/;
}
#wrapper-announcement,
#wrapper-announcement a {
  color: #ffffff /*{announcement-text}*/;
}
/* Header Cart */
#header-cart span,
.mob-cart span.cart-count {
  background-color: #95b675 /*{btn-primary-bg-colour}*/;
  color: #ffffff /*{btn-primary-text-colour}*/;
}
/* Main Menu */
#wrapper-staticmenu .navbar-nav > li > a {
  color: #363741 /*{header-menu-link}*/;
	font-family: 'Montserrat', sans-serif /*{headers-font-family}*/;
}
#wrapper-staticmenu .navbar-nav > li:hover > a,
#mobile-menu a:focus,
header .list-social a:hover .fa,
footer .list-social .fa:hover {
  color: #95b675 /*{header-menu-link-hover}*/;
}
/*--------- HOME PAGE ---------*/
.carousel-caption-wrapper,
.wrapper-featured-grid .caption,
.wrapper-featured-grid .grid-item:hover:before,
#instafeed > a:hover:after {
	background-color: rgba(55, 56, 66, 0.9) /*{carousel-bg-colour}*/;
}
.carousel-caption h1,
.carousel-caption h1 a,
.carousel-caption p,
.wrapper-featured-grid .caption h2.headline,
.wrapper-featured-grid .caption .linktext,
#instafeed > a span.likes {
	color: #ffffff /*{carousel-text-colour}*/;
}
/*--------- FOOTER ---------*/
/* USPS */
.wrapper-usps .fa {
  color: #95b675 /*{usp-colour}*/;
}
ul.nav.navbar-nav.category-menu {
    padding: 0 40px;
}
.wrap-zippay {
	margin-top: 10px;
}
ul.dropdown-menu.nkg_cssdf.level2 {
    width: 480px;
    column-count: 3;
}
.nkg_258 img {
    border: 0 !important;
    margin-bottom: 10px;
}
.nkg_258 p.nkfdfsdqwe > a {
    width: 16.66%;
}
.nkg_258 p.nkfdfsdqwe {
    display: flex;
    text-align: left !important;
    flex-wrap: wrap;
}
.nkgd_new.row {
    display: flex;
    justify-content: center;
}

.nkgd_new i.fa.fa-plus {
    left: 5px;
    position: relative;
    top: -11px;
    background-color: #95b675;
    color: #fff;
    border-radius: 50px;
    font-size: 13px;
}
.nkgd_new  i.fa.fa-shopping-cart {
    font-size: 22px;
    right: -16px;
    position: relative;
}
.nkgd_new  i.fa.fa-shopping-cart {
    font-size: 22px;
}
.nkg-upload-box {
    border: 2px dashed #ccc;
    padding: 15px;
    margin-bottom: 20px;
}

.nkg-upload-title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

#nkg_upload_preview img {
    width: 60px;
    margin: 5px;
}
.nkg_srnuproduc {
    height: 51px !important;
    max-width: 100% !important;
    margin-bottom: 5px;
}
a.nkg_uplodbtnk {
    font-size: 15px;
}
a.nkg_uplodbtnk[aria-expanded="true"] {
    display: none;
}
p.nkg_thankumm {
    color: green;
    font-size: 18px;
    font-weight: 600;
    text-align: center !important;
}
.nkg_loader {
    text-align: center;
    margin-top: 10px;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #ccc;
    border-top: 4px solid #000;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    margin: auto;
}

@keyframes spin {
    100% { transform: rotate(360deg); }
}
.nkg-upload-box {
    position: relative;
}
.condf {
    font-size: 15px;
    margin-bottom: 13px;
}
#header-cart #cartcontents .btn-success[title="Checkout"] , .successaddmessage button.calltoaction.npopup-checkout[title="Checkout"] {
    display: none;
}
#npopupDesc .successaddmessage .footer .left {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.condf h2 {
    font-size: 20px;
    color: #333;
}
.nkg_loader {
    height: 100%;
    position: absolute;
    top: -10px;
    width: 100%;
    background-color: rgba(0,0,0, 0.4);
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inputimage {
    color: rgb(255, 255, 255);
    text-align: center;
    position: relative;
    display: inline-block;
    z-index: 3;
    padding: 17px 30px 12px;
    overflow: hidden;
    white-space: nowrap;
}
input#nkg_image_upload {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    cursor: pointer;
    opacity: 0;
}
.inputimage {
    color: rgb(255, 255, 255);
    text-align: center;
    position: relative;
    display: inline-block;
    z-index: 3;
    padding: 10px 30px 8px;
    overflow: hidden;
    white-space: nowrap;
    background: #373842;
}
.nkg-preview-wrapper {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}

.upload-box {
    width: 110px;
    height: 110px;
    border: 2px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    background: #f9f9f9;
}

.upload-box.active {
    border-color: #95b675;
    background: transparent;
}

.upload-box::before {
    content: "+";
    font-size: 30px;
    color: #95b675;
}

.upload-box.active::before {
    display: none;
}

.upload-box span {
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    color: #666;
}

.upload-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
}

.remove-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #8e0909;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px;
}

.nkg-upload-box p{
    text-align: right;
    margin-top: 15px;
}
.nkg-upload-box .form-group {
    margin-bottom: 15px;
}
.nkg-upload-box input.nkg_name.form-control, .nkg-upload-box input.nkg_email.form-control  {
    width: 100% !important;
    max-width: 100%;
}
.nkg-preview-wrapper {
    margin-bottom: 15px;
}
.nkg-serial-display {
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    color: #897373;
}
@media (max-width: 1399.98px){
.upload-box {
    width: 92px;
    height: 92px;
}
}
@media (max-width: 1199.98px){

.nkg-preview-wrapper {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
}
.upload-box {
    width: 77px;
    height: 77px;
}
.upload-box span {
    bottom: 6px;
}
}

@media (max-width: 991.98px){
.nkg_258 p.nkfdfsdqwe > a {
    width: 25%;
}
.upload-box {
    width: 130px;
    height: 130px;
    
}
.upload-box span {
    bottom: 20px;
    font-size: 14px;
}
}
@media (max-width: 767.98px){
.upload-box {
    width: auto;
    height: 100px;
   
}
.nkg-preview-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.upload-box span {
    bottom: 10px;
    font-size: 13px;
}
}
@media (max-width: 576.98px){
.nkg_258 p.nkfdfsdqwe > a {
    width: 50%;
}
}









