/* Based on HTML5 ✰ Boilerplate CSS Starter: h5bp.com/css */
/* HTML5 display definitions */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* Base */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.68em;
}
body,
button,
input,
select,
textarea {
  color: #222;
}
/* Links */
a {
  color: #f00000;
  text-decoration: none;
}
a.underline {
  text-decoration: underline;
  color:#f00000
}
a:hover {
  color: #f00000;
  text-decoration: none;
}
a.underline:hover {text-decoration: none;}
a:focus {
  /*outline: thin dotted;*/
}
a:hover,
a:active {
  outline: 0;
}
#ajaxlayer a:hover {color:#fff}

/* Typography */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 600;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Lists */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
img:not([src]) {
  visibility: hidden;
}
svg:not(:root) {
  overflow: hidden;
}
/* Figures */
figure {
  margin: 0;
}
/* Forms */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td {
  vertical-align: top;
}

label {cursor:pointer}

html,
body,
#wrapper {
    height: 100%;
}

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clear:after,
.clearfix:after {
  clear: both;
}
.clear,
.clearfix {
  zoom: 1;
} 

.clear:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

label {cursor:pointer}


h1 {padding:0px;margin:0px;font-weight: 400; font-size:36px;padding-bottom:14px;line-height: 48px;letter-spacing: -0.050em}
h2 {padding:0px;margin:0px;font-weight: 400; font-size:24px;padding-bottom:14px;line-height: normal;letter-spacing: -0.050em}
h3 {padding:0px;margin:0px;font-weight: 400; font-size:18px;padding-bottom:14px;line-height: normal;letter-spacing: -0.050em}
h1,h2,h3,h4,h5,h6, h1 a, h2 a, h3 a,h4 a, h5 a, h6 a {color:#5e5c5d;}
h4 {font-size: 18px;font-weight: 400;line-height: 20px;padding:0;margin:0;padding-bottom:14px;}
#seged {position: absolute; background: #eeefff; border: 1px solid #656C6B; padding: 5px; z-index: 1230;}
#loading {color: #fff; font-weight: bold; width: 200px; height:50px;  position: absolute; display: none; z-index:11001;border: 0px solid #ddd}

/*html,
body,
#wrapper {
    height: 100%;
}
body > #wrapper {
    height: auto;
    min-height: 100%;
}
*/
#content {
    padding-bottom: 140px;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    width: 100%;
    color:#5e5c5d;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */    
    overflow-x: hidden; 
}

/*#page-wrap {width:100%;}*/
#page-wrap {
    margin: 0px auto;
    /*max-width: 1170px;
    padding: 20px 0px 70px 0px;*/
}

/*.aloha-editable {padding:0px;margin-bottom:30px;}*/
.aloha-image {padding:0px;border:0px} 


#logo {
    margin-top:0px; cursor:pointer; font-size:46px;font-weight: 200;margin-bottom:0px;margin-left:0px;
    float:left;line-height: 50px;position: relative;
}
#logo div {position: absolute;top:-16px;left:0;z-index: 1000}
#header-right {float:right;min-height:100px;width:455px;border:0px solid #b60000;position: relative;}
.tmenu {position: absolute; top:10px;right:10px;}
.tmenu a {margin-left:18px}

#busket {margin-top:0px;margin-right:0px;padding:0px} /*background: url(../design/busket.png) no-repeat top right; */
#busket a {text-decoration: underline;}
#busket a:hover {text-decoration: none}

.cart {padding-top:5px;margin-left:20px}
.busket-anim {display:none;width:0px;height:34px;padding-left:60px;border-radius:20px 20px 20px 20px; background:#101010 url(../design/cart.png) no-repeat 18px center}
.busket-anim div {padding-top:5px;color:#fff;font-weight:400;font-size:12px}
.busket-anim div a {color:#fff;font-weight:400;font-size:12px}
.busket-anim span {margin-left:15px;font-weight:600;}

#search {position: absolute;top:30px; right:0px;}
.footer-search {text-align: center;margin-top:60px;margin-bottom:30px}
.footer-search .search-label {font-size:13px;font-weight: 400;margin-bottom:5px;}
.search input {width:200px;height:30px;color:#ababab; font-size:14px;padding-left:18px;padding-right:40px;border:0px solid #e5e5e5;background:#f9f9f9 url(../design/search.png) no-repeat 225px center;border-radius:5px 5px 5px 5px}

.topmenu {}
.topmenu div.slogen {float:right;padding:4px 20px;color:#5e5c5d}
.topmenu div.top-search {float:right;position: relative;min-width: 50px}
.topmenu div.top-search span {position: absolute;top:2px;right:-5px;z-index: 1000}
.topmenu div.top-search input {display: inline-block;margin-top:4px;width:0;opacity:0;border:0;background:#eee;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.topmenu div.top-search input.active {opacity:1;width:200px;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
div.mobilmenu {float:left}

.topmenu ul {padding: 0;margin:0;list-style-type: none}
.topmenu li {padding: 10px 20px;border-right: 1px solid #9b9bd2;display:inline}
#valutaselect {position: absolute; top:0px;right:0px}
#valutaselect input, #valutaselect select {font-size:11px}

header {
    width: 100%;
    
}

#header {width:100%;

}
.mediawidth{margin: 0 auto;
    position: relative;
    padding:0px 30px 0px 30px;max-width:1170px;}
.headerbar {height:35px;border-bottom:1px solid #eeeeef}

.header-top {margin:0px auto;position: relative;}
.header-top .table {display:table;width:100%}
.header-top .row {display:table-row;width:100%}
.header-top .td {display:table-cell;width:33%;vertical-align: middle;line-height: 18px}
.header-top .support .icon {background: url(../design/support.png) no-repeat center center;width:53px;height:54px;float:left;margin-right:10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    height: 54px;
    background-color: #cfcfcf;
    outline: medium none;
    text-indent: -999em;
    transition: all 400ms ease-in-out 0s;
}
.header-top .support:hover .icon {background-color: #fca81d}
.header-top .email .icon {background: url(../design/email.png) no-repeat center center;width:53px;height:54px;float:left;margin-right:10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    height: 54px;
    background-color: #cfcfcf;
    outline: medium none;
    text-indent: -999em;
    transition: all 400ms ease-in-out 0s;
}
.header-top .email:hover .icon {background-color: #fca81d}
.header-top .support .line-1, .header-top .email .line-1 {font-size: 15px;color:#adadad;font-weight: 600;padding-top:10px;text-transform: uppercase}
.header-top .support .line-1 span {color:#747474}
.header-top .support .line-2, .header-top .email .line-2 {font-size: 11px;color:#adadad;font-weight: 600;text-transform: uppercase}
.header-bottom {padding:0px;clear:both;float:none;position: relative;margin-bottom:0px;margin-top:0px;height:60px}
#wrapper {
    width: 100%;
    /*overflow: hidden;*/
    text-align:center;
}
                                                              
#main-content {position: relative; width:100%; margin: 0px auto;text-align: center;}
#guts {position: relative;width:100%;min-height: 300px;padding-bottom:30px}

.grid {text-align:left;margin:2px auto;padding-bottom:40px;background: #fff}
.landing .grid{padding-top:40px}
.sqs-layout {max-width:1170px;margin:0px auto;padding:0px 30px 0px 30px;position: relative;}
.sqs-layout .sqs-layout {padding:0px}
.contents, .menu-title {max-width:1170px;margin:0px auto;padding:0px 0px 30px 0px}
.contents {position: relative;}
.contents-block {margin-bottom:20px;padding-top:25px;position: relative}


#header .sqs-layout  {padding:0 15px}

nav {padding-top:0px;float:right}
nav ul.sf-menu {
     width:auto;
     padding-top:0px;
     display:inline-block;
     border:0px solid #b60000;}

nav .menu {padding-top:0px;width:100%;text-align:right;}

#wrapper.loading article:first-child {
    padding-bottom: 0;
}

.busket-col1 {float:left;width:30%;margin-top: 8px;overflow:hidden;}
.busket-col2 {float:left;width:30%;margin-top: 8px;width:35%}
.busket-col3 {float:right;width:30%;margin-top: 8px;width:35%}

.busket-col1 .padder, .busket-col2 .padder {padding-left:20px}

#boxc input, #boxc textarea {width:80%}
#boxc input[type="checkbox"] {width:auto}
#boxc .col0 {padding-top:14px}

#boxc h2 {}

.footer {background: #36393a}
.footer .sqs-layout {padding:0 15px}
#footer {max-width:1170px;margin:0px auto;padding:20px 30px 0px 30px}
.footer-header {text-align:center;border-top:0px solid #e5e5e5;border-bottom:0px solid #e5e5e5;padding:50px 0px 50px 0px}
.footer-header .label {font-size:100px; font-weight: 200; line-height: 100px; }
.footer-categories .one-col {float:left;width:205px;}
.footer-categories .one-col a {color:#585858}
.footer-categories {text-align: left;font-size:13px;margin-top:20px;}
.footer-categories .name-level-0, .footer-menu .name-level-0 {text-transform: uppercase;font-weight: 600;color:#747474;font-size:18px;margin-bottom:12px;padding-bottom:13px;margin-top:20px;margin-right:30px;border-bottom:1px solid #dbdbdb}
.footer-menu .name-level-0:after {content:"";width:40px;height:1px;background: #9292c3;display: block;margin-top:13px;position: absolute;}
.footer-categories .name-level-0.first {margin-top:0px}
.footer-menu .name-level-0.sec {margin-top:50px}
.footer-categories .name-level-1, .footer-menu .name-level-1 {font-weight: 600;padding-right:30px;}
.footer-menu {padding-bottom:30px;margin-top:20px;border-top: 0px solid #dedede}
.footer-menu a {color:#747474;text-transform: uppercase;font-size:13px;line-height: 15px}
.footer-menu .one-col {float:left;width:25%}
.footer-menu .one-col-2 {float:left;width:75%}
.footer-menu .one-col img {max-width: 100%}
.footer-menu .one-col.last {float:right;width:33%}
.footer-tamogato {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:30px 0px 30px 0px}
.footer-tamogato img {margin:5px;max-height:85px}
ul.the-menu {padding:0;margin:0;float:right}
ul.the-menu li {float: left;list-style-type: none;margin-left:40px;}
ul.the-menu li a {text-transform: none;font-size:17px;color:#dcdcdc}
.flogo {float:right;}
.copy {background: #2e3232;padding:20px 20px;font-size: 12px;color:#8c8c8c;font-weight: 600}
.copytext {float:left;padding-top:15px;margin-right:90px}
.copy .footmenu {float:left;padding-top:15px;}
.copy .footmenu a {color:#8c8c8c}
.fbbox {margin-top:20px}
.ftitle {font-size:18px;font-weight: 600;color:#747474;text-transform: uppercase}

.footer-menu .contact div {display:table-cell;vertical-align:top;padding-bottom:10px;color:#c3c3c3;line-height: normal}
.footer-menu .contact div.icon span {margin-right:20px;width:20px;height:20px;display:block;background-image: url(../design/footericon.jpg);background-repeat: no-repeat;}
.footer .address {clear:both;}
.footer .contact.address .icon span {background-position: 0 0;;margin-top:2px}
.footer .tel {clear:both;}
.footer .contact.tel .icon span {background-position: 0 -71px;margin-top:0px}
.footer .fax {clear:both;}
.footer .fax .icon span {background-position: 0 -101px;margin-top:0px}
.footer .mail {clear:both;}
.footer .mail a {color:#fca81d;text-transform: none;text-decoration: underline}
.footer .mail a:hover {text-decoration: none}
.footer .mail .icon span {background-position: 0 -136px;margin-top:4px}

p {margin:0px 0px 10px 0px}

section {text-align: center;}

article:first-child {
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
*+html article:first-child {
    display: inline;
    zoom: 1;
}



/* ------------------
2.) Reusables/Modules
------------------ */

.panel {
    position: relative;
}

.menu-title {height:75px;text-align:left;margin:0px auto}

/*h1 {
    line-height: 1.2;
    font-size: 30px;
    padding-top:15px;
    
}

h2 {
    color:#5c5c5c;font-size:18px;
}
*/
.select label {
    font-size: 13px;
    height: auto !important;
    line-height: 20px;
    margin: 0 !important;
    min-height: 20px !important;
    padding: 0;
    text-align: right;
}
.sbHolder {
    background-color: #ffffff;
    font-weight: normal;
    margin: 0;
    padding: 3px 20px 3px 8px;
    position: relative;width:150px
}
.sbOptions {position:absolute;top: 12px;left:0; max-height: 327px; width:170px; display: none;z-index:1000;background: #fff}
.sbOptions {list-style-type: none;box-shadow: 0px 8px 6px 4px rgba(0,0,0,0.2);text-align: left;padding-left:8px;margin-left:0}

.page .quick-access .sbHolder label {
    float: left;
    padding: 0 10px 0 0;
    color:#757575;
}
.flags {position: absolute; top:8px; right:30px;line-height: normal;}
.flags a, .flags span {color:#757575;font-size:13px}
article {
    clear: both;
    text-align: center;
}
.sbToggle {
    background: url("../design/select-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 18px;
    outline: medium none;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 14px;
}
.cntinner {text-align: center;position: relative;}

.section_homepage {text-align: center;}

input, textarea {border:1px solid #e5e5e5;background:#f9f9f9;padding:5px 10px 5px 10px}
.clear {clear:both; float:none}

#menucontainer {
    position:absolute;
    padding:0px;
    top:102px;
    padding-left:68px;
    z-index:900;
    margin:0px auto;
    border:0px solid #fff
}

.centering {
    width:auto;
    display:inline-block;
    margin: 0 auto;
}

.hir_tovabb {margin-top:20px}
/* global */

.hrnews {text-align: right;margin-top:20px}
.hrnews a {margin-left:20px}

/* wp styles*/
.simple_button_link, .button_class {
    background: none repeat scroll 0 0 #e02c00;
    border-radius: 3px 3px 3px 3px;
    color: #FFF;
    /*font-family:Tahoma;*/
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 0px 9px 0px;
    line-height: 27px;
    text-decoration: none;
    cursor:pointer;
}
.simple_button_link:hover, .button_class:hover {
    background: none repeat scroll 0 0 #ee3c11;
}
.simple_button_black {
    background: none repeat scroll 0 0 #ee3c11;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.simple_button_black:hover {
    background: none repeat scroll 0 0 #C62B02;
}

.content-item-grid {}
#headerbanner {height:450px;overflow: hidden;position: relative}
#headerbanner .content {display:table;width:100%;max-width:1160px;height:100%;vertical-align: middle;position: absolute;top:0;left:0;}
#headerbanner .title {color:#fff;font-size:58px;line-height:60px;font-weight: 700;text-align: center;letter-spacing: -0.06em}
#headerbanner .title.left {text-align: left}
#headerbanner .title.right {text-align: right}
.breadcrumb-container {background: #f6f6f6;height: 85px;
    line-height: 85px;padding:0}
.breadcrumb-container .left {float:left}
.breadcrumb-container .right {float:right;height:85px;}
.breadcrumb-container .right h1 {padding:0;margin:0;font-size:26px;line-height: 85px;background: #fca81d;font-size:26px;padding:0 90px;color:#fff;text-transform: uppercase}
.breadcrumb-container.product .right {background: none;line-height: normal;display:table-cell;vertical-align: middle}
.breadcrumb-container.product .left {font-style: italic;font-size: 13px}
.breadcrumb-container.product .left a {color:#6e6e6e}
.breadcrumb-container.product .left span {color:#fca81d;margin:0}
.breadcrumb-container.product .right .btn_class {background: #a5a5a5;margin-top:24px;font-style: italic;font-size: 13px;text-transform: none;font-weight: 400}
.breadcumb {text-transform: uppercase;font-size: 14px;color:#6e6e6e}
.breadcumb span {margin:0px 5px 0px 5px}
.breadcumb a, .product-list .breadcumb span {color:#6e6e6e;text-decoration: none;}
.osszesen {float:right;}
.pager {margin-bottom:15px;position: relative}
.pager .select {float:left;margin-top:0px}
.pager .select select {margin-left:10px}
.pager a {display:none}
a.lapozo {margin-right:5px;margin-left:4px;display:inline-block;width: 24px;height:22px;padding:0;border-radius: 3px;vertical-align: middle}
a.lapozo.actual {background: #fca81d;color:#fff;}
.scrolling_list_left.btn_class, .scrolling_list_right.btn_class {padding:0;display:inline-block;text-indent: -9999em;background: #aaa url(../design/page.png) no-repeat;
    border: 0 none;
    border-radius: 3px;
    color: #7e7e7e;
    height: 22px;
    margin: 0;
    outline: medium none;
    padding: 2px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 24px;
}
.scrolling_list_right.btn_class {background: #aaa url(../design/page.png) no-repeat top right;}
.scrolling_list_left.btn_class:hover, .scrolling_list_right.btn_class:hover {background-color: #fca81d}
.category-list {}
.category-list div {line-height: 30px;padding:0px;margin:0px;}
.category-list div.level-0 a {}
.category-list div.level-1 {margin-left:10px;} 
.category-list div.level-2 {margin-left:20px;}
.category-list div.level-3 {margin-left:30px;}
.category-list div-level-1 a, .category-list div-level-2 a, .category-list div-level-3 a {font-weight: 200}

#easyshoppage {margin-top:10px}
#easyshoppage .product-item {margin-right:10px}

.moreitems {border-top:1px solid #e5e5e5;padding-top:10px;padding-bottom:10px;text-align: center;cursor:pointer}
.moreitems:hover {background: #f9f9f9;}
.moreitems ul {list-style-type: none;}
.moreitems ul li {display:inline;font-weight: 400; text-transform: uppercase;padding:0px;margin:0px;padding-left:5px;padding-right: 5px;}

.product-item img {opacity:0}
.prod-information .prod-name {font-size:15px;line-height:16px;color:#454545;font-weight:600;padding:0px;text-align: left;width:56%;padding:2%;display: table-cell;vertical-align: middle}
.prod-information .prod-name a {color:#454545;}
.prod-information .prod-name div {height:50px;overflow:hidden;}
.prod-information {display:table;width:100%;padding:10px;text-align:center;background: #f3f3f3;border-bottom:1px solid #e8e8e8}
.strikeout {text-decoration: line-through;}
.prod-information .price {display:table-cell;width:36%;padding:2%;vertical-align: middle;text-align: right;color:#fca81d;font-size: 16px;font-weight: 600}
.product-variant .label {font-weight: 600;color:#676767}
.select-div, .sselect-div {cursor:pointer;background: #f9f9f9;border:1px solid #e5e5e5;color:#444;min-width:105px;padding:0px 10px;height:45px;text-align: center;line-height:45px;float:left;margin:10px 10px 0px 0px}
.select-div.selected, .select-div:hover, .sselect-div.selected, .sselect-div:not(.disabled):hover {background: #fca81d;color:#fff}
.sselect-div {text-transform:capitalize; min-width:1px;width:auto;height:auto;line-height:normal;padding:2px 6px;margin:4px 4px 0px 0px;font-size:11px;color:#555;}
.sselect-div.disabled {opacity: .4;
    filter: alpha(opacity=40);cursor:none
}
.product-item-sheet .add-to-links span.icon {
    background-image: url("../design/icon-product-view.png");
    border-radius: 50%;
    cursor: pointer;
    float: left;
    height: 44px;
    outline: medium none;
    background-color: #cfcfcf;
    transition: background-color 800ms ease 0s, background-position 400ms ease 0s;
    width: 44px;
}
.product-item-sheet .add-to-links .mt-actions:hover span.icon {background-color: #f00000}
.product-item-sheet .add-to-links span.emailfriend {
    background-position: 0 0;
}
.product-item-sheet .add-to-links span.emailfriend {
    background-position: 0 0;
}
.product-item-sheet .add-to-links .email-friend a:hover span.icon {
    background-position: 0 100%;
}
.product-item-sheet .add-to-links span.items:hover span.emailfriend {
    background-position: 0 100%;
}
.product-item-sheet .add-to-links span.compare {
    background-position: -88px 0;
}
.product-item-sheet .add-to-links a.link-compare:hover span.icon {
    background-position: -88px -44px;
}
.product-item-sheet .add-to-links a.link-wishlist:hover span.icon {
    background-position: -44px -44px;
}
.product-item-sheet .add-to-links span.items:hover span.compare {
    background-position: -88px 100%;
}
.product-item-sheet .add-to-links span.wishlist {
    background-position: -44px 0;
}
.product-item-sheet .add-to-links span.items:hover span.wishlist {
    background-position: -44px 100%;
}
.badge {
    background-color: #999;
    color: #fff;
    display: inline-block;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    padding: 2px 4px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    white-space: nowrap;
}
.product-item-sheet .mt-actions span.label {
    font-weight: normal;background-color: transparent;
    height: 44px;color:#676767;
    line-height: 44px;
    padding: 0 0 0 10px;
}
.product-item-sheet .mt-actions span.label:hover {color:#f00000}
.pull-lefts {float: left}
.pull-left {padding:0;margin:0;display:table-cell;width:33%;height:34px;vertical-align:middle;text-align: center;border-right: 1px solid #e8e8e8;cursor:pointer;}
.product-item .pull-left:hover {background-color: #f00000}
.pull-left.last {border: 0;}
.product-item .mt-actions {
   background: #f3f3f3;display:table;width:100%;
}
.product-item .mt-actions p {
    margin: 0;
    min-width: 46px;
    width: auto;
}
.product-item .mt-actions a, .product-item .pull-left button.button, .product-item .wishlist p, .product-item .compare p, .product-item p.availability {
    background-image: url("../design/mt-product-list.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display:block;
    height: 36px;
    line-height: 36px;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-align: center;
    text-indent: -999em;
    transition: all 0.3s linear 0s;
    vertical-align: middle;
    width: 46px;margin: 0px auto;
}
.product-item .pull-left a.btn-cart, .product-item .pull-left a.btn-cart-options {
    background-position: 0 0;
}
.product-item .pull-left:hover a.btn-cart, .product-item .pull-left:hover a.btn-cart-options {
    background-position: 0 -34px;
}
.product-item .wishlist a {
    background-position: -46px 0;
}
.product-item .wishlist:hover a {
    background-position: -46px -34px;
}
.product-item .compare a {
    background-position: -92px 0;
}
.product-item .compare:hover a {
    background-position: -92px -34px;
}
.product-item .pull-left a.btn-detail {
    background-position: -138px 0;
}
.product-item .pull-left:hover a.btn-detail {
    background-position: -138px -34px;
}

.product-more-info {margin-top:40px}
.product-more-info .col1 {float:left;width:72%;margin-right: 3%}
.product-more-info .col2 {float:left;width:25%}
.ajanlott h3 {text-transform: uppercase;font-weight: 300;}
.product-list.ajanlott {float:none;border-top:0px solid #e5e5e5;padding-top:20px;margin-top:20px;width:100%}
.product-list.ajanlott .product-item {}
.product-list.ajanlott .margin-wrapper {}
.product-list.ajanlott ul.products li {width:23.5%;margin-right:2%;}
.product-list.ajanlott ul.products li:nth-child(3n) {margin-right:2%}
.product-list.ajanlott ul.products li:nth-child(3n+1) {clear:none}
.product-list.ajanlott ul.products li:nth-child(4n) {margin-right: 0}
.product-list.ajanlott ul.products li:nth-child(4n+1) {clear: both}
.products-block .product-list.ajanlott {padding-top:0;margin-top:0}
.product-item-sheet {padding-top:25px}
.product-img-main {position: relative;height: 1px;}
.product-item-sheet .product-images {float:left; width:46%;margin-top:12px;margin-right:4%;cursor:pointer}
.product-item-sheet .product-img {border:1px solid #e5e5e5;text-align: left;overflow:hidden;}
.product-item-sheet .product-img-small {float:left; width:72px;height:72px;overflow:hidden;border:1px solid #e5e5e5; margin-top:12px;margin-right:12px}
.product-item-sheet .product-images img {opacity:0;/*max-width: 100%;max-height:400px*/}
.proditem {overflow:hidden;}
.product-item-sheet .product-information {float:left; width:50%;text-align:left;color:#454545}
.product-item-sheet .product-information h1 {width:60%;color:#fca81d;padding-top:30px;font-weight: 400; font-size:24px;line-height:30px;font-family: 'Source Sans Pro', sans-serif;padding-bottom:0px;}
.product-item-sheet #product-price {margin-bottom:30px;padding-top:20px}
#product-price.price {font-size:50px;font-weight: 600;color:#fca81d;line-height: 50px}
#product-price.price .strikeout {display:block;font-size:24px;margin-top:5px;margin-left:30px;float:left;color:#a49c9c;font-weight: 600;}
#product-price.price .strikeout .sqs-money-native {display:block;float:left;text-decoration: line-through;line-height: 24px}

#product-price.price .normal {float:left;}
.product-details {margin-top:20px;}
.product-variant, .product-quantity {margin-top:20px;font-size:14px;line-height:16px;font-weight: 400;}
.price-title {font-weight: 400;float:left;margin-top:20px;margin-right:20px;margin-bottom:0px}

.quantity-label {float:left;}

.separatehr {height:1px;background:#dbdbdb;width:60%;display:block;position: relative;margin-bottom:20px;margin-top:20px;}
.separatehr:after {position: absolute;top:0px;left:0;width:40px;height:1px;background: #9292c3;content: "";display:block}
.quick-title {margin-top:30px;color:#676767;font-size: 16px;font-weight: 600}

.product-variant select {margin-top:10px;}
.product-quantity input {
    border-radius: 4px !important;
    box-shadow: 0 0 8px 0 #dfdbdb inset;
    float: left;
    font-size: 120%;
    margin: 0;
    outline: medium none;
    padding: 13px;
    width: 46px;
    text-align: center;
    margin-top:2px
}
.product-quantity .left, .product-quantity .right {float:left;margin-top:10px;}
.product-quantity .right  {padding-top:15px}
.badge-onsale {color:#fff;position: absolute;top:10px; right:30px;display:block;border-radius:60px 60px 60px 60px;font-size:24px;font-weight:400;font-style:italic;text-align:center;line-height:90px;width:90px;height:90px;background:#0f81d4}
.badge-woman {color:#fff;position: absolute;top:0px; left:0px;display:block;width:55px;height:55px;background: url(../design/signs_nem.png) no-repeat bottom left;}
.badge-man {color:#fff;position: absolute;top:0px; left:0px;display:block;width:55px;height:55px;background: url(../design/signs_nem.png) no-repeat top left}
.product-item-sheet .badge-onsale {right:10px}
.free-shipp-desc {color:#888}
span.fizetendo {font-size:40px;font-weight: 300;margin-left:20px}
div.fizetendo {padding-top:14px;padding-bottom:20px}
.outoforder {margin-top:30px;clear:both;}
.attribs {border:0px solid #b60000;}
.urtartalom-title, .attribs .label {float:left;margin-left:0px;font-weight: 400;padding-top:0px;width:40%;font-size: 13px;color:#686b76}
.urtartalom-value, .attribs .value {float:left;margin-left:20px;padding-top:0px;font-size: 13px}
.increase {margin-left:20px;cursor:pointer;}
.decrease {margin-left:5px;cursor:pointer;}
.addtochart {margin-top:10px;float:left}
.addtochart .button_class {font-size:14px;margin-top:10px;padding:8px 0px;text-align:center; border:0px;text-transform: uppercase; width:200px;color:#fff;background: #fca81d;border-radius:0px;margin-left:0px}
.addtochart .button_class:hover {background: #404040;color:#fff;}
.addtochart .btn_class {text-transform: uppercase;font-size:20px;text-align:center;margin-top:0px;padding:20px 30px;border-radius:2px;background: #fca81d}
.quantity-label {padding:28px 20px}
.button_rendeles .button_class {font-size:14px;padding:8px 0px;text-align:center; border:0px;text-transform: uppercase;width:200px;color:#fff;background: #272727;border-radius:0px}
.button_rendeles .button_class:hover {background: #404040;color:#fff;}
table.busket {background: none;}
table.busket td {background: none;vertical-align: middle;padding:5px}

table.arkonst {background: none; border-right:1px solid #e5e5e5;border-top:1px solid #e5e5e5}
table.arkonst td, table.arkonst th {background: none;vertical-align: middle;padding:5px;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5} 
table.arkonst th {background:#eee;text-align:center;font-weight:bold;color:#101010}

#busketcontent h2 {font-weight: 300; font-size:24px;font-family: 'Source Sans Pro', sans-serif;}
.szamlaequal {color:#ccc}

table.busket tr.errtr {background: #fafafa;}
table.busket tr.errtr input {background:#ffefef}
table.busket td.err {padding:0px 0px 6px 5px}
.errordiv {color:#ff0000;margin-top:0px;}

.urlap_foot_first {font-size:11px;color:#ff0000}

.show_all {margin-top:30px}

/* layers */
a.btn_class {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-image: linear-gradient(#3B3B3B, #212121);*/
    border-color: #272727 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    */
    border-radius:1px;
    cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 12px 50px;
    font-size:14px;border:1px solid #f19e15;
    /*text-shadow: 0 -1px 0 #000000;*/
    background: #fca81d; color:#fff;cursor:pointer;
    font-weight: 600;
}
a.btn_class:hover {background-color:#f0a01a}

div.buttonbar a.btn_class {-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-image: linear-gradient(#3B3B3B, #212121);*/
    border-color: #4f7c15 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 8px 15px;
    font-size:13px;
    font-family: Arial;
    border-radius: 10px 10px 10px 10px;
    /*text-shadow: 0 -1px 0 #000000;*/
    background: #4f7c15; color:#fff;cursor:pointer;
    font-weight: 300;
}

div.buttonbar a.btn_class:hover {background-color:#aad466;color:#fff;}

a.button_class {
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none; 
    background-color: #F6F6F6;
    /*background-image: linear-gradient(#FFFFFF, #E9E9E9);*/
    background-color: #EFEFEF;
    background-image: linear-gradient(#FFFFFF, #DDDDDD);
    border-color: #FFF -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 20px 20px 20px 20px;
    border-right:medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    color: #606060;
    cursor: pointer;
    line-height: 14px;
    padding: 6px 15px 6px 15px;
    display: inline-block;
    font-size:11px;
    margin-left: 10px;
}
a.button_class:hover, #ajaxlayer a.button_class:hover {background-color:#fff;color:#606060}
#ajaxlayer a.btn_class:hover {color:#606060}
a.gray {background-color: #3B3B3B;
    background-image: linear-gradient(#484848, #2E2E2E);color: #eee}
a.gray:hover, #ajaxlayer a.gray:hover {background-color:#2E2E2E;background-image: linear-gradient(#212121, #3B3B3B);color: #eee}
 

.alerttransparency_full, .ajaxtransparency, .ajaxtransparency_full, .btransparency, .btransparency_full {position: fixed; top:0px;left:0px;width:100%;height:100%;background: rgba(0,0,0,0.7);z-index:2}
#alertlayer, #klayer, #ajaxlayer {text-align:left;background: rgba(0,0,0,0.9);color:#fff;position: fixed;top:20px;left:350px;min-width:250px;min-height:40px;border-radius:5px}
#alertlayer {width:300px;}
#ajaxlayer {background: rgba(035,035,035,1);}
.alertlayer_content, .klayer_content, .ajaxlayer_content {color:#bbb;padding:10px 20px 20px 25px;line-height:normal;font-size:14px;font-weight: 400;}
#klayer_content {font-size:12px}
.alertlayer_title, .klayer_title {padding:5px 20px 20px 40px;margin-left:20px;margin-top:20px;font-size:18px; font-weight:400;background: url(../../admin/design/images/tooltip-icon-info.png) no-repeat 0px 4px;}
.klayericon, .klalert {background: url(../../admin/design/images/tooltip-icon-alert.png) no-repeat;}
.question {background: url(../../admin/design/images/tooltip-icon-alert.png) no-repeat;}
.menuadd {background: url(../../admin/design/images/icon-plus-16-light.png) no-repeat 7px 8px;}
.klsettings {background: url(../../admin/design/images/icon-settings-16-light.png) no-repeat 0px 7px;}
.kl_image {background: url(../../admin/design/images/icon-image-16-light.png) no-repeat 0px 7px;}
.klprod {background: url(../../admin/design/images/icon-products-32-light.png) no-repeat 0px 0px;}
.klorder {background: url(../../admin/design/images/icon-orders-32-light.png) no-repeat 0px 0px;}
.kluser {background: url(../../admin/design/images/member.png) no-repeat -5px -8px;}
.kloption {background: url(../../admin/design/images/icon_radio_24_light.png) no-repeat 0px 0px;}
.klsaved {background: url(../../admin/design/images/tooltip-icon-okay.png) no-repeat 0px 0px;}
.klcomments {background: url(../../admin/design/images/icon_comments_24_light.png) no-repeat 0px 4px;}

.buttonbar {text-align:right;padding:20px 0px 0px 0px}
.buttonbar a {margin-left:20px;cursor:pointer;font-size:12px}

.field-lhs, .field-rhs {margin-bottom:4px;margin-top:6px} 

/* PowerTip Plugin */
.powerTip_title {padding:6px 20px 20px 20px;margin-left:20px;font-size:16px; font-weight:400; color:#fff}
.powerTip_icon {text-align:left;max-width:300px;background: url(../../admin/design/images/tooltip-icon-info.png) no-repeat 5px 0px;}
.powerTip_cnt {padding:0px 20px 20px 40px;white-space: normal;line-height:18px;font-size:12px;color:#bbb;font-weight:300;}


/* post */
.post-content {width:100%;color:#858585;line-height: normal;margin-bottom:80px;text-align: left;}
.post-content h2, .post-content h1 {margin-top:0px;margin-bottom:0px;padding-bottom:0px;font-size:35px}
.post-content h2 a, .post-content h1 a {color:#272727}
.post-content .margin-wrapper {overflow:hidden}
.margin-wrapper {overflow:hidden}
.margin-wrapper img {max-width: none;}
.post-thumb {}
.post-thumb img {width:100%;}
.post-datum {background: url(../design/calendar.png) no-repeat 0px 4px; padding-left:15px;margin-right:12px;}
.read {text-align:center; margin:30px 0px 30px 0px}
.read a {text-decoration: none;font-weight: bold; text-transform: uppercase;}
.meta-details {border-top:1px solid #e5e5e5;padding-top:10px;color:#cfcfcf;}
.post-author {margin-left:12px;background: url(../design/author.png) no-repeat 0px 6px; padding-left:15px;}
.post-comments {background: url(../../admin/design/images/comments.png) no-repeat 0px 5px;margin-left:23px;padding-left:15px;}
.tagscloud {margin-top:0px;}
.tagscloud div {margin-top:0px}
.tagscloud a {color: #969696;text-decoration: none;}
.tagscloud a.actual {color:#101010}
.post-content .labels {background: url(../../admin/design/images/tag-9x9_gray.png) no-repeat 0px 8px; padding-left:14px;float:right;}
.pagination {margin-top:20px;margin-bottom:20px;text-align: center;}

.h3bg h2 {margin-bottom:10px}
.sqs-layout {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.68em;
    font-family: 'Source Sans Pro', sans-serif;
    /*color: #333333;*/
}

.aloha-gallery img, .video img, .aloha-image img, .image-block img, .paralax-block img,  {max-width:100%;} /*width:100%*/
.stretch img {width:100%}
.videocnt.overlay {cursor:pointer}

.collection-type-blog.layout-style-left .article-list,
.collection-type-blog.layout-style-left .article-wrapper {
  max-width: 760px;
  margin-right:280px;
}
.collection-type-blog.layout-style-left #sidebar {
  position: absolute;
  top:0px;
  width:240px;
  text-align:left;
  right: 0;
  margin-left:0px;
}


#sidebar {
  margin-top: 30px;
}

.warn-msg,
.live-msg {
  padding: 15px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom:10px
}
.warn-msg img,
.live-msg img {
  position: relative;
  top: 2px;    
  font-size:16px;
  margin-right: 10px;
}
.warn-msg {
  background-color: #e2db84;
  color:#827b00
  
}
.live-msg {
  background-color: #00c562;
  color:#fff;
}
.warn-msg span {}

.search-item h2 {padding:0px;margin:0px}
.search-item {margin-top:10px}
.talalat {margin-top:20px}
.aloha-image {text-align:center;}
.image-block-wrapper .image-inner {width:auto;border:0px solid #b60000;display:inline-block;position: relative;max-width:100%}
/*
.paralax-wrapper .title-desc .title {margin:80px auto 0px auto;max-width:1170px;text-align:left;}
.paralax-wrapper .title-desc .title span {padding:15px 20px;background:#fff;color:#111;line-height:55px;font-size:50px;text-transform: uppercase;}
.paralax-wrapper .title-desc .pagedesc {margin:60px auto 0px auto;max-width:1170px;text-align:left;color:#fff;line-height:30px;font-size:20px;}
.paralax-wrapper .title-desc .pagedesc span {padding-left: 22px;}
*/


/*.image-block-wrapper {position: relative;display:inline-block}
.image-block-wrapper.stretch {display: block;}*/
.image-block-wrapper.stretch .image-inner {width:100%;display:block}
.sqs-block.image-block .image-block-wrapper {}
.image-block-wrapper .image-caption-wrapper {position: absolute;bottom:0px;left:0px;background: rgba(0,0,0,0.75);color:#fff;width:100%;font-size:16px}
.image-block-wrapper .image-caption-wrapper p {padding:20px;text-align: left;font-size: 16px;}
.sqs-block.image-block .image-block-wrapper .image-caption-wrapper p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.image-caption-wrapper.hidden {opacity:0;display:block; 
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.image-block-wrapper:hover .image-caption-wrapper.hidden {opacity:1; display:block;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}
.stacked {margin-bottom:1px}

.gallery-block-grid.gallery-thumbnails-per-row-1 .gallery-design-grid-slide {
  width: 100%;
}
.gallery-block-grid.gallery-thumbnails-per-row-2 .gallery-design-grid-slide {
  width: 50%;
}
.gallery-block-grid.gallery-thumbnails-per-row-3 .gallery-design-grid-slide {
  width: 33.333333333333336%;
}
.gallery-block-grid.gallery-thumbnails-per-row-4 .gallery-design-grid-slide {
  width: 25%;
}
.gallery-block-grid.gallery-thumbnails-per-row-5 .gallery-design-grid-slide {
  width: 20%;
}
.gallery-block-grid.gallery-thumbnails-per-row-6 .gallery-design-grid-slide {
  width: 16.666666666666668%;
}
.gallery-block-grid.gallery-thumbnails-per-row-7 .gallery-design-grid-slide {
  width: 14.285714285714286%;
}
.gallery-block-grid.gallery-thumbnails-per-row-8 .gallery-design-grid-slide {
  width: 12.5%;
}
.gallery-block-grid.gallery-thumbnails-per-row-9 .gallery-design-grid-slide {
  width: 11.11111111111111%;
}
.gallery-block-grid.gallery-thumbnails-per-row-10 .gallery-design-grid-slide {
  width: 10%;
}
.gallery-block-grid .slide {
  float: left;
  width: 20%;
}
.gallery-block-grid .slide .margin-wrapper {
  position: relative;/* margin-right:20px;margin-bottom:20px*/
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor {
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor img {
  display: inline-block;
  
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper {
  padding-bottom: 100%;
  width: 100%;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
  height: 0;
  padding-bottom: 100%;
}
.gallery-block-grid .slide .margin-wrapper .image-slide-title {
  text-align: center;
  display: none;
}
.gallery-block-grid .slide .meta {
  position: relative;
}
.gallery-block-grid .slide .meta h1 {
  font-size: 12px;
  letter-spacing: normal;
  margin: 0;
}
.gallery-block-grid {
  margin-right: -20px;
}

.gallery-design-grid-slide {overflow:hidden;}

.gallery-design-grid-slide img {opacity:0}

.gallery-design-grid-slide span {position: absolute;top:0;left:0;opacity: 0;width:100%;height: 100%;
    background-image: url(../design/overlay.png);background-repeat: no-repeat;background-position: center center;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.gallery-design-grid-slide:hover span {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
    opacity: 1;background-color: rgba(0,0,0,0.1);}

.sqs-content-item-grid-field .sqs-content-item-grid {
    -moz-box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
    padding: 20px;
    position: relative;
    width: 100%;
}
.sqs-content-item-image {
    float: left;
    position: relative;
    width: 20%;
}

.sliderwrapper {
    width: 100%;
    left: 5%;
    overflow: hidden;
    
    border:0px solid #b60000;
}

.carousel img {
    margin: 0px 5px;
    border: none;
    display: block;
    float: left;
}

.ccarousel .prev, .ccarousel .next {
    border-top: 0px solid #999;
    border-bottom: 0px solid #999;
    height: 60px;
    position: absolute;
    top: 50%;
    width: 32px;
    margin-top: -30px;
}

.prev:hover, .next:hover {
    opacity:1;
}
.prev {
    background: url(../design/arrows.png) no-repeat top left;
    left: -40px;
    opacity:0.5;
}
.next {
    background: url(../design/arrows.png) no-repeat top right;
    right: -40px;border:0px solid #b60000;
    opacity:0.5;
}
.ccarousel {
    width:100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border:0px solid #b60000;
    min-height: 300px;
    position: relative;
}

.cthumbs-wrapper {width: 100%;
    left: 5%;
    overflow: hidden;
    height:100px;
    border:0px solid #b60000;
}

.galleria-image-nav-left,
.galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 32px;
    height: 60px;
    position: absolute;
    
    z-index: 2;
  
    
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
    height: 60px;
    
}
.galleria-image-nav-left {
    background:  url(../design/arrows.png) no-repeat top left;
    left:10px;
}
.galleria-image-nav-right {
    right: 10px;
  
    background:  url(../design/arrows.png) no-repeat top right;
    z-index: 2;
}

.sqs-check-content .check-element .colorfade {
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element .title {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  font-weight:400;
  padding-top: 2px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element .description, .sqs-slider-content .description, .sqs-select-content .description {
  color: #555;
  float: left;
  line-height: 1.4em;
  padding-bottom: 3px;
  font-size: 12px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element.active .description, .sqs-slider-content .description, .sqs-select-content .description {
  color: #AAA;
}

.check-element {
  padding-left: 32px;
  cursor: pointer;
  min-height:20px;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../admin/design/images/checkbox-inactive-16-light.png);
}
.check-element.dark {
  padding-left: 32px;
  cursor: pointer;
  min-height:20px;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../admin/design/images/checkbox-inactive-16-dark.png);
}
.check-element.active {
  background-image: url(../../admin/design/images/checkbox-active-16-light.png);
}

.check-element.dark.active {
  background-image: url(../../admin/design/images/checkbox-active-16-dark.png);
}
.check-element.active .title {color: white;}

.field-input, .smalllayer .editable {
    -moz-box-sizing: border-box;
    border: 1px solid #333333;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    font: 13px 'Roboto',sans-serif;
    padding: 6px 0 6px 6px;
    width: 100%;
}

.field-input:focus {
  outline: none;
  color: #111111;

  border-color: #42b1ff !important;
}
.field-input:focus {
  background: #fff;
} 

blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #424242;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin: 1em 0;
    padding: 0 0 0 1em;
}

.quote-block figure {
    margin: 1em 0;
}
.quote-block blockquote {
    margin: 0;
}
.quote-block .source {
    text-align: right;
}
.sqs-layout .html-block.sqs-block blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 34px;
    text-align: right;
    width: 33%;
}
.sqs-layout .html-block.sqs-block blockquote.right {
    float: right;
    margin-left: 34px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.sqs-block.html-block, .sqs-block.quote-block, .sqs-block.markdown-block {
    clear: none;
}
.sqs-block.html-block .sqs-block-content > *:first-child, .sqs-block.quote-block .sqs-block-content > *:first-child, .sqs-block.markdown-block .sqs-block-content > *:first-child {
    margin-top: 0;
}
.sqs-block.html-block .sqs-block-content > *:last-child, .sqs-block.quote-block .sqs-block-content > *:last-child, .sqs-block.markdown-block .sqs-block-content > *:last-child {
    margin-bottom: 0;
}
.sqs-block.html-block img, .sqs-block.quote-block img, .sqs-block.markdown-block img {
    height: auto;
    max-width: 100%;
}
.sqs-block.html-block, .sqs-block.quote-block {
    word-wrap: break-word;
}

.mapoverlay {height:0px;display:none}

.form_comment {border:1px solid #e5e5e5;padding:9px;}
.form_comment textarea {width:100%;height:150px;border:0px;background:none;padding:0px;margin:0px}
.form_comment .buttons_comment {margin-top:10px;float:right}
.form_comment .buttons_comment a.button_class {font-size:14px;text-align:center; border:0px;text-transform: uppercase;background:#111; color:#fff; border:0px; text-transform:uppercase; margin-right:0px;padding:8px 15px 8px 15px; border-radius:0px}
.comment_form_container h3 {font-size:30px;font-weight: 200;}

.multioption-field-wrapper .multioption-element.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    opacity: 1;
}

.multioption-field-wrapper .multioption-element {
    background: none no-repeat scroll center 14px #252525;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.03) inset;
    cursor: pointer;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
    max-height: 90px;
    opacity: 0.6;
    padding-bottom: 15px;
    padding-top: 60px;
    text-align: center;
    transition: opacity 0.1s ease-out 0s;
    width: 98px;
}
.multioption-field-wrapper .multioption-element:hover {
    opacity: 0.8;
}
.multioption-field-wrapper .multioption-element.highlighted {
    opacity: 0.9;
}
.multioption-field-wrapper .multioption-element.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    opacity: 1;
}
.multioption-field-wrapper .multioption-element.button {
    background-color: #1B1B1B;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.03) inset;
    color: #AAAAAA;
    opacity: 0.75;
    transition: background-color 0.1s ease-out 0s, color 0.1s ease-out 0s;
}
.multioption-field-wrapper .multioption-element.button.disabled {
    cursor: default;
    opacity: 0.2;
}
.multioption-field-wrapper .multioption-element.button:hover {
    background-color: #222222;
    color: #DDDDDD;
    opacity: 1;
}
.multioption-field-wrapper .multioption-element .title {
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:11px;
    color:#fff;
}
.multioption-field-wrapper .multioption-title {
    color: #FFFFFF;
    height: 35px;
    overflow: hidden;
    padding: 10px 5px 5px;
    width: 90px;
}
.multioption-field-wrapper .multioption-thumbnail {
    background-position: center center;
    height: 80px;
    margin-left: 10px;
    overflow: hidden;
    width: 80px;
}
.multioption-field-wrapper .multioption-placeholder {
    background-position: center 60px;
    background-repeat: no-repeat;
    display: block;
    min-height: 220px;
    opacity: 0.2;
    width: inherit;
}

input.big {font-size:16px;}


/* comments */
.comment {border-top:1px solid #e5e5e5;margin-top:25px;padding-top:10px}
.comment-list {margin-top:50px}
.comment-list .comment[data-depth="1"] {
  margin-left: 46px;
}
.comment-list .comment[data-depth="2"] {
  margin-left: 92px;
}
.comment-list .comment[data-depth="3"] {
  margin-left: 138px;
}
.comment-list .comment[data-depth="4"] {
  margin-left: 184px;
}
.comment-list .comment[data-depth="5"] {
  margin-left: 230px;
}
.comment-list .comment[data-depth="6"] {
  margin-left: 276px;
}
.comment-list .comment[data-depth="6"] .comment-control.reply {
  display: none;
}
.comment-list .comment.pending-delete .comment-header .controls .comment-control {
  display: none;
}
.comment-list .comment.pending {
  opacity: 0.5;
}
.comment-list .comment.pending .comment-header .reply,
.comment-list .comment.pending .comment-header .like,
.comment-list .comment.pending .comment-header .flag,
.comment-list .comment.pending .comment-header .delete,
.comment-list .comment.pending .comment-header .approve {
  display: none;
}
.comment-list .comment.unmoderated {
  opacity: 0.7;
}
.comment-list .comment .comment-header {
  padding: 15px 0 15px 49px;
  min-height: 34px;
  position: relative;
  overflow: hidden;
}
.comment-list .comment .comment-header .user-info {
  margin-right: 123px;
}
.comment-list .comment .comment-header .user-info .avatar {
  width: 34px;
  height: 34px;
  float: left;
  margin-left: -49px;
}
.comment-list .comment .comment-header .user-info .avatar img {
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}
.comment-list .comment .comment-header .user-info .author {
  font-size: 1.3em;
  line-height: 34px;
  margin-right: 10px;
  font-weight: 700;
}
.comment-list .comment .comment-header .user-info .date {
  font-size: 0.8em;
  line-height: 34px;
  display: inline-block;
}
.comment-list .comment .comment-header .user-info .posting-text {
  font-size: 0.8em;
  margin-left: 10px;
  line-height: 34px;
  display: none;
}
.comment-list .comment .comment-header .user-info .posting-text.visible {
  display: inline;
}
.comment-list .comment .comment-header .user-info .likes {
  font-size: 0.8em;
}
.comment-list .comment .comment-header .controls {
  height: 34px;
  position: absolute;
  right: 0px;
  top: 15px;
  line-height: 34px;
}
.comment-list .comment .comment-header .controls span {
  display: inline-block;
}
.comment-list .comment .comment-header .controls .comment-buttons {
  color: #9D9D9D;
  color: rgba(0, 0, 0, 0.5);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
  background-color: #A3A3A3;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  top: 4px;
  width: 18px;
  height: 18px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background-position: center center;
  opacity: 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  -o-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control:hover {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.approve {
  background-image: url(../../admin/design/images/icon_check_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.delete {
  background-image: url(../../admin/design/images/icon_delete_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like {
  background-image: url(../../admin/design/images/icon_like_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag {
  background-image: url(../../admin/design/images/icon_flag_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.reply {
  padding: 0;
  background-image: url(../../admin/design/images/icon_reply_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm {
  background-image: url(../../admin/design/images/icon_flag_12_light.png);
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm {
  background-image: url(../../admin/design/images/icon_like_12_light.png);
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm + span,
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm + span {
  background-color: #A3A3A3;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm + span:hover,
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm + span:hover {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
}
.comment-list .comment .comment-body {
  padding-left: 49px;
}
.comment-list.avatars-hidden .comment .comment-header {
  padding: 15px 0;
}
.comment-list.avatars-hidden .comment .comment-body {
  padding-left: 0;
}
.comment-list.avatars-hidden .comment .reply-area-wrapper {
  padding-left: 0;
}
.comment-list .comment:hover .comment-header .controls .comment-buttons .comment-control {
  opacity: 1;
}
.reply-to-text {
  clear: left;
  font-size: 10px;
}
.load-more {
  text-align: center;
  color: #FFF;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 0;
}
.reply-input {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #e0e0e0;
}
.btn-avatar {
  height: 36px;
  width: 36px;
  float: left;
  cursor: pointer;
}
.comment-item {
  list-style-type: none;
}
.reply-to-link {
  margin-right: 10px;
  float: left;
  font-size: 10px;
  padding: 12px 0 0;
}
.hidden-ordering {
  opacity: 0;
  cursor: pointer;
  width: 130px;
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-header,
.reply-area .comment-btn,
.squarespace-comment-user-flyout .clearfix,
.squarespace-comment-user-flyout .squarespace-comment-user-clearfix {
  clear: both;
}
.comment-btn:hover,
.squarespace-comments .comment-header .comment-control:hover {
  background-color: #000;
}
.new-comment-avatar img,
.squarespace-comments .reply-area .input .reply-avatar img {
  height: 36px;
  width: 36px;
}
.view-more-btn,
.full-view-btn {
  cursor: pointer;
  color: #FFF;
  text-align: center;
  background-color: #272727;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 20px auto;
  padding: 5px 0;
}

table.userdatas td {padding-left:0px}
table.userdatas td input {width:200px}
.no-options {
  margin: 70px auto;
  text-align: center;
  font-size: 22px;
  color: #CCC;
}
.no-options .empty-text {margin: 20px 40px 10px 40px;
  line-height: 30px;
}
.no-options .description {margin: 0px 40px;
  line-height: 20px;font-size:16px
}
table.lData td {border-bottom: 1px solid rgba(223, 223, 223, 0.5);
    /*max-width: 300px;*/
    overflow: visible;
    padding: 10px;
    height:80px;
    vertical-align: middle;z-index:1;}
table.lData th {border-bottom: 1px solid rgba(223, 223, 223, 0.5);
    border-top: 1px solid rgba(223, 223, 223, 0.7);
    color: #999999;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    /*min-width: 70px;*/
    padding: 8px 10px;
    text-align: left;
    text-transform: uppercase;
}
table tr.lSort {}
table tr.lSort td {text-align:left;height:20px;}
tr.lr_pn, tr.lr_ps {cursor:pointer;background:#fff}
/*table#list_ws_products tr.lr_pn:hover, table#list_ws_products tr.lr_ps:hover {background:#f3f3f3}*/
tr.lr_pn:hover, tr.lr_ps:hover {background:#f3f3f3}
tr.lr_pn.selected, tr.lr_ps.selected {background:#edffdb}
tr.lh th {white-space: nowrap;}
tr.lh th span {display: inline-block;white-space: nowrap;}
tr.lh th span.colname {}
tr.lh th.sorted span.colname, tr.lh th.sorted-desc span.colname {color:#333}
#listerdiv {margin-top:30px} 

.form-error {color:#ff0000;margin-top:5px;}
.videocnt.overlayer {cursor:pointer}

.events_calendar {
    clear: both;
    overflow: hidden;
    position: relative;
}
.events_calendar .day {
    border: 1px solid #E8E8E8;
    /*border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;*/
    float: left;
    height: 127px;
    margin: 0 3px 3px 0;
    position: relative;
    transition: border-color 200ms ease-in-out 0s;
    width: 127px;
    text-align: left;
    color:#6c6c6c;
}
.events_calendar .day a {color:#6c6c6c}
.events_calendar .day a:hover {color:#111}
.grid_8 .events_calendar .day {
    height: 81px;
    overflow: hidden;
    width: 81px;
}
.events_calendar .day.empty {
    border-color: transparent;
    box-shadow: none;
    text-align: left;
    text-indent: -9999em;
}
.events_calendar .day.has_event {
    /*border-color: #E0E0E0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;*/
    overflow: hidden;
}
.events_calendar .day .number {
    color: #DDDDDD;
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin: 17px;
    float: right;
}
.events_calendar .day.today .number, .events_calendar .day:hover .number {
    margin: 14px;
}
.events_calendar .day.has_event .number {
    background: url(../design/bg_counter_light.png) no-repeat scroll 0 0 transparent;
    color: #545454;
    display: block;
    float: right;
    font-size: 22px;
    font-weight: 700;
    height: 34px;
    margin: 7px 3px 0 6px;
    padding: 11px 0 0 10px;
    position: relative;
    width: 36px;
}
.events_calendar .day.has_event .number a {
    background: url(../design/bg_counter_a_light.png) no-repeat scroll 2px 2px transparent;
    color: #545454;
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 46px;
    z-index: 3;
}
.events_calendar .day.today.has_event .number, .events_calendar .day.has_event:hover .number {
    margin: 4px 0px 0 3px;
}
.events_calendar .day.today {
    height: 121px;
    transition: border-color 200ms ease-in-out 0s;
    width: 121px;
    border:4px solid #ccc; 
}
.events_calendar .day:hover:not(.empty) {
    height: 121px;
    width: 121px;
    border:4px solid #ccc;
}
.lt-ie9 .events_calendar .day:hover {
    height: 121px;
    width: 121px;
}
.grid_8 .events_calendar .day.today {
    height: 75px;
    width: 75px;
}
.grid_8 .events_calendar .day:hover:not(.empty) {
    height: 75px;
    width: 75px;
}
.lt-ie9 .grid_8 .events_calendar .day:hover {
    height: 75px;
    width: 75px;
}
.events_calendar .week span {
    display: block;
    float: left;
    font-size: 22px;
    text-align: center;
    width: 132px;
    
}
.grid_8 .events_calendar .week span {
    width: 86px;
}
.events_calendar .week {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 0 transparent;
    opacity: 0.8;
    overflow: hidden;
    padding: 25px 0 30px;
}
.events_calendar .calendar_header {
    padding: 10px 0 25px;
    text-align: center;
    position: relative;
}
.events_calendar .calendar_header span.month {
    font-size: 36px;
    
}
.events_calendar .calendar_header #next_month {
    background: url(../design/bg_next_month.png) no-repeat scroll 100% 11px transparent;
    display: block;
    padding: 5px 35px 5px 12px;
    position: absolute;
    right: 0;
    top: 10px;
    
}
.events_calendar .calendar_header #previous_month {
    background: url(../design/bg_previous_month.png) no-repeat scroll 0 11px transparent;
    display: block;
    left: 0;
    padding: 5px 12px 5px 35px;
    position: absolute;
    top: 10px;
   
}
.events_calendar .calendar_header a {
    border: 1px solid transparent;
    text-decoration: none;
}
.events_calendar .calendar_header a:hover {
    
}
.events_calendar .day.has_event .event {
    margin: 10px;
}
.events_calendar .day.today .event, .events_calendar .day:hover .event {
    margin: 7px;
}
.events_calendar .day.has_event .event a {
    text-decoration: none;
}
.events_calendar .day.has_event .time {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 100% transparent;
    display: block;
    height: 40px;
    margin-bottom: 6px;
    padding: 10px 0 0 55px;
}
.grid_8 .events_calendar .day.has_event .time {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 100% transparent;
    display: block;
    font-size: 10px;
    height: 35px;
    margin-bottom: 1px;
    padding: 10px 0 0 42px;
}
.multi_button {
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    padding: 10px 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 3;
}
.multi_button span {
    background: url(../design/bg_dots_white.png) repeat-x scroll 0 100% transparent;
    display: block;
    margin-bottom: 14px;
    opacity: 0.9;
    padding-bottom: 15px;
}
.grid_8 .multi_button span {
    display: none;
}
.multi_button a {
    background: none repeat scroll 0 0 #281E1F;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.events_calendar .day.has_event:hover .multi_button {
    display: block;
}

.page_left_small
{
    float: left;
    text-align: left;
    width: 23%;
    border-right:0px solid #eee;
    padding-top:25px;
}
.page_right_wide
{
    float: right;
    width: 75%;
    padding-top:25px;
}


#modal, #pmenu { display: none; }
#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    /*position: fixed;*/
    top: 0;
    height: 100%;
    min-height: 100%;
    z-index: 999999;

    /* Specify the width of your pageslide here */
    width: 220px;
    padding: 0px 0px;

    /* These styles are optional, and describe how the pageslide will look */
    background-color: #000;
    color: #fff;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;
}

.mobil-menu {padding:30px 0px 0px 20px;margin:0px;list-style-type: none}
.mobil-menu li {margin-bottom: 5px}
.mobil-menu a {color:#fff;text-decoration: none;text-transform: uppercase}
.mobil-menu li.selected a {color:#fca81d}
.mobil-menu li ul {margin: 5px 0px 5px 0px;padding:0px;}
.mobil-menu li ul li {margin: 0px;padding:0px;margin-left:30px;margin-bottom: 5px}
.mobil-menu li ul li a {font-size: 12px}

#back-top {
    bottom: 220px;
    display: none;
    position: fixed;
    right: 10px;
    z-index: 999999;
    opacity: 0.7;
}
#back-top a {
    background: url(../design/backtop.png) no-repeat scroll center center #666;
    border-radius: 2px 2px 2px 2px;
    display: block;
    height: 40px;
    text-indent: -9999px;
    transition: all 0.2s linear 0s;
    width: 40px;
}
#back-top a:hover {
    background-color: #fca81d;
}
.mobilmenu {display:none}
.profil_desc {margin-top:10px;font-size:12px;font-weight: 400;}

.footer-nl {position: relative;float:left;margin-left:45px;width:200px;}
.ftitle {float:left;margin-top:4px}
.footer-nl input {background: #d0d0d0;width:150px;margin:0;padding-right:40px}
.footer-nl span {cursor:pointer;display:block;position: absolute;top:1px;right:1px;background: url(../design/btn_nl.png) no-repeat center center;width:30px;height:30px;text-indent: -9999em}

.mt-social {float:right;min-width: 66%}
.mt-social .ftitle {margin-right:20px}
.mt-content-social {}
.pull-right {float:right}
.mt-social ul {list-style-type: none;padding:0;margin:0;margin-top:-5px}
.mt-social ul li {
    padding: 0 0 0 5px !important;
}
.mt-social ul li a {
    background: url("../design/social.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: block;
    font-size: 0;
    height: 40px;
    text-align: left;
    text-indent: -999em;
    transition: all 400ms ease-in-out 0s;
    vertical-align: middle;
    width: 40px;
}
.mt-social-inner ul {
    width: 100%;
}
.mt-social ul li.facebook a {
    background-position: 0 0;
}
.mt-social ul li.facebook a:hover {
    background-position: 0 100%;
}
.mt-social ul li.twitter a {
    background-position: -40px 0;
}
.mt-social ul li.twitter a:hover {
    background-position: -40px 100%;
}
.mt-social ul li.google a {
    background-position: -80px 0;
}
.mt-social ul li.google a:hover {
    background-position: -80px 100%;
}
.mt-social ul li.youtube a {
    background-position: -120px 0;
}
.mt-social ul li.youtube a:hover {
    background-position: -120px 100%;
}
.mt-social ul li.pinterest a {
    background-position: -160px 0;
}
.mt-social ul li.pinterest a:hover {
    background-position: -160px 100%;
}
.mt-social ul li.rss a {
    background-position: right 0;
}
.mt-social ul li.rss a:hover {
    background-position: right 100%;
}
.mt-footer-static-container-top .mt-footer-static {
    border-bottom: 1px solid #dedede;
    padding: 17px 0;
}
.mt-footer-static .mt-subscribe {
    padding-top: 8px;
}
.mt-footer-static-container-top .mt-social-inner h3 {
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left;
}
.top-search, .top-compare, .top-cart, .top-wishlist {

    position: relative;
}
#searchinput {display:none;position: absolute;top:33px;right:0;z-index:1000;border-top:2px solid #fca81d;background: #fff;padding:4px;box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.02)}
#searchinput .btn {cursor:pointer;width:18px;height:18px;position: absolute;top:12px;right:8px; background: url(../design/search-icon-color.png) no-repeat -9px -9px;}
#searchinput input {

    background-color: #ffffff;
    border: 1px solid #d0c6c2;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 #cccccc inset;
    color: #7e7e7e;
    font-size: 90%;
    height: 19px;
    line-height: 19px;
    outline: medium none;
    padding: 4px 7px;
    width: 224px;
}

.mt-show-right {float:right;padding-top:14px}
.mt-icon-ajaxcart {
    background: url("../design/cart-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    display: block;
    float: left;
    height: 30px;
    margin: 0 5px;
    outline: medium none;
    transition: background 300ms ease-in-out 0s;
    width: 36px;background-color: #fca81d;
}

.mt-icon-compareajax {
    background: url("../design/mt-compare.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 0 5px;
    outline: medium none;transition: background 300ms ease-in-out 0s;
    width: 36px;background-color: #fca81d;
}
.mt-icon-wishlist {
    background: url("../design/btn-wishlist-2.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 0 5px;
    outline: medium none;transition: background 300ms ease-in-out 0s;
    width: 36px;background-color: #fca81d;
}
.search-icon {
    background: url("../design/search_icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 0 5px;
    outline: medium none;transition: background 300ms ease-in-out 0s;
    width: 36px;
}

.mt-icon-ajaxcart:hover, .mt-icon-compareajax:hover, .mt-icon-wishlist:hover, .search-icon:hover {}

.owl-carousel .citem {margin-right:20px}

.owl-pagination {display:none}
.owl-outer {position: relative}
.owl-outer .owlarrows {text-align: right;margin-bottom:10px;margin-top:-10px}
.owl-outer .owlarrows .owlnext, .owl-outer .owlarrows .owlprev {position:relative;display:inline-block;width:22px;height:22px;text-indent: -9999em;background: #cfcfcf url(../design/page.png) no-repeat top right;border: 0 none;
    border-radius: 3px;
    color: #7e7e7e;
    height: 22px;
    margin: 0;
    outline: medium none;
    padding: 2px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 24px;cursor: pointer;
}
.owl-outer .owlarrows .owlprev {background-position: top left}
.owl-outer .owlarrows .owlprev:hover, .owl-outer .owlarrows .owlnext:hover {background-color: #fca81d}
.rev_slider_3_1 {height:495px}


.slider-with-blocks-1 {padding-top:0px;}
.mainslider .left {float:left;width:70%;height:415px;overflow:hidden}
.mainslider .right {float:right;width:28.5%;height:400px}
.mainslider .right .margin-wrapper {width:100%;height:400px}

#slider-with-blocks-1 {
    width: 100%;border-bottom:12px solid #fca81d;
}
#slider-with-blocks-1.royalSlider {height:495px}
.rsContent {
    color: #585858;
    font-size: 14px;
    line-height: 16px;
    float: left;
}
.rsSlide {padding:0px}
.bContainer {
    background: rgba(240,0,0,0.8);
}
.rsABlock {
    position: relative;
    display: block;
    left: auto;
    top: auto;
}

.rsABlock a {text-decoration: none; font-size:16px; border:0px;color:#ed1c24;line-height:16px;text-transform: none}
.rsABlock a:hover {}
.bgimage {position: absolute;top:0px;left:0px;}
.txtCent {

    font-size:30px; color:#fff;padding-left:0px;
    line-height:normal;
    margin-top:2px;
}
.butt {margin-top:0px;margin-bottom:20px}
.butt a {border-radius: 1px;
    border:1px solid #f19e15;
    cursor: pointer;
    padding: 12px 50px;
    display: inline-block;
    font-size:14px;font-weight: 600;
    background: #fca81d; color:#fff;cursor:pointer;text-decoration: none;}
.butt a:hover {background:#f0a01a}
.blockHeadline {
    font-size: 40px;font-weight: 600;
    padding-left:0px;color:#fff;letter-spacing: -0.050em;
    line-height: 42px;text-transform: none;
    padding:50px 50px 50px 50px;text-transform: uppercase;

}
.blockHeadline.wbutton {padding-bottom:20px}
.blockSubHeadline {
    margin-bottom:0px;
    font-size: 58px;font-weight: 700;
    padding-left:0px;color:#fff;letter-spacing: -0.06em;
    line-height: 58px;text-transform: none;
}
.blockSubHeadline2 {
    margin-bottom:0px;margin-top:22px;
    font-size: 19px;font-weight: 400;
    padding-left:0px;color:#fff;
    line-height: 20px;
}

.rsABlock.img {bottom:0px;
    left: auto;right:0;width:100%;
    position: absolute;top: auto;
}
.rsABlock.img img {max-width: 100%}
.rsABlock.img .imgcenter {text-align: center}
.rsABlock.img .imgleft {float: left;max-width: 50%}
.rsABlock.img .imgright {float: right;max-width: 50%;margin-right:5%}
.bContainer {position: absolute;bottom:0;left:0;width:100%;}
.mw {display:table;max-width:1140px;width:100%;height:495px;margin:0px auto;padding:0px 0px}
.bContainer.left {position: absolute;top:0;left:0;border:0px solid #b60000;width:100%;height:495px;}
.bContainer.center {position: absolute;bottom:0;left:0;border:0px solid #b60000;width:100%;text-align: center;}
.bContainer .td {display: table-cell;width:100%;height:495px;vertical-align: bottom;padding:0px 30px}
.bContainer.right .td {text-align: right}
.bContainer.right .td div {float:right;width:40%;text-align: left}
.bContainer.left .td {text-align: left}
.bContainer.left .td div {float: left;width:40%}
/*.bContainer {}
.bContainer,.bContainer.right {display:table;position: absolute;top:0%;right:3%;left:auto;height:100%;max-width:50%;padding:0px;text-transform:none}
.bContainer.center {display:table;position: absolute;top:25%;left:10%;width:80%;height:50%;max-width:80%;padding:0px;text-transform:none;}
.bContainer.left {display:table;position: absolute;top:0%;left:50%;margin-left:-25%;right:auto;height:100%;width:50%;padding:0px;text-transform:none;border:0px solid #b60000}
.bContainer .td {display: table-cell;width:100%;height:100%;vertical-align: middle;text-align: left;}
.bContainer.center .td {text-align: center}
*/

.sblock {padding:60px 0px}
.sblock.nopadd {padding: 0px}
.sblock.nopadd .sqs-layout .sqs-row [class*="sqs-col-"] .sqs-block {
    padding-bottom: 0px;
    padding-top: 0px;
}
.bContainer .title1 {font-size:54px;line-height:50px;color:#fff;font-weight: 200;text-transform: uppercase}
.bContainer .title2 {font-size:50px;line-height:46px;color:#ff6918;font-size: 200;margin-top:5px;text-transform: uppercase}
.bContainer .title3 {font-size:23px;line-height:22px;color:#fff;font-weight: 200;margin-top:5px;text-transform: uppercase}

.comparediv ul.cols li {float:none;padding:0px;width:100%;text-align:left;}
.comparediv .margin-wrapper {margin:10px 0px;height:250px;text-align: center}
.comparediv .margin-wrapper img {max-height: 250px}
.comparediv .info {text-align: center}
.comparediv .categ {font-size:16px;font-weight: 600;margin-top:20px}
.comparediv .more {margin-bottom:30px}
#comparediv .col-1,#comparediv .col-2,#comparediv .col-3 {float:left;width:30%;margin-right:3%}
#comparediv .col-3  {margin-right: 0}

table.compare {border:0px solid #eee;border-collapse: collapse;}
table.compare td {line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
    border:1px solid #eee;
}
#comparediv {margin-top:20px}
#comparediv .name {text-align: center}
.addmoretocompare {font-weight: 600;margin-bottom:20px}