/* 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;}

.prod_product_name_header {
    font-size: 20px;
font-weight: 600;
margin-left: 8px;
}

/* Right Sibebar */
.right-sidebar {
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 0px;
  margin-left: 50px;
  /*padding-top: 40px;*/
  /*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: 0px;
  margin-bottom: 20px;
  /*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: 10px;
  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;*/
  display: inline-block;
    height: 75px !important;
    justify-content: center;
    list-style-type: none;
    margin-bottom: 12px;
    transition: all 0.2s ease 0s;
    width: 75px;
}

.image-list li:last-child {
  margin-right:0px;
}

.image-list li img {
  max-width: 100%;
  /* min-width: 55%; */
  max-height: 100;
  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%;
  display: none;
}

.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;
}

.cart-and-list-buttons {
margin-top: 15px;
width: 50%;
/*float: right;*/
clear: both;
}

.btn-add-to-cart {
  width: 200px;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 10px 28px;
  margin-right: 15px;
  margin-left: 15px;
  /*font-size:11px;*/
  color: #fff;
  /*font-weight: 700;*/
  text-transform: uppercase;
  letter-spacing: 2px;
  /*border: 2px solid #fe6225;*/
  border-radius: 3px;
}

.btn-add-to-wish-list {
  width: 100%;
  padding: 9px 28px;
  background-color: #cccccc;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0px;
  border: 2px solid #676767;
  display: none;
}

/*.btn-add-to-cart:focus, .btn-add-to-cart:hover, .btn-add-to-cart:active { border: 3px solid #f98557; opacity: 1; color: #ffffff !important;}*/

.btn.focus, .btn:focus, .btn:hover { color: inherit;}

.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: #313131 !important; 
font-size: 16px !important;
}

.product_price_highlight .bigger_price_show_class {
color: #ff0000 !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;
}

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 { 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;
    color: #ffffff;
	display:none;
}

.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 {
}
.prod-notes{margin-left:8px;}

.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;border-color:#ccc;}
.labelselected{/*color:white;*/}
label input[type="radio"], label input[type="checkbox"]{display:none;}

/* cross sell */

.crosscheck input { float: none;}

/* big box */

.bigbox-prod-desc > div { background: #ffffff;}

.bigbox-header { margin-top: 15px; text-transform: uppercase; border-bottom: 1px solid #d5d5d5; width: 100%; display: inline-block;}

.bigbox-header p { 
  font-size: 16px;
  display: inline-block;
    padding: 1% 3%;
    text-align: left;
    cursor: pointer;
}

.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;*/
}

#bigbox-Divnotes, #bigbox-Divnotes div, #bigbox-Divnotes span, #bigbox-Divnotes p {
    font-family:  'Didact Gothic', Arial, sans-serif !important;
    font-size: 14px !important;
}

#bigbox-Divnotes img{max-width:100%;}

.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;}

/* ezyposter */
.steps ul li, .steps ul li div{ display:inline-block; color: #313131; }
.steps ul li { 
    margin:10px;
    white-space:nowrap; 
    background: #b6fbde;
    position: relative; 
    padding: 2px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.steps ul li:after {
    content: " ";
    display: block;
    background: #b6fbde;
    height: 19px;
    width: 19px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    z-index: -1;
    right: -9px;
    top: 4px;
}

.steps ul li div:first-child{ 
    /*width:20px;
    border-radius:10px;
    text-align:center;*/
    margin: 0 6px 0 10px;
}

.steps ul li div:last-child{ font-size: 14px;}

.steps ul li:last-child:after { display: none;}
.steps ul li:last-child { border-radius: 3px; padding-right: 10px;}

.personalisetitle .prod_personalize_name{font-weight:normal;text-transform:none;}
.iesfontcolor1{color:#000;}

label{cursor:pointer;}
label img{ max-width: 85px; margin-bottom: 15px;}

.choice-list li, .customize-text-choice-list li.customize_text_popup_open.labelselected, ul.choice-list .preview.labelselected {
    display:inline-block;
    text-align:center;
    margin: 5px;
    padding: 7px 25px;
    cursor: pointer;
    vertical-align: top;
    background: #176b35;
    /*border: 1px solid #21e091;*/
    border-radius: 0px;
  width: 200px;
}

.choice-list li.customize_text_popup_open, .customize-text-choice-list li.customize_text_popup_open.labelselected .customize_text_popup_open, ul.choice-list .preview.labelselected .customize_text_popup_open, #upload-all { color: #ffffff; width: 200px; margin-bottom: 15px;}

.choice-list li.customize_text_popup_open.click-photo, .customize-text-choice-list li.customize_text_popup_open.labelselected .customize_text_popup_open.click-photo, ul.choice-list .preview.labelselected .customize_text_popup_open.click-photo { color: #313131;}

.desktop-slider .col-lg-5{padding-left:0px;}
/*.row{margin-top:20px; width:100%!important;}*/

.frame-width{text-align:center;}
.frame-height{position:absolute;left:-25px;top:50%;-ms-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}


.image-wrapper-side{position:absolute;z-index:101;background-color:white;opacity:0.2;}
.side-top{width:100%;top:0px;left:0px;border-top:1px solid #ccc;text-align:center;}
.side-right{height:100%;top:0px;right:0px;border-right:1px solid #ccc;}
.side-bottom{width:100%;bottom:0px;left:0px;border-bottom:1px solid #ccc;}
.side-left{height:100%;top:0px;left:0px;border-left:1px solid #ccc;}

.side-corner{position:absolute;z-index:102;background-color:white;}
.side-corner-top{top:0px;left:0px;border-top:1px solid white;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid white;}
.side-corner-right{top:0px;right:0px;border-top:1px solid white;border-right:1px solid white;border-bottom:1px solid #ccc;border-left:1px solid #ccc;}
.side-corner-bottom{bottom:0px;right:0px;border-top:1px solid #ccc;border-right:1px solid white;border-bottom:1px solid white;border-left:1px solid #ccc;}
.side-corner-left{bottom:0px;left:0px;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid white;border-left:1px solid white;}

.sample-image-frame .image-wrapper{overflow:hidden;position:relative;margin:0 auto;}
.sample-image-frame img{position: absolute;top:0px;left:0px;}
.rotate{margin-top:50px;cursor:pointer;text-align:center;width:100%;display:inline-block;margin-bottom:10px;}

#preview-img{/*margin-top:50px;*/text-align:center;}
#preview-img .sample-image-frame{-webkit-perspective: 800px;perspective: 800px;}
#preview-img .image-wrapper{-webkit-transition: -webkit-transform 1s;-moz-transition: -moz-transform 1s;-o-transition: -o-transform 1s;transition: transform 1s;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d;}
.image-wrapper{border:1px solid #ccc;}
.flipped{-webkit-transform: rotateY(60deg);transform: rotateY(60deg);}
.triangle-topleft {width: 0;height: 0;border-top: 14px solid white;border-right: 24px solid transparent;position:absolute;top:24px;z-index:4;display:none;}
.triangle-bottomleft {width: 0;height: 0;border-bottom: 14px solid white;border-right: 24px solid transparent;position:absolute;bottom:24px;z-index:4;display:none;}

.select_photo_from_popup_close{position:absolute;top:0px;right:0px;cursor:pointer;padding:10px;}
.customize_text_popup_close{position:absolute;top:0px;right:0px;cursor:pointer;padding:10px;}
.filter_effect_preview_popup_close{position:absolute;top:0px;right:0px;cursor:pointer;padding:10px;background:rgba(0,0,0,0.5);}
#customize_text_popup_wrapper .save-button-div{/*margin-right:160px;*/}
.save-button-div{text-align:center;padding:10px;}
.save-button-div input[type="button"]{border:0px;color:white;padding:10px 50px; background: #f05323; border-radius: 3px;}
.fa-cloud-upload{font-size:100px;}
.dropzone{border-style:dashed;text-align:center;overflow:scroll;-webkit-overflow-scrolling:touch;max-height:400px;}
.dropzone .dz-preview .dz-image{width:100px;height:100px;}
.dropzone .dz-preview .dz-image img{max-width:100px;max-height:100px;}
#select_photo_from_popup{background-color:#fff;padding:20px;text-align:center;font-family:Tahoma;font-weight:normal;width:60%;}

#customize_text_popup{background-color:#fff;padding:30px;opacity: 0;visibility: visible;display: inline-block;outline: none;transition: all 0.3s;text-align: center;position: relative;vertical-align: middle;width:630px;}
#customize_text_popup_wrapper{opacity: 0; visibility: visible; position: fixed; overflow: auto; z-index: -1; transition: all 0.3s; width: 100%; height: 100%; top: 0px; left: 0px; text-align: center; display: block;}
#customize_text_popup_background{opacity: 0; visibility: visible; background-color: rgb(0, 0, 0); position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: -1; transition: all 0.3s;}

.imageconfig{text-align:left;margin-top:5px;}
.imageconfig li{display:inline-block;font-size:13px;padding:5px;border:1px solid #ccc;margin-top:3px;border-bottom:0px;margin-right:2px;cursor:pointer;background-color:#fff;position:relative;}
.imageconfigselected{background-color:#ccc!important;}
.textconfig-textarea{font-size:13px;display:none;}
.textconfig-textarea textarea{width:90%;height:50px;margin:5%;margin-top:0px;border:2px solid #707070;}

.textconfig{/*width:160px;margin:10px;*/border:1px solid #ccc;padding:10px;background-color:#ccc;}
/*.textconfig label input[type="radio"]{display:inline-block;}*/
.backgroundconfig{border:1px solid #ccc;display:none;background-color:#ccc;}
.backgroundconfig iframe{border:0px;width:100%;}
.textconfig label{border:0px;}
#img-text{font-size:100px;}
.imagefontfamily{padding:5px;width:100%;border-radius: 3px;border: 1px solid #ccc;}
.draggabletext{position:relative;z-index:100;color:#000;cursor:move;display:inline-block;bottom:0px;left:0px;text-align:left;font-family:Arial Black;font-weight:normal;white-space:nowrap;overflow:hidden;}
#preview-img .draggabletext{cursor:auto;}
.text-alignment li{display:inline-block;}
.text-alignment li label{
    border: 2px solid #707070;
    margin: 2px 0px 0 0;
    border-radius: 50px;
    padding: 5px;
  background-color:#fff;
}
.text-alignment li label.selected{
    background-color: #246b49;
    color: white;
    border: 2px solid #0e442a;
}
.text-alignment li input[type="radio"]{display:none;}
.textconfig{vertical-align:top;text-align:center;}
.sample-image-frame{display:inline-block;vertical-align:top;text-align:left;position:relative;}
.fontsize{padding:5px;width:100%;}
#draggableimage{cursor:move;}

.colorpicker{z-index:100002!important;}
.resize-image li{display:inline-block;font-size:30px;padding:5px;cursor:pointer;}


#filter_popup li{display:inline-block;text-align:center;}

#filter_effect_preview_popup{max-width:100%;}
.filter-effect-image{max-width:100%;}
.filter-effect-image img{max-width:100%;}
.collage-image-container {position: relative;width: 100%;height: 100%;overflow: hidden;}

.collage-img-config{background:rgba(0,0,0,0.5);position:absolute;bottom:0px;width:100%;padding:5px;}
.collage-select-image{padding:5px;border-radius:5px;display:inline-block;color:white;cursor:pointer;}
.fa-times{color:#ccc;}

#select_photo_from_popup_background{z-index:100003!important;}
#select_photo_from_popup_wrapper{z-index:100004!important;}


.create-collage-list{padding:10px;}
.create-collage-list select{color:black;padding:5px;border:1px solid #ccc;margin-bottom:10px;}
.collage-photo-choice-list{position:fixed;z-index:105;width:100%;background-color:#666;}
.collage-photo-choice-list li{display:inline-block;text-align:center;margin:5px;color:white;}
.collage-photo-choice-list .photo-choice{margin:5px;}
.collage-photo-choice-list-close{float:right;padding:8px;cursor:pointer;margin-right:20px;}

.photo-choice-list li{display:inline-block;text-align:center;margin:20px;}
.collage-image-container{position:relative;width:100%;height:100%;overflow:hidden;}
.collage-image-container img{position:absolute;top:0px;left:0px;}
.collage-photo-choice-list{display:none;}
.collage-img-config{background:rgba(0,0,0,0.5);position:absolute;bottom:0px;width:100%;padding:5px;z-index:150;}
.collage-select-image{padding:5px;border-radius:5px;display:inline-block;color:white;font-size:1em;}
.collage-img-config .fa{font-size:30px;cursor:pointer;float:right;margin:5px;color:white;}
.fa-times{color:#ccc;}

.collage-photo-choice-list .photo-choice .fa, .collage-photo-choice-list .photo-choice .fa:hover{font-size:40px;color:white;padding:25px;width:90px;background-color:transparent;}
.collage-photo-choice-list .photo-choice{background-color:#ababab;margin:10px;border-radius:60px;cursor:pointer;overflow:hidden;}

.iesbackgroundcolor3{background-color: #f05323;}
.highlightcollage{border:2px solid red;}
.picture .fa-times{position:absolute;top:40%;right:40%;padding:10px;color:#FF0000;font-size:2em;}
.picture .fa-upload{position:absolute;bottom:8%;padding:10px;color:#246B49;font-size:2em;left:0px;right:0px;margin-left:auto;margin-right:auto;text-align:center;}
.imagelayer{padding-top:20px;}
.imagelayerlist li{list-style-type:none;padding:0px;margin:0px;}
.imagelayerlist li input[type="checkbox"]{display:block;}
.imagelayerlist li label{margin:0px;width:100%;margin-bottom:2px;border:1px solid #ccc;}
.labelhighlight{border-color:#246B49!important;}

.picturehide{visibility:hidden;}

/* optiongroup styling */

.optiongroup, .personalisetitle {
    margin-top: 10px;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px;
}
/*.optiongroup .optionname label img{display:none;}*/
.optiongroup .optionname label br{display:none;}
.option .optionname label span { 
    font-weight: 400;
    vertical-align: top;
    color: #acacac;
    /*padding: 7px 25px;*/
    width: 100%;
    display: block;
    padding: 5px 7px;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.option .optionname label, .personalisetitle label { min-width: 15%; border: 0; margin: 0; padding-left: 0; padding-bottom: 5px; vertical-align: top}

.option .optionname .labelselected, .personalisetitle .labelselected {
    color: inherit;
    /*border: 3px solid #737373;*/
    background: transparent;
}

.option .optionname .labelselected span { 
    color: #ffffff;
    /*padding: 7px 25px;*/
    background: #737373;
    border-radius: 0px;
    /*border: 1px solid #0e442a;*/
}

.personalisetitle label div.effect {
    font-weight: 400;
    vertical-align: top;
    color: #acacac;
}

.personalisetitle .labelselected div.effect {
    color: #4c4c4c;
}

.option .optiontitle { margin-bottom: 20px;}
.option .prod_group_name, .personalisetitle .prod_personalize_name { padding-bottom: 1px; font-size:16px; font-weight: 600; */border-bottom: 2px solid #3bfaab;*/}
.option .prod_group_name .stepcount, .personalisetitle .prod_personalize_name .stepcount {
background: #737373;
color: #ffffff;
border-radius: 50%;
display:inline-block;
width:29px;
height:29px;
text-align:center;
padding-top:2px;
}
.list-image {
  display:inline-block;
  vertical-align:top;
}
.list-image img{max-width:75px;/*margin-top:3px;border:1px solid #ccc;*/}
.list-image:first-child { margin-left: 30px; margin-top: 10px; border:1px solid #ccc;}
#product_page_pic{display:none;}

.printing-information-summary{width:100%;margin:0 auto;}
.printing-information-summary div{display:inline-block;width:50%;vertical-align:top;}
.printing-information-summary div:last-child{text-align:right;}

.image-list-controller{text-align:center;display:none;}
.image-list-choosen{text-align:center;display:none;}
.image-list-controller i{padding:5px;cursor:pointer;}

.bottom-selected { border-bottom: 3px solid #246b49;}


.fieldset {
  position: relative;
  /*float: left;*/
  display:inline-block;
  max-width: 120px;
  margin: 2px auto;
  color: #4c4c4c;
  vertical-align:top;
  text-align:center;
}
.fieldset .fa-font, .fieldset .fa-text-height{position:absolute;top:26px;left:5px;}
/* IE11 hide native button */
.fieldset select::-ms-expand {
display: none;
}

.fieldset.selectezy:after {
  content: '< >';
  color: #7d7d7d;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 7px;
  /*Adjust for position however you want*/
  
  top: 22px;
  padding: 0 0 2px;
  font-size:12px;
  /*border-bottom: 1px solid #999;
  left line */
  
  position: absolute;
  pointer-events: none;
}

.fieldset select {
    border: 2px solid #707070;
    /*border-radius: 10px;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  display: block;
  width: 100%;
  max-width: 320px;
  float: right;
  padding: 0px 20px;
  font-size: 12px;
  line-height: 1.75;
  color: #7d7d7d;
  background-color: #ffffff;
  background-image: none;

  -ms-word-break: normal;
  word-break: normal;
}

.fieldset .input-group-addon {
    border: 2px solid #707070;
    border-left: 0;
    /*border-top-right-radius: 10px;*/
    /*border-bottom-right-radius: 10px;*/
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-addon{padding:0px 12px;}
.input-group-addon i{height:14px!important;}
.fieldset .imagefontcolor {
    border: 2px solid #707070;
    /*border-top-left-radius: 10px;*/
    /*border-bottom-left-radius: 10px;*/
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 2px 8px;
  font-size:12px;
    width: 100%;
    color: #7d7d7d;
} 

.fontconfig{display:none;font-size:13px;}

.input-group{margin-bottom:0px;margin-top:0px;}
.btn-switch {
  font-size: 13px;
  position: relative;
  display: inline-block;    
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-switch label { margin: 0; padding: 0; float: left; padding-top: 0px;}
.btn-switch__radio {
  display: none;
}
.btn-switch__label {
  display: inline-block;  
  padding: .5em .5em .5em .5em;
  vertical-align: top;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  color: #7d7d7d;
    cursor: pointer;
  transition: color .2s ease-in-out;
}
.btn-sh ~ .btn-sh {
  padding-right: .75em;
  padding-left: 0;
}
.btn-switch__txt {
  position: relative;
  z-index: 2;
    display: inline-block;
    min-width: 1.5em;
  opacity: 1;
  pointer-events: none;
  transition: opacity .2s ease-in-out;
}
.btn-switch__label:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #f0f0f0;
  /*border-radius: 1.5em;*/
  /*box-shadow: inset 0 .0715em .3572em rgba(43,43,43,.05);*/
  transition: background .2s ease-in-out;
}
.btn-switch__label_yes:before {
    border-top-left-radius: 1.5em;
    border-top-right-radius: 0;
    border-bottom-left-radius: 1.5em;
    border-bottom-right-radius: 0;
    border-top: 2px solid #707070;
    border-right: 0;
    border-bottom: 2px solid #707070;
    border-left: 2px solid #707070;
}

.btn-switch__label_no:before {
    border-top-left-radius: 0;
    border-top-right-radius: 1.5em;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 1.5em;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    border-bottom: 2px solid #707070;
    border-left: 0;
}

.btn-checked:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: .3em;
  bottom: .5em;
  /*left: 10px;*/
  width: 23px;
  height: 23px;
  background: #fff;
  border-radius: 1em; 
  pointer-events: none;
  box-shadow: 0 .1429em .2143em rgba(43,43,43,.2), 0 .3572em .3572em rgba(43,43,43,.1);
  /*transition: left .2s ease-in-out, background .2s ease-in-out;*/
}
.btn-switch__label_yes.btn-checked:after { left: 7px;}
.btn-switch__label_no.btn-checked:after { left: 3px;}

.btn-switch__label_yes.btn-checked:before, .btn-switch__label_no:before { background: #246b49;}
.btn-switch__label_no { color: #ffffff;}
.btn-switch__label_no.btn-checked:before { background: #f0f0f0;}
.btn-switch__label_no.btn-checked { color: #7d7d7d;}

.fixed-it{position:fixed;top:0px;}
.fixed-picture-sect{height:100%;}

.printinginformation{
    background-color: #eaeaea;
padding: 10px;
/*color: #fff;*/
margin: 10px 82px 0 30px;
width: 398px;
}

.mobile-prod-price{float:left;}
.mobile-steps{width:100%;position:fixed;bottom:0px;left:0px;z-index:5;padding:5px;}
.mobile-steps ul{float:right;}
.mobile-steps ul li{display:inline-block;color: #fff;border-radius: 50%;display: inline-block;width: 30px;height: 30px;text-align: center;padding-top: 3px;margin:3px;font-weight:bold;background-color:#737373;}
.mobile-steps ul li.highlightstep{color:#000;}
.scrollify-next{
  background-color:#246B49;
  border:0px; 
  color:#fff;
  padding:5px 10px;
  margin-bottom:5px;
  width:100%;
  height:6rem;
    float: none;
    bottom: 0;
    margin: 0;
    padding: 0 1rem;
    left: 0;
    border-radius: 0;
    width: 100%;
    height: 6rem;
    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;
}

.click-picture{height:52px;}
.click-picture img{max-width:50px;max-height:50px;border:1px solid #ccc;}
.click-photo {background:none!important;border:0px!important;width:70px!important;padding:0px!important;margin:0px!important;}
.personalisescroll{white-space:nowrap;height:250px;overflow:scroll;}
.personalisescroll .click-picture{height:82px;}
.personalisescroll .click-picture img{max-width:80px;max-height:80px;border:1px solid #ccc;}
.personalisescroll .click-photo {background:none!important;border:0px!important;width:100px!important;padding:0px!important;margin:0px!important;}

.bar{height: 8px;position: absolute;background-color: #246B49;width: 0%;}
.processing-bar{border: 1px solid #ccc;height: 10px;position: relative;}

/* ================================ 
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;}
  #customize_text_popup{text-align:center;width:100%;}
  /*.textconfig{width:100%;}
  .textconfig .fieldset{display:inline-block;vertical-align:top;width:30%;margin:5px;padding:10px;background-color:#eee;height:100px;}
  #customize_text_popup_wrapper .save-button-div{margin-right:0px;}*/
}

@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 { max-height: 50px;}
    .cart-and-list-buttons { width: 70%;}
}

@media only screen and (max-width: 992px){
    .desktop-slider .col-lg-2 { width: 20%;}
    .image-list li { height: 50px !important; width: 50px;}
    .list-image img { max-width: 50px;}
    .desktop-slider .col-lg-5 { width: 70%;}
    label { }
    .btn-add-to-wish-list { padding: 9px 5%; font-size: .8em; min-width: 165px;}
    .btn-add-to-cart { min-width: 165px;}
    .product_vert.product { max-width: 45%; width: 45%;}
}

@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;}
    .steps { display: none;}
    /*.textconfig .fieldset label{display:inline-block;border:1px solid #000;padding: 5px; margin-top: 2%;min-width:20px;text-align:center;cursor:pointer; font-size: 14px;}
    .textconfig .fieldset label input[type="radio"]{display:none;} 
    .textconfig .fieldset label input[value="1"] { background: #000; color: #fff;}
    .textconfig .fieldset label input[value="0"] { background: transparent; color: #000;}*/
}

@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;
    float: none;
    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: fixed;
    float: none;
    z-index: 8;
    bottom: 0;
    margin: 0;
    right: 0;
    float: right;
    bottom: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    height: 6rem;
    width: 5%;
    min-width: 105px;
    border: 10px solid #fff;
  }
  /*  .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: 90%;
    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) {
  #select_photo_from_popup{width:100%;}
    .product-details { }
    .right-sidebar { margin-top : 0;}
    .swiper-container-horizontal>.swiper-pagination { bottom: 20px;}
  .textconfig { width: 100%; margin: 0; padding:0px;}
  .textconfig .fieldset .fieldtext{display:none;}
  .textconfig .fieldset{max-width:100px;}
  .list-image:first-child{margin-left:0px;}
  .list-image img{max-width:none;max-height:50px;}
  .image-list{margin:0px;margin-top:10px;}
  .image-list li{height:52px!important;}
  label{padding-right:5px;}
  label img{max-width:80px;}
  h3.prod_product_name_header{font-size:18px;padding:0px;}
  .processing{position:fixed;bottom:0px;}
  .mobile-prod-price{/*width:100%;*/position:fixed;bottom:10%;}
  .prod_personalize_description{font-size:14px;}
}

@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 { }
    .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;}
}

.zoomContainer {
        display: none;
    }





















































































































































































































































































