span.PricesalesPriceWithDiscount {
    text-decoration: line-through;
}


#sp-header .sj-search-pro-wrapper .input-group-btn .btn-default {
    background-color: #22334c;
    border-color: #22334c;
}

#sp-header .sj-search-pro-wrapper .input-group-btn .btn-default:hover {
    border-color: #22334c;
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    
    padding: 0px;
}

#sp-menu>.sp-column {
    height: 100%;
    float: left;
}

nav.sp-megamenu-wrapper.d-flex {
    margin-left: 170px;
}

div#sp-logo {
    padding: 0px 20px 0px 40px;
}

div#sp-top3 {
    padding-top: 20px;
}

a.vm-btn.vm-btn-primary.showcart.floatright {
    margin-right: 50px;
}

@media (max-width: 568px)
body.site #sp-header {
    padding: 30px 0 0 0px;
    min-height: 100px;
}

.header-sticky img.logo-image {
    width: 140px;
    height: auto;
    padding-top: 10px;
    transition: height .5s ease-in-out,border .5s ease-in-out,box-shadow .5s ease-in-out;
}

.header-sticky #offlajn-ajax-search154 {
    margin-top: 10px;
}

.sp-module.all-categories .sp-module-title {
    background-color: #22334c;
    
}

ul.social-icons > li {
    display: inline-block;
    margin: 15px 7px;
}

#sp-top-bar span.fa {
    font-size: 17px;
}

.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    line-height: 40px;
}

.sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 11px;
    white-space: nowrap;
}


.sp-module.all-categories .sj-flat-menu li:hover {
    background: #da3a16;
    color: white;
}

.sp-module.all-categories .sj-flat-menu li:hover a {
    color: #ffffff;
}

.sp-module.all-categories .sj-flat-menu li .fm-container ul li:hover a {
    color: #ffffff;
}

#sp-right .sp-column .categories-sidebar ul > li a:active, #sp-left .sp-column .categories-sidebar ul > li a:active, #sp-right .sp-column .categories-sidebar ul > li a:focus, #sp-left .sp-column .categories-sidebar ul > li a:focus {
    color: #da3a16;
}



.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    background: #da3a16;
    color: #fff;
    border: 1px solid #da3a16;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 4px;
    cursor: pointer;
    letter-spacing: 1px; 
    text-decoration: none;
    padding: 6px 12px;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 2.2rem;
    margin: 0 0 1.25rem 0;
}

.article-list .article .readmore {
    font-size: 14px;
    padding-top: 10px;
}

.article-list .article .readmore a {
    color: #ffffff;
    padding: 8px;
    font-weight: 500;
    background: #da3a16;
    border-radius: 4px;
    
}

.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
    color: #fff;
}

.article-info > span {
    font-size: 1.3rem;
    color: #b5b5b5;
}

.article-details .article-header h1 {
    font-size: 28px;
    color: #ff2b02;
}

.productdetails .vm-product-container .vm-product-details-container .product_sku {
    text-transform: uppercase;
    display: inline-block;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 5px;
    margin: 0px 0px 10px 0px;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}

.category-view .row .product-container .vm-product-media-container .sale_price {
    height: 42px;
    width: 42px;
    border-radius: 42px;
    background: #ff3c20;
    color: #fff;
    line-height: 42px;
    text-align: center;
    position: absolute;
    top: 15px;
    right: 15px;
    font-weight: bold;
  display: none;
}


body.helix-ultimate .sppb-row-container {
   /* width: 1170px; */
    margin: 0 auto;
    padding: 0px !important;
}

.chzn-container.chzn-container-single .chzn-search {
    padding: 0.625rem;
    display: none;
}

.sp-scroll-up {
    
    position: fixed;
    bottom: 150px;
    right: 30px;
    width: 36px;
    height: 36px;
    
}

.product-field.product-field-type-R {
    float: left;
    width: auto;
    margin: 10px;
}

.product-field.product-field-type-R.product-field-display a {
    font-size: 16px;
    color: #ff3c20;
    font-weight: bold;
    text-align: center;
}

span.signin-text.d-none.d-lg-inline-block {
    font-size: 14px;
}

.product-field.product-field-type-R.product-field-display {
    
    text-align: center;
}

.productdetails .vm-product-container .vm-product-details-container .availability {
    display: block;
    text-align: left;
    margin: 20px 0px 15px;
    width: auto;
  background: #dfdfdf;
    padding: 10px;
    border: 1px solid #585858;
    border-radius: 3px;
}
}

.availability .fa.fa-check-square-o:before {
    content: "\f14a";
    color: #54c71a;
    font-size: 18px;
}

#sp-left .sp-module ul>li, #sp-right .sp-module ul>li {
    display: block;
    border-bottom: 1px solid #f3f3f3;
    padding-top: 20px;
    padding-bottom: 20px;
}

.article-info .createdby, .article-info .category-name, .article-info .published {
    font-size: 15px;
}

.article-info>span a, .article-info>span a:hover {
    color: #ff2b02;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #ff2b02;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
    color: #b72306;
}

.sppb-addon-module .product-container {
    padding: 10px;
    border: 1px solid #ddd;
    margin: 6px;
  text-align: center;
}

.sppb-addon-module .product-container img {
    margin: 0 auto;
  max-height: 250px;
}

.sppb-addon-module .product-container .product-price {
    width: 100%;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 6px;
    font-size: 14px;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#sp-left .sp-module a.mod-articles-category-title {
    line-height: 20px;
    color: #da3a16;
}

#sp-left .sp-module span.mod-articles-category-date {
    color: #a9a9a9;
}


.sp-page-title .sp-page-title-heading {
    font-size: 40px;
    line-height: 1;
    padding-left: 20px;
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px;
  padding-left: 20px;
}

.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button, input.highlight-button, .addtocart-bar .notify {
    font-size: 18px;
    font-weight: 600;
    background: #da3a16;
    border-radius: 3px;
    border: none;
    text-transform: inherit;
    padding: 10px 15px;
    margin: 0px;
    color: #fff;
}

input.notify-button.highlight-button.validate {
    margin-top: 20px;
}


.availability span.text, .availability i.fa.fa-check-circle {
    color: #22480f;
    font-size: 18px;
}

.category-view .row .category .spacer {
    padding: 20px;
    border: 1px solid #ccc;
    height: 350px;
    margin-bottom: 10px;
    text-align: center;
}

.category-view .row .category .spacer a {
    font-weight: 600;
    font-size: 16px;
}

.tab-content span.product-fields-title {
    font-size: 20px;
    color: #fe5722;
}

.sj-sp-cat .item-readmore {
    text-align: center;
    padding-bottom: 10px;
}

#sp-main-body {
    padding: 50px 0;
}

.sp-page-title {
    padding: 60px 0;
}

/*  Virtuemart  START  */

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ff2b02;
    border-color: #ff2b02;
}

.browse-view .row .product .spacer span.PricepriceWithoutTax, .browse-view .row .product .spacer span.PricediscountedPriceWithoutTax {
    font-size: 14px;
    color: #545454;
}

div.vm-details-button a {
    padding: 6px 12px;
    border: none; 
    font-size: 14px;
    max-width: 85%;
    /* width: 192px; */
    line-height: 18px;
    background: none;
    border-radius: 0;
    color: #969696;
}

span.PricesalesPrice {
    font-size: 26px;
    color: #c3110d;
}

span.PricepriceWithoutTax {
    font-size: 16px;
    font-weight: 400;
    color: #666;
}

.vm3pr-1 .product-price, .vm3pr-2 .product-price, .vm3pr-3 .product-price {
    min-height: 28px;
    float: none;
    text-align: center;
}

p.product_s_desc {
    line-height: 20px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #9d9d9d;
    font-size: smaller;
}

.quantity-box input.quantity-input.js-recalculate {
    width: 40px;
} 

.product-category {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.product-sku {
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    border-radius: 0;
    
}

.checkoutStep {
    font-size: 35px;
    text-align: center;
    color: #198754;
    font-weight: 700;
}	
	
.modulban .product-container {
    border: 1px solid #ddd;
    padding: 20px;
    margin: 10px;
}

h4.modul-title {
    text-align: center;
    font-size: 18px;
}

.browse-view h1 {
    font-size: 35px;
    color: #91221a;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
}

.products-view h4  {
    font-size: 30px;
    color: #91221a;
    text-transform: uppercase;
    font-weight: 500;
    text-align: left;
}

div.termekar .product-price {
    text-align: center;
    float: none;
	margin-bottom: 20px;
    margin-top: 20px;
}

input.button {
    padding: 10px 20px;
	border-radius: 5px;
    border: none;
    background: #e5402c;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
    /* text-align: center; */
}

.spacer-buy-area h2 {
    color: #db361e;
    font-size: 1.7rem;
}

.PricesalesPrice.vm-display.vm-price-value {
    /*margin-bottom: 10px;*/
}

span.PricediscountedPriceWithoutTax {
    font-size: 16px;
}

#fancybox-wrap h4 {
    font-size: 16px;
    padding-top: 20px;
    width: 80%;
}

.vm-pagination.vm-pagination-top {
    display: none;
}

.product-related-products .product-field.product-field-type-R {
    width: 25%;
    border: 1px solid #ddd;
}

.product-related-products .product-field-display {
  padding: 10px;
  text-align: center;
}

.product-description .product-field-display {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
}

/*  Virtuemart  END  */


/*   Tab Container START  */

div#tabContainer {
	margin:40px 0 0 0;
	padding:0;
	position:relative;
}
		
div#tabContainer ul {
	
	/*height:35px; */
	margin-left: -32px;
	z-index:100;
}

div#tabContainer .tabDetails ul {
	margin-left: 0px;
	
}

div ul .tabom {
	height:35px;
	position:absolute;
	overflow:hidden;
}
		
div#tabContainer li {
	float:left;
	/*list-style:none;*/
	margin-right:10px;
}

div#tabContainer ul.tabom li.listacska {
	list-style:none;
}

div#tabContainer li a {
	background:#ddd;
	color:#666;
	cursor:pointer;
	display:block;
	padding: 8px 12px;
    text-decoration: none;
    font-size: 16px;
	font-weight: 500;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}
		
div#tabContainer li a:hover {
	background:#eee;
}
		
div#tabContainer li a.active {
	background: #db361e;
    color: #fff;
}
		
.tabDetails {
	margin:0;
	padding:39px 0 0 0;
}
	
.tabContents {
	padding: 25px;
    border: 1px solid #dfdfdf;
}

#tab1 ul li {
    float: none;
}

/*   Tab Container END  */


a:hover, a:focus, a:active {
    color: #420e0a;
}

/*.sp-megamenu-parent>li>a:hover {
    background: #420e0a;
    color: #fff;
}
*/
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #91221a;
    
    padding-right: 15px;
}

.sp-page-title {
    background-image: linear-gradient(#008547, #00af69);
}

/*  Table start    */

table {
    width: 100%;
    max-width: 100%;
    border: 1px solid #d5d5d2;
    border-collapse: collapse
}

table caption {
    font-family: 'Tungsten A', 'Tungsten B', 'Arial Narrow', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.954rem;
    line-height: 1;
    margin-bottom: .75em
}

table th {
    font-family: 'Gotham SSm A', 'Gotham SSm B', Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-size: .9353rem;
    padding: 1.2307em 1.0833em 1.0833em;
    line-height: 1.333;
    background-color: #eae9e6
}

table td, table th {
    text-align: left
}

table td {
    padding: .92307em 1em .7692em
}

table tbody tr:nth-of-type(even) {
    background-color: #f9f8f5
}

table tbody th {
    border-top: 1px solid #d5d5d2
}

table tbody td {
    border-top: 1px solid #d5d5d2
}

table.wdn_responsive_table thead th abbr {
    border-bottom: none
}

@media screen and (max-width:47.99em) {
    table.wdn_responsive_table td, table.wdn_responsive_table th {
        display: block
    }

    table.wdn_responsive_table thead tr {
        display: none
    }

    table.wdn_responsive_table tbody tr:first-child th {
        border-top-width: 0
    }

    table.wdn_responsive_table tbody tr:nth-of-type(even) {
        background-color: transparent
    }

    table.wdn_responsive_table tbody td {
        text-align: left
    }

    table.wdn_responsive_table tbody td:before {
        display: block;
        font-weight: 700;
        content: attr(data-header)
    }

    table.wdn_responsive_table tbody td:empty {
        display: none
    }

    table.wdn_responsive_table tbody td:nth-of-type(even) {
        background-color: #f9f8f5
    }
}

@media (min-width:48em) {
    table caption {
        font-size: 2.532rem
    }

    table th {
        padding: 1.2307em 1.2307em 1em;
        font-size: .802rem
    }

    table td {
        padding: .75em 1em .602em
    }
}

@media screen and (min-width:48em) {
    table.wdn_responsive_table thead th:not(:first-child) {
        text-align: center
    }

    table.wdn_responsive_table tbody td {
        text-align: center
    }

    table.wdn_responsive_table.flush-left td, table.wdn_responsive_table.flush-left thead th {
        text-align: left
    }
}

/*  Table END    */


/*  OnePage Chechkout START    */

div#confirmbtn_area {
    text-align: center;
}

button#submit_coupon_button {
    background: #ec430f;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    border-radius: 5px;
}

.details-button {
    margin-left: 40px;
}

div#opc_ship_wrap_1, div#opc_payment_wrap_1 {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

select#virtuemart_country_id, select#shipto_virtuemart_country_id { {
    width: 40%;
    margin-bottom: 20px;
}

/*  OnePage Chechkout END    */


#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 30px;
    color: #fff;
    border-bottom: 2px solid #ffffff40;
    padding-bottom: 10px;
}

.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}