@charset "utf-8";
/*-------------------------header css start-------------------------*/
*{
box-sizing: border-box;

}
 @import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

body {
	background-color: #fff;
	background: url("../images/bg.png") scroll center center;
}

.proddetailsone button.action.tocart.primary.disabled {
    position: relative;
}
    

.proddetailsone button.action.tocart.primary.disabled:after {
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    content: "";
    top: 14px;
    right: 122px;
    background: url(https://devswz.buyersparadise.com.au/images/Snake.gif) !important;
    background-size: cover !important;
}


#maincontent .column.main {
	padding-bottom: 0px;
	margin-bottom: -5px;
}


ul.ui-menu {
	list-style: none;
	width: 994px;
	position: relative;
	z-index: 10;
}
ul.ui-menu li{
float: left;
margin-left: 5px;
}
.fullwrpeer {
	width: 100%;
	position: relative;
	z-index: 99999;
}
.fullwrpeer .block-leftnav {
	width: 20%;
	float: left;
	background: #202020;
	padding: 13px 0px;
}
.fullwrpeer .block-leftnav .category_head strong {
	color: #e9e900;
	font-size: 15px;
	margin-left: 25px;
	font-family: arial;
}
.block-content ul#leftnav {
	width: 250px;
	margin: 0;
	padding: 0;
}

.logo img {
	display: block;
	width: auto;
	 
}
.block-content ul#leftnav li {
	list-style-type: none;
	margin: 0 auto 0px;
	padding: 0px 0px;
	display: inline-block;
}
.block-content ul#leftnav li:nth-last-child(1) a {
	display: ;
	background-image: none;
}
.block-content ul#leftnav li a {
	color: #ffffff;
	font-size: 13px;
	margin-left: 25px;
	font-weight: bold;
	display: block;
	background: url("https://buyersparadise.com.au/skin/frontend/default/buyer/images/Buyers Paradise/images/leftmenu_divider.png") no-repeat scroll left bottom;
	margin: 0 auto 0px 10px;
	padding: 10px 0px 8px 15px;
	width: 100%;
	min-width: 200px;
}
.fullwrpeer .block-rightnav {
	width: 80%;
	float: left;
}

.header.content {
  
    padding: 15px 0px 15px 0 !important;
   
}


div#slideShowItems img {
	width: 100%;
}
.fullwrpeer-home-containe img {
	width: 100%;
}
header.page-header {
	background: url(../images/header_bg.jpg) no-repeat scroll center center / cover;
	min-height: 152px;
}
.header .logo {
	margin: 6px auto 0px 0;
	width: 100%;
}
.header .block-search {
	float: right;
	padding-left: 0px;
	position: relative;
	max-width: 430px;
	z-index: 4;
	width: 100%;
}
.header .block-search .firstsection ul.hedderelinks {
	padding: 0;
	margin: 0;
	float: right;
}
.header .block-search .firstsection ul.hedderelinks li {
	list-style: none;
	float: left;
	margin-left: 29px;
}
.header .block-search .firstsection ul.hedderelinks li a{
color: #fefefe;
font-size: 13px;
font-family: arial;
}
.header .secondsection {
	float: left;
}
.header .secondsection .showcart {
	color: #fff;
	text-decoration: none;
}
.header .therdsection {
	float: none;
	width: 100%;
	max-width: 530px;
	margin-right: 0;
	float: right;
}
.header .therdsection .numcallme a {
	color: #fff;
}
.header .therdsection .serchform {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.header .therdsection .numcallme {
	float: right;
	font-size: 14px;
	color: #fade00;
	margin-right: 10px;
	margin-top: 5px;
	background: url("../images/call.png") no-repeat scroll center left;
	padding-left: 18px;
	font-family: 'Open Sans', sans-serif;
}
.header .therdsection .serchform form {
	width: 100%;
	max-width: 220px;
	float: right;
	position: relative;
}
.header .block-search .action.search {
	background: url("../images/searchbox_rt.png") no-repeat scroll center right;
	width: 61px;
	height: 27px;
	opacity: 1;
	float: right;
	right: 0px;
}
.header input[type="text"]::placeholder {
	font-size: 12px;
}
.header .block-search .action.search::before {
	content:"";
	font-family: 'luma-icons';
	opacity:0;
}
.header .block-search input {
	margin: 0;
	padding-right: 60px;
	position: static;
	border-radius: 5px 5px;
	height: 27px;
	line-height: 27px;
}
.header .therdsection br {
	display: none;
}
.header .secondsection br {
	display: none;
}
.page-header .panel.wrapper {
	display: none;
}
.header.content {
	padding: 0;
	width: 100%;
	max-width: 1280px;
	padding: 0px 15px;
	display: flex;
	align-items: center;
}
.header .secondsection .showcart .counter-number {
	display: none !important;
}
.header .secondsection .action.showcart:nth-child(2) {
	color: #fade00;
	font-size: 13px;
	font-family: arial;
}
.header .secondsection .action.showcart:nth-child(1) {
	padding-right: 20px;
}
.header .secondsection .action.showcart:nth-child(1) .text {
	background: url("../images/cart.png") no-repeat scroll center left;
	font-size: 0;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	padding-right: 11px;
}
.header .secondsection {
	float: right;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.page-footer {
	background: #f4f4f4;
	margin-top: auto;
	padding-bottom: 25px;
	 
}
/*-------------------------header css End-------------------------*/


/*hoime css */
.fullwrpeer-home-containe .main-container {
	width: 100%;
	max-width: 1280px;
	margin: 0px auto;
}
.fullwrpeer-home-containe .main-container .banner-image {
	margin: 0px auto;
	display: block;
	text-align: center;
	position: relative;
}
.fullwrpeer-home-containe .main-container .banner-image img {
	width: 100%;
}
.fullwrpeer-home-containe .main-container .banner-image > img {
	display: none !important;
}
.fullwrpeer-home-containe .main-col-box .col-box {
	width: 100%;
	display: flex;
}
.fullwrpeer-home-containe .main-col-box .col-box .col-item {
	width: 50%;
	min-height: auto;
	margin: 0px 20px 20px 0px;
}

.fullwrpeer-home-containe .main-col-box .col-box.row-box-2 .col-item {
	height: auto;
}
.fullwrpeer-home-containe .main-col-box .col-box .col-item a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0px;
}

/*-------------------------footer css start-------------------------*/
.page-footer {
	background: #f4f4f4;
	margin-top: auto;
	padding-bottom: 25px;
	 
}  
.footer-wrapper .column-wrap {
	margin-right: 45px;
}
.footer-wrapper {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	background: url("../images/footer_bg.png") scroll center center;
	border-radius: 10px;
	padding: 0px 30px;
	box-sizing: border-box;
	position: relative;
}
.footer-wrapper::before {
	content: "";
	width: 100%;
	margin: 0px auto 0px;
	position: absolute;
	top: 42px;
	background: url("../images/footer_line.jpg") repeat-x;
	height: 2px;
	left: 20px;
	width: 100%;
	max-width: 960px;
}
.footer-wrapper .column-wrap ul {
	margin: 0px;
	padding: 0;
}
.footer-wrapper .column-wrap ul li {
	list-style: none;
}
.footer-wrapper .column-wrap ul li a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #595556;
	background: url("../images/footer_bullet.jpg") no-repeat scroll center left;
	padding-left: 13px;
	text-decoration: none;
}
.footer {
	background: url("../images/header_bg.jpg") scroll center center;
	padding: 11px 0px 24px;
}
.footer .div_email, .footer .div_right {
	text-align: center;
	color: #fff;
	margin: 10px auto !important;
	display: block;
	font-size: 13px;
	float: none !important;
}
.footer .div_ft > div, .footer .div_ft > div div a {
	display: flex;
}
.footer .div_ft > div, .footer .div_ft > div div {
	display: flex;
	align-items: center;
}

.footer .div_right span {
	text-align: center;
	float: none !important;
}
.copyright {
	background-color: transparent;
	color: #fff;
	box-sizing: border-box;
	display: block;
	padding: 0px;
	text-align: center;
	margin: -26px auto 0px;
}
/*-------------------------footer css End-------------------------*/

/*-------------------------cat page sub cat -------------------------*/
.page-products .search.results .products-grid .product-items {
	margin: 0;
	border-top: 1px solid #ddd;
}
.products-list .products.list.items.product-items {
	border: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 20px 0px 0px;
}
.products-list .products.list.items.product-items .item.product.product-item {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-left: 10px;
}
.page-products .products-grid ol.product-items li.item div a {
	margin: 0 auto;
	display: block;
	text-align: center;
}
/*.page-products .products-grid ol.product-items li.item div .product-item-details button {
	margin: 0 auto;
	text-align: center;
	float: none;
	display: block;
	background: #ffe108;
	border: none;
	color: #000;
}*/

.page-products .products-grid ol.product-items li.item div .product-item-details button {
	margin: 0;
	text-align: center;
	float: none;
	display: block;
	/* background: #ffe108; */
	border: none;
	color: #000;
	background: url("../images/add-cart.png") no-repeat scroll center top / 100%;
	width: 160px;
	height: 60px;
}
.page-products .products-grid ol.product-items li.item div .product-item-details button span {
	opacity: 0;
}
.page-products .products-grid .product-item .proddetailsone + .hidemeformsmsmms .proddetailsone:nth-child(2) {
	height: auto !important;
	min-height: auto !important;
}

.page-products .products-list ol.product-items li.item div .product-item-details button {
	background: #ffe108;
	border: none;
	color: #000;
}
#maincontent .column.main .products.wrapper.grid.products-grid + .toolbar-products {
	padding: 4px 5px;
	margin: 0 auto 20px;
	text-align: center;
	background-color: #e6e6e6;
	font-size: 11px;
}
.products-list .products.list.items.product-items .item.product.product-item:nth-last-child(1){
	border-bottom: 0px solid #ddd;
	margin-bottom: 0px;
}
.search.results .block {
	margin: 10px auto 0px;
	display: none;
}

#new_subcategory {
    overflow: hidden;
}
#new_subcategory li:nth-child(3n+1) {
    border-color: #892891;
}

#new_subcategory li {
    float: left;
    width: 212px;
    margin: 9px;
    
    border: 2px solid #BE151C;
	list-style: none;
}
#new_subcategory li:nth-child(3n+2) {
    border-color: #4B7521;
}
#new_subcategory li img {
    width: 100%;
}
 
#new_subcategory .sub_title {
    float: left;
    width: 97%;
    text-align: center;
    padding: 3% 2.3%;
    background-color: #BE151C;
    vertical-align: middle;
    position: relative;
}
#new_subcategory .sub_title a {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.05em;
    bottom: 0px;
    left: 0;
    width: 100%;
}
#new_subcategory li:nth-child(3n+2) .sub_title {
    background-color: #4B7521;
}
#new_subcategory li:nth-child(3n+1) .sub_title {
    background-color: #892891;
}

#new_subcategory li, #new_subcategory li img {
/*    -webkit-border-top-left-radius: 75px;
    -moz-border-radius-topleft: 75px;
    -o-border-radius-topleft: 75px;
    border-top-left-radius: 75px;*/
}
#new_subcategory ul.sub-cat li a > img {
/*	max-height: 212px;
	min-height: 212px;  */
}
.category-view .category-image {
	display: none;
}
.catalog-category-view .page-title-wrapper {
	display: none !important;
}
.category-view .category-description {
	display: none;
}
#new_subcategory li:hover, #new_subcategory li:hover img {
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.page-products .products-grid .product-item {
	margin-left: 2%;
	padding: 5px;
	width: calc((100% - 6%)/3);
}
.page-products .products-grid .product-item .proddetailsone {
	float: left;
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
}
.page-products .products-grid .product-item .proddetailsone .price-box {
	margin: 0px 0 0px;
}
.page-products .products-grid .product-item .proddetxxxwo .proddetailstwo {
	display: block;
	justify-content: start;
	align-items: center;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	text-align: left;
	width: 100%;
	box-sizing: border-box;

}

.page-products .products-grid .product-item-actions .actions-primary {
	width: 100%;
}
.page-products .products-grid .product-item .qtywrapbox input {
	width: 40px;
	padding: 0px;
	height: 20px;
	text-align: center;
	margin: 0px 4px;
}
.page-products .products-grid .product-item .prodname strong {
	text-align: left;
}
.page-products .products-grid .product-item .proddetailsone {
	float: left;
	display: flex;
	justify-content: space-between;
	border: 0px solid #ccc;
	padding: 1px 10px;
	box-sizing: border-box;
	margin: 0px auto 10px;
}
.page-products .products-grid .product-item .prodname strong .product-item-link {
	color: #000;
	text-decoration: none;
}
.page-products .products-grid .product-item-actions .actions-primary form .action.primary {
	background: url("../images/add-cart-bg.png") no-repeat scroll center center / 100%;
	margin: 10px auto 0px;
	text-align: center;
	display: block;
	border: none;
	color: #000;
}
.product.actions.product-item-actions {
	width: 100%;
	margin-bottom: 0px;
}

#maincontent .column.main .products.wrapper.grid.products-grid {
	margin-top: 0px !important;
}
#maincontent .column.main .products.wrapper.grid.products-grid .products.list.items {
	margin-top: 0 !important;
}
#maincontent .column.main .toolbar.toolbar-products {
	margin-bottom: 0 !important;
}

.page-products .toolbar-products {
	padding: 4px 5px;
	margin: 0;
	text-align: center;
	background-color: #e6e6e6;
	font-size: 11px;
}
.page-products .products-grid .product-item {
	margin-left: 0%;
	padding: 10px;
	width: calc((100% - 0%)/3);
	border: 1px solid #ddd;
	position: relative;
	margin-bottom: 0px;
	border-top: none;
}
.page-products .products-grid .product-item .wrap-cat-wrap {
	margin: 0 auto;
	text-align: center;
}
.product.actions.product-item-actions {
	width: 100%;
}
.page-products .products-grid .product-item:nth-child(3n+1) {
	margin-left: 0%;
}
.page-products .products-grid .product-item:nth-child(3n-1) {
	border-left: none;
	border-right: none;
}

.page-products .products-grid .product-item .proddetailsone span:nth-child(1) {
	width: 100%;
	justify-content: center;
}
.page-products .products-grid .product-item .proddetxxxwo .proddetailstwo .qtywrapbox {
	padding-left: 10px;
	width: 50%;
	float: right;
	border-left: 1px solid #ccc;
}
.page-products .products-grid .product-item .proddetailsone span:nth-child(2) {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.catalogsearch-result-index #maincontent .products.list.items{
	margin-top: 0 !important;
	display: grid;
	grid-template-columns: auto auto auto;
}

.catalogsearch-result-index #maincontent .products.list.items .item.product.product-item {
	width: 100%;
}

.page-products .products-grid .product-item .proddetailsone .price-box {
	margin: -2px 2px 0px 0px;
	border-left: 1px solid #ccc;
	text-align: left;
	padding-left: 10px;
}

.page-products .products-grid .product-item .proddetailsone span:nth-child(2) .price-final_price {
	display: flex;
}

.page-products .products-grid .product-item .proddetailsone span:nth-child(2) .price-final_price .old-price {
	margin: 0px 1px 0px 5px;
}
.minicart-wrapper .block-minicart {
   
    margin-top: 4px;
   
    top: 16px;
    right: unset;
    
}


.products-list .product-item-details form .proddetailsone span {
	display: flex;
	width: 110px;
	margin: 10px 0px 10px;
	align-items: center;
}
.products-list .product-item-details .prodname + .proddetailsone span:nth-child(2) .price-box {
	margin: 10px 0 0px;
}
.products-list .product-item-details form .proddetailsone span .qty {
	width: 40px;
	margin: 0px 13px 0px 10px;
	padding: 0px;
	text-align: center;

}
.products-list .product-item-details .prodname + .proddetailsone > span:nth-child(2) {
	width: 120px;
	display: flex;
	align-items: baseline;
}
   
.products-list .product-item-details form .proddetailsone span .dtataennerqantity {
	width: 40px;
	margin: 0px auto 0px;
	padding: 0;
	text-align: center;
	height: 30px;
	float: right;
}
.navigation ul li {
	float: none;
	margin-left: 5px;
}
.nav-sections {
    background: transparent;
}
.navigation .level0 {
	margin: 0 0px 0 35px; 
	display: inline-block;
	position: relative;
}
.navigation ul.ui-menu {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
.navigation li.level0:nth-child(1) {

	margin-left: 0px;
}

table {
	border-collapse: inherit;
	border-spacing: 0;
}
.cart.table-wrapper .item td.col:nth-child(1){
border-left: 1px solid #ddd !important;

}
.cart.table-wrapper .item td.col {
	padding: 20px 8px 20px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	border-left: none;
}
.cart.table-wrapper .product-item-name a {
	text-decoration: none;
	color: #002d82;
	font: 12px/1.5 Arial, arial, sans-serif;
	font-weight: bold;
}
table#shopping-cart-table td.col.wishlist .action.action-edit {
	position: unset;
	margin: 0px auto;
	display: block;
	text-align: center;
	display: none;
}
table#shopping-cart-table td.col.price .price-excluding-tax .cart-price .price {
	font-weight: bold !important;
	margin: 0 auto;
}
table#shopping-cart-table td.col.price .price-excluding-tax .cart-price {
	margin: 0 auto;
	display: flex;
}

table#shopping-cart-table .col.subtotal .price-excluding-tax {
	display: flex;
	justify-content: center;
}
table#shopping-cart-table .col.subtotal .price-excluding-tax .price {
	font-weight: bold !important;
}

a#movetoworhs {
	position: absolute;
	right: 53px;
	top: -50px !important;
}

.cart.table-wrapper .actions-toolbar.wishlistwishlist .action.action-edit {
	display: none;
}

.cart.table-wrapper .actions-toolbar.wishlistwishlist .action.action-delete {
	display: none;
}

.cart.table-wrapper .actions-toolbar.wishlistwishlist .use-ajax.action.towishlist.action-towishlist {
	text-align: center;
	color: #002d82;
	font-weight: 700;
	font-size: 13px;
}

table#shopping-cart-table td.col.wishlist .use-ajax.action {
	display: block !important;
}

.cart.table-wrapper .cart thead tr th.col:nth-child(1){
border-left: 1px solid #ddd;

}
.cart.table-wrapper .item .col.item {
	padding: 0px 0px 0px 0;
}
.cart.table-wrapper .cart thead tr th.col {
	padding: 5px;
	border: 1px solid #ddd;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: none;
	border-left: none;
}
.cart.table-wrapper .item .col{
	padding: 20px 8px 20px 0;
	padding: 5px;
	background: #fff;
}
.cart.table-wrapper .cart > .item .product-image-photo {
	bottom: 0;
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	max-width: 60%;
	right: 0;
	top: 0;
	margin: 0 auto;
}
.cart.table-wrapper .item {
	padding: 20px 8px 20px 0;
	border: 1px solid #ddd;
}
.cart.table-wrapper .product-item-photo .product-image-container {
	width: 95px !important;
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
}
.cart.table-wrapper .product-item-photo {
	display: table-cell;
	max-width: 100%;
	padding-right: 0px;
	position: static;
	vertical-align: top;
	width: 1%;
	border-right: 1px solid #ddd;
}
.cart.table-wrapper .product-item-details {
	padding: 10px 10px;
}
.cart.table-wrapper .items .item-actions {
	display: none;
}
.cart.table-wrapper .items .col.inner-qty {
	width: 60px;
}
.cart.table-wrapper .col .price {
	font-size: 13px;
	font-weight: 600 !important;
}
.cart.table-wrapper .actions-toolbar a.use-ajax {
	display: none;
}
.proddetailsone span.old-price span.price-label {
    display: none;
}
.proddetailsone span.old-price {
    text-decoration: line-through;
}

.page-layout-checkout .footer-wrapper, .page-layout-checkout .footer {
    display: none;
}
.cart.table-wrapper .cart thead tr th.col {
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
	text-align: center;
}

.checkout-cart-index .page-title-wrapper .page-title .base {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

    
.cart-summary {
	width: 25%;

}
.cart.table-wrapper .cart thead tr th.col {
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #4b4b4b;
	padding: 13px 25px;
}
table#shopping-cart-table td {
	padding: 0px 12px 0px 0px;
}
.cart.table-wrapper .cart thead tr th.col {
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 20px;
	background: #4b4b4b;
	color: #fff;
}

.cart.table-wrapper .product-item-details .product-item-name a {
	color: #002d82 !important;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
}
.cart.table-wrapper .col.edite .editeediteedite .action-edit {
	margin: 0px auto !important;
	display: block;
	text-align: center;
}

.cart.table-wrapper .col.edite .editeediteedite .action-edit span {
	display: block;
	visibility: visible;
	opacity: 1;
	font-size: 13px;
	clip: auto !important;
	display: contents;
	font-family: 'Lato', sans-serif;
	color: #002d82;
	font-weight: bold;
}
.cart.table-wrapper .actions-toolbar > .action-delete::before {
	font-size: 8px !important;
	margin: -3px -5px 0px -6px !important;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
	border-radius: 26px;
	background: red;
	width: 20px !important;
	height: 20px !important;
	margin: 0 auto;
	color: #fff !important;
}
.cart-products-toolbar.cart-products-toolbar-top.toolbar .pages {
    display: none !important;
}

.cart.table-wrapper .col.edite .editeediteedite .action-edit::before {
	display: none !important;
}
table#shopping-cart-table td {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.control.qty {
    width: 50px;
    margin: 0 auto;
}

.cart.table-wrapper .cart thead tr th.col:nth-child(1) {
	border-left: 1px solid #ddd;
}


#slideShow {
	position: relative;
	z-index: -9999999;
}
.minicart-wrapper .block-minicart {
	margin-top: 4px;
	top: 16px;
	right: unset;
	z-index: 9999999;
}
.minicart-wrapper .block-minicart {
    position: absolute;
    z-index: 99;
}

 
/* cat page sidebar css */

.sidebar.sidebar-main ul.catmainhere {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidebar.sidebar-main ul.catmainhere ul {
	display:none ;
}



.sidebar.sidebar-main ul.catmainhere .activeclasshere > ul {
    display: block;
    
}

.sidebar.sidebar-main ul.catmainhere ul ul {
	display: none !important ;
}

.sidebar.sidebar-main ul.catmainhere.shomeplease {
    display: block !important ;
}

.sidebar.sidebar-main ul.catmainhere li span  {
    background: #E0E0E0;
	 
	display: inline-block;
	width: 100%;
	    padding: 8px 9px;
		    border-bottom: 1px solid #ffffff91;
}

.sidebar.sidebar-main ul.catmainhere li ul li span   {
    background: #585858;
	 
	display: inline-block;
	width: 100%;
}
.sidebar.sidebar-main ul.catmainhere li span a  {
    color: #000000  !important;
	font-weight: bold;
	 
}

.sidebar.sidebar-main ul.catmainhere li ul li span a  {
     color: #fff  !important; 
	 font-weight: normal ;
}
 

.sidebar.sidebar-main ul.catmainhere li {
    margin: 0;
	position:relative ;
}


.sidebar.sidebar-main .vertnav-cat-design {
    width: 0 !important;
    height: 0 !important;
    border-top: 0px solid transparent !important;
    border-bottom: 20px solid transparent !important;
    display: inline-block !important;
    position: absolute !important;
    content: '' !important;
    right: 1px !important;
    top: 0 !important;
    padding: 0 !important;
}

.sidebar.sidebar-main ul.catmainhere li ul li .vertnav-cat-design {
	
	display:none !important; 
  }

.sidebar.sidebar-main ul.catmainhere li ul li.activeclasshere > span a {
    color: #ffc701 !important;
    font-weight: bold;
}

body.catalog-category-view .sidebar.sidebar-additional {
	display: none !important;
}
.page-layout-2columns-left .column.main {
	width: 100%;
}



button#top-cart-btn-checkout {
    background: #ffe30f;
    color: #141601;
}

button#top-cart-btn-checkout:hover {
    background: #000;
    color: #fff;
}

.page-products .products-grid .product-item .prodname strong {
    text-align: left;
    min-height: 60px;
}

.cart.table-wrapper .actions-toolbar {
	min-height: 30px;
	padding-bottom: 0px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

nav.navigation.stotedi3 {
    display: none;
}
#new_subcategory .sub_title a {
     
    padding-top: 7px;
}
table#shopping-cart-table .control.qty label .disableclocjj + .input-text {
	position: relative;
}
table#shopping-cart-table .control.qty label .disableclocjj {
	width: 50px;
	height: 35px;
	display: block;
	position: absolute;
	z-index: 99999999;
}

.page-layout-2columns-left .sidebar-main {
    padding: 0 !important;
}



ul.level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded {
    display: none !important;
}


.cart.table-wrapper .col.qty .input-text {
	height: 36px;
	margin-top: 0px;
	text-align: center;
	width: 50px;
}
table#shopping-cart-table .control.qty label span.plus {
	top: -7px;
}
table#shopping-cart-table .control.qty label span.minus {
	top: -22px;
	left: 16px;
	font-size: 48px;
	max-height: 20px;
}
.checkout-cart-index .page-title-wrapper .page-title {
	margin-bottom: 20px;
	margin-top: 20px;
}



body.account #maincontent .column.main {
    padding-bottom: 0px;
    margin-bottom: -5px;
    padding: 20px 45px;
}

ul.items.order-links li:nth-child(2) {
    display: none !important;
}




.cart.main.actions a.action.continue {
    display: inline-block !important;
    padding: 8px 35px;
    background: #eee;
    float: left;
    border: none !important;
    color: #333369;
    font-weight: bold;
}



.header .block-search .firstsection ul.hedderelinks li {
    list-style: none;
    float: left;
    margin-left: 18px;
    padding-bottom: 14px;
}

.firstsection ul.hedderelinks li a {
    font-size: 16px !important;
    font-weight: bold;
}
.header .block-search {
    
    max-width: 600px;
    
}.minicart-wrapper .action.showcart {
   
     
}

.minicart-wrapper .action.showcart {
    display: none !important;
}

   
nav.navigation {
    background: #fc0;
    max-width: unset;
    /* display: flex; */
    /* justify-content: center; */
    background: rgb(238, 209, 90);
    background: linear-gradient(180deg, rgba(238, 209, 90, 1) 0%, rgba(255, 204, 0, 1) 35%, rgba(251, 240, 9, 1) 100%);
}  

body.catalog-category-view 
 main#maincontent {
    max-width: 1600px;
}


body.catalog-category-view 
 main#maincontent {
    max-width: 1600px;
    padding: 0 50px;
}

body.catalog-category-view main#maincontent ul.sub-cat {
    margin: 0 !important;
    padding: 0 !important;
}

body.catalog-category-view main#maincontent ul.sub-cat li {
	width: calc(25% - 18px);
	float: left;
}
.breadcrumbs {
	width: 100%;
	max-width: 1480px;
	padding: 0;
}


body.catalog-category-view main#maincontent ul.sub-cat li .sub_title {
    width: 100% !important;
    display: none;
}




#new_subcategory li:nth-child(9n+1) .sub_title {
    background-color: #000 !important;  
}
#new_subcategory li:nth-child(9n+2) .sub_title {
    background-color: #fff !important;   
}




body.catalog-category-view main#maincontent ul.sub-cat li .sub_title a {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    font-size: 17px !important;
    letter-spacing: 0 !important;
    line-height: 26px !important;
}

table#shopping-cart-table .control.qty label span.plus {
	top: -5px !important;
	font-size: 29px;
	right: 18px;
}

table#shopping-cart-table .control.qty label span.minus {
	top: -22px !important;
}


.catalogsearch-result-index #maincontent {
	max-width: 1600px;
	padding: 0 50px;
}


@media screen and (max-width: 1470px) {
.page-products .products-grid .product-item .proddetailsone {
	padding: 0px 0px;
}
.page-products .products-grid .product-item .proddetailsone span:nth-child(1) {
	font-size: 14px !important;
	font-weight: 600;
}


}

@media screen and (max-width: 1170px) {

.page-products .products-grid .product-item {
	width: calc((100% - 0%)/2);
}
.page-products .products-grid ol.product-items li.item div .product-item-details button {
	width: 100%;
	height: 65px;
	margin-top: 10px;
	max-width: 190px;
}
.page-products .products-grid .product-item:nth-child(3n-1) {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.page-products .products-grid .product-item:nth-child(2n-1) {
	border-right: 0 !important;
}
.page-products .products-grid .product-item .proddetailsone span:nth-child(2) {
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
}
.page-products .products-grid .product-item .proddetailsone span:nth-child(2).qtywrapbox.expirybddproduct {
	margin-bottom: 0 !important;
}
.page-products .products-grid .product-item .proddetailsone span:nth-child(1) {
	width: 100%;
}
.page-products .products-grid .product-item .proddetailsone .pricepossionwrappar .price-box.price-final_price .old-price {
	margin-top: 1px;
}


}

@media screen and (max-width: 991px) {
.page-products .products-grid .product-item .proddetailsone {
	padding: 0px 0px;
	flex-wrap: wrap;
	row-gap: 10px;
}
#maincontent .column.main > div {
	margin: 0px auto 20px !important;
	padding: 0px 20px;
}
.page-products .products-grid .product-item .prodname strong .product-item-link {
	font-size: 16px !important;
}
body.catalog-category-view main#maincontent {
	padding: 0 0px;
}

}


@media only screen and (max-width: 790px) {
  .page-products .products-grid .product-item .proddetailsone span:nth-child(2) .price-final_price {
    width: 100% !important;
  }
}
