
.page-header.type4 .navigation:not(.side-megamenu) .level0 .level-top,
.panel.header .top-links-icon a,
.page-header.type4 .header-contact i.porto-icon-user-2,
.nav-toggle{
	color:#cbc8c8 !important;
}

/* header.page-header.sticky-header .header-main {
    background-color: transparent !important;
} */
.page-header.type4.sticky-header .header-main .header-left,
.page-header.type4.sticky-header .header-main .header-right, 
.page-header.type4.sticky-header .header-main .header-center{
    
    padding-top: 20px; 
    padding-bottom: 20px;
}
/*.logo img {
    height: 65px;
    width: 60px;
}*/
.top-links-icon {
    color: #cbc8c8;
}

@media only screen and (min-width: 992px) {
    
    .page-header.type4 .navigation:not(.side-megamenu) .level0 .level-top {
        padding: 9px!important;
    }
    
}
.fullscreen-carousel {
    height: auto!important;
}
.fullscreen-carousel .owl-carousel:not(.owl-loaded)>*, .fullscreen-carousel .owl-item>* {
    min-height: auto;
    height: auto !important;
}
.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    color: #fff;	
}
.home-banner-slider h3.vc_custom_heading.mb-1.text-uppercase {
    color: #fff;
}
.home-banner-slider h3.vc_custom_heading.mb-4.text-sale {
    color: #fff;
}
.home-banner-slider h5.vc_custom_heading.d-inline-block.mr-3.align-left.text-uppercase {
    color: #fff;
}
html .home-banner-slider .btn-borders.btn-dark {
    border-color: #fff;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .home-banner-slider h2.vc_custom_heading, .custom-font4 {
        font-size: 18px!important;
        margin-bottom: 0px!important;
    }
    .home-banner-slider h3.vc_custom_heading.mb-1.text-uppercase {
        font-size: 24px!important;
    }
    .home-banner-slider h3.vc_custom_heading.mb-4.text-sale {
        font-size: 36px!important;
        margin-bottom: 0px!important;
    }
    html .home-banner-slider .btn-borders.btn-dark {
        padding:5px 10px;
    }
    .logo img {
        width: 50px;
    }
    }
    @media only screen and (max-width: 992px) and (min-width: 767px) {
        .logo img {
            width: 50px;
        }
        .home-banner-slider h2.vc_custom_heading, .custom-font4 {
            font-size: 18px!important;
            margin-bottom: 0px!important;
        }
        .home-banner-slider h3.vc_custom_heading.mb-1.text-uppercase {
            font-size: 24px!important;
        }
        .home-banner-slider h3.vc_custom_heading.mb-4.text-sale {
            font-size: 36px!important;
            margin-bottom: 0px!important;
        }
        html .home-banner-slider .btn-borders.btn-dark {
            padding:5px 10px;
        }
    }
	.header-main{
		    background: rgba(0, 0, 0, 0.5)!important;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
	}
    
@media only screen and (max-width: 600px) {

.owl-carousel .owl-item img.mobile-view {

    display: block;

}

.owl-carousel .owl-item img.desktop-view {

    display: none;

}
 
}
 @media only screen and (max-width: 767px) {

.owl-carousel .owl-item img.mobile-view {

    display: block;

}

.owl-carousel .owl-item img.desktop-view {

    display: none;

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

.owl-carousel .owl-item img.mobile-view {

    display: none;

}

.owl-carousel .owl-item img.desktop-view {

    display: block;
	height:100%;

}
 
}
@media only screen and (max-width: 992px) {
	.cms-shop-gemsen .columns .column.main {
		-webkit-flex-grow: initial;
		flex-grow: initial;
		-ms-flex-order: initial;
		-webkit-order: initial;
		order: initial;
  }
}
/* login forgot password */
form#login-form .login .actions-toolbar .secondary {
    position: relative;
    width: 200px;
}
form#login-form .login a.action.remind {
    position: absolute;
    top: -58px;	
    left: 187px;
    font-size: 14px;
}
a.action.remind:hover {
    text-decoration: underline;
}
.login-container .block .actions-toolbar>.primary {
    display: inline-block;
}
button#send2 {
    padding: 18px 50px;
    line-height: 1;
    text-transform: capitalize;
    border-radius: 4px;
}
.footer-middle .porto-block .wpb_wrapper ul li {
    margin-top: 5px;
}
.form.forget .actions-toolbar>.primary {
    display: inline-block;
}
.action.primary {
    background-color: #0080c3 !important;
    border: 1px solid #0080c3 !important;
  }
[class^="porto-icon-"]:before, [class*=" porto-icon-"]:before {
    color: #ffffff;
}

.porto-icon-shipping-truck:before {
    color: #ffffff !important;
}
@media only screen and (max-width: 767px) {
	.header-center .logo {
		max-width: initial;
		width: 90%;
	}
    .page-header.type4 .header-main .header-center {
        flex: 1!important;
        justify-content: left;
    }
	.logo img {
		width: auto;
	}
}
.page-header.type4 .navigation:not(.side-megamenu) .level0 .level-top {
    color: #fff !important;
}
.navigation a.level-top .fa-home:before {
    font-size: 18px;
} 
button.action.subscribe.primary {
    margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
    .page-header.type4 .navigation:not(.side-megamenu) .level0 .level-top {
        color: #777777 !important;
    }
    }
    @media only screen and (max-width: 992px) and (min-width: 767px){
        .logo img {
            width: auto;
        }
        .block.newsletter .form.subscribe {
            margin-right: 0important;
            width: 100%important;
        }
        footer .newsletter .action.subscribe {
            padding-left: 10px!important;
            padding-right: 15pximportant;
        }
        .footer .newsletter input{
            padding-left: 15px!important;
            padding-right: 10px!important;
        }
    }
    @media only screen and (min-width: 992px) {
        .page-header.type4 .navigation:not(.side-megamenu) > ul {
            display: inline-flex!important;
        }
        /* .fullscreen-carousel>.porto-carousel{
            max-height:640px;
        } */
        }
        @media only screen and (min-width:768px) {
            .rootmenu>.rootmenu-list .rootmenu-submenu .rootmenu-submenu-sub .rootmenu-submenu-sub-sub {
                min-width: 150px
            }
        
            .hat-main .hat-row .hat-inner {
                width: 25%
            }
        }
        
        .products-list .qty-left {
            position: relative;
            bottom: 18px;
            left: 82px
        }
        
        .products-list .stock.available {
            margin-bottom: 12px;
            margin-top: 0px
        }

        .qty-left {
            position: relative;
            bottom: 30px;
            left: 30px
        }
        
        @media screen and (max-width:767px) and (orientation:portrait) {
            .qty-left {
                bottom: 30px;
                left: 45px
            }
        
            .products-list .qty-left {
                position: relative;
                bottom: 85px;
                left: 0
            }
        }
        @media screen and (min-width: 1278px) {
			.products-list .qty-left {
				position: relative!important;
				bottom: 20px!important;
				left: 0;
    }
}
        @media screen and (max-width:1024px) and (min-width:768px) {
            .qty-left {
                bottom: 20px;
                left: 20px;
                color:#ff0000;
            }
            .products-grid .qty-left{
                bottom: 90px!important;
            }
        
            .products-list .qty-left {
                position: relative;
                bottom: 5px;
                left: 0
            }
            .products-list .openbox_purchase {
                min-height: 40px;
            }
            .products-list .special.order {
                bottom: 202px;
            }
        }
        
        .page-products img.product-image-photo {
            height: auto;
            width: auto
        }
        
        @media screen and (min-width:768px) and (min-width:768px) {
        
            .product-options-bottom .price-box .price-container .price,
            .product-info-price .price-box .price-container .price {
                font-size: 22px;
                line-height: 36px
            }
        
            .catalog-product-view .block {
                clear: both
            }
        }
        
        .li .mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item {
            margin-left: 30px
        }
        
        .catalog-product-view .bulk_purchase_table_simple .action.primary {
            padding: 4px
        }
        
        .catalog-product-view .price-box.price-final_price {
            min-height: 30px;
            width: 50%;
        }
        
        .rootmenu {
            z-index: 3
        }
        
        span.header_account_link_list.customlogin {
            display: none
        }
        
        .block-minicart .actions .secondary .action {
            color: #f2703e
        }
        
        .checkout-cart-index .cart.main.actions button.action {
            color: #222;
            width: 30%;
            float: left
        }
        
        .checkout-cart-index .cart.main.actions a.action.continue {
            color: #f2703e;
            width: 30%;
            float: right
        }
        
        .checkout-cart-index .cart.main.actions {
            width: 100%;
            float: left
        }
        
        .checkout-cart-index .cart.main.actions button.action.update {
            margin-left: 50px
        }
        
        .checkout-index-index .action.action-show-popup {
            color: #222
        }
        
        @media screen and (max-width:639px) {
            .checkout-cart-index .cart.main.actions button.action {
                width: 96%;
                float: none
            }
        
            .checkout-cart-index .cart.main.actions a.action.continue {
                color: #f2703e;
                width: 96%;
                float: none
            }
        
            .checkout-cart-index .cart.main.actions {
                width: 96%;
                float: none
            }
        
            .checkout-cart-index .cart.main.actions button.action.update {
                margin-left: 10px
            }
        
            .checkout-cart-index .cart.main.actions button.action {
                margin: 10px
            }
        }
        
        @media (min-width:768px) {
            .block-search input {
                position: static;
                padding-right: 40px;
                margin: 0;
                color: #fff;
                border-color: #444;
                background: #fff;
                background-clip: padding-box;
                border: 1px;
                border-radius: 6px;
                font-family: 'Work Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-size: 14px;
                height: 27px;
                line-height: 1.42857143;
                padding: 0 9px;
                vertical-align: baseline;
                width: 100%;
                box-sizing: border-box;
                box-shadow: none;
            }
        
            .header.panel>.header.links {
                margin-top: 10px
            }
        
            .cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent {
                float: left !important
            }
        
            .product.info.detailed {
                margin-bottom: 30px;
                clear: none;
                width: 58%;
                /* float: right; */
            }
            .catalog-product-view .product.info.detailed{
                width: 100%;
                float: left;
            }
        }
        
        .minicart-wrapper .action.showcart .text {
            color: #fff;
            display: inline-block;
            font-weight: 600;
            height: auto !important;
            line-height: 30px;
            margin: 0 !important;
            position: relative !important;
            text-transform: capitalize;
            width: auto !important;
            padding-left: 5px !important
        }
        
        .copyright {
            padding: 40px 0 30px !important
        }
        
        a.action.more {
            background: #097fb4 !important;
            padding: 10px;
            border: #097fb4;
            display: inline-block;
            color: #fff;
            cursor: pointer;
            font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
            /* font-weight: 600; */
            margin: 0;
            font-size: 1rem;
            line-height: 1.5rem;
            box-sizing: border-box;
            vertical-align: middle
        }
        
        .bulk_purchase_table_simple td .qty_bulk {
            border-radius: 6px;
            font-size: 14px;
            height: 27px;
            line-height: 1.42857143;
            box-shadow: 0px 0px 2px 1px #179bd7
        }
        
        .input-text.qty {
            box-sizing: border-box;
            box-shadow: 0px 0px 2px 1px #179bd7;
            border-radius: 6px
        }
        
        .mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item {
            background: none repeat scroll 0 0 #efefef;
            overflow: hidden;
            padding: 6px;
            position: relative;
            margin-left: 30px
        }
        
        @media only screen and (max-width:767px) {
            .minicart-wrapper .action.showcart .text {
                display: none
            }
            .customer-account-login button#send2 {
                padding: 18px 20px;
            }
            .customer-account-login .page-title-wrapper h1.page-title{
                font-size: 24px;
            }
            form#login-form .login a.action.remind {
                left: 130px;
            }
            .logo img {
                display: block;
                max-height: -webkit-fill-available !important;
                max-width: 100% !important
            }
        
            .block-search,
            .minicart-wrapper {
                margin-top: 10px !important
            }
        
            .block-search .label:before {
                margin: 6px 7.5px 0 0;
                font-size: 22px;
                line-height: 28px
            }
        }
        
        .stock:before {
            content: 'Status: '
        }
        
        .product-item .price-box .price:before {
            content: 'Dealer Cost: ';
            display: inline-block;
        }
        
        .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .tocart {
            float: left;
            width: 215px;
            margin-right: 20px
        }
        
        @media only screen and (min-width:1279px) {
            .catalog-product-view .box-tocart {
                width: 60%;
                float: left
            }
        
            .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .tocart {
                float: right;
                width: 215px;
                margin-right: 20px
            }
        
            .product-info-main .product-add-form .box-tocart .actions .tocart {
                width: 60%
            }
        
            .page-products .product-details {
                float: left;
                width: 50%;
                margin-top:10px;
            }
            .page-products .products-grid .product-details {
                width: 100%
            }
            .page-products .products-list .qty-left {
               
                position: absolute;
                bottom: 5px !important;
                color: #ff0000;
                left: 0px !important;
            }
        
            .page-products .product-item-inner {
                float: left;
                width: auto
            }
        
            .page-products .product.description.product-item-description {
                width: 100%!important;
                float: left;
                padding: 20px 0
            }
        
            .page-products .products-list table.bulk_purchase_table_simple {
                width: 100%
            }
        
            .page-products .products-list .bulk_purchase_table_simple>tbody>tr>td {
                padding: 6px 12px
            }
        
            .product-item-actions .actions-primary+.actions-secondary {
                padding-left: 0
            }
        }
        
        .page-products .product-item-actions .actions-secondary {
            font-size: 1.3rem;
            float: left;
            width: 36px !important;
            line-height: 1;
            color: #fff;
            cursor: pointer;
            margin-top: 18px;
            margin-left: 0px;
            font-weight: 600
        }
        
        .page-products .product-item-inner .product-item-actions .actions-secondary a.action {
            line-height: 1;
            padding: 0 7px;
            padding-top: 5px;
            padding-bottom: 4px;
            background: #0080c3;
            border: 1px solid #0080c3;
            color: #fff !important;
            cursor: pointer;
            width: 36px !important
        }
        
        .catalog-product-view .product-addto-links .action {
            background-image: none;
            background: #f2703e;
            border: 1px solid #f2703e;
            color: #fff;
            cursor: pointer;
            display: inline;
            font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
            font-weight: 600;
            padding: 8px 15px;
            font-size: 1.3rem;
            box-sizing: border-box;
            vertical-align: middle;
            line-height: 2.1rem;
            padding: 14px 17px;
            text-align: center;
            width: 52px;
            font-size: 1.7rem;
            line-height: 3
        }
        
        @media only screen and (max-width:540px) {
            .page-products .product-details {
                float: left;
                width: 100%
            }
        
            .page-products .products-list .qty-left {
                position: relative;
                bottom: 6px;
                left: 0;
                float: left;
                width: 102px;
                font-size: 12px
            }
        
            .page-products .product-item-inner {
                float: none;
                width: 40px;
                height: auto;
                margin-bottom: 0
            }
        
            .page-products .products-list .product-items .product-item-info .product-item-details .product-item-inner .product-item-actions {
                padding: 0 !important
            }
        
            .page-products .products-list .product-item .product-item-actions .actions-secondary {
                margin: 0;
                text-align: center
            }
        
            .page-products .product-item-inner .product-item-actions .actions-secondary a.action {
                float: left;
                padding-top: 10px;
                padding-bottom: 10px
            }
        }
        
        .catalog-product-view .box-tocart .fieldset {
            border: 0;
            padding: 0
        }
        
        .subnotification .primary {
            background: #0074c9;
            border: 1px solid #0074c9;
            margin-bottom: 10px !important
        }
        
        .subnotification .primary:hover {
            background: #0074c9;
            border: 1px solid #0074c9
        }
        
        .notify.me.btn.text p {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 4px
        }
        
        .checkout-cart-index .product-image-wrapper .product-image-photo {
            height: auto !important
        }
        
        .checkout-index-index .checkout-payment-method .step-title {
            margin: 20px
        }
        
        .catalog-product-view #outofstocknotification .control {
            width: 57%;
            float: left
        }
        
        .catalog-product-view #outofstocknotification .control .emailfield,
        .catalog-product-view #outofstocknotification .control #mobilenumber {
            width: 100% !important
        }
        .catalog-product-view #outofstocknotification .control .emailfield{
            margin-bottom: 10px;
        }
        .catalog-product-view .bulk_purchase_table_simple .action.primary {
            padding: 4px 2px !important
        }
        
        @media only screen and (max-width:767px) {
            .catalog-product-view .product.info.detailed {
                width: 100%
            }
        }
        
        @media only screen and (max-width:767px) {
            .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .tocart {
                float: left;
                width: 163px;
                margin-right: 20px
            }
        
            .catalog-product-view .product-addto-links .action {
                width: 52px;
                margin-left: 0
            }
        
            .catalog-product-view .qty-left {
                float: left;
                width: 90%
            }
        }
        
        @media only screen and (max-width:767px) {
            .product-social-links {
                text-align: left;
                float: left
            }
        
            .page-header .nav-toggle {
                z-index: 999
            }
        }
        
        .cookie-status-message {
            display: none
        }
        
        @media only screen and (max-width:767px) {
            .nav-open .nav-sections {
                z-index: 9999 !important
            }
        }
        
        .filter-options-item.active .filter-options-content {
            display: block !important
        }
        
        .custom.buttom.email.brand.request button.custombutton {
            background: #097fb4 !important;
            border: #097fb4;
            color: #fff
        }
        
        .custom.buttom.email.brand.request {
            float: left
        }
        
        .product.details.product-item-details .products-list .product-item-description {
            float: left;
            width: 100%
        }
        
        @media only screen and (max-width:767px) {
            .custom.buttom.email.brand.request {
                margin: 0px;
            }
            .nofity.me.subnotification .action{
                margin: 10px 6px!important;
                padding: 0 1em!important;
            }
            .btnmargin{
                margin-left: 0px;
            }
            .custom.buttom.email.brand.request button.custombutton {
                padding: 10px
            }
        }
        
        @media screen and (max-width:1024px) and (min-width:768px) {
            .page-products .product-item-actions .actions-secondary {
                position: relative;
                top: 0px;
                left: 0;
                margin-right: 10px;
            }
            .page-products .products-grid .add.to.wish.list {
                top: -10px;
                left: 5px;
            }
            .products-list .custom.button.email.brand.request {
                width: 100%;
                margin-bottom: 10px;
                margin-left: 0;
            }
        
            .products-grid .bulk_purchase_table_simple td .qty_bulk {
                width: 40px !important
            }
        
            .products-list .bulk_purchase_table_simple td .qty_bulk {
                margin: 0 8px
            }
        
            .products-list .bulk_purchase_table_simple .action.primary {
                margin-left: 6px
            }
        
            .products-grid .custom.button.email.brand.request {
                width: 100%;
                margin-bottom: 8px
            }
        }
        
        @media screen and (max-width:767px) and (min-width:541px) {
            .products-list .qty-left {
                bottom: 5px;
                left: 0;
                float: left
            }
        
            li.item.product.product-item .product-details {
                float: left;
                width: 75%;
                margin-bottom: 10px
            }
        
            .products-list table.bulk_purchase_table_simple {
                float: left
            }
        
            .products-list .product-item-inner {
                margin-top: 20px;
                margin-left: 8px
            }
        }
        
        .owl-item li.slider-block {
            list-style-type: none
        }
        
        .intl-tel-input {
            width: 100%
        }
        
        .products-list .stock.unavailable {
            margin-bottom: 15px;
            margin-top: 10px;
            float: left;
            width: 100%;
        }
        
        @media screen and (max-width:1278px) and (min-width:1025px) {
            .products-list .qty-left {
                position: relative;
                bottom: 8px;
                left: 0;
                color: #ff0000;
            }
        }
        
        @media screen and (min-width:1300px) {
            .page-products .products-list .qty-left {
                left: 0px !important;
                color: #ff0000;
                font-size: 12px;
                font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-style: normal;
                font-weight: 600;
                position: relative;
                bottom: 5px !important;
            }
        }
        
        .purchaseorder-message {
            color: red
        }
        
        .catalog-product-view .qty-left {
            bottom: 10px !important;
            color: #f2703e;
            font-style: normal;
            font-weight: 600;
            font-size: 12px !important;
            position: absolute;
            left: 0;
        }
        
        .page-products .product-item-inner .product-item-actions .actions-secondary a.action:hover,
        .catalog-product-view .product-addto-links .action:hover {
            background: 0 0;
            color: #0080c3
        }
        
        .page-products .product-item-inner .product-item-actions .actions-secondary a.action:hover i.fa.fa-heart,
        .catalog-product-view .product-addto-links .action:hover i.fa.fa-heart {
            background: 0 0;
            color: #0080c3
        }
        
        .products-grid .stock {
            position: relative;
            bottom: 4px;
            float: left;
        }
        
        .page-products .products-grid .product-details {
            margin-top: 10px;  
            position: absolute;
            bottom: 0px;
        }
        
        .products-grid .qty-left {
            left: 0px;
            bottom: 63px;
            font-size: 12px;
            font-weight: 600;
            color: #ff0000;
            position: absolute;
        
        }
        
        @media only screen and (max-width:767px) {
            .custom.button.email.brand.request {
              
    width: 132px !important;
    margin-bottom: 10px;
    margin-left: 0px !important;
    margin-top: 0px !important;
            }
        }
        
        @media only screen and (min-width:1279px) {
            .custom.button.email.brand.request {
                margin-top: 20px
            }
        
            .products-grid .custom.button.email.brand.request {
                width: 70%;
                margin-bottom: 12px
            }
        
            .products-grid .product.details.product-item-details {
                min-height: 270px;
                text-align: left;
                float: left;
                width: 100%;
            }
        }
        
        .custom.button.email.brand.request {
            float: left;
            width: 25%;
            margin-left: -35px;
            margin-top: 15px;
        }
        
        .page-products .product.description.product-item-description {
            width: 55%;
            float: left;
            padding: 0
        }
        
        .products-list .product-item-description {
            margin: 15px 0 0 !important
        }
        
        .custom.button.email.brand.request button.custombutton {
            background: #097fb4 !important;
            padding: 16px;
            border: 1px solid #097fb4;
            display: inline-block;
            color: #fff
        }
        
        .page-products .product.description.product-item-description a.action.more {
            border: 1px solid #71b1ce !important
        }
        
        .custom.button.email.brand.request button.custombutton:hover,
        .page-products .product.description.product-item-description a.action.more:hover {
            background: #71b1ce !important;
            padding: 16px;
            border: 1px solid #71b1ce !important;
            display: inline-block;
            color: #fff
        }
        
        .catalog-product-view .custom.buttom.email.brand.request button.custombutton {
            padding: 10px;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        
        .catalog-product-view .custom.buttom.email.brand.request button.custombutton:hover {
            background: #71b1ce !important;
            color: #fff
        }
        
        .page-products .product-item-actions .actions-secondary {
            padding-left: 0;
            margin-bottom: 14px
        }
        
        .modal-popup .modal-inner-wrap {
            width: 45%;
            margin-top: 8%
        }
        
        .modal-popup .modal-footer {
            text-align: right
        }
        
        @media only screen and (max-width:767px) {
            .modal-popup .modal-inner-wrap {
                width: 95%;
                height: auto;
                margin-top: 8%
            }
        
            .products-list .product-item-description {
                margin: 0 !important;
                margin-left: 10px !important
            }
        }
        
        .scrollup {
            z-index: 9
        }
        
        .product-info-main .product.attibute.style .type,
        .product-info-main .product.attribute.style .type {
            font-weight: 400
        }
        
        .product-info-main .product.attibute.overview .type,
        .product-info-main .product.attribute.overview .type {
            font-size: 14px
        }
        
        .page-main>.page-title-wrapper .page-title {
            margin-bottom: 10px
        }
        
        @media screen and (max-width:767px) {
            .catalog-product-view .qty-left {
                bottom: 10px !important
            }
        
            .page-products .products-list .qty-left {
                width: auto;
                font-size: 12px;
                color:#ff0000;
            }
            .bulk_purchase_inner_div {
                margin-bottom: 10px;
            }
            /* .products-grid .bulk_purchase_table_simple>tbody>tr>td {
                display: inline-block
            } */
        }
        
        @media only screen and (max-width:1274px) and (min-width:768px) {
            .catalog-product-view .qty-left {
                bottom: 100px !important
            }
            .catalog-product-view .openbox_lable h3{
                 margin-top: 0px!important;
            }
            .products-list .product-item-description {
                min-height: 45px;
            }
            .products-list .discount-percentage {
                top: 108px!important;
            }
            .products-list .discount-percentage {
                top: 108px;
            }
            .products-list span.openbox-remainingqty {
                bottom: -2px;
            }
        }
        
        @media screen and (max-width:767px) and (min-width:541px) {
            .page-products .product-item-actions .actions-secondary {
                margin-top: 0;
                position: relative;
                top: -20px
            }
        
            .product-item-inner {
                float: left
            }
        
            a.action.more {
                margin-left: 10px
            }
        
            .bulk_purchase_table_simple .action.primary {
                margin-left: 10px
            }
        }
        
        .product-item .price-box .special-price .price:before,
        .product-info-price .special-price .price:before {
            content: 'Promo Cost: '
        }
        
        .product-item .price-box .old-price .price:before,
        .product-info-price .old-price .price:before {
            content: 'Dealer Cost: '
        }
        
        .old-price span.price-container.price-final_price.tax.weee .price-label,
        .product-item-info .price-box .old-price .price-container span.price-label {
            display: none
        }
        
        .prices-tier {
            font-size: 1.4rem;
            color: #0074c9;
            font-weight: 600
        }
        
        .benefit {
            font-weight: 600
        }
        
        .wishlist-index-index .product-image-photo {
            height: auto !important;
            width: auto
        }
        
        .wishlist-index-index .product-image-wrapper {
            width: 85%;
            margin: 0 auto
        }
        
        .block.block-collapsible-nav:nth-child(2) {
            display: none
        }
        .catalog-product-view .product-info-main .product-add-form{
            position: relative;
            padding-top: 50px;
        }
        .catalog-product-view .product-info-main .stock.available, .product-info-main .stock.unavailable {
            position: absolute;
            top: -8px;
            left: 0;
            font-weight: normal!important;
        }
		
        .catalog-product-view .product.media {
            position: relative;
        }
        .catalog-product-view .amasty-label-container {
            display: block!important;
            position: absolute;
            top: 35px;
        }
        .product-options-bottom .price-box, .product-info-price .price-box {
            padding-bottom: 0px;
        }
        .special-price-box {
            float: left;
            width: 100%;
            font-size: 16px;
            color: #f2703e;
            padding: 10px 0px 0px;
        }
		.min-advertised-price-box{
			padding-top:2px;
		}
        .min-advertised-price-box,
        .msrp-price-box {
            float: left;
            width: 100%;
        }
        .products-list .min-advertised-price-box, .products-list .msrp-price-box,
        .products-grid .min-advertised-price-box, .products-grid .msrp-price-box {
            font-weight: 500;
            font-size: 14px;
            line-height: 1.4;
        }
        /* 16-09 */
        .products-grid .custom.button.email.brand.request {
            margin-top: 0px;
        }
        .catalog-product-view .bulletproof-item .price-box.price-final_price {
            width: 100%;
            text-align: left;
        }
        .productsList-list-item .bulletproof-item .price-box span.price,
        .page-products .price-box .price {
            font-size: 0.9rem;
        }
        .mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-photo img {
            width: 55%;
            margin: 0 auto;
        }
        .products-grid .product-item .price-box {
            margin: 0px;
            text-align:left;
        }
        
        .mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details
        {
            width: 100%;
        }
        .productsList-list-item .bulletproof-item .price-box span.price:before{
            content: 'Dealer Cost: ';
        }
        .product-info-main .product-info-stock-sku {
            padding-left: 1%;
        }
        .notify.me.btn.text .control .input-text {
            width: 90% !important;
        }
        .notify.me.btn.text .control{
            float: left;
            width: 65%;
        }
        .notify.me.btn.text {
            float: left;
            width: 80%;
    text-align: left;
    padding-left: 0;
        }
        .subnotification .primary {
            padding: 5px 10px;
        }
		.special-prices-box{
			    color: #f2703e;
			font-size: 1.1rem;
		}
        .products-list .discount-percentage {
            float: left;
            position: absolute;
            top: 90px;
            padding-left: 0px;
            color: #f2703e;
            font-weight: 600;
			left:175px;
        } 
        .products-grid .discount-percentage {
            float: left;
            position: absolute;
            bottom: 60px;
            padding-left: 2px;
            color: #f2703e;
            font-weight: 600;
            font-size:12px;
        }
		@media only screen and (min-width: 767px){
            .products-list .discount-percentage {
                float: left;
                position: static;
                top: 64px;
                padding-left: 0px;
                color: #f2703e;
                font-weight: 600;
            }
    }
		@media only screen and (max-width: 768px) {
		.products-list .discount-percentage {
			float: left;
            position: static;
            top: 115px;
            padding-left: 0px;
            color: #f2703e;
            font-weight: 600;
			left:175px
    }
}
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
            .products-grid .discount-percentage {    
                bottom: 154px;
            }
           /* .products-list .discount-percentage {
                top: initial;
            }*/
            .special-price-box {
                padding: 14px 0px 0px
            }
        }
        @media only screen and (max-width: 767px) {
            .products-grid .discount-percentage {
                bottom: -14px;
            }
            .special-price-box {
                padding: 14px 0px 0px
            }
        }
        .products-list .product-item-name {
            min-height: 45px;
        }
        .special.order {
            position: relative;
            bottom: 18px;
        }
        .table-checkout-shipping-method tbody tr.row {
            border-top: 1px solid #ccc;
        }
        .table-checkout-shipping-method tbody td {
            border-top: 0px solid #dddddd;
        }
        .table-checkout-shipping-method {
            min-width: 100%;
        }
        .table-checkout-shipping-method tbody tr.row:first-child {
            border-top: 0px;
        }
        .openbox_product h3.openbox_price {
            min-height: 30px;
            float: left;
            margin: 0px;
            font-weight: 600;
            font-size: 22px;
            border-bottom: 1px #c1c1c1 solid;
            padding-bottom: 15px;
            width: 100%;
            color: #222222;
            margin-bottom: 15px;
        }
        .catalog-product-view .product-info-main .product-add-form{
            padding-top: 0;
        }
        #openboxsku{
            text-align: right;
            padding-left: 0px;
            position: absolute;
            top: -10px;
            right: 0px;
        }
        p.openboxsku{
            text-align: right;
            padding-left: 0px;
            position: absolute;
            top: 10px;
            right: 0px;
        }
        .openbox_product {
            position: relative;
            top: 20px;
        }
        .openbox-label {
            background: #f5caa4;
            width: 70px;
            height: 22px;
            text-align: center;
            font-size: 14px;    
            margin-top: 25px;
        }
        .product-test-product-sku div#normalstockStatus {
            top: 20px;
        }
        div#openboxNote {
            position: relative;
            bottom: 7px;
        }
        div#openboxNote {
            position: relative;
            bottom: 7px;
        }
@media only screen and (min-width: 1024px){
    .owl-wrapper-outer {
        height: 450px;
    }
    }
    .products-list .product-items li.item.product.product-item {
        background: none;
        overflow: hidden;
        padding: 6px;
        position: relative;
        border-bottom: 1px solid #f1f1f1;
        margin-bottom: 10px;                
    }
    .bulk_purchase_table_simple td .qty_bulk {
        width: 60px;
        float: none;
        text-align: center;
        vertical-align: middle;
    }
    .products-list table.bulk_purchase_table_simple >tbody> tr td:nth-child(1) {
        background: #f0f0f0;
        border: 1px solid #ccc;
        vertical-align: middle;
        text-align: center;
        color: #222222;
    }
    .products-list table.bulk_purchase_table_simple >tbody> tr td:nth-child(2) {
        border: 1px solid #ccc;
        height: 60px;
        vertical-align: middle;
        text-align: center;
    }
    .account ul.nav.items li.nav.item {
        display: inline-block !important;
        width: 100%;
    }
    body, html {
        overflow-x: initial !important;
        }
        @media only screen and (max-width: 992px) {
        .sw-megamenu.navigation li.ui-menu-item {
            list-style: none;
        }
        }
    
    @media only screen and (min-width: 992px) {
        /* .sw-megamenu.navigation li.level0:hover > .submenu {
            left: 0px !important;
            width: 900px !important;
            height: 550px;
            overflow-x: hidden !important;
            overflow-y: scroll !important;
        } */

        .products-grid .custom.button.email.brand.request {
            position: absolute;
            bottom: 0;
            left: 85px;
        }
        }
        .product-info-price .price:before {
            content: 'Dealer Cost: ';
        }
        .product-info-main .product.sku {
            white-space: nowrap;
            margin-left: -7px;
            font-size: 1.1rem;
        }
        .product.attribute.style {
            margin-left: -7px;
        }
        .box-tocart .field.qty {
            margin-right: -0.5rem;            
        }
        .catalog-product-view  .product-info-main .product-info-stock-sku .stock.available {
            display: none;
        }
        .minicart-wrapper .action.showcart .text {
            display: none;
        }
        .catalog-product-view .qty-left {
            color: #FF0000;
        }
        .open-box-add span {
            color: #ff0000 !important;
        }
        .open-box-add .hideOpenboxAdd button span {
            color: #fff !important;
        }
        .open-box-add .hideOpenboxAdd span {
            color: #777 !important;
        }
        .qty.field .control, .col.qty .control {
            width:75px;
           justify-content:left;
        }
        button.openbox-add {
            background: #0080c3 !important;
        }
        
        button.openbox-add:before {
            display: inline-block;
            content: "\e8ba";
            font-family: "porto-icons";
            margin-right: 0.5rem;
            font-size: 1.125rem;
        }
        /* .openbox_lable h3 {
            margin-top: 4rem !important;
        } */
        button.openbox-add {
            display: inline-block !important;
            color: #fff;
            margin-left: 24px !important;
            width: 175px !important;
            height: 3rem !important;
            padding: 0 2em;
            margin-bottom: 0;
            overflow: hidden;
            text-transform: uppercase;
            font-size: 1em !important;
            letter-spacing: -.015em;
            font-weight: 700;
            line-height: 3rem !important;
            border: none;
        }
        .panel.header .top-links-icon a,
        .panel.header .top-links-icon::after{
            color: #fff !important;
        }
        .qty.field .input-text.qty, .col.qty .input-text.qty {
            width: 44px !important;
            height: 3rem !important;
            border: 1px solid #e7e7e7;
        }
        .product.description .value ul {
            padding-left: 0px !important;
        }
        @media only screen and (max-width: 767px) {
            .products-grid .product-item-name a{
                white-space: normal;
            }
        .catalog-product-view .qty-left {
            bottom: 100px !important;
        }
        .openbox_lable h3 {
            margin-top: 0rem !important;
        }
        .products-list .product-item-info {
            flex-direction: column;
        }
        .products-list .product-item-details {
            width: 100%;
            max-width: 98%;
        }
        .customer-account-login .login-container,
        .customer-account-forgotpassword form#form-validate{
          padding: 20px;
      }
      .page-header.type4 .header-main .header-center .logo{
        min-width: 90px!important;
      }
        }

        .box-tocart .fieldset > .field.qty > .label {
            display: inline;    
            font-weight: bold;
        }
        .box-tocart .fieldset > .field.qty > .control {
            display: inline;
            margin-left: 8px;
            margin-right: 34px;
        }
        .products-grid .price-box.price-final_price span.price-container.price-final_price.tax.weee {
            display: inline-block;
            width: 100%;
            margin-bottom: 20px;
        }
        .page-products .products-grid a.minimal-price-link {
            position: absolute;
            top: 65px;
            height: 20px;
        }
        .page-products .bulk_purchase_table_simple td.qty_txt {
            vertical-align: middle;
        }
        .page-products .products-grid table.bulk_purchase_table_simple tr td:first-child {
            position: relative;
            top: 10px;
        }
        .page-products .product.actions.product-item-actions {
            position: relative;
        }
        .page-products .products-grid .add.to.wish.list {
            position: absolute;
            bottom: 0;
            right: 0;
        }
        .page-products .product.description.product-item-description a.action.more:hover{
            padding: 10px;
        }
        @media only screen and (max-width: 480px) {
            .products-grid .qty-left{
                bottom: 80px!important;
            }
            .products-grid .product-item {
                width: 100%;
            }
           .products-grid .product-item-details{
                text-align: left;     
                float: left;
            }
            .page-header.type4 .header-contact i{
                font-size: 20px;
            }

        }
        p.openbox_purchase {
            margin-bottom: 6px;
            font-size: 12px;
        }
      
        @media only screen and (min-width: 1600px) {
            /* .fullscreen-carousel>.porto-carousel{
                max-height:960px;
            } */
        }
        @media only screen and (min-width: 1100px) {
            
            .catalogsearch-result-index .products-list .qty-left{
                bottom: 135px;
            }
        }
        @media only screen and (min-width: 1280px) {
            .products-grid p.openbox_purchase {
            
                position: absolute;
                bottom: 49px;
                font-size: 12px;
            }
            .products-grid .product-item {
                width: 25%;
            }  
            .catalog-product-view  .product-info-main{
                margin-bottom: 0px;
            }
        }
        .nofity.me.subnotification .action {
            height: 3rem;
            padding: 0 2em;
            margin: 10px;
            text-transform: uppercase;
            font-size: 1em;
            line-height: 3rem;
        }
        .nofity.me.subnotification .action:hover {
            color: #fff;
        }
        .catalogsearch-result-index .products-list .product-item-info .product-item-details .price-box,
        .products-list .product-item-info .product-item-details .price-box {
            margin-bottom: 0px;
            float: left;
            width: 100%;
        }
        .catalogsearch-result-index .products-grid .special.order {
            width: 100%;
            float: left;
        }
        .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.mage-dropdown-dialog {
            position: relative;
        }
        .product-item .rating-summary .rating-result {
            display: none !important;
        }
        .products-slider button#pop_add {
            font-size: 9px;
            padding: 10px;
            height: 2rem;
            line-height: 1;
        }
        .products-slider button#pop_add:before {
            display: none;
        }
        form#outofstocknotification {
            float: left;
        }
        form#outofstocknotification .cleardiv {
            display: inline-block;
        }
        .customer-account-login .page-title-wrapper::after,
        .customer-account-login .page-title-wrapper::before,
        .customer-account-forgotpassword .page-title-wrapper::before,
        .customer-account-forgotpassword .page-title-wrapper::after {
            display: none;
          }
          .customer-account-login #maincontent,
          .customer-account-forgotpassword #maincontent {
            padding: 0px;
            overflow: hidden;
          }
         
          @media only screen and (min-width: 1200px) and (max-width: 1444px) {
           .cms-shop-gemsen .full-carousel .owl-stage {
                float: left;
                max-height: 765px;
            }
          }
          .contact-index-index .page-main .contact-info [class^="porto-icon-"] {
            background-color: #ffffff !important;
        }
        .customer-account-index nav.navigation.sw-megamenu.side-megamenu {
            padding: 0px;
        }
        .customer-welcome .customer-menu {
            display: block;
        }
        .header.panel > .header.links > li.customer-welcome > span.customer-name{
            display: none;
        }
        .panel.header.show-icon .customer-menu .header.links{
            border: 0px;    
            border-radius: 0;
            position: relative!important;
            box-shadow: none;
        }
        .panel.header.show-icon .customer-menu .header.links::before,
        .panel.header.show-icon .customer-menu .header.links::after {
            border: 0px solid;
        }
        .panel.header.show-icon .customer-menu .header.links li {
            padding: 4px 2px !important;
        }
        .panel.header.show-icon .header.links{
            min-width: 188px!important;
        }
        .minicart-items .product-item-details{
            padding-right: 5px!important;
        }
        .minicart-items .product-item-name p a {
            display: inline;
        }
        .minicart-items .product-item-pricing .details-qty .label {
            margin-bottom: 0;
        }
        .checkout-index-index aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {
            margin-top: 0px;
        }
        .checkout-cart-index .cart.main.actions button.action{
            float:right;
            padding: 12px 14px;
        }
        .cart-discount .actions-toolbar button.action:not(:hover) {
            color: #fff;
        }
        .checkout-cart-index .cart.main.actions button.action:hover {
            color: #fff;
            background: #0080c3;
        }
        .page-main {
            padding-bottom: 15px;
        }
        @media only screen and (max-width: 768px) {
            .product-jl-94624-stealthboxr-for-2015-up-kawasaki-teryx4 .qty-left {
                bottom: 10px !important;
            }
            .page-products .products-grid a.minimal-price-link{
                top:82px;
            }
            .checkout-cart-index table#shopping-cart-table {
                display: block;
            }
            .checkout-cart-index .cart.table-wrapper table#shopping-cart-table .item .col.item,
            .checkout-cart-index table#shopping-cart-table tr.item-info {
                display: inline-flex;
            }
            .checkout-cart-index .cart.table-wrapper table#shopping-cart-table .product-item-details {
                text-align: left;
            }
            .checkout-cart-index .cart.table-wrapper table#shopping-cart-table td.col.qty .control.qty {
                justify-content: center;
            }
            .checkout-cart-index .cart .table.items .col.item:before{
                clip: rect(0, 0, 0, 0);
                 height: 1px;
                margin: -1px;
                overflow: hidden;
                 width: 1px;
            }
            .checkout-index-index .columns .column.main {
                padding-bottom: 0px;
            }
            .minicart-items .product-item-details{
                display: block!important;
            }
            }
            button:hover {
                background-color: #0088cc !important;
                border-color: #0088cc !important;
            }
            .product-options-bottom, .product-info-price {
                font-size: 1.1rem!important;
                }
            .custom-popup h3 {
                font-size: 16px;
                font-weight: normal;
            }
            .modal-popup .modal-header {
                padding-top: 1.5rem!important;
            }
            button.action-close:hover {
                background: transparent !important;
            }
            button.action-close:focus {
                outline: none;
            }
           /* .product-info-price .min-advertised-price-box {
                margin-top: 15px;
                margin-bottom: 8px;
            }
            .page-products .products-list .special.order {
                bottom: 110px;
                position: absolute;
            }*/
            .page-products .products-grid .special.order {
                
    position: relative;
    color: #ff0000;
    font-weight: 500;
    float: left;
    width: 100%;
            }
            .prev-next-products .product-nav em.porto-icon-left-open:before,
            .prev-next-products .product-nav em.porto-icon-right-open:before {
                color: #ccc !important;
            }
            .bulletproof-title.tsttt {
                color: #222529;
                font-size: 24px!important;
                margin-bottom: 20px!important;
            }
            .bulletproof-content .bulk_purchase_table_simple td button#pop_add {
                padding: 0 15px !important;
                text-transform: uppercase;
                font-size: 1em;
            }
            .bulletproof-content table.bulk_purchase_table_simple td {
                vertical-align: middle;
            }
            @media only screen and (max-width: 580px) {
                .mst-related_products__productsList .productsList-list .productsList-list-item{
                    padding: 0px;
                }
                .mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item{
                    margin-left: 0px;    
                    margin-bottom: 20px;
                }
            }
           /* .fullscreen-carousel .owl-carousel:not(.owl-loaded)>*, .fullscreen-carousel .owl-item>*{
                height: auto!important;
            }*/
            body.cms-terms-conditions {
                padding: 0px !important;
            }
            @media only screen and (max-width: 767px){ 
                .block-search .control {             
                    background: transparent!important;             
                }  
                .products-grid .product-item-details {
                    min-height: 290px;
                    width: 100%;
                    text-align: left;
                }      
                .products-grid .product-item-details .product-item-name{
                    float: left;
                }     
            }
            .products-grid .price-final_price {
                position: relative;
            }
            .products-grid .price-final_price span.special-price {
                position: absolute;
               /* left: 0px;
                top: 18px;*/
            }
            /* .products-grid .discount-percentage{
                bottom:160px;
            } */
            @media only screen and (min-width: 768px) and (max-width: 1024px){
                .products-grid .discount-percentage{
                    right:0px;
                }
                .products-grid .product.details.product-item-details {
                    text-align: left;
                }
            }
            span.new-lbl {
                position: absolute;
                top: 8px;
                left: 8px;
                background: #0080c3;
                color: #fff;
                font-size: 12px;
                padding: 12px;
                font-weight: 600;
                border-radius: 100%;
            }
            span.sale-lbl {
                position: absolute;
                background: #0080c3;
                top: 8px;
                right: 8px;
                color: #fff;
                font-size: 12px;
                padding: 12px;
                font-weight: 600;
                border-radius: 100%;
            }
   @media only screen and (max-width: 768px) {
        span.new-lbl {
            left: 14px;
        }
        .products-list .product-item-photo{
            flex: 0 !important;
        }
    }
    @media only screen and (max-width: 760px) {
        #featured-products .product_addtocart_form .bulk_purchase_table_simple td {
            display: inline;
        }
        #featured-products .products-slider button#pop_add{
            margin-top:10px;
        }
    }
    .fotorama__stage__frame .fotorama__img {
        width: 75% !important;
    }
    .orders-recent td.col.productsku .select2-container {
        width: 270px !important;
        min-width: 270px !important;
    }
    .orders-recent td.col.productprice .price {
        width: 100px;
        border-radius: 4px;
    }
    .orders-recent td.col.qty .qty .control.qty {
        width: auto;
    }
    .orders-recent td.col.qty .qty .control.qty input.input-text.qty{
        height: auto!important;
        margin: 0px 4px;
        border-radius: 4px;
    }
    .orders-recent td.col.action a.delete.row {
        padding: 0px 10px;
    }
    .orders-recent td.productsku .select2-container--default .select2-selection--single {
        background-color: #fff;
        border: 1px solid #aaa;
        border-radius: 4px;
        border-color: rgba(0, 0, 0, .09);
        height: auto;
        padding: 3px 0px;
    }
    .orders-recent td.col.qty .qty .control.qty button.dec, .orders-recent td.col.qty .qty .control.qty button.inc {
        width: auto !important;
        padding: 10px 15px;
        border-radius: 4px;
    }
    @media only screen and (max-width:768px) {
        .page-main-inner div#body {
            width: auto!important;
        }
        .orders-recent .table-order-items tr th, .orders-recent .table-order-items tr td{
            border-top: 0px;
        }
        .block.block-dashboard-info span {
            margin-bottom: 10px;
            display: inline-block;
        }
        .mobile-sidebar .sidebar-content .block.block-collapsible-nav {
            position: static;
        }
        }
        .page-products .products-grid .add.to.wish.list {
            position: absolute;
            bottom: initial;
            right: initial;
            top: 70px;
            left: 15px;
        }
        .page-products .products-grid .product.actions.product-item-actions {
            position: static;
        }
        .page-products .products-list .bulk_purchase_table_simple>tbody>tr>td:last-child {
            width: 161px;
        }
        @media only screen and (max-width:768px) {
            #featured-products .product-item-details .product-item-name{
                white-space:normal;
            }
            }
			.mst-searchautocomplete__item.magento_catalog_product .description{
				    font-size:13px
			}
			.product-info-main .product.overview {
				margin-bottom: .5em!important;
			}
            .price-container .price {
                font-size: 1.4rem;
              }
            .product-info-main .page-title-wrapper h1 {
                margin-bottom: 0;
            }
            .product-info-main .product.sku {
                font-size: .8571rem;
            }
            .product-info-price,
            .product-info-main .product.sku .value {
                font-weight: inherit;
            }
            
            .products-list .product-short-description {
                margin: 0px !important;
                width: 100% !important;
            }
            .products-list .product-item-name {
                min-height: auto;
            }
            .products-list .product-item-details .product-item-name a {
                margin: 0;
            }
            .catalogsearch-result-index .products-list .msrp-price-box {
                margin-top: 0px!important;
            }
            .products-list p.openbox_purchase,
            .products-list .stock.available,
            .products-list .qty-left,
            .products-list span.product-sku,
            .products-grid span.product-sku {
                width: 100%;
                float: left;
            }

            .catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
                z-index: 9999;
            }
            .page-header{
                z-index: 999999;
            }
            .product-info-main .product.attribute.overview {
                line-height: 0.6;
            }
			.product-info-main .product.attribute.overview {
    line-height: 1.2;
}
.amasty-label-text {
    position: relative !important;
}
@media only screen and (max-width:640px) {
	.amasty-label-container{
		left: 20px;
	}
}
@media only screen and (min-width: 1200px){
    .products-grid span.old-price {
        position: absolute;
        top: -14px;
    }
    .products-grid .old-price .price {
        font-size: 0.9rem;
    }
    .products-grid .price-final_price span.special-price {
        position: relative;
    }
    .products-grid .discount-percentage {
        /* bottom: initial;
        right: -6px; */
        left: -3px;
        top: 65px;
    }
    .products-grid p.openbox_purchase a.blue-link {
        float: left;
    }
        .products-grid p.openbox_purchase {
            bottom: 75px;
            line-height: 1;
        }
    }
/* plp page mobile grid view */
@media only screen and (max-width: 480px){
    .products-grid .price-final_price span.special-price {
        position: relative;
        display: block;
    }
    .products-grid .discount-percentage {
        bottom: inherit;
        top: 60px;
        left: 0;
        right: inherit;
        position: static;
    }
    .products-grid p.openbox_purchase {
        font-size: 12px;
        float: left;
    }
    .products-grid .product-item .price-box {
        float: left;
        width: 100%;
    }
    .products-grid span.old-price {
        position: relative;
        left: 0px;
        top: 0px;
    }
    .products-grid .price-box.price-final_price span.price-container.price-final_price.tax.weee{
        margin-bottom: 4px;
    }
    .page-products .products-grid .price-box .price {
        font-size: 14px;
    }
    }
    @media screen and (min-width: 481px) and (max-width: 1024px){
        .page-products .products-grid .add.to.wish.list {
            top: -80px;
        }
        .products-grid .discount-percentage {
            right: 50px;
            bottom: inherit;
            top: 50px;
        }
        .products-grid span.old-price {
            position: relative;
            left: 0px;
            top: 0px;
        }
        .products-grid .price-box.price-final_price span.price-container.price-final_price.tax.weee{
            margin-bottom: 5px;
        }
        .products-grid .price-final_price span.special-price {
            position: relative;
            display: block;
        }
        .products-grid .product-item .price-box {
            float: left;
            width: 100%;
        }
        .products-grid p.openbox_purchase {
            float: left;
        }
        .products-grid .product-item-details {
           min-height: 260px;
        }
        .products-grid .bulk_purchase_table_simple td{
            padding:5px;
        }
           .products-grid .bulk_purchase_table_simple .action.primary {
                margin-left: 0px;
                width: 140px;
            }
        }
        .products-grid .bulk_purchase_table_simple .action.primary {
            min-width: 136px;
        }
            
        .old-price .price {
            text-decoration: none;
            color: #444!important;
        }
        .products-list .special-price,
        .products-grid .special-price{
            width: 100%;
            color: #f2703e;
            font-size: 0.9rem;
        }
        .page-products .products-list .product.description.product-item-description p {
            line-height: 16px;
            margin-bottom: 10px;
        }
		.owl-carousel.dots-style-1 .owl-dots span {
	border-color:white!important;
}
.owl-carousel.dots-style-1 .owl-dot.active span, .owl-carousel.dots-style-1 .owl-dot:hover span{
	color:white!important;
}
.fullscreen-carousel .porto-ibanner-layer .pt-2{
	padding-top:initial!important
}
@media only screen and (min-width: 900px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    height: auto !important;
    max-height: 600px;
}
}
@media only screen and (min-width: 1024px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    height: auto !important;
    max-height: 700px;
}
}
@media only screen and (min-width: 1430px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 820px;
}
}
@media only screen and (min-width: 1700px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 920px;
}
}
@media only screen and (min-width: 1900px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 980px;
}
}
@media only screen and (min-width: 2000px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 1070px;
}
}
@media only screen and (min-width: 2150px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 1140px;
}
}
@media only screen and (min-width: 2300px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 1210px;
}
}
@media only screen and (min-width: 2400px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 1290px;
}
}
@media only screen and (min-width: 2600px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 1400px	;
}
}
@media only screen and (min-width: 2850px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 1550px	;
}
}
@media only screen and (min-width: 3150px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 1700px	;
}
}
@media only screen and (min-width: 3410px) {
	.fullscreen-carousel,
    .fullscreen-carousel #banner-slider-demo-6 {
    max-height: 1850px	;
}
}
.minicart-wrapper .action.showcart .counter.qty{
    overflow: hidden;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number{
    background: #ff5b5b;
    border-radius: 10px;
}
#featured-products .products-grid .product.details.product-item-details table.bulk_purchase_table_simple > tbody > tr > td{
	padding: 11px 0.2em;
}
.porto-info-list li, .product.description ul li {
    list-style: disc!important;
    line-height: 1.5;
    padding-top: .5em;
    padding-bottom: .5em;
    margin: 0;
    display: list-item!important;
    align-items: center;
}
.amasty-label-container{
	width:48px!important;
}
.openbox_purchase {
    float: left;
    width: 100%;
}
@media only screen and (min-width:1200px){
.categorypath-shop-by-categories-home-accessories-power-cords .product-item-inner {
    position: absolute;
    left: 25%;
    top: 24%;
}

/* 12-12 */
.openbox_purchase {
    margin-bottom: 15px;
}
}	
@media only screen and (max-width:540px){
.categorypath-shop-by-categories-home-accessories-power-cords .product-details {
        margin-bottom: 10px;
    }
}
.openbox_purchase span{
    font-size: 0.9rem!important;
    font-weight: 600!important;
    color: #444!important;
}
/* 12-12 */
.products-grid .special-price{
	margin-bottom:15px;
}
.products-list .special-price{
    margin-bottom:5px;
}
.products-list .discount-percentage{
	top:85px;
	left:0px;
}
.products-list .min-advertised-price-box, 
.products-list .msrp-price-box, 
.products-grid .min-advertised-price-box, 
.products-grid .msrp-price-box{
	color:#000;
    margin-bottom: 30px;
}
a.blue-link {
    font-size: 0.9rem;
}
span.openbox-remainingqty {
    position: absolute;
    left: 0;
    bottom: -20px;

}
/* pdp */
span.openbox-remainingqty span {
    color: #ff0000 !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 12px !important;
}
.product-info-stock-sku .discount-percentage {
    color: #f2703e;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
    position: relative;
    left: -6px;
    top: -65px;
}
.products-list .min-advertised-price-box, .products-list .msrp-price-box{
    margin-bottom: 0;
}
.products-list .special.order {
    position: relative;
    bottom: 5px;
    color: #ff0000;
    font-weight: 500;
    float: left;
    width: 100%;
}
.products-list .openbox_purchase {
   position: relative;
   top:-7px;
}   
.catalog-product-view .product-info-price .price-box.price-final_price .special-prices-box {
    margin-bottom: 15px;
}
.catalog-product-view .product-info-stock-sku .discount-percentage {
    top: -97px;
}
/* grid view */
.products-grid .min-advertised-price-box,
.products-grid .msrp-price-box {
   margin-bottom: 10px;
}
.products-grid .qty-left {
   left: 0px;
   bottom: 130px;
}
.products-grid .price-box.price-final_price {
   min-height: 120px;
}
.products-grid .product-item-details .openbox_purchase {
   position: relative;
   top: -15px;
}
/* end */
@media only screen and (max-width: 767px) {
    .products-list .discount-percentage {
        top: 106px;
    }
    .products-list .openbox_purchase {
        margin-bottom: 12px; 
    }
    span.openbox-remainingqty {
        bottom: -15px;
    }
    .products-list .product-short-description {
        min-height: 50px;
    }
    .amlabel-position-wrapper {
        right: 30px !important;
    }
    /* .products-list .special.order {
        bottom: 150px;
    } */
    .catalog-product-view .product-info-stock-sku .discount-percentage {
        top: -88px;
        left: -4px;
    }
}
@media screen and (max-width:1024px) and (min-width:768px) {
    .catalog-product-view .product-info-stock-sku .discount-percentage {
        left: -4px;
        top: -98px;
    }
}
@media screen and (max-width:767px) and (min-width:481px) {
    .products-grid .qty-left {
        bottom: 85px;
    }
}
.products-grid .min-advertised-price-box,
.products-grid .msrp-price-box {
   margin-bottom: 10px;
}
.products-grid .qty-left {
   left: 0px;
   bottom: 130px;
}
.products-grid .price-box.price-final_price {
   min-height: 120px;
}
.products-grid .product-item-details .openbox_purchase {
   position: relative;
   top: -15px;
}
@media screen and (min-width:768px) {
.catalog-product-view .product-info-main .product-info-price {   
    min-height: 95px;
    margin-bottom: 0;
}
.catalog-product-view .product-info-main .msrp-price-box {
    padding-top: 5px;
}
.products-list .product-item-details .product-details {
    float: left;
    width: 350px;
}
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button.action.primary.tocart{
	width:auto;
}
/* Force minicart content to be displayed by default */
.block.items-in-cart .content.minicart-items {
    display: block !important; /* Ensure it's displayed */
}
