@charset "utf-8";
/*-------------------------header css start-------------------------*/
*{
box-sizing: border-box;

}
body {
	background-color: #fff;
	background: url("../images/bg.png") scroll center center;
}
#maincontent .column.main {
	padding-bottom: 0px;
	margin-bottom: -5px;
}
ul.ui-menu {
	list-style: none;
	width: 994px;
	position: relative;
	z-index: 10;
}


.logo img {
    width: auto !important;
    height: auto !important;
    padding: 10px 0px;
}



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;
}
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: 385px;
	margin-right: 0;
	float: right;
}
.header .therdsection .serchform {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.header .therdsection .numcallme {
	float: right;
	font-size: 14px;
	font-family: HELVETIC;
	color: #fade00;
	margin-right: 10px;
	margin-top: 5px;
	background: url("../images/call.png") no-repeat scroll center left;
	padding-left: 18px;
}
.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: 35px;
	position: static;
	border-radius: 5px 5px;
	height: 27px;
	line-height: 27px;
}
.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;
	display: none;
}
/*-------------------------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;
	display: none;
}
.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-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;
    min-height: 200px;
    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: 1px solid #ccc;
	padding: 5px 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;
}
.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: 50%;
	text-align: left;
	font-size: 12px;
}
.page-products .products-grid .product-item .proddetailsone span:nth-child(1) {
	width: 50%;
}
.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: 60%;
	font-size: 10px;
	display: flex;
	align-items: center;
}
.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%;
}
.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: #43AAE4;
	font: 12px/1.5 Arial, arial, sans-serif;
	font-weight: bold;
}
.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: 12px;
	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;
}
#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;
}

.catalog-category-view .sidebar.sidebar-additional {
    display: none !important;
}



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;
}



 

 

nav.navigation.stotedi3 {
    display: none;
}
#new_subcategory .sub_title a {
     
    padding-top: 7px;
}




.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;
}





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;
}


