/* DEFAULT */
body {
    color: #555;
    font-family: "Arial";
    line-height: 24px;
    overflow-x: hidden;
}

.header .cate-dropdown {
	width: 190px;
}

a {
    color: #8d8d8d;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

a:hover, a:focus {
    color: #c12222;
}

.new_title {
    border-bottom-width: 1px;
}

.new_title {
    margin-bottom: 50px;
}

.new_title.center {
    height: auto;
}

.new_title h2 {
    border: none;
    color: #c12222;
    font-family: "Arial";
    font-size: 18px;
    margin: 0;
    padding: 35px 0 20px;
}

.slider-items-products .owl-buttons a {
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.slider-items-products .owl-buttons a:hover {
    background-color: #c12222;
    border: #c12222;
}

.slider-items-products .owl-buttons div:hover a::before {
    color: #FFFFFF;
}

.slider-items-products .owl-buttons .owl-prev,
.slider-items-products .owl-buttons .owl-next {
    top: -90px;
}

@media (max-width: 600px) {
    .slider-items-products .owl-buttons .owl-prev,
    .slider-items-products .owl-buttons .owl-next {
        top: -30px;
    }
}

.button {
    background-color: #fdd922;
    border-color: #e0bc27;
    color: #4b3636;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.button:hover {
    background-color: #000000;
    border-color: #FFFFFF;
}

.page-title {
    overflow: visible;
    padding: 15px 0 30px 0;
}

.catalog-category-view .page-title-wrapper .page-title {
    padding: 0px 0px 10px 0px;
    margin: 0 0 0px 0px;
    overflow: hidden;
    border-bottom: #ddd double;
}

.page-title h2 {
    font-family: "Arial";
}

.main-container,
.main.container {
    margin: 40px auto 40px auto;
}

.validation-failed {
    border-color: #c12222 !important;
}

.validation-advice {
    color: #c12222;
}

/* HEADER */

.page-header .panel.wrapper {
    border-bottom: 1px dotted #FFFFFF;
    height: 32px;
}

.page-header .panel.wrapper > div > div > div {
    height: 32px;
}

@media (max-width: 768px) {
    .page-header .panel.wrapper {
        border-bottom: none;
        height: auto;
    }

    .page-header .panel.wrapper > div > div > div {
        text-align: center;
        width: 100%;
		    height: auto;
    }
	.page-header .panel.wrapper .social {
		float: none;
		text-align: center;
	}
	.page-header .panel.wrapper .social ul {
		float: none;
	}
	.page-header .panel.wrapper .social ul li {
		margin: 8px 7px 8px 0px;
	}
	.page-header .panel.wrapper .social .pull-left {
		float: none !important;
		text-align: center !important;
	}
}

.page-header .panel.wrapper .social ul li {
	margin: 0 7px 0 0;
}
.page-header .panel.wrapper .social li a {
	line-height: 32px;
	height: 32px;
	width: 32px;
	background: none;
}

.page-header .panel.wrapper .block-language-wrapper {
    margin-right: 0;
	margin-top: 0px;
	height: 32px;
	border: 1px solid #fff;
	background: #fff;
}
.page-header .panel.wrapper .block-language-wrapper ul {
	margin-top: 3px;
}
.page-header .panel.wrapper .block-language-wrapper ul li {
    display: inline-block;
    padding: 0 5px;
}
.page-header .panel.wrapper .block-language-wrapper ul li img {
	border: 1px solid #e1e2e2;
}

.page-header .panel.wrapper .header.links {
    font-family: "Arial";
  	display: inline-block;
  	margin-right: 10px;
  	padding-top: 8px;
}
.page-header .panel.wrapper .header-top-rightalign {
	text-align: right;
}

@media (max-width: 992px) {
    .page-header .panel.wrapper .header.links {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .page-header .panel.wrapper .header.links {
        width: 100%;
    }
	.page-header .panel.wrapper .header-top-rightalign {
		text-align: center;
	}
}

.page-header .panel.wrapper .header.links div a,
.page-header .panel.wrapper .header.links div a span {
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

@media (max-width: 768px) {
    .page-header .panel.wrapper .header.links div a,
    .page-header .panel.wrapper .header.links div a span {
        padding-left: 10px;
    }
}

.page-header .panel.wrapper .header.links > li > a {
    color: #fff;
}

.page-header .panel.wrapper .header.links > li.myaccount > a:before {
	content: '\f007';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}

.page-header .panel.wrapper .header.links > li.wishlist > a:before {
	content: '\f004';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}

.page-header .panel.wrapper .header.links > li.check > a:before {
	content: '\f00c';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}

.page-header .panel.wrapper .header.links > li.check > a span:before {
	display: none;
}

.page-header .panel.wrapper .header.links > li.demo > a:before {
	content: '\f09e';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}

.page-header .panel.wrapper .header.links .clicker:before {
	content: '\f15b';
	font-family: FontAwesome;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 2px;
	float: left;
	margin-right: 6px;
	margin-top: -2px;
}

.page-header .panel.wrapper .header.links .login>a:before {
	content: '\f13e';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}

.page-header .panel.wrapper .header.links .logout>a:before {
	content: '\f09c';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}

button.button.continue:before {
	content: "\f061";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.btn-share:before {
	content: "\f004";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.btn-add:before {
	content: "\f067";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.btn-update:before {
	content: "\f021";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.login:before {
	content: '\f13e';
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.btn-continue:before {
	content: "\f061";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button#empty_cart_button:before {
	content: "\f00d";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.coupon:before {
	content: "\f02b";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.get-quote:before {
	content: "\f15c";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.new-address:before {
	content: "\f015";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.create-account:before {
	content: "\f007";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.submit:before {
	content: "\f04b";
	font-family: FontAwesome;
	font-size: 11px;
	padding-right: 8px;
}
button.button.view-all:before {
	content: "\f06e";
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 8px;
}

.page-header .panel.wrapper .header.links > li.myaccount > a:hover,
.page-header .panel.wrapper .header.links > li.wishlist > a:hover,
.page-header .panel.wrapper .header.links > li.check > a:hover,
.page-header .panel.wrapper .header.links > li.login > a:hover,
.page-header .panel.wrapper .header.links > li.logout > a:hover {
    color: #fdd922 !important;
}

.page-header .panel.wrapper .telephone {
    float: right;
}

@media (max-width: 768px) {
    .page-header .panel.wrapper .telephone {
        margin: 5px auto;
        text-align: center;
        width: 100%;
    }
}

.page-header .panel.wrapper .telephone a::before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 10px;
    padding-right: 7px;
}

.page-header .panel.wrapper .telephone a {
    background-color: #fdd922;
    color: #4b3636;
    font-weight: bold;
    height: 32px;
    line-height: 30px;
    padding: 10px 20px;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .page-header .panel.wrapper .telephone a::before {
        padding-right: 5px;
    }

    .page-header .panel.wrapper .telephone a {
        font-size: 10px;
        padding: 10px;
    }
}

.page-header .panel.wrapper .telephone a:hover {
    background-color: #000000;
    color: #FFFFFF;
}

@media (max-width: 768px) {
    .header > div > div {
        text-align: center;
        width: 100%;
    }

    .header .logo {
        float: none;
        width: 100%;
    }
}

.header .logo img {
    width: 100%;
}

@media (max-width: 768px) {
    .header .logo div {
        text-align: center;
    }

    .header .logo div img {
        width: auto;
    }
}

@media (max-width: 380px) {
    .header .logo img {
        width: 100% !important;
    }
}

.header .block-search {
    border-radius: 0;
    height: 34px;
	float: none;
}

.header-masinzuher {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
	html[lang="hr"] .minicart-wrapper .mini-cart .title {
		font-size: 11px;
	}

    html[lang="hr"] .header-masinzuher {
        right: -5px;
    }
}

@media (min-width: 768px) {
    .header .block-search {
        margin: 28px 0 28px 20px;
    	width: calc(100% - 60px);
    }

    .header-masinzuher {
        margin: 0;
    	position: absolute;
    	right: -20px;
    	top: 50%;
    	transform: translateY(-50%);
    }
}

@media (min-width: 992px) {
	.header .block-search {
		width: calc(100% - 40px);
	}

	.header-masinzuher {
		right: -35px;
	}
}

@media (min-width: 1200px) {
	.header .block-search {
		width: calc(100% - 80px);
	}

	.header-masinzuher {
		right: 0;
	}
}

@media (max-width: 768px) {
    .header .block-search {
        float: none;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .header .block-search {
        margin-top: 0;
    }
}

@media (max-width: 1200px) {
    .header .block-search #cat {
        width: 40%;
    }
}

.header .block-search #search {
    border: none;
    border-radius: 0;
    height: 34px;
    width: 55%;
}

@media (max-width: 1200px) {
    .header .block-search #search {
        width: 58%;
    }
}

@media (max-width: 768px) {
    .header .block-search #search {
        width: 95%;
    }
}

.header .block-search .search-btn-bg {
    border: none;
    border-radius: 0;
    height: 34px;
    right: 0;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.header .block-search .search-btn-bg:hover {
    background-color: #000000;
    color: #FFFFFF;
}

@media (max-width: 768px) {
    .header .block-search .search-btn-bg {
        right: 12px;
    }
}

@media (max-width: 334px) {
    .header .block-search .search-btn-bg {
        right: 0;
    }
}

.minicart-wrapper {
    display: inline-block;
    margin-top: 28px;
    vertical-align: top;
}
/* .minicart-wrapper > .mini-cart {
    pointer-events: none;
} */

nav .minicart-wrapper {
    display: none;
    margin-top: 5px;
    position: absolute !important;
    top: 0;
    z-index: 100;
}

nav.sticky .minicart-wrapper {
    display: block;
    margin-top: 8px;
}

@media (max-width: 768px) {
    .minicart-wrapper {
        right: 15px;
        top: 0;
    }
}

@media (max-width: 768px) {
    .minicart-wrapper {
        position: absolute;
        top: -15px;
    }
}

.minicart-wrapper .mini-cart {
    background-color: #fdd922;
    border-color: #e0bc27;
    border-radius: 0;
    padding: 0;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.minicart-wrapper .mini-cart a {
    padding: 0 10px !important;
}

.minicart-wrapper .mini-cart:hover,
.minicart-wrapper.active .mini-cart {
    background-color: #000000;
}

nav.sticky .minicart-wrapper .mini-cart {
    background-color: #000000;
}

nav.sticky .minicart-wrapper .mini-cart:hover {
    background-color: #c12222;
}

.minicart-wrapper .mini-cart .glyphicon-shopping-cart::before {
    color: #4b3636;
}

nav.sticky .minicart-wrapper .mini-cart .glyphicon-shopping-cart::before,
.minicart-wrapper .mini-cart:hover .glyphicon-shopping-cart::before,
.minicart-wrapper.active .mini-cart .glyphicon-shopping-cart::before{
    color: #FFFFFF;
}

.minicart-wrapper .mini-cart .title {
    color: #4b3636;
    font-family: "Arial";
}

nav.sticky .minicart-wrapper .mini-cart .title,
.minicart-wrapper .mini-cart:hover .title,
.minicart-wrapper.active .mini-cart .title {
    color: #FFFFFF;
}

@media (max-width: 768px) {
    .minicart-wrapper .mini-cart .title {
        display: none;
    }

    /* .header .minicart-wrapper {
        display: none !important;
    } */
}

.minicart-wrapper .mini-cart .showcart .counter-number {
    color: #4b3636;
}

.minicart-wrapper .mini-cart:hover .showcart .counter-number,
nav.sticky .minicart-wrapper .mini-cart .cart-box #cart-total,
.minicart-wrapper .mini-cart:hover .cart-box #cart-total,
.minicart-wrapper.active .mini-cart .counter-number {
    color: #FFFFFF;
}

.minicart-wrapper .mini-cart .top-cart-content {
    border-radius: 0;
    cursor: default;
    top: 66px;
}

.minicart-wrapper .ui-dialog {
    top: 100%;
    right: 0;
}

@media (min-width: 768px) {
    .minicart-wrapper .ui-dialog {
        top: 100%;
        right: 16px;
    }
}

.navigation.sticky + .page-header .minicart-wrapper .ui-dialog {
    position: fixed;
    top: -20px;
    right: 15px;
    z-index: 9999;
}

@media(max-width: 991px) {
  .navigation .nav-inner {
      display: block !important;
      position: absolute;
      right: 0;
      top: 0;
  }
}

.navigation.sticky .nav-inner .top-cart-contain .ui-dialog {
    right: 0;
}

.navigation.sticky > .container {
    position: relative;
}

.page-header.sticky .minicart-wrapper {
    display: none !important;
}


.minicart-wrapper .mini-cart .top-cart-content a:hover {
    color: #c12222;
}

.minicart-wrapper .mini-cart .top-cart-content .noitem {
    margin-bottom: 0;
    padding: 25px 20px 20px 20px;
}

.minicart-wrapper .mini-cart .top-cart-content .block-subtitle,
.minicart-wrapper .mini-cart .top-cart-content .actions {
    border-radius: 0;
}

.minicart-wrapper .mini-cart .top-cart-content .view-cart,
.minicart-wrapper .mini-cart .top-cart-content .btn-checkout {
    background-color: #fdd922;
    border-color: #e0bc27;
    color: #4b3636;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.minicart-wrapper .mini-cart .top-cart-content .view-cart:hover,
.minicart-wrapper .mini-cart .top-cart-content .btn-checkout:hover {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
}

.minicart-wrapper .block-content #btn-minicart-close,
.minicart-wrapper .product-item-details .product.actions .primary a {
  display: none;
}

.minicart-wrapper .product-item-details .product-item-name a {
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4em;
    outline: none;
    padding-bottom: 10px;
    padding-right: 30px;
}

.minicart-wrapper .product-item-details .product .secondary {
    transform: scale(1, .8);
    -webkit-transform: scale(1, .8);
    -moz-transform: scale(1, .8);
    -ms-transform: scale(1, .8);
    -o-transform: scale(1, .8);
}

.minicart-wrapper .product-item-details .product .secondary a::before {
    color: #333;
    content: "X" !important;
    font-family: "Arial" !important;
}

.minicart-wrapper .product-item-details .product .secondary a:active::before {
    color: #c12222;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper .product-item-details .product.actions {
    position: absolute;
    top: 0;
    right: 0;
}

/* .block #minicart-content-wrapper .block-content .minicart-items {
    overflow: visible;
} */

.minicart-wrapper .product-item-details .details-qty {
    margin-top: 10px;
}

.minicart-wrapper .product-item-details .details-qty input {
    border: none;
    padding-left: 5px !important;
}

.minicart-wrapper .block #minicart-content-wrapper .block-content .actions .secondary .viewcart {
    background: #fdd922;
    color: #222;
    font-size: 11px;
    padding: 8px 14px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border: 1px solid #e0bc27;
    font-weight: bold;
    text-transform: uppercase;
    line-height: normal;
}

.minicart-wrapper .block .block-content .subtotal {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items {
    /* padding: 0 15px; */
    max-height: none !important;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .delete::before {
    margin-right: 0 !important;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product {
    display: flex;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product .product-item-photo {
    width: 80px;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product .product-item-details {
    flex: 1;
    width: auto;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item {
    padding: 10px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.empty #minicart-content-wrapper .block-content .subtitle {
    border-bottom: none !important;
    text-align: center;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper  .qty input[type=number]::-webkit-inner-spin-button,
#minicart-content-wrapper .block-content .minicart-items-wrapper  .qty input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#minicart-content-wrapper .block-content .minicart-items-wrapper  .qty input[type=number] {
    -moz-appearance:textfield;
}

/* .minicart-wrapper .block #minicart-content-wrapper .block-content .actions .secondary .viewcart:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
    box-shadow: none;
}

 */

nav.navigation:not(.sticky) {
    z-index: 99 !important;
}

nav.navigation .level0-wrapper2 .nav-block {
    display: block;
    width: 100%;
    float: none;
}


nav.navigation {
    background-color: #f3f3f3;
    height: 52px !important;
}

nav #nav li a {
    color: #2a2a2a;
    font-family: "Arial";
    font-size: 14px;
    padding: 17px 11px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

@media (min-width: 1200px) {
    nav #nav li a {
        padding: 17px;
    }
}

nav #nav li a.active,
.cms-contact-us .nav-custom-link a,
nav #nav li:hover a, nav #nav li:hover a {
    background-color: #FFFFFF !important;
    color: #c12222;
}

nav #nav li a.active span,
.cms-contact-us .nav-custom-link a span,
nav #nav li:hover a span {
    color: #c12222;
}

.cms-contact-us #nav #nav-home a,
.cms-contact-us #nav #nav-home a span {
    background-color: #f3f3f3 !important;
    color: #2a2a2a;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.cms-contact-us #nav #nav-home:hover a,
.cms-contact-us #nav #nav-home:hover a span {
    background-color: #FFFFFF !important;
    color: #c12222;
}

.cms-polohomepage #nav li:nth-child(1) a,
.categorypath-winter-machines-html #nav li:nth-child(2) a,
.categorypath-other-manufacturers-html #nav li:nth-child(3) a,
.categorypath-tools-html #nav li:nth-child(4) a,
.categorypath-used-machines-html #nav li:nth-child(5) a {
  background-color: #FFFFFF !important;
  color: #c12222;
}

nav #nav > li > a.active {
    color: #2a2a2a;
    background-color: #f3f3f3;
}

nav #nav ul.level0 > li {
    width: 22.5%;
}

@media (max-width: 1200px) {
    nav #nav ul.level0 > li {
        width: 32%;
    }
}

nav #nav ul.level0 > li ul li {
    border: 1px solid transparent;
    padding: 0;
    width: 100%;
}

nav #nav ul.level1 > li a::before {
    margin-left: -10px;
}

nav #nav ul.level1 > li a {
    display: inline-block;
    padding: 0 0 0 20px;
}

nav #nav ul.level1 li.level2 a {
    text-transform: uppercase;
}

nav #nav ul.level1 li a.level3::before {
    content: none;
}

nav #nav ul.level1 li a.level3 span {
    color: #8d8d8d;
    font-size: 14px;
    line-height: 24px;
}

nav #nav ul.level1 li a.level3 span:hover {
    color: #c12222;
}

nav #nav .nav-custom-link > a {
    cursor: pointer;
}

@media (min-width: 992px) and (max-width: 1199px) {
    nav #nav li a {
    	font-size: 13px;
		padding: 17px 7px;
    }
}

nav #nav li.drop-menu ul, nav #nav .level0-wrapper {
    padding: 15px;
    top: 50px;
}

nav #nav li.drop-menu ul li:hover a {
    color: #c12222;
}

nav #nav ul > li > .subDropdown {
    background: none;
    cursor: pointer;
    display: block;
    height: 25px;
    float: right;
    margin-top: -38px;
    padding: 0;
    right: 0;
    top: 0;
    width: 25px;
}

nav #nav ul > li > .subDropdown::after {
    color: #c12222;
    font-family: "FontAwesome";
    font-size: 12px;
    height: 100%;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    width: 100%;
}

nav #nav ul > li ul > li > .subDropdown {
    margin-top: 0;
    top: 3px;
}

nav #nav ul > li > .plus::after {
    content: "\f067";
}

nav #nav ul > li > .minus::after {
    content: "\f068";
}

nav #nav .nav-custom-link .level0-wrapper, nav #nav .nav-custom-link .header-nav-dropdown-wrapper {
    display: none !important;
    opacity: 0 !important;
}

nav #nav .contacts-info {
    text-align: center;
}

nav #nav .contacts-info > div::before {
    font-family: "FontAwesome";
    padding-right: 10px;
}

nav #nav .contacts-info > div {
    color: #8d8d8d;
    margin: 0 !important;
}

nav #nav .contacts-info > div a {
    color: #8d8d8d;
    display: inline-block;
    font-size: 12px;
    padding: 0;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

nav #nav .contacts-info > div a:hover {
    color: #c12222;
}

nav #nav .contacts-info .phone-footer::before {
    content: "\f095";
}

nav #nav .contacts-info .fax-footer::before {
    content: "\f02f";
}

nav #nav .contacts-info .email-footer::before {
    content: "\f0e0";
}

nav #nav .contacts-info .skype-footer::before {
    content: "\f17e";
    padding-right: 12px;
}

nav ul.topnav li a {
    font-family: "Arial";
    font-size: 12px;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

nav ul.topnav li a:hover, nav ul.topnav li.active > a, nav ul.topnav li em:hover {
    color: #c12222;
}

nav ul.topnav ul ul li ul li a {
    padding-left: 30px;
}

nav ul.topnav em {
    right: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
    #mobile-menu {
	display: block;
    }

    #nav {
        display: none;
    }
}

@media (max-width: 768px) {
    nav #mobile-menu {
        display: block;
    }
}

nav #mobile-menu ul.navmenu .menutop {
    height: 52px;
    width: 100px;
}

nav #mobile-menu ul.navmenu .menutop .toggle::before {
    color: #2a2a2a;
}

nav #mobile-menu ul.navmenu .menutop:hover .toggle::before {
    color: #c12222;
}

nav #mobile-menu ul.navmenu .menutop .toggle {
    padding: 5px 0;
    width: 70px;
}

nav #mobile-menu ul.navmenu .menutop .toggle h2 {
    color: #2a2a2a;
    display: inline-block;
    float: right;
    font-family: "Arial";
    font-size: 14px;
    font-weight: 600;
}

nav #mobile-menu ul.navmenu .menutop:hover .toggle h2 {
    color: #c12222;
}

nav #mobile-menu ul.navmenu .submenu {
    position: relative;
    top: -8px;
}

.modal-inner-wrap .action-close {
    align-items: center;
    display: flex;
}

.modal-inner-wrap .action-close::before {
    margin-right: 5px;
}

/* BANNER */

#magik-slideshow {
    background: url("../images/Wood.jpg") repeat center top;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    padding-top: 20px !important;
}

#magik-slideshow #banner-slider-carousel {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}

#magik-slideshow .owl-image {
    display: block;
    height: 458px;
}

#magik-slideshow .img-responsive {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

#magik-slideshow .owl-nav {
    margin-top: 0 !important;
}

#magik-slideshow .owl-dots {
    bottom: 20px !important;
    transform: translateX(-50%);
}

#magik-slideshow .owl-nav,
#magik-slideshow .owl-dots {
  opacity: 1 !important;
}

#magik-slideshow .owl-dots .owl-dot span {
    display: none;
}

#magik-slideshow .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}

#magik-slideshow .owl-dots .owl-dot.active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

#magik-slideshow .owl-controls {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

#magik-slideshow  .owl-item .banner-title {
    background: transparent !important;
    bottom: inherit !important;
    left: 0;
    opacity: 1 !important;
    padding: 0 60px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

@media(min-width: 768px) {
  #magik-slideshow  .owl-item .banner-title {
      text-align: left;
  }
}

#magik-slideshow .banner-title h3 {
    color: #fdd922;
    font-family: "Arial";
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    text-transform: uppercase;
}

@media(min-width: 768px) {
    #magik-slideshow .owl-item .banner-title {
        padding: 0 80px;
        text-align: left;
    }
    #magik-slideshow .banner-title h3 {
        font-size: 40px;
        line-height: 44px;
    }
}

@media(min-width: 1200px) {
    #magik-slideshow .banner-title h3 {
        font-size: 48px;
        line-height: 52px;
    }
}

#magik-slideshow .banner-title h3 span {
    color: #fff;
    width: 100%;
}

#magik-slideshow .banner-title p {
    font-size: 16px;
}

#carousel .captions {
	  max-width: 620px !important;
}

/* #carousel .captions {
	left: 50%;
	max-width: 600px;
	position: absolute;
	transform: translateX(-50%) translateY(-50%);
	top: 50%;
}

@media(min-width: 768px) {
	#carousel .captions {
		left: 80px;
		transform: translateY(-50%);
		top: 50%;
	}
} */


/* #carousel .banner-subtitle {
    font-family: "Arial";
    font-size: 16px;
    max-width: 450px;
    top: 320px;
}

@media (max-width: 768px) {
    #carousel .banner-subtitle {
        max-width: 768px;
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 480px) {
    #carousel .banner-subtitle {
        font-size: 12px;
        line-height: 16px;
    }
} */

#magik-slideshow .owl-nav button {
    width: 90px !important;
    z-index: 11;
}

@media (max-width: 768px) {
    #magik-slideshow .owl-nav button {
        width: 50px !important;
    }
}

#magik-slideshow .owl-nav button:hover {
    opacity: 1 !important;
}

#magik-slideshow .owl-nav button span {
    display: none;
}

#magik-slideshow .owl-nav .owl-prev {
    background: url("../images/Arrow-left.png") no-repeat center center;
    left: 0;
}

#magik-slideshow .owl-nav .owl-next {
    background: url("../images/Arrow-right.png") no-repeat center center;
    right: 0;
}

#mageplaza-bannerslider-block-before-content-2 {
  display: none;
}

/* TOP FOLD */

@media (max-width: 768px) {
    .top-fold .row > div {
        text-align: center;
    }
}

.top-fold .row > div a {
    display: block;
}

.top-fold .row > div a:first-child {
    background-color: #000000;
    margin: 0 auto;
    max-width: 370px;
    width: 100%;
}

.top-fold .row > div a img {
    max-width: 370px;
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    width: 100%;
}

.top-fold .row > div a img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.top-fold .row > div a h3 {
    border-bottom: 2px solid #e5e5e5;
    color: #131313;
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    margin: 20px auto;
    max-width: 370px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.top-fold .row > div a h3:hover {
    color: #c12222;
}

/* NEW AND FEATURED */

.products-grid .product-image-area,
#best-seller-slider .item .product-image-area,
#featured-slider .item .product-image-area {
    border: 1px solid #e6e6e6;
    display: table;
    transition: box-shadow 0.5s ease-in-out;
    -o-transition: box-shadow 0.5s ease-in-out;
    -ms-transition: box-shadow 0.5s ease-in-out;
    -moz-transition: box-shadow 0.5s ease-in-out;
    -webkit-transition: box-shadow 0.5s ease-in-out;
    width: 100%;
}

.products-grid .product-image-area:hover,
#best-seller-slider .item .product-image-area:hover,
#featured-slider .item .product-image-area:hover {
    -webkit-box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
}

#best-seller-slider .item .product-image-area a,
#featured-slider .item .product-image-area a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

#best-seller-slider .item .product-image-area a img,
#featured-slider .item .product-image-area a img {
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    width: 100%;
}
/*
#best-seller-slider .item .product-image-area a img:hover,
#featured-slider .item .product-image-area a img:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
} */

#best-seller-slider .item .info .item-title a,
#featured-slider .item .info .item-title a {
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

#best-seller-slider .item .info .item-title a:hover,
#featured-slider .item .info .item-title a:hover {
    color: #d9020a;
}

#best-seller-slider .item .info .actions button.button.btn-cart,
#featured-slider .item .info .actions button.button.btn-cart {
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

#best-seller-slider .item:hover .info .actions button.button.btn-cart,
#featured-slider .item:hover .info .actions button.button.btn-cart {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    color: #333333;
}

#best-seller-slider .item .info .actions button.button.btn-cart:hover,
#featured-slider .item .info .actions button.button.btn-cart:hover {
    background-color: #c12222;
    border-color: #c12222;
    color: #FFFFFF;
}

/* BOTTOM FOLD */

.bottom-fold .row .border {
    border-top: 1px solid #e5e5e5;
    margin: 40px 15px 20px 15px;
}

.bottom-fold .row > div {
    margin-bottom: 40px;
}

.bottom-fold .row > div h4 {
    color: #c12222;
    font-size: 14px;
    font-weight: bold;
    margin: 30px 0;
    text-transform: uppercase;
}

/* FOOTER */

.footer {
    background: #141414 !important;
}

.brand-logo .owl-item {
    text-align: center;
}

.brand-logo .owl-carousel .owl-item img {
    max-width: 130px;
    max-height: 50px;
}

.footer-top {
    background-color: #c12222;
}

.footer-top .block-subscribe {
    margin-bottom: 0 !important;
}

.footer-top .newsletter h4 {
    font-family: "Arial";
}

@media (max-width: 768px) {
    .footer-top .newsletter h4 {
        display: none;
    }
}

.footer-top .newsletter input[type="text"] {
    font-family: "Arial";
}

@media (max-width: 480px) {
    .footer-top .newsletter input[type="text"] {
        width: 50%;
    }
}

.footer-top .newsletter .validation-advice {
    background-color: #000000;
    color: #FFFFFF;
    margin-left: -10px;
}

@media (max-width: 992px) {
    .footer-top .newsletter .validation-advice {
        left: 0;
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .footer-top .newsletter .validation-advice {
        padding: 0 5px;
        width: 55%;
    }
}

@media (max-width: 480px) {
    .footer-top .newsletter .validation-advice {
        width: 50%;
    }
}

.newsletter .subscribe {
    display: flex;
}

/* .footer-top .newsletter .subscribe {
    padding: 6px 12px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.footer-top .newsletter .subscribe:hover {
    background-color: #000000;
    color: #FFFFFF;
} */

@media (max-width: 768px) {
    .footer-top .social {
        float: right;
        margin-top: 10px;
    }
}

.footer-top .social ul li {
    background-color: #000000;
    border-radius: 3px;
    margin-left: 15px;
}

.footer-top .social ul li a {
    transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
}

.footer-top .social ul li a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.footer-top .social .linkedin.skype a::before, .page-header .panel.wrapper .social .linkedin.skype a::before {
    background-color: #12abe3;
    content: "\f17e";
    font-family: "FontAwesome";
    font-size: 24px;
}
.page-header .panel.wrapper .social .linkedin.skype a::before {
	background: none;
}
.footer-top .social .linkedin.skype a {
    background-color: #12abe3;
}

@media(max-width: 1199px) {
    .footer .col-md-4 {
        clear: left;
    }
}

@media(min-width: 1200px) {
    .footer .col-lg-2 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.footer-middle .row > div {
    margin-top: 5px;
    margin-bottom: 30px;
}

.footer-middle p {
    color: #8d8d8d;
}

.footer-middle h4 {
    color: #FFFFFF;
    font-family: "Arial";
    font-size: 14px;
    padding-bottom: 30px;
}

.footer-middle ul.links li {
    padding: 0 0 0 15px;;
    position:  relative;
}

.footer-middle ul.links li a::before {
    color: #8d8d8d;
    left: 0;
    line-height: inherit;
	position: absolute;
	top: 0;
}

.footer-middle ul.links li a {
    color: #8d8d8d;
    font-size: 12px;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    white-space: nowrap;
}

.footer-middle ul.links li a:hover {
    color: #d9020a;
}

.footer-middle .contacts-info {
    width: 110%;
}

.footer-middle .contacts-info > div::before {
    font-family: "FontAwesome";
    padding-right: 10px;
}

.footer-middle .contacts-info > div {
    color: #8d8d8d;
    margin: 0 !important;
}

.footer-middle .contacts-info > div a {
    color: #8d8d8d;
    font-size: 12px;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

.footer-middle .contacts-info > div a:hover {
    color: #c12222;
}

.footer-middle .contacts-info .phone-footer::before {
    content: "\f095";
}

.footer-middle .contacts-info .fax-footer::before {
    content: "\f02f";
}

.footer-middle .contacts-info .email-footer::before {
    content: "\f0e0";
}

.footer-middle .contacts-info .skype-footer::before {
    content: "\f17e";
    padding-right: 12px;
}

.footer-middle .contacts-info i {
	left: 0;
	line-height: inherit;
	position: absolute;
    width: 12px;
    top: 0;
}

.footer-middle .contacts-info > div {
	padding-left: 20px;
	position: relative;
}

.footer-middle .contacts-info .fa-mobile {
    font-size: 16px;
}

.footer-bottom {
    background-color: #000000;
    padding: 0;
}

@media (max-width: 768px) {
    .footer-bottom > div {
        text-align: center;
    }
}

.footer-bottom .coppyright {
    color: #8d8d8d;
    padding: 10px 15px
}

.footer-bottom img {
    float: right;
    height: 32px;
    margin: 10px 0;
    width: auto;
}

@media (max-width: 768px) {
    .footer-bottom img {
        float: none;
    }
}

#ajax_loader {
    background: #FFFFFF url(../images/spinner.gif) no-repeat center center;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

/* CATEGORY PAGE */

.sidebar .block .block-title {
    color: #000000;
}

.sidebar .block-content li {
    padding: 3px 0px 3px 0px !important;
}

.sidebar a:hover {
    color: #c12222;
}

.sidebar .box-category > ul > li a {
    width: 100%;
}

.sidebar .box-category > ul > li:last-child {
    box-shadow: none !important;
}

.sidebar .box-category > ul > li a:hover {
    color: #c12222;
}

.sidebar .box-category > ul > li ul > li a {
    //white-space: nowrap;
}

.sidebar .box-category > ul > li ul > li ul > li ul > li a {
    padding-left: 30px;
}

.side-nav-categories .box-category ul > li > .subDropdown {
    background: none;
    height: 25px;
    padding: 0;
    right: 0;
    top: 0;
    width: 25px;
}

.side-nav-categories .box-category ul > li > .subDropdown::after {
    font-family: "FontAwesome";
    font-size: 12px;
    height: 100%;
    position: absolute;
    right: -8px;
    top: 8px;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    width: 100%;
}

.side-nav-categories .box-category ul > li ul > li > .subDropdown::after {
    top: 3px;
}

.side-nav-categories .box-category ul > li > .plus::after {
    content: "\f067";
}

.side-nav-categories .box-category ul > li > .minus::after {
    content: "\f068";
}

.sidebar .block-layered-nav .block-content {
    padding: 0;
}

.sidebar .block-layered-nav .block-content .block-subtitle {
    background-color: #f5f5f5;
    border-bottom: 1px solid #c1c1c1;
    color: #000000;
    font-size: 12px;
    margin: 0;
    padding: 20px;
    text-transform: uppercase;
}

.sidebar .block-layered-nav .block-content .currently {
    background-color: #f5f5f5;
    padding: 20px;
}

.sidebar .block-layered-nav .block-content .currently ol {
    background-color: transparent;
    border: none;
    padding: 0;
}

.sidebar .block-layered-nav .block-content .currently ol li {
    padding: 5px 0;
}

.sidebar .block-layered-nav .block-content .currently .label {
    color: #000000;
    font-size: 12px;
    padding: 5px 5px 5px 0;
}

.sidebar .block-layered-nav .block-content .currently .price {
    color: #c12222;
}

.sidebar .block-layered-nav .block-content .currently .multiselect-child {
    float: right;
}

.sidebar .block-layered-nav .block-content .currently .btn-remove,
.sidebar .block-layered-nav .block-content .currently .btn-remove1 {
    background: url("../images/btn_remove.png") no-repeat 0 0;
    clear: right;
    display: inline-block;
    margin: 6px 10px 0 10px;
    position: static;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

.sidebar .block-layered-nav .block-content .currently .btn-remove:hover,
.sidebar .block-layered-nav .block-content .currently .btn-remove1:hover {
    background-position: 0 -12px;
    color: #d9020a;
}

.sidebar .block-layered-nav .block-content .actions {
    background-color: #f7f7f7;
    border-top: 1px solid #c1c1c1;
    margin: 0 0 20px 0;
    padding: 20px;
}

.sidebar .block-layered-nav .block-content .actions a {
    background-color: #c12222;
    color: #FFFFFF;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 10px;
    transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
}

.sidebar .block-layered-nav .block-content .actions a:hover {
    background-color: #000000;
}

.sidebar .block-layered-nav .block-content dl {
    background-color: #f5f5f5;
    margin: 0 0 20px 0;
    padding: 20px !important;
}

.sidebar .block-layered-nav .block-content dl dt {
    color: #000000;
    font-weight: 900;
    line-height: 24px;
    padding: 0 0 20px 0;
    text-transform: uppercase;
}

.sidebar .block-layered-nav .block-content dl dd {
    border-bottom: 1px solid #c1c1c1;
    margin: 0 -20px 20px -20px;
    padding: 0 20px 20px 20px;
}

.sidebar .block-layered-nav .block-content dl dd li {
    padding: 5px 0;
}

.sidebar .block-layered-nav .block-content dl dd li a {
    float: none;
}

.sidebar .block-layered-nav .block-content dl dd.last {
    border: none;
    margin: 0;
    padding: 0;
}

.sidebar .block-layered-nav .block-content #narrow-by-list {
    padding-left: 10px;
}

.sidebar .block-layered-nav .block-content #narrow-by-list dd ol li::before {
    content: none;
}

.sidebar .block-layered-nav .block-content dl dd li.amshopby-advanced {
    padding: 0;
}

.sidebar .block-layered-nav .block-content dl dd a.amshopby-attr {
    background: url('../images/checkbox.png') 0 -24px no-repeat;
    background-size: 16px 40px;
    padding-left: 20px;
}

.sidebar .block-layered-nav .block-content dl dd a.amshopby-attr-selected {
    background: url('../images/checkbox.png') 0 0 no-repeat;
    background-size: 16px 40px;
    padding-left: 20px;
}

.sidebar .block-layered-nav .block-content .amshopby-slider-ui .ui-slider-handle {
    background-color: #c12222;
    border-color: #c12222;
}

.sidebar #recently-viewed-items .product-name,
.sidebar #recently-compared-items .product-name {
    display: inline;
}

.sidebar #recently-viewed-items .product-name a:hover,
.sidebar #recently-compared-items .product-name a:hover {
    color: #c12222;
}

.toolbar .modes {
    margin-bottom: 10px;
}

.toolbar .modes .modes-mode {
    height: 30px !important;
    line-height: 30px !important;
    padding: 0px 10px 0px 30px !important;
}

.toolbar .modes .modes-mode:hover {
    border-color: #000000 !important;
}

.toolbar .modes .modes-mode.active {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.toolbar .modes .modes-mode {
    margin-right: 10px;
}

.toolbar .button-grid:hover, .toolbar .button-list:hover {
    border-color: #000000;
}

.toolbar #sort-by a:hover, .toolbar #limiter a:hover {
    color: #c12222;
}

.toolbar #limiter ul ul, .toolbar #sort-by ul ul {
    top: 35px;
}

.toolbar .pages .items > .item {
    height: 30px;
    width: 30px;
    line-height: 30px;
}

.toolbar .pages .items > .item > a,
.toolbar .pages .items > .item > strong {
    padding: 7px 10px !important;
    line-height: 14px !important;
}

.toolbar .sorter-options {
    height: 30px;
}

.toolbar .sorter-options label {
    line-height: 20px;
}

.toolbar .sort-asc,
.toolbar .sort-desc {
    height: 30px;
    line-height: 30px !important;
    width: 30px;
    margin: 0;
    padding: 7px 10px !important;
}

.toolbar .sort-asc:hover,
.toolbar .sort-desc:hover {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.pages-items > .item.current > .page {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.pages-items > .item.pages-item-next > .next:hover {
    color: #000 !important;
    background-color: #F3F3F3 !important;
    border-color: #F3F3F3 !important;
}

.toolbar .limiter .limiter-text {
    display: none;
}

@media (max-width: 768px) {
    .toolbar .pager {
        float: right;
        margin: 0 5px;
        width: auto;
    }
}

@media (max-width: 480px) {
    .toolbar .limiter label, .toolbar label {
        display: none;
    }

    .category-products .products-grid li.item {
        width: 100%;
    }
}

.category-products .product-image-area {
    display: table;
    transition: box-shadow 0.5s ease-in-out;
    -o-transition: box-shadow 0.5s ease-in-out;
    -ms-transition: box-shadow 0.5s ease-in-out;
    -moz-transition: box-shadow 0.5s ease-in-out;
    -webkit-transition: box-shadow 0.5s ease-in-out;
    width: 100%;
}

.category-products .product-image-area:hover {
    -webkit-box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
}

/* .products .product-item .product-image {
    border: 1px solid #e6e6e6;
    display: table-cell;
    text-align: center;
    transition: box-shadow 0.5s ease-in-out;
    -o-transition: box-shadow 0.5s ease-in-out;
    -ms-transition: box-shadow 0.5s ease-in-out;
    -moz-transition: box-shadow 0.5s ease-in-out;
    -webkit-transition: box-shadow 0.5s ease-in-out;
    vertical-align: middle;
    width: 100%;
} */

/* .category-products .product-image-area:hover {
    -webkit-box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 4px 10px 0px rgba(0,0,0,0.3);
    transform: none !important;
} */

.products .product-item .product-image img {
    margin: 0 auto;
}

.products .product-item .product-image img {
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    width: 100%;
}

.products .product-item .product-image img:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.category-products .products-list {
    float: none;
}

.category-products .products-list .product-image {
    float: left;
    max-width: 250px;
}

@media (max-width: 1200px) {
    .category-products .products-list .product-shop {
        width: 60%;
    }
}

@media (max-width: 992px) {
    .category-products .products-list .product-shop {
        width: 40%;
    }
}

@media (max-width: 768px) {
    .category-products .products-list .product-image {
        width: 40%;
    }

    .category-products .products-list .product-shop {
        padding-left: 15px;
        width: 60%;
    }
}

@media (max-width: 480px) {
    .category-products .products-list .product-image,
    .category-products .products-list .product-shop {
        margin: 10px 0;
        padding-left: 0;
        width: 100%;
    }
}

.category-products .products-list .actions .add-to-links,
.category-products #products-list .item .product-shop .add-to-cart {
    padding-left: 0;
}

.category-products .products-list .actions .add-to-links button.button.btn-cart,
.category-products #products-list .item .product-shop .add-to-cart button.button.btn-cart {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
    margin: 0 10px 10px 0;
    padding: 10px;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.category-products .products-list .actions .add-to-links button.button.btn-cart:hover,
.category-products #products-list .item .product-shop .add-to-cart button.button.btn-cart:hover {
    background-color: #c12222;
    border-color: #c12222;
}

.category-products .products-list .actions .add-to-links a.link-compare,
.category-products #products-list .item .product-shop .add-to-cart .link-compare {
    line-height: 22px;
    margin: 0;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.category-products .products-list .actions .add-to-links a.link-compare:hover,
.category-products #products-list .item .product-shop .add-to-cart .link-compare:hover {
    background-color: #000000;
    border-color: #000000;
}

.products-grid .col-item .info .info-inner .item-title a:hover,
.products-grid #products-list .product-name a:hover {
    color: #c12222;
}

.category-products #products-list .desc .link-learn:hover {
    color: #c12222;
}

/* PRODUCT PAGE */

.product-view .product-img-box .moreview {
    max-height: 400px;
}

.product-view .product-img-box #popup {
    display: block;
    height: 100%;
    position: relative;
    z-index: 10;
}

.product-view .product-img-box #popup .moreview_thumb_image {
    height: auto !important;
    max-height: 400px;
    max-width: 100%;
    width: auto !important;
}

.fancybox-opened {
    width: auto !important;
}

.fancybox-inner {
    height: auto !important;
    margin: 0 auto;
}

.fancybox-image, .fancybox-iframe {
    height: auto;
    margin: 0 auto;
    max-width: 90%;
}

.product-view .product-img-box .moreview_thumb .mask {
    background-color: #FFFFFF;
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

.product-view .product-img-box .moreview_thumb .zoomImg {
    z-index: 1;
}

.product-view .product-img-box .moreview_small_thumbs {
    max-height: 370px;
}

.product-view .product-img-box .moreview_small_thumb {
    height: auto !important;
    max-height: 100%;
    max-width: 100%;
}

.main .page-title-wrapper {
    border-bottom: none;
}

.catalog-product-view .product-info-main .page-title-wrapper h1 span {
    color: #555555 !important;
    font-size: 32px;
    letter-spacing: -1px;
}

/* .product-view .product-shop .custom button.items-count {
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.product-view .product-shop .custom button.items-count:hover {
    background-color: #000000;
    border-color: #000000;
} */

@media (max-width: 768px) {
    .product-view .product-shop .add-to-links > div {
        display: inline-block;
        float: left;
    }
}

.product-view .product-shop .add-to-box .add-to-cart > .pull-left {
    margin: 5px 10px 5px 0;
}

/* .product-view .product-shop .add-to-box .add-to-cart .btn-cart {
    background-color: #000000;
    margin: 5px 10px 5px 0;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
} */

/* .product-view .product-shop .add-to-box .add-to-cart .btn-cart:hover {
    background-color: #c12222;
} */

.product-view .product-shop .email-addto-box {
    margin-left: 0;
    padding-top: 5px;
}

.product-view .product-shop .email-addto-box .add-to-links .link-compare:hover {
    background-color: #000000;
}

.product-info-main h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 8px;
    font-weight: bold;
}

.product.data.items > .item.title.active > .switch {
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.product.data.items > .item.title.active > .switch:hover {
    background-color: #000000;
    color: #FFFFFF;
}

.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover,
.product.data.items > .item.title > .switch:hover {
    color: #fff;
    background-color: #000000;
    border-bottom-color: #000000;
    outline: none;
}

.product.data.items:after {
    content: "";
    display: table;
    clear: both;
}

.product.data.items > .item.title {
    margin: 2px -1px 0 0;
}

.product-collateral .box-collateral {
    margin: 0;
}

.product-collateral .box-collateral .size {
    font-size: 10px;
    margin: 0 10px;
}

.product .fotorama-item .fotorama__stage {
    border: solid 1px #e0e0e0;
}

.product-info-main .product-add-form button.items-count {
    color: #999;
    font-size: 14px;
    background-color: #f5f5f5;
    border: 1px #eaeaea solid;
}

.product-info-main .product-add-form button.items-count:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.product-add-form .box-tocart .control button.items-count {
    padding: 6px 14px 6px 16px;
}

.product-add-form .box-tocart .control .qty {
    padding: 0 5px 1px;
    height: 38px;
    border: 1px #ddd solid;
    text-align: center;
    margin-right: 3px;
    width: 75px;
    vertical-align: top;
}

.product-add-form .box-tocart .actions {
    margin-left: 5px;
}

.product-add-form .box-tocart .actions button.btn-cart {
    background-color: #000000;
    margin: 0px 10px 0px 0;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    padding: 11px 20px 10px 20px;
    float: left;
    border: none;
}

.product-add-form .box-tocart .actions button.btn-cart:hover {
    background-color: #c12222;
}

.product-add-form .box-tocart .actions button.btn-cart:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    font-size: 18px;

}

.product-add-form .box-tocart .actions button.btn-cart span {
    background: none;
    margin-left: 5px;
    font-size: 16px;
}



/* CART */

.checkout-cart-index .messages {
    margin: 0 0 40px 0 !important;
}

@media (max-width: 768px) {
    .checkout-cart-index .button {
        float: none;
    }
}

@media (max-width: 768px) {
    .cart.row {
        margin: 0;
    }
}

.data-table .price {
    color: #000000;
}

.data-table .small-image {
    height: 75px;
    width: 75px;
}

.data-table .edit-bnt {
    display: none;
}

@media (max-width: 768px) {
    .cart-collaterals {
        margin: 20px -15px;
    }
}

.cart-collaterals > div {
    margin: 40px auto;
}

.cart-collaterals .shipping .form-list select,
.cart-collaterals .shipping .form-list input {
    height: 34px;
    padding: 5px;
}

.cart-collaterals .shipping #co-shipping-method-form {
    padding: 15px 0;
}

.cart-collaterals button.button.btn-proceed-checkout {
    float: right;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    width: 50%;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .cart-collaterals button.button.btn-proceed-checkout {
        width: 75%;
    }
}

@media (max-width: 480px) {
    .cart-collaterals button.button.btn-proceed-checkout {
        width: 100%;
    }
}

.cart-collaterals button.button.btn-proceed-checkout:hover {
    background-color: #000000;
    color: #FFFFFF;
}

/* CHECKOUT */

.firecheckout-index-index .checkout-title {
    margin: 0;
    padding: 15px 0 30px 0;
}

.firecheckout-index-index .checkout-title h1 {
    padding: 0;
}

@media (max-width: 600px) {
    .firecheckout-index-index .checkout-title h1 {
        float: none !important;
        padding-bottom: 15px;
    }

    .firecheckout-index-index .checkout-title .firecheckout-login-wrapper {
        float: none !important;
    }
}

.firecheckout-window .close {
    opacity: 1;
}

.firecheckout-set .col-1, .firecheckout-set .col2-set, #checkout-review {
    margin-bottom: 20px !important;
}

.firecheckout-set #shipping-method-reset, .firecheckout-set #payment-method-reset {
    border-radius: 0;
    right: 10px;
    top: 10px;
}

.firecheckout-set #shipping-method-reset:hover, .firecheckout-set #payment-method-reset:hover {
    color: #c12222;
}

.col2-set {
    padding-top: 0;
}

@media (max-width: 480px) {
    #firecheckout-form .clo2-set .col-1, #firecheckout-form .clo2-set .col-2 {
        float: none;
    }

    .firecheckout-set #shipping-method, .firecheckout-set #payment-method {
        width: 99% !important;
    }
}

.firecheckout-section {
    background: none;
    border-radius: 0;
}

.firecheckout-section .block-title {
    background-image: none;
    border-radius: 0;
    margin: 0;
    padding: 10px 10px 15px 10px;
}

.firecheckout-section .block-title .num {
    border-radius: 0;
}

.firecheckout-section .block-content,
.firecheckout-section #checkout-payment-method-load {
    padding: 20px 10px;
}

.firecheckout-section .form-list .customer-name .input-box {
    clear: none;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}

.firecheckout-section .form-list .input-box div {
    margin-right: 2px;
}

.firecheckout-section select {
    border-radius: 0;
    height: 36px;
    padding: 5px;
}

.firecheckout-section select#billing-address-select {
    width: 100%;
}

.firecheckout-section label {
    display: inline;
}

.firecheckout-section input.input-text,
.firecheckout-section input.input-text:focus {
    border-radius: 0;
    padding: 5px;
}

#checkout-review #agreements-wrapper {
    padding: 0;
}

#checkout-review #agreements-wrapper .checkout-agreements {
    border: none;
}

#checkout-review #agreements-wrapper .checkout-agreements .agree {
    margin: 0;
    padding: 10px 0;
}

#checkout-review h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

#checkout-review input {
    margin-left: 23px;
    margin-top: -10px;
}

#checkout-review .price {
    color: #8d8d8d;
}

#checkout-review tfoot .last .a-right .price {
    color: #d9020a;
    font-weight: 900;
}

#checkout-review #checkout-review-submit {
    padding: 0;
}

#checkout-review #checkout-review-table {
    display: block;
    overflow: auto;
}

.firecheckout-set #review-buttons-container {
    padding: 5px;
}

#checkout-review #review-buttons-container .btn-checkout::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 20px;
    padding-right: 5px;
}

#checkout-review #review-buttons-container .btn-checkout {
    float: none;
    width: 50%;
}

@media (max-width: 480px) {
    #checkout-review #review-buttons-container .btn-checkout {
        width: 100%;
    }
}

#checkout-review #review-buttons-container .btn-checkout span {
    font-size: 18px;
}

/* USER ACCOUNT */

.customer-account-index .messages {
    margin: 0 0 40px 0 !important;
}

.account-login .messages {
    margin: 0 0 40px 0 !important;
}

.account-login .button {
    margin-right: 15px;
}

.form-list .field, .form-list li {
    margin-bottom: 0;
}

.form-list li .input-box {
    margin-bottom: 15px;
}

.block-account {
    margin-top: 35px;
}

.block-account .block-title {
    background-color: #fdd922;
}

.block-account .block-content li::before {
    line-height: inherit;
}

.block-account .block-content li a:hover {
    color: #c12222;
}

.customer-account .page-title h2 {
    margin: 20px 0 10px 0;
}

.customer-account h2.product-name {
    font-size: 16px;
    margin: 0;
}

.customer-account h2.legend {
    display: none;
}

.customer-account .form-list {
    padding: 20px 0 10px 0;
}

.customer-account .form-list li.control label {
    vertical-align: text-top;
}

/* STATIC PAGES */

#map {
    max-width: 600px;
    width: 100%;
}

@media (max-width: 992px) {
    #map {
        margin-top: 20px;
    }
}

/* COMPAREBLOCK */

.compareblock .block-compare {
    background-color: #c12222;
    bottom: 0;
    margin: 0;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    z-index: 10;
}

.compareblock .block-compare .block-content {
    color: #FFFFFF;
    font-size: 14px;
    margin: 0 10px;
    padding: 0;
    vertical-align: middle;
}

.compareblock .block-compare .block-content span {
    background-color: #000000;
    border: none;
    display: inline-block;
    margin: 5px;
    padding: 5px 10px;
}

.compareblock .block-compare .block-content span a.product-name,
.compareblock .block-compare .block-content span a.btn-remove1 {
    color: #FFFFFF;
    display: inline-block !important;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

.compareblock .block-compare .block-content span a.product-name:hover,
.compareblock .block-compare .block-content span a.btn-remove1:hover {
    color: #c12222;
}

.compareblock .block-compare .block-content span a.btn-remove1 {
    margin: 5px 0 0 5px;
    right: auto;
    position: static;
}

.compareblock .block-compare .block-content .ajax-checkout {
    float: right;
    padding: 0;
}

.compareblock .block-compare .block-content .ajax-checkout .button {
    background-color: #fdd922;
    border: none;
    color: #000000;
    margin: 2px 5px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.compareblock .block-compare .block-content .ajax-checkout .button:hover {
    background-color: #000000;
    color: #FFFFFF;
}

.compareblock .block-compare .block-content .ajax-checkout .button span {
    background-color: #fdd922;
    color: #000000;
    margin: 0;
    padding: 0;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.compareblock .block-compare .block-content .ajax-checkout .button:hover span {
    background-color: #000000;
    color: #FFFFFF;
}

.page-popup a {
    color: #000000;
    text-decoration: none !important;
    transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
}

.page-popup a:hover {
    color: #c12222;
    text-decoration: none !important;
}

.page-popup .page-title h2 {
    font-weight: 700;
    text-align: center;
}

.page-popup .price-box .special-price .price {
    color: #c12222;
}

.page-popup .buttons-set {
    margin: 30px auto;
    text-align: center;
}

.page-popup .buttons-set .button {
    background-color: #000000;
    border: none;
    color: #FFFFFF;
    margin: 0 20px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.page-popup .buttons-set .button:hover {
    background-color: #c12222;
}

.page-popup .buttons-set .button span {
    font-family: "Source Sans Pro";
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.tab-content > .tab-content {
	margin-left: -15px;
	margin-right: 5px;
}
.tab-content table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse:separate;
	border-spacing:5px;
	margin-left: -5px;
}
.tab-content table th, .tab-content table td {
	background-color: #eeeeee !important;
	padding: 10px 20px !important;
}
.tab-content table tr.even th, .tab-content table tr.even td {
	background-color: #fbfbfb !important;
}
.tab-content table tr:nth-child(even) th, .tab-content table tr:nth-child(even) td {
	background-color: #fbfbfb !important;
}
.tab-content table tr:nth-child(odd) th, .tab-content table tr:nth-child(odd) td {
	background-color: #eeeeee !important;
}
.tab-content iframe {
	border: none;
	margin: 0px;
	padding: 0px;
	max-width: 100% !important;
}
.tab-content > .tab-content ul {
	margin: 0px;
	padding: 0px;
}
.tab-content > .tab-content ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url(../images/list-icon.png) 0 7px no-repeat;
}
.footer-logo img {
	max-width: 220px;
}

/* Custom Hero Banner
   Date: 11-05-2016
   Author: Anpsthemes
--------------------------------------------------------- */

/* Font Icons (FontAwesome) */

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 "FontAwesome";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-phone::before    { content: "\f095"; }
.fa-mobile::before    { content: "\f10b"; }
.fa-fax::before      { content: "\f02f"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-skype::before    { content: "\f17e"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-close:before { content: "\f00d"; }

#magik-slideshow {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
}

@media(min-width: 992px) {
    #magik-slideshow .container > * { float: left; }

    #magik-slideshow .banner {
        width: 72%;
    }

    #magik-slideshow .additional-info {
        margin-left: 2%;
        width: 26%;
    }
}

@media(min-width: 1200px) {
    #magik-slideshow .banner {
        width: 76%;
    }

    #magik-slideshow .additional-info {
        width: 22%;
    }
}

.additional-info {
    font-family: "Arial";
    margin-top: 20px;
}

.additional-info-calculator a,
.additional-info-address,
.additional-info-contact p,
.additional-info-contact h3 {
    padding-left: 23px;
    padding-right: 23px;
}

.additional-info-contact {
    padding-bottom: 23px;
}

.additional-info-calculator,
.additional-info-address {
    background-color: #fff;
}

/* Contact */

.additional-info-contact {
    background-color: #c22222;
    color: #fff;
    font-size: 16px;
}

.additional-info-contact a {
    color: inherit;
}

.additional-info-contact .fa,
.additional-info-contact a:hover,
.additional-info-contact a:focus {
    color: #fdd921;
}

.additional-info-contact .fa {
    font-size: 16px;
    margin-right: 11px;
}

.additional-info-contact-mail {
    font-size: 12px;
}

.additional-info-contact h3 {
    background-color: #fdd921;
    color: #4b3537;
    font-size: 14px;
    margin: 0;
    margin-bottom: 23px;
    padding-top: 17px;
    padding-bottom: 17px;
}

.additional-info-contact p {
    margin-bottom: 7px;
}

.additional-info-contact p:last-of-type {
    margin-bottom: 0;
}

.cms-contact-us .form-list li:first-child > .field {
    float: left;
    width: 45%;
}

.cms-contact-us .form-list li:first-child > .field:first-child .input-box {
    width: 95%;
}

.cms-contact-us .form-list li:first-child:after {
    content: "";
    display: table;
    clear: both;
  }

.cms-contact-us .form-list li:nth-child(2) > .input-box {
    width: 90%;
}

.cms-contact-us .form-list li.wide textarea {
    width: 90%;
}

.cms-contact-us .form.contact h2.legend {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

/* Calculator */

@media(min-width: 992px) {
    .additional-info-calculator {
        height: 86px;
    }
}

.additional-info-calculator a {
    color: #000;
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
    text-transform: uppercase;
    transition: .3s opacity;
}

.additional-info-calculator img {
    display: block;
    max-width: 100%;
}

.additional-info-calculator .fa {
    font-size: 9px;
    margin-left: 5px;
}

.additional-info-calculator a:hover,
.additional-info-calculator a:focus {
    opacity: .7;
}

/* Address */

.additional-info-address {
    margin-top: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media(min-width: 992px) {
    .additional-info-address {
        height: 148px;
    }
}

.additional-info-address address {
    line-height: 2em;
    margin-bottom: 0;
}

.additional-info-address strong {
    color: #c02221;
    font-size: 14px;
    font-weight: normal;
}

/* Fancybox size (better responsive)
   Date: 12-05-2016
   Author: Anpsthemes
--------------------------------------------------------- */

@media(min-width: 768px) and (min-height: 600px) {
	.fancybox-wrap {
		left: 50% !important;
        width: auto !important;
		max-width: 90% !important;
		top: 50% !important;
		transform: translate(-50%, -50%);
		width: auto !important;
	}

	.fancybox-inner {
		width: auto !important;
	}

	.fancybox-image, .fancybox-iframe {
		max-width: none;
	}
}

/* Product title no ...
   Date: 19-07-2016
   Author: Anpsthemes
--------------------------------------------------------- */

body .col-item .info .info-inner .item-title {
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
}

/* Same height product title
   Date: 13-05-2016
   Author: Anpsthemes
--------------------------------------------------------- */

@media(min-width: 480px) and (max-width: 991px) {
	.products-grid .item:nth-of-type(2n+1) {
		clear: left;
	}
}

@media(min-width: 992px) {
	.products-grid .item:nth-of-type(3n+1) {
		clear: left;
	}
}

/* Sort width fix
   Date: 18-08-2016
   Author: Anpsthemes
--------------------------------------------------------- */

#sort-by li {
    min-width: 80px;
    width: auto;
}

#sort-by .right-arrow {
    margin-left: 7px;
}

/* Clients
   Date: 18-08-2016
   Author: Anpsthemes
--------------------------------------------------------- */

.anps-clients-item {
	text-align: center;
}

@media(min-width: 500px) and (max-width: 1199px) {
	.anps-clients-item {
		float: left;
		width: 50%;
	}

	.anps-clients-item:nth-child(2n) {
		border-left: 1px solid #e5e5e5;
	}

	.anps-clients-item img {
		max-width: 100%;
	}
}

@media(min-width: 1200px) {
	.anps-clients-item {
		display: table-cell;
		vertical-align: middle;
		padding: 5px 30px;
		width: 25%;
	}

	.anps-clients-item + .anps-clients-item {
		border-left: 1px solid #e5e5e5;
	}
}

.anps-clients-item:first-child { padding-left: 0; }
.anps-clients-item:last-child { padding-right: 0; }

/* Hide checkout label
   Date: 19-08-2016
   Author: Anpsthemes
--------------------------------------------------------- */

#payment_form_checkmo label {
	display: none;
}

/* Product print
   Date: 31-08-2016
   Author: Anpsthemes
--------------------------------------------------------- */

@media print {
  	.header-container,
  	.page > nav,
  	.page > .breadcrumbs,
  	.footer,
  	.moreview > *,
  	.add-to-box,
  	a#popup:after,
  	#product-detail-tab { display: none; }

  	.moreview_thumb_active {
  		left: 0 !important;
  		margin-bottom: 5px !important;
  	}

	.moreview {
		height: 350px !important;
		width: 450px !important;
	}

	.moreview_thumb_image {
		height: auto !important;
		width: auto !important;
	}

    img { max-width: 100%; }

    .product-view .product-name h1 {
        color: #555;
        font-size: 21px;
    }

    .col-lg-6 { width: 50%;  float:left; }

    #product_tabs_additionaloptions_contents {
    	  display: block !important;
    }

    #productTabContent .tab-content::before {
        display: block;
        font-size: 16px;
        font-weight: 900;
        font-family: 'Open Sans', sans-serif;
        margin-top: 30px;
    }

    .moreview-control {
        display: none !important;
    }

    .nav-tabs.product-tabs li {
        text-transform: uppercase;
    }

    /* German */
    html[lang="de"] #product_tabs_description_contents::before { content: "Technische Daten"; }
    html[lang="de"] #product_tabs_additionaloptions_contents::before { content: "Zuberhör und Ertzatsteile"; }

    /* Croatian */
    html[lang="hr"] #product_tabs_description_contents::before { content: "Tehničke specifikacije"; }
    html[lang="hr"] #product_tabs_additionaloptions_contents::before { content: "Dodatne opcije i rezervni dijelovi"; }

    /* English */
    html[lang="en"] #product_tabs_description_contents::before { content: "Technical specification"; }
    html[lang="en"] #product_tabs_additionaloptions_contents::before { content: "Additional options and spare parts"; }

    /* Polish */
    html[lang="pl"] #product_tabs_description_contents::before { content: "Dane techniczne"; }
    html[lang="pl"] #product_tabs_additionaloptions_contents::before { content: "Akcesoria i części zamienne"; }

    @page {
       margin: 80px 25px;
    }

    .product-collateral {
        clear: both;
        float: left;
        width: 100%;
    }
}

/* Catalog Image size */

.category-products .product-image {
	overflow: hidden;
	width: 260px;
}

.category-products .products-grid .product-image {
	padding-bottom: 77.69%;
}

.category-products .products-grid .product-image img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

.products-grid .product .hover_fly {
	display: none;
}

/* Single Product Image size */

.product-view .product-img-box #popup .moreview_thumb_image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#moreview .moreview_thumb {
    text-align: center;
    height: 100%;
    width: 78%;
}

/* Lightbox limit size */

@media(min-width: 768px) {
	.fancybox-image, .fancybox-iframe {
		height: auto !important;
		max-width: 80vh !important;
		max-height: 80vh !important;
		width: auto !important;
	}
}

.product-view .product-img-box .moreview_thumb .zoomImg,
.roll-over {
    display: none !important;
}

/* Sticky menu */

nav.sticky #nav li a {
    padding: 17px 15px;
}

nav.sticky .mini-cart .basket .cart-box { display: none; }

.header > .row > .col-sm-3:last-child {
    float: left;
}

.container .minicart-wrapper .mini-cart .basket a {
    color: #fff;
    margin: 0px;
    line-height: 28px;
    font-size: 11px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    background: transparent;
}

nav.sticky .glyphicon-shopping-cart:before {
    margin-right: 0;
}

nav.sticky .glyphicon {
    top: 3px;
}

/* Head Newsletter */

.newsletter-head {
    background-color: #2a3539;
    background-image: url("../images/newsletter-head.jpg");
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.newsletter-head .col-md-12 {
	padding: 15px 10px 15px 65px;
}

.newsletter-head .col-md-12:after {
	background-color: rgba(255, 255, 255, .1);
	content: "";
	height: 100%;
	left: 42px;
	position: absolute;
	top: 0;
	width: 1px;
}

.newsletter-head__desc,
.newsletter-head__title,
.newsletter-head__close .fa {
	color: #fff;
}

.newsletter-head__desc {
	font-size: 15px;
}

.newsletter-head__desc a {
	color: #ff2222;
    transition: .4s color;
}

.newsletter-head__close:hover,
.newsletter-head__close:focus {
    opacity: .85;
}
.newsletter-head__desc a:hover,
.newsletter-head__desc a:focus {
    color: #e98d8d;
}

.newsletter-head__title {
    font-size: 18px;
    text-transform: uppercase;
}

.newsletter-head__close {
    appearance: none;
    background: none;
    border: none;
    left: 0;
    outline: none;
    padding: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s opacity;
}

.newsletter-head__close .fa {
	font-size: 18px;
	height: 18px;
	transition: .4s fill;
	width: 18px;
}

@media(min-width: 768px) {
	.newsletter-head .col-md-12 {
		padding: 36px 0 28px 85px;
	}

	.newsletter-head .col-md-12:after {
		left: 55px;
	}

	.newsletter-head__title {
		font-size: 21px;
	}
}

/* Fix autocomplete loading image */

body .magikautosearchImg {
    margin-top: 4px;
}

.magikautosearchImg {
    right: 45px;
}

@media (min-width: 768px) {
    html[lang="hr"] .magikautosearchImg { right: 105px; }
    html[lang="en"] .magikautosearchImg { right: 90px; }
    html[lang="de"] .magikautosearchImg { right: 80px; }
    html[lang="pl"] .magikautosearchImg { right: 85px; }
}

/* Autocomplete */

.search-autocomplete {
    background-color: #ffffff !important;
    color: #333 !important;
    margin-left: 217px;
    position: absolute;
    top: 34px;
    width: 300px;
    z-index: 9999 !important;
}

@media (max-width: 767px) {
    .search-autocomplete {
        margin-left: 0;
        right: 12px;
        width: auto;
    }
}

@media (min-width: 768px) {
    .search-autocomplete {
        margin-left: -37px;
    }
}

/* @media (min-width: 992px) {
    .search-autocomplete {
        margin-left: 135px;
    }
} */

@media (min-width: 1200px) {
    .search-autocomplete {
        margin-left: 220px;
    }
}

.search-autocomplete .magik_head {
    background-color: #333;
    border-bottom: medium none;
    color: #fff;
    line-height: 15px;
    margin-bottom: 10px;
    min-height: 26px;
    padding: 4px 15px 4px 6px;
    text-align: center;
}

.search-autocomplete a {
    display: inline-block;
    list-style: none outside none;
    margin-bottom: 10px;
    text-decoration: none;
    width: 100%;
}

.search-autocomplete a li {
    border-bottom: none !important;
    cursor: pointer !important;
    font-size: 12px;
    font-weight: normal !important;
    line-height: 17px;
    min-height: 56px !important;
    padding: 0px 8px 6px 8px !important;
}

.search-autocomplete a li img {
    background-color: #fff !important;
    border: 1px solid #DDDDDD !important;
    float: left !important;
    margin-right: 10px !important;
    max-width: 65px;
    padding: 0 !important;
}

.search-autocomplete .magik_link {
    background-color: #F2F2F2;
    border-bottom: medium none;
    font-weight: bold;
    min-height: 10px;
    padding: 2px 15px 2px 6px;
    text-align: center;
}

.search-autocomplete span {
    margin-right: 5px;
}

/* Product notices */

.product-winterstocklist {
	background-color: #fedd1e;
	color: #4b3636;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	padding: 7px 14px;
}

.product-winterstocklist::before {
    content: "\f071";
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 3px;
}

/* Cookie law */

#v-cookielaw.v-box {
	background-color: #f3f3f3;
	border: 1px solid #eee;
	border-radius: 0;
	color: #8b8b8b;
	max-width: 350px;
	padding: 25px;
}

#v-cookielaw.v-box .v-message, #v-cookielaw.v-box .v-actions {
	margin: 0;
	padding: 0;
}

#v-cookielaw.v-box .v-actions {
	margin-top: 25px;
}

#v-cookielaw .v-button {
	background: none;
	background-color: #c22222;
	border: none;
	border-radius: 3px;
	color: #fff;
	margin-right: 6px;
	padding: 9px 17px;
	text-shadow: none;
	-webkit-transition: .2s background-color;
	-moz-transition: .2s background-color;
	transition: .2s background-color;
}

#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus {
	background: none;
	background-color: #000;
}



.fa-cloud-download::before {
    content: "\f0ed";
}

.fa-ticket::before {
    content: "\f145";
}

.col-servicebereich-left,
.col-servicebereich-right {
	float: left;
	font-size: 14px;
	padding: 0 15px;
	width: 100%;
}

.col-servicebereich-right {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.col-servicebereich-left {
		width: 53%;
	}

	.col-servicebereich-right {
		margin-top: 0;
		padding-left: 50px;
		width: 47%;
	}
}

/* Support viewer */

.support-viewer {
	border: 1px solid #c7c7c7;
	color: #0a7bda;
}

.support-viewer-download {
	background-color: #0a7bda;
	color: #fff;
	font-weight: bold;
}

.support-viewer-download {
	display: block;
	height: 100%;
	text-align: center;
	transition: .2s background-color;
	padding: 15px 20px;
}

.support-viewer-download:hover,
.support-viewer-download:focus {
	color: #fff;
	background-color: #0f66c7;
}

.support-viewer-download .fa {
	display: block;
	font-size: 48px;
}

.support-viewer-text {
	padding: 26px 26px 21px 26px;
	line-height: 1.5em;
}

.support-viewer-text img {
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.support-viewer-footer {
	border-top: 1px solid #c7c7c7;
	font-weight: bold;
	line-height: 2em;
	padding: 22px 26px;
}

@media(min-width: 400px) {
	.support-viewer-row {
		display: table;
	}

	.support-viewer-col {
		display: table-cell;
		vertical-align: middle;
	}

	.support-viewer-download {
		min-width: 143px;
	}

	.support-viewer-text {
		padding: 46px 46px 31px 46px;
	}

	.support-viewer-footer {
		padding: 32px 39px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.support-viewer-download {
		min-width: 0;
	}

	.support-viewer-download .fa {
		font-size: 23px;
	}

	.support-viewer-text {
		padding: 26px 26px 21px 26px;
	}
}

/* Servicebereich ticket */

.row-servicebereich {
	background-color: #f5f5f5;
	margin-bottom: -40px;
	margin-top: 33px;
	padding: 32px 0 35px 0;
	position: relative;
}

@media (min-width: 500px) {
    .row-servicebereich {
        margin-top: 63px;
        padding: 52px 0 85px 0;
    }
}

.row-servicebereich::before,
.row-servicebereich::after {
	background-color: inherit;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 100vw;
}

.row-servicebereich::before {
	left: 100%;
}

.row-servicebereich::after {
	right: 100%;
}

.row-servicebereich h3 {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 900;
    margin: 0;
    margin-bottom: 25px;
    padding: 0;
    text-transform: uppercase;
}

.support-ticket {
	border: 1px solid #c7c7c7;
    display: block;
}

.support-ticket:hover .support-ticket-icon,
.support-ticket:focus .support-ticket-icon {
    background-color: #961a17;
}

.support-ticket:hover .support-ticket-text,
.support-ticket:focus .support-ticket-text {
    color: #961a17;
}

.support-ticket-icon {
	background-color: #b91f1c;
	color: #fff;
	height: 100%;
	line-height: 1.3em;
	font-weight: bold;
    text-align: center;
    transition: .2s background-color;
    padding: 15px 20px;
}

.support-ticket-icon .fa {
	display: block;
    font-size: 48px;
    margin-bottom: 5px;
}

.support-ticket-text {
	background-color: #fff;
	color: #b91f1c;
	line-height: 1.5em;
	font-weight: bold;
	padding: 20px 26px;
}

@media(min-width: 400px) {
    .support-ticket {
    	display: table;
    	width: 100%;
    }

    .support-ticket-col {
    	display: table-cell;
    	vertical-align: middle;
    }

    .support-ticket-icon {
        width: 143px;
    }

    .support-ticket-text {
        padding: 40px 46px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
	.support-ticket-icon {
		width: 107px;
	}

	.support-ticket-icon .fa {
		font-size: 26px;
	}

	.support-ticket-text {
		padding: 26px 26px 21px 26px;
	}
}

.page-main > .columns {
      padding: 0 !important;
}

.header .dropdown.block-language-wrapper {
    padding: 0 5px;
}

.header .block-language-wrapper .switcher-options > .switcher-trigger {
    display: none;
}

.header .block-language-wrapper .switcher-options > .ui-dialog {
    display: block !important;
    position: relative;
    top: 0;
    width: auto;
    z-index: 999 !important;
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown {
    border: 0;
    display: flex;
    margin-top: 4px;
    padding: 0;
    position: relative;
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown > li {
    border: 0;
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown .view-hr {
    border: 0;
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown .switcher-option a {
    background-repeat: no-repeat;
    background-size: cover;
    height: 11px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 16px;
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown .view-en a {
    background: url("../images/en.png");
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown .view-hr a {
    background: url("../images/hr.png");
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown .view-de a {
    background: url("../images/de.png");
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown .view-pl a {
    background: url("../images/pl.png");
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown .view-ba a {
    background: url("../images/ba.png");
}

.header .block-language-wrapper .switcher-options > .ui-dialog .dropdown .view-rs a {
    background: url("../images/rs.png");
}

.featured-pro {
  padding-top: 20px;
}

.products-grid .products {
  margin-left: -15px;
  margin-right: -15px;
}

.products-grid .product-image-area .product-image {
    display: block;
}

.products-grid .product-image-area .product-image-container {
    display: block;
    overflow: hidden;
    overflow: hidden;
    padding-bottom: 77.69%;
    position: relative;
    width: auto !important;
}

.products-grid .product-image-area .product-image-wrapper {
    left: 0;
    padding-bottom: 0 !important;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
}

.products-grid .product-image-area .product-image-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.products-grid .product-image-area a.product-image:hover {
    opacity: 1;
}

.product-image-area .actions-links {
    display: none;
}

.sidebar-additional .block-compare,
.sidebar-main .filter .filter-title,
.sidebar-main .filter-options .filter-options-title,
.sidebar-main .filter-content .filter-subtitle {
    display: none !important;
}

.sidebar-main .filter-content {
    margin-left: 0 !important;
}

.sidebar-main .filter-content .filter-options-content {
    padding: 0;
}

.sidebar-main .filter-content .filter-options-content .block-title {
    border: none;
}

.sidebar-main .filter-options {
  display: flex;
  flex-direction: column-reverse;
}

.sidebar-main .filter-options .filter-options-content .side-nav-categories {
  margin-top: 50px;
}

.sidebar-main .filter-options .filter-options-content #price-slider {
  margin: 0 5px;
}

.sidebar-main .filter-content .filter-current .filter-current-subtitle {
    background-color: #f5f5f5;
    border-bottom: 1px solid #c1c1c1;
    color: #000000;
    font-size: 12px;
    margin: 0;
    padding: 20px;
    text-transform: uppercase;
}

.sidebar-main .filter-content .filter-current .items {
    background-color: #f5f5f5;
    padding: 20px;
}

.sidebar-main .filter-content .filter-current .items .item {
    display: flex;
    align-items: center;
}

.sidebar-main .filter-content .filter-current .items .item .filter-value {
    padding: 0 10px;
    flex: 1;
}

.sidebar-main .filter-content .filter-current .items .item .remove span {
    display: block;
    height: 12px;
    overflow: hidden;
    text-indent: -99999px;
    width: 12px;
    background: url("../images/btn_remove.png") no-repeat 0 0;
    background-size: inherit;
}

.sidebar-main .filter-content .filter-current .items .item .remove span:hover {
    background: url("../images/btn_remove.png") no-repeat 0 -12px;
}

.sidebar-main .filter-content .filter-actions {
    background-color: #f7f7f7;
    border-top: 1px solid #c1c1c1;
    margin: 0 0 20px 0;
    padding: 20px;
}

.sidebar-main .filter-content .filter-actions a {
    background-color: #c12222;
    color: #FFFFFF;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 10px;
    transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    border: none;
}

.sidebar-main .filter-content .filter-current .filter-actions a:hover {
    background-color: #000000;
}

.sidebar-main .filter-options .filter-options-content > p > input {
    color: #c12222 !important;
}

.sidebar-main .filter-options .ui-slider .ui-slider-handle {
    background: #c12222;
}

@media(max-width: 1200px) {
  .main > .toolbar-products {
      display: flex;
      flex-wrap: wrap;
  }

  .main > .toolbar-products > div {
      margin: 0 !important;
      padding: 0 !important;
  }

  .main > .toolbar-products .modes {
      display: flex;
      order: 1;
      width: 150px;
  }

  .main > .toolbar-products .toolbar-sorter {
      display: flex;
      justify-content: flex-end;
      order: 2;
      width: calc(100% - 150px);
  }

  .main > .toolbar-products .pages {
      display: block;
      order: 3;
      text-align: left;
      width: calc(100% - 120px);
  }

  .main > .toolbar-products .limiter {
      display: flex;
      justify-content: flex-end;
      order: 4;
      width: 120px;
  }
}

.main > .toolbar-products .modes,
.main > .toolbar-products .pages,
.main > .toolbar-products .toolbar-sorter,
.main > .toolbar-products .limiter {
    margin-bottom: 5px !important;
}

@media(max-width: 480px) {
  .main > .toolbar-products .modes,
  .main > .toolbar-products .pages,
  .main > .toolbar-products .toolbar-sorter,
  .main > .toolbar-products .limiter {
      display: flex;
      justify-content: center;
      width: 100%;
  }
}

.main > .toolbar-products .pages .pages-label {
    display: none;
}


@media(min-width: 768px) {
  .header > .row > .col-xs-6:first-child {
      width: 40%;
  }

  .header > .row > .col-xs-6:last-child {
      width: 60%;
  }
}

.main .product.data.items a {
    text-transform: uppercase !important;
}

@media(min-width: 768px) {
    .main .product.info.detailed {
        padding-left: 0;
        padding-right: 0;
    }
}

.product .page-title {
    border-bottom: double #ddd;
}

.product-info-price .price-box {
  margin-top: 20px;
}

.product .item .additional-attributes tr th {
    display: none;
}

.product .item .additional-attributes .col {
    padding-left: 0;
}

.product .item .additional-attributes td {
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
}

/* Registration */

.main .form-create-account {
    width: 100% !important;
    position: relative;
}

.main .form-create-account .fieldset.create.account {
    clear: right;
}

.main .form-create-account .actions-toolbar {
    padding: 0 !important;
}

.main .form-create-account .fieldset.create.info,
.main .login-container .block-customer-login {
    text-align: left;
    width: 100%;
    background: #f7f7f7;
    padding: 45px;
    border: 1px solid #eaeaea;
}

.main .form-create-account .fieldset.create.account,
.main .login-container .block-new-customer {
    text-align: left;
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #eaeaea;
    padding: 45px;
}

@media(min-width: 768px) {
    .main .form-create-account .actions-toolbar,
    .main .form-create-account .fieldset.create.account,
    .main .login-container .block-customer-login {
        float: right;
        width: 48%;
    }

    .main .form-create-account .fieldset.create.info,
    .main .login-container .block-new-customer {
        float: left;
        width: 48%;
        min-height: 362px;
    }
}

.login-container .block .block-title {
    border-bottom: none !important;
}

.login-container .block .block-title strong {
    font-size: 13px;
    color: #333;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.main .login-container .block.block-new-customer .block-content .actions-toolbar .primary a,
.main .login-container .block.block-customer-login .block-content .actions-toolbar .primary button,
.main .actions-toolbar .primary .action.submit.primary,
.main .actions-toolbar .primary button {
    background-color: #fdd922;
    border-color: #e0bc27;
    color: #4b3636;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.main .login-container .block.block-new-customer .block-content .actions-toolbar .primary a span,
.main .login-container .block.block-customer-login .block-content .actions-toolbar .primary button,
.main .actions-toolbar .primary .action.submit.primary,
.main .actions-toolbar .primary button {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
}


.main .login-container .block.block-new-customer .block-content .actions-toolbar .primary a:hover,
.main .login-container .block.block-customer-login .block-content .actions-toolbar .primary button:hover,
.main .actions-toolbar .primary .action.submit.primary:hover,
.newsletter .form .subscribe:hover,
.main .actions-toolbar .primary button:hover {
    background-color: #000000;
    color: #FFFFFF;
    border-color: #000;
}

.main .form-create-account .fieldset .field,
.main .login-container .block .block-content .form.form-login .fieldset .field {
    margin-bottom: 15px;
}

.main .login-container .block .block-content .form.form-login .fieldset .field:last-child {
    margin-bottom: 30px;
}


.main .form-create-account .fieldset label,
.main .login-container .block .block-content .form.form-login .fieldset .field .label {
    display: block;
    text-align: left;
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
    white-space: normal;
}

.main .form-create-account .fieldset .control,
.main .login-container .block .block-content .form.form-login .fieldset .field .control {
    display: block;
}

.main .form-create-account .fieldset .control input,
.main .form.password.forget .fieldset .field .control input.input-text,
.main .login-container .block .block-content .form.form-login .fieldset .field .control input.input-text {
    background: #fff !important;
    border: 1px solid #eaeaea;
    padding: 10px;
    width: 100%;
    outline: none;
}

.main .login-container .block .block-content .form.form-login .fieldset .actions-toolbar {
    margin-left: 0 !important;
}

.main .actions-toolbar {
    margin-top: 15px;
}

.main .form-create-account .field.choice.newsletter {
    padding-left: 0 !important;
    display: flex;
}

.main .form-create-account .field.choice.newsletter input {
    margin-right: 10px;
}

.main .form-create-account .fieldset legend {
    display: table !important;
    float: left;
    padding: 0;
    width: 100%;
    border: none;
    font-size: 13px;
    color: #333;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    clear: right;
}

.page .messages div {
  margin: 0 !important;
}

/* .block-subscribe .newsletter .form > .mage-error {
  position: absolute;
} */

.block-subscribe .newsletter .form {
    display: flex;
}

.block-subscribe .newsletter .form > #newsletter-error {
    background-color: #000000;
    color: #FFFFFF;
    left: 50%;
    padding: 0 10px;
    position: absolute;
    top: 46px;
    transform: translateX(-50%);
}

.page-wrapper > nav .container:before,
.page-wrapper > nav .container:after {
    display: table;
    content: " ";
}

.page-wrapper > nav .container:after {
    clear: both;
}

.catalog-product-view .product-info-main .product.overview {
    width: 100%;
}

.catalog-product-view .product-info-main .product-add-form {
    float: left;
}

.catalog-product-view .product-info-main .product-social-links {
    float: left;
    padding: 10px 0 25px 0;
}

.catalog-product-view .product-info-main .product-social-links::after {
    content: '';
    display: table;
    clear: both;
}

.catalog-product-view .product-info-main .product-social-links .product-addto-links a {
    margin-left: 0 !important;
}

.catalog-product-view .product-info-main .product-social-links .product-addto-links a:before {
    margin-right: 4px !important;
}

.product-info-main .product-social-links .product-addto-links a:hover {
    background-color: #000 !important;
}


/* Check out FORM */

/*

.checkout-shipping-method .form {
    width: 100% !important;
}

.firecheckout .step-title,
.firecheckout .opc-block-summary .title {
    font-size: 18px !important;
    margin-bottom: 15px !important;
    text-transform: capitalize;
}
@media(min-width: 992px) {
  .firecheckout .step-title {
      font-size: 22px !important;
  }
}

.firecheckout .step-title:before,
.firecheckout .opc-block-summary .title:before {
    background-color: #a6a6a6 !important;
    border-radius: 2px;
}

 */

#checkout .checkout-shipping-address #checkout-step-shipping {
    overflow: hidden !important
}

#checkout .form.form-login {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

#checkout #shipping-new-address-form label {
    line-height: 18px;
    margin: 0 !important;
}

#checkout #shipping-new-address-form .control .field-tooltip {
    left: auto !important;
}

#checkout .payment-method .payment-method-content,
#checkout .payment-method .payment-method-content .actions-toolbar {
    display: none;
}

.payment-method._active .payment-method-content {
    display: block !important;
}

#checkout-step-payment .discount-code {
    display: none;
}

/* VIew Cart */

.checkout-cart-index .cart-container .form.form-cart {
    width: 100% !important;
    float: none !important;
    padding-right: 0 !important;
}

.checkout-cart-index .cart-container .form.form-cart::after {
    content: '';
    display: table;
    clear: right;
}

.checkout-cart-index .cart-container #shopping-cart-table {
    margin: 0 !important;
}

.checkout-cart-index #shopping-cart-table caption {
    display: none;
}

.checkout-cart-index #shopping-cart-table thead tr {
    background-color: #f7f7f7;
}

.checkout-cart-index #shopping-cart-table thead tr th {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px;
}

.checkout-cart-index #shopping-cart-table thead tr th:not(:first-child),
.checkout-cart-index #shopping-cart-table tbody tr td:not(:first-child) {
    text-align: center;
}

.checkout-cart-index #shopping-cart-table tbody tr td span {
    font-weight: normal !important;
}

.checkout-cart-index #shopping-cart-table tbody tr {
    border-bottom: 1px solid #eaeaea;
}

.cart-container .cart.main.actions {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.cart-container .cart.main.actions::after {
    clear: right;
    content: '';
    display: table;
}

.cart-container .cart.main.actions a,
.cart-container .cart.main.actions button,
.shipping-container .checkout button {
    background-color: #fdd922 !important;
    border-color: #e0bc27 !important;
    color: #4b3636 !important;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.cart-container .cart.main.actions a:hover,
.cart-container .cart.main.actions button:hover,
.shipping-container .checkout button:hover {
    background-color: #000000 !important;
    border-color: #FFFFFF !important;
    color: #fff !important;
}

@media (max-width: 670px) {
    .cart-container .cart.main.actions a,
    .cart-container .cart.main.actions button,
    .shipping-container .checkout button {
        width: 100%;
        margin: 5px 0;
    }
}

.shipping-container .checkout .item {
    text-align: right;
}

.shipping-container .checkout .item button {
    border: none !important;
    font-size: 18px;
    line-height: 1.3em;
    padding: 14px 40px !important;
}

.shipping-container .checkout .item button:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    padding-right: 5px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle !important;
}

.cart-container .item-info .cart-price .price {
    color: #000000;
}

.cart-container .item-info .actions .actions-toolbar {

}

.cart-container .item-info .actions .actions-toolbar .action-edit {
    display: none;
}

.cart-container .item-info .actions .actions-toolbar .action-delete {
    position: relative;
    right: 0;
    top: 0;
}

.cart-container .item-info .product-item-details .product-item-name a {
    font-weight: 500;
}

.shipping-container .shipping .control .select,
.shipping-container .shipping .control .input-text {
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    background-color: #F0F0F0 !important;
    border: 1px #f0f0f0 solid !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    height: 34px;
    padding: 5px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 90% !important;
}

.shipping-container .shipping .control .select:focus,
.shipping-container .shipping .control .input-text:focus {
    background-color: #fff !important;
    border: 1px #ddd solid !important;
}

.shipping-container .shipping .field label {
    margin-top: 15px !important;
    margin-bottom: 5px !important;
}

.shipping-container #co-shipping-method-form {
    display: none;
}

/* .checkout-cart-index #shopping-cart-table .cart.item {
    display: flex;
    justify-content: space-between;
} */

.checkout-cart-index .shipping-container {
    margin-top: 40px;
}

.checkout-cart-index .shipping-container .summary.title,
.checkout-cart-index .shipping-container .table-caption {
    border-bottom: 1px #ddd solid;
    color: #000;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: auto;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}

.checkout-cart-index .shipping-container .table-caption {
  display: table-caption;
}

.checkout-cart-index .shipping-container .totals tbody .totals th,
.checkout-cart-index .shipping-container .totals tbody .totals td {
    border: none;
    padding-top: 0 !important;
}

.checkout-cart-index .shipping-container .totals tbody .totals td {
    text-align: right;
}

.cart-container .control.qty input[type=number]::-webkit-inner-spin-button,
.cart-container .control.qty input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cart-container .control.qty input[type=number] {
    -moz-appearance:textfield;
}

.shipping-container .block.discount {
    display: none;
}

.page-footer,
.featured-pro {
    animation: none !important;
}

.opc-block-summary .details-qty input[type=number]::-webkit-inner-spin-button,
.opc-block-summary .details-qty input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.opc-block-summary .details-qty input[type=number] {
    -moz-appearance:textfield;
}

/* Disable content sliders */

#mageplaza-bannerslider-block-after-footer-container-2,
#mageplaza-bannerslider-block-after-footer-container-3,
#mageplaza-bannerslider-block-after-footer-container-4 {
    display: none;
}

/* Disable page notifications */

.page.messages {
    display: none;
}

.products-list .product-item-info {
    display: flex;
}

.products-list .product-item-info .product-image-area {
    max-width: 250px;
}

.products-list .product-item-info .product-item-link {
    font-size: 15px;
}

/* Search Form */

.search_autocomplete {

}

#banner-slider-carousel .owl-carousel .owl-stage {
    transform: none !important;
    width: 100% !important;
}


#banner-slider-carousel .owl-carousel .owl-item {
    left: 0 !important;
    display: none;
}

#banner-slider-carousel .owl-carousel .owl-item.active {
    display: block !important;
}