﻿/*=====================================================

    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/

@media all and (min-width: 769px) {

/* GLOBAL STYLES */

.master-wrapper-content {
}
.page {
	clear: both;
	/*text-align: left;*/
}
.page-title h1:before,
.product-name h1:before,
.forum-name h1:before,
.topic-name h1:before {
    bottom: 0;
    z-index: -1;
}
.page-title h1:before {
    content: '';
    bottom: -20px;
}
.title-breadcrumb-wrapper .page-title h1:before,
.product-name h1:before {
    bottom: 0;
}
.page-title h1 {
    display: inline-block;
}
.link-rss {
	/*display: block;
	float: right;
	margin: 5px 0 0;*/
}


/* GLOBAL FORMS */


/* NOTIFICATIONS & POPUPS */

.eu-cookie-bar-notification {
    padding: 10px 20px;
}
.eu-cookie-bar-notification .content {
    text-align: left;
}
.eu-cookie-bar-notification .text,
.eu-cookie-bar-notification a {
    display: inline-block;
}
.eu-cookie-bar-notification .text {
    max-width: 80%;
    margin:15px 0;
}
.eu-cookie-bar-notification a {
    margin: 0 0 0 5px;
}
.buttons-more {
    float: right;
}
.buttons-more button {
    max-width: 200px;
    margin: 0;
}

/* HEADER */

.header {
    position: relative;
    z-index: 1065;
    min-height: 70px;
    padding: 0;
    background-color: #f8f8f8;
}
.header-logo {
    float: left;
    max-width: 30%;
    margin: 0 4%;
    padding-top: 15px;
}
.responsive-nav-wrapper-parent {
    position: absolute;
    right: 15px;
    width: auto;
    font-size: 0;
	top: 50%;
	transform: translate(0%, -50%);
}
.responsive-nav-wrapper.stick .header-logo {
    margin: 0 4%;
}
.responsive-nav-wrapper .shopping-cart-link.full a:before {
    right: 19px;
    bottom: 23px;
}
.responsive-nav-wrapper > div {
    margin: 0;
}
.responsive-nav-wrapper > div > span,
.responsive-nav-wrapper > div > a {
    width: 70px;
    height: 70px;
}
.language-currency-tax-wrapper div {
    margin: 5px 10px;
}
.language-list li,
.currency-list li,
.tax-display-type-list li {
    margin: 0 5px;
}
.header-links li {
    display: inline-block;
    margin: 0 30px;
}

/* HEADER MENU */

.header-menu .close-menu,
.header-menu ul li.back-button {
    height: 100px;
}

/* FOOTER */

.footer {
    padding-top: 50px;
}
.footer-middle {
    margin-bottom: 50px;
}
.footer-middle-block {
    display: inline-block;
    width: 35%;
    vertical-align: top;
}
.footer .footer-middle-block .title::before,
.footer .footer-middle-block .title::after {
    display: none;
}
.footer-middle-block ul {
    display: block;
}
.footer-lower > div:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 11px;
    width: 1px;
    background: #ccc;
}
.footer-lower > div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    line-height: 22px;
}
.footer-lower > div:first-child:before {
    display: none;
}

/* LEFT/RIGHT COLUMN */

.side-2 {
    width: 720px;
    margin: 0 auto 120px;
}
.block {
    float: left;
	width: 50%;
    max-width: 354px;
	margin: 0 0 1.5% 1.5%;
}
.block:nth-of-type(2n+1) {
	clear: both;
    margin: 0 0 1.5%;
}
.block .listbox {
    padding-bottom: 35px;
}


/* CATEGORY PAGE & GRIDS */

/* home page grid */

.home-page-category-grid,
.sub-category-grid,
.product-grid,
.product-list {
    margin: 0 0 50px;
}

.category-grid .title strong,
.product-grid .title strong,
.news-list-homepage .title strong,
.home-page-polls .title strong {
    padding: 0 30px;
    background-color: #f8f8f8;
    font-size: 36px;
    line-height: 1em;
}
.home-page-category-grid > .title {
    margin-bottom: 30px;
}
.home-page-category-grid > .title:after,
.product-grid .title:after,
.news-list-homepage .title:after,
.home-page-polls .title:after {
    top: 3px;
    z-index: -1;
}
.home-page-category-grid .item-grid .title {
    position: absolute;
    top: 10px;
    left: 20px;
    background-color: transparent;
}
.item-box .title span.view-all {
    display: block;
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
    opacity: 0.6;
}
.item-box .title a span {
    padding: 0;
}
.item-box .title a span::before,
.item-box .title a span::after {
    display: none;
}
.home-page-polls {
    margin-bottom: 85px;
}

.title-breadcrumb-wrapper {
    padding-top: 40px;
}
.title-breadcrumb-wrapper .page-title h1,
.breadcrumb-name-wrapper .product-name h1,
.forum-page .title-breadcrumb-wrapper .forum-name h1,
.topic-name h1 {
    padding: 0 80px 20px;
}
.breadcrumb {
    margin: 0;
}
.breadcrumb li:first-child * {

}
.product-selectors {
    display: inline-block;
}
.product-selectors > div,
.product-selectors .product-viewmode {
	margin: 0 20px;
}
.product-selectors .product-viewmode {
    display: inline-block;
}
.onecolumn .product-selectors .product-viewmode {
    display: none;
}

.item-box,
.category-grid .item-box {
    float: none;
    max-width: 628px;
    margin-bottom: 1%;
    background-color: #fff;
}
.sub-category-grid .item-grid {
    width: 720px;
    margin: 0 auto 80px;
}
.sub-category-grid .item-box {
    float: left;
    max-width: 354px;
    margin: 0 0 1.5% 1.5%;
}
.sub-category-grid .item-box:nth-child(2n+1) {
    margin: 0 0 1.5%;
    clear: both;
}
.item-grid .item-box {
    overflow: hidden;
}
.product-grid .item-box .picture {
    float: left;
    width: 50%;
}
.product-grid .item-box .details {
    float: left;
    width: 50%;
    padding: 30px 15px 0;
    text-align: left;
}
.item-box .product-title a {
    /*height: 35px;  <-- if you want to show just one line of title */
}
.item-box .prices span {
    margin: 0 5px 0 0;
}
.item-box .buttons {
    text-align: left;
}
.hover-effect-2 .item-box input.add-to-compare-list-button,
.hover-effect-2 .item-box input.add-to-wishlist-button,
.hover-effect-2 .product-grid .item-box .square-buttons-wrapper input.product-box-add-to-cart-button {
    display: inline-block;
    width: 60px;
    height: 60px;
    padding: 0;
    font-size: 0;
    background-position: center;
}

/* products in list */
.product-list .item-box {
    float: none;
    width: auto;
    max-width: none;
    margin-bottom: 1%;
    margin-left: 0 !important;
}
.product-list .item-box .product-item:after {
    content: "";
    display: block;
    clear: both;
}
.product-list .item-box .picture {
	float: left;
	width: 32%;
	margin: 0;
}
.product-list .item-box .picture + .details,
.product-list .item-box .ribbon-wrapper + .details {
	margin: 0 0 0 32%;
    padding-bottom: 0;
    text-align: left;
    background-color: #fff;
}
.product-list .item-box .details .description {
    height: auto;
    max-height: 50px;
}
.category-page .product-list .item-box .tax-shipping-info {
    display: inline-block;
}
.product-list .item-box .add-info > .product-box-add-to-cart-button {
    display: none;
}
.product-list .item-box .buttons {
    margin-bottom: 10px;
}
.product-list .item-box .add-to-wishlist-button {
    display: inline-block;
    height: 50px;
    width: auto;
    font-size: 18px;
    background-position: 10px center;
}
.product-list .item-box input.add-to-wishlist-button,
.product-list .item-box input.add-to-compare-list-button {
    display: inline-block;
    height: 50px;
    width: 50px;
    padding: 0;
    font-size: 0;
    background-position: center;
}

/* manufacturers and vendors */

.manufacturer-grid,
.vendor-grid {
    max-width: 930px;
}
.page-title h1 {
    padding: 35px 80px;
}
.manufacturer-grid .item-box,
.vendor-list-page .item-box {
    width: 33%;
    margin: 0 0 0.5% 0.5%;
    text-align: center;
}
.manufacturer-grid .item-box:nth-child(2n+1),
.vendor-list-page .item-box:nth-child(2n+1) {
    clear: none;
    margin: 0 0 0.5% 0.5%;
}
.manufacturer-grid .item-box:nth-child(3n+1),
.vendor-list-page .item-box:nth-child(3n+1) {
    clear: both;
    margin: 0 0 0.5%;
}

/* category page one column */

.onecolumn-category-block-wrapper {
    overflow: hidden;
    width: 720px;
    margin: 0 auto 120px;
}
.onecolumn .product-viewmode {
    display: none;
}

/* PRODUCT PAGE */

.breadcrumb-name-wrapper  {
    padding: 40px 10px 5px;
}
.product-name {
    padding: 0;
}
.product-name h1 {
    display: inline-block;
}
.gallery .picture-thumbs .thumb-item {
	width: 120px;
    height: 120px;
}
.overview-buttons {
}
.overview-buttons div {
	margin: 0 10px;
}
.free-shipping {
	margin: 0 0 5px;
}
.overview .qty-label,
.variant-overview .qty-label {
	position: static;
	left: 0;
	margin: 0 5px 0 0;
}
/*.variant-picture {
	float: left;
}
.variant-picture + .variant-overview {
	width: auto;
	margin: 0 0 0 235px;
}*/
.variant-overview .add-to-cart-button {
	margin-right: 10px;
}
.variant-overview .add-to-wishlist-button {
	float: left;
	clear: none;
	margin: 5px 0;
}

.tier-prices .prices-table {
	display: table;
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.tier-prices .prices-row {
	display: table-row;
	float: none;
	width: auto;
}
.tier-prices .prices-row > div {
	display: table-cell;
}
.tier-prices .prices-row.tbody div {
    border-bottom: 1px dotted #ddd !important;
}
.tier-prices .field-header {
	min-width: 100px;
    border-top: 1px dotted #ddd !important;
}
.table-wrapper {
    overflow-x: visible;
}

.attributes {
	margin: 15px 0;
}
.attributes dt label {
	line-height: 32px;
}
.rental-attributes .datepicker {
}
.attribute-squares {
	text-align: center;
}
.attribute-squares li {
	margin: 0 8px 10px 0;
}

.giftcard label {
	display: inline-block;
	min-width: 100px;
}
.product-details-page .product-grid {
    text-align: center;
}
.product-details-page .item-grid,
.product-grid.cross-sells .item-grid {
    font-size: 0;
}
.product-details-page .product-grid .item-box,
.shopping-cart-page .product-grid .item-box {
    display: inline-block;
    max-width: 320px;
    margin: 0 0 10px;
    vertical-align: top;
    font-size: 0;
}
.product-details-page .product-grid .item-box .picture,
.product-details-page .product-grid .item-box .details,
.product-grid.cross-sells .item-box .details,
.product-grid.cross-sells .item-box .picture {
    float: none;
    width: 100%;
}
.product-details-page .product-grid .item-box .description,
.product-grid.cross-sells .item-box .description {
    display: none;
}
/*.product-details-page .product-grid .item-box .buttons {
    text-align: center;
}*/

/*Jquery Tabs start*/

.ui-tabs .ui-tabs-nav {
    text-align: center;
    font-size: 0;
}
.ui-tabs .ui-tabs-nav li {
    position: relative;
    display: inline-block;
}
.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-style: solid;
    border-width: 0 16px 16px 16px;
    border-color: transparent transparent #fff transparent;

}
.ui-tabs .ui-tabs-nav li a {
    border: none;
    padding-bottom: 30px;
}
.ui-tabs .ui-tabs-panel {
    padding: 50px 0;
}

/*prpoduct gride*/
.product-details-page .product-grid .item-box .details,
.product-grid.cross-sells .item-box .details {
    text-align: center;
}



/* REVIEW PAGE */

.product-review-item-inner-wrapper {
    max-width: 1260px;
    margin: auto;
    padding-bottom: 35px;
}
.product-review-item .review-item-head {
    margin: 0 0 8px;
    padding: 0;
}
.product-review-item .review-title {
    float: left;
}
.product-review-item .product-review-box {
    float: right;
    margin: 0;
}
.product-review-box .rating,
.product-review-box .rating div {
    height: 18px;
    background-position: 0 bottom;
}
.product-review-item .review-info .date {
    margin-left: 10px;
}

/* WISHLIST & COMPARE LIST */

.wishlist-content .buttons {
}
.wishlist-content .button-2 {
}
.compare-products-page .page-body {
    text-align: center;
}
.compare-products-page .clear-list {
}

/* TOPICS */

.home-page .topic-block {
    margin-bottom: 85px;
}

/* CONTACT PAGE & EMAILaFRIEND */
/* REGISTRATION, LOGIN, MY ACCOUNT */

.login-page .text {
    padding: 40px 60px;
}

.address-list .buttons,
.order-list .buttons {

}
.avatar-page .fieldset {
	/*float: left;
	margin-right: 10px;*/
}
.avatar-page .buttons {
	/*text-align: left;*/
}

.customer-pages-body .side-2 {
    width: 100%;
    margin-bottom: 50px;
}
.block.block-account-navigation {
    float: none;
    width: 100%;
    max-width: none;
    margin: 0 auto;
}
.customer-pages-body .block-account-navigation .listbox li:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 14px;
    margin: auto;
    border-right: 1px solid #ccc;
}
.customer-pages-body .block-account-navigation .listbox li:first-child:before {
    display: none;
}
.customer-pages-body .block-account-navigation .listbox li {
    position: relative;
    display: inline-block;
    background: no-repeat;
}
.customer-pages-body .block-account-navigation .listbox li a {
    padding-left: 20px;
    padding-right: 20px;
}
.customer-pages-body .block-account-navigation .listbox li a.active {
    font-size: 15px;
}
.customer-pages-body .block-account-navigation .listbox li a.active:before,
.customer-pages-body .block-account-navigation .listbox li a.active:after {
    display: none;
}
.account-page.address-list-page .address-item:only-child {
    float: none;
    margin: 0 auto 50px;
}
.address-list-page .address-item,
.order-list-page .order-item,
.return-request-list-page .request-item {
    float: left;
    width: 49.5%;
    max-width: none;
    margin: 0 0 2% 1%;
}
.return-request-list-page .request-item:nth-child(2n+1) {
    clear: both;
    margin: 0 0 2%;
}
.address-list-page .address-item:nth-child(2n+1),
.order-list-page .order-item:nth-child(2n+1) {
    clear: both;
    margin: 0 0 2%;
}
.order-list-page .section.order-item:only-child {
    float: none;
    margin: 0 auto;
}
.order-details-page .page-title .buttons {
    bottom: -130px;
}


/* SHOPPING CART & CHECKOUT */

.shopping-cart-page .cart-options > div {
    padding: 30px;
}
.cart-options {
}
.cart-footer {
    margin-bottom: 50px;
}
.cart-options .common-buttons input {
}
.cart-options .common-buttons input:first-child {
    margin-bottom: 0;
}
.cart-options .checkout-attributes li {
	display: inline-block;
}
.cart-options .attribute-squares {
	text-align: right;
}
.shopping-cart-page .totals {
	margin: 0 auto;
}
.shopping-cart-page .item-box .buttons {
    text-align: center;
}
.cart-collaterals {
	margin: 0 auto;
}
.cart-collaterals .shipping-results {
    padding: 20px 70px;
    text-align: left;
}
.cart-collaterals .shipping-results li strong {
    display: block;
    margin: 0 0 5px;
}
.shipping-method-page .shipping-method form li,
.payment-method-page .payment-method form li {
    padding: 15px 120px 20px;
}
.checkout-page .address-item {
	float: left;
    width: 49.5%;
	margin: 0 0 2% 1%;
}
.checkout-page .address-item:nth-child(2n+1) {
    clear: both;
    margin: 0 0 2%;
}
.shipping-method-page .shipping-method form,
.payment-method-page .payment-method form ul {
    text-align: left;
}
.payment-logo,
.payment-details {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
.order-details-page .page-title a {
	margin: 5px;
}
.order-details-page .options {

}
.order-details-page .actions input {
	/*min-width: 0;*/
}
.order-details-page .total-info {
	overflow: hidden;
}
.order-details-page .cart-total {
}
.cart-total td.cart-total-left {
    padding-left: 15%;
}
.cart-total td.cart-total-right {
    padding-right: 15%;
 }


.order-details-area ul {
    float: left;
    margin: 0 0 2%;
    max-width: none;
    width: 49.5%;
}
.order-details-area ul + ul {
    margin: 0 0 2% 1%;
}
.billing-address-page .cart-total td.cart-total-left,
.shipping-address-page .cart-total td.cart-total-left {
    padding-left: 15%;
}
.billing-address-page .cart-total td.cart-total-right,
.shipping-address-page .cart-total td.cart-total-right {
    padding-right: 15%;
}

.payment-info .info td:first-child {
    /*text-align: right;*/
}
.payment-info .info td {
    padding: 0 20px 10px;
    /*text-align: left;*/
}

.opc .shipping-method .method-list li,
.opc .payment-method .method-list li {
    padding: 15px 120px 20px;
    text-align: left;
}

/* SEARCH & SITEMAP */

.sitemap-page a {
   padding: 15px 20px;
}

/* BLOG & NEWS */

.news-list-homepage {
    margin-bottom: 85px;
}
.news-list-homepage .owl-controls {
    top: -88px;
}
.post-head ~ *,
.news-head ~ * {
	display: block;
}
.blog-page .block {

}
.blog-page .tags {
	float: left;
}
.blog-page .tags > *,
.blogpost-page .tags > * {
	float: left;
}
.blogpost-page .tags-wrapper {
    float: none;
}
.blog-page .tags label,
.blogpost-page .tags label {
	margin: 0 10px 0 0;
	line-height: 24px;
}
.blog-posts .buttons,
.news-items .buttons {
}
.blog-posts .buttons {
	clear: both;
}
.new-comment textarea {
	width: 500px;
}
.comment-info {
	float: left;
	margin: 0;
}
.comment-info + .comment-content {
	margin: 0 0 0 170px;
    text-align: left;
}

/* FORUM & PROFILE */

.forum-name h1,
.topic-name h1 {
    display: inline-block;
}
.forum-search-box {
	float: right;
}
.search-box.forum-search-box form {
    width: 346px;
}
.forum-search-box .advanced {

}
.forums-table-section-title .link-rss {
	float: right;
	margin: 0;
}
.forums-table-section .view-all {
	text-align: center;
}

.forum-actions,
.topic-actions {
	overflow: hidden;
}
.forum-actions .actions,
.topic-actions .actions {

}
.forum-actions .pager,
.topic-actions .pager {
}
.forum-actions .pager.upper {
	/*display: block;*/
}
.topic-actions.lower .actions {
}


.topic-post {
}
.topic-post .post-info {
	float: left;
	width: 170px;
	margin: 0;
}
.topic-post .user-info {
}
.topic-post .username {
}
.topic-post .avatar {
}
.topic-post .avatar img {
}
.topic-post .user-stats li {
	display: block;
	margin: 0;
}
.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;
	background: none;
}
.topic-post .post-actions {
	float: right;
	margin: 0;
}
.topic-post .post-actions a {
	margin: 0;
	line-height: 20px;
}
.topic-post .post-actions .manage-post a {
}
.topic-post .post-actions .quote-post a {
	min-width: 60px;
}
.topic-post .post-actions a.post-link-button {
	margin: 0 0 0 10px;
	text-align: center;
}
.topic-post .post-body {
    padding-right: 60px;
}


.pager.lower {
	margin: 0;
}
.forum-topic-page .topic-options {
	float: left;
}
.profile-info-box .avatar {
	float: left;
    margin: 0;
}
.profile-info-box .profile-stats {
    margin-left: 190px;
    text-align: left;
}
.profile-info-box .send-pm {
    margin-left: 190px;
    text-align: left;
}
.inbox-tabs:before {
    display: none;
}
.inbox-tabs {
    position: relative;
    background-color: transparent;
}
.inbox-tabs .ui-tabs-nav {
    position: relative;
    display: inline-block;
    margin-bottom: -3px;
    background: #f8f8f8;
}
.inbox-tabs .ui-tabs-panel {
    padding: 0;
}
.profile-page .latest-posts {
    margin-top: 0;
    padding-top: 10px;
}

.forum-group-page .forum-breadcrumb:before,
.active-discussions-page .forum-breadcrumb:before {
    top: 88px;
}
.forum-group-page .forum-breadcrumb,
.active-discussions-page .forum-breadcrumb {
    padding: 40px 0 65px;
}
.active-discussions-page > .topic-block-title {
    top: 65px;
}
.active-discussions-page > .topic-block-title h2 {
    padding: 0 80px;
    background-color: #eaeaea;
}
.forums-table-section-title {
    top: 65px;
}
.forums-main-page .forums-table-section-title {
    top: -50px;
}
.forums-table-section-title a,
.forums-table-section-title strong {
    z-index: 1;
    padding: 0 80px;
    background-color: #eaeaea;
}
.forums-main-page .forums-table-section-title a,
.forums-main-page .forums-table-section-title strong {
    padding: 0 16px;
    background-color: transparent;
}

}
