/* 
Theme Name: Tjörn
Version: 1.7 Multilingual( February 2014 )
Description: Responsive Multilingual Jimdo theme 
Author: Serhiy Hembarevskyy
URI: http://www.hembarevskyy.com/
*/

/*-----------------------------------------------------------------------------------
    Includes the main custom elements:
                     1. Typography
                     2. Layout
                     3. Custom Jimdo forms
                     4. Nivo Image slider
                     5. Media Queries

   Custom theme colors:

                     1. Color green       #1abc9c; /* Color 1 */
                     2. Color green dark  #15a588; /* color 2 */
          
------------------------------------------------------------------------------------*/

<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/de_DE/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>


/*  1. Typography
--------------------------------- */
body,p,table,td {} /* leave blank if you want to use jimdo style tab */

#hs-container h1 {
    font-family: 'Roboto', sans-serif; /* Web fonts */
}

#hs-container h2 {
    font-family: 'Roboto', sans-serif; /* Web fonts */
}

#hs-container h3 {
    font-family: 'Roboto', sans-serif; /* Web fonts */
}

a:link,a:visited {
    text-decoration: underline;
}

a:active,a:hover {
    text-decoration: none;
}

.hs-left {
    float:left;
}

.hs-right {
    float:right;
}

.hs-iframe {
   overflow:hidden;
}

/*** C&C Divs for sidebar ***/

#hs-sidebar div.n,
#hs-sidebardiv.flexmodul { padding: 5px 0; }
html * #hs-sidebar div.n { height:1%} /* IE6 */


/*  2. Layout
--------------------------------- */
.body {
    background: #e6e6e6 url(); /* you can use a bg image here */
    background-repeat: repeat;
}

/*** header ***/
#hs-header {
    background: #FAFAFA;
    width: 100%;
}

.inner {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

#logo {
    float: left;
    display: inline-block;
    padding: 10px 0 0;
}

.tagline {
    font-weight: ;
color: #000; 
    float: left;
    font-size: 30px;
    line-height: 30px;
    border-left: 0x solid #ccc;
    display: inline-block;
    padding: 0 0 0 100px;
    margin-top: 120px;
}

/* select nav wrapper */
#m-wrapper {
    display:none;
    height: 61px;
    float:right;
    margin:0;
    position:relative;
    padding:0px;
    cursor: pointer !important;
    font-size:1.1rem;
    border:none;
    -webkit-appearance: none;
    -moz-appearance:none;
    background: #B39964 url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/dropmenu-white.png?t=1395062478) right center no-repeat; /* color 1 */
}

#m-wrapper span {
    display: block;
    vertical-align: middle;
    padding:4px;
    color:#fff;
    font-size: 16px;
    text-transform:uppercase; 
    z-index:999;
}

.cc-pagemode-overlay #m-wrapper,.cc-page-blog #m-wrapper,.cc-pagemode-sitetemplate #m-wrapper,#page-1496218893 #m-wrapper {
    display:block;
    width:990px;
}

.cc-pagemode-overlay .collapse-button,.cc-page-blog .collapse-button,.cc-pagemode-sitetemplate .collapse-button,#page-1496218893 .collapse-button { 
    width: 990px;
}

.sc-wrapper {
    float:right;
    padding:0;
}

.sc-wrapper .cc-sidecart-content,.sc-wrapper .cc-sidecart-footer {
    display:none;
}

.icon-list {
    float: right;
    padding: 10px 0 0;
    margin: 0;
    display:inline-block;
}

.icon-list li {
    float: left;
    padding: 0 7px 0 5px;
    list-style: none;
}

.icon-list li:hover {
    opacity: 0.6;
}

#top_navigation {
    float: right;
    padding: 14px 0 0;
}

/* hiding top navigation text */
body.cc-page.cc-pagemode-default.cc-content-parent #top_navigation,.cc-pagemode-overlay #top_navigation{
   display:none;
} 

#main_navigation {
    float: right;
    padding: 5px 0;
}

#sub_navigation {
    margin: 0;
    padding: 0;
    float: left;
    background: #B39964; /* Color 1 */
    width: 100%;
}

/*** nav panel ***/
#cc-nav {
   position:absolute!important;
   left:30px!important;
}

/*** main ***/
#slider-wrap {
    padding: 0;
    background: #8e7a51 url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/diagmonds.png?t=1395062454); /* color 2 */
    background-repeat: repeat;
    padding-bottom: 59px;
    margin-bottom: -59px;
}

#slider-wrap .inner {
    padding: 10px 0;
    width: 990px;
    text-align: left;
    margin: 0 auto;
}

#hs-container {
    width: 990px;
    background: #fff;
    margin: 0 auto;
    padding: 0 0 40px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.2);
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    position: relative;
}

#hs-emotion {
    position: relative;
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    line-height: 0;
    overflow: hidden;
}

/*** hide header image in main language pages ***/
.cc-indexpage #hs-emotion,.cc-indexpage #hs-sidebar,/* homepage */
#page-1918442997 #hs-emotion,#page-1918442997 #hs-sidebar /* deutsch */
{
    display: none;
}

#hs-content {
    width: 645px;
    float: left;
    padding: 20px 15px 20px 15px;
}

/*** fullwidth pages ***/
.cc-indexpage #hs-content, /* homepage */
#page-1918442997 #hs-content /* deutsch */
{
    width: 960px;
    padding: 30px 15px;
}

#hs-sidebar {
    width: 280px;
    padding: 20px 15px 20px 10px;
    float: right;
}

/*** hide sidebar in fullwidth pages ***/
.cc-indexpage #hs-sidebar,/* homepage */
#page-1918442997 #hs-sidebar /* deutsch */
{
    display:none;
}

/*** matrix page ***/
#page-1918450797 #hs-content {
    display:none;
}

#page-1918450797 #hs-sidebar {
    width: 960px;
    padding: 20px 15px;
    float: left;
}

#hs-sidebar #cc-m-9349717297 {
    visibility:hidden;
}

/*** footer ***/
#hs-footer {
    padding: 80px 0 20px;
    margin-top: -40px;
    background: #222;
}

/* Cookies - add the same color as your footer bg */
#cc-notification-gutter {
   background:#292929!important;
}

#hs-footer .inner {
    margin: 0 auto;
    width: 960px;
}

#hs-footer,#hs-footer p {
    color: #747373;
}

#hs-footer h3 {
    font-size: 14px;
    padding: 0 0 10px;
    margin: 0 0 15px;
    font-family: 'Roboto', sans-serif; /* Web fonts */
    border-bottom: 2px solid #333;
    color: #fff;
    text-transform: uppercase;
}

#hs-footer a,#hs-footer a:visited {
    text-decoration: none;
}

#hs-footer a:hover {
    color:#2DB2EA; /* color 2 */
    text-decoration: underline;
}

/*** copyright ***/
#copyright {
    background: #292929;
    color: #747373;
}

#copyright .inner {
    margin: 0 auto;
    padding: 20px 0 25px;
    width: 960px;
    overflow: hidden;
}

#copyright .inline {
    display: none;
}

#copyright #contentfooter div.leftrow,#copyright #contentfooter div.rightrow {
    float:right;
    text-align: right;
    width: 100%;
}

#copyright #contentfooter div.rightrow a#login {
    color: #292929;
}

#loginbox-header img {
    display: none !important;
}

div#loginbox div#loginbox-header {
    background: #f6f6f6 url(http://u.jimdo.com/www61/o/s1aeecbbb2a5865b1/userlayout/img/matrix.png?t=1381796802) !important;
    background-repeat: no-repeat !important;
}

#hs-container #login_container,#hs-container #password-resend {
    background: url(http://u.jimdo.com/www61/o/s1aeecbbb2a5865b1/userlayout/img/matrix.png?t=1381796802)center right !important;
    background-repeat: no-repeat !important;
}

/* fix Jimdo social buttons */
#hs-container .n.j-googleplus,#hs-container .n.j-facebook,#hs-container .n.j-twitter,#hs-footer .n.j-googleplus,#hs-footer .n.j-facebook,#hs-footer .n.j-twitter {
    overflow:hidden;
}
#copyright a,#copyright a:visited {
    text-decoration: none !important;
}

#copyright a:hover {
    text-decoration: underline !important;
}

#copyright p{
    color:#ccc;
}

/*** main navigation ***/
ul.mainNav1,ul.mainNav2,ul.mainNav3 {
    margin: 0;
    padding: 0;
    text-align: left;
    list-style: none;
}

#main_navigation ul.mainNav1 {
    padding: 0;
    float: right;
}

ul.mainNav1 li,ul.mainNav2 li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}

/*** nav 1 ***/
ul.mainNav1 li a,ul.mainNav1 li a:visited {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 7px;
    background: none;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Roboto', sans-serif; /* Web fonts */
    color: #777;
}

ul.mainNav1 li a span,ul.mainNav1 li a:visited span {
    display: block;
    float: left;
    color: #777;
}

ul.mainNav1 li a.current span,ul.mainNav1 li a.parent span,ul.mainNav1 li a:hover span,ul.mainNav1 li a.current:hover span,ul.mainNav1 li a.parent:hover span {
    display: block;
    margin: 0;
    color: #000;
}

ul.mainNav1 li a:hover span {
    display: block;
    text-decoration: none;
    color: #000;
}

/*** nav 2 ***/
ul.mainNav2 li a,ul.mainNav2 li a:visited {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 5px 7px 5px 25px;
    background: none;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Roboto', sans-serif; /* Web fonts */
    color: #666;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

ul.mainNav2 li a span,ul.mainNav2 li a:visited span {
    display: block;
    float: left;
    color: #666;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

ul.mainNav2 li a.current span,ul.mainNav2 li a.parent span,ul.mainNav2 li a:hover span,ul.mainNav2 li a.current:hover span,ul.mainNav2 li a.parent:hover span {
    display: block;
    margin: 0;
    color: #B39964; /* Color 1 */
}

ul.mainNav2 li a:hover span {
    display: block;
    text-decoration: none;
    color: #B39964; /* Color 1 */
}

/*** nav 3 ***/
ul.mainNav3 {
    padding: 0;
    margin: 0;
    float: left;
}

ul.mainNav3 li a,ul.mainNav3 li a:visited {
    display: block;
    float: left;
    padding: 0;
    text-decoration: none;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

ul.mainNav3 li a span,ul.mainNav3 li a:visited span {
    display: block;
    float: left;
    padding: 10px 12px;
    border-right: 1px solid #f0f0f0;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

ul.mainNav3 li a.current span,ul.mainNav3 li a.parent span,ul.mainNav3 li a:hover span,ul.mainNav3 li a.current:hover span,ul.mainNav3 li a.parent:hover span {
    display: block;
    float: left;
    margin: 0;
    background: #8e7a51; /* color 2 */
    color: #fff;
}

ul.mainNav3 li a:hover span {
    display: block;
    text-decoration: none;
    background: #8e7a51; /* color 2 */
    color: #fff;
}

/*** hidden nav levels ***/
#top_navigation ul.mainNav1 li .level_2,
#top_navigation ul.mainNav2,

#main_navigation ul.mainNav1 li .level_1,
#main_navigation ul.mainNav2 li .level_1,
#main_navigation ul.mainNav2 li .level_3,

#sub_navigation ul.mainNav1 li .level_1,
#sub_navigation ul.mainNav2 .level_2
{
    display: none;
}

/*** slimmenu ***/
.menu-collapser {
    display: none;
    vertical-align: middle;
    padding:20px;
    color:#fff;
    font-family: 'Roboto', sans-serif; /* Web fonts */
    font-size: 14px;
    text-transform:uppercase; 
}

.collapse-button {
    position:absolute;
    top:0;
    left:0;
    height:60px;
    cursor: pointer;
    
}

.collapse-button:hover,.collapse-button:focus {
    background-image: none;
    background-color: transparent;
    color: #fff;
}

ul.slimmenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display:none;
}

ul.slimmenu li {
    position: relative;
    display: inline-block;
    background-color: #8e7a51; /* color 2 */
}

ul.slimmenu>li {
    margin-right: -5px;
    border-left: 1px solid #999;
}

ul.slimmenu>li:first-child {
    border-left: 0;
}

ul.slimmenu>li:last-child {
    margin-right: 0;
}

ul.slimmenu li a {
    display: block;
    color: #fff;
    padding: 12px 64px 12px 16px;
    font-family: 'Roboto', sans-serif; /* Web fonts */
    font-size: 14px;
    text-transform: uppercase;
    text-decoration:none;
    transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    -moz-transition: background-color .5s ease-out;
    -webkit-transition: background-color .5s ease-out;
}

ul.slimmenu li a:hover {
    background-color: #129175; /* color 2.1 */
    text-decoration: none;
}

ul.slimmenu li .sub-collapser {
    background: none repeat scroll 0 0 rgba(0,0,0,0.075);
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer;
}

ul.slimmenu li .sub-collapser:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em;
}

ul.slimmenu li .sub-collapser>i {
    display: inline-block;
    vertical-align: middle;
}

ul.slimmenu li .sub-collapser:nth-child(2){
    display:none!important;
}

ul.slimmenu li ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#hs-container .cc-spinner {
    z-index: 1;
}

ul.slimmenu li ul li {
    background-color: #8e7a51; /* color 2 */
    position:relative;
    z-index: 100013;
}

ul.slimmenu li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%;
}

ul.slimmenu li>ul>li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 100023;
    width: 100%;
}

ul.slimmenu li>ul>li a {
    display: block;
    color: #fff;
    padding: 12px 64px 12px 26px;
    font-family: 'Roboto', sans-serif; /* Web fonts */
    font-size: 12px;
}

ul.slimmenu li>ul>li ul a {
    display: block;
    color: #fff;
    padding: 12px 64px 12px 46px;
    font-family: 'Roboto', sans-serif; /* Web fonts */
    font-size: 12px;
}
   

ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

ul.slimmenu.collapsed li a {
    display: block;
    border-bottom: 1px solid rgba(0,0,0,0.075);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

ul.slimmenu.collapsed li .sub-collapser {
    height: 40px;
}

ul.slimmenu.collapsed li>ul {
    display: none;
    position: static;
}

/*  3. Custom Jimdo forms
--------------------------------- */
#hs-container .cc-m-form-view-sortable input,#hs-container input.single,#hs-container input.newsletterInput,#hs-container div#cc-checkout-shipping-address-form input,#hs-container div#cc-checkout-billing-address-form input,#hs-container div#cc-checkout-billing-contact-form input,#hs-container div.cc-checkout-user-note-form textarea {
    background: none;
    background-color: #f0f0f0;
    margin-bottom: 7px;
    color: #6A6A6A;
    border: 1px solid #ccc;
    padding: 7px 0;
    outline: none;
}

#hs-container .cc-m-form-view-sortable textarea,#hs-container .n.j-formnew textarea,#hs-container .n.j-comment textarea,#hs-container .commententry.cc-com-entry textarea {
    background: none;
    background-color: #f0f0f0;
    margin-bottom: 7px;
    color: #6A6A6A;
    border: 1px solid #ccc;
    outline: none;
    padding: 7px 0;
}

/* overlay pages */
#hs-container input[type="password"],#hs-container input[type="search"] {
    background: none;
    background-color: #f0f0f0;
    margin-bottom: 7px;
    color: #6A6A6A;
    border: 1px solid #ccc;
    outline: none;
    padding: 15px 0; 
    margin:5px 0;
    width:95%;
}

/* footer style forms */
#hs-footer .cc-m-form-view-sortable input,#hs-footer input.single,#hs-footer input.newsletterInput {
    background: none;
    background-color: #333;
    margin-bottom: 5px;
    color: #ccc;
    border: 1px solid #444;
    padding: 7px 0;
    outline: none;
}

#hs-footer .cc-m-form-view-sortable textarea,#hs-footer .n.j-formnew textarea {
    background: none;
    background-color: #333;
    margin-bottom: 0px;
    color: #ccc;
    border: 1px solid #444;
    outline: none;
    padding: 7px 0;
}

#hs-container input[type=submit],#hs-container .hs-button,#hs-footer input[type=submit],#hs-footer .hs-button {
    background: #B39964; /* Color 1 */
    text-decoration: none;
    float: left;
    cursor:pointer;
    text-transform:uppercase;
    margin: 0;
    color: #fff;
    height: auto;
    border: none;
    padding: 7px 25px;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#hs-container input[type=submit]:hover,#hs-footer input[type=submit]:hover,#hs-container .hs-button:hover {
    color: #000;
}

#hs-container .cc-m-form-note {
    border-top: 1px solid #ccc;
    font-size:11px;
}

#hs-footer .cc-m-form-note {
    border-top: 1px solid #444;
    font-size:11px;
}

#hs-sidebar input.newsletterInput,#hs-footer input.newsletterInput {
    width:95%;
    margin-bottom:7px;
}

/* note of newsletter in german language */
#hs-sidebar div.newsletterbox div.newsletterbox-advice,#hs-footer div.newsletterbox div.newsletterbox-advice {
    margin: 40px 0 10px 0;
    font-size: 85%;
    font-style: normal;
}

#hs-container dt#mandFields-label {
    margin-top: 15px;
}

#hs-container p.com-meta a:hover {
   text-decoration:none;
   color:#333;
}

#hs-container input#senden,#hs-main button.onpagelogin-button {
    margin: 0px !important;
    border: 1px solid #A9A9A9;
    padding: 5px 14px !important;
    background: #E1E1E1;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px 0 #FFF inset;
    color: #383838 !important;
    cursor: pointer;
    float: right !important;
    font-size: 12px !important;
    line-height: 20px !important;
    text-decoration: none !important;
    text-shadow: 1px 1px 0 #FFF;
}

/*** blog ***/

/* blog icon style3 */
#hs-container div.datetime.dt-style3 {
    width: auto;
    height: auto;
    margin: 0 0 10px 0;
    background: none;
    border-radius: 0px;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
}

#hs-container a.blogreadmore {
    background: #363636;
    text-decoration: none;
    font-size: 11px;
    float: left;
    margin: 0;
    color: #fff;
    height: auto;
    border: none;
    padding: 3px 7px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#hs-container a.blogreadmore:hover{
     background: #B39964; /* Color 1 */
}

#hs-container span.comment{
    background: #f0f0f0;
    text-decoration: none;
    font-size: 11px;
    float: right;
    margin: 0;
    color: #fff;
    height: auto;
    border: none;
    padding: 3px 7px;
}

#hs-container span.comment a{
    text-decoration:none;
}

#hs-container span.comment a:hover{
    color: #000;
}


/*** sidebar blog ***/
#hs-sidebar .blogselection h1 {
   font-size:16px;
}

/*** gallery ***/
#hs-container div.thumb_sq1 a img,#hs-footer div.thumb_sq1 a img {
    display: block;
    border: none;
    background: #ccc;
}

#hs-container div.thumb_sq1 a img:hover,#hs-footer div.thumb_sq1 a img:hover {
    background: #2DB2EA; /* color 2 */
    transition: background-color .6s;
    -webkit-transition: background-color .6s;
    -moz-transition: background-color .6s;
}

#hs-container a.cc-pinterest-link {
   float: left;
}

/*** Twitter widget ***/
#hs-container div.cc-m-twitter ul li,#hs-footer div.cc-m-twitter ul li {
    padding: 0 0 15px 15px !important;
    background: url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/twitter-icon.png?t=1395062740) no-repeat 0 3px !important;
}

#hs-container .ie-6 div.cc-m-twitter ul li,#hs-footer .ie-6 div.cc-m-twitter ul li {
    background: url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/twitter-icon.png?t=1395062740) no-repeat 0 3px !important;
}

#hs-container div.cc-m-twitter ul li span,#hs-footer div.cc-m-twitter ul li span {
    display: block;
    padding-left: 5px !important;
    overflow: hidden;
}

/*** Content teaser ***/
.content-teaser {
    width: auto;
    padding: 15px;
    background: #e6e6e6 url();
    background-repeat:repeat;
    border-left: 5px solid #B39964; /* Color 1 */
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
}

.content-teaser .hs-left {
    padding-bottom:5px;
}

/*** blockquote ***/
.quote-teaser {
    background: #e6e6e6 url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/quote-mark.png?t=1395062655) no-repeat 20px 20px;
    padding: 20px;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
}

blockquote p{
    font-family: Georgia, Times, serif;
    font-size:15px;
    font-style: italic;
    padding:10px 0 10px 35px;
}

blockquote cite {
    font-style: normal;
    display: block;
    text-align: right;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
}
/*** thumbnail image hover ***/
.hs-thumbnail {
    position: relative;
}

.hs-thumbnail img {
   display: block;
    width: 100%;
    height:auto;
    position: relative;
}

.hs-thumbnail:hover .thumbnail-hover {
    opacity: 1;
    filter: alpha(opacity=100); /*for ie older browsers*/
}

.thumbnail-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/hs-plus-small.png?t=1395062575) no-repeat scroll center center;
    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity:.0;
    -ms-filter:"alpha(opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.thumbnail-hover {
     background-color:#B39964; /* Color 1 */
}

.thumbnail-hover a {
    display: block;
    width: 100%;
    height: 100%;
}

/* description */
.hs-description	 {
    padding: 20px;
    background: #f0f0f0;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
}

.hs-description p {
    color: #777;
    margin-top: 5px;
}

.hs-description h3 a {
    text-decoration:none;
}

/*** hover image overlay ***/
#hs-container .n.j-imageSubtitle a img,#hs-footer .n.j-imageSubtitle a img {
   -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

#hs-container .n.j-imageSubtitle a img:hover,#hs-footer .n.j-imageSubtitle a img:hover {
   opacity:0.8;
}

/*** image caption ***/
#hs-container div.caption.cc-m-image-align-1,#hs-container div.caption.cc-m-image-align-2,#hs-container div.caption.cc-m-image-align-3 {
    background:#B39964; /* Color 1 */
    padding: 7px 0;
    color:#fff;
    font-weight:700;
    text-align:center;
    text-transform:uppercase;
}

/***  Shopping cart style ***/ 
#hs-header #cc-sidecart-wrapper {
    padding:0;
}

#hs-header .cc-sidecart-header {
    background:none;
    margin-top: 0px;
    padding: 5px;
    color: #333;
    width:270px;
    border-bottom:none;
    border:1px solid #ccc;
}

#hs-header div.cc-sidecart-header strong {
    float:left;
    font-size:12px;
    font-family:Helvetica,Arial,sans-serif;
    font-weight:bold;
    line-height:12px;
    color:#333;
    padding:5px 10px 5px 30px;
    background:url(basket.png) no-repeat 0 0;
}

#hs-container #cc-sidecart div.cc-sidecart-content,#hs-container div.cc-sidecart-footer,#hs-sidebar #cc-sidecart-wrapper {
    display:none;
}

#hs-container a.cc-shop-addtocard,#hs-container  a.cc-shop-addtocard:visited,#hs-container  a.cc-sidecart-checkout,#hs-container a.cc-sidecart-checkout:visited,#hs-container input.cc-checkout-btn,
#hs-header a.cc-shop-addtocard,#hs-header  a.cc-shop-addtocard:visited,#hs-header  a.cc-sidecart-checkout,#hs-header a.cc-sidecart-checkout:visited,#hs-header input.cc-checkout-btn  {
    text-shadow:none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

/*** checkout page ***/
#hs-content table.cc-checkout-products th.cc-desc {
    padding-left: 10px;
    line-height: 1.3em;
    width: 30%;
}

#hs-container div#cc-checkout-wrapper {
    background: none;
}

/*** Social bookmarking icons ***/
.social-icons {
    float:left;
}

#hs-header .social-icons {
    float:right;
}
   
/*** Social Bookmarks ***/		
ul.social-icons {
    margin:0;
    padding:0;
    font-size: 0;
}

ul.social-icons li {
    display: inline-block;
    margin:5px 5px 0 0;
    vertical-align: top;
    background-color: #333;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

ul.social-icons li a {
    position: relative;
    display: block;
    width: 31px;
    height: 31px;
    background-image: url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/hs-social.png?t=1395062582);
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: all .25s linear 0;
    -moz-transition: all .25s linear 0;
    -ms-transition: all .25s linear 0;
    -o-transition: all .25s linear 0;
    transition: all .25s linear 0;
}

ul.social-icons li.twitter a {
    background-position: 0 0;
}

ul.social-icons li.facebook a {
    background-position: -31px 0;
}

ul.social-icons li.dribble a {
    background-position: -62px 1px;
}

ul.social-icons li.vimeo a {
    background-position: -94px 1px;
}

ul.social-icons li.youtube a {
    background-position: -126px 1px;
}

ul.social-icons li.rss a {
    background-position: -155px 1px;
}

ul.social-icons li.picasa a {
    background-position: -186px 2px;
}

ul.social-icons li.stubleupon a {
    background-position: -217px 2px;
}

ul.social-icons li.skype a {
    background-position: -248px 2px;
}

ul.social-icons li.dropbox a {
    background-position: -279px 2px;
}

ul.social-icons li.cat a {
    background-position: -310px 1px;
}

ul.social-icons li.linkedin a {
    background-position: -341px 1px;
}

ul.social-icons li.plus a {
    background-position: -372px 1px;
}

ul.social-icons li.pinterest a {
    background-position: -403px 2px;
}

ul.social-icons li.blogger a {
    background-position: -434px 1px;
}

ul.social-icons li.flickr a {
    background-position: -464px -1px;
}

ul.social-icons li.delicious a {
    background-position: -495px 1px;
}

ul.social-icons li.yahoo a {
    background-position: -526px 1px;
}

ul.social-icons li.evernote a {
    background-position: -557px 2px;
}

ul.social-icons li.apple a {
    background-position: -588px 1px;
}

ul.social-icons li.behance a {
    background-position: -620px 1px;
}

ul.social-icons li.gplus a {
    background-position: -651px 2px;
}

ul.social-icons li.digg a {
    background-position: -682px 1px;
}

ul.social-icons li.lastfm a {
    background-position: -713px 0;
}

ul.social-icons li.myspace a {
    background-position: -745px 1px;
}

ul.social-icons li.deviantart a {
    background-position: -776px -1px;
}

ul.social-icons li.wordpress a {
    background-position: -806px 2px;
}

ul.social-icons li.mail a {
    background-position: -838px 0;
}

ul.social-icons .twitter:hover {
    background-color: #47c0d8;
}

ul.social-icons .facebook:hover {
    background-color: #49699f;
}

ul.social-icons .dribble:hover {
    background-color: #e65992;
}

ul.social-icons .vimeo:hover {
    background-color: #568799;
}

ul.social-icons .youtube:hover {
    background-color: #b72d24;
}

ul.social-icons .rss:hover {
    background-color: #fe9900;
}

ul.social-icons .picasa:hover {
    background-color: #535353;
}

ul.social-icons .stubleupon:hover {
    background-color: #eb4924;
}

ul.social-icons .skype:hover {
    background-color: #24b0e4;
}

ul.social-icons .dropbox:hover {
    background-color: #5da3e8;
}

ul.social-icons .cat:hover {
    background-color: #7292a2;
}

ul.social-icons .linkedin:hover {
    background-color: #2c7cb7;
}

ul.social-icons .plus:hover {
    background-color: #629e61;
}

ul.social-icons .pinterest:hover {
    background-color: #c21c21;
}

ul.social-icons .blogger:hover {
    background-color: #f38f33;
}

ul.social-icons .flickr:hover {
    background-color: #b5c2d2;
}

ul.social-icons .delicious:hover {
    background-color: #3975be;
}

ul.social-icons .yahoo:hover {
    background-color: #a55bbe;
}

ul.social-icons .evernote:hover {
    background-color: #606060;
}

ul.social-icons .apple:hover {
    background-color: #fe9900;
}

ul.social-icons .behance:hover {
    background-color: #18a3fe;
}

ul.social-icons .gplus:hover {
    background-color: #2882c6;
}

ul.social-icons .digg:hover {
    background-color: #2882c6;
}

ul.social-icons .lastfm:hover {
    background-color: #be0607;
}

ul.social-icons .myspace:hover {
    background-color: #1b61b0;
}

ul.social-icons .deviantart:hover {
    background-color: #5f7162;
}

ul.social-icons .wordpress:hover {
    background-color: #33759d;
}

ul.social-icons .mail:hover {
    background-color: #65a413;
}

/*** tagcloud ***/
.tagcloud a {
    display: block;
    float: left;
    padding: 5px 15px;
    background: #333;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #ccc !important;
    text-decoration: none !important;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.tagcloud a:hover {
    background: #B39964; /* Color 1 */
    color:#fff!important;
}

/*** styled links ***/
.links ul {
    margin: 0;
    padding: 0;
    list-style:none;
    text-decoration: none !important;
}

.links li {
    padding: 7px 0;
    border-bottom: 1px solid #f0f0f0;
}
#hs-footer .links li {
    padding: 9px 0;
    border-bottom: 1px solid #444;
}

.links li a {
    text-decoration: none;
    color: #999 !important;
}

.links li a:hover,#hs-footer .links li a:hover {
    color: #B39964!important; /* color 1 */ 
    text-decoration: none!important;
}

/*  4. Nivo Image slider
--------------------------------- */

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
    display:none;
    position:relative;
    background:#000 url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/progress.gif?t=1395062649) no-repeat 50% 50%;
    width:990px;
    height:387px;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.theme-default .nivoSlider a {
    border:0;
    display:block;
}

.theme-default .nivo-controlNav {
    display:none;
    text-align: center;
    padding: 5px 0;
}
.theme-default .nivo-controlNav a {
    display:inline-block;
    width:22px;
    height:22px;
    background:url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/bullets.png?t=1395062439) no-repeat;
    text-indent:-9999px;
    border:0;
    margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
    background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/arrows.png?t=1395062427) no-repeat;
    text-indent:-9999px;
    border:0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
.theme-default a.nivo-prevNav {
    left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color: #B39964; /* Color 1 */
    text-decoration:none;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    max-width: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:#fff; 
    filter:alpha(opacity=0); 
    opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
    position:absolute;
    left:0px;
    bottom:0px;
    background:#000;
    color:#fff;
    width:100%;
    z-index:8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter:alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
}
.nivo-nextNav {
    right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align:center;
    padding: 5px 0;
}
.nivo-controlNav a {
    cursor:pointer;
}
.nivo-controlNav a.active {
    font-weight:bold;
}

/*** display Nivo slider in main language page ***/
.cc-indexpage .nivoSlider,.cc-indexpage .theme-default .nivo-controlNav,/* homepage */
#page-1918442997 .nivoSlider,#page-1918442997 .theme-default .nivo-controlNav /* deutsch */
{
    display:block;
}

/*** hiding the slider in checkout page ***/
.cc-pagemode-sitetemplate .nivoSlider,.cc-pagemode-sitetemplate .theme-default .nivo-controlNav {
    display:none;
}

/*** Secondary slider ***/
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}


/*** rslides themes ***/
.rslides {
    margin: 0 auto;
}

.rslides_container {
    margin-bottom: 20px;
    position: relative;
    float: left;
    width: 100%;
}

.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/themes.gif?t=1395062729) no-repeat left top;
    margin-top: -45px;
}

.centered-btns_nav:active {
   opacity: 1.0;
}

.centered-btns_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

.transparent-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    left: 0;
    display: block;
    background: #fff; /* Fix for IE6-9 */
    opacity: 0;
    filter: alpha(opacity=1);
    width: 48%;
    text-indent: -9999px;
    overflow: hidden;
    height: 91%;
}

.transparent-btns_nav.next {
   left: auto;
   right: 0;
}

.large-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    opacity: 0.6;
    text-indent: -9999px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000 url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/themes.gif?t=1395062729) no-repeat left 50%;
    width: 38px;
}

.large-btns_nav:active {
    opacity: 1.0;
}

.large-btns_nav.next {
    left: auto;
    background-position: right 50%;
    right: 0;
}

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
    outline: none;
}

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
    margin-top: 0px;
    text-align: center;
    padding:0;
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px;
}

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    background: #ccc;
    background: rgba(0,0,0, .2);
    display: inline-block;
    _display: block;
    *display: block;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    width: 20px;
    height: 5px;
}

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
    background: #222;
    background: rgba(0,0,0, .8);
}

.hs-caption {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    text-align: center;
    background: #000;
    background: rgba(0,0,0, .8);
    color: #fff;
}

.hs-caption a:link {
   text-decoration:none!important;
}

.hs-caption a:hover {
   text-decoration:underline;
}

/*** jQuery toggles & tabs ***/
.toggle {
    border:1px solid #ccc;
    padding:10px;
    font-weight:bold;
} 

.toggle a.switch {
    color: #999;
    display: block;
    font-size: 15px;
    font-weight:bold;
    line-height: 21px;
    margin-bottom: 0px;
    padding-top: 10px; 
    padding-bottom:10px;
}

.toggle a.switch:first-child {
    border: none;
    padding: 0;
}

.toggle a.switch  {
    background-color: #000;
    background-image: url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/plus.png?t=1395062640);
    background-size: 7px 7px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
    float: left;
    margin-right: 10px;
    height: 21px;
    width: 21px;
}

.toggle a.switch.opened{
    color: #B39964; /* Color 1 */
}

.toggle a.switch.opened {
    background-color: #B39964; /* Color 1 */
    background-image: url(https://u.jimcdn.com/cms/o/s5daedfa0283aed41/userlayout/img/minus.png?t=1395062633);
}

.toggle .content {
   margin: 10px 0 0;
   padding: 0;
   
}

/*** tabs ***/
ul.tabs-nav {
    font-size: 0;
    list-style: none;
    margin:0;
    padding:0;
}

ul.tabs-nav > li {
    display: inline-block;
    margin-bottom: -1px;
}

ul.tabs-nav > li > a {
    background-color: #444;
    border-right:1px solid #fff;
    color: #ccc;
    font-size:14px;
    display: block;
    text-decoration:none;
    padding: 8px 20px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

ul.tabs-nav > li > a:hover {
    color: #fff;
    background-color:#B39964; /* Color 1 */   
}

ul.tabs-nav > li.active > a {
    color: #fff;
    background-color: #1abc9c; /* Color 1 */
}

div.tabs-container {
    border: 1px solid #ccc;
    padding: 20px;
}

/*   Magnific Popup plugin
--------------------------------- */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:100042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:100043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index:100045;
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: 0;
    cursor: 0;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: 0;
    cursor: 0;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index:100044;
}

.mfp-preloader a {
    color: #ccc;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and max-width 800px and orientation landscape,screen and max-height 300px {
    /**
           * Remove all paddings around the image on small screen
           */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }

}

@media all and max-width 900px {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }

}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

/* Simple fade transition */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}



/*  5. Media Queries
----------------------------------------------- */

/*** Tablet Layout 768px ***/
@media only screen and (min-width: 746px) and (max-width: 1023px) {

/* Layout */
#hs-container,.inner,#copyright .inner,#slider-wrap .inner,#hs-footer .inner{ width: 702px;}
.cc-pagemode-overlay #m-wrapper,.cc-page-blog #m-wrapper,.cc-pagemode-sitetemplate #m-wrapper,#page-1496218893 #m-wrapper,.cc-pagemode-overlay .collapse-button,.cc-page-blog .collapse-button,.cc-pagemode-sitetemplate .collapse-button,#page-1496218893 .collapse-button {width:702px;}
.cc-indexpage #hs-content,#page-1918442997 #hs-content,#hs-content {width: 672px;padding: 30px 15px;}
#hs-sidebar{display:none;}
#hs-emotion,#hs-emotion img {height:110px;width:auto;}
.sc-wrapper {padding:10px 0 0;}
#hs-container .cc-m-video-container {width: 662px!important;}
#hs-container div.j-imageSubtitle img,#hs-container .imgleft,#hs-container .cc-m-image-align-1,#hs-container .cc-m-image-align-2,#hs-container .cc-pinterest-overlay,#hs-container .cc-m-image-resizewrapper img {max-width: 662px !important;height:auto!important;}
#hs-content ul.com-list .commententry,#hs-content ul.com-list .com-meta,#hs-content ul.com-list .com-locked {margin-left: 5px;}
#hs-content ul.com-list li,#hs-content ul.com-list-noava li {width:662px;}
#hs-container .com-avatar.cc-entry-avatar {margin-right:10px;}
#hs-container .n.j-hgrid .cc-m-video-container {width: 100%!important;}
#hs-container .cc-m-hgrid-column div.j-imageSubtitle img,#hs-container .cc-m-hgrid-column  .imgleft,#hs-container .cc-m-hgrid-column .cc-m-image-align-1,#hs-container .cc-m-hgrid-column .cc-m-image-align-2,#hs-container .cc-m-hgrid-column .cc-m-image-align-3,#hs-container .cc-m-hgrid-column .cc-pinterest-overlay,#hs-container .cc-m-hgrid-column .cc-m-image-resizewrapper img {width: 100%!important;height:auto!important;}
#hs-container .cc-m-form-layout-0 .cc-m-form-view-label {float: left;margin-right: 4px;min-height: 1px;width: 100%;}
#hs-container .cc-m-form-layout-0 .cc-m-form-view-input,#hs-footer .cc-m-form-layout-0 .cc-m-form-view-input { width:100%;}

/* store catalogue */
#hs-container .cc-catalog-container.cc-catalog-sliderview {width:652px!important;}
#hs-container .cc-catalog-container.cc-catalog-sliderview .cc-catalog-wrapper { margin:0 60px!important;}
#hs-container .cc-catalog-container.cc-catalog-sliderview {width:652px!important;}
#hs-container .cc-catalog-container.cc-catalog-sliderview .cc-catalog-wrapper { margin:0 60px!important;}

/* Nivo slider */
.cc-indexpage .nivoSlider,#page-1918442997 .nivoSlider {position:relative;width:702px;height:280px;margin-bottom:10px;}
               
/* Nav */
#m-wrapper,.collapse-button{ display: block;width:702px;}
ul#mainNav1.mainNav1,ul.icon-list { display: none; }
}


/*** Wide Mobile Layout: 480px ***/
@media only screen and (min-width: 460px) and (max-width: 745px) {

/* Layout */
#hs-container,.inner,#copyright .inner,#slider-wrap .inner,#hs-footer .inner{ width: 400px;}
.cc-pagemode-overlay #m-wrapper,.cc-page-blog #m-wrapper,.cc-pagemode-sitetemplate #m-wrapper,#page-1496218893 #m-wrapper,.cc-pagemode-overlay .collapse-button,.cc-page-blog .collapse-button,.cc-pagemode-sitetemplate .collapse-button,#page-1496218893 .collapse-button {width:400px;}
.cc-indexpage #hs-content,#page-1918442997 #hs-content,#hs-content {width: 672px;padding: 30px 15px;}
#hs-header { height:auto;}
#hs-emotion,#hs-emotion img {height:61px;width:auto;}
.cc-indexpage #hs-content,#page-1499831793 #hs-content,#hs-content {width: 390px;padding: 20px 5px;}
#hs-content ul.com-list .commententry,#hs-content ul.com-list .com-meta,#hs-content ul.com-list .com-locked {margin-left: 5px;}
#hs-container div.j-imageSubtitle img,#hs-container .imgleft,#hs-container .cc-m-image-align-1,#hs-container .cc-m-image-align-2,#hs-container .cc-pinterest-overlay,#hs-container .cc-m-image-resizewrapper img {max-width: 400px !important;height:auto!important;}
#hs-content ul.com-list .commententry,#hs-content ul.com-list .com-meta,#hs-content ul.com-list .com-locked {margin-left: 5px;width:95%;}
#hs-sidebar {display:none;}
.content-teaser .hs-right {float:left;}
#hs-content .cc-m-hgrid-column,#hs-footer .cc-m-hgrid-column {width:100%!important;margin-bottom:10px;}
#hs-content div.cc-checkout-subheadings {font-size:16px;padding-bottom:5px;}
#hs-content span#cc-checkout-address-head-differs,#hs-content span#cc-checkout-address-head-same{ padding:5px 0; float:left;width:100%;font-size:95%;}
#hs-container .cc-m-form-layout-0 .cc-m-form-view-label {float: left;margin-right: 4px;min-height: 1px;width: 100%;}
#hs-container .cc-m-form-layout-0 .cc-m-form-view-input,#hs-footer .cc-m-form-layout-0 .cc-m-form-view-input { width:100%;}
#hs-container p,#hs-container table,#hs-container td,#hs-container h1,#hs-container h2,#hs-container h3,#hs-footer h3,#m-wrapper span,.menu-collapser,ul.menu li a,#hs-footer,#copyright,#copyright p,#copyright a {-webkit-text-size-adjust: none;}

/* Nivo slider */
.cc-indexpage .nivoSlider,#page-1918442997 .nivoSlider {position:relative;width:400px;height:162px;margin-bottom:10px;}
               
/* Nav */
#m-wrapper,.collapse-button{ display: block;width:400px;}
ul#mainNav1.mainNav1,ul.icon-list { display: none; }

/* cms */
#hs-content .cc-m-hgrid-column,#hs-footer .cc-m-hgrid-column {width:100%!important;padding-bottom:10px;}
#hs-container .cc-m-video-container {width: 380px!important;}
#hs-container div.j-imageSubtitle img,#hs-container .imgleft,#hs-container .cc-m-image-align-1,#hs-container .cc-m-image-align-2,#hs-container .cc-pinterest-overlay,#hs-container .cc-m-image-resizewrapper img {max-width: 400px !important;height:auto!important;}
#hs-content ul.com-list .commententry,#hs-content ul.com-list .com-meta,#hs-content ul.com-list .com-locked {margin-left: 5px;}
#hs-content ul.com-list li,#hs-content ul.com-list-noava li {width:380px;}
#hs-container .com-avatar.cc-entry-avatar {margin-right:10px;}
#hs-header .cc-sidecart-header {width:388px;}

/* Online store */
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-img,#hs-container div.cc-shop-product-size-2 div.cc-shop-product-img,#hs-container div.cc-shop-product-size-3 div.cc-shop-product-img,#hs-container div.cc-shop-product-img-confines,#hs-container img.cc-shop-product-main-image {max-width:380px!important;height:auto!important;}
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-desc,#hs-container div.cc-shop-product-size-2 div.cc-shop-product-desc,#hs-container div.cc-shop-product-size-3 div.cc-shop-product-desc {margin-left: 0px;clear:both;padding-top:20px;}
#hs-container .cc-catalog-container-new .cc-catalog-listview a.cc-webview-product-image {max-width: 380px !important;height:auto!important;float:none;margin:10px 0;}
#hs-container .cc-catalog-container.cc-catalog-sliderview{width:360px!important;}
#hs-container .cc-catalog-container.cc-catalog-sliderview .cc-catalog-wrapper { margin:0 60px!important;}
}

/*** Mobile Layout: 320px ***/
@media only screen and (min-width: 290px) and (max-width: 459px) {

/* Layout */
#hs-container,.inner,#copyright .inner,#slider-wrap .inner,#hs-footer .inner{ width: 282px;}
.cc-pagemode-overlay #m-wrapper,.cc-page-blog #m-wrapper,.cc-pagemode-sitetemplate #m-wrapper,#page-1496218893 #m-wrapper,.cc-pagemode-overlay .collapse-button,.cc-page-blog .collapse-button,.cc-pagemode-sitetemplate .collapse-button,#page-1496218893 .collapse-button {width:282px;}
#hs-header { height:auto;}
#hs-emotion,#hs-emotion img {height:43px;width:auto;}
.cc-indexpage #hs-content,#page-1918442997 #hs-content,#hs-content {width: 272px;padding: 20px 5px;}
#logo, #logo img { float:left;}
#logo {max-width: 282px;}
.content-teaser .hs-right {float:left;}
.social {margin-bottom: 10px;float:none;text-align:center;}
#hs-sidebar{display:none;}
.hs-caption {padding: 5px;}

/* cms */
#hs-content .cc-m-hgrid-column,#hs-footer .cc-m-hgrid-column {width:100%!important;margin-bottom:10px;}
#hs-container div.j-imageSubtitle img,#hs-container .imgleft,#hs-container .cc-m-image-align-1,#hs-container .cc-m-image-align-2,#hs-container .cc-pinterest-overlay,#hs-container .cc-m-image-resizewrapper img {max-width: 267px !important;height:auto!important;}
#hs-content ul.com-list .commententry,#hs-content ul.com-list .com-meta,#hs-content ul.com-list .com-locked {margin-left: 5px;width:95%;}
#hs-container strong.number,#hs-container .com-avatar {display:none;}
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-img,#hs-container img.cc-shop-product-main-image photo {width: 262px;} 
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-desc {margin-left: 0px;}
#hs-container .cc-m-video-container {width: 262px!important;}
#copyright #contentfooter div.leftrow,#copyright #contentfooter div.rightrow {float:none;text-align:center;width:100%;}
#hs-container strong.number,#hs-container .com-avatar {display:none;}
#hs-container .cc-m-form-layout-0 .cc-m-form-view-label {float: left;margin-right: 4px;min-height: 1px;width: 100%;}
#hs-container .cc-m-form-layout-0 .cc-m-form-view-input,#hs-footer .cc-m-form-layout-0 .cc-m-form-view-input { width:100%;}

/* Nivo slider */
.cc-indexpage .nivoSlider,.cc-indexpage .theme-default .nivo-controlNav,#page-1918442997 .nivoSlider,#page-1918442997 .theme-default .nivo-controlNav {display:none;}
               
/* Nav */
#m-wrapper,.collapse-button{ display: block;width:282px;}
ul#mainNav1.mainNav1,ul.icon-list { display: none; }

/* Online store */
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-img,#hs-container div.cc-shop-product-size-2 div.cc-shop-product-img,#hs-container div.cc-shop-product-size-3 div.cc-shop-product-img,#hs-container div.cc-shop-product-img-confines,#hs-container img.cc-shop-product-main-image {max-width:252px!important;height:auto!important;}
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-desc,#hs-container div.cc-shop-product-size-2 div.cc-shop-product-desc,#hs-container div.cc-shop-product-size-3 div.cc-shop-product-desc {margin-left: 0px;clear:both;padding-top:20px;}
#hs-container .cc-catalog-container-new .cc-catalog-listview a.cc-webview-product-image {max-width: 252px !important;height:auto!important;float:none;margin:10px 0;}
#hs-container .cc-catalog-container.cc-catalog-sliderview {width:262px!important;}
#hs-container .cc-catalog-container.cc-catalog-sliderview .cc-catalog-wrapper { margin:0 30px!important;}
#hs-container .n.j-catalog {padding:5px 0;}

/* Checkout page for mobile devices */
#hs-content div#cc-checkout-gutter {padding: 5px;}
#hs-content div.cc-checkout-subheadings {font-size:14px;padding-bottom:5px;}
#hs-content table.cc-checkout-products {border-collapse: collapse;font-size: 10px;padding: 0;margin: 0;vertical-align: middle;}
#hs-content table.cc-checkout-products th {padding: 3px;margin: 0;vertical-align: middle;border-bottom: 3px solid #999;}
#hs-content table.cc-checkout-products th.cc-desc {padding-left: 0px;line-height: 1.3em;}
#hs-content div#cc-checkout-shipping-address-form input,#hs-content div#cc-checkout-billing-address-form input,#hs-content div#cc-checkout-billing-contact-form input,#hs-content div#cc-checkout-shipping-address-form select,#hs-content div#cc-checkout-billing-address-form select {margin: 6px 0 10px;width:202px;}
#hs-content table,#hs-content td,#hs-content th{font: normal 10px/120% Helvetica, Arial, sans-serif;font-weight: normal;}
#hs-content label#cc-checkout-address-checkbox-title {float: left;margin-top:5px;}
}