.img-full-width {
    width: 100%;
    height: auto;
}
.pixelstrap a, .pixelstrap a:hover, .pixelstrap a:active {
    padding-right: 20px;
}
.category-header .navbar-menu {
    justify-content: space-between;
}
@media (max-width: 991px) {
    .category-header .navbar-menu {
        justify-content: center;
    }
}
.box-category.section-pt-space {
    padding: 50px 0;
}
.box-category .box-category-contain {
    display: flex;
    justify-content: center;
    padding: 10px;
}
.box-category .box-category-contain img {
    width: auto;
    height: 70px;
}
.footer-3 .sub-footer {
    background-color: #252525;
}

.theme-slider {
    background: linear-gradient(#dfe9f3, #e7e7e7);
}


.collection-brand-filter .category-list-link {
    cursor: pointer;
    color: #777;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: block;
    margin-bottom: 15px;
}

.collection-collapse-block>.category-list-link {
    display: block;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1;
    padding-right: 20px;
    margin-top: 30px;
}

.collection-brand-filter .category-list-link.all-link {
    color: #008fda;
}
.pagination .page-item.disabled {
    display: none;
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count, .collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup, .collection-product-wrapper .product-top-filter .popup-filter .search-count, .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
    width: auto;
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    width: auto;
    display: flex;
    align-items: center;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    margin-left: auto;
}
.product-page-filter a {
    padding: 20px;
    display: inline-block;
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    text-align: right;
}
.list-view .product .product-box .product-detail .detail-title-custom .detail-right {
    text-align: left;
    justify-content: space-between;
}
@media (max-width: 1470px) {
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
        border-right: none;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
        border-left: none;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
        border-left: none;
    }

}
@media (max-width: 1199px) {
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
        border-left: none;
    }
}
@media (max-width: 991px) {
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
        text-align: center;
        width: 100%;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    .product-page-filter a {
        padding: 10px 20px;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
        border-left: 1px solid #ddd;
        width: 100%;
        text-align: left;
    }
}
@media (max-width: 577px) {
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
        flex-wrap: wrap;
    }
}
body a.desc:after {
    content: "\2191";
}
body a.asc:after {
    content: "\2193";
}
body a.asc:after, body a.desc:after {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}
.collection-product-wrapper .product-top-filter .product-filter-content, .collection-product-wrapper .product-top-filter .popup-filter {
    justify-content: flex-start;
}

.product .product-box .product-detail .detail-title-custom .detail-right {
    text-align: right;
    float: none;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}
.product-box .product-detail .detail-title-custom .detail-right .price-wrap {
    display: flex;
    align-items: center;
}
.product-box .product-detail .detail-title-custom .detail-right button {
    background: transparent;
    font-family: 'Open Sans';
    border: 1px solid #ddd;
    padding: 5px 10px;
    color: #777;

}
.product-box .product-detail .detail-title-custom .detail-right button.sold-out-button {
    color: red;
    border: 1px solid red;
    opacity: 0.6;
}
.product-box .product-detail .detail-title-custom .detail-right button.sold-out-button:hover {
    cursor: default;
}
.product .product-box .product-detail .detail-title-custom .detail-right .check-price {
    margin-right: 10px;
}
.product .product-box .product-detail .detail-title-custom .detail-left {
    float: none;
    padding: 10px 0;
}
.btn-small {
    padding: 5px 10px;
}
.custom-shop-buttons {
    text-align: right;
}
.page-main-content .categories-list {
    padding-bottom: 30px;
}
.page-main-content .categories-list .collection-block .collection-content {
    padding: 20px 0 10px;
}
.page-main-content .categories-list .collection-block .collection-content h3 {
    font-size: 16px;
    height: 40px;
    overflow: hidden;
}
.product-right .product-articul {
    margin-bottom: 10px;
}
.cart_media .dvizh-cart-row {
    border: none;
}
.dvizh-change-count input {
    margin: 10px;
}
.add_to_cart .cart-inner .cart_media li {
    padding-bottom: 20px;
}
.order-box .qty li span {
    font-size: 16px;
}
.order-box .sub-total .shopping-option label {
    font-weight: 400;
}
.shopping-option .shipping-price {
    font-weight: 400;
    width: 35%;
    float: right;
    font-size: 16px;
}
.dvizh-cart-informer>span {
    float: none;
}

.category-header-2 {
    background-color: #fff;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.category-header-2 .navbar-menu .category-right .gift-block .gift-offer p {
    font-size: 12px;
}
.category-header-2 .navbar-menu .category-right .gift-block .gift-offer span {
    font-size: 16px;
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .navbar {
    background-color: #008fda;
}
.category-header-2 .navbar-menu .category-right .gift-block {
    background-color: #008fda;
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .navbar-toggler {
    color: #008fda;
}
.layout-header2 .main-menu-block .sm-nav-block span i {
    color: #323232;
}
@media (max-width: 577px) {
    .category-header-2 .navbar-menu .category-left .icon-block ul .mobile-search {
        right: 60%;
    }
    .layout-header2 .main-menu-block .cart-block .mobile-cart {
        right: 40%;
    }
}
@media (min-width: 1470px) {
    .custom-container {
        max-width: 1300px;
    }
}
@media (min-width: 1680px) {
    .custom-container {
        max-width: 1300px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
}
@media (max-width: 1679px) {
    .category-header-2 .navbar-menu .category-right .gift-block .gift-offer {
        display: block;
    }
}
.top-header .top-header-right .top-menu-block ul li a {
    font-weight: normal;
}
@media (max-width: 1679px) {
    .theme-slider .offset-xl-2 {
        margin-left: 17%;
        max-width: 83%;
    }

}
@media (max-width: 1199px) {
    .theme-slider .offset-xl-2 {
        margin-left: 0;
        max-width: none;
    }
    .category-header-2 .navbar-menu .category-right {
        order: 3;
    }
    .category-header-2 .navbar-menu .category-left {
        order: 1;
    }
    .category-header-2 .navbar-menu .category-left.category-center {
        order: 3;
    }
    .category-header-2 .navbar-menu .category-left .nav-block {
        margin-left: 0;
    }
    .category-header-2 .navbar-menu .category-left .menu-block {
        margin-left: 0;
    }
}
.top-header .top-header-left .app-link h6 a {
    margin-right: 20px;
}
@media (max-width: 577px) {
    .top-header .top-header-left .app-link h6 {
        padding: 5px 0;
    }
    .top-header .top-header-left .app-link h6 a {
        margin: 0;
    }
    .top-header .top-header-left .app-link {
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }
    .top-header .top-header-left .app-link ul {
        display: none;
    }
}
.sub-footer-container {
    display: flex;
    justify-content: space-between;
}
.contact-banner {
    background-color: #008fda;
}
.contact-banner-contain-socail a {
    color: #fff;
}
.add_to_cart .cart-inner .cart_media li .buttons a {
    font-size: 14px;
}
.slide-1 .slick-prev,.slide-1 .slick-next {
    z-index: 1;
}
.slide-1 .slick-dots {
    bottom: 10px;
}
.slide-1.slick-dotted.slick-slider {
    margin-bottom: 15px;
}
.product .product-box .product-imgbox .new-label::before {
    border-top: 70px solid #ff3e3e;
    border-right: 70px solid transparent;
}
.product .product-box .product-imgbox .new-label div {
    margin-top: 10px;
}
.category-side .collection-collapse-block .collapse-block-title {
    margin-top: 30px;
    padding-right: 20px;
    font-size: 14px;
}
.collection-collapse-block-wrap .collection-collapse-block:nth-child(1) .collapse-block-title {
    margin-top: 0;
}
.slide-1 .slick-prev:before, .slide-1 .slick-next:before {
    color: #fff;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
}
.slick-prev, .slick-next {
    background: #252525 none repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 55px;
    line-height: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 30px;
    opacity: 0.85;
}

.slick-prev:focus,  .slick-next:focus {
    background: #252525;
    opacity: 0.85;
}
.slick-prev:hover, .slick-next:hover {
    background: #008fda;
    opacity: 1;
}
.slide-1 .slick-prev::before {
    content: "";
}
.slide-1 .slick-next::before {
    content: "";
}
.slide-1 .slick-next {
    right: 30px;
}
.slide-1 .slick-prev {
    left: 30px;
}
.product .product-box .product-imgbox .product-icon.icon-inline {
    bottom: 10px;
}
.category-header-2 .navbar-menu .category-left .menu-block .pixelstrap .dark-menu-item {
    color: #4e4e4e;
}
.category-header-2:hover .navbar-menu:hover .category-left:hover .menu-block:hover .pixelstrap:hover .dark-menu-item:hover {
    color: #008fda;
}
.top-header {
    background-color: #008fda;
}
.product .product-box .product-imgbox .new-label.hit-label {
    bottom: 0;
    top: unset;
    background-color: #008fda;
    padding: 5px 20px;
}
.product .product-box .product-imgbox .new-label.hit-label div {
    transform: rotate(0);
    margin-top: 0;
}
.product .product-box .product-imgbox .new-label.hit-label::before {
    content: none;
}
.product .product-box .product-imgbox .on-sale1 {
    transform: rotate(45deg);
    top: 25px;
    color: #fff;
}
.product .product-box .product-imgbox .on-sale1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    transform: translateX(-25%);
    background-color: #45bb28;
}
.product .product-box .product-imgbox .on-sale1 div {
    position: relative;
}
@media (max-width: 767px) {
    .product .product-box .product-imgbox .new-label {
        width: auto;
        height: auto;
    }
}
@media (max-width: 575px) {
    .page-main-content .categories-list {
        padding: 0 30px;
    }
    .collection-product-wrapper .product-wrapper-grid .product-box {
        padding: 0 30px;
    }
}
.sosiyal li:hover {
    background-color: #252525;
}
.contact-banner .contact-banner-contain {
    display: flex;
    justify-content: space-between;
}
.contact-banner-contain-left {
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
    .contact-banner .contact-banner-contain {
        flex-wrap: wrap;
        justify-content: center;
    }
    .contact-banner-contain-left {
        width: 100%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .contact-banner-contain-left {
        display: none;
    }
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left {
    overflow: unset;
}
.navbar-menu .nav-block .nav-desk {
    width: 320px;
    border: 1px solid #ededed;
}
.product .product-box .product-imgbox .product-icon button {
    font-family: 'Open Sans';
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .navbar:hover {
    cursor: pointer;
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group {
    height: auto;
}
.slick-dots li button:before {
    font-size: 10px;
}
.custom-category {
    background-color: #fff;
    padding: 15px 15px 0 15px;
    text-align: center;
    margin: 0 0 25px;
}
.collection-collapse-block .category-active {
    position: relative;
}
.collection-collapse-block .category-active:before {
    content: ' ';
    width: 10px;
    height: 10px;
    background-color: #008fda;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 5px;
}
@media (max-width: 1024px) {
    .creative-card.creative-inner {
        padding: 25px;
    }
}
.shopping-option {
    display: flex;
    margin-bottom: 0.5rem;
}
.order-box .sub-total .shopping-option label {
    width: 100%;
    margin: 0;
    line-height: 1;
    margin-bottom: 15px;
}
.shipping-field-desc {
    font-size: 12px;
    margin: 10px 0;
    line-height: 1.5;
}
.shipping-limit {
    background-color: #ffc107;
    padding: 20px;
    margin: 10px 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: normal;
}
.shipping-limit-error {
    background-color: #ff0017;
    color: #fff;
}
.shipping-limit i {
    font-size: 32px;
    margin-right: 20px;
}
.logo-block img {
    max-width: 210px;
}
.footer-contant .logo-img {
    width: 210px;
}
.breadcrumb-main .breadcrumb-contain ul li a {
   text-transform: none;
    font-weight: normal;
}
.blog-detail table, .blog-detail img, .tab-product .tab-pane table, .tab-product .tab-pane img {
    max-width: 100%;
}
.contact-row img {
    width: 50%;
    height: auto;
    margin-bottom: 20px;
}
.contact-row h4 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.contact-row .contact-list li {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 16px;
}
.contact-row .contact-list li i {
    margin-right: 15px;
}
.contact-row .sosiyal {
    margin: 20px 0 10px;
}
.contact-row .sosiyal li {
    background-color: #00a0dc;
    color: #fff;
}
.contact-row .sosiyal li i {
    color: #fff;
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 {
    margin-right: 35px;
}
.product-wrapper-grid .product {
    background: #fff;
    padding: 10px;
    margin-top: 30px;
}
.product-slide-6 .product-box {
    margin: 0 10px;
    background: #fff;
    padding: 10px;
}
.product .product-box .product-detail .detail-title .detail-left .price-title {
    font-size: 15px;
    height: 39px;
    overflow: hidden;
}
.collection-product-wrapper .product-wrapper-grid .product-box {
    margin-top: 0;
}
.collection-collapse-block .category-active:before {
    background-color: #008fda;
    width: 2px;
    height: 100%;
}
.cart-item h5 {
    cursor: pointer;
}
.col-sm-12.blog-detail {
    background-color: #fff;
    padding: 30px;
}
.paymant-bottom {
    width: 50%;
}
.upsell_payment img {
    width: 50%;
}
@media (max-width: 575px) {
    .upsell_payment img {
        width: 80%;
    }
}
@media (max-width: 575px) {
    .mobile-mt-3 {
        margin-top: 30px;
    }
}
.add_to_cart .cart-inner .cart_media li .media img {
    height: 70px;
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 span {
    color: #999999;
    font-size: 14px;
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 {
    font-size: 16px;
}
.order-box .qty li, .order-box .sub-total li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 50px;
}
.order-box .qty li span, .order-box .sub-total li span {
    float: none;
}
.order-box .qty li span.checkout-details-title, .order-box .sub-total li span.checkout-details-title {
    width: 100%;
}
.order-box .qty li span.checkout-details-price, .order-box .sub-total li span.checkout-details-price {
    text-align: right;
}
.order-box .sub-total li .count {
    float: none;
}
.sub-total.order-box-delivery li {
    flex-wrap: wrap;
}
.order-box .title-box span {
    width: auto;
    float: none;
}
.order-box .title-box-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 50px;
}
.order-box .title-box-row .title-box-row-first {
    width: 100%;
}
.order-box .title-box-row .title-box-row-second {
    text-align: right;
}
.add_to_cart .cart-inner .cart_media li .total h5 span {
    float: none;
}
.add_to_cart .cart-inner .cart_media li .total h5 {
    display: flex;
    justify-content: space-between;
}
.add_to_cart .cart-inner .cart_media li .total h5 .dvizh-cart-price {
    font-weight: bold;
}
.dvizh-cart-price, .dvizh-cart-discount, .dvizh-cart-custom-total {
    font-weight: 700;
}

@media (max-width: 575px) {
    .sub-footer-hidden-xs {
        display: none;
    }
}
@media (max-width: 575px) {
    .mobile-fix-option {
        background-color: #008fda;
    }
}
.checkout-page .help-block {
    color: red;
}
.box-category .box-category-contain:hover {
    background: #fff;
}
.fail-text i {
    color: red;
}
.product-wrapper-grid.list-view .product .product-box .product-imgbox, .product-wrapper-grid.list-view .product .product-box .img-block {
    width: auto;
}
.product-wrapper-grid.list-view .product .product-box .product-imgbox img {
    height: auto;
    width: 250px;
}
.product-wrapper-grid.list-view .product .product-box .product-detail {
    width: 100%;
}
.blog .blog-contain .blog-details span a, .blog-page .blog-media .blog-right span a {
    color: #252525;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 1;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.btn-blue {
    background-color: #008fda;
}
.btn-blue:hover {
    background-color: #000;
}
.product-details-custom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
.product-right .product-description .qty-box {
    margin-top: 0;
}
.product-right .product-buttons {
    margin-bottom: 0;
    width: 100%;
    text-align: right;
}
@media (max-width: 575px) {
    .product-details-custom {
        justify-content: center;
    }
}
.border-product.product-details-custom {
    border-bottom: 1px solid #ddd;
}
.ya-share-custom {
    padding: 20px 0;
    display: flex;
    justify-content: flex-end;
}
.dvizh-cart-informer, .dvizh-cart-informer-custom {
    color: #000000;
    font-weight: 700;
}
.cart-product .dvizh-cart-informer {
    color: #fff;
}
.cart-page-total-title {
    color: #000000;
    text-transform: uppercase;
    font-size: 20px!important;
}
.product-qty-custom {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 20px;
}
.product-right .product-description .qty-box {
    margin-left: 20px;
}
.dvizh-change-count input {
    margin: 0 10px;
}
.category-side .collection-collapse-block .collapse-block-title.collection-collapse-block-custom {
    margin-top: 0;
    padding-right: 0;
}
.category-side .collection-collapse-block .collapse-block-title.collection-collapse-block-custom:after {
    display: none;
}
.product-slide-realated {
    margin: 0 -15px;
}
#brand-filter .form-group {
    margin-bottom: 0;
}

.select2-container--krajee .select2-results__option {
    width: 100%!important;
}
.select2-container--krajee .select2-selection--single {
    padding: 5px 40px 6px 15px!important;
    min-width: 200px!important;
}
.cart-section tbody tr td h2.two-prices {
    font-size: 22px;
}
.cart-section tbody tr td h2.two-prices.cross-out {
    text-decoration: line-through;
    color: #777;
}
@media (max-width: 767px) {
    .cart-section tbody tr td h2.two-prices {
        font-size: 20px;
    }
    .cart-section .dvizh-change-count {
        display: flex;
        flex-wrap: nowrap;
    }
    .cart-section tbody tr td .mobile-cart-content {
        flex-wrap: wrap;
    }
    .cart-section tbody tr td .mobile-cart-content .mobile-price-custom {
        width: 100%;
        padding-bottom: 10px;
    }
}
.contact-page .theme-form textarea {
    margin-bottom: 0;
}
.display-none-custom {
    display: none;
}
.blog-details-desc {
    height: 65px;
    overflow: hidden;
}
.blog-detail-page table, .blog-detail-page th, .blog-detail-page td {
    border: 1px solid #000;
    padding: 5px;
}
.blog-detail-page .blog-detail p {
    color: #000;
    font-size: 15px;
    margin-bottom: 15px;
    letter-spacing: unset;
}
.select2-container--krajee .select2-selection--single .select2-selection__clear {
    right: 25px!important;
    top: 4px!important;
    position: absolute!important;
}
.select2-container--krajee .select2-selection--single .select2-selection__clear:hover {
    cursor: pointer;
}
.review-box img {
    border-radius: 0;
}
.review-box {
    height: 100%;
}
.review-box h5 {
    margin-bottom: 15px;
}
.cart-section tbody tr td h2, .wishlist-section tbody tr td h2 {
    color: #000;
}
.cart-section tbody tr td a, .cart-section tbody tr td p, .wishlist-section tbody tr td a, .wishlist-section tbody tr td p {
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 0;
}
.ruble-symbol {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"!important;
    white-space: nowrap;
}
.review-link {
    display: block;
    margin-top: 15px;
    color: #008fda;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 1;
    font-size: 16px;
}
.review-box p {
    color: #939b9e;
}
.review-box h5 {
    font-size: 18px;
}
