
.cont-fix {
padding-bottom: 50px;
}
/* Cont Product */
.cont-product {
margin-top: 30px;
}
/* video responsive css */
.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%;
}
.breadcrumbs { margin-bottom: 10px; }
/* Right Sidebar */
.right-sidebar {
margin-bottom: 20px;
padding-bottom: 10px;
/*background-color: #f6f6f6;
border: 1px solid #e4e4e4;*/
}
/* Product Options */
.product-options {
display: block;
font-size: 0.8em;
line-height: 2.5em;
float: left;
}
.optiongroup { display: block; float: left; padding-right: 15px; padding-bottom: 20px; }
#IES_StockNotificationLink {
float: left;
clear: both;
}
/* Select */
.cont-product input,
.cont-product select {
display: block;
line-height: 1.42857143;
color: #8e8e8e;
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,
.custom-qty-text {
display: inline-block;
clear: both;
padding-top: 15px;
padding-bottom: 5px;
font-weight: 600;
color: #636363;
text-transform: uppercase;
}
.prod_personalize_checkbox .personalize .prod_personalize_description {
float: left;
}
#product_page_pic center {
display: none;
}
.product_name {
border-top: 1px solid transparent;
text-align: center;
}
.product_name a {
padding: 0;
}
.product_price {
display: block;
}
/* Big Image */
.big-image {
float: left;
width: 100%;
max-height: 450px;
padding: 2px 0;
height: 450px;
position: relative;
border: 1px solid #ddd;
-webkit-transition: all 0.2s ease;
}
.big-image img {
max-width: 100%;
max-height: 400px;
margin: 0 auto;
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
padding: 0 28px;
transition: all 0.2s ease;
height: auto;
}
.pp-space {
margin-top: 480px;
display: none;
}
#social_network {
display: inline-block;
margin: -10px 34% 10px;
}
#mobile-options {
padding-left: 0;
padding-bottom: 5px;
}
#mobile-options input,
#mobile-options select {
min-height: 35px;
padding: 0 5px;
min-width: 140px;
width: auto;
box-sizing: border-box;
align-items: center;
white-space: pre;
vertical-align: middle;
-webkit-rtl-ordering: logical;
background-color: white;
cursor: default;
border-width: 1px;
border-style: solid;
border-color: initial;
border-image: initial;
border-radius: 0px;
border-color: rgb(169, 169, 169);
}
#mobile-options input[type="radio"] {
min-width: 15px;
}
.prod-description .optiongroup {
width: 100%;
margin-bottom: 6px;
border-bottom: 1px solid #ebebeb;
padding-bottom: 12px;
}
/* Image list */
.image-list {
margin: 0 auto;
/* margin-right: 6px; */
/* padding-left: 0; */
transition: all 0.2s ease;
display: inline-block;
/* Set our transitions up. */
/* -webkit-transition: max-height 0.8s; */
-moz-transition: max-height 0.8s;
/* transition: max-height 0.8s; */
width: 100%;
text-align: center;
}
.image-list li {
width: 100px;
height: 100px !important;
/* float: left; */
display: inline-block;
cursor: pointer;
/* display: flex; */
align-items: center;
justify-content: center;
margin-bottom: 12px;
list-style-type: none;
border: 1px solid #ededed;
transition: all 0.2s ease;
position: relative;
overflow: hidden;
}
.image-list li:last-child {
margin-right: 0px;
}
.image-list li img {
max-width: 100%;
max-height: 100px;
display: block;
margin: auto;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
position: absolute;
}
/* 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-top: 30px;
}
.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 {
float: left; 
margin-top: 22px;
padding-bottom: 22px;
padding: 0 20px;
}
.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;
}
.product-details .prod-instock {
float: left;
margin-top: 8px;
margin-bottom: 8px;
font-size: 12px;
color: #ff0000;
font-weight: 700;
border-bottom: 2px solid #dedede;
}
.product-details .prod-description {
font-size: 13px;
line-height: 20px;
}
.product-details .prod-description p {
font-size: 14px;
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 {
border-radius: 0;
}
.btn-add-to-cart {
/*width: 100%;*/
width: 20em;
margin-bottom: 15px;
padding: 9px 28px;
margin-right: 15px;
font-size: 11px;
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;
}
.social-likes .share-title {
width: 100%;
float: left;
font-size: 11px;
margin-left: 4px;
margin-top: 20px;
letter-spacing: 2px;
font-weight: 700;
}
/* large_header_text */
.large_header_text {
text-align: center;
font-size: 24px;
margin-bottom: 48px;
}
.cross_sell_listing {
margin-top: 15px;
}
.cross_sell_listing table tbody tr td {
border-right: 1px solid #ebebeb;
margin-bottom: 2px;
padding: 4px;
display: inline-block;
text-align: center;
}
.cross_sell_listing table tbody tr td:nth-child(3n+3) {
border-right: none;
}
.cross_sell_listing table tbody tr td table tr td {
border: none;
}
.product_vert {
float: left;
width: 24%;
margin: 5px;
}
.product_vert:nth-child(2n+5) {
clear: both;
}
.cross-sell {
border-bottom: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
padding-bottom: 32px;
}
img.crosssellimg {
width: auto;
margin: 0 auto;
display: block;
}
.image_styles {
border: none !important;
}
.prod_review_content {
margin-top: 40px;
}
#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 {
display: none;
float: right;
margin: -15px 0 15px;
padding-left: 20px;
font-size: 10px;
}
#multi_cur_form select {
display: inline;
background: #e5e5e5;
color: #464646;
font-weight: bold;
font-size: 10px;
letter-spacing: 1px;
border: none;
padding: 1px 2px;
margin-left: 8px;
}
/* Pricing styles */
.prod_on_sale {
font-size: 12px;
padding: 3px 6px;
background: #000;
color: #ffffff;
}
.prod_strike_currency_type,
.prod_strike_appox {
text-decoration: line-through;
}
.prod_appox {
font-weight: bold;
font-size: 18px;
}
.swiper-pic-slider {
padding-top: 50px;
display: none;
}
.swiper-slide {
height: 300px !important;
}
.swiper-slide center {
display: none;
}
.desktop-slider {
padding-top: 20px;
transition: all 0.2s ease;
}
.push-down {
margin-top: 0;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
width: 80%;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide:nth-child(2n) {
width: 60%;
}
.swiper-slide:nth-child(3n) {
width: 40%;
}
.manufacturer_no {
display: block;
float: left;
clear: both;
font-weight: 500;
}
/* bulk pricing */
.table-like {
border: 1px solid #d3d3d3;
width: 50%;
float: left;
text-align: center;
}
.row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
#recurringChange .row {
margin-bottom: 0;
}
#recurringChange .row .table-like {
border-bottom: 0;
}
#recurringChange .row:first-child .table-like {
background: #d3d3d3;
}
#recurringChange .row .table-like:first-child {
border-right: 0;
}
#recurringChange .row:last-child .table-like {
border-bottom: 1px solid #d3d3d3;
}
.bulk-quantity-box {
margin-top: 15px;
}
.bulk-quantity-box .prod_qty_to_order {
font-size: 14px;
}
/* Tabs panel */
.tabbable-panel {
border: 1px solid #eee;
padding: 10px;
}
/* Default mode */
.tabbable-line>.nav-tabs {
border: none;
margin: 0px;
}
.tabbable-line>.nav-tabs>li {
margin-right: 2px;
}
.tabbable-line>.nav-tabs>li>a {
border: 0;
margin-right: 0;
color: #737373;
}
.tabbable-line>.nav-tabs>li>a>i {
color: #a6a6a6;
}
.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
border-bottom: 2px solid #ddd;
}
.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
border: 0;
background: none !important;
color: #333333;
}
.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
color: #a6a6a6;
}
.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
margin-top: 0px;
}
.tabbable-line>.nav-tabs>li.active {
border-bottom: 2px solid #000;
position: relative;
}
.tabbable-line>.nav-tabs>li.active>a {
border: 0;
color: #333333;
}
.tabbable-line>.nav-tabs>li.active>a>i {
color: #404040;
}
.tabbable-line>.tab-content {
margin-top: -3px;
border: 0;
border-top: 1px solid #eee;
padding: 15px 0;
}
.portlet .tabbable-line>.tab-content {
padding-bottom: 0;
}
#prod-page-reg { padding: 20px 0; }
.product-details #accordion .panel-heading { padding: 0;}
.product-details #accordion .panel-title > a {
display: block;
padding: 0.4em 0.6em;
outline: none;
font-weight:bold;
text-decoration: none;
}
.product-details #accordion .panel-title .fa { 
font-size: 0.8em;
transition: all 0.3s ease;
}
.product-details #accordion .panel-title > a.accordion-toggle.collapsed .fa , #accordion a.collapsed[data-toggle="collapse"] .fa {
-ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg);
}
.product-details #accordion ul { padding: 0 10px; }
#accordion { margin-top: 20px; }
@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: 768px) {
/* 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: 768px) {
.big-image {
width: 100%;
margin: 0 auto;
}
.big-image img {
width: 100%;
max-width: 100%;
}
.image-list li {
clear: none;
margin: 0 10px 12px;
}
#prod-page-reg {
position: fixed;
bottom: 0;
z-index: 9;
left: 0;
width: 100%;
display: block;
padding: 0;
}
#prod-page-reg .cart-and-list-buttons {
margin-bottom: -2px !important;
}
#prod-page-reg .cart-and-list-buttons .btn-add-to-cart {
border-radius: 0;
width: 100%;
height: 5rem;
margin-bottom: 0;
}
#prod-page-reg .cart-and-list-buttons .btn-add-to-wish-list {
display: none;
position: fixed;
right: 0;
bottom: 0;
margin: 0;
padding: 0 1rem;
border-radius: 0;
width: 20vw;
height: 4rem;
z-index: 10;
}
.qty-field input[type="text"] {
width: 40% !important;
}
.right-sidebar {
border-top: 1px solid #ebebeb;
margin-top: 20px;
}
.desktop-slider {
display: none;
}
.dtop-prod-title {
display: none;
}
.dtop-prod-price {
display: none;
}
.mobile-prod-price {
padding-left: 0;
}
.swiper-pic-slider {
padding-top: 20px;
display: block;
}
.swiper-slide img {
display: block;
width: auto;
max-width: 100%;
max-height: 100%;
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
}
#mobile-options {
margin-top: -20px;
padding-left: 0;
margin-bottom: 20px;
}
#mobile-options .optiongroup {
width: auto;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
margin-top: 10px;
border-bottom: none;
}
#mobile-options input,
#mobile-options select {
min-width: auto;
}
#social_network {
margin: 0;
padding: 20px;
}
.modal-dialog {
margin: 50% 20px;
}
.mobile-prod-title .prod_product_name_header {
font-size: 18px;
}
.bigger_price_show_class {
font-size: 16px;
}
.prod-description input[type="text"],
.prod-description select,
.prod-description textarea {
width: 100%;
}
textarea {
max-width: 100%;
}
.prod-description input[type="text"],
.prod-description select {
height: 40px;
}
.product-details .prod-description {
display: block;
clear: both;
padding-top: 4px;
border-top: 1px solid #ebebeb;
margin-top: 4px;
}
.prod-description div.a-row.a-expander-container.a-expander-inline-container,
.prod-description div.a-row.a-spacing-micro.singleton {
width: auto !important;
}
.cross_sell_listing table tbody tr td {
width: 100%;
}
.share {
color: #555;
background-color: #dedede;
border-color: #dedede;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
.product_vert {
width: 50%;
margin-bottom: 10px;
height: 280px;
margin-left: 0;
margin-right: 0;
padding: 0px;
}
.product_vert img.crosssellimg {
max-width: 85%;
}
.prodtopdescription {
padding-top: 12px;
}
}
@media screen and (max-width: 767px) {
#mobile-options input,
#mobile-options select {
width: 100%;
}
.product-details {
padding: 0;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
#prod-page-reg {
display: block;
}
#prod-mobile-only {
display: none;
}
}

