/*begin::productdetail*/
@media (min-width: 768px) and (max-width: 827px) {
    .block-brands-search .sub-link.all-brank-link {
        display: none;
    }
}

@media (max-width: 767px) {
    .swatch-attribute-options {
        margin-top: 5px;
    }

    .swatch-attribute-label {
        padding-bottom: 0;
    }

    .upsell .product-item-inner-mobile .product.product-item-available-in-store {
        margin-top: -5px;
    }

    .product.data.items > .item.title > .switch {
        margin-bottom: 0;
    }

    .page-header .minicart-wrapper .action.showcart {
        border: 0;
    }

    .page-header .minicart-wrapper .action.showcart::before {
        transform: scale(0.15);
        top: -9px;
        left: -29px;
    }

    .page-header .minicart-wrapper .action.showcart::before {
        background-color: transparent;
    }

    .sidebar-main .block-brands-search,
    .sidebar-main .block-brands {
        display: none;
    }

    .page-main .sidebar .block.filter .block-title {
        background-color: #A5181C !important;
    }

    .filter.active .filter-subtitle {
        color: #ffff;
        background-color: transparent;
        font-weight: normal;
        font-size: 14px;
        line-height: 27px;
        margin-left: 10px;
    }

    .filter.active .filter-title strong::after {
        color: #ffff;
    }

    .filter-options-content .price-slider-container .price-slider {
        margin-right: 0px;
        margin-left: 0px;
    }

    .page-main .sidebar .block:not(.block-static-block) .block-content {
        border: 0;
    }

    .block-brands .owl-carousel .owl-nav [class*="owl-"] {
        margin-top: 38px;
    }

    .block-brands .owl-carousel .owl-nav {
        top: -93px;
        right: 0;
    }
}

@media(min-width: 768px) {
    .swatch-attribute-label {
        padding-bottom: 7px;
    }

    .product-info-main .product-social-links {
        margin: 0;
    }

    .product-info-main .stock.available {
        line-height: 32px;
    }
}

@media(min-width: 1024px) {
    .product-info-main .product.attibute.overview .value {
        min-height: 90px;
        text-align: justify;
    }

    .quickshop-wrapper .product-info-main .product.attibute.overview .value {
        min-height: 68px;
    }
}

.product.media .fotorama__stage {
    margin-left: 10px !important;
}

.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-left: 25px;
}
.products-grid .product-item:hover .product-item-info {
    -webkit-box-shadow: none;
}

.product.media .fotorama__stage {
    margin-left: 10px;
}

.fotorama__active .fotorama__dot {
    background: #a5181c;
    border-color: #a5181c;
}

.stock.unavailable {
    margin-top: 3px;
}

.social-addthis {
    padding-top: 10px;
}

.product-info-main .product-add-form {
    padding-top: 0;
}

.product-info-main .product.attribute.sku,
.product-info-main .product.attribute.sku {
    color: rgba(0, 0, 0, 0.65);
}

.catalog-product-view .product-info-main .stock.available,
.catalog-product-view .product-info-main .stock.unavailable,
.quickshop-modal .box-tocart .stock.available,
.quickshop-modal .box-tocart .stock.unavailable {
    /*padding-top: 10px;*/
    line-height: 32px;
}

.block.related:not(.block-static-block) .block-title,
.block.upsell:not(.block-static-block) .block-title {
    padding: 10px 20px;
}

.block.crosssell:not(.block-static-block) .block-collapsible-nav-title,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title,
.block.related:not(.block-static-block) .block-collapsible-nav-title,
.block.crosssell:not(.block-static-block) .block-title,
.block.upsell:not(.block-static-block) .block-title,
.block.related:not(.block-static-block) .block-title,
.block.crosssell:not(.block-static-block).filter .title,
.block.upsell:not(.block-static-block).filter .title,
.block.related:not(.block-static-block).filter .title {
    color: #A5181C;
    background-color: #ffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.block.related:not(.block-static-block) .block-title strong,
.block.upsell:not(.block-static-block) .block-title strong {
    font-size: 20px;
    font-weight: bold;
}

.block.crosssell:not(.block-static-block),
.block.upsell:not(.block-static-block),
.block.related:not(.block-static-block) {
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-top: 5px solid #A5181C;
    padding: 1px;
}

.block.crosssell:not(.block-static-block) .block-content,
.block.upsell:not(.block-static-block) .block-content {
    border: 0;
}

.product-add-form div.actions {
    margin-bottom: 10px;
}

.product-addto-links {
    margin-bottom: inherit;
}

.product-info-main .page-title-wrapper .page-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-transform: capitalize;
    color: #000000;
}

.product-info-main .page-title-wrapper .brand-wrapper {
    margin-top: 10px;
}

.product-info-main .page-title-wrapper .brand-wrapper .brand-item {
    font-size: 20px;
    color: rgba(0, .0, 0, 0.65);
    font-weight: bold;
}

.product-info-main .box-tocart {
    position: relative;
}

.product-info-main .box-tocart .qty-input #qty-error {
    position: absolute;
    left: 0;
}

.product-info-main .box-tocart .control {
    padding: 4px 15px 4px 5px;
    background-color: #A5181C;
    margin-bottom: 22px;
}

.product-info-main .box-tocart .control .qty-input .input-text.qty {
    width: 36px;
    height: 24px;
    border-top: 0;
    border-bottom: 0;
    margin: 0;
}

.product-info-main .box-tocart .control .qty-minus .btn-qty,
.product-info-main .box-tocart .control .qty-input .input-text.qty,
.product-info-main .box-tocart .control .qty-plus .btn-qty ,
.products-grid .box-tocart .control .qty-plus .btn-qty,
.products-grid .box-tocart .control .qty-input .input-text.qty,
.products-grid .box-tocart .control .qty-minus .btn-qty
{
    color: rgba(0, 0, 0, 0.65);
    font-size: 12px;
}

.product-info-main .box-tocart .control .qty-minus .btn-qty,
.product-info-main .box-tocart .control .qty-plus .btn-qty {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: inherit;
}


.product-info-main .box-tocart .control .qty-minus:hover .btn-qty,
.product-info-main .box-tocart .control .qty-plus:hover .btn-qty {
    color: #000000;
    border: inherit;
}

.product-info-main .control>.input-text {
    width: 36px;
    height: 24px;
}

.product-info-main .action.primary.tocart {
    font-size: 16px;
    position: relative;
    background: #ffffff;
    border: 1px solid #a41e22;
    color: #a41e22;
}
.product-info-main .action.primary.tocart:before {
    content: '\e66e';
    font-size: 23px;
    font-family: 'Pe-icon-7-stroke';
    left: 11px;
    position: absolute;
    top: 4px;
}
.product-info-main .action.primary.tocart:hover {
    color: #ffffff;
    background: #a41e22;
}
.product-info-right .product-sidebar-attribute-set .product-ads-content .items .attributes-row .attributes-item-label {
    overflow: hidden;
}

/*end::productdetail*/

.modes-mode.mode-grid {}

.filter-title strong {
    border-radius: 4px;
}

.product-add-form .action.primary {
    padding: 9px 15px;
}

.product.data.items > .item.title > .switch {
    font-size: 20px;
}

.breadcrumbs .item:not(:last-child)::after {
    content: url("../images/breadcrumb.png");
    margin-top: 2px;
}

.filter-options-item select {
        height: 30px;
}

.product-info-main .product-info-price {
    color: #000;
}

.related-upsell-crossell .owl-carousel .owl-nav {
    top: -39px;
}
.product-options-wrapper .super-attribute-select {
    border-radius: 4px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.85);
    height: 32px;
}

.swatch-attribute-options .swatch-select{
    border-radius: 4px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.85);
    height: 32px;
}

.swatch-attribute-options {
    margin-right: 0;
}

.product-info-main .product-options-wrapper .swatch-attribute {
    margin-bottom: 10px;
}

.swatch-attribute-label {
    padding-left: 3px;
}

.product-options-wrapper span {
    font-size: 12px;
    font-weight: normal;
}

.product.data.items {
    display: block;
}

.product.info.detailed .desc-title{
    font-weight: bold;
}

.product-info-main .box-tocart .control .qty-plus .btn-qty,
.products-grid .box-tocart .control .qty-minus .btn-qty,
.products-grid .box-tocart .control .qty-plus .btn-qty {
    line-height: 22px;
}

.swatch-option {
    height: inherit;
    min-height: 25px;
    border-color: #a5181c;
    border-radius: 4px;
}

.swatch-option.text {
    background: #fff;
    color: #a5181c;
}

.swatch-option.text.selected {
    background: #a5181c !important;
    color: #fff;
    border-color: #a5181c;
    outline: none;
}
.swatch-option:focus {
    box-shadow: inherit;
}

.swatch-attribute-selected-option {
    display: none;
}

.swatch-option.text:not(.disabled):hover {
    border-color: #a5181c;
}

.swatch-option:hover::after, .swatch-option.selected::after {
    display: none;
}

.swatch-option-tooltip {
    display: none !important;
}

.special-price .price-final_price .price-wrapper > .price,
.price-final_price .price-wrapper > .price {
    font-size: 20px ;
    font-weight: 600;
}

.old-price > .price-final_price > .price-label {
    color: #575757;
}

.old-price > .price-final_price > .price-wrapper {
    font-size: 20px;
    color: #575757;
    font-weight: 100;
}

.old-price > .price-final_price > .price-wrapper .price {
    font-size: 20px;
    color: #575757 !important;
    font-weight: 100;
}

@media (max-width: 1109px) and (min-width: 768px) {
    .product-sidebar-info .product-ads-title {
        padding-top: 40px;
    }

    .product-sidebar-info .product-ads-title h3,
    .product-sidebar-info .product-ads-title p {
        text-align: center;
    }

    .product-sidebar-info .product-ads-title::before {
        background: url(../images/i-product-ads.png) 48% 5px no-repeat;
    }
}

@media (max-width: 774px) and (min-width: 768px) {
    .product-sidebar-info .product-ads-title {
        padding: 14px;
        padding-top: 40px;
    }
}
/*end::footer
