.store-selector-popup .modal-content {
    padding-top: 20px !important;
}
aside.modal-popup.store-selector-popup.modal-slide._inner-scroll._show {
    margin-top: 30px;
}
.store-selector-popup-empty-query {
    display: none;
}
.store-selector-search {
    display: none;
}
#store-selector .form-continue .actions-toolbar .action.primary {
    font-size: 16px;
    padding: 0 25px;
}
.actions-toolbar > .primary, .actions-toolbar > .secondary {
    margin-bottom: 0;
    margin-left: 20px;
}
#delivery-method-selector .action {
    line-height: 2.2rem;
    padding: 5px 17px;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 20px;
}
#payment_method_telr {
    display: none;
}
#tab-label-reviews-title .counter {
    display: none !important;
}
.countdown-page-product-custom{
    display: none !important;
}
.velaNewsletterFooter {
    background: #00b451;
}
.page-footer .fa {
    vertical-align: middle;
    font-size: 25px;
    padding: 10px 10px;
}
.velaNewsletterFooter .newsletter-footer button.action, .velaNewsletterFooter .newsletter-footer button.action:hover {
    background-color: #222 !important;
}
.item-product .product-info .info-price .special-price .price-wrapper .price, .item-product .product-info .info-price .price {
    color: #00b451;
}
.product.attribute.sku, .product-info-main .product.attribute.sku {
    display: none;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #00b451;
    border-color: #00b451;
}
.block_notification {
    background: #ffffff;
    padding: 12px 0;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
    font-size: 16px;
}
.onsale_product {
    background-image: url(./images/background_home6.jpg);
}
.cart.table-wrapper .cart.items .col .actions-toolbar a.action-edit {
	display:none;
}
.billing-address-form .actions-toolbar > .primary .action.action-cancel {
    margin-top: 0;
    padding: 0px 25px;
    border-radius: 3px;
}
.account .page-main .secondary .back {
    color: #ffffff !important;
}
.account-nav-content .nav.items li.nav:nth-child(3) {
    display: none;
}
@media (min-width: 768px){
.verticalmenu.navigation li.level0.fl-left {
    float: none !important;
}
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level1 > a {
    font-weight: 400 !important;
}
.main-nav > ul > li > a:hover {
    background: #ffffff !important;
    color: #00b451 !important;
}
.main-nav > ul > li > a {
    font-weight: 500;
    background: #ffffff;
}
#back-top i {
    line-height: 35px;
}
.wave {
    background-color: #00b451;
}
.catalog-product-view .fa-heart:before {
    content: "\e08a" !important;
    font-family: 'simple-line-icons';
}
.product-view .product-social-extra a:hover, .wrapper_quickview_item .product-social-extra a:hover {
    color: #ffffff !important;
}
.item-product .product-extra-link a:hover {
    color: #fff !important;
}
.onsale_product .rokan-product-heading h2, .onsale_product .owl-theme .owl-buttons {
    background: #f5f5f500;
}
.owl-carousel .item-product {
    padding: 35px 15px;
}
.item-product .product-info {
    text-align: left;
    min-height: 71px;
}
.banner_item_bg a {
    display: flex;
	z-index:9999;
}
@media(min-width:1024px){
.wrapper_slider .banner_item .text-banner p.head {
	font-size: 42px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
    color: #000000;
}
.wrapper_slider .banner_item .text-banner p.body {
	font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    margin: 12px 0px;
    color: #000000;
	width:480px;
}
.wrapper_slider .banner_item .text-banner button.primary {
    padding: 3px 48px 40px 45px;
    font-size: 15px;
    margin-top: 25px;
}
.wrapper_slider .banner_item .text-banner {
    text-align: left;
    top: 50px;
    left: 30%;
    align-items: start;
}
}
/*-------------mobile devices-------------------------------------*/
@media(max-width:480px){
.wrapper_slider .banner_item .text-banner {
    text-align: left;
    top: 5px;
    left: 0px;
    align-items: start;
}
.wrapper_slider .banner_item .text-banner p.head {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    color: #000000;
}
.wrapper_slider .banner_item .text-banner p.body {
    font-size: 9px;
    font-weight: 600;
    line-height: 14px;
    width: 253px;
	margin: 5px 0px 10px;
}
.wrapper_slider .banner_item .text-banner button.primary {
	line-height: 34px;
    padding: 0 20px;
    height: 35px;
}
.verticalmenu.navigation.side-verticalmenu > ul li.level0 .level0.submenu .subchildmenu > li.level1 > a {
    max-width: 263px;
	text-align:left;
}
}
/*---------------------Tab Devices -------------------------------*/
@media(min-width:768px) and (max-width:1000px){
.banner-slider .banner_item_bg img {
    height: 240px;
}
.wrapper_slider .banner_item .text-banner {
    text-align: left;
    top: 5px;
    left: 0px;
    align-items: start;
}
.wrapper_slider .banner_item .text-banner p.head {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    color: #000000;
}
.wrapper_slider .banner_item .text-banner p.body {
    font-size: 9px;
    font-weight: 600;
    line-height: 14px;
    width: 253px;
	margin: 5px 0px 10px;
}
.wrapper_slider .banner_item .text-banner button.primary {
	line-height: 34px;
    padding: 0 20px;
    height: 35px;
}
}
@media(min-width:1000px) and (max-width:1200px){
.banner-slider .banner_item_bg img {
    height: 400px;
}
.wrapper_slider .banner_item .text-banner {
    left: 0%;
}
}

.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content {
    padding: 84px;
    height: 600px !important;
	border-radius: 0px;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header {
    background: #fff;
}
.modal-content {
    margin-bottom: 0px;
}
.modal-popup.modal-slide .modal-footer {
    padding: 25px;
    background-color: #ffff;
}
.modals-wrapper .popup-authentication.modal-popup._inner-scroll .modal-inner-wrap .modal-content {
    padding: 30px !important;
    height: auto !important;
    border-radius: 3px !important;
}
.form-edit-account .fieldset.additional_info{
	display:none !important;
}
.form-wishlist-items .field.comment-box{
	display:none !important;
}
a.compare-link.action.tocompare {
    display: none;
}
.block-minicart .block-content > .actions .viewcart:hover {
    color: #ffffff !important;
}
.wrapper_quickview_item a.action.towishlist.wishlist-link:before {
    content: "\e08a";
    font-family: 'simple-line-icons';
    font-weight: 100;
}
.field-tooltip .field-tooltip-content {
    font-size: 12px;
    line-height: 16px;
    word-wrap: break-word;
    z-index: 999;
}
.customer-account-create .page-main .form.create.account .fieldset {
    overflow: visible;
}

.verticalmenu.navigation.side-verticalmenu li.level0.classic .submenu li.parent > a:after {
    content: '\e606';
    display: inline-block;
    font-family: 'simple-line-icons';
    margin-left: 6px;
    margin-right: 5px;
    line-height: 15px;
    float: right;
}