@import url('https://fonts.googleapis.com/css?family=Roboto%20Slab');
body {
	font-family: 'Roboto Slab' /*{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: 'Roboto Slab' /*{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: #29323c /*{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: #29323c /*{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: #bf4507 /*{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: rgba(41, 50, 60, 1) /*{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:  /*{announcement-bg}*/;
}
#wrapper-announcement,
#wrapper-announcement a {
  color: rgba(44, 53, 63, 1) /*{announcement-text}*/;
}
/* Header Cart */
#header-cart span,
.mob-cart span.cart-count {
  background-color: #bf4507 /*{btn-primary-bg-colour}*/;
  color: #ffffff /*{btn-primary-text-colour}*/;
}
/* Main Menu */
#wrapper-staticmenu .navbar-nav > li > a {
  color: #29323c /*{header-menu-link}*/;
	font-family: 'Roboto Slab' /*{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: #bf4507 /*{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: #bf4507 /*{usp-colour}*/;
}
/* Custom CSS */
.txt-fourteen-desktop {
	font-size: 14px!important;
	font-weight: normal!important;
	line-height: 21px!important;
}
.txt-sixteen-desktop {
	font-size: 16px!important;
	font-weight: normal!important;
	line-height: 24px!important;
}
.txt-seventeen-desktop {
	font-size: 17px!important;
	font-weight: normal!important;
	line-height: 24px!important;
}
.txt-eighteen-desktop {
	font-size: 18px!important;
	font-weight: normal!important;
	line-height: 32px!important;
}
.txt-twenty-desktop {
	font-size: 20px!important;
	text-transform: capitalize!important;
	font-weight: normal!important;
	line-height: 32px!important;
}
.txt-twentyfour-desktop {
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
}
.flex-align-center{
	display: flex;
	align-items: center;
}
.flex-justify-center{
	display: flex;
	align-items: center;
}
.txt-uppercase{
	text-transform: uppercase;
}
.txt-capitalize{
	text-transform: capitalize;
}
.announcement-inner{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.top-store-section a, .top-support-section a{
	grid-gap: 0;
}
.announcement-bar-left .icon .fa {
	margin-right: 0px!important;
}
.announcement-bar-left .icon .fa:before {
	font-size: 20px;
}
.announcement-bar-right ul.currency-converter {
	padding: 0;
	list-style-type: none;
	margin-bottom: 0;
}
#wrapper-announcement {
	border-bottom: 1px solid #29323c;
}
#footer-bottom{
	background-color: #041C2D;
}
.footer-contact-info div {
	padding: 5px 0;
}
.wrapper-brands .title {
	font-weight: 600!important;
	color: #29323c!important;
	margin-bottom: 30px!important;
	text-transform: uppercase!important;
}
footer .column-links ul.nav li a {
	font-size: 16px;
	color: #000;
}
footer ul li a:hover {
	opacity: 1;
}
footer .column-newsletter input.form-control {
	border-color: #041b2c;
}
footer .column-newsletter input.form-control::placeholder{
	color: #041b2c;
	text-transform: uppercase;
}
footer .column-newsletter .inp-title{
	display: inline-block;
	margin-bottom: 10px;
	color: #000;
}
footer .column-newsletter .checkbox label,
footer .column-newsletter .checkbox label a{
	color: #000!important;
}
#footer-bottom .payment-methods {
	display: flex;
	justify-content: flex-end;
}
#footer-bottom .payment-methods p{
	margin-bottom: 0;
}
footer .list-social .fa:hover {
  color: #29323c!important;
}
#n_home .grid-item-img .caption {
	background: none!important;
}
#n_home .grid-item-img .wrapper-caption{
	justify-content: flex-end!important;
	bottom: 30px!important;
}
#n_home .wrapper-featured-grid .caption h2.headline{
	font-size: 20px!important;
	font-weight: 600!important;
	text-transform: uppercase!important;
}
#n_home .wrapper-featured-grid .caption .linktext{
	border: 1px solid #fff!important;
	padding: 10px!important;
	font-size: 14px;
	font-weight: 700;
}
#n_home .wrapper-brands {
	margin: 20px 0;
}
.footer-contact-info span {
	position: relative;
	padding-left: 25px;
}
.footer-contact-info span.number:before{
	position: absolute;
	font-family: 'FontAwesome';
	top: 0;
	left: 0;
	content: "\f095";
}
.footer-contact-info span.address:before{
	position: absolute;
	font-family: 'FontAwesome';
	top: 0;
	left: 0;
	content: "\f015";
}
.footer-contact-info span.email:before{
	position: absolute;
	font-family: 'FontAwesome';
	top: 0;
	left: 0;
	content: "\f0e0";
}
.announcement-bar-left .txt-store, .announcement-bar-left .txt-support {
	color: #29323c;
}
.announcement-bar-center span{
	color: #BF4507;
}
#wrapper-staticmenu ul li a {
	font-weight: 700!important;
}
.incu_boutique.home-section > .row {
	vertical-align: middle;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.brands-slider .slick-track {
	margin: 0 auto;
}
.home_adverting_campaigns {
	display: block!important;
	margin-bottom: 20px!important;
}
#n_home .carousel-caption {
	justify-content: flex-end!important;
	bottom: 30px!important;
}
#n_home .carousel-caption-wrapper {
	background: none;
	display: flex;
	flex-direction: column-reverse;
	grid-gap: 20px;
}
#n_home .carousel-caption-wrapper p.show-now-btn {
	max-width: 180px;
	width: 100%;
	margin: 0 auto;
	padding: 5px 20px;
	border: 1px solid #fff;
	font-size: 18px;
}
#n_home .carousel-caption-wrapper h1{
	font-size: 45px;
	line-height: 1.3;
}
.incu_boutique_text{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 9.33%;
}
.incu_boutique_text h2 {
	margin-bottom: 30px;
	color: #29323c;
	font-weight: 600;
}
.incu_boutique_text_inner div p a {
	text-decoration: underline;
}
.incu_boutique_text_inner div p a:hover {
	opacity: 1!important;
}
.row.home_last_section{
	margin-left: 0!important;
	margin-right: 0!important;
}
.incu_boutique_img {
	padding-right: 0;
}
#wrapper-header a:hover, #wrapper-header a:focus {
	opacity: 1!important;
}
#dc_box {
	display: none !important;
}
.currency-converter a {
	font-size: 14px;
	font-weight: normal;
	color: #29323c!important;
	line-height: 21px;
}
#instagram_feeds .widget-title {
	color: #29323c!important;
	font-weight: 600!important;
	opacity: 1!important;
}
.footer-contact-info span.number:before,
.footer-contact-info span.address:before{
	font-size: 20.4px!important;
}
#wrapper-announcement a,
#wrapper-announcement a:hover,
#wrapper-announcement a:hover .txt-support,
#wrapper-announcement a:hover .txt-store{
	color: #29323c!important;
	opacity: 1!important;
}
.carousel-slider .slick-slide img {
	height: calc(100vh - 350px)!important;
	object-fit: cover;
	object-position: top;
}
#n_home .wrapper-brands,
#n_home .slick-track .brand-item{
	transform: translateY(0);
	opacity: 1;
}
.payment-methods > ul > li{
	transform: scale(1)!important;
	margin-right: 5px;
}
.payment-methods > ul > li:last-child{
	margin-right: 0;
}
.specific.single-product-variations {
	display: flex;
	flex-wrap: wrap;
}
.specific.single-product-variations .variation_size a._itmspec_lnk {
	border: 1px solid #b6b4b5;
	padding: 4px 10px;
	border-radius: 4px;
	color: #b6b4b5!important;
	font-weight: 400!important;
	position: relative;
}
.specific.single-product-variations .variation_size.in_stock_products a._itmspec_lnk:hover,
.specific.single-product-variations .variation_size a._itmspec_lnk:focus{
	opacity: 1!important;
}
.specific.single-product-variations .variation_size.sold_out_products a._itmspec_lnk:hover {
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='1'/><path d='M0 0 L100 100 ' stroke='black' stroke-width='1'/></svg>");
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% 100%, auto;
	background-color: #efefef!important;
	opacity: 1!important;
}
.specific.single-product-variations .variation_size.in_stock_products a._itmspec_lnk:hover{
	background: #efefef!important;
	font-weight: 400!important;
	text-decoration: none!important;
	color: #b6b4b5!important;
	border: 1px solid #b6b4b5!important;
}
.specific.single-product-variations .variation_size a._itmspec_lnk._itmspec_selected{
	font-weight: 400!important;
	text-decoration: none!important;
	color: #000!important;
	border-color: #666363!important;
}
#contact-form button.btn.btn-lg.btn-defaul.g-recaptcha {
	background: #041c2d;
	color: #fff;
}
.specific.single-product-variations .variation_size.sold_out_products  a{
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='1'/><path d='M0 0 L100 100 ' stroke='black' stroke-width='1'/></svg>");
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% 100%, auto;
	background-color: #efefef!important;
	opacity: 1!important;
}
.specific.single-product-variations .variation_size a._itmspec_lnk.sold-out-product {
	background: transparent!important;
	color: #b6b4b5!important;
	border-color: #b6b4b5!important;
	cursor: not-allowed!important;
}
.specific.single-product-variations .variation_size a._itmspec_lnk.sold-out-product:before {
	transform: rotate(54deg);
}
.specific.single-product-variations .variation_size a._itmspec_lnk.sold-out-product:after {
	transform: rotate(-54deg);
}
.specific.single-product-variations .variation_size a._itmspec_lnk.sold-out-product:after,
.specific.single-product-variations .variation_size a._itmspec_lnk.sold-out-product:before {
	position: absolute;
	left: 18px;
	content: ' ';
	height: 44px;
	width: 1px;
	background-color: #b6b4b5;
	right: 0;
	top: -9px;
}

.variation-wrapper .row {
	display: flex;
  flex-direction: column-reverse;
}
.colour-wrapper {
	display: flex;
	margin-bottom: 20px;
}
.colour-wrapper .colour-box {
	border: 1px solid #b6b4b5;
	width: 37.11px;
  height: 29px;
	margin-right: 5px;
	display: block;
	border-radius: 4px;
	display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.colour-wrapper .selected {
	border: 1px solid #666363;
}
.disabled {
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='1'/><path d='M0 0 L100 100 ' stroke='black' stroke-width='1'/></svg>");
}
.thumbnail .colour-wrapper {
	justify-content: center;
	margin-bottom: 0px;
}
.thumbnail .colour-wrapper .colour-box-thumb {
	margin: 0 2px;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    border: 1px solid #b6b4b5;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#wrapper-staticmenu ul.nav li ul.dropdown-menu.level2 li a {
	font-size: 12px;
}
#header-cart .dropdown-menu li #convert {
	background: transparent;
	color: #252525;
	top: 0px;
	font-size: 12px;
}
#header-cart .dropdown-menu li b #convert {
	left: -34px;
}
.company_abn_number,
.company_abn_number a{
	color: #fff!important;
}
.page-header.blog-280.fullwidth.categorybanner {
    background-position: top !important;
}
.page-header.blog-280.fullwidth.categorybanner::after {
    content: 'Photo Credit: Actor Paul Newman Enjoying a Heineken Beer on the Prow of a Boat by Mark Kauffman';
    position: absolute;
    color: #fff;
    font-size: 10px;
    bottom: 5px;
    right: 10px;
    font-style: italic;
}
/* Custom Media Query */
@media(max-width: 599px){
	.announcement-inner .announcement-bar-center{
		width: 100%;
	}
	.announcement-bar-center.txt-fourteen-desktop{
		font-size: 13px!important;
	}
	section.row.products-row::before{
		content: none!important;
	}
}
@media(max-width: 767px){
	#homepage-content{
		padding: 10px 0 30px!important;
	}
	.incu_boutique_text {
		justify-content: center!important;
		padding-right: 15px!important;
	}
	.incu_boutique_text_inner {
			text-align: center;
	}
	.incu_boutique_img{
		padding-right: 15px!important;
	}
	#n_category .category-content.thumb,
	#n_content .category-content.thumb {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	section.row.products-row {
		display: grid!important;
		grid-template-columns: 1fr 1fr!important;
	}
	section.row.products-row article,
	#n_category .category-content.thumb article {
		width: 100%!important;
	}
	#searchToggle .nsearchinput-pl.well {
			overflow: scroll!important;
			max-height: 300px!important;
	}
	#n_product .specific.single-product-variations{
		grid-gap: 10px 0!important;
	}
	#n_product .npopup .image {
		margin-right: 10px!important;
	}
	.wrapper-cart table.cartTable .product-name {
		font-size: 14px!important;
	}
}
/* @media(max-width: 990px){
	.announcement-inner {
		grid-gap: 20px 0;
		flex-wrap: wrap;
	}
	.top-support-section a{
		justify-content: flex-end;
	}
} */
@media(max-width: 991px){
	.announcement-inner {
		grid-gap: 20px 0;
		flex-wrap: wrap;
	}
	.top-support-section a{
		justify-content: flex-end;
	}
	.header-top-desktop-view{
		display: none;
	}
	.header-top-mobile-view.mobile-order {
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	.announcement-bar-left .txt-store,
	.announcement-bar-left .txt-support {
		display: none;
	}
	.announcement-bar-left .col-xs-6 {
		padding: 0 5px;
	}
	.announcement-bar-left .icon .fa:before {
		font-size: 22px!important;
	}
	.announcement-bar-center.txt-seventeen-desktop {
		width: 100%;
	}
	.announcement-bar-center.txt-seventeen-desktop,
	.currency-converter a{
		font-size: 13px!important;
		line-height: 1.2!important;
	}
	#n_customer form .row .col-xs-12.col-sm-3 {
		padding: 0 5px;
	}
	#n_customer form .row .form-group input[type=submit] {
		padding: 9px 12px!important;
	}
}
@media(min-width: 992px){
	/* #n_home .slick-track.customize_width .brand-item.Robinson {
		width: 25%!important;
	}
	#n_home .slick-track.customize_width .brand-item {
		width: 18%!important;
	} */
	.header-top-mobile-view{
		display: none;
	}
	.announcement-bar-left .col-xs-4 {
		padding: 0 5px!important;
	}
	.announcement-bar-left .top-store-section {
		width: 27%!important;
	}
	.announcement-bar-left .top-support-section {
		width: 33%!important;
	}
	.announcement-bar-left .top-gift-card-section {
		width: 40%!important;
	}
	.announcement-inner .announcement-bar-center {
		margin-right: 100px;
	}
}
@media screen and (min-width: 600px) and (max-width: 991px){
	.announcement-bar-center.txt-seventeen-desktop {
		width: 65%!important;
	}
	.header-top-desktop-view{
		display: block!important;
	}
	.header-top-mobile-view.mobile-order{
		display: none!important;
	}
	.header-top-desktop-view .col-xs-4 {
		padding: 0 5px;
	}
	.announcement-bar-center.txt-fourteen-desktop.txt-uppercase a{
		font-size: 13px!important;
	}
}
@media screen and (min-width: 800px) and (max-width: 820px){
	.wrapper-mob-header .mob-links span{
		margin-left: 2px!important;
	}
	.wrapper-mob-header .mob-links button{
		padding: 0 2px!important;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	footer .row .column-contact-info,
	footer .row .column-links,
	footer .row .column-newsletter {
		margin-bottom: 30px;
	}
	footer .row .col-xs-12:last-child {
		margin-bottom: 0;
	}
	footer .row .column-links {
		width: 100%;
	}
}
@media screen and (min-width: 992px) and (max-width: 1400px){
	#wrapper-staticmenu .navbar-nav > li > a{
		padding: 12px 1px!important;
	}
	.wrapper-utility .header-search .search-btn {
		padding: 0;
	}
	.wrapper-utility div {
		margin-left: 0;
	}
	.wrapper-brands .title{
		margin-bottom: 10px!important;
	}
	.carousel-slider .slick-slide img {
		height: calc(100vh - 280px)!important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	#wrapper-header .wrapper-logo,
	#wrapper-header #wrapper-staticmenu,
	#wrapper-header .wrapper-utility {
		padding: 0 5px;
	}
	#wrapper-staticmenu ul li {
		margin: 0 2px;
	}
	#wrapper-staticmenu ul li a {
		font-size: 14px!important;
	}
}

@media screen and (min-width: 992px){
	#wrapper-staticmenu .navbar-nav > li > a {
	    padding: 12px 1px!important;
	    font-size: 13px !important;
	}
}