﻿
@media all and (min-width: 768px) {
    .have-account{display:none !important}
    /*login page styles*/
    .login-page .customer-blocks {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .login-page .new-wrapper,
    .login-page .returning-wrapper {
        width: 48%;
        box-sizing: border-box;
    }
    .login-page .register-customer {
        margin-left: 4%;
    }
    .login-page .new-wrapper .text {
        padding:0;
    }
    .login-page .topic-block-title h2 {
        padding: 0;
        font-size: 36px;
    }
    /*login page styles end*/
    .productcollection .pcollection-Item-box {
        display:block;
    }
    .productcollection .pcollection-Item-box::-webkit-scrollbar {
        width: 1em;
    }
    .productcollection .pcollection-Item-box::-webkit-scrollbar:vertical {
        display: none;
    }
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box {
        width: 20%;
        padding: 10px;
        vertical-align:top;
        white-space:normal;
    }
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box:nth-child(1),
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box:nth-child(2),
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box:nth-child(3),
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box:nth-child(4),
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box:nth-child(5){display:inline-block;}
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box .picture{
        margin-bottom:0;
        margin-inline:-15px;
    }
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box .picture a {
        display: block;
    }
    .pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box img{
        max-height:450px;
    }
    /* GLOBAL STYLES */
    .page {
        clear: both;
    }

.page-title h1,
.forums-main-page
.topic-block-title h2 {
    display: inline-block;
	padding: 35px 80px;
}
.breadcrumb-title-wrapper {
	padding-top: 30px;
}

.breadcrumb-title-wrapper h1 {
	margin-top: -10px;
    padding: 0 80px 25px;
}
.breadcrumb-title-wrapper h1:before {
	margin-top: -15px;
}

/* NOTIFICATIONS & POPUPS */

.eu-cookie-bar-notification {
    padding: 0;
    text-align: left;
}
.eu-cookie-bar-notification .content {
	display: table;
	width: 100%;
}
.eu-cookie-bar-notification .text {
	display: table-cell;
    padding: 25px 20px;
	text-align: left;
	vertical-align: middle;
}
.eu-cookie-bar-notification .text a {
	display: inline;
    margin: 0 0 0 5px;
}
.eu-cookie-bar-notification .buttons-more {
    display: table-cell;
    padding: 15px 20px;
	text-align: right;
	vertical-align: middle;
}


/* FOOTER */

.footer {
    padding-block: 50px 30px;
}
.footer-middle {
    margin-bottom: 0;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.footer-left{
    width:100%;
}
.footer-middle-block {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 14px;
    padding-right: 20px;
}
.footer-middle-block.newsletter-wrapper{
    width:100%;
    padding-right:0;
    text-align:center;
}

.footer-middle-block .title {
	cursor: default;
    margin-bottom:15px;
}
.footer-middle-block .title:before, 
.footer-middle-block .title:after {
    display: none;
}
.footer .newsletter {
	display: block !important;
}

.newsletter-popup {
	max-width: 700px;
    padding: 50px;
}
.newsletter-popup:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	z-index: -1;
	margin: auto;
	border: 3px solid #000;
}
.newsletter-popup .close-popup {
    top: 18px;
    right: 18px;
}

.footer-lower > div {
	display: inline-block;
    position: relative;
	padding: 0;
    vertical-align: top;
    line-height: 22px;
    font-size:14px;
}
/*.footer-lower > div:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 11px;
	margin: auto;
    background-color: #ccc;
}*/
.footer-lower > div:first-child:before {
    display: none;
}

/* LEFT/RIGHT COLUMN */

.side-2 {
    width: 720px;
    margin: 0 auto 70px;
}
.side-2:after {
	content: "";
	display: block;
	clear: both;
}
.onecolumn
.blocks-wrapper {
	width: 720px;
    margin: 0 auto 120px;
	overflow: hidden;
}
.block {
    float: left;
	width: 49.25%;
	max-width: none;
	margin: 0 0 1.5% 1.5%;
}
.block:nth-of-type(2n+1) {
	clear: both;
    margin-left: 0;
}
    .block:nth-of-type(3){
        display:none !important;
    }
        .block:nth-of-type(4){
            display:none !important;
        }
        .block .listbox {
            padding-bottom: 35px;
        }

/* CATEGORY PAGE & GRIDS */

.product-selectors {
	margin: 25px 0;
}
.product-selectors > div {
	margin: 0 20px;
}

/*.item-box .details {
    float: right;
    width: 58%;
    padding: 20px 15px;
    text-align: left;
}*/
.item-box .description {
	max-height: 44px;
}
.item-box .prices span {
    margin: 0 5px 0 0;
}
.item-box .buttons {
    text-align: left;
}

.product-grid,
.product-list {
	margin: 0 0 50px;
}
.product-grid > .title,
.home-page-category-grid > .title { /*these are the grid titles*/
	margin: 0 0 30px;
	font-size: 36px;
}
.product-grid > .title:after,
.home-page-category-grid > .title:after {
    top: 3px;
    z-index: 0;
}
.product-grid > .title strong,
.home-page-category-grid > .title strong {
	position: relative;
	z-index: 1;
    background-color: #f8f8f8;
	padding: 0 30px;
    line-height: 1em;
}
.product-grid .item-box{
    width:31.3%;
}
/*.product-grid .item-box,
.product-list .item-box {
    max-width: 720px;
    margin-bottom: 1%;
}*/
.product-grid .product-item,
.product-list .product-item {
	min-height: 200px; /*prevent item boxes from getting too small on some resolutions*/
}
/*.product-grid .item-box .picture,*/
.product-list .item-box .picture {
    float: left;
    width: 42%;
}

.home-page-category-grid,
.sub-category-grid {
    margin: 0 0 50px;
}
.sub-category-grid .item-grid {
    max-width: 720px;
    margin: 0 auto 70px;
}
.sub-category-grid .item-box {
    float: left;
    max-width: 49.25%;
    margin: 0 0 1.5% 1.5%;
}
.sub-category-grid .item-box:nth-child(2n+1) {
	clear: both;
    margin-left: 0;  
}

.category-item .title {
    position: absolute;
    top: 10px;
    left: 20px;
    background-color: transparent;
	text-align: left;
}
.category-item .title a {
	padding: 0;
}
.category-item .title .view-all {
    display: block;
}


/* PRODUCT PAGE */

.product-details-page {
    padding: 20px 0 0;
}

.product-review-box .rating {
	margin-top: 3px;
}
.tier-prices .prices-table {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
.tier-prices .prices-row {
	display: table-row;
	float: none;
	width: auto;
}
.tier-prices .prices-row > div {
	display: table-cell;
}
.tier-prices .field-header {
	min-width: 100px;
}	

.ui-tabs .ui-tabs-nav {
    text-align: center;
    font-size: 0;
}
.ui-tabs .ui-tabs-nav li {
    display: inline-block;
	position: relative;
}
.ui-tabs .ui-tabs-nav
li.ui-tabs-active:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-width: 0 16px 16px;
	border-style: dashed dashed solid;
    border-color: transparent transparent #fff;
}
.ui-tabs .ui-tabs-nav li a {
    border: none;
    padding-bottom: 30px;
}
.ui-tabs .ui-tabs-panel {
    padding: 50px 0;
}

/* REVIEW PAGE */

.product-review-item-inner-wrapper {
    max-width: 1260px;
    margin: auto;
}
.product-review-item .review-item-head {
    margin: 0 0 15px;
	overflow: hidden;
    padding: 0;
}

/* TOPICS */

.home-page .topic-block {
    margin-bottom: 40px;
}
.home-page .topic-block-title h2 {
	font-size: 32px;
}

/* CONTACT PAGES & EMAILaFRIEND */

.email-a-friend-page .title {
	margin: 40px 0 30px;
}

/* ACCOUNT PAGES */

.customer-pages-body .side-2 {
/*    width: 100%;*/
    margin-bottom: 50px;
}
.block.block-account-navigation {
    float: none;
    width: auto;
    max-width: none;
    margin: 0 !important;
}
.block.block-account-navigation li {
    position: relative;
    display: block;
    background: none;
}
.block.block-account-navigation li:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2px;
    width: 1px;
    height: 14px;
    margin: auto;
    background-color: #ccc;
    display:none;
}
.block.block-account-navigation li:first-child:before {
    display: none;
}
.block.block-account-navigation a {
	padding: 14px 20px;
}

.block.block-account-navigation .active a:before{
    display: block;
}

.downloadable-products-page .footable-element,
.reward-points-page .footable-element {
	display: none !important; /*"footable-element" class name is hard coded to col/th/td elements in some of the cshtml tables,
	and it's theme specific, not to be confused with "footable-first-column"*/
}
.downloadable-products-page .footable-first-column,
.reward-points-page .footable-first-column {
	padding-left: 40px;
}
.downloadable-products-page .footable-last-column,
.reward-points-page .footable-last-column {
	padding-right: 40px;
}
.my-product-reviews-list-page
.product-review-item .review-info .date {
    margin-left: 0;
}

/* SHOPPING CART */

.cart-options .checkout-attributes li {
	margin: 0 1px 15px; /*override main attr css*/
}
.shopping-cart-page .cart-footer {
    margin: 0 0 50px;
}
.cart-total td.cart-total-left {
    padding-left: 15%;
}
.cart-total td.cart-total-right {
    padding-right: 15%;
}

/*cart page styles*/
    .table-header {
        overflow: hidden;
        position: relative;
        text-align: left;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
    }
    .table-header h1{
        overflow: hidden;
        font-size:22px;
        letter-spacing:1px;
        font-weight:400;
        text-transform:uppercase;
    }
    .cart .edit-item {
        margin-top:15px;
    }
    .cart td, .data-table td, .compare-products-table td, .forums-table-section td {
        line-height: 1.6;
    }
    .cart .edit-item a {
        border: 1px solid #666;
        min-width: 80px;
        text-align: center;
        padding: 3px 10px;
        font-size: 14px;
        display: inline-block;
        vertical-align: top;
        text-transform: uppercase;
        letter-spacing: 2px;
        transition:all 0.3s ease;
    }
    .cart .edit-item a:hover {
        color:#fff !important;
        border-color:#000;
        background-color:#000;
    }
    .cart-left-section thead{
        display:none;
    }
    .cart-left-section {
        position:relative;
    }
    .cart .remove-from-cart.add{display:none !important;}
    /*.remove-cart-item {
        background: url(../img/ic_close2.png) no-repeat center;
        width: 15px;
        height: 15px;
        position: absolute;
        right: 15px;
        top: 20px;
        padding: 20px;
        display: block;
        z-index: 99;
        cursor: pointer;
    }*/
    .cart td.product {
        min-width:300px;
    }
    .cart td.unit-price, .cart td.quantity, .cart td.subtotal {
        min-width: 100px;
    }
    .shopping-cart-page .cart{margin-bottom:20px;}
    .quantity-box {
        max-width: 80px;
        margin: 0 auto;
        position: absolute;
        right: 0;
        bottom: 17px;
        z-index: 9;
        border: 1px solid #666
    }
    .cart td{position:relative;}
    .cart td.subtotal .product-subtotal {
        position: absolute;
        right: -40px;
        bottom: 20px;
    }
    /*.quantity-stepper {
        display: flex;
        height: 30px;
    }
    .minus-stepper {
        background: url(../img/btn_minus.png?a=1234568) no-repeat center;
        width: 30px;
        height: 30px;
        background-size: 20px 20px;
    }
    .plus-stepper {
        background: url(../img/btn_plus.png?a=1234568) no-repeat center;
        width: 30px;
        height: 30px;
        background-size: 20px 20px;
    }*/
    .qty-label {
        margin: auto;
    }
    .cart-right-section {
        position: relative;
        border: 1px solid #ddd;
        box-sizing: border-box;
        padding: 20px 3%;
        max-width:500px;
        margin:0 auto;
    }
    .cart-footer .title{display:none;}
    .shopping-cart-page .cart-footer {
        margin: 0;
    }
    .shopping-cart-page .cart-footer .totals {
        padding-bottom: 0;
        max-width:100%;
    }
    .cart-footer h2 {
        text-align:left;
        font-weight:600;
        font-size:18px;
        letter-spacing:2px;
        margin-bottom:10px;
    }
    
    .cart-options .common-buttons {
        margin-bottom: 0;
        text-align:left;
        display:none;
    }
    .html-shopping-cart-page .master-wrapper-content {
        margin-bottom:0;
    }

    /*cart page styles*/


/* CHECKOUT */


.shipping-method form,
.payment-method form,
.payment-info form {
/*    max-width: 630px;*/
    max-width: 100%;
    margin-top: 70px;
    margin-left: 50px;
    margin-left: 50px;
}
.shipping-method form:before,
.payment-method form:before,
.payment-info form:before {
    display: none;
}
.shipping-method .method-name,
.shipping-method .method-description {
	display: inline-block;
	width: 300px;
	text-align: left;
}
.payment-method .payment-logo {
	display: inline-block;
	margin: 3px 6px 0 -60px;
	vertical-align: top;
}
.payment-method .payment-details {
	display: inline-block;
	width: 300px;
	vertical-align: top;
	text-align: left;
}
.payment-info .info td {
    padding: 5px 20px;
}

.opc .shipping-method .method-name,
.opc .shipping-method .method-description {
    width: 100%;
    text-align: center;
}
/*.opc .payment-method .payment-logo {
	display: none;
}
.opc .payment-method .payment-details {
	width: 100%;
	text-align: center;
}*/

/* ORDER DETAILS & RETURN REQUEST */

.order-review-data,
.order-details-area,
.shipment-details-area {
	margin: 0 0 30px;
	overflow: hidden;
}
.order-review-data > div,
.order-details-area > div,
.shipment-details-area > div {
    float: left;
    width: 49.5%;
	max-width: none;
	margin: 0 0 2% 1%;
}
.order-review-data > div:first-child,
.order-details-area > div:first-child,
.shipment-details-area > div:first-child {
    margin-left: 0;
}

.order-details-page .page-title {
	margin-bottom: 150px;
}
.order-details-page .page-title .buttons {
    bottom: -110px;
}
.order-details-page .page-title .buttons a {
	min-width: 200px;
    max-width: 240px;
}
.order-details-page .order-overview {
	margin-bottom: 50px;
}
.order-details-page .data-table .price,
.order-details-page .data-table .quantity,
.order-details-page .data-table .total {
    min-width: 115px;
}
.shipment-details-area > div {
	margin-top: 2%;
}

/* BLOG & NEWS */

.blog-block-wrapper {
	margin-bottom: 35px;
    overflow: hidden;
}
.comment-info {
	float: left;
	margin: 0;
}
.comment-content {
	margin: 0 0 0 170px;
    text-align: left;
}
.news-list-page .news-items {
	margin-top: 50px;
}
.news-list-homepage .title,
.home-page-polls .title {
	margin: 0 0 30px;
	font-size: 36px;
}
.news-list-homepage .title:after,
.home-page-polls .title:after {
    top: 3px;
    z-index: -1;
}
.news-list-homepage .title strong,
.home-page-polls .title strong {
    background-color: #f8f8f8;
	padding: 0 30px;
    line-height: 1em;
}
.news-list-homepage .owl-controls {
    top: -88px; 
}

/* FORUM & PROFILE */

.topic-post .post-info {
	float: left;
	width: 170px;
}
.topic-post .post-content {
    position: relative;
	margin: 0 0 0 190px;
    text-align: left;
}
.topic-post .post-head {
	overflow: hidden;
}
.topic-post .post-time {
	float: left;
	margin: 0;
}
.topic-post .post-actions {
	float: right;
	margin: 0;
}
.topic-post .post-actions a {
	margin: 0;
	line-height: 20px;
}
.topic-post .post-actions
a.post-link-button {
	min-width: 60px;
	margin: 0 0 0 10px;
	text-align: center;
}
.topic-post .post-body {
	position: relative;
	min-height: 150px;
	padding-right: 75px;
}
.topic-post .post-vote {
	position: absolute;
	top: 10px;
	right: 0;
	width: 55px;
	height: 150px;
	margin-top: 0;
}
.topic-post .vote.up,
.topic-post .vote.down {
	display: block;
}

.move-topic-page form {
	margin: 50px auto 70px;
}
.move-topic-page form:before {
	display: none;
}
.private-messages-page th.select,
.private-messages-page td.select {
	padding-left: 30px;
}
.inbox-tabs .ui-tabs-panel {
    padding: 0;
}
.profile-info-box {
	padding: 50px 10px;
}
.profile-info-box .avatar {
	display: inline-block;
    margin: 0 10px;
	vertical-align: top;
}
.profile-info-box .profile-stats {
	display: inline-block;
    margin: 10px 10px 0;
    text-align: left;
}
.profile-info-box .stats li {
	margin: 3px 0;
}
.profile-page .latest-posts {
    padding-top: 10px;
}
    /*Top category*/
    .responsive-category {
        display: block;
    }




    /*Account pages style*/
    .html-order-details-page .center-side-wrapper,
    .html-account-page .center-side-wrapper {
        padding-top: 120px;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .html-account-page .order-item > .title strong,
    .html-account-page .block.block-account-navigation .title {
        font-size: 18px;
        pointer-events:none;
    }
    .html-account-page .block.block-account-navigation .title:after,
    .html-account-page .block.block-account-navigation .title:before {
        display:none;
    }
    .accounts-avatar {
        margin-inline: -38px -15px;
    }
    .html-order-details-page .side-2,
    .html-account-page .side-2 {
        width: 100%;
        padding: 30px 15px 30px 38px;
        max-width: 242px;
    }
    .html-order-details-page .center-2,
    .html-account-page .center-2 {
        width: 65%;
        margin-left: 0;
    }
    .account-page {
        padding-top:70px;
    }
    .html-account-page .block.block-account-navigation li {
        text-align: left;
    }
    .html-account-page .block.block-account-navigation .listbox:before {
        display: none;
    }
    .html-account-page .block.block-account-navigation a {
        padding: 0;
        margin-block:10px;
    }
    .html-order-details-page .block.block-account-navigation ul,
    .html-account-page .block.block-account-navigation ul {
        padding: 25px 0 !important;
        font-size: 0;
    }
    tml-account-page .order-list-page .order-item {
        max-width: 48%;
        width: 48%;
        margin: 0 1% 2%;
    }
    .mobile-heading {
        display:none;
    }
    /*Account pages style end*/

    /*Product detail page styles*/
    
    
    
    /*Product detail page styles end*/

}