/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2023-01-06 10:09:53 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

.cms-home-page-hcs-test-pk .product-item .product-reviews-summary, .catalog-category-view .product-item .product-reviews-summary{
    display: none;
}
.cms-home-page-hcs-test-pk .products-grid .product-item .product-item-details .product-item-name, .catalog-category-view .products-grid .product-item .product-item-details .product-item-name {
    white-space: initial;
}
.nav-sections-item-content > .navigation {
    z-index: 1 !important;
}
.category-image .image {
    width: auto !important;
}

.page-header.type2 .nav-sections {
    background-color: #1b1b1d !important;
}
.page-header.type2 {
    background-color: #000000 !important;
}
.page-header.type2 > .panel.wrapper {
    background-color: #1b1b1d !important;
}

.page-header.type2 .block-search input {
    background-color: #36383a !important;
}
input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #757575 !important;
}
.search-autocomplete ul li {
    color: #777 !important;

}
.price-to {
    display: none;
}

.price-from span.price-label {
    display: none !important;
}


span.header_phone {
    color: #f9d200;
}

.breadcrumbs li.item.home a {
    color: #f9d200;
}

.breadcrumbs li.item.home {
    color: #f9d200;
    font-size: 17px;
    margin-top: -4px;
}

a.product-item-link.pk h2 {
    font-size: 14px;
    line-height: initial;
    margin-top: initial;
    margin-bottom: initial;
}

h2  a.product-item-link.pk{
    font-size: 14px;
    line-height: initial;
    margin-top: initial;
    margin-bottom: initial;
}

h2 a.product-item-link.pk {
    font-size: 14px;
    line-height: initial;
    margin-top: initial;
    margin-bottom: initial;
}
@media (max-width: 790px){
.pk-banner.col-md-6 {
    width: 100%;
padding-right: 0px !important;
    margin-bottom: 20px;
    padding-left: 0px  !important;
}
.pk-banner.col-md-6.col-lg-6-6 {
    width: 100%;
    padding-right: 0px !important;
    margin-bottom: 20px;
    padding-left: 0px !important;
}
}
table.specifications td {
    padding: 5px 9px;
}
iframe{
 border: none;
}
img, object, video, embed {
    height: auto;
}
.product.description ul li {
    list-style: disc !important;
}
.pk-banner{
display: none !important;
}
.logo {
    margin: 10px 0;
}
body.catalog-product-view .paypal.checkout {
    margin-top: 15px;
}body.catalog-product-view .paypal.checkout {
    margin-top: 15px;
}
@media (max-width: 790px){
.pk-banner.col-md-6 {
    width: 100%;
padding-right: 0px !important;
    margin-bottom: 20px;
    padding-left: 0px  !important;
}

.pk-banner.col-md-6.col-lg-6-6 {
    width: 100%;
    padding-right: 0px !important;
    margin-bottom: 20px;
    padding-left: 0px !important;
}
}
table.specifications td {
    padding: 5px 9px;
}
/* review */
div#owl-carousel-review {
    text-align: center;
    width: 100%;
margin-bottom: 50px;
}
h2.review-heading {
    font-size: 16px;
    font-weight: 300;
    line-height: 42px;
    margin: 0;
    color: #313131;
    text-transform: uppercase;
    margin: 30px 0;
}
.review-name {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.review-details {
    padding: 10px;
    text-align: left;
}

img.ao-badge {
    width: 80px;
    position: absolute;
    height: auto;
    max-height: inherit;
    right: 366px;
    top: 25px;
}
@media (max-width: 1199px) and (min-width: 992px){
    .block-search {
        width: 260px;
    }
}

@media (max-width: 991px) and (min-width: 769px){
    img.ao-badge {
        display:none;
    }
}

@media (max-width: 768px) {
    img.ao-badge {
        right: 44%;
        top: 0;
        width: 60px;
    }
}