/* Default styles */
/* line 2, ../../../../../themes/cloudchat/public/styles/master.scss */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #E0E1D9 !important;
}

/* line 9, ../../../../../themes/cloudchat/public/styles/master.scss */
img {
  border: 0;
}

/* line 13, ../../../../../themes/cloudchat/public/styles/master.scss */
.both, .clear {
  clear: both;
}

/* line 14, ../../../../../themes/cloudchat/public/styles/master.scss */
.wrapper {
  width: 980px;
  margin: 0 auto;
}

/* line 20, ../../../../../themes/cloudchat/public/styles/master.scss */
header, footer, nav, section, aside, article, time, aside, figure, figcaption, time {
  display: block;
  /* HTML5 fix for older browsers */
}

/* line 24, ../../../../../themes/cloudchat/public/styles/master.scss */
blockquote {
  background: url("/themes/cloudchat/public/images/general/quote_top.png") top left no-repeat;
  margin: -10px 0 0 -50px;
  padding: 10px 0 0 50px;
  width: 90%;
}

/* line 31, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_red blockquote {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_top_red.png") top left no-repeat;
}

/* line 32, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue blockquote {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_top_blue.png") top left no-repeat;
}

/* line 33, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green blockquote {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_top_green.png") top left no-repeat;
}

/* line 34, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple blockquote {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_top_purple.png") top left no-repeat;
}

/* line 35, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange blockquote {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_top_orange.png") top left no-repeat;
}

/* line 36, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish blockquote {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_top_t.png") top left no-repeat;
}

/* line 38, ../../../../../themes/cloudchat/public/styles/master.scss */
blockquote p {
  background: url("/themes/cloudchat/public/images/general/quote_bottom.png") bottom right no-repeat;
  margin-right: -60px;
  margin-bottom: 1.3em;
}

/* line 44, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_red blockquote p {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_bottom_red.png") bottom right no-repeat;
}

/* line 45, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue blockquote p {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_bottom_blue.png") bottom right no-repeat;
}

/* line 46, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green blockquote p {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_bottom_green.png") bottom right no-repeat;
}

/* line 47, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple blockquote p {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_bottom_purple.png") bottom right no-repeat;
}

/* line 48, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange blockquote p {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_bottom_orange.png") bottom right no-repeat;
}

/* line 49, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish blockquote p {
  background: url("/themes/cloudchat/public/images/general/quotes/quote_bottom_t.png") bottom right no-repeat;
}

/****************************************************************
							BASE ELEMENTS
****************************************************************/
/* line 55, ../../../../../themes/cloudchat/public/styles/master.scss */
#logo {
  position: absolute;
  background: none !important;
}

/* line 60, ../../../../../themes/cloudchat/public/styles/master.scss */
.top_column_left {
  float: left;
  width: 50%;
}

/* line 65, ../../../../../themes/cloudchat/public/styles/master.scss */
.top_column_right {
  float: left;
  width: 50%;
}

/* line 70, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 {
  background: url("/themes/cloudchat/public/images/backgrounds/light_header.jpg");
}

/* line 74, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 {
  background: url("/themes/cloudchat/public/images/backgrounds/dark_header.jpg");
}

/* line 78, ../../../../../themes/cloudchat/public/styles/master.scss */
body > #wrap {
  height: auto;
  min-height: 100%;
}

/* line 82, ../../../../../themes/cloudchat/public/styles/master.scss */
#top .logo {
  float: left;
}

/* line 86, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav {
  padding: 40px 0 60px 0;
  float: right;
}

/* Menu list */
/* line 92, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 98, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li {
  float: left;
  margin: 0;
  padding: 0 5px;
  width: 100px;
  text-align: center;
  vertical-align: top;
  position: relative;
}

/* line 108, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li.createnew {
  width: 120px;
}

/* line 112, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a {
  display: block;
  padding: 60px 0px 0 0px;
  line-height: 23px;
  word-wrap: break-word;
}

/* line 119, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a span {
  background-repeat: no-repeat;
  background-image: url("/themes/cloudchat/public/images/general/icons_sprite.png");
  display: block;
  padding-top: 45px;
  width: 45px;
  margin: -50px auto 5px auto;
}

/* line 128, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a span {
  background-position: 0px -100px;
}

/* line 129, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a span {
  background-position: 0px -50px;
}

/* line 130, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a:hover span {
  background-position: 0px 0px;
}

/* line 132, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li.skapany a span {
  background-position: 0px -50px;
}

/* line 133, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li.skapany a span {
  background-position: 0px -100px;
}

/* line 134, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li.skapany a:hover span {
  background-position: 0px 0px;
}

/* line 135, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li.skapany a:hover span {
  background-position: 0px 0px;
}

/* line 137, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li.createnew a span {
  background-position: 0px -50px;
}

/* line 138, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li.createnew a span {
  background-position: 0px -100px;
}

/* line 139, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li.createnew a:hover span {
  background-position: 0px 0px;
}

/* line 140, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li.createnew a:hover span {
  background-position: 0px 0px;
}

/* line 143, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.about span {
  background-position: -500px -50px;
}

/* line 144, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.free span {
  background-position: 0px -50px;
}

/* line 145, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.blog span {
  background-position: -450px -50px;
}

/* line 146, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.products span {
  background-position: -400px -50px;
}

/* line 147, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.contact span {
  background-position: -350px -50px;
}

/* line 148, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.company span {
  background-position: -300px -50px;
}

/* line 149, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.clients span {
  background-position: -250px -50px;
}

/* line 150, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.services span {
  background-position: -200px -50px;
}

/* line 151, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.media span {
  background-position: -150px -50px;
}

/* line 152, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.news span {
  background-position: -100px -50px;
}

/* line 153, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 nav li a.home span {
  background-position: -50px -50px;
}

/* line 155, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.about span {
  background-position: -500px -100px;
}

/* line 156, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.free span {
  background-position: 0px -100px;
}

/* line 157, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.blog span {
  background-position: -450px -100px;
}

/* line 158, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.products span {
  background-position: -400px -100px;
}

/* line 159, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.contact span {
  background-position: -350px -100px;
}

/* line 160, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.company span {
  background-position: -300px -100px;
}

/* line 161, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.clients span {
  background-position: -250px -100px;
}

/* line 162, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.services span {
  background-position: -200px -100px;
}

/* line 163, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.media span {
  background-position: -150px -100px;
}

/* line 164, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.news span {
  background-position: -100px -100px;
}

/* line 165, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 nav li a.home span {
  background-position: -50px -100px;
}

/* Themes */
/* line 168, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.about:hover span, #top nav li a.about.active span {
  background-position: -500px 0px;
}

/* line 169, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.free:hover span, #top nav li a.free.active span {
  background-position: 0px 0px;
}

/* line 170, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.blog:hover span, #top nav li a.blog.active span {
  background-position: -450px 0;
}

/* line 171, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.products:hover span, #top nav li a.products.active span {
  background-position: -400px 0px;
}

/* line 172, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.contact:hover span, #top nav li a.contact.active span {
  background-position: -350px 0px;
}

/* line 173, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.company:hover span, #top nav li a.company.active span {
  background-position: -300px 0px;
}

/* line 174, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.clients:hover span, #top nav li a.clients.active span {
  background-position: -250px 0px;
}

/* line 175, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.services:hover span, #top nav li a.services.active span {
  background-position: -200px 0px;
}

/* line 176, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.media:hover span, #top nav li a.media.active span {
  background-position: -150px 0px;
}

/* line 177, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.news:hover span, #top nav li a.news.active span {
  background-position: -100px 0px;
}

/* line 178, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li a.home:hover span, #top nav li a.home.active span {
  background-position: -50px 0px;
}

/* Themes */
/* line 181, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a:hover span, .theme_green #top nav li a.active span, .theme_green #top nav li.createnew a:hover span, .theme_green #top nav li.skapany a:hover span {
  background-position: 0px -290px;
}

/* line 182, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.about:hover span, .theme_green #top nav li a.about.active span {
  background-position: -500px -290px;
}

/* line 183, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.free:hover span, .theme_green #top nav li a.free.active span {
  background-position: 0px -290px;
}

/* line 184, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.blog:hover span, .theme_green #top nav li a.blog.active span {
  background-position: -450px -290;
}

/* line 185, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.products:hover span, .theme_green #top nav li a.products.active span {
  background-position: -400px -290px;
}

/* line 186, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.contact:hover span, .theme_green #top nav li a.contact.active span {
  background-position: -350px -290px;
}

/* line 187, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.company:hover span, .theme_green #top nav li a.company.active span {
  background-position: -300px -290px;
}

/* line 188, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.clients:hover span, .theme_green #top nav li a.clients.active span {
  background-position: -250px -290px;
}

/* line 189, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.services:hover span, .theme_green #top nav li a.services.active span {
  background-position: -200px -290px;
}

/* line 190, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.media:hover span, .theme_green #top nav li a.media.active span {
  background-position: -150px -290px;
}

/* line 191, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.news:hover span, .theme_green #top nav li a.news.active span {
  background-position: -100px -290px;
}

/* line 192, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_green #top nav li a.home:hover span, .theme_green #top nav li a.home.active span {
  background-position: -50px -290px;
}

/* line 195, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a:hover span, .theme_blue #top nav li a.active span, .theme_blue #top nav li.createnew a:hover span, .theme_blue #top nav li.skapany a:hover span {
  background-position: 0px -340px;
}

/* line 196, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.about:hover span, .theme_blue #top nav li a.about.active span {
  background-position: -500px -340px;
}

/* line 197, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.free:hover span, .theme_blue #top nav li a.free.active span {
  background-position: 0px -340px;
}

/* line 198, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.blog:hover span, .theme_blue #top nav li a.blog.active span {
  background-position: -450px -340;
}

/* line 199, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.products:hover span, .theme_blue #top nav li a.products.active span {
  background-position: -400px -340px;
}

/* line 200, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.contact:hover span, .theme_blue #top nav li a.contact.active span {
  background-position: -350px -340px;
}

/* line 201, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.company:hover span, .theme_blue #top nav li a.company.active span {
  background-position: -300px -340px;
}

/* line 202, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.clients:hover span, .theme_blue #top nav li a.clients.active span {
  background-position: -250px -340px;
}

/* line 203, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.services:hover span, .theme_blue #top nav li a.services.active span {
  background-position: -200px -340px;
}

/* line 204, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.media:hover span, .theme_blue #top nav li a.media.active span {
  background-position: -150px -340px;
}

/* line 205, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.news:hover span, .theme_blue #top nav li a.news.active span {
  background-position: -100px -340px;
}

/* line 206, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_blue #top nav li a.home:hover span, .theme_blue #top nav li a.home.active span {
  background-position: -50px -340px;
}

/* line 209, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a:hover span, .theme_purple #top nav li a.active span, .theme_purple #top nav li.createnew a:hover span, .theme_purple #top nav li.skapany a:hover span {
  background-position: 0px -390px;
}

/* line 210, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.about:hover span, .theme_purple #top nav li a.about.active span {
  background-position: -500px -390px;
}

/* line 211, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.free:hover span, .theme_purple #top nav li a.free.active span {
  background-position: 0px -390px;
}

/* line 212, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.blog:hover span, .theme_purple #top nav li a.blog.active span {
  background-position: -450px -390;
}

/* line 213, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.products:hover span, .theme_purple #top nav li a.products.active span {
  background-position: -400px -390px;
}

/* line 214, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.contact:hover span, .theme_purple #top nav li a.contact.active span {
  background-position: -350px -390px;
}

/* line 215, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.company:hover span, .theme_purple #top nav li a.company.active span {
  background-position: -300px -390px;
}

/* line 216, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.clients:hover span, .theme_purple #top nav li a.clients.active span {
  background-position: -250px -390px;
}

/* line 217, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.services:hover span, .theme_purple #top nav li a.services.active span {
  background-position: -200px -390px;
}

/* line 218, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.media:hover span, .theme_purple #top nav li a.media.active span {
  background-position: -150px -390px;
}

/* line 219, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.news:hover span, .theme_purple #top nav li a.news.active span {
  background-position: -100px -390px;
}

/* line 220, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_purple #top nav li a.home:hover span, .theme_purple #top nav li a.home.active span {
  background-position: -50px -390px;
}

/* line 222, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a:hover span, .theme_ish #top nav li a.active span, .theme_ish #top nav li.createnew a:hover span, .theme_ish #top nav li.skapany a:hover span {
  background-position: 0px -440px;
}

/* line 223, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.about:hover span, .theme_ish #top nav li a.about.active span {
  background-position: -500px -440px;
}

/* line 224, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.free:hover span, .theme_ish #top nav li a.free.active span {
  background-position: 0px -440px;
}

/* line 225, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.blog:hover span, .theme_ish #top nav li a.blog.active span {
  background-position: -450px -440;
}

/* line 226, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.products:hover span, .theme_ish #top nav li a.products.active span {
  background-position: -400px -440px;
}

/* line 227, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.contact:hover span, .theme_ish #top nav li a.contact.active span {
  background-position: -350px -440px;
}

/* line 228, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.company:hover span, .theme_ish #top nav li a.company.active span {
  background-position: -300px -440px;
}

/* line 229, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.clients:hover span, .theme_ish #top nav li a.clients.active span {
  background-position: -250px -440px;
}

/* line 230, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.services:hover span, .theme_ish #top nav li a.services.active span {
  background-position: -200px -440px;
}

/* line 231, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.media:hover span, .theme_ish #top nav li a.media.active span {
  background-position: -150px -440px;
}

/* line 232, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.news:hover span, .theme_ish #top nav li a.news.active span {
  background-position: -100px -440px;
}

/* line 233, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_ish #top nav li a.home:hover span, .theme_ish #top nav li a.home.active span {
  background-position: -50px -440px;
}

/* line 235, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a:hover span, .theme_orange #top nav li a.active span, .theme_orange #top nav li.createnew a:hover span, .theme_orange #top nav li.skapany a:hover span {
  background-position: 0px -490px;
}

/* line 236, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.about:hover span, .theme_orange #top nav li a.about.active span {
  background-position: -500px -490px;
}

/* line 237, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.free:hover span, .theme_orange #top nav li a.free.active span {
  background-position: 0px -490px;
}

/* line 238, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.blog:hover span, .theme_orange #top nav li a.blog.active span {
  background-position: -450px -490;
}

/* line 239, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.products:hover span, .theme_orange #top nav li a.products.active span {
  background-position: -400px -490px;
}

/* line 240, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.contact:hover span, .theme_orange #top nav li a.contact.active span {
  background-position: -350px -490px;
}

/* line 241, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.company:hover span, .theme_orange #top nav li a.company.active span {
  background-position: -300px -490px;
}

/* line 242, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.clients:hover span, .theme_orange #top nav li a.clients.active span {
  background-position: -250px -490px;
}

/* line 243, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.services:hover span, .theme_orange #top nav li a.services.active span {
  background-position: -200px -490px;
}

/* line 244, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.media:hover span, .theme_orange #top nav li a.media.active span {
  background-position: -150px -490px;
}

/* line 245, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.news:hover span, .theme_orange #top nav li a.news.active span {
  background-position: -100px -490px;
}

/* line 246, ../../../../../themes/cloudchat/public/styles/master.scss */
.theme_orange #top nav li a.home:hover span, .theme_orange #top nav li a.home.active span {
  background-position: -50px -490px;
}

/* line 250, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav li:last-child a {
  /*padding-right: 0;*/
}

/* Sub menus */
/* line 255, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav ul li:hover ul, #top nav ul li:hover .arrow_wrapper, #top nav ul li.hover ul, #top nav ul li.hover .arrow_wrapper {
  /* Selectors for javascript class and without JS */
  display: inline-block;
}

/* line 259, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav ul li ul {
  position: absolute;
  margin: 20px 0px 0 0px;
  background: #efefe1;
  border-radius: 10px;
  border: 1px solid #525252;
  margin-left: -23px;
  display: none;
  z-index: 500;
  left: 0;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
  padding-top: 0px;
}

/* line 273, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav ul li ul li {
  display: block;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  /*width: auto;*/
  width: 115px;
  float: none;
}

/* line 283, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav ul li ul li a {
  padding: 8px 0px 6px 6px;
  background: url("/themes/cloudchat/public/images/general/divider_dotted.png") repeat-x bottom left !important;
  line-height: 1.45em;
}

/* line 288, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav ul li ul li:last-child a, #top nav ul li ul li.last-child a {
  background: none !important;
  padding-bottom: 6px;
}

/* line 293, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav ul li .arrow_wrapper {
  display: none;
  margin: 9px 0 0 0;
  position: absolute;
  width: 100px;
  z-index: 1000;
  left: 0;
}

/* line 301, ../../../../../themes/cloudchat/public/styles/master.scss */
#top nav ul li .arrow {
  	/*width: 0;
  	height: 0;
  	border-left: 15px solid transparent;
  	border-right: 15px solid transparent;
  	border-bottom: 15px solid #525252;
  */
  margin: 0 auto;
  width: 23px;
  height: 12px;
  background: url("/themes/cloudchat/public/images/general/menu_arrow.png");
}

/* line 315, ../../../../../themes/cloudchat/public/styles/master.scss */
.jagged_bottom {
  margin-top: 30px;
  clear: both;
}

/* ALT1: Light header */
/* line 321, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt1 + .jagged {
  background: url("/themes/cloudchat/public/images/general/light_jagged.png");
  height: 11px;
}

/* line 325, ../../../../../themes/cloudchat/public/styles/master.scss */
.alt1 .jagged_bottom {
  background: url("/themes/cloudchat/public/images/general/light_jagged_bottom.png");
  height: 11px;
}

/* ALT2: Dark header */
/* line 331, ../../../../../themes/cloudchat/public/styles/master.scss */
#top.alt2 + .jagged {
  background: url("/themes/cloudchat/public/images/general/dark_jagged.png");
  height: 11px;
}

/* line 335, ../../../../../themes/cloudchat/public/styles/master.scss */
.alt2 .jagged_bottom {
  background: url("/themes/cloudchat/public/images/general/dark_jagged_bottom.png");
  height: 11px;
}

/****************************************************************
							MAIN LAYOUT
****************************************************************/
/* line 344, ../../../../../themes/cloudchat/public/styles/master.scss */
#main {
  margin: 70px auto 50px auto;
}

/* line 348, ../../../../../themes/cloudchat/public/styles/master.scss */
#main h1 {
  margin-top: 0px;
}

/* line 352, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary {
  width: 656px;
  float: left;
}

/* line 357, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary.wide {
  width: 980px;
}

/* line 360, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary.wide .column_wide {
  width: 606px;
}

/* line 364, ../../../../../themes/cloudchat/public/styles/master.scss */
#main header {
  width: 656px;
}

/* line 368, ../../../../../themes/cloudchat/public/styles/master.scss */
#main header time {
  float: right;
  width: 73px;
  height: 85px;
  background: url("/themes/cloudchat/public/images/general/date_shield.png");
  padding-top: 8px;
  margin-left: 35px;
  margin-top: -23px;
}

/* line 377, ../../../../../themes/cloudchat/public/styles/master.scss */
#main header time span {
  display: block;
}

/* line 381, ../../../../../themes/cloudchat/public/styles/master.scss */
#main ul li {
  line-height: 1.5em;
  color: #777;
}

/* List of primary articles (used on blog summary page) */
/* line 387, ../../../../../themes/cloudchat/public/styles/master.scss */
a.editField-keysCreateNew {
  display: block;
  margin: -30px 0px 30px 100px;
}

/* line 392, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #summary_page {
  margin-top: 70px;
}

/* line 396, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #summary_page #sidebar {
  /*margin-top: 152px;*/
  margin-top: 58px;
}

/* line 401, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #primary_list {
  float: left;
  width: 660px;
  min-height: 1px;
}

/* line 406, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #primary_list .primary {
  margin-left: 100px;
  width: 556px;
}

/* line 411, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #primary_list header time {
  position: absolute;
  margin: 7px 0 0 -100px;
}

/* line 416, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #primary_list .post {
  overflow: hidden;
}

/* line 420, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #primary_list .post article.primary {
  background: url("/themes/cloudchat/public/images/general/divider_dots.png") repeat-x bottom left;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

/* line 425, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #primary_list .post.last article.primary {
  background: none;
}

/* line 429, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #primary_list .post.last article.primary {
  padding-bottom: 25px;
  margin-bottom: 25px;
}

/* line 434, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #primary_list article.primary object, #main #primary_list article.primary object embed {
  width: 556px;
}

/* Content */
/* line 439, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary img {
  /*margin: 0 0 2.5em 0;*/
  display: block;
}

/* line 444, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary footer {
  margin-top: 50px;
  clear: both;
}

/* line 448, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary footer time {
  display: inline;
}

/* line 453, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary footer .share {
  float: right;
  margin-top: -13px;
}

/* line 458, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary footer .share a {
  background-image: url("/themes/cloudchat/public/images/general/icons_sprite.png");
  height: 42px;
  width: 42px;
  list-style: none;
  margin: 0;
  float: left;
  display: block;
  margin-left: 5px;
}

/* line 469, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary footer .share a.facebook {
  background-position: -46px -196px;
}

/* line 472, ../../../../../themes/cloudchat/public/styles/master.scss */
#main article.primary footer .share a.twitter {
  background-position: 0px -196px;
}

/****************************************************************
							SIDEBAR
****************************************************************/
/* line 479, ../../../../../themes/cloudchat/public/styles/master.scss */
#sidebar {
  float: left;
  width: 274px;
  margin: 0 0 0 45px;
}

/* line 485, ../../../../../themes/cloudchat/public/styles/master.scss */
#sidebar ul {
  list-style: none;
  margin: -19px 0 30px 0;
  padding: 0 0 55px 2px;
  background: url("/themes/cloudchat/public/images/general/divider_stars.png") no-repeat bottom center;
}

/* line 492, ../../../../../themes/cloudchat/public/styles/master.scss */
#sidebar li a {
  display: block;
  padding: 18px 0px 19px 0;
  background: url("/themes/cloudchat/public/images/general/divider_dots.png") repeat-x bottom left;
}

/* line 497, ../../../../../themes/cloudchat/public/styles/master.scss */
#sidebar li:last-child a, #sidebar li.last-child a {
  background: none;
}

/* line 501, ../../../../../themes/cloudchat/public/styles/master.scss */
#sidebar article.customer_quote {
  background: #efefe1;
  border-radius: 20px;
  padding: 25px 25px 25px 25px;
  margin: 0 0 30px 0;
}

/* line 508, ../../../../../themes/cloudchat/public/styles/master.scss */
#sidebar article.customer_quote .arrow {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #efefe1;
  position: absolute;
  margin: 20px 0 0 0;
}

/* line 517, ../../../../../themes/cloudchat/public/styles/master.scss */
#sidebar .columns.sidebar_quote:nth-child(2n) article.customer_quote .arrow {
  margin-left: 170px;
}

/****************************************************************
							SNIPPETS
****************************************************************/
/*#main article.primary .column {
	width: 318px;
	float: left;
	margin-right: 20px;
}
#main article.primary .column h2, #main article.primary .column h3 {
	margin-bottom: 0;
}
#main article.primary .column p {
	padding-right: 15px;
}

#main article.primary .column.right {
	margin-right: 0;
}
#main article.primary .column.right p {
	padding-right: 0;
}

#main article.primary .column img {
	margin-bottom: 1em;
}*/
/* line 547, ../../../../../themes/cloudchat/public/styles/master.scss */
.snippet-mapform {
  margin-bottom: 2.5em;
}

/****************************************************************
							PAGINATION
****************************************************************/
/* line 554, ../../../../../themes/cloudchat/public/styles/master.scss */
#pagination {
  clear: both;
  padding: 2em 0 2em 0;
  margin: 0 0 0 92px;
}

/* line 561, ../../../../../themes/cloudchat/public/styles/master.scss */
#pagination a {
  display: block;
  float: left;
  margin: 7px 8px;
  color: #494848;
  text-decoration: none;
}

/* line 570, ../../../../../themes/cloudchat/public/styles/master.scss */
#pagination span {
  display: block;
  float: left;
  margin: 0px 8px;
  padding: 7px 0 0 0;
  background: url("/themes/cloudchat/public/images/general/icons_sprite.png") no-repeat -81px -249px;
  width: 29px;
  height: 29px;
  color: #fff;
  text-align: center;
}

/* line 583, ../../../../../themes/cloudchat/public/styles/master.scss */
#pagination .firstpage {
  background: url("/themes/cloudchat/public/images/general/icons_sprite.png") no-repeat -2px -249px;
  display: inline-block;
  margin: 0px 8px;
  padding: 7px 0 0 0;
  width: 29px;
  height: 29px;
  color: #fff;
}

/* line 593, ../../../../../themes/cloudchat/public/styles/master.scss */
#pagination .nextpage {
  background: url("/themes/cloudchat/public/images/general/icons_sprite.png") no-repeat -42px -249px;
  display: inline-block;
  margin: 0px 8px;
  padding: 7px 0 0 0;
  width: 29px;
  height: 29px;
  color: #fff;
}

/* Text + Image */
/* line 604, ../../../../../themes/cloudchat/public/styles/master.scss */
.snippet-text-image.right {
  padding-right: 0;
  text-align: right;
}

/* Text */
/* line 610, ../../../../../themes/cloudchat/public/styles/master.scss */
.snippet-text p {
  max-width: 606px;
}

/* Video */
/* line 615, ../../../../../themes/cloudchat/public/styles/master.scss */
embed {
  /*margin: 0 0 1.5em 0;*/
  max-width: 100%;
}

/* MAP */
/* line 621, ../../../../../themes/cloudchat/public/styles/master.scss */
.snippet-map {
  margin: 2.5em 0 2.5em 0;
}

/* line 625, ../../../../../themes/cloudchat/public/styles/master.scss */
iframe {
  max-width: 100%;
}

/* line 629, ../../../../../themes/cloudchat/public/styles/master.scss */
.column.map iframe {
  height: 385px;
}

/* line 633, ../../../../../themes/cloudchat/public/styles/master.scss */
.column.person {
  background: url("/themes/cloudchat/public/images/general/divider_dots.png") bottom left repeat-x;
  /*margin-bottom: 40px;*/
  padding-bottom: 25px;
}

/*.column.person:last-child {
	background: none;
}*/
/* line 643, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-image {
  float: left;
  width: 40%;
  margin-right: 5%;
  max-width: 171px;
  /*width: 171px;
  margin-right: 30px;*/
}

/* line 652, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-info {
  float: left;
  width: 55%;
  max-width: 450px;
  /*width: 450px;*/
  word-wrap: break-word;
}

/* line 660, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-info p {
  margin: 0;
  padding: 0;
}

/* line 666, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-position p {
  font-size: 18px;
  line-height: 1em;
}

/* line 670, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-description {
  margin: 23px 0 23px 0px;
}

/* line 673, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-email {
  margin-bottom: 17px;
  font-family: "Museo-500";
}

/* line 677, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-email span {
  background: url("/themes/cloudchat/public/images/general/icons_sprite.png") 0 -159px;
  width: 35px;
  height: 36px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

/* line 686, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-telephone {
  margin-bottom: 17px;
  font-family: "Museo-500";
}

/* line 690, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-telephone span {
  background: url("/themes/cloudchat/public/images/general/icons_sprite.png") -81px -159px;
  width: 35px;
  height: 36px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

/* line 700, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-twitter {
  font-family: "Museo-500";
  margin-bottom: 17px;
}

/* line 704, ../../../../../themes/cloudchat/public/styles/master.scss */
.teammember-twitter span {
  background: url("/themes/cloudchat/public/images/general/icons_sprite.png") -41px -159px;
  width: 35px;
  height: 36px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

/****************************************************************
							FORM
****************************************************************/
/* line 716, ../../../../../themes/cloudchat/public/styles/master.scss */
.form dl {
  margin: 0;
}

/* line 720, ../../../../../themes/cloudchat/public/styles/master.scss */
.form dd {
  margin: 0 0 1em 0;
}

/* line 724, ../../../../../themes/cloudchat/public/styles/master.scss */
.form input, .form textarea {
  background: #f9f9f3;
  border-radius: 5px;
  box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.3);
  padding: 12px 10px 8px 10px;
  border: 0;
  border-bottom: 1px solid #fff;
}

/* line 734, ../../../../../themes/cloudchat/public/styles/master.scss */
.form label.inside {
  position: absolute;
  margin: 15px 0px 0px 13px;
}

/* line 739, ../../../../../themes/cloudchat/public/styles/master.scss */
.form textarea,
.form input[type="text"],
.form input[type="file"],
.form input[type="email"] {
  width: 90%;
}

/* line 746, ../../../../../themes/cloudchat/public/styles/master.scss */
.form input[type="file"] {
  font-size: 12px;
}

/* line 750, ../../../../../themes/cloudchat/public/styles/master.scss */
.form .submitBtnArea input {
  box-shadow: none;
  -webkit-box-shadow: none;
  background: #cf4747;
  border: 0;
  border-radius: 5px;
  padding: 8px 14px;
  cursor: pointer;
}

/* line 760, ../../../../../themes/cloudchat/public/styles/master.scss */
.snippet_area .form .fieldtype_7_first {
  width: 35%;
}

/* line 763, ../../../../../themes/cloudchat/public/styles/master.scss */
.snippet_area .form .fieldtype_7_last {
  width: 51%;
}

/* Payment */
/* line 768, ../../../../../themes/cloudchat/public/styles/master.scss */
.paymentInfoArea {
  border: 1px solid #efefef;
  background: #fff;
  max-width: 590px;
  padding: 10px;
  margin-bottom: 25px;
  border-radius: 5px;
}

/* line 777, ../../../../../themes/cloudchat/public/styles/master.scss */
.paymentInfoArea table {
  margin: 0;
  width: 100%;
}

/* line 782, ../../../../../themes/cloudchat/public/styles/master.scss */
.paymentInfoArea th {
  text-align: left;
  line-height: 1.5em;
  width: 80%;
}

/* line 788, ../../../../../themes/cloudchat/public/styles/master.scss */
.paymentInfoArea td {
  text-align: right;
  line-height: 1.5em;
  width: 20%;
}

/* line 794, ../../../../../themes/cloudchat/public/styles/master.scss */
.paymentInfoArea .total td,
.paymentInfoArea .total th {
  font-weight: bold;
  padding-top: 7px;
}

/* line 801, ../../../../../themes/cloudchat/public/styles/master.scss */
.paymentInfoArea td {
  background: none !important;
}

/****************************************************************
							CONTACT PAGE
****************************************************************/
/* line 808, ../../../../../themes/cloudchat/public/styles/master.scss */
.column_map {
  float: left;
}

/* line 812, ../../../../../themes/cloudchat/public/styles/master.scss */
.column_form {
  float: left;
  width: 320px;
  margin: 0 0 0 50px;
}

/* line 818, ../../../../../themes/cloudchat/public/styles/master.scss */
address.postal {
  float: left;
  margin: 30px 50px 0 0px;
}

/* line 823, ../../../../../themes/cloudchat/public/styles/master.scss */
address.contact {
  float: left;
  margin: 30px 0px 0 0px;
}

/* line 828, ../../../../../themes/cloudchat/public/styles/master.scss */
address {
  font-style: normal;
}

/* line 832, ../../../../../themes/cloudchat/public/styles/master.scss */
address a {
  text-decoration: none;
}

/* line 836, ../../../../../themes/cloudchat/public/styles/master.scss */
address.postal h3, address.contact h3 {
  margin-bottom: 3px;
}

/* line 840, ../../../../../themes/cloudchat/public/styles/master.scss */
address.postal p, address.contact p {
  margin: 0;
  padding: 0;
}

/****************************************************************
							FOOTER
****************************************************************/
/* line 849, ../../../../../themes/cloudchat/public/styles/master.scss */
footer .wrapper {
  padding: 50px 0px 150px 0;
}

/* line 853, ../../../../../themes/cloudchat/public/styles/master.scss */
footer#bottom.alt1 {
  background: url("/themes/cloudchat/public/images/backgrounds/light_header.jpg");
}

/* line 857, ../../../../../themes/cloudchat/public/styles/master.scss */
footer#bottom.alt2 {
  background: url("/themes/cloudchat/public/images/backgrounds/dark_header.jpg");
}

/*
	Shop
*/
/* line 867, ../../../../../themes/cloudchat/public/styles/master.scss */
#main .shop .checkout #shipping div,
#main .shop .checkout #payment div {
  background: transparent;
}

/* line 872, ../../../../../themes/cloudchat/public/styles/master.scss */
#main .sf_cart_inline,
#main #sf_cart {
  background: transparent;
}

/* line 877, ../../../../../themes/cloudchat/public/styles/master.scss */
#main #sf_cart table tr th,
#main #sf_cart table tr td,
#main .sf_cart_inline table tr th,
#main .sf_cart_inline table tr td {
  border-color: #C9C9C9;
}

/* Grid */
/*.shop {
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: 400;
}*/
/* Reset */
/*.shop article,
.shop2 article {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
*/
/* line 65, ../../../../../modules/shop/css/_shop.scss */
.shop article img,
.shop2 article img {
  margin: 0;
}

/* Top */
/*.shop .viewModes {
	list-style: none;
	float: right;
}
.shop .viewModes li {
	float: left;
}
.shop .viewModes li a img {
	width: 28px;
	margin-left: 5px;
}*/
/* line 140, ../../../../../modules/shop/css/_shop.scss */
.shop2 {
  margin: 0 auto;
  /*.toggle_button {
  	margin-top: -16px;
  }*/
}
/* line 142, ../../../../../modules/shop/css/_shop.scss */
.shop2 .grid {
  clear: both;
}
/* line 30, ../../../../../modules/shop/css/_shop.scss */
.shop2 {
  *zoom: 1;
}
/* line 33, ../../../../../modules/shop/css/_shop.scss */
.shop2:before, .shop2:after {
  content: "";
  display: table;
}
/* line 38, ../../../../../modules/shop/css/_shop.scss */
.shop2:after {
  clear: both;
}
@media only screen and (min-width: 941px) {
  /* line 150, ../../../../../modules/shop/css/_shop.scss */
  .shop2 h1 {
    margin-top: -52px;
  }
}
/* line 155, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products {
  /**
   Specific for Clean2 / will be moved to this theme css
  **/
  		/*&.row_of_four .product {
  
  			margin: 0 37px 37px 0 !important;
  
  			.image {
  				max-width: 254px;
  			}
  
  			// 4 columns works above this width
  			@media only screen and (min-width: 1172px) {
  				&:nth-child(4n) {
  					margin-right: 0px !important;
  				}
  			}
  		}*/
  /**
   Specific for Clean / will be moved to this theme css
  **/
  		/*&.row_of_three {
  
  			&.expanded_categories {
  				// Applies when categories is visible on page
  				max-width: 780px;
  
  				.product {
  					margin: 0 30px 30px 0 !important;
  
  					.image {
  						max-width: 230px;
  					}
  
  					@media only screen and (min-width: 1015px) {
  						&:nth-child(3n) {
  							margin-right: 0px !important;
  						}
  					}
  				}
  			}
  
  			.product {
  				margin: 0 50px 50px 0 !important;
  
  				.image {
  					max-width: 290px;;
  				}
  
  				@media only screen and (min-width: 1015px) {
  					&:nth-child(3n) {
  						margin-right: 0px !important;
  					}
  				}
  			}
  		}*/
}
/* line 30, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products {
  *zoom: 1;
}
/* line 33, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products:before, .shop2 .products:after {
  content: "";
  display: table;
}
/* line 38, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products:after {
  clear: both;
}
/* line 159, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products.expanded_categories {
  max-width: 780px;
}
/* line 163, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products.expanded_categories .product {
  margin: 0 30px 30px 0;
}
/* line 166, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products.expanded_categories .product .image {
  max-width: 230px;
}
@media only screen and (min-width: 941px) {
  /* line 171, ../../../../../modules/shop/css/_shop.scss */
  .shop2 .products.expanded_categories .product:nth-child(3n) {
    margin-right: 0px;
  }
}
/* line 178, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products .product {
  margin: 0 50px 50px 0;
}
/* line 181, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products .product .image {
  max-width: 290px;
}
/* line 184, ../../../../../modules/shop/css/_shop.scss */
.shop2 .products .product .image img {
  margin: 0;
}
@media only screen and (min-width: 941px) {
  /* line 190, ../../../../../modules/shop/css/_shop.scss */
  .shop2 .products .product:nth-child(3n) {
    margin-right: 0px;
  }
}
/* line 258, ../../../../../modules/shop/css/_shop.scss */
.shop2 section.categories nav.crumbs {
  display: block;
  float: left;
}
/* line 262, ../../../../../modules/shop/css/_shop.scss */
.shop2 section.categories nav.crumbs a {
  display: inline-block;
  padding: 13px 15px;
  background: #f9f9f9;
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.07em;
  margin-right: 15px;
}
/* line 272, ../../../../../modules/shop/css/_shop.scss */
.shop2 section.categories nav.crumbs a:hover {
  text-decoration: underline;
}
/* line 278, ../../../../../modules/shop/css/_shop.scss */
.shop2 section.categories .toggle_button_wrap {
  overflow: hidden;
}
/* line 282, ../../../../../modules/shop/css/_shop.scss */
.shop2 section.categories .toggle_button_wrap a {
  display: block;
  float: right;
  padding: 13px 15px 13px 20px;
  background: #f9f9f9;
  width: 190px;
  margin-bottom: 13px;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: #000 !important;
  letter-spacing: 0.07em;
  clear: both;
}
/* line 30, ../../../../../modules/shop/css/_shop.scss */
.shop2 section.categories .toggle_button_wrap a {
  *zoom: 1;
}
/* line 33, ../../../../../modules/shop/css/_shop.scss */
.shop2 section.categories .toggle_button_wrap a:before, .shop2 section.categories .toggle_button_wrap a:after {
  content: "";
  display: table;
}
/* line 38, ../../../../../modules/shop/css/_shop.scss */
.shop2 section.categories .toggle_button_wrap a:after {
  clear: both;
}
@media screen and (max-width: 940px) {
  /* line 282, ../../../../../modules/shop/css/_shop.scss */
  .shop2 section.categories .toggle_button_wrap a {
    float: none;
    width: auto;
  }
}
/* line 310, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories {
  display: none;
  width: 190px;
  float: right;
  background: #f9f9f9;
  margin-top: -13px;
  padding-top: 0px;
  margin-bottom: 20px;
  clear: both;
}
/* line 30, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories {
  *zoom: 1;
}
/* line 33, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories:before, .shop2 nav.categories:after {
  content: "";
  display: table;
}
/* line 38, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories:after {
  clear: both;
}
/* line 324, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories.open {
  display: block;
}
@media screen and (max-width: 940px) {
  /* line 310, ../../../../../modules/shop/css/_shop.scss */
  .shop2 nav.categories {
    float: none;
    width: auto;
  }
}
/* line 333, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 25px 0 25px;
}
/* line 339, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li {
  color: #4FCDDD;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  display: list-item;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid #e9e9e9;
  letter-spacing: 0.07em;
}
/* line 352, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li.active {
  list-style-position: outside;
  list-style-type: square;
}
/* line 357, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li:last-child {
  border-bottom: none;
}
/* line 361, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li a {
  color: #000 !important;
  font-weight: 400 !important;
  display: block;
  padding: 12px 0 12px 0px;
  margin: 0 0 0 -3px;
}
/* line 368, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li a:hover {
  text-decoration: underline;
}
/* line 374, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li ul {
  margin-left: -10px;
  padding-right: 0;
}
/* line 380, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li ul li {
  border-bottom: 0;
  font-size: 13px;
}
/* line 384, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li ul li a {
  color: #272525;
  padding: 5px 5px 5px 2px;
}
/* line 390, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li ul li ul {
  display: none;
  margin-left: -21px;
}
/* line 394, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li ul li ul li {
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid #e9e9e9;
  text-transform: none;
  padding-left: 0;
  margin-left: 16px;
  margin-right: 0px;
}
/* line 411, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li.active ul {
  display: block;
}
/* line 415, ../../../../../modules/shop/css/_shop.scss */
.shop2 nav.categories ul li.active ul li.active ul {
  display: block;
}
/* line 425, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
@media screen and (max-width: 641px) {
  /* line 425, ../../../../../modules/shop/css/_shop.scss */
  .shop2 .product {
    width: 50%;
  }
}
@media screen and (max-width: 481px) {
  /* line 425, ../../../../../modules/shop/css/_shop.scss */
  .shop2 .product {
    width: 100%;
    float: none;
    padding: 0 !important;
  }
  /* line 440, ../../../../../modules/shop/css/_shop.scss */
  .shop2 .product .image {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* line 446, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product .image {
  position: relative;
  overflow: hidden;
  max-width: 290px;
  border: 1px solid #d0d0d0;
  font-size: 0;
}
/* line 93, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product .image img {
  max-width: 100%;
}
/* line 97, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product .image a {
  display: block;
}
/* line 101, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product .image .no_image {
  display: inline-block;
  width: 290px;
  height: 290px;
}
/* line 108, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product .image .overlay {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 52px;
  bottom: 0px;
  padding: 10px;
  background: url(/admin/images/transparent-50-black.png);
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
  position: absolute;
  width: 100%;
}
/* line 119, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product .image .overlay:hover {
  background: url(/admin/images/transparent-80-black.png);
  background: rgba(0, 0, 0, 0.8);
}
/* line 124, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product .image .overlay strong {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
/* line 130, ../../../../../modules/shop/css/_shop.scss */
.shop2 .product .image .overlay strong a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

/* Old style */
/*.shop {
	margin: 0 auto;

	.products {
		overflow: hidden;
	}

	#shop_category_nav {

		@include clearfix-micro;
		//background: #f8f8f8;
		border-radius: 3px;
		margin: 0 17px 30px 0px;

		ul {
			@include clearfix-micro;

			margin: 0;
			padding: 0;
			list-style-type: none;


			&.is_child {
				background: #f8f8f8;
				box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
			}
		}

		li {

			float: left;

			a {
				display: block;
				float: left;
				padding: 10px;
				margin: 0 10px 0 0;

				&:hover {
					text-decoration: underline;
					//background: #eee;
				}
			}

			&.active,
			&.active_root {
				//text-decoration: underline;
				//background: rgba(0,0,0,0.1);
				font-weight: bold;
				background: #f8f8f8;
				border-radius: 3px;

			}
		}


	}

	.grid {

		//max-width: 925px; This shrinks the images 1px and makes them blurry
		max-width: 928px;

		.filter {

			@include clearfix-micro;

			ul {
				list-style: none;
				margin: 0 0 20px 0;
				padding: 0 0 40px 0;
				border-bottom: 1px solid #DDD;
				width: 98.2%;

				li {
					a {
						display: block;
						float: left;
						margin-right: 10px;
						padding: 10px 10px 10px 0px;
					}
				}
			}

		}

		.product {

			@include border_box();

			float: left;
			width: 33.33%;
			padding-right: 17px !important;

			@media screen and (max-width: $break_medium) {
				width: 50%;
			}

			@media screen and (max-width: $break_small) {
				width: 100%;
				float: none;
				padding: 0 !important;

				.image {
					margin-left: auto !important;
					margin-right: auto !important;
				}
			}

			.image {
				@include product-image;
			}

			.arrow {
				position: absolute;
				left: 190px;
				padding-top: 5px;
				padding-bottom: 5px;
				width: 17px;
				top: 8px;
			}
		}
	}

}*/
/* line 582, ../../../../../modules/shop/css/_shop.scss */
.shop2 article {
  background: none !important;
  margin-top: 0 !important;
}

/* Global snippet styling */
/* line 591, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced article,
.column.product article {
  border: 0 !important;
  padding: 0 !important;
  background: none !important;
}
/* line 598, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image,
.column.product .image {
  position: relative;
  overflow: hidden;
  max-width: 290px;
  border: 1px solid #d0d0d0;
  font-size: 0;
  margin-left: 0;
  margin-right: 0;
}
/* line 93, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image img,
.column.product .image img {
  max-width: 100%;
}
/* line 97, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image a,
.column.product .image a {
  display: block;
}
/* line 101, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image .no_image,
.column.product .image .no_image {
  display: inline-block;
  width: 290px;
  height: 290px;
}
/* line 108, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image .overlay,
.column.product .image .overlay {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 52px;
  bottom: 0px;
  padding: 10px;
  background: url(/admin/images/transparent-50-black.png);
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
  position: absolute;
  width: 100%;
}
/* line 119, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image .overlay:hover,
.column.product .image .overlay:hover {
  background: url(/admin/images/transparent-80-black.png);
  background: rgba(0, 0, 0, 0.8);
}
/* line 124, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image .overlay strong,
.column.product .image .overlay strong {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
/* line 130, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image .overlay strong a,
.column.product .image .overlay strong a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 603, ../../../../../modules/shop/css/_shop.scss */
.column.product_synced .image img,
.column.product .image img {
  margin-bottom: 0 !important;
}

/* Cart */
@media only screen and (max-width: 600px) {
  /* line 612, ../../../../../modules/shop/css/_shop.scss */
  #sf_cart_button {
    display: none;
  }
}
/* inline cart */
/* line 663, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline {
  max-width: 850px;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  /* line 663, ../../../../../modules/shop/css/_shop.scss */
  .sf_cart_inline {
    max-width: 100%;
  }
}

/* Pos abs + inline cart on checkout page */
/* line 674, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline {
  background-color: #f7f7f7;
  border-radius: 2px;
  padding: 15px 15px;
  color: #5d5d5e;
}
/* line 685, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline h4 {
  margin: 0 0 12px 0px;
  font-weight: normal;
  color: #888;
}
/* line 691, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline hr {
  display: none;
  margin: 7px 0 7px;
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 7px 0 7px;
  height: 0;
}
/* line 701, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline table {
  width: 100%;
  margin: 0 0 30px 0;
  border: none;
  background: transparent;
}
/* line 708, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline table th,
.sf_cart_inline table tr {
  font-weight: normal;
  background: transparent;
  margin: 0;
  padding: 0;
}
/* line 715, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline table tr:first-child th,
.sf_cart_inline table tr:first-child td {
  font-weight: 500;
}
/* line 719, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline table tr th,
.sf_cart_inline table tr td {
  border-bottom: 1px solid #eee;
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  padding: 5px;
  margin: 0;
  vertical-align: middle;
  background: transparent;
}
/* line 729, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline table .summary td,
.sf_cart_inline table .summary th {
  line-height: 2em;
}
/* line 734, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline table .summary th {
  text-align: right;
}
/* line 737, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_inline .quantity {
  min-height: 30px;
  width: 45px;
  margin: 0;
}

/* Buttons */
/* line 747, ../../../../../modules/shop/css/_shop.scss */
.shop button.green_button {
  position: relative;
  width: 210px;
  height: 40px;
  background: #368637;
  border: 1px solid #2a6a37;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 757, ../../../../../modules/shop/css/_shop.scss */
.shop button.green_button:hover {
  border-color: #1c5d25;
}

/* line 760, ../../../../../modules/shop/css/_shop.scss */
.shop button.green_button:active {
  -webkit-box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
}

/* line 764, ../../../../../modules/shop/css/_shop.scss */
.shop button.green_button:active p {
  -webkit-filter: blur(0.8px);
  filter: blur(0.8px);
}

/* line 768, ../../../../../modules/shop/css/_shop.scss */
.shop button.green_button i {
  position: relative;
  top: 9px;
}

/* line 772, ../../../../../modules/shop/css/_shop.scss */
.shop button.green_button .iconLabel {
  position: absolute;
  width: 38px;
  height: 38px;
  left: 0px;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px;
}

/* line 782, ../../../../../modules/shop/css/_shop.scss */
.shop button.green_button {
  color: white;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  filter: dropshadow(color=#999999, offx=1, offy=1);
  text-transform: uppercase;
}

/* line 791, ../../../../../modules/shop/css/_shop.scss */
.shop button.blue_button {
  position: relative;
  width: 44%;
  height: 40px;
  background: #397fb5;
  border: 1px solid #2d6c9c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: right;
}

/* line 802, ../../../../../modules/shop/css/_shop.scss */
.shop button.blue_button {
  color: white;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  filter: dropshadow(color=#999999, offx=1, offy=1);
  text-transform: uppercase;
}

/* line 811, ../../../../../modules/shop/css/_shop.scss */
.shop button.blue_button:active {
  -webkit-box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
}

/* line 815, ../../../../../modules/shop/css/_shop.scss */
.shop button.blue_button:active p {
  -webkit-filter: blur(0.8px);
  filter: blur(0.8px);
}

/* line 819, ../../../../../modules/shop/css/_shop.scss */
.shop button.grey_button {
  position: relative;
  width: 48%;
  height: 40px;
  background: #ccc;
  border: 1px solid #aaa;
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 830, ../../../../../modules/shop/css/_shop.scss */
.shop button.grey_button {
  color: white;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  filter: dropshadow(color=#999999, offx=1, offy=1);
  text-transform: uppercase;
}
/* line 839, ../../../../../modules/shop/css/_shop.scss */
.shop button.grey_button[disabled] {
  cursor: default;
}
/* line 842, ../../../../../modules/shop/css/_shop.scss */
.shop button.grey_button[disabled]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 848, ../../../../../modules/shop/css/_shop.scss */
.shop button.grey_button:active {
  -webkit-box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
}

/* line 852, ../../../../../modules/shop/css/_shop.scss */
.shop button.grey_button:active p {
  -webkit-filter: blur(0.8px);
  filter: blur(0.8px);
}

/* line 856, ../../../../../modules/shop/css/_shop.scss */
.shop #radioButtonsPayment {
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  margin-bottom: 0;
}

/* line 861, ../../../../../modules/shop/css/_shop.scss */
.shop #radioButtonsPayment input[type="radio"] {
  margin-bottom: 5px;
}

/* line 865, ../../../../../modules/shop/css/_shop.scss */
.shop ::-webkit-input-placeholder, .shop :-moz-placeholder, .shop ::-moz-placeholder, .shop :-ms-input-placeholder {
  text-align: center;
  color: #999999;
}

/* Single order view */
/* line 30, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product {
  *zoom: 1;
}
/* line 33, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product:before, .shop .single_product:after {
  content: "";
  display: table;
}
/* line 38, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product:after {
  clear: both;
}
/* line 876, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product .images {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 30px 0;
}
/* line 881, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product .images img {
  max-width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 876, ../../../../../modules/shop/css/_shop.scss */
  .shop .single_product .images {
    width: 50%;
    max-width: 435px;
    /* Image max width */
    float: left;
  }
}
/* line 892, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product .images .thumbnails img {
  padding-top: 5px;
  padding-right: 5px;
}
/* line 899, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product .details {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 30px 0;
}
@media screen and (min-width: 641px) {
  /* line 899, ../../../../../modules/shop/css/_shop.scss */
  .shop .single_product .details {
    width: 50%;
    float: left;
    padding-left: 30px;
  }
}
/* line 910, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product .details .options {
  display: block;
}
/* line 915, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product h1 {
  color: #d96111;
  font-weight: normal;
  margin: 0 0 10px 0;
  font-size: 37px;
}
/* line 922, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product p.intro {
  line-height: 22px;
  font-size: 15px;
  font-weight: bold;
}
/* line 928, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product p {
  line-height: 20px;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 935, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product .price {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-top: 40px;
  font-weight: bold;
  color: black;
  text-align: center;
  font-size: 23px;
}
@media only screen and (min-width: 641px) {
  /* line 935, ../../../../../modules/shop/css/_shop.scss */
  .shop .single_product .price {
    max-width: 210px;
  }
}
/* line 948, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product .green_button,
.shop .single_product .blue_button {
  margin: 10px 0 0 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 641px) {
  /* line 948, ../../../../../modules/shop/css/_shop.scss */
  .shop .single_product .green_button,
  .shop .single_product .blue_button {
    max-width: 210px;
    padding: 0 20px;
  }
}
/* line 959, ../../../../../modules/shop/css/_shop.scss */
.shop .single_product .blue_button {
  display: none;
}

/* Checkout (view cart page) */
/* line 965, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout {
  /*input[name="first_name"],
  input[name="last_name"],
  input[name="email"],
  input[name="phone"] {
  	width: 90%;
  }*/
  	/*input[name="last_name"] {
  
  	}
  
  	input[name="zip"] {
  		width: 70%;
  	}
  	input[name="city"] {
  		width: 84%;
  	}*/
}
/* line 967, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #product_images {
  float: left;
  width: 60%;
}
/* line 971, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #product_images img {
  max-width: 125px;
  max-height: 125px;
}
/* line 977, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #cart {
  float: left;
  width: 40%;
}
/* line 982, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout .column {
  width: 50%;
  float: left;
  padding-right: 20px;
  margin: 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 600px) {
  /* line 982, ../../../../../modules/shop/css/_shop.scss */
  .shop .checkout .column {
    width: 100%;
    float: none;
  }
}
/* line 996, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
/* line 1001, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout label {
  display: block;
  margin-bottom: 10px;
  margin-top: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}
/* line 1010, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout label span {
  display: block;
  font-size: 13px;
  margin-bottom: 2px;
}
/* line 1017, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout .billing_checkbox {
  margin-top: 15px;
}
/* line 1020, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout .billing_checkbox input {
  padding-bottom: 0;
  margin-bottom: 3px;
}
/* line 1025, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout .billing_checkbox label {
  display: inline !important;
  font-size: 13px !important;
}
/* line 1031, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout label.radio {
  display: inline-block;
  margin: 0px 0 0 3px;
  font-weight: normal;
  font-size: 14px;
}
/* line 1041, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #person label {
  float: left;
  width: 50%;
}
/* line 1046, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #person #first_name {
  width: 50%;
}
/* line 1050, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #person #last_name {
  width: 50%;
}
/* line 1056, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #billing_address label {
  width: 80%;
}
/* line 1060, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #billing_address #zip {
  float: left;
  width: 20%;
}
/* line 1065, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #billing_address #city {
  float: left;
  width: 60%;
}
/* line 1072, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout input[type="radio"] {
  margin: -2px 0 0 0;
}
/* line 1076, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout input[type="text"],
.shop .checkout input[type="email"] {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1085, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #message_area textarea {
  width: 100%;
  padding: 4px 6px;
  min-height: 55px;
}
/* line 1112, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #shipping h3,
.shop .checkout #payment h3 {
  margin-bottom: 5px;
}
/* line 1116, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #shipping div,
.shop .checkout #payment div {
  margin-bottom: 5px;
  min-height: 46px;
  background: #F7F7F7;
  display: table;
  width: 100%;
  padding: 5px 10px;
  line-height: 46px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1130, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #shipping div label,
.shop .checkout #payment div label {
  cursor: pointer;
}
/* line 1134, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #shipping div input,
.shop .checkout #payment div input {
  margin-right: 15px;
}
/* line 1140, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment {
  clear: both;
  margin: 15px 0 25px 0;
}
/* line 1146, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment p {
  color: #8A8A8A;
  font-size: 12px;
  margin: 12px 0 0 42px;
}
/* line 1152, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment div {
  height: 50px;
  line-height: 1em;
}
/* line 1156, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment div input {
  position: absolute;
  margin-top: 18px;
}
/* line 1161, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment div label {
  margin-left: 30px;
}
/* line 1164, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment div label.text_only {
  line-height: 50px;
}
/* line 1171, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment_button {
  margin: 20px 0 40px 0;
  text-align: center;
}
/* line 1175, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment_button .green_button {
  float: none;
}
/* line 1178, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #payment_button .green_button.disabled {
  background: #CBCBCB;
  border-color: #C0C0C0;
  color: #fff;
}
/* line 1186, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #purchase_extra {
  max-width: 850px;
}
/* line 1190, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #purchase_extra #discount_code_wrap {
  float: left;
  width: 50%;
  text-align: right;
}
/* line 1195, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #purchase_extra #discount_code_wrap #discount_code_input {
  float: right;
  width: 30%;
}
/* line 1199, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #purchase_extra #discount_code_wrap .button {
  float: right;
  margin-left: 5px;
  height: 32px;
  padding: 6px 12px;
}
/* line 1206, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #purchase_extra #message {
  float: left;
  width: 50%;
}
/* line 1211, ../../../../../modules/shop/css/_shop.scss */
.shop .checkout #purchase_extra #message #message_area textarea {
  width: 100%;
  padding: 4px 6px;
  min-height: 55px;
}

/* color fix for dark layouts  */
/* line 1224, ../../../../../modules/shop/css/_shop.scss */
.dark .checkout #shipping,
.dark .checkout #payment {
  color: #333;
}

/* Default form elements (may be overwritten) */
/* line 1233, ../../../../../modules/shop/css/_shop.scss */
.shop input,
.shop textarea {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  display: inline-block;
  /*height: 20px;*/
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 1259, ../../../../../modules/shop/css/_shop.scss */
.shop input:focus,
.shop textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted 9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
/* line 1269, ../../../../../modules/shop/css/_shop.scss */
.shop select {
  width: auto;
}

/* line 1275, ../../../../../modules/shop/css/_shop.scss */
#cart_empty {
  padding: 20px 0 60px;
  text-align: center;
  font-size: 18px;
  font-style: italic;
}

@media all and (max-width: 767px) {
  /* line 1284, ../../../../../modules/shop/css/_shop.scss */
  .product .overlay {
    top: 0;
    background-color: black !important;
    position: relative !important;
  }
}
/* NEW inspire cart style */
@media screen and (max-width: 600px) {
  /* line 1296, ../../../../../modules/shop/css/_shop.scss */
  .sf_cart_wrapper {
    display: none;
  }
}
/* line 1301, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper {
  position: fixed;
  top: 120px;
  right: 0px;
  z-index: 9999;
}
/* line 1307, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper.sf-cart-animate {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 1315, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper .sf-cart-inner {
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}
/* line 1321, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper:after {
  content: '';
  display: block;
  clear: both;
}
/* line 1327, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart_button {
  position: absolute;
  left: -48px;
}
/* line 1331, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart_button a {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  line-height: 23px;
  text-align: center;
  background: #2a2a2a;
}
/* line 1341, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart_button a:focus {
  outline: none;
}
/* line 1347, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart_button.cart_visible {
  border-bottom: 0;
}
/* line 1351, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart {
  background-color: #e2e2e2;
  box-shadow: 0px 7px 42px rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-left: 0;
}
/* line 1357, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart h4 {
  display: none;
}
/* line 1361, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart hr {
  margin: 7px 0 7px;
  border: 0;
  border-width: 1px 0 0;
  clear: both;
  margin: 26px;
  height: 0;
}
/* line 1370, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart table {
  width: 100%;
  border: none;
  background: transparent;
  margin: 10px;
  color: #2a2a2a;
}
/* line 1377, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart table tr {
  line-height: 2em;
}
/* line 1380, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart table tr:nth-of-type(even) {
  background: none;
}
/* line 1384, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart table tr td {
  padding: 10px;
}
/* line 1389, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart table .quantity {
  height: 33px;
  padding: 0;
  width: 40px;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0px;
  background: #fff;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  box-shadow: none;
}
/* line 1403, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart table .summary {
  display: none;
}
/* line 1408, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart form {
  margin: 0;
  max-width: 100%;
}
/* line 1413, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart .blue_button {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  border: 0;
  color: #fff;
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}
/* line 1426, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart #closeCart {
  position: absolute;
  top: 0;
  right: 6px;
  padding: 0;
  border: 0;
  background-color: transparent;
  max-width: 100%;
  width: auto;
  margin: 0;
  box-shadow: none;
  color: #000;
  text-shadow: none;
}
/* line 1440, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart #closeCart:hover {
  color: #000 !important;
}
/* line 1444, ../../../../../modules/shop/css/_shop.scss */
.sf_cart_wrapper #sf_cart #closeCart:focus {
  outline: none;
}
