:root {
    --product-border-color: #e0e0e0;
}

@font-face {
    font-weight: normal;
    font-family: 'robotolight';
    font-style: normal;
    src: url('fonts/Roboto-Light-webfont.eot');
    src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto-Light-webfont.woff') format('woff'),
    url('fonts/Roboto-Light-webfont.ttf') format('truetype'),
    url('fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
}

/* .pb-left-column ************************************************************************/
#image-block {
    position: relative;
    display: block;
    padding-right: 5px;
    background: white;
    cursor: pointer;
}

h1.title {
    font-size: 19px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .pb-left-column #image-block {
        width: 280px;
        margin: 0 auto;
    }
}

#image-block img {
    float: left;
    background: #fbfbfb;
}

#image-block .ribbon {
    position: absolute;
}

#image-block #view_full_size .span_link {
    position: absolute;
    bottom: -7px;
    left: 70px;
    z-index: 0;
    display: block;
    width: 0;
    margin-left: -68px;
    padding: 10px 0;
    color: #777676;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}

#image-block #view_full_size .span_link::after {
    margin: 0 0 0 4px;
    color: #c0c0c0;
    font-weight: normal;
    font-size: 20px;
    font-family: "FontAwesome";
    line-height: 22px;
    content: "\f00e";
}

#image-block #view_full_size .span_link:hover::after {
    color: #333;
}

#image-block a.jqzoom div div img {
    width: auto;
    max-width: 10000px;
}

#image-block a.jqzoom div div .zoomWrapper {
    border: none;
}

#image-block .zoomPad {
    z-index: auto !important;
}

#image-block .new-box,
#image-block .sale-box {
    z-index: 5002;
}

#views_block {
    position: relative;
    margin: 10px 0 0;
}

/* miniatures */
.pb-left-column #views_block {
    margin-top: 10px;
}

@media (max-width: 767px) {
    .pb-left-column #views_block {
        width: 280px;
        margin: 0 auto;
    }
}

#thumbs_list {
    overflow: hidden;
}

@media (min-width: 768px) and (max-width: 1199px) {
    #thumbs_list {
        width: 448px;
    }
}

@media (max-width: 767px) {
    #thumbs_list {
        width: 300px;
    }
}

@media (max-width: 359px) {
    #thumbs_list {
        width: 260px;
    }
}

#thumbs_list ul#thumbs_list_frame {
    height: 54px;
    padding-left: 0;
    overflow: hidden;
    list-style-type: none;
}

#thumbs_list li {
    float: left;
    width: 72px;
    margin-right: 20px;
    line-height: 0;
    cursor: pointer;
}

@media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list li {
        width: 76px;
        height: 76px;
    }
}

#thumbs_list li.last {
    margin-right: 0;
}

#thumbs_list li a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right-width: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

span.view_scroll_spacer {
    float: left;
    width: 39px;
    padding-left: 12px;
}

@media (min-width: 768px) and (max-width: 991px) {
    span.view_scroll_spacer {
        width: 28px;
        padding-left: 6px;
    }
}

#view_scroll_left,
#view_scroll_right {
    top: -1px;
    width: 20px;
    height: 20px;
    margin-top: 0;
    padding: 27px 0;
    overflow: hidden;
    color: white;
    font-size: 0;
    line-height: 0;
    background-color: silver;
    border: 1px solid;
    border-radius: 3px;
}

#view_scroll_left::before,
#view_scroll_right::before {
    padding-left: 2px;
    color: white;
    font-size: 30px;
    font-family: "FontAwesome";
    line-height: 0;
}

#view_scroll_right {
    position: absolute;
    right: 0;
    float: left;
}

#view_scroll_right::before {
    content: "";
}

#view_scroll_left {
    position: absolute;
    left: 0;
}

#view_scroll_left::before {
    padding-right: 2px;
    content: "";
}

.resetimg {
    padding: 10px 0 0;
}

.resetimg #resetImages i {
    margin-right: 6px;
}

.view_scroll_spacer {
    margin-top: 38px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .view_scroll_spacer {
        margin-top: 28px;
    }
}

/* link list */
#usefull_link_block {
    list-style-type: none;
}

#usefull_link_block li {
    margin: 0 0 8px 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    #usefull_link_block li {
        float: none !important;
    }
}

#usefull_link_block li:first-child {
    margin: 0 0 8px 0;
    padding: 0;
    border: none;
}

#usefull_link_block li a {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    color: #777676;
    font-weight: 700;
    line-height: 22px;
}

#usefull_link_block li a::before {
    position: absolute;
    top: -2px;
    left: 0;
    color: #333;
    font-weight: normal;
    font-size: 19px;
    font-family: "FontAwesome";
    line-height: 24px;
}

#usefull_link_block li a:hover {
    color: #000;
}

@media (min-width: 768px) and (max-width: 991px) {
    #usefull_link_block li.print {
        margin: 8px 0 0;
        padding: 0;
        border: none;
    }
}

#usefull_link_block li.print a::before {
    content: "\f02f";
}

#usefull_link_block li.sendtofriend a::before {
    content: "\f003";
}

#usefull_link_block li#left_share_fb {
    float: none;
    clear: both;
}

#usefull_link_block li#left_share_fb a {
    padding-left: 18px;
}

#usefull_link_block li#left_share_fb a::before {
    content: "\f09a";
}

#usefull_link_block li#favoriteproducts_block_extra_remove,
#usefull_link_block li#favoriteproducts_block_extra_add,
#usefull_link_block li#favoriteproducts_block_extra_removed,
#usefull_link_block li#favoriteproducts_block_extra_added {
    position: relative;
    float: none;
    clear: both;
    margin: 0 0 8px 0;
    padding: 0;
    font-weight: 700;
    border: none;
    cursor: pointer;
}

#usefull_link_block li#favoriteproducts_block_extra_remove:hover,
#usefull_link_block li#favoriteproducts_block_extra_add:hover,
#usefull_link_block li#favoriteproducts_block_extra_removed:hover,
#usefull_link_block li#favoriteproducts_block_extra_added:hover {
    color: #000;
}

/* pb-center-column ****************************************************************************** */
.pb-center-column {
    margin-bottom: 30px;
}

.pb-center-column h1 {
    padding-bottom: 16px;
    color: #3a3939;
    font-size: 20px;
}

.pb-center-column p {
    margin-bottom: 10px;
}

#product_reference {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    border-left: 5px;
}

#product_reference span {
    color: #333;
}

#short_description_block .buttons_bottom_block {
    display: none;
}

.phone-order {
    display: flex;
    cursor: pointer;
}

.pb-center-column #buy_block {
    margin-top: 10px;
}

.pb-center-column #buy_block label {
    display: inline-block;
    width: 125px;
    font-weight: 700;
    font-size: 12px;
    text-align: right;
}

.pb-center-column #buy_block p.price {
    padding: 0;
}

.pb-center-column #color_picker p {
    padding-bottom: 5px;
    font-weight: 700;
}

#product p#loyalty {
    position: relative;
    margin: 10px 0 -5px;
    padding: 17px 0 15px 35px;
    border-top: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
}

#product p#loyalty b {
    color: #333;
}

#product p#loyalty::before {
    position: absolute;
    top: 16px;
    left: 0;
    color: #cfcccc;
    font-size: 26px;
    font-family: "FontAwesome";
    line-height: 28px;
    content: "\f024";
}

#product .cross-selling-title {
    padding-left: 15px;
}

#attributes fieldset {
    padding-bottom: 3px;
}

#attributes fieldset label {
    display: block;
    vertical-align: top;
}

#attributes .attribute_list {
    width: 100%;
}

#attributes .attribute_list .form-control {
    max-width: 230px;
}

#attributes .attribute_list .form-control option {
    color: #666;
    background: white;
}

#attributes .attribute_list ul {
    clear: both;
}

#attributes .attribute_list ul li {
    float: left;
    margin-right: 10px;
}

#attributes .attribute_list input.attribute_radio {
    float: left;
    margin-left: 3px;
}

#attributes .attribute_list div.radio,
#attributes .attribute_list div.radio span,
#attributes .attribute_list div.radio input {
    display: inline-block;
    float: none;
}

#attributes .attribute_list #color_to_pick_list {
    list-style-type: none;
}

#attributes .attribute_list #color_to_pick_list li {
    float: left;
    clear: none;
    width: 26px;
    height: 26px;
    margin: 0 3px 3px 0;
    padding: 1px;
    border: 1px solid #d6d4d4;
}

#attributes .attribute_list #color_to_pick_list li a.color_pick {
    display: block;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

#attributes .attribute_list #color_to_pick_list li.selected {
    border: 1px solid #4d4d4d;
}

#attributes .attribute_list #color_to_pick_list li a.color_pick img {
    display: block;
    width: 22px;
    height: 22px;
}

.box-cart-bottom {
    width: 100%;
    min-height: 20px;
}

#short_description_content a,
.page-product-box a {
    color: #333;
    text-decoration: underline;
}

#short_description_content a.btn,
.page-product-box a.btn {
    text-decoration: none;
}

#center_column.col-sm-9 .col-md-3 .box-info-product {
    background: #f6f6f6;
    border: 1px solid #d2d0d0;
    border-top: 1px solid #b0afaf;
    border-bottom: 1px solid #b0afaf;
}

#center_column.col-sm-9 .col-md-3 .box-info-product p {
    margin-bottom: 7px;
    padding: 15px 10px 0;
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
    position: relative;
    display: block;
    padding: 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -o-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    border-top: 1px solid #0079b6;
    border-right: 1px solid #006fa8;
    border-bottom: 1px solid #012740;
    border-left: 1px solid #006fa8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0);
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive::before {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 51px;
    color: white;
    font-size: 25px;
    font-family: "FontAwesome";
    line-height: 47px;
    text-align: center;
    text-shadow: 0 1px #015883;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    content: "\f07a";
}

@media (max-width: 991px) {
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive::before {
        display: none;
    }
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added::before {
    content: "\f00c";
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled::before,
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled::before {
    height: 51px;
    border: none;
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    animation: 2s linear 0s normal none infinite spin;
    content: "\f110";
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 51px;
    z-index: 2;
    width: 1px;
    background: none;
    content: "";
}

@media (max-width: 991px) {
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive::after {
        display: none;
    }
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    display: block !important;
    padding: 12px 16px 14px;
    color: white;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-shadow: 0 1px #015883;
    border: none;
    border-top: 1px solid #006fa8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 1199px) {
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
        padding: 8px 12px 10px;
        text-align: center;
    }
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
    background-image: -webkit-linear-gradient(#007ab7, #009ad0);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
    background-image: -moz-linear-gradient(#007ab7, #009ad0);
    background-image: -o-linear-gradient(#007ab7, #009ad0);
    background-image: linear-gradient(#007ab7, #009ad0);
    background-position: 0 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0', GradientType=0);
}

/* table_data_sheet */
.table-data-sheet {
    width: 100%;
    margin: 0 0 20px;
    background: white;
    border-bottom: 1px solid #d6d4d4;
}

.table-data-sheet tr {
    border-top: 1px solid #d6d4d4;
}

.table-data-sheet tr.even {
    background: #fdfdfd;
}

.table-data-sheet tr td {
    padding: 10px 20px 11px;
}

.table-data-sheet tr td:first-child {
    width: 50%;
    color: #333;
    font-weight: 700;
    text-align: right;
    border-right: 1px solid #d6d4d4;
}

/* table product-discounts */
table.table-product-discounts {
    width: 50%;
    margin: 0 0 20px;
    background: white;
    border: none;
    border-right: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
}

@media (max-width: 767px) {
    table.table-product-discounts {
        width: 100%;
    }

    .box-cart-bottom {
        float: none;
        padding: 0;
    }

    .box-cart-bottom button {
        width: 100%;
    }
}

table.table-product-discounts tr th {
    color: #333;
    font-weight: 700;
    background: #fbfbfb;
    border: none;
}

table.table-product-discounts tr td,
table.table-product-discounts tr th {
    width: 33%;
    padding: 10px 20px 11px;
    line-height: 18px;
    text-transform: none;
    text-shadow: none;
    border-top: 1px solid #d6d4d4;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid #d6d4d4;
}

/* accessories  */
.accessories-block .block_description {
    display: none;
}

.accessories-block .exclusive span {
    padding: 2px 8px 3px;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
}

.accessories-block .exclusive span:focus,
.accessories-block .exclusive span:active {
    text-decoration: none;
}

/* quantity_wanted */
#quantity_wanted_p .btn {
    float: right;
    margin-left: 0;
    font-size: 9px;
    text-align: center;
    background-color: #fff;
    border: 1px solid var(--product-border-color);
    border-radius: 0;
}

#quantity_up {
    color: black;
    font-family: "FontAwesome";
    content: "";
}

#quantity_down {
    color: black;
    font-family: "FontAwesome";
    content: "";
}

#quantity_wanted_p label {
    display: block;
    margin-bottom: 7px;
}

#add_to_cart .exclusive {
    width: 100%;
    padding: 10px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    border: medium none;
    border-radius: 8px;
}

/* availability_statut */
#availability_statut span#availability_label,
#availability_date_label {
    display: inline-block;
    width: 85px;
    font-weight: 700;
    font-size: 11px;
    line-height: 20px;
    text-align: right;
}

#quantityAvailable {
    color: #333;
    font-weight: 800;
    font-size: 11px;
    line-height: 18px;
}

#quantityAvailableTxtMultiple {
    color: #333;
    font-weight: 800;
    font-size: 11px;
    line-height: 18px;
}

#availability_value,
#last_quantities {
    display: inline-block;
    font-weight: 800;
    font-size: 11px;
    line-height: 20px;
    text-transform: capitalize;
    background: white;
}

#last_quantities {
    position: relative;
    top: 1px;
    padding: 4px 8px 3px;
    background: #fe9126;
    border: 1px solid #e4752b;
}

#availability_statut,
#pQuantityAvailable {
    display: inline-block;
}

#pQuantityAvailable span {
    color: #333;
    font-weight: 700;
}

#availability_statut #availability_value.warning_inline {
    margin: 0;
    color: #f00;
}

/* box-security */
.box-security {
    padding: 19px 19px 6px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #fbfbfb));
    background-image: -webkit-linear-gradient(#fff, #fbfbfb);
    background-image: -moz-linear-gradient(#fff, #fbfbfb);
    background-image: -o-linear-gradient(#fff, #fbfbfb);
    background-image: linear-gradient(#fff, #fbfbfb);
    border-top: 1px solid #dfdede;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fbfbfb', GradientType=0);
}

.discount {
    display: none;
}

.more-info_icon {
    display: flex;
    justify-content: center;
    width: 65px;
}

@media (max-width: 767px) {
    .more-info_icon {
        width: 50px;
    }
}

.more_info {
    display: inline-block;
    width: 100%;
    line-height: 16px;
    text-align: left;
}

.extra-info {
    display: block;
    margin-right: 10px;
    color: black;
    font-size: 13px;
}

.extra-info_additional {
    display: block;
    color: #999;
    font-size: 12px;
}

.our_price_display {
    width: 100%;
    color: #3d3d3d;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    text-align: right;
}

@media (max-width: 991px) {
    .our_price_display {
        font-size: 25px;
        line-height: 28px;
    }
}

#old_price {
    display: inline-block;
    margin: 0 0 0 16px;
    color: var(--product-border-color);
    font-weight: 600;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    line-height: 23px;
    text-decoration: line-through;
}

#reduction_percent,
#reduction_amount {
    display: inline-block;
    margin: 0 0 0 16px;
    padding: 1px 2px;
    color: var(--product-border-color);
    font-weight: 600;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    line-height: 23px;
    background: #f13340;
    border: 1px solid #d02a2c;
}

#reduction_percent span,
#reduction_amount span {
    display: block;
}

/* Summer sale box */

.buybox-sale-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 5px;
}

.buybox-reduced-price {
    color: #5d5d5d;
    font-size: 12px;
    line-height: 12px;
    text-decoration: line-through;
}

.buybox-sale-percent {
    min-width: 43px;
    margin-left: 5px !important;
    padding: 1px 3px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    background: #9c0;
    border: 1px solid #9c0;
    border-radius: 5px;
}

.buybox-sale-img-container {
    width: 129px;
    margin-left: 6px;
    padding-left: 6px;
    color: #3d3d3d;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
    background: url("/themes/media-center/img/winter-sale.svg") no-repeat center;
}

@media (min-width: 1200px) {
    .buybox-sale-img-container {
        width: 70%;
        font-size: 9px;
    }
}

@media (min-width: 1350px) {
    .buybox-sale-img-container {
        font-size: 10px;
    }
}

/* online_only */
p.online_only {
    color: #f13340;
    font-weight: 700;
    font-size: 13px;
    text-align: left;
}

#our_price_display {
    font-weight: 600;
}

/* brand */
.brand_name {
    color: #3d3d3d;
    font-size: 10px;
    line-height: 26px;
    text-transform: uppercase;
}

.brand_name-element {
    padding-top: 5px;
    line-height: 12px;
}

/* button_wishlist */
.product-wishlist-block {
    display: inline-block;
    padding-right: 15px;
}

.buttons_bottom_block #wishlist_button {
    color: #747474;
    font-weight: 400;
    font-size: 14px;
}

/* button_compare */
.product-compare-block {
    display: inline-block;
}

.btn-product-add-to-compare::before {
    display: inline-block;
    width: 10px;
    height: 30px;
    margin: 0 15px 0 0;
    color: #747474;
    font: 400 14px "FontAwesome";
    text-align: center;
    content: "";
}

.btn-product-add-to-compare {
    color: #747474;
    font-weight: 400;
    font-size: 14px;
}

.star_content {
    display: flex;
    justify-content: flex-end;
}

.product_comments-section {
    display: flex;
    justify-content: flex-start;
    padding: 0;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
    width: 555px;
    overflow: hidden;
}

@media (max-width: 767px) {
    #send_friend_form {
        width: 280px;
    }
}

#send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #d6d4d4;
}

#send_friend_form .product p {
    padding: 0;
    color: #333;
}

#send_friend_form .product p .product_name {
    color: #000;
    font-size: 12px;
}

#send_friend_form .form_container {
    padding: 10px 15px;
    background: #fbfbfb;
    border: 1px solid #d6d4d4;
}

#send_friend_form .form_container p.intro_form {
    padding-bottom: 6px;
    color: #333;
    font-weight: 700;
    font-size: 13px;
}

#send_friend_form .form_container p.txt_required {
    padding-bottom: 0;
    color: #666;
}

#send_friend_form .form_container .text {
    padding-bottom: 10px;
}

#send_friend_form .form_container .text label {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 12px;
}

#send_friend_form .form_container .text input {
    width: 100%;
    height: 22px;
    padding: 0 5px;
    color: #666;
    font-size: 12px;
}

#send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right;
}

#send_friend_form .submit .btn {
    color: #fff;
}

/* PERSONNALISATION ##################################################################### */
p.infoCustomizable {
    margin-bottom: 30px;
}

ul#uploadable_files,
ul#text_fields {
    list-style-type: none;
}

.customizableProductsFile,
.customizableProductsText {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d4d4;
}

.customizationUploadLine {
    padding-bottom: 10px;
}

.customizationUploadLine label {
    display: block;
    vertical-align: top;
}

.customizationUploadLine textarea {
    width: 50%;
    color: #777;
    border: 1px solid #d6d4d4;
}

.customizationUploadBrowse img + a {
    position: relative;
    top: -51px;
}

#customizedDatas {
    float: right;
}

.accessories_block div ul li a {
    display: inline-block;
}

.accessories_block div ul li.s_title_block a,
.accessories_block div ul li.s_title_block span {
    font-weight: 700;
}

#criterions_list {
    padding-left: 0;
}

#single-product-tab .rte {
    color: #747474;
    font-size: 16px;
    line-height: 1.4;
}

/* battery empire */

.bullet ul {
    padding-bottom: 8px;
    list-style: disc;
}

/* end battery empire */

/* powerbank battery empire */

@media (min-width: 768px) {
    section#single-product-tab div.rte div.powerbank div.row {
        display: table;
        width: 99.9%;
    }

    section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"] {
        display: inline-block;
        vertical-align: middle;
    }

    section#single-product-tab div.rte div.powerbank div.row.firstrow div.imgabs {
        padding-right: 200px;
    }

    section#single-product-tab div.rte div.powerbank div.row.firstrow div.imgabs img {
        position: absolute;
        left: 100%;
        display: block;
        height: 130px;
        margin-top: -15px;
        margin-left: -160px;
    }

    section#single-product-tab div.rte div.powerbank div.row .md-pull-right img {
        float: right !important;
        margin: 0;
    }
}

@media (max-width: 768px) {
    section#single-product-tab div.rte div.powerbank div.row h4 {
        text-align: center;
    }

    .mar-sm-bottom {
        margin-bottom: 20px !important;
    }

    section#single-product-tab div.rte div.powerbank div.row img {
        margin: 0 auto;
    }

    section#single-product-tab div.rte div.powerbank div.row .sm-pull-right img {
        float: right !important;
        margin: 0;
    }

    section#single-product-tab div.rte div.powerbank div.row .sm-pull-left img {
        float: left !important;
        margin: 0;
    }

    section#single-product-tab div.rte div.powerbank div.row.firstrow div.imgabs {
        padding-right: 15px;
    }

    section#single-product-tab div.rte div.powerbank div.row.firstrow div.imgabs img {
        display: block;
        width: 40px !important;
        margin-top: 10px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    section#single-product-tab div.rte div.powerbank div.row.firstrow div.imgabs p {
        text-align: center;
    }

    section#single-product-tab div.rte div.powerbank div.row.firstrow div.imgabs h4.primary-heading-text {
        padding-bottom: 20px;
        font-size: 25px;
        font-family: 'robotolight';
        line-height: 30px !important;
        text-align: center;
    }

    .phonecenter {
        display: block;
        margin: 0 auto;
    }
}

section#single-product-tab div.rte div.powerbank div.row {
    margin: 0 1px;
    background-size: cover;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"] {
    padding: 0;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].edgeTop {
    padding-top: 0;
    vertical-align: top;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].edgeBottom {
    padding-bottom: 0;
    vertical-align: bottom;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].edgeLeft {
    padding-left: 0;
    text-align: left;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].edgeRight {
    padding-right: 0;
    text-align: right;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].blockLeft {
    padding-left: 20px;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].blockRight {
    padding-right: 20px;
    text-align: right;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].blockCenter {
    text-align: center;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].blockTop {
    padding-top: 20px;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].blockTop5 {
    padding-top: 100px;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].blockBottom {
    padding-bottom: 20px;
}

section#single-product-tab div.rte div.powerbank div.row div[class*="col-md-"].blockBottom p:last-child {
    margin-bottom: 0 !important;
}

section#single-product-tab div.rte div.powerbank div.row h4 {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-size: 25px;
    font-family: 'robotolight';
    line-height: 30px;
}

section#single-product-tab div.rte div.powerbank div.row h4.bg1 {
    display: inline-block;
    width: auto !important;
    padding-top: 15px !important;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
    background-color: #34a5ab;
    border-radius: 21px;
}

section#single-product-tab div.rte div.powerbank div.row h4.hr {
    display: inline-block;
    border-bottom: 1px solid #fdfdfd;
}

section#single-product-tab div.rte div.powerbank div.row h4 img {
    position: relative;
    top: -0.6em;
    vertical-align: middle;
}

section#single-product-tab div.rte div.powerbank div.row ul {
    padding-left: 4ex;
    list-style-type: square;
}

section#single-product-tab div.rte div.powerbank div.row li {
    padding-left: 1.5ex;
    line-height: 1.2em;
}

section#single-product-tab div.rte div.powerbank div.row p {
    padding-right: 30px;
    padding-left: 30px;
    line-height: 1.5em;
}

section#single-product-tab div.rte div.powerbank div.row strong {
    line-height: 2em;
}

section#single-product-tab div.rte div.powerbank div.row table {
    width: 99.99%;
    border-collapse: collapse;
}

section#single-product-tab div.rte div.powerbank div.row table tbody tr:nth-child(even) {
    background-color: #f7f7f7;
}

section#single-product-tab div.rte div.powerbank div.row table tbody th,
section#single-product-tab div.rte div.powerbank div.row table tbody td {
    font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    border: 1px solid #ccc;
}

section#single-product-tab div.rte div.powerbank div.row .support {
    display: inline-block;
    width: auto;
    padding-right: 0.7ex;
    padding-left: 0.7ex;
    color: #fdfdfd;
    font-weight: bolder;
    line-height: 1.4em;
    background-color: #5c5c5c;
    border-radius: 7px;
}

section#single-product-tab div.rte div.powerbank div.row .support-next {
    display: inline-block;
    width: auto;
    padding-right: 0.7ex;
    padding-left: 0.7ex;
    line-height: 1.4em;
}

section#single-product-tab div.rte div.powerbank div.row .support-img img {
    margin-right: 10px;
    vertical-align: baseline;
}

section#single-product-tab div.rte div.powerbank div.row.bgLight {
    background-color: #fff;
}

section#single-product-tab div.rte div.powerbank div.row.bgDark {
    background-color: #f5f3f3;
}

section#single-product-tab div.rte div.powerbank div.row.bgBlack {
    color: #dfdfdf;
    background-color: #161719;
}

section#single-product-tab div.rte div.powerbank div.row.bgDarkGray {
    color: #dfdfdf;
    background-color: #414141;
}

section#single-product-tab div.rte div.powerbank div.row.bgRed {
    color: #fdfdfd;
    background-color: #ff5d5b;
}

section#single-product-tab div.rte div.powerbank div.row.cycle:nth-child(odd) {
    background-color: #f5f3f3;
}

section#single-product-tab div.rte div.powerbank div.row.firstrow {
    min-height: 100px;
    margin-top: 17px;
    margin-bottom: 17px;
}

.variant_img {
    margin: 0 auto;
}

.container2 .btn {
    width: 227px;
    padding: 5px 5px;
    font-size: 12px;
    white-space: normal;
    word-break: break-word;
}

.container2 span.btn {
    margin-bottom: 4px;
}

#laptops ul li {
    display: inline-block;
    width: 231px;
    max-width: 231px;
}

.container2__models--background {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background: #f9f9f9;
}

#laptops {
    display: inline-block;
    width: 100%;
    line-height: 0;
    text-align: center;
}

.container2 h3 {
    font-size: 16px;
}

#laptops .list {
    line-height: 0;
}

@media screen and (max-width: 1000px) {
    .legend {
        display: none;
    }

    #laptops ul li {
        width: 160px;
    }

    .container2 .btn {
        width: 150px;
    }
}

@media screen and (max-width: 767px) {
    .product-item {
        border-bottom: 1px solid #d9d8d8;
    }

    .entry-content {
        padding: 0;
    }

    .avatar {
        display: none;
    }

    .comment-item {
        margin-bottom: 0;
        padding: 2px 25px;
    }

    .comment-item .comment-body::before {
        content: none;
    }

    section#single-product-tab div.rte div.powerbank div.row h4 {
        padding-left: 0 !important;
    }

    .container2 .btn {
        width: 155px;
        padding: 5px 3px;
    }

    #laptops ul li {
        max-width: 160px;
    }
}

@media screen and (max-width: 351px) {
    .container2 span.btn {
        width: 132px;
        margin-bottom: 0;
        padding: 4px 2px;
        font-size: 11px;
    }

    #laptops ul li {
        max-width: 134px;
        margin-bottom: 3px;
    }
}

#scrollUp {
    bottom: 80px;
}

/* end powerbank battery empire */

h4.primary-heading-text {
    font-size: 23px;
    font-family: 'robotolight';
}

p.primary-text {
    font-size: 16px;
    font-family: 'robotolight';
    line-height: 18px;
}

.rte .powerbank p {
    font-family: 'robotolight', 'Roboto', sans-serif !important;
    line-height: 1.5em;
}

.rte .powerbank h4 {
    padding-left: 30px;
    font-family: 'robotolight', 'Roboto', sans-serif !important;
}

#add_to_cart .disabled {
    background-color: #c6c6c6;
    cursor: not-allowed;
}

.mobile-gallery {
    display: none;
}

.zoomLens {
    z-index: 90 !important;
}

.video-badge {
    position: absolute;
    right: 20px;
    bottom: 100px;
    z-index: 91;
}

@media (max-width: 767px) {
    .mobile-gallery {
        display: block;
    }

    .video-badge {
        right: 5px;
        bottom: 5px;
        z-index: 1;
    }

    #view_full_size {
        display: none;
    }

    #views_block {
        display: none;
    }

    #image-block {
        border: none;
    }

    .large-gallery {
        display: none;
    }
}

.min_delivery {
    color: #0066c0;
    font-size: 13px;
}

.min_delivery i {
    font-size: 11px;
}

.min_delivery:hover {
    color: #0066c0;
    font-size: 13px;
    text-decoration: underline;
}

.delivery_border {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

.delivery_top {
    font-weight: bold;
}

.inner-top-xs2 {
    margin-top: 4px;
}

.box-info-border {
    padding: 5px;
    border-top: 1px solid var(--product-border-color);
}

.box-info-border .availability {
    color: #9c0;
    font-weight: 100;
    font-size: 17px;
    line-height: 24px;
    text-transform: none;
}

.min_variants .variant {
    display: inline-block;
    margin: 2px;
    padding: 2px 8px;
    color: #5d5d5d;
    font-size: 13px;
    border: 1px solid var(--product-border-color);
}

.min_variants .variant.active {
    border: 1px solid var(--color-brand);
}

.min_variants .variant:hover {
    color: #fff;
    background: #5d5d5d;
}

.min_variants .variant2:hover {
    border: 1px solid var(--color-brand);
    opacity: 0.8;
}

.min_variants .variant2 {
    display: inline-block;
    min-width: 100px;
    margin: 2px;
    padding: 5px 10px;
    color: #5d5d5d;
    font-size: 13px;
    text-align: center;
    border: 1px solid var(--product-border-color);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.min_variants .variant2 span {
    color: var(--color-brand);
    font-size: 12px;
}

.min_variants .variant2.active {
    border: 2px solid var(--color-brand);
}

#var2 {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
}

#var2 li {
    position: relative;
    margin: 2px 0;
}

#var2 .pro,
#var2 .ultra,
#var2 .outlet {
    position: absolute;
    top: -6px;
}

#var2 .pro {
    left: calc(50% - 27px);
}

#var2 .ultra,
#var2 .outlet {
    left: calc(50% - 32px);
}

.more {
    color: #0066c0;
    font-size: 14px;
}

.more span {
    margin-left: 12px;
}

.more:hover {
    color: #0066c0;
    text-decoration: underline;
}

.more i {
    margin-left: -2px;
    color: #5d5d5d;
}

.custom-link {
    color: #0066c0;
}

.custom-link:hover {
    color: #0066c0;
    text-decoration: underline;
}

.buy-block {
    padding: 15px 15px 0 !important;
    border: 2px solid var(--product-border-color);
    border-radius: 20px;
}

.buy-box-arrow {
    position: relative;
    right: 6px;
    width: 25px;
    line-height: 1.3;
    cursor: pointer;
}

.our_price_discount {
    color: #5d5d5d;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
}

.our_price_display-percent {
    display: inline-block;
    min-width: 43px;
    margin: 0 0 0 16px;
    margin-left: 5px !important;
    padding: 1px 3px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    line-height: 15px;
    text-align: center;
    background: #0089ff;
    border: 1px solid #0c0086;
    border-radius: 5px;
}

#quantity_wanted_p label {
    display: inline-block;
    float: left;
    font-weight: 100;
}

.add_to_cart_phone {
    display: flex;
    align-items: center;
    padding: 6px 0 6px 0;
    color: #0066c0;
    border-top: 1px solid var(--product-border-color);
}

.add_to_cart_phone:hover {
    color: #0066c0;
}

.add_to_cart_phone:active,
.add_to_cart_phone:focus {
    color: #0066c0;
}

.buy-block-container {
    padding: 0;
}

.button.button-medium {
    min-width: 0;
    min-height: 0;
    margin: 0 0 20px;
    padding: 10px 80px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 17px;
    letter-spacing: 0;
    background: #8c0;
    border-width: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

/* --------------------------------PRODUCT COMMENTS--------------------------------------------- */

.star_content .star_row img:first-child {
    margin-left: 0;
}

.star_content .star_row img {
    float: left;
    width: 16px;
    height: 17px;
    margin-left: 2px;
}

#product_comments .star_block {
    margin-top: 15px;
}

#product_comments .star_block:first-child {
    margin-top: 0;
}

#product_comments .progress {
    float: left;
    width: 200px;
    height: 17px;
    margin-left: 100px;
    border-radius: 5px;
}

#product_comments .progress-bar {
    background-color: #a9a9a9;
}

#product_comments .star_percent {
    float: left;
    margin-left: 30px;
}

#product_comments .productcomments_row:last-child {
    border-left: 1px solid #d6d4d4;
}

#product_comments .productcomments_row {
    margin: 30px 0;
    padding-left: 40px;
    font-weight: 500 !important;
}

#product_comments strong {
    font-weight: 500;
}

#product_comments label {
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
}

#product_comments #grades {
    display: inline-block;
}

#product_comments #grades img:hover {
    cursor: pointer;
}

.comment {
    margin: 0 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d4d4;
}

.comment_details {
    border-left: 1px solid #d6d4d4;
}

.comment:last-child {
    border-bottom: none;
}

@media (max-width: 1299px) {
    #product_comments .progress {
        margin-left: 30px;
    }
}

@media (max-width: 1199px) {
    #product_comments .progress {
        width: 130px;
    }
}

@media (max-width: 991px) {
    #product_comments .productcomments_row {
        padding: 0 20px !important;
    }

    #product_comments .row {
        padding-left: 0 !important;
    }

    #product_comments .form-group {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    #product_comments form {
        margin-top: 0 !important;
    }

    .comment_details {
        padding-left: 20px;
        border: none;
    }

    #product_comments .progress {
        display: none;
    }
}

@media (max-width: 767px) {
    #product_comments .productcomments_row:last-child {
        border-top: 1px solid #d6d4d4;
        border-left: none;
    }

    .comment_author {
        padding-left: 20px !important;
    }

    #product_comments .star_percent {
        display: block;
    }

    #product_comments .progress {
        display: block;
        width: 250px;
        margin-left: 20px;
    }
}

@media (max-width: 615px) {
    #product_comments .progress {
        width: 185px;
    }
}

@media (max-width: 565px) {
    #product_comments .progress {
        width: 130px;
    }
}

@media (max-width: 490px) {
    #product_comments .progress {
        width: 60px;
    }
}

@media (max-width: 425px) {
    #product_comments .star_percent {
        margin-left: 10px;
    }

    #product_comments .progress {
        display: none;
    }
}

.mobile-image {
    display: none;
}

.desktop-image {
    display: inline;
}

@media screen and (max-width: 992px) {
    .mobile-image {
        display: inline;
    }

    .desktop-image {
        display: none;
    }
}

.fancybox-container {
    z-index: 9999999999;
}

.fancybox-thumbs__list a::before {
    border: 3px solid #ff8104;
}

.fancybox-thumbs {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: auto;
    height: 95px;
    padding: 10px 10px 5px 10px;
    background: #0001;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
}

/* Topbar */

.product-topbar,
.product-topbar-placeholder {
    margin: 50px 0 20px;
    overflow: hidden;
    line-height: 50px;
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.95);
    border-top: 1px solid var(--product-border-color);
    border-bottom: 1px solid var(--product-border-color);
}

.product-topbar.sticky {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 96;
    margin: 0;
    border: 0;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

.product-topbar-cart-btn {
    padding: 5px 10px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    background: #ff8104;
    border: 0;
    border-radius: 2px;
}

.product-topbar-cart-btn.disabled {
    background: #c6c6c6;
    cursor: not-allowed;
}

.product-topbar-container {
    display: flex;
}

@media (min-width: 768px) {
    .product-topbar-container.container {
        padding-right: 0;
        padding-left: 0;
    }
}

.product-topbar-inner-container {
    position: relative;
    height: 50px;
    overflow: hidden;
}

.product-topbar-inner-container.offset-right::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    background: linear-gradient(90deg, transparent, white);
    content: '';
    pointer-events: none;
}

.product-topbar-item {
    display: inline-block;
    margin: 0 10px;
}

.product-topbar-item a {
    display: block;
    height: 50px;
    padding: 0 5px;
    color: #999 !important;
    font-weight: bold;
    font-size: 14px;
    transition: none;
}

.product-topbar-item__ytVideo {
    cursor: pointer;
}

.product-topbar-item__ytVideo--icon {
    height: 20px;
    margin-top: -2px;
    margin-right: 8px;
}

@media (max-width: 767px) {
    .product-topbar-item a:hover {
        color: #999;
    }
}

.product-topbar-item.active a {
    color: #9c0 !important;
    border-bottom: 3px solid #9c0;
}

.product-topbar-list {
    height: 75px;
    overflow-x: auto;
    overflow-y: hidden;
}

.product-topbar-placeholder {
    display: none;
    border: 0;
}

.product-topbar-selling {
    display: none;
    flex: 1 0 auto;
    align-items: center;
    margin-left: auto;
}

.product-topbar-selling-price {
    margin: 0 10px;
    color: #c82d05;
    line-height: 1.4;
    text-align: right;
}

.product-topbar-selling-price-inactive {
    color: #aaa;
    font-size: 11px;
    text-decoration: line-through;
}

.product-topbar-thumbnail {
    height: 40px;
}

.product-topbar-thumbnail-container {
    flex: 1 0 auto;
    text-align: right;
}

.product-topbar-up-btn {
    position: relative;
    top: 2px;
    padding: 0 10px;
    font-size: 20px;
    background: transparent;
    border: 0;
}

.product-topbar-up-btn:hover {
    color: #9c0;
    transition: 0.3s;
}

@media (min-width: 768px) {
    .product-topbar-item a {
        padding: 0 10px;
        font-size: 14px;
    }

    .product-topbar.sticky .product-topbar-selling {
        display: flex;
    }
}

/* Compatibility list */

@media (max-width: 480px) {
    #compatibilitySearch.search {
        width: 80%;
        height: 31px;
        padding: 6px 14px;
        font-size: 12px;
    }

    .sticky-search #compatibilitySearch.search {
        width: 88%;
    }

    #compatibilitySearch input:focus {
        border-color: var(--color-brand);
    }

    .search-model-arrow {
        position: absolute;
        top: 2px;
        right: 55px;
        z-index: 100;
        line-height: 1.3;
        cursor: pointer;
        -moz-transition: transform 0.3s;
        -webkit-transition: transform 0.3s;
        transition: transform 0.3s;
    }
}

.compatibility-search-container {
    width: 100%;
    height: 48px;
}

.search-model-arrow {
    display: none;
}

.co-compat-topbar-item,
.co-compat-models,
.co-compat-compatibles {
    display: none;
}

.co-compatlist-compatible-search {
    width: 295px;
    margin-bottom: 10px;
    padding: 7px 23px;
    font-size: 14px;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.co-compatlist-compatible-search:focus {
    border-color: #aaa;
    outline: none;
}

.co-compat-compatibles-list-container {
    overflow: hidden;
}

.co-compat-compatibles-list-container.m--collapsed {
    position: relative;
    max-height: 300px;
}

.co-compat-compatibles-list-container.m--collapsed::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(rgba(255, 255, 255, 0), white);
    content: '';
}

.co-compat-compatibles .btn-brand {
    margin-top: 22px;
    line-height: 1.4;
}

.co-compat-models .btn {
    margin: 1px 2px;
}

/* One-page */

.anchor {
    position: relative;
    top: -120px;
}

.anchor-section {
    margin-bottom: 60px;
}

.product-heading {
    margin-bottom: 30px;
    padding-top: 12px;
    color: #444 !important;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    line-height: 52px;
    letter-spacing: 0.4px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.product-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-specification-item {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 5px;
    padding: 10px 20px;
    font-size: 14px;
    border-top: 1px solid var(--product-border-color);
}

.product-specification-item:first-of-type {
    border-top: none;
}

.product-specification-item:nth-of-type(even) {
    background-color: #f5f5f5;
}

.product-specification-item:hover {
    background: var(--product-border-color);
}

.product-specification-item-name {
    margin-right: 30px;
    color: #777;
}

.product-specification-item-value {
    margin-left: auto;
    color: #3d3d3d;
    font-weight: 600;
    text-align: right;
}

.product-specification-hightlighted-value {
    color: #9c0;
}

.accesslink {
    color: black !important;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .product-specification-item {
        padding: 10px 30px;
    }
}

@media (min-width: 1025px) {
    .product-specification-item {
        justify-content: space-between;
        width: 47%;
        margin: 0;
        padding: 10px;
    }

    .product-specification-item:nth-of-type(even) {
        background-color: unset;
    }

    .product-specification-item:nth-of-type(even):hover,
    .product-specification-item:nth-of-type(4n-1):hover,
    .product-specification-item:nth-of-type(4n):hover {
        background-color: var(--product-border-color);
    }

    .product-specification-item:nth-of-type(4n-1),
    .product-specification-item:nth-of-type(4n) {
        background-color: #f5f5f5;
    }

    .product-specification-item:nth-of-type(2) {
        border-top: none;
    }

    .product-specification-item-name {
        max-width: 45%;
    }

    .product-specification-item-value {
        max-width: 50%;
        margin-left: 0;
    }
}

/* ============================================================================
 Product description
============================================================================ */

.product-description p:last-child {
    margin-bottom: 0 !important;
}

.product-description ul {
    list-style-type: disc;
}

.product-description ul:not(:last-child) {
    margin-bottom: 20px;
}

.product-description-banner-container {
    position: relative;
    padding-bottom: 61.5%;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    background: no-repeat center center;
    background-size: cover;
    border-radius: 7px;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 430px) {
    .product-description-banner-container {
        padding-bottom: 29.411765%;
    }
}

@media (min-width: 768px) {
    .product-description-banner-container {
        margin-bottom: 60px;
    }
}

.product-description-banner-container.--features {
    padding: 120px 0;
    color: white;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    background-color: black;
}

.product-description-banner-container.--features b {
    font-weight: 500;
}

.product-description-banner-container.--features > div {
    position: absolute;
    width: 50%;
    padding: 70px 5px 20px;
    background: no-repeat 50% 20px;
}

@media (min-width: 768px) {
    .product-description-banner-container.--features img {
        display: none;
    }

    .product-description-banner-container.--features > div {
        position: absolute;
        width: auto;
        padding: 0;
        background: none !important;
    }
}

.product-description-icon {
    width: 75px;
}

@media (min-width: 768px) {
    .product-description-icon {
        width: unset;
    }
}

@media (min-width: 430px) {
    .product-description-img-xs {
        display: none;
    }
}

.product-description-img-sm {
    display: none;
}

@media (min-width: 430px) {
    .product-description-img-sm {
        display: unset;
    }
}

.product-description-list {
    margin-left: 20px;
}

.product-description-list-heading {
    margin-bottom: 10px !important;
}

.product-description-section-container {
    max-width: 1200px;
    margin-bottom: 35px;
    padding: 15px;
}

@media (min-width: 992px) {
    .product-description-section-container {
        padding: 15px 50px;
    }
}

.product-description-section-container img {
    margin-bottom: 10px;
}

.product-description-section-heading {
    margin-bottom: 15px;
    color: #3d3d3d;
    font-weight: 500;
    font-size: 19px;
    line-height: 25px;
    letter-spacing: -1px;
    text-align: center;
}

@media (min-width: 768px) {
    .product-description-section-heading {
        text-align: left;
    }
}

@media (min-width: 992px) {
    .product-description-section-heading {
        font-size: 26px;
        line-height: 32px;
    }
}

/* Adapters pro */

.product-description-banner-container.--adapterspro {
    padding-bottom: 54.5%;
}

.product-description-banner-container.--adapterspro.--banner1 {
    background-image: url('/themes/media-center/img/product_description/adapters_pro/banner-1-mobile.jpg');
}

.product-description-banner-container.--adapterspro.--features {
    padding: 120px 0;
}

.product-description-banner-container.--adapterspro.--features > div {
    background-size: auto 43px;
}

.product-description-banner-container.--adapterspro.--features > div:nth-child(1) {
    top: 0;
    left: 0;
    background-image: url('/themes/media-center/img/product_description/adapters_pro/features-icon-1.png');
}

.product-description-banner-container.--adapterspro.--features > div:nth-child(2) {
    top: 0;
    left: 50%;
    background-image: url('/themes/media-center/img/product_description/adapters_pro/features-icon-2.png');
}

.product-description-banner-container.--adapterspro.--features > div:nth-child(3) {
    bottom: 0;
    left: 0;
    background-image: url('/themes/media-center/img/product_description/adapters_pro/features-icon-3.png');
}

.product-description-banner-container.--adapterspro.--features > div:nth-child(4) {
    bottom: 0;
    left: 50%;
    background-image: url('/themes/media-center/img/product_description/adapters_pro/features-icon-4.png');
}

.product-description-banner-container.--adapterspro.--fresh {
    background-image: url('/themes/media-center/img/product_description/adapters_pro/fresh-mobile.jpg');
}

.product-description-banner-container.--adapterspro.--pick {
    padding-bottom: 0;
}

.product-description-banner-container.--adapterspro.--recycling {
    margin: 0;
    background-image: url('/themes/media-center/img/product_description/adapters_pro/recycling-mobile.jpg');
}

@media (min-width: 430px) {
    .product-description-banner-container.--adapterspro {
        padding-bottom: 25%;
    }

    .product-description-banner-container.--adapterspro.--fresh {
        background-image: url('/themes/media-center/img/product_description/adapters_pro/fresh.jpg');
    }

    .product-description-banner-container.--adapterspro.--banner1 {
        background-image: url('/themes/media-center/img/product_description/adapters_pro/banner-1.jpg');
    }

    .product-description-banner-container.--adapterspro.--recycling {
        background-image: url('/themes/media-center/img/product_description/adapters_pro/recycling.jpg');
    }
}

@media (min-width: 768px) {
    .product-description-banner-container.--adapterspro.--features {
        padding: 0 0 25%;
        background-image: url('/themes/media-center/img/product_description/adapters_pro/features.jpg');
    }

    .product-description-banner-container.--adapterspro.--features > div:nth-child(1) {
        top: 35%;
        right: 71.5%;
        left: 0;
    }

    .product-description-banner-container.--adapterspro.--features > div:nth-child(2) {
        top: 35%;
        right: 0;
        left: 72%;
    }

    .product-description-banner-container.--adapterspro.--features > div:nth-child(3) {
        top: 79%;
        right: 71.5%;
        left: 0;
    }

    .product-description-banner-container.--adapterspro.--features > div:nth-child(4) {
        top: 79%;
        right: 0;
        left: 72%;
    }
}

.--adapterspro .product-description-banner-fresh {
    position: absolute;
    top: 57%;
    right: 7.8%;
    color: #8c0;
    font-size: 17px;
}

.--adapterspro .product-description-banner-fresh b {
    color: white;
    font-weight: 400;
}

@media (min-width: 430px) {
    .--adapterspro .product-description-banner-fresh {
        top: 69%;
        right: 15.8%;
    }
}

@media (min-width: 768px) {
    .--adapterspro .product-description-banner-fresh {
        font-size: 20px;
    }
}

/* Battery standard */

.product-description-banner-container.--battery.--cycles {
    background-image: url('/themes/media-center/img/product_description/battery_standard/cycles-mobile.jpg');
}

.product-description-banner-container.--battery.--energy {
    background-image: url('/themes/media-center/img/product_description/battery_standard/energy-mobile.jpg');
}

.product-description-banner-container.--battery.--features > div:nth-child(1) {
    top: 0;
    left: 0;
    background-image: url('/themes/media-center/img/product_description/battery_standard/features-icon-1.png');
}

.product-description-banner-container.--battery.--features > div:nth-child(2) {
    top: 0;
    left: 50%;
    background-image: url('/themes/media-center/img/product_description/battery_standard/features-icon-2.png');
}

.product-description-banner-container.--battery.--features > div:nth-child(3) {
    bottom: 0;
    left: 0;
    background-image: url('/themes/media-center/img/product_description/battery_standard/features-icon-3.png');
}

.product-description-banner-container.--battery.--features > div:nth-child(4) {
    bottom: 0;
    left: 50%;
    background-image: url('/themes/media-center/img/product_description/battery_standard/features-icon-4.png');
}

.product-description-banner-container.--battery.--fresh {
    padding-bottom: 69%;
    background-image: url('/themes/media-center/img/product_description/battery_standard/fresh-mobile.jpg');
}

.product-description-banner-container.--battery.--recycling {
    margin: 0;
    background-image: url('/themes/media-center/img/product_description/battery_standard/recycling-mobile.jpg');
}

@media (min-width: 430px) {
    .product-description-banner-container.--battery.--cycles {
        background-image: url('/themes/media-center/img/product_description/battery_standard/cycles.jpg');
    }

    .product-description-banner-container.--battery.--energy {
        background-image: url('/themes/media-center/img/product_description/battery_standard/energy.jpg');
    }

    .product-description-banner-container.--battery.--fresh {
        padding-bottom: 29.411765%;
        background-image: url('/themes/media-center/img/product_description/battery_standard/fresh.jpg');
    }

    .product-description-banner-container.--battery.--recycling {
        background-image: url('/themes/media-center/img/product_description/battery_standard/recycling.jpg');
    }
}

@media (min-width: 768px) {
    .product-description-banner-container.--battery.--features {
        padding: 0 0 29.411765%;
        background-image: url('/themes/media-center/img/product_description/battery_standard/features.jpg');
    }

    .product-description-banner-container.--battery.--features > div:nth-child(1) {
        top: 35%;
        right: 80%;
        left: 0;
    }

    .product-description-banner-container.--battery.--features > div:nth-child(2) {
        top: 35%;
        right: 0;
        left: 80%;
    }

    .product-description-banner-container.--battery.--features > div:nth-child(3) {
        top: 76%;
        right: 80%;
        left: 0;
    }

    .product-description-banner-container.--battery.--features > div:nth-child(4) {
        top: 76%;
        right: 0;
        left: 80%;
    }

    .product-description-banner-container.--battery.--precision video {
        position: absolute;
    }
}

.--battery .product-description-banner-energy {
    position: absolute;
    top: 22%;
    left: 2%;
    color: #444;
    font-size: 16px;
    line-height: 1.4;
    transform: translateY(-50%);
}

@media (min-width: 360px) {
    .--battery .product-description-banner-energy {
        font-size: 19px;
    }
}

@media (min-width: 430px) {
    .--battery .product-description-banner-energy {
        top: 45%;
        left: 5%;
        font-size: calc(0.7em + 1.4vw);
        line-height: 1.2;
    }
}

@media (min-width: 768px) {
    .--battery .product-description-banner-energy {
        left: 8%;
    }
}

@media (min-width: 1200px) {
    .--battery .product-description-banner-energy {
        font-size: 41px;
    }
}

.--battery .product-description-banner-energy > div:nth-child(1) {
    font-weight: 400;
}

.--battery .product-description-banner-energy > div:nth-child(2) {
    font-size: 0.82em;
}

.--battery .product-description-banner-fresh {
    position: absolute;
    top: 53%;
    right: 4.5%;
    color: #8c0;
    font-size: 18px;
}

@media (min-width: 430px) {
    .--battery .product-description-banner-fresh {
        top: 69%;
        right: 13.3%;
        font-size: 20px;
    }
}

.--battery .product-description-banner-fresh b {
    font-weight: 400;
}

.--battery.--cycles .product-description-cycles {
    transform: rotate(15deg);
}

.--battery.--cycles .product-description-cycles > div:nth-child(2) {
    font-size: 3em;
    text-shadow: 0 0 5px #8c0;
}

.--battery.--cycles .product-description-cycles-container {
    position: absolute;
    top: 5%;
    right: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    color: #8c0;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
    text-align: center;
    background: url('/themes/media-center/img/product_description/battery_standard/cycles-icon.png') no-repeat;
    background-size: 100% 100%;
}

@media (min-width: 430px) {
    .--battery.--cycles .product-description-cycles-container {
        width: 110px;
        height: 110px;
        font-size: 12px;
        line-height: 1;
    }
}

@media (min-width: 768px) {
    .--battery.--cycles .product-description-cycles-container {
        width: 150px;
        height: 150px;
        font-size: 14px;
        line-height: 1.2;
    }
}

@media (min-width: 992px) {
    .--battery.--cycles .product-description-cycles-container {
        top: 40%;
        right: 10%;
        width: 172px;
        height: 172px;
        font-size: 18px;
        transform: translateY(-50%);
    }
}

.product-topbar-cart-btn.disabled {
    background-color: #c6c6c6;
}

.box_information span {
    font-weight: 600;
}

/* Buybox quantity */

@media (max-width: 420px) {
    .buybox-quantity {
        margin-right: auto;
    }
}

.buybox-quantity-input,
.buybox-quantity-select {
    padding: 5px 8px;
    background: white;
    border-color: #a09e9eab;
    border-radius: 4px;
}

.buybox-quantity {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    padding: 5px 0;
}

.buybox-quantity-input {
    width: 50px;
    padding: 6px 8px;
    text-align: right;
}

.buybox-quantity-price-container {
    margin-left: 20px;
}

.buybox-quantity_info {
    margin: 0;
    padding-right: 15px;
    font-size: 12px;
}

@media (min-width: 992px) {
    .buybox-quantity-price-container {
        margin-left: 0;
    }
}

.trustBox {
    width: 32.3333333%;
    margin-top: 25px;
    margin-left: 1%;
    padding: 0;
    border: 1px solid var(--product-border-color);
}

@media (max-width: 992px) {
    .trustBox {
        width: 100%;
    }
}

/* Warehouse */

.pr-warehouse {
    margin: 12px 0;
    font-size: 12px;
}

.pr-warehouse-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -2px;
}

.pr-warehouse-item {
    margin: 2px 5px 2px 0;
    padding: 4px 7px 6px;
    font-size: 11px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
}

.pr-warehouse-item.--active {
    position: relative;
    border-color: #8c0;
}

.pr-warehouse-item.--disabled {
    cursor: not-allowed;
    opacity: 0.4;
}

.pr-warehouse-label {
    margin-right: 10px;
}

/* Add to list of my devices */
.save-device {
    position: relative;
    padding: 15px;
    font-size: 13px;
    text-align: center;
}

@media (min-width: 476px) and (max-width: 1025px) {
    .save-device {
        position: absolute;
        right: 30px;
    }
}

@media (max-width: 475px) {
    .save-device {
        margin-bottom: 15px !important;
    }
}

#device-added {
    display: none;
}

@media (max-width: 992px) {
    .col-sm-8.save-device {
        float: none;
        margin: 15px auto 0 auto;
    }
}

.save-device-btn {
    position: absolute;
    left: calc(50% - 67px);
    width: 134px;
    margin-bottom: 8px;
    padding: 5px 6px;
    color: #5d5d5d;
    font-weight: 600;
    background-color: white;
    border: 1px solid #9c0;
    border-radius: 2px;
    cursor: pointer;
}

.save-device-btn:hover,
.save-device-btn:focus,
.save-device-btn:active {
    color: #9c0;
}

.star_content > span {
    display: block;
    color: #0066c0;
}

.star_content span:hover {
    text-decoration: underline;
}

.h1-models {
    color: #3d3d3d;
    font-weight: 500 !important;
    font-size: 28px;
    line-height: 52px;
    letter-spacing: -1px;
}

/* Powertools */

.pt-product-description {
    margin-bottom: 30px;
    color: #c9c9c9;
}

.pt-product-description-container {
    background: #111;
}

.pt-product-description-intro-container {
    display: none;
}

.pt-product-description-intro {
    margin-left: 25%;
}

.pt-product-description-intro-subtitle {
    margin-top: 175px;
    color: #8c0;
    font-size: 20px;
}

.pt-product-description-intro-title {
    color: #fff;
    font-size: 40px;
    line-height: 1.3;
}

.pt-intro-img {
    position: relative;
    right: -16px;
}

.pt-product-description-title {
    color: #fff;
    font-size: 25px;
    line-height: 1.3;
    text-align: center;
}

.pt-manufacturer {
    color: #8c0;
}

.pt-product-description-title.--safety,
.pt-section-description-intro {
    margin-top: 30px;
}

.pt-section-description-intro {
    margin-bottom: 25px;
}

.pt-section-description {
    margin-bottom: 30px;
    text-align: center;
}

.pt-description-list-container {
    margin-top: 25px;
    margin-bottom: 40px;
    padding-right: 5%;
    padding-left: 5%;
}

.pt-description-list-title {
    color: #fff;
    font-size: 20px;
}

.pt-description-li {
    font-size: 15px;
}

.pt-icon {
    margin-bottom: 15px;
}

@media (max-width: 480px) {
    .pt-description-list-container .pt-section-description {
        margin-bottom: 0;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .pt-product-description-container {
        padding-bottom: 50px;
    }

    .pt-product-description-container img {
        margin: 0 auto 20px;
    }
}

@media (min-width: 1024px) {
    .pt-product-description-intro-container {
        display: block;
    }

    .pt-intro-img {
        margin-bottom: 75px;
    }

    .pt-product-description-title {
        font-size: 35px;
    }

    .pt-product-description-title.--safety,
    .pt-section-description-intro {
        margin-top: 75px;
    }

    .pt-section-description {
        margin-bottom: 75px;
        text-align: justify;
    }

    .pt-description-li {
        text-align: left;
    }
}

@media (max-width: 991px) {
    #product-tab-individual p {
        margin: 0 0 10px;
    }
}

.promotion-banner {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

/* Omnibus style changes - BEGIN */
.bullet {
    margin: 15px 0;
    padding: 15px 2px 15px 18px;
    font-size: 13px;
    line-height: 20px;
    list-style-type: circle;
    border-top: 1px solid var(--product-border-color);
    border-bottom: 1px solid var(--product-border-color);
}

.box-info-border .availability,
.box-info-border .unavailability {
    display: flex;
    align-items: center;
    margin: 15px 0;
    color: #3d3d3d;
    font-weight: 600;
    font-size: 12px;
    text-transform: none;
}

.box-info-border .availability::before,
.box-info-border .unavailability::before {
    width: 12px;
    height: 12px;
    margin-right: 6px;
    background-color: var(--color-brand);
    border-radius: 100%;
    content: '';
}

.box_information {
    margin-bottom: 5px;
    font-size: 12px;
}

.unavailability::before {
    background-color: #ff840b !important;
}

@media (min-width: 992px) {
    .col-lg-8.box-info-border {
        width: calc(66% - 25px);
        margin-right: 20px;
    }
}

@media (max-width: 991px) {
    .atsdaylideals_buy-block .our_price_display > div {
        flex-direction: column;
        align-items: flex-end !important;
    }

    .atsdaylideals_buy-block .buy-lower-block-wrapper {
        padding: 0 15px 15px !important;
    }
}

@media (min-width: 476px) and (max-width: 1199px) {
    .main-describe-and-buybox-container {
        display: flex;
        justify-content: space-between;
    }

    .box-info-border {
        width: calc(60% - 15px);
        margin-right: 15px;
    }
}

@media (max-width: 475px) {
    .main-describe-and-buybox-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

/* Omnibus style changes - END */

/* UPS download button - BEGIN */
.ups-download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 48px;
    margin-top: 10px;
    border: 1px solid #8c0;
    border-radius: 5px;
}

.ups-download-btn:focus,
.ups-download-btn:visited {
    color: #fff;
    background-color: #fff;
    cursor: pointer;
}

@media (min-width: 1025px) {
    .ups-download-btn:hover {
        background-color: #8c0;
    }
    .ups-download-btn:hover p {
        color: #fff;
    }
}

.ups-download-btn img {
    margin-right: 10px;
}

.ups-download-img-dark,
.ups-download-btn:hover .ups-download-img-light {
    display: block !important;
}

@media (min-width: 1025px) {
    .ups-download-img-light,
    .ups-download-btn:hover .ups-download-img-dark {
        display: none !important;
    }
}

.ups-download-btn p {
    margin: 0;
    color: #3d3d3d;
    font-weight: 600;
    font-size: 15px !important;
}

/* UPS download button - END */
