hey i just followed the instructions that simon gave. no avail. same error. that randomly pops up whenever I save my css:
Warning: in_array() [ ]: Wrong datatype for second argument in /home/justseti/public_html/wp-content/themes/pagelines/includes/less.plugin.php on line 2551
29 replies to this topic
#21
Posted 15 November 2012 - 04:06 PM
#22
Posted 15 November 2012 - 04:16 PM
So lets see the css you are saving
#23
Posted 15 November 2012 - 04:41 PM
still no luck. same error.
#24
Posted 15 November 2012 - 04:44 PM
hey.
also . max cdn doesn't seem to work with pagelines. my css goes all wonky. grr.
also . max cdn doesn't seem to work with pagelines. my css goes all wonky. grr.
#25
Posted 15 November 2012 - 04:45 PM
this is my css
@media (max-width: 480px) {
div.menu-footer-container{width:100%;float:none;}
.section-navbar.fixed-top {
position: fixed;display:block !important;
}
.responsive #site .content, .responsive #footer .content, .responsive.fixed_width #page {
width: 100%;
}
.col2-set .col-1 {
float: left;
width: 100% !important;
}
div.product div.summary {
float: left;
width: 100% !important; }
.products li {
width: auto !important;
height: auto !important; }
.products li a img {
width: auto !important;
height: auto !important; }
.one-sidebar-left #pagelines_content #sidebar1 { display: none !important; }
#footer .content { width: 100% !important;}
#features { width: 100% !important; }
.section-branding .mainlogo-link, .section-branding .mainlogo-img {
width: 70% !important;
margin-top: -60px; }
body .dropdown-menu a {
color:
#EFE6D7 !important; }
#page-main {
margin: auto;
margin-top: 0px;
padding-top: 0px;
width: 100% }
body.navbar_fixed .page-canvas {
padding-top: 50px !important;
}
}
@media (max-width: 800px) {
#features { width: 100% !important; }
.section-branding .mainlogo-link, .section-branding .mainlogo-img {
width: 60%;
margin-top: -60px; }
#footer .content {
width: 100% ;
float: right; }
#page-main {
margin: auto;
margin-top: 0px;
padding-top: 0px;
width: 100% }
#header .outline { display: block !important; }
body .dropdown-menu a {
color:
#EFE6D7 !important; }
.responsive #footer .content{
width: 100% !important;
float: none;
div.menu-footer-container{width:100%;float:none;}
}
}
/* all ----------- */
/* main ----------- */
div.menu-footer-container{width:70%;float:right;}
h1, h2, h3, h4, h5, h6, a.site-title, .entry-title a {
font-weight: bold !important;
text-shadow: 0px 2px 3px
white;
margin-bottom: 0em !important;
margin-top: 0em;
text-transform: uppercase; }
h1 { font-size: 20px; }
h2 { font-size: 20px; }
h3 {
font-size: 14px;
font-weight: normal !important;
text-shadow: 0px 0px 0px
white; }
#header .outline { display: none; }
div.container {
background: #EFE6D7;
width: 100%;
height: auto; }
#footer {
clear: both;
overflow: hidden;
text-align: left;
position: relative;
color:
#fafafa;
background:
#4B251F; }
body.fixed_width #footer {
background:
#4B251F;
margin: 0 auto;
width: 100% !important; }
.fullwidth #column-main .mcolumn-pad {
padding-right: 10px;
padding-left: 10px;
padding-top: 10px; }
a { color: #4B251F; }
.fullwidth #pagelines_content #column-wrap { background: transparent; }
header { width: 100%!important; }
#cred a.plimage { display: none; }
.content .content-pad {
padding-left: 0px;
padding-bottom: 0px; }
div.copyright { color: #efe6d7; }
.commentlist li { background: transparent; }
h1, h2, h3, h4, h5, h6 { line-height: 3em; }
body.fixed_width #page { padding-top: 0px; }
#site #page { background: transparent; }
#cred {
text-align: center;
padding: 0px; }
body { background: #EFE6D7; }
body.page-id-8 #content .content-pad {
-moz-box-shadow: 0 0 25px #000;
-webkit-box-shadow: 0 0 25px
black;
box-shadow: 0 0 25px
black; }
#content .content-pad { padding-top: 10px; }
body.page-id-12 #content .content-pad { border-top: solid #EFE6D7 0px; }
body .content img { border-bottom: 1px solid #A62219; }
body.page-id-270 #feature-footer .feature-footer-pad { margin-top: 0px; }
body.page-id-270 #featurenav { text-align: left; }
#page-main {
margin: auto;
margin-top: 0px;
padding-top: 0px;
width: 100% }
body.page-id-270 #features {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0px; }
p { font-size: 1.3em; }
#footer {
border-top: #EFE6D7 solid 1px;
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3), inset 0 0px 15px rgba(0, 0, 0, 0.5); }
#site {
position: relative;
padding-top: 0px;
border-bottom: 0px solid
#444 !important;
border-top: 0px solid #888 !important; }
#footer a, #footer li h5 a {
color:
#efe6d7; }
h1, .fpost .entry-title { font-size: 24px; }
#menu-item-118 a {
background: url(/wp-content/uploads/2012/10/psd-recycled-paper-shopping-bag-e1349980840534.png) top center no-repeat;
margin-left: 0px!important; }
#menu-item-118 {
text-indent: -9999px;
width: 50px; }
.socialmedia-buttons img {
border: 0;
border: 0 !important;
margin-right: 10px !important;
display: inline;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
transition: all 0.2s ease;
width: 25px; }
#site .content, #footer .content {
width: 100%;
}
/* main end----------- */
/* branding ----------- */
#brandnav li a, #brandnav .nav-special {
display: block;
text-decoration: none;
text-align: left; }
.section-branding .mainlogo-link, .section-branding .mainlogo-img {
margin-top: -20px;
width: 49%;
padding-left: 15px;
padding-right: 15px; }
.section-branding .mainlogo-img {
box-shadow: 0px 15px 15px
rgba(0, 0, 0, 0.3);border: solid 5px
#efe6d7;
background: #fafafa; }
div.newlogo {
max-width: 100%;
margin: auto;
border: #A62219 solid 1px; }
div.logoouter {
max-width: 80%;
margin: auto;
border: #794A38 solid 5px;
box-shadow: 0px 15px 15px
rgba(0, 0, 0, 0.3); }
/* branding end----------- */
/* navbar ----------- */
.navbar .navline .caret {
border-top-color:
#ffffff ; }
.section-navbar.fixed-top {
position: fixed;display:none;
}
body.navbar_fixed .page-canvas {
padding-top: 0px;
}
#brandnav .mainlogo-link img { margin-top: -50px; }
#menu-item-59 { display: none; }
.section-navbar .content-pad .navbar-content-pad {
padding: 0 15px;
z-index: 100000; }
.dropdown-menu li > a:hover { background-color: #2D041F; }
.section-navbar {
border-top: 0px ridge
#EFE6D7 !important;
border-bottom: 1px ridge
#A62219 !important;
background:
#4B251F !important;
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3), inset 0 0px 15px rgba(0, 0, 0, 0.5); }
#navbar.content { width: 100% !important; }
.section-navbar { width: 100% !important; }
.section-navbar .content-pad {
padding: 0px;
width: 100% !important;
padding-top: 0px; }
.navbar.navbar-content-width {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; }
.navbar.pl-color-red {
background: transparent;
color: #4B251F !important;
border-top: 0px solid
#2D041F; }
.navbar .navline > li > a {
color:#efe6d7 !important;text-shadow: 0px 0px 0px
#E0E0E0 !important;
padding: 9px 8px 10px; }
.navbar .navline > li > a:hover { color: #ccc !important; }
.navbar {
-webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1), 0 0px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 0px 0 rgba(255,255,255,.1), 0 0px 0px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1), 0 0px 0px rgba(0, 0, 0, 0.25); }
.navbar .navline > li.current-menu-item > a {
background: #fafafa; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #fafafa 0%, #efe6d7 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fafafa), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #fafafa 0%,#efe6d7 100%); /* W3C */
color:
#2D041F !important;
text-decoration: none;
border-left: solid 2px
#EFE6D7;
border-right: solid 2px
#EFE6D7;
font-weight: bold; }
.navbar .navline > li.dropdown.open > a {
color:
#3c3c3c;background:
rgba(0, 0, 0, 0); }
.navbar.pl-color-red .searchform .searchfield {
border: 1px solid
#FAFAFA; }
.navbar .navline {
float: left;
position: relative;
left: 0;
display: block;
margin: 0px auto;
font-size: 1.1em;
margin-left: 28%;
margin-top: 0%;
margin-bottom: 0%;
text-transform: uppercase;
z-index: 1000000; }
/* navbar end----------- */
/* dropdown ----------- */
ul.dropdown-vertical.dropdown-align-left ul {
top: 1px;
left: 1%;
right: auto;
z-index: 100000; }
.dropdown-submenu:hover > a,.dropdown-menu li > a:hover,.dropdown-menu li > a:focus,.dropdown-submenu:hover > a,.dropdown-menu li.current-menu-item > a,.dropdown-menu .active > a,.dropdown-menu .active > a:hover {
background-color:
#777 !important;
color: #fafafa !important;
background-image: none; }
ul.dropdown-vertical li {
float: none;
display: block;
padding-bottom: 30px; }
ul.dropdown li ul { position: relative; }
.open > .dropdown-menu {
display: block;
background:
#FAFAFA;
background: -moz-radial-gradient(center,ellipse cover,
#FAFAFA 0%,
#EFE6D7 100%);
background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,
#FAFAFA),color-stop(100%,
#EFE6D7));
background: -webkit-radial-gradient(center,ellipse cover,
#FAFAFA 0%,
#EFE6D7 100%);
background: -o-radial-gradient(center,ellipse cover,
#FAFAFA 0%,
#EFE6D7 100%);
background: -ms-radial-gradient(center,ellipse cover,
#FAFAFA 0%,
#EFE6D7 100%);
background: radial-gradient(ellipse at center,
#FAFAFA 0%,
#EFE6D7 100%);
color:
#4B251F !important;
text-decoration: none;
border-left: solid 2px
#EFE6D7;
border-right: solid 2px
#EFE6D7;
font-weight: bold; }
body .dropdown-menu a {
color:
#4B251F; }
.dropdown-submenu > .dropdown-menu { background: transparent !important; }
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 0%;
margin-top: 0px;
margin-left: 20px;
-webkit-border-radius: 0 0px 0px 0px;
-moz-border-radius: 0 0px 0px 0px;
border-radius: 0 0px 0px 0px;
display: inline;
position: relative;
border: 0px solid
#CCC;
border: 0px solid
rgba(0, 0, 0, 0.2);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px
rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.2);
box-shadow: 0 0px 0px
rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box; }
.dropdown-submenu > a::after { display: none; }
/* dropdown end----------- */
/* sidebar ----------- */
body.page-id-407 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}
body.page-id-67 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}
body.page-id-61 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}
.one-sidebar-left #pagelines_content #sidebar1 {
color: white;
margin-top: -21px;
min-height: 1050px;
background: #4B251F;
padding-bottom: 30px; }
.one-sidebar-left #pagelines_content #sidebar1 { border-right: 1px solid #A62219; }
.product .one-sidebar-left #pagelines_content #sidebar1{min-height:1100px;}
.product_archive .one-sidebar-left #pagelines_content #sidebar1{min-height:2700px;}
.one-sidebar-left #column-main .mcolumn-pad, .two-sidebar-left #column-main .mcolumn-pad { padding: 14px 15px 0 30px; }
.widget .widget-title {
color:
#EFE6D7;
text-align: left;
padding: 3px 8px 3px 0px;
margin-bottom: .6em; }
.widget ul li ul li {
margin-left: .6em;
padding-bottom: 5px; }
/* sidebar end ----------- */
.socialmedia-buttons {
margin-top: 20px;
margin-left: 28px; }
/* clip ----------- */
.clip {
width: 47%;
clear: none;
float: left;
margin-bottom: 0em;
padding: 10px;
border:
#C9C0B4 1px solid;
background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffffff 1%, #efe6d7 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#ffffff), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #ffffff 1%,#efe6d7 100%); /* W3C */ }
.clip_box {
margin: 0em;
border-color:
#E8DBC5; }
.clip a:hover.clip .clip-thumb a:hover { background: #fafafa; }
table.shop_table th, .products li strong {
color:
#555; }
/* clip end----------- */
/* feature ----------- */
#features {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: -31px; }
#feature-footer span.playpause { margin-top: 0px; }
#feature-footer span.playpause,#featurenav a.activeSlide {
background-color: #A62219 ;
color: white; }
#feature-footer .feature-footer-pad {
padding: 8px;
border: 1px solid
transparent;
margin-top: -35px; }
#feature_slider {
position: relative;
z-index: 0;
width: 100%;
margin-top: 0px;
z-index: 10;
margin-bottom: -18px;
-webkit-border-top-left-radius: 100px;
-webkit-border-top-right-radius: 100px;
-moz-border-radius-topleft: 100px;
-moz-border-radius-topright: 100px;
border-top-left-radius: 100px;
border-top-right-radius: 100px;box-shadow: 0 0px 00px
rgba(0, 0, 0, 0.3), inset 0 0px 0px
rgba(0, 0, 0, 0.5); }
#feature_slider .fcontainer .feature-wrap.bg_cover {
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius: 0px;
box-shadow: 0px 0px 0px black, inset 0 0px 0px black; }
#feature_slider #feature-area {
display: block;
position: relative;
width: 100%;
background: transparent;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), inset 0 0 0px rgba(0, 0, 0, 0.5);
border-bottom: 1px solid #A62219 !important; }
#feature_slider .fcontent {
width: 33% !important;
min-width: 220px;
display: inline;
position: relative;
text-shadow:
black 0 -1px 0; }
#featurenav a span.nav_thumb,
#featurenav a span.nav_thumb span.nav_overlay {
vertical-align: middle;
display: inline-block;
margin-right: 10px;
width: 100px;
height: 80px; }
#featurenav a span.nav_thumb {
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
#featurenav a span.nav_thumb span.nav_overlay {
margin: 0;
background: none; }
#featurenav a.activeSlide span.nav_thumb span.nav_overlay,
#featurenav a:active span.nav_thumb span.nav_overlay {
background: none ;
border: solid #777 1px; }
#features .thumbs #featurenav a {
background: none;
margin: 0;
padding: 0;
border: none;
width: 100px;
height: 80px;
margin: 0 5px;
box-shadow: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; }
/* feature end----------- */
/* jigoshop ----------- */
form .form-row input.input-text, #content .form-row input.input-text, form .form-row textarea, #content .form-row textarea, input#coupon_code.input-text, input.input-text.qty.text {
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
font-size: 16px;
}
.products li {
float: left;
margin: 0px 40px 10px 0px;
padding: 0 !important;
position: relative;width:250px;
}
.products li a img {
width: 250px !important ;
height: 250px !important ;
display: block;
margin: 0 0 8px !important;
border: 1px solid #DDD; border-bottom: 1px solid #A62219 !important;}
a.button, button.button, input.button, #review_form #submit {
background-color: #2D041F ;
color: white; }
div.product div.images img {
background:
transparent;
-webkit-box-shadow: 0 1px 4px
rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.4);
box-shadow: 0 1px 4px
rgba(0, 0, 0, .4);
border-bottom: 1px solid #A62219;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0px; }
div.product #tabs ul.tabs {
border-bottom: 0px solid #C40705;
background-color: #FAFAFA !important; }
div.product #tabs ul.tabs li.active a {
background:
#A62219 !important;
color:
white; }
#breadcrumb { color: #C4AD9D !important; }
#breadcrumb a { color: #C4AD9D !important; }
.quantity input.qty { border-bottom: 0px solid #C40705; }
.quantity input.plus, .quantity input.minus { border-bottom: 0px solid #C40705; }
div.product #tabs ul.tabs li.active a {
background:#cc0000;
color: white; }
div.jigoshop_message {
color:
#A62219;
background-color:
#fafafa !important;
background-image: none;
margin-left: 0;
border: none; }
#page div.product #tabs .panel {
border: 1px solid #C9C0B4;
border-top: 0;padding: 15px 15px 20px;
}
div.product #tabs ul.tabs a {
background:
#FAFAFA; }
.mini-cart a.trigger span {
padding-left: 30px;
background: url(/wp-content/uploads/2012/10/psd-recycled-paper-shopping-bag-e1349980840534.png) left no-repeat !important;
padding-bottom: 20px;padding-top: 20px; }
.cart-collaterals .shipping_calculator {
float: right;
width: 70%;
clear: right;
text-align: right;
overflow: hidden;
zoom: 1;
margin: 20px 0 0 0; }
.unlocked { width: 40% !important; }
.col2-set .col-1 {
float: left;
width: 48%; }
.cart-collaterals .cart_totals h2 {
text-align: right;
margin-left: 10px; }
.cart-collaterals .cart_totals {
float: right;
width: 50%;
text-align: right; }
.jigoshop #page a.button:hover, .jigoshop #page a.button-alt:hover, .jigoshop #page button.button:hover, .jigoshop #page input.button:hover, a.trigger.button-alt:hover {
background: #4B251F;
color: #fafafa!important;
text-shadow: 0 0px 0
rgba(255, 255, 255, 0.5);
border: 0px solid
#AEAEAE;
font-weight: bold; }
ul.cart_list li a, ul.product_list_widget li a { color: #EFE6D7; }
div.mini-cart { margin-left: 25px; }
a.button:hover,
button.button:hover,
input.button:hover,
#review_form #submit:hover
{ background:
#A62219 !important;}
.button-alt,.jigoshop #page a.button, .jigoshop #page a.button-alt, .jigoshop #page button.button, .jigoshop #page input.button, .jigoshop #page input.button-alt {
color:
white !important;
background:
#A62219 !important;
padding: 6px;
line-height: 1em !important;
margin: 0px;
font-size: 12px !important;
width: auto !important;
vertical-align: middle !important;
text-align: center;
text-decoration: none;
border: none;
cursor: pointer;
font-family: inherit;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;-webkit-box-shadow: inset 0px 0px 0px
white;
-moz-box-shadow: inset 0px 0px 0px #FFF;
box-shadow: inset 0px 0px 0px
white; }
.virallocker-box {
background-color:
beige !important;
border: 1px dashed
#A62219 !important; }
input[type="radio"], input[type="checkbox"] { margin: 5px; }
.products li .price, div.product p.price, .stock {
color:
#2D041F; }
div.product p.stock { font-size: 0.92em; }
.quantity input.qty { margin: 1px 0px 0px 0px !important; font-size:12px!important;}
div.product div.images {
max-width: 315px;
margin-right: 20px; }
div.product div.summary {
float: left;
width: 57%; }
div.product .product_title {
clear: none;
margin: 0em;
line-height: 1em; }
div.posted_in { display: none; }
div.product p.stock { display: none; }
.jigoshop #page a.checkout-button, .jigoshop #page .button-alt {
background: #2D041F;
color: white !important; }
.jigoshop #page a.checkout-button:hover,.jigoshop #page .button-alt:hover {
background: #ffe79f;
color: #2D041F !important; }
form.cart table td {
padding: 4px 10px 0px 10px !important;
border-bottom: #C4AD9D solid 1px !important;
}
/* jigoshop end----------- */
/* mega menu ----------- */
#megaMenu ul.megaMenu a { color: #efe6d7; }
#megaMenu.megaMenuVertical ul.megaMenu li.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
top: 0px !important;
left: 10% !important;
width: auto;
max-width: 150px;
z-index: 1000000;
padding: 0px;
padding-left: 0px;
font-weight: normal;
position: relative;
margin-bottom: 10px; }
#megaMenu ul.megaMenu li a span, #megaMenu ul.megaMenu li span.um-anchoremulator span { text-transform: uppercase; }
#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1 { padding: 10px; }
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li a { color: #2D041F !important; }
#megaMenu ul.megaMenu > li > span.um-anchoremulator { display: none; }
#megaMenu { margin-left: 12px; }
#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1 {
padding: 0px;
padding-left: 5px; }
#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-2 {
padding-left: 5px;
text-transform: lowercase !important; }
#megaMenu ul.megaMenu > li:hover,
#megaMenu ul.megaMenu > li.megaHover,
#megaMenu ul.megaMenu > li:hover > a,
#megaMenu ul.megaMenu > li.megaHover > a,
#megaMenu ul.megaMenu > li:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.megaHover > span.um-anchoremulator {
z-index: 600;
color: #A62219;
font-weight: bold; }
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu > li:hover > a {
color: #A62219 !important;
font-weight: bold !important;
font-size: 100% !important; }
#megaMenu li.ss-nav-menu-mega ul.sub-menu-1 > li {
margin-top: 0px;
margin-bottom: 0px; }
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a:after,
#megaMenu ul li.mega-with-sub > a:after,
#megaMenu ul li.ss-nav-menu-mega > a:after,
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu ul li.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator:after {
content: '';
position: absolute;
top: 50%;
right: 8px;
margin-top: -1px;
display: none !important;
background: transparent;
border-style: solid dashed dashed;
border-color: transparent;
border-top-color: green !important;
font-size: 0;
border-width: 3px 3px 0;
padding-top: 1px; }
#megaMenu ul.megaMenu > li.current-menu-item > a, #megaMenu ul.megaMenu > li.current-menu-parent > a, #megaMenu ul.megaMenu > li.current-menu-ancestor > a {
color: #e0e0e0;
font-weight: bold; }
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu > li.current-menu-item > a {
color: #A62219 !important;
font-weight: bold !important; }
#megaMenu ul li { font-size: 14px; }
#megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #efe6d7 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #ffffff 0%,#efe6d7 100%); /* W3C */
}
/* mega menu end----------- */
/* timeline----------- */
.timeline .t_line_m, #content .timeline .t_line_m {
margin-top: 20px;
height: 10px;
border-left: 1px solid
#545454;
border-right: 1px solid
#545454;
width: 448px; }
.timeline h3.t_line_year, #content .timeline h3.t_line_year {
font-family: 'BebasNeueRegular';
font-weight: normal;
font-size: 22px;
margin: 0;
color:
#545454;
margin-top: -30px !important; }
.timeline a.t_line_node, #content .timeline a.t_line_node {
text-decoration: none;
padding: 48px 0 4px;
height: 10px;
font-size: 12px;
top: -25px;
background: url('../images/timeline/light/dot.png') no-repeat center 24px;
color:
#141817; }
#tl1 .item, #content #tl1 .item {
background: #fafafa; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #fafafa 0%, #efe6d7 100%)!important; /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fafafa), color-stop(100%,#efe6d7))!important; /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%)!important; /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%)!important; /* IE10+ */
background: radial-gradient(ellipse at center, #fafafa 0%,#efe6d7 100%)!important; /* W3C */ }
.timeline h4.t_line_month, #content .timeline h4.t_line_month {
font-family: 'BebasNeueRegular';
font-weight: normal;
font-size: 20px;
margin: -30px 0 0;
color:
#2D041F; }
.timeline h3.t_line_year, #content .timeline h3.t_line_year {
font-family: 'BebasNeueRegular';
font-weight: normal;
font-size: 22px;
margin: 0;
color:
#2D041F;
margin-top: -30px !important; }
.timeline .t_node_desc, #content .timeline .t_node_desc {
background: grey;
top: 0;
color:
white;
padding: 1px 5px; }
.timeline .item_open h2, #content .timeline .item_open h2 {
margin-top: 10px;
padding-top: 0;
font-size: 20px; }
#tl1 .item_open, #content #tl1 .item_open { background:url(/wp-content/uploads/2012/10/cream_dust.png") repeat !important; }
.timeline .timeline_line, #content .timeline .timeline_line {
margin-top: 0px;
width: 85%; }
/* timeline end ----------- */
/* all end----------- */
@media (max-width: 480px) {
div.menu-footer-container{width:100%;float:none;}
.section-navbar.fixed-top {
position: fixed;display:block !important;
}
.responsive #site .content, .responsive #footer .content, .responsive.fixed_width #page {
width: 100%;
}
.col2-set .col-1 {
float: left;
width: 100% !important;
}
div.product div.summary {
float: left;
width: 100% !important; }
.products li {
width: auto !important;
height: auto !important; }
.products li a img {
width: auto !important;
height: auto !important; }
.one-sidebar-left #pagelines_content #sidebar1 { display: none !important; }
#footer .content { width: 100% !important;}
#features { width: 100% !important; }
.section-branding .mainlogo-link, .section-branding .mainlogo-img {
width: 70% !important;
margin-top: -60px; }
body .dropdown-menu a {
color:
#EFE6D7 !important; }
#page-main {
margin: auto;
margin-top: 0px;
padding-top: 0px;
width: 100% }
body.navbar_fixed .page-canvas {
padding-top: 50px !important;
}
}
@media (max-width: 800px) {
#features { width: 100% !important; }
.section-branding .mainlogo-link, .section-branding .mainlogo-img {
width: 60%;
margin-top: -60px; }
#footer .content {
width: 100% ;
float: right; }
#page-main {
margin: auto;
margin-top: 0px;
padding-top: 0px;
width: 100% }
#header .outline { display: block !important; }
body .dropdown-menu a {
color:
#EFE6D7 !important; }
.responsive #footer .content{
width: 100% !important;
float: none;
div.menu-footer-container{width:100%;float:none;}
}
}
/* all ----------- */
/* main ----------- */
div.menu-footer-container{width:70%;float:right;}
h1, h2, h3, h4, h5, h6, a.site-title, .entry-title a {
font-weight: bold !important;
text-shadow: 0px 2px 3px
white;
margin-bottom: 0em !important;
margin-top: 0em;
text-transform: uppercase; }
h1 { font-size: 20px; }
h2 { font-size: 20px; }
h3 {
font-size: 14px;
font-weight: normal !important;
text-shadow: 0px 0px 0px
white; }
#header .outline { display: none; }
div.container {
background: #EFE6D7;
width: 100%;
height: auto; }
#footer {
clear: both;
overflow: hidden;
text-align: left;
position: relative;
color:
#fafafa;
background:
#4B251F; }
body.fixed_width #footer {
background:
#4B251F;
margin: 0 auto;
width: 100% !important; }
.fullwidth #column-main .mcolumn-pad {
padding-right: 10px;
padding-left: 10px;
padding-top: 10px; }
a { color: #4B251F; }
.fullwidth #pagelines_content #column-wrap { background: transparent; }
header { width: 100%!important; }
#cred a.plimage { display: none; }
.content .content-pad {
padding-left: 0px;
padding-bottom: 0px; }
div.copyright { color: #efe6d7; }
.commentlist li { background: transparent; }
h1, h2, h3, h4, h5, h6 { line-height: 3em; }
body.fixed_width #page { padding-top: 0px; }
#site #page { background: transparent; }
#cred {
text-align: center;
padding: 0px; }
body { background: #EFE6D7; }
body.page-id-8 #content .content-pad {
-moz-box-shadow: 0 0 25px #000;
-webkit-box-shadow: 0 0 25px
black;
box-shadow: 0 0 25px
black; }
#content .content-pad { padding-top: 10px; }
body.page-id-12 #content .content-pad { border-top: solid #EFE6D7 0px; }
body .content img { border-bottom: 1px solid #A62219; }
body.page-id-270 #feature-footer .feature-footer-pad { margin-top: 0px; }
body.page-id-270 #featurenav { text-align: left; }
#page-main {
margin: auto;
margin-top: 0px;
padding-top: 0px;
width: 100% }
body.page-id-270 #features {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0px; }
p { font-size: 1.3em; }
#footer {
border-top: #EFE6D7 solid 1px;
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3), inset 0 0px 15px rgba(0, 0, 0, 0.5); }
#site {
position: relative;
padding-top: 0px;
border-bottom: 0px solid
#444 !important;
border-top: 0px solid #888 !important; }
#footer a, #footer li h5 a {
color:
#efe6d7; }
h1, .fpost .entry-title { font-size: 24px; }
#menu-item-118 a {
background: url(/wp-content/uploads/2012/10/psd-recycled-paper-shopping-bag-e1349980840534.png) top center no-repeat;
margin-left: 0px!important; }
#menu-item-118 {
text-indent: -9999px;
width: 50px; }
.socialmedia-buttons img {
border: 0;
border: 0 !important;
margin-right: 10px !important;
display: inline;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
transition: all 0.2s ease;
width: 25px; }
#site .content, #footer .content {
width: 100%;
}
/* main end----------- */
/* branding ----------- */
#brandnav li a, #brandnav .nav-special {
display: block;
text-decoration: none;
text-align: left; }
.section-branding .mainlogo-link, .section-branding .mainlogo-img {
margin-top: -20px;
width: 49%;
padding-left: 15px;
padding-right: 15px; }
.section-branding .mainlogo-img {
box-shadow: 0px 15px 15px
rgba(0, 0, 0, 0.3);border: solid 5px
#efe6d7;
background: #fafafa; }
div.newlogo {
max-width: 100%;
margin: auto;
border: #A62219 solid 1px; }
div.logoouter {
max-width: 80%;
margin: auto;
border: #794A38 solid 5px;
box-shadow: 0px 15px 15px
rgba(0, 0, 0, 0.3); }
/* branding end----------- */
/* navbar ----------- */
.navbar .navline .caret {
border-top-color:
#ffffff ; }
.section-navbar.fixed-top {
position: fixed;display:none;
}
body.navbar_fixed .page-canvas {
padding-top: 0px;
}
#brandnav .mainlogo-link img { margin-top: -50px; }
#menu-item-59 { display: none; }
.section-navbar .content-pad .navbar-content-pad {
padding: 0 15px;
z-index: 100000; }
.dropdown-menu li > a:hover { background-color: #2D041F; }
.section-navbar {
border-top: 0px ridge
#EFE6D7 !important;
border-bottom: 1px ridge
#A62219 !important;
background:
#4B251F !important;
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3), inset 0 0px 15px rgba(0, 0, 0, 0.5); }
#navbar.content { width: 100% !important; }
.section-navbar { width: 100% !important; }
.section-navbar .content-pad {
padding: 0px;
width: 100% !important;
padding-top: 0px; }
.navbar.navbar-content-width {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; }
.navbar.pl-color-red {
background: transparent;
color: #4B251F !important;
border-top: 0px solid
#2D041F; }
.navbar .navline > li > a {
color:#efe6d7 !important;text-shadow: 0px 0px 0px
#E0E0E0 !important;
padding: 9px 8px 10px; }
.navbar .navline > li > a:hover { color: #ccc !important; }
.navbar {
-webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1), 0 0px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 0px 0 rgba(255,255,255,.1), 0 0px 0px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1), 0 0px 0px rgba(0, 0, 0, 0.25); }
.navbar .navline > li.current-menu-item > a {
background: #fafafa; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #fafafa 0%, #efe6d7 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fafafa), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #fafafa 0%,#efe6d7 100%); /* W3C */
color:
#2D041F !important;
text-decoration: none;
border-left: solid 2px
#EFE6D7;
border-right: solid 2px
#EFE6D7;
font-weight: bold; }
.navbar .navline > li.dropdown.open > a {
color:
#3c3c3c;background:
rgba(0, 0, 0, 0); }
.navbar.pl-color-red .searchform .searchfield {
border: 1px solid
#FAFAFA; }
.navbar .navline {
float: left;
position: relative;
left: 0;
display: block;
margin: 0px auto;
font-size: 1.1em;
margin-left: 28%;
margin-top: 0%;
margin-bottom: 0%;
text-transform: uppercase;
z-index: 1000000; }
/* navbar end----------- */
/* dropdown ----------- */
ul.dropdown-vertical.dropdown-align-left ul {
top: 1px;
left: 1%;
right: auto;
z-index: 100000; }
.dropdown-submenu:hover > a,.dropdown-menu li > a:hover,.dropdown-menu li > a:focus,.dropdown-submenu:hover > a,.dropdown-menu li.current-menu-item > a,.dropdown-menu .active > a,.dropdown-menu .active > a:hover {
background-color:
#777 !important;
color: #fafafa !important;
background-image: none; }
ul.dropdown-vertical li {
float: none;
display: block;
padding-bottom: 30px; }
ul.dropdown li ul { position: relative; }
.open > .dropdown-menu {
display: block;
background:
#FAFAFA;
background: -moz-radial-gradient(center,ellipse cover,
#FAFAFA 0%,
#EFE6D7 100%);
background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,
#FAFAFA),color-stop(100%,
#EFE6D7));
background: -webkit-radial-gradient(center,ellipse cover,
#FAFAFA 0%,
#EFE6D7 100%);
background: -o-radial-gradient(center,ellipse cover,
#FAFAFA 0%,
#EFE6D7 100%);
background: -ms-radial-gradient(center,ellipse cover,
#FAFAFA 0%,
#EFE6D7 100%);
background: radial-gradient(ellipse at center,
#FAFAFA 0%,
#EFE6D7 100%);
color:
#4B251F !important;
text-decoration: none;
border-left: solid 2px
#EFE6D7;
border-right: solid 2px
#EFE6D7;
font-weight: bold; }
body .dropdown-menu a {
color:
#4B251F; }
.dropdown-submenu > .dropdown-menu { background: transparent !important; }
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 0%;
margin-top: 0px;
margin-left: 20px;
-webkit-border-radius: 0 0px 0px 0px;
-moz-border-radius: 0 0px 0px 0px;
border-radius: 0 0px 0px 0px;
display: inline;
position: relative;
border: 0px solid
#CCC;
border: 0px solid
rgba(0, 0, 0, 0.2);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px
rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0px 0px rgba(0,0,0,0.2);
box-shadow: 0 0px 0px
rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box; }
.dropdown-submenu > a::after { display: none; }
/* dropdown end----------- */
/* sidebar ----------- */
body.page-id-407 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}
body.page-id-67 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}
body.page-id-61 .one-sidebar-left #pagelines_content #sidebar1{min-height:1650px;}
.one-sidebar-left #pagelines_content #sidebar1 {
color: white;
margin-top: -21px;
min-height: 1050px;
background: #4B251F;
padding-bottom: 30px; }
.one-sidebar-left #pagelines_content #sidebar1 { border-right: 1px solid #A62219; }
.product .one-sidebar-left #pagelines_content #sidebar1{min-height:1100px;}
.product_archive .one-sidebar-left #pagelines_content #sidebar1{min-height:2700px;}
.one-sidebar-left #column-main .mcolumn-pad, .two-sidebar-left #column-main .mcolumn-pad { padding: 14px 15px 0 30px; }
.widget .widget-title {
color:
#EFE6D7;
text-align: left;
padding: 3px 8px 3px 0px;
margin-bottom: .6em; }
.widget ul li ul li {
margin-left: .6em;
padding-bottom: 5px; }
/* sidebar end ----------- */
.socialmedia-buttons {
margin-top: 20px;
margin-left: 28px; }
/* clip ----------- */
.clip {
width: 47%;
clear: none;
float: left;
margin-bottom: 0em;
padding: 10px;
border:
#C9C0B4 1px solid;
background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffffff 1%, #efe6d7 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#ffffff), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #ffffff 1%,#efe6d7 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #ffffff 1%,#efe6d7 100%); /* W3C */ }
.clip_box {
margin: 0em;
border-color:
#E8DBC5; }
.clip a:hover.clip .clip-thumb a:hover { background: #fafafa; }
table.shop_table th, .products li strong {
color:
#555; }
/* clip end----------- */
/* feature ----------- */
#features {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: -31px; }
#feature-footer span.playpause { margin-top: 0px; }
#feature-footer span.playpause,#featurenav a.activeSlide {
background-color: #A62219 ;
color: white; }
#feature-footer .feature-footer-pad {
padding: 8px;
border: 1px solid
transparent;
margin-top: -35px; }
#feature_slider {
position: relative;
z-index: 0;
width: 100%;
margin-top: 0px;
z-index: 10;
margin-bottom: -18px;
-webkit-border-top-left-radius: 100px;
-webkit-border-top-right-radius: 100px;
-moz-border-radius-topleft: 100px;
-moz-border-radius-topright: 100px;
border-top-left-radius: 100px;
border-top-right-radius: 100px;box-shadow: 0 0px 00px
rgba(0, 0, 0, 0.3), inset 0 0px 0px
rgba(0, 0, 0, 0.5); }
#feature_slider .fcontainer .feature-wrap.bg_cover {
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius: 0px;
box-shadow: 0px 0px 0px black, inset 0 0px 0px black; }
#feature_slider #feature-area {
display: block;
position: relative;
width: 100%;
background: transparent;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), inset 0 0 0px rgba(0, 0, 0, 0.5);
border-bottom: 1px solid #A62219 !important; }
#feature_slider .fcontent {
width: 33% !important;
min-width: 220px;
display: inline;
position: relative;
text-shadow:
black 0 -1px 0; }
#featurenav a span.nav_thumb,
#featurenav a span.nav_thumb span.nav_overlay {
vertical-align: middle;
display: inline-block;
margin-right: 10px;
width: 100px;
height: 80px; }
#featurenav a span.nav_thumb {
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
#featurenav a span.nav_thumb span.nav_overlay {
margin: 0;
background: none; }
#featurenav a.activeSlide span.nav_thumb span.nav_overlay,
#featurenav a:active span.nav_thumb span.nav_overlay {
background: none ;
border: solid #777 1px; }
#features .thumbs #featurenav a {
background: none;
margin: 0;
padding: 0;
border: none;
width: 100px;
height: 80px;
margin: 0 5px;
box-shadow: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; }
/* feature end----------- */
/* jigoshop ----------- */
form .form-row input.input-text, #content .form-row input.input-text, form .form-row textarea, #content .form-row textarea, input#coupon_code.input-text, input.input-text.qty.text {
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
font-size: 16px;
}
.products li {
float: left;
margin: 0px 40px 10px 0px;
padding: 0 !important;
position: relative;width:250px;
}
.products li a img {
width: 250px !important ;
height: 250px !important ;
display: block;
margin: 0 0 8px !important;
border: 1px solid #DDD; border-bottom: 1px solid #A62219 !important;}
a.button, button.button, input.button, #review_form #submit {
background-color: #2D041F ;
color: white; }
div.product div.images img {
background:
transparent;
-webkit-box-shadow: 0 1px 4px
rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.4);
box-shadow: 0 1px 4px
rgba(0, 0, 0, .4);
border-bottom: 1px solid #A62219;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0px; }
div.product #tabs ul.tabs {
border-bottom: 0px solid #C40705;
background-color: #FAFAFA !important; }
div.product #tabs ul.tabs li.active a {
background:
#A62219 !important;
color:
white; }
#breadcrumb { color: #C4AD9D !important; }
#breadcrumb a { color: #C4AD9D !important; }
.quantity input.qty { border-bottom: 0px solid #C40705; }
.quantity input.plus, .quantity input.minus { border-bottom: 0px solid #C40705; }
div.product #tabs ul.tabs li.active a {
background:#cc0000;
color: white; }
div.jigoshop_message {
color:
#A62219;
background-color:
#fafafa !important;
background-image: none;
margin-left: 0;
border: none; }
#page div.product #tabs .panel {
border: 1px solid #C9C0B4;
border-top: 0;padding: 15px 15px 20px;
}
div.product #tabs ul.tabs a {
background:
#FAFAFA; }
.mini-cart a.trigger span {
padding-left: 30px;
background: url(/wp-content/uploads/2012/10/psd-recycled-paper-shopping-bag-e1349980840534.png) left no-repeat !important;
padding-bottom: 20px;padding-top: 20px; }
.cart-collaterals .shipping_calculator {
float: right;
width: 70%;
clear: right;
text-align: right;
overflow: hidden;
zoom: 1;
margin: 20px 0 0 0; }
.unlocked { width: 40% !important; }
.col2-set .col-1 {
float: left;
width: 48%; }
.cart-collaterals .cart_totals h2 {
text-align: right;
margin-left: 10px; }
.cart-collaterals .cart_totals {
float: right;
width: 50%;
text-align: right; }
.jigoshop #page a.button:hover, .jigoshop #page a.button-alt:hover, .jigoshop #page button.button:hover, .jigoshop #page input.button:hover, a.trigger.button-alt:hover {
background: #4B251F;
color: #fafafa!important;
text-shadow: 0 0px 0
rgba(255, 255, 255, 0.5);
border: 0px solid
#AEAEAE;
font-weight: bold; }
ul.cart_list li a, ul.product_list_widget li a { color: #EFE6D7; }
div.mini-cart { margin-left: 25px; }
a.button:hover,
button.button:hover,
input.button:hover,
#review_form #submit:hover
{ background:
#A62219 !important;}
.button-alt,.jigoshop #page a.button, .jigoshop #page a.button-alt, .jigoshop #page button.button, .jigoshop #page input.button, .jigoshop #page input.button-alt {
color:
white !important;
background:
#A62219 !important;
padding: 6px;
line-height: 1em !important;
margin: 0px;
font-size: 12px !important;
width: auto !important;
vertical-align: middle !important;
text-align: center;
text-decoration: none;
border: none;
cursor: pointer;
font-family: inherit;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;-webkit-box-shadow: inset 0px 0px 0px
white;
-moz-box-shadow: inset 0px 0px 0px #FFF;
box-shadow: inset 0px 0px 0px
white; }
.virallocker-box {
background-color:
beige !important;
border: 1px dashed
#A62219 !important; }
input[type="radio"], input[type="checkbox"] { margin: 5px; }
.products li .price, div.product p.price, .stock {
color:
#2D041F; }
div.product p.stock { font-size: 0.92em; }
.quantity input.qty { margin: 1px 0px 0px 0px !important; font-size:12px!important;}
div.product div.images {
max-width: 315px;
margin-right: 20px; }
div.product div.summary {
float: left;
width: 57%; }
div.product .product_title {
clear: none;
margin: 0em;
line-height: 1em; }
div.posted_in { display: none; }
div.product p.stock { display: none; }
.jigoshop #page a.checkout-button, .jigoshop #page .button-alt {
background: #2D041F;
color: white !important; }
.jigoshop #page a.checkout-button:hover,.jigoshop #page .button-alt:hover {
background: #ffe79f;
color: #2D041F !important; }
form.cart table td {
padding: 4px 10px 0px 10px !important;
border-bottom: #C4AD9D solid 1px !important;
}
/* jigoshop end----------- */
/* mega menu ----------- */
#megaMenu ul.megaMenu a { color: #efe6d7; }
#megaMenu.megaMenuVertical ul.megaMenu li.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
top: 0px !important;
left: 10% !important;
width: auto;
max-width: 150px;
z-index: 1000000;
padding: 0px;
padding-left: 0px;
font-weight: normal;
position: relative;
margin-bottom: 10px; }
#megaMenu ul.megaMenu li a span, #megaMenu ul.megaMenu li span.um-anchoremulator span { text-transform: uppercase; }
#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1 { padding: 10px; }
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li a { color: #2D041F !important; }
#megaMenu ul.megaMenu > li > span.um-anchoremulator { display: none; }
#megaMenu { margin-left: 12px; }
#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1 {
padding: 0px;
padding-left: 5px; }
#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-2 {
padding-left: 5px;
text-transform: lowercase !important; }
#megaMenu ul.megaMenu > li:hover,
#megaMenu ul.megaMenu > li.megaHover,
#megaMenu ul.megaMenu > li:hover > a,
#megaMenu ul.megaMenu > li.megaHover > a,
#megaMenu ul.megaMenu > li:hover > span.um-anchoremulator,
#megaMenu ul.megaMenu > li.megaHover > span.um-anchoremulator {
z-index: 600;
color: #A62219;
font-weight: bold; }
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu > li:hover > a {
color: #A62219 !important;
font-weight: bold !important;
font-size: 100% !important; }
#megaMenu li.ss-nav-menu-mega ul.sub-menu-1 > li {
margin-top: 0px;
margin-bottom: 0px; }
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a:after,
#megaMenu ul li.mega-with-sub > a:after,
#megaMenu ul li.ss-nav-menu-mega > a:after,
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu ul li.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator:after {
content: '';
position: absolute;
top: 50%;
right: 8px;
margin-top: -1px;
display: none !important;
background: transparent;
border-style: solid dashed dashed;
border-color: transparent;
border-top-color: green !important;
font-size: 0;
border-width: 3px 3px 0;
padding-top: 1px; }
#megaMenu ul.megaMenu > li.current-menu-item > a, #megaMenu ul.megaMenu > li.current-menu-parent > a, #megaMenu ul.megaMenu > li.current-menu-ancestor > a {
color: #e0e0e0;
font-weight: bold; }
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu > li.current-menu-item > a {
color: #A62219 !important;
font-weight: bold !important; }
#megaMenu ul li { font-size: 14px; }
#megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #efe6d7 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#efe6d7)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%,#efe6d7 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #ffffff 0%,#efe6d7 100%); /* W3C */
}
/* mega menu end----------- */
/* timeline----------- */
.timeline .t_line_m, #content .timeline .t_line_m {
margin-top: 20px;
height: 10px;
border-left: 1px solid
#545454;
border-right: 1px solid
#545454;
width: 448px; }
.timeline h3.t_line_year, #content .timeline h3.t_line_year {
font-family: 'BebasNeueRegular';
font-weight: normal;
font-size: 22px;
margin: 0;
color:
#545454;
margin-top: -30px !important; }
.timeline a.t_line_node, #content .timeline a.t_line_node {
text-decoration: none;
padding: 48px 0 4px;
height: 10px;
font-size: 12px;
top: -25px;
background: url('../images/timeline/light/dot.png') no-repeat center 24px;
color:
#141817; }
#tl1 .item, #content #tl1 .item {
background: #fafafa; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #fafafa 0%, #efe6d7 100%)!important; /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fafafa), color-stop(100%,#efe6d7))!important; /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%)!important; /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #fafafa 0%,#efe6d7 100%)!important; /* IE10+ */
background: radial-gradient(ellipse at center, #fafafa 0%,#efe6d7 100%)!important; /* W3C */ }
.timeline h4.t_line_month, #content .timeline h4.t_line_month {
font-family: 'BebasNeueRegular';
font-weight: normal;
font-size: 20px;
margin: -30px 0 0;
color:
#2D041F; }
.timeline h3.t_line_year, #content .timeline h3.t_line_year {
font-family: 'BebasNeueRegular';
font-weight: normal;
font-size: 22px;
margin: 0;
color:
#2D041F;
margin-top: -30px !important; }
.timeline .t_node_desc, #content .timeline .t_node_desc {
background: grey;
top: 0;
color:
white;
padding: 1px 5px; }
.timeline .item_open h2, #content .timeline .item_open h2 {
margin-top: 10px;
padding-top: 0;
font-size: 20px; }
#tl1 .item_open, #content #tl1 .item_open { background:url(/wp-content/uploads/2012/10/cream_dust.png") repeat !important; }
.timeline .timeline_line, #content .timeline .timeline_line {
margin-top: 0px;
width: 85%; }
/* timeline end ----------- */
/* all end----------- */
#26
Posted 15 November 2012 - 04:53 PM
ok. i just validated the css. and found some errors. hopefully this helps!
#27
Posted 15 November 2012 - 04:53 PM
going to wait a bit then will let u know.
#28
Posted 16 November 2012 - 12:26 AM
Keep us updated
#29
Posted 16 November 2012 - 02:40 PM
ok. so I'm so embarrassed. Once I validated my css and fixed 2 parse errors. I've not seen the error again! thanks for being patient and being the absolute most responsive support team in the world of Wordpress.
#30
Posted 16 November 2012 - 02:41 PM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|










