
/* Cont Product */
.cont-product {
margin-top: 30px;
}
.cont-fix { width: 100%; display: inline-block;}
.breadcrumbs { margin-bottom: 15px; width: 100%;}
.short-prod-desc.prod-name { margin-bottom: 15px;}
/* Right Sibebar */
.right-sidebar {
margin-bottom: 20px;
padding-bottom: 10px;
padding-left: 35px;
/*background-color: #f6f6f6;
border: 1px solid #e4e4e4;*/
}
/* Select */
.cont-product input, .cont-product select {
display: block;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.cont-product input {
font-size: 12px;
font-weight: 600;
height: 36px;
margin: 2px 0;
padding: 8px 12px;
}
.cont-product select {
padding: 8px 8px;
}
.cont-product input[type="radio"], input[type="checkbox"] {
height: 12px;
margin-right: 3px;
float: left;
}
.personalisetitle .prod_personalize_name {
display: inline-block;
clear: both;
padding-top: 15px;
padding-bottom: 5px;
font-weight: 600;
color: #000;
text-transform: uppercase;
}
.prod_personalize_checkbox .personalize .prod_personalize_description {
float: left;
}
.prod_appox { font-size: .8em; color: #888;}
/* Big Image */
.big-image { 
float: left;
/*max-height: 550px;*/
width: 100%;
padding: 2px 0;
/*height: 550px;*/
max-width: 100%;
clear: both;
text-align: center;
/*position: absolute;*/
}
.big-image img {
max-width: 100%;
margin: 0 auto;
max-height: 550px;
}
.product_pic_space {
/*margin-top: 500px;*/
display: block;
}
/* Image list */
.image-list {
float: left;
margin-top: 3px;
margin-left: 7px;
padding-left: 0;
display: block;
}
.image-list li {
align-items: center;
border: 1px solid #ededed;
cursor: pointer;
display: flex;
float: left;
clear: left;
height: 100px !important;
justify-content: center;
list-style-type: none;
margin-bottom: 12px;
transition: all 0.2s ease 0s;
width: 100px;
}
.image-list li:last-child {
margin-right:0px;
}
.image-list li img {
max-width: 70%;
width: 60%;
/*min-width: 55%;*/
max-height: 95px;
display: block;
margin: auto;
}
/* Similar Products */
.related-products {
width: 100%;
margin-top: 30px;
}
.section-title {
font-size: 13px;
margin-bottom: 10px;
letter-spacing: 2px;
font-weight: 700;
text-transform: uppercase;
text-align: left;
}
.related-product-list {
border-top: 1px solid #929292;
float: left;
margin-top: 5px;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 0;
width: 100%;
}
.related-product-list li {
width: 120px;
float: left;
margin: 5px;
text-align: center;
list-style-type: none;
}
.related-product-list li div {
border: 1px solid #ededed;
}
.related-product-list li span {
margin: 5px 0 10px 0;
}
.related-product-list li img {
width: 100%;
}
.product-reviews {
width: 100%;
margin: 30px 0;
}
.product-reviews .reviews-text {
margin-top: 5px;
padding-top: 15px;
color: #929292;
text-align: center;
border-top: 1px solid #929292;
}
.product-reviews .reviews-text span {
color: #666666;
font-weight: 700;
}
.product-details {
/*margin-top: 22px;*/
padding-bottom: 22px
}
.prod_product_name_header { text-align: left;}
.product-details .prod-name {
font-size: 18px;
font-weight:500;
}
.product-details .prod-price {
font-size: 22px;
margin: 0px 0px 8px;
float: left;
clear: left;
/*text-align: center;*/
width: 100%;
}
.product-details .prod-instock {
float: left;
font-size: 12px;
color: #000000;
font-weight:700;
width: 100%;
/*text-align: center;*/
margin: 8px auto;
}
.default_add_to_cart {
color: #898989;
text-decoration: underline;
font-size: .9em;
}
.personalisegroup input, .personalisegroup textarea { 
border: 0;
background: #e9e9e9;
color: #939393;
padding-left: 3px;
}
.personalisegroup select, .personalisegroup textarea { width: 100%;}
.product-details .prod-description {
margin: 15px 0;
font-size: 13px;
line-height: 20px;
color: #929292;
}
.product-details .prod-description p {
color: #929292;
font-size: 13px;
line-height: 20px;
margin-bottom: 10px;
text-align:justify;
text-justify:initial;
}
.prod-description div {
margin-bottom: 1px;
}
.prod-description .label {
color: #000;
}
.product-details .prod-size {
font-size: 12px;
font-weight: 600;
width: 65%;
height:36px;
margin: 25px 0;
padding: 8px 12px;
}
.product-details .personalization-option-title {
float: left;
padding-top: 5px;
padding-bottom:5px;
font-weight: 600;
color: #000;
text-transform: uppercase;
}
.product-details .personalization-option-input {
width: 100%;
font-size: 12px;
margin-bottom: 30px;
}
.cart-and-list-buttons {
margin-top: 10px;
}
.btn-add-to-cart {
width: 100%;
margin-bottom: 15px;
padding: 9px 28px;
margin-right: 15px;
font-size:11px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
}
.btn-add-to-wish-list {
width: 100%;
padding: 9px 28px;
background-color: #ebebeb;
font-size: 11px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2px;
}
.addcartbtn2, .glyphicon-heart-empty { display: none;}
.social-likes .share-title {
width: 100%;
float: left;
font-size: 11px;
margin-left: 4px;
margin-top: 20px;
letter-spacing: 2px;
font-weight: 700;
}
#social_network {
float: left;
position: relative;
}
/* large_header_text */
.large_header_text {
font-size: 18px;
margin-bottom: 8px;
}
.cross_sell_listing {
margin: 35px 0;
}
.product_vert {
float: left;
width: 30%;
margin: 5px;
}
img.crosssellimg {
max-width: 100% !important;
}
.image_styles {
border: none !important;
}
.prod_review_content {
margin: 30px 0;
}
#newsletter_body{
height: 32px !important;
width: 100% !important;
}
#newsletter_fielddv {
width: 85%;
}
.rating-icon-title {
font-weight: bold;
font-size: 14px;
}
.reviewer-name-date {
color: #555;
text-transform: uppercase;
font-size: 11px;
}
.helpful-vote {
font-size: 12px;
}
.review-body {
padding-top: 7px;
padding-bottom: 4px;
}
.prod_wholesale_price_message {
font-size: 13px;
}
.prod_strike_currency_type .bigger_price_show_class {
font-size: 14px;
}
.prod_correct_price .bigger_price_show_class {
font-size: 22px;
}
.bigger_price_show_class { 
color: #000 !important; 
}
#multi_cur_form {
margin: -15px 0 15px;
color: #fff;
clear: both;
padding: 25px 15px;
text-align: center;
display: none;
}
.currencyxe #multi_cur_form { display: block;}
#multi_cur_form select { 
background: #e5e5e5;
color: #464646;
font-weight: bold;
font-size: 12px;
letter-spacing: 1px;
border: none;
padding: 4px 2px;
margin-left: 8px;
}
/* bulk pricing */
.table-like { border: 1px solid #d3d3d3; width: 50%; float: left; text-align: center;}
.head-bulk-table { background: #d3d3d3;}
#recurringChange { margin-bottom: 10px;}
.bulk-pricing-table input { text-align: center;}
/* cross selling upselling */
.cross_sell_listing .product_name { text-align: center;}
.cross_sell_listing .image_styles { text-align: center;}
.product_vert.product { max-height: 320px; min-height: 205px; max-width: 32%; width: 32%;}
.cross_sell_listing .product_name {
display: block;
display: -webkit-box;
line-height: 1.55555;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
/* Pricing styles */
.prod_on_sale {
font-size: 12px;
padding: 3px 6px;
background: #000;
color: #ffffff;
}
.prod_strike_currency_type {
text-decoration: line-through;
}
.swiper-pic-slider {
padding-top: 20px;
display: none;
} 
.desktop-slider {
/*padding-top: 20px;
display: inline-block;
width: 100%;*/
margin-left: 15px;
}
.desktop-slider .col-lg-5 { padding-right: 0;}
.desktop-slider .col-lg-2 { 
width: 14%; 
padding-left: 0; 
max-height: 460px; 
overflow-y: auto;
/*-webkit-box-shadow: inset 0px -5px 7px 0px rgba(163,163,163,.5);
-moz-box-shadow: inset 0px -5px 7px 0px rgba(163,163,163,.5);
box-shadow: inset 0px -5px 7px 0px rgba(163,163,163,.5);*/
}
.tablet-alt { display: none;}
.mobile-prod-title {
}
.optionname, .personalisetitle {
width: 100%;
display: inline-block;
}
.selectbox option { color: #929292;}
.optionname br, .personalisename br { display: none;}
.qtybox {margin: 10px auto;}
.custom-qty-text { display: inline-block;}
.qty-field { margin: 5px; display: inline-block;}
.qty-field input { border: 1px solid #ccc; text-align: center;}
.selectbox select { border: none;}
center { display: none;}
label{border:1px solid;padding:5px 15px;margin:5px;/*width:30%;*/text-align:center;}
.labelselected{color:white;}
label input[type="radio"], label input[type="checkbox"]{display:none;}
/* cross sell */
.crosscheck input { float: none;}
/* big box */
.bigbox-header { margin-top: 15px; text-transform: uppercase; border-bottom: 1px solid; width: 100%; display: inline-block;}
.bigbox-header p { 
font-size: 1.1em;
display: inline-block;
padding: 1% 3%;
text-align: left;
}
.bigbox-desc, .bigbox-specs, .bigbox-rev, .bigbox-vid, .bigbox-notes {
border: none;
border-radius: 0px;
border-bottom: 1px solid;
}
#bigbox-description, #bigbox-specifications, #bigbox-reviews, #bigbox-video, #bigbox-Divnotes {
min-height: 250px;
padding: 15px;
}
#bigbox-description li, #bigbox-specifications li, #bigbox-reviews li, #bigbox-video li, #bigbox-Divnotes li {
/*padding-left: 15px;*/
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* review */
.write-review { padding: 0 15px;}
/* RESPONSIVE SETTINGS* */
@media only screen and (max-width: 1200px){
.desktop-slider { width: 70%;}
.desktop-slider .col-lg-2 { width: 15%; margin: 0; float: left;}
.desktop-slider .col-lg-5 { width: 80%; float: left;}
.right-sidebar { width: 30%; float: right;}
.buttertop { margin-top: 10px; padding: 0; width: 100%;}
.breadcrumbs { padding: 0;}
}
@media only screen and (max-width: 1025px){
.right-sidebar { width: 34%;}
.desktop-slider .col-lg-5 { width: 75%;}
.image-list { float: none;}
.image-list li { height: 60px !important; width: 60px;}
.cont-fix { margin-left: 2%;}
.product_vert.product { width: 30%; max-width: 30%;}
.image-list li img { width: 50%; max-height: 50px;}
}
@media only screen and (max-width: 992px){
.desktop-slider .col-lg-2 { width: 20%;}
.image-list li { height: 50px !important;}
.desktop-slider .col-lg-5 { width: 70%;}
label { }
.btn-add-to-wish-list { padding: 9px 5%; font-size: .8em; min-width: 145px;}
.btn-add-to-cart { min-width: 165px;}
.product_vert.product { max-width: 45%; width: 45%;}
.image-list li { width: 100%; height: 75px !important;}
}
@media (min-width: 768px) {
.nav-justified {
max-height: 52px;
}
.nav-justified > li > a {
border-right: 1px solid #d5d5d5;
border-left: 1px solid #fff;
}
.nav-justified > li:first-child > a {
border-left: 0;
}
.nav-justified > li:last-child > a {
border-right: 0;
border-radius: 0 5px 5px 0;
}
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 769px) {
/* Remove the padding we set earlier */
.marketing {
padding-right: 0;
padding-left: 0;
}
/*#prod-mobile-only { 
display: none; 
}
#prod-page-reg { display: block; }*/
}
@media screen and (max-width: 767px) {
/*#prod-page-reg, #prod-mobile-only .cart-and-list-buttons .btn-add-to-cart2 { display: none; }*/
.desktop-slider .col-lg-2 { width: 18%;}
.tablet-alt { display: inline-block; width: 100%;}
.image-list { width: 100%;}
.right-sidebar { width: 32%;}
.product-details { margin-top: 0px;}
.cont-fix { width: 100%; margin:0;}
}
@media screen and (max-width: 676px) {
/*#prod-page-reg { display: none; }
#prod-mobile-only { display: block; }*/
.addcartbtn2, .glyphicon-heart-empty { display: block;}
.wishlist-text { display: none;}
.cart-and-list-buttons .btn-add-to-cart {
position: fixed;
bottom: 0;
margin: 0;
padding: 0 1rem;
left: 0;
border-radius: 0;
width: 100%;
height: 6rem;
z-index: 8;
transition-property: background;
transition-duration: 200ms;
transition-timing-function: linear;
-webkit-transition: background 200ms linear;
-moz-transition: background 200ms linear;
-o-transition: background 200ms linear;
border: 10px solid #fff;
}
.cart-and-list-buttons .btn-add-to-wish-list {
/*display: none;*/
position: relative;
right: 0;
float: left;
bottom: 0;
margin: 0;
padding: 0 1rem;
border-radius: 4px;
width: 20vw;
height: 4rem;
width: 100%;
}
.cart-and-list-buttons .addcartbtn2 {
display: block;
position: relative;
bottom: 0;
margin: 0;
padding: 0 1rem;
z-index: 1;
right: 0;
float: right;
border-radius: 4px;
width: 45%;
height: 4rem;
font-weight: 700;
text-transform: uppercase;
}
.big-image {
width: 100%;
margin: 0 auto;
}
.big-image img { 
width: 100%;
max-width: 100%;
}
.image-list li { 
clear: none;
margin: 0 10px 12px;
}
.right-sidebar {
width: 100%;
margin-top: 20px;
}
.desktop-slider {
display: none;
}
.dtop-prod-title { display: none; }
.swiper-pic-slider {
display: block;
}
.swiper-slide img {
}
.prod_product_name_header { text-align: center;}
.product_vert { width: 100%;}
.product_vert .product_name, .product_vert .product_price { width: 100%; text-align: center;}
.image_styles { text-align: center;}
.product-details { margin-top: 10px;}
.right-sidebar { margin-top: 0;}
.swiper-slide img { display: block; width: auto; margin: 0 auto; max-height: 350px; max-width: 100%;}
.swiper-pic-slider { padding-top: 0; }
.product_vert.product { max-width: 45%; width: 45%;}
}
@media screen and (max-width: 450px) {
.product-details { }
.right-sidebar { margin-top : 0;}
.swiper-container-horizontal>.swiper-pagination { bottom: 20px;}
}
@media screen and (max-width: 400px) {
.product-details .prod-instock { margin: 0 auto;}
#prod-mobile-only .cart-and-list-buttons .btn-add-to-cart2 { padding: 0 .7rem;}
.product-details { }
}
@media screen and (max-width: 350px) {
.product-details { }
}

