html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
} article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {  display: block;}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
cursor: pointer;
} .ie7 img {
-ms-interpolation-mode: bicubic;
} textarea {
overflow: auto;
} button,
input,
select,
textarea {
margin: 0;
} pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
background: #f8f8f8;
border: 1px solid #DCD9D9;
padding: 10px;
margin-bottom: 20px;
} pre,
code,
kbd,
samp {
font-family: monospace, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
} a:hover,
a:active {
outline: none;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
strong, b { font-weight:bold; } .fl {
float: left;
}
.fr {
float: right;
}
.ac {
text-align: center;
}
.ar {
text-align: right;
} .fix:before,
.fix:after,
.col-full:before,
.col-full:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
.fix:after,
.col-full:after {
clear: both;
} .fix,
.col-full {
zoom: 1;
}    @-webkit-keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
50% {
-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);
zoom: 1;
}
to {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
}
@-webkit-keyframes popin {
from {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
60% {
-webkit-transform: scale(0.005);
-moz-transform: scale(0.005);
-ms-transform: scale(0.005);
-o-transform: scale(0.005);
transform: scale(0.005);
}
95% {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
to {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes salepulse {
from {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
70% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes glowbutton {
from {
background-color: #E75A39;
}
50% {
background-color: #4cd8f8;
}
to {
background-color: #E75A39;
}
}
@-webkit-keyframes slidedown {
from {
top: -500px;
}
95% {
top: 1em;
}
to {
top: 0;
}
}
body {
*zoom: 1;
}
body:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
body:before,
body:after {
content: "";
display: table;
}    html {
font-size: 62.5%;
}
body {
font-size: 1.3em;
line-height: 1.618;
color: #706A64;
font-family: Roboto, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
padding: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/pattern-a.png) repeat scroll center 0 #f8f8f8;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
::selection {
background: #e75a39;
color: white;
text-shadow: none;
}
::-moz-selection {
background: #e75a39;
color: white;
text-shadow: none;
}
img::selection {
background: transparent;
}
img::-moz-selection {
background: transparent;
}
img {
vertical-align: bottom;
max-width: 100%;
}
hr {
background-color: #DCD9D9;
border: 0;
height: 1px;
margin-bottom: 1.618em;
} a {
color: #E75A39;
cursor: pointer;
text-decoration: none;
}
a span {
cursor: pointer;
}
a:hover {
text-decoration: underline;
}  h1,
h2,
h3,
h4,
h5,
h6 {
color: #E75A39;
font-family: Philosopher, Georgia,serif;
font-style: italic;
font-weight: 700;
line-height: 1.1;
margin-bottom: 8px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
text-decoration: none;
outline: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
color: #E75A39;
outline: none;
}
h1 {
font-size: 2em;
line-height: 1.387em;
}
h2 {
font-size: 1.384em;
line-height: 1.387em;
}
h3 {
font-size: 1.384em;
}
h4 {
font-size: 1.230em;
}
h5 {
font-size: 1.153em;
}
h6 {
font-size: 1.076em;
}
p {
-webkit-hyphens: auto;
-webkit-hyphenate-character: "\2010";
-webkit-hyphenate-limit-after: 1;
-webkit-hyphenate-limit-before: 3;
-moz-hyphens: manual;
orphans: 3;
widows: 3;
}
small {
font-size: .857em;
}
ul,
ol,
dl,
p,
table,
form,
pre,
hr,
address {
margin: 0 0 1em 0;
}
li > ul,
li > ol {
margin: 0 0 0 1.618em;
}
dl dt {
font-weight: bold;
}
dl dd {
margin-bottom: 1.618em;
}
mark {
color: inherit;
background: none;
} @font-face {
font-family: 'jssocial';
src:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/jssocial.eot);
src:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/jssocial.eot?#iefix) format('embedded-opentype'),
url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/jssocial.woff) format('woff'),
url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/jssocial.ttf) format('truetype'),
url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/jssocial.svg#social) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'FontAwesome';
src: url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts//fontawesome-webfont.eot);
src: url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts//fontawesome-webfont.eot?#iefix) format('embedded-opentype'), url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts//fontawesome-webfont.woff) format('woff'), url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts//fontawesome-webfont.ttf) format('truetype'), url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts//fontawesome-webfont.svg#FontAwesome) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face { font-family: 'pacificoregular'; src: url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/pacifico.eot); src: url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/pacifico.eot?#iefix) format('embedded-opentype'), url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/pacifico.woff) format('woff'), url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/pacifico.ttf) format('truetype'), url(//www.meemosbakery.com/wp-content/themes/justshop/includes/fonts/pacifico.svg#pacificoregular) format('svg'); font-weight: 500; font-style: normal; }
.preloader { background:url(//www.meemosbakery.com/wp-content/themes/justshop/images/preloader.gif) center center no-repeat #ffffff; display: block;  } table {
border-spacing: 0;
width: 100%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #f8f8f8;
border-collapse: separate;
font-family: Philosopher,Georgia,serif;
}
table td,
table th {
text-align: left;
vertical-align: top;
padding: 8px;
}
table td p:last-child,
table th p:last-child {
margin-bottom: 0;
}
table thead th {
background: #ffffff;
border-bottom: 2px solid #DCD9D9;
padding: 1.387em;
vertical-align: middle;
}
table thead th:first-child {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table thead th:last-child {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table tr th:last-child,
table tr td:last-child {
border-right: 0;
}
table tbody th {
background: #ffffff;
}
table tbody tr:nth-child(2n) td {
background: #fafafa;
}
table tbody tr:nth-child(2n) td:last-child {
border-right: 0;
}
table tbody h2 {
font-size: 1em;
letter-spacing: normal;
font-weight: normal;
}
table tbody h2 a {
font-weight: normal;
}
table tbody tr:last-child td:first-child {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table tbody tr:last-child td:last-child {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table tbody tr:last-child td {
border-bottom: 0;
}
table .shipping ul {
list-style: none;
margin: 0 !important;
}
* { transition: 0.2s color, 0.2s background-color, 0.2s border-color; -moz-transition: 0.2s color, 0.2s background-color, 0.2s border-color; -webkit-transition: 0.2s color, 0.2s background-color, 0.2s border-color; -o-transition: 0.2s color, 0.2s background-color, 0.2s border-color; -ms-transition: 0.2s color, 0.2s background-color, 0.2s border-color; }
#search input, .jssidebar .widget ul li, #sidebar .widget ul li, #footer-widgets .widget ul li a, #footer-widgets .widget ul li .shade-a {
transition: all 0.2s ease 0s;
}
#header > #searchform, #header > .search_main #searchform { transition: all 0.4s ease 0s; }    #wrapper {
overflow: hidden;
}
#content,
#contentvc,
.homepage-content {
background: none repeat scroll 0 0 #FFFFFF;
margin: 53px auto 112px;
padding: 20px;
z-index: 2;
position: relative;
max-width:910px;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border: 1px solid #D7D4D4;
}
.homepage-content {
margin: 40px auto;
}
.js_1170 #contentvc,
.js_1170 .homepage-content {
max-width: 1130px;
}
#contentvc {
margin: 0 auto 64px;
background: transparent;
border: none;
border-radius: 0;
padding: 0 20px;
}
#contentvc .post-header{
margin-top: 40px;
}
.widescreen #content,
.widescreen .homepage-content{
border: none;
}
#footer {
margin-left: auto;
margin-right: auto;
width: 950px;
} ul.nav > li > a {
display: block;
font-size: 1em;
height: 29px;
line-height: 29px;
padding: 0 9px;
text-decoration: none;
white-space: nowrap;
}
#navigation {
clear: both;
margin-bottom: 2.618em;
display: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#navigation ul.rss {
margin: 0 1em 0 0;
padding: 0 1em 0 0;
}
#navigation ul.rss li {
display: inline;
padding: 0;
}
#navigation ul.rss li a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f09e";
}
#navigation ul.rss li.sub-email {
color: #8A8A8A;
}
#navigation ul {
list-style: none;
}
#navigation .nav a {
color: #E75A39;
}
#navigation > ul.nav {
}
#navigation > ul.nav > li > ul {
list-style: none outside none;
text-transform: none;
}
.header-top .account,
.header-top .cart {
display: none;
}
.header-top .widget_product_search {
background: #fff;
} aside.cols-c {
float: left;
max-width: 260px;
width: 100%;
}
.sidenav-right {
float: right;
max-width: 630px;
width: 100%;
}
.nav-a { }
.nav-a  ul { margin-left:0 !important; }
.nav-a > ul {  list-style: none; padding: 0; border-top: 1px solid #dbd8d8; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.nav-a > ul > li { border-bottom: 1px solid #dbd8d8; font-size: 1.308em; }
.nav-a > ul > li > a { display: block; overflow: hidden; position: relative; padding: 5px 13px; border: 1px solid #dbd8d8; border-top: 0; border-bottom: 0; background: #fff; color: #917460; text-decoration: none; }
.nav-a > ul > li > a > .shade-a { display: block; position: absolute; left: -4px; top: 0; width: 4px; height: 100%; }
.nav-a > ul > li > a > .shade-b { display: -moz-inline-stack; display: inline-block; position: relative; left: 8px; top: -1px; width: 14px; height: 8px; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) -111px -451px no-repeat; }
.ie7 .nav-a > ul > li > a > .shade-b { display: inline; zoom: 1; }
.nav-a > ul > li > a:hover, .nav-a > ul > li > a:focus, .nav-a > ul > li > a:active, .nav-a > ul > li.active > a, .nav-a > ul > li:hover > a { border-left-color: #e75a39; background: #f3f3f3; color: #e75a39; }
.nav-a > ul > li.active > a { cursor: default; }
.nav-a > ul > li > a:hover > .shade-a, .nav-a > ul > li > a:focus > .shade-a, .nav-a > ul > li > a:active > .shade-a, .nav-a > ul > li.active > a > .shade-a, .nav-a > ul > li:hover > a > .shade-a { left: 0; background: #e75a39; }
.nav-a > ul > li > ul, .js .nav-a > ul > li:hover > ul { display: none; list-style: none; margin: 0; padding: 0; }
.nav-a > ul > li:hover > ul { display: block; } 
.nav-a > ul > li > ul > li { font-family: 1em; }
.nav-a > ul > li > ul > li a { display: block; padding: 5px 13px; border: 1px solid #dbd8d8; border-bottom: 0; background: #f3f3f3; color: #917460; text-decoration: none; }
.nav-a > ul > li > ul > li a:hover, .nav-a > ul > li > ul > li a:focus, .nav-a > ul > li > ul > li a:active { color: #e75a39; } #tools #language { float: left; position: relative; padding: 0 16px; margin: 3px 0; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) 100% -1592px no-repeat; color: #fff; line-height: 22px; } #tools { position: absolute; left: 0; top: -36px; z-index: 25; width: 100%; height: 40px; background: #999; color: #fff; }
#tools > .inner { width: 950px; margin: 0 auto; }
#tools > .fit-a { display: block; position: absolute; right: 50%; bottom: -17px; width: 21px; height: 17px; margin: 0 -475px 0 0; background: #999; }
.js_1170 #tools > .fit-a { margin: 0 -583px 0 0; }
#tools > .fit-a a { display: block; overflow: hidden; position: relative; width: 100%; height: 100%; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow-hover.png) no-repeat scroll -4px -110px transparent; text-indent: -3000em; }
#header.active #tools > .fit-a a { transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform-origin: center center; -moz-transform-origin: center center; -webkit-transform-origin: center center; -o-transform-origin: center center; -ms-transform-origin: center center; }
#header.active .row, #header.e.active .row { top: 58px; } #tools ul { float: left; list-style: none; margin: 0; }
#tools ul:first-child { float: left; list-style: none; margin: 0; padding: 0 2px 0 0; }
#tools ul:first-child li { float: left; padding: 0 18px 0 0; line-height: 40px; }
#tools ul:first-child li a { color: #fff; }
#tools ul:first-child li.b { line-height: 31px;padding: 0 10px 0 0; }
#tools ul:first-child li.b img { max-width: 22px; max-height: 22px; }
#tools ul:first-child li.b img.avatar { border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; }
#tools ul:first-child li.c img { margin-bottom: 10px; }
#tools ul:first-child em { position: absolute; left: -3000em; top: -3000em; }
#tools #social { position: relative; top: 9px; float: left; width: auto; margin: 0; }
#header.active, #header.f.active { padding-top: 40px; }
#tools.no-oc, #tools, #tools > .fit-a a, #header, #header #logo { transition: 0.4s all; -moz-transition: 0.4s all; -webkit-transition: 0.4s all; -o-transition: 0.4s all; -ms-transition: 0.4s all; }	
#tools.no-oc { top: 0px; }
#tools #connect {
background: none;
border: none;
margin-bottom: 0;
padding: 0;
}
#tools #connect .social li { float: left; }
#tools #connect .social a {
display: block;
height: 36px;
overflow: hidden;
text-indent: -3000em;
width: 25px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/socialicons.png) no-repeat scroll -3000em -3000em transparent;
padding: 0;
float: left;
}
#tools #connect .social a.subscribe { background-position: -5px -50px; }
#tools #connect .social a.twitter { background-position: -45px -50px; }
#tools #connect .social a.facebook { background-position: -165px -50px; }
#tools #connect .social a.youtube { background-position: -245px -50px; }
#tools #connect .social a.flickr { background-position: -365px -50px; }
#tools #connect .social a.linkedin { background-position: -445px -50px; }
#tools #connect .social a.pinterest { background-position: -285px -50px; }
#tools #connect .social a.googleplus { background-position: -485px -50px; }
#tools #connect .social a.instagram { background-position: -525px -50px; }
#tools #searchform {   border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px; width: 210px; margin: 4px 0; float: right; background: #FFF; border: none; }
#tools #searchform #s { font-size: 11px; padding: 7px 7px 7px 9px; width: 210px; margin: 2px 0 0; float: right; line-height: 14px; }
#tools #searchform #searchsubmit {
background: rgba(0, 0, 0, 0) url(//www.meemosbakery.com/wp-content/themes/justshop/images/arrow.png) no-repeat scroll 9px 9px / 4px 7px;
background-size: 4px 7px;
width: 24px;
height: 29px;
top: 3px;
}
.scrolled #tools { display: none; } #lang_sel_click { display: block; }
#lang_sel, #lang_sel_click {
background: none repeat scroll 0 0 #FFFFFF;
border: medium none;
height: 33px;
font-family:  tahoma;
}
#lang_sel li, #lang_sel_click li  {
width: 95px;
}
#lang_sel_click a, #lang_sel_click a:visited,
#lang_sel_click ul ul a, #lang_sel_click ul ul a:visited,
#lang_sel a, #lang_sel a:visited,
#lang_sel ul ul a, #lang_sel ul ul a:visited { border: none; line-height: 30px; color: #706A64 !important; }
#lang_sel_click ul ul,
#lang_sel ul ul { top: 30px; border:none; width: 95px; }
#lang_sel_click img.iclflag,
#lang_sel img.iclflag { float:left; top:10px; margin-right: 3px; }
#lang_sel_click li ul li img.iclflag,
#lang_sel li ul li img.iclflag { margin-right: 2px; }
#icl_lang_sel_widget #lang_sel_click ul ul li, 
#icl_lang_sel_widget #lang_sel ul ul li, 
#lang_sel_list.lang_sel_list_vertical a , 
#lang_sel_list.lang_sel_list_vertical ul { border:none !important; }
#lang_sel_list a, #lang_sel_list a:visited { font-size: 12px; line-height: 15px !important; }
ul.b #lang_sel_list { display: none;}
.menu-item-language img.iclflag { position: relative; top: -8px; }
.menu-item-language ul.submenu-languages img.iclflag { top: -5px; }
#lang_sel ul, #lang_sel li { padding: 0 !important; }
#tools ul.lang_sel_click:first-child li { padding: 0; } #top ul.contact {
*zoom: 1;
margin: 0;
list-style: none;
display: none;
}
#top ul.contact:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#top ul.contact:before,
#top ul.contact:after {
content: "";
display: table;
}
#top ul.contact:after {
clear: both;
}
#top select {
margin: 1.618em 0 0;
width: 100%;
}
#top #top-nav {
display: none;
}
legend, caption {
border: 0 none;
display: none;
padding: 0;
white-space: normal;
} #header {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern.png) repeat scroll center 0 #E75A39;
border-bottom: 4px solid #FFFFFF;
color: #FFFFFF;
margin: 0 0 70px;
position: relative;
z-index: 1001;
}
#header.b,
#header.c,
#header.e,
#header.f {
background: none repeat scroll 0 0 #FFFFFF;
min-height: 90px;
margin:0;
}
#header.e, #header.f {
min-height: 200px;
}
#header.f.h {
min-height: 100px;
}
#header.d {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern.png) repeat scroll center 0 #E75A39;
margin:0;
}
#header.f {
background: none repeat scroll 0 0 #F4F3F3;
height: auto;
overflow: visible;
padding: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
#header.f {
background: none repeat scroll 0 0 #FFF;
}
#header.f.h #navigation {
background: none repeat scroll 0 0 #ffffff;
box-shadow: none;
position: relative;
z-index: 21;
}
#header .site-title,
#header .site-description {
color: #000;
display: none;
}
#header .site-title a,
#header .site-description a {
color: #484848;
text-transform: none;
font-weight: normal;
text-decoration: none;
}
#header .site-title a:hover,
#header .site-description a:hover {
text-decoration: underline;
}
#header .row {
text-align:center;
margin: 1em 0;
}
#header.f .row {
padding-bottom: 18px;
margin-bottom: 0;
}
#header hgroup:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#header hgroup:before,
#header hgroup:after {
content: "";
display: table;
}
#header hgroup:after {
clear: both;
}
#header hgroup h1,
#header hgroup h2,
#header hgroup h3 {
clear: left;
}
#header .nav-toggle {
cursor: pointer;
background: none repeat scroll 0 0 #f8f8f8;
clear: both;
border:1px solid #D8D8D8;
cursor: pointer;
margin-top: 10px;
padding: 10px;
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
}
#header .nav-toggle:after {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-left: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f0c9";
background: #614D3C;;
height: 1.8em;
width: 1.8em;
text-align: center;
line-height: 1.75;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header .nav-toggle a {
color: #614D3C;
font-size: 1.2em;
}
#header .nav-toggle a:hover {
text-decoration: none;
}
#header .nav-toggle span {
font-family: Philosopher,Georgia,serif;
font-size: 17px;
font-style: italic;
color: #e65a39;
}
#header .site-description {
color: #4d5e61;
font-family: "Droid Serif", sans-serif;
font-style: italic;
}
#header #topad {
margin-bottom: 1em;
}
#header #topad img {
height: auto;
}
#header .widget_product_search {
margin-bottom: 1em;
}
#header .widget_product_search form {
margin-bottom: 0;
}
#header .account {
*zoom: 1;
margin: 1em 0;
}
#header .account:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#header .account:before,
#header .account:after {
content: "";
display: table;
}
#header .account:after {
clear: both;
}
#header .account img {
width: 2.618em;
height: auto;
float: left;
-webkit-border-radius: 0.382em;
border-radius: 0.382em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
display: block;
margin-right: 1em;
}
#header .account p,
#header .account .account-links ul {
margin: 0;
font-size: .857em;
}
#header .account .account-links {
position: relative;
margin-left: 3.631em;
}
#header .account .account-links:before {
content: "";
display: block;
border: 0.618em solid #E75A39;
border-color: transparent #E75A39 transparent transparent;
position: absolute;
top: .618em;
left: -1.1em;
}
#header .account .account-links ul {
list-style: none;
background-color: #E75A39;
*zoom: 1;
-webkit-border-radius: 0.382em;
border-radius: 0.382em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header .account .account-links ul:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#header .account .account-links ul:before,
#header .account .account-links ul:after {
content: "";
display: table;
}
#header .account .account-links ul:after {
clear: both;
}
#header .account .account-links ul li a {
display: inline-block;
padding: .7em 0;
width: 25%;
float: left;
color: #ffffff;
text-align: center;
position: relative;
}
#header .account .account-links ul li a span {
display: none;
}
#header .account .account-links ul li a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
margin: 0;
}
#header .account .account-links ul li a:hover {
background-color: #19a5c5;
}
#header .account .account-links ul li.my-account a:before {
content: "\f007";
}
#header .account .account-links ul li.logout a:before {
content: "\f08b";
}
#header .account .account-links ul li.edit-address a:before {
content: "\f015";
}
#header .account .account-links ul li.edit-password a:before {
content: "\f084";
}
#header .account .account-links ul li.register a:before {
content: "\f007";
}
#header .account .account-links ul li.register a:after {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-left: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f055";
position: absolute;
top: 1.387em;
left: 45%;
font-size: .618em;
}
#header .account .account-links ul li:last-child a {
-webkit-border-top-right-radius: 0.382em;
-webkit-border-bottom-right-radius: 0.382em;
border-top-right-radius: 0.382em;
border-bottom-right-radius: 0.382em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header .account .account-links ul li:first-child a {
-webkit-border-top-left-radius: 0.382em;
-webkit-border-bottom-left-radius: 0.382em;
border-top-left-radius: 0.382em;
border-bottom-left-radius: 0.382em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header .account.logged-out .account-links ul li.my-account {
width: auto;
}
#header .account.logged-out .account-links ul li.my-account a:before {
content: "\f090";
}
.home #headline {  
display: none;
}
#headline .headline-right-side .header-cart {  
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll 0 -1293px transparent;
color: #FFFFFF;
display: inline-block;
height: 42px;
line-height: 42px;
padding: 0 12px 0 65px;
font-family:Philosopher,Georgia,serif;
font-size:1.2em;
font-weight:700;
}
#header.fixed, #header.d.fixed {
width: 100%;
z-index: 1001;
min-height: inherit;
left: 0; top: -100px; height: auto; min-height: 50px; padding: 0; background: #fff; 
}
#header.f.fixed { height: 61px; }
#header.f.h.fixed { height: 40px; min-height: 40px; }
#header.fixed, #navigation.fixed {
position: fixed; 
top: -100px; 
transition: all 0.5s ease 0s; 
-moz-transition: all 0.5s ease 0s; 
-webkit-transition: all 0.5s ease 0s; 
-o-transition: all 0.5s ease 0s; 
-ms-transition: all 0.5s ease 0s; 
border-bottom: none; 
}  #main-slider { }
#header.fixed #main-slider { display: none !important;}
#header.e #main-slider { }
.slider-layout2,
.slider-layout3 {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern.png) repeat scroll center 0 #E75A39;
width: 100%;
color: #FFFFFF;
padding: 35px 0; }
.hero.slider-layout2,
.hero.slider-layout3 {
padding: 0;
}
#main-slider {
border-bottom: 4px solid #FFFFFF;
box-shadow: 0 3px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0 3px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.1);
}
.slider-layout2 { padding:0; }
.slider-layout3 {
border-bottom: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
#main-slider.slider-layout4 {
border-bottom: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.slider-layout3 .rev_slider_wrapper {
border: 5px solid #FFFFFF;
max-width: 940px;
margin: 0 auto;
} #sidebar .secondary {
float: left;
margin-right: 20px;
}
#sidebar .secondary.last {
margin: 0;
} #content + .breadcrumbs-wrap {
display: block;
width: 100%;
border: 0;
float: none;
margin: 0;
margin: 0 -1.918em;
padding: 1.918em;
}
#footer-wrap {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern.png) repeat scroll center 0 #E75A39;
border-top: 4px solid #FFFFFF;
color: #FFFFFF;
position: relative;
box-shadow: 0 -1px 3px #cdcdcd;
-moz-box-shadow: 0 -1px 3px #cdcdcd;
-webkit-box-shadow: 0 -1px 3px #cdcdcd;
}
#footer-wrap > *, #footer > * { overflow: hidden; width: 950px; margin: 0 auto; }
.js_1170 #footer-wrap > *, .js_1170 #footer > * { width: 1170px; }
#footer-wrap > .double-a { position: relative; margin-top: -66px; margin-bottom: 0; padding-bottom: 16px; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/footer-top.png) no-repeat;  }
#footer-wrap > .double-a:after { display: block; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 10px; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/footer-top.png) 0 100% no-repeat; }
#footer-wrap > .double-a > .shade-a { display: block; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 10px; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/footer-top.png) 0 100% no-repeat; }
.double-a { width: 100%; color: #a19a94; }
.double-a:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
.double-a * { margin: 0; }
.double-a > * { position: relative; z-index: 2; float: right; width: 370px; padding: 17px 15px 0 69px; }
.double-a > *:first-child { left: 21px; float: left; padding-right: 0; }
.double-a h3 { margin-bottom: 9px; }
.double-a figure { position: absolute; left: 0; top: 21px; width: 59px; height: 59px;  }
.double-a .icon-bg { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) -197px -267px no-repeat; }
.double-a p, .double-b p { font-family:  Tahoma, Geneva, sans-serif; font-size: 12.5px; }
#footer-wrap a {
color: #FFFFFF;
}
#footer-wrap .double-a a {
color: inherit;
text-decoration: underline;
}
#footer-wrap.contact {
background: #253134;
border-top: 4px solid #E75A39;
}
#footer-wrap.contact ul {
margin: 0;
list-style: none;
}
#footer-wrap.contact ul li {
width: 48%;
float: left;
margin-right: 3.8%;
clear: both;
}
#footer-wrap.contact ul li:before {
color: #f8f8f8;
}
#footer-wrap.contact ul li:nth-child(2n) {
margin-right: 0;
clear: none;
}
#footer-wrap.contact ul li.phone:before {
content: "\f095";
}
#footer-wrap.contact ul li.twitter:before {
content: "\f099";
}
#footer-wrap.contact ul li.facebook:before {
content: "\f09a";
}
#footer-wrap > .totop { 
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll -8px -268px transparent;
display: block;
height: 35px;
margin: 0 -561px 0 0;
position: absolute;
right: 50%;
text-indent: -3000em;
top: 99px;
width: 35px;
z-index: 10;
}
#footer {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/footer.png) repeat-x scroll center 0 transparent;
font-family: Philosopher,Georgia,serif;
font-style: italic;
height: 27px;
margin: 0 0 1px;
padding: 3px 0 0;
position: relative;
width: 100%;
}
#footer hr {
display: inline;
float: left;
width: 97.22222222222221%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 97.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
height: 2px;
background: rgba(0, 0, 0, 0.1);
margin-bottom: 2.618em;
}
#footer #credit img {
vertical-align: middle;
}
#footer #credit span {
display: none;
}
#footer-widgets {
padding: 28px 0 17px;
}
.no-showcase #footer-widgets {
padding: 45px 0 17px; border-top: none;
}
#footer-widgets .widget {
margin-bottom: 2.618em;
}
#footer-widgets .widget h3 {
color: #F4F4F4;
border: 0;
font-size: 1.5em;
}
#footer-widgets .widget h4,
#footer-widgets .widget h5,
#footer-widgets .widget h6 {
color: #FFFFFF;
}
#footer-widgets ul li {
list-style: none outside none;
padding: 2px 0 2px 2px;
}
#footer-widgets .widget p:last-child {
margin-bottom: 0;
}
#footer-widgets .star-rating:before {
color: rgba(0, 0, 0, 0.6);
}
#footer-widgets .widget .product_list_widget li .quantity,
#footer-widgets .widget .product_list_widget li .amount {
color:#af2607;
}
#footer-widgets .widget .product_list_widget li img {
border: 1px solid #C73B1B;
}
.widget .vcard { }
.widget .vcard > * { padding-left: 21px;line-height: 14px; }
.widget .vcard h4 { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bizname.png) no-repeat; font-family:Arial,Helvetica,sans-serif; font-style:normal; font-size:12px; margin:0; padding-bottom:9px; }
.widget .vcard p {  background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/email.png) no-repeat; margin:0; padding-bottom:8px; }
.widget .vcard p.tel {  background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/telephone.png) no-repeat; margin:0; }
.widget .vcard p.adr {  background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/address.png) no-repeat; margin:0; }
#footer #credit {
clear:both;
color: #FFF;
}
.widescreen #content { margin: 53px auto; }
.widescreen #footer-wrap > .innerd { width: 100%; background: #fff; }
.widescreen .double-a { width: 950px; margin: 0 auto; }
.widescreen #footer-wrap .double-a { position: relative; margin-bottom: 0; padding-bottom: 16px; background: #fff; }
.widescreen #footer-wrap > .totop { top: 165px; }
.widescreen #content:before, .widescreen #footer-wrap > .innerd { 
box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }
.widescreen #footer-wrap,
.no_shadow.widescreen #content:before,
.no_shadow.widescreen #footer-wrap > .innerd{
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-top: none; } .breadcrumbs-wrap {
margin: 20px auto;
display: none;
}
.headline-bcmp .breadcrumbs-wrap { }
.breadcrumbs-wrap .breadcrumb .breadcrumb-trail {
font-family: roboto, Tahoma,Geneva,sans-serif;
}
.breadcrumbs-wrap .breadcrumb a {
color: #837E79;
}
.breadcrumbs-wrap .breadcrumb .sep:before {
content: "\F0DA";
font-family: 'FontAwesome';
padding: 0 0 0 2px;
font-size: 13px;
line-height: 14px;
}
.breadcrumbs-wrap .breadcrumb .trail-end {
color: #B5B5B5;
}
.breadcrumbs-wrap.navxt .breadcrumbs > span {
padding: 0 8px;
}
.breadcrumbs-wrap.navxt .breadcrumbs > span:first-child {
padding: 0 8px 0 0;
}   .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text,.gallery-caption {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.sticky {
}
.gallery-caption {
width: 90%;
}
.bypostauthor {}   #breadcrumb,
.post .video {
margin-bottom: 1.618em;
}
.archive-header {
display: block;
float: left;
width: 100%;
margin: 0 0 1em;
padding: 0 0 1em;
font-weight: bold;
border-bottom: #DCD9D9 1px solid;
}
.archive-header h1{
font-size: 1.846em;
}
.archive-description {
clear: both;
margin-bottom: 1.618em;
}
article.hentry header h1, 
article.hentry header h2,
article.type-post header h1, 
article.type-post header h2, 
article.type-page header h1, 
article.type-page header h2,
.search #main article header h1,
.search #main article header h2,
h1.page-title,
h2.page-title,
.post-header.lc_tt_title h1 {
padding: 11px 10px; 
border-left: 100px solid #faded8; 
background: #e65a3a; 
color: #fff;
line-height: 25px;
font-size: 18px;
}
article.type-page header h1, article.type-page header h2, h1.page-title, h2.page-title  { border: none; padding: 8px 10px; }
.home article.type-page header h1, .home article.type-page header h2 { }
article.type-post header h1 a, article.type-post header h2 a, article.type-page header h1 a, article.type-page header h2 a,
.search #main article header h1 a, .search #main article header h2 a{ display: block; color: #fff; }
header.post-header.lc_tt_title ul, article.hentry header ul, .search #main article header ul{ float: left; list-style: none; width: 100px; margin: 0; padding: 1px 0 0; background: #faded8; }
header.post-header.lc_tt_title ul li, article.hentry header ul li, .search #main article header ul li { padding: 2px 7px; border-top: 1px solid #fef8f7; color: #e65a3a; font-size:.923em; font-style: italic; line-height: 1.4; }
article.hentry header ul li:first-child, .search #main article header ul li:first-child { border: 0; }
article.hentry header ul li a , .search #main article header ul li a{ color: #e65a3a; }
.post,
.type-page {
margin: 0 0 2.618em;
*zoom: 1; }
.post:after,
.type-page:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.post:before,
.type-page:before,
.post:after,
.type-page:after {
content: "";
display: table;
}
.post:after,
.type-page:after {
clear: both;
}
.post .post-meta,
.type-page .post-meta {
clear: both;
}
.post .post-more,
.type-page .post-more {
clear: both;
}
.post p.tags,
.type-page p.tags {        	
width: 100%;
clear: both;
}
.post p.tags:before,
.type-page p.tags:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: '\f02c';
}
.post .post-content img.woo-image,
.type-page .post-content img.woo-image {
margin-bottom: 0;
}
.postimg a { display: block; overflow: hidden; position: relative; }
.postimg a::after {
bottom: 0;
content: "";
height: 100%;
left: 0;
position: absolute;
transition: background-color 0.4s ease 0s;
width: 100%;
z-index: -1;
}
.postimg a:hover::after {
background-color: rgba(0, 0, 0, 0.17);
z-index: 1;
}
.post .post-content > a img.woo-image,
.type-page .post-content > a img.woo-image {
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.post .post-content > a + .entry,
.type-page .post-content > a + .entry {
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.post .entry,
.type-page .entry,
.post #contactForm,
.type-page #contactForm { -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 0;
*zoom: 1;
clear: both;
}
.post .entry:after,
.type-page .entry:after,
.post #contactForm:after,
.type-page #contactForm:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.post .entry:before,
.type-page .entry:before,
.post #contactForm:before,
.type-page #contactForm:before,
.post .entry:after,
.type-page .entry:after,
.post #contactForm:after,
.type-page #contactForm:after {
content: "";
display: table;
}
.post .entry:after,
.type-page .entry:after,
.post #contactForm:after,
.type-page #contactForm:after {
clear: both;
}
.post .entry ul,
.type-page .entry ul,
.post #contactForm ul,
.type-page #contactForm ul,
.post .entry ol,
.type-page .entry ol,
.post #contactForm ol,
.type-page #contactForm ol {
margin-left: 1.618em;
}
.post .entry ul.products,
.type-page .entry ul.products,
.post #contactForm ul.products,
.type-page #contactForm ul.products {
margin-left: 0;
}
.post .entry ul.products img,
.type-page .entry ul.products img,
.post #contactForm ul.products img,
.type-page #contactForm ul.products img {
background: none;
border: 0;
padding: 0;
max-width: 100%;
}
.post .entry blockquote,
.type-page .entry blockquote,
.post #contactForm blockquote,
.type-page #contactForm blockquote {
position: relative;
margin: 0 0 1.618em;
padding: 0 0 0 2.618em;
quotes: "\201C" "\201D" "\2018" "\2019";
font-style: italic;
}
.post .entry blockquote:before,
.type-page .entry blockquote:before,
.post #contactForm blockquote:before,
.type-page #contactForm blockquote:before {
content: open-quote;
position: absolute;
top: 0;
left: 0;
font-family: Philosopher, Georgia, serif;
font-size: 4em;
line-height: 1;
margin: 0;
vertical-align: -0.4em;
}
.post .woo-image,
.type-page .woo-image {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.post img,
.type-page img,
.post img.thumbnail,
.type-page img.thumbnail,
article.hentry img.thumbnail,
.search #main article img.thumbnail,
.featureimg.woo_lc_img img{
padding: 4px;
border: 1px solid #DCD9D9;
background: #fff;
max-width: 100%;
height: auto;
}
article.type-portfolio img.thumbnail,
article.portfolio img.thumbnail {
padding: 0;
border:none;
background:none;
max-width: auto;
height:inherit;
}
.post img:hover,
.type-page img:hover,
.post img.thumbnail:hover,
.type-page img.thumbnail:hover,
article.hentry img.thumbnail:hover {
border-color: #cdcdcd;
}
.post img.wp-smiley,
.type-page img.wp-smiley {
padding: 0;
border: 0;
}
.post .alignleft,
.type-page .alignleft {
float: left;
margin: 0 1.618em 1em 0;
}
.post .alignright,
.type-page .alignright {
float: right;
margin: 0 0 1em 1.618em;
}
.post .aligncenter,
.type-page .aligncenter {
display: block;
text-align: center;
margin: 0 auto 1.618em;
}
.post .wp-caption,
.type-page .wp-caption {
padding: .077em;
text-align: center;
background: #f8f8f8;
border: 1px solid #DCD9D9;
max-width: 100%;
}
.post .wp-caption img,
.type-page .wp-caption img {
margin: 0;
padding: .327em 0;
background: none;
border: 0;
}
.post .wp-caption-text,
.type-page .wp-caption-text {
margin: 0;
padding: 0;
text-align: center;
}
.single .woo-image {
margin-bottom: 0;
} article.hentry > footer { 
border-top: 1px solid #EEE;
margin: 34px 0 0;
padding: 9px 0 0;
position:relative;
}
article.hentry > footer .list-f{ 
padding: 0 0 4px;
max-width: 358px;
font-size: 0.923em;
}
.single article.hentry > footer .list-f li {
list-style:none;
}
.single article.hentry > footer .list-f li.post-tags:before { 
color: #917460;
display: inline-block;
font-family: 'FontAwesome';
font-size: 100%;
font-weight: normal;
line-height: 1em;
margin-right: 0.618em;
width: 1em;
content: "\f02b";
}
.single article.hentry > footer .list-f li.posted_in:before { 
content: "\f07c";
color: #917460;
display: inline-block;
float: left;
font-family: 'FontAwesome';
font-weight: normal;
width: 20px;
}
article.hentry > footer .sharebox{ 
position: absolute;
right: 0;
top: 12px;
}
article.hentry > footer .sharebox > div{ 
margin: 0 0 0 5px;
width: 80px;
}
.sharebox {
color: #4A3B3C;
display: block;
list-style: none outside none;
padding: 0;
}  
article.hentry > footer .sharebox > div { float: left; } .nav-entries,
.wp-pagenavi {
padding: 1em 1.618em;
}
.nav-entries a {
display: block;
color: #8A8A8A;
text-decoration: none;
}
.nav-entries a:hover {
text-decoration: underline;
}
.woo-pagination { color: #8A8A8A;
width: 100%;
z-index: 10;
margin: 0 0 1.618em;
clear: both;
font-family: Philosopher, Georgia,serif;
font-style: italic;
list-style: none outside none;
padding: 0;
position: relative;
text-align: center;
text-transform: lowercase;
z-index: 2;
}
.woo-pagination a {
background: none repeat scroll 0 0 #E75A39;
border: 3px solid #EEB4A6;
color: #FFFFFF;
display: inline-block;
height: 25px;
line-height: 23px;
min-width: 11px;
padding: 0 7px;
text-decoration: none;
}
.woo-pagination a:hover {
background: #FFFFFF;
color: #e75a39;
}
.woo-pagination .page-numbers.current {
background: none repeat scroll 0 0 #FFFFFF;
border: 3px solid #EEB4A6;
color: #e75a39;
display: inline-block;
height: 25px;
line-height: 23px;
min-width: 11px;
padding: 0 7px;
text-decoration: none;
}
.blog-masonry .woo-pagination {
max-width: 700px;
} #post-author {
display: none;
} #post-entries {
margin-bottom: 2.618em;
*zoom: 1;
}
#post-entries:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#post-entries:before,
#post-entries:after {
content: "";
display: table;
}
#post-entries:after {
clear: both;
}
#post-entries a {
color: #4A3B3C;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
display: inline-block;
text-transform:capitalize;
}
#post-entries a:hover {
color: #E75A39;
text-decoration: none;
}
#post-entries .nav-prev a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f04a";
}
#post-entries .nav-next a:after {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-left: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f04e";
} #connect {
-moz-box-sizing: border-box;
background: none repeat scroll 0 0 padding-box rgba(0, 0, 0, 0.024);
border: 1px solid #EEEEEE;
margin-bottom: 1.618em;
padding: 15px;
}
#connect .col-left,
#connect .col-right {
margin-bottom: 1.618em;
}
#connect .newsletter-form .email {
color: #888;
background:#FFF;
}
#footer-widgets #connect .newsletter-form .email {
border:none;
}
#connect .social a {
opacity: 1;
filter: alpha(opacity=@opacity * 100);
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-ms-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
font-weight: normal;
}
#connect .social a:hover {
opacity: 0.8;
filter: alpha(opacity=@opacity * 100);
}
#connect .related-posts {
border: 0;
}
#connect .related-posts h4{
color: #706A64;
}
#connect .related-posts ul {
list-style: none;
}
#connect .social a:hover {
text-decoration: none;
}
#connect .social a {
display: block;
height: 36px;
overflow: hidden;
text-indent: -3000em;
width: 36px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/socialicons.png) no-repeat scroll -3000em -3000em transparent;
padding: 0 4px 4px 0;
float: left;
}
#connect .social a.subscribe {
background-position: 0 0; 
}
#connect .social a.twitter {
background-position: -40px 0; 
}
#connect .social a.facebook {
background-position: -160px 0; 
}
#connect .social a.youtube {
background-position: -240px 0; 
}
#connect .social a.flickr {
background-position: -360px 0; 
}
#connect .social a.linkedin {
background-position: -440px 0; 
}
#connect .social a.pinterest {
background-position: -280px 0; 
}
#connect .social a.googleplus {
background-position: -480px 0; 
}
#connect .social a.instagram {
background-position: -520px 0; 
}
#footer-widgets #connect .social a.subscribe:before,
#footer-widgets #connect .social a.twitter:before,
#footer-widgets #connect .social a.facebook:before,
#footer-widgets #connect .social a.youtube:before,
#footer-widgets #connect .social a.flickr:before,
#footer-widgets #connect .social a.linkedin:before,
#footer-widgets #connect .social a.delicious:before,
#footer-widgets #connect .social a.googleplus:before { color:inherit; }
.widget #connect .fl,
.widget #connect .fr {
float: none;
} .post-meta ul {
list-style: none;
margin: 0;
font-size: .857em;
color: #c5c5c5;
}
.post-meta ul li {
margin-bottom: .236em;
padding-bottom: .236em;
float: left;
font-size: 1.1em;
margin-right: 2em;
}
.post-meta ul li a {
white-space: nowrap;
}
.post-meta ul li:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
color: #917460;
}
.post-meta ul li.post-comments:before {
content: "\f075";
}
.post-meta ul li.post-date:before {
content: "\f017";
}
.post-meta ul li.post-tags:before {
content: "\f02b";
}
.post-meta ul li.post-category:before {
content: "\f07b";
}
.post-meta ul li.post-author:before {
content: "\f007";
}    .widget {
margin-bottom: 1.618em;
}
.widget h1 {
font-size: 1em;
text-transform: uppercase;
}
.widget ul {
clear: both;
list-style-position: inside;
list-style-type: disc;
}
.widget select {
width: 100%;
}
.widget a {
}
.jssidebar h1, #sidebar h1,
.jssidebar h2, #sidebar h2,
.jssidebar h3, #sidebar h3,
.jssidebar h4, #sidebar h4,
.jssidebar h5, #sidebar h5,
.jssidebar h6, #sidebar h6 {
color: #586467;
}
.jssidebar .widget,
#sidebar .widget {
font-size: .923em;
}
.jssidebar .widget h3,
#sidebar .widget h3 {
color: #E75A39;
font-size: 1.5em;
margin: 0 0 16px;
}
.jssidebar .widget ul,
#sidebar .widget ul {
list-style: none outside none;
margin: 0;
padding: 0 0 4px 0;
}
.widget ul ul.children,
#sidebar .widget ul ul.children,
.widget ul ul.sub-menu,
#sidebar .widget ul ul.sub-menu
{
padding: 0 0 0 6px;
}
.widget ul ul.children li,
#sidebar .widget ul ul.children li,
.widget ul ul.sub-menu li,
#sidebar .widget ul ul.sub-menu li
{
border:none;
}
.jssidebar .widget ul li,
#sidebar .widget ul li{
color: #4A3B3C;
font-size: .916em;
border-bottom: 1px solid #E0D1D1;
}
.jssidebar .widget ul li li,
#sidebar .widget ul li li{
font-size: inherit;
}
.jssidebar .widget_recent_comments ul li,
#sidebar .widget_recent_comments ul li{
padding: 7px 0 6px 2px;
}
.jssidebar .widget ul li:hover,
#sidebar .widget ul li:hover{
}
.jssidebar .widget ul li a,
#sidebar .widget ul li a{
display: block;
text-transform: none;
padding:7px 0 6px 2px;
}
.jssidebar .widget a,
#sidebar .widget a {
color: #4A3B3C;
}
.jssidebar .widget a.button,
#sidebar .widget a.button {
color: #ffffff;
}  #searchform {
width: 100%;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative;
border: 1px solid #DCD9D9;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header > #searchform,
#header > .search_main #searchform {
width: 300px;
position: absolute;
top: 30px;
left: 50%;
margin-left: 175px;
}
.js_1170 #header > #searchform,
.js_1170 #header > .search_main #searchform {
margin-left: 283px;
}
#header.active > #searchform,
#header.active > .search_main #searchform {
top: 70px;
}
#header > #searchform #s,
#header > .search_main #searchform #s {
padding: 11px 14px;
}
#footer-widgets #searchform {
border:1px solid #E75A39;
}
#searchform .s,
#searchform #s {
padding: 14px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
border: 0;
background: none;
color: #706A64;
}
.widget_woo_subscribe #connect .newsletter-form { position:relative; }
#searchform .search-submit,
#searchform #searchsubmit {
position: absolute;
top: 3px;
right: 0;
border: none;
overflow: hidden;
margin: 0;
padding: 0;
width: 42px;
height: 42px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll 12px -1354px transparent;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
filter: alpha(opacity=@opacity * 100);
text-indent: -99em;
outline: none;
opacity:.6;
}
.widget_woo_subscribe .email-submit,
.widget_woo_subscribe #mc-embedded-subscribe {
position: absolute;
top: 11px;
right: 0;
border: none;
overflow: hidden;
margin: 0;
padding: 0;
width: 25px;
height: 25px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/dot-arrow.png) no-repeat !important;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
text-indent: -99em;
}
.widget_woo_subscribe .email-submit:hover {
opacity:.6;
filter: alpha(opacity=@opacity * 100);
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/dot-arrow.png) no-repeat;
}
#searchform .search-submit:hover,
#searchform #searchsubmit:hover {
-webkit-animation: none;
opacity:1;
}
#searchform:hover,
#searchform:focus,
#searchform:active {
border-color: #EEE;
}
#searchform label {
display: none;
} .widget_woo_flickr h3 span {
color: #0051d8;
}
.widget_woo_flickr h3 span span {
color: #ff1183;
}
.widget_woo_flickr .flickr_badge_image {
float: left;
margin: 0.236em;
}
.widget_woo_flickr .wrap {
position: relative;
margin-bottom: 1.618em;
padding: 0;
}
.widget_woo_flickr a img {
border: 1px solid #DCD9D9;
display: block;
float: left;
margin: 0 0 4px 4px;
max-height: 55px;
max-width: 55px;
}
.jssidebar .widget_woo_flickr a img,
#sidebar .widget_woo_flickr a img {
max-height: 75px;
max-width: 75px;
}
.widget_woo_flickr a:hover img {
border-color: #222;
} #wp-calendar {
width: 95%;
margin-bottom: 1.618em;
clear: both;
padding: 0;
}
#wp-calendar caption {
padding: 1em;
}
#wp-calendar th,
#wp-calendar td {
text-align: center;
background: #dedede;
padding: .236em 0;
}
#footer-widgets #wp-calendar th,
#footer-widgets #wp-calendar td {
background: #ad2709;
}
#wp-calendar td {
background: transparent;
color: #4d5e61;
}
#footer-widgets table thead th{
border:none;
}
#footer-widgets #wp-calendar td {
background: #C73B1B;
color: #c5c5c5;
} .widget_woo_blogauthorinfo .avatar {
padding: .382em;
border: 1px solid #DCD9D9;
}
.widget_woo_blogauthorinfo .left {
float: left;
margin: 0 1em .618em 0;
}
.widget_woo_blogauthorinfo .right {
float: right;
margin: 0 .618em 1em;
} .woocommerce_tabs,
.woocommerce-tabs {
clear: both;
overflow: hidden;
padding: 0 0 50px;
}
.woocommerce-tabs h2 {
font-family:Philosopher,Georgia,serif;
text-transform:capitalize;
}
.woocommerce_tabs ul.nav-tabs,
.woocommerce-tabs ul.nav-tabs,
.woocommerce_tabs ul.tabs,
.woocommerce-tabs ul.tabs {
margin-bottom: 0;
list-style: none;
*zoom: 1;
}
.woocommerce_tabs ul.tabs,
.woocommerce-tabs ul.tabs {
overflow: hidden;
width: 100%;
}
.woocommerce_tabs ul.nav-tabs:after,
.woocommerce-tabs ul.nav-tabs:after,
.woocommerce_tabs ul.tabs:after,
.woocommerce-tabs ul.tabs:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.woocommerce_tabs ul.nav-tabs:before,
.woocommerce-tabs ul.nav-tabs:before,
.woocommerce_tabs ul.tabs:before,
.woocommerce-tabs ul.tabs:before,
.woocommerce_tabs ul.nav-tabs:after,
.woocommerce-tabs ul.nav-tabs:after,
.woocommerce_tabs ul.tabs:after,
.woocommerce-tabs ul.tabs:after {
content: "";
display: table;
}
.woocommerce_tabs ul.nav-tabs:after,
.woocommerce-tabs ul.nav-tabs:after,
.woocommerce_tabs ul.tabs:after,
.woocommerce-tabs ul.tabs:after {
clear: both;
}
.woocommerce_tabs ul.nav-tabs li,
.woocommerce-tabs ul.nav-tabs li,
.woocommerce_tabs ul.tabs li,
.woocommerce-tabs ul.tabs li {
float: left;
margin-bottom: 0;
display: block;
}
.woocommerce_tabs ul.tabs li,
.woocommerce-tabs ul.tabs li {
border-right: 1px solid #DCD9D9;
border-top: 1px solid #DCD9D9;
color: #4A3B3C;
cursor: pointer;
padding: 0;
font-family:Philosopher,Georgia,serif;
font-style:italic;
}
.woocommerce_tabs ul.tabs li:first-child,
.woocommerce-tabs ul.tabs li:first-child {
border-left: 1px solid #DCD9D9;
}
.woocommerce_tabs ul.nav-tabs li a,
.woocommerce-tabs ul.nav-tabs li a,
.woocommerce_tabs ul.tabs li a,
.woocommerce-tabs ul.tabs li a {
border-bottom: 0;
border-bottom-width: 0;
border-right-width: 0;
display: block;
margin: 0 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
.woocommerce_tabs ul.tabs li a,
.woocommerce-tabs ul.tabs li a {
float: left;
height: 30px;
line-height: 30px;
padding: 0 18px;
text-decoration: none;
color: #4A3B3C;
}
.woocommerce_tabs ul.nav-tabs li:last-child a,
.woocommerce-tabs ul.nav-tabs li:last-child a,
.woocommerce_tabs ul.tabs li:last-child a,
.woocommerce-tabs ul.tabs li:last-child a {
border-right-width: 1px;
}
.woocommerce_tabs ul.nav-tabs li.active,
.woocommerce-tabs ul.nav-tabs li.active,
.woocommerce_tabs ul.tabs li.active,
.woocommerce-tabs ul.tabs li.active {
position: relative;
background-color: #F5F5F5;
cursor: default;
}
.woocommerce_tabs ul.nav-tabs li.active a:after,
.woocommerce-tabs ul.nav-tabs li.active a:after,
.woocommerce_tabs ul.tabs li.active a:after,
.woocommerce-tabs ul.tabs li.active a:after {
content: "";
display: block;
position: absolute;
bottom: -4px;
left: 0;
right: 0;
height: 4px;
background: #ffffff;
}
.woocommerce_tabs .panel,
.woocommerce-tabs .panel,
.woocommerce_tabs .tab,
.woocommerce-tabs .tab {
margin-bottom: 1.618em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: none repeat scroll 0 0 padding-box #F5F5F5;
border: 1px solid #DCD9D9;
float: left;
min-width: 598px;
}
.woocommerce_tabs > div,
.woocommerce-tabs > div {
padding:10px;
}
.woocommerce_tabs .panel .panel,
.woocommerce-tabs .panel .panel,
.woocommerce_tabs .tab .panel,
.woocommerce-tabs .tab .panel {
padding: 0;
}
.woocommerce_tabs .panel #reviews,
.woocommerce-tabs .panel #reviews{
float: none;
}
.woocommerce_tabs .panel ul,
.woocommerce-tabs .panel ul,
.woocommerce_tabs .tab ul,
.woocommerce-tabs .tab ul,
.woocommerce_tabs .panel ol,
.woocommerce-tabs .panel ol,
.woocommerce_tabs .tab ol,
.woocommerce-tabs .tab ol {
margin-left: 1.387em;
}
.woocommerce_tabs .panel .shop_attributes {
border: 1px solid #EEEEEE;
background: #FEFEFE;
}
.woocommerce_tabs .panel .shop_attributes tbody th {
background: none repeat scroll 0 0 #F8F8F8;
}
.widget_woothemes_features .features .feature,
.widget_templatation_testimonials .features .feature,
.widget_woothemes_features .testimonials .feature,
.widget_templatation_testimonials .testimonials .feature,
.widget_woothemes_features .features .quote,
.widget_templatation_testimonials .features .quote,
.widget_woothemes_features .testimonials .quote,
.widget_templatation_testimonials .testimonials .quote {
*zoom: 1;
margin-bottom: 1.618em;
}
.widget_woothemes_features .features .feature:after,
.widget_templatation_testimonials .features .feature:after,
.widget_woothemes_features .testimonials .feature:after,
.widget_templatation_testimonials .testimonials .feature:after,
.widget_woothemes_features .features .quote:after,
.widget_templatation_testimonials .features .quote:after,
.widget_woothemes_features .testimonials .quote:after,
.widget_templatation_testimonials .testimonials .quote:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.widget_woothemes_features .features .feature:before,
.widget_templatation_testimonials .features .feature:before,
.widget_woothemes_features .testimonials .feature:before,
.widget_templatation_testimonials .testimonials .feature:before,
.widget_woothemes_features .features .quote:before,
.widget_templatation_testimonials .features .quote:before,
.widget_woothemes_features .testimonials .quote:before,
.widget_templatation_testimonials .testimonials .quote:before,
.widget_woothemes_features .features .feature:after,
.widget_templatation_testimonials .features .feature:after,
.widget_woothemes_features .testimonials .feature:after,
.widget_templatation_testimonials .testimonials .feature:after,
.widget_woothemes_features .features .quote:after,
.widget_templatation_testimonials .features .quote:after,
.widget_woothemes_features .testimonials .quote:after,
.widget_templatation_testimonials .testimonials .quote:after {
content: "";
display: table;
}
.widget_woothemes_features .features .feature:after,
.widget_templatation_testimonials .features .feature:after,
.widget_woothemes_features .testimonials .feature:after,
.widget_templatation_testimonials .testimonials .feature:after,
.widget_woothemes_features .features .quote:after,
.widget_templatation_testimonials .features .quote:after,
.widget_woothemes_features .testimonials .quote:after,
.widget_templatation_testimonials .testimonials .quote:after {
clear: both;
}
.widget_woothemes_features .features .feature img,
.widget_templatation_testimonials .features .feature img,
.widget_woothemes_features .testimonials .feature img,
.widget_templatation_testimonials .testimonials .feature img,
.widget_woothemes_features .features .quote img,
.widget_templatation_testimonials .features .quote img,
.widget_woothemes_features .testimonials .quote img,
.widget_templatation_testimonials .testimonials .quote img {
width: 18.2%;
height: auto;
float: left;
}
.widget_woothemes_features .features .feature .feature-title,
.widget_templatation_testimonials .features .feature .feature-title,
.widget_woothemes_features .testimonials .feature .feature-title,
.widget_templatation_testimonials .testimonials .feature .feature-title,
.widget_woothemes_features .features .quote .feature-title,
.widget_templatation_testimonials .features .quote .feature-title,
.widget_woothemes_features .testimonials .quote .feature-title,
.widget_templatation_testimonials .testimonials .quote .feature-title,
.widget_woothemes_features .features .feature .feature-content,
.widget_templatation_testimonials .features .feature .feature-content,
.widget_woothemes_features .testimonials .feature .feature-content,
.widget_templatation_testimonials .testimonials .feature .feature-content,
.widget_woothemes_features .features .quote .feature-content,
.widget_templatation_testimonials .features .quote .feature-content,
.widget_woothemes_features .testimonials .quote .feature-content,
.widget_templatation_testimonials .testimonials .quote .feature-content,
.widget_woothemes_features .features .feature .author,
.widget_templatation_testimonials .features .feature .author,
.widget_woothemes_features .testimonials .feature .author,
.widget_templatation_testimonials .testimonials .feature .author,
.widget_woothemes_features .features .quote .author,
.widget_templatation_testimonials .features .quote .author,
.widget_woothemes_features .testimonials .quote .author,
.widget_templatation_testimonials .testimonials .quote .author {
float: right;
width: 72.7%;
}
.widget_templatation_testimonials .testimonials .quote a.avatar-link {
left: 1px;
position: absolute;
top: 0;
display:block;
}
.widget_templatation_testimonials .testimonials .quote a.avatar-link img {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin: 0 auto;
min-width: 60px;
width: 60px;
border-radius: 100px; 
-moz-border-radius: 100px; 
-webkit-border-radius: 100px; 
box-shadow: 0 0 1px #c6c1c1; 
-moz-box-shadow: 0 0 1px #c6c1c1; 
-webkit-box-shadow: 0 0 1px #c6c1c1;
}
.widget_templatation_testimonials .testimonials .quote .testimonials-text {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.widget_templatation_testimonials .testimonials .quote .testimonials-text p{ 
float:left;     
line-height: 1.5;
margin: 20px 0 0;
}
.widget_templatation_testimonials .testimonials .quote .testimonials-text:before {
content: "";
display: block;
border-color: #000 transparent transparent transparent;
position: absolute;
bottom: -2em;
left: 45%;
}
.widget_templatation_testimonials .testimonials .quote .testimonials-text cite.author {
text-transform:capitalize;
margin: 0;
padding: 0 0 0 72px;
float:left;
color: #E75A39;
font-family: Philosopher,Georgia,serif;
max-width: 140px;
font-size:1.333em;
min-height: 48px;
}
.home .widget_templatation_testimonials .testimonials .quote .testimonials-text cite.author,
.wpb_wrapper .widget_templatation_testimonials .testimonials .quote .testimonials-text cite.author {
font-size: 16px;
}
#footer-widgets .widget_templatation_testimonials .testimonials .quote .testimonials-text cite.author {
color: #FFF;
}
.widget_templatation_testimonials .testimonials .quote .testimonials-text cite.author .url {
display: block;
font-weight: normal;
font-style: italic;
}
.widget_templatation_testimonials .testimonials .quote .testimonials-text cite.author .excerpt:before {
content: "\0020 \002C \0020";
}
.widget_templatation_testimonials .testimonials .quote .testimonials-text cite.author .excerpt {
float: none;
font-weight: normal;
font-style: italic;
}
.widget_templatation_testimonials .bx-wrapper { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-f.png) center 100% no-repeat; text-align:center; }
.ie7 .widget_templatation_testimonials .bx-wrapper { padding-bottom: 5px; }
.widget_templatation_testimonials .bx-window { text-align: left; }
.widget_templatation_testimonials .avatar-link img { border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; box-shadow: 0 0 1px #c6c1c1; -moz-box-shadow: 0 0 1px #c6c1c1; -webkit-box-shadow: 0 0 1px #c6c1c1; }
.widget_templatation_testimonials .bx-prev { border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -webkit-border-radius: 2px 0 0 2px; }
.widget_templatation_testimonials .bx-next { border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -webkit-border-radius: 0 2px 2px 0; }
.widget_templatation_testimonials .bx-prev:hover, .widget_templatation_testimonials .bx-next:hover { background-color: #e75a39; }
.jssidebar #searchform,
#sidebar #searchform,
#footer-widgets #searchform {
background: #ffffff;
}
.jssidebar #connect,
#sidebar #connect,
#footer-widgets #connect {
padding: 0;
border: 0;
background: none;
}
#sidebar .widget_woo_recent_products ul.products li.product,
#footer-widgets .widget_woo_recent_products ul.products li.product,
#sidebar .widget_woo_product_categories ul.products li.product,
#footer-widgets .widget_woo_product_categories ul.products li.product,
#sidebar .widget_woo_featured_products ul.products li.product,
#footer-widgets .widget_woo_featured_products ul.products li.product,
#sidebar .widget_woo_best_selling_products ul.products li.product,
#footer-widgets .widget_woo_best_selling_products ul.products li.product {
width: 100%;
margin: 0 0 1.618em;
float: none;
display: block;
}
.jssidebar .widget_woo_recent_products ul.products li.product:last-child,
#sidebar .widget_woo_recent_products ul.products li.product:last-child,
#footer-widgets .widget_woo_recent_products ul.products li.product:last-child,
.jssidebar .widget_woo_product_categories ul.products li.product:last-child,
#sidebar .widget_woo_product_categories ul.products li.product:last-child,
#footer-widgets .widget_woo_product_categories ul.products li.product:last-child,
.jssidebar .widget_woo_featured_products ul.products li.product:last-child,
#sidebar .widget_woo_featured_products ul.products li.product:last-child,
#footer-widgets .widget_woo_featured_products ul.products li.product:last-child,
.jssidebar .widget_woo_best_selling_products ul.products li.product:last-child,
#sidebar .widget_woo_best_selling_products ul.products li.product:last-child,
#footer-widgets .widget_woo_best_selling_products ul.products li.product:last-child {
margin-bottom: 0;
}
.home #content .widget h1,
.home #content .widget h2 {
text-transform: none;
font-size: 1.384em;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-c.gif) repeat-x scroll 0 100% transparent;
margin: 0 0 10px;
padding: 0 0 9px;
}
.home #footer-widgets .widget_woo_product_categories .description {
display: none;
}
.home ul.products li.product.product-category .count {
position: absolute; left: -3000em; top: -3000em;
}
#sidebar {
margin-bottom: 2.618em;
}
.jssidebar .widget,
#sidebar .widget {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
width: 100%;
padding-top: 1em;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.jssidebar .widget:last-child,
#sidebar .widget:last-child {
margin-bottom: 0;
}
.jssidebar .widget ul:last-child,
#sidebar .widget ul:last-child {
margin-bottom: 0;
} #sidebar .widget_woo_best_selling_products,
#footer-widgets .widget_woo_best_selling_products,
#sidebar .widget_woo_featured_products,
#footer-widgets .widget_woo_featured_products,
#sidebar .widget_woo_product_categories,
#footer-widgets .widget_woo_product_categories,
#sidebar .widget_woo_recent_products,
#footer-widgets .widget_woo_recent_products { position: absolute; left: -3000em; top: -3000em; }
.widget_woo_best_selling_products ul.products li.product:hover,
.widget_woo_product_categories ul.products li.product:hover,
.widget_woo_recent_products ul.products li.product:hover {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.jssidebar .widget_tag_cloud .tagcloud a ,
#sidebar .widget_tag_cloud .tagcloud a {
font-family:  Tahoma,Geneva,sans-serif;
font-size: 1.3em;
color: #837E79;
display: inline-block;
height: 24px;
line-height: 24px;
margin: 0 10px 10px 0;
text-decoration: none;
text-transform: capitalize;
}
.jssidebar .widget_tag_cloud .tagcloud a:hover,
#sidebar .widget_tag_cloud .tagcloud a:hover {
text-decoration:underline;
}
.widget_rss .rsswidget img { display:none; }
#sidebar .widget_rss .rsswidget a { color: #E75A39; }
.widget_rss ul li { margin-bottom: 0.5em; padding-bottom: 1em; }
#sidebar .widget_rss ul li a { display: inline; color: #E75A39; }
.widget_rss .rss-date { font-style:italic; } .widget_twitter div {
padding:0;
}
.widget_twitter ul li {
margin-bottom: 6px;
padding-bottom: 6px;
}
.jssidebar .widget_twitter ul li a,
#sidebar .widget_twitter ul li a {
display: inline;
}
.widget_twitter .follow-button,
.widget_twitter .xavisys-link {
margin:0 10px 10px 25px;
}
.widget_twitter .entry-meta,
.JSwpTwitter .entry-meta {
display:block;
opacity: 0.5;
font-size: 11px;	
}
.intent-meta {
display: block;
}
.intent-meta a {
display: inline-block;
height: 16px;
padding: 0 10px 0 0;
font-style: italic;
background-repeat: no-repeat;
padding: 3px !important;
width: 16px;
text-indent: -9999px;
}
.widget_twitter  .intent-meta a {
padding:2px 6px 6px 17px !important;
}
.intent-meta a.in-reply-to {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/reply.png);
}
.intent-meta a:hover.in-reply-to {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/reply_hover.png);
}
.intent-meta a.favorite {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/favorite.png);
}
.intent-meta a:hover.favorite {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/favorite_hover.png);
}
.intent-meta a.retweet {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/retweet.png);
background-position: 0 1px;
}
.intent-meta a:hover.retweet {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/retweet_on.png);
background-position: 0 1px;
}
.JSwpTwitter {
border-bottom: 1px solid #E0D1D1;
margin-bottom: 6px;
}
.jssidebar .yith-woo-ajax-navigation,
.jssidebar .widget_layered_nav { 
position: absolute; left: -3000em; top: -3000em;
}    #comments h2 {
border-bottom: none;
text-transform:capitalize;
}
#comments ol.commentlist,
#comments ul.children {
margin-left: 0;
clear: both;
list-style: none;
margin-bottom: 0;
}
#comments li.comment {
overflow-x: hidden;
}
#comments .comment {
border-top:1px solid #E8E8E8;
padding: 10px 0 0;
}
#comments li.comment .comment_container {
display: block;
margin-bottom: 17px;
*zoom: 1;
}
#comments li.comment .comment_container:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#comments li.comment .comment_container:before,
#comments li.comment .comment_container:after {
content: "";
display: table;
}
#comments li.comment .comment_container:after {
clear: both;
}
#comments li.comment .comment_container:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#comments li.comment .comment_container:after {
clear: both;
}
#comments li.comment .comment_container .avatar {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
display: inline;
float: left;
height: auto;
margin-top: 8px;
border-radius: 100px; 
-moz-border-radius: 100px; 
-webkit-border-radius: 100px; 
box-shadow: 0 0 1px #b2b0b1; 
-moz-box-shadow: 0 0 1px #b2b0b1; 
-webkit-box-shadow: 0 0 1px #b2b0b1;
}
#comments li.comment .comment_container .avatar img {
height: auto;
margin: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#comments li.comment .comment_container .comment-text {
display: inline;
float: left;
width: 498px;
margin-left: 32px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
position: relative;
}
#comments li.comment .comment_container .comment-text .name{
border: 0 none;
margin: 0 80px 7px 0;
padding: 0;
text-transform: none;
color: #E75A39;
font-family: Philosopher,Georgia,serif;
font-size: 1.284em;
font-style: italic;
}
#comments li.comment .comment_container .comment-text .reply {
position: absolute;
right: 0;
top: 15px;}
#comments li.comment .comment_container .comment-text p:last-child {
margin-bottom: 0;
}
#comments li.comment .comment_container .comment-head .date,
#comments li.comment .comment_container .comment-head .perma,
#comments li.comment .comment_container .comment-head .edit {
color: #959791;
font-size: .9em;
font-style: italic;
margin: 0 0 2px;
text-indent: 0;
}
#comments li.comment .comment_container .comment-head {
margin-bottom: 1em;
color: #706A64;
}
#comments li.comment ul.children li.comment .comment_container {
margin-left: 9.722222222222221%;
}
#comments li.comment ul.children li.comment .comment_container .avatar {
display: inline;
float: left;
}
#comments li.comment ul.children li.comment .comment_container .avatar img {
height: auto;
margin: 0;
}
#comments li.comment ul.children li.comment .comment_container .comment-text {
display: inline;
float: left;
width: 436px;
}
#comments li.comment ul.children li.comment ul.children li.comment .comment_container {
margin-left: 21.055556%;
}
#comments li.comment ul.children li.comment ul.children li.comment .comment_container .comment-text {
display: inline;
float: left;
width: 368px;
}
#comments li.comment ul.children li.comment ul.children li.comment ul.children li.comment .comment_container {
margin-left: 32.6%;
}
#comments li.comment ul.children li.comment ul.children li.comment ul.children li.comment .comment_container .comment-text {
display: inline;
float: left;
width: 296px;
}
#reviews #comments > h2 {
width: auto;
margin-left: 0;
margin-right: 0;
}
#reviews #comments .star-rating {
float: right;
font-size: 1.387em;
}
#reviews #comments li.comment .star-rating {
font-size: 1em;
}
#reviews #comments li.comment .comment_container .avatar {
display: inline;
float: left;
margin:0;
}
#reviews #comments li.comment .comment_container .comment-text {
display: inline;
float: left;
margin-left: 1.8518518518518516%;
*margin-left: 1.7997685185185184%;
}
#reviews #comments li.comment .comment_container .comment-text .meta {
color: #959791;
font-style: italic;
margin: 0 0 7px;
text-indent: 0;
}
#reviews #comments li.comment .comment_container .comment-text:after {
border-color: transparent #ffffff transparent transparent;
left: -1.95em;
right: auto;
}
#reviews #comments li.comment .comment_container .verified {
font-style: normal;
}
#reviews #comments li.comment .comment_container .verified:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f00c";
color: #E75A39;
margin-left: .382em;
}
#reviews #comments li.comment #respond {
padding: 0;
} #respond {
padding: 1em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin: 2em 0;
}
#respond h3 {
font-size: 1.387em;
line-height: 1.387;
margin-bottom: 0.9em;
}
#respond h3 #cancel-comment-reply-link {
font-size: .8em;
color: #E75A39;
}
#respond label {
color: #8A8A8A;
}
#respond #reply-title small {
display: block;
}
#respond #commentform {
margin-bottom: 0;
}
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
width: 30.75%;
float: left;
margin-right: 3.8%;
}
#respond #commentform .comment-form-url {
margin-right: 0;
}
#respond #commentform label {
display: block;
}
#respond #commentform input.txt,
#respond #commentform textarea {
width: 100%;
}
#respond #commentform p:last-child {
margin-bottom: 0;
}
#respond #commentform .comment-form-comment,
#respond #commentform .comment-form-rating {
clear: both;
}
li.comment #respond {
padding-top: 1.618em;
} .pinglist {
margin: 0;
display: block;
width: 103.7037037037037%;
margin-left: -1.8518518518518516%;
margin-right: -1.8518518518518516%;
*width: 103.65162037037037%;
*margin-left: -1.903935185185185%;
*margin-right: -1.903935185185185%;
*zoom: 1;
}
.pinglist:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.pinglist:before,
.pinglist:after {
content: "";
display: table;
}
.pinglist:after {
clear: both;
}
.pinglist li {
margin: 0;
list-style-type: decimal;
display: inline;
float: left;
width: 74.07407407407408%;
margin-left: 1.8518518518518516%;
margin-right: 1.8518518518518516%;
*width: 74.02199074074075%;
*margin-left: 1.7997685185185184%;
*margin-right: 1.7997685185185184%;
opacity: 0.5;
filter: alpha(opacity=@opacity * 100);
}
.pinglist li .author {
font-weight: bold;
}
.pinglist li .pingcontent {
display: block;
margin: 0 0 1.618em;
}
.pinglist li:hover {
opacity: 1;
filter: alpha(opacity=@opacity * 100);
}    #archives .archives_list {
border-left: 1px solid #DCD9D9;
list-style: none;
margin: 0 0 1em 1em;
}
#archives .archives_list li {
clear: left;
padding-left: 2.327em;
font-style: normal;
list-style: none;
}
#archives .archives_list .date {
color: #4d5e61;
width: 22.5%;
display: inline-block;
}
#archives .archives_list .linked {
width: 48%;
display: inline-block;
}
#archives .archives_list .comments {
width: 22.5%;
display: inline-block;
}
#archives .archives_list .comments a {
color: #586b70;
padding-left: 1.236em;
}
#archives .archives_list .comments a:hover {
text-decoration: none;
}
h3.archive_year {
font-weight: bold;
color: #8A8A8A;
margin-top: 0;
}
.archive-rss {
line-height: 2.7;
}
.archive-rss a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f09e";
color: orange;
} ul.contact li.email:before,
ul.contact li.phone:before,
ul.contact li.fax:before,
ul.contact li.twitter:before,
ul.contact li.facebook:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f098";
}
ul.contact li.email:before {
content: "\f003";
}
ul.contact li.fax:before {
content: "\f02f";
}
ul.contact li.twitter:before {
content: "\f081";
color: #1daced;
}
ul.contact li.facebook:before {
content: "\f082";
color: #3b5a98;
}
#contact-page {
*zoom: 1;
}
#contact-page:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#contact-page:before,
#contact-page:after {
content: "";
display: table;
}
#contact-page:after {
clear: both;
}
#contact-page .screenReader {
left: -9999px;
position: absolute;
top: -9999px;
}
#contact-page ol.forms {
list-style: none;
margin-left: 0;
}
#contact-page ol.forms li {
clear: both;
float: left;
margin-bottom: 1.618em;
position: relative;
width: 48%;
}
#contact-page ol.forms li:first-child {
margin-right: 3.8%;
}
#contact-page ol.forms li:nth-child(2n) {
clear: none;
}
#contact-page ol.forms li.textarea,
#contact-page ol.forms li.screenReader,
#contact-page ol.forms li.inline,
#contact-page ol.forms li.buttons {
width: 100%;
}
#contact-page ol.forms li input.txt,
#contact-page ol.forms li textarea {
width: 100%;
}
#contact-page ol.forms li .error {
display: block;
color: red;
}
#contact-page ol.forms li.textarea .error {
display: block;
}
#contact-page ol.forms li.screenReader {
margin-bottom: 0;
}
#contact-page ol.forms li.inline input {
width: 1.387em;
}
#contact-page ol.forms li.inline label {
display: inline;
float: none;
width: auto;
}
#contact-page ol.forms label {
cursor: pointer;
display: block;
margin: 0 0 0;
}
#contact-page ol.forms input#sendCopy {
border: none;
margin-right: 1em;
height:auto;
}
.entry #contact-page ol.forms li {
list-style: none;
}
.page-template-template-contact-php #single_map_canvas img {
max-width: inherit;
}
.page-template-template-contact-php .location-twitter .col-left {
float: none;
}
.page-template-template-contact-php .location-twitter ul {
margin: 0;
padding: 0;
}
.page-template-template-contact-php .location-twitter ul li {
list-style: none;
padding: 0;
}
.page-template-template-contact-php .location-twitter #office-location {
margin: 0 0 1.618em;
}
.page-template-template-contact-php .location-twitter #office-location a {
text-decoration: underline;
}
.page-template-template-contact-php .location-twitter #office-location ul li {
margin: 0 0 1em;
}
.page-template-template-contact-php .location-twitter .contact-social {
float: none;
}
.page-template-template-contact-php .location-twitter .contact-social #twitter {
margin: 0 0 1.618em;
}
.page-template-template-contact-php .location-twitter .contact-social #twitter ul li a.time {
color: #586b70;
}
.page-template-template-contact-php .location-twitter .contact-social #connect {
background: none;
border: none;
border-top: 1px solid #DCD9D9;
padding: 15px 0;
}
.page-template-template-contact-php .location-twitter .contact-social #connect h3 {
display: none;
}
.page-template-template-contact-php .location-twitter .contact-social #connect .social {
float: left;
}
.contact-social #connect .newsletter-form .email,
#main #connect .newsletter-form .email {
padding: 5px 10px;
width: 67%;
} #main div.gallery {
margin-left: -10px;
}
#main div.gallery dl.gallery-item dt.gallery-icon {
margin: 7%;
}
#main div.gallery dl.gallery-item img {
border: none;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.image-gallery-item img {
max-width: 100%;
padding: .236em;
margin: 0 1em 1em 0;
background: #f8f8f8;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.image-gallery-item img:hover {
box-shadow: 0 1px 0.327em 0px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 0.327em 0px rgba(0, 0, 0, 0.2);
} .page-template-template-archives-php #main .post h3,
.page-template-template-sitemap-php #main .post h3,
.page-template-template-archives-php #main .page h3,
.page-template-template-sitemap-php #main .page h3,
.page-template-template-archives-php #main .post h4,
.page-template-template-sitemap-php #main .post h4,
.page-template-template-archives-php #main .page h4,
.page-template-template-sitemap-php #main .page h4 {
font-weight: bold;
}
.page-template-template-archives-php #main .post ul,
.page-template-template-sitemap-php #main .post ul,
.page-template-template-archives-php #main .page ul,
.page-template-template-sitemap-php #main .page ul,
.page-template-template-archives-php #main .post ol,
.page-template-template-sitemap-php #main .post ol,
.page-template-template-archives-php #main .page ol,
.page-template-template-sitemap-php #main .page ol {
list-style: none;
margin-left: 0;
}
.page-template-template-archives-php #main .post ul li,
.page-template-template-sitemap-php #main .post ul li,
.page-template-template-archives-php #main .page ul li,
.page-template-template-sitemap-php #main .page ul li,
.page-template-template-archives-php #main .post ol li,
.page-template-template-sitemap-php #main .post ol li,
.page-template-template-archives-php #main .page ol li,
.page-template-template-sitemap-php #main .page ol li {
border-bottom: 1px solid #e0d1d1;
padding: .5em 0;
}
.page-template-template-archives-php #main ul.children li,
.page-template-template-sitemap-php #main ul.children li {
border-bottom: 0;
}
.page-template-template-archives-php #main .post ul ul,
.page-template-template-sitemap-php #main .post ul ul,
.page-template-template-archives-php #main .page ul ul,
.page-template-template-sitemap-php #main .page ul ul,
.page-template-template-archives-php #main .post ol ul,
.page-template-template-sitemap-php #main .post ol ul,
.page-template-template-archives-php #main .page ol ul,
.page-template-template-sitemap-php #main .page ol ul,
.page-template-template-archives-php #main .post ul ol,
.page-template-template-sitemap-php #main .post ul ol,
.page-template-template-archives-php #main .page ul ol,
.page-template-template-sitemap-php #main .page ul ol,
.page-template-template-archives-php #main .post ol ol,
.page-template-template-sitemap-php #main .post ol ol,
.page-template-template-archives-php #main .page ol ol,
.page-template-template-sitemap-php #main .page ol ol {
margin-left: 20px;
}
@media screen and (max-width: 768px) {
.page-template-template-archives-php #main .fl,
.page-template-template-sitemap-php #main .fl,
.page-template-template-archives-php #main .fr,
.page-template-template-sitemap-php #main .fr {
float: none!important;
}
}
#sitemap-pages {
padding-right: 4%;
width: 48%;
}
#archive-categories {
padding-right: 4%;
width: 48%;
} .page-template-template-home-php #content,
.js_1170.page-template-template-home-php #content{
background: none;
padding: 0;
border:none;
margin-top: 20px;
max-width: none;
}
.page-template-template-home-php .woocommerce-wrap {
margin:0 auto;
}
.page-template-template-home-php.layout-full .widget_woo_product_categories .woocommerce-columns-3 ul.products li.product {
margin-left:0;
}
.page-template-template-home-php.layout-full .widget_woo_product_categories ul.products {
width: 100%;
margin-left: 0px;
margin-right: 0px;
}
.cols-b { position: relative; width: 100%; padding: 18px 0 13px; border: 1px solid #d7d4d4; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-e.png) 626px 0 repeat-y #fff; color: #a19a94; font-family:  Tahoma, Geneva, sans-serif; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.js_1170 .cols-b {background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-e.png) 800px 0 repeat-y #fff; }
.js_1170 .cols-b-full, .cols-b-full { background: #FFFFFF; }
.cols-b:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; } .module-b { overflow: hidden; width: 100%; margin: 0 0 50px; padding: 23px 0 5px; background: rgba(0, 0, 0, 0.04); }
.module-b > * { width: 950px; margin: 0 auto; }
.js_1170 .module-b > * { width: 1170px; }
.module-b > h2, .header-a { margin-top: 20px; margin-bottom: 13px; color: #e75a39; font-size: 2.6em; text-align: center; }
.module-b > h2:first-child { margin-top: 0; }
.js .module-b > h2, .js .header-a { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-a.png) center 11px no-repeat; }
.module-b > h2 span, .header-a span { display: -moz-inline-stack; display: inline-block; padding: 0 7px; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/pattern-b.png) center 0; }		
.ie7 .module-b h2 span, .ie7 .header-a span { display: inline; zoom: 1; }
.module-b .cols-b { margin-top: 7px; margin-bottom: 25px; }
.slider-a { position: relative; color: #706a64; text-align: center; }
.slider-a div { position: relative; z-index: 1; }
.slider-a h3 { position: absolute; left: 67px; top: -1px; z-index: 2; }
.slider-a h4 { margin: 0 0 20px; padding: 33px 0 0 67px; font-size: 1.6em; }
.slider-a figure img { }
.slider-a p { margin: 0; }
.home-content {
background: none repeat scroll 0 0 #FFFFFF;
margin: 0 auto 55px;
padding: 20px;
z-index: 2;
position: relative;
max-width:910px;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border: 1px solid #D7D4D4;
}
.woocommerce-wrap h2 {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-c.gif) repeat-x scroll 0 100% transparent;
margin: 0 0 10px;
padding: 0 0 9px;
}
.home-featured .bx-next {
border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -webkit-border-radius: 0 2px 2px 0;
right: 0;
}
.home-featured .bx-prev {
border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -webkit-border-radius: 2px 0 0 2px;
right: 22px;
}	
.home-featured .bx-next:hover,
.home-featured .bx-prev:hover {
background-color: #E75A39;
}
.products-carousel { margin-bottom: 16px; }
.products-carousel ul.products .bx-wrapper .bx-controls .bx-prev,
.products-carousel ul.products .bx-wrapper .bx-controls .bx-next,
.home-showcase ul.products .bx-wrapper .bx-controls .bx-prev,
.home-showcase ul.products .bx-wrapper .bx-controls .bx-next,
.wpb_carousel .prev, .wpb_carousel .next,
.templatation.wpb_carousel .prev, .templatation.wpb_carousel .prev,
.templatation.vc_carousel .vc_carousel-control {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll 0 0 #F3AD9D;
display: inline-block;
font-size: 200em;
height: 19px;
margin: 0 1px;
overflow: hidden;
position: absolute;
top: -36px;
width: 19px;
opacity: 1;
}
.products-carousel ul.products .bx-wrapper .bx-controls .bx-next,
.home-showcase ul.products .bx-wrapper .bx-controls .bx-next,
.templatation.wpb_carousel .next,
.templatation.vc_carousel .vc_carousel-control.vc_right {
background-position: -36px -418px;
border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
-webkit-border-radius: 0 2px 2px 0;
right: 0;
}
.products-carousel ul.products .bx-wrapper .bx-controls .bx-prev,
.home-showcase ul.products .bx-wrapper .bx-controls .bx-prev,
.templatation.wpb_carousel .prev,
.templatation.vc_carousel .vc_carousel-control.vc_left {
border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
-webkit-border-radius: 2px 0 0 2px;
background-position: -15px -418px;
right: 22px;
}
.products-carousel ul.products .bx-wrapper .bx-controls .bx-next:hover,
.home-showcase ul.products .bx-wrapper .bx-controls .bx-next:hover,
.templatation.wpb_carousel .next:hover,
.templatation.vc_carousel .vc_carousel-control.vc_right:hover {
background-color: #E75A39;
}
.products-carousel ul.products .bx-wrapper .bx-controls .bx-prev:hover,
.home-showcase ul.products .bx-wrapper .bx-controls .bx-prev:hover,
.templatation.wpb_carousel .prev:hover,
.templatation.vc_carousel .vc_carousel-control.vc_left:hover {
background-color: #E75A39;
}
.templatation.vc_carousel .vc_carousel-control.vc_left {
left: inherit;
}
.templatation.vc_carousel .vc_carousel-control .icon-prev:before,
.templatation.vc_carousel .vc_carousel-control .icon-next:before {
display: none;
} .tabs-a {
overflow: hidden;
padding: 0 0 12px;
position: relative;
}
.shortcode-tabs.tabs-a {
background: none;
margin-bottom: 0;
padding: 0 0 12px;
position: relative;
}
.tabs-a > ul {
border-bottom: 1px solid #E0D1D1;
border-top: 1px solid #E0D1D1;
margin: 0 0 24px !important;
overflow: hidden;
padding: 5px 0;
width: 100%;
left: 0;
position: relative;
top: 0;
}
.tabs-a > ul li {
border-right: 1px solid #E0D1D1;
color: #4A3B3C;
cursor: pointer;
display: block;
float: left;
font-family: Philosopher,Georgia,serif;
font-size: 18px;
padding: 0;
text-transform: capitalize;
font-style: italic;
}
.tabs-a > ul li.ui-tabs-active a{
color: #E75A39;
}
.tabs-a > ul li:first-child {
border-left: 0 none;
}
.tabs-a > ul li a {
color: #706A64;
display: block;
float: left;
height: 30px;
line-height: 30px;
padding: 0 40px;
text-decoration: none;
}    input[type=text],
input.input-text,
textarea,
input.txt,
input[type=tel],
input[type=email],
select
{
padding: 10px 8px;
border: 1px solid #DCD9D9;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: 1em; line-height: 1.618em;
font-family: inherit; outline: none;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #F8F8F8;
width: 100%;
color: #888888;
}
select { cursor: pointer; padding: 6px; }
input[type=text]:hover,
input.input-text:hover,
textarea:hover,
input.txt:hover,
input[type=tel]:hover,
input[type=email]:hover,
input[type=text]:active,
input.input-text:active,
textarea:active,
input.txt:active,
input[type=tel]:active,
input[type=email]:active {
border-color: #d6d6d6;
}
input[type="checkbox"] {
height: 18px;
width: 18px;
cursor: pointer;
position: relative;
margin-right: 18px;
margin-top: 5px;
font-size: 11px;
}
input[type="radio"] {
font-size: 11px;
border: 0.618em solid #8A8A8A;
background: #8A8A8A;
cursor: pointer;
position: relative;
margin-right: 11px;
float: left;
margin-top: 2px;
width: 11px;
height: 11px;
}
input[type="radio"]:checked {
background: none;
} a.button,
#commentform #submit,
.submit,
input[type=submit],
input.button,
button.button,
#wrapper .woo-sc-button,
.added_to_cart,
.ns_button.wpb_button,
.woo_cta_button.wpb_button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-add-button .add_to_wishlist,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
display: inline-block;
padding: 0 15px;
text-align: center;
text-decoration: none;
font-size: 14px;
font-style:italic;
text-transform:capitalize; cursor: pointer; overflow: visible;
width: auto; line-height: 27px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern.png) repeat scroll center 0 #E75A39;
color: #FFFFFF;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 0;
white-space: nowrap;
-webkit-appearance: none;
font-family: philosopher,Georgia,serif;
height: 27px; border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; box-shadow: 0 2px 0 #917460; 
-moz-box-shadow: 0 2px 0 #917460; 
-webkit-box-shadow: 0 2px 0 #917460;
}
a.comment-reply-link{
background: none repeat scroll 0 0 #aa8a71;
color: #FFFFFF;
display: block;
float: left;
height: 25px;
line-height: 26px;
padding: 0 13px;
text-decoration: none;
}
a.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
.submit:hover,
input[type=submit]:hover,
input.button:hover,
button.button:hover,
#wrapper .woo-sc-button:hover,
.added_to_cart:hover,
.ns_button.wpb_button:hover,
.woo_cta_button.wpb_button:hover,
.yith-wcwl-add-button.show .add_to_wishlist:hover,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern.png) repeat scroll center 0 #4A3B3C;
}
a.button:active,
a.comment-reply-link:active,
#commentform #submit:active,
.submit:active,
input[type=submit]:active,
input.button:active,
button.button:active,
#wrapper .woo-sc-button:active,
.added_to_cart:active {
}
a.button.large,
a.comment-reply-link.large,
#commentform #submit.large,
.submit.large,
input[type=submit].large,
input.button.large,
button.button.large,
#wrapper .woo-sc-button.large,
.added_to_cart.large {
font-size: 1.387em;
}
a.button.small,
a.comment-reply-link.small,
#commentform #submit.small,
.submit.small,
input[type=submit].small,
input.button.small,
button.button.small,
#wrapper .woo-sc-button.small,
.added_to_cart.small {
font-size: .857em;
}
a.button.red,
a.comment-reply-link.red,
#commentform #submit.red,
.submit.red,
input[type=submit].red,
input.button.red,
button.button.red,
#wrapper .woo-sc-button.red,
.added_to_cart.red {
border-color: #af4040;
border-bottom-color: #9a2020;
background: #d72323;
}
a.button.red:hover,
a.comment-reply-link.red:hover,
#commentform #submit.red:hover,
.submit.red:hover,
input[type=submit].red:hover,
input.button.red:hover,
button.button.red:hover,
#wrapper .woo-sc-button.red:hover,
.added_to_cart.red:hover {
background: #d20000;
}
a.button.orange,
a.comment-reply-link.orange,
#commentform #submit.orange,
.submit.orange,
input[type=submit].orange,
input.button.orange,
button.button.orange,
#wrapper .woo-sc-button.orange,
.added_to_cart.orange {
border-color: #af7440;
border-bottom-color: #9a5420;
background: #d76b23;
}
a.button.orange:hover,
a.comment-reply-link.orange:hover,
#commentform #submit.orange:hover,
.submit.orange:hover,
input[type=submit].orange:hover,
input.button.orange:hover,
button.button.orange:hover,
#wrapper .woo-sc-button.orange:hover,
.added_to_cart.orange:hover {
background: #d25e00;
}
a.button.green,
a.comment-reply-link.green,
#commentform #submit.green,
.submit.green,
input[type=submit].green,
input.button.green,
button.button.green,
#wrapper .woo-sc-button.green,
.added_to_cart.green {
border-color: #87bf00;
border-bottom-color: #7ca122;
background: #8dc11e;
}
a.button.green:hover,
a.comment-reply-link.green:hover,
#commentform #submit.green:hover,
.submit.green:hover,
input[type=submit].green:hover,
input.button.green:hover,
button.button.green:hover,
#wrapper .woo-sc-button.green:hover,
.added_to_cart.green:hover {
background: #87c000;
}
a.button.aqua,
a.comment-reply-link.aqua,
#commentform #submit.aqua,
.submit.aqua,
input[type=submit].aqua,
input.button.aqua,
button.button.aqua,
#wrapper .woo-sc-button.aqua,
.added_to_cart.aqua {
border-color: #40af96;
border-bottom-color: #209a82;
background: #23d7af;
}
a.button.aqua:hover,
a.comment-reply-link.aqua:hover,
#commentform #submit.aqua:hover,
.submit.aqua:hover,
input[type=submit].aqua:hover,
input.button.aqua:hover,
button.button.aqua:hover,
#wrapper .woo-sc-button.aqua:hover,
.added_to_cart.aqua:hover {
background: #00d2a8;
}
a.button.teal,
a.comment-reply-link.teal,
#commentform #submit.teal,
.submit.teal,
input[type=submit].teal,
input.button.teal,
button.button.teal,
#wrapper .woo-sc-button.teal,
.added_to_cart.teal {
border-color: #23a6d6;
border-bottom-color: #20799a;
background: #23abd7;
}
a.button.teal:hover,
a.comment-reply-link.teal:hover,
#commentform #submit.teal:hover,
.submit.teal:hover,
input[type=submit].teal:hover,
input.button.teal:hover,
button.button.teal:hover,
#wrapper .woo-sc-button.teal:hover,
.added_to_cart.teal:hover {
background: #009ed2;
}
a.button.purple,
a.comment-reply-link.purple,
#commentform #submit.purple,
.submit.purple,
input[type=submit].purple,
input.button.purple,
button.button.purple,
#wrapper .woo-sc-button.purple,
.added_to_cart.purple {
border-color: #234dd6;
border-bottom-color: #20489a;
background: #2356d7;
}
a.button.purple:hover,
a.comment-reply-link.purple:hover,
#commentform #submit.purple:hover,
.submit.purple:hover,
input[type=submit].purple:hover,
input.button.purple:hover,
button.button.purple:hover,
#wrapper .woo-sc-button.purple:hover,
.added_to_cart.purple:hover {
background: #0036d2;
}
a.button.pink,
a.comment-reply-link.pink,
#commentform #submit.pink,
.submit.pink,
input[type=submit].pink,
input.button.pink,
button.button.pink,
#wrapper .woo-sc-button.pink,
.added_to_cart.pink {
border-color: #d623cb;
border-bottom-color: #9a2096;
background: #d723d5;
}
a.button.pink:hover,
a.comment-reply-link.pink:hover,
#commentform #submit.pink:hover,
.submit.pink:hover,
input[type=submit].pink:hover,
input.button.pink:hover,
button.button.pink:hover,
#wrapper .woo-sc-button.pink:hover,
.added_to_cart.pink:hover {
background: #bc00d2;
}
a.button.silver,
a.comment-reply-link.silver,
#commentform #submit.silver,
.submit.silver,
input[type=submit].silver,
input.button.silver,
button.button.silver,
#wrapper .woo-sc-button.silver,
.added_to_cart.silver {
color: #444 !important;
text-shadow: 0 1px #fff;
border-color: #bbb;
border-bottom-color: #999;
background: #DCD9D9;
}
a.button.silver:hover,
a.comment-reply-link.silver:hover,
#commentform #submit.silver:hover,
.submit.silver:hover,
input[type=submit].silver:hover,
input.button.silver:hover,
button.button.silver:hover,
#wrapper .woo-sc-button.silver:hover,
.added_to_cart.silver:hover {
background: #ccc;
}
a.button.alt,
a.comment-reply-link.alt,
#commentform #submit.alt,
.submit.alt,
input[type=submit].alt,
input.button.alt,
button.button.alt,
#wrapper .woo-sc-button.alt,
.added_to_cart.alt {
}
a.button.alt:hover,
a.comment-reply-link.alt:hover,
#commentform #submit.alt:hover,
.submit.alt:hover,
input[type=submit].alt:hover,
input.button.alt:hover,
button.button.alt:hover,
#wrapper .woo-sc-button.alt:hover,
.added_to_cart.alt:hover {
}
.added_to_cart,
.added_to_cart:hover { position:relative;
text-indent: -999em;
}
#footer-widgets .button {
background: #E75A39;
} p.woo-sc-box,
div.woo-sc-box {
margin: 1em 0 1.5em 0;
padding: 9px 10px 9px 50px;
border-width: 1px 0 1px 0;
color: #15191a;
text-shadow: none;
}
p.woo-sc-box.rounded,
div.woo-sc-box.rounded {
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
p.woo-sc-box.alert,
div.woo-sc-box.alert {
border-color: #f0baa2;
background-color: #ffd9c8;
}
p.woo-sc-box.download,
div.woo-sc-box.download {
border-color: #d4ebaf;
background-color: #edfcd5;
}
p.woo-sc-box.tick,
div.woo-sc-box.tick {
border-color: #d4ebaf;
background-color: #edfcd5;
}
p.woo-sc-box.info,
div.woo-sc-box.info {
border-color: #DCD9D9;
background-color: #f8f8f8;
}
p.woo-sc-box.note,
div.woo-sc-box.note {
border-color: #efe3ae;
background-color: #fef6d2;
}
p.woo-sc-box.normal,
div.woo-sc-box.normal {
border-color: #DCD9D9;
background-color: #f8f8f8;
} ul.gform_fields {
margin-left: 0 !important;
}
ul.gform_fields li {
list-style: none;
}
.gfield {
margin-bottom: 1.618em;
}
.gfield_label {
width: 100%;
font-weight: bold;
margin-bottom: .618em;
display: block;
}
.gfield_required {
color: red;
}
.ginput_container {
*zoom: 1;
margin-bottom: 1.618em;
}
.ginput_container:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.ginput_container:before,
.ginput_container:after {
content: "";
display: table;
}
.ginput_container:after {
clear: both;
}
.ginput_container label {
display: block;
}
.ginput_container input,
.ginput_container textarea {
width: 100%;
}
.ginput_container .ginput_left,
.ginput_container .ginput_right,
.ginput_container .ginput_full {
margin-bottom: 1em;
display: block;
}
.ginput_container .ginput_left label,
.ginput_container .ginput_right label,
.ginput_container .ginput_full label {
font-size: .875em;
}
.ginput_container .ginput_left,
.ginput_container .ginput_right {
width: 48%;
float: left;
clear: left;
}
.ginput_container .ginput_right {
float: right;
clear: none;
}
.ginput_container .gfield_checkbox,
.ginput_container .gfield_radio {
margin-left: 0;
}
.ginput_container .gfield_checkbox label,
.ginput_container .gfield_radio label {
display: inline-block;
margin-left: .618em;
}
.ginput_container .gfield_checkbox input,
.ginput_container .gfield_radio input {
width: 1.387em;
}
img.ui-datepicker-trigger {
border: 0;
padding: 0;
} .ie8 .widget_woo_blogauthorinfo .avatar {
width: auto;
} .sbHolder{
background-color: #F8F8F8;
border: solid 1px #EAEAEA;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
height: 30px;
position: relative;
width: 200px;
float:right;
}
.sbHolder:focus .sbSelector{
}
.sbSelector{
display: block;
height: 30px;
left: 0;
line-height: 30px;
outline: none;
overflow: hidden;
position: absolute;
text-indent: 10px;
top: 0;
width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
color: #9a9a9a;
outline: none;
text-decoration: none;
}
.sbToggle{
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/select-icons.png) 0 -167px no-repeat;
display: block;
height: 30px;
outline: none;
position: absolute;
right: 0;
top: 0;
width: 30px;
}
.sbToggle:hover{
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/select-icons.png) 0 -16px no-repeat;
}
.sbHolderDisabled{
background-color: #3C3C3C;
border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
}
.sbHolderDisabled .sbToggle{
}
.sbOptions{
background-color: #F8F8F8;
border: solid 1px #EAEAEA;
list-style: none;
left: -1px;
margin: 0;
padding: 0;
position: absolute;
top: 30px;
width: 200px;
z-index: 1;
overflow-y: auto;
border-top: none;
}
.sbOptions li{
padding: 0 7px;
}
.sbOptions a{
display: block;
outline: none;
padding: 4px 0 4px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
color: #888888;
text-decoration: none;
} .sbOptions a:hover,
.sbOptions a:focus
{
color: #555;
}
.sbOptions li.last a{
border-bottom: none;
}
.sbOptions .sbDisabled{
color: #999;
display: block;
padding: 4px 0 4px 3px;
}
.sbOptions .sbGroup{
color: #706A64;
display: block;
font-weight: bold;
padding: 4px 0 4px 3px;
}
.sbOptions .sbSub{
padding-left: 17px;
}   #portfolio-gallery header {
padding: 0 0 1em;
margin-bottom: 0;
border-bottom:none;
}
#portfolio-gallery header h1 { }
#portfolio-gallery ul.port-cat,
.wpb_categories_filter,
.wpb_teaser_grid .categories_filter {
list-style: none outside none;
width:100%;
margin: 3px 0 20px;
float:left;
padding: 0 0 9px;
border-bottom: 1px solid #E0D1D1;
background:none;
}
#portfolio-gallery ul.port-cat li,
ul.categories_filter li,
.wpb_teaser_grid .categories_filter li,
.wpb_categories_filter li {
display: inline;
font-size: 15px;
margin: 0 21px 0 0;
padding: 0 9px;
text-transform: uppercase;
border-top:none;
}
#portfolio-gallery #port-tags a,
.wpb_teaser_grid .categories_filter li a,
.wpb_categories_filter li a {
color: #4A3B3C;
text-decoration: none;
font-family: roboto;
font-size: 13px;
}
#portfolio-gallery #port-tags li:hover {
color: #E75A39;
}
#portfolio-gallery #port-tags li.current a{
color: #E75A39;
}
#portfolio .portfolio-item figure a > .shade-a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/shade-f.png) no-repeat scroll center center transparent;
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
}
#portfolio .portfolio-item figure a:hover > .shade-a {
opacity: 1;
}
.page-template-template-portfolio-php .type-page {
margin: 0;
padding: 0;
border: 0;
}
#portfolio article {
display: block;
float: left;
margin: 0 20px 50px 20px;
padding: 0 0 8px;
text-align: center;
}
#portfolio article.one-two,
#portfolio article.one-three {
background:url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-a.png) no-repeat scroll center 100% transparent;
padding: 0 0 30px;
}
#portfolio article img {
margin: 0;
max-height: 318px;
zoom: 1;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0;
padding: 0;
}
#portfolio article .content-wrapper {
position: relative;
}
#portfolio article .one-one {
margin: 0;
min-height: 320px;
padding: 6px 0 35px 590px;
}
.single-portfolio .portfolio-meta ul li {
list-style: none;
font-size: .857em;
margin: 0 0 .857em;
}
.single-portfolio .portfolio-meta ul li.portfolio-date {
font-weight: bold;
}
.single-portfolio .portfolio-meta ul li.portfolio-comments a {
-webkit-border-radius: 0.236em;
border-radius: 0.236em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.single-portfolio #content .portfolio-item {
float: left;
margin: 0 20px 20px 0;
}
.top-main {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/icons/pattern.png) repeat scroll 0 0 #303D4C;
border-radius: 10px 10px 0 0;
color: #FFFFFF;
font-family: 'Quicksand';
font-size: 30px;
margin-bottom: 46px;
padding: 20px 50px;
text-shadow: 1px 1px 1px #000000;
text-transform: uppercase;
}
.portfolio-title, .portfolio-two-title {
}
article.hentry .portfolio-title h2, article.hentry  .portfolio-two-title h2 {
border: 0 none;
font-size: 1.846em;
margin: 0;
padding: 0;
text-transform: none;
}
.portfolio-author {
float: right;
line-height: 32px;
}
.portfolio-two-author {
clear: both;
float: left;
line-height: 32px;
}
#portfolio article .portfolio-author a,
#portfolio article .portfolio-two-author a{
display: inline;
}
#portfolio article.one-one { 
width: 100%; 
margin: 0 0 40px; 
text-align: left; 
padding:0;
border-bottom: 1px solid #E0D1D1;
padding: 0 0 20px;
color: #A19A94;
}
#portfolio article.one-two { max-width:454px; }
#portfolio article.one-three { max-width:275px; }
#portfolio .one-two .portfolio-title { max-width:400px; }
#portfolio .one-three .portfolio-title { max-width:240px; }
#portfolio .one-four .portfolio-title { max-width:200px; }
#portfolio .portfolio-item .over {
clear: both;
line-height: 0;
position: relative;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #E0DDDD;
display: block;
margin: 0 auto 11px;
padding: 10px;
}
#portfolio .portfolio-item .over img{
border: 3px solid #E4DFDF;
display: block;
margin: 0 auto;
position: relative;
z-index: 2;
}
#portfolio .portfolio-item .one-one .over {
left: 0;
position: absolute;
top: 0;
}
#portfolio .portfolio-item .over .shade-c {
display: block;
left: 11px;
position: absolute;
top: 11px;
z-index: 3;
}
#portfolio .portfolio-item .one-three .over .shade-c {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/portfolio3.png) no-repeat scroll 0 0 transparent;
height: 161px;
width: 253px;
}
#portfolio .portfolio-item .one-three .over .shade-c:hover {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/portfolio3_hover.png) no-repeat scroll 0 0 transparent;
}
.js_1170.page-template-template-portfolio-one .port-tags,
.js_1170.page-template-template-portfolio-two .port-tags,
.js_1170.page-template-template-portfolio-three .port-tags,
.js_1170.page-template-template-portfolio-one .portfolio-items,
.js_1170.page-template-template-portfolio-two .portfolio-items,
.js_1170.page-template-template-portfolio-three .portfolio-items {
max-width: 910px;
margin: 0 auto;
}
.js_1170.page-template-template-portfolio-one .port-tags,
.js_1170.page-template-template-portfolio-two .port-tags,
.js_1170.page-template-template-portfolio-three .port-tags {
margin-top: 30px;
}
.portfolio-item.single-portfolio-image a{display: block;border: 10px solid #ECEBEB;}
.portfolio-item-wrapper{float:left;width:50%;}
.portfolio-item-wrapper .portfolio-item.single-portfolio-image img{height: auto!important;max-width: 510px;}
@media (max-width: 767px) {
.portfolio-item-wrapper{width:100%;}
.single-portfolio #content .portfolio-item-wrapper .portfolio-item{margin-right:0;}
}   .rmc-menu {
margin-bottom: 20px;
}
.rmc-menu ul {
list-style: none;
margin: 0;
overflow: hidden;
}
article.hentry .rmc-menu ul {
margin-left: 0;
}
.rmc-menu li {
overflow: hidden;
margin: 0 0 15px 0;
}
.rmc-menu .wp-post-image {
float: left;
margin: 5px 20px 0 0;
}
.rmc-menu div {
overflow: hidden;
}
.rmc-menu ul p {
margin: 0;
}
.rmc-menu .title {
float: left;
padding: 0 5px 0 0;
text-transform: uppercase;
font-weight: 700;
}
.rmc-menu .price {
float: left;
padding: 0 0 0 5px;
font-weight:700;
}
.rmc-menu .description {
font-style: italic;
font-family: Philosopher,Georgia,serif;
}
.rmc-menu .labels {
overflow: hidden;
padding-top: 5px;
}
.rmc-menu .labels span {
float: left;
margin-right: 10px;
font-size: 10px;
} .rmc-menu-classic li div.head {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/dot.png) repeat-x 0 16px;
}
.rmc-menu-classic .price {
float: right;
}
.rmc-menu-classic .title,
.rmc-menu-classic .price {
background: #FFFFFF;
font-weight: 700;
} .rmc-menu-list li {
margin-bottom: 10px;
padding-bottom: 15px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/dot.png) repeat-x bottom left;
}
.rmc-menu-list .price {
float: right;
} .rmc-menu-grid li > div {
position: relative;
padding: 10px 15px 15px 15px;
border: 1px dotted #DDDDDD;
}
.rmc-menu-grid .price {
position: absolute;
top: 0;
right: 0;
border-left: 1px dotted #DDDDDD;
border-bottom: 1px dotted #DDDDDD;
padding: 1px 6px;
} .rmc-menu-2col li {
width: 48%;
margin-right: 4%;
float: left;
}
.rmc-menu-2col li:nth-child(2n+2) {
margin-right: 0;
}
.rmc-menu-2col li:nth-child(2n+1) {
clear: both;
} .rmc-menu-3col li {
width: 31%;
margin-right: 3%;
float: left;
}
.rmc-menu-3col li:nth-child(3n+3) {
margin-right: 0;
}
.rmc-menu-3col li:nth-child(3n+1) {
clear: both;
} #tiptip_holder {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 9999999;
}
#tiptip_holder.tip_top {
padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
padding-top: 5px;
}
#tiptip_holder.tip_right {
padding-left: 5px;
}
#tiptip_holder.tip_left {
padding-right: 5px;
}
#tiptip_content {
font-size: .857em;
color: #fff;
font-weight: 500;
padding: .53em 1em;
background-color: #917460;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
text-align: center;
}
#tiptip_arrow,
#tiptip_arrow_inner {
position: absolute;
border-color: transparent;
border-style: solid;
border-width: 6px;
height: 0;
width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
border-top-color: #fff;
border-top-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
border-bottom-color: #fff;
border-bottom-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
border-right-color: #fff;
border-right-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
border-left-color: #fff;
border-left-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
margin-top: -7px;
margin-left: -6px;
border-top-color: #917460;
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
margin-top: -5px;
margin-left: -6px;
border-bottom-color: #917460;
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -5px;
border-right-color: #917460;
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -7px;
border-left-color: #917460;
}
.pp_content_container { -moz-border-radius: 0; border-radius: 0; -webkit-border-radius:0; } .fa{transition:none;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}
.tt-small {
height: 18px;
line-height: 18px;
width: 18px;
}
.tt-medium {
height: 36px;
line-height: 37px;
width: 36px;
}
.tt-large {
height: 72px;
line-height: 73px;
width: 72px;
}
.tt-extralarge {
height: 100px;
line-height: 100px;
width: 100px;
}
.tt-small { font-size: 10px; }
.tt-medium { font-size: 18px; }
.tt-large { font-size: 40px; }
.tt-extralarge { font-size: 60px; }
.tt-fa.bgshape-circle,
.tt-fa.bgshape-sharpsq,
.tt-fa.bgshape-sq {
background-color: #4A3B3C;
border: 1px solid #4A3B3C;
color: #FFFFFF;
margin-top: 2px;
text-align: center;
}
.tt-fa.bgshape-circle { -webkit-border-radius: 75px; border-radius: 75px; }
.tt-fa.bgshape-sharpsq { }
.tt-fa.bgshape-sq { -webkit-border-radius: 6px; border-radius: 6px; } @media screen and (-webkit-min-device-pixel-ratio: 0) {
#tiptip_content {
background-color: #917460;
color: #FFF;
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
border-bottom-color: #917460;
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
border-top-color: #917460;
}
}
.ie input[type=text],
.ie input.input-text,
.ie textarea,
.ie input.txt,
.ie input[type=tel],
.ie input[type=email] {
height: 3em;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
transition-property:         transform, opacity;
} .sliderh2 {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
display: inline-block;
font-size: 32px;
margin: 0 0 10px;
padding: 3px 17px 7px;
}
.sliderh2-4 {
font-size: 28px;
}
.slidertext {
background: none repeat scroll 0 0 #FFFFFF;
border-bottom: 3px solid #E75A39;
color: #725E5F;
font-family: Philosopher,Georgia,serif;
font-size: 16px;
font-style: italic;
line-height: 1.25;
margin: 0;
opacity: 0.9;
padding: 12px 9px 18px;
text-align: left;
white-space: normal;
width: 453px;
}
.slidertext-4 {
width: 600px;
}
.tparrows.default {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll 0 0 #000000;
}
.tp-leftarrow.default {
background-position: 0 -1405px;
left: 59px;
}
.tp-leftarrow.default:hover {
background-position: 0 -1455px;
left: 59px;
}
.tp-rightarrow.default {
background-position: -50px -1405px;
right: 59px;
}
.tp-rightarrow.default:hover {
background-position: -50px -1455px;
right: 59px;
}
.tp-bullets.simplebullets.round .bullet {
overflow: hidden; 
position: relative; 
width: 18px; 
height: 18px; 
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) -28px -110px no-repeat; 
text-indent: -3000em;
display: inline-block;
margin: 0 1px;
text-align: left;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
background-position: 0 -110px;
}
.tp-bannertimer { z-index: 24; }
.tt-sc-hr {
border-bottom: 1px solid #e6e6e6;
}
.tt-sc-hr, .tt-sc-divider { clear:both; display:block; margin-bottom:20px; padding-top:20px; width:100%; }
.tt-sc-divider.flat { padding:0; margin:0; }   .mega_main_menu.tt-topL-logo .nav_logo,
.mega_main_menu.tt-topR-logo .nav_logo,
.mega_main_menu.tt-topC-logo .nav_logo {
padding-top: 0;
width: 100%;
}
.mega_main_menu.tt-topC-logo .nav_logo { text-align: center; }
.mega_main_menu.tt-topR-logo .nav_logo { text-align: right; }
.mega_main_menu.tt-topL-logo .nav_logo { text-align: left; }
#mega_main_menu.tt-middleR-logo .nav_logo { float: right; }
#mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box #mega_main_menu_searchform {
border-radius: 8px;
}
#mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box #mega_main_menu_searchform .field {
font-size: 12px;
}   p.woo-sc-box, div.woo-sc-box {margin:1em 0 1.5em 0; padding:9px 10px 9px 50px; border-width:1px 0 1px 0; border-style:solid;color:#555;text-shadow:none;}
.woo-sc-box.none {border-width:0;}
.woo-sc-box.full {border-width:1px;}
.woo-sc-box.medium {padding:18px 20px 18px 50px; font-size:1.1em;}
.woo-sc-box.large {padding:25px 27px 25px 50px; font-size:1.2em; }
.woo-sc-box.rounded { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.woo-sc-box.alert { border-color:#f0baa2; background:#ffd9c8 url(//www.meemosbakery.com/wp-content/themes/justshop/functions/images/ico-alert.png) no-repeat 20px 45%; }
.woo-sc-box.download { border-color:#d4ebaf; background:#edfcd5 url(//www.meemosbakery.com/wp-content/themes/justshop/functions/images/ico-download.png) no-repeat 20px 45%; }
.woo-sc-box.tick { border-color:#d4ebaf; background:#edfcd5 url(//www.meemosbakery.com/wp-content/themes/justshop/functions/images/ico-tick.png) no-repeat 20px 45%; }
.woo-sc-box.info { border-color:#ccc; background:#eee url(//www.meemosbakery.com/wp-content/themes/justshop/functions/images/ico-info.png) no-repeat 20px 45%; }
.woo-sc-box.note { border-color:#efe3ae; background:#fef6d2 url(//www.meemosbakery.com/wp-content/themes/justshop/functions/images/ico-note.png) no-repeat 20px 45%; }
.woo-sc-box.normal { border-color:#ccc; background:#eee; padding:9px 15px;} .page-template-template-HF .dslc-theme-content .dslc-theme-content-inner {
min-height: 400px;
}
.dslca-enabled #footer-wrap {
margin-top: 200px;
}
#dslc-theme-content { min-height: 200px;}
.dslc-content { margin-bottom: 112px; }
#footer-wrap .no-showcase { margin-top: -112px; }
.hdr-disabled, .ftr-disabled {
background: #fff none repeat scroll 0 0;
color: #888;
padding: 20px;
float: left;
width:100%;
text-align: center;
text-transform: uppercase;
}
.ftr-disabled {
background: #e75a39 none repeat scroll 0 0;
color: #FFF;
margin-bottom: 55px;
} .templatation.wpb_tabs .wpb_tabs_nav li,.templatation.wpb_tour .wpb_tabs_nav li { margin: 0; }
.templatation.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, 
.templatation.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab { background-color: #FFF; outline: none; }
.wpb_tour.templatation.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a { font:italic 300 17px/21px Philosopher, Georgia, "Times New Roman", Times, serif; color:#917460; text-transform: capitalize; }
.wpb_tour.templatation.wpb_content_element .wpb_tabs_nav { 
border: none;
font-family: Georgia,"Times New Roman",Times,serif;
font-style: italic;
list-style: none outside none;
padding: 0; }
.wpb_tour.templatation.wpb_content_element .wpb_tabs_nav li a .shade-a {
display: block;
height: 100%;
display:none;
position: absolute;
top: 0;
width: 4px;}	
.wpb_tour.templatation.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_tour.templatation.wpb_content_element .wpb_tabs_nav li:hover { background: #F3F3F3; border-left-color: #E75A39; color: #E75A39; }
.wpb_tour.templatation.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a, .wpb_tour.templatation.wpb_content_element .wpb_tabs_nav li:hover a { color: #E75A39; }
.wpb_tour.templatation.wpb_content_element .wpb_tabs_nav li, .wpb_tour.templatation.wpb_content_element .wpb_tabs_nav li:active{ border: 1px solid #DCD9D9; border-bottom: none; }
.wpb_tour.templatation.wpb_content_element .wpb_tabs_nav li:last-child {border-bottom: 1px solid #DCD9D9;}
.wpb_tour.templatation ul.wpb_tabs_nav li a { position: relative; }
.wpb_tour.templatation ul.wpb_tabs_nav li a .shade-a { display: block; height: 100%; left: 0; position: absolute; top: 0; width: 4px; }
.wpb_tour.templatation ul.wpb_tabs_nav li.ui-tabs-active a .shade-a, .wpb_tour.templatation ul.wpb_tabs_nav li a:hover .shade-a, .wpb_tour.templatation ul.wpb_tabs_nav li a:focus .shade-a, .wpb_tour.templatation ul.wpb_tabs_nav li a:active .shade-a{ background: #E75A39; display:block; }
.templatation.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header { padding-bottom: 0; }
.templatation.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { padding: 0.5em 0 0.5em 25px; font: italic 16px/18px Philosopher,Georgia,serif; text-transform: capitalize; }
.templatation.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content { padding: 0 12px 6px 28px; }
.templatation.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .templatation.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon { width: 23px; height: 23px; right: auto; left: 0; top: 10px; }
.templatation.wpb_toggle, #content h4.templatation.wpb_toggle {}
.templatation.wpb_toggle_content { padding: 0 12px 6px 27px; margin-top:0; }
.ns_button.wpb_button, .woo_cta_button.wpb_button { text-shadow: inherit; }
.ns_button.wpb_button:hover, .woo_cta_button.wpb_button:hover { color: #FFF; }
#TTteaser.templatation { padding: 20px; border: 1px solid #DCD9D9; background-color: #F8F8F8; }
.templatation.wpb_call_to_action .wpb_button {}
.templatation.cta_align_left .wpb_call_text, .templatation.cta_align_right .wpb_call_text { width: 66%; }
.wpb_flickr_widget .flickr_badge_image {height: 58px; width: 58px; margin: 0 15px 15px 0; }
.wpb_flickr_widget .flickr_badge_image img { padding: 3px; border: 1px solid #DCD9D9; max-height: 58px; max-width: 58px; box-shadow: 0 1px 0 #e5e5e5; -moz-box-shadow: 0 1px 0 #e5e5e5; -webkit-box-shadow: 0 1px 0 #e5e5e5; }
.wpb_flickr_widget .flickr_badge_image img:hover { border: 1px solid #888888; }
.wpb_gallery .flexslider { border: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -webkit-border-radius: 0; border-radius: 0; }
.templatation.vc_progress_bar .vc_single_bar, .templatation.vc_progress_bar .vc_single_bar .vc_bar { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -webkit-border-radius: 0; border-radius: 0; height: 40px; }
.templatation.vc_progress_bar .vc_single_bar.bar_orange .vc_label { height: 20px; padding-top: 11px; }
.ns_button.vc_pie_chart .vc_pie_chart_back { border-color: #BB6246 !important; }
.templatation.wpb_teaser_grid .categories_filter, .templatation.wpb_categories_filter { border-bottom: 1px solid #E0D1D1; margin: 3px 0 20px; padding: 0 0 9px; }
.templatation.wpb_teaser_grid .categories_filter li, .templatation.wpb_categories_filter li { font-size: 12px; font-style: italic; margin: 0 21px 0 0; padding: 0 9px; text-transform: uppercase; }
.entry .wpb_teaser_grid img { border: 1px solid #D8D8D8; max-width: 96%; padding: 1%; margin-bottom: 10px; }
.templatation.wpb_teaser_grid .categories_filter li a, .templatation.wpb_categories_filter li a { color: #4A3B3C; }
.templatation.wpb_teaser_grid .categories_filter li a:hover, .templatation.wpb_categories_filter li a:hover ,
.templatation.wpb_teaser_grid .categories_filter li.active a, .templatation.wpb_categories_filter li.active a { border-bottom: none; color: #917460; }
.wpb_image_grid ul.wpb_image_grid_ul { margin: 0; padding: 0; }
.wpb_image_grid ul.wpb_image_grid_ul li { margin: 0 5px 5px 0 !important; }
.wpb_carousel .prev, .wpb_carousel .next,
.templatation.wpb_carousel .prev, .templatation.wpb_carousel .next { top: 3px; padding: 0; background-color: #F3AD9D; text-indent: -9999px; }
.templatation.vc_progress_bar .vc_single_bar .vc_label { padding: 10px 15px; color: #FFF; }
.entry ul.categories_filter { margin: 0 0 20px; }
.jssidebar.templatation .widgettitle { color: #E75A39; font-size: 18px; margin: 0 0 16px; }
.templatation.wpb_separator, .templatation.vc_text_separator { border-bottom: 1px solid #EEEEEE; }
.vc_text_separator div { color: #B5B5B5; }
.templatation .top-icon .aio-icon-header h3.aio-icon-title { margin: 10px 0; }
.uvc-heading img { border:none; }
.layout-full .entry .ult-new-ib img, .entry .ult-new-ib img { max-width: 100%; }
.vc_call_to_action hgroup h2, .vc_call_to_action hgroup h4 { background: none }
.wpb_single_image .vc_single_image-wrapper { max-width: 100%; } table.vc-table-plugin-theme-classic_orange tr.vc-th td {
background: none repeat scroll 0 0 #E75A39;
}
table.vc-table-plugin-theme-classic_orange,
table.vc-table-plugin-theme-classic_orange td {
border: 1px solid #E75A39;
}
table.vc-table-plugin-theme-classic_orange tr:nth-child(2n+1), table.vc-table-plugin-theme-classic_orange tr:hover {
background-color: #FADED8;
}
table.vc-table-plugin-theme-classic_pink tr.vc-th td {
background: none repeat scroll 0 0 #C95980;
}
table.vc-table-plugin-theme-classic_pink,
table.vc-table-plugin-theme-classic_pink td {
border: 1px solid #C95980;
}
table.vc-table-plugin-theme-classic_pink tr:nth-child(2n+1), table.vc-table-plugin-theme-classic_pink tr:hover {
background-color: #FBDBE6;
}
table.vc-table-plugin-theme-classic_purple tr.vc-th td {
background: none repeat scroll 0 0 #B08FBB;
}
table.vc-table-plugin-theme-classic_purple,
table.vc-table-plugin-theme-classic_purple td {
border: 1px solid #B08FBB;
}
table.vc-table-plugin-theme-classic_purple tr:nth-child(2n+1), table.vc-table-plugin-theme-classic_purple tr:hover {
background-color: #F1E0F9;
}
table.vc-table-plugin-theme-classic_green tr.vc-th td {
background: none repeat scroll 0 0 #80B243;
}
table.vc-table-plugin-theme-classic_green,
table.vc-table-plugin-theme-classic_green td {
border: 1px solid #80B243;
}
table.vc-table-plugin-theme-classic_green tr:nth-child(2n+1), table.vc-table-plugin-theme-classic_green tr:hover {
background-color: #D7F8AF;
}
table.vc-table-plugin-theme-classic_blue tr.vc-th td {
background: none repeat scroll 0 0 #68B5D3;
}
table.vc-table-plugin-theme-classic_blue,
table.vc-table-plugin-theme-classic_blue td {
border: 1px solid #68B5D3;
}
table.vc-table-plugin-theme-classic_blue tr:nth-child(2n+1), table.vc-table-plugin-theme-classic_blue tr:hover {
background-color: #B3E7FB;
}
table.vc-table-plugin-theme-classic_brown tr.vc-th td {
background: none repeat scroll 0 0 #9D563A;
}
table.vc-table-plugin-theme-classic_brown,
table.vc-table-plugin-theme-classic_brown td {
border: 1px solid #9D563A;
}
table.vc-table-plugin-theme-classic_brown tr:nth-child(2n+1), table.vc-table-plugin-theme-classic_brown tr:hover {
background-color: #F3D1C3;
} table.vc-table-plugin-theme-simple_orange tr.vc-th td { border-bottom: 2px solid #E75A39; }
table.vc-table-plugin-theme-simple_orange td { border-bottom: 1px solid #E75A39; }
table.vc-table-plugin-theme-simple_pink tr.vc-th td { border-bottom: 2px solid #C95980; }
table.vc-table-plugin-theme-simple_pink td { border-bottom: 1px solid #C95980; }
table.vc-table-plugin-theme-simple_blue tr.vc-th td { border-bottom: 2px solid #68B5D3; }
table.vc-table-plugin-theme-simple_blue td { border-bottom: 1px solid #68B5D3; }
table.vc-table-plugin-theme-simple_purple tr.vc-th td { border-bottom: 2px solid #B08FBB; }
table.vc-table-plugin-theme-simple_purple td { border-bottom: 1px solid #B08FBB; }
table.vc-table-plugin-theme-simple_green tr.vc-th td { border-bottom: 2px solid #80B243; }
table.vc-table-plugin-theme-simple_green td { border-bottom: 1px solid #80B243; }
table.vc-table-plugin-theme-simple_brown tr.vc-th td { border-bottom: 2px solid #9D563A; }
table.vc-table-plugin-theme-simple_brown td { border-bottom: 1px solid #9D563A; } table.vc-table-plugin-theme-classic_brown {
border: 1px solid #9D563A;
}
table.vc-table-plugin-theme-classic_brown tr.vc-th td {
font-weight: bold;
color: #ffffff;
background: #9D563A;
padding: 10px 15px;
border-bottom: none;
text-align: left;
}
table.vc-table-plugin-theme-classic_brown td {
padding: 8px 15px;
} table.vc-table-plugin-theme-simple_brown tr.vc-th td {
font-weight: bold;
border-bottom: 2px solid #9D563A;
text-align: left;
}
table.vc-table-plugin-theme-simple_brown td {
padding: 8px;
border-bottom: 1px solid #9D563A;
}
table.vc-table-plugin-theme-simple_brown tr:hover {
background-color: #F3D1C3;
}
.vc_item .post-title {
font-size: 16px;
font-weight: 300;
padding: 10px 0 5px;
}
.vc-carousel-control .icon-next:before ,
.vc-carousel-control .icon-prev:before {
content: "\f054"!important;
font-family: fontawesome;
font-size: 16px;
position: relative;
top: -12px!important;
}
.vc-carousel-control .icon-prev:before { content: "\f053"!important; }
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item { margin: 0 10px;}
.templatation.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {background-color: #e75a39;}
.wpb_wrapper .banner-block img,
.wpb_wrapper .aio-icon-img img,
.icon_list_item img,
.nivo-imageLink img,
.noborder, .noborder img,
.nivoSlider { 
background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
border: none!important;
padding: 0!important;
-webkit-box-shadow:none!important;
box-shadow:none!important; }
.HDborder, .wpb_heading, .entry-content .wpb_heading { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-c.gif) repeat-x scroll 0 100% rgba(0, 0, 0, 0); margin: 0 0 10px; padding: 0 0 9px; }
.HDbg { padding: 8px 10px; background: none repeat scroll 0 0 #E65A3A; color: #FFFFFF; border: none; }
.templatation .smile_icon_list li .icon_description p { font-size: 13px; }
.isotope-item.templatation .isotope-inner{ margin: 0 10px 20px 10px; }
.js_animate { opacity:0; filter: alpha(opacity=@opacity * 100 ); }
.noicon .messagebox_text {  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; 
padding-left: 0 !important; }
.nobottommargin { margin-bottom:0; }
.uvc-heading .uvc-main-heading h2 { font-style: inherit; }
.ie .woocommerce fieldset { display: ruby-text-container; } @media only screen and (min-width: 767px) { #loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5000;
}
#loader {
display: block;
position: absolute;
left: 50%;
top: 50%;
width: 50px;
height: 50px;
margin: -60px 0 0 -20px;
border-radius: 50%;
border: 3px solid transparent;
z-index: 5001;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/ajax-loader.gif) no-repeat;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 100%;
height: 100%;
background: #fafafa;
z-index: 5000;
-webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); left: 0;
} .loaded #loader-wrapper .loader-section {
opacity:0;
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.3s 1s ease-out;
transition: all 0.3s 1s ease-out;
}
} @media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
body { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/pattern-a@2x.png) repeat scroll #f8f8f8; }
.nav-a > ul > li > a > .shade-b { 	background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) no-repeat -115px -451px; background-size: 292px 2817px; width: 10px; height: 6px; } #tools > .fit-a a { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) no-repeat -5.5px -2047px; background-size: 292px 2817px; }
#tools #connect .social a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/socialicons@2x.png) no-repeat scroll -3000em -3000em transparent;
background-size: 556px 81px;
}
#tools #connect .social a.subscribe { background-position: -6px -51px; }
#tools #connect .social a.twitter { background-position: -47px -51px; }
#tools #connect .social a.facebook { background-position: -167px -51px; }
#tools #connect .social a.youtube { background-position: -247px -51px; }
#tools #connect .social a.flickr { background-position: -367px -51px; }
#tools #connect .social a.linkedin { background-position: -448px -51px; }
#tools #connect .social a.pinterest { background-position: -286px -51px; }
#tools #connect .social a.googleplus { background-position: -488px -51px; }
#tools #connect .social a.instagram { background-position: -528px -51px; }
#header, #header.d {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern@2x.png);
background-size: 90px 90px;
}
.slider-layout2,
.slider-layout3 {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern@2x.png);
background-size: 90px 90px;
}
#footer-wrap {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern@2x.png);
background-size: 90px 90px;
}
#footer-wrap > .double-a:after {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#footer-wrap > .double-a { border: 1px solid #D4D1D2; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/footer-top@2x.png) no-repeat scroll center -10px #FFFFFF; background-size: 954px 510px; -webkit-border-radius: 7px; border-radius: 7px; }
#footer-wrap > .double-a:after { background: none; }
#footer-wrap > .double-a > .shade-a { }
#footer { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/footer@2x.png) repeat-x scroll center 0 transparent; background-size: 3000px 30px; }
.double-a .icon-bg { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) no-repeat -204px -254px; background-size: 292px 2817px; }
#footer-wrap > .totop { 
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) no-repeat -13px -254px;
background-size: 292px 2817px;
}
#connect .social a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/socialicons@2x.png) no-repeat scroll -3000em -3000em transparent;
background-size: 556px 81px;
}
#connect .social a.subscribe { background-position: -1px -2px; }
#connect .social a.twitter { background-position: -41px -2px; }
#connect .social a.facebook { background-position: -161px -2px; }
#connect .social a.youtube { background-position: -241px -2px; }
#connect .social a.flickr { background-position: -361px -2px; }
#connect .social a.linkedin { background-position: -441px -2px; }
#connect .social a.pinterest { background-position: -281px -2px; }
#connect .social a.googleplus { background-position: -481px -2px; }
#connect .social a.instagram { background-position: -521px -2px; }
#tools #searchform #searchsubmit { top: 2px; }
#searchform .search-submit,
#searchform #searchsubmit {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/searchicon@2x.png) no-repeat 13px 6px;
background-size: 22px 22px;
}
.home #content .widget h1,
.home #content .widget h2 {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-c@2x.gif) repeat-x scroll 0 100% transparent;
background-size: 1px 2px;
}
.cols-b { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-e@2x.png) 626px 0 repeat-y #fff; background-size: 8px 25px; }
.js .module-b > h2, .js .header-a { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-a@2x.png) center 11px no-repeat; background-size: 961px 12px; }
.module-b > h2 span, .header-a span { }		
.cols-b-full { background: none repeat scroll 0 0 #ffffff; }
.woocommerce-wrap h2 {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-c@2x.gif) repeat-x scroll 0 100% transparent;
background-size: 1px 2px;
}
.wpb_carousel .prev, .wpb_carousel .next,
.templatation.wpb_carousel .prev, .templatation.wpb_carousel .prev {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png);
background-size: 292px 2817px;
}
.templatation.wpb_carousel .next {
background-position: -30px -417px;
}
.templatation.wpb_carousel .prev{
background-position: -10px -417px;
} a.button,
#commentform #submit,
.submit,
input[type=submit],
input[type=password],
input[type=reset],
input.button,
button.button,
#wrapper .woo-sc-button,
.added_to_cart,
.ns_button.wpb_button,
.woo_cta_button.wpb_button,
.yith-wcwl-add-button .add_to_wishlist,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern@2x.png);
background-size: 90px 90px;
}
a.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
.submit:hover,
input[type=submit]:hover,
input.button:hover,
button.button:hover,
#wrapper .woo-sc-button:hover,
.added_to_cart:hover,
.ns_button.wpb_button:hover,
.woo_cta_button.wpb_button:hover,
.yith-wcwl-add-button.show .add_to_wishlist:hover,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/bg-pattern@2x.png);
background-size: 90px 90px;
}
#portfolio .portfolio-item figure a > .shade-a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/shade-f.png) no-repeat scroll center center transparent;
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
}
#portfolio article.one-two,
#portfolio article.one-three {
background:url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-a@2x.png) no-repeat 0 0;
background-size: 961px 12px;
}
#portfolio .portfolio-item .one-three .over .shade-c:hover {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/portfolio3_hover.png) no-repeat scroll 0 0 transparent;
}
.rmc-menu-classic li div.head {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/dot.png) repeat-x 0 16px;
}
.rmc-menu-list li {
margin-bottom: 10px;
padding-bottom: 15px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/dot.png) repeat-x bottom left;
}
.tparrows.default { background-image: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png); background-size: 292px 2817px; }
.tp-leftarrow.default { background-position: 0 -1356px; }
.tp-leftarrow.default:hover { background-position: 0 -1410px; }
.tp-rightarrow.default { background-position: -51px -1357px; }
.tp-rightarrow.default:hover { background-position: -53px -1410px; }
.tp-bullets.simplebullets.round .bullet {
width: 18px;
height: 18px; 
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) -24px -105px no-repeat;
background-size: 292px 2817px;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
background-position: 0 -105px;
}
.HDborder, .wpb_heading, .entry-content .wpb_heading { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-c.gif) repeat-x scroll 0 100% rgba(0, 0, 0, 0); margin: 0 0 10px; padding: 0 0 9px; }
}  .js_1170 #content,
.page-template-template-home.js_1170 .home-content {
padding: 30px;
max-width: 1100px;
}
.js_1170 #footer-wrap > .totop { margin: 0 -651px 0 0; }
.woo-sc-twitter.left {
float: left;
margin: 0 1.5em 1.5em 0;
} .vfb-legend { padding: 10px; }
.vfb-item { margin-bottom: 20px; }
li.product.featured .excerpt {
min-height: 40px;
}
h1,h2,h3,h4,h5,h6{
font-style:normal;
}
.link-box{
text-transform:uppercase;
}
.link-box.dark{position:relative;}
.link-box.dark:before{
content:'';
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background: rgba(36,35,35,0.6);
opacity:0;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
-webkit-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.link-box.dark a{
position:relative;
}
.link-box.dark:hover:before{
opacity:1;
} .how-icon{
margin-bottom: 15px;
}
.sub-title{
color: #8c8c8c;
font-size: 14px;
line-height: 23px;
width: 560px;
text-align: center;
margin: 0 auto;
}
.how-image{
margin-bottom: 21px;
}
.how-image p{
color: #6a6a6a;
font-size: 14px;
line-height: 23px;
}
.box-image{
position: relative;
overflow: hidden;
}
.box-image .image{
padding: 0;
position: absolute;
content: "";
top: -33px;
left: -60px;
}
.box-text{
color: #fff;
text-transform: uppercase;
text-align: center;
}
.box-text .vc_column-inner{
position: relative;
}
.box-text .vc_column-inner a,
.box-text .vc_column-inner p{
position: relative;
}
.box-text .vc_column-inner:before{
content:'';
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background: rgba(36,35,35,0.6);
opacity:1;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
-webkit-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.box-text .vc_column-inner:hover:before{
opacity:0;
}
.category {
font-size: 1.3em;
line-height: 1.618;
margin-bottom: 10px;
}
.title-box{
font-weight: 800;
}
.bottom-title {
margin: 5px 0 0 0;
font-size: 22px;
line-height: 35px;
} .border-image{
display: inline-block;
position: relative;
outline: 3px solid #fff;
outline-offset: -10px;
color: #fff;
}
.border-image:before, .border-image:after {
content: '';
display: block;
position: absolute;
top: 7px;
left: 7px;
right: 100%;
height: 3px;
background: #e75a39;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.border-image:after {
top: auto;
bottom: 7px;
left: 100%;
right: 7px;
}
.border-image:hover, .border-image > .vc_figure:hover {
outline: 3px solid #fff;
}
.border-image:hover:before {
right: 7px;
}
.border-image:hover:after {
left: 7px;
}
.border-image > .vc_figure:before, .border-image > .vc_figure:after {
content: '';
display: block;
position: absolute;
bottom: 7px;
top: 100%;
left: 7px;
width: 3px;
background: #e75a39;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.border-image > .vc_figure:after {
left: auto;
right: 7px;
top: 7px;
bottom: 100%;
}
.border-image > .vc_figure:hover:before {
top: 7px;
}
.border-image > .vc_figure:hover:after {
bottom: 7px;
}
.title-3{
font-size: 36px;
line-height: 36px;
font-weight: 400;
color: #000;
letter-spacing: 0.9px;
margin-bottom: 23px;
}
.title-3:after {
content: '';
display: block;
width: 50px;
height: 2px;
background: #e75a39;
margin-top: 13px;
}
.title-5{
display: block;
font-size: 16px;
line-height: 22px;
font-weight: 700;
color: #323232;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 22px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.title-5:after {
content: '';
display: block;
width: 45px;
height: 3px;
background: #e75a39;
margin-top: 9px;
}
.title-5:hover{
color: #e75a39;
}
.content-left{
padding-left: 65px;
}
.simple-article{
font-size: 15px;
line-height: 27px;
}
.simple-article .gray{
color: #8a8a8a;
}
.simple-article .light-gray > .wpb_wrapper{
color: #b5b5b5;
}
.simple-article .italic{
font-style: italic;
}
.small-image {
float: left;
margin: 5px 20px 20px 0;
}
.small-image p{
float: left;
}
.center .title-3:after{
text-align: center;
margin-left: auto;
margin-right: auto;
}
.success-title{
display: inline-block;
font-size: 16px;
line-height: 22px;
font-weight: 700;
color: #242424;
letter-spacing: 1.5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
margin-bottom: 15px;
}
.success-block{
padding-left: 70px;
}
.success-block:before{
content: "\e61b";
font-family: 'Stroke-Gap-Icons';
position: absolute;
font-size: 40px;
color: #e75a39;
top: 0;
left: 0;
}
.simple-article.middle{
font-size: 14px;
line-height: 25px;
}
@media(max-width: 991px){
.content-left{
padding-left: 15px;
}
}
@media(max-width: 767px){
.mission-image > .vc_column-inner > .wpb_wrapper{
text-align: center;
}
.hidden-xs{
display: none;
}
} .team{
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.team-title{
font-size: 16px;
line-height: 22px;
font-weight: 400;
color: #242424;
letter-spacing: 0.5px;
}
.team-subtitle{
font-size: 11px;
line-height: 15px;
font-weight: 400;
color: #8c8c8c;
letter-spacing: 0.5px;
}
.team > .vc_column-inner > .wpb_wrapper{
position: relative;
border: 1px solid #eaeaea;
background-color: #fff;
padding: 10px;
text-align: center;
overflow: hidden;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.team .team-separator{
position: relative;
z-index: 15;
}
.team-social{
display: inline-block;
}
.team .vc_icon_element{
margin-bottom:0;
}
.team .team-social .vc_icon_element-inner {
position: relative;
z-index: 20;
text-align: center;
display: block;
border: none;
width: 20px;
height: 20px;
margin: 5px 15px 10px;
box-sizing: content-box;
position: relative;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.team .team-hover{
position: absolute;
opacity: 0;
top: 100%;
left: 10px;
right: 10px;
height: 100%;
color: #fff;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.team:hover .team-hover{
opacity: 1;
top: 10px;
margin: 0;
padding: 0;
background: #e75a39;
padding-top: 37px;
position: absolute;
z-index: 10;
}
.team:hover > .vc_column-inner > .wpb_wrapper{
background: #e75a39;
}
.team .team-social.vc_icon_element .vc_icon_element-inner .vc_icon_element-icon{
color:#a8a8a8;
}
.team:hover .team-social .vc_icon_element-icon{
color: #fff!important;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.team-hover a{
color: #fff;
font-size: 16px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0.5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.team-hover a:hover{
color: #222;
text-decoration: none;
}
.team .team-social:hover .vc_icon_element-icon{
color: #222!important;
}
.hover-position{
position: relative;
margin-bottom: 40px;
font-size: 11px;
line-height: 15px;
font-weight: 400;
letter-spacing: 0.5px;
}
.team .team-separator{
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.team:hover .team-separator{
opacity: 0.23;
}
.team-hover .hover-text{
font-size: 14px;
line-height: 26px;
font-weight: 400;
color: rgba(255,255,255,0.7);
letter-spacing: 0.5px;
padding: 0 20px;
}
@media(max-width: 1199px){
.team .team-social .vc_icon_element-inner {
margin: 5px 10px 10px;
}
.team:hover .team-hover{
padding-top: 20px;
}
.team-hover .hover-text{
line-height: 18px;
padding: 0 10px;
}
} .client-wrapp{
position: relative;
}
.client-wrapp .vc_column-inner{
padding: 0;
padding-top: 0;
padding-left: 70px;
}
.client-wrapp > .vc_column-inner > .wpb_wrapper{
padding: 42px 0 76px;
}
.client-wrapp .client-title{
font-size: 49px;
line-height: 40px;
font-weight: 700;
color: #fff;
letter-spacing: 0.5px;
font-style: italic;
display: inline-block;
}
.client-wrapp .client-text{
font-size: 18px;
line-height: 22px;
font-weight: 400;
color: #e75a39;
font-style: italic;
display: block;
margin-bottom: 0;
}
.client-icon{
display: inline-block;
}
.vc_column-inner .client-icon .vc_icon_element-inner {
position: absolute;
z-index: 20;
text-align: center;
display: block;
border: none;
font-size: 10px;
left: 10px;
margin-top: -34px;
top: 50%;
}
@media(max-width: 1199px){
.client-wrapp .vc_column-inner{
padding-left: 40px;
}
.client-wrapp > .vc_column-inner > .wpb_wrapper{
text-align: center;
}
}
@media(max-width: 991px){
.client-wrapp .vc_column-inner{
padding-left: 0;
}
.client-wrapp h2.client-title{
display: block;
text-align: center!important;
}
.client-wrapp .client-text{
text-align: center;
}
.vc_column-inner .client-icon .vc_icon_element-inner {
position: relative;
font-size: 10px;
left: 0;
margin-top: 0;
top: 0;
}
}
@media(max-width: 767px){
.client-wrapp > .vc_column-inner > .wpb_wrapper{
padding: 5px 0 15px;
}
} .testimonial .testimonials .quote a.avatar-link{
left: auto;
position: static;
display: inline-block!important;
border-radius: 50%;
border: 3px solid #4c4c4c;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.testimonial .testimonials .quote a.avatar-link:hover{
border-color: #e75a39;
}
.testimonial .testimonials .quote a.avatar-link img{
margin: 0 auto;
width: 100px;
}
.testimonial .testimonials .quote img{
float: none;
}
.testimonial .testimonials .quote .testimonials-text p{
padding: 20px 100px;
}
@media(max-width: 767px){
.testimonial .testimonials .quote .testimonials-text p{
padding: 10px;
}
} .overview-wrapp{
position: relative;
}
.overview-wrapp > .vc_column-inner > .wpb_wrapper{
padding-left: 100px;
}
.overview-wrapp .overview-title{
display: inline-block;
font-size: 16px;
line-height: 22px;
font-weight: 700;
color: #242424;
letter-spacing: 1.5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
margin-bottom: 15px;
}
.overview-wrapp .overview-title:hover{
color: #e75a39;
}
.over-icon{
display: inline-block;
}
.overview-wrapp .wpb_wrapper .over-icon .vc_icon_element-inner {
position: absolute;
z-index: 20;
text-align: center;
border: none;
display: block;
width: 70px;
height: 70px;
background: #8d7b7c;
border-radius: 70px;
font-size: 12px;
left: 15px;
top: 0;
}
.overview-wrapp .over-icon:hover .vc_icon_element-inner{
background: #e75a39;
}
@media(max-width: 991px){
.overview-wrapp > .vc_column-inner > .wpb_wrapper{
padding-left: 0;
text-align: center;
}
.overview-wrapp .wpb_wrapper .over-icon .vc_icon_element-inner{
position: relative;
left: 0;
margin: 0 auto;
margin-bottom: 12px;
}
.overview-wrapp h5.overview-title{
display: block;
text-align: center!important;
}
} .client-says .title-3:after {
margin: 0 auto;
margin-top: 13px;
} .padding-none{
padding: 0;
}
.simple-article.ul li{
list-style: none;
font-size: 14px;
line-height: 18px;
margin-bottom: 8px;
}
.simple-article.ul li:before{
content: "\f18e";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
margin-right: 12px;
color: #fe5454;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
} .tt-image-box {
margin-bottom: 0;
}
.tt-image-box a {
border: 1px solid rgba(0, 0, 0, 0);
}
.tt-image-box a:hover {
border-color: #f23a61;
}
.tt-goods-info > .vc_column-inner > .wpb_wrapper {
padding: 44px;
background: #f8f8f8;
border-right: 5px solid #e75a39;
}
.tt-goods-title {
letter-spacing: 0.5px;
margin-bottom: 10px;
}
.tt-goods-title:hover {
color: #e75a39 !important;
}
.tt-goods-text {
font-size: 14px;
line-height: 25px;
color: #8a8a8a;
margin-bottom: 0;
}
@media (max-width:767px) {
.tt-image-box.vc_align_left {
text-align: center;
margin-bottom: 15px;
}
.tt-goods-info {
text-align: center;
}
.tt-goods-info > .vc_column-inner > .wpb_wrapper {
border: 0;
}
.tt-goods-title {
text-align: center !important;
}
} .tt-client .wpb_single_image {
display: block;
float: left;
width: 167px;
height: 167px;
border: 6px solid #fff;
border-radius: 167px;
-moz-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.04);
box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.04);
position: relative;
overflow: hidden;
vertical-align: top;
box-sizing: border-box;
}
.tt-client .wpb_single_image:before {
content: '';
display: block;
position: absolute;
top: 50%;
left: 0;
right: 0;
padding-bottom: 100%;
margin-top: -50%;
opacity: 0;
background: rgba(253,104,118,0.75);
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;
-moz-transition: -moz-transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;
-o-transition: -o-transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;
transition: transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;
z-index: 1;
}
.tt-client .wpb_single_image:hover:before {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.tt-client .simple-article {
margin-bottom: 18px;
}
.tt-client .tt-client-link,
.tt-client .simple-article,
.tt-client .tt-client-name, .tt-client-social {
padding-left: 200px;
}
.tt-client .vc_custom_heading.tt-client-link a{
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-client .vc_custom_heading.tt-client-link a:hover{
color: #e75a39!important;
opacity: 1;
}
.tt-client-social .vc_icon_element {
display: inline-block;
margin-right: 4px;
color: #128db1;
}
.tt-client-social .vc_icon_element .vc_icon_element-inner {
width: 14px;
height: 14px;
}
.tt-client-social .vc_icon_element .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
font-size: 14px !important;
}
@media (max-width:991px) {
.tt-client {
text-align: center;
}
.tt-client .wpb_single_image {
float: none;
margin: 0 auto 15px auto;
}
.tt-client .tt-client-link,
.tt-client .simple-article,
.tt-client .tt-client-name,
.tt-client-social {
padding-left: 0px;
}
.tt-client .tt-client-link, .tt-client .tt-client-name {
text-align: center !important;
}
.tt-client .tt-client-name {
margin-bottom: 15px;
}
} .tt-tab {
background: #fff;
}
.tt-tab.vc_tta.vc_general .vc_tta-tabs-container {
width: 189px;
}
.tt-tab.vc_tta.vc_general li.vc_tta-tab {
margin-bottom: 2px;
}
.tt-tab.vc_tta.vc_general li.vc_tta-tab a {
display: block;
position: relative;
font-size: 15px;
line-height: 20px;
font-weight: 700;
letter-spacing: 0.3px;
color: #fff;
background: #e75a39;
border-right: 0;
padding: 16px 32px 16px 32px;
border: none !important;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-tab.vc_tta.vc_general li.vc_tta-tab a:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0 !important;
width: 2px !important;
height: 100%;
background: transparent;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-tab.vc_tta.vc_general li.vc_tta-tab a:after {
content: '';
display: block;
position: absolute;
top: 50% !important;
left: 2px !important;
width: 0 !important;
height: 0;
border-style: solid !important;
border-width: 4.5px 0 4.5px 4px !important;
border-color: transparent transparent transparent #fd6877 !important;
margin-top: -4px;
opacity: 0;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-tab.vc_tta.vc_general li.vc_tta-tab a span {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.tt-tab.vc_tta.vc_general li.vc_tta-tab.vc_active a {
background: #fff;
color: #333;
border-color: #fff;
}
.tt-tab.vc_tta.vc_general li.vc_tta-tab.vc_active a:before {
background: #e75a39;
}
.tt-tab.vc_tta.vc_general li.vc_tta-tab.vc_active a:after {
opacity: 0;
}
.tt-tab.vc_tta.vc_general .vc_tta-panel-body {
padding: 55px 52px;
}
.tt-tab.vc_tta.vc_general.vc_tta-tabs .vc_tta-panels {
background: #fff;
}
@media (max-width:767px) {
.tt-tab.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading {
font-size: 15px;
line-height: 20px;
font-weight: 700;
letter-spacing: 0.3px;
background: #e75a39;
}
.tt-tab.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title>a {
color: #fff;
}
.tt-tab.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title>a span {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.tt-tab.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading:hover,
.tt-tab.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading {
background: #fff;
color: #333;
}
.tt-tab.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title>a, .tt-tab.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a {
color: #333;
}
.tt-tab.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
background: #fff;
padding: 30px;
}
} body input[type=text],
body input[type=tel],
body input[type=email],
body textarea {
height: 55px;
font-size: 14px;
color: #c2c1c1;
background: transparent;
border: 1px solid #ededed;
padding: 0 15px;
}
body textarea {
height: 200px;
padding: 15px;
}
body input[type=text]::-webkit-input-placeholder,
body input[type=tel]::-webkit-input-placeholder,
body input[type=email]::-webkit-input-placeholder,
body textarea::-webkit-input-placeholder {
font-size: 14px;
font-weight: 400;
color: #c2c1c1;
opacity: 1;
}
body input[type=text]:-moz-placeholder,
body input[type=tel]:-moz-placeholder,
body input[type=email]:-moz-placeholder,
body textarea:-moz-placeholder {
font-size: 14px;
font-weight: 400;
color: #c2c1c1;
opacity: 1;
}
body input[type=text]::-moz-placeholder,
body input[type=tel]::-moz-placeholder,
body input[type=email]::-moz-placeholder,
body textarea::-moz-placeholder {
font-size: 14px;
font-weight: 400;
color: #c2c1c1;
opacity: 1;
}
body input[type=text]:-ms-input-placeholder,
body input[type=tel]:-ms-input-placeholder,
body input[type=email]:-ms-input-placeholder,
body textarea:-ms-input-placeholder {
font-size: 14px;
font-weight: 400;
color: #c2c1c1;
opacity: 1;
}
body input[type=text]:focus,
body input[type=tel]:focus,
body input[type=email]:focus,
body textarea:focus {
border-color: #86cdf6;
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
}
input.wpcf7-submit[type=submit] {
display: inline-block;
height: auto;
font-family: inherit;
font-size: 13px;
line-height: 27px;
color: #fff;
font-style: normal;
font-weight: 600;
padding: 5px 20px;
text-transform: uppercase;
background: #4f4f4f;
border: 2px solid #4f4f4f;
border-radius: 3px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
input.wpcf7-submit[type=submit]:hover {
background: #fff;
color: #4f4f4f;
}
.wpcf7-form p {
margin-bottom: 20px;
}
.wpcf7-form p:last-child {
margin-bottom: 0;
} .tt-contact-info {
position: relative;
padding-left: 50px;
margin-left: 15px;
margin-right: 15px;
width: auto;
float: none;
border-bottom: 1px solid #f39aa2;
margin-top: 25px;
padding-bottom: 25px;
}
.tt-contact-info .vc_icon_element {
position: absolute;
top: 0;
left: 0;
font-size: 34px;
color: #fff;
padding-left: 8px;
}
.tt-contact-info .vc_icon_element .vc_icon_element-inner.vc_icon_element-size-md {
width: 34px;
height: 34px;
border: 0;
line-height: 1 !important;
}
.tt-contact-info .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
font-size: inherit !important;
position: static;
-webkit-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.tt-contact-info .simple-article {
margin-bottom: 0;
}
.simple-article.white {
color: #fff;
}
.simple-article.white a {
color: #fff;
}
.simple-article.white a:hover {
color: #222;
text-decoration: none;
} .checkout-button .vc_btn3.vc_btn3-color-grey{
position: relative;
display: inline-block;
background: #73b62b;
border-color: #73b62b;
border-radius: 3px;
font-size: 14px;
letter-spacing: 1.45px;
line-height: 27px;
color: #fff;
font-weight: 600;
padding: 5px 20px;
text-transform: uppercase;
border: 2px solid transparent;
}
.checkout-button .vc_btn3.vc_btn3-color-grey:hover {
background: transparent;
color: #73b62b;
border-color: #73b62b;
}
.tt-price {
background: #fff;
text-align: center;
padding: 32px 15px 25px 15px;
margin-bottom: 30px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-price:hover {
background: #8e8e8e;
}
.tt-price .tt-price-title{
font-size: 24px;
line-height: 26px;
font-weight: 700;
color: #313131;
letter-spacing: 0.5px;
margin-bottom: 15px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-price:hover .tt-price-title {
color: #fff;
}
.tt-price .tt-price-round {
position: relative;
width: 96px;
height: 96px;
background: #73b62b;
border-radius: 96px;
margin-left: auto;
margin-right: auto;
margin-bottom: 26px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-price:hover .tt-price-round {
background: #fff;
}
.tt-price .tt-price-count {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.tt-price .tt-price-round .tt-price-number {
font-size: 30px;
line-height: 30px;
font-weight: 700;
color: #fff;
letter-spacing: 0.5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-price .tt-price-number span {
font-size: 13px;
font-weight: 400;
vertical-align: top;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.tt-price:hover .tt-price-number{
color: #212832;
}
.tt-price .tt-price-mounth {
font-size: 13px;
line-height: 16px;
font-weight: 400;
color: #fff;
letter-spacing: 0.5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-price:hover .tt-price-mounth {
color: #212832;
}
.tt-price .tt-price-list ul {
margin-bottom: 44px;
list-style: none;
padding-left: 0;
}
.tt-price .tt-price-list li {
font-size: 14px;
line-height: 18px;
font-weight: 400;
color: #898989;
margin-bottom: 22px;
letter-spacing: 0.5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-price:hover .tt-price-list li {
color: #fff;
}
.tt-price .button {
position: relative;
display: inline-block;
font-size: 13px;
line-height: 22px;
color: #fff;
font-weight: 600;
padding: 5px 20px;
text-transform: uppercase;
border: 2px solid transparent;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
height: auto;
}
.button.color-9.style-1 {
background: #212832;
border-color: #212832;
color: #969595;
text-transform: uppercase;
font-style: normal;
border-radius: 0px;
white-space: initial;
}
.button.color-9.style-1:hover {
background: #212832;
border-color: #212832;
color: #fff;
}
.vc_section.bg-top-right {
background-position: right top !important;
} .tt-product {
background: #fff;
margin-left: 25px;
padding: 20px 45px 20px 0;
border-right: 5px solid #e75a39;
}
.tt-product:after {
content: '';
display: block;
clear: both;
}
.tt-product-image {
position: relative;
left: -25px;
float: left;
display: block;
width: 200px;
border: 1px solid rgba(0, 0, 0, 0);
}
.tt-product-image:hover {
border-color: #f23a61;
}
.tt-product-info {
padding-top: 10px;
padding-left: 230px;
}
.tt-product-title {
display: inline-block;
font-size: 20px;
line-height: 26px;
font-weight: 600;
color: #242424;
letter-spacing: 0.5px;
margin-bottom: 10px;
}
.tt-product-title span {
color: #c4c4c4;
-webkit-transition: 0.25s;
transition: 0.25s;
}
.tt-product-title:hover,
.tt-product-title:hover span {
color: #e75a39;
text-decoration: none;
}
@media (max-width:767px) {
.tt-product {
margin-left: 0;
padding-left: 15px;
padding-right: 15px;
border-right: 0;
border-top: 3px solid #e75a39;
}
.tt-product-image {
left: 0;
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
.tt-product-info {
padding-left: 0;
text-align: center;
}
} .tt-service-3:after {
content: '';
display: block;
clear: both;
}
.tt-service-3-img {
float: left;
font-size: 40px;
color: #e75a39;
}
.tt-service-3-info {
padding-left: 70px;
}
.tt-service-3-title {
display: inline-block;
font-size: 16px;
line-height: 22px;
font-weight: 700;
letter-spacing: 1.5px;
margin-bottom: 15px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tt-service-3-title:hover {
color: #e75a39 !important;
text-decoration: none;
}
.tt-service-3 .simple-text {
font-size: 14px;
line-height: 25px;
margin-bottom: 20px;
font-weight: 400;
color: #8a8a8a;
} .breadcrumb-area{
position:relative;
padding: 110px 0 90px 0;
text-align:center;
}
.breadcrumb-area .overlay-clr{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.breadcrumb-text-area{
position:relative;
}
.breadcrumb-area .tt-title{
color:#fff;
font-size: 46px;
}
.single-product .flex-control-thumbs li{
position: relative;
float: left;
display: inline-block;
margin-right: 1.5px;
margin-top: 8px;
}
.single-product .flex-control-thumbs li img{
padding: 0;
max-width: 80px;
border: 1px solid #E0DDDD;
}
.woocommerce-columns-3 .yith-wcwl-add-to-wishlist { display:none; }
#headline.gmap { padding: 0;} @media (min-width: 1217px) and (max-width: 1330px ) {
.js_1170 #footer-wrap > .totop{margin: 0 -586px 0 0;}
}
@media (min-width: 981px) and (max-width:1150px){
#footer-wrap > .totop{margin:0 -476px 0 0;}
}
@media (max-width: 980px){
#footer-wrap > .totop{bottom:3px;margin:0;top:auto;}
} @media only screen and (min-width: 767px){
.single-product .woocommerce-product-gallery {
position: relative;
}
}
.single-product .woocommerce-product-gallery > a{
position: absolute;
bottom: 126px;
right: 26px;
z-index: 1;
background: #fff;
width: 30px;
height: 30px;
border-radius: 50%;
}
.single-product .woocommerce-product-gallery > a > img.emoji{
width: 30px!important;
margin-top: 8px!important;
} .vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section {
padding-top: 0!important;
}
.vc_row.vc_column-gap-25>.vc_column_container {
padding-top: 0!important;
padding-bottom: 0!important;
}
@media(max-width: 767px){
.hidden-xs{
display: none;
}
.small-image {
float: none;
}
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
margin-bottom: 0!important;
}
@media(min-width: 992px){
.hidden-md{
display:none!important;
}
}
.client-wrapp > .vc_column-inner > .wpb_wrapper {
padding: 68px 0 68px;
}
@media (max-width: 767px){
.client-wrapp > .vc_column-inner > .wpb_wrapper {
padding: 15px 0;
}
}
@media(max-width: 767px){
.visible-xs{
display: block;
}
.hidden-xs{
display: none;
}
}
#main-slider.hero {
border-bottom: none;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li { } .elementor-editor-active #loader-wrapper, .elementor-editor-preview #loader-wrapper { display: none; }
#loader-wrapper {
background-color: #fff;
height: 100%;
width: 100%;
position: fixed;
z-index: 99999999;
margin-top: 0px;
top: 0px;
}
.tt-loading {
background-color: #fff;
height: 100%;
width: 100%;
position: fixed;
z-index: 5000;
margin-top: 0px;
top: 0px;
}
.tt-loading-center {
width: 100%;
height: 100%;
position: relative;
}
.tt-loading-center-absolute {
position: absolute;
left: 50%;
top: 50%;
height: 200px;
width: 200px;
margin-top: -100px;
margin-left: -100px;
-ms-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
}
.tt-object {
-moz-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
position: absolute;
border-top: 5px solid #e75a39;
border-bottom: 5px solid transparent;
border-left: 5px solid #e75a39;
border-right: 5px solid transparent;
-webkit-animation: animate 2s infinite;
animation: animate 2s infinite;
-moz-animation: animate 2s infinite;
-ms-animation: animate 2s infinite;
}
.object_one {
left: 75px;
top: 75px;
width: 50px;
height: 50px;
}
.object_two {
left: 65px;
top: 65px;
width: 70px;
height: 70px;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
-moz-animation-delay: 0.2s;
-ms-animation-delay: 0.2s;
}
.object_three {
left: 55px;
top: 55px;
width: 90px;
height: 90px;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
-ms-animation-delay: 0.4s;
}
.object_four {
left: 45px;
top: 45px;
width: 110px;
height: 110px;
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-ms-animation-delay: 0.6s;
}
#loading-text {
position: absolute;
left: 50%;
top: 50%;
margin-top: 70px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
font-size: 16px;
line-height: 22px;
font-weight: 700;
color: #222;
}
@-webkit-keyframes animate {
50% {
-ms-transform: rotate(360deg) scale(0.8);
-webkit-transform: rotate(360deg) scale(0.8);
transform: rotate(360deg) scale(0.8);
}
}
@-moz-keyframes animate {
50% {
-ms-transform: rotate(360deg) scale(0.8);
-webkit-transform: rotate(360deg) scale(0.8);
transform: rotate(360deg) scale(0.8);
-moz-transform: rotate(360deg) scale(0.8);
}
}
@keyframes animate {
50% {
-ms-transform: rotate(360deg) scale(0.8);
-webkit-transform: rotate(360deg) scale(0.8);
-moz-transform: rotate(360deg) scale(0.8);
transform: rotate(360deg) scale(0.8);
}
} .tt-product-2-imglink {
display: block;
width: 232px;
height: 232px;
border: 1px solid #d6d6d6;
border-radius: 232px;
padding: 10px;
overflow: hidden;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}
.tt-product-2-img {
display: block;
border-radius: 100%;
overflow: hidden;
}
.round-hover {
display: inline-block;
position: relative;
overflow: hidden;
vertical-align: top;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
transition: 0.25s;
cursor: pointer;
}
.round-hover:before {
content: '';
display: block;
position: absolute;
top: 50%;
left: 0;
right: 0;
padding-bottom: 100%;
margin-top: -50%;
opacity: 0;
background: rgba(253,104,118,0.75);
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;
-moz-transition: -moz-transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;
-o-transition: -o-transform 0.4s cubic-bezier(0.4,0,0.2,1),
opacity 0.4s;
transition: transform 0.4s cubic-bezier(0.4,0,0.2,1),opacity 0.4s;
z-index: 1;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
transition: 0.25s;
}
.round-hover:hover:before {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.tt-product-2 a {
display: block;
position: absolute;
bottom: 0;
left: 20px;
right: 20px;
font-size: 14px;
line-height: 18px;
font-weight: 600;
color: #242424;
letter-spacing: 0.5px;
text-align: center;
background: #f4f4f4;
padding: 14px 15px;
outline: 1px solid #fff;
outline-offset: -2px;
z-index: 3;
text-transform: uppercase;
margin-bottom: 50px;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
transition: 0.25s;
}
.tt-product-2 a:hover {
background: #fd6876;
color: #fff;
text-decoration: none;
} .checkout-button.type-2 .vc_btn3.vc_btn3-color-grey {
position: relative;
display: inline-block;
background: #a04b99;
border-color: #a04b99;
border-radius: 0;
font-size: 14px;
letter-spacing: 0px;
line-height: 27px;
color: #fff;
font-weight: 400;
padding: 15px 30px;
text-transform: uppercase;
border: 2px solid transparent;
opacity: 1;
}
.checkout-button.type-2 .vc_btn3.vc_btn3-color-grey:hover {
opacity: 0.8;
}
.testimonial .testimonials .quote a.avatar-link img {
margin: 0 auto;
}
.testimonial .testimonials .quote .testimonials-text p {
color: #fff;
line-height: 28px;
font-size: 15px;
}
.highlight{
position: relative;
padding-bottom: 40px;
}
.highlight:before {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/separator.png) no-repeat;
bottom: 0;
content: "";
display: block;
height: 19px;
left: 50%;
margin: 0 0 0 -52.5px;
position: absolute;
width: 105px;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button{
display: block!important;
}
.home #content .widget.widget_woo_product_categories h2.woocommerce-loop-category__title {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
font-size: 22px;
padding-top: 35px;
text-align: right;
}
@media only screen and (min-width: 767px){
ul.products .bx-viewport li.product.first {
clear: none!important;
}
} .js_950.single-product .flex-control-thumbs li{
margin-right: 1px;
}
.js_950.single-product .flex-control-thumbs li:last-child{
margin-right: 0;
}
.js_950.single-product .flex-control-thumbs li img{
max-width: 76px;
}
.js_950.single-product .images {
width: 41%;
margin-right: 1%;
}
.js_950.single-product .summary {
width: 56%;
}
.js_950.single-product .summary .price {
width: auto;
}
@media(max-width: 767px){
.js_950.single-product .images,
.js_950.single-product .summary {
width: 100%;
clear: both;
}
}
.js_950.single-product .woocommerce-product-gallery > a {
position: absolute;
top: 21px;
bottom: auto;
right: 24px;
}
@media(max-width: 767px){
.js_950.single-product .woocommerce-product-gallery__image{
min-height: auto!important;
}
.js_950.single-product .images img.attachment-shop_single {
padding: 0;
}
.js_950.single-product .woocommerce-product-gallery > a {
position: absolute;
top: 15px;
bottom: auto;
right: 15px;
}
} .single-product .woocommerce-product-gallery > a {
position: absolute;
top: 12px;
bottom: auto;
right: 29px;
}
.single-product .flex-control-thumbs li{
margin-right: 1px;
}
.single-product .flex-control-thumbs li:last-child{
margin-right: 0;
}
@media(max-width: 1199px){
.single-product .woocommerce-product-gallery > a {
position: absolute;
top: 15px;
bottom: auto;
right: 15px;
}
}
@media(max-width: 767px){
.single-product .woocommerce-product-gallery__image{
min-height: auto!important;
}
.single-product .images img.attachment-shop_single {
padding: 0;
width: 100%;
}
.single-product .flex-control-thumbs li img{
max-width: 76px;
}
.single-product .images,
.single-product .summary {
width: 100%;
clear: both;
}
}
.widget_templatation_testimonials .bx-prev,
.widget_templatation_testimonials .bx-next {
display: inline-block;
overflow: hidden;
position: relative;
top: 4px;
width: 19px;
height: 19px;
margin: 0 1px;
background: #f3ad9d;
}
.home-featured .bx-prev, .home-featured .bx-next {
background: #f3ad9d;
display: inline-block;
height: 19px;
margin: 0 1px;
overflow: hidden;
position: absolute;
top: -36px;
width: 19px;
}
.widget_templatation_testimonials .bx-prev:before,
.home-featured .bx-prev:before{
content: '\f053';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
color: #fff;
text-align: center;
top: 3px;
left: 4px;
}
.widget_templatation_testimonials .bx-next:before,
.home-featured .bx-next:before{
content: '\f054';
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
color: #fff;
text-align: center;
top: 3px;
left: 6px;
}
.woocommerce-Price-amount.amount{
display: block;
margin-bottom: 10px;
}
.gridlist-buttonwrap .price{
display: block;
}
.woocommerce-Price-amount.amount{
display: inline-block;
margin-bottom: 10px;
}
@media (max-width: 767px){
table.cart .product-remove, table.cart .product-thumbnail, table.cart .product-price{display: table-cell;}
table.cart .actions .coupon .button{width: 30%; margin-left: 15px; float: left;}
.quantity input::-webkit-outer-spin-button, .quantity input::-webkit-inner-spin-button {
display: block!important;
width: 20px;
height: 20px;
opacity: 1;
}
}
.home-featured ul.products li.product .add_to_cart_button{
padding: 0 10px;
}
.home-featured ul.products li.product .button.added:after {
margin-left: 5px;
}
.home-featured ul.products li.product .added_to_cart{
padding: 0 14px;
}
.single_add_to_cart_button { margin-top: 20px; }
.widget_templatation_testimonials .bx-prev, .widget_templatation_testimonials .bx-next, .home-featured .bx-prev, .home-featured .bx-next, .wpb_carousel .prev, .wpb_carousel .next, .templatation.wpb_carousel .prev, .templatation.wpb_carousel .next, .templatation.vc_carousel .vc_carousel-control.vc_right, .templatation.vc_carousel .vc_carousel-control.vc_left {
font-size: 0;
}@-webkit-keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
50% {
-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);
zoom: 1;
}
to {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
}
@-webkit-keyframes popin {
from {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
60% {
-webkit-transform: scale(0.005);
-moz-transform: scale(0.005);
-ms-transform: scale(0.005);
-o-transform: scale(0.005);
transform: scale(0.005);
}
95% {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
to {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes salepulse {
from {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
70% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes glowbutton {
from {
background-color: #E75A39;
}
50% {
background-color: #4cd8f8;
}
to {
background-color: #E75A39;
}
}
@-webkit-keyframes slidedown {
from {
top: -500px;
}
95% {
top: 1em;
}
to {
top: 0;
}
}
body {
*zoom: 1;
}
body:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
body:before,
body:after {
content: "";
display: table;
} @media only screen and (min-width: 769px) { .widescreen #content:before,
.widescreen .homepage-content:before {
content: " ";
display: block; 
position: absolute; 
left: -1000em; 
top: 0; 
width: 3000em; 
height: 100%; 
background: #FFFFFF; 
z-index: -1;
}
ul.nav {
position: relative;
margin-bottom: 0;  }
ul.nav li { float: left;
zoom: 1;
list-style: none;
}
ul.nav > li {
margin:0 10px 0 0;
font-size: 16px;
font-style: italic;
height: 39px;
}
ul.nav li a {
display: block;
}
ul.nav ul.sub-menu {
width: 10em;
visibility: hidden;
display: none;
position: absolute;
left: 0;
z-index: 9999;
margin: 0;
background: none repeat scroll 0 0 #FFFFFF;
display: none;
left: -11px;
list-style: none outside none;
padding: 0;
position: absolute;
text-transform: none;
top: 35px;
}
ul.nav ul.sub-menu li {
float: none;
background: #FFFFFF;
}
ul.nav ul.sub-menu li a {
background: #FFFFFF;
color: #E75A39;
display: block;
padding: 9px 19px 10px;
text-decoration: none;
width: 100%;
display: inline-block;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul.nav ul.sub-menu ul {
left: 100%;
top: 0;
}
ul.nav li:hover > ul.sub-menu {
visibility: visible;
display: block;
} #header.d { min-height: 84px; }
#header #logo {
display: block;
left: 50%;
margin: 0 0 0 -483px;
position: absolute;
top: 21px;
z-index: 5;
}
#header.active #logo { top: 60px; } #header .row {
display: block;
position: absolute;
left: 50%;
top: 21px;
z-index: 4;
width: 292px;
height: 64px;
margin: 0 0 0 -483px; 
}
#header hgroup { }  #header.fixed .navi { visibility: hidden; }
#header.fixed .row { height: 30px; max-width: 80px; width: 80px; }
#header.fixed #search-top { right: 8px; }
#header.fixed #logo, #header.fixed .row {
left: 50%!important;;
top: 5px!important;;
margin-left: -483px!important;;
max-height: 45px;
max-width: 170px;
width: auto;
} 
#header.e.fixed #logo, #header.e.fixed .row, #header.f.fixed #logo, #header.f.fixed .row, #header.fixed > #searchform {left: -99999em !important;}
#header.fixed #logo img {
max-height: inherit!important;;
max-width: inherit!important;;
}
#header .row.fixed {
left: 195px;
top: 30px;
height: 38px;
width: 165px;
}
#navigation.fixed {
z-index: 999;
height: 32px;
background: none;
}
#header.fixed #navigation { margin-top: 5px; }
#header.fixed #navigation ul.nav { padding: 0 !important; border: none!important;}
#header.e.fixed ul#main-nav .shade-a{ left: -99999em; } #header.c.fixed #navigation > ul > li > a > .shade-a { top: -9px; }
#header.b.fixed #navigation { padding: 6px 0 0; margin-top: 3px; }
#header.c.fixed #navigation { margin-top: 8px; }
#header.d.fixed #navigation { margin-top: 3px; }
#header.f.fixed #navigation { padding: 0; margin-top: 0; min-height: 46px; }
#header.f.h.fixed #navigation { position: absolute; }
#header.b.fixed #navigation > ul > li > ul, #header.b.fixed #navigation > ul > li:hover > ul { top: 55px; }
#header.c.fixed #navigation > ul > li > ul, #header.c.fixed #navigation > ul > li:hover > ul { top: 38px; }
#header.d.fixed #navigation > ul > li > ul, #header.d.fixed #navigation > ul > li:hover > ul { top: 47px; }
#header.e.fixed #navigation > ul > li > ul, #header.e.fixed #navigation > ul > li:hover > ul { top: 45px; }
#header.f.fixed #navigation ul.nav ul.sub-menu { top: 55px; }
#header.f.h.fixed #navigation ul.nav ul.sub-menu { top: 40px; }
#navigation.fixed ul.nav ul.sub-menu ul.sub-menu { top: 0!important; }
#header.b.fixed #navigation ul.nav { height: 50px; top: 2px; }
#header.b.fixed #navigation > ul > li { height: 50px; }
#header.fixed #navigation ul.nav {  top: 6px; }
#header.fixed #navigation > ul > li {
height: 40px;
padding-bottom: 15px;
background: none;
}
#header.c.fixed #navigation > ul > li { padding: 0 0 10px 10px; }
#header.d.fixed #navigation > ul > li { background-position: 0 -70px; }
#header.e.fixed #navigation > ul > li { height: 41px; }
#header.fixed #navigation > ul > li > a,
#header.b.fixed #navigation > ul > li > a,
#header.d.fixed #navigation > ul > li > a,
#header.e.fixed #navigation > ul > li > a {
height: 40px;
line-height: 40px;
padding: 0 10px;
}
#header.d.fixed #navigation > ul > li > a {
padding: 0 10px 7px 10px;
}
#header.c.fixed #navigation > ul > li > a {
height: 34px;
line-height: 34px;
padding: 0 10px;
}
#navigation.fixed ul.nav li.megamenu ul.sub-menu {
top: 0;
}
#navigation.fixed ul#main-nav > li.megamenu > ul.sub-menu {
left: -106px;
top: 34px;
} #header #navigation ul#main-nav > li.megamenu > ul.sub-menu {
background: none repeat scroll 0 0 #FFFFFF;
border-top: 3px solid #E75A39;
left: -231px;
overflow: hidden;
padding: 20px 0;
position: absolute;
top: 56px;
width: 950px;
}
#header.b #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: -315px; top: 94px; }
#header.b.fixed #navigation ul#main-nav > li.megamenu > ul.sub-menu { top: 45px; }
#header.c #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: -320px; top: 94px; }
#header.c.fixed #navigation ul#main-nav > li.megamenu > ul.sub-menu { top: 42px; }
#header.d #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: -424px; top: 60px; }
#header.d.fixed #navigation ul#main-nav > li.megamenu > ul.sub-menu { top: 47px; }
#header.e #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: 75px; top: 64px; }
#header.e.fixed #navigation ul#main-nav > li.megamenu > ul.sub-menu { top: 45px; }
#header.e #navigation ul.nav li.megamenu ul { text-align: left; }
#header.e.g #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: 50%; margin-left: -475px; }
#header.f #navigation ul#main-nav > li.megamenu > ul.sub-menu { top: 60px; left: 0; }
#header.f.fixed #navigation ul#main-nav > li.megamenu > ul.sub-menu { top: 61px; left: 0; }
#header.f.h #navigation ul#main-nav > li.megamenu > ul.sub-menu { top: 42px; }
#header.f.h.fixed #navigation ul#main-nav > li.megamenu > ul.sub-menu { top: 37px; }
#header #navigation ul#main-nav > li.megamenu > ul.sub-menu > li { float: left; width: 237.5px; }
#header #navigation ul#main-nav > li.megamenu > ul.sub-menu > li:first-child { padding: 0; }
#header #navigation ul#main-nav > li.megamenu > ul.sub-menu > li:last-child { border-right: none;	}
#header #navigation ul#main-nav li.megamenu ul.sub-menu li ul {
list-style: none outside none;
margin: 0;
padding: 0;
display: block;
visibility: visible;
left: 0 !important;
position: relative;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none; 
border-top: none;
width: 237.5px;	
}
#header #navigation ul#main-nav > li.megamenu > ul.sub-menu > li > a, 
#header #navigation ul#main-nav > li.megamenu.parent:hover > ul.sub-menu > li > a {
margin: 0;
padding: 0 0 20px;
text-transform: uppercase;
color: #4A3B3C !important;
font-family: Tahoma;
font-size: 13px;
font-style: normal;
letter-spacing: 2px;
background: none;
}
#header #navigation ul#main-nav > li.megamenu > ul.sub-menu > li ul li a
, #header #navigation ul#main-nav > li.megamenu.parent:hover > ul.sub-menu > li ul li a {
display: block;
position: relative;
text-decoration: none;
transition: initial;
-webkit-transition: initial;
text-transform: none;
font-size: 14px;
}
#header #navigation ul#main-nav > li.megamenu  > ul.sub-menu > li a {
border-right: 1px dotted #E75A39;
margin: 0.8px 0;
padding: 5px 5px 5px 15px !important;
}
#header.f.h #navigation ul#main-nav > li li a {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
#header #navigation ul#main-nav > li.megamenu  > ul.sub-menu > li:last-child a { border-right: none; }
#top {
background: rgba(0, 0, 0, 0.035);
color: #9ca8ab;
font-weight: 700;
}
#top a {
color: #253134;
}
#top a:hover {
color: #364245;
}
#top ul.contact {
display: inline;
float: left;
width: 30.555555555555557%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 30.503472222222225%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
font-size: .857em;
width: auto;
display: block;
}
#top ul.contact li {
width: auto;
float: left;
padding: .618em 1.387em;
}
#top #top-nav {
display: block;
}
#top .top-nav {
display: inline;
float: left;
width: 63.888888888888886%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
width: auto;
float: right;
font-size: .857em;  }
#top .top-nav ul > li a {
padding: .618em 1.387em;
}
#top .top-nav ul.sub-menu {
background: #ffffff;
border: 0.382em solid rgba(0, 0, 0, 0.1);
border-top: 0;
}
#headline {  
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/shade-b.png) repeat scroll 0 0 transparent;
margin: 0;
padding: 27px 0 25px;
position: relative;
z-index: 3;
}
#headline.gmap { padding: 0;}
#headline .headline-left-side {
left: 50%;
margin: 0 0 0 -476px;
position: relative;
width: 750px;
z-index: 1;
}
#headline .headline-left-side h2{
margin-bottom:2px;
}
#headline .headline-right-side,
.headline-right-side .widget_shopping_cart {
list-style: none outside none;
margin: 0 -476px 0 0;
padding: 0;
position: absolute;
right: 50%;
text-align: right;
top: 28px;
width: 130px;
z-index: 2;
}
.js_1170 #headline .headline-right-side {
margin: 0 -580px 0 0;
}
#headline .headline-right-side h2{
list-style: none outside none;
margin: 0 auto;
padding: 0;
position: relative;
text-align: right;
width: 952px;
z-index: 1;
}
.headline-right-side .widget_shopping_cart {
margin: 0 -65px 0 0;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
text-align: left;
top: 0;
width: 300px;
padding: 20px;
background: #FFF;
z-index: 2;
visibility: hidden;
opacity: 0;
filter: alpha(opacity=0);
transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in;
}
.headline-right-side:hover .widget_shopping_cart {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
#headline .headline-right-side .widget_shopping_cart h2{
text-align: left;
padding: 4px 0 13px;
width: auto;
font-style: normal;
font-size: 12px;
}
.headline-right-side .widget_shopping_cart ul.cart_list li {
line-height: 50px;
}
.headline-right-side .widget_shopping_cart a.remove {
position: absolute;
right: 0;
top: 16px;
}
.headline-right-side .widget_shopping_cart .product_list_widget li .quantity {
font-size: 11px;
float: right;
margin-right: 27px;
}
.headline-right-side .widget_shopping_cart p.total {
text-align: right;
}
.headline-right-side .widget_shopping_cart .product_list_widget li img {
float: left;
margin: 0 12px 0 0;
}
.header-cart:hover { text-decoration: none; }
#headline .headline-right-side .search_main {
width: 300px;
}
.headline-message { min-height: 8px; } .header-top .widget_product_search,
.header-top .account,
.header-top .cart {
display: block !important;
}
#navigation {
display: block !important;
margin-bottom: 0;
float: left;
width: 100%;
height: 70px;
position: relative; z-index: 3;
}
#header.d #navigation {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/nav.png) no-repeat scroll center 20px transparent;
}
.trans_layout4 #header.d #navigation {
background: transparent;
}
#navigation ul.nav {
font-family: Philosopher,Georgia,serif;
left: 50%;
list-style: none outside none;
margin: 0 0 0 -104px;
padding: 0;
position: absolute;
top: 21px;
float:left;
width: 575px;  }
#navigation ul.nav > li:hover a {
}
#navigation ul.nav > li a {
padding: 0.2em 0.6em 0;
}
#navigation ul.nav > li a:hover {
color: #614D3C;
}
#navigation ul.nav > li:first-child a {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#navigation ul.nav > li.current_page_item a,
#navigation ul.nav li.current_page_parent a,
#navigation ul.nav li.current-menu-ancestor a,
#navigation ul.nav li.current-cat a,
#navigation ul.nav li.current-menu-item a,
#navigation ul.nav li.li.current-menu-item a {
color: #614D3C;
}
#navigation ul.nav > li.parent { }
#navigation ul.nav > li.parent > a:hover {
color: #614D3C;
} #navigation ul.nav > li.parent:after {
bottom: 0;
z-index: 999;
}
#navigation ul.nav > li.parent:hover { }
#navigation ul.nav > li.parent:hover a {
color: #614D3C;
}
#navigation ul.nav > li.parent:hover:after {
bottom: -2px;
z-index: 999;
}
#navigation ul.nav ul.sub-menu {
z-index: 99;
}
#navigation ul.nav ul.sub-menu li a, #navigation ul.nav li.parent:hover ul.sub-menu a  {
-webkit-box-shadow: none !important;
box-shadow: none !important;
background: #FFF;
color: #E75A39;
display: block;
padding: 3px 18px;
text-decoration: none;
width: 100%;
}
#navigation ul.nav ul.sub-menu li a:hover, #navigation ul.nav li.parent:hover ul.sub-menu a:hover  {
color:#FFFFFF;
background:#E75A39;
}
#navigation ul.nav ul.sub-menu ul.sub-menu {
left: 100%;
}
.admin-bar #navigation.fixed { }
.admin-bar #header.e.fixed #navigation.fixed,
.admin-bar #header.f.fixed #navigation.fixed { top:0!important; }
.nav-toggle { display: none; }
#header, #navigation  ul.nav li ul, .navi > ul.b > li > div { box-shadow: 0 3px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0 3px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.1); }  #header.b #navigation ul.nav {
left: inherit;
margin: 0 -524px 0 0;
right: 50%;
top: 0;
width: 600px;
}
#header.b #navigation > ul > li {
background: none repeat scroll 0 0 transparent;
display: block;
float: left;
height: 85px;
padding: 0 0 30px 5px;
margin:0;
}
#header.b #navigation > ul > li > a {
display: block;
float: left;
height: 89px;
line-height: 89px;
padding: 0 10px;
}
#header.b #navigation > ul > li > a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.b #navigation ul.nav > li.current_page_item a,
#header.b #navigation ul.nav li.current_page_parent > a,
#header.b #navigation ul.nav li.current-cat a,
#header.b #navigation ul.nav li.current-menu-ancestor a,
#header.b #navigation ul.nav li.current-menu-item > a,
#header.b #navigation ul.nav li.li.current-menu-item > a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.b #navigation ul.nav > li.parent > a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.b #navigation ul.nav > li.parent:hover a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.b #navigation ul.nav > li.parent:hover li a {
background: none repeat scroll 0 0 #FFFFFF;
color: #E75A39;
}
#header.b #navigation ul.nav > li.parent:hover li a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.b #navigation > ul > li > ul,
#header.b #navigation > ul > li:hover > ul {
left: 50%;
margin: 0 0 0 -84px;
padding: 10px;
top: 100px;
width: 152px;
}
#header.b #navigation > ul > li > ul li a {
padding: 4px 10px 5px;
} #header.c #navigation ul.nav {
left: inherit;
margin: 0 -488px 0 0;
padding: 34px 0 0;
right: 50%;
top: 0;
}
#header.c #navigation > ul > li {
margin: 0 0 0 -1px;
padding: 0 0 25px 9px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/slash.png) no-repeat scroll 0 8px transparent;
display: inline-block;
font-style: italic;
height: 36px;
}
#header.c #navigation > ul > li:first-child {
background: none repeat scroll 0 0 transparent;
padding-left: 0;
}
#header.c #navigation > ul > li > a {
background-color: #FFFFFF;
display: block;
float: left;
height: 34px;
padding: 0 11px;
position: relative;
z-index: 1;
}
#header.c #navigation > ul > li > a {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
#header.c #navigation > ul > li > a:hover,
#header.c #navigation > ul > li > a:focus,
#header.c #navigation > ul > li > a:active,
#header.c #navigation > ul > li:active > a,
#header.c #navigation > ul > li:hover > a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.c #navigation > ul > li > a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.c #navigation ul.nav > li.current_page_item a,
#header.c #navigation ul.nav li.current_page_parent > a,
#header.c #navigation ul.nav li.current-cat a,
#header.c #navigation ul.nav li.current-menu-ancestor a,
#header.c #navigation ul.nav li.current-menu-item > a,
#header.c #navigation ul.nav li.li.current-menu-item > a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.c #navigation ul.nav > li.parent > a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.c #navigation ul.nav > li.parent:hover a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.c #navigation ul.nav > li.parent:hover li a {
background: none repeat scroll 0 0 #FFFFFF;
color: #E75A39;
}
#header.c #navigation ul.nav > li.parent:hover li a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.c #navigation > ul > li > ul,
#header.c #navigation > ul > li:hover > ul {
left: 50%;
margin: 0 0 0 -68px;
width: 152px;
}
#header.c #navigation > ul > li > ul li a {
padding: 4px 10px 5px;
}
#header.c #navigation > ul > li > a > .shade-a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll -170px -417px transparent;
display: block;
height: 16px;
left: 50%;
margin: 0 0 0 -10px;
opacity: 0;
position: absolute;
top: -60px;
width: 19px;
filter: alpha(opacity = 0);
}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
#header.c #navigation > ul > li > a > .shade-a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) no-repeat -163px -417px;
background-size: 292px 2817px;
}
}
#header.c #navigation > ul > li > a > .shade-b, #header.c #navigation > ul > li > a > .shade-c {
background: none repeat scroll 0 0 #FFFFFF;
display: block;
height: 34px;
opacity: 0;
position: absolute;
top: 0 !important;
width: 9px;
filter: alpha(opacity = 0);
}
#header.c #navigation > ul > li > a > .shade-b {
right: -9px;
}
#header.c #navigation > ul > li > a > .shade-c {
left: -9px;
}
#header.c #navigation > ul > li > a:hover > *,
#header.c #navigation > ul > li > a:focus > *,
#header.c #navigation > ul > li > a:active > *,
#header.c #navigation > ul > li.active > a > *,
#header.c #navigation > ul > li:hover > a > *,
#header.c #navigation > ul > li.current-menu-item > a > *,
#header.c #navigation > ul > li.current_page_parent > a > *, #header.c #navigation > ul > li.current-menu-ancestor > a > * {
opacity: 1;
top: -10px;
filter: alpha(opacity = 100);
}
#header.c #navigation > ul > li > a > .shade-a, #header.c #navigation > ul > li > a > .shade-b {
transition: all 0.2s ease 0s;
}
#header.c #navigation ul.nav > li.parent > a:after { display:none; } #header.d #logo {
top: 12px;
z-index: 23;
}
#header.d.active #logo {
top: 52px;
}
#header.d #navigation {
float:none;
z-index: 22;
}
#header.d #navigation ul.nav {
left: inherit;
margin: 0 -524px 0 0;
padding: 24px 0 0;
right: 50%;
top: 0;
}
#header.d #navigation > ul > li {
margin: 0 -3px 0 -1px;
padding: 0 0 0 10px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll 0 -75px transparent;
display: inline-block;
font-style: italic;
height: 36px;
margin:0;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
#header.c #navigation > ul > li {
}
#header.d #navigation > ul > li {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) no-repeat 0 -66px;
background-size: 292px 2817px;
}
}
#header.d #navigation > ul > li:first-child {
background: none repeat scroll 0 0 transparent;
padding-left: 0;
}
#header.d #navigation > ul > li > a {
background-color: #FFFFFF;
display: block;
float: left;
height: 34px;
padding: 0 11px;
position: relative;
z-index: 1;
}
.trans_layout4 #header.d #navigation > ul > li > a {
background-color: inherit;
}
#header.d #navigation > ul > li > a {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
#header.d #navigation > ul > li > ul li a {
padding: 0 10px 1px;
}
#header.d #navigation ul.nav > li.parent > a:after { display:none; }
#header.d #main-slider {
z-index: 1;
margin-top: -70px;
} #header.e #logo,
#header.e .row {
min-height: 49px;
margin-left: -110px;
padding-top: 20px;
top: 10px;
max-width: 350px;
text-align: center;
}	
#header.e.active #logo { top: 50px; }	
#header.e #logo img{
margin: 0 auto;
max-width: none;
}	
#header.e #navigation  {
background: none repeat scroll 0 0 transparent;
float: none;
min-height: 61px;
width: 950px;
text-transform: capitalize;
position: absolute;
left: 50%;
bottom: 0;
margin-left: -475px;
height: 61px;
}
#header.e.g #navigation  {
width: 100%;
left: inherit;
margin-left: auto;
}
#header.e #navigation ul.nav {
border-top: 1px solid #E0E0E0;
left: 0;
margin: 0 auto;
padding: 9px 0 0;
text-align: center;
position: relative;
top: 0;
width: 100%;
}
#header.e ul#main-nav .shade-a {
background: none repeat scroll 0 0 #E0E0E0;
display: block;
height: 2px;
left: 0;
position: absolute;
top: 2px;
width: 100%;
}
#header.e #navigation > ul > li {
display: inline-block; 
float: none;
height: 55px;
}
#header.e #navigation > ul > li > a {
background-color: #FFFFFF;
display: block;
float: left;
height: 50px;
padding: 0 11px;
line-height: 50px; z-index: 1;
}
#header.e #navigation > ul > li > a:hover,
#header.e #navigation > ul > li > a:focus,
#header.e #navigation > ul > li > a:active,
#header.e #navigation > ul > li:active > a,
#header.e #navigation > ul > li:hover > a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.e #navigation > ul > li > a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.e #navigation ul.nav > li.current_page_item a,
#header.e #navigation ul.nav li.current_page_parent > a,
#header.e #navigation ul.nav li.current-cat a,
#header.e #navigation ul.nav li.current-menu-ancestor a,
#header.e #navigation ul.nav li.current-menu-item > a,
#header.e #navigation ul.nav li.li.current-menu-item > a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.e #navigation ul.nav > li.parent > a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.e #navigation ul.nav > li.parent:hover a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.e #navigation ul.nav > li.parent:hover li a {
background: none repeat scroll 0 0 #FFFFFF;
color: #E75A39;
}
#header.e #navigation ul.nav > li.parent:hover li a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.e #navigation > ul > li > ul,
#header.e #navigation > ul > li:hover > ul {
left: 50%;
margin: 0 0 0 -75px;
width: 152px;
top: 55px;
}
#header.e #navigation > ul > li > ul li a {
padding: 4px 10px 5px;
}
#header.e #navigation > ul > li > a > .shade-a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll -170px -417px transparent;
display: block;
height: 16px;
left: 50%;
margin: 0 0 0 -10px;
opacity: 0;
position: absolute;
top: -60px;
width: 19px;
filter: alpha(opacity = 0);
}
#header.e #navigation > ul > li > a > .shade-b, #header.e #navigation > ul > li > a > .shade-c {
background: none repeat scroll 0 0 #FFFFFF;
display: block;
height: 34px;
opacity: 0;
position: absolute;
top: 0 !important;
width: 9px;
filter: alpha(opacity = 0);
}
#header.e #navigation > ul > li > a > .shade-b { right: -9px; }
#header.e #navigation > ul > li > a > .shade-c { left: -9px; }
#header.e #navigation > ul > li > a:hover > *,
#header.e #navigation > ul > li > a:focus > *,
#header.e #navigation > ul > li > a:active > *,
#header.e #navigation > ul > li.active > a > *,
#header.e #navigation > ul > li:hover > a > *,
#header.e #navigation > ul > li.current-menu-item > a > *,
#header.e #navigation > ul > li.current-menu-ancestor > a > * {
opacity: 1;
top: -10px;
filter: alpha(opacity = 100);
}
#header.e #navigation > ul > li > a > .shade-a, #header.e #navigation > ul > li > a > .shade-b {
transition: all 0.2s ease 0s;
}
#header.e #navigation ul.nav > li.parent > a:after { display:none; }
#header.e #navigation ul.nav ul.sub-menu li { line-height: 17px; padding: 0; } #header.f #logo, #header.f.h #logo {
min-height: 49px;
margin: 0 auto 16px -483px;
position: relative;
top: 0;
max-width: 450px;
padding-top: 25px;
z-index: 5;
}	
.js_1170 #header.f #logo, .js_1170 #header.f.h #logo {
margin: 0 auto 16px -573px;
}
#header.f #logo img{
margin: 0 auto;
}	
#header.f #navigation  {
text-transform: capitalize;
background: none repeat scroll 0 0 #FFFFFF;
float: none;
min-height: 50px;
height: auto;
text-transform: capitalize;
width: 100%;
position: absolute;
bottom: 0;
box-shadow: 0 0 3px #CDCDCD;
-moz-box-shadow: 0 0 3px #CDCDCD;
-webkit-box-shadow: 0 0 3px #CDCDCD;
}
#header.f.h #navigation {
background: none repeat scroll 0 0 #e75a39;
min-height: 35px;
}
#header.f #navigation ul.nav {
left: 0;
margin: 0 auto;
padding: 0;
position: relative;
top: 0;
width: 950px;
float: none;
}
.js_1170 #header.f #navigation ul.nav {
width: 1170px;
}
#header.f #navigation ul.nav ul.sub-menu { top: 54px; }
#header.f.h #navigation ul.nav ul.sub-menu { top: 45px; }
#header.f ul.nav ul.sub-menu li:first-child { padding-top: 7px;	}
#header.f #navigation ul.nav ul.sub-menu ul.sub-menu { top: 0; } 
#header.f #navigation ul.nav ul.sub-menu ul.sub-menu li:first-child { padding-top: 0; }
#header.f #navigation > ul > li {
margin: 0;
padding: 5px 0;
height: 50px;
display: inline-block;
margin: 0 3px 0 0;
font-style: italic;
}
#header.f.h #navigation > ul > li {
height: 35px;
}
#header.f.fixed #navigation > ul > li { padding: 6px 0;	}
#header.f.h.fixed #navigation > ul > li { padding: 2px 0;	}
#header.f #navigation > ul > li:first-child {
background: none repeat scroll 0 0 transparent;
padding-left: 0;
}
#header.f #navigation > ul > li > a {
background-color: #FFFFFF;
display: block;
float: left;
height: 50px;
line-height: 50px;
padding: 0 11px;
position: relative;
z-index: 1;
}
#header.f.h #navigation > ul > li > a {
background-color: transparent;
height: 35px;
line-height: 35px;
color: #fff;
font-style: normal;
}
#header.f #navigation > ul > li > a:hover,
#header.f #navigation > ul > li > a:focus,
#header.f #navigation > ul > li > a:active,
#header.f #navigation > ul > li:active > a,
#header.f #navigation > ul > li:hover > a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.f.h #navigation > ul > li > a:hover,
#header.f.h #navigation > ul > li > a:focus,
#header.f.h #navigation > ul > li > a:active,
#header.f.h #navigation > ul > li:active > a,
#header.f.h #navigation > ul > li:hover > a,
#header.f.h #navigation ul.nav > li.parent > a:hover,
#header.f.h #navigation ul.nav > li.parent:hover a,
#header.f.h #navigation ul.nav > li.current_page_item a,
#header.f.h #navigation ul.nav > li.current_page_parent > a,
#header.f.h #navigation ul.nav > li.current-cat a,
#header.f.h #navigation ul.nav > li.current-menu-ancestor a,
#header.f.h #navigation ul.nav > li.current-menu-item > a,
#header.f.h #navigation ul.nav > li.li.current-menu-item > a {
background: none repeat scroll 0 0 #FFFFFF;
color: #E75A39;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
#header.f #navigation ul.nav > li.current_page_item a,
#header.f #navigation ul.nav li.current_page_parent > a,
#header.f #navigation ul.nav li.current-cat a,
#header.f #navigation ul.nav li.current-menu-ancestor a,
#header.f #navigation ul.nav li.current-menu-item > a,
#header.f #navigation ul.nav li.li.current-menu-item > a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.f #navigation ul.nav > li.parent > a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.f #navigation ul.nav > li.parent:hover a {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.f #navigation ul.nav > li.parent:hover li a {
background: none repeat scroll 0 0 #FFFFFF;
color: #E75A39;
}
#header.f #navigation ul.nav > li.parent:hover li a:hover {
background: none repeat scroll 0 0 #E75A39;
color: #FFFFFF;
}
#header.f #navigation > ul > li > ul,
#header.f #navigation > ul > li:hover > ul {
left: 0;
margin: 0;
width: 152px;
}
#header.f #navigation > ul > li > ul li a {
padding: 4px 10px 5px;
}
#header.f #navigation > ul > li > a:hover > *,
#header.f #navigation > ul > li > a:focus > *,
#header.f #navigation > ul > li > a:active > *,
#header.f #navigation > ul > li.active > a > *,
#header.f #navigation > ul > li:hover > a > *,
#header.f #navigation > ul > li.current-menu-item > a > *,
#header.f #navigation > ul > li.current-menu-ancestor > a > * {
opacity: 1;
top: -10px;
filter: alpha(opacity = 100);
}
#header.f #navigation ul.nav > li.parent > a:after { display:none; }
#header.f #navigation ul.nav ul.sub-menu li {
line-height: 17px;
} #header .header-top {
display: inline;
float: left;
width: 97.22222222222221%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 97.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
padding-top: 0.327em;
padding-bottom: 0.327em;
background: #ffffff;
}
#header .header-top .row {
display: block;
width: 102.77777777777777%;
margin-left: -1.3888888888888888%;
margin-right: -1.3888888888888888%;
*width: 102.72569444444444%;
*margin-left: -1.440972222222222%;
*margin-right: -1.440972222222222%;
*zoom: 1;
}
#header .header-top .row:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#header .header-top .row:before,
#header .header-top .row:after {
content: "";
display: table;
}
#header .header-top .row:after {
clear: both;
}
#header .header-top .row hgroup {
display: inline;
float: left;
width: 22.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 22.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
padding-left: 2.387em;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0;
}
#header .header-top .row hgroup h1,
#header .header-top .row hgroup h2,
#header .header-top .row hgroup h3 {
float: none;
margin: 0;
}
#header .header-top #logo {
border-right: 1px solid #DCD9D9;
display: block;
height: 90px;
left: 28px;
position: absolute;
top: 15px;
width: 246px;
}
#header .header-top #logo img {
padding-left: 2.387em;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#header .header-top .row .widget_product_search {
display: inline;
float: left;
width: 47.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 47.170138888888886%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
margin-bottom: 0;
clear: none;
}
#header .header-top .row .widget_product_search form {
margin-bottom: 0;
}
#header .header-top .row .widget_product_search #searchform .s,
#header .header-top .row .widget_product_search #searchform #s {
background: rgba(0, 0, 0, 0.025);
}
#header .header-top .row .account {
display: inline;
float: left;
width: 22.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 22.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
float: right;
margin-top: 0;
margin-bottom: 0;
}
#header .header-top .row .account img {
width: 3.3em;
margin: 0;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header .header-top .row .account .account-links {
margin-left: 3.3em;
position: relative;
}
#header .header-top .row .account .account-links:after {
content: "";
display: block;
border-width: .45em .45em 0 0;
border-color: #0894b4 transparent transparent transparent;
border-style: solid;
position: absolute;
right: -0.5em;
bottom: -0.4em;
}
#header .header-top .row .account .account-links:before {
top: 1em;
}
#header .header-top .row .account .account-links ul {
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
box-shadow: 0.618em 0 0 0 #E75A39;
-webkit-box-shadow: 0.618em 0 0 0 #E75A39;
}
#header .header-top .row .account .account-links ul li a {
width: 24.8%;
padding: 1.1em 0;
}
#header .header-top .row .account .account-links ul li:last-child a {
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header .header-top .row .account .account-links ul li:first-child a {
-webkit-border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header .header-top.banner .row hgroup,
#header .header-top.banner .row #topad {
display: inline;
float: left;
width: 47.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 47.170138888888886%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
margin-bottom: 1.618em;
}
#header .header-top.banner .row .account {
display: inline;
float: left;
width: 22.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 22.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
#header .header-top.banner .row .widget_product_search {
display: inline;
float: left;
width: 72.22222222222221%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 72.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
padding-left: 2.387em;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; clear: both;
}
#header ul.rss {
margin-right: 0;
padding-right: 0;
}
#header ul.rss li {
border-right: 0;
}
#main.fullwidth,
.layout-full #main,
.col-full,
.js_1170 #main.fullwidth,
.js_1170.layout-full #main,
.js_1170 .col-full {
margin: 0 auto;
width: 100%;
}
.col-inner {
margin: 0 auto;
width: 950px;
}
#main {
display: inline;
width: 620px;
}
.js_1170.single-product #main,
.js_1170.single-product #main #product-misc,
.single-product #main,
.single-product #main #product-misc {
display: inline;
width: 100%;
}
.single-product .product-misc-details {
display: inline;
width: 620px;
float: left;
}
.js_1170.single-product .product-misc-details {
width: 785px;
}
.single-product.layout-right-content .product-misc-details {
float: right;
}
.layout-full.single-product .woocommerce_tabs .panel, .layout-full.single-product .woocommerce-tabs .panel, 
.layout-full.single-product .woocommerce_tabs .tab, .layout-full.single-product .woocommerce-tabs .tab,
.layout-full.single-product .product-misc-details {
width: 98%;
}
.breadcrumbs-wrap {
display: block;
}
#sidebar {
margin-top: 0;
display: inline;
width: 260px;
*width: 260px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
color: #8A8A8A;
}
.entry img {
max-width: 610px;
}
.entry .wpb_wrapper img,
.woocommerce-page .entry img,
.layout-full .entry .wpb_wrapper img,
.layout-full .woocommerce-page .entry img {
max-width: 100%;
}
.layout-full .entry img {
max-width: 910px; }
.layout-right-content #main {
float: right;
}
.layout-right-content #sidebar {
float: left;
}
.layout-full #main,
.page-template-template-fullwidth-php #main {
display: inline;
float: left;
}
.col-left {
float: left;
}
.col-right {
float: right;
}
.page-template-template-contact-php .location-twitter .col-left {
float: left;
}
.page-template-template-contact-php .location-twitter #office-location {
width: 48%;
margin: 0;
}
.page-template-template-contact-php .location-twitter .contact-social {
float: right;
width: 48%;
}
.page-template-template-contact-php .location-twitter .contact-social #twitter {
margin: 0;
}
.breadcrumbs-wrap {
clear: both;
margin: 25px auto 0;
width: 952px;
}
.js_1170 .breadcrumbs-wrap {
width: 1170px;
}
.headline-left-side .breadcrumbs-wrap {
margin: 15px auto 0;
}
.breadcrumbs-wrap .breadcrumbs {
background:rgba(0, 0, 0, 0.04);
font-size: 11px;
margin: 0 auto;
max-width: 928px;
padding: 5px 10px;
border-left:5px solid #917460;
}
.js_1170 .breadcrumbs-wrap .breadcrumbs {
max-width: 1140px;
}
.no-headline-bcmp .breadcrumbs-wrap { margin: 10px auto; width: 797px; }
#portfolio .portfolio-item .one-two .over .shade-c {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/portfolio2.png) no-repeat scroll 0 0 transparent;
height: 269px;
width: 410px;
}
#portfolio .portfolio-item .one-two .over .shade-c:hover {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/portfolio2_hover.png) no-repeat scroll 0 0 transparent;
}
.home .woocommerce,
.business .woocommerce {
margin-bottom: 1.618em;
}
.home .woocommerce-wrap .widget_woothemes_features,
.business .woocommerce-wrap .widget_woothemes_features,
.home .woocommerce-wrap .widget_templatation_testimonials,
.business .woocommerce-wrap .widget_templatation_testimonials {
display: block;
width: 102.77777777777777%;
margin-left: -1.3888888888888888%;
margin-right: -1.3888888888888888%;
*width: 102.72569444444444%;
*margin-left: -1.440972222222222%;
*margin-right: -1.440972222222222%;
*zoom: 1;
}
.home .woocommerce-wrap .widget_woothemes_features:after,
.business .woocommerce-wrap .widget_woothemes_features:after,
.home .woocommerce-wrap .widget_templatation_testimonials:after,
.business .woocommerce-wrap .widget_templatation_testimonials:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.home .woocommerce-wrap .widget_woothemes_features:before,
.business .woocommerce-wrap .widget_woothemes_features:before,
.home .woocommerce-wrap .widget_templatation_testimonials:before,
.business .woocommerce-wrap .widget_templatation_testimonials:before,
.home .woocommerce-wrap .widget_woothemes_features:after,
.business .woocommerce-wrap .widget_woothemes_features:after,
.home .woocommerce-wrap .widget_templatation_testimonials:after,
.business .woocommerce-wrap .widget_templatation_testimonials:after {
content: "";
display: table;
}
.home .woocommerce-wrap .widget_woothemes_features:after,
.business .woocommerce-wrap .widget_woothemes_features:after,
.home .woocommerce-wrap .widget_templatation_testimonials:after,
.business .woocommerce-wrap .widget_templatation_testimonials:after {
clear: both;
}
.home .woocommerce-wrap .widget_woothemes_features:after,
.business .woocommerce-wrap .widget_woothemes_features:after,
.home .woocommerce-wrap .widget_templatation_testimonials:after,
.business .woocommerce-wrap .widget_templatation_testimonials:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.home .woocommerce-wrap .widget_woothemes_features:before,
.business .woocommerce-wrap .widget_woothemes_features:before,
.home .woocommerce-wrap .widget_templatation_testimonials:before,
.business .woocommerce-wrap .widget_templatation_testimonials:before,
.home .woocommerce-wrap .widget_woothemes_features:after,
.business .woocommerce-wrap .widget_woothemes_features:after,
.home .woocommerce-wrap .widget_templatation_testimonials:after,
.business .woocommerce-wrap .widget_templatation_testimonials:after {
content: "";
display: table;
}
.home .woocommerce-wrap .widget_woothemes_features:after,
.business .woocommerce-wrap .widget_woothemes_features:after,
.home .woocommerce-wrap .widget_templatation_testimonials:after,
.business .woocommerce-wrap .widget_templatation_testimonials:after {
clear: both;
}
.home .woocommerce-wrap .widget_woothemes_features .features h2,
.business .woocommerce-wrap .widget_woothemes_features .features h2,
.home .woocommerce-wrap .widget_templatation_testimonials .features h2,
.business .woocommerce-wrap .widget_templatation_testimonials .features h2,
.home .woocommerce-wrap .widget_woothemes_features .testimonials h2,
.business .woocommerce-wrap .widget_woothemes_features .testimonials h2,
.home .woocommerce-wrap .widget_templatation_testimonials .testimonials h2,
.business .woocommerce-wrap .widget_templatation_testimonials .testimonials h2 {
display: inline;
float: left;
width: 97.22222222222221%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 97.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
.home .woocommerce-wrap .widget_woothemes_features .features .feature,
.business .woocommerce-wrap .widget_woothemes_features .features .feature,
.home .woocommerce-wrap .widget_templatation_testimonials .features .feature,
.business .woocommerce-wrap .widget_templatation_testimonials .features .feature,
.home .woocommerce-wrap .widget_woothemes_features .testimonials .feature,
.business .woocommerce-wrap .widget_woothemes_features .testimonials .feature,
.home .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature,
.business .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature,
.home .woocommerce-wrap .widget_woothemes_features .features .quote,
.business .woocommerce-wrap .widget_woothemes_features .features .quote,
.home .woocommerce-wrap .widget_templatation_testimonials .features .quote,
.business .woocommerce-wrap .widget_templatation_testimonials .features .quote,
.home .woocommerce-wrap .widget_woothemes_features .testimonials .quote,
.business .woocommerce-wrap .widget_woothemes_features .testimonials .quote,
.home .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote,
.business .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote {
display: inline;
float: left;
width: 30.555555555555557%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 30.503472222222225%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
.home .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(4n),
.business .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(4n),
.home .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(4n),
.business .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(4n),
.home .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(4n),
.business .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(4n),
.home .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(4n),
.business .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(4n),
.home .woocommerce-wrap .widget_woothemes_features .features .quote:nth-child(4n),
.business .woocommerce-wrap .widget_woothemes_features .features .quote:nth-child(4n),
.home .woocommerce-wrap .widget_templatation_testimonials .features .quote:nth-child(4n),
.business .woocommerce-wrap .widget_templatation_testimonials .features .quote:nth-child(4n),
.home .woocommerce-wrap .widget_woothemes_features .testimonials .quote:nth-child(4n),
.business .woocommerce-wrap .widget_woothemes_features .testimonials .quote:nth-child(4n),
.home .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote:nth-child(4n),
.business .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote:nth-child(4n) {
clear: both;
}
.home .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(4n),
.business .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(4n),
.home .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(4n),
.business .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(4n),
.home .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(4n),
.business .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(4n),
.home .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(4n),
.business .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(4n) {
clear: none;
}
.home .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(5n),
.business .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(5n),
.home .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(5n),
.business .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(5n),
.home .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(5n),
.business .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(5n),
.home .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(5n),
.business .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(5n) {
clear: both;
}
.home .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote .testimonials-text,
.business .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote .testimonials-text {
padding: 1.618em;
}
.home .widget_woo_product_categories .woocommerce,
.business .widget_woo_product_categories .woocommerce,
.home .widget_woo_recent_products .woocommerce,
.business .widget_woo_recent_products .woocommerce {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.home .widget_woo_product_categories ul.products li.product.product-category {
margin-right: 25px;
padding: 0 10px;
float: left;
}
.js_1170.home .widget_woo_product_categories ul.products li.product.product-category {
margin-right: 123px;
}
.home #main.full-width,
.business #main.full-width {
float: none;
display: inline;
float: left;
width: 97.22222222222221%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 97.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
.business {
display: inline;
float: left;
width: 97.22222222222221%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 97.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
.business .widget_woothemes_features,
.business .widget_templatation_testimonials {
padding: 2.618em 0;
}
.jssidebar .widget_woothemes_features .features .feature,
#sidebar .widget_woothemes_features .features .feature,
#footer-widgets .widget_woothemes_features .features .feature,
.jssidebar .widget_templatation_testimonials .features .feature,
#sidebar .widget_templatation_testimonials .features .feature,
#footer-widgets .widget_templatation_testimonials .features .feature,
.jssidebar .widget_woothemes_features .testimonials .feature,
#sidebar .widget_woothemes_features .testimonials .feature,
#footer-widgets .widget_woothemes_features .testimonials .feature,
.jssidebar .widget_templatation_testimonials .testimonials .feature,
#sidebar .widget_templatation_testimonials .testimonials .feature,
#footer-widgets .widget_templatation_testimonials .testimonials .feature,
.jssidebar .widget_woothemes_features .features .quote,
#sidebar .widget_woothemes_features .features .quote,
#footer-widgets .widget_woothemes_features .features .quote,
.jssidebar .widget_templatation_testimonials .features .quote,
#sidebar .widget_templatation_testimonials .features .quote,
#footer-widgets .widget_templatation_testimonials .features .quote,
.jssidebar .widget_woothemes_features .testimonials .quote,
#sidebar .widget_woothemes_features .testimonials .quote,
#footer-widgets .widget_woothemes_features .testimonials .quote,
.jssidebar .widget_templatation_testimonials .testimonials .quote,
#sidebar .widget_templatation_testimonials .testimonials .quote,
#footer-widgets .widget_templatation_testimonials .testimonials .quote {
display: block;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.cols-b > *:first-child { position: relative; z-index: 2; float: left; width: 594px; padding: 0 0 0 20px; }
.js_1170 .cols-b > *:first-child { width: 730px; }
.cols-b-full > *:first-child { width: 910px; }
.js_1170 .cols-b-full > *:first-child { width: 1140px; }
.cols-b > .shade-a, .cols-b > .shade-b, .cols-b > .shade-c, .cols-b > .shade-d { display: block; position: absolute; left: 320px; width: 8px; height: 6px; margin: 0 0 0 -4px; background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat; }
.js_1170 .cols-b > .shade-a, .js_1170 .cols-b > .shade-b, .js_1170 .cols-b > .shade-c, .js_1170 .cols-b > .shade-d { display:none; }
.cols-b > .shade-a { bottom: -1px; background-position: -280px -268px; }
.cols-b > .shade-b { top: -1px; background-position: -269px -268px; }
.cols-b > .shade-c { left: 630px; top: -1px; background-position: -269px -268px; }
.cols-b > .shade-d { left: 630px; bottom: -1px; background-position: -280px -268px; }
.cols-b > aside { float: right; width: 280px; padding: 0 20px 0 0; background: #fff; }
article.hentry header, .search #main article header { overflow: hidden; position: relative; width: 100%; margin: 0 0 13px; }
article.hentry header figure, .search #main article header figure, .featureimg { margin: 0 0 10px; float: left; }
article.hentry header figure img { display: block; position: relative; z-index: 1; border: 3px solid #e4dfdf; }
article.hentry header figure .shade-a { display: block; position: absolute; left: 4px; top: 4px; z-index: 2; width: 100px; height: 100px; }
article.hentry header figure .shade-a { box-shadow: 0 0 6px rgba(111,91,92,90) inset; }
article.hentry, article.hentry p, .search #main article header p{ font-family:  Tahoma,Geneva,sans-serif; } .layout-left-content .blog-masonry #main, .layout-right-content .blog-masonry #main { width: 640px; }
.layout-right-content .masonryblock.isotope { margin-left: 10px; margin-right: -10px; }
.layout-left-content .masonryblock.isotope { margin-left: -10px; margin-right: -10px; }
.blog-masonry article.post,
.layout-full .blog-masonry article.post,
.layout-full .blog-masonry article.hentry {
float: left;
margin: 0 10px 32px 10px;
padding: 0 0 13px;
position: relative;
clear: none !important;
width: 300px;
}
.layout-full .blog-masonry article.post,
.layout-full .blog-masonry article.hentry {
width: 450px;
margin: 0 13px 32px 13px;
} .blog-masonry article.hentry header h2 {
font-size: 18px;
margin: 10px 0 8px;
padding: 4px 15px;
border: 0 none;
min-height: inherit;
}
.blog-masonry .post-header { margin-bottom: 0; }
.blog-masonry article.hentry header figure { float: none; }
.blog-masonry .NTno-img h1, .blog-masonry .NTno-img h2 {
left: 0;
top: 13px;
max-width: inherit;
} .blog-masonry article.post .post-content {
margin: 0;
width: 100%;
}
.blog-masonry article.post .post-content .entry {
padding: 10px 5px 20px;
border-top: 1px solid #DCD9D9;
}
.blog-masonry article.post .post-meta:before,
.blog-masonry article.post .post-meta:after {
content: "";
display: table;
}
.blog-masonry article.post .post-meta:after {
clear: both;
}
.blog-masonry article.post .post-meta ul li { float: left;
margin: 0;
padding: 0 29px 6px 8px;
}
.blog-masonry article.post .post-meta ul.list-f {
border-bottom: none;
margin-bottom: 8px;
}
.blog-masonry article.post .post-meta ul.list-f li.b {
float: right;
padding-right: 8px;
}
article.hentry,
article.post,
.search #main article {
display: block;
*zoom: 1;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-a.png) no-repeat scroll center 100% transparent;
margin: 0 0 29px;
padding: 0 0 38px;
}
.page-template-template-portfolio-two-php article.hentry, 
article.type-portfolio,
article.portfolio {
background: none;
display:inherit;
margin: inherit;
padding: inherit;
}
article.post:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
article.post:before,
article.post:after {
content: "";
display: table;
}
article.post .post-header {
*zoom: 1;
clear: both;
}
article.post .post-header:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
article.post .post-header:before,
article.post .post-header:after {
content: "";
display: table;
}
article.post .post-header:after {
clear: both;
}
article.post .woo-image {
display: inline;
float: left;
width: auto;
margin-left: 0;
margin-right: 0;
*margin-left: 0;
*margin-right: 0;
}
article.hentry .woo-image {
display: inline;
float: left;
margin-left: 0;
margin-right: 0;
*margin-left: 0;
*margin-right: 0;
}
article.type-portfolio .woo-image,
article.portfolio .woo-image {
display: block;
float: none;
margin:auto;
}
article.post .post-content {
display: inline;
}
article.post .post-content .woo-image {
width: auto;
margin: 0;
}
.tt_lt1200 article.post .post-content .woo-image { width: 100%; }
article.post .entry .alignleft,
article.page .entry .alignleft,
article.post .entry .alignright,
article.page .entry .alignright { }
.page-template-template-imagegallery-php article.post .entry .alignleft,
.page-template-template-imagegallery-php article.page .entry .alignleft,
.page-template-template-imagegallery-php article.post .entry .alignright,
.page-template-template-imagegallery-php article.page .entry .alignright {
border: 1px solid #DCD9D9;
padding: 4px;
margin-bottom: 20px;
}
article.post .entry .alignleft,
article.page .entry .alignleft {
margin-right: 1.618em;
}
article.post .entry .alignright,
article.page .entry .alignright {
float: right;
margin-left: 1.618em;
}
article.post .entry .wp-caption,
article.page .entry .wp-caption {
background: #ffffff;
padding: 0;
font-style: italic;
color: #706A64;
border: 0;
}
article.post .entry .wp-caption img,
article.page .entry .wp-caption img {
width: 100%;
}
article.post .entry .wp-caption .wp-caption-text,
article.page .entry .wp-caption .wp-caption-text {
font-size: .857em;
}
article.post .entry .wp-caption.alignright .wp-caption-text,
article.page .entry .wp-caption.alignright .wp-caption-text {
text-align: left;
}
article.post .entry .wp-caption.alignleft .wp-caption-text,
article.page .entry .wp-caption.alignleft .wp-caption-text {
text-align: right;
}
#main #connect { }
#main #connect .col-left,
#main #connect .col-right {
width: 48%;
margin-bottom: 0;
}
.comment #respond {
padding: 0;
}
.post .entry,
.type-page .entry,
#comments li.comment .comment_container .comment-text,
.page .entry,
.page #contactForm,
#respond {
padding: 0;
}
#post-author {
display: block;
*zoom: 1;
margin-bottom: 76px;
background: none repeat scroll 0 0 #F8F8F8;
border: 1px solid #DCD9D9;
color: #4A3B3C;
display: block;
min-height: 61px;
padding: 6px;
text-decoration: none;
}
#post-author:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#post-author:before,
#post-author:after {
content: "";
display: table;
}
#post-author:after {
clear: both;
}
#post-author .profile-image {
display: inline;
float: left;
margin:8px 0 0 8px;
}
#post-author .profile-image img {
width: 120px;
height: auto;
margin: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 5px;
background:#FFFFFF;
}
#post-author .profile-content {
display: inline;
float: left;
margin: 9px 9px 9px 24px;
width: 434px; -moz-box-sizing: border-box; box-sizing: border-box; } #post-author .profile-content h2{
color: #4A3B3C;
font-size: 1.1em;
margin-bottom: 4px;
}
#post-author .profile-link {
border-top: 1px solid #DCD9D9;
padding: 5px 0 0;
text-align: right;
}
#post-author .profile-link > .shade-a {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll -119px -227px transparent;
display: inline-block;
height: 11px;
margin: 0 5px;
overflow: hidden;
position: relative;
text-indent: -3000em;
width: 9px;
}
#content + .breadcrumbs-wrap {
margin: 0;
padding: 1em 0;
background: #f5f5f5;
}
#content + .breadcrumbs-wrap .woo-breadcrumbs {
max-width: 75.998em;
margin: 0 auto;
}
#content + .breadcrumbs-wrap .woo-breadcrumbs .breadcrumb-trail {
display: inline;
float: left;
width: 97.22222222222221%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 97.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
display: block;
float: none;
-webkit-border-top-left-radius: 0.382em;
-webkit-border-top-right-radius: 0.382em;
border-top-left-radius: 0.382em;
border-top-right-radius: 0.382em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 1em 0;
}
#footer-wrap {
}
#footer-wrap.contact {
padding-top: 1.618em;
padding-bottom: 1.618em;
}
#footer-wrap.contact ul li {
display: inline;
float: left;
width: 22.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 22.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
clear: none;
font-size: 1.387em;
}
#footer-wrap.contact ul li:before {
background: #142023;
color: #f8f8f8;
-webkit-border-radius: 100%;
border-radius: 100%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: .53em;
text-align: center;
}
#footer-wrap.contact ul li:nth-child(2n) {
display: inline;
float: left;
width: 22.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 22.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
#footer-wrap.contact + #footer-wrap {
padding-top: 3.631em;
}
.jsfooter-hr { border-bottom: 1px solid #E39685; clear: both; display: block; padding-top: 30px;}
#footer-widgets {
font-size: 0.923em;
}
#footer-widgets .block {
margin-right: 3.8%;
float: left;
}
#footer-widgets.col-1 .block {
width: 100%;
float: none;
}
#footer-widgets.col-1 .footer-widget-1 {
margin-right: 0;
}
#footer-widgets.col-2 .block {
display: inline;
float: left;
width: 47.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 47.170138888888886%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
#footer-widgets.col-2 .footer-widget-2 {
margin-right: 0;
}
#footer-widgets.col-3 .block {
display: inline;
float: left;
width: 22.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 22.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
#footer-widgets.col-3 .block:first-child {
display: inline;
float: left;
width: 47.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 47.170138888888886%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
#footer-widgets.col-3 .footer-widget-3 {
margin-right: 0;
}
#footer-widgets.col-4 .block {
display: inline;
float: left;
width: 22.22222222222222%;
margin-left: 1.3888888888888888%;
margin-right: 1.3888888888888888%;
*width: 22.17013888888889%;
*margin-left: 1.3368055555555556%;
*margin-right: 1.3368055555555556%;
}
#footer-widgets.col-4 .footer-widget-4 {
margin-right: 0;
}
#footer-widgets ul li ul li {
background: none;
}
#footer-widgets ul li a{
display: block;
position: relative;
}
#footer-widgets ul li a > .shade-a {
background: none repeat scroll 0 0 #B1B4AC;
display: block;
height: 6px;
left: 5px;
position: absolute;
top: 11px;
width: 6px;
}
#footer-widgets ul li a:hover > .shade-a {
left: 15px;
}
#footer .col-left,
#footer .col-right {
display: inline;
width: auto;
}
#footer .col-right {
text-align: right;
} .ie7 #top-nav {
position: relative;
z-index: 9999999;
}
.ie7 #header {
position: relative;
z-index: 9999999;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
.cols-b > .shade-a, .cols-b > .shade-b, .cols-b > .shade-c, .cols-b > .shade-d { background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) no-repeat; background-size: 292px 2817px; width: 8px; height: 6px; }
.cols-b > .shade-a { bottom: -1px; background-position: -280px -268px; }
.cols-b > .shade-b { top: -1px; background-position: -267px -258px }
.cols-b > .shade-c { left: 630px; top: -1px; background-position: -269px -268px; }
.cols-b > .shade-d { left: 630px; bottom: -1px; background-position: -280px -268px; }
}
}
@media only screen and (min-width: 1600px) {
}  @media only screen and (min-width: 769px) {
.js_1170 .col-inner {
width: 1170px;
}
.js_1170 #header #logo {
margin: 0 0 0 -580px;
}
.js_1170 #header.b #navigation ul.nav {
}
.js_1170 #headline .headline-left-side {
margin: 0 0 0 -579px;
width: 950px;
}
.js_1170 #main {
display: inline;
width: 785px;
}
.js_1170 #footer-wrap > .double-a, .js_1170 #footer-wrap > .double-a::after {
background: #fff none repeat scroll 0 0
}
.js_1170 #footer-wrap > .double-a {
background: #fff none repeat scroll 0 0;
padding: 10px 10px 26px;
width: 1148px;
border: 1px solid #d7d4d4;
border-radius: 5px;
}
.js_1170 .double-a figure {
top: 33px;
}
.js_1170 .double-a > * {
width: 465px;
}
.js_1170 #footer {
width: 100%;
}
}
.last {
clear: right;
margin-right: 0 !important;
}@-webkit-keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
50% {
-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);
zoom: 1;
}
to {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
}
@-webkit-keyframes popin {
from {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
60% {
-webkit-transform: scale(0.005);
-moz-transform: scale(0.005);
-ms-transform: scale(0.005);
-o-transform: scale(0.005);
transform: scale(0.005);
}
95% {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
to {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes salepulse {
from {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
70% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes glowbutton {
from {
background-color: #E75A39;
}
50% {
background-color: #4cd8f8;
}
to {
background-color: #E75A39;
}
}
@-webkit-keyframes slidedown {
from {
top: -500px;
}
95% {
top: 1em;
}
to {
top: 0;
}
} #header .widget_product_search {
clear: both;
}
#header ul.cart {
list-style: none;
margin-bottom: 0;
}
#header ul.cart li.container a.cart-contents {
padding: .857em 1.387em;
display: block;
text-align: left;
-webkit-border-top-right-radius: 0.382em;
-webkit-border-bottom-right-radius: 0.382em;
border-top-right-radius: 0.382em;
border-bottom-right-radius: 0.382em;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
color: #f8f8f8;
font-weight: 700;
position: relative;
padding-right: 5.874em;
}
#header ul.cart li.container a.cart-contents span.contents {
padding: .857em 1.387em;
background: #f37324;
position: absolute;
top: 0;
right: 0;
width: 1.387em;
text-align: center;
}
#header ul.cart li.container a.cart-contents:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f07a";
}
#header ul.cart li.container a.cart-contents:hover {
background: #f37324;
}
#header ul.cart li.container a.cart-contents:hover span.contents {
background: #e26213;
}
#header ul.cart li.container:hover a.cart-contents {
background: #f37324;
}
#header ul.cart li.container:hover a.cart-contents span.contents {
background: #e26213;
}
#header ul.cart li.container .widget {
display: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#header p.buttons {
margin-bottom: 0;
}
.woocommerce {
*zoom: 1;
}
.woocommerce:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.woocommerce:before,
.woocommerce:after {
content: "";
display: table;
}
.woocommerce:after {
clear: both;
}
p.demo_store {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: #e01c1f;
z-index: 9999;
margin-bottom: 0;
padding: 1em 0;
color: #fff;
text-align: center;
}
header.title {
*zoom: 1;
}
header.title:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
header.title:before,
header.title:after {
content: "";
display: table;
}
header.title:after {
clear: both;
}
header.title h1,
header.title h2,
header.title h3,
header.title h4,
header.title h5 {
float: left;
}
header.title a.edit {
float: right;
font-weight: bold;
line-height: 2.4em;
}
header.title a.edit:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f044";
}
.star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.2em;
font-family: 'FontAwesome';
}
.star-rating:before {
content: "\f005\f005\f005\f005\f005";
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 0.1em;
letter-spacing: 0\9;
color: #adb9bc;
float: left;
font-family: 'FontAwesome';
font-size: 1em;
font-weight: normal;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
letter-spacing: 0.1em;
letter-spacing: 0\9;
color: #E75A39;
float: left;
font-family: 'FontAwesome';
font-size: 1em;
font-weight: normal;
}
#footer-widgets .star-rating:before {
font-size: .9em;
}
#footer-widgets .star-rating span:before {
color: #FFF;
font-size: .9em;
}
.jssidebar .woocommerce .product_list_widget li:hover span:before,
#sidebar .woocommerce .product_list_widget li:hover span:before {
color: #4A3B3C;
}
.my_account_orders {
font-size: .75em;
}
.form-row {
width: 48%;
float: left; }
.form-row label {
display: block;
font-size: 0.9em;
padding: .236em 0;
color: #706A64;
}
.form-row .input-text,
.form-row select {
width: 100%;
*width: 90%;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #888888;
font-size: 0.9em;
}
.form-row input[type="checkbox"] {
float: left;
}
.form-row.notes {
width: 100%;
float: none;
margin-bottom: 0;
}
.form-row.notes textarea {
width: 100%;
*width: 90%;
}
.form-row.notes + h3 {
clear: both;
}
.form-row.woocomemerce-invalid .chzn-single,
.form-row.woocomemerce-invalid .chzn-drop,
.form-row.woocomemerce-invalid input.input-text,
.form-row.woocomemerce-invalid select {
border-color: #e84749;
background-color: #fceaea;
}
.form-row.woocommerce-validated .chzn-single,
.form-row.woocommerce-validated .chzn-drop,
.form-row.woocommerce-validated input.input-text,
.form-row.woocommerce-validated select {
border-color: #DCD9D9;
background-color: #fefefe;
}
.chzn-container-single .chzn-single {
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
.page-description,
.term-description {
background: #fff;
padding: 1.618em 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.page-description p:last-child,
.term-description p:last-child {
margin-bottom: 0;
}
.col2-set .col-2 {
clear: both;
}
.col2-set .col-2 #shiptobilling {
width: 100%;
}
.col2-set .col-2 #shiptobilling h3 {
clear: both;
}
.form-row-first {
clear: left;
}
.form-row-last {
float: right;
}
.form-row-wide {
float: left;
width: 100%;
clear: both;
}
p.stars {
position: relative;
line-height: 1em;
font-size: 1em;
*zoom: 1;
}
p.stars:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
p.stars:before,
p.stars:after {
content: "";
display: table;
}
p.stars:after {
clear: both;
}
p.stars a {
width: 19%;
display: block;
position: relative;
float: left;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: .5em .5em .5em .75em;
background: rgba(0, 0, 0, 0.025);
margin-right: 1%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
p.stars a:hover,
p.stars a.active {
background: rgba(0, 0, 0, 0.075);
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
font-family: "FontAwesome";
content: "\f005";
position: absolute;
top: .6em;
width: 6em;
right: 1em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
color: #999;
text-align: right;
}
p.stars a.star-1:hover:after,
p.stars a.star-2:hover:after,
p.stars a.star-3:hover:after,
p.stars a.star-4:hover:after,
p.stars a.star-5:hover:after,
p.stars a.star-1.active:after,
p.stars a.star-2.active:after,
p.stars a.star-3.active:after,
p.stars a.star-4.active:after,
p.stars a.star-5.active:after {
color: #e75a39;
}
p.stars a.star-1:after {
content: "\f005";
}
p.stars a.star-2:after {
content: "\f005\f005";
}
p.stars a.star-3:after {
content: "\f005\f005\f005";
}
p.stars a.star-4:after {
content: "\f005\f005\f005\f005";
}
p.stars a.star-5:after {
content: "\f005\f005\f005\f005\f005";
}
del,
del .amount {
opacity: 0.75;
filter: alpha(opacity=@opacity * 100);
color: #c73b1b;
}
ins { }
.price ins {
text-decoration: none;
}
.required {
border: 0;
color: #e01c1f;
}
.single-product .summary p.price del .amount {
}
a.remove {
color: #ffffff;
background: #E75A39;
display: inline-block;
text-align: center;
width: 1.618em;
height: 1.618em;
line-height: 1;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: .857em;
position: relative;
text-indent: -999em;
}
a.remove:hover {
background: #cf0b0e;
text-decoration: none !important;
}
a.remove:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
font-family: 'FontAwesome';
line-height: 1.65;
content: "\f00d";
text-indent: 0;
}
#sidebar .cart_list a.remove { display:none; }
.widget .product_list_widget {
list-style: none;
}
#footer-widgets .widget .product_list_widget li{
border-bottom: 1px solid #d35231;
padding:5px 0;
}
.widget .product_list_widget li:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.widget .product_list_widget li:before,
.widget .product_list_widget li:after {
content: "";
display: table;
}
.widget .product_list_widget li:after {
clear: both;
}
.widget .product_list_widget li img {
width: 50px;
height: auto;
float: right;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin-left: 1em;
border: 1px solid #DCD9D9;
}
.widget .product_list_widget li .quantity {
width: auto;
float: none;
font-size: 1.2em;
}
.widget .product_list_widget li .quantity .amount {
color:#E75A39;
}
.widget .product_list_widget li a {
}
.widget .product_list_widget li:last-child {
}
.jssidebar.widget_shopping_cart,
#sidebar .widget_shopping_cart {
background: #ffffff;
}
.widget_shopping_cart .buttons,
#sidebar .widget_shopping_cart .buttons{
text-align: right;
}
.widget_shopping_cart ul.cart_list li,
#sidebar .widget_shopping_cart ul.cart_list li {
border: none;
color: #4A3B3C;
margin: 0;
min-height: 62px;
padding: 0;
position: relative;
background:none;
}
.widget_shopping_cart ul.cart_list li:hover ,
#sidebar .widget_shopping_cart ul.cart_list li:hover {
background:none;
}
.widget_shopping_cart ul.cart_list li a:hover,
#sidebar .widget_shopping_cart ul.cart_list li a:hover {
color: #4A3B3C;
background:none;
}
.widget_shopping_cart ul.cart_list li a,
#sidebar .widget_shopping_cart ul.cart_list li a {
}
.jssidebar .widget_product_search,
#sidebar .widget_product_search {
padding: 0;
background: none;
}
.jssidebar .widget_product_search h3,
#sidebar .widget_product_search h3 {
display: none;
}
.jssidebar .widget_product_search form,
#sidebar .widget_product_search form {
margin: 0;
}
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
list-style: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin-bottom: 0;
}
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
padding: .618em 0;
border-bottom: 1px solid #E0D1D1;
*zoom: 1;
}
.widget_layered_nav ul li:after,
.widget_layered_nav_filters ul li:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.widget_layered_nav ul li:before,
.widget_layered_nav_filters ul li:before,
.widget_layered_nav ul li:after,
.widget_layered_nav_filters ul li:after {
content: "";
display: table;
}
.widget_layered_nav ul li:after,
.widget_layered_nav_filters ul li:after {
clear: both;
}
.widget_layered_nav ul li:last-child,
.widget_layered_nav_filters ul li:last-child {
border-bottom: 0;
}
.widget_layered_nav ul li .count,
.widget_layered_nav_filters ul li .count {
float: right;
display: block;
width: 14%;
text-align: right;
padding: 7px 0 6px;
}
.widget_layered_nav ul li a,
.widget_layered_nav_filters ul li a {
display: block;
width: 85%;
float: left;
}
.widget_layered_nav ul li a:before,
.widget_layered_nav_filters ul li a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f096";
color: #706A64;
}
.widget_layered_nav ul li a:hover:before,
.widget_layered_nav_filters ul li a:hover:before {
content: "\f046";
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li.chosen a:before {
content: "\f046";
}
.widget_layered_nav ul li.chosen a:hover:before,
.widget_layered_nav_filters ul li.chosen a:hover:before {
}
.widget_product_categories ul {
list-style: none;
}
.widget_product_categories ul li .count {
float: right;
}
.widget_login form {
margin: 0;
}
.widget_login label {
display: block;
}
.widget_login input[type=text],
.widget_login input[type=password] {
width: 100%;
}
.widget_login p {
margin-bottom: .53em;
}
.widget_login p:nth-child(3) {
margin: .857em 0 0;
}
.widget_login p:nth-child(3) a {
text-transform: uppercase;
margin-left: 1em;
font-size: .857em;
}
.widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
cursor: pointer;
outline: none;
background: #fff;
border: 1px solid #E75A39;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: #E75A39;
-webkit-border-radius: 1em;
border-radius: 1em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em;
border-radius: 1em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #DCD9D9;
}
.widget_price_filter .ui-slider-horizontal {
height: 1em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.jssidebar .woocommerce ul li ,
#sidebar .woocommerce ul li {
background:none;
color: #4A3B3C;
margin: 0 0 10px;
min-height: 58px;
overflow: hidden;
padding:0;
}
#sidebar .widget_layered_nav ul li {
min-height: inherit;
margin: 0;
}
.jssidebar .woocommerce .product_list_widget li,
#sidebar .woocommerce .product_list_widget li {
background: none repeat scroll 0 0 #F8F8F8;
border: 1px solid #DCD9D9;
color: #4A3B3C;
display: block;
min-height: 61px;
padding: 6px;
text-decoration: none;
}
.jssidebar .woocommerce .product_list_widget li:hover,
#sidebar .woocommerce .product_list_widget li:hover {
background: none repeat scroll 0 0 #E75A39;
border-color: #FFFFFF;
cursor: pointer;
color: #FFFFFF;
}
.jssidebar .woocommerce .product_list_widget li:hover a,
.jssidebar .woocommerce .product_list_widget li:hover .amount,
#sidebar .woocommerce .product_list_widget li:hover a,
#sidebar .woocommerce .product_list_widget li:hover .amount {
color: #FFFFFF;
text-decoration: none;
}
#sidebar .widget_shopping_cart ul.cart_list li:hover,
#sidebar .widget_shopping_cart ul.cart_list li:hover a,
#sidebar .widget_shopping_cart ul.cart_list li:hover .amount,
.jssidebar .widget_shopping_cart ul.cart_list li:hover,
.jssidebar .widget_shopping_cart ul.cart_list li:hover a,
.jssidebar .widget_shopping_cart ul.cart_list li:hover .amount {
color: inherit;
background: none;
}
.jssidebar .woocommerce ul li .amount,
#sidebar .woocommerce ul li .amount {
color: #E75A39;
font-style: italic;
font-size: 1.272em;
font-family: Georgia,serif;
}
.jssidebar .widget_product_categories ul li,
#sidebar .widget_product_categories ul li{
min-height: auto;
margin:0;
}
.woocommerce_message,
.woocommerce_info,
.woocommerce_error,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.nocomments,
.noreviews,
#infscr-loading,
.create-account p:first-child {
padding: 1em 1em 1em 3.631em;
border: 1px solid #DCD9D9;
border-top: 2px solid #DCD9D9;
position: relative;
margin-bottom: 1.618em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #ffffff;
clear: both;
}
.woocommerce_message:before,
.woocommerce_info:before,
.woocommerce_error:before,
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before,
.nocomments:before,
.noreviews:before,
#infscr-loading:before,
.create-account p:first-child:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 0.6em;
width: 1em;
font-size: 1.387em;
position: absolute;
top: .857em;
left: .857em;
font-style: normal;
}
.woocommerce_message .button,
.woocommerce_info .button,
.woocommerce_error .button,
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.nocomments .button,
.noreviews .button,
#infscr-loading .button,
.create-account p:first-child .button {
float: right;
margin-top: -0.202em;
}
.woocommerce-message,
.woocommerce_message {
border-top-color: #E75A39;
}
.woocommerce-message:before,
.woocommerce_message:before {
content: "\f05d";
color: #E75A39;
}
.woocommerce-info,
.woocommerce_info,
.noreviews,
.create-account p:first-child,
.nocomments {
border-top-color: #E75A39;
}
.woocommerce-info:before,
.woocommerce_info:before,
.noreviews:before,
.create-account p:first-child:before,
.nocomments:before {
content: "\f05a";
color: #E75A39;
}
.woocommerce-error,
.woocommerce_error {
border-top-color: #e01c1f;
}
.woocommerce-error:before,
.woocommerce_error:before {
content: "\f05c";
color: #e01c1f;
}
ul.woocommerce-error {
margin-left: 0 !important;
list-style: none !important;
}
ul.woocommerce-error li {
list-style: none !important;
}
#infscr-loading {
padding: 1em;
border-top-color: #E75A39;
line-height: 1;
}
#infscr-loading img {
width: 16px;
height: 16px;
float: left;
margin-right: 1em;
}
.stock:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
}
.stock.out-of-stock:before {
content: "\f00d";
color: #e01c1f;
}
.stock:before {
content: "\f00c";
color: #E75A39;
}
span.onsale {
display: block;
width: 3.631em;
padding: 1em 0;
text-align: center;
color: #fff;
font-weight: bold;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
text-transform: uppercase;
font-size: 13px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
z-index: 98;
background: #E75A39;
z-index: 10000;
}
span.onsale:after {
display: block;
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: #E75A39;
-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);
zoom: 1;
z-index: -4;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.quantity {
width: 100px;
position: relative; }
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
display: none;
}
.quantity .qty {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.quantity .plus,
.quantity .minus {
width: 30px;
padding: 0;
height: 28px;
text-align: center;
background: #F2F2F2;
position: absolute;
top: 0;
font-size: 1.5em;
color: #706A64;
-webkit-appearance: none;
border-width: 0 0 2px 0 ;
border-color: #917460;
}
.quantity .plus {
left: 76px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.quantity .minus {
bottom: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
ul.products {
*zoom: 1;
list-style: none;
position: relative;
}
.post-type-archive-product ul.products,
.archive ul.products { position: inherit; }
ul.products:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
ul.products:before,
ul.products:after {
content: "";
display: table;
}
ul.products:after {
clear: both;
}
ul.products li.product {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: none repeat scroll 0 0 #F8F8F8;
border: 1px solid #DCD9D9;
float: left;
padding: 9px 9px 14px;
position: relative;
max-width: 280px;
margin-bottom: 2em;
}
ul.products li.product:hover {
border-color: #beb9b9; 
box-shadow: 0 0 4px #beb9b9;
-moz-box-shadow: 0 0 4px #beb9b9;
-webkit-box-shadow: 0 0 4px #beb9b9;
}
.wpb_wrapper ul.products li.product.product-category:hover {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
ul.products li.product.product-category {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: none;
border: none;
padding: 9px 9px 14px;
position: relative;3
max-width: 280px;
}
.page-template-template-home-php ul.products li.product.product-category .img-wrap {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #E0DDDD;
display: block;
margin: 0 0 23px;
padding: 10px;
position: relative;
}
.page-template-template-home-php ul.products li.product.product-category .img-wrap img {
border: 3px solid #E4DFDF;
display: block;
margin: 0 auto;
position: relative;
z-index: 2;
max-height: 161px;
max-width: 98%;
}
.page-template-template-home-php ul.products li.product.product-category .shade-a ,
.page-template-template-home-php ul.products li.product.product-category .shade-b {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a.png) no-repeat scroll 0 0 transparent;
display: block;
height: 62px;
position: absolute;
width: 63px;
z-index: 1;
}
.page-template-template-home-php ul.products li.product.product-category .shade-a {
background-position: -54px -267px;
left: -12px;
top: -12px;
}
.page-template-template-home-php ul.products li.product.product-category .shade-b {
background-position: -125px -267px;
bottom: -12px;
right: -12px;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
.page-template-template-home-php ul.products li.product.product-category .shade-a ,
.page-template-template-home-php ul.products li.product.product-category .shade-b {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/sprite-a@2x.png) no-repeat scroll 0 0 transparent;
}
.page-template-template-home-php ul.products li.product.product-category .shade-a {
background-position: -62px -254px;
background-size: 292px 2817px;
top: -11px;
}
.page-template-template-home-php ul.products li.product.product-category .shade-b {
background-position: -133px -254px;
background-size: 292px 2817px;
right: -13px;
}
}
ul.products li.product.sale .img-wrap .price {
background: #E75A39;
}
ul.products li.product.sale .img-wrap .price:after {
border-color: #0894b4 transparent transparent transparent;
}
ul.products li.product a:hover .img-wrap {
box-shadow: inset 0 0 0 9em rgba(255, 255, 255, 0.8);
-webkit-box-shadow: inset 0 0 0 9em rgba(255, 255, 255, 0.8);
}
ul.products li.product .img-wrap {
position: relative;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #f8f8f8;
-webkit-transition: all ease-in-out 0.35s;
-moz-transition: all ease-in-out 0.35s;
-ms-transition: all ease-in-out 0.35s;
-o-transition: all ease-in-out 0.35s;
transition: all ease-in-out 0.35s;
}
ul.products li.product .img-wrap .price {
position: absolute;
bottom: 1.618em;
left: -0.58em;
background: #f37324;
padding: .327em .857em;
color: #fff;
display: block;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
ul.products li.product .img-wrap .price .from {
font-weight: 400;
}
ul.products li.product .img-wrap .price:after {
content: "";
display: block;
border-width: .618em 0 0 .618em;
border-color: #d15102 transparent transparent transparent;
border-style: solid;
position: absolute;
left: 0;
bottom: -0.58em;
}
ul.products li.product img {
display: block;
height: auto;
margin: 0 auto;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-ms-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
}
ul.products li.product span.onsale {
position: absolute;
top: 8px;
left: 8px;
}
ul.products li.product h3 {
border-bottom: 0;
padding: 1em 0 0;
position: relative;
margin-bottom: 0;
}
ul.products li.product h3:after {
display: block;
}
ul.products li.product .categories {
margin: 0;
list-style: none;
padding: 0 1em 1em 1em;
}
ul.products li.product .categories a {
color: #586467;
font-size: .857em;
font-weight: 400;
}
ul.products li.product .categories a:hover {
color: #364245;
text-decoration: underline;
}
ul.products li.product .out-of-stock {
color: #e01c1f;
font-size: .857em;
padding: 0 1.2em 0 1.2em;
margin-bottom: 0;
background: #ffffff;
}
ul.products li.product .out-of-stock:before {
margin-right: .202em;
}
ul.products li.product .rating-wrap {
margin-right: 1em;
margin-left: 1em;
margin-top: 1em;
}
ul.products li.product .rating-wrap .star-rating {
text-align: left;
width: 5.1em;
}
ul.products li.product .rating-wrap .review-count {
color: #706A64;
font-size: .857em;
line-height: 2.618em;
font-weight: 400;
}
ul.products li.product .rating-wrap .star-rating + .review-count {
position: relative;
top: -0.382em;
}
ul.products li.product .rating-wrap + .button {
margin-top: 0;
}
ul.products .shop-cart-button {
float: right;
}
ul.products li.product .add_to_cart_button {
-webkit-transition: opacity ease-in-out 0.2s;
}
ul.products li.product .add_to_cart_button.product_type_variable:after {
display: none;
}
ul.products li.product .button.loading {
opacity: 0.3;
filter: alpha(opacity=@opacity * 100);
}
ul.products li.product .button.loading:after {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-left: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f021";
-webkit-animation-name: spin-360;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: infinite;
font-style: normal;
}
ul.products li.product .button.added:after {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-left: .618em;
font-weight: normal;
line-height: 1em;
font-style: normal;
width: 1em;
content: "\f00c";
}
ul.products li.product span.view-more {
display: none;
}
ul.products li.product.product-category h3 {
padding-bottom: 1em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
text-align: right;
}
ul.products li.product.product-category a.readmore {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/border-d.gif) no-repeat scroll center 8px transparent;
color: #FFFFFF;
height: 30px;
font-size: 14;
line-height: 27px;
display: block;
text-align: center;
margin:10px 0 0;
}
ul.products li.product.product-category span.view-more {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/background.gif) repeat scroll center 0 transparent;
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
box-shadow: 0 2px 0 #917460; 
-moz-box-shadow: 0 2px 0 #917460; 
-webkit-box-shadow: 0 2px 0 #917460;
padding: 0 17px;
display: inline-block;
font-style:italic;
text-transform: lowercase;
font-family:Philosopher,Georgia,serif;
}
ul.products li.product.product-category .description,
ul.products li.product.product-category p{
margin: 10px 0 0;
}
ul.products li.product .prod-excerpt,
ul.products li.product .excerpt {
font-family: 'PT-Sans',Tahoma,Geneva,sans-serif;
font-size: 12.5px;
margin: 1em 0;
}
.added_to_cart:after, .added_to_cart:hover:after {
bottom: 0;
content: "\f07a";
display: block;
font-family: "FontAwesome";
font-weight: 400;
left: 0;
line-height: 2.2;
position: absolute;
right: 0;
text-align: center;
font-style: normal;
text-indent: 0;
top: 0;
}
.price { }
.widget_woo_featured_products li.featured.wcwl .price {
float: left;
padding-bottom: 6px;
width: 100%;
}
.widget_woo_featured_products ul.products li.featured.wcwl .shop-cart-button {
float: left;
}
.price .amount {
color: #E75A39;
font-size: 16px;
font-weight: 700;
margin: 0;
}
.post-type-archive-product.js_1170 .woocommerce-columns-3 ul.products.grid li.product-type-variable .price .amount {
font-size: 13px; }
.tax-product_cat #main ul.products li.product h3 {
padding-bottom: 12px;
}
.tax-product_cat #main ul.products li.product.outofstock h3 {
border: 0;
padding-bottom: 0;
}
.tax-product_cat #main ul.products li.product.outofstock p.stock {
padding-bottom: 1em 0 0;
}
.order-actions a.button {margin-right:10px;}
.woocommerce-result-count,
.woocommerce_ordering,
.woocommerce-ordering {
color: #706A64; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0;
}
.woocommerce-result-count + ul.products,
.woocommerce_ordering + ul.products,
.woocommerce-ordering + ul.products {
clear: both;
}
.woocommerce-ordering {
margin-bottom: 2.618em; }
.single-product .product {
position: relative;
font-family:  Tahoma,Geneva,sans-serif;
}
.single-product .product span.onsale {
position: absolute;
}
.single-product .single_variation_wrap .price {
display: block;
color: #484848;
}
.single-product .quantity {
float: left;
margin: 0 1em 0 0;
}
.single-product .images {
margin-bottom: 2.618em;
}
.single-product .images img {
height: auto;
margin-bottom: 1em;
padding: 2.5%;
background: #ECEBEB;
}
.single-product .thumbnails {
*zoom: 1;
}
.single-product .thumbnails img{
padding: 0px;
max-width: 80px;
border: 1px solid #E0DDDD;
}
.single-product .thumbnails:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product .thumbnails:before,
.single-product .thumbnails:after {
content: "";
display: table;
}
.single-product .thumbnails:after {
clear: both;
}
.single-product .thumbnails a {
display: block;
width: 30.75%;
margin-right: 3.8%;
float: left;
}
.single-product .yith_magnifier_gallery li a {
margin-top: 8%;
}
.single-product .thumbnails a:nth-child(3n) {
margin-right: 0;
}
.single-product table.variations {
border: 0;
background: none;
*zoom: 1;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
}
.single-product table.variations:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product table.variations:before,
.single-product table.variations:after {
content: "";
display: table;
}
.single-product table.variations:after {
clear: both;
}
.single-product table.variations tr {
width: 49%;
float:left;
}
.single-product table.variations th {
font-size: .75em;
text-transform: uppercase;
}
.single-product table.variations th,
.single-product table.variations td {
background: none;
border: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
display: inline;
list-style: none;
}
.single-product table.variations .label {
line-height:22px;
display: block;
}
.single-product table.variations th select,
.single-product table.variations td select {
width: 90%;
margin-bottom: 15px;
}
.single-product .summary {
margin-bottom: 2.618em;
}
.single-product .summary .woocommerce-product-rating {
padding-bottom: 20px;
}
.single-product .summary .rating-wrap {
*zoom: 1;
padding: 1em 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin-bottom: 0;
float: right;
}
.single-product .summary .rating-wrap:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product .summary .rating-wrap:before,
.single-product .summary .rating-wrap:after {
content: "";
display: table;
}
.single-product .summary .rating-wrap:after {
clear: both;
}
.single-product .summary .rating-wrap a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f075";
}
.single-product .summary .rating-wrap .star-rating {
float: right;
}
.single-product .summary .rating-wrap .review-count {
float: left;
line-height: 1;
margin-bottom: 0;
}
.single-product .summary form.cart {
margin: 30px 0 8px;
overflow: hidden;
padding: 24px 0;
text-indent: 0;
width: 100%;
*zoom: 1;
}
.single-product .summary form.cart:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product .summary form.cart:before,
.single-product .summary form.cart:after {
content: "";
display: table;
}
.single-product .summary form.cart:after {
clear: both;
}
.single-product .summary form.cart .quantity .qty,
.woo_cart_table_item .product-quantity .quantity .qty  {
background: none repeat scroll 0 0 #F2F2F2;
border-color: #917460;
border-width: 0 0 2px;
text-align: center;
width: 80px;
height: 28px;
padding: 0 12px;
}
.single-product .summary form.cart #wl-wrapper.wl-button-wrap {
float: right;
display: inline;
width: 50%;
margin: 0;
padding: 0;
clear: none;
}
.single-product .summary form.cart #wl-wrapper.wl-button-wrap .wl-add-link,
.single-product .summary form.cart #wl-wrapper.wl-button-wrap .button {
float: right;
}
.single-product .summary .woocommerce-tabs {
padding-top: 1.618em;
clear: both;
}
.single-product .summary table.shop_attributes th,
.single-product .summary table.shop_attributes td {
padding: .387em .618em;
}
.single-product .summary .product_meta,
.single-product .summary .social {
width: 100%;
float: left;
}
.single-product .summary .product_meta .sku_wrapper,
.single-product .summary .product_meta .posted_in,
.single-product .summary .product_meta .tagged_as {
display:block;
width:100%;
}
.single-product .summary .product_meta .sku_wrapper:before {
content: "\f005";
color: #917460;
display: inline-block;
float: left;
font-family: 'FontAwesome';
font-weight: normal;
width: 20px;
} 
.single-product .summary .product_meta .posted_in:before {
content: "\f07c";
color: #917460;
display: inline-block;
float: left;
font-family: 'FontAwesome';
font-weight: normal;
width: 20px;
} 
.single-product .summary .product_meta .tagged_as:before {
content: "\f02b";
color: #917460;
display: inline-block;
float: left;
font-family: 'FontAwesome';
font-weight: normal;
width: 20px;
} 
.single-product .summary .social,
.single-product .summary .shop-sharebox {
float: left;
margin: 20px 0;
}
.single-product .summary .social,
.single-product .summary .shop-sharebox > div {
width: 80px;
}
.single-product .related,
.single-product .upsells {
border-top: 2px solid #f0f0f0;
padding-top: 2.618em;
}
.single-product #review_form #respond #commentform label {
display: inline-block;
}
.single-product #review_form #respond #commentform .comment-form-comment {
clear: both;
}
.shipping_calculator h2 {
font-size: 1.387em;
}
.shipping_calculator h2 a {
display: block;
}
.shipping_calculator h2 a:hover {
text-decoration: none;
}
a.reset_variations {
margin-bottom: 1em;
display: block;
}
a.reset_variations:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f021";
}
ul.order_details {
*zoom: 1;
list-style: none;
border: 1px solid #DCD9D9;
position: relative;
-webkit-border-radius: 0.327em;
border-radius: 0.327em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin-left: 0 !important;
}
ul.order_details:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
ul.order_details:before,
ul.order_details:after {
content: "";
display: table;
}
ul.order_details:after {
clear: both;
}
ul.order_details li {
float: left;
padding: 1em 1.618em;
border-right: 1px solid #DCD9D9;
font-size: .8em;
text-transform: uppercase;
color: #8b979a;
}
ul.order_details li strong {
display: block;
font-size: 1.387em;
text-transform: none;
color: #364245;
}
ul.digital-downloads {
margin-left: 0 !important;
}
ul.digital-downloads li {
list-style: none;
margin-bottom: .618em;
padding-bottom: .618em;
border-bottom: 1px solid #DCD9D9;
}
ul.digital-downloads li .count {
float: right;
}
ul.digital-downloads li a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f01a";
}
ul.digital-downloads li:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.backorder_notification {
font-size: .857em;
}
.backorder_notification:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f071";
}
dl.variation {
*zoom: 1;
font-size: .857em;
}
dl.variation:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
dl.variation:before,
dl.variation:after {
content: "";
display: table;
}
dl.variation:after {
clear: both;
}
dl.variation dt {
float: left;
clear: left;
margin-right: .236em;
}
dl.variation dd {
margin-bottom: 0;
}
table.cart .product-remove,
table.cart .product-thumbnail,
table.cart .product-price {
display: none;
}
table.cart .product-thumbnail img {
width: 50px;
height: auto;
}
table.cart .actions {
text-align: right;
}
table.cart .actions .coupon {
*zoom: 1;
margin-bottom: 1em;
}
table.cart .actions .coupon:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
table.cart .actions .coupon:before,
table.cart .actions .coupon:after {
content: "";
display: table;
}
table.cart .actions .coupon:after {
clear: both;
}
table.cart .actions .coupon label {
display: none;
}
.checkout_coupon .form-row #coupon_code {
float: left;
padding: 7px 8px;
}
table.cart .actions .coupon .input-text {
width: 48%;
float: left;
padding: 5px 8px;
}
table.cart .actions .coupon .button {
width: 48%;
float: right;
}
table.cart .actions .button {
width: 48%;
float: left;
}
table.cart .actions .checkout-button {
float: right;
margin-top: 20px;
}
.checkout {
margin-bottom: 0;
}
.checkout h3 {
font-size: 1.387em;
line-height: 1.387em;
}
.checkout .create-account {
clear: both;
}
#payment {
border: 1px solid #DCD9D9;
*zoom: 1;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
top: 0;
}
#payment:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#payment:before,
#payment:after {
content: "";
display: table;
}
#payment:after {
clear: both;
}
#payment .create-account {
clear: both;
}
#payment .payment_methods {
margin: 0 !important;
border-bottom: 1px solid #DCD9D9;
padding: 0 !important;
}
#payment .payment_methods li {
list-style: none !important;
padding: 1em !important;
border-bottom: 1px solid #DCD9D9;
margin-left: 0;
}
#payment .payment_methods li img {
float: right;
border: 0;
padding: 0;
}
#payment .payment_methods li:last-child {
padding-bottom: 0;
border-bottom: 0;
}
#payment .payment_methods li label {
width: 92%;
padding-top: 0 !important;
font-weight: bold;
}
#payment .payment_methods li p {
margin-bottom: 0;
}
#payment .payment_methods li .payment_box {
padding: 1em;
margin: 1em -1em -1em -1em;
background-color: #f8f8f8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f4f4f4)); background-image: -webkit-linear-gradient(top, #f8f8f8, #f4f4f4); background-image: -moz-linear-gradient(top, #f8f8f8, #f4f4f4); background-image: -ms-linear-gradient(top, #f8f8f8, #f4f4f4); background-image: -o-linear-gradient(top, #f8f8f8, #f4f4f4); background-image: linear-gradient(to bottom, #f8f8f8, #f4f4f4);
border-top: 1px solid #DCD9D9;
}
#payment .payment_methods li .payment_box fieldset {
border: 0;
margin: 0;
padding: 1em 0 0 0;
font-size: .857em;
}
#payment .payment_methods li .payment_box fieldset label {
width: auto;
margin-left: 0;
}
#payment .payment_methods li .payment_box fieldset .form-row {
margin-bottom: 1em;
}
#payment .payment_methods li .payment_box fieldset .form-row-first select {
width: 48%;
}
#payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n) {
float: right;
}
#payment .payment_methods li .payment_box fieldset #cvv {
width: 22% !important;
}
#payment .payment_methods li .payment_box fieldset .help {
width: 75%;
float: right;
}
#payment .terms {
width: auto;
*zoom: 1;
margin: 1em 0;
}
#payment .terms:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#payment .terms:before,
#payment .terms:after {
content: "";
display: table;
}
#payment .terms:after {
clear: both;
}
#payment .terms label {
display: inline;
float: right;
}
#payment .terms input {
float: left;
}
#payment .place-order {
padding: 1em;
margin-bottom: 0;
float: none;
width: 100%;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#payment .place-order .button {
width: 30%;
display: block;
}
#payment.fixed {
top: 4.236em;
background-color: #fff;
z-index: 999;
-webkit-transition: top ease-in-out 0.2s;
-moz-transition: top ease-in-out 0.2s;
-ms-transition: top ease-in-out 0.2s;
-o-transition: top ease-in-out 0.2s;
transition: top ease-in-out 0.2s;
box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
}
#footer-widgets .widget_woo_recent_products h1,
#footer-widgets .widget_woo_best_selling_products h1 {
display: none;
}
#footer-widgets .widget ul.products {
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
#footer-widgets .widget ul.products li.product.featured {
background: #f8f8f8;
}
#footer-widgets .widget ul.products li.product.featured h3,
#footer-widgets .widget ul.products li.product.featured .excerpt,
#footer-widgets .widget ul.products li.product.featured .categories {
background: #fff;
}
#footer-widgets .widget ul.products li.product.featured h3 {
padding: 0 1em;
text-transform: none;
margin: 0;
}
#footer-widgets .widget ul.products li.product.featured .excerpt {
padding: 1em;
}
#footer-widgets .widget ul.products li.product.featured .categories {
padding-left: 1em;
padding-right: 1em;
padding-bottom: 1em;
margin: 0;
}
#footer-widgets .widget ul.products li.product.featured .button {
margin-left: 1em;
}
#footer-widgets .widget ul.products li.product.featured h3 {
padding-top: 1em;
}
.woocommerce-tabs .wl-panel {
padding: 0;
}
.codenegar_slider_wrapper .ui-slider-horizontal .ui-slider-handle {   margin-left: 0; top: 0; }
.codenegar_slider_wrapper .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br,
.codenegar_slider_wrapper .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl,
.codenegar_slider_wrapper .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr,
.codenegar_slider_wrapper .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { 	
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px; }
.codenegar_slider_wrapper .ui-widget-content {
background: none repeat scroll 0 0 #DCD9D9;
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
border: none;
}
.yith_magnifier_gallery li { margin-right: 1.5px; }
.single-product .images .thumbnails a.yith_magnifier_thumbnail { margin-right: 0; } .yith-woo-ajax-navigation.widget_layered_nav ul li a:before,
.yith-woo-ajax-navigation.widget_layered_nav_filters ul li a:before {
content: "";
width: 0;
margin:0;
}
.yith-woo-ajax-navigation.widget_layered_nav ul li a:hover:before,
.yith-woo-ajax-navigation.widget_layered_nav_filters ul li a:hover:before {
content: "";
}
.yith-woo-ajax-navigation.widget_layered_nav ul li.chosen a:before,
.yith-woo-ajax-navigation.widget_layered_nav_filters ul li.chosen a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
content: "\F00D";
color: #706A64;
width:6px;
}
.yith-woo-ajax-navigation.widget_layered_nav ul li a, 
.yith-woo-ajax-navigation.widget_layered_nav_filters ul li a {
padding: 2px 5px;
}
#sidebar .yith-woo-ajax-navigation ul { }
.yith-wcan-label li, .yith-wcan-color li { float: left; }
.yith-wcan-loading {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/ajax-loader.gif) no-repeat center;
height: 100px;
margin-top: 60px;
}
#sidebar .yith-woo-ajax-navigation ul li { border-bottom:none;min-height: inherit; }
#sidebar .yith-woo-ajax-navigation ul.yith-wcan-list li { border-bottom: 1px solid #E0D1D1 !important; }
.sidebar .widget.yith-woo-ajax-navigation nav ul { margin-top:-5px; }
.sidebar .widget.yith-woo-ajax-navigation nav ul.colors, .sidebar .widget.yith-woo-ajax-navigation nav ul.sizes { margin-top:0; }
.widget.widget_price_filter form { margin-bottom:0; }
.widget.yith-woo-ajax-navigation li { padding:6px 0; }
.widget.yith-woo-ajax-navigation li a { color:#4f4d4d; text-transform:uppercase; font-size:12px; }
.widget.yith-woo-ajax-navigation li small.count { float:right; color:#a6a6a6; padding:9px 0 6px; border:none;width: auto; } .widget.yith-woo-ajax-navigation .colors li, .widget.yith-woo-ajax-navigation .sizes li { float:left; padding:0; border:0; }
.widget.yith-woo-ajax-navigation .colors li a { padding:2px !important; background:#e3e0e0 !important; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.widget.yith-woo-ajax-navigation .colors li a:hover, .widget.yith-woo-ajax-navigation .colors li.filter-selected a { background:#aaa !important; }
.widget.yith-woo-ajax-navigation .colors li.filter-selected a:after, .widget.yith-woo-ajax-navigation .colors li.filter-selected a:before,
.widget.yith-woo-ajax-navigation .sizes li.filter-selected a:after, .widget.yith-woo-ajax-navigation .sizes li.filter-selected a:before { content:""; }
.widget.yith-woo-ajax-navigation .colors li .box { padding:0; margin:0; width:29px; height:26px; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li,
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li {
border-bottom: none;
}
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li a,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li a,
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span {
display: block;
height: 29px;
margin: 5px 6px 5px 0;
padding: 0px !important;
width: 29px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
-webkit-border-radius:100px; 
-moz-border-radius:100px;
border-radius:100px;
position: relative;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.25); 
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25); 
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
}
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li .shade-c,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li .shade-c {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow.png) no-repeat scroll  transparent;
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
#sidebar .woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover .shade-c,
.woocommerce-page #sidebar .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover .shade-c,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span:hover .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span:hover .shade-c
{
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow-hover.png) no-repeat scroll  transparent;
}
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen a .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen a .shade-c,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen span .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen span .shade-c {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow-hover.png) no-repeat scroll 0 -35px transparent;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li .shade-c,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li .shade-c {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow@2x.png) no-repeat 0 0;
background-size: 29px 60px;
}
#sidebar .woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover .shade-c,
.woocommerce-page #sidebar .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover .shade-c,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span:hover .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span:hover .shade-c
{
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow-hover@2x.png) no-repeat 0 0;
background-size: 30px 130px;
}
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen a .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen a .shade-c,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen span .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen span .shade-c {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow-hover.png) no-repeat scroll 0 -35px transparent;
background-size: 30px 130px;
}
} .widget.yith-woo-ajax-navigation .sizes li { padding-right:8px !important; }
.widget.yith-woo-ajax-navigation .sizes li .size-filter { padding:2px 5px; font-size:16px; color:#a09d9d; background:#fff; border:1px solid #ccc9c9; -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); }
.widget.yith-woo-ajax-navigation .sizes li .size-filter:hover { border-color:#dec084; color:#c38204; }
.widget.yith-woo-ajax-navigation .sizes li.chosen .size-filter { border-color:#dec084; color:#c38204; }
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li {
border-bottom: none;
min-height: inherit;
padding: 3px 6px 6px 0;
}
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li a,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li a,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li span,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li span {
background: #F3F3F3;
display: block;
margin: 0;
padding: 0;
line-height: 30px;
color: #8A8A8A;
overflow: hidden;
text-decoration: none;
text-align: center;
width: 32px;
font-size: 11px;
height: 32px;
position:relative;
-webkit-border-radius:100px; 
-moz-border-radius:100px;
border-radius:100px;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.25); 
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25); 
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
}
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li .shade-c,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li .shade-c {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
#sidebar .woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li a:hover .shade-c,
.woocommerce-page #sidebar .widget_layered_nav ul.yith-wcan-label.yith-wcan li a:hover .shade-c,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li span:hover .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li span:hover .shade-c
{
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow-hover.png) no-repeat scroll  transparent;
}
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li.chosen a .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li.chosen a .shade-c,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li.chosen span .shade-c,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li.chosen span .shade-c {
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/colorbox-shadow-hover.png) no-repeat scroll 1px -35px transparent;
}
.yith-woo-ajax-navigation.widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a:before,
.yith-woo-ajax-navigation.widget_layered_nav_filters ul.yith-wcan-label.yith-wcan li.chosen a:before {
content: "";
margin: 0;
width: 0;
}
.jssidebar .widget ul.products li.product.product-category a.readmore { padding: 0; }
.jssidebar .widget_product_categories ul li, #sidebar .widget_product_categories ul li { min-height: inherit; }  #yith-wcwl-popup-message {
background:#FFF;
text-transform: capitalize;
position: fixed;
text-align: center;
top: 50%;
color: #D64C35;
left: 50%;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
line-height: 12px;
padding: 0;
z-index: 9999;
border: 3px solid #CCCCCC;
}
#yith-wcwl-message {
background: none;
padding: 16px 24px 13px 24px;
margin: 3px;
border: none;
}
.yith-wcwl-add-button .add_to_wishlist:after, .yith-wcwl-wishlistexistsbrowse a:after, .yith-wcwl-wishlistaddedbrowse a:after {
bottom: 0;
content: "\f004";
display: block;
font-family: "FontAwesome";
font-weight: 400;
left: 5px;
line-height: 2.2;
position: absolute;
right: 0;
text-align: center;
font-style: normal;
text-indent: 0;
top: 0;
}
.yith-wcwl-add-button .add_to_wishlist, .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse a {
float: left;
text-indent: -3000em;
font-size: 13px;
}
.single-product .summary .yith-wcwl-add-to-wishlist { padding-left: 0; }
.single-product .summary .yith-wcwl-add-button .add_to_wishlist, .single-product .summary .yith-wcwl-wishlistexistsbrowse a, .single-product .summary .yith-wcwl-wishlistaddedbrowse a {
background: none;
border: 0 none;
box-shadow: none; 
-moz-box-shadow: none; 
-webkit-box-shadow: none;
color: #e75a39;
float: left;
font-family: inherit;
font-style: normal;
height: 31px;
line-height: 31px;
text-indent: inherit;
text-transform: none;
padding: 0;
font-size: 13px;
width: auto;
}
.single-product .summary .yith-wcwl-add-button .add_to_wishlist:hover, .single-product .summary .yith-wcwl-wishlistexistsbrowse a:hover, .single-product .summary .yith-wcwl-wishlistaddedbrowse a:hover { text-decoration: underline; background: none!important; }
.single-product .summary .yith-wcwl-add-button .add_to_wishlist:before, .single-product .summary .yith-wcwl-wishlistexistsbrowse a:before, .single-product .summary .yith-wcwl-wishlistaddedbrowse a:before {
color: #917460;
content: "\f004";
display: inline-block;
float: left;
font-family: 'FontAwesome';
font-weight: normal;
width: 20px;
font-size: 12px;
left: -3px;
position: relative;
top: 1px;
}	
.single-product .summary .yith-wcwl-add-button .add_to_wishlist:after, .single-product .summary .yith-wcwl-wishlistexistsbrowse a:after, .single-product .summary .yith-wcwl-wishlistaddedbrowse a:after { display: none; }
.yith-wcwl-wishlistexistsbrowse .feedback, .yith-wcwl-wishlistaddedbrowse .feedback, .yith-wcwl-add-to-wishlist .ajax-loading { display: none !important; }
.summary .single_add_to_wishlist.button, div.product .woocommerce-price-and-add .single_add_to_wishlist.button { margin: 0px; }
.yith-wcwl-add-to-wishlist { float: right; margin-top: 0; padding-left: 5px; position: relative; }
.single-product .summary .yith-wcwl-add-to-wishlist { float: left; }
.summary .single_add_to_wishlist.button {}
.summary .single_add_to_wishlist.button:hover {}
.wcwl.summary .product_meta { margin-top: -4px; }
.wishlist_table .add_to_cart, .yith-wcwl-add-button > a.button.alt {
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
} #yith-wcwl-form .yith-wcwl-share ul {
margin-bottom: 10px;
margin-left: 0px;
}
.yith-wcwl-share ul, .yith-wcwl-share li { height: 36px; }
.yith-wcwl-share li { margin-right: -2px; }
#yith-wcwl-form .yith-wcwl-share li a {
display: block;
height: 36px;
overflow: hidden;
text-indent: -3000em;
width: 36px;
background: url(//www.meemosbakery.com/wp-content/themes/justshop/images/socialicons.png) no-repeat scroll -3000em -3000em transparent;
padding: 0 4px 4px 0;
float: left;
}
#yith-wcwl-form .yith-wcwl-share li a.facebook  { background-position: -160px 0; }
#yith-wcwl-form .yith-wcwl-share li a.twitter   { background-position: -40px 0;  }
#yith-wcwl-form .yith-wcwl-share li a.pinterest { background-position: -280px 0; }
#yith-wcwl-form .yith-wcwl-share li a.googleplus { background-position: -480px 0; }
#yith-wcwl-form .yith-wcwl-share li a.facebook:hover,
#yith-wcwl-form .yith-wcwl-share li a.twitter:hover,
#yith-wcwl-form .yith-wcwl-share li a.pinterest:hover,
#yith-wcwl-form .yith-wcwl-share li a.googleplus:hover { opacity: 0.8;filter: alpha(opacity=@opacity * 100); } .gridlist-toggle{
width:68px;
line-height:19px !important;
margin: 1em 0!important;
padding:0!important;
float:right;
}
.gridlist-toggle a{
display:inline-block;
width:30px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
text-align:center;
text-decoration:none!important;
font-weight:normal!important;
color:#999999!important;
-webkit-transition:background ease-in-out .2s;
border: 3px solid #ECEBEB;
height: 31px;
line-height: 28px;
}
.gridlist-toggle a#grid{ margin-right: 3px; }
.gridlist-toggle a#grid:before{
font-family: FontAwesome;
font-size: 18px;
font-variant: normal;
font-weight: normal;
margin-right: 0;
content: "\f009";
}
.gridlist-toggle a#list:before{
font-family: FontAwesome;
font-size: 18px;
font-variant: normal;
font-weight: normal;
margin: 2px 0;
content: "\f03a";
}
.gridlist-toggle a span{
display:none;
}
.gridlist-toggle a:hover{
color:#333;background:rgba(255,255,255,0.2);
}
.gridlist-toggle a#list.hover,
.gridlist-toggle a#grid.hover,
.gridlist-toggle a#list.active,
.gridlist-toggle a#grid.active {
border: 3px solid #e0d1d1;
}
ul.products.grid div[itemprop="description"]{
display:none;
}
ul.products.grid hr{
display:none;
}
ul.products.list li.product{
float:none!important;
width:100%!important;
text-align:left!important;
max-width: 600px;
padding:9px;
}
.layout-full ul.products.list li.product{
float:left !important;
width:44% !important;
text-align:left !important;
}
ul.products.list li.product:after{
content:"";display:block;clear:both;
}
ul.products.list li.product img{
float:left;
margin-bottom:0;
-webkit-transition:none!important;
margin-right:2%;
}
ul.products.list li.product h3,
ul.products.list li.product div[itemprop="description"],
ul.products.list li.product .price,ul.products.list li.product .gridlist-buttonwrap{
clear:none;
}
ul.products.list li.product h3 { padding: 0.2em 0 0;}
ul.products.list li.product div[itemprop="description"]{
display:block;
}
ul.products.list li.product .prod-excerpt,
ul.products.list li.product .excerpt {
min-height: 75px;
}
ul.products.list li.product .gridlist-buttonwrap{}
ul.products.list li.product hr{
clear:both;
}
.shop_attributes { border:1px solid #eee; }
.shop_attributes th, .shop_attributes td { border-bottom:1px solid #eee; }
.shop_attributes th { background: none repeat scroll 0 0 #F7F7F7; border-right: 1px solid #EEEEEE; }
.shop_attributes tr:last-child th { border-bottom:none; }
@media only screen and (min-width: 480px) {
ul.products li.product {
width: 44%;
float: left;
clear: both;
}
ul.products li.product:nth-child(2n) {
float: right;
clear: none;
}
}
@media only screen and (min-width: 767px) {
.clear {
clear: both;
}
.nav-hidden #navigation,
.nav-hidden #footer-wrap,
.nav-hidden .breadcrumbs-wrap,
.nav-hidden #top,
.nav-hidden #header .widget_product_search,
.nav-hidden #header ul.cart,
.nav-hidden #header .account {
display: none !important;
}
.nav-hidden .header-top {
-webkit-border-bottom-left-radius: 0.382em;
-webkit-border-bottom-right-radius: 0.382em;
border-bottom-left-radius: 0.382em;
border-bottom-right-radius: 0.382em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.col2-set .col-2 {
clear: none;
}
.col2-set {
clear: both;
*zoom: 1;
}
.col2-set:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.col2-set:before,
.col2-set:after {
content: "";
display: table;
}
.col2-set:after {
clear: both;
}
.col2-set .col-1 {
width: 48%;
float: left;
}
.col2-set .col-2 {
width: 48%;
float: right;
}
ul.products li.product {
margin-right: 3.8%;
clear: none;
}
ul.products li.product .rating-wrap {
margin-top: 1em;
}
ul.products li.product .rating-wrap + .button {
margin-top: 1em;
}
ul.products li.product:nth-child(2n) {
float: left;
}
ul.products li.product.first {
clear: both;
}
ul.products li.product.last {
margin-right: 0;
}
ul.products li.product .rating-wrap {
float: right;
text-align: right;
}
ul.products {
display: block;
width: 100%;
*width: 100%;
*zoom: 1;
}
.jssidebar .widget_woo_best_selling_products ul.products,
#sidebar .widget_woo_best_selling_products ul.products { width: auto;}
ul.products:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
ul.products:before,
ul.products:after {
content: "";
display: table;
}
ul.products:after {
clear: both;
}
.woocommerce-columns-2 ul.products li.product {
width: 44.6%;
}
.woocommerce-columns-2 ul.products li.product .prod-excerpt { min-height: 60px; }
.woocommerce-columns-3 ul.products li.product {
display: block;
float: left;
width: 28%;
*width: 27.8%;
margin-right: 3%;
*margin-right: 3%; }
.woocommerce-columns-4 ul.products li.product {
width: 20.9%;
margin-right: 1.1%;
}
.woocommerce-columns-4 ul.products li.product .rating-wrap {
float: none;
text-align: left;
}
.woocommerce-columns-5 ul.products li.product {
width: 15.5%;
margin-right: 1.4%;
}
.woocommerce-columns-5 ul.products li.product .rating-wrap {
float: none;
text-align: left;
}
.woocommerce-columns-5 ul.products li.product .rating-wrap + .button {
margin-top: 0;
}
.woocommerce-columns-5 .related ul.products li.product .rating-wrap,
.woocommerce-columns-5 .upsells ul.products li.product .rating-wrap {
float: right;
}
.woocommerce-columns-5 .related ul.products li.product .rating-wrap + .button,
.woocommerce-columns-5 .upsells ul.products li.product .rating-wrap + .button {
margin-top: 1em;
}
.home .woocommerce-columns-4 ul.products li.product .rating-wrap {
text-align: right;
}
.home .woocommerce-columns-4 ul.products li.product {
width: 22.059%;  
}
.home ul.products li.product.product-category h3 { font-size: 24px; padding-bottom:.5em; }
.home ul.products li.product.product-category .description, .home ul.products li.product.product-category p {
font-size: 12px;
margin: 0 10px 21px;
color: #706A64;
}
.home ul.products li.product.product-category a.readmore:hover .view-more { text-decoration:underline; }
.widget_shopping_cart .widgettitle { font-family:Arial, Helvetica, sans-serif; text-transform:capitalize; font-size:1.2em; color: #4A3B3C; }
.my_account_orders {
font-size: 1em;
}
.home .widget_woo_featured_products ul.products li.product {
background: #FFFFFF;
border: 1px solid #BEB9B9;
}
.layout-full ul.products,
.layout-full .post .entry ul.products,
.layout-full .type-page .entry ul.products {
display: block;
width: 102.77777777777777%;
margin-left: -1.3888888888888888%;
margin-right: -1.3888888888888888%;
*width: 102.72569444444444%;
*margin-left: -1.440972222222222%;
*margin-right: -1.440972222222222%;
*zoom: 1;
}
.layout-full .home-featured ul.products, 
.layout-full .post .entry .home-featured ul.products, 
.layout-full .type-page .entry .home-featured ul.products {
margin-left: 0;
margin-right: 0;
width: 100%;
} .layout-full .home-featured.woocommerce-columns-4 ul.products li.product,
.layout-full .post .entry .home-featured.woocommerce-columns-4 ul.products li.product,
.layout-full .type-page .entry .home-featured.woocommerce-columns-4 ul.products li.product {
margin-left: 0;
margin-right: 11px;
width: 190px;
}
.layout-full ul.products:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.layout-full ul.products:before,
.layout-full ul.products:after {
content: "";
display: table;
}
.layout-full ul.products:after {
clear: both;
}
.layout-full .woocommerce-columns-2 ul.products li.product {
display: inline;
float: left;
width: 45.37%;
margin-left: 1.3888888888888888%;
margin-right: 0.8%;
*width: 45.37%;
*margin-left: 1.3368055555555556%;
*margin-right: 0.8%;
max-width:none;
}
.layout-full .woocommerce-columns-3 ul.products li.product {
display: inline;
float: left;
margin-left: 1.5%;
margin-right: 0.7%;
width: 28.7%;
*width: 26%;
}
.layout-full .woocommerce-columns-4 ul.products li.product {
display: inline;
float: left;
width: 21.15%;
margin-left: 1.3888888888888888%;
margin-right: 0%;
*width: 21.15%;
*margin-left: 1.3368055555555556%;
*margin-right: 0%;
}
.layout-full .home-featured.woocommerce-columns-4 ul.products li.product {
margin-left: inherit;
}
.layout-full .woocommerce-columns-4 ul.products li.product .rating-wrap {
float: right;
text-align: right;
padding-top: 0;
}
.layout-full .woocommerce-columns-5 ul.products li.product {
width: 16.21%;
margin-left: 1.4%;
margin-right: 0;
}
.js_1170 .woocommerce-columns-5.home-featured ul.products li.product {
margin-left: 0!important;
}
.layout-full .woocommerce-columns-5 ul.products li.product .rating-wrap {
float: none;
text-align: left;
padding-top: 0;
}
.layout-full .woocommerce-columns-5 ul.products li.product .rating-wrap + .button {
margin-top: 0;
}
.layout-full .woocommerce-columns-5 .related ul.products li.product .rating-wrap,
.layout-full .woocommerce-columns-5 .upsells ul.products li.product .rating-wrap {
float: right;
}
.layout-full .woocommerce-columns-5 .related ul.products li.product .rating-wrap + .button,
.layout-full .woocommerce-columns-5 .upsells ul.products li.product .rating-wrap + .button {
margin-top: 1em;
}
.home div.woocommerce-wrap {
margin: 0 auto;
max-width: 950px;
width: 100%;
}
.js_1170.home div.woocommerce-wrap {
max-width: 1170px;
}
.woocommerce-result-count,
.woocommerce_ordering,
.woocommerce-ordering {
width: 43.2%;
float: left;
margin-bottom: 2.618em;
padding: 1em 0;
}
.woocommerce-result-count {
}
.woocommerce-ordering {
float: right;
text-align: right;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.page-description + .woocommerce-result-count,
.term-description + .woocommerce-result-count {
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.page-description + .woocommerce-result-count + .woocommerce-ordering,
.term-description + .woocommerce-result-count + .woocommerce-ordering {
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.page-description + ul.products,
.term-description + ul.products {
padding-top: 1.618em;
}
.single-product .product {
display: block;
*zoom: 1;
}
.single-product .product:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product .product:before,
.single-product .product:after {
content: "";
display: table;
}
.single-product .product:after {
clear: both;
}
.single-product .images {
display: inline;
float: left;
width: 35%;
margin-left: 0;
margin-right: 2.5%;
}
.single-product .images .thumbnails {
display: block;
width: 106%;
margin-left: 0%;
margin-right: 0%;
*zoom: 1;
max-height: 100px;
max-width: 350px;
*zoom: 1;
}
.single-product .images .thumbnails:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product .images .thumbnails:before,
.single-product .images .thumbnails:after {
content: "";
display: table;
}
.single-product .images .thumbnails:after {
clear: both;
}
.single-product .images .thumbnails a {
display: inline;
float: left;
width: auto;
margin-left: 1%;
margin-right: 2px;
}
.single-product .summary {
display: inline;
float: left;
width: 60%;
margin-left: 2%;
margin-right: 0%;
*zoom: 1;
}
.js_1170.single-product .summary {
margin-left: 0;
}
.single-product .summary:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product .summary:before,
.single-product .summary:after {
content: "";
display: table;
}
.single-product .summary:after {
clear: both;
}
.single-product .summary .product_title {
width: 100%;
font-size: 1.7em;
}
.single-product .summary .price {
clear: both;
float: left;
margin-bottom: 0;
width: 25%;
}
.single-product .summary .price .amount {
line-height: 1.5;
margin: 0 0 6px;
}
.single-product .summary .price del .amount {
font-size: 1em;
}
.single-product .summary .single_variation_wrap {
*zoom: 1;
}
.single-product .caroufredsel_wrapper .yith_magnifier_gallery li {
margin-right: 15px;
padding: 2px;
}
.single-product .summary .single_variation_wrap:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product .summary .single_variation_wrap:before,
.single-product .summary .single_variation_wrap:after {
content: "";
display: table;
}
.single-product .summary .single_variation_wrap:after {
clear: both;
}
.single-product .summary .single_variation_wrap .single_variation {
padding-right: 1em;
margin-right: 1em;
border-right: 1px solid #DCD9D9;
float: left;
}
.single-product .summary .single_variation_wrap .single_variation .price {
float: none;
width: auto;
text-align: left;
}
.single-product .summary .group_table .price {
width: auto;
float: none;
text-align: left;
}
.single-product .summary .group_table .price .amount {
font-size: 1em;
}
.single-product .summary .group_table .price .stock {
display: inline-block;
clear: none;
float: right;
}
.single-product .summary .group_table .quantity .qty {
background: #ffffff !important;
}
.single-product .summary .rating-wrap,
.single-product .summary .variations_form,
.single-product .summary .woocommerce-tabs,
.single-product .summary .product_meta,
.single-product .summary .stock,
.single-product .summary form.cart {
clear: both;
display: block;
}
.single-product .summary .review-count {
margin-bottom: 1em;
}
.single-product .related,
.single-product .upsells,
.single-product #reviews {
display: inline;
float: left;
width: 100%;
*width: 100%;
}
.single-product .related ul.products,
.single-product .upsells ul.products,
.single-product #reviews ul.products {
display: block;
width: 103.7037037037037%;
margin-left: -1.8518518518518516%;
margin-right: -1.8518518518518516%;
*width: 103.65162037037037%;
*margin-left: -1.903935185185185%;
*margin-right: -1.903935185185185%;
*zoom: 1;
}
.single-product .related ul.products:after,
.single-product .upsells ul.products:after,
.single-product #reviews ul.products:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product .related ul.products:before,
.single-product .upsells ul.products:before,
.single-product #reviews ul.products:before,
.single-product .related ul.products:after,
.single-product .upsells ul.products:after,
.single-product #reviews ul.products:after {
content: "";
display: table;
}
.single-product .related ul.products:after,
.single-product .upsells ul.products:after,
.single-product #reviews ul.products:after {
clear: both;
}
.single-product .related ul.products li.product,
.single-product .upsells ul.products li.product,
.single-product #reviews ul.products li.product {
display: inline;
float: left;
width: 27.8%;
margin-left: 1.8518518518518516%;
margin-right: 0;	
*width: 27.7%;
*margin-left: 1.7997685185185184%;
}
.layout-full.single-product .woocommerce-columns-4 .related ul.products li.product,
.layout-full.single-product .woocommerce-columns-4 .upsells ul.products li.product,
.layout-full.single-product .woocommerce-columns-4 #reviews ul.products li.product {
display: inline;
float: left;
width: 21.15%;
margin-left: 1.38889%;
margin-right: 0;	
}
.single-product.layout-full .product {
display: block; *zoom: 1;
}
.single-product.layout-full .product:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product.layout-full .product:before,
.single-product.layout-full .product:after {
content: "";
display: table;
}
.single-product.layout-full .product:after {
clear: both;
}
.single-product.layout-full .product .images,
.single-product.layout-full .product .summary {
display: inline;
float: left;
}
.single-product.layout-full .product .images {
}
.single-product.layout-full .product .summary {
}
.single-product.layout-full .product .images .thumbnails {
}
.single-product.layout-full .product .images .thumbnails:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product.layout-full .product .images .thumbnails:before,
.single-product.layout-full .product .images .thumbnails:after {
content: "";
display: table;
}
.single-product.layout-full .product .images .thumbnails:after {
clear: both;
}
.single-product.layout-full .product .images .thumbnails a {
}
.single-product.layout-full .product .related ul.products,
.single-product.layout-full .product .upsells ul.products {
display: block;
width: 102.77777777777777%;
margin-left: -1.3888888888888888%;
margin-right: -1.3888888888888888%;
*width: 102.72569444444444%;
*margin-left: -1.440972222222222%;
*margin-right: -1.440972222222222%;
*zoom: 1;
}
.single-product.layout-full .product .related ul.products:after,
.single-product.layout-full .product .upsells ul.products:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.single-product.layout-full .product .related ul.products:before,
.single-product.layout-full .product .upsells ul.products:before,
.single-product.layout-full .product .related ul.products:after,
.single-product.layout-full .product .upsells ul.products:after {
content: "";
display: table;
}
.single-product.layout-full .product .related ul.products:after,
.single-product.layout-full .product .upsells ul.products:after {
clear: both;
}
.single-product.layout-full .product .related ul.products li.product,
.single-product.layout-full .product .upsells ul.products li.product {
display: inline;
float: left;
width: 21.15%;
margin-left: 1.3888888888888888%;
margin-right: 0;
*width: 21.15%;
*margin-left: 1.3368055555555556%;
}
table.cart {
background: none repeat scroll 0 0 transparent;
font-size: 1em;
}
table.cart thead th { 
border-bottom: 1px solid #DCD9D9;
border-top: 1px solid #DCD9D9;
font-weight: 500;
padding: 5px;
background:#F8F8F8;
font-style:italic;
}
table.cart .woo_cart_table_item .product-name {
font-size: 1.3em;
font-style: italic;
}
table.cart .woo_cart_table_item .product-price,
table.cart .woo_cart_table_item .product-subtotal
{ 
font-size: 1.1em;
color: #E75A39;
font-weight: 700;
}
table.cart .product-quantity, table.cart .product-subtotal, table.cart .product-price {
border-left: 1px solid #DCD9D9;
}
table.cart .product-remove,
table.cart .product-thumbnail,
table.cart .product-price {
display: table-cell;
}
table.cart .actions .button {
width: auto;
float: none;
}
table.cart .actions .coupon {
width: 55%;
float: left;
text-align: left;
margin-bottom: 0;
}
table.cart .actions .coupon .input-text,
table.cart .actions .coupon .button {
width: auto;
float: none;
}
.cart-collaterals {
*zoom: 1;
}
.cart-collaterals:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.cart-collaterals:before,
.cart-collaterals:after {
content: "";
display: table;
}
.cart-collaterals:after {
clear: both;
}
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
width: 48%;
}
.cart-collaterals .cross-sells {
float: left;
width: 100%;
}
.cart-collaterals .cross-sells li.product {
border: 1px solid #DCD9D9;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.cart-collaterals .cross-sells li.product .categories {
-webkit-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
float: right;
font-size: 1em;
font-weight: normal;
}
.cart-collaterals .cart_totals table {
border: 1px solid #DCD9D9;
background: none repeat scroll 0 0 transparent;
}
.cart-collaterals .cart_totals table tbody tr:nth-child(2n) td,
.shop_table tbody tr:nth-child(2n) td { 
background:none;  border-bottom: 1px solid #DCD9D9;
border-top: 1px solid #DCD9D9; }
.cart-collaterals .cart_totals tr.alt-table-row,
.checkout .shop_table .cart-subtotal,
.checkout .shop_table .total
{ 
border-bottom: 1px solid #DCD9D9;
border-top: 1px solid #DCD9D9;background:#F8F8F8;  }
.cart-collaterals .cart_totals table tbody th { background:none; }
.cart-collaterals .cart_totals tbody th { font-weight:normal; }
.cart-collaterals .cart_totals table tbody tr { font-weight:normal; }
.cart-collaterals .cart_totals table tbody .shipping th {border-top: 1px solid #DCD9D9;border-bottom: 1px solid #DCD9D9;}
.cart-collaterals .cart_totals table tbody .total { color:#E75A39; }
article.hentry .cart-collaterals h2 {
}
.cart-collaterals .shipping_calculator {
float: left;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cart-collaterals .shipping_calculator h2 {
margin: 0;
}
.cart-collaterals .shipping_calculator .shipping-calculator-form {
*zoom: 1;
padding-top: 1em;
}
.cart-collaterals .shipping_calculator .shipping-calculator-form:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.cart-collaterals .shipping_calculator .shipping-calculator-form:before,
.cart-collaterals .shipping_calculator .shipping-calculator-form:after {
content: "";
display: table;
}
.cart-collaterals .shipping_calculator .shipping-calculator-form:after {
clear: both;
}
.cart-collaterals .shipping_calculator .clear {
clear: both;
}
.cart-collaterals .shipping_calculator .clear + p {
margin-bottom: 0;
}
.checkout {
*zoom: 1;
}
.shop_table { background:none; border-collapse: collapse; border: 1px solid #DCD9D9; }
.shop_table thead th { padding: 10px; }
.buttons .checkout {
background: #4A3B3C;
margin-left: 8px;
}
.checkout:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.checkout:before,
.checkout:after {
content: "";
display: table;
}
.checkout:after {
clear: both;
}
#customer_details {
width: 100%;
float: left;
margin-bottom: 30px;
}
#customer_details .col-1,
#customer_details .col-2 {
float: none;
width: 100%;
*zoom: 1;
}
#customer_details .col-1:after,
#customer_details .col-2:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#customer_details .col-1:before,
#customer_details .col-2:before,
#customer_details .col-1:after,
#customer_details .col-2:after {
content: "";
display: table;
}
#customer_details .col-1:after,
#customer_details .col-2:after {
clear: both;
}
#customer_details #shiptobilling {
float: none;
width: 100%;
}
#customer_details .notes {
clear: both;
}
#order_review_heading,
#order_review {
width: 100%;
float: left;
}
#order_review {
*zoom: 1;
margin-top: 10px;
}
#order_review:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#order_review:before,
#order_review:after {
content: "";
display: table;
}
#order_review:after {
clear: both;
}
#order_review .product-name {
min-width: 150px;
background: none repeat scroll 0 0 #FAFAFA;
}
#order_review .product-total {
background: none repeat scroll 0 0 #FAFAFA;
}
#order_review .checkout_table_item .product-name {
background: none;
}
#order_review .checkout_table_item .product-total {
background: none;
}
#order_review #payment {
margin-right: 0;
}
}
.ie8 ul.products .details-link,
.ie9 ul.products .details-link {
display: none !important;
}@media only screen and (max-width:1200px) {
.js_1170.home .widget_woo_product_categories ul.products li.product.product-category {  margin-right: 4%; }
.js_1170 #footer-wrap .double-a, .js_1170 #footer-wrap #footer-widgets, .js_1170 .module-b > * { width: 95%; }
}
@media only screen and (min-width: 981px) {
.home ul.products li.product.product-category {width:30%;}
}
@media only screen and (max-width: 980px) {
#header #logo { margin-left: -472px !important; }
#content, #tools #connect{ width: 93%; }
#tools { height: auto; }
#tools #connect{  margin: 0 auto;  }
#tools > .fit-a { margin: 0 -45% 0 0; }
.page-template-template-home-php #content,
.homepage-content { width: 100%; }
.sliderh2 { font-size: 20px; }
.slidertext { font-size: 14px; }
#headline .headline-left-side { left: 0; margin: 0 auto 1em; position: relative; top: 0; width: 97%; }
#headline .headline-right-side { margin: 0 auto 1em; width: 97%; text-align:left; left: 13px; top: inherit; }
.headline-right-side .widget_shopping_cart { display: none; }
.home .woocommerce-columns-4 ul.products li.product { width: 22%; }
.cols-b, .js_1170 .cols-b { background: #FFFFFF;}
.home div.woocommerce-wrap { width:95%;padding: 0 3%; }
.home-content {width: 90%;}
.cols-b > * { width: 46% !important; }
.js_1170 .cols-b-full > * { width: 95% !important; }
#footer-wrap .double-a, #footer-wrap #footer-widgets, .module-b > * { width: 95%; }
#footer-wrap > .double-a { border: 1px solid #d4d1d2; background: #ffffff; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
#footer-wrap > .double-a:after { background: none  !important; }
.js_1170 #footer > *, #footer > * { width:97%;}
aside.cols-c { width: 25%;}
.sidenav-right { width: 70%; }
.js_1170 .double-a > * { width: 40%; }
}
@media only screen and (max-width: 920px) {
#header #logo { margin-left: -382px !important; }
#content, .headline-bcmp .breadcrumbs-wrap { width: 91.5%; }
.double-a > * { width: 240px; }
.js_1170 .double-a > * { width: 278px; }
#footer-wrap > .totop { bottom: 3px;margin: 0;top: auto; }
}
@media only screen and (max-width: 800px) {
#header.b #navigation > ul > li > a, #header.c #navigation > ul > li > a, #header.d #navigation > ul > li > a { padding: 0 5px; }
#header.b #navigation ul.nav { margin: 0 -490px 0 0; }
#header.c #navigation ul.nav { margin: 0 -438px 0 0; }
#tools #connect li.b, #tools #connect li.a, #tools ul.social{ display:none; }
.home .woocommerce-columns-4 ul.products li.product { width: 21.4%; }
.layout-full .entry img { max-width: 98%; }
#connect .social a:before {font-size: 24px; }
#footer-widgets .block { width:25%; float:left; }
#header.e #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: 176px; }
#header.b #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: -182px; }
#header.c #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: -168px; }
#header.d #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: -324px; }
#header.f #navigation ul#main-nav > li.megamenu > ul.sub-menu { left: 25px; }
#header #navigation ul#main-nav > li.megamenu > ul.sub-menu { width: 745px; }
#header > #searchform, #header > .search_main #searchform { width: 183px; }
}
@media (max-width:800px) and (min-width:480px) {
.home .widget_woo_product_categories ul.products li.product.product-category { margin-right: 14px; width: 26%; clear: none; }
}
@media only screen and (max-width: 768px) {
#header #logo { margin-left: 0px !important; left: 0; margin: 0 auto; padding: 0; position: relative; top: 0 !important; width: 96%; }
#header { text-align:center; padding:10px 0 0 0; }
#header.f { background: #FFF; min-height:125px; }
#navigation { 
background: #FFFFFF;
margin-bottom:0;
}   
#header.b #navigation > ul > li > a, #header.c #navigation > ul > li > a, #header.d #navigation > ul > li > a { padding-top: 3px; padding-bottom: 3px; }
#header.b #navigation ul.nav,#header.c #navigation ul.nav  { margin: auto; }
ul.nav li a {
display: block;
font-size: 1em;
height: 29px;
line-height: 29px;
padding: 0 9px;
text-decoration: none;
white-space: nowrap;
}
#navigation ul.nav li a {
background: #f2f2f2;
font-style: italic;
margin: 1px 0;
padding: 3px 0;
font-weight: 700;
}   
#navigation ul.nav li a:hover,
#navigation ul.nav li a:focus,
#navigation ul.nav li a:active {
background: #e65a39;
color: #FFFFFF;
}   
#navigation ul.nav li ul{ margin:0; }  
#navigation ul.nav li ul.sub-menu li a { color: #917460; }
#navigation ul.nav li ul.sub-menu li a:hover { color: #FFF; }
.sliderh2 { font-size: 14px; }
.slidertext { font-size: 12px; }
#headline { margin: 10px auto; text-align: center; width: 90%; }
#headline .headline-right-side { text-align:center; }
#headline .headline-right-side .header-cart { margin-top: 10px;}	
#sidebar .widget ul li a, .jssidebar .widget ul li a { font-size:1em; }
#portfolio article .one-one { max-width: 572px; padding: 6px 20px 35px; }
#portfolio .portfolio-item .one-one .over { position: relative; }
.cols-b > *:first-child { float: left; padding: 0 0 0 20px; }
.cols-b > aside { float: right; padding: 10px 20px 0 0; }
#connect .related-posts { clear: both; padding-top: 15px; }
#footer-widgets { border-top:none !important; }
#footer { background:#624c4d !important; height:auto; padding-top: 10px; }
#header > #searchform,#header > .search_main #searchform { top: 73px; }
#header #navigation ul#main-nav > li.megamenu > ul.sub-menu { width: auto; }
}
@media only screen and (max-width: 767px) {
#content,.homepage-content { width: 90%; }
.double-a > * { width: 190px; }
.js_1170 .double-a > * { width: 32%; }
article.post > footer .sharebox { position:relative; }
.rmc-menu li { margin-right: 0;width: 100%; }
ul.products.list li.product {width: 95% !important;}
.home-featured ul.products li.product { clear:none !important; }
#header > #searchform,#header > .search_main #searchform { display: none; }
}
@media only screen and (max-width: 720px) {
#comments li.comment .comment_container .comment-text { width: 80%; margin-left:0; }
#comments li.comment ul.children li.comment .comment_container .comment-text { width: 98%; }
#comments li.comment ul.children li.comment ul.children li.comment .comment_container .comment-text { width: 100%; }
#comments li.comment ul.children li.comment ul.children li.comment ul.children li.comment .comment_container .comment-text { width: 99%; }
aside.cols-c, .sidenav-right { width: 100%;}
.home .woocommerce-columns-4 ul.products li.product { width: auto; }
.woocommerce_tabs .panel, .woocommerce-tabs .panel, .woocommerce_tabs .tab, .woocommerce-tabs .tab { min-width: inherit; }
.home ul.products li.product:nth-child(2n) { float: left; }
#footer-widgets .block { width:auto; float:none; }
}
@media only screen and (max-width: 560px) {
#content,.homepage-content { width: 88%; }
#portfolio article .one-one { min-height: 140px; }
#portfolio article.one-two, #portfolio article.one-three {max-width: 90%;}
.cols-b > * { width: 92% !important; }
#tools #connect li.c, #tools #language { display: none; }
#tools #searchform, #tools #searchform #s { float: left; width: 100%; }
}
@media only screen and (max-width: 480px) {
#content,.homepage-content { width: 84%; }
.gridlist-toggle { visibility: hidden; }
#footer-wrap > .double-a { padding-bottom: 1em;background: #fff !important; }
.double-a > *, .double-a > *:first-child { left: 0; float: none; width: 96%; padding-left: 2%; padding-right: 2%; }
.js_1170 .double-a > *, .js_1170 .double-a > *:first-child { left: 0; float: none; width: 96%; padding-left: 2%; padding-right: 2%; }
.double-a figure { position: relative; top: 0; float: left; margin: 0 1em 1em 0; }
ul.products li.product.product-category h3 {text-align: left !important;}
#portfolio .portfolio-item .one-three .over .shade-c { background:none; }
}
@media only screen and (max-width: 340px) {
ul.products li.product { float: none !important; }
.home-featured ul.products li.product { float: left !important; }
}.wpb_animate_when_almost_visible{opacity:0}
.wpb_start_animation.wpb_top-to-bottom{-webkit-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.wpb_start_animation.wpb_bottom-to-top{-webkit-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.wpb_start_animation.wpb_left-to-right{-webkit-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.wpb_start_animation.wpb_right-to-left{-webkit-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.wpb_start_animation.wpb_appear{-webkit-animation:wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}
@-webkit-keyframes wpb_ttb{0%{-webkit-transform:translate(0, -10%);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}@-moz-keyframes wpb_ttb{0%{-moz-transform:translate(0, -10%);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}@-o-keyframes wpb_ttb{0%{-o-transform:translate(0, -10%);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}@keyframes wpb_ttb{0%{transform:translate(0, -10%);opacity:0} 100%{transform:translate(0, 0);opacity:1}}@-webkit-keyframes wpb_btt{0%{-webkit-transform:translate(0, 10%);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}@-moz-keyframes wpb_btt{0%{-moz-transform:translate(0, 10%);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}@-o-keyframes wpb_btt{0%{-o-transform:translate(0, 10%);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}@keyframes wpb_btt{0%{transform:translate(0, 10%);opacity:0} 100%{transform:translate(0, 0);opacity:1}}@-webkit-keyframes wpb_ltr{0%{-webkit-transform:translate(-10%, 0);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}@-moz-keyframes wpb_ltr{0%{-moz-transform:translate(-10%, 0);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}@-o-keyframes wpb_ltr{0%{-o-transform:translate(-10%, 0);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}@keyframes wpb_ltr{0%{transform:translate(-10%, 0);opacity:0} 100%{transform:translate(0, 0);opacity:1}}@-webkit-keyframes wpb_rtl{0%{-webkit-transform:translate(10%, 0);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}@-moz-keyframes wpb_rtl{0%{-moz-transform:translate(10%, 0);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}@-o-keyframes wpb_rtl{0%{-o-transform:translate(10%, 0);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}@keyframes wpb_rtl{0%{transform:translate(10%, 0);opacity:0} 100%{transform:translate(0, 0);opacity:1}}@-webkit-keyframes wpb_appear{0%{-webkit-transform:scale(.5);opacity:.1} 100%{-webkit-transform:scale(1);opacity:1}}@-moz-keyframes wpb_appear{0%{-moz-transform:scale(.5);opacity:.1} 100%{-moz-transform:scale(1);opacity:1}}@-o-keyframes wpb_appear{0%{-o-transform:scale(.5);opacity:.1} 100%{-o-transform:scale(1);opacity:1}}@keyframes wpb_appear{0%{transform:scale(.5);opacity:.1} 100%{transform:scale(1);opacity:1}}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.meemosbakery.com/wp-content/themes/justshop/includes/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}