/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 
 */
 
 .anthemeblocks-homeslider-desc {text-shadow:2px 2px #000;}
 .header-nav-inside {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-nav-right .customtext {
    display: inline-block;
}
.header-nav-right .customtext a {
    display: inline-block;
    margin-right: 40px;
}
.header-nav-right .customtext p {
    margin-bottom: 0;
    font-size: 11px;
}
.header-nav-left {
    display: flex;
    height: 100%;
}
#header .header-nav .user-info {
    margin-left: 0;
}
#an_themeliveeditor {
    top: 150px;
}
#_desktop_user_info {
    display: inline-block;
}
#_desktop_language_selector,
#_desktop_currency_selector {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 15px;
    border-bottom: 1px solid transparent;
}
#_desktop_language_selector { 
    margin-right: 7px;
    margin-left: -15px;
}
#_desktop_language_selector.open,
#_desktop_currency_selector.open,
#_desktop_language_selector:hover,
#_desktop_currency_selector:hover {
    background-color: #fff;
    color: #000000;
    border-color: #e9e9e9;
}
#_desktop_language_selector .dropdown-menu,
#_desktop_currency_selector .dropdown-menu {
    top: calc(100% + 1px);
    min-width: 68px;
    border: none;
    margin-bottom: 0;
    padding: 0;
    padding-top: 10px;
}
#_desktop_language_selector .dropdown-item,
#_desktop_currency_selector .dropdown-item {
    display: block;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 0;
    text-transform: none;
    font-weight: 500;
    font-size: 11px;
    color: #777777;
}

#_desktop_language_selector .dropdown i.expand-more,
#_desktop_currency_selector .dropdown i.expand-more {
    font-size: 16px;
}
#header .header-nav .currency-selector,
#header .header-nav .language-selector { position: static; }
.header-top-left { text-align: left; }
.header-top-right { text-align: right; }
.search-widget { float: none; }
#header .header-top>.container>.row {
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    #header .header-top>.container>.row {
        justify-content: space-between;
    }
}
.search-button {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    margin-right: 27px;
    background: url(../img/icon_search.png) center center no-repeat;
    cursor: pointer;
}
@media (max-width: 991px) {
    .search-button {
        margin-right: 10px;
    }
    #header #_desktop_cart {
        margin-right: 0;
    }
}
.search-btn-close {
    position: relative;
    display: inline-block;
    z-index: 101;
    margin-bottom: 25px;
    cursor: pointer;
}
.search_not_found .search-button {
    display: none;
}
.shopping-cart-ico {
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/icon_basket.png) center center no-repeat;
}
.header-top-right .search-widget {
    opacity: 0;
    visibility: hidden;
}
.header-top-right .search-widget {
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    padding: 100px 0;
    width: 100%;
    background: #fff;
    text-align: center;
    z-index: 100;
    transition: all .5s;
}
.header-top-right .search-widget.open {
    opacity: 1;
    visibility: visible;
    top: 40px;
}
.search-widget form {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}
.header-top .search-widget form input[type=text] {
    height: 50px;
    border: none;
    background: #f4f4f4;
}
.header-top .search-widget form input[type=text]:focus {
    outline: none;
}
#_desktop_logo {
    margin-top: -18px;
}

.search-widget h2 {
    margin-bottom: 60px;
}
body.scroll-lock {
    overflow: hidden;
}
.blockcart-link {
    position: relative;
}
.blockcart-link .cart-products-count {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
}
.fixed-menu .anav-top { border-bottom: 1px solid #f5f7f9; }
.amenu-item .amenu-link {
    font-weight: 500;
    text-transform: none;
}
.btn-primary {
    min-width: 215px;
    padding: 0 15px;
    line-height: 61px;
    text-align: center;
    border-radius: 5px;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    transition: all .4s;
}
.owl-theme .owl-nav [class*=owl-],
.owl-theme .owl-nav [class*=owl-]:hover {
    padding: 0;
    background: transparent;
    margin: 0;
    color: inherit;
    border-radius: none;
}
.product-images.js-modal-product-images .owl-dots {
    display: none;
}
.atc_div .btn-primary {
   min-width: 180px;
   line-height: 35px;
}
.product-miniature {
    margin-bottom: 16px;
}
.product-miniature .thumbnail-container {
    transition: all .4s;
}
.product-miniature .product-description {
    padding: 7px 0 18px 0;
}
.product-miniature .product-title a {
    font-weight: 500;
}
.product-miniature .highlighted-informations {
    position: absolute;
    bottom: -46px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    height: 54px;
    line-height: 54px;
    z-index: 10;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: all .4s;
}
.product-miniature .highlighted-informations a,
.product-miniature .highlighted-informations a:hover {
    color: #ffffff;
}
.product-miniature .thumbnail-container:hover {
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.13);
}
.product-miniature .thumbnail-container:hover .highlighted-informations {
    opacity: 1;
    visibility: visible;
}
.block_newsletter form,
.block_newsletter p {
    max-width: 403px;
}
.block_newsletter p {
    padding-top: 0;
    margin-bottom: 13px;
    font-size: 12px;
    line-height: 24px;
    color: #999999;
}
#index #footer {
    padding-top: 52px;
}
.block-contact {
    font-size: 12px;
}
.copyright-container {
    padding: 20px 0;
}
.copyright-container p {
    margin-bottom: 0;
}
.product-miniature-colors {
    position: absolute;
    bottom: 10px;
    right: -50px;
    z-index: 1;
    transition: all .4s;
}
.thumbnail-container-image {
    overflow: hidden;
}
.product-miniature .thumbnail-container:hover .product-miniature-colors{
    right: 14px;
}
.product-miniature-colors .color {
    width: 12px;
    height: 12px;
    position: relative;
    display: block;
    margin: 4px;
    padding: 0;
    border: none;
    border-radius: 50%;
}
.product-miniature-colors .color:hover {
    border: none;
}
.product-miniature-colors .color-wrap {
    margin: 5px 0;
    border: 2px solid transparent;
    cursor: pointer;
    transition: all .3s;
}
.product-miniature-colors .color-wrap:hover {
    border-radius: 50%;
}
.color-wrap .color[title="White"] {
    border: 1px solid #e1e1e1;
}
#index .amega-menu {
    border-bottom: none;
}
.block-categories .category-top-menu {
    margin-bottom: 0;
}
#search_filters>h4 {
    margin-bottom: 11px;
    font-weight: 600;
    font-size: 16px;
}
.block-category {
    margin-top: 21px;
}
.block-category h1 {
    margin-bottom: 15px;
    font-weight: 600;
}
.products-selection p {
    margin-bottom: 0;
    font-size: 13px;
    color: #000000;
}
#_desktop_search_filters_clear_all {
    margin-top: 30px;
}
#_desktop_search_filters_clear_all .btn-primary {
    min-width: 140px;
    line-height: 44px;
    background: transparent;
    border: 1px solid #000;
    color: #000000;
}
#_desktop_search_filters_clear_all .btn-primary:hover {
    background: #000;
    color: #fff;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 5px;
    background-color: #ebeceb;
}
@media (max-width: 991px) {
    .pagination {
        flex-wrap: wrap;
    }
}
.product-prices .current-price span {
    font-size: 36px;
    font-weight: 400;
}
.product-prices .current-price .discount  {
    display: none;
}
.product-prices .product-discount .regular-price {
    font-size: 16px;
    margin-left: 5px;
}
.product-information p {
    line-height: 28px;
}
.social-sharing li {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 0;
    border-radius: 50%;
    cursor: pointer;
    background: #ebeceb;
}
.social-sharing li:first-child {
    margin-left: 0;
}
.social-sharing li a {
    display: block;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    color: #000;
}
.social-sharing li a span {
    font-size: 32px;
}
.product-single-desc {
    padding-bottom: 34px;
    margin-bottom: 48px;
    border-bottom: 1px solid #f1f1f1;
}
.images-container .product-images {
    margin-bottom: 0;
}
.product-actions .color {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: inline-block;
    cursor: pointer;
    background-size: contain;
    margin-right: -3px;
    margin-top: 5px;
    border: 2px solid #e6e6e6;
}
.product-actions .color:hover,
.product-actions .input-color:checked+span.color {
    border-color: #000;
}
.product-actions .input-color {
    width: 100%;
    height: 100%;
    z-index: -1;
}
.tabs {
    padding: 0;
}
.tabs .nav-tabs {
    border: none;
    border-bottom: 1px solid #f1f1f1;
}
.tabs .tab-pane {
    padding: 30px 40px;
}
.tab-content .product-description p {
    line-height: 28px;
    margin-bottom: 0;
}
#product .tabs .tab-content {
    border: 1px solid #eeeff4;
    border-top: none;
}
#product .nav-tabs .nav-link {
    padding: 23px 40px;
    line-height: normal;
    background-color: #f1f1f1;
    color: #848484;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-bottom: none;
}
#product .nav-tabs .nav-link.active {
    background-color: #fff;
    border-color: #eeeff4;
    color: #000;
}
#product .product-accessories>h2.h2 {
    font-weight: 500;
    text-align: center;
    margin-bottom: 33px;
}
#product .product-accessories .owl-prev {
    left: -25px;
}
#product .product-accessories .owl-next {
    right: -25px;
}
#product .product-accessories .owl-dots {
    display: none;
}
@media (max-width: 1024px) {
    #product .product-accessories .owl-dots {
        display: block;
        margin-top: 20px;
    }
}
.product-line-actions .input-group .form-control {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    text-align: center;
    width: 60px;
}
.product-line-grid-body>.product-line-info>a.label {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #000000;
}
.product-line-info.product-price {
    margin-bottom: 26px;
}
.product-line-info .current-price .price,
.product-line-grid-right .product-price strong {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
}
.product-line-grid-body>.product-line-info>.label,
.product-line-grid-body .product-line-info .value {
    font-size: 11px;
    font-weight: 500;
    color: #7d7d7d;
}
.product-line-grid-body .product-line-info .value {
    color: #000000;
}
.card.cart-summary {
    margin-top: 68px;
}
.checkout.cart-detailed-actions {
    padding: 12px 25px;
    border: 1px solid #eeeeee;
    border-top: none;
    background-color: #f7f8fa;
}
.checkout.cart-detailed-actions .btn-primary {
    min-width: auto;
    width: 100%;
    text-transform: uppercase;
}
.cart-summary-line .label,
.cart-summary-line .value {
    font-weight: 600;
    font-size: 12px;
    color: #000000;
}
.cart-summary-line .value {
    margin-top: 2px;
    margin-right: 8px;
    color: #717681;
}
.cart-detailed-totals .separator {
    margin: 9px 0 24px 0;
    border-color: #fff;
}
#cart .continue-shopping-btn {
    min-width: 207px;
    line-height: 58px;
    margin-top: 30px;
    background-color: #ebeceb;
    border-color: transparent;
    color: #000;
    text-transform: uppercase;
}
#cart .continue-shopping-btn:hover {
    background-color: #000;
    color: #fff;
}
#identity .custom-checkbox input[type=checkbox]+span {
    margin-right: 8px;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
    padding: 7px 15px;
}
.breadcrumb-wrapper {
    padding: 12px 0;
}
#index .breadcrumb-wrapper {
    padding: 0;
}
#category #wrapper {
    padding-top: 18px;
}
.page-product h1 {
    margin-bottom: 22px;
}
.product-line-actions .input-group.bootstrap-touchspin {
    margin-left: 10px;
}

.product-line-actions .price .product-price {
    margin-left: 16px;
    margin-top: 4px;
    font-size: 20px;
}
.product-line-actions .cart-line-product-actions {
    position: relative;
    top: 5px;
    right: 28px;
}
.cart-total {
    margin-bottom: 0;
}
.card.cart-summary {
    padding-bottom: 15px !important;
}
@media (max-width: 1200px) {
    .product-line-actions .input-group.bootstrap-touchspin {
        margin-left: 0;
    }
    .product-line-grid-body {
        padding-left: 30px;
    }
}
@media (max-width: 1024px) {
    .product-line-grid-body {
        padding-left: 0;
    }
    .product-line-actions .cart-line-product-actions {
        top: 8px;
        right: 0;
    }
}
@media (max-width: 992px) {
    .header-top-center,
    .header-top-left {
        display: none;
    }
    .search-widget form {
        max-width: 100%;
    }
    .header-top-right {
        width: 100%;
        padding: 0;
        text-align: center;
        border-bottom: 1px solid #f5f7f9;
    }
    #header #_desktop_cart {
        display: none;
    }
    #header .header-top {
        padding: 0;
    }
    .header-top-right .search-widget {
        padding: 0;
        position: static;
        background: transparent;
        opacity: 1;
        visibility: visible;
    }
    .header-top-right .search-widget>.container {
        padding: 0;
    }
    .search-widget h2,
    .search-btn-close {
        display: none;
    }
    .search-button {
        display: none;
    }
}
@media (max-width: 860px) {
    #products .product-miniature, .featured-products .product-miniature {
        margin: 0 10px;
    }
}
@media (max-width: 768px) {
    .product-line-actions .cart-line-product-actions {
        position: static;
    }
    .product-line-actions .price .product-price {
        margin-top: 0;
        margin-left: 0;
    }
    .product-line-grid-body {
        padding-left: 15px;
    }
    #header .header-top {
        padding: 0;
    }
    
}
.register-form>p {
    text-align: center;
}
.owl-theme .owl-nav {
    margin-bottom: 0;
    margin-top: 0;
}
.modal-body .js-qv-mask .owl-prev,
.modal-body .js-qv-mask .owl-next {
    position: absolute;
    top: 50px;
    height: 106px;
    line-height: 106px;
    background-color: #f5f6fa;
}
@media (max-width: 860px) {

}
@media (max-width: 800px) {
    .modal-body .js-qv-mask .owl-prev,
    .modal-body .js-qv-mask .owl-next {
        top: 41px;
        height: 81px;
        line-height: 81px;
    }
}
.owl-theme .owl-nav .disabled {
    opacity: 1;
}
.modal-body .js-qv-mask .owl-dots {
    display: none;
}
.an_short_description {
    text-align: center;
}
#product .input-group-btn-vertical button.bootstrap-touchspin-up {
    padding-top: 5px;
}
#product .input-group-btn-vertical button.bootstrap-touchspin-down {
    padding-top: 0;
}