﻿ /*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

@media all and (max-width: 1280px) {
    .quick-view-button {
        display: none !important;
    }
}
.quickViewData {
    display: none;
}

/* TRIGGER BUTTON */


.quick-view-button {
	height: 36px;
	/*this is styled for rendering inside "picture" element only.
	  delete and restyle if rendered inside another element*/
}
.product-grid .quick-view-button {
	/*specify styles for grid view only*/
}
.product-list .quick-view-button {
	/*specify styles for list view only*/
}
.details .buttons .quick-view-button {
}
.details .buttons .quick-view-button a {
    display: inline-block;
    padding: 0 0 0 35px;
}
.quick-view-button a {
    display: block;
    background: url(images/quick-view-button.png) no-repeat left center;
	text-align: center;
	line-height: 36px;
    font-weight: normal;
    font-family: "Playfair Display",Times New Roman,serif;
    color: #000;

	font-size: 20px;
}
.quick-view-button a:before {
	display: none !important; /*only if rendered inside "picture" element*/
}


/* hover 1 */

.hover-effect-1 .item-box .quick-view-button {
    height: auto;
}
.hover-effect-1 .product-grid .item-box .quick-view-button a {
    height: auto;
    margin: 0;
    line-height: 60px;
    background-size: 22px auto;
}


/* hover 2 */

.hover-effect-2 .product-grid .item-box .details .buttons > div {
    padding: 0;
}
.hover-effect-2 .product-grid .item-box .details .buttons > div > div {
    vertical-align: top;
}
.hover-effect-2 .details .buttons .quick-view-button {
    height: auto;
    padding: 0;
    margin: 0;
    font-size: 0;
}
.hover-effect-2 .buttons .quick-view-button a {
    width: 60px;
    height: 60px;
    border: 2px solid #dadada;
    padding: 0;
    background-position: center;
    background-color: #fff;
    font-size: 0;
}
.hover-effect-2 .buttons .quick-view-button a {
    background-color: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.hover-effect-2 .onecolumn .product-list .item-box .buttons .quick-view-button a:hover {
    background: #fff url("images/quick-view-button.png") no-repeat center;
}
.hover-effect-2 .buttons .quick-view-button a:hover {
    border-color: #000;
    background: #000 url(images/quick-view-button-white.png) no-repeat center;
} 
.hover-effect-2 .product-grid .item-box .details .buttons > div > div input {
    padding: 0;
    background-position: center;
    background-color: #fff;
}

/* products in list has only one button design */

.product-list .quick-view-button {
    height: auto;
}
.product-list .item-box .buttons .quick-view-button {
    margin: 0 0 2px 0;
}
.product-list .item-box .buttons .quick-view-button a {
    width: 100%;
    height: auto;
    max-height: 85px;
    overflow: hidden;
    padding: 0 0 0 60px;
    background-color: #fff;
    background-position: 25px center;
    border: none;
    text-align: left;
    font-size: 20px;
    line-height: 85px;
    color: #000;
    
}
.product-list .item-box .buttons .quick-view-button a:hover {
    background: transparent url("images/quick-view-button.png") no-repeat 25px center;
}



/* DATA LOADER */


.k-overlay {
  position: fixed;
  z-index: 1060;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5; /*to be matched to theme overlay*/
}
.quickView .k-loading-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}
.quickView .k-loading-image {
	position: absolute;
	z-index: 2;
	top: 0;
    right: 0;
    bottom: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	background: url('images/loader.gif') center no-repeat;
}


/* MAIN WINDOW & HEADERS */


.quickView {
    position: absolute;
	left: 50% !important;
    z-index: 1070;
	width: 700px;
	margin: 0 0 0 -350px;
    box-shadow: 0 1px 5px #666;
    background-color: #f8f8f8;
	padding-top: 0 !important;
}

.quickView .k-window-titlebar {
	position: relative;
	height: 0;
	margin-top: 0 !important;
	font-size: 0;
}
.quickView .k-window-titlebar .k-window-title {
	display: none;
}
.quickView .k-window-titlebar .k-window-actions {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.quickView .k-window-titlebar .k-window-actions a {
	display: block;
	width: 40px;
	height: 40px;
	background: #fff url('images/close.png') center no-repeat;
	font-size: 0;
}

.quickView .product-essential {
	float: none;
	width: auto;
    margin: 0;
    background-color: #f8f8f8;
}
.quickView h1.product-name {
	margin: 50px 0 10px;
	padding: 0;
	text-align: left;
	font-size: 26px;
    font-family: "Playfair Display",Times New Roman,serif;
	font-weight: normal;
    color: #000;
}


/* PRODUCT GALLERY */


.quickView .gallery {
	display: block; /*Cloud Zoom css override*/
	float: left;
    width: 312px;
	margin: 0;
	padding: 0;
    background-color: #f8f8f8;
}
.quickView .gallery .picture {
    float: none;
    width: 312px;
    margin: 0;
	border: none; /*placing border here will confuse #warp element's width*/
	text-align: center;
	font-size: 0;
}
.quickView .gallery .picture a {
	display: block;
	width: 312px;
	max-width: 100%;
	margin: auto;
	overflow: hidden;
}
.quickView .gallery .picture:before,
.quickView .gallery .picture a:before {
    display: none; /*theme specific, change if necessary*/
}
.quickViewWindow .gallery .picture img {
	bottom: auto;
	max-height: none;
}
.quickViewWindow .gallery .picture a img {
	position: static;
}

.quickView .thumbnails {
    margin: 10px 7px 0;
	overflow: hidden;
    font-size: 0;
}
.quickView .thumbnails a {
	float: left;
	width: 33.33%;
	margin: 0;
	overflow: hidden;
    position: relative;
}
.quickView .thumbnails a:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.quickView .thumbnails a:before {
	content: "";
	display: block;
	padding-top: 100%; /*square thumb, change if necessary*/
}
.quickView .thumbnails a img {
	max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.quickView .links-panel {
    margin: 15px 0 0;
    text-align: center;
}
.quickView .links-panel a:before,
.quickView .links-panel a:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 2px;
    background-color: #c49169;
}
.quickView .links-panel a:before {
    right: auto;
    left: 0;
}
.quickView .links-panel a {
    position: relative;
    padding: 0 14px;
    font-size: 14px;
}
/*thumbs when no cloudZoom*/
.quickView .thumbnails > img {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
}


/* PRODUCT OVERVIEW */


.quickView .overview {
    float: right;
    width: 373px;
	margin: 0;
	padding: 0 10px 0 0;
}

.quickView .ui-accordion {
    margin: 0;
}
.quickView .ui-accordion-header {
	position: relative;
	margin: 0 0 -1px;
    background: url(images/category-title-decoration.png) repeat-x left bottom;
    padding: 8px 12px 8px 0;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    font-family: "Playfair Display",Times New Roman,serif;
	cursor: pointer;
    color: #000;  
}
.quickView .ui-accordion-header:first-child {
	border-top: none;
}
.quickView .ui-accordion-header span {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
	margin: -8px 0 0;
    cursor: pointer;  
}
.quickView .ui-icon-circle-arrow-s {
    background: url('images/arrow-down.png') center no-repeat;
}
.quickView .ui-icon-circle-arrow-e {
    background: url('images/arrow-down.png') center no-repeat;
}
.quickView .ui-accordion-content {
	position: relative;
	padding: 10px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; /* no scrolls fix*/     
}
.quickView .ui-accordion-content:after {
    content: '';
    display: block;
    clear: both;
}

.quickView .overview .left {
    float: left;
	width: 75%;
	margin: 0 0 10px;
    text-align: left;
}
.quickView .overview .left > div {
    margin: 10px 0;
}
.quickView .overview .right {
    float: right;
	width: 25%;
	margin: 0 0 10px;
    text-align: right;
}
/*wishlist and compare buttons are theme specific,
change or remove the code block below if necessary*/
.quickView .overview .right > div {
	display: inline-block;
}
.quickView .overview .add-to-wishlist-button,
.quickView .overview .add-to-compare-list-button {
	width: 40px;
	height: 40px;
    border: 2px solid #e1e1e1;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
}
.quickView .overview .add-to-wishlist-button {
	background-image: url('images/btn1.png');
}
.quickView .overview .add-to-wishlist-button:hover {
    background-color: #e1e1e1;
}
.quickView .overview .add-to-compare-list-button {
	background-image: url('images/btn2.png');
}
.quickView .overview .add-to-compare-list-button:hover {
    background-color: #e1e1e1;
}

.quickView .overview .right ~ div {
	clear: both;
}
.quickView .overview .tier-prices {
    margin-bottom: 30px;
}
.quickView .overview .rental-attributes input {
    border-width: 2px;
}
.quickView .overview .giftcard {
    padding: 40px 20px;
    background-color: #fff;
}
.quickView .overview .giftcard > div {
    width: 346px;
    max-width: 90%;
    overflow: hidden;
    margin: 0 auto 20px;
}
.quickView .overview .giftcard > div:last-child {
    margin-bottom: 0;
}
.quickView .overview .giftcard > div label {
    width: 100%;
    text-align: center;
}
.quickView .overview .giftcard > div input,
.quickView .overview .giftcard > div textarea {
    width: 100%;
    max-width: none;
}

.quickView .overview .attributes li {
	margin: 8px 2px 0 0; /*theme specific, change or remove*/
}
.quickView .overview .attributes select {
    min-width: 140px;
    max-width: 350px; /*depending on window width*/
    border-width: 2px;
}
.quickView .overview .attributes .color-squares li {
	margin: 0 4px 0 0;
}
.quickView .overview .attributes dd {
    margin-bottom: 10px;
}
.quickView .giftcard input[type="text"],
.quickView .giftcard textarea {
	min-width: 0;
	width: 250px;
	resize: none;
}

.quickView .overview .purchase-area {
	overflow: hidden;
    padding: 20px 0 0;
    background: url(images/category-title-decoration.png) repeat-x left top;
}
.quickView .overview .purchase-area .prices {
}
.quickView .overview .add-to-cart {
    float: left;
}
.quickView .overview .title {
    display: none;
}
.quickView .overview .add-to-cart .add-to-cart-button {
    max-width: none;
}
.quickView .overview .product-specs-box .data-table td {
    text-align: center;
}
.quickView .overview .tier-prices .prices-row > div,
.quickView .overview .tier-prices .field-header {
    border: none !important;
    background: #fff url(images/category-title-decoration.png) repeat-x left bottom;
}
.quickView .overview .tier-prices .prices-row:last-child div {
    background-image: none; 
}
.quickView .overview .full-description {
    text-align: left;
}
.quickView .overview .product-details {
    font-size: 13px;
}

/* PRODUCT GRIDS */


.quickView .product-content {
	overflow: hidden; /*remove if you need to move related products grid in the right column*/
    padding-bottom: 20px;
}
.quickView .product-grid {
	margin: 0;
}
.quickView .product-grid + .product-grid {
	margin: 20px 0 0;
}
.quickView .product-grid .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    top: 8px;
    left: 0;
    height: 1px;
    margin: auto;
    border-bottom: 1px dashed #ddd;
}
.quickView .product-grid .title {
	margin: 0 0 50px;
	padding: 10px;
	text-align: center;
    font-size: 0;
}
.quickView .product-grid .title strong {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 26px;
    line-height: 32px;
    padding: 0 35px;
    background-color: #f8f8f8;
    font-family: "Playfair Display", Times New Roman, serif;
    color: #000;
}
.quickView .product-grid .item-grid {
    height: auto; 
    overflow: hidden;
    margin-bottom: 20px;
}
.quickView .item-box:nth-child(n+6) {
    display: none;
}
.quickView .item-box {
    width: 20%; /*5 items per row*/
    margin: 0;
    overflow: hidden;
}
.quickView .item-box:nth-child(2n+1),
.quickView .item-box:nth-child(3n+1),
.quickView .item-box:nth-child(4n+1) {
	clear: none; /*override theme css*/
}
.quickView .item-box:nth-child(5n+1) {
	clear: both;
	margin-left: 0;
}
.quickView .item-box .product-title {
	height: 35px;
    margin: 0;
	overflow: hidden;
	font-size: 14px;
    line-height: 16px;
	font-weight: normal;
}
.quickView .item-box .product-rating-box,
.quickView .item-box .tax-shipping-info,
.quickView .item-box .description,
.quickView .item-box .old-price,
.quickView .item-box .buttons {
	display: none; /*only product-name and actual-price are visible, change if necessary*/
}
.quickView .item-box .details .prices {
	height: auto;
	margin: 0;
}
.quickView .item-box .picture,
.quickView .item-box .details {
    float: none;
    width: 100%;
}
.quickView .item-box .details {
    padding: 5px 10px;
}
.quickView .item-box .add-info {
    display: none;
}


/* PRODUCT VARIANTS */


.quickView .product-variant-list {
    margin: 0 0 15px;
    padding-top: 10px;
    background-color: transparent;

}
.quickView .product-variant {
    position: relative;
    float: left;
    width: 33.33%; /*3 items per row*/
	margin: 0;
	overflow: hidden;
    text-align: center;
}
.quickView .product-variant:first-child {
	margin-left: 0; /*change to nth-child if the "item-row" model is removed*/
}
.quickView .variant-picture {
	width: 100%;
	height: 100%;
	margin: 0;
}
.quickView .variant-picture a {
	display: block;
	overflow: hidden;
}
.quickView .variant-picture a:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.quickView .moreInfoHover {
    display: none;
}
.quickView .variant-info {
    position: absolute;
    top: -101%;
    width: 100%;
	height: 100%;
    background: rgba(0,0,0,0.6);
	padding: 10px;
    text-align: center;
    font-size: 11px;
	color: #fff;
    transition: all 0.5s ease;
}

.quickView .product-variant:hover .variant-info {
	top: 0;
}
.quickView .variant-info .variant-name {
	max-height: 50px;
	margin: 0 0 5px;
    overflow: hidden;
	font-size: 12px;
}
.quickView .variant-info .variant-name a {
	display: block;
    color: #fff;
}
.quickView .variant-info .prices {
    float: none;
    height: auto;
	margin: 0;
}
.quickView .variant-info .prices > * {
	float: none;
	color: #c49169;
}
.quickView .variant-info .prices .rental-price span {
    font-size: 18px;
    color: #c49169;
}
.quickView .variant-info .prices .rental-price ~ .product-price {
    display: none;
}
.quickView .variant-info .prices label {
    display: none;
}
.quickView .variant-info .product-price {
	font-size: 18px;
}
.quickView .variant-info .tax-shipping-info {
	display: none;
}
.quickView .variant-grid-info .compare-products {
	display: none;
}