<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Header ================================================================================ */
.header-containers {
    background-color: #e4deda;
    margin-bottom: 55px;
    max-height: 240px;
}
.header-container .top-header.top-header-1 {
    border-bottom: none;
    position: relative;
    text-align: left;
}
.header-1 #header div.header-logo {
    margin: 15px 0 15px 30px;
}
.header-1 #header div.header-logo a {
    display: inline-block;
    float: left;
}
.header-right-1 a.cart-contents i {
    background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #202020;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 28px;
}
.mega-custom-menu {
    min-height: 54px;
    position: relative;
    top: -25px;
}
.mega-layout-custom-menu {
	position: relative;
	text-align: right;
}
.mega-layout-custom-menu .menu-manager-menu {
    display: inline-block;
    height: 54px;
    margin: 0;
}
.mega-layout-custom-menu .menu-manager-menu li {
    display: inline;
    height: 54px;
    line-height: 54px;
}
.mega-layout-custom-menu .menu-manager-menu li a {
	font-size: 14px;
	padding: 0 15px;
	text-transform: uppercase;
}
.mega-layout-custom-menu .menu-manager-menu li.last a {
	padding-right: 0;
}
.mega-layout-custom-menu .menu-manager-menu li a psan {
	padding: 0;
}
.header-bottom {
    background-color: #f44f2d;
    height: 58px;
    position: relative;
    top: -25px;
}
.header-bottom .navleft-container {
    display: block;
    max-width: 370px;
    position: relative;
    float:right;
    text-align: left;
    width: 100%;
    z-index: 99;
}
.header-bottom .navleft-container .megamenu-title h2 {
    color: #fff !important;
    font-size: 16px;
    font-weight: normal;
    line-height: 58px;
    margin: 0;
    padding-left: 15px;
    text-transform: uppercase;
}
.header-bottom .navleft-container .megamenu-title h2:after {
    content: "";
    font-family: FontAwesome;
    margin-right: 15px;
    position: absolute;
    right: 0;
}
.searchbar-close {
    position: absolute;
    display: none;
    color: #fff;
    margin-left: 6px;
    cursor: pointer;
    z-index: 15;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.cms-index-index .searchbar-close {
    top: 60px;
    color: #fff;
}
.cms-index-index .header-container.sticky-header .searchbar-close {
    top: 44px;
    color: #000;
}
.searchbar-close {
    top: 48px;
    color: #000;
}
.header-container.sticky-header .searchbar-close {
    top: 44px;
}
.searchbar-close.inline {
    display: inline !important;
}
.searchbar-close:before {
    content: '\f00d';
}
#search_mini_form .form-search {
    background-color: transparent;
    display: inline-block;
    float: none;
    height: 60px;
    position: absolute;
    top: 32%;
    left: 0;
    width: 100%;
}
#search_mini_form .form-search .input-text {
    position: relative;
    display: none;
    width: 78%;
    height: 60px;
    left: 10%;
    padding-left: 14px !important;
    background: transparent;
    font-size: 36px;
}
.cms-index-index #search_mini_form .form-search .input-text {
    color: #fff;
    border: 1px solid #fff;
    bottom: 0;
}
.cms-index-index .header-container.sticky-header #search_mini_form .form-search .input-text {
    color: #000;
    border: 1px solid black;
    bottom: 10px;
}
#search_mini_form .form-search .input-text {
    color: #000;
    border: 1px solid black;
    bottom: 10px;
}
.header-1 #search_mini_form {
    background-color: #dc3411;
    display: inline-block;
    float: left;
    height: 58px;
    max-width: calc(100% - 370px);
    padding: 10px;
    width: 100%;
}
#search_mini_form .form-search &gt; label {
    color: #9b9b9b;
    display: none;
    float: left;
    font-size: 14px;
    line-height: 38px;
    margin: 0;
    padding-left: 15px;
}
#search_mini_form .form-search .box-select {
    display: inline-block;
    float: left;
}
#search_mini_form .form-search .header-input {
    display: inline-block;
    float: right;
    max-width: calc(100% - 177px);
    width: 100%;
}
#search_mini_form .form-search .header-input .input-text {
    border: 0 none;
    color: #c8c8c8;
    display: inline-block;
    font-size: 14px;
    line-height: 38px;
    padding: 0 0 0 10px;
	height: 38px;
    width: 100%;
}
#search_mini_form .form-search .button {
    background-color: transparent;
    position: absolute;
    right: 70px;
    bottom: 16px;
    padding-left: 6px;
}
.header-container.sticky-header #search_mini_form .form-search .button {
    bottom: 26px;
}
.cms-index-index #search_mini_form .form-search .button span span:after {
    color: #fff;
}
.cms-index-index .header-container.sticky-header #search_mini_form .form-search .button span span:after {
    color: #000;
}
#search_mini_form .form-search .button span span:after {
    color: #000;
}
#search_mini_form .form-search .button span span {
    color: red;
    display: block;
    text-indent: -9999px;
}
#search_mini_form .form-search .button span span:after {
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 15px;
    margin-top: -6px;
    position: absolute;
    text-indent: 0;
    top: 50%;
    font-size: 28px;
}
#search_mini_form .form-search .box-select .header-select {
    float: left;
    max-width: 175px;
    position: relative;
    width: 100%;
}
#search_mini_form .form-search .box-select .selectpicker {
    border-color: #d5d5d5;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    color: #9b9b9b !important;
    display: inline-block;
    font-size: 14px !important;
    height: 24px !important;
    line-height: 24px;
    margin: 7px 7px 7px 20px;
    padding: 0 5px 0 0;
    text-align: left;
    width: 149px !important;
}
.header-1 #search_mini_form .form-search .box-select .selectpicker .customSelectInner {
	width: 100% !important;
}
#search_mini_form .form-search .box-select .selectpicker .customSelectInner:after {
    content: "";
    font-family: FontAwesome;
    padding-left: 17px;
}
.block-gird-4-banner {
	margin-top: 30px;
	margin-bottom: 50px;
}
.block-mega {
	border: 1px solid #e9e9e9;
}
.block-mega-first {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.block-mega-first .block-mega-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.block-mega-first .block-mega-content h2 {
    color: #4084ca !important;
    font-size: 30px;
    font-weight: normal;
    margin: 25px 0 20px;
    padding: 0 33px;
}
.block-mega-first .block-mega-content a:before {
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
}
.block-mega-first .block-mega-content a span {
    font-size: 14px;
    padding-left: 5px;
    text-decoration: underline;
}
.block-mega-last {
    overflow: hidden;
    position: relative;
}
.block-mega-last .block-mega-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 100px;
    text-align: center;
    top: 0;
}
.block-mega-last .block-mega-content h2 {
    color: #00bdde !important;
    font-size: 20px;
    font-weight: normal;
    margin: 25px 0 0;
    text-transform: uppercase;
}
.block-mega-last .block-mega-content p {
    color: #fee18f;
    font-size: 11px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.block-mega-last .block-mega-content a {
    border: 1px solid #202020;
    display: inline-block;
    font-size: 10px;
    padding: 5px 15px;
    text-transform: uppercase;
}
.block-newsletter {
    background-color: #f5f5f5;
    margin-bottom: 35px;
    max-width: 270px;
    padding: 20px 17px 12px;
    width: 100%;
}
.block-newsletter .block-title {
    color: #202020;
    font-size: 15px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.block-newsletter .form-subscribe input {
    border: 0;
    color: #c4c4c4;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    max-width: 232px;
    padding: 0 0 0 10px;
    width: 100%;
}
.block-newsletter .input-box .input-text {
	margin-bottom: 12px;
}
.block-newsletter .input-box button.button {
    display: block;
    float: none !important;
    line-height: 28px;
    margin: 0 auto;
    padding: 0 10px;
}
.nova-widget-style-mega-style .mini-sidebar {
    border: 1px solid #ebebeb;
    padding: 20px;
}
.nova-widget-style-mega-style .mini-sidebar {
    border: 1px solid #ebebeb;
    padding: 20px;
}
.mini-list li {
    border-bottom: 1px solid #ebebeb;
    margin-top: 25px;
    padding-bottom: 25px;
}
.mini-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.mini-list li figure {
    box-shadow: none;
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
    max-width: 70px;
    width: 100%;
}
.mini-list li .product-details {
    display: inline-block;
    float: left;
    margin: 0;
    max-width: 143px;
    width: 100%;
}
.mini-list li h5 {
    margin: -4px 0 0;
}
.mini-list li h5 a {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: -4px 0 0;
    text-transform: none;
}
.mini-sidebar .special-price .price {
    color: #e33804;
    font-size: 14px;
    line-height: 30px;
}
.mini-sidebar .price-box .price {
    font-size: 14px;
    line-height: 30px;
    padding: 0;
}
.mini-sidebar .price-sep {
    font-size: 14px;
}
.mini-sidebar .rating-product-box {
    float: left;
}
/* Container ================================================================================ */
.block-mega-nv {
    bottom: 100px;
    left: 30px;
    position: absolute;
    right: 0;
}
.block-mega-nv a {
    border: 1px solid #202020;
    color: #202020;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 15px;
    text-transform: uppercase;
}
.home-tab-mega ul {
    background-color: #fff;
    -moz-box-shadow: -2px 5px 7px 0 rgba(50, 50, 50, 0.15);
    -webkit-box-shadow: -2px 5px 7px 0 rgba(50, 50, 50, 0.15);
    box-shadow: -2px 5px 7px 0 rgba(50, 50, 50, 0.15);
    margin: 0;
    padding: 0;
}
.home-tab-mega ul li {
	margin: 0;
	padding: 0;
}
.home-tab-mega ul &gt; li &gt; a {
    border: 0 !important;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    margin: 0;
    padding: 0 28px;
}
.nova-widget-style-mega-style h4.spb_heading:before {
	border-top: 0 !important;
}
.nova-widget-style-mega-style h4.spb_heading  {
	border-top: 0;
	border-bottom: 0;
	border-left: #ccc solid 14px;
}
.nova-widget-style-mega-style h4.spb_heading {
	line-height: 42px;
	background: #fff;
	padding-left: 15px;
	margin-bottom: 30px;
	-webkit-box-shadow: -2px 5px 7px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    -2px 5px 7px 0px rgba(50, 50, 50, 0.15);
	box-shadow:         -2px 5px 7px 0px rgba(50, 50, 50, 0.15);
}
.nova-widget-style-mega-style h4.spb_heading p {
	font-size: 16px;
	text-align: left;
	margin: 0;
}
.nova-widget-style-mega-style h5.spb_heading {
    margin: 0;
}
.nova-widget-style-mega-style h5.spb_heading p {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.mini-sidebar {
    margin-bottom: 15px !important;
}
.nova-widget-style-mega-style .spb_heading .heading-icon {
	display: none !important;
}
.home-tab-mega .owl-buttons,
.nova-widget-layout .owl-buttons {
	opacity: 1 !important;
}
.block-img-right {
	margin-bottom: 30px;
}

/* Footer ================================================================================ */
.brands {
    border-top: 1px solid #e9e9e9;
    margin: 70px 0 0;
    padding-top: 10px;
}
.brands h4.spb_heading {
	display: none;
}

.footer-container h4 .heading-icon {
    background-color: transparent;
    display: inline-block;
    height: 21px;
    margin: 0 10px 0 auto;
    position: relative;
    width: 21px;
    z-index: 1;
}
.footer-container h4 .heading-icon:before {
    background-color: transparent;
    border: 1px solid #838788;
    content: " ";
    display: inline-block;
    height: 14px;
    left: 3px;
    position: absolute;
    top: 3px;
    transform: rotate(45deg);
    width: 14px;
}



</pre></body></html>