<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.products-grid {
	display:flex;
	flex-wrap:wrap;
}
.form-list {
	position:relative;
}
.form_background {
	margin-top:0px;
}
.button-grid {
	background: url(../images/icon_grid_act.png) no-repeat 9px 8px;
	background-color: #80b435;
	color: #fff;
	padding: 7px 8px 8px 22px;
	margin-right: 5px;
	border: 1px #80b435 solid;
	border-radius: 0px;
}
.toolbar .button-list {
	background: #fff url(../images/icon_list.png) no-repeat 11px 8px;
	text-transform: none;
	padding: 6px 8px 7px 25px;
	color: #333;
	border: 1px #ddd solid;
	border-radius: 0px;
}
.jplist-list-view .item-img {
	width:25%;
	float:left;
}
.jplist-list-view .item-info {
	width:75%;
	float:left;
}
.jplist-list-view .item-title {
	float:left;
}
.jplist-list-view .item-content {
	margin-bottom: 10px;
	padding: 0px 15px;
	padding-top: 20px;
	font-size: 16px;
/*	overflow: hidden;*/
	letter-spacing: normal;
	font-family: 'Rubik', sans-serif;
	float:left;
}
.jplist-grid-view .hideingrid {
	display:none;
}
.jplist-list-view .hideingrid {
	width:100%;
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.jplist-list-view .listmodel {
	width:20%;
}
.jplist-list-view .listname {
	width:50%;
}
.jplist-list-view .listprice {
	width:30%;
}
@media only screen and (max-width:600px) {
.jplist-list-view .hideingrid {
display:none;
}
.jplist-list-view .listmodel {
text-align:left;
width:100%;
}
 .jplist-list-view .listname {
text-align:left;
 width:100%;
}
 .jplist-list-view .listprice {
text-align:left;
 width:100%;
}
/**************************************************/
.category-products ul.products-grid li.item {
 padding-bottom: 0px;
 padding: 0;
 padding-bottom: 0px;
 padding-top: 0px;
}
.products-grid .item .item-inner .item-info .info-inner .item-title {
 margin-bottom: 0px;
 padding: 0px 15px;
 padding-top: 0px;
}
.jplist-list-view .item-content {
 margin-bottom: 5px;
 padding: 0px 15px;
 padding-top: 0px;
}
}
.navbar-collapse #searchform.active input ,.navbar-collapse #searchform2.active input {
	height: 50px;
	line-height: 50px;
	width: 100%
}
.navbar-collapse #searchform input, #searchform2 input {
	font-size: 18pt;
	opacity: 0;
	display: none;
	position: relative;
	z-index: 2;
	float: left;
	outline:none
}
.navbar-collapse #searchform.active input, #searchform2.active input {
	display: table-cell;
	opacity: 1;
	z-index: 100;
	border-radius: 0;
	border: none;
	font-size: 14px;
	padding: 0px 25px;
	position: absolute;
	outline:none;
	box-shadow:none;
	border-left:1px #e5e5e5 solid
}
.navbar-collapse #searchform.active input{
	right: 75px;
   	width: 315px;
 	height: 80px;
	line-height: 45px;
}
#searchform2.active input {
    left:30px;
width:200px;
}
/*touchspin input type number*/
.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.bootstrap-touchspin .input-group-btn-vertical &gt; .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 10px 10px 9px;
    margin-left: -1px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #e1e1e1;
    background: #FFF;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 9px;
    font-weight: normal;
    color: #9fa0a1;
}
.input-group .form-control {
    z-index: 0;
}
.input-group-addon {
 border: none;
border-radius: 0px; 
}
.item-qty{
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
     -webkit-box-shadow: none;
    box-shadow: none; 
    -webkit-transition: none; 
    -o-transition:none;
    transition: none;
}
.item-img img{
max-width:100%;}
.modal-header .close {
    margin-top: -12px;
	color:#FFFFFF;
}
.item-qty &gt; input {
	text-align: center;
	width: 60px;
}
/**********************************************************************************************************************************************************/
input {
	border: 1px solid #ccc;
	height: 40px;
	padding: 0 10px;
}
.cart-area .cart_item td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.cart-area thead th {
	border: 1px solid #ccc !important;
	padding: 10px !important;
	text-align: center;
}
.product-remove {
	width: 5%
}
.product-thumbnail {
	width: 10%
}
.product-name {
	width: 32%
}
.product-price {
	width: 18%
}
.product-quantity {
	width: 13%
}
.product-subtotal {
	width: 18%
}
table.table {
	margin-bottom: 0;
	width: 100%;
}
.cart_item &gt; input {
	text-align: left;
	width:100px;
}
.item-title a {
	color: #333
}
.remove a {
	border-radius: 50%;
	color: #3C2259;
	display: block;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	margin: auto;
	width: 20px;
}
.remove a:hover {
	background: #3C2259;
	color: #fff;
}
.item-title a:hover {
	color: #3C2259;
}
.coupne-area {
	float: left;
	width: 50%;
}
.update-cart {
	display: block;
	float: right;
	width: 50%;
}
.apply-coupne {
	float: left;
	width: 40%;
}
.in-btn {
	background: #3b3330 none repeat scroll 0 0;
	color: #fff;
	float: right;
	text-transform: uppercase;
	width: 60%;
	border: 2px solid transparent;
	font-weight: 700;
 -webkit-transition: .3s;
 transition: .3s;
}
.cart-action .input-box {
	margin-bottom: 0
}
.input-box.coupon-box {
	padding-right: 40px
}
.cart-action .input-box input {
	border-radius: 5px
}
.in-btn:hover {
	color: #3C2259;
}
.item-qty &gt; input {
	text-align: center;
	width: 60px;
}
.ctg-type,  .cgt-des {
	text-transform: uppercase;
}
.cgt-des {
	text-transform: capitalize
}
.cart-total-area td {
	border: medium none
}
.cart-total-area tr {
	border: 1px solid #ccc
}
.cart_item .ctg-type {
	width: 40%
}
.cart_item .cgt-des {
	width: 60%
}
.cgt-des span a {
	color: #222;
	display: block;
	font-weight: normal;
}
.cgt-des span a:hover {
	color: #3C2259;
}
.tci-box .in-btn {
	border-radius: 5px;
	float: none;
	margin-top: 20px;
	padding: 0 30px !important;
	width: auto;
}
.com-btn {
	background: #3b3330 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 7px 10px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-transform: capitalize;
}
button.com-btn:hover {
	color: #3C2259;
}
.section-title h3 {
	font-size: 18px;
	text-transform: capitalize;
}
thead {
	background: #eee none repeat scroll 0 0;
}
.total-cart-wrap{
margin-bottom:20px;}
.modal-header {
    background: #0f3214;
    padding: 15px 25px;
}
.modal-header {
	min-height:16.43px;
	padding:15px;
}
.modal-header .close {
	margin-top:-2px
}
.modal-content{
background:#FFFFFF;}
/********************************************************************************************************************************************************************/
/*----------------------------------------*/
/*  2.3. add to cart wish list
/*----------------------------------------*/
.wish-list-inner {
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	position: relative;
	-webkit-transition: all 350ms ease-out 0s;
	transition: all 350ms ease-out 0s;
	width: 70px;
	color: #fff
}
.cart-icon {
	position: relative;
	-webkit-transition: all 350ms ease-out 0s;
	transition: all 350ms ease-out 0s;
}
.cart-wishlist ul {
	text-align: right;
}
.cart-wishlist li {
	display: inline-block;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
}
.cart-count.text-center {
	position: absolute;
	right: 10px;
	top: -10px;
}
.cart-count strong {
	font-size:14px
}
.wish-list-inner:hover i,  .cart-icon:hover i {
	color: #fff;
}
.cart-sub {
	background: #fff none repeat scroll 0 0;
	border-bottom: 2px solid #3C2259;
	border-top: 2px solid #3C2259;
	box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.1);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	right: 11px;
	text-align: left;
	top: 140%;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 310px;
	z-index: -999;
}
.cart-wishlist li:hover .cart-sub {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	top: 100%;
	visibility: visible;
	z-index: 99999999;
}
.empty {
	font-size: 14px;
	margin: 0 0 0 14px;
}
.all_carts_item,  .btn-mini-cart.inline-lists {
	overflow: hidden;
	padding: 17px;
}
.row.mini-cart-item {
	margin: 0 0 20px;
	width: 100%;
}
.attachment-shop_thumbnail {
	float: left;
	height: 57px;
	margin-right: 9px;
	margin-top: 3px;
	width: 53px;
}
.mini-cart-info {
	float: left;
	width: 200px;
}
.mini-cart-item a.cart_list_product_title {
	color: #222;
	display: block;
	line-height: 18px;
	margin-bottom: 5px;
	text-transform: capitalize;
	white-space: pre-wrap;
}
.mini-cart-item a.cart_list_product_title:hover {
	color: #3C2259;
}
.cart_list_product_quantity {
	color: #3C2259;
	font-size: 14px;
	margin-top: 9px;
}
a.remove {
	color: #222 !important;
	float: right;
	margin-top: 8px;
	-webkit-transition: all 350ms ease-out 0s;
	transition: all 350ms ease-out 0s;
}
a.remove {
	color: #3C2259 !important;
}
.minicart_total_checkout {
	background: #f5f5f5 none repeat scroll 0 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
	left: 0;
	margin-bottom: 10px;
	padding: 15px;
	text-align: left;
	text-transform: capitalize;
}
.minicart_total_checkout &gt; span {
	color: #3C2259;
	float: right;
	font-weight: bold;
}
.all_carts_item,  .btn-mini-cart.inline-lists {
	overflow: hidden;
	padding: 17px;
}
.button.btn-viewcart:before {
/*	content: "?";
	font-family: "FontAwesome";
	margin-right: 10px;*/
}
.btn-mini-cart.inline-lists a {
	color: #fff;
	text-decoration: none;
}
.button.btn-viewcart {
	float: left;
}
.button.btn-viewcart,  .btn-checkout {
	background: #000 none repeat scroll 0 0;
	padding: 9px 8px;
}
.button.btn-checkout {
	float: right;
}
.btn-mini-cart.inline-lists a:hover {
	background: #3C2259 none repeat scroll 0 0;
}
.btn-checkout:after {
/*	content: "?";
	font-family: "FontAwesome";
	font-size: 80%;
	margin-left: 10px;
	*/
}
.section-title &gt; h1 {
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 24px;
}
.section-title &gt; span:after {
	background: #222 none repeat scroll 0 0;
	bottom: -5px;
	content: "";
	height: 1px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	width: 50px;
}
.section-title &gt; span {
	background: #222 none repeat scroll 0 0;
	display: block;
	height: 1px;
	margin: 0 auto;
	position: relative;
	width: 100px;
}
.grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.grid .element-item {
  display: flex;
   flex-flow: row wrap;
 justify-content: flex-start;
  align-items: stretch;
}
.rdx-box{
  display: flex;
  flex-direction: column;
}
.rdx-info{
  display: flex;
  flex-direction: column;
  height:100%;
}
.grid .site-button{
display: flex;
margin-top: auto;
text-align:center;
align-items: center;
  justify-content: center;
}
.abc{
overflow:hidden;
}
.rdx-img-effect {
overflow:inherit;
}
.cart-total-area{
text-align:center;
}
.minicart_total_checkout{
color:#000000}
.cartnumber {
    padding: 0px 0px;
}
.add-to-cart .qty {
    height: 48px;
    text-align: center;
    width: 50px;
    vertical-align: top;
    color: #333e48;
}
.products-grid .item .add_cart {
    bottom: 5px;
}
.products-grid .item .item-inner .item-img .item-box-hover .product-detail-bnt {
margin-bottom:25px;
 margin-top: 0px; 
 margin-right: 0px; 
}
.jplist-grid-view .ul-li-list .list-item {
    margin: 0px 0px !important;
}
.jplist-grid-view .ul-li-list {
    margin: 0px 0px !important;
}
#demo{
margin-bottom:100px;}
.phone-footer {
    line-height: 21px;
}
.block-company {
margin-top:0px !important;
padding-top:20px !important;
margin-left:15px;
padding-left:20px !important;
width:100% !important;
}
a.button span span {
    border: 0;
    padding: 0;
    background: none;
}
a.button span {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
a.button.create-account {
    background: #80b435;
    color: #fff;
}
a.button {
    display: inline-block;
    background-color: #efecec;
    font-size: 13px;
    text-align: center;
    white-space: nowrap;
    font-weight: 500;
    border: none;
    border-radius: 999px;
    letter-spacing: 0.5px;
    padding: 12px 20px 10px 20px;
    font-family: 'Rubik', sans-serif;
}
a.button.create-account:before {
    content: "\f007";
    font-family: FontAwesome;
    font-size: 12px;
    padding-right: 8px;
}
.registerform input[type=text], .registerform input[type=password], .registerform select{
width:100%;}
.topmargin{
margin-top:20px;}
#zone_area .form-validation {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 11px;
    line-height: 11px;
    color: #d9534f;
    margin-top: 3px;
    transition: .3s;
    z-index: 11;
}
.totals {
    min-height: auto;
}
.col2-set .col-3 {
	float: left;
	width: 33%;
	text-align: left;
	border: 0px #336600 solid;
	padding-top: 0px;
	padding-bottom: 0px;
}
@media only screen and (max-width:972px) {
.col2-set .col-3 {
	width: 50%;
}}
@media only screen and (max-width:600px) {
.col2-set .col-3 {
	width: 100%;
}
}
.modal-title{
color:#FFFFFF;}
.close {
opacity:1;
}
.hideme{
display:none;}
@media only screen and (min-width:972px) {
#orders{
   padding-top: 180px;
    margin-top: -180px;
}
#address{
   padding-top: 180px;
    margin-top: -180px;
}
#acount{
   padding-top: 180px;
    margin-top: -180px;
}
}
.detaillogin{
background-color:#80b435 !important;
color:#FFFFFF;
}
.detaillogin:hover{
background-color:#efecec !important;
color:#000000 !important;
}


.shipraido .radio{
float:none;}

.group-select li .input-box select {
    /* */ width: 275px;
    /**/ margin-top: 5px; 
    background: #fff;
    border: 1px solid #d1d1d1;
    /**/ padding: 10px 15px; 
    width: 95%;
}
#addnewaddress{
margin-top:20px;
display:none;
}
.glyphicon-search:before {
	font-size: 18px;
	color:#131e2c;
	vertical-align:middle;
	content: "\e003";
}
.search-btn .glyphicon {
	line-height: 45px;
	vertical-align:middle
}
.search-btn {
	color: #fff;
	background:#fff;
	z-index: 90;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: none;
	outline: none;
	width: 76px;
	height: 80px;
	display: block;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	border-radius:0;
	
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
 .search-btn {
 height: 50px;
 line-height: 50px;
 width: 55px
}
 }
@media (min-width: 992px) and (max-width: 1199px)
{
.welcome-msg {
float:none;
}
}
.cart {
    padding: 10px 0;
    margin-top:0px;
}
.agreement{
display:none;
}
.fl-mini-cart-content{
max-height:calc(100vh - 128px);
	overflow: scroll !important;
}
#mobile-menu {
text-transform:none;
}
.mobile-menu li li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 13px;
    text-transform: none;
    padding: 4px 10px;
    padding-left: 0px;
    color: #000;
}
.mobile-menu li .nolink {
    display: block;
    overflow: hidden;
    white-space: normal;
    color: #80b435;
    text-decoration: none;
    padding: 10px;
    padding-left: 15px;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}
.fullwidth{
width:100%}</pre></body></html>