body {
    background: #fff;
}

.nav-sections ul li .drop_hover_nav ul li ul li {
    width: 14%;
    margin: 0;
    padding: 0 0px 0 0;
    display: inline-table;
}

.footer-bottom {
    background-color: black !important;
}

.main-panel-top {
    background-color: black !important;
}

.nav-sections {
    background-color: black !important;
}

.sskfooter .fsocial a {
    font-size: 26px;
    font-weight: normal;
    color: white;
    border: 1px solid #666;
    border-radius: 100px;
    padding: 5px;
    margin: 5px 10px;
    width: 42px;
    display: inline-block;
    vertical-align: top;
    height: 42px;
    line-height: 1;
    text-align: center;
}

.sskfooter .fsocial i {
    font-size: 22px;
}


/*** Sticky header design  ***/

.sticky-header .nav-sections {
    background-color: white !important;
}


/*** end Sticky header design  ***/


/*** footer text design ***/

.footer-bottom .row {
    color: white;
}

.footer-bottom .row .fmenu a {
    color: white;
    margin: 0 10px;
}

.footer-bottom .container:before {
    border-top: 1px solid #000;
}


/*** footer text design ***/


/**** from lehigh ****/

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

body {
    /*font-family: 'ProximaNova-Regular';*/
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.message.success>*:first-child:before,
.message.warning>*:first-child:before,
.message.notice>*:first-child:before,
.message.info>*:first-child:before,
.message.error>*:first-child:before {
    top: 20px;
}

.message.error {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.4rem;
    background: #ff5959;
    border-color: #ff5959;
    color: #ffffff;
    padding-left: 40px;
    position: relative;
}

.message.success {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.4rem;
    background: #3cb544;
    border-color: #259832;
    color: #ffffff;
    padding-left: 40px;
    position: relative;
}

.message.warning,
.message.info {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.4rem;
    background: #333;
    border-color: #333;
    color: #ffffff;
    padding-left: 40px;
    position: relative;
}

.message.notice {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.4rem;
    background: #f16821;
    border-color: #f16821;
    color: #ffffff;
    padding-left: 40px;
    position: relative;
}

.message.warning>*:first-child:before,
.message.notice>*:first-child:before,
.message.info>*:first-child:before,
.message.error>*:first-child:before,
.message.success>*:first-child:before {
    color: #fff;
}

.message.warning a,
.message.notice a,
.message.info a,
.message.error a,
.message.success a {
    color: #fff;
    text-decoration: underline;
}

.message.warning a:hover,
.message.notice a:hover,
.message.info a:hover,
.message.error a:hover,
.message.success a:hover {
    color: #fff;
    text-decoration: none;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
    border: #ddd solid 1px;
}

select {
    border: #ddd solid 1px;
    height: 38px;
}

.catalog-product-view .page.messages {
    max-width: 1180px;
    margin: 0 auto;
}


/*** admin css */

.product-item .tocart:before {
    content: '\f814' !important;
    font-size: 17px;
    vertical-align: middle;
}

.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
    content: '\e889';
    color: #000;
}

.product-item-actions .actions-secondary.action:before,
.action.tocompare:before {
    color: #000;
}

.product-item-actions .action.towishlist,
.product-item-actions .action.tocompare {
    border: #fff solid 1px !important;
}

.product-item-actions .action.towishlist:hover,
.product-item-actions .action.tocompare:hover {
    border: #000 solid 1px !important;
}

.action.tocompare:hover:before,
.product-item .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
    background: #000;
    color: #fff;
}

.filterproduct-title {
    background: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 24px;
}

.filterproduct-title .content strong {
    font-weight: 600;
}

.filterproduct-title .content {
    padding: 0;
    background: transparent;
    text-transform: none;
}

.shop-by-cat-item.cat-has-icon:hover {
    color: #f4631b;
}

.footer-top .block.newsletter {
    width: 100%;
    margin: 20px 0;
}

.footer-top {
    padding: 0;
    background: #000000 !important;
}

.footer-top .block.newsletter input {
    border-radius: 0px 0 0 0px;
    height: 48px;
    padding-left: 25px;
    border: 0;
    font-size: 14px;
}

.footer-top .block.newsletter input::-webkit-input-placeholder {
    color: #8d8d8d;
}

.footer-top .block.newsletter input::-moz-placeholder {
    color: #8d8d8d;
}

.footer-top .block.newsletter input:-moz-placeholder {
    color: #8d8d8d;
}

.footer-top .block.newsletter input:-ms-input-placeholder {
    color: #8d8d8d;
}

.footer-top .block.newsletter .control:before {
    display: none;
}

.footer-top .block.newsletter .actions button {
    background-color: #222529;
    height: 48px;
    text-transform: uppercase;
    padding: 0 25px;
    border-radius: 0 0px 0px 0;
    border: 0;
    font-family: inherit;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: 600;
}

.footer-top .block.newsletter .actions button:hover {
    background: #000;
}

.custom-support {
    text-align: center;
}

.custom-support i {
    background-color: transparent;
    float: none;
    color: #f4631b;
    width: auto;
    height: auto;
    border-radius: 0;
    padding-bottom: 20px;
    display: inline-block;
}

.custom-support div.content {
    margin-left: 0;
}

.custom-support div.content>h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #2b2b2d;
    line-height: 22px;
}

.custom-support div.content>em {
    color: #465157;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}

.custom-support div.content>p {
    font-size: 13px;
    line-height: 24px;
    color: #687176;
}

.product-item-name>a,
.product.name a>a {
    color: #222329;
}

.price-box .price {
    letter-spacing: 0;
    font-weight: 600;
    font-size: 15px;
}

.footer .social-icons [class^="porto-icon-"] {
    color: #222529;
    font-size: 16px;
}

.social-icons>a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    border: #ddd solid 1px;
    margin: 0 0 0 10px;
}

.footer .social-icons a [class^="porto-icon-"] {
    color: inherit;
}

.footer .social-icons a[title="Youtube"]:hover {
    background-color: #ff0000;
    color: #fff;
    border: #ff0000 solid 1px;
}

.footer .social-icons a[title="Facebook"]:hover {
    background-color: #3b5a9a;
    color: #fff;
    border: #3b5a9a solid 1px;
}

.footer .social-icons a[title="Twitter"]:hover {
    background-color: #1aa9e1;
    color: #fff;
    border: #1aa9e1 solid 1px;
}

.footer .social-icons a[title="Pinterest"]:hover {
    background-color: #df1a26;
    color: #fff;
    border: #df1a26 solid 1px;
}

.footer-middle .social-icons a {
    color: #222329;
    transition: all .3s;
}

.footer-middle {
    padding: 45px 0;
}

.footer-logo {
    margin-bottom: 60px;
}

.footer-contact-box p {
    font-size: 11px;
    font-weight: 600;
    line-height: normal;
    color: #777;
    margin: 0;
}

.footer-contact-box .email-text,
.footer-contact-box p.bold {
    font-size: 16px;
    color: #222529;
    font-weight: 700;
}

.footer-contact-inner1 {
    margin-bottom: 60px;
}

.footer-contact-inner1,
.footer-contact-inner2 {
    padding-left: 10px;
}

.footer-contact-box {
    width: 24%;
}

.footer-link-box {
    width: 19%;
    padding: 0 0 0 40px;
}

.footer-middle .col-lg-6 a {
    font-weight: 600;
    color: #222529;
}

.footer-middle .footer-link-box .block-title {
    margin-bottom: 20px;
}

.footer-middle .footer-link-box .block-title strong {
    font-size: 16px;
    font-weight: 700;
    color: #222529;
}

.footer-middle .footer-link-box .block-title strong a {
    color: #222529;
    text-decoration: none;
}

.footer-middle .footer-link-box .block-title strong a:hover {
    color: #000;
}

.footer-middle ul.links li {
    padding: 12px 0;
    border-bottom: #eee solid 1px;
}

.footer-middle ul.links li:last-child {
    border-bottom: 0;
}

.footer-middle ul.links li a {
    text-decoration: none;
    color: #777777;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.footer-middle ul.links li a:hover {
    color: #000;
    padding-left: 5px;
}

.footer-middle ul.links li a:before {
    content: '\f801';
    font-size: 14px;
    line-height: 1;
    font-family: 'porto-icons';
    margin: 0 10px 0 0;
}

.footer-bottom {
    padding: 0 0 18px;
}

.footer-bottom>.container:before {
    content: '';
    border-top: 1px solid #eee;
    display: block;
    margin-bottom: 18px;
}

.footer-bottom address {
    float: left;
    line-height: 42px;
}

.page-wrapper>.breadcrumbs {
    max-width: 100%;
    border-top: 0 solid #dfdfdf;
    border-bottom: 0 solid #dfdfdf;
    padding: 0;
}

body .page-wrapper>.breadcrumbs {
    color: #000000;
    background: #e8e8e8;
    max-width: 100%;
}

body .page-wrapper>.breadcrumbs .items {
    max-width: 1210px;
}

.checkout-index-index .opc-progress-bar-item._active:before,
.checkout-index-index .opc-progress-bar-item._active>span:before {
    background: #333;
}

.checkout-index-index .opc-progress-bar-item._active>span:after {
    color: #333;
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
    border-color: #333;
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    background: #333;
    top: -1px;
}

.account .columns {
    margin-top: 25px;
}

.opc-progress-bar-item._active>span {
    color: #000;
}

.catalog-product-view .page-wrapper>.breadcrumbs {
    margin-bottom: 16px;
}

.page-wrapper>.breadcrumbs a,
.page-wrapper>.breadcrumbs strong {
    text-transform: uppercase;
    font-weight: 700;
}

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

.sidebar.sidebar-main {
    position: relative;
}

.block-category-list .block-title,
.filter-options-title,
.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}

.block-category-list .block-title {
    padding: 0 20px 0 20px;
}

.block-category-list .block-title strong {
    font-weight: 600;
}

.block-category-list .block-content,
.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}

.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}

.filter-current .item {
    padding-left: 20px;
}

.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}

.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}

.filter-actions a {
    color: #858585;
}

.filter-options-item .filter-options-title:after {
    content: '' !important;
    border: none;
    width: 10px;
    height: 2px;
    background: #7d7d7d !important;
    margin: 0 0 0 0 !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.filter-options-item .filter-options-title:before {
    content: '' !important;
    border: none;
    width: 10px !important;
    height: 2px !important;
    background: #7d7d7d !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: 0.3s ease-in-out;
    position: absolute;
}

.filter-options-item.active .filter-options-title:before {
    transform: translateY(-50%) rotate(0);
}

.filter-options-title:hover:after {
    /*background: none;*/
    /*color: #21293c;*/
}

.active>.filter-options-title:after {
    /*content: '\f883';*/
}

#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}

#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}

.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}

.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -7px;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color: #21293c;
}

.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}

.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}

.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
}

.sidebar-filterproducts.custom-block+h2 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}

.sidebar-filterproducts.custom-block+h2+h5 {
    font-weight: 700 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}

.sidebar-filterproducts.custom-block+h2+h5+p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}

.sidebar .custom-block {
    padding: 0 20px;
}

.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}

.page-products .toolbar .limiter {
    display: block;
}

.page-with-filter .toolbar-amount {
    display: none;
}

.full-width-image-banner {
    height: 300px;
}

.full-width-image-banner:after {
    display: none;
}

.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}

.full-width-image-banner p {
    font-size: 18px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
}

.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}


/*.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}

.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}*/

.modes-mode {
    height: 32px;
    border: 1px solid #e4e4e4;
    width: 32px;
}

.toolbar select {
    border: 1px solid #e4e4e4;
    height: 34px;
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}

.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}

.toolbar-sorter .sorter-action:before {
    color: #21293c;
}

.pages a.page,
.pages strong.page,
.pages .action {
    width: 32px;
    line-height: 32px;
}

.products-grid+.toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 20px;
    margin-top: 20px;
    margin-left: -5px;
    margin-right: -5px;
}

.product-item .product-reviews-summary {
    background: none;
    margin: 0 0 0 0 !important;
}

.product.name a {
    color: #5b5b5f;
}

.old-price .price,
.old.price {
    font-size: 14px;
}

.product-label.sale-label {
    border-radius: 20px;
    color: #ffffff;
}

.product-label.new-label {
    border-radius: 20px;
    color: #ffffff;
}

.product-labels .product-label {
    height: 21px;
    font-size: 11px;
    line-height: 21px;
    padding: 0 10px;
}

.product-item .tocart {
    padding: 0 8px;
}

.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff;
    line-height: 30px;
    background-color: #000;
    border-color: #000;
}

.products-grid .product-item-details .product-item-actions .tocart:hover {
    background-color: #333 !important;
    border-color: #333 !important;
}

.product-item-details {
    padding: 10px 0 0;
}

.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
    margin-right: 3px;
}

.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}

.catalog-product-view .sidebar .custom-block-1>div i {
    color: #F4631B;
    border: none;
    font-size: 40px;
    float: left;
}

.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}

.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}

.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}

.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}

.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}

.block.upsell,
.block.related {
    padding: 50px 0;
}

.block.upsell .products,
.block.related .products {
    margin: 0;
}

.block.upsell .block-title,
.block.related .block-title {
    text-align: center;
    background: none;
    padding: 0;
    margin: 0;
}

.block.upsell .title strong,
.block.related .title strong {
    color: #666666;
    margin: 0 0 40px;
    font-size: 36px;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    border-bottom: 0;
    display: block;
    padding: 0;
    background: none;
}

.block.upsell .product-item-details .product-item-actions,
.block.related .product-items .product-item-actions {
    margin: 0;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 15px;
    line-height: 1.1;
}

.prev-next-products a {
    color: #555;
}

.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #bdbdbd;
}

.product-sku-review-box {
    margin-bottom: 18px;
    padding: 2px 0 0 0;
}

.product-sku-review-box .product.attribute.sku {
    display: inline-block;
    font-size: 15px;
    color: #000;
    line-height: 18px;
    vertical-align: top;
    border-right: #ddd solid 1px;
    padding-right: 16px;
    margin-right: 12px;
}

.product-info-main .product-reviews-summary .rating-summary {
    margin-right: 0;
    vertical-align: top;
    margin-top: 2px;
}

.product-info-main .product-reviews-summary .reviews-actions {
    vertical-align: top;
}

.product-info-main .product.sku .type:before {
    content: "";
    background: url(../images/sku-icon.gif) no-repeat center center;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin: 0 6px 0 0;
}

.product-info-main .product.sku .type:after {
    content: " :"
}

.product-info-main .product.sku .type {
    margin-right: 1px;
}

.product-info-main .product-reviews-summary {
    display: inline-flex;
    margin-bottom: 0;
}

.product-info-main .product-reviews-summary .reviews-actions a.view {
    padding-left: 4px;
}

.more-info-detail-text {
    margin-bottom: 32px;
}

.more-info-detail-text ul,
.more-info-detail-text ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    color: #000;
    line-height: normal;
}

.more-info-detail-text ul {
    margin-bottom: 9px;
}

.more-info-detail-text ul li {
    padding: 0 0 10px 0;
}

.more-info-detail-text strong {
    margin: 0 4px 0 0;
}

.more-info-detail-text strong:after {
    content: " :";
}

.click-here-btnbox {
    margin-bottom: 0;
}

.click-here-btn {
    padding: 10px;
    display: inline-block;
    border: #bf4d0e solid 1px;
    background: rgb(232, 163, 117);
    background: linear-gradient(180deg, rgba(232, 163, 117, 1) 0%, rgba(220, 102, 49, 1) 44%, rgba(220, 102, 49, 1) 100%);
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 14px 11px 14px;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0.3px;
}

.click-here-btn:hover {
    background: rgb(232, 163, 117);
    background: linear-gradient(0deg, rgba(232, 163, 117, 1) 0%, rgba(220, 102, 49, 1) 44%, rgba(220, 102, 49, 1) 100%);
    color: #fff !important;
    text-decoration: none;
}

.click-here-btn:after {
    content: "\f801";
    font-family: 'porto-icons';
    line-height: 22px;
    color: #fff;
    font-size: 15px;
    margin-left: 8px;
    vertical-align: top;
}

.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
}

.product-info-main .product-info-price {
    border-top: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    padding: 13px 0 12px 0;
    margin-bottom: 20px;
}

.product-info-main .product-info-stock-sku {
    padding-top: 3px;
    vertical-align: top;
    padding-bottom: 0;
    min-width: auto;
}

.product-info-main .product-info-stock-sku .stock.available span {
    display: inline-block;
    background: #3cb544;
    border: #259832 solid 1px;
    padding: 0 14px 2px;
    line-height: 23px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    margin: 0 0 0 14px;
}

.page-product-bundle.catalog-product-view .product-info-main .product-info-stock-sku .stock.available span {
    margin: 0;
    padding: 0 13px 2px;
    min-width: 80px;
}

.page-product-bundle.catalog-product-view p.price-from,
.page-product-bundle.catalog-product-view p.price-to {
    margin: 0;
}

.product-info-main .box-tocart {
    margin-bottom: 20px;
}

.product.media {
    padding-right: 12px;
}

.fotorama__stage__shaft {
    border: none;
}

.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}

.notify-me-box {
    margin-bottom: 20px;
}

.notify-me-box-inner {
    display: flex;
}

.item-out-stock-label {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-align: left;
    line-height: normal;
    margin: -6px 0 8px;
}

.notify-me-box .fieldset {
    display: flex;
    margin: 0;
    width: calc(100% - 110px);
}

.notify-me-box .control {
    width: calc(100% - 133px);
}

.notify-me-box .email-text {
    height: 43px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    border: #ebebeb solid 1px;
    padding: 0 14px;
    text-align: left;
}

.notify-me-box .fieldset>.actions .action.notify-btn {
    margin-left: 12px;
    width: 120px;
    height: 43px;
}

.notify-addto-links-box {
    width: 104px;
}

.notify-addto-links-box .moved-notify-add-to-links {
    margin-left: 12px;
    display: inline-block;
}

.notify-addto-links-box .notify-addto-links {
    margin-left: 12px;
    display: inline-block;
}

.notify-addto-links-box .moved-notify-add-to-links .action.towishlist {
    margin: 0;
}

.notify-addto-links-box .notify-addto-links .action.tocompare {
    margin: 0;
}

.notify-addto-links-box {
    display: flex;
}

.shop-this-our-box {
    border-top: #ebebeb solid 1px;
    padding-top: 20px;
    display: flex;
    margin-bottom: 20px;
}

.shop-this-our-box .interested-link,
.shop-this-our-box .shop-this-link {
    display: inline-block;
    background: #000000;
    color: #fff;
    padding: 10px 0 10px 14px;
    font-size: 14px;
    width: 50%;
    text-decoration: none;
}

.shop-this-our-box .interested-link {
    letter-spacing: -0.5px;
}

.shop-this-our-box .interested-link:hover,
.shop-this-our-box .shop-this-link:hover {
    background: #000;
}

.shop-this-our-box .shop-this-link {
    margin-right: 10px;
}

.shop-this-our-box .interested-link {
    margin-left: 10px;
}

.shop-this-our-box .shop-this-link:after,
.shop-this-our-box .interested-link:after {
    content: "\f801";
    font-family: 'porto-icons';
    line-height: 22px;
    color: #fff;
    font-size: 17px;
    margin-left: 10px;
    vertical-align: top;
}

.shop-this-our-box .shop-this-link {
    display: flex;
    align-items: center;
}

.move-product-tab,
.media-info-detail-box {
    max-width: 1210px;
    margin: 0 auto;
    padding: 0 15px;
}

.move-product-tab {
    padding: 20px 15px 40px;
}

.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}

.price-container .price {
    font-size: 14px;
    color: #000;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 30px;
    color: #cccccc;
    font-weight: 400;
    line-height: 36px;
}

.product-info-main .product-info-stock-sku .stock.available {
    display: block;
}

.product-info-main .product-info-price .price-box {
    padding-bottom: 0;
}

.product-info-main .product-info-stock-sku .box-label-text {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    display: inline-block;
}

.product-info-main .product-info-stock-sku .box-label-text img {
    border-radius: 100px;
    margin: 0 8px 0 0;
    vertical-align: top;
}

.product-info-main .product-info-stock-sku .outofstock-label,
.product-info-main .product-info-stock-sku .instock-lable {
    display: inline-block;
    background: #3cb544;
    border: #259832 solid 1px;
    padding: 0 14px 2px;
    line-height: 23px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    margin: 0 0 0 14px;
}

.product-info-main .product-info-stock-sku .outofstock-label {
    background: #f54825;
    border: #dd0000 solid 1px;
}

.product-info-main .fieldset>.field.qty,
.product-info-main .nested.options-list>.field.qty {
    position: relative;
    width: 136px;
}

.product-info-main .qty.field .control,
.product-info-main .qty.field .qty-changer {
    margin-left: 39px;
}

.product-info-main .qty.field .qty-changer>a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 40px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #ebebeb;
}

.product-info-main .qty.field .qty-changer>a:first-child {
    left: auto;
    right: 4px;
}

.product-info-main .box-tocart .input-text.qty {
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 54px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #ebebeb;
}

.product-info-main .qty.field .qty-changer>a .porto-icon-up-dir:before {
    content: '\f882';
}

.product-info-main .qty.field .qty-changer>a .porto-icon-down-dir:before {
    content: '\f883';
}

.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.box-tocart .action.tocart:before {
    content: '\e87f';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 16px;
}

.action.primary,
.action.primary:active {
    text-transform: uppercase;
}

.product-addto-links .action.towishlist,
.product-addto-links .action.tocompare,
.product-social-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
    color: #302e2a;
    border: #ebebeb solid 1px !important;
}

.product-addto-links .action.towishlist:hover,
.product-addto-links .action.tocompare:hover,
.product-social-links .action.mailto.friend:hover {
    background: #000;
    color: #fff;
}

.product-addto-links .action.towishlist:hover:before,
.product-addto-links .action.tocompare:hover:before,
.product-social-links .action.mailto.friend:hover:before {
    color: #fff;
}

.product.data.items>.item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.detail-partners-slider-box {
    display: block;
}

.detail-partners-slider-box h3 {
    font-size: 14px;
    border: 1px solid #eee;
    border-bottom: #fff solid 1px;
    line-height: 31px;
    padding: 1px 15px 1px 15px;
    margin: 8px 0 -1px 0;
    display: inline-block;
    border-radius: 0;
    position: relative;
    z-index: 2;
    border-top: #000 solid 3px;
    font-weight: normal;
    color: #000;
}

.detail-partners-slider-box .container.product-slider-box {
    box-shadow: 0 1px 2px #eee;
    padding: 20px 35px 70px 35px;
    border: 1px solid #eeeeee;
}

.catalog-product-view.layout-1140 .page-main {
    max-width: 100%;
    padding: 0;
}

.detail-partners-slider-box .product-slider-box .owl-prev {
    left: -20px;
}

.detail-partners-slider-box .product-slider-box .owl-next {
    right: -20px;
}

.detail-partners-slider-box .item {
    width: 100%;
}

.detail-partners-slider-box .item a {
    display: block;
    margin: 60px auto 0;
    padding: 0 10px;
    max-width: 222px;
}

.catalog-product-view .columns .column.main {
    padding-bottom: 0;
}

.block.related {
    background: #f4f4f4;
    margin-bottom: 0 !important;
}

.already_loaded_ammo_products .block.related {
    background: #f8f4f3;
}

.block.upsell {
    background: #f8f4f3;
    border-top: #f2edec solid 1px;
}

.product-slider-box.related-videos-box {
    max-width: 1180px;
}

.related_videos {
    padding-bottom: 10px;
}

.related_videos .get_related {
    display: block;
    margin: 0 30px;
    border: #eeeeee solid 1px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

.related_videos .get_related:hover {
    color: #000;
}

.related_videos .yottie-widget-video-preview-thumbnail {
    position: relative;
    width: 100%;
    display: block;
}

.yottie-widget-video-preview-play {
    display: block;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    width: 68px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.yottie-widget-video-preview-play .maincolor {
    fill: rgba(255, 255, 255, 0.4);
}

.related_videos a:hover .yottie-widget-video-preview-play {
    border-color: transparent transparent transparent rgba(255, 255, 255, .8);
}

.related_videos a:hover .yottie-widget-video-preview-play .maincolor {
    fill: rgba(255, 255, 255, 0.8);
}

.related_videos p {
    padding: 12px 16px 16px;
    margin: 0;
    display: block;
    font-size: 15px;
    line-height: normal;
}

.block.upsell {
    margin-bottom: 0 !important;
}

.block.related .owl-next,
.block.related .owl-prev,
.block.upsell .owl-next,
.block.upsell .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -18px !important;
}

.block.related .owl-prev,
.block.upsell .owl-prev {
    left: -60px;
}

.block.related .owl-next,
.block.upsell .owl-next {
    right: -60px;
}

.block.upsell .block-content,
.block.related .block-content {
    max-width: 1210px;
    margin: 0 auto;
    padding: 0 15px;
}

.block.upsell .product-item-info,
.block.related .product-item-info {
    border: 1px solid #eee;
    margin: 0 5px 10px;
    width: auto;
    text-align: left;
    background: #fff;
    padding: 10px;
}

.owl-top-narrow .owl-carousel .owl-item>.item {
    padding-top: 0;
}

.block.related .field.choice {
    display: none;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}

.review-ratings .rating-label {
    display: block;
}

.page-products .sorter {
    float: left;
}

.modes {
    float: right;
    margin-right: 0;
    margin-left: 20px;
    margin-top: 0;
}

.modes-mode:before {
    content: '\f839';
    font-size: 11px;
    line-height: 30px;
    color: #555;
}

.mode-list:before {
    content: '\e87b';
    font-size: 11px;
    color: #555;
    line-height: 30px;
}

.modes-mode.active:before,
.modes-mode:hover:before {
    color: #fff;
}

.pages a.page:visited {
    color: inherit;
}

.pages a.page:hover {
    color: #fff;
}

.products.wrapper~.toolbar .limiter {
    float: left;
}

.products.wrapper~.toolbar .pages {
    float: right;
}

.block-category-list .block-title,
.filter-options-title,
.filter .filter-current-subtitle {
    padding-left: 0;
    padding-right: 0;
}

.swatch-option.text {
    font-weight: 400;
}

.catalog-category-view .column.main .products-grid,
.products-index-index .column.main .products-grid {
    padding-top: 20px;
}

.page-header.type2.header-newskin .minicart-wrapper .block-minicart:after {
    right: 17px !important;
}

.page-header.type2.header-newskin .minicart-wrapper .block-minicart:before {
    right: 18px !important;
}

header.page-header.type2 a.action.my-wishlist {
    display: inline-block;
}

.products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2 {
    font-family: inherit;
    letter-spacing: 0;
    font-weight: 600;
}

.product.info.detailed .additional-attributes {
    border: #eeeeee solid 1px;
    width: 100%;
    border-top: 0;
}

.product.info.detailed .additional-attributes>thead>tr>th,
.product.info.detailed .additional-attributes>tbody>tr>td {
    color: #000;
    font-size: 15px;
    line-height: normal;
    border-top: #f3f3f3 solid 1px !important;
    border-left: #f3f3f3 solid 1px !important;
    padding: 10px 18px;
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

.product.info.detailed .additional-attributes>tbody>tr>th {
    color: #000;
    font-size: 15px;
    line-height: normal;
    border-top: #f3f3f3 solid 1px !important;
    border-left: #f3f3f3 solid 1px !important;
    padding: 10px 10px 10px 18px;
    font-weight: normal;
    width: 250px;
}

.additional-attributes-wrapper .table.additional-attributes>tbody>tr>th {
    background: transparent;
    width: 230px;
}

.additional-attributes-wrapper .table.additional-attributes>tbody>tr:nth-of-type(even) {
    background: #e2e2e2;
}

.additional-attributes-wrapper .table.additional-attributes>tbody>tr:hover,
.additional-attributes-wrapper .table.additional-attributes>tbody>tr:nth-of-type(even):hover {
    background: #d0d0d0;
}

.modal-popup.videos-popup .modal-inner-wrap,
.modal-popup.underwoodammo-popup .modal-inner-wrap {
    max-width: 1000px;
    border-radius: 8px;
    overflow: hidden;
    top: 50%;
    margin-top: -250px;
}

.modal-popup.videos-popup .modal-inner-wrap {
    overflow: visible;
    border-radius: 0;
    max-width: 1000px;
}

.modal-popup.videos-popup .modal-header {
    background: #333;
    color: #fff;
    padding: 0;
}

.modal-popup.underwoodammo-popup .modal-header {
    background: #333;
    color: #fff;
    padding-top: 2rem;
}

.modal-popup.videos-popup .modal-header .modal-title {
    border-bottom: 0;
    font-size: 20px;
    font-weight: 400;
}

.modal-popup.underwoodammo-popup .modal-header .modal-title {
    border-bottom: 0;
    font-size: 20px;
    font-weight: 400;
}

.modal-popup.videos-popup .action-close,
.modal-popup.underwoodammo-popup .action-close {
    padding: 0;
    background: #fff;
    border-radius: 100px;
    box-sizing: border-box;
    line-height: normal;
    width: 32px;
    height: 32px;
    right: 24px;
    top: 15px;
}

.modal-popup.videos-popup .action-close:hover,
.modal-popup.underwoodammo-popup .action-close:hover {
    background: #000;
    color: #fff;
}

.modal-popup.videos-popup .action-close:before,
.modal-popup.underwoodammo-popup .action-close:before {
    margin: 0;
    content: "\f81a";
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    vertical-align: top;
    display: block;
    height: 100%;
}

.modal-popup.videos-popup .action-close:hover:before,
.modal-popup.underwoodammo-popup .action-close:hover:before {
    color: #fff;
}

.callfor-popup {
    padding: 30px 0;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    display: flex;
    align-items: center;
    display: none;
}

.callfor-popup-left {
    float: left;
    width: calc(100% - 260px);
}

.callfor-popup-right {
    float: left;
    padding: 0 0 0 30px;
}

.modal-popup.videos-popup .modal-footer,
.modal-popup.underwoodammo-popup .modal-footer {
    display: none;
}

.modal-popup.videos-popup .modal-content {
    padding: 0;
}

.modal-popup.videos-popup .modal-content iframe {
    padding: 0;
    border: 0;
}

.product.data.items .fieldset {
    margin-bottom: 20px;
}

.product.data.items .fieldset>.field>.label {
    margin: 0 0 2px;
    color: #000;
}

.modal-popup.videos-popup .modal-content {
    background: #000;
    padding: 20px 0;
}

.modal-popup.videos-popup .action-close {
    right: -20px;
    top: -20px;
}

@media (min-width: 768px) {
    .page-header.type2.header-newskin>.main-panel-top {
        padding: 1px 0;
        border-bottom: 1px solid #fff;
    }
    .page-header.type2.header-newskin .panel.header .header.links>li:after {
        border-right: 1px solid #e7e7e7;
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 1px;
        height: 12px;
        margin-top: -1px;
        opacity: .8;
        display: none;
    }
    .page-header.type2.header-newskin .panel.header .header.links>li:last-child:after {
        border: 0;
    }
    .page-header.type2.header-newskin .panel.header .switcher {
        padding: 0 16px;
        border-left: 1px solid #e7e7e7;
    }
    .page-header.type2.header-newskin .panel.header>.action.skip+.switcher {
        border: 0;
        padding-left: 0;
    }
}

.cms-index-index header.page-header.type2.header-newskin {
    box-shadow: 0 28px 57px rgba(0, 0, 0, .06);
}


/* admin css end */

.cart.table-wrapper .cart thead tr th.col.item {
    padding-left: 0;
}

.cart.table-wrapper .product-image-container {
    border: 1px solid #ebebeb;
}

.cart.table-wrapper .product-item-name {
    margin-top: 0;
}

.cart.table-wrapper .product-item-details {
    padding-top: 0;
}

.cart.table-wrapper .actions-toolbar {
    min-height: 0;
    padding-bottom: 0;
    position: relative;
    margin: -30px 0 0 0;
}

.cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #ebebeb;
}

.table>tbody+tbody {
    border-top: 1px solid #ebebeb;
}

.cart.table-wrapper .cart>.item {
    border-bottom: 1px solid #ebebeb;
}

.cart-summary {
    border: 1px solid #ebebeb;
}

.checkout-payment-method .payment-methods .action.primary.checkout,
.cart-summary .checkout-methods-items .action.primary.checkout {
    border: #000 solid 1px;
    background: #000;
    padding: 0;
    height: 44px;
    font-size: 16px;
}

.checkout-payment-method .payment-methods .action.primary.checkout {
    padding: 0 25px;
}

.actions-toolbar .primary .action.action-update,
.actions-toolbar .primary .action.action-apply,
.form.form-cart button.action.update {
    background: #000;
    border: 0;
    color: #fff;
    text-transform: uppercase;
}

.actions-toolbar .primary .action.action-update:hover,
.actions-toolbar .primary .action.action-apply:hover,
.form.form-cart button.action.update:hover {
    background-color: #333333;
    color: #FFFFFF;
    border: 0;
}

.checkout-payment-method .payment-methods .action.primary.checkout:hover,
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
    background-color: #333333;
    border-color: #333333;
    color: #FFFFFF;
}

.opc-block-summary>.title,
.cart-summary>.title {
    display: block;
    font-weight: normal;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.cart-summary .block>.title {
    border-top: 1px solid #ebebeb;
}

.cart-summary .block>.title:after {
    color: #333;
    font-size: 24px;
    line-height: 18px;
    margin: 0;
}

.checkout-payment-method .payment-option-title,
.cart-totals,
.opc-block-summary .table-totals {
    border-top: 1px solid #ebebeb;
}

.opc-block-shipping-information .shipping-information-title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #ebebeb;
}

.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
    border-top: 1px solid #ebebeb
}

.opc-wrapper .step-title {
    border-bottom: 1px solid #ebebeb;
    font-weight: 600;
    color: #333;
}

.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
    color: #333;
}

.opc-block-summary .items-in-cart>.title {
    border-bottom: 1px solid #ebebeb;
}

.minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #ebebeb;
}

.opc-block-summary .items-in-cart>.title strong {
    font-size: 15px;
    font-weight: 600;
}

.opc-block-summary .items-in-cart>.title:after {
    font-size: 24px;
}

.fieldset.address [name$=".postcode"],
.fieldset.address [name$=".country_id"],
.fieldset.address [name$=".city"],
.fieldset.address [name$=".region"],
.fieldset.address [name$=".region_id"],
.fieldset.address [name$=".lastname"],
.fieldset.address [name$=".firstname"] {
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
}

.fieldset.address [name$=".postcode"],
.fieldset.address [name$=".region_id"],
.fieldset.address [name$=".lastname"] {
    padding-left: 10px;
}

.fieldset.address [name$=".city"],
.fieldset.address [name$=".country_id"],
.fieldset.address [name$=".firstname"] {
    padding-right: 10px;
}

.fieldset.address [name$=".street.0"] label {
    display: none;
}

.opc-wrapper #checkout-step-payment .step-title {
    border-bottom: 0;
}

.checkout-payment-method .payment-method-title {
    border-top: 1px solid #ebebeb;
    border-bottom: 0 solid #ebebeb;
    padding: 18px 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.checkout-payment-method .payment-option-title .action-toggle {
    font-size: 15px;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    font-size: 24px;
}

@media (max-width: 991px) {
    .move-product-tab {
        padding: 20px 20px 40px;
        width: 100%;
    }
    .move-product-tab .row .col-md-6 {
        webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .shop-this-our-box {
        display: block;
    }
    .shop-this-our-box .interested-link,
    .shop-this-our-box .shop-this-link {
        width: 100%;
    }
    .shop-this-our-box .interested-link {
        margin-top: 10px;
        margin-left: 0;
    }
    .product-sku-review-box .product.attribute.sku {
        border-right: 0;
    }
    .product-info-main .product-reviews-summary {
        margin-top: 10px;
    }
    .product-info-main .product-info-stock-sku {
        padding-top: 0;
    }
    .product-info-main .product-info-stock-sku .box-label-text {
        display: block;
        margin-bottom: 10px;
    }
    .related_videos .get_related {
        margin: 0 10px;
    }
    .callfor-popup-left {
        float: left;
        width: 100%;
    }
    .callfor-popup-right {
        float: left;
        padding: 30px 0 0;
        text-align: center;
    }
    .modal-popup.videos-popup .modal-inner-wrap,
    .modal-popup.underwoodammo-popup .modal-inner-wrap {
        top: 10%;
        margin-top: 0;
    }
    .callfor-popup-right a {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .move-product-tab {
        padding: 20px 0 40px;
    }
    .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 21px;
        line-height: normal;
    }
    .product.data.items .item.title a:after {
        font-size: 26px;
    }
    .product.data.items>.item.title>.switch {
        background: #000;
        color: #fff;
        border-top-color: #000;
    }
    .product.data.items>.item.title.active>.switch {
        background: #fff;
        color: #000;
        border-top-color: #000;
    }
    .block.upsell .title strong,
    .block.related .title strong {
        font-size: 24px;
    }
    .catalog-product-view .fotorama__dot {
        width: 12px;
        height: 12px;
    }
    .catalog-product-view .fotorama__active .fotorama__dot {
        background-color: #333;
        border-color: #333;
    }
    .product-info-main .page-title-wrapper h1 {
        font-size: 20px;
    }
    .click-here-btn {
        padding: 8px 14px 8px 14px;
    }
    .product.data.items>.item.title>.switch:visited {
        color: #fff;
    }
    .product.info.detailed .additional-attributes {
        border-top: #f3f3f3 solid 1px !important;
    }
    .product.info.detailed .additional-attributes>tbody>tr>td {
        border: #f3f3f3 solid 1px !important;
        border-top: 0 !important;
        padding: 10px !important;
    }
    .modal-popup.underwoodammo-popup .modal-inner-wrap {
        top: 4%;
        width: 94%;
    }
}


/*** Menu  ***/

.tabs {
    position: relative;
    background: #333;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
    width: 100%;
}

.tabs nav {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 150px;
}

.tabs nav a {
    padding: 20px 0px;
    text-align: left;
    width: 100%;
    cursor: pointer;
    color: #fff !important;
}

.tabs nav a:hover,
.tabs nav a.selected {
    background: #6C5D5D;
    color: #AD9897;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.tabs .content {
    padding: 20px 0px;
    position: absolute;
    top: 0px;
    left: 150px;
    color: #6C5D5D;
    width: 0px;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.1s linear 0s;
}

.tabs .content.visible {
    padding: 20px;
    width: calc(100% - 150px);
    overflow: scroll;
    color: #fff;
    opacity: 1;
}

.tabs .content p {
    padding-bottom: 2px;
}

.tabs .content p:last-of-type {
    padding-bottom: 0px;
}


/*** Menu  ***/


/** success page **/

.checkout-onepage-success .page-main {
    padding-top: 25px;
}


/** success page **/


/*** fazil plp ***/

div#layered-filter-block {
    background: #fff;
    padding: 15px;
    box-shadow: 0px 1px 8px rgb(0 0 0 / 10%);
}

.filter-options-title {
    padding: 0;
}

.filter-options-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
}

.filter-options-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.filter-options-item .filter-options-title:after {
    background: transparent;
    margin-top: -12px;
}

body .filter-options-item form>ol {
    padding: 0;
    margin: 0 !important;
}

.filter-options-content {
    padding: 5px;
}

body .filter-options-content .items.-am-singleselect a.am_shopby_link_selected .count {
    color: #333;
}

body .filter-options-content {
    border-bottom: 0;
}

body .sidebar>.block.filter .item a {
    font-size: 14px;
}

body .sidebar>.block.filter .item a:hover {
    color: #000 !important;
}

body .filterproducts.products {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

body .products-grid.columns4 .product-item {
    flex-basis: 33.33%;
}

body .product-item-info .product.name a {
    font-size: 14px;
    font-weight: 600;
    height: 60px;
    display: block;
    overflow: hidden;
}

body .product-item-info .product.name a:hover {
    color: #000000;
    text-decoration: underline;
}

body .product-item-info {
    padding: 0;
}

body .products-grid .product-item .product-item-details {
    position: static !important;
    padding: 0;
}

body .products-grid.columns4 .product-item {
    padding: 8px;
}

body .customer-account-create .step-titles li {
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 18px;
}

li#foidheadlist span.step {
    line-height: 32px;
    padding: 0;
}

.customer-welcome span.customer-name {
    border-left: 0 !important;
    margin-top: 0;
    display: inline-flex;
    align-items: center;
}

body li.customer-welcome.active .header.links {
    padding: 10px;
}

body li.customer-welcome.active .header.links li {
    padding: 3px 5px;
}

.products-grid .product-item .product-item-info {
    transition: all .3s ease-in-out;
}

.products-grid .product-item .product-item-info:hover {
    transform: scale(1.01);
    z-index: 2;
    background: #fff;
    box-shadow: 0 0 12px rgb(0 0 0 / 10%);
}


/*** fazil plp ***/


/*** fazil menu ***/

.menuhalfside {
    border-right: 1px dashed #fff;
    margin-right: 20px;
}

.menuhalfsideright {
    text-align: right;
}

.menuhalfside>h3 {
    position: absolute;
    transform: rotate(270deg);
    left: -75px;
    top: 40px;
}

.menuhalfside>h3>a {
    font-size: 24px !important;
    text-transform: uppercase;
}

.menuhalfsideright>h3 {
    position: absolute;
    transform: rotate(270deg);
    left: -15px;
    top: 20px;
}

.menuhalfsideright>h3>a {
    font-size: 24px !important;
    text-transform: uppercase;
}

.menuhalfside .menubelow,
.menuhalfsideright .menubelow {
    font-size: 18px !important;
    text-transform: uppercase;
    border-bottom: 1px solid #ededed;
}

.menuhalfmidside .menubelow:hover,
.menuhalfside .menubelow:hover,
.menuhalfsideright .menubelow:hover {
    background-color: transparent !important;
}

#menubullets .menuhalfside .menubelow,
#menubullets .menuhalfsideright .menubelow,
#menubullets .menuhalfmidside .menubelow {
    font-size: 11px !important;
    text-transform: uppercase;
    border-bottom: 1px solid #ededed;
}

#menubullets .custom-checkbox {
    height: 25px;
    overflow: hidden;
}

.menuhalfmidside {
    border-right: 1px dashed #fff;
}

.menuhalfmidside h3 {
    position: absolute;
    transform: rotate(270deg);
    left: -20px;
    top: 13px;
}

.menuhalfmidside>h3>a {
    font-size: 24px !important;
    text-transform: uppercase;
}

#menubullets .menuhalfsideright>h3 {
    left: -50px;
    top: 70px;
}

#menubullets .menuhalfmidside>ul {
    margin-left: 20px;
}

#menubullets .menuhalfsideright>ul {
    margin-left: 15px;
}

.menuowl {
    width: 100%;
}

.nav-sections ul li:hover .drop_hover_nav {
    display: block
}

.nav-sections ul li .drop_hover_nav {
    display: none;
    top: 100%;
    z-index: 999;
    list-style: none;
    left: 0px;
    background: #333;
    position: absolute;
    min-width: 100%;
    padding: 20px 0;
}

.nav-sections ul li:hover .dropdown_hover_nav {
    display: block
}

.dropdown_hover_nav {
    display: none;
    z-index: 999;
    list-style: none;
    width: 250px;
    background: #333;
    position: absolute;
    padding: 20px 0;
}

.nav-sections ul li .drop_hover_nav ul li {
    width: 100%;
    padding-right: 0;
}


/*.nav-sections ul li .drop_hover_nav ul li a:hover{background-color:transparent}*/

.nav-sections ul li .drop_hover_nav ul li h3 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 5px 0;
}

.nav-sections ul li .drop_hover_nav ul li h3 a {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 5px 0;
}

.nav-sections ul li .drop_hover_nav ul li ul li {
    width: 45%;
    margin: 0;
    padding: 0 0px 0 0;
    display: inline-block;
}

.nav-sections ul li .drop_hover_nav ul li ul li ul li {
    width: 100%;
}

.nav-sections ul li .drop_hover_nav ul li.inline-txt {
    width: 30%;
}

.nav-sections ul li .drop_hover_nav ul li ul li h4 {
    font-size: 18px;
    color: #c7964c;
}

.nav-sections ul li .drop_hover_nav ul li ul li a h4 {
    font-size: 18px;
    color: #c7964c;
}

.nav-sections ul li .drop_hover_nav ul li ul li a {
    color: #fff;
    text-align: left;
    padding: 5px 5px;
}

.nav-sections ul li .drop_hover_nav ul li ul li a i {
    margin-right: 10px;
    font-size: 24px;
    display: none;
}


/*.nav-sections ul li .drop_hover_nav ul li ul li a:hover{background-color:transparent}*/


/*.nav-sections ul li .drop_hover_nav ul li ul li:hover ul{display:block}**/


/*.nav-sections ul li .drop_hover_nav ul li ul li:hover a i{transform:rotate(90deg);}*/

.close-box-ico {
    position: absolute;
    right: 10%;
    top: 10px;
    font-size: 50px;
}

.close-box-ico a {
    color: #fff;
}

.nav-sections ul li .drop_hover_nav ul li ul li a.active-arw i {
    transform: rotate(90deg);
}

.nav-sections ul li .drop_hover_nav ul li ul li ul {
    padding-left: 0;
    display: inline-block;
    width: 100%;
}

.nav-sections ul li .drop_hover_nav ul li ul li ul.tech-weight li .custom-checkbox {
    display: inline-block;
    vertical-align: top;
    width: 45%;
}

.nav-sections ul li .drop_hover_nav ul li ul li label {
    color: #fff;
    font-weight: normal;
    width: 100%;
}

body .sw-megamenu.navigation li.level0 .drop_hover_nav .has-children>.row {
    float: left;
    margin: 0;
}

body .sw-megamenu.navigation li.level0 .drop_hover_nav .has-children>.row>ul>li:first-child {
    float: left;
}

body .sw-megamenu.navigation li.level0 .drop_hover_nav .has-children>.row>ul>li:first-child .page-header.header-newskin .navigation li.level0.fullwidth .submenu a {
    display: block;
    text-align: left;
    padding: 0 5px;
}

.page-header.header-newskin .navigation li.level0.fullwidth .submenu a {
    color: #fff !important;
}

.page-header.header-newskin .navigation li.level0.fullwidth .submenu a {
    z-index: 1;
}

body .sw-megamenu.navigation li.level0.fullwidth:hover>.submenu,
.sw-megamenu.navigation li.level0.staticwidth:hover>.submenu {
    padding: 0;
}

body .menuhalfmidside h3 {
    left: -6px;
}

body #menubullets .menuhalfsideright>h3 {
    left: -71px;
}

.nav-sections ul li .drop_hover_nav ul li h3 a {
    color: #fff !important;
}

.drop_hover_nav h3 a:hover {
    text-decoration: none !important;
}

.drop_hover_nav.sb-menu ul ul {
    padding-left: 30px;
}

.page-header.header-newskin .navigation li.level0.fullwidth .submenu .child.sb-menu a {
    padding: 0 5px;
    text-transform: none;
    font-weight: normal;
}

body .menuhalfside>h3 {
    left: -54px;
}

@media (min-width: 768px) {
    .page-header.type2.header-newskin .panel.header .header.links>li.customer-welcome.active {
        position: relative;
        right: -28px;
    }
}


/*** fazil menu ***/


/*** product compare page style ***/

.compare-caption {
    font-weight: 900;
    font-size: larger;
}


/*** end product compare page style ***/


/*** PDP boxof style ***/

.product-info-price .red {
    color: #f30708 !important;
}


/*** end PDP boxof style ***/


/*** vinod ***/

.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: 60% !important;
    padding: 0 0 0 50px;
}

.product-info-main .product-info-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0;
    color: #000000;
}

.product-info-main .product-info-price .price-box {
    padding-bottom: 0;
    display: block;
    margin: 0 20px 0 0;
}

.product-info-main .product-info-price .price-box .price {
    font-size: 22px !important;
    font-weight: 600 !important;
}

.product-info-main .product-info-price .boxof {
    margin: 0 0 0 0;
}

.product-info-main .product-info-price .boxof b {
    font-size: 22px !important;
    font-weight: 600 !important;
    display: flex;
    align-items: center;
}

.product-info-main .product-info-price .boxof b img {
    display: block;
    margin: 0 10px 0 0;
}

.product-info-main .product-info-price .product-add-form {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ddd;
    flex-basis: 100%;
}

.product-info-main .product-info-price .product-add-form.outofstock {
    display: none !important;
}

.product-info-main .product-info-price .product-add-form .box-tocart {
    margin: 0 0 0 0;
}

.product-info-main .product-info-price .product-add-form .box-tocart .field.qty {
    margin-right: 10px;
}

.product-info-main .product-info-price .product-add-form .box-tocart .actions {
    margin-right: 10px;
}

.product-info-main .product-info-price .product-add-form .box-tocart .actions .action.tocart {
    margin: 0 0 0 0;
}

.product-info-main .product-info-price .product-add-form .product-addto-links a.action.tocompare {
    color: #ffffff !important;
    border: 1px solid #ebebeb !important;
}

.product-info-main .product-info-price .product-add-form .product-addto-links a.action.tocompare:hover {
    color: #ffffff !important;
    border: 1px solid #000000 !important;
}

.product-info-main .product-info-price .product-add-form .product-addto-links a.action.tocompare:hover::before {
    color: #ffffff !important;
}

.product-info-main .product-info-price .product-add-form .product-addto-links a:last-child {
    margin-right: 0 !important;
}

.product-info-main .product-info-price .product-add-form .pro-lst-view {
    font-size: 14px;
}

.product-info-main .product-info-price .product-add-form .pro-lst-view .technology .pro-cart a.approductbutton {
    background-color: #75432d;
    border: none;
    color: white;
    font-weight: bold;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.product-info-main .product-social-links {
    padding: 0 !important;
    border-top: none !important;
}

.product-info-main .shop-this-our-box {
    border-top: none !important;
    padding: 0 0 0 0 !important;
}

.catalog-product-view .attr-and-loaddata-container {
    float: none !important;
    border: 1px solid #ccc;
    padding: 0 25px;
}

.catalog-product-view .attr-and-loaddata-container .additional-attributes-wrapper {
    flex-basis: unset !important;
    width: 100%;
}

.catalog-product-view .attr-and-loaddata-container .additional-attributes-wrapper h4 {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0;
}

.catalog-product-view .attr-and-loaddata-container .loaddata {
    flex-basis: unset !important;
    width: 100%;
    padding: 0 0 0 30px;
    border-top: none !important;
}

.catalog-product-view .attr-and-loaddata-container .loaddata h4 {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0 !important;
    padding: 0 0 0 0 !important;
}

.catalog-product-view .attr-and-loaddata-container .loaddata ul {
    border-top: 1px solid #ccc;
    padding: 15px 0 0 0;
}

.catalog-product-view .attr-and-loaddata-container .loaddata ul li {
    display: flex;
    align-items: center;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    position: relative;
}

.catalog-product-view .attr-and-loaddata-container .loaddata ul li i {
    font-size: 30px;
    display: block;
    margin: 0 10px 0 0;
}

.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
    border: 1px solid #ccc;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.fotorama__fullscreen .fotorama__zoom-out {
    top: 79px;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    border: 1px solid #ccc;
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAB+UlEQVR4Xu2aQU7EMAxF/3AHuBcbJCQESzYchw1LEBISG+4FdwAUUaTMKJ3Eib87ij3bOo7/63c6abOD89/OuX4EgHCAcwLRAs4NEItgtEC0gHMC0QIdBrgE8LSMewDw3pFDc8gVgMcl4T2AD0nyHgd8AjhfJvkGcAfgVTKpYuwNgGcAZ0vOLwAXkvyjANJcW0E4FJ9qMQGQLPeWUd8CQkl8uhHX0pbscUASvFaARTuozt0LYCsIquKTiBEA1hDUxWsAsIJAEa8FgA2BJl4TAAsCVbw2AG0IdPEMAFoQTMSzAIxCMBPPBNALwVQ8G4AUgrl4CwCtEDYRbwWgBiFdz7e0ppur0b/Ckq136S7/LAnyOky315YA1pyQQzQVb9kCucjkhJfCRiy54db67ZK1A/5d4BZAaR1w0wKuF8Fjz/npH4Mtf3JaYiSP3OZY9iIoESaJbRZYC2QC6BHUM6am8eh1FoARISNjxTAYADQEaORogqENQLNwzVyrMDQBMApm5NyDoQWAWSgz9/CXodpeX+uzOQ3CqANohRWaljLXCABKQZWlW33OXgDqhTQ9s/6CVOfuAeD+gER+Rsj0BeaBS0pOMDki4/6QlPtjcoL16vRDexbB01clqDAACGBNGRoOmPK2CkSFAwSwpgwNB0x5WwWiwgECWFOG/gL3INZB/Jej2wAAAABJRU5ErkJggg==) no-repeat center;*/
    /*background-size: 50%;*/
}

.fotorama--fullscreen {
    z-index: 16001 !important;
}
.fotorama__fullscreen .fotorama__fullscreen-icon::before{
    content: '\f819' !important;
}

.fotorama .fotorama-sprite,
.fotorama .fotorama__arr .fotorama__arr__arr,
.fotorama .fotorama__fullscreen-icon,
.fotorama .fotorama__thumb__arr,
.fotorama__fullscreen .fotorama .fotorama__zoom-in,
.fotorama__fullscreen .fotorama .fotorama__zoom-out {
    color: #000 !important;
}

.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
    color: #333;
}

.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title.active>.switch:focus,
.product.data.items>.item.title.active>.switch:hover,
.product.data.items>.item.title.active>.switch:hover {
    border-top-color: #000 !important;
    color: #000 !important;
}

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

.catalog-product-view .columns .column.main .product-info-main .page-title-wrapper {
    margin: 0 0 30px 0 !important;
}

.catalog-product-view .columns .column.main .product-info-main .page-title-wrapper .page-title {
    margin: 0 0 0 0 !important;
    font-size: 24px !important;
}

.loaddata h4 {
    font-size: 20px;
    margin: 0 0 20px 0;
}

.loaddata ul {
    padding: 0;
}

.loaddata ul li {
    display: flex;
    padding: 0;
    align-items: center;
}

.loaddata ul li i {
    font-size: 25px !important;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-next:hover {
    background: transparent !important;
}


/* Product item view */

.product-item {
    padding: 0 10px !important;
}

.product-item .product-item-info {
    padding: 0 0 0 0 !important;
}

.product-item .product-item-info .product-item-name {
    padding: 15px 15px 30px 15px;
    border-bottom: 1px solid #efefef !important;
}

.product-item .product-item-info:hover {
    transform: scale(1) !important;
}

.product-item .product-item-details {
    padding: 15px;
    position: unset !important;
}

.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist {
    position: relative;
    top: auto;
    right: auto !important;
    left: auto !important;
    z-index: 2;
    opacity: 1 !important;
    visibility: visible !important;
    width: 25%;
    text-align: center;
    border-right: 1px solid #ddd !important;
    padding: 5px 0;
    height: auto;
}
.product-item .product-item-info .product-item-details .product-item-actions.product-oos .actions-secondary.towishlist{
    width: 33.3333%;
}
.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist:hover::before{
    background: transparent !important;
    color: #000000 !important;
}

.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary.tocompare {
    position: relative;
    top: auto;
    left: auto !important;
    z-index: 2;
    opacity: 1 !important;
    visibility: visible !important;
    color: #000000 !important;
    background: transparent !important;
    width: 25%;
    text-align: center;
}
.product-item .product-item-info .product-item-details .product-item-actions.product-oos .actions-secondary.tocompare{
    width: 33.3333%;
}
.product-item .product-item-info .product-item-details .product-item-actions .actions-secondary.tocompare:hover::before{
    background: transparent !important;
    color: #000000 !important;
}

.product-item:hover .product-item-info .product-item-details .product-item-actions .actions-secondary.tocompare,
.product-item:hover .product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist {
    opacity: 1 !important;
    visibility: visible !important;
    color: #000000 !important;
    background: transparent !important;
}

.product-item:hover .product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist:hover::before {
    content: '\f816' !important;
    background: transparent !important;
    color: #000000 !important;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.towishlist {
    right: 0;
    border: none !important;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.towishlist:hover {
    border: none !important;
    color: #000000 !important;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.towishlist:hover::before {
    content: '\f816' !important;
    background: transparent !important;
    color: #000000 !important;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare,
.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary {
    right: 0;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover {
    background: transparent !important;
    border: none !important;
    color: #000 !important;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare {
    border: none !important;
    color: #000000 !important;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare:hover {
    background: transparent !important;
    color: #000000 !important;
    border: none !important;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare:hover::before {
    background: transparent !important;
    color: #000000 !important;
}

.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.product-label.new-label {
    background-color: #000000 !important;
}

.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
    color: #000000 !important;
}

.minicart-items .product>.product-item-photo,
.minicart-items .product>.product-image-container {
    margin: 15px 0 0 0;
}

.minicart-items .product-item-details {
    padding: 15px 0 15px 95px !important;
}

.minicart-wrapper .block-minicart li {
    padding: 0 0 !important;
}

.products-grid .product-item .product-item-info:hover .product-labels {
    opacity: 0 !important;
    visibility: hidden !important;
}

.filter-options-content .item a:hover .count {
    color: #000000;
}

.amshopby-slider-container.-default .am-slider .ui-slider-handle {
    background: #9a9a9a !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.sidebar>.block.filter .item .count {
    color: #000000;
    font-size: 12px;
    margin-left: 0 !important;
}

body .products-grid .product-item .product-item-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body .products-grid .product-item .product-item-details .box-qty {
    width: auto;
    position: absolute;
    top: 80px;
    right: 10px;
    margin: 0;
    z-index: 1;
}

.products-grid .product-item .product-item-info .stock.unavailable {
    position: absolute;
    right: -5px;
    top: 100px;
    z-index: 1;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}
.products-grid .product-item .product-item-info .stock.unavailable::after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000;
    border-top: 5px solid #000;
}

.products-grid .product-item .product-item-info .product-item-details .product-reviews-summary {
    position: absolute;
    left: 10px;
    top: 80px;
    z-index: 1;
}

.products-grid .product-item .product-item-info .product-item-details .rating-qty-box .product-reviews-summary {
    margin: 0 0 0 0;
}

body .products-grid .product-item .product-item-details .price-box {
    margin: 13px 0 0 0;
}

.products-grid .product-item-info .product-item-details .product-item-actions .tocart,
.products-grid .product-item-info .product-item-details .product-item-actions .tocart:hover,
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #000000 !important;
}

.products-grid .product-item-info .product-item-details .product-item-actions .tocart span {
    display: none;
}

.products-grid .product-item-info .product-item-details .product-item-actions .tocart::before,
.products-grid .product-item-info .product-item-details .product-item-actions .tocart:hover::before {
    font-size: 20px;
    background: transparent !important;
    color: #000000 !important;
}

body .products-grid .product-item .product-item-details .price-box {
    width: 40%;
    margin: 0;
}

.products-grid .product-item .product-item-info .product-item-inner {
    margin: 0 !important;
    width: 100%;
    border-top: 1px solid #dddddd;
    padding-left: 0;
}

.products-grid .product-item-info.type4 .product-item-details .product-item-actions {
    margin: 0;
    display: flex;
    align-items: center;
}

.products-grid .product-item-info.type4 .product-item-details .product-item-actions .price-box {
    /* width: 25%;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #dddddd;
    padding: 12px 0 11px 0;
    text-align: center; */

    width: 25%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 42px;
    vertical-align: middle;
    border-right: 1px solid #dddddd;
    padding: 0 0 0 0;
    text-align: center;
}

.products-grid .product-item-info.type4 .product-item-details .product-item-actions.product-oos .price-box{
    width: 33.3333%;
}

.products-grid .product-item-info.type4 .product-item-details .product-item-actions .price-box .price {
    font-size: 14px;
}

.products-grid .product-item-details .product-item-actions .actions-primary {
    display: inline-block;
    vertical-align: middle;
    position: unset;
    z-index: 1;
    width: 25%;
    text-align: center;
    border-right: 1px solid #ddd;
    padding: 5px 0;
}

.products-grid .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    background: #fff;
    padding: 0;
    border: none;
    z-index: 1;
    display: block;
    opacity: 1;
    visibility: visible;
    color: #000;
    box-shadow: none !important;
    right: auto !important;
}
.products-grid .product-item-details .product-item-actions .actions-primary .stock.unavailable::after{
    display: none !important;
}

.product-item:hover .product-item-info.type1 .product-item-photo,
.product-item:hover .product-item-info.type3 .product-item-photo,
.product-item:hover .product-item-info.type4 .product-item-photo,
.product-item:hover .product-item-info.type5 .product-item-photo,
.product-item:hover .product-item-info.type9 .product-item-photo {
    z-index: 0 !important;
}

body.products-index-index .products-grid.columns4 .product-item {
    flex-basis: 25%;
    margin: 0 0 20px 0;
}


/* Product item view */


/* Header search */

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none !important;
}

.amsearch-form-container .control {
    min-height: 50px;
}

.amsearch-form-container .input-text:focus {
    box-shadow: none !important;
}

.amsearch-close {
    right: 10px;
}

.amsearch-form-container.-opened .input-text {
    padding-left: 45px;
}

.search .amsearch-loupe {
    left: 20px;
}

.nav-sections-item-content>.navigation {
    display: flex;
    align-items: center;
}

header.page-header.sticky-header .nav-sections {
    padding: 0 0;
}

header.page-header.type2.header-newskin.sticky-header .navigation li.level0>.level-top {
    font-size: 17px;
}

.am-porto-cmtb .amsearch-clone-position {
    padding: 0;
    border: none;
    background: #fff;
    border-top: none;
    border-radius: 0 0 7px 7px;
}

.search-autocomplete.-bottom-position {
    top: 100%;
}

.search-autocomplete .amsearch-results div:not([data-click-url]) {
    color: #333333;
    font-size: 12px;
}

.amsearch-item-container.page a.item-name {
    color: #c18445;
    font-weight: 400;
    border-radius: 0;
    font-size: 12px;
    margin: 0 0 5px 0;
}

.amsearch-item-container:not(.recent_searches) .amsearch-highlight {
    color: #c18445;
}

.amsearch-item-container:not(.recent_searches) .amsearch-highlight {
    color: #c18445;
    font-weight: 400;
}

.amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
    width: 100% !important;
}

.amsearch-results .amsearch-products.-waste {
    color: #333;
    width: calc(100% - 150px);
}


/* Header search */

.cms-terms-and-conditions .columns .column.main #content {
    padding: 0 0 0 0;
}

.cms-terms-and-conditions h1 {
    font-size: 32px;
    margin: 15px 0px;
    color: #333;
}

.cms-terms-and-conditions p {
    line-height: 20px;
    margin: 15px 0px;
    font-size: 15px;
    color: #333;
}

.cms-terms-and-conditions p strong {
    font-weight: 600;
}

.cms-terms-and-conditions p a {
    color: #333;
    text-decoration: underline;
}

.cms-terms-and-conditions p a:hover {
    text-decoration: none;
}

.catalog-category-view .columns .column.main .products-grid.columns4 .product-item {
    margin: 0 0 20px 0;
}

.block-category-list .block-title,
.filter-options-title,
.filter .filter-current-subtitle {
    font-size: 14px;
    font-weight: 400 !important;
}

.page-wrapper>.breadcrumbs a,
.page-wrapper>.breadcrumbs strong {
    font-weight: 400;
}

.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
    font-weight: 700;
    color: #151515;
    font-size: 20px;
}

.action.primary,
.amshopby-button,
.am-filter-go {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.action.primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
    background: #ffffff;
    border: 1px solid #000;
    color: #000000;
}

.action.primary:focus,
.amshopby-button:focus,
.am-filter-go:focus {
    background: #ffffff;
    border: 1px solid #000;
    color: #000000;
}

.filter-options input[type='checkbox']+.amshopby-choice:before {
    border: 1px solid #000000 !important;
}

.filter-options input[type='checkbox']:checked+.amshopby-choice:after {
    background-color: #000000;
}


/* header */


/* header search */

.amsearch-wrapper-input {
    max-width: 100% !important;
}

.search-autocomplete.amsearch-clone-position {
    max-width: 100% !important;
}

.page-header.type2.header-newskin .block-search input {
    border-radius: 0px !important;
    height: 45px !important;
}

.page-header.type2.header-newskin .block-search .action.search {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    color: #777;
    text-shadow: 0 1px 0 rgb(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
    height: 40px;
    border-radius: 0 0px 0px 0;
    box-sizing: border-box !important;
}

.page-header.type2.header-newskin .block-search .action.search:before {
    font-size: 15px;
}

.amsearch-form-container .control {
    min-height: 40px;
}

.minicart-wrapper .block-minicart {
    border-top: 6px solid #000;
    color: #000000;
}

.minicart-wrapper .block-minicart:before {
    border-color: transparent transparent #000 transparent;
}

.amsearch-form-container.-opened .amsearch-wrapper-input {
    position: relative !important;
    max-width: 100% !important;
    left: auto !important;
    top: auto !important;
}

#search_autocomplete .amsearch-results {
    max-width: 100% !important;
    display: flex;
}

#search_autocomplete .amsearch-results #amasty-shopby-product-list {
    width: 100%;
}

.amsearch-item {
    border-bottom: 1px solid #dddddd;
    padding: 10px !important;
}

.amsearch-item:first-child {
    border-top: 1px solid #dddddd;
}

.amsearch-item .amsearch-autocomplete-image {
    width: 80px !important;
}

.amsearch-item .amsearch-autocomplete-information {
    width: calc(~"100% - 80px") !important;
}

.amsearch-item .amsearch-autocomplete-information .information-container .product-item-details {
    padding-right: 0 !important;
    align-items: flex-start;
    min-height: 1px;
}

.amsearch-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner {
    margin: 5px 0 0 0;
    align-items: center;
    justify-content: space-between;
}

.amsearch-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner .product-item-actions {
    margin: 5px 0 0 0;
    width: 100%;
}

.amsearch-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner .product-item-actions .actions-primary {
    margin: 0 0 0 0;
}

.amsearch-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner .product-item-actions .actions-primary .action.tocart {
    font-size: 12px;
    padding: 0 10px;
    display: flex;
    height: 28px;
    line-height: 28px;
}

.amsearch-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner .product-item-actions .actions-primary .action.tocart::before {
    margin: -2px 10px 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
}

.amsearch-products .amsearch-highlight {
    background-color: #956a4a !important;
}


/* header search */


/* header menu */

.nav-sections ul li .drop_hover_nav {
    background: #000000 !important;
}

.nav-sections-item-content>.navigation {
    text-align: center;
    position: unset !important;
}

.nav-sections-item-content>.navigation>ul {
    position: unset !important;
}

.nav-sections ul li .drop_hover_nav ul {
    width: 100% !important;
}

.nav-sections ul li .drop_hover_nav ul li.has-children {
    width: 100% !important;
}

.nav-sections ul li .drop_hover_nav ul li.has-children ul {
    width: 100% !important;
    display: flex;
}

.nav-sections ul li .drop_hover_nav ul li.has-children ul li.parent.has-children {
    width: 13.8%;
    border: none;
}

.nav-sections ul li .drop_hover_nav ul li.has-children ul li.parent.has-children a.menubelow {
    font-weight: 500;
    color: #fff;
    font-size: 18px !important;
    border-bottom: 1px solid;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    display: block;
    width: 97%;
    text-transform: none;
    text-decoration: none !important;
}

.nav-sections ul li .drop_hover_nav ul li.has-children ul li.parent.has-children .child.sb-menu {
    width: 100%;
}

.nav-sections ul li .drop_hover_nav ul li.has-children ul li.parent.has-children .child.sb-menu .has-children {
    width: 100%;
}

.nav-sections ul li .drop_hover_nav ul li.has-children ul li.parent.has-children .child.sb-menu .has-children .custom-checkbox {
    padding: 4px 0;
}

.nav-sections ul li .drop_hover_nav ul li.has-children ul li.parent.has-children .child.sb-menu .has-children .custom-checkbox a {
    padding: 0 0 0 0;
    text-decoration: none !important;
    font-size: 14px;
}

.page-header.header-newskin .navigation .level0 .submenu.level0 {
    padding: 10px 20px;
    max-width: 100%;
    background: #000000;
}

.page-header.header-newskin .navigation .level0 .submenu.level0 .subchildmenu .ui-menu-item a {
    padding: 5px !important;
    display: block;
    font-size: 14px !important;
    text-align: left;
    font-weight: 400;
    color: #FFFFFF;
}

.page-header.header-newskin .navigation .level0 .submenu.level0 .subchildmenu .ui-menu-item a:hover {
    background: #3f4246;
    color: #FFFFFF;
}

.page-header.header-newskin .navigation .level0 .submenu.level0 .subchildmenu {
    min-width: 1px !important;
    width: 100%;
}


/* header menu */


/* header */


/* home */

.ssk-home-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 1210px;
    margin: 0 auto;
}

.ssk-home-content h2 a {
    color: #000;
}

.ssk-home-content img {
    -webkit-box-shadow: 1px 5px 5px -1px rgb(0 0 0 / 68%);
    -moz-box-shadow: 1px 5px 5px -1px rgba(0, 0, 0, 0.68);
    box-shadow: 1px 5px 5px -1px rgb(0 0 0 / 68%);
    width: 100%;
}


/* home */


/* my account link */

.page-header.type2.header-newskin .panel.header .header.links>li.customer-welcome.active {
    right: auto !important;
}

.page-header.type2 .customer-welcome .action.switch {
    padding: 0 15px 0 0 !important;
    position: relative !important;
    font-size: 12px !important;
    letter-spacing: 0.04em !important;
    display: block;
    margin: -3px 0 0 0;
}

.page-header.type2 .customer-welcome .action.switch span {
    display: block;
}

.customer-welcome .action.switch:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

body li.customer-welcome.active .header.links {
    background: #000;
}

.customer-welcome ul:before {
    border-color: transparent transparent #000 transparent;
}

.customer-welcome .header.links:after {
    border-bottom-color: #000;
}

.customer-menu .header.links a {
    color: #fff !important;
}

.customer-welcome ul li:hover {
    background: #2d2d2d !important;
}

.page-header.type2.header-newskin .panel.header .header.links>li.authorization-link>a {
    padding-left: 12px !important;
}

.customer-welcome .customer-menu ul li a {
    color: #fff !important;
    padding: 0 0 0 0;
    text-align: left;
}

.page-header.type2.header-newskin .panel.header .header.links>li>a {
    color: #fff !important;
}

.page-header.type2.header-newskin .panel.header .header.links>li.authorization-link>a::before {
    display: none !important;
}


/* my account link */


/* compare page */

.compare-caption {
    padding: 0;
    border: none;
    font-size: 15px;
    color: #fff;
}

.compare-caption+a.action.print {
    padding: 0;
    border: none;
    display: block;
    color: #fff;
    font-size: 25px;
}

.compare-caption-container {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    background: #000;
    margin: 70px 0 0 0;
}

.compare-caption-container .action.print span{
    display: none;
}
.compare-caption-container .action.print::before{
    content: "\f02f";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.table-comparison .product-item-name {
    height: 71px;
    overflow: hidden;
    width: 100%;
    margin: 0 0 10px 0;
}

.table-comparison .product-item-photo {
    display: block;
    margin: 0 0 0 0;
    /* width: 90px; */
}

.table-comparison .price-box {
    margin: 0 0 10px 0;
}

.table-comparison .product-item-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 0 0 0 0;
}

.table-comparison tbody {
    background: #fff;
}

.table-comparison thead tr th,
.table-comparison thead tr td,
.table-comparison tbody tr th,
.table-comparison tbody tr td {
    border: 1px solid #dddddd;
    padding: 8px;
}

.table-comparison tbody:nth-of-type(even) {
    background: #dddddb;
}

.table-comparison tbody tr td.product.info {
    background-color: #fff !important;
}

.table-comparison tbody tr td.product.info .product-item {
    padding: 10px 15px !important;
    width: 100%;
    max-width: 180px;
    background-color: #dddddb;
    border-right: none;
    margin: 0;
}

.table-comparison tbody tr td.product.info .product-item .container {
    padding: 0 0 0 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.table-comparison tbody tr td.product.info .product-item .product-item-actions .secondary-addto-links .towishlist {
    border: none !important;
    position: absolute;
    bottom: 39px;
    right: 0;
}

.table-comparison tbody tr td.hidden-print button {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    margin: 0 0 0 0;
}

.table-comparison tbody tr td.hidden-print button:hover {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.table-comparison tbody tr td.hidden-print button:active {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.table-comparison tbody tr td.hidden-print button .btn.action.remove {
    padding: 0;
    line-height: normal;
    margin: 0 0 0 0;
    color: #ffffff !important;
}

.table-comparison tbody tr td.hidden-print button:hover .btn.action.remove {
    color: #ffffff !important;
}

.table-comparison tbody tr td.hidden-print .actions-primary .action.tocart {
    font-size: 14px;
    line-height: 30px;
    text-transform: none;
    background-image: none;
    color: #fff !important;
    background-color: #323232 !important;
    border: 1px solid #323232 !important;
    margin: 0 0 0 0 !important;
    padding: 0 10px;
}

.table-comparison tbody tr td.hidden-print .actions-primary a.action.tocart {
    line-height: 30px;
}

.table-comparison tbody tr td.hidden-print .actions-primary .action.tocart:hover {
    color: #fff !important;
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
    margin: 0 0 0 0 !important;
}

.table-comparison tbody tr td.hidden-print .actions-primary .action.tocart:active {
    color: #fff;
    background-color: #000000;
    border: 1px solid #000000;
}

.table-comparison tbody tr td.product.info .product-item .product-item-actions .actions-primary {
    height: 32px;
}

.table-comparison tbody tr td.product.info .product-item .product-item-actions .actions-primary .action.tocart {
    line-height: 30px;
}

.table-comparison .action.tocart {
    height: 32px;
    padding: 0 10px;
    line-height: 30px;
}


/* compare page */


/* my account */

.block-collapsible-nav .item {
    margin: 0 0 0 0;
}

.account .column.main .page-title-wrapper {
    margin: 0 0 30px 0 !important;
}

input[type="checkbox"] {
    filter: grayscale(1);
}


/* my account */

.catalog-product-view .detail-partners-slider-box .product-slider-box {
    max-width: 100% !important;
}


/* minicart */

.minicart-items .product-item-pricing .label {
    width: 25px !important;
}


/* create account */

.step-titles li {
    min-height: 80px;
    align-content: center;
    display: flex;
    flex-direction: column;
}

.step {
    background-color: #ffffff !important;
    border: 1px solid #949494 !important;
    color: #949494 !important;
    font-weight: 400 !important;
}

.step.finish {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
    color: #ffffff !important;
}

.step.active {
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}

.step-label {
    font-weight: 400 !important;
    color: #444 !important;
}

.customer-account-create fieldset .legend {
    text-align: center;
}

.nxtpreBtns-container .nxtpreBtns .btns {
    font-size: 14px !important;
    padding: 10px 10px !important;
    border: 1px solid #000 !important;
}

.nxtpreBtns-container .nxtpreBtns .btns {
    background: #303030 !important;
    border: 1px solid #303030 !important;
    opacity: 1 !important;
}

.nxtpreBtns-container #prevBtn {
    background: #303030 !important;
    border: 1px solid #303030 !important;
    opacity: 1 !important;
}

.nxtpreBtns-container #prevBtn:hover {
    background: #000000 !important;
    border: 1px solid #000000 !important;
}

.customer-account-create .form-create-account .fieldset .field .label span {
    color: #444444 !important;
}

.customer-account-create .form-create-account .fieldset .registration-input-container .field select {
    border: 1px solid #d7d7d7 !important;
}

.page-title-wrapper {
    margin: 30px 0 !important;
}

.page-title-wrapper .page-title {
    margin: 0 0 0 0 !important;
    font-size: 24px !important;
}

.customer-account-create .page-title-wrapper {
    text-align: center;
}

fieldset.summary .legend {
    font-size: 24px !important;
    color: #444 !important;
    margin: 0 0 15px 0;
}

#summ-email,
#summ-phone,
#summ-city,
#summ-lname,
#summ-fname {
    font-size: 14px;
    letter-spacing: 0.04em;
}

.summary-list li .label {
    font-size: 14px;
}


/* create account */

.catalog-product-view .product.data.items>.item.content .loaddata ul {
    display: flex;
    flex-wrap: wrap;
}

.catalog-product-view .product.data.items>.item.content .loaddata ul li {
    flex-basis: 33.3333%;
}

.page.messages {
    margin: 0 0;
}

.action-primary:hover {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff;
}

button:not(.primary) {
    border: 1px solid #000;
    color: #000;
    background-color: #fff;
}

button:not(.primary):hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
}

.action-primary:focus,
.action-primary:active {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #ffffff !important;
}

.modal-slide.loaddata-modelpopup {
    height: calc(100% - 60px) !important;
    max-width: calc(100% - 60px);
    width: 1140px;
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
}

.ldp-header h2 {
    color: #000000 !important;
}

.ldp-info-item label {
    color: #000000 !important;
}

button.print-btn {
    background: #000000 !important;
    color: #ffffff !important;
}

button.print-btn:active,
button.print-btn:focus,
button.print-btn:hover {
    background: #000000 !important;
    color: #ffffff !important;
}

button.buynow-btn {
    background: #000000 !important;
    color: #ffffff !important;
}

button.buynow-btn:active,
button.buynow-btn:focus,
button.buynow-btn:hover {
    background: #000000 !important;
    color: #ffffff !important;
    text-decoration: none;
}

.ssk-banner #sskhomepagemainslider .item picture,
.ssk-banner #sskhomepagemainslider .item picture source,
.ssk-banner #sskhomepagemainslider .item picture img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}

.filter-options .items.-am-overflow::-webkit-scrollbar {
    width: 5px;
}

.filter-options .items.-am-overflow::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.filter-options .items.-am-overflow::-webkit-scrollbar-thumb {
    background-color: rgb(156, 156, 156);
    outline: 1px solid rgb(61, 64, 66);
}

.modal-inner-wrap {
    height: auto;
    max-width: calc(100% - 60px);
    width: 1140px;
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
}

.redirect-modelpopup {
    background: rgba(0, 0, 0, 0.7);
}

.redirect-modelpopup .modal-inner-wrap {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    width: 800px !important;
    margin: 0 0 0 0 !important;
    position: fixed !important;
    height: auto !important;
    bottom: auto;
    min-height: 1px !important;
}

.redirect-modelpopup .modal-inner-wrap .modal-header {
    padding: 0 0 0 0;
}

.redirect-modelpopup .modal-inner-wrap .modal-content .modal-title {
    font-size: 24px;
    font-weight: 700;
}

.amshopby-slider-container.-volumetric .ui-slider-range {
    background: linear-gradient(270deg, #4e4e4e 0%, #5f5f5f 100%);
}

.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
    background: linear-gradient(159.86deg, #696969 41.01%, #000000 93.75%);
    box-shadow: 0 3px 4px rgb(123 123 123 / 20%), 0 1px 2px rgb(179 179 179 / 30%);
}

.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
    background: #525252;
}

.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
    border: 1px solid #2f2f2f;
    background: linear-gradient(136.07deg, #616161 4.64%, #313131 75.47%);
}

.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:before,
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
    background: #272727;
}

.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
    background: linear-gradient(136.07deg, #545454 4.64%, #3c3c3c 75.47%);
}

.pages a.page {
    color: #000 !important;
    border: 1px solid #000 !important;
}

.pages a.page:hover {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}

.pages strong.page {
    background: #000 !important;
    border: 1px solid #000 !important;
}

.pages .action:hover {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}

.table-comparison{
    width: auto;
    min-width: 100%;
    max-width: max-content;
}
.table-comparison .cell{
    width: auto;
    min-width: 270px;
    max-width: 300px;
}

.table-comparison tbody tr td.product.info .product-item-info {
    padding: 0 !important;
    border: 1px solid #efefef !important;
    position: relative;
    max-width: 100%;
    /* min-width: 240px; */
}

.table-comparison tbody tr td.product.info .product-item-info .product-item-photo+.stock.unavailable {
    position: absolute;
    right: -5px;
    top: 100px;
    z-index: 1;
    background: #ff2e2e;
    color: #fff;
    padding: 5px 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}
.table-comparison tbody tr td.product.info .product-item-info .product-item-photo+.stock.unavailable::after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000;
    border-top: 5px solid #000;
}

.table-comparison tbody tr td.product.info .product-item-name {
    padding: 15px 15px 15px 15px;
    border-bottom: 1px solid #efefef !important;
}

.table-comparison tbody tr td.product.info .product-item-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner {
    margin: 0 !important;
    width: 100%;
    border-top: 1px solid #dddddd;
    padding-left: 0;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .price-box {
    margin: 0 0 0 0;
    width: 33.3333%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    text-align: center;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .price-box .price {
    font-size: 14px;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .actions-primary {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin: 0 0 0 0;
    width: 33.3333%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0 10px 0;
    text-align: center;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .actions-primary .stock.unavailable {
    padding: 0 0;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .actions-primary .tocart {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #000000 !important;
    padding: 0 0 0 0;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .actions-primary .tocart::before,
.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .actions-primary:hover .tocart::before {
    content: '\f814' !important;
    font-size: 20px !important;
    font-family: 'porto-icons';
    background: transparent !important;
    color: #000000 !important;
    font-weight: 400;
    margin-top: 1px;
    display: inline-block;
    margin-right: 3px;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .actions-primary .tocart span {
    display: none;
}

.table-comparison tbody tr td.product.info .product-item-details .product-item-inner .towishlist {
    position: relative;
    top: auto;
    right: auto !important;
    left: auto !important;
    z-index: 2;
    opacity: 1 !important;
    visibility: visible !important;
    width: 33.3333%;
    text-align: center;
    padding: 0;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-comparison .cell.remove .action.delete {
    color: #fff;
    background: #000;
    padding: 0 5px;
    margin: 5px 0 6px 0;
}
table.dataTable thead th, table.dataTable thead td{
    vertical-align: middle;
}

.catalog-category-view .columns .column.main .amasty-catalog-topnav{
    display: none;
}

.catalog-product_compare-index .page-title-wrapper{
    display: none !important;
}

.catalog-product_compare-index .page-title-wrapper{
    display: none !important;
}
.login-container .block .block-content .form-login .actions-toolbar {
    max-width: 297px;
    justify-content: space-between;
    display: flex;
}
.login-container .block .block-content .form-login .actions-toolbar::after,
.login-container .block .block-content .form-login .actions-toolbar::before{
    display: none !important;
}
.login-container .block .block-content .form-login .actions-toolbar .secondary .action.remind{
    margin: 0;
    padding: 0 15px;
    background: #000;
    color: #fff !important;
    text-decoration: none !important;
    height: 38px;
    line-height: 38px;
    display: block;
}

.catalog-product-view .columns .column.main .product.media{
    position: relative;
}
.catalog-product-view .columns .column.main .product.media .stock.unavailable{
    position: absolute;
    right: -5px;
    top: 100px;
    z-index: 1;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}
.catalog-product-view .columns .column.main .product.media .stock.unavailable::after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000;
    border-top: 5px solid #000;
}
.page-wrapper>.breadcrumbs a, .page-wrapper>.breadcrumbs a:hover, .page-wrapper>.breadcrumbs a:focus {
    color: #000 !important;
}

.breadcrumbs .item:not(:last-child):after{
    margin: 0 4px !important;
}

.page-header{
    border-top: none !important;
    background: #ff0000;
}
.amasty-shipbar.container{
    display: block !important;
    max-width: 1210px;
    min-height: 1px !important;
}
.amasty-shipbar-car .amshipbar-mobile{
    width: 25px !important;
}
.amasty-shipbar .main-container{
    justify-content: center;
    padding: 10px 0;
}
.amasty-shipbar .bar-content{
    width: auto !important;
    border-radius: 5px !important;
    background: transparent !important;
}
.amasty-shipbar .content{
    padding: 0 !important;
}
.amasty-shipbar .label-content{
    font-family: 'ProximaNova-Regular','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
    letter-spacing: 1.1px;
}
.amasty-shipbar .label-content b{
    color: #fff !important;
}
.amasty-shipbar .extra{
    fill: #fff !important;
}
.page-header.type2.header-newskin .navigation .level0 .level0.submenu .subchildmenu li.ui-menu-item.level1 a{
    cursor: pointer;
}

.checkout-index-index .modal-custom .modal-inner-wrap{
    height: auto;
    max-width: 100%;
    width: 100%;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    transform: none;
}
.authentication-wrapper button.action-auth-toggle,
.authentication-wrapper button.action-auth-toggle:hover{
    color: #fff !important;
    background: #000 !important;
    padding: 0 10px;
}
.authentication-dropdown{
    border-top: 6px solid #000 !important;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before{
    color: #000 !important;
}
.alink,
.alink:hover,
.alink:visited,
.alink:focus{
    color: #000 !important;
}
.alink span,
.alink:hover span,
.alink:visited span,
.alink:focus span{
    color: #000 !important;
}
.login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage{
    border-top: 4px solid #000 !important;
}
.action.remind,
.action.remind:hover,
.action.remind:focus{
    color: #000 !important;
}
.action.action-remind,
.action.action-remind:hover,
.action.action-remind:focus{
    color: #000 !important;
}
.login-container .block .block-content .form-login .actions-toolbar .secondary .action.remind,
.login-container .block .block-content .form-login .actions-toolbar .secondary .action.remind:hover,
.login-container .block .block-content .form-login .actions-toolbar .secondary .action.remind:focus{
    margin: 0;
    padding: 0 15px;
    background: #000;
    color: #fff !important;
    text-decoration: none !important;
    height: 38px;
    line-height: 38px;
    display: block;
}
.checkout-payment-method .payment-option-title .action-toggle{
    color: #000 !important;
}
.checkout-payment-method .payment-option-title .action-toggle:after{
    color: #000 !important;
}
.opc-progress-bar-item._complete>span{
    color: #000000 !important;
}
.opc-progress-bar-item._active > span{
    color: #000000 !important;
}
.minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before{
    color: #000000 !important;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before{
    color: #000000 !important;
}
.sales-order-view .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date{
    margin: 5px 0 20px 0 !important;
}
.abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date{
    margin: 5px 0 20px 0 !important;
}
.order-details-items .table-wrapper+.actions-toolbar>.secondary .action.back,
.sales-order-view .order-details-items .action.back{
    color: #000 !important;
}
.cms-index-index .page.messages{
    margin: 0 0 0 0 !important;
}
.cms-index-index .page-main .columns .column.main p{
    margin: 0 0 0 0 !important;
}
.fotorama__caption__wrap{
    display: none !important;
}

/* table.dataTable thead tr th.sorting_asc{
    background-image: url(../../../../../frontend/Smartwave/porto/en_US/Commerce9_LoadData/images/sort_asc.png) !important;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: calc(100% - 0px) center !important;
}
table.dataTable thead tr th.sorting_desc{
    background-image: url(../../../../../frontend/Smartwave/porto/en_US/Commerce9_LoadData/images/sort_desc.png) !important;
    background-size: 24px;
    background-position: calc(100% - 0px) center !important;
    background-repeat: no-repeat;
} */

@media screen and (max-width: 767px) {
    .amasty-shipbar .main-container{
        justify-content: center !important;
        padding: 10px 0;
    }
    .amasty-shipbar .content{
        padding: 0 !important;
    }



    .page-layout-1column .product.media,
    .page-layout-2columns-left .product.media,
    .page-layout-2columns-right .product.media,
    .page-layout-3columns .product.media {
        width: 100% !important;
        margin: 0 0 30px 0 !important;
    }
    .catalog-product-view .product.media {
        width: 100% !important;
        margin: 0 0 30px 0 !important;
    }
    .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 {
        padding: 0 0 0 0;
    }
    .product-info-main .product-info-price {
        flex-wrap: wrap;
        margin: 0 0 20px 0;
        width: 100% !important;
    }
    .product-info-main .product-info-price .price-box {
        padding: 0 0 0 0 !important;
    }
    .product-info-main .product-info-price .product-add-form {
        width: 100%;
        padding: 0 0 0 0;
    }
    .product-info-main .product-info-price .product-add-form .box-tocart {
        padding: 20px 0 0 0;
        margin: 20px 0 0 0;
        border-top: 1px solid #ebebeb;
    }
    .product-info-main .product-info-price .product-add-form .box-tocart .fieldset {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .product-info-main .product-info-price .product-add-form .box-tocart .field.qty {
        margin: 0 10px 0 0;
    }
    .product-info-main .product-info-price .product-add-form .box-tocart .actions {
        margin: 0 0 0 0;
    }
    .product-info-main .product-info-price .product-add-form .box-tocart .moved-add-to-links {
        margin: 20px 0 0 0;
    }
    .catalog-product-view .product-info-main .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
        padding: 5px 0 !important;
    }
    .catalog-product-view .attr-and-loaddata-container .loaddata {
        padding: 0 0 0 0;
    }
    .cms-home .page-header.type2.header-newskin {
        height: auto !important;
    }
    .navigation ul {
        width: 100%;
    }
    .page-layout-1column .product.media,
    .page-layout-2columns-left .product.media,
    .page-layout-2columns-right .product.media,
    .page-layout-3columns .product.media {
        width: 100% !important;
    }
    .fotorama--fullscreen {
        z-index: 16001;
    }
    .page-products .products-grid .product-item {
        flex-basis: 50% !important;
    }
    .page-products .products-grid .product-item {
        flex-basis: 50% !important;
    }
    /* layered navidation */
    .filter.active .filter-subtitle {
        font-size: 14px;
    }
    .filter.active .filter-options {
        padding: 10px 0 !important;
    }
    .filter-options-title {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 400 !important;
    }
    .sidebar>.block.filter .item a {
        font-size: 14px;
        font-weight: 400;
    }
    .filter-options-content .am-ranges .items.-am-multiselect .item {
        display: flex;
        align-items: center;
    }
    .filter-options-content .am-ranges .items.-am-multiselect .item a {
        order: 2;
        padding: 0 !important;
    }
    .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
        padding: 0 !important;
    }
    .filter-options-content .am-ranges .items.-am-multiselect .item .amshopby-choice {
        order: 1;
        position: relative;
        top: auto;
        left: 0;
        padding: 0 0 0 25px;
        min-height: 17px;
    }
    .filter-options-content .am-ranges .items.-am-multiselect .item .amshopby-choice::before,
    .filter-options-content .am-ranges .items.-am-multiselect .item .amshopby-choice::after {
        width: 15px;
        height: 15px;
    }
    .filter-options-content .am-ranges .items.-am-multiselect .item .amshopby-choice::after {
        background-size: contain;
    }
    .catalog-category-view.page-layout-2columns-left .sidebar.sidebar-main #layered-filter-block .filter-content #narrow-by-list {
        padding: 20px 10px !important;
    }
    /* layered navidation */
    /* mobile menu dropdown */
    .page-header.header-newskin .navigation .level0 .submenu {
        border-top-width: 0;
        box-shadow: none;
        width: 100%;
        background: #fff;
        position: relative;
        padding: 0 0 0 0;
        left: auto !important;
        top: auto !important;
        height: auto;
        opacity: 1;
        visibility: visible;
    }
    .page-header.header-newskin .navigation li.level0 .submenu a {
        background: #fff;
        color: #333 !important;
        padding: 13px 7px !important;
        border-bottom: 1px solid #ececec;
    }
    .page-header.header-newskin .navigation li.level0 .submenu a:last-child {
        border-bottom: none !important;
    }
    .sw-megamenu.navigation li.level0.fullwidth .menu-top-block,
    .sw-megamenu.navigation li.level0.staticwidth .menu-top-block,
    .sw-megamenu.navigation li.level0.fullwidth .menu-right-block,
    .sw-megamenu.navigation li.level0.staticwidth .menu-right-block,
    .sw-megamenu.navigation li.level0.fullwidth .menu-left-block,
    .sw-megamenu.navigation li.level0.staticwidth .menu-left-block,
    .sw-megamenu.navigation li.level0.fullwidth .menu-bottom-block,
    .sw-megamenu.navigation li.level0.staticwidth .menu-bottom-block {
        display: block;
    }
    .nav-sections ul li .drop_hover_nav {
        padding: 0;
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        height: auto;
        background: #fff;
        display: block;
    }
    .page-header.type2.header-newskin .navigation li.level0 .level0.submenu .menu-bottom-block .drop_hover_nav .tabs {
        box-shadow: none !important;
        padding: 0 0 0 0 !important;
        max-width: 100%;
    }
    .page-header.type2.header-newskin .navigation li.level0 .level0.submenu .menu-bottom-block .drop_hover_nav .tabs nav {
        width: 100%;
        float: none;
        border-right: none;
        border-bottom: none;
    }
    .page-header.header-newskin .navigation li.level0.fullwidth .submenu a {
        z-index: 1;
        background: #fff;
        color: #333 !important;
        padding: 13px 7px !important;
    }
    .page-header.type2.header-newskin .navigation li.level0 .level0.submenu .menu-bottom-block .drop_hover_nav .tabs .content.visible {
        width: 100%;
        float: left;
        margin-top: 0;
        position: relative;
        left: auto;
        top: auto;
        overflow-x: hidden;
        overflow-y: auto;
        background: #fff;
        padding: 0 0 0 0;
    }
    .tab-pane h2,
    .tabs .content p {
        color: #333333;
    }
    .tabs .content.visible .apslidetext {
        display: none;
    }
    .page-header.type2.header-newskin .navigation li.level0 .level0.submenu .menu-bottom-block .drop_hover_nav .tabs#exTab1 .content.visible {
        display: none !important;
    }
    .page-header.header-newskin .navigation .level0 .submenu .container {
        padding: 0 0 0 0;
    }
    .navigation .submenu:not(:first-child) ul {
        padding-left: 0;
    }
    body .sw-megamenu.navigation li.level0 .drop_hover_nav .has-children>.row {
        border-right: none;
        margin-right: 0;
        position: relative;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
        width: 100% !important;
    }
    body .sw-megamenu.navigation li.level0 .drop_hover_nav .has-children>.row h3 {
        font-size: initial;
        font-weight: 500;
        color: #333;
        margin: 0 0 0 0;
        transform: none;
        top: auto;
        left: auto !important;
        position: relative;
        border-bottom: none;
        display: block;
        width: 100%;
        text-align: left !important;
    }
    body .sw-megamenu.navigation li.level0 .drop_hover_nav .has-children>.row h3 a {
        background: #fff;
        padding: 0;
        border-bottom: 1px solid #ececec;
        display: block;
        width: 100%;
        font-size: 14px !important;
        color: #b4863c !important;
        margin: 0 0 0 0 !important;
    }
    .nav-sections ul li .menufirearm ul li ul li,
    .nav-sections ul li .drop_hover_nav ul li ul li {
        float: none !important;
        width: 100% !important;
        display: block !important;
    }
    .page-header.header-newskin .navigation .level0 .submenu {}
    .page-header.type2.header-newskin .navigation .level0 a.level-top {
        position: relative;
    }
    .page-header.type2.header-newskin .navigation .level0.parent a.level-top::after {
        content: '\f856';
        font-family: 'porto-icons';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 13px;
        position: absolute;
        right: 7px;
        top: 50%;
        transform: translateY(-50%) rotate(90deg);
        transition: 0.3s ease-in-out;
    }
    .page-header.type2.header-newskin .navigation .level0.parent a.level-top.open::after {
        transform: translateY(-50%) rotate(-90deg);
    }
    .page-header.type2.header-newskin .navigation .level0.parent a.level-top+.level0.submenu {
        display: none;
    }
    .page-header.header-newskin .navigation li.level0.fullwidth .submenu .parent a.menubelow {
        font-size: 13px !important;
        padding: 13px 7px !important;
        position: relative;
        margin: 0 0 0 0 !important;
        display: block;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .page-header.header-newskin .navigation li.level0.fullwidth .submenu .parent a.menubelow:last-child a.menubelow {
        border-bottom: none;
    }
    .page-header.header-newskin .navigation li.level0.fullwidth .submenu .parent a.menubelow::after {
        content: '\f856';
        font-family: 'porto-icons';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 13px;
        position: absolute;
        right: 7px;
        top: 50%;
        transform: translateY(-50%) rotate(90deg);
        transition: 0.3s ease-in-out;
    }
    .page-header.header-newskin .navigation li.level0.fullwidth .submenu .parent a.menubelow.open::after {
        transform: translateY(-50%) rotate(-90deg);
    }
    .page-header.header-newskin .navigation li.level0.fullwidth .submenu .parent a.menubelow+.child.sb-menu {
        display: none;
    }
    .navigation a:hover,
    .nav-sections .header.links a:hover {
        color: #777 !important;
    }
    body .sw-megamenu.navigation li.level0 .drop_hover_nav .has-children>.row.menuhalfsideright ul {
        padding: 0 0 0 0 !important;
        margin: 0 0 0 0 !important;
    }
    #menubullets .menuhalfmidside>ul {
        padding: 0 0 0 0 !important;
        margin: 0 0 0 0 !important;
    }
    #menubullets .menuhalfsideright>ul {
        padding: 0 0 0 0 !important;
        margin: 0 0 0 0 !important;
    }
    #menubullets .custom-checkbox {
        height: auto !important;
    }
    body #menubullets .menuhalfsideright>h3 {
        left: auto !important;
        top: auto !important;
    }
    .sw-megamenu.navigation li.ui-menu-item .level0.submenu .row {
        margin: 0 0 0 0 !important;
    }
    .sw-megamenu.navigation li.ui-menu-item .level0.submenu .row .subchildmenu .ui-menu-item {
        font-size: 14px !important;
        border-bottom: 1px solid #ececec;
    }
    .sw-megamenu.navigation li.ui-menu-item .level0.submenu .row .subchildmenu .ui-menu-item:last-child {
        border-bottom: none;
    }
    .page-header.type2.header-newskin .navigation .level0 .level0.submenu .subchildmenu li.ui-menu-item.level1 a {
        padding: 13px 7px !important;
        font-size: 14px !important;
    }
    .page-header.type2.header-newskin .navigation .level0 .level0.submenu .subchildmenu li.ui-menu-item.level1 a::before {
        display: none !important;
    }
    body .sw-megamenu.navigation li.level0 .drop_hover_nav .has-children>.row {}
    header.page-header .nav-sections-item-title {
        width: 50%;
        background: #FFFFFF !important;
        border-bottom: 1px solid #ddd;
    }
    header.page-header .nav-sections-item-title.active {
        border-right: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }
    header.page-header .nav-sections-item-title a {
        color: #333333 !important;
    }
    header.page-header .nav-sections-item-title.active>a {
        font-size: 14px !important;
    }
    .amsearch-form-container .input-text:focus {
        border: 1px solid #000000;
    }
    .nav-sections {
        background-color: #fcfcfc !important;
    }
    .nav-sections ul li .drop_hover_nav ul li.has-children ul {
        flex-direction: column;
    }
    .page-header.header-newskin .navigation .level0 .submenu.level0 {
        padding: 0 0 0 0 !important;
    }
    .nav-sections ul li .drop_hover_nav ul li.has-children ul li.parent.has-children .child.sb-menu .has-children .custom-checkbox {
        padding: 0 0 0 0;
        border-bottom: 1px solid #ccc;
    }
    .nav-sections ul li .drop_hover_nav ul li.has-children ul li.parent.has-children .child.sb-menu .has-children .custom-checkbox:last-child {
        border-bottom: none;
    }
    .nav-sections-item-content>.navigation {
        text-align: left;
    }
    /* mobile menu dropdown */
    /* home */
    .ssk-home-content {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    /* home */
    body.products-index-index .products-grid.columns4 .product-item {
        flex-basis: 100% !important;
    }
    body .products-grid.columns4 .product-item {
        flex-basis: 100% !important;
    }
    /* product view */
    .products-grid .product-item-info .product-item-details .product-item-actions .price-box {
        width: 50% !important;
    }
    .products-grid .product-item-details .product-item-actions .actions-primary {
        width: 50% !important;
        border-right: none;
    }
    body .products-grid .product-item .product-item-details .box-qty {
        font-size: 10px;
    }
    /* product view */
    .loaddata h4 {
        font-size: 15px;
    }
    .loaddata ul li i {
        font-size: 25px !important;
    }
    .product-info-main .product-info-price .product-add-form {
        border-top: none;
        margin-top: inherit;
        padding-top: 0;
    }
    .products-grid .product-item-details .product-item-actions .actions-primary .stock.unavailable::before {
        display: none !important;
    }
    .products-grid .product-item-details .product-item-actions .actions-primary .stock.unavailable span {
        display: block;
    }
    .catalog-product-view .product.data.items>.item.content .loaddata ul li {
        flex-basis: 100%;
    }

    .loaddata-contaner .dataTables_wrapper{
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
    div#layered-filter-block{
        box-shadow: none !important;
        padding: 0 0 0 0 !important;
    }
    .authorization-link > a:before{
        color: #777 !important;
    }

    .customer-welcome span.customer-name{
        color: #777;
        text-decoration: none;
        display: block;
        font-weight: 400;
        padding: 12px 20px;
    }
    .page-header.type2 .customer-welcome .action.switch{
        display: none;
    }
    .customer-menu .header.links a{
        color: #777 !important;
    }
    .authorization-link > a:before{
        color: #777 !important;
    }


    .wishlist-index-index .products-grid .product-item .product-item-inner{
        position: unset;
    }
    .wishlist-index-index .products-grid .product-item .product-item-info .stock.unavailable{
        top: 0;
    }
    .products-grid.wishlist .product-item .box-tocart{
        float: none;
        margin: 0 0 10px 0 !important;
    }
    .products-grid.wishlist .product-item-actions{
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100% !important;
    }
    .products-grid .product-item .product-item-info{
        margin: 15px 0;
    }
    .products-grid.wishlist .product-item{
        border-bottom: none !important;
        border-top: none !important;
    }
    .wishlist-toolbar{
        margin: 0 0 20px 0;
    }

    .modal-inner-wrap{
        max-width: 100% !important;
    }

    .nav-sections .header.links .customer-welcome{
        display: none;
    }
    .nav-sections .header.links .authorization-link{
        display: block;
    }
    .nav-sections .header.links + .header.links .authorization-link{
        display: none;
    }



    .page-layout-1column .product.media,
    .page-layout-2columns-left .product.media,
    .page-layout-2columns-right .product.media,
    .page-layout-3columns .product.media{
        width: 100% !important;
    }
    .catalog-product-view .product-info-main .product-sku-review-box{
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .product-info-main .product-reviews-summary{
        padding-top: 0 0 0 0 !important;
    }
    .product-sku-review-box .product.attribute.sku{
        padding-right: 0 !important;
    }
    .product-info-main .product-info-price .price-box .price-final_price > span.price-label{
        display: none;
    }
    .product-info-main .product-info-price .product-add-form{
        margin: 30px 0 0 0 !important;
    }
    .product-info-main .product-info-price .product-add-form .box-tocart{
        padding: 0 0 0 0 !important;
        margin: 0 0 0 0 !important;
        border-top: none !important;
    }
    .product-info-main .product-addto-links{
        display: flex !important;
        align-items: flex-start;
    }
    .product-social-links .action.tocompare{
        display: block !important;
    }
    .breadcrumbs {
        display: block !important;
        margin-bottom: 30px !important;
    }
    .catalog-product-view .breadcrumbs .items{
        padding: 15px 15px !important;
    }
}

@media screen and (min-width: 768px) {
    .opc-progress-bar-item._complete>span{
        color: #000000 !important;
    }
    .opc-progress-bar-item._active > span{
        color: #000000 !important;
    }
    .authentication-dropdown{
        border-top: 6px solid #000 !important;
    }
    header.page-header.sticky-header .nav-sections {
        padding: 10px 0 !important;
        background-color: #000 !important;
    }
    header.page-header.type2.header-newskin.sticky-header .navigation li.level0>.level-top {
        color: #fff !important;
    }
    .page-header.type2.header-newskin.sticky-header a.action.my-wishlist {
        color: #fff !important;
    }
    .page-header.type2.header-newskin.sticky-header .minicart-wrapper .action.showcart {
        border-color: #fff !important;
    }
    .page-header.type2.header-newskin.sticky-header .navigation li.level0>.submenu {
        top: 51px !important;
    }
    .page-header.type2.header-newskin.sticky-header .navigation li.level0.classic>.submenu {
        top: 41px !important;
    }
    .page-header.type2.header-newskin .block-search .action.search {
        height: 45px !important;
        line-height: 18px !important;
        background: #000000 !important;
        border-radius: 0 0px 0px 0 !important;
        font-size: 15px !important;
        padding: 10px 20px !important;
        text-shadow: 0 1px 0 #fff;
    }
    .filter-options input[type='checkbox']+.amshopby-choice {
        top: 50% !important;
        transform: translateY(-50%);
    }
    .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: normal;
    }
    .page-header.type2.header-newskin .panel.header .header.links>li>a {
        padding: 0 12px !important;
    }
    .products-grid .product-item-details .product-item-actions .actions-primary .stock.unavailable {
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        border: none;
        font-size: 0;
        line-height: 24px;
        padding: 0;
        pointer-events: none !important;
        cursor: no-drop;
    }
    .products-grid .product-item-details .product-item-actions .actions-primary .stock.unavailable::before {
        content: '\f814' !important;
        font-family: 'porto-icons';
        font-size: 20px;
        background: transparent !important;
        color: #000000 !important;
        font-weight: 400;
        margin-top: 1px;
        display: inline-block;
        margin-right: 3px;
        box-shadow: none !important;
        right: 0 !important;
    }
    .products-grid .product-item-details .product-item-actions .actions-primary .stock.unavailable::after{
        display: none !important;
    }
    .products-grid .product-item-details .product-item-actions .actions-primary .stock.unavailable span {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .moved-add-to-links {
        display: block;
        margin-top: 0 !important;
    }
    body.products-index-index .products-grid.columns4 .product-item {
        flex-basis: 33.3333%;
    }
    .catalog-product-view .product.data.items>.item.content .loaddata ul li {
        flex-basis: 50%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .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 {
        padding: 0 0 0 30px;
    }
    .product-info-main .product-info-price {
        flex-wrap: wrap;
    }
    .product-info-main .product-info-price .product-add-form {
        width: 100%;
    }
    .product-info-main .product-info-price .product-add-form .box-tocart {
        padding: 20px 0 0 0;
        margin: 20px 0 0 0;
        border-top: 1px solid #ebebeb;
    }
    .product-info-main .product-info-price .product-add-form .box-tocart .fieldset {
        display: flex;
        justify-content: flex-start;
    }
    .product-info-main .product-info-price .product-add-form .moved-add-to-links {
        margin-left: auto;
    }
    body.products-index-index .products-grid.columns4 .product-item {
        flex-basis: 33.3333%;
    }
}

@media screen and (min-width: 1200px) {}


/*** vinod ***/


/**** from lehigh ****/


/** abhijith **/

.customer-account-login .page-title-wrapper {
    margin: 30px 0 !important;
}

.customer-account-create .step-titles .step {
    background-color: #ffffff !important;
    border: 1px solid #949494 !important;
    color: #949494 !important;
    font-weight: 400 !important;
}

.customer-account-create .step-titles .step.finish {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
    color: #ffffff !important;
}

.fieldset .review-legend.legend {
    color: #000000 !important;
}

.product-info-main .reviews-action a {
    color: #000000 !important;
}


/** abhijith **/


/* end partnerblock */

.cart.table-wrapper .product-item-name>a {
    color: #000 !important;
}

.cart.table-wrapper .col.subtotal .price {
    color: #000 !important;
}

.cart-summary .item .action.multicheckout {
    color: #000 !important;
}

.cart-discount .block>.title strong {
    color: #000 !important;
}

.cart-container .item-actions .action-edit:before {
    color: #000 !important;
}

.cart-container .item-actions .action-delete:before {
    color: #000 !important;
}

.block-collapsible-nav .item.current strong {
    color: #000000;
}

.block-collapsible-nav .item a:hover {
    color: #000000;
}

.account .page-main .page-title-wrapper .page-title {
    color: #000000;
}

.block-collapsible-nav .item a:focus {
    color: #000000;
}

.customer-account-index .block-dashboard-info a {
    color: #333333;
}

.customer-account-index .block-dashboard-addresses .block-title a {
    color: #333333;
}

a,
a:hover,
.alink:hover {
    color: #333333;
    text-decoration: underline;
}

.fieldset>.legend {
    color: #333333;
}

.form.form-edit-account {
    border-top: 4px solid #333333;
}

.form-newsletter-manage {
    border-top: 4px solid #333333;
}

.action.primary:focus {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
}

.action.primary:hover {
    background-color: #333333;
    border-color: #333333;
    color: #FFFFFF;
}


/*  partner block*/

.detail-partners-slider-box h2 {
    margin: 0 0 40px;
    font-size: 36px;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    border-bottom: 0;
}

.detail-partners-slider-box .container.product-slider-box {
    box-shadow: none !important;
    border: none !important;
}


/* end partnerblock */

/* PDP Tooltip design start */

.product.info.detailed .additional-attributes>tbody>tr>th .tooltip {
    position: relative;
    display: inline-block;
}

.product.info.detailed .additional-attributes>tbody>tr>th .tooltip .tooltiptext {
    visibility: hidden;
    opacity: 0;
    width: 300px !important;
    text-align: left !important;
    background-color: black;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 10px !important;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 50% !important;
    transform: translateY(-50%);
    left: calc(100% + 10px);
    font-size: 12px;
    letter-spacing: 1px;
}

.product.info.detailed .additional-attributes>tbody>tr>th .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.product.info.detailed .additional-attributes>tbody>tr>th .tooltip .tooltiptext::before {
    content: '';
    display: block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000;
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
}


/* PDP Tooltip design end */

@media screen and (max-width: 767px) {
    .page-layout-1column .product.media,
    .page-layout-2columns-left .product.media,
    .page-layout-2columns-right .product.media,
    .page-layout-3columns .product.media{
        width: 100% !important;
    }
}

/* product details page breadcrumbs */
.catalog-product-view .breadcrumbs{
    max-width: 100% !important;
    color: #000000;
    background: #e8e8e8;
@media screen and (max-width: 991px){
    display: none !important;
}
}
.catalog-product-view .breadcrumbs .items{
    color: #000000;
    background: #e8e8e8;
    max-width: 1140px;
    padding: 15px 0;
    margin: 0 auto 0 auto !important;
}
.catalog-product-view .breadcrumbs .items .item a,
.catalog-product-view .breadcrumbs .items .item strong{
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
}
.filter-actions .filter-clear{
    color: #e74432 !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    position: relative;
    padding: 0 0 0 20px;
}
.filter-actions .filter-clear::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 15px;
    height: 1px;
    background: #ff0000;
}
.filter-actions .filter-clear::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    width: 15px;
    height: 1px;
    background: #ff0000;
}
.filter-actions .filter-clear:hover,
.filter-actions .filter-clear:active,
.filter-actions .filter-clear:focus
.filter-actions .filter-clear:visited{
    color: #ff0000 !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
}
.ldp-product-info{
    margin: 0 0 30px 0;
}
.safety-notes-container{
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
.safety-notes-container span{
    font-size: 16px;
    letter-spacing: 0.5px;
}
.product-addto-links .action.tocompare:hover::before,
.product-item-actions .action.tocompare:hover::before,
.action.tocompare:hover::before,
.product-addto-links .action.mailto.friend:hover::before,
.moved-add-to-links .action.mailto.friend:hover::before,
.product-social-links .action.mailto.friend:hover::before{
    color: #fff !important;
}
/* css update 27/9/2021 */
.attachment-h3{
    margin-top: 40px;
    margin-bottom: 15px;
}
.attachment-ul {
    padding: 0;
    display: flex;
    margin: 0;
    flex-wrap: wrap;
}
.attachment-li{
    display: block;
    width: 75px;
    height: 75px;
    margin: 0 3px 10px 0;
    list-style: none;
}
.attachment-a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border: 1px solid #ddd;
}

.attachment-img{
    display: block;
    width: 100%;
    height: auto;
}
.attachment-a:hover {
    border: 1px solid #000;
}
.add-to-cart-popup .modal-inner-wrap .add-to-cart-modal-popup span{
    font-size: 17px;
    color: #000000;
}
.add-to-cart-popup .modal-inner-wrap{
    width: 30% !important;
}
.showCarosal .close{
    display: none;
}
/** Offer block - start */
.products-grid .product-item .product-item-info:hover .product-labels {
    opacity: 1 !important;
    visibility: visible !important;
}

.product-item .product-labels {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-item .product-labels .image {
    width: 40px;
    height: 40px;
}

.product-item .product-labels .product-label {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background-color: transparent;
    padding: 0;
    height: 30px;
    width: 30px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


/** Offer block - end */
