/*--- FIRST LINE START---*/
.thead-color{
    background: #D8D8D8;
}
.thead-color:hover{
    background: #e4e4e4;
}
/*--- FIRST LINE END ---*/

/*--- SECOND LINE START "ВЫБРАНЫЙ АТРИБУТ" ---*/
.chosen-att{
    background: #a2a2a2;
    color: white;
}
.chosen-att:hover{
    background: #e4e4e4;
}
#shopping-cart-table .cart .chosen-att td{
    text-align: left;    
}
/*--- SECOND LINE END ---*/

/*--- THIRD LINE START ---*/
.lastline{
    background: #f9f9f9;
}
.lastline:hover{
    background: #e4e4e4;
}
/*--- THIRD LINE END ---*/

/*--- COLOR OF article GREEN ---*/
.td-article {
    color: #0aa948;
    font-weight: bold;
}
/*--- COLOR OF PRICE YELOW ---*/
.td-price {
    color: #ffb200;
    font-weight: bold;
}
/*--- Choosen attribute align ---*/
#shopping-cart-table .chosen-att td{
    text-align:left!important;
    padding-top: 8px;
}
div .page-header .logo {
    overflow: hidden;
    margin: -45px 0 0 0 !important;
    height: 110px;
    line-height: 110px;
}
div .page-header .logo img {
    max-height: 110px;
}

.checkout_box_1 {
    width: -webkit-fill-available;
}
.checkout_left_1{
    margin-left: -11px;
    margin-right: -10px;
    width: -webkit-fill-available;
    padding: 0px;
}
.order-reg-wrapper{
    padding:0px;
}

/*
.checkout-index-index div .page-header .logo {
    margin-top: 0px !important;
}*/

.page-wrapper .products.wrapper~.toolbar{
    margin-bottom: auto;
    padding-bottom: 20px;
}

.category-description h2{
    font-size: 24px;
}

.column div h3{
    margin: 0px auto;
}

@media (max-width: 991px) {
    div .page-header .logo {
        margin-top: 0px !important;
        height: 40px;
    }
    div .page-header .logo img {
        max-height: 40px;
    }

}

    
.nav-sections .navigation .level0 {
    margin-right: 0px;
    vertical-align: top;
}

.page-header .logo:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.page-header .logo:hover:before {
    -webkit-animation: shine 1.1s;
    animation: shine 1.1s;
}
.callme-block li i.fa-skype:before {
    color: #0078d4;
}

.nav-sections .nav-sections-item-content .navigation .submenu .parent > a span:not(.ui-menu-icon):after {
    position: relative;
    top: auto;
    right: auto;
    margin-left: 5px;
    margin-right: -5px;
}
.image-item a img, .image-item span img {
    width:747px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .nav-sections .navigation .level0.parent .level-top,
    .nav-sections-item-content .navigation ul > li.parent > a {
        pointer-events: none;
    }
    .product-block .product-item-info .quick-view {
        display: none;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .nav-sections .navigation .level0.parent .level-top,
    .nav-sections-item-content .navigation ul > li.parent > a {
        pointer-events: none;
    }
    .product-block .product-item-info .quick-view {
        display: none;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .nav-sections .navigation .level0.parent .level-top,
    .nav-sections-item-content .navigation ul > li.parent > a {
        pointer-events: none;
    }
    .product-block .product-item-info .quick-view {
        display: none;
    }
}



@media (pointer:coarse) {
    .nav-sections .navigation .level0.parent .level-top,
    .nav-sections-item-content .navigation ul > li.parent > a {
        pointer-events: none;
    }
    .product-block .product-item-info .quick-view {
        display: none;
    }
}


@media (max-width: 1370px) and (min-width: 1251px) {
    .nav-sections .nav-sections-item-content .navigation .level0 > .level-top {
        padding-left: 27px;
        padding-right: 27px;
    }
}
div .sidebar .block.filter .filter-options .filter-options-item.active .filter-options-content,
div .sidebar .block.filter .filter-options .filter-options-content {
    display: block !important;
}
div .sidebar .block.filter .filter-options .filter-options-title:after {
    display: none;
}
div .sidebar .block.filter .filter-options .filter-options-item.active .filter-options-title {
    color: #31708f;
}

@media screen and (min-width: 992px) {
    .nav-sections-item-content .navigation .level0 .submenu {
        top: 62px !important;
    }
}

#masla-slider-recommended {
    max-height: 400px;
    overflow: hidden;
    padding-top: 80px;
    margin-top: 0px;
}
#masla-slider-recommended .owl-nav {
    top: 10px;
}

.footer-top .block.cricket-footer .block .opener:before {
    display: none;
}
.footer-top .block.cricket-footer .block .block-content.collapse  {
    display: block;
}
.footer-top .block.cricket-footer .widget-html .block-title {
    border-bottom: 4px solid #ffd300 !important;
    display: inline-block;
    padding-top: 24px !important;
    padding-bottom: 5px !important;
    margin-bottom: 12px !important;
}
.footer-top .block.cricket-footer .image-item .img-responsive {
    max-width: 180px;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .footer-top .cricket-footer .col-lg-6.col-md-3 {
        width: 41.66666666%;
    }
    .footer-top .cricket-footer .col-lg-3.col-md-5 {
        width: 25%;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    main.page-main {
        min-height: 500px;
    }
    .page-header + main.page-main {
        min-height: 540px;
    }
}



@media (max-width: 991px) {
    .has-child > a + .submenu {
        display: none !important;
    }
    .has-child.open-child > a + .submenu {
        display: block !important;
    }

    .nav-sections-item-content .navigation li.level0.parent .parent.has-child > a:after {
        content: '\e622';
    }
    .nav-sections-item-content .navigation li.level0.parent .parent.has-child.open-child > a:after {
        content: '\e621';
    }
    div .search-wrapper .search-content {
        top: -17px;
        right: 0px;
        display: block;
    }

    .footer-top .block.cricket-footer .widget-html .block-title {
        padding-top: 3px !important;
    }
}
@media (max-width: 768px) {
    div .search-wrapper .search-content {
        top: -21px;
    }
}
@media (max-width: 640px) {
    div .search-wrapper {
        left: 140px;
    }
    div .search-wrapper .search-content {
        left: 0px;
        width: auto;
    }
    div .cart-container .count-wrapper input {
        padding-left: 0px;
        padding-right: 0px;
    }
}

body .page-wrapper div input[type="text"],
body .page-wrapper div input[type="password"],
body .page-wrapper div input[type="url"],
body .page-wrapper div input[type="tel"],
body .page-wrapper div input[type="search"],
body .page-wrapper div input[type="number"],
body .page-wrapper div input[type="datetime"],
body .page-wrapper div input[type="email"],
div .order-reg-wrapper .form-input input[type="text"],
div .order-reg-wrapper .form-input input[type="password"],
div #zapshasti,
div #vinforma input.required-entry,
div #vinforma textarea.required-entry,
div .order-reg-wrapper .form-input input[type="text"],
div .order-reg-wrapper .form-input input[type="password"],
div .shipment_wrapper textarea {
    border-color: #000;
}
.review-field-text textarea {
    border: 1px solid #000;
}

body .page-wrapper  .qty input[type='number'] {
    border: none;
    border-radius: 0px;
    padding: 0px;
    height: 23px;
    background: none;
}

.page-wrapper .columns .widget-carousel .slider-content h2 {
    font-size: 58px;
    font-weight: 400;
    letter-spacing: 1px;
}
.page-wrapper .columns .widget-carousel .slider-content {
    right: 15%;
}

@media (max-width: 991px){
    .page-wrapper .columns .widget-carousel .slider-content h2 {
        font-size: 50px !important;
    }

    .page-wrapper .columns .widget-carousel .slider-content .btn{
        margin-top:15%;
    }

}
@media (max-width: 895px){
    .page-wrapper .columns .widget-carousel .slider-content h2 {
        font-size: 49px !important;
    }
}
@media (max-width: 829px){
    .page-wrapper .columns .widget-carousel .slider-content h2 {
        font-size: 47px !important;
    }
}
@media (max-width: 796px){
    .page-wrapper .columns .widget-carousel .slider-content h2 {
        font-size: 43px !important;
    }
}
@media (max-width: 767px) {
    .page-wrapper .columns .widget-carousel .slider-content .btn {
        display: block;
        position: absolute;
        right: 35%;
        bottom: 10%;
        text-indent: 0;
        overflow: hidden;
        margin: 10px 15px;
    }

    .page-wrapper .columns .widget-carousel .owl-dots {
        display: block;
        bottom: 0;
    }
    .page-wrapper .columns .widget-carousel .slider-content {
        top: 0 !important;
        right: 0px;
        left: 0px !important;
        bottom: 0px;
    }
    .page-wrapper .columns .widget-carousel .slider-content h2 {
        padding: 5% 8% 0 8%;
    }
    .catalogbrand .col-xs-6:nth-child(odd) {
        clear: left;
    }
    .catalogbrand .col-xs-6:nth-child(even) {
        clear: right;
    }
    .cart.table-wrapper .table > thead > tr > th,
    .cart.table-wrapper .table > tbody > tr > td {
        padding-left: 2px;
    }

    div #fragment-3 .left-menu li {
        width: 100%;
        float: none;
        padding: 1.4rem 1rem;
    }
    .page-wrapper .columns .widget-carousel .slider-content h2 {
        font-size: 40px !important;
    }
    .table-wrapper .actions-toolbar {
        min-width: 10px;
    }
}
@media (max-width: 658px) {
    .page-wrapper .columns .widget-carousel .slider-content .btn {
        left: 33%;
    }
}
@media (max-width: 636px) {
    .page-wrapper .columns .widget-carousel .slider-content .btn {
        right: 33%;
    }
    .page-wrapper .columns .widget-carousel .owl-nav .owl-prev, .page-wrapper .columns .widget-carousel .owl-nav .owl-next {
    top: 36% !important;
}
}
@media (max-width: 590px) {
    .page-wrapper .columns .widget-carousel .slider-content .btn {
        right: 32%;
    }
}
@media (max-width: 569px) {
    body .page-wrapper .qty input[type="number"] {
        height: 15px;
        font-size: 9px;
    }
    .cart-container .cart .count-wrapper {
        float: left;
    }
    .page-wrapper .columns .widget-carousel .slider-content .btn {
        right: 38%;
        bottom: 15%;
        width: 110px;
        padding: 5px 0px 5px 0px;
    }
    .page-wrapper .columns .widget-carousel .slider-content h2 {
    font-size: 35px !important; 
    }
    .page-wrapper .columns .widget-carousel .slider-content * {
    font-size: 11px !important;
    }
}
@media (max-width: 499px) {
    .page-wrapper .columns .widget-carousel .slider-content h2 {
        font-size: 29px !important;
    }
    .page-wrapper .columns .widget-carousel .slider-content .btn {
        right: 36%;
    }
}
@media (max-width: 400px){
    .page-wrapper .columns .widget-carousel .slider-content h2 {
        font-size: 24px !important;
    }
    .page-wrapper .columns .widget-carousel .slider-content .btn {
        right: 31%;
        bottom: 15%;
    }
}

.page-wrapper .columns .widget-carousel .owl-carousel .owl-nav [class*=owl-] {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.page-wrapper .columns .widget-carousel .owl-carousel .owl-nav [class*=owl-]:hover{
    background: #ffd300;
}
body .page-wrapper .owl-carousel .owl-dots .owl-dot.active span {
    background: #ffff;
}
body .page-wrapper .btn {
    background: #fff;
}
body .page-wrapper .btn:hover {
    background: #ffd300;
}
.scroll-to-top {
    background-color: #666;
    border: 0 none;
    border-radius: 5px;
    bottom: 1rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    cursor: pointer;
    display: none;
    left: 1rem;
    opacity: 0.8;
    outline: medium none;
    overflow: hidden;
    padding: 1rem 1rem 0.2rem;
    position: fixed;
    text-align: center;
    transition: opacity 0.3s ease-in-out 0s;
    z-index: 10;
}
.scroll-to-top span {
    border-radius: 0 2px 0 0;
    border-style: solid;
    border-width: 4px 4px 0 0;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    height: 1.5rem;
    position: relative;
    transform: rotate(-45deg);
    vertical-align: middle;
    width: 1.5rem;

}

/*--- checkout checkbox & radiobutton ---*/
@keyframes hover-color {
    from {
        border-color: #000; }
    to {
        border-color: #0aa948; } }

@media (min-width: 768px) {
    .boxcheckout input[type="radio"],
    .boxcheckout input[type="checkbox"] {
        position: absolute;
        display: none;
    }

    .boxcheckout input[disabled] {
        cursor: not-allowed;
    }

    .boxcheckout input[type="radio"] + label,
    .boxcheckout input[type="checkbox"] + label {
        position: relative;
        display: block;
        padding-left: 30px;
        cursor: pointer;
        vertical-align: middle;
    }

    .boxcheckout input[type="radio"] + label {
        margin-bottom: 0.9rem;
    }

    .boxcheckout input[type="radio"] + label:hover:before,
    .boxcheckout input[type="checkbox"] + label:hover:before {
        animation-duration: 0.4s;
        animation-fill-mode: both;
        animation-name: hover-color;
    }

    .boxcheckout input[type="radio"] + label:before,
    .boxcheckout input[type="checkbox"] + label:before {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 20px;
        height: 20px;
        content: '';
        border: 1px solid #000;
    }

    .boxcheckout input[type="radio"] + label:after,
    .boxcheckout input[type="checkbox"] + label:after {
        position: absolute;
        display: none;
        content: '';
    }

    .boxcheckout input[disabled] + label {
        cursor: not-allowed;
        color: #e4e4e4;
    }

    .boxcheckout input[disabled] + label:hover,
    .boxcheckout input[disabled] + label:before,
    .boxcheckout input[disabled] + label:after {
        cursor: not-allowed;
    }

    .boxcheckout input[disabled] + label:hover:before {
        border: 1px solid #e4e4e4;
        animation-name: none;
    }

    .boxcheckout input[disabled] + label:before {
        border-color: #e4e4e4;
    }

    .boxcheckout input[type="radio"]:checked + label:before,
    .boxcheckout input[type="checkbox"]:checked + label:before {
        animation-name: none;
    }

    .boxcheckout input[type="radio"]:checked + label:after,
    .boxcheckout input[type="checkbox"]:checked + label:after {
        display: block;
    }

    .boxcheckout input[type="radio"] + label:before {
        border-radius: 50%;
    }

    .boxcheckout input[type="radio"] + label:after {
        top: 6px;
        left: 6px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #0aa948;
    }

    .boxcheckout input[type="radio"]:checked + label:before {
        border: 1px solid #0aa948;
    }

    .boxcheckout input[type="radio"]:checked[disabled] + label:before {
        border: 1px solid #c2e9d1;
    }

    .boxcheckout input[type="radio"]:checked[disabled] + label:after {
        background: #c2e9d1;
    }

    .boxcheckout .checkout_box_1 input[type="checkbox"] + label:before {
        top: -1px;
    }

    .boxcheckout input[type="checkbox"] + label:after {
        top: 2px;
        left: 7px;
        box-sizing: border-box;
        width: 6px;
        height: 12px;
        transform: rotate(45deg);
        border-width: 2px;
        border-style: solid;
        border-color: #fff;
        border-top: 0;
        border-left: 0;
    }

    .boxcheckout input[type="checkbox"]:checked + label:before {
        border: #0aa948;
        background: #0aa948;
    }

    .boxcheckout input[type="checkbox"]:checked[disabled] + label:before {
        border: #c2e9d1;
        background: #c2e9d1;
    }
}

.page-header span.green_account_menu_item {
    color: #259907 !important;
}

/*--- /checkout checkbox & radiobutton ---*/

/*@media (min-width: 261px) {
    #jvlabelWrap, #jcont {
        right: 90px !important;
    }
    ._orinationRight_25.wrap_mW {
        right: 70px !important; bottom: -17px !important;
    }
}*/

.sidebar .block.filter .filter-current .action.remove {
    position: relative;
    top: 3px;
}
.sidebar .block.filter .filter-current .action.remove img {
    vertical-align: top;
}

@media (min-width: 2320px) {
    body.boxed-lg .page-wrapper {
        overflow: visible;
    }
}
@media (max-width: 1199px) {
    .cart.table-wrapper .col.qty .field.qty {
        margin-left: 15px;
    }
}

@media (min-width: 991px) {
    .page-wrapper .nav-sections-item-content .navigation .level0.first .submenu .submenu {
        column-count: 5;
    }
    .nav-sections-item-content .navigation .level0 .submenu .submenu a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
@media (min-width: 1190px) {
    .page-wrapper .nav-sections-item-content .navigation .level0.first .submenu .submenu {
        column-count: 6;
    }
}

.__jivoMobileButton {
    right: 60px !important;
    bottom: -17px !important;
}

.product-block .product-item-info .quick-view{
    background: #0aa948;
}

.minicart-wrapper .action.showcart::before {
    display: none !important;
}
