.logo {
    margin: 5px 0 !important;
}

.page-layout-2columns-right .column.main {
    width: 100%;
}

.fotorama__stage {
    height: 400px !important;
    line-height: 400px !important;
}

.columns .column.main {
    padding-bottom: 0px !important;
}

.page-main {
    padding-bottom: 0px !important;
}

.products .product-item-photo {
    min-height: 160px;
}

.product-image-photo.default_image {
    margin: auto;
    right: 0;
    bottom: 0;
    position: absolute;
    object-fit: contain;
    height: 100%;
}

.product-social-links {
    display: none;
}

.product-info-main .product-info-stock-sku {
    min-width: 15rem;
    text-align: left;
    padding-left: 10%;
    padding-bottom: 30px;
    color: #000000;
    display: table-row;
    font-size: 16px;
}

.product-info-price .price-box {
    padding-bottom: 5px;
}

.footer {
    padding-top: 10px;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 32px !important;
    color: #000000;
}

.super-attribute-select {
    margin-left: 10px;
    width: 100%;
}

.product-info-main .stock {
    margin: 0px 0px 2px;
}

.product-info-main .product.attibute.sku {
    padding-bottom: 15px;
}

.value {
    font-size: 14px !important;
    color: #000 !important;
    line-height: 0.8 !important;
}

.page-header .header.panel {
    padding-top: 6px;
    padding-bottom: 6px;
}

.side-menu-title {
    padding: 10px !important;
    color: #000000 !important;
}

.navigation .level0>.level-top {
    color: #000000;
}

.navigation .level0 .submenu a {
    color: #000000;
    font-size: 14px;
}

.home-side-menu {
    margin-bottom: 5px;
}

.page-main {
    padding-top: 10px;
}

.sw-megamenu.navigation.side-megamenu li.level0.fullwidth>.submenu {
    width: 250px;
}

.product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 130%;
    max-height: 130%;
    height: 34px;
}

.cart .product-item-name {
    line-height: 90%!important;
}

#layered-filter-block {
    margin-bottom: 15px !important;
}

.value {
    line-height: 1.5 !important;
}

.product-item-info:hover {
    -webkit-box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.52);
    box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.52);
    transition: box-shadow 0.2s ease-in-out;
}

.filterproduct-title .content {
    padding-left: 20px;
}

.filterproduct-title {
    text-align: center;
    font-size: 24px;
    color: #006fa4;
    margin-top: 10px;
}

.product-image-photo {
    width: 84%;
}

.product-item .minimal-price-link {
    display: none;
}

.catalog-product-view .loading-mask {
    display: none;
}

.catalog-product-view .box-tocart .action.tocart:not(:last-child) {
    margin: 0px;
}

.wishlist-index-index .products-grid .product-item .product-item-inner {
    margin: 0px;
}

.wishlist-index-index .products-grid .product-item .product-item-info {
    padding: 9px;
}

.wishlist-index-index .products-grid .product-item .box-tocart .action.tocart {
    min-width: 100px;
}

.checkout-index-index .row.amcheckout-method {
    margin-left: 0;
    margin-right: 0;
}

.checkout-index-index #tooltip-label {
    display: none;
}


/* popup design */

.badge-seal-selector .product.data.items>.item.title {
    height: 50px;
    border: 1px solid #e1e1e1;
    margin-right: -1px !important;
    line-height: 50px;
    padding: 0 33px;
    text-transform: uppercase;
    cursor: pointer;
}

.badge-seal-selector .product.data.items>.item.title>.switch {
    width: 20px;
    padding: 0;
    border: none;
    line-height: 45px;
    background: transparent !important;
}

.badge-seal-selector .product.data.items>.item.title>.switch img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.badge-seal-selector .product.data.items>.item.content {
    margin-top: 49px !important;
    border: 1px solid #e1e1e1 !important;
    padding: 30px !important;
}

.badge-seal-selector .product.data.items>.item.content a {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: auto;
}

.modal-popup .modal-title {
    display: inline-block;
}

.product.media .price-chart th,
.product.media .price-chart td {
    font-size: 12px;
    padding: 10px 4px;
}

#badge-selector .product-item-list li.product-item img {
    width: 100%;
}

@media (max-width: 1199px) {
    .badge-seal-selector .product.data.items>.item.title {
        padding: 0 15px;
    }
    .badge-seal-selector .product.data.items>.item.content a {
        width: 140px;
    }
}


/* close popup design */

@media (max-width: 845px) {
    .navigation {
        font-size: 10.5px !important;
    }
}

@media (min-width:767px) {
    .sections.nav-sections {
        display: none !important;
    }
}

@media (min-width:767px) {
    .logo img {
        margin-bottom: -10px;
        width: 145px;
        margin-top: 0px;
    }
    #mobile-view {
        display: none;
    }
}

@media (max-width:767px) {
    .row1 {
        display: none;
    }
    .panel.header {
        display: none;
    }
    #not-mobile {
        display: none;
    }
    /* popup design */
    .badge-seal-selector .product.data.items>.item.title {
        margin: 0 0 5px;
    }
    .badge-seal-selector .product.data.items>.item.content {
        margin-top: 0 !important;
        padding: 0 !important;
    }
    .badge-seal-selector .product.data.items>.item.content a {
        width: 100px;
    }
    .form-add-badge-product .product.media .price-chart {
        display: inline-block;
        vertical-align: top;
        overflow-x: auto;
    }
    .form-add-badge-product .product.media {
        margin-top: 15px;
    }
    .form-add-badge-product .action.primary {
        padding: 5px 9px;
        font-size: 1.1rem;
        white-space: nowrap;
    }
}

.page-header.type2 {
    color: #000000 !important;
}

@media (min-width:768px) {
    .block.block-search {
        width: 38%;
    }
}

@media (min-width:890px) {
    .block.block-search {
        width: 45%;
    }
}

@media (min-width:980px) {
    .block.block-search {
        width: 52%;
    }
}

@media (max-width:767px) {
    .custom-block {
        display: block !important;
        height: 30px;
        position: absolute;
        top: 41%;
        left: 32%;
        font-size: 14px;
        color: #ffffff;
    }
}

@media (max-width:645px) {
    .custom-block {
        display: block !important;
        height: 30px;
        position: absolute;
        top: 41%;
        left: 32%;
        font-size: 12px;
        color: #ffffff;
    }
}

@media (max-width:448px) {
    .custom-block {
        display: block !important;
        height: 30px;
        position: absolute;
        top: 41%;
        left: 32%;
        font-size: 10px;
        color: #ffffff;
    }
    /* popup design */
    .badge-seal-selector .product.data.items>.item.content a {
        width: 80px;
    }
}

@media (max-width:390px) {
    .custom-block {
        display: block !important;
        height: 30px;
        position: absolute;
        top: 41%;
        left: 32%;
        font-size: 8px;
        color: #ffffff;
    }
}

@media (max-width:390px) {
    .custom-block {
        display: block !important;
        height: 20px;
        position: absolute;
        top: 100%;
        width: 100%;
        background: #000000;
        text-align: center;
        font-size: 13px;
        color: #ffffff;
        left: 0;
    }
}

.stock.unavailable {
    height: 32px;
}

.cataloglabel.cataloglabel-product-top-label {
    z-index: 2!important;
}

.page-header.type1,
.page-header.type2,
.page-header.type3,
.page-header.type4,
.page-header.type5,
.page-header.type6,
.page-header.type7,
.page-header.type8 .header.content,
.page-header.type9,
.page-header.type10,
.page-header.type11,
.page-header.type12 {
    background: linear-gradient(to bottom, #183087 0%, #00274e 100%);
}

.catalog-product-view .product-add-form .product-options-wrapper .fieldset select,
.catalog-product-view .product-add-form .product-options-wrapper .fieldset .label {
    color: #000;
}

.catalog-product-view .product-add-form .product-options-wrapper .fieldset select {
    margin-left: 0;
}

@media screen and (max-width: 768px) {
    .page-header.type2 .logo img {
        margin-top: 5px;
    }
    .cataloglabel.cataloglabel-product-top-label {
        display: none!important;
    }
}

.page-footer {
    display: inline-block;
}

.cart .cataloglabel.position-BC {
    background: url(http://www.policeuniform.com/pub/media/free-shipping-label-cart.png) !important;
    background-repeat: no-repeat!important;
    margin-left: -50%!important;
}

#mobile-view {
    font-size: 11.5px;
}

@media screen and (max-width:350px) {
    #mobile-view {
        font-size: 10.5px!important;
    }
}

.top-message {
    background: #000;
    color: #ffffff;
}

@media screen and (max-width:1200px) {
    .top-message {
        font-size: 14px!important;
        height: 25px!important;
        line-height: 25px!important;
    }
}

@media screen and (max-width:768px) {
    .page-header .header.panel {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }
    .top-message {
        font-size: 13px!important;
    }
}

@media screen and (max-width:320px) {
    .top-message {
        font-size: 12px!important;
    }
}