.price-ecotax {
    font-style: italic;
    font-size: 12px;
    line-height: 15px;
    margin-top: 20px;
}

#th_fb_comments iframe {
    width: 100% !important;
}

.product-features {
    margin-left: 0;
}

.product-features .table {
    margin-bottom: 10px;
}

body .breadcrumb_container{
    padding: 3rem 0 0;
}
.th-details .product-actions .add-to-cart:before{
    content:" ";
    display: none;
}
#product .content_info{
    margin-bottom:0;
}
h1.h1.namne_details {
    font-weight: 700;
}
.th-details .product-prices .price,.th-details .product-prices .current-price span:first-child {
    font-weight: 700;
}
.th-details .product-prices .tax-shipping-delivery-label,.th-details .has-discount .discount{
    display: none;
}
.th-details .product-actions .add-to-cart{
    padding: 0 25px;
}
.product-additional-info {
    padding-top: 0;
    border-top: 1px solid #ebebeb;
}
.product-information .product-description-short{
    border-bottom: 0;
    padding-bottom: 10px;
}
.content_info .product-information .control-label{
    font-size: 18px;
    font-weight: 700;
}
.color, .custom-checkbox input[type=checkbox]+span.color{
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
}
.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span {
    border: 1px solid #c9c9c9;
}
.color.active, .color:hover, .custom-checkbox input[type=checkbox]+span.color.active, .custom-checkbox input[type=checkbox]+span.color:hover, .facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color{
    border: 1px solid #c9c9c9;
}
.tabs .nav-tabs{
    text-align: left;
}
.products-accessories .pos_title h2{
    font-size: 22px;
    font-weight: 700;
}
.th_back a {
    color: #afb1b5;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.th_back a span {
    font-size: 16px;
}
.product-additional-info  .col-xl-8,.product-additional-info  .col-xl-4 {
    padding-left:0;
    padding-right: 0;
}

.productReselead .resigilat_cat {
    background: #F47C20;
    border-radius: 5px;
    padding: 1px 6px !important;
    color: #fff;
    text-transform: uppercase;
    margin-right: 8px;
    font-size: 12px;
    margin-bottom: 0;
}

.productReselead label {
    color: #253237;
}

.productReselead .old_price {
    text-decoration: line-through;
    color: #ccc;
    font-size: 14px;
}

.productReselead .resealed_price {
    font-weight: 700;
    color: #ef2809;
    font-size: 14px;
}

.questionTooltip {
    margin-left: 3px;
    position: relative;
    top: -2px;
}

.resealedMainTitle {
    display: flex;
    align-items: center;
}

.resealedItem .prices {
    text-align: center;
    /*margin-bottom: 8px;*/
}

.resealedMainTitle h2 {
    color: #888888;
    font-weight: bold;
    font-size: 16px;
}

.resealedItem {
    border: 1px solid #ebebeb;
    border-radius: 8px;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
}

.reaseled_add_cart.add-to-cart:before {
    display: none !important;
}

.reaseled_add_cart.add-to-cart {
    padding: 0 16px !important;
    height: 32px !important;
    line-height: 32px !important;
    background-color: #8ac43f;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 12px !important;
}

.resealedTitle h3 {
    font-size: 14px !important;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 12px;
}

.resealedDetailsInfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.resealedInfo {
    display: flex;
    align-items: center;
}

.resealedDetails {
    max-width: calc(100% - 165px);
}

.resealedAction {
    text-align: right;
}

.product-additional-info .product-features{
    margin:0;
}
.product-additional-info .product-features p.h6{
    margin-bottom: 19px;
    font-size: 18px;
    font-weight: 700;
}
.product-additional-info .static_cms{
    padding: 27px 15px;
    margin-bottom: 0;
}
.product-additional-info .product-features th {
    border-right: 2px solid #e2e5e7;
    text-align: left;
    padding: 10px 20px 10px 10px;
}
.product-additional-info .product-features th:nth-child(2n){
    padding-right: 50px;
}
.product-additional-info .product-features table {
    border: 2px solid #e2e5e7;
}
.product-additional-info .product-features tr:nth-child(2n+1){
    background-color: #fafcf5;
}
.product-additional-info .product-features th.value {
    font-weight: 500;
}
.product-additional-info .static_cms .txt_cms h2{
    font-size:14px;
    font-weight:700;
}
.product-additional-info .static_cms .txt_cms p{
    font-size: 11px;
}
.product-additional-info .static_cms img{
    margin-top: 7px;
}
div#facebookCommentsLoginTitle {
    margin-top: 20px;
    text-transform: uppercase; 
}
div#facebookCommentsLoginTitle h2 {
    font-size: 18px;
}
/* Accesorii */
.products-accessories button.ajax_add_to_cart_button.add-to-cart.btn-default i.fa.fa-shopping-cart{
    display: none;
}
.products-accessories button.ajax_add_to_cart_button.add-to-cart.btn-default{
    cursor: pointer;
    width: 100%;
    color: #fff;
    background-color: #8ac43f;
    border: none;
    border-radius: 20px;
    padding: 5px 10px;
    margin-top: 15px;
    text-transform: uppercase;
}
.products-accessories .product-price-and-shipping span.price{
    font-weight: 700;
}
.products-accessories .product-price-and-shipping .price.price-sale{
    color:#252B36;
}
.products-accessories .product_desc h3 {
    height: 75px;
}
.products-accessories .pos_title h2{
    font-weight: 700;
}
.products-accessories .js-product-miniature.style_product_default .quick-view a.quick_view{
    background-color: transparent;
}
.products-accessories .js-product-miniature.style_product_default .quick-view a.quick_view:hover{
    color: #8ac43f;
    background-color: transparent;
}
.product-actions .product-variants .product-variants-item {
    display: flex;
    width: 100% !important;
    flex-wrap: wrap;
}
.product-actions .product-variants .product-variants-item ul {
    display: flex;
    flex-wrap: wrap;
}
.product-actions .product-variants.hasVariants {
    margin-bottom: 45px;
}
.product-actions .product-variants .radio-label {
    border: 1px solid #fff;
}
.product-actions .product-variants .input-radio:hover+span,
.product-actions .product-variants .input-radio:checked+span{
    border-color: #c9c9c9 !important;
}
.product-actions .product-variants .product-variants-item ul li {
    flex: 0 0 100%;
}
.product-variants > .product-variants-item label {
    position: relative;
}
.product-actions .product-variants span.control-label {
    width: auto;
    margin-right: 1.5rem;
    font-weight: bold;
    font-size: 18px;
}
.product-miniature .product_desc .product-price-and-shipping .discount-product {
    background: #8ac43f;
}
.easyzoom.easyzoom--overlay.is-ready img {
    margin: 0 auto!important;
}
#product .product-flag .discount {
    position: absolute;
    top: 10px !important;
    left: 10px;
    display: inline-block;
    color: #ffffff;
    padding: 0 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 5px;
    text-transform: capitalize;
    z-index: 1;
    background: #8AC43F;
}
.th-details .product-prices {
    padding-left: 15px;
}
#quantity_wanted {
    z-index: 1;
}
.products-accessories .owl-nav > div{
    border-color: #8AC43F;
    background: #8AC43F;
    color: #ffffff;
}
.products-accessories .owl-nav > div.owl-prev{
    right: 51%;
}
.products-accessories .owl-nav > div.owl-next {
    right: 47%;
}

.product-description p, .product-description-short p{
    margin-bottom:0.5rem;     
}

.product-description ul, .product-description-short ul {
    list-style: disc;
    padding-inline-start: 40px;
}

/*BEGIN PRODUCT ACCESORIES CSS*/

body .products-accessories article.product-miniature {
    min-height: 265px!important;
}

.products-accessories .product_desc h3 {
    height: 65px !important;
}

.products-accessories .js-product-miniature .img_block img {
    width:75% !important;
}

.products-accessories .js-product-miniature .product-thumbnail {
    display:flex;
    justify-content: center;
}

.th_price_and_cart {
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.th_price_and_cart .product-price-and-shipping {
    display: flex;
    height: 0;
    align-items: center;
}

.th_price_and_cart .cart {
    height: inherit !important;
}

.th_price_and_cart .product-add-to-cart button.ajax_add_to_cart_button{
    margin: 0 !important;
    font-size: 12px;
}

.mail-alert-outter {
    margin-bottom: 5px !important;
    margin-top: 15px !important;
    text-align: left !important;
}

.mail-alert-outter .col-md-6:first-child {
    margin-bottom: 0 !important;
}

.js-mailalert .form-control {
    border-radius: 5px;
    padding: 5px 12px;
    line-height: 23px;
}

.js-mailalert-alerts .alert {
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 0;
}

.js-mailalert-add {
    background: #f0f0f0 !important;
    color: #000 !important;
}

.js-mailalert-add:hover {
    background: #253237 !important;
    color: #fff !important;
}

.js-mailalert .form-control::placeholder {
    color: #888888;
}

.selectedColors {
    width: 26px;
    height: 26px;
    border-radius: 100px;
    display: inline-block;
    box-shadow: 0 0 4px 0 rgba(1, 1, 1, .3);
    margin: 2px;
}

#selectColor {
    margin-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
}

/*.selectColorItems a.currentColor {*/
/*    border: 3px solid #8AC43F;*/
/*}*/

.selectColorItems {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.selectColorItem {
    border-radius: 3px;
    overflow: hidden;
    border: 2px solid transparent;
}

.selectColorItem img {
    border-radius: 3px;
}

.currentColor .selectColorItem {
    border-color: #888888;
}

.selectColorItems a {
    /*height: 36px;*/
    /*width: 36px;*/
    /*border: 3px solid transparent;*/
    border-radius: 100%;
    margin-bottom: 2px;
    margin-top: 2px;
}

.selectColorItems a:not(:last-child) {
    margin-right: 12px;
}

.selectColorInner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /*border: 2px solid #8AC43F;*/
    /*border: 2px solid #EDEFED;*/
    /*border-radius: 30px;*/
    /*padding: 8px 20px;*/
    /*background: #EDEFED;*/
}

.selectColorTitle h2 {
    /*color: #8AC43F;*/
    color: #888888;
    font-weight: bold;
    font-size: 16px;
}

.data-sheet.table {
    width: auto;
}

.data-sheet.table td, .data-sheet.table th {
    padding: 3px 15px;
    vertical-align: top;
    border-top: 1px solid #f6f6f6;
}

.data-sheet.table tr:nth-child(odd) .name {
    border-right: 1px solid #fff;
}

.data-sheet.table tr:nth-child(even) .name {
    border-right: 1px solid #f6f6f6;
}

.data-sheet.table tr:nth-child(even) {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}

#product-details .product-features {
    margin-top: 0;
}

.axZmThumbSliderIcon {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.product_accessoriesslide .th_price_and_cart .product-price-and-shipping {
    flex-direction: column;
    justify-content: center;
}

.products-accessories .owl-nav  > div.disabled {
    display: none;
}

.azVideoThumb .thumb {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.product_accessoriesslide .th_price_and_cart {
    display: block;
}

.product_accessoriesslide .th_price_and_cart .product-price-and-shipping {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    text-align: left;
}

.product_accessoriesslide .th_price_and_cart .cart {
    margin-top: 15px;
}

.product_accessoriesslide .th_price_and_cart .ajax_add_to_cart_button {
    width: 100%;
    font-size: 14px;
}

.products-accessories .owl-nav  > div.disabled {
    display: none;
}

.productReselead {
    padding-top: 30px;
    border-top: 1px solid #ebebeb;
}

.productAdditionalData .productReselead {
    border-top: none;
    padding-top: 0;
}

.productAdditionalData {
    margin-top: 15px;
}

.productAdditionalData .pos_title {
    margin-bottom: 20px;
}

.product_accessoriesslide .owl-nav {
    display: block;
}

.products-accessories .owl-nav > div.owl-prev {
    right: auto;
    left: 0;
}

.products-accessories .owl-nav > div.owl-next {
    left: auto;
    right: 0;
}

.products-accessories .owl-nav > div {
    top: 40%;
    -moz-transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
}

.products-accessories .owl-nav > div {
    border-color: #ebebeb;
    background: rgba(0, 0, 0, 0.20);
    width: 30px;
    height: 30px;
}

.products-accessories .owl-nav > div:before {
    line-height: 28px;
}

.product_accessoriesslide .th_price_and_cart .discount-amount {
    display: none !important;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

@media only screen and (min-width : 320px) and (max-width : 479px) {
    .tabs .tab-content {
        padding: 0;
        border: none;
    }

    .product-additional-info .static_cms {
        padding-top: 0 !important;
    }

    .th-details.row {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .product-quantity #quantity_wanted {
        width: 40px !important;
    }

    .th-details .product-prices {
        padding-left: 0;
        margin-right: 15px;
        flex: 1;
    }

    #th_fb_comments {
        padding-left: 0;
        padding-right: 0;
    }

    .tabs .nav-tabs {
        display: flex !important;
    }

    .tabs .nav-tabs .nav-item {
        margin-bottom: 0 !important;
    }

    .tabs .nav-tabs .nav-item .nav-link:after {
        background: #ebebeb !important;
    }

    .tabs .nav-tabs .nav-item .nav-link {
        height: 100%;
    }

    .tabs .nav-tabs .nav-item .nav-link.active:after {
        background: #8AC43F !important;
    }

    .data-sheet.table td, .data-sheet.table th {
        padding: 3px 8px;
    }

    .js-mailalert .col-md-5.pr-0 {
        padding-right: 15px !important;
    }

    .mobileLong.selectColorInner {
        justify-content: center;
    }

    .selectColorTitle h2 {
        margin-bottom: 0 !important;
    }

    .mobileLong .selectColorTitle h2 {
        margin-bottom: 8px !important;
    }

    .selectColorInner.mobileLong .selectColorTitle {
        margin-right: 0 !important;
        flex: 0 0 100%;
        text-align: center;
    }

    .selectColorItems a {
        /*height: 40px;*/
        margin-left: 6px;
        margin-right: 6px !important;
    }

    .selectColorInner.mobileLong .selectColorItems a {
        margin-left: 2px;
        margin-right: 2px !important;
    }

    /*.selectColorItems a:last-child {*/
    /*    margin-right: 8px !important;*/
    /*}*/

    #selectColor {
        width: 100%;
    }

    .product-additional-info .col-xl-8, .product-additional-info .col-xl-4 {
        padding-right: 0;
    }

    .th-details .product-prices {
        margin-top: 8px !important;
    }

    #wrapper {
        padding-top: 30px !important;
    }

    .product_accessoriesslide .th_price_and_cart .product-price-and-shipping {
        flex-direction: row;
        justify-content: center;
    }

    .product_accessoriesslide .product-price-and-shipping .regular-price {
        margin-right: 7px;
    }

    .resealedDetails {
        max-width: 100%;
    }

    .resealedItem {
        flex-wrap: wrap;
    }

    .resealedAction {
        flex: 0 0 50%;
        text-align: center;
    }

    .resealedTitle h3 {
        font-size: 14px !important;
        line-height: 16px;
        white-space: normal;
        overflow: hidden;
        margin-bottom: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .resealedItem {
        gap: 12px;
    }

    .resealedInfo {
        justify-content: space-between !important;
    }

    .resealedActionInner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: end;
        flex-direction: column;
    }

    .productReselead label {
        margin-bottom: 0;
    }

    .resealedItem .prices {
        margin-bottom: 4px;
    }

    .resealedTitle {
        display: none;
    }

    .resealedMobileName, .resealedMobileName .resealedTitle {
        display: block !important;
    }

    .resealedMobileName .resealedTitle h3 {
        margin-bottom: 0;
    }

    .productReselead .resigilat_cat {
        margin-bottom: 5px;
        margin-right: 0;
    }

    .resealedInfo {
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        /*flex: 0 0 100%;*/
    }
}

@media only screen and (min-width : 320px) and (max-width : 380px) {
    .th-details .product-actions .add-to-cart {
        padding: 0 12px;
    }
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
    .th-details.row {
        margin: 0;
    }
    .products-accessories {
        margin-left: 15px;
        margin-right: 15px;
    }
    .products-accessories .product_desc h3 {
        height: 55px;
    }
    .products-accessories .th_price_and_cart {
        display: block;
    }
    body .breadcrumb_container {
        padding: 2rem 0 0;
    }
    /*p.th_back, .product-features p.h6 {*/
    /*    display: none;*/
    /*}*/
    .th-details .product-actions {
        padding-top: 0px;
    }
    .th-details .product-prices{
        margin-bottom: 0;
    }
    .product-information .product-description-short{
        margin: 0;
    }
    .product-additional-info .static_cms .row{
        display:flex;
    }
    .product-additional-info .static_cms .box_cms{
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .product-additional-info .static_cms img{
        margin-right: 0;
    }
    .product-additional-info .static_cms .col-cms.col-xs-12{
        padding-right: 5px;
        padding-left: 5px;
    }
    #wrapper .tabs .nav-tabs .nav-item{
        text-align: center;
    }
    .products-accessories .owl-carousel .owl-item{
        padding: 0 5px;
    }
    .products-accessories .product-price-and-shipping {
        white-space: initial;
        height: 30px;
    }
    .products-accessories .hook-reviews {
        display: none !important;
    }
    .owl-item .js-product-miniature .product_desc {
        padding: 20px 10px 15px 10px;
    }

    .js-mailalert .col-md-5.pr-0 {
        margin-bottom: 10px;
    }

    .product-variants>.product-variants-item ul li {
        margin-right: 0;
    }
    .product-variants > .product-variants-item label {
        width: 100%;
    }
    .product-actions .product-variants .radio-label {
        text-align: left;
        width: 100%;
    }

    .th-details.row {
        margin-bottom: 20px !important;
    }

    #extra-0:not(.active) {
        border-top: 1px solid #ebebeb;
        padding-top: 15px;
        margin-top: 35px;
    }

    /*.product_accessoriesslide .owl-nav {*/
    /*    display: block;*/
    /*}*/

    /*.products-accessories .owl-nav > div.owl-prev {*/
    /*    right: auto;*/
    /*    left: -12px;*/
    /*}*/

    /*.products-accessories .owl-nav > div.owl-next {*/
    /*    left: auto;*/
    /*    right: -12px;*/
    /*}*/

    /*.products-accessories .owl-nav > div {*/
    /*    top: 40%;*/
    /*    -moz-transform: translateY(-40%);*/
    /*    -webkit-transform: translateY(-40%);*/
    /*    -o-transform: translateY(-40%);*/
    /*    -ms-transform: translateY(-40%);*/
    /*    transform: translateY(-40%);*/
    /*}*/

    /*.products-accessories .owl-nav > div {*/
    /*    border-color: #ebebeb;*/
    /*    background: rgba(0, 0, 0, 0.20);*/
    /*    width: 30px;*/
    /*    height: 30px;*/
    /*}*/

    /*.products-accessories .owl-nav > div:before {*/
    /*    line-height: 28px;*/
    /*}*/

    .productAdditionalData > .row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}

@media only screen and (min-width : 768px) and (max-width : 991px) {
    .js-mailalert > .row > .col-xs-12 {
        width: 100% !important;
    }

    .js-mailalert > .row > .col-xs-12.pr-0 {
        padding-right: 15px !important;
        margin-bottom: 10px;
    }

    .resealedDetails {
        text-align: center;
        max-width: 100%;
    }

    .resealedItem {
        flex-wrap: wrap;
    }

    .resealedAction {
        flex: 0 0 100%;
        text-align: center;
    }

    .resealedTitle h3 {
        font-size: 14px !important;
        line-height: 16px;
        white-space: normal;
        overflow: hidden;
        margin-bottom: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .resealedInfo {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex: 0 0 100%;
    }

    .resealedTitle {
        padding-left: 5px;
        padding-right: 5px;
    }

    .resealedAction {
        flex: 0 0 50%;
        text-align: center;
    }

    .resealedInfo {
        justify-content: space-between !important;
    }

    .resealedActionInner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: end;
        flex-direction: column;
    }

    .productReselead label {
        margin-bottom: 0;
    }

    .resealedItem .prices {
        margin-bottom: 4px;
    }

    .resealedTitle {
        display: none;
    }

    .resealedMobileName, .resealedMobileName .resealedTitle {
        display: block !important;
    }

    .resealedMobileName .resealedTitle h3 {
        margin-bottom: 0;
    }

    .productReselead .resigilat_cat {
        margin-bottom: 5px;
        margin-right: 0;
    }

    .resealedInfo {
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        /*flex: 0 0 100%;*/
    }
}

@media only screen and (min-width : 768px) {
    .th-details {
        display: flex;
    }
    .th-details .product-prices {
        margin: 0 30px 0 0;
        padding-top: 40px;
    }
    .th-details .product-quantity .qty {
        margin-right: 30px;
    }
    #wrapper .tabs .nav-tabs .nav-item .nav-link {
        margin: 0 60px 0 0;
    }
}
@media only screen and (min-width :1200px){
    .product-additional-info .static_cms .col-cms.col-xs-12{
        padding-right: 0;
        padding-left: 0;
    }
}
@media only screen and (max-width :360px){
    .product-add-to-cart .product-quantity{
        display: flex;
    }
    .product-add-to-cart .product-quantity .add{
        margin-top: 0px;
    }
}

@media only screen and (min-width : 992px){
    .product-information .product-additional-info .col-xl-4{
        width: 100%;
    }
    .product-information .product-additional-info .col-xl-4 .static_cms .row{
        display: flex;
    }
    .product-information .product-additional-info .col-xl-4 .static_cms .row .col-cms{
        padding-right: 20px;
    }
}

@media only screen and (min-width : 1200px) {
    .owl-carousel .owl-stage-outer {
        width: calc(100% - 15px) !important;
    }

    .productAdditionalData .enableShadow .owl-stage-outer:after {
        width: 35px;
        height: 100%;
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        /*background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.4) 75%, rgba(255, 255, 255, 0.7) 100%);*/
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0.95) 100%);
    }
}

@media only screen and (min-width : 1200px) and (max-width : 1400px) {
    .products-accessories .owl-nav > div.owl-prev {
        left: 0;
    }
}

@media only screen and (min-width : 1200px) and (max-width : 1920px) {
    #product #main > div:nth-child(2) > div.col-md-5{
        width: 33%;
    }
    #product #main > div:nth-child(2) > div.col-md-7{
        width: 67%;
    }
    #axZm_mouseOverWithGalleryContainer{
        max-width: 100%;
    }
}

@media (max-width: 359px) {
    .th_price_and_cart .product-add-to-cart button.ajax_add_to_cart_button{
        padding: 5px 25px !important;
    }
}

@media (min-width: 359px) and (max-width: 399px) {
    .th_price_and_cart .product-add-to-cart button.ajax_add_to_cart_button{
        padding: 5px !important;
    }
}

@media (min-width: 400px){
    .th_price_and_cart .product-add-to-cart button.ajax_add_to_cart_button{
        padding: 5px 10px !important;
    }
}

.page-content .axZm_mouseOverWithGalleryContainer {
    z-index: 2;
}

/*END PRODUCT ACCESORIES CSS*/
