
/* Cont Product */

.breadcrumbs { 
    color:#808080;
    font-size: 12px;
    padding: 0 !important;
    margin: 10px auto 15px;
}

/* 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;
}

/* Big Image */

.big-image img {
    max-width: 100%;
    margin: 0 auto;
    max-height: 500px;
}

.product_pic_space {
  /*margin-top: 500px;*/
  display: block;
}

/* Image list */
.image-list {
    margin-top: 10px;
    padding-left: 0;
    display: inline-block;
    width: 100%;
}

.image-list li {
    align-items: center;
    border: 1px solid #ededed;
    cursor: pointer;
    height: 100px !important;
    justify-content: center;
    list-style-type: none;
    width: 23.5%;
    display: inline-block;
    margin-right: 1%;
}

.image-list li:last-child {
  margin-right:0px;
}

.image-list li img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}

.epprodinfo {
    background:#EFEFEF;
    padding-top: 12px;
    color: #808080;
    border: 0;
    border-radius: 0;
}

.st2-genre {
    margin-top: 20px;
}

.st3-format {
    margin-top: 10px;
}

.manufacturer_name {
    margin-top: 10px;
}

.manufacturer_no {
    margin-top: 10px;
    margin-bottom: 40px;
}

.prodreviews.prodtitle img {
    width: 150px;
}

.reviewbox {
    margin-bottom: 35px;
}

.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;
    margin-bottom: 10px;
}

.st1-author {
    color:#626262;
    margin-bottom: 40px;
    margin-top: 15px;
}

.prodrmid {
    margin-bottom: 40px;
}

.description-text {
    display: none;
}

.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: #0000;
  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;
}


.btn-add-to-cart {
    width: 100%;
    margin-bottom: 30px;
    color: #fff;
    border-radius: 0;
    padding: 12px 0;
}

.btn-add-to-wish-list {
    width: 100%;
    border-radius: 0;
    border: 1px solid;
    background: transparent;
    padding: 12px 0;
}

.btn-add-to-cart:focus, .btn-add-to-cart:hover { 
    color: #ffffff; 
    background: #161E4F;
}

.btn-add-to-wish-list:focus, .btn-add-to-wish-list:hover {
    color: #ffffff;
    background: #817B69;
}

.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 65px;
}

.cross_sell_listing .mainheader {
    margin-bottom: 20px;
}

.cross_sell_listing .mainheader img {
    width: 330px;
}

.cross_sell_listing .listing_wrap .product_vert.product:first-child {
    padding-left: 0;
}

img.crosssellimg {
max-width: 100% !important;
}

.product_vert.product .st1 {
    color: #626262;
}

.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: #3F3F3F !important; 
}

.prod_your_price_correct_price {
    color: #817B69;
}

#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;
}

label span {
   pointer-events: none;
}

/* 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 {
    display: block;
}

/* Pricing styles */
.prod_on_sale {
    font-size: 12px;
    padding: 3px 6px;
    color: #ffffff;
}

.prod_strike_currency_type {
  text-decoration: line-through;
}

.swiper-pic-slider {

} 



.mobile-prod-title {
}

.optionname, .personalisetitle {
    width: 100%;
    display: inline-block;
}

.selectbox option { color: #929292;}

.optionname br, .personalisename br { display: none;}

.qtybox {margin: 10px auto;}
.qty-field { margin: 5px;}
.qty-field input { border: 1px solid #ccc; text-align: center;}

.selectbox select { border: none; font-weight: 300;}

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;*/
}

.btn.bigbox-desc.prod-btn-default { 
    padding: 6px 0;
    display: block;
    text-align: left;
    border-bottom: 1px solid;
}

.bigbox-desc .fa-chevron-up { float: right; font-size: .8em; margin-top: 5px;}
.bigbox-desc .fa-chevron-down { float: right; font-size: .8em; margin-top: 5px; color: inherit;}

.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){

}

@media only screen and (max-width: 1025px){

}

@media only screen and (max-width: 992px){


}

@media screen and (max-width: 767px) {
    .breadcrumbs {margin: 5px auto 7px;}
    .prod_product_name_header { margin-bottom: 0;}
    .prodpgright { padding-left: 0;}
    .dtop-prod-title .prod_product_name_header { font-size: 16px;}
    .st1-author, .manufacturer_no { margin-bottom: 10px;}
    .prod-description { margin-top: 20px;}
    .wishlist-text { display: none;}
    .addcartbtn2, .glyphicon-heart-empty { display: block;color: #817B69; font-size: 2.3em;}
  
  .cart-and-list-buttons .btn-add-to-cart {
    position: fixed;
    bottom: 0;
    margin: 0;
    padding: 0 1rem;
    right: 0;
    border-radius: 0;
    width: 80%;
    height: 6rem;
    z-index: 8;
    border: 1px solid #1A2563;
  }
  .cart-and-list-buttons .btn-add-to-wish-list {
    /*display: none;*/
    position: fixed;
    z-index: 8;
    bottom: 0;
    margin: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    height: 6rem;
    width: 5%;
    min-width: 105px;
    color: #817B69;
    border: 1px solid #817B69;
    background: #ffffff;
  }
}

@media screen and (max-width: 676px) {
    
  /*#prod-page-reg { display: none; }
  #prod-mobile-only { display: block; }*/
  
  
  .swiper-slide img { display: block; width: auto; margin: 0 auto; /*max-height: 350px;*/ max-width: 100%;}

}

@media screen and (max-width: 450px) {

    .swiper-container-horizontal>.swiper-pagination { bottom: 20px;}
}

@media screen and (max-width: 400px) {
    .product-details .prod-instock { margin: 0 auto;}

    .cart-and-list-buttons .btn-add-to-wish-list { min-width: 95px;}
}

@media screen and (max-width: 350px) {
    .cart-and-list-buttons .btn-add-to-wish-list { min-width: 82px;}
}







