@charset "UTF-8";
.wp-block-pullquote {
margin-top: 32px;
margin-bottom: 32px;
}
.has-huge-font-size,
.has-large-font-size,
.has-medium-font-size,
.has-small-font-size {
line-height: 1.8;
}
@media only screen and (min-width: 768px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
}
}
.woocommerce-product-gallery__image.none-zoom > a,
.woocommerce-product-gallery__image.none-zoom > .zoomImg{
display: none !important;
}
.widget_product_categories .product-categories {
max-height: 300px;
overflow-x: hidden;
}.wcwar_fix {
clear:both!important;
width:100%!important;
display:block!important;
float:none!important;
}
.war_warranty:before,
.war_warranty:after {
content:'';
display:table;
clear:both;
}
.war_warranty {
padding:60px 0 0;
clear:both;
}
.war_warranty.war_variable {
display:none;
}
.war_warranty img {
margin:10px 0;
display:block;
}
.war_warranty.war_paid p.war_option {
display:none;
}
.war_warranty h3 + p {
margin-bottom:20px;
}
body .war_warranty select {
min-width:240px;
}@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } } .pl-product .pl-figure img {
display: block;
width: 100%;
}
.pl-magic {
box-sizing: border-box;
}
.pl-product {
margin-bottom: 2em;
float: left;
}
.pl-product:before,
.pl-product:after {
content: '';
display: table;
clear: both;
}
.pl-button.pl-add-to-cart {
text-indent: 0px;
transition: text-indent 200ms;
}
.pl-button.pl-adding-to-cart {
text-indent: -200px;
}
.pl-button.pl-adding-to-cart:after {
content: '';
position: absolute;
width: 1.2em;
height: 1.2em;
top: 50%;
left: 50%;
margin-top: -.6em;
margin-left: -.6em;
border-radius: 100%;
border: 2px solid #fff;
border-bottom-color: #222;
-webkit-animation:spin .5s linear infinite;
-moz-animation:spin .5s linear infinite;
animation:spin .5s linear infinite;
box-sizing: border-box;
}
.pl-figure-wrapper {
position: relative;
} .pl-column-1 {
width: 100%;
}
.pl-column-2 {
width: 50%;
}
.pl-column-3 {
width: 33.33%;
}
.pl-column-4 {
width: 25%;
}
.pl-column-5 {
width: 20%;
}
.pl-column-6 {
width: 16.66%;
}
.pl-column-7 {
width: 14.28%;
}
.pl-column-8 {
width: 12.5%;
}
.pl-column-9 {
width: 11.11%;
}
.pl-column-10 {
width: 10%;
}
.pl-column-2:nth-child(2n+1) {
clear: both;
}
.pl-column-3:nth-child(3n+1) {
clear: both;
}
.pl-column-4:nth-child(4n+1) {
clear: both;
}
.pl-column-5:nth-child(5n+1) {
clear: both;
}
.pl-column-6:nth-child(6n+1) {
clear: both;
}
.pl-column-7:nth-child(7n+1) {
clear: both;
}
.pl-column-8:nth-child(8n+1) {
clear: both;
}
.pl-column-9:nth-child(9n+1) {
clear: both;
}
.pl-column-10:nth-child(10n+1) {
clear: both;
}
.pl-column-2:nth-child(2n+1) .pl-magic {
margin-right: 1.5em;
}
.pl-column-2:nth-child(2n) .pl-magic {
margin-left: 1.5em;
}
.pl-column-3:nth-child(3n+1) .pl-magic {
margin-right: 1em;
}
.pl-column-3:nth-child(3n+2) .pl-magic {
margin-left: .5em;
margin-right: .5em;
}
.pl-column-3:nth-child(3n) .pl-magic {
margin-left: 1em;
}
.pl-column-4:nth-child(4n+1) .pl-magic {
margin-right: 1em;
}
.pl-column-4:nth-child(4n+2) .pl-magic,
.pl-column-4:nth-child(4n+3) .pl-magic {
margin-left: .5em;
margin-right: .5em;
}
.pl-column-4:nth-child(4n) .pl-magic {
margin-left: 1em;
}
.pl-column-5:nth-child(5n+1) .pl-magic {
margin-right: 1em;
}
.pl-column-5:nth-child(5n+2) .pl-magic,
.pl-column-5:nth-child(5n+3) .pl-magic,
.pl-column-5:nth-child(5n+4) .pl-magic {
margin-left: .5em;
margin-right: .5em;
}
.pl-column-5:nth-child(5n) .pl-magic {
margin-left: 1em;
}
.pl-column-6:nth-child(6n+1) .pl-magic {
margin-right: 1em;
}
.pl-column-6:nth-child(6n+2) .pl-magic,
.pl-column-6:nth-child(6n+3) .pl-magic,
.pl-column-6:nth-child(6n+4) .pl-magic,
.pl-column-6:nth-child(6n+5) .pl-magic {
margin-left: .5em;
margin-right: .5em;
}
.pl-column-6:nth-child(6n) .pl-magic {
margin-left: 1em;
}
.pl-column-7:nth-child(7n+1) .pl-magic {
margin-right: 1em;
}
.pl-column-7:nth-child(7n+2) .pl-magic,
.pl-column-7:nth-child(7n+3) .pl-magic,
.pl-column-7:nth-child(7n+4) .pl-magic,
.pl-column-7:nth-child(7n+5) .pl-magic,
.pl-column-7:nth-child(7n+6) .pl-magic {
margin-left: .5em;
margin-right: .5em;
}
.pl-column-7:nth-child(7n) .pl-magic {
margin-left: 1em;
}
.pl-column-8:nth-child(8n+1) .pl-magic {
margin-right: 1em;
}
.pl-column-8:nth-child(8n+2) .pl-magic,
.pl-column-8:nth-child(8n+3) .pl-magic,
.pl-column-8:nth-child(8n+4) .pl-magic,
.pl-column-8:nth-child(8n+5) .pl-magic,
.pl-column-8:nth-child(8n+6) .pl-magic,
.pl-column-8:nth-child(8n+7) .pl-magic {
margin-left: .5em;
margin-right: .5em;
}
.pl-column-8:nth-child(8n) .pl-magic {
margin-left: 1em;
}
.pl-column-9:nth-child(9n+1) .pl-magic {
margin-right: 1em;
}
.pl-column-9:nth-child(9n+2) .pl-magic,
.pl-column-9:nth-child(9n+3) .pl-magic,
.pl-column-9:nth-child(9n+4) .pl-magic,
.pl-column-9:nth-child(9n+5) .pl-magic,
.pl-column-9:nth-child(9n+6) .pl-magic,
.pl-column-9:nth-child(9n+7) .pl-magic,
.pl-column-9:nth-child(9n+8) .pl-magic {
margin-left: .5em;
margin-right: .5em;
}
.pl-column-9:nth-child(9n) .pl-magic {
margin-left: 1em;
}
.pl-column-10:nth-child(10n+1) .pl-magic {
margin-right: 1em;
}
.pl-column-10:nth-child(10n+2) .pl-magic,
.pl-column-10:nth-child(10n+3) .pl-magic,
.pl-column-10:nth-child(10n+4) .pl-magic,
.pl-column-10:nth-child(10n+5) .pl-magic,
.pl-column-10:nth-child(10n+6) .pl-magic,
.pl-column-10:nth-child(10n+7) .pl-magic,
.pl-column-10:nth-child(10n+8) .pl-magic, 
.pl-column-10:nth-child(10n+9) .pl-magic {
margin-left: .5em;
margin-right: .5em;
}
.pl-column-10:nth-child(10n) .pl-magic {
margin-left: 1em;
} .pl-table {
width: 100%;
}
.pl-table
.pl-figure:after {
content: '';
display: table;
clear: both;
}
.pl-table
.pl-figure-wrapper {
float: left;
max-width: 10em;
margin-right: 2em;
}
.pl-grid-table {
float: right;
height: 3em;
margin-right: 1em;
margin-bottom: 2em;
}
.pl-grid-table
.pl-grid,
.pl-grid-table
.pl-table {
position: relative;
cursor: pointer;
display: inline-block;
width: 3em;
height: 3em;
line-height: 3em;
}
.pl-grid-table .pl-grid:after,
.pl-grid-table .pl-table:after {
content: '';
position: absolute;
width: 2em;
height: 2em;
top: 50%;
left: 50%;
margin-top: -1em;
margin-left: -1em;
box-sizing: border-box;
background-image: url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/product-loops/assets/images/loop-sprites.svg);
background-size: 12em;
background-position: -4em 0;
}
.pl-grid-table .pl-table:after {
background-position: -6em 0;
}
.pl-grid-table > * {
vertical-align: middle;
}
.pl-grid-table .pl-separator {
display: inline-block;
height: 24px;
line-height: 3em;
width: 1px;
background-color: #ccc;'
} .pl-loop-1
.pl-figure-wrapper {
margin-bottom: 2em;
}
.pl-loop-1
.pl-title {
font-size: 2em;
line-height: 1.2em;
margin-bottom: 1em;
font-weight: 600;
color: #444;
}
.pl-loop-1
.pl-excerpt {
color : #999;
margin-bottom: 1em;
}
.pl-loop-1
.pl-loop-product-link {
display: block;
}
.pl-loop-1:hover
a .pl-title {
color: #5000e5;
}
.pl-loop-1
.pl-button {
font-size: 18px;
line-height: 48px;
margin-bottom: 1em;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0,0,0,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
white-space: nowrap;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
will-change: color, background-color, box-shadow;
text-align: center;
cursor: pointer;
border: none;
border-radius: 100px;
display: inline-block;
outline: 0;
padding: 0 2rem;
vertical-align: middle;
-webkit-tap-highlight-color: transparent;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
color: #fff;
background: #007ae5;
background: -moz-linear-gradient(-45deg, #00e5b7 0%, #007ae5 100%);
background: -webkit-linear-gradient(-45deg, #00e5b7 0%, #007ae5 100%);
background: linear-gradient(135deg, #00e5b7 0%, #007ae5 100%);
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-ms-transition-duration: .2s;
-o-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-property: color, background, box-shadow;
-moz-transition-property: color, background, box-shadow;
-ms-transition-property: color, background, box-shadow;
-o-transition-property: color, background, box-shadow;
transition-property: color, background, box-shadow;
}
.pl-loop-1
.pl-button:hover {
color: #fff;
background: #5000e5;
background: -moz-linear-gradient(-45deg, #0049e5 0%, #5000e5 100%);
background: -webkit-linear-gradient(-45deg, #0049e5 0%, #5000e5 100%);
background: linear-gradient(135deg, #0049e5 0%, #5000e5 100%);
box-shadow: 0 4px 10px 0 rgba(0,0,0,0.16), 0 4px 20px 0 rgba(0,0,0,0.12);
}
.pl-loop-1.pl-product {
margin-bottom: 2em;
}
.pl-loop-1
.pl-woo-data > * {
vertical-align: middle;
}
.pl-loop-1
.pl-woo-prices {
display: block;
font-size: 1.5em;
font-weight: 600;
margin-bottom: 1em;
}
.pl-loop-1.pl-table
.pl-woo-prices {
float: left;
}
.pl-loop-1.pl-table
.pl-woo-data
.pl-button {
float: right;
} .pl-wc-sale-price,
.pl-wc-regular-price {
color: #666;
}
.pl-woo-prices .pl-wc-sale-price + .pl-wc-regular-price {
position: relative;
font-size: .65em;
vertical-align: super;
color: #aaa;
margin-left: 1em;
}
.pl-woo-prices .pl-wc-sale-price + .pl-wc-regular-price:after {
content: '';
display: block;
position: absolute;
top: 50%;
left: -10%;
width: 120%;
height: 1px;
background-color: #aaa;
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg);
} .pl-quickview-trigger {
position: absolute;
bottom: .5em;
right: .5em;
width: 3em;
background-color: rgba(0,0,0,0.87);
z-index: 1;
height: 0;
opacity: 0;
cursor: pointer;
transition: height 200ms, opacity 200ms, box-shadow 200ms;
border-radius: 2px;
box-shadow: 0 2px 5px -1px rgba(0,0,0,0.16), 0 2px 10px -1px rgba(0,0,0,0.12);
}
.pl-quickview-trigger:after {
content: '';
position: absolute;
width: 3em;
height: 3em;
top: 50%;
left: 50%;
margin-top: -1.5em;
margin-left: -1.5em;
box-sizing: border-box;
background-image: url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/product-loops/assets/images/loop-sprites.svg);
background-size: 18em;
background-position: 6em 0;
}
.pl-quickview-trigger.pl-active:after {
opacity: 0;
}
.pl-quickview-trigger.pl-active {
background-image: url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/product-loops/assets/images/loading.gif);
background-size: 80%;
background-position: center;
background-repeat: no-repeat;
height: 3em;
opacity: 1;
}
.pl-product:hover .pl-quickview-trigger {
height: 3em;
opacity: 1;
}
.pl-quickview {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 92px 42px !important;
background-color: rgba(0,0,0,0.87);
z-index: 33332;
}
.pl-quickview-close {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
cursor: url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/product-loops/assets/images/cursor-close.png), auto;
}
.pl-quickview-close-button {
position: absolute;
bottom: 0;
right: 0;
padding: 32px;
color: #ccc;
}
.pl-quickview-inner {
position: relative;
z-index: 2;
background-color: #fff;
height: 100%;
width: 100%;
max-width: 1200px;
margin: 0 auto;
overflow-y: scroll;
overflow-x: hidden;
box-sizing: border-box;
padding: 4em;
}
.pl-images,
.pl-summary {
width: 49%;
width: calc( 50% - 1em );
margin-bottom: 2em;
}
.pl-images {
float: left;
}
.pl-summary {
float: right;
}
.pl-quickview-product:before,
.pl-quickview-product:after {
content: '';
display: table;
clear: both;
} .pl-product .pl-cart,
.pl-product .pl-checkout {
width: 0;
margin-left: .5em;
padding: 0 1.5rem;
}
.pl-cart:after,
.pl-checkout:after {
content: '';
position: absolute;
width: 1.6em;
height: 1.6em;
top: 50%;
left: 50%;
margin-top: -.8em;
margin-left: -.8em;
box-sizing: border-box;
background-image: url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/product-loops/assets/images/loop-sprites.svg);
background-size: 9.6em;
background-position: 0 0;
}
.pl-checkout:after {
background-position: -1.6em 0;
}.variations_form .variations{display:none!important}.bundled_products .variations_form .variations{display:block!important}.ivpa-hidden-price{display:none}.ivpa_term{position:relative}.ivpa-content:before,#ivpa-content:before,.ivpa-content:after,#ivpa-content:after{content:'';clear:both;display:table}.ivpa-content,#ivpa-content{clear:both;display:block;width:100%}#ivpa-content{margin-top:30px;margin-bottom:30px}#ivpa-content .ivpa_custom_option:before,#ivpa-content .ivpa_custom_option:after,#ivpa-content .ivpa_attribute:before,#ivpa-content .ivpa_attribute:after{content:'';display:table;clear:both}#ivpa-content .ivpa_custom_option,#ivpa-content .ivpa_attribute{margin-bottom:15px;clear:both}#ivpa-content .ivpa_title{display:inline-block;margin-top:15px;margin-bottom:5px;font-size:1.125em}#ivpa-content .ivpa_desc:before{content:'';display:table;clear:both;height:10px}#ivpa-content .ivpa_desc+.ivpa_price{display:inline}#ivpa-content .ivpa_desc{clear:both;display:inline}#ivpa-content .ivpa_title+.ivpa_desc:before{content:none}#ivpa-content .ivpa_reset_variations{display:none}#ivpa-content .ivpa_custom_option .ivpa_term.ivpa_active,#ivpa-content .ivpa_attribute .ivpa_term.ivpa_active{cursor:pointer}.ivpa-content .ivpa_custom_option.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock,#ivpa-content .ivpa_custom_option.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock,#ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock{position:relative;cursor:default}.ivpa-content .ivpa_custom_option.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock span,#ivpa-content .ivpa_custom_option.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock span,.ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock span,#ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock span{opacity:0.5;cursor:default}.ivpa-content .ivpa_custom_option.ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock span,#ivpa-content .ivpa_custom_option.ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock span,.ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock span,#ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock span{opacity:1}.ivpa-content .ivpa_custom_option.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock:after,#ivpa-content .ivpa_custom_option.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock:after,.ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_outofstock:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock.svg);background-position:center center;background-size:100% 100%;border-radius:3px;overflow:hidden}.ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after,.ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_text .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after{content:none}.ivpa-image-loading{position:relative!important}.ivpa-image-loading:after{content:'';position:absolute;top:10px;left:10px;bottom:10px;right:10px;z-index:999;background:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/loading.gif) no-repeat top left;background-size:30px}.ivpa-stepped .ivpa_custom_option,.ivpa-stepped .ivpa_attribute{display:none}.ivpa-step+div{display:block!important}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term{display:block;float:left;min-width:16px;line-height:20px;font-size:14px;text-align:center;padding:6px 12px;margin-right:5px;margin-top:5px;border:1px solid #ccc;color:#ccc;border-radius:3px;box-sizing:content-box}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term.ivpa_active,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_active{}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term.ivpa_clicked,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_clicked{border-color:#666;color:#666;border-width:2px;padding:5px 11px;font-weight:600}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_instock,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_instock{}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term{display:block;float:left;min-width:16px;line-height:20px;font-size:14px;font-weight:600;text-align:center;padding:6px 12px;margin-right:5px;margin-top:5px;color:#fff;background-color:#ccc;border-radius:3px}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active{}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_clicked,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_clicked{background-color:#666}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_instock,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_instock{}#ivpa-content .ivpa_aivpa_custom_optionttribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_outofstock,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_outofstock{opacity:0.75;cursor:default}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock{opacity:1}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_outofstock:after{background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock-white.svg)}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term{display:block;float:left;width:42px;height:42px;line-height:43px;font-size:12px;font-weight:600;text-align:center;text-transform:uppercase;padding:3px;margin-right:5px;margin-top:5px;color:#fff;background-color:#ccc;border-radius:50%;text-overflow:ellipsis;white-space:nowrap}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active{}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_clicked,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_clicked{background-color:#666}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_instock,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_instock{}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_outofstock,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_outofstock{opacity:0.5;cursor:default}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock{opacity:1}#ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_outofstock:after{background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock-white.svg)}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term{display:block;float:left;width:42px;height:42px;padding:3px;margin-right:5px;margin-top:5px;border:1px solid #ccc;background-color:#fff;box-sizing:border-box}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term span,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term span{display:block;width:100%;height:100%}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active{}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_clicked,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_clicked{border-color:#666;box-shadow:0 0 0 1px #666 inset}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_instock,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_instock{}#ivpa-content .ivpa_attivpa_custom_optionribute.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock{position:relative;cursor:default}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock span,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock span{opacity:0.5}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock span,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock span{opacity:1}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock.svg);background-position:center center;background-size:100% 100%}#ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after{content:none}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term{display:block;float:left;width:42px;padding:3px;margin-right:5px;margin-top:5px;border:1px solid #ccc;background-color:#fff;box-sizing:border-box}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term img,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term img{display:block;width:100%;height:auto}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active{}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_clicked,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_clicked{border-color:#666;box-shadow:0 0 0 1px #666 inset}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_instock,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_instock{}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock{position:relative;cursor:default}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock img,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock img{opacity:0.5}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock img,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock img{opacity:1}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock.svg);background-position:center center;background-size:100% 100%}#ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after,#ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after{content:none}#ivpa-content .ivpa_custom_option .ivpa_term,#ivpa-content .ivpa_attribute .ivpa_term{position:relative}#ivpa-content .ivpa_custom_option .ivpa_term span.ivpa_tooltip,#ivpa-content .ivpa_attribute .ivpa_term span.ivpa_tooltip{position:absolute;bottom:100%;left:50%;margin-left:-50px;margin-bottom:0;width:100px !important;max-height:0;height:auto !important;font-size:12px;line-height:14px;text-align:center;box-sizing:border-box;overflow:hidden;padding-bottom:10px;z-index:1;opacity:0!important;transition:all 300ms}#ivpa-content .ivpa_custom_option .ivpa_term span.ivpa_tooltip *,#ivpa-content .ivpa_attribute .ivpa_term span.ivpa_tooltip *{box-sizing:border-box}#ivpa-content .ivpa_custom_option .ivpa_term.ivpa_hover .ivpa_tooltip,#ivpa-content .ivpa_attribute .ivpa_term.ivpa_hover .ivpa_tooltip{max-height:300px;margin-bottom:5px;opacity:1!important}#ivpa-content .ivpa_custom_option .ivpa_term span.ivpa_tooltip>span,#ivpa-content .ivpa_attribute .ivpa_term span.ivpa_tooltip>span{display:inline-block;position:relative;height:auto;width:auto;max-width:100%;background-color:#222;color:#fff;border-radius:3px;padding:3px 6px;min-width:42px}#ivpa-content .ivpa_custom_option .ivpa_term span.ivpa_tooltip>span:after,#ivpa-content .ivpa_attribute .ivpa_term span.ivpa_tooltip>span:after{content:'';border:10px solid transparent;border-top-color:#222;width:1px;height:1px;position:absolute;left:50%;bottom:-20px;margin-left:-10px}.ivpa-content{margin:1em 0 0}.ivpa-content .ivpa_custom_option:before,.ivpa-content .ivpa_custom_option:after,.ivpa-content .ivpa_attribute:before,.ivpa-content .ivpa_attribute:after{content:'';display:table;clear:both}.ivpa-content .ivpa_custom_option,.ivpa-content .ivpa_attribute{margin-bottom:5px}.ivpa-content .ivpa_reset_variations{display:none}.ivpa-content .ivpa_custom_option .ivpa_term.ivpa_active,.ivpa-content .ivpa_attribute .ivpa_term.ivpa_active{cursor:pointer}.ivpa-content .ivpa_custom_option.ivpa_showonly .ivpa_term.ivpa_active,.ivpa-content .ivpa_attribute.ivpa_showonly .ivpa_term.ivpa_active{cursor:auto}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term{display:block;float:left;min-width:15px;line-height:13px;font-size:10px;font-weight:normal;text-align:center;padding:3px 5px;margin-right:4px;margin-bottom:4px;border:1px solid #ccc;color:#ccc;vertical-align:top;border-radius:2px;box-sizing:content-box}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term.ivpa_active,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_active{}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term.ivpa_clicked,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_clicked{border-color:#666;color:#666;border-width:2px;padding:2px 4px;font-weight:600}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_instock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_instock{}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_outofstock{opacity:0.5;cursor:default}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock{opacity:1}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term{display:block;float:left;min-width:15px;line-height:13px;font-size:10px;font-weight:normal;text-align:center;padding:3px 5px;margin-right:4px;margin-bottom:4px;color:#fff;background-color:#ccc;vertical-align:top;border-radius:2px}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active{}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_clicked,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_clicked{background-color:#666}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_instock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_instock{}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_outofstock{opacity:0.75;cursor:default}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock{opacity:1}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_outofstock:after,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_outofstock:after{background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock-white.svg)}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term{display:block;float:left;width:20px;height:20px;line-height:21px;font-size:10px;font-weight:normal;text-align:center;text-transform:uppercase;padding:2px;margin-right:4px;margin-bottom:4px;color:#fff;background-color:#ccc;border-radius:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active{}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_clicked,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_clicked{background-color:#666}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_instock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_instock{}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_outofstock{opacity:0.5;cursor:default}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock{opacity:1}.ivpa-content .ivpa_custom_option.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_outofstock:after,.ivpa-content .ivpa_attribute.ivpa_text.ivpa_round .ivpa_term.ivpa_active.ivpa_outofstock:after{background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock-white.svg)}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term{display:block;float:left;width:24px;height:24px;padding:2px;margin-right:4px;margin-bottom:4px;border:1px solid #ccc;box-sizing:border-box}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term span,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term span{display:block;width:100%;height:100%}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active{}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_clicked,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_clicked{border-color:#666;box-shadow:0 0 0 1px #666 inset}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_instock,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_instock{}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock{position:relative;cursor:default}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock span,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock span{opacity:0.5}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock span,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock span{opacity:1}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock:after,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_outofstock:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock.svg);background-position:center center;background-size:100% 100%}.ivpa-content .ivpa_custom_option.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after,.ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after{content:none}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term{display:block;float:left;width:24px;padding:2px;margin-right:4px;margin-bottom:4px;border:1px solid #ccc;vertical-align:top;box-sizing:border-box}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term img,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term img{display:block;width:100%;height:auto}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active{}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_clicked,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_clicked{border-color:#666;box-shadow:0 0 0 1px #666 inset}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_instock,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_instock{}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock{position:relative;cursor:default}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock img,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock img{opacity:0.5}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock img,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock img{opacity:1}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock:after,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_outofstock:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/outofstock.svg);background-position:center center;background-size:100% 100%}.ivpa-content .ivpa_custom_option.ivpa_image .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after,.ivpa-content .ivpa_attribute.ivpa_image .ivpa_term.ivpa_active.ivpa_clicked.ivpa_outofstock:after{content:none}.ivpa_select_wrapper{width:100%}#ivpa-content .ivpa_select_wrapper{max-width:320px}.ivpa-content .ivpa_select_wrapper{display:inline-block;max-width:220px}.ivpa_select_wrapper .ivpa_term.ivpa_clicked:after{content:'';display:block;width:34px;height:34px;background-image:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22256px%22%20height%3D%22256px%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%20viewBox%3D%220%200%20256%20256%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%23777%22%20d%3D%22M172.87%2074.08c2.5%2C-2.5%206.55%2C-2.5%209.05%2C0%202.5%2C2.5%202.5%2C6.55%200%2C9.05l-44.87%2044.87%2044.87%2044.87c2.5%2C2.5%202.5%2C6.55%200%2C9.05%20-2.5%2C2.5%20-6.55%2C2.5%20-9.05%2C0l-44.87%20-44.87%20-44.87%2044.87c-2.5%2C2.5%20-6.55%2C2.5%20-9.05%2C0%20-2.5%2C-2.5%20-2.5%2C-6.55%200%2C-9.05l44.87%20-44.87%20-44.87%20-44.87c-2.5%2C-2.5%20-2.5%2C-6.55%200%2C-9.05%202.5%2C-2.5%206.55%2C-2.5%209.05%2C0l44.87%2044.87%2044.87%20-44.87z%22%2F%3E%3C%2Fsvg%3E');background-size:100%;background-repeat:no-repeat;background-position:top center;position:absolute;top:0;right:0}.ivpa-content .ivpa_select_wrapper .ivpa_term.ivpa_clicked:after{width:26px;height:26px}#ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner.ivpa_selectbox_opened:after,.ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner.ivpa_selectbox_opened:after,#ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner.ivpa_selectbox_opened:after,.ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner.ivpa_selectbox_opened:after{background-image:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22256px%22%20height%3D%22256px%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%20viewBox%3D%220%200%20256%20256%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20%20fill%3D%22%23777%22%20d%3D%22M188.18%20159.76c2.5%2C2.5%206.55%2C2.5%209.05%2C0%202.5%2C-2.5%202.5%2C-6.55%200%2C-9.05l-69.23%20-69.23%20-69.23%2069.23c-2.5%2C2.5%20-2.5%2C6.55%200%2C9.05%202.5%2C2.5%206.55%2C2.5%209.05%2C0l60.18%20-60.18%2060.18%2060.18z%22%2F%3E%3C%2Fsvg%3E')}#ivpa-content .ivpa_select_wrapper{position:relative;height:36px;margin-top:10px}#ivpa-content .ivpa_select_wrapper_inner{position:absolute;top:0;left:0;width:100%;max-width:320px;max-height:36px;overflow:hidden;box-sizing:border-box;border:1px solid #ccc;transition:max-height 200ms;cursor:pointer;z-index:10;color:#777;background-color:#fff;border-radius:3px;box-shadow:0 4px 4px -1px rgba(0,0,0,0.05),1px 1px 1px 0 rgba(0,0,0,0.1) inset}#ivpa-content .ivpa_selectbox_title{margin-bottom:0}#ivpa-content .ivpa_selectbox_title+.ivpa_desc{margin-top:0;padding-top:0;margin-bottom:10px}#ivpa-content .ivpa_custom_option.ivpa_selectbox,#ivpa-content .ivpa_attribute.ivpa_selectbox{position:relative}#ivpa-content .ivpa_select_wrapper_inner .ivpa_term,#ivpa-content .ivpa_select_wrapper_inner .ivpa_title{height:28px;line-height:28px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:3px 10px;margin:0}#ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner.ivpa_selectbox_opened,#ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner.ivpa_selectbox_opened{max-height:360px;overflow-x:hidden}#ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner:after,#ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner:after{content:'';position:absolute;top:0;right:0;width:34px;height:34px;z-index:-1;background-image:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22256px%22%20height%3D%22256px%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%20viewBox%3D%220%200%20256%20256%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%23777%22%20d%3D%22M188.18%2096.24c2.5%2C-2.5%206.55%2C-2.5%209.05%2C0%202.5%2C2.5%202.5%2C6.55%200%2C9.05l-69.23%2069.23%20-69.23%20-69.23c-2.5%2C-2.5%20-2.5%2C-6.55%200%2C-9.05%202.5%2C-2.5%206.55%2C-2.5%209.05%2C0l60.18%2060.18%2060.18%20-60.18z%22%2F%3E%3C%2Fsvg%3E');background-size:100%;background-repeat:no-repeat;background-position:center}#ivpa-content .ivpa_custom_option.ivpa_selectbox .ivpa_outofstock,#ivpa-content .ivpa_attribute.ivpa_selectbox .ivpa_outofstock{color:#ccc;cursor:auto}.ivpa-content .ivpa_select_wrapper{position:relative;height:26px;margin-bottom:-4px}.ivpa-content .ivpa_select_wrapper_inner{position:absolute;width:100%;max-width:220px;max-height:26px;overflow:hidden;box-sizing:border-box;border:1px solid #ccc;transition:max-height 200ms;cursor:pointer;z-index:10;color:#777;background-color:#fff;border-radius:3px;box-shadow:0 4px 4px -1px rgba(0,0,0,0.05),1px 1px 1px 0 rgba(0,0,0,0.1) inset}.ivpa-content .ivpa_selectbox_title{height:0;overflow:hidden;margin-bottom:31px}.ivpa-content .ivpa_custom_option.ivpa_selectbox,.ivpa-content .ivpa_attribute.ivpa_selectbox{position:relative}.ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner .ivpa_title,.ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner .ivpa_term,.ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner .ivpa_title,.ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner .ivpa_term{height:18px;line-height:18px;font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:3px 10px}.ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner .ivpa_title,.ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner .ivpa_title{font-weight:normal}.ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner.ivpa_selectbox_opened,.ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner.ivpa_selectbox_opened{max-height:240px}.ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner:after,.ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner:after{content:'';position:absolute;top:0;right:0;width:26px;height:26px;z-index:-1;background-image:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22256px%22%20height%3D%22256px%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%20viewBox%3D%220%200%20256%20256%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%23777%22%20d%3D%22M188.18%2096.24c2.5%2C-2.5%206.55%2C-2.5%209.05%2C0%202.5%2C2.5%202.5%2C6.55%200%2C9.05l-69.23%2069.23%20-69.23%20-69.23c-2.5%2C-2.5%20-2.5%2C-6.55%200%2C-9.05%202.5%2C-2.5%206.55%2C-2.5%209.05%2C0l60.18%2060.18%2060.18%20-60.18z%22%2F%3E%3C%2Fsvg%3E');background-size:100%;background-repeat:no-repeat;background-position:top center}.ivpa-content .ivpa_custom_option .ivpa_select_wrapper_inner:hover:after,.ivpa-content .ivpa_attribute .ivpa_select_wrapper_inner:hover:after{color:#222}.ivpa-content .ivpa_custom_option.ivpa_selectbox .ivpa_outofstock,.ivpa-content .ivpa_attribute.ivpa_selectbox .ivpa_outofstock{color:#ccc;cursor:auto}.ivpa_custom_option.ivpa_selectbox+em.ivpa_desc,.ivpa_attribute.ivpa_selectbox+em.ivpa_desc{margin-bottom:15px!important}.ivpa_custom_option.ivpa_selectbox .ivpa_term:hover,.ivpa_attribute.ivpa_selectbox .ivpa_term:hover{background-color:#f4f4f4}.ivpa_custom_option.ivpa_selectbox .ivpa_term.ivpa_clicked,.ivpa_attribute.ivpa_selectbox .ivpa_term.ivpa_clicked{font-weight:600;background-color:#f4f4f4}.ivpa_custom_option.ivpa_selectbox .ivpa_term.ivpa_clicked:after,.ivpa_attribute.ivpa_selectbox .ivpa_term.ivpa_clicked:after{font-weight:normal}.ivpa-disableunclick .ivpa_custom_option.ivpa_selectbox .ivpa_term.ivpa_clicked:after,.ivpa-disableunclick .ivpa_attribute.ivpa_selectbox .ivpa_term.ivpa_clicked:after{content:''}.x-main .products .ivpa-content{margin-top:11px;margin-left:10px}.listify .type-product .ivpa-content{margin-left:10px}.ivpa_quantity{display:none;margin-top:10px}.ivpa_quantity input{width:40px}.ivpa_quantity input.ivpa_qty{text-align:center}.ivpa_backorder{position:relative}.ivpa_backorder_not.ivpa_backorder:after{content:none}.ivpa_backorder:after{content:'!';font-family:sans-serif!important;font-size:12px!important;line-height:12px!important;position:absolute;top:-7px;right:-6px;text-align:center;color:#fff;box-shadow:0 0 2px 1px rgba(0,0,0,0.2),inset 0 0 1px -1px rgba(0,0,0,0.3);border:2px solid #fff;border-color:rgba(255,255,255,0.2);width:12px;height:12px;background:#df6f72;border-radius:10px;box-sizing:content-box;z-index:1}#ivpa-content .ivpa_backorder:after{font-size:12px!important;line-height:16px!important;top:-6px;right:-10px;width:16px;height:16px}.ivpa_backorder_allow{margin-top:3px}.ivpa-content .ivpa_backorder_allow>p{margin-bottom:0!important}.ivpa-content.ivpa_align_right.ivpa-register .ivpa_quantity,.ivpa-content.ivpa_align_right.ivpa-register .ivpa_backorder_allow{text-align:right}.ivpa-content.ivpa_align_right.ivpa-register .ivpa_custom_option span.ivpa_term,.ivpa-content.ivpa_align_right.ivpa-register .ivpa_attribute span.ivpa_term{float:right;margin-right:0;margin-left:4px}.ivpa-content.ivpa_align_center.ivpa-register .ivpa_quantity,.ivpa-content.ivpa_align_center.ivpa-register .ivpa_backorder_allow{text-align:center}.ivpa-content.ivpa_align_center.ivpa-register .ivpa_custom_option,.ivpa-content.ivpa_align_center.ivpa-register .ivpa_attribute{line-height:13px;text-align:center}.ivpa-content.ivpa_align_center.ivpa-register .ivpa_custom_option span.ivpa_term,.ivpa-content.ivpa_align_center.ivpa-register .ivpa_attribute span.ivpa_term{float:none;margin-right:.5px;margin-left:.5px;display:inline-block}.product-type-bundle .variations_form .variations{display:block!important}.ivpac_textarea textarea{display:block;margin-bottom:5px}.ivpa_custom_option .ivpa_clicked .ivpa-addprice{color:#f00}.ivpac_input .ivpac-change{margin-right:5px}.ivpac_input .ivpa_term,.ivpac_checkbox .ivpa_term,.ivpac_textarea .ivpa_term,.ivpac_system .ivpa_term{display:block;margin:5px 0}.ivpac_input .ivpa_title+.ivpa_term,.ivpac_checkbox .ivpa_title+.ivpa_term,.ivpac_textarea .ivpa_title+.ivpa_term,.ivpac_system .ivpa_title+.ivpa_term{margin-top:0}#ivpa-content .ivpac_textarea textarea,.ivpa-content .ivpac_textarea textarea{max-width:70%}em.ivpa_name{margin-left:4px}.ivpa-content .ivpa_price{clear:both}.ivpa_term .ivpa-addprice{display:inline-block;font-size:9px;vertical-align:top;border:1px solid rgba(0,0,0,0.075);line-height:11px;border-radius:3px;color:rgba(0,0,0,0.6);box-shadow:0 0 2px 0 rgba(0,0,0,0.1);padding:0 2px;background-color:#fff;font-weight:normal !important}.ivpa_price .ivpa-addprice{display:inline-block;border:1px solid rgba(0,0,0,0.075);border-radius:3px;color:rgba(0,0,0,0.6);box-shadow:0 0 2px 0 rgba(0,0,0,0.1);padding:0 .25em;background-color:#fff;font-weight:normal !important;font-size:.9em;line-height:1.5em}.ivpa_text .ivpa_term .ivpa-addprice:before{margin-left:0;margin-right:1px}.ivpa_text.ivpa_round .ivpa_term .ivpa-addprice{top:-3px}.ivpa-content .ivpa_color .ivpa_term .ivpa-addprice,.ivpa-content .ivpa_image .ivpa_term .ivpa-addprice,.ivpa-content .ivpa_text .ivpa_term .ivpa-addprice{top:-7px}.ivpa_color .ivpa_term .ivpa-addprice,.ivpa_image .ivpa_term .ivpa-addprice,.ivpa_text .ivpa_term .ivpa-addprice{position:absolute;top:-5px;right:-6px;height:11px;z-index:1;white-space:nowrap}.ivpa_select_wrapper .ivpa-addprice:before{content:none}.ivpa_select_wrapper .ivpa-addprice:after{content:none}.ivpa_inline{display:inline !important}.ivpac_checkbox .ivpa_term .ivpa_name,.ivpac_checkbox .ivpa_term input{cursor:pointer}.ivpa_selectbox_opened{overflow:auto!important}.ivpa_group_custom{cursor:pointer;margin-top:20px !important;display:inline-block !important;border:1px solid #fda2a2;background-color:#ffb9ae;box-shadow:0 0 3px -1px rgba(0,0,0,0.5);color:#fff;padding:3px 12px 3px 4px;border-radius:4px;font-size:14px;font-weight:normal;white-space:nowrap}.ivpa_group_custom:before{content:'';display:inline-block;width:24px;height:24px;background:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/notconfirmed.svg) center no-repeat;background-size:100%;margin-right:4px;vertical-align:middle;position:relative;top:-1px}.ivpa_group_custom.ivpa_clicked{border:1px solid #eee;background-color:#f4f4f4;color:inherit;padding-left:7px}.ivpa_group_custom .ivpa-notconfirmed{display:inline-block}.ivpa_group_custom.ivpa_clicked .ivpa-notconfirmed{display:none}.ivpa_group_custom .ivpa-confirmed{display:none}.ivpa_group_custom.ivpa_clicked .ivpa-confirmed{display:inline-block}.ivpa_group_custom.ivpa_clicked:before{background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-variable-product-attributes/assets/images/confirmed.svg)}.ivpa-content .ivpa_group_custom{margin-left:4px;padding:0 6px;margin-top:0!important;position:absolute}.ivpa-content .ivpa_group_custom:before{width:14px;height:14px;margin-right:0;top:0}.ivpa-content .ivpa_group_custom .ivpa-confirmed,.ivpa-content .ivpa_group_custom .ivpa-notconfirmed{display:none}.ivpa-content .ivpac_checkbox .ivpa_term{margin-top:-2px;margin-right:.5em}.ivpa-content .ivpac_input span input{margin:1px 0}.ivpa-content .ivpa-opt.ivpa_custom_option.ivpac_system{margin-bottom:8px}.ivpa-prices-add{border-top:1px solid #ccc;padding-top:1em;margin-top:1em}.ivpa-hidden-price+.ivpa-prices-add{border-top:0;padding-top:0;margin-top:0;border-bottom:1px solid #ccc;padding-bottom:1em;margin-bottom:1em}#ivpa-content .ivpa-prices-add{padding-top:2em;margin-top:2.5em}#ivpa-content .ivpa-hidden-price+.ivpa-prices-add{padding-bottom:2em;margin-bottom:2.5em}#ivpa-content .ivpa-terms+.ivpa_price{margin-left:.5em;float:left}#ivpa-content .ivpa-terms{margin-top:10px}.ivpa-info-box .ivpa-addprice{margin-left:.25em}.ivpa-info-box-icon:before{content:'i';display:block;width:14px;height:14px;line-height:14px;text-align:center;border-radius:100px;background-color:rgba(0,0,0,0.5);color:#fff;font-weight:bold;font-family:serif;font-style:italic;font-size:10px;cursor:pointer}.ivpa-info-box-tooltip{position:absolute}#ivpa-content .ivpa-info-box{display:inline-block;position:relative;vertical-align:super;margin-left:.25em}.ivpa-content .ivpa-info-box{position:absolute;top:0;right:-25px}.ivpa-content .ivpa-opt{position:relative}.ivpa-content{padding-right:30px;box-sizing:border-box}.ivpa-content.ivpa_align_center{padding-left:30px}.ivpa-info-box .ivpa_term{position:relative}.ivpa-info-box span.ivpa_tooltip{position:absolute;top:100%;left:0;margin-left:20px;margin-top:-20px;width:220px !important;max-height:0;height:auto !important;font-size:12px;line-height:14px;box-sizing:border-box;overflow:hidden;padding-left:5px;z-index:101;opacity:0!important;transition:all 300ms}.ivpa-info-box span.ivpa_tooltip *{box-sizing:border-box}.ivpa-info-box.ivpa_hover .ivpa_tooltip{max-height:300px;margin-bottom:5px;opacity:1!important}.ivpa-info-box span.ivpa_tooltip>span{display:inline-block;position:relative;height:auto;width:auto;max-width:100%;background-color:#222;color:#fff;border-radius:3px;padding:6px 9px;min-width:42px}.ivpa-info-box span.ivpa_tooltip>span:after{content:'';border:6px solid transparent;border-right-color:#222;width:1px;height:1px;position:absolute;left:-2px;top:6px;margin-left:-10px}.isb_orange{fill:#F80;background-color:#F80;outline-color:#F80 !important;color:#fff}.isb_orange .isb_color{color:#F80 !important}.isb_orange:before,.isb_orange:after{border-color:#F80 !important}.isb_orange.isb_stroke{stroke:#F80}.isb_tirq{fill:#00B9BD;background-color:#00B9BD;outline-color:#00B9BD !important;color:#fff}.isb_tirq .isb_color{color:#00B9BD !important}.isb_tirq:before,.isb_tirq:after{border-color:#00B9BD !important}.isb_tirq.isb_stroke{stroke:#00B9BD}.isb_red{fill:#FA3E3E;background-color:#FA3E3E;outline-color:#FA3E3E !important;color:#fff}.isb_red .isb_color{color:#FA3E3E !important}.isb_red:before,.isb_red:after{border-color:#FA3E3E !important}.isb_red.isb_stroke{stroke:#FA3E3E}.isb_green{fill:#429867;background-color:#429867;outline-color:#429867 !important;color:#fff}.isb_green .isb_color{color:#429867 !important}.isb_green:before,.isb_green:after{border-color:#429867 !important}.isb_green.isb_stroke{stroke:#429867}.isb_yellow{fill:#FAB243;background-color:#FAB243;outline-color:#FAB243 !important;color:#fff}.isb_yellow .isb_color{color:#FAB243 !important}.isb_yellow:before,.isb_yellow:after{border-color:#FAB243 !important}.isb_yellow.isb_stroke{stroke:#FAB243}.isb_avada_green{fill:#93A31C;background-color:#93A31C;outline-color:#93A31C !important;color:#fff}.isb_avada_green .isb_color{color:#93A31C !important}.isb_avada_green:before,.isb_avada_green:after{border-color:#93A31C !important}.isb_avada_green.isb_stroke{stroke:#93A31C}.isb_pink{fill:#F26B7A;background-color:#F26B7A;outline-color:#F26B7A !important;color:#fff}.isb_pink .isb_color{color:#F26B7A !important}.isb_pink:before,.isb_pink:after{border-color:#F26B7A !important}.isb_pink.isb_stroke{stroke:#F26B7A}.isb_brown{fill:#87796F;background-color:#87796F;outline-color:#87796F !important;color:#fff}.isb_brown .isb_color{color:#87796F !important}.isb_brown:before,.isb_brown:after{border-color:#87796F !important}.isb_brown.isb_stroke{stroke:#87796F}.isb_plumb{fill:#52253A;background-color:#52253A;outline-color:#52253A !important;color:#fff}.isb_plumb .isb_color{color:#52253A !important}.isb_plumb:before,.isb_plumb:after{border-color:#52253A !important}.isb_plumb.isb_stroke{stroke:#52253A}.isb_marine{fill:#0B233D;background-color:#0B233D;outline-color:#0B233D !important;color:#fff}.isb_marine .isb_color{color:#0B233D !important}.isb_marine:before,.isb_marine:after{border-color:#0B233D !important}.isb_marine.isb_stroke{stroke:#0B233D}.isb_dark_orange{fill:#98412E;background-color:#98412E;outline-color:#98412E !important;color:#fff}.isb_dark_orange .isb_color{color:#98412E !important}.isb_dark_orange:before,.isb_dark_orange:after{border-color:#98412E !important}.isb_dark_orange.isb_stroke{stroke:#98412E}.isb_fuschia{fill:#FF0276;background-color:#FF0276;outline-color:#FF0276 !important;color:#fff}.isb_fuschia .isb_color{color:#FF0276 !important}.isb_fuschia:before,.isb_fuschia:after{border-color:#FF0276 !important}.isb_fuschia.isb_stroke{stroke:#FF0276}.isb_sky{fill:#3D78F6;background-color:#3D78F6;outline-color:#3D78F6 !important;color:#fff}.isb_sky .isb_color{color:#3D78F6 !important}.isb_sky:before,.isb_sky:after{border-color:#3D78F6 !important}.isb_sky.isb_stroke{stroke:#3D78F6}.isb_ocean{fill:#333CE0;background-color:#333CE0;outline-color:#333CE0 !important;color:#fff}.isb_ocean .isb_color{color:#333CE0 !important}.isb_ocean:before,.isb_ocean:after{border-color:#333CE0 !important}.isb_ocean.isb_stroke{stroke:#333CE0}.isb_regular_gray{fill:#8B7C82;background-color:#8B7C82;outline-color:#8B7C82 !important;color:#fff}.isb_regular_gray .isb_color{color:#8B7C82 !important}.isb_regular_gray:before,.isb_regular_gray:after{border-color:#8B7C82 !important}.isb_regular_gray.isb_stroke{stroke:#8B7C82}.isb_summer_1{fill:#E31039;background-color:#E31039;outline-color:#E31039 !important;color:#fff}.isb_summer_1 .isb_color{color:#E31039 !important}.isb_summer_1:before,.isb_summer_1:after{border-color:#E31039 !important}.isb_summer_1.isb_stroke{stroke:#E31039}.isb_summer_2{fill:#FD3D5D;background-color:#FD3D5D;outline-color:#FD3D5D !important;color:#fff}.isb_summer_2 .isb_color{color:#FD3D5D !important}.isb_summer_2:before,.isb_summer_2:after{border-color:#FD3D5D !important}.isb_summer_2.isb_stroke{stroke:#FD3D5D}.isb_summer_3{fill:#EF880B;background-color:#EF880B;outline-color:#EF880B !important;color:#fff}.isb_summer_3 .isb_color{color:#EF880B !important}.isb_summer_3:before,.isb_summer_3:after{border-color:#EF880B !important}.isb_summer_3.isb_stroke{stroke:#EF880B}.isb_summer_4{fill:#9DAE43;background-color:#9DAE43;outline-color:#9DAE43 !important;color:#fff}.isb_summer_4 .isb_color{color:#9DAE43 !important}.isb_summer_4:before,.isb_summer_4:after{border-color:#9DAE43 !important}.isb_summer_4.isb_stroke{stroke:#9DAE43}.isb_summer_5{fill:#72AA9B;background-color:#72AA9B;outline-color:#72AA9B !important;color:#fff}.isb_summer_5 .isb_color{color:#72AA9B !important}.isb_summer_5:before,.isb_summer_5:after{border-color:#72AA9B !important}.isb_summer_5.isb_stroke{stroke:#72AA9B}.isb_trending_1{fill:#35235D;background-color:#35235D;outline-color:#35235D !important;color:#fff}.isb_trending_1 .isb_color{color:#35235D !important}.isb_trending_1:before,.isb_trending_1:after{border-color:#35235D !important}.isb_trending_1.isb_stroke{stroke:#35235D}.isb_trending_2{fill:#B8DC3C;background-color:#B8DC3C;outline-color:#B8DC3C !important;color:#fff}.isb_trending_2 .isb_color{color:#B8DC3C !important}.isb_trending_2:before,.isb_trending_2:after{border-color:#B8DC3C !important}.isb_trending_2.isb_stroke{stroke:#B8DC3C}.isb_trending_3{fill:#4C49A2;background-color:#4C49A2;outline-color:#4C49A2 !important;color:#fff}.isb_trending_3 .isb_color{color:#4C49A2 !important}.isb_trending_3:before,.isb_trending_3:after{border-color:#4C49A2 !important}.isb_trending_3.isb_stroke{stroke:#4C49A2}.isb_trending_4{fill:#A31A48;background-color:#A31A48;outline-color:#A31A48 !important;color:#fff}.isb_trending_4 .isb_color{color:#A31A48 !important}.isb_trending_4:before,.isb_trending_4:after{border-color:#A31A48 !important}.isb_trending_4.isb_stroke{stroke:#A31A48}.isb_trending_5{fill:#00AA4F;background-color:#00AA4F;outline-color:#00AA4F !important;color:#fff}.isb_trending_5 .isb_color{color:#00AA4F !important}.isb_trending_5:before,.isb_trending_5:after{border-color:#00AA4F !important}.isb_trending_5.isb_stroke{stroke:#00AA4F}.isb_trending_6{fill:#FCD920;background-color:#FCD920;outline-color:#FCD920 !important;color:#fff}.isb_trending_6 .isb_color{color:#FCD920 !important}.isb_trending_6:before,.isb_trending_6:after{border-color:#FCD920 !important}.isb_trending_6.isb_stroke{stroke:#FCD920}.isb_trending_7{fill:#7E5249;background-color:#7E5249;outline-color:#7E5249 !important;color:#fff}.isb_trending_7 .isb_color{color:#7E5249 !important}.isb_trending_7:before,.isb_trending_7:after{border-color:#7E5249 !important}.isb_trending_7.isb_stroke{stroke:#7E5249}.isb_trending_8{fill:#32742C;background-color:#32742C;outline-color:#32742C !important;color:#fff}.isb_trending_8 .isb_color{color:#32742C !important}.isb_trending_8:before,.isb_trending_8:after{border-color:#32742C !important}.isb_trending_8.isb_stroke{stroke:#32742C}.isb_trending_9{fill:#6D3828;background-color:#6D3828;outline-color:#6D3828 !important;color:#fff}.isb_trending_9 .isb_color{color:#6D3828 !important}.isb_trending_9:before,.isb_trending_9:after{border-color:#6D3828 !important}.isb_trending_9.isb_stroke{stroke:#6D3828}.isb_sk_material{fill:#ff3d00;background-color:#ff3d00;outline-color:#ff3d00 !important;color:#fff}.isb_sk_material .isb_color{color:#ff3d00 !important}.isb_sk_material:before,.isb_sk_material:after{border-color:#ff3d00 !important}.isb_sk_material.isb_stroke{stroke:#ff3d00}.isb_sk_flat{fill:#107fc9;background-color:#107fc9;outline-color:#107fc9 !important;color:#fff}.isb_sk_flat .isb_color{color:#107fc9 !important}.isb_sk_flat:before,.isb_sk_flat:after{border-color:#107fc9 !important}.isb_sk_flat.isb_stroke{stroke:#107fc9}.isb_sk_creative{fill:#edc951;background-color:#edc951;outline-color:#edc951 !important;color:#fff}.isb_sk_creative .isb_color{color:#edc951 !important}.isb_sk_creative:before,.isb_sk_creative:after{border-color:#edc951 !important}.isb_sk_creative.isb_stroke{stroke:#edc951}.isb_ui{fill:#343436}.isb_shadow{fill:#343436;fill-opacity:0.2}.isb_white{fill:#fff;fill-opacity:0.66}.isb_sale_badge{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;position:absolute;box-sizing:border-box;z-index:9}.isb_sale_badge *{box-sizing:border-box}.isb_sale_badge .isb_money_saved{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.isb_badges>.isb_variable_group>.isb_sale_badge + .isb_sale_badge,.isb_badges>.isb_sale_badge + .isb_sale_badge{top:5px !important}.isb_sale_badge,.isb_sale_badge:after{box-sizing:border-box}.isb_variable_group{position:absolute}.isb_variable_group.isb_right{right:0}.isb_variable_group.isb_left{left:0}.isb-sc .isb_sale_badge{position:relative}.isb-sc .isb_sale_badge.isb_left{float:left}.isb-sc .isb_sale_badge.isb_right{float:right}.isb-sc:not(.isb-sc-absolute) .isb_sale_badge.isb_left{left:auto}.isb-sc:not(.isb-sc-absolute) .isb_sale_badge.isb_right{right:auto}.isb-sc.isb-sc-absolute .isb_sale_badge{position:absolute}.isb-sc.isb-sc-inline .isb_sale_badge{position:inline-block}.isb_style_basic.isb_right{top:-5px;right:-5px;width:60px;height:40px}.isb_style_basic.isb_right:before{content:'';position:absolute;bottom:-10px;right:0;border-left:0 solid transparent !important;border-top:5px solid transparent;border-right:5px solid transparent !important;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_basic.isb_right:after{content:'';position:absolute;top:0;left:-5px;border-left:0 solid transparent !important;border-top:20px solid transparent !important;border-right:5px solid transparent;border-bottom:20px solid transparent !important}.isb_style_basic .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:66.67%}.isb_style_basic .isb_sale_percentage .isb_percentage{position:absolute;top:0;left:0;font-size:24px;line-height:28px;width:66.66%;text-align:center}.isb_style_basic .isb_sale_percentage .isb_percentage_text{position:absolute;top:3px;right:6px;font-size:10px;line-height:10px;text-align:right}.isb_style_basic .isb_sale_text{position:absolute;top:13px;right:6px;font-size:10px;line-height:10px;text-align:right}.isb_style_basic .isb_money_saved{position:absolute;bottom:4px;left:0;height:25%;width:100%;font-size:10px;line-height:10px;text-align:center}.isb_style_basic.isb_left{top:-5px;left:-5px;width:60px;height:40px}.isb_style_basic.isb_left:before{content:'';position:absolute;bottom:-10px;left:0;right:auto;border-left:5px solid transparent !important;border-top:5px solid transparent;border-right:0 solid transparent !important;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_basic.isb_left:after{content:'';position:absolute;top:0;right:-5px;left:auto;border-left:5px solid transparent;border-top:20px solid transparent !important;border-right:0 solid transparent !important;border-bottom:20px solid transparent !important}.isb_style_basic.isb_right .isb_scheduled_sale{right:0}.isb_style_basic.isb_left .isb_scheduled_sale{left:0}.isb_style_basic .isb_scheduled_sale{position:absolute;top:45px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap}.isb_style_basic.isb_right .isb_scheduled_sale:before{right:0;border-left:0 solid transparent !important;border-right:5px solid transparent !important}.isb_style_basic.isb_left .isb_scheduled_sale:before{left:0;border-left:5px solid transparent !important;border-right:0 solid transparent !important}.isb_style_basic .isb_scheduled_sale:before{content:'';position:absolute;bottom:-10px;border-top:5px solid transparent;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_basic .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_basic .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_basic_alt.isb_right{top:-5px;right:-5px;width:60px;height:40px}.isb_style_basic_alt.isb_right:before{content:'';position:absolute;bottom:-10px;right:0;border-left:0 solid transparent !important;border-top:5px solid transparent;border-right:5px solid transparent !important;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_basic_alt.isb_right:after{content:'';position:absolute;top:0;right:-5px;border-left:5px solid transparent;border-top:20px solid transparent !important;border-right:0 solid transparent !important;border-bottom:20px solid transparent !important}.isb_style_basic_alt .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:66.67%}.isb_style_basic_alt .isb_sale_percentage .isb_percentage{position:absolute;top:0;left:0;font-size:24px;line-height:28px;width:66.66%;text-align:center}.isb_style_basic_alt .isb_sale_percentage .isb_percentage_text{position:absolute;top:3px;right:6px;font-size:10px;line-height:10px;text-align:right}.isb_style_basic_alt .isb_sale_text{position:absolute;top:13px;right:6px;font-size:10px;line-height:10px;text-align:right}.isb_style_basic_alt .isb_money_saved{position:absolute;bottom:4px;left:0;height:25%;width:100%;font-size:10px;line-height:10px;text-align:center}.isb_style_basic_alt.isb_left{top:-5px;left:-5px;width:60px;height:40px}.isb_style_basic_alt.isb_left:before{content:'';position:absolute;bottom:-10px;left:0;right:auto;border-left:5px solid transparent !important;border-top:5px solid transparent;border-right:0 solid transparent !important;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_basic_alt.isb_left:after{content:'';position:absolute;top:0;left:-5px;border-left:0 solid transparent !important;border-top:20px solid transparent !important;border-right:5px solid transparent;border-bottom:20px solid transparent !important}.isb_style_basic_alt.isb_right .isb_scheduled_sale{right:0}.isb_style_basic_alt.isb_left .isb_scheduled_sale{left:0}.isb_style_basic_alt .isb_scheduled_sale{position:absolute;top:45px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap}.isb_style_basic_alt.isb_right .isb_scheduled_sale:before{right:0;border-left:0 solid transparent !important;border-right:5px solid transparent !important}.isb_style_basic_alt.isb_left .isb_scheduled_sale:before{left:0;border-left:5px solid transparent !important;border-right:0 solid transparent !important}.isb_style_basic_alt .isb_scheduled_sale:before{content:'';position:absolute;bottom:-10px;border-top:5px solid transparent;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_basic_alt .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_basic_alt .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_arrow.isb_right{top:0;right:10px;width:50px;height:55px}.isb_style_arrow:before{content:'';position:absolute;bottom:-10px;right:0;border-left:25px solid transparent !important;border-top:10px solid transparent;border-right:25px solid transparent !important;border-bottom:0 solid transparent !important}.isb_style_arrow .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:66.67%;font-size:20px;line-height:26px;width:100%;text-align:center}.isb_style_arrow .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:16px}.isb_style_arrow .isb_sale_text{box-sizing:content-box;position:absolute;top:25px;left:-3px;width:100%;font-size:10px;line-height:15px;text-align:center;padding:0 3px;color:#999;background-color:#444;overflow:visible}.isb_style_arrow .isb_sale_text:before{content:'';position:absolute;top:50%;right:-3px;margin-top:-6px;border-left:0 solid transparent;border-top:6px solid #222;border-right:3px solid transparent;border-bottom:6px solid #222}.isb_style_arrow .isb_sale_text:after{content:'';position:absolute;top:50%;left:-3px;margin-top:-6px;border-left:3px solid transparent;border-top:6px solid #222;border-right:0 solid transparent;border-bottom:6px solid #222}.isb_style_arrow .isb_money_saved{position:absolute;bottom:0;left:0;width:100%;font-size:10px;line-height:14px;text-align:center}.isb_style_arrow.isb_left{top:0;left:10px;right:auto;width:50px;height:55px}.isb_style_arrow.isb_right .isb_scheduled_sale{right:-6px}.isb_style_arrow.isb_left .isb_scheduled_sale{left:-6px}.isb_style_arrow .isb_scheduled_sale{position:absolute;top:70px;width:62px;height:30px;padding:3px;font-size:10px;line-height:12px;text-align:center}.isb_style_arrow .isb_scheduled_sale span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_arrow .isb_scheduled_sale span.isb_scheduled_text{font-size:10px;text-transform:uppercase}.isb_style_arrow .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_arrow_alt.isb_right{top:0;right:10px;width:40px;height:45px}.isb_style_arrow_alt:before{content:'';position:absolute;bottom:-10px;right:0;border-left:20px solid transparent !important;border-top:10px solid transparent;border-right:20px solid transparent !important;border-bottom:0 solid transparent !important}.isb_style_arrow_alt .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:66.67%;font-size:20px;line-height:30px;text-align:center}.isb_style_arrow_alt .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px}.isb_style_arrow_alt .isb_sale_text{position:absolute;bottom:1px;left:0;width:100%;font-size:14px;line-height:14px;text-align:center}.isb_style_arrow_alt.isb_left{top:0;left:10px;right:0;width:40px;height:45px}.isb_style_arrow_alt.isb_right .isb_scheduled_sale{right:-5px}.isb_style_arrow_alt.isb_left .isb_scheduled_sale{left:-5px}.isb_style_arrow_alt .isb_scheduled_sale{position:absolute;top:60px;width:50px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap}.isb_style_arrow_alt .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_arrow_alt .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_arrow_alt .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_inline{height:30px;top:10px;padding:0 5px;line-height:30px;vertical-align:baseline}.isb_style_inline *{vertical-align:baseline}.isb_style_inline.isb_right{right:-5px}.isb_style_inline.isb_left{left:-5px;right:auto}.isb_style_inline.isb_left:before{content:'';position:absolute;bottom:-10px;left:0;right:auto;border-left:5px solid transparent !important;border-top:5px solid transparent;border-right:0 solid transparent !important;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_inline.isb_right:before{content:'';position:absolute;bottom:-10px;right:0;border-left:0 solid transparent !important;border-top:5px solid transparent;border-right:5px solid transparent !important;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_inline .isb_sale_percentage{font-size:18px;display:inline-block}.isb_style_inline .isb_sale_percentage .isb_percentage_text{margin-left:-4px}.isb_style_inline .isb_money_saved{display:inline-block;overflow:visible;font-size:12px}.isb_style_inline.isb_right .isb_scheduled_sale{right:0}.isb_style_inline.isb_left .isb_scheduled_sale{left:0}.isb_style_inline .isb_scheduled_sale{position:absolute;top:35px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap}.isb_style_inline.isb_right .isb_scheduled_sale:before{right:0;border-left:0 solid transparent !important;border-right:5px solid transparent !important}.isb_style_inline.isb_left .isb_scheduled_sale:before{left:0;border-left:5px solid transparent !important;border-right:0 solid transparent !important}.isb_style_inline .isb_scheduled_sale:before{content:'';position:absolute;bottom:-10px;border-top:5px solid transparent;border-bottom:5px solid transparent !important;opacity:0.8}.isb_style_inline .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_inline .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_plain{width:50px;height:25px;border:1.5px dotted #fff;outline:2px solid transparent}.isb_style_plain.isb_right{top:10px;right:10px}.isb_style_plain.isb_left{top:10px;left:10px;right:auto}.isb_style_plain .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:100%;font-size:18px;line-height:21px;text-align:center}.isb_style_plain .isb_sale_percentage .isb_percentage:before{content:'-';margin-right:-4px}.isb_style_plain .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px}.isb_style_plain.isb_right .isb_scheduled_sale{right:-3px}.isb_style_plain.isb_left .isb_scheduled_sale{left:-3px}.isb_style_plain .isb_scheduled_sale{position:absolute;top:29px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap}.isb_style_plain .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_plain .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_pop{width:50px;height:50px;background-color:transparent !important}.isb_style_pop.isb_right{top:5px;right:5px}.isb_style_pop.isb_left{top:5px;left:5px;right:auto}.isb_style_pop svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_pop .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:100%;font-size:18px;font-weight:bold;line-height:50px;text-align:center}.isb_style_pop .isb_sale_percentage .isb_percentage:before{content:'-';margin-right:-4px}.isb_style_pop .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px}.isb_style_pop.isb_right .isb_scheduled_sale{right:0}.isb_style_pop.isb_left .isb_scheduled_sale{left:0}.isb_style_pop .isb_scheduled_sale{position:absolute;top:52px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;border-radius:3px}.isb_style_pop .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_pop .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_pop_round{width:50px;height:50px;background-color:transparent !important}.isb_style_pop_round.isb_right{top:5px;right:5px}.isb_style_pop_round.isb_left{top:5px;left:5px;right:auto}.isb_style_pop_round svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_pop_round .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:100%;font-size:18px;font-weight:bold;line-height:36px;text-align:center}.isb_style_pop_round .isb_sale_percentage .isb_percentage:before{content:'-';margin-right:-4px}.isb_style_pop_round .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px}.isb_style_pop_round .isb_sale_text{position:absolute;bottom:10px;left:0;width:100%;font-size:12px;line-height:12px;text-align:center}.isb_style_pop_round.isb_right .isb_scheduled_sale{right:0}.isb_style_pop_round.isb_left .isb_scheduled_sale{left:0}.isb_style_pop_round .isb_scheduled_sale{position:absolute;top:52px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;border-radius:3px}.isb_style_pop_round .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_pop_round .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_fresh{width:60px;height:65px;background-color:transparent !important}.isb_style_fresh.isb_right{top:-10px;right:0}.isb_style_fresh.isb_left{top:-10px;left:0;right:auto}.isb_style_fresh svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_fresh .isb_sale_percentage{position:absolute;top:0;right:5px;font-size:22px;font-weight:bold;line-height:45px;text-align:right}.isb_style_fresh.isb_left .isb_sale_percentage{left:5px;right:auto}.isb_style_fresh .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px;vertical-align:top}.isb_style_fresh .isb_sale_text{position:absolute;bottom:10px;right:5px;font-size:13px;font-weight:bold;line-height:13px;text-align:right}.isb_style_fresh.isb_left .isb_sale_text{left:5px;right:auto}.isb_style_fresh.isb_right .isb_scheduled_sale{right:0}.isb_style_fresh.isb_left .isb_scheduled_sale{left:0}.isb_style_fresh .isb_scheduled_sale{position:absolute;top:63px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;box-shadow:0 3px 0 rgba(0,0,0,0.2)}.isb_style_fresh .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_fresh .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_round{width:50px;height:50px;background-color:transparent !important}.isb_style_round.isb_right{top:5px;right:5px}.isb_style_round.isb_left{top:5px;left:5px;right:auto}.isb_style_round svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_round .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:100%;font-size:18px;font-weight:bold;line-height:30px;text-align:center}.isb_style_round .isb_sale_percentage .isb_percentage:before{content:'-';margin-right:-4px}.isb_style_round .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px}.isb_style_round .isb_sale_text{position:absolute;bottom:8px;left:0;width:100%;font-size:12px;line-height:12px;text-align:center}.isb_style_round .isb_scheduled_sale{position:absolute;top:52px;right:-5px;width:60px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;border-radius:5px}.isb_style_round .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_round .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_round .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_xmas_1{width:50px;height:60px;background-color:transparent !important}.isb_style_xmas_1.isb_right{top:5px;right:5px}.isb_style_xmas_1.isb_left{top:5px;left:5px;right:auto}.isb_style_xmas_1 svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_xmas_1 .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:100%;font-size:22px;font-weight:bold;line-height:44px;text-align:center}.isb_style_xmas_1 .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px}.isb_style_xmas_1 .isb_sale_text{position:absolute;bottom:10px;left:0;width:100%;font-size:12px;font-weight:bold;line-height:12px;text-align:center}.isb_style_xmas_1.isb_right .isb_scheduled_sale{right:0}.isb_style_xmas_1.isb_left .isb_scheduled_sale{left:0}.isb_style_xmas_1 .isb_scheduled_sale{position:absolute;top:62px;padding:3px;font-size:10px;line-height:12px;text-align:center;max-width:50px}.isb_style_xmas_1 .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_xmas_2{width:60px;height:60px;background-color:transparent !important}.isb_style_xmas_2.isb_right{top:0;right:0}.isb_style_xmas_2.isb_left{top:0;left:0;right:auto}.isb_style_xmas_2 svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_xmas_2 .isb_sale_percentage{position:absolute;top:14px;left:0;width:70%;height:100%;font-size:18px;line-height:30px;text-align:center}.isb_style_xmas_2 .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px}.isb_style_xmas_2 .isb_sale_text{position:absolute;bottom:5px;left:0;width:70%;font-size:12px;line-height:12px;text-align:center}.isb_style_xmas_2 .isb_scheduled_sale{position:absolute;top:63px;right:0;width:60px;padding:3px;font-size:10px;line-height:12px;text-align:center}.isb_style_xmas_2 .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_xmas_2 .isb_scheduled_sale span.isb_scheduled_text{text-transform:uppercase}.isb_style_xmas_2 .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_vintage{width:60px;height:105px;top:-15px;background-color:transparent !important;background-image:url(//www.zkperu.com/wp-content/plugins/xforwoocommerce/x-pack/improved-sale-badges/includes/styles/images/isb_style_vintage.png);background-position:center center;background-size:100% 100%;color:#222;padding-top:26px}.isb_style_vintage.isb_right{right:-5px}.isb_style_vintage.isb_left{left:-5px}.isb_style_vintage .isb_sale_percentage{font-size:20px;line-height:24px;text-align:center;font-weight:bold;text-shadow:rgba(255,255,255,0.8) 1px 1px 0,rgba(0,0,0,0.1) -0.5px -0.5px 0}.isb_style_vintage .isb_sale_percentage .isb_percentage{}.isb_style_vintage .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-4px}.isb_style_vintage .isb_sale_text{font-size:10px;line-height:14px;text-align:center;width:100%;padding:0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.isb_style_vintage .isb_money_saved{position:absolute;bottom:7px;left:0;width:100%;font-size:10px;line-height:10px;text-align:center}.isb_style_vintage .isb_money_saved .isb_saved_old{vertical-align:super;font-size:70%;text-decoration:line-through;margin-right:3px}.isb_style_vintage .isb_money_saved .isb_saved{font-weight:bold}.isb_style_vintage .isb_scheduled_sale{position:absolute;top:110px;right:0;width:60px;padding:3px;font-size:10px;line-height:12px;text-align:center;border-radius:3px;background-color:#eceae8;box-shadow:0 1px 1px rgba(0,0,0,0.66)}.isb_style_vintage .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_vintage .isb_scheduled_sale span.isb_scheduled_text{text-transform:uppercase}.isb_style_vintage .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_ribbon{width:76px;height:76px;top:0;background-color:transparent !important}.isb_style_ribbon.isb_right{right:0}.isb_style_ribbon.isb_left{left:0}.isb_style_ribbon svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_ribbon svg .isb_sale_percentage{fill:#fff;font-size:13.01px;font-weight:bold;text-align:center}.isb_style_ribbon svg .isb_sale_percentage_shadow{fill:#000;fill-opacity:0.2;font-size:13.01px;font-weight:bold;text-align:center}.isb_style_ribbon svg .isb_sale_diff{font-size:8px;font-weight:bold;fill:#fff;text-align:center}.isb_style_ribbon svg .isb_sale_diff_shadow{fill:#000;fill-opacity:0.2;font-size:8px;font-weight:bold;text-align:center}.isb_style_ribbon.isb_right .isb_scheduled_sale{right:0}.isb_style_ribbon.isb_left .isb_scheduled_sale{left:0}.isb_style_ribbon .isb_scheduled_sale{position:absolute;top:52px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;text-shadow:1px 1px 1px rgba(0,0,0,0.4);box-shadow:0 -1px 1px rgba(0,0,0,0.4)}.isb_style_ribbon .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_ribbon .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_tag{width:85px;height:85px;top:-10px;background-color:transparent !important;color:#fff}.isb_style_tag.isb_right{right:-10px}.isb_style_tag.isb_left{left:-10px}.isb_style_tag svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_tag .isb_sale_percentage{position:absolute;width:60%;top:29px;left:20%;font-size:19px;line-height:24px;text-align:center;font-weight:bold;text-shadow:rgba(0,0,0,0.3) 1px 1px 0,rgba(255,255,255,0.45) -0.5px -0.5px 0}.isb_style_tag .isb_sale_percentage .isb_percentage{}.isb_style_tag .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-4px}.isb_style_tag .isb_sale_text{position:absolute;width:60%;top:18px;left:20%;font-size:10px;line-height:14px;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.isb_style_tag .isb_money_saved{position:absolute;bottom:5px;left:0;width:100%;font-size:10px;line-height:10px;text-align:center}.isb_style_tag .isb_money_saved .isb_saved_text{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.isb_style_tag .isb_money_saved .isb_saved{font-weight:bold}.isb_style_tag .isb_scheduled_sale{position:absolute;top:87px;right:12px;width:60px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;border-radius:3px;box-shadow:-1px 1px 1px rgba(0,0,0,0.66)}.isb_style_tag .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_tag .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_tag .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_pure.isb_right{top:0;right:0;width:60px;height:40px}.isb_style_pure:after{content:'';position:absolute;bottom:-12px;left:0;border-left:30px solid transparent !important;border-top:12px solid transparent;border-right:30px solid transparent !important;border-bottom:0 solid transparent !important}.isb_style_pure .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:66.67%}.isb_style_pure .isb_sale_percentage .isb_percentage{position:absolute;top:0;left:0;font-size:24px;line-height:28px;font-weight:bold;width:66.66%;text-align:center}.isb_style_pure .isb_sale_percentage .isb_percentage_text{position:absolute;top:3px;right:6px;font-size:10px;line-height:10px;font-weight:bold;text-align:right}.isb_style_pure .isb_sale_text{position:absolute;top:13px;right:6px;font-size:10px;font-weight:bold;line-height:10px;text-align:right}.isb_style_pure .isb_money_saved{position:absolute;bottom:3px;left:0;height:25%;width:100%;font-size:10px;line-height:10px;text-align:center}.isb_style_pure.isb_left{top:0;left:0;width:60px;height:40px}.isb_style_pure.isb_right .isb_scheduled_sale{right:0}.isb_style_pure.isb_left .isb_scheduled_sale{left:0}.isb_style_pure .isb_scheduled_sale{position:absolute;top:40px;width:60px;padding:3px;font-size:10px;line-height:12px;text-align:center;z-index:1}.isb_style_pure .isb_scheduled_sale:before{content:'';position:absolute;left:0;bottom:-12px;border-left:30px solid transparent !important;border-right:30px solid transparent !important;border-top:12px solid transparent;border-bottom:0 solid transparent !important}.isb_style_pure .isb_scheduled_sale span.isb_scheduled_time{display:block;font-size:14px;line-height:15px;font-weight:bold}.isb_style_pure .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_modern.isb_left{left:0}.isb_style_modern.isb_right{right:0}.isb_style_modern{top:0;height:60px;width:65px;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.33) inset;line-height:20px}.isb_style_modern .isb_sale_title{position:relative;display:inline-block;min-width:65px;height:20px;padding:0 3px 0 6px;font-size:14px;text-align:center;white-space:nowrap}.isb_style_modern .isb_sale_title:after{content:'';position:absolute;top:0;border-top:10px solid transparent !important;border-bottom:10px solid transparent !important}.isb_style_modern.isb_left .isb_sale_title:after{right:-6px;border-left:6px solid transparent;border-right:0 solid transparent !important}.isb_style_modern.isb_right .isb_sale_title:after{left:-6px;border-left:0 solid transparent !important;border-right:6px solid transparent}.isb_style_modern .isb_sale_percentage{position:absolute;top:20px;left:0;width:65px;height:66.67%;color:#666}.isb_style_modern .isb_sale_percentage .isb_percentage{position:absolute;top:0;left:0;font-size:24px;line-height:28px;font-weight:bold;width:66.66%;text-align:center;color:#666}.isb_style_modern .isb_sale_percentage .isb_percentage_text{position:absolute;top:3px;right:6px;font-size:10px;line-height:10px;font-weight:bold;text-align:right;color:#666}.isb_style_modern .isb_sale_text{position:absolute;top:33px;right:6px;font-size:10px;font-weight:bold;line-height:10px;text-align:right;color:#666}.isb_style_modern .isb_money_saved{position:absolute;bottom:0;left:0;height:25%;width:100%;font-size:10px;line-height:10px;text-align:center;color:#666}.isb_style_modern.isb_right .isb_scheduled_sale{right:0}.isb_style_modern.isb_left .isb_scheduled_sale{left:0}.isb_style_modern .isb_scheduled_sale{position:absolute;top:60px;width:65px;padding:3px;font-size:10px;line-height:12px;text-align:center;z-index:1}.isb_style_modern .isb_scheduled_sale:before{content:'';position:absolute;left:0;bottom:-12px;border-left:32.5px solid transparent !important;border-right:32.5px solid transparent !important;border-top:12px solid transparent;border-bottom:0 solid transparent !important}.isb_style_modern .isb_scheduled_sale span.isb_scheduled_time{display:block;font-size:14px;line-height:15px;font-weight:bold}.isb_style_modern .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_transparent.isb_left{left:10px}.isb_style_transparent.isb_right{right:10px}.isb_style_transparent{top:10px;height:70px;width:65px;background-color:rgba(0,0,0,0.167);line-height:20px}.isb_style_transparent .isb_sale_percentage:after{content:'';position:absolute;top:100%;left:0;border-top:15px solid rgba(0,0,0,0.167);border-left:32.5px solid transparent;border-right:32.5px solid transparent}.isb_style_transparent .isb_sale_title{position:relative;display:inline-block;width:65px;height:20px;padding:0 3px 0 6px;font-size:14px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.isb_style_transparent .isb_sale_percentage{position:absolute;top:25px;left:0;width:65px;height:45px;color:#fff}.isb_style_transparent .isb_sale_percentage .isb_percentage{position:absolute;top:0;left:0;font-size:24px;line-height:28px;font-weight:bold;width:66.67%;text-align:center;color:#fff}.isb_style_transparent .isb_sale_percentage .isb_percentage_text{position:absolute;top:3px;right:6px;font-size:10px;line-height:10px;font-weight:bold;text-align:right;color:#fff}.isb_style_transparent .isb_sale_text{position:absolute;top:38px;right:6px;font-size:10px;font-weight:bold;line-height:10px;text-align:right;color:#fff}.isb_style_transparent .isb_money_saved{position:absolute;bottom:-3px;left:0;height:25%;width:100%;font-size:10px;line-height:10px;text-align:center;color:#fff;text-transform:uppercase}.isb_style_transparent.isb_right .isb_scheduled_sale{right:0}.isb_style_transparent.isb_left .isb_scheduled_sale{left:0}.isb_style_transparent .isb_scheduled_sale{position:absolute;top:70px;width:65px;padding:3px;font-size:10px;line-height:12px;text-align:center;z-index:1}.isb_style_transparent .isb_scheduled_sale:before{content:'';position:absolute;left:0;bottom:-12px;border-left:32.5px solid transparent !important;border-right:32.5px solid transparent !important;border-top:12px solid transparent;border-bottom:0 solid transparent !important}.isb_style_transparent .isb_scheduled_sale span.isb_scheduled_time{display:block;font-size:14px;line-height:15px;font-weight:bold}.isb_style_transparent .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_transparent_2.isb_left{left:10px}.isb_style_transparent_2.isb_right{right:10px}.isb_style_transparent_2{top:10px;height:50px;width:70px;background-color:rgba(0,0,0,0.167);line-height:20px}.isb_style_transparent_2 .isb_sale_percentage{position:absolute;top:3px;left:0;width:70px;height:45px;color:#fff}.isb_style_transparent_2 .isb_sale_percentage .isb_percentage{position:absolute;top:0;left:0;font-size:28px;line-height:28px;font-weight:bold;width:66.67%;text-align:center;color:#fff}.isb_style_transparent_2 .isb_sale_percentage .isb_percentage_text{position:absolute;top:3px;right:6px;font-size:10px;line-height:10px;font-weight:bold;text-align:right;color:#fff}.isb_style_transparent_2 .isb_sale_text{position:absolute;top:18px;right:6px;font-size:10px;font-weight:bold;line-height:10px;text-align:right;color:#fff}.isb_style_transparent_2 .isb_money_saved{position:absolute;bottom:3px;left:0;height:25%;width:100%;font-size:10px;line-height:12px;text-align:center;color:#fff;text-transform:uppercase}.isb_style_transparent_2.isb_right .isb_scheduled_sale{right:0}.isb_style_transparent_2.isb_left .isb_scheduled_sale{left:0}.isb_style_transparent_2 .isb_scheduled_sale{position:absolute;top:50px;width:70px;padding:4px 3px;font-size:10px;line-height:12px;text-align:center;z-index:1;text-transform:uppercase}.isb_style_transparent_2 .isb_scheduled_sale span.isb_scheduled_time{display:block;font-size:14px;line-height:15px;font-weight:bold;text-transform:none}.isb_style_transparent_2 .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_random_squares{width:90px;height:90px;background-color:transparent !important}.isb_style_random_squares.isb_right{top:-10px;right:-10px}.isb_style_random_squares.isb_left{top:-10px;left:-10px;right:auto}.isb_style_random_squares svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_random_squares .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:100%;font-size:36px;line-height:65px}.isb_style_random_squares .isb_sale_percentage .isb_percentage{position:absolute;top:0;left:0;width:100%;text-align:center}.isb_style_random_squares .isb_sale_percentage .isb_percentage_text{position:absolute;font-size:14px;line-height:14px;bottom:25px;right:15px;font-weight:bold}.isb_style_random_squares.isb_right .isb_scheduled_sale{right:16px}.isb_style_random_squares.isb_left .isb_scheduled_sale{left:16px}.isb_style_random_squares .isb_scheduled_sale{position:absolute;top:70px;padding:3px 6px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;font-weight:bold;text-transform:uppercase;border-top:2px solid rgba(0,0,0,0.2)}.isb_style_random_squares.isb_right .isb_scheduled_sale{border-right:2px solid rgba(0,0,0,0.2)}.isb_style_random_squares.isb_left .isb_scheduled_sale{border-left:2px solid rgba(0,0,0,0.2)}.isb_style_random_squares .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_random_squares .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_fresh_2{width:95px;height:95px;top:0;background-color:transparent !important;color:#fff;font-style:italic}.isb_style_fresh_2.isb_right{right:0}.isb_style_fresh_2.isb_left{left:0}.isb_style_fresh_2 svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_fresh_2 .isb_sale_percentage{position:absolute;width:60%;top:15px;right:10%;font-size:32px;line-height:24px;text-align:center}.isb_style_fresh_2.isb_left .isb_sale_percentage{right:auto;left:10%}.isb_style_fresh_2 .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-8px}.isb_style_fresh_2 .isb_money_saved{position:absolute;bottom:36px;width:60%;font-size:12px;line-height:12px;text-align:center;font-weight:bold}.isb_style_fresh_2.isb_right .isb_money_saved{right:10%}.isb_style_fresh_2.isb_left .isb_money_saved{left:10%}.isb_style_fresh_2 .isb_scheduled_sale{position:absolute;top:60px;right:10%;width:60%;padding:4px;font-size:10px;font-weight:bold;line-height:12px;text-align:center;white-space:nowrap}.isb_style_fresh_2.isb_left .isb_scheduled_sale{right:auto;left:10%}.isb_style_fresh_2 .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_fresh_2 .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_fresh_2 .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_valentine{width:95px;height:95px;top:7px;background-color:transparent !important;color:#fff;font-style:italic}.isb_style_valentine.isb_right{right:7px}.isb_style_valentine.isb_left{left:7px}.isb_style_valentine svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_valentine .isb_sale_percentage{position:absolute;width:60%;top:15px;right:6%;font-size:30px;line-height:24px;text-align:center}.isb_style_valentine.isb_left .isb_sale_percentage{right:auto;left:10%}.isb_style_valentine .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-8px}.isb_style_valentine .isb_money_saved{position:absolute;bottom:40px;left:10%;width:60%;font-size:12px;line-height:12px;text-align:center;font-weight:bold}.isb_style_valentine svg .isb_style_valentine_fill{fill:#000;fill-opacity:0.1}.isb_style_valentine .isb_scheduled_sale{position:absolute;top:60px;padding:4px;font-size:10px;font-weight:bold;line-height:12px;text-align:center;white-space:nowrap;border-top:2px solid rgba(0,0,0,0.1)}.isb_style_valentine.isb_right .isb_scheduled_sale{border-left:2px solid rgba(0,0,0,0.1);right:10%}.isb_style_valentine.isb_left .isb_scheduled_sale{border-right:2px solid rgba(0,0,0,0.1);left:10%}.isb_style_valentine .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_valentine .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_valentine .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_cool{width:95px;height:95px;top:-12px;background-color:transparent !important;color:#fff;font-style:italic}.isb_style_cool.isb_right{right:9px}.isb_style_cool.isb_left{left:9px}.isb_style_cool svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_cool .isb_sale_percentage{position:absolute;width:60%;top:20px;right:10%;font-size:32px;line-height:24px;text-align:center}.isb_style_cool.isb_left .isb_sale_percentage{right:auto;left:10%}.isb_style_cool .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-8px}.isb_style_cool .isb_money_saved{position:absolute;bottom:36px;width:60%;font-size:12px;line-height:12px;text-align:center;font-weight:bold}.isb_style_cool.isb_right .isb_money_saved{right:10%}.isb_style_cool.isb_left .isb_money_saved{left:10%}.isb_style_cool svg .isb_style_cool_fill{fill:#000;fill-opacity:0.2}.isb_style_cool .isb_scheduled_sale{position:absolute;top:65px;right:10%;width:60%;padding:4px;font-size:10px;font-weight:bold;line-height:12px;text-align:center;white-space:nowrap;border-top:2px solid rgba(0,0,0,0.2)}.isb_style_cool.isb_left .isb_scheduled_sale{right:auto;left:10%}.isb_style_cool .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_cool .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_cool .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_triangle{width:105px;height:105px;top:0;background-color:transparent !important;color:#fff;font-style:italic}.isb_style_triangle.isb_right{right:-6px}.isb_style_triangle.isb_left{left:-6px}.isb_style_triangle svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.isb_style_triangle .isb_sale_percentage{position:absolute;top:8px;right:10px;font-size:32px;line-height:24px;text-align:center;z-index:3}.isb_style_triangle.isb_left .isb_sale_percentage{right:auto;left:10%}.isb_style_triangle .isb_sale_percentage .isb_percentage_text{font-size:60%;margin-left:-8px}.isb_style_triangle .isb_money_saved{position:absolute;bottom:45px;font-size:12px;line-height:12px;font-weight:bold;z-index:3;overflow:visible}.isb_style_triangle .isb_money_saved .isb_saved_text{display:block}.isb_style_triangle.isb_right .isb_money_saved{right:10px;text-align:right}.isb_style_triangle.isb_left .isb_money_saved{left:10px;text-align:left}.isb_style_triangle svg .isb_style_triangle_fill{fill:#000;fill-opacity:0.2}.isb_style_triangle .isb_scheduled_sale{position:absolute;top:64px;padding:5px;font-size:10px;font-weight:bold;line-height:12px;text-align:center;white-space:nowrap;border-top:2px solid rgba(0,0,0,0.2);z-index:1}.isb_style_triangle.isb_right .isb_scheduled_sale{right:15px}.isb_style_triangle.isb_left .isb_scheduled_sale{left:15px}.isb_style_triangle .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_triangle .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_triangle .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_eu{width:80px;height:90px;top:0;color:#222}.isb_style_eu .isb_sale_wrap{background-color:#fafafa;padding:10px 0 7px}.isb_style_eu.isb_right{right:0}.isb_style_eu.isb_left{left:0}.isb_style_eu .isb_sale_percentage{font-size:20px;line-height:24px;text-align:center;font-weight:bold;text-shadow:rgba(255,255,255,0.8) 1px 1px 0,rgba(0,0,0,0.1) -0.5px -0.5px 0}.isb_style_eu .isb_sale_percentage .isb_percentage{}.isb_style_eu .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-4px}.isb_style_eu .isb_sale_text_off{font-size:10px;line-height:14px;text-align:center;width:100%;padding:0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.isb_style_eu .isb_sale_text{font-size:14px;line-height:14px;font-weight:bold;text-align:center;width:100%;padding:0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.isb_style_eu .isb_money_saved{position:absolute;bottom:0;left:0;width:100%;font-size:10px;line-height:20px;text-align:center;overflow:visible;z-index:1}.isb_style_eu .isb_money_saved:before{content:'';position:absolute;bottom:-5px;left:0;border-left:40px solid transparent !important;border-top:5px solid transparent;border-right:40px solid transparent !important;border-bottom:0 solid transparent !important}.isb_style_eu .isb_money_saved .isb_saved_old{position:relative;vertical-align:super;margin-right:3px;color:#fff}.isb_style_eu .isb_money_saved .isb_saved_old:after{content:'';position:absolute;top:45%;left:-3px;padding:0 3px;box-sizing:content-box;width:100%;height:1px;border-top:1px solid #fff;transform:rotate(-10deg)}.isb_style_eu .isb_money_saved .isb_saved{font-weight:bold;color:#fff}.isb_style_eu .isb_scheduled_sale{position:absolute;top:90px;right:0;width:80px;padding:3px;font-size:10px;line-height:12px;text-align:center;background-color:#fafafa;padding-top:10px;font-weight:500}.isb_style_eu .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_eu .isb_scheduled_sale span.isb_scheduled_text{text-transform:uppercase}.isb_style_eu .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_eu_2{width:80px;height:75px;top:5px;color:#222;border-top-left-radius:40px;border-top-right-radius:40px;background-color:transparent!important}.isb_style_eu_2 .isb_sale_wrap{background-color:#fafafa;padding:10px 0 2px;border-top-left-radius:40px;border-top-right-radius:40px}.isb_style_eu_2.isb_right{right:5px}.isb_style_eu_2.isb_left{left:5px}.isb_style_eu_2 .isb_sale_percentage{font-size:20px;line-height:24px;text-align:center;font-weight:bold;text-shadow:rgba(255,255,255,0.8) 1px 1px 0,rgba(0,0,0,0.1) -0.5px -0.5px 0}.isb_style_eu_2 .isb_sale_percentage .isb_percentage{}.isb_style_eu_2 .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-4px}.isb_style_eu_2 .isb_sale_text_off{font-size:10px;line-height:14px;text-align:center;width:100%;padding:0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.isb_style_eu_2 .isb_sale_text{font-size:14px;line-height:14px;font-weight:bold;text-align:center;width:100%;padding:0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.isb_style_eu_2 .isb_money_saved{position:absolute;bottom:0;left:0;width:100%;font-size:10px;line-height:20px;text-align:center;overflow:visible;z-index:1}.isb_style_eu_2 .isb_money_saved:before{content:'';position:absolute;bottom:-5px;left:0;border-left:40px solid transparent !important;border-top:5px solid transparent;border-right:40px solid transparent !important;border-bottom:0 solid transparent !important}.isb_style_eu_2 .isb_money_saved .isb_saved_old{position:relative;vertical-align:super;margin-right:3px;color:#fff}.isb_style_eu_2 .isb_money_saved .isb_saved_old:after{content:'';position:absolute;top:45%;left:-3px;padding:0 3px;box-sizing:content-box;width:100%;height:1px;border-top:1px solid #fff;transform:rotate(-10deg)}.isb_style_eu_2 .isb_money_saved .isb_saved{font-weight:bold;color:#fff}.isb_style_eu_2 .isb_scheduled_sale{position:absolute;top:75px;right:0;width:80px;padding:3px;font-size:10px;line-height:12px;text-align:center;background-color:#fafafa;padding-top:10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-weight:500}.isb_style_eu_2 .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_eu_2 .isb_scheduled_sale span.isb_scheduled_text{text-transform:uppercase}.isb_style_eu_2 .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_style_eu_3{height:40px;top:30px;color:#222;background-color:transparent!important}.isb_style_eu_3 .isb_sale_wrap{background-color:#fafafa;padding:10px 0 4px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.isb_style_eu_3.isb_right{right:5px}.isb_style_eu_3.isb_left{left:5px}.isb_style_eu_3 .isb_sale_percentage{font-size:20px;line-height:24px;text-align:center;font-weight:bold;text-shadow:rgba(255,255,255,0.8) 1px 1px 0,rgba(0,0,0,0.1) -0.5px -0.5px 0}.isb_style_eu_3 .isb_sale_percentage .isb_percentage{}.isb_style_eu_3 .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-4px}.isb_style_eu_3 .isb_sale_text{font-size:14px;line-height:14px;font-weight:bold;text-align:center;width:100%;padding:0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.isb_style_eu_3 .isb_money_saved_wrap{overflow:hidden}.isb_style_eu_3 .isb_money_saved{position:absolute;bottom:100%;left:0;width:100%;font-size:14px;line-height:18px;text-align:center;overflow:visible;z-index:1;padding-top:2px}.isb_style_eu_3 .isb_money_saved:before{content:'';position:absolute;bottom:-5px;left:50%;margin-left:-40px;border-left:40px solid transparent !important;border-top:6px solid transparent;border-right:40px solid transparent !important;border-bottom:0 solid transparent !important}.isb_style_eu_3 .isb_money_saved .isb_saved_old{position:relative;vertical-align:super;margin-right:6px;font-size:11px;color:#fff}.isb_style_eu_3 .isb_money_saved .isb_saved_old:after{content:'';position:absolute;top:45%;left:-3px;padding:0 3px;box-sizing:content-box;width:100%;height:1px;border-top:1px solid #fff;transform:rotate(-10deg)}.isb_style_eu_3 .isb_money_saved .isb_saved{font-weight:bold;color:#fff}.isb_style_eu_3 .isb_scheduled_sale{position:absolute;top:34px;right:0;width:100%;padding:3px;font-size:10px;line-height:12px;text-align:center;background-color:#fafafa;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-weight:bold}.isb_style_eu_3 .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_eu_3 .isb_scheduled_sale span.isb_scheduled_text{text-transform:uppercase}.isb_style_eu_3 .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_variable{display:none}.isb_style_candy{width:75px;height:95px;top:6px;background-color:transparent !important;color:#fff;font-style:italic}.isb_style_candy.isb_right{right:6px}.isb_style_candy.isb_left{left:6px}.isb_style_candy svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_candy .isb_sale_percentage{position:absolute;width:80%;top:10px;right:10%;font-size:32px;line-height:24px;text-align:center}.isb_style_candy.isb_left .isb_sale_percentage{right:auto;left:10%}.isb_style_candy .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-8px}.isb_style_candy .isb_money_saved{position:absolute;bottom:42px;width:80%;font-size:12px;line-height:12px;text-align:center;font-weight:bold}.isb_style_candy.isb_right .isb_money_saved{right:10%}.isb_style_candy.isb_left .isb_money_saved{left:10%}.isb_style_candy .isb_scheduled_sale{position:absolute;top:66px;right:0;max-width:75px;padding:4px;font-size:10px;font-weight:bold;line-height:12px;text-align:center;white-space:nowrap;border-radius:6px}.isb_style_candy.isb_left .isb_scheduled_sale{right:auto;left:10%}.isb_style_candy .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_candy .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_candy .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_candy_arrow{width:75px;height:106px;top:6px;background-color:transparent !important;color:#fff;font-style:italic}.isb_style_candy_arrow.isb_right{right:6px}.isb_style_candy_arrow.isb_left{left:6px}.isb_style_candy_arrow svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_candy_arrow .isb_sale_percentage{position:absolute;width:80%;top:15px;right:10%;font-size:32px;line-height:24px;text-align:center}.isb_style_candy_arrow.isb_left .isb_sale_percentage{right:auto;left:10%}.isb_style_candy_arrow .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-8px}.isb_style_candy_arrow .isb_money_saved{position:absolute;bottom:48px;width:80%;font-size:12px;line-height:12px;text-align:center;font-weight:bold}.isb_style_candy_arrow.isb_right .isb_money_saved{right:10%}.isb_style_candy_arrow.isb_left .isb_money_saved{left:10%}.isb_style_candy_arrow .isb_scheduled_sale{position:absolute;top:57px;right:0;width:100%;padding:4px;font-size:10px;font-weight:bold;line-height:12px;text-align:center;white-space:nowrap;border-radius:6px}.isb_style_candy_arrow.isb_left .isb_scheduled_sale{right:auto;left:10%}.isb_style_candy_arrow .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_candy_arrow .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_candy_arrow .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_cloud{width:75px;height:85px;top:6px;background-color:transparent !important;color:#fff;font-style:italic}.isb_style_cloud.isb_right{right:6px}.isb_style_cloud.isb_left{left:6px}.isb_style_cloud svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_cloud .isb_sale_percentage{position:absolute;width:80%;top:13px;right:10%;font-size:32px;line-height:24px;text-align:center}.isb_style_cloud.isb_left .isb_sale_percentage{right:auto;left:10%}.isb_style_cloud .isb_sale_percentage .isb_percentage_text{font-size:80%;margin-left:-8px}.isb_style_cloud .isb_money_saved{position:absolute;bottom:26px;width:80%;font-size:12px;line-height:12px;text-align:center;font-weight:bold}.isb_style_cloud.isb_right .isb_money_saved{right:10%}.isb_style_cloud.isb_left .isb_money_saved{left:10%}.isb_style_cloud .isb_scheduled_sale{position:absolute;top:66px;right:0;width:100%;padding:4px;font-size:10px;font-weight:bold;line-height:12px;text-align:center;white-space:nowrap;border-radius:6px}.isb_style_cloud.isb_left .isb_scheduled_sale{right:auto;left:10%}.isb_style_cloud .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_cloud .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase}.isb_style_cloud .isb_scheduled_sale span.isb_scheduled_time span{}.isb_style_shopkit{width:70px;height:70px;background-color:transparent !important}.isb_style_shopkit.isb_right{top:5px;right:5px}.isb_style_shopkit.isb_left{top:5px;left:5px;right:auto}.isb_style_shopkit svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_style_shopkit .isb_sale_percentage{position:absolute;top:0;left:0;width:100%;height:100%;font-size:20px;font-weight:bold;line-height:70px;text-align:center}.isb_style_shopkit .isb_sale_percentage .isb_percentage:before{content:'-';margin-right:-4px}.isb_style_shopkit .isb_sale_percentage .isb_percentage_text{margin-left:-4px;font-size:12px}.isb_style_shopkit.isb_right .isb_scheduled_sale{right:0}.isb_style_shopkit.isb_left .isb_scheduled_sale{left:0}.isb_style_shopkit .isb_scheduled_sale{position:absolute;top:52px;padding:3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;border-radius:3px}.isb_style_shopkit .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_style_shopkit .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_group_responsive{width:70px;height:70px;background-color:transparent !important}.isb_group_responsive.isb_right{top:5px;right:5px}.isb_group_responsive.isb_left{top:5px;left:5px;right:auto}.isb_group_responsive svg{position:absolute;top:0;left:0;width:100%;height:100%}.isb_group_responsive .isb_sale_percentage{position:absolute;top:0;left:0;width:59%;height:100%;font-size:28px;font-weight:bold;line-height:70px;text-align:right}.isb_group_responsive.isb_right .isb_scheduled_sale{right:0}.isb_group_responsive.isb_left .isb_scheduled_sale{left:0}.isb_group_responsive .isb_scheduled_sale{position:absolute;top:75px;padding:6px 3px;font-size:10px;line-height:12px;text-align:center;white-space:nowrap;border-radius:3px;min-width:70px;font-weight:500}.isb_group_responsive .isb_scheduled_sale>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.isb_group_responsive .isb_scheduled_sale span.isb_scheduled_text{display:block;text-transform:uppercase;font-size:14px;margin-bottom:2px}.isb_group_responsive .isb_scheduled_sale span.isb_scheduled_time span{margin-right:2px}.isb_group_responsive .isb_scheduled_sale span.isb_scheduled_time.isb_no_date{font-size:14px}@media(max-width:1024px){.isb_group_responsive{width:50px;height:50px}.isb_group_responsive .isb_sale_percentage{line-height:50px;font-size:20px}.isb_group_responsive .isb_scheduled_sale{position:absolute;top:55px}.isb_group_responsive .isb_scheduled_sale{}}@media(max-width:640px){.isb_group_responsive{width:40px;height:40px}.isb_group_responsive .isb_sale_percentage{line-height:40px;font-size:16px}.isb_group_responsive .isb_scheduled_sale{position:absolute;top:45px}}.isb_group_border .isb_stroke{fill:transparent !important;stroke-width:2}.isb_group_border .isb_sale_percentage{width:100%;font-weight:200;text-align:center}.isb_group_border .isb_sale_percentage:after{content:'%';font-size:20px;display:inline-block;margin-left:-4px}.isb_group_border .isb_scheduled_sale{background-color:transparent !important}.isb_group_border .isb_scheduled_sale .isb_scheduled_text{font-size:13px;font-weight:normal}.isb_special_overline.isb_left,.isb_special_underline.isb_left{left:0}.isb_special_overline.isb_right,.isb_special_underline.isb_right{right:0}.isb_special_overline,.isb_special_underline{top:5px;padding:6px 12px;font-size:13px;line-height:18px;max-width:50%;background-color:#fafafa}.isb_special_overline:after,.isb_special_underline:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.isb_special_underline:after{border-bottom:2px solid transparent}.isb_special_overline:after{border-top:2px solid transparent}.isb_special_border.isb_left{left:5px}.isb_special_border.isb_right{right:5px}.isb_special_border{top:5px;padding:3px 6px;font-size:13px;line-height:18px;max-width:50%;background-color:transparent !important}.isb_special_border:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid transparent}.isb_special_border_round.isb_left{left:5px}.isb_special_border_round.isb_right{right:5px}.isb_special_border_round{top:5px;padding:3px 6px;font-size:13px;line-height:18px;max-width:50%;background-color:transparent !important;border-radius:10px}.isb_special_border_round:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid transparent;border-radius:10px}.isb_special_plain.isb_left{left:5px}.isb_special_plain.isb_right{right:5px}.isb_special_plain{top:5px;padding:3px 6px;font-size:16px;line-height:18px;max-width:50%}.isb_special_arrow.isb_left{left:0}.isb_special_arrow.isb_right{right:0}.isb_special_arrow{top:10px;padding:3px 6px;font-size:16px;line-height:18px;height:24px;text-overflow:ellipsis;white-space:nowrap}.isb_special_arrow:before{content:'';position:absolute;top:0;border-top:12px solid transparent !important;border-bottom:12px solid transparent !important}.isb_special_arrow.isb_left:before{right:-4px;border-right:0 solid transparent !important;border-left:4px solid transparent}.isb_special_arrow.isb_right:before{left:-4px;border-left:0 solid transparent !important;border-right:4px solid transparent}.isb_special_bigbadge.isb_left{left:-5px}.isb_special_bigbadge.isb_right{right:-5px}.isb_special_bigbadge{top:-5px;width:80px;height:80px;background-color:transparent !important}.isb_special_bigbadge svg{position:absolute;top:0;left:0;width:80px;height:80px}.isb_special_bigbadge span{position:absolute;top:0;left:0;width:80px;height:80px;font-size:24px;line-height:80px;font-weight:bold;text-align:center;z-index:1;overflow:hidden;text-overflow:ellipsis}.isb_special_ribbon.isb_left{left:5px}.isb_special_ribbon.isb_right{right:5px}.isb_special_ribbon{top:5px;width:90px;height:90px;background-color:transparent !important}.isb_special_ribbon svg .isb_special_ribbon_fill{fill:#000;fill-opacity:0.3}.isb_special_ribbon svg .isb_special_ribbon_fill2{fill:#000;fill-opacity:0.2}.isb_special_ribbon svg{position:absolute;top:0;left:0;width:90px;height:90px}.isb_special_ribbon span{position:absolute;top:81px;max-width:80px;font-size:15px;line-height:20px;font-weight:bold;z-index:1;background-color:rgba(255,255,255,0.85)}.isb_special_ribbon.isb_left span{left:-5px;padding:2px 10px 2px 5px}.isb_special_ribbon.isb_right span{right:-5px;padding:2px 5px 2px 10px}.isb_special_ribbon span:after{content:'';position:absolute;top:0;border-top:12px solid rgba(255,255,255,0.85);border-bottom:12px solid rgba(255,255,255,0.85)}.isb_special_ribbon.isb_right span:after{left:-10px;border-left:10px solid transparent;border-right:0}.isb_special_ribbon.isb_left span:after{right:-10px;border-right:10px solid transparent;border-left:0}.clear,.clearfix {
clear: both;
}
.wp-megamenu-main-wrapper ul,
.wp-megamenu-main-wrapper ol,
.wp-megamenu-main-wrapper li {
list-style: none;
}
.wp-megamenu-main-wrapper a,
.wp-megamenu-main-wrapper a:hover {
text-decoration: none;
}
.wpmegamenupro-clearfix:before,
.wpmegamenupro-clearfix:after {
content: "";
display: table;
clear:both;
flex-basis: 0;
order: 1;
} .wp-megamenu-main-wrapper {
font-family: Open Sans;
font-size: 14px;
font-weight: 400;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
background: none;
transform: scale(1);
border: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul.wpmm-tab-groups {
transform: none !important;
}
.wp-megamenu-main-wrapper,
.wp-megamenu-main-wrapper * {
box-sizing:border-box;
-webkit-box-sizing:border-box;
}  .wp-megamenu-main-wrapper .wpmm-mega-menu-label {
position: absolute;
top: -10px;
background: #d500fb;
color: #fff;
font-weight: 500;
text-transform: uppercase;
font-size: 10px;
padding: 2px 6px;
border-radius: 3px;
line-height: 1.6;
margin-left: 15px;
width: -webkit-fit-content;
width: fit-content;
}
.wp-megamenu-main-wrapper .wp-mega-sub-menu .wpmm-mega-menu-label {
position: static;
}
.wp-megamenu-main-wrapper > ul > li > a >.wpmm-mega-menu-label {
margin-left: 0;
}
.wp-megamenu-main-wrapper.wpmega-clean-white .wpmm-mega-menu-label {
background: #ccc;
color: #000;
}
.wp-megamenu-main-wrapper.wpmega-clean-white .wpmm-mega-menu-label:before {
border-width: 7px 4.5px 0 4.5px;
border-color: #ccc transparent transparent transparent;
}
.wpmega-midnightblue-sky-white.wp-megamenu-main-wrapper .wpmm-sub-menu-wrap li a span.wpmm-mega-menu-label {
color: #000 !important;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-label:before {
content: '';
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 4.5px 0 4.5px;
border-color: #d500fb transparent transparent transparent;
bottom: -6px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
} .entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
box-shadow: none;
} .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {
display: inline-block;
text-align: center;
border-top: none;
line-height: 1.5;
height: auto;
float: none;
vertical-align: middle;
margin-bottom:0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a { padding: 20px 15px;
position: relative;
display: inline-block;
font-size: 13px;
line-height: 1.6;
overflow: visible;
font-family: Open Sans;
text-transform: capitalize;
text-align: left;
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper > li > a{
cursor: pointer;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.menu-item-has-children > a {
padding: 20px 25px 20px 10px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.menu-item-has-children > a {
padding: 20px 25px 20px 10px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after {
content: '\f107';
position: absolute;
right: 11px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
font-family: FontAwesome;
font-size: 14px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon {
width: auto;
height: auto;
}
.dashicons,
.dashicons-before:before {
height: unset !important;
width: unset !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon:before {
padding-right: 5px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li > a.wpmm-disable-text i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper > li > a.wpmm-disable-text i.wpmm-mega-menu-icon:before ,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li.wpmm-search-type > a i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper > li.wpmm-search-type > a i.wpmm-mega-menu-icon:before {
padding-right: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.current-menu-item a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.current-menu-item a {
font-weight: 400;
color: #000;
text-align: left;
text-transform: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizonta ul.wpmm-mega-wrapper > li.current-menu-item a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.current-menu-item a {
color: #000;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-black-white ul.wpmm-mega-wrapper > li.current-menu-item a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-black-white ul.wpmm-mega-wrapper > li.current-menu-item a {
color: #fff;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
display: block;
}  .wp-megamenu-main-wrapper ul {
box-shadow: none;
margin: 0;
opacity: 1;
padding: 0;
top: 0;
border:0;
}
.wp-megamenu-main-wrapper ul:after {
display: none;
}
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu,
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu ul {
margin: 0;
box-shadow: none;
-webkit-box-shadow: none;
}
.wp-megamenu-main-wrapper.wpmm-onhover ul li:hover > ul.wp-mega-sub-menu {
visibility: visible;
opacity: 1;
white-space: normal;
}
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
padding: 15px 0px 2px 6px;
}
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
padding: 8px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
opacity: 1;
visibility: visible;
z-index: 9;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
overflow:hidden;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul li > ul.wp-mega-sub-menu {
visibility: visible;
opacity: 1;
white-space: normal;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
display: block !important;
left: 0;
margin-left: 0 !important;
position: static;
white-space: normal;
width: 100%;
}
.wp-megamenu-main-wrapper ul li .wp1s-widget-wrap ul {
position: relative;
}
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu:before {
display: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu li {
border: none;
background: none;
box-shadow:none;
list-style: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li{
margin-top: 3px;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.menu-item-depth-1{
margin-top: 8px;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li{ }
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li:last-child{
margin-bottom: 0;
}
.wpmm-sub-menu-wrap .wpcf7-form-control-wrap textarea{
height: 100px;
}  .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
position: relative;
text-align: left;
background: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {
position: static;
padding: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
background: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
position: absolute;
left: 0;
width: 100%;
font-size: 14px;
line-height: 22px;
opacity: 0;
visibility: hidden;
text-align: left;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div,
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div ul li > div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div ul li > div{
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-left-align ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
background: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
position: absolute;
top: 100%;
left: 0;
width: 100%;
font-size: 14px;
line-height: 22px;
opacity: 0;
visibility: hidden;
text-align: left;
padding: 15px 0px 2px;
z-index: 10;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper > li:hover .wpmm-sub-menu-wrap{
opacity: 1 !important;
visibility: visible !important;
z-index: 9;
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper > li:hover .wpmm-sub-menu-wrap ul{
opacity: 1 !important;
visibility: visible !important;
z-index: 9;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li .wpmm-sub-menu-wrapper ul,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li .wpmm-sub-menu-wrap ul{
padding-bottom: 10px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul{
padding-bottom: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
left: 50%;
right: 0;
padding: 15px 8px 5px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap ul ,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
z-index: 9;
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
left: 0%;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmm-search-type:hover .wpmm-sub-menu-wrap {
left: auto;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmm-search-type .wpmm-sub-menu-wrap.wpmm-open-fade {
opacity: 1;
visibility: visible;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-full-width .wpmm-sub-menu-wrap {
width: 100%; }
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
width: 80%;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap {
left: 0;
width: 80%;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-right-edge .wpmm-sub-menu-wrap {
right: 0;
width: 80%;
left: auto;
} .wp-megamenu-main-wrapper.wpmm-slide-left ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
right: 50%;
left: unset;
z-index: 9;
}
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap ul ,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
right: 0%;
}
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical ul.wpmm-mega-wrapper li > .wpmm-sub-menu-wrap{
left: 120%;
}
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
right: auto;
left: 80%;
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
opacity: 0;
top: 0;
}
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper ,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper {
opacity: 1;
visibility: visible;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show .wpmm-sub-menu-wrapper ,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover .wpmm-sub-menu-wrapper {
left: 100%;
}
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show > .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li:hover > .wpmm-sub-menu-wrap{
left: 100%;
}
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper{
-webkit-transform: translateX(-20%);
-moz-transform: translateX(-20%);
-ms-transform: translateX(-20%);
-o-transform: translateX(-20%);
transform: translateX(-20%);
}
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical ul.wpmm-mega-wrapper li > .wpmm-sub-menu-wrap{
left: 100%;
top: 0;
}
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper {
left: 100%;
top: 0;
-webkit-transform: translateX(-20%);
-moz-transform: translateX(-20%);
-ms-transform: translateX(-20%);
-o-transform: translateX(-20%);
transform: translateX(-20%);
}
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li:hover > .wpmm-sub-menu-wrapper{
right: unset;
left: 100%;
opacity: 1;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrap {
right: unset;
left: 100%;
opacity: 1;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
} .wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper{
top: 100% !important;
-webkit-transform: translateX(20%);
-moz-transform: translateX(20%);
-ms-transform: translateX(20%);
-o-transform: translateX(20%);
transform: translateX(20%);
}
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper {
left: 100%;
top: 0;
-webkit-transform: translateX(20%);
-moz-transform: translateX(20%);
-ms-transform: translateX(20%);
-o-transform: translateX(20%);
transform: translateX(20%);
}
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li:hover > .wpmm-sub-menu-wrapper{
right: unset;
left: 100%;
opacity: 1;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
} .wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul ,
.wp-megamenu-main-wrapper.wpmm-slide-down ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper{
opacity: 1;
z-index: 9;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.active-show > div {
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
top: 100%;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
top: 0;
} .wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li > .wpmm-sub-menu-wrapper ,
.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
opacity: 1;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
z-index: 9;
}
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
top: 100%;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); }
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
top: 0;
} .wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper > li > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
z-index: 9;
}
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
top: 100%;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
top: 0;
} .wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
z-index: 9;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
top: 100%;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
top: 0;
} .wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
opacity: 1;
z-index: 9;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s;
}
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
top: 100%;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: .15s;
-moz-transition: .15s;
-ms-transition: .15s;
-o-transition: .15s;
transition: .15s;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
top: 0;
} .wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
z-index: 9;
}
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li.wpmega-menu-flyout > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
z-index: 9;
}
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
opacity: 1;
visibility: visible;
-webkit-transform: perspective(5000px) rotateY(360deg);
-moz-transform: perspective(5000px) rotateY(360deg);
-ms-transform: perspective(5000px) rotateY(360deg);
-o-transform: perspective(5000px) rotateY(360deg);
transform: perspective(5000px) rotateY(360deg);
-webkit-transition: all .5s linear;
-moz-transition: all .5s linear;
-ms-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
}  .wp-megamenu-main-wrapper.wpmega-black-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul ,
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-vertical{
background-color: #3d3d3d;
background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#3d3d3d),color-stop(50%,#3d3d3d),color-stop(50%,#212121));
background: -webkit-linear-gradient(top,#3d3d3d,#212121);
background: -moz-linear-gradient(top,#3d3d3d,#212121);
background: -ms-linear-gradient(top,#3d3d3d,#212121);
background: -o-linear-gradient(top,#3d3d3d,#212121);
-webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,.1);
-moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,.1);
box-shadow: inset 1px 1px 0 0 rgba(255,255,255,.1);
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: #595959;
top: 0;
right: 0;
}  .wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-vertical{
background: #dace2e;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
}
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: #fff;
top: 0;
right: 0;
}
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .wpmm-mega-menu-label {
position: absolute;
top: -10px;
background: red;
color: #fff;
font-weight: 500;
text-transform: uppercase;
font-size: 10px;
padding: 2px 6px;
border-radius: 3px;
left: 0;
}
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .wpmm-mega-menu-label:before {
border-color: red transparent transparent transparent;
}  .wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-vertical{
background: #CFA66F;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
}
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: #d6d6d6;
top: 0;
right: 0;
}
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal .wpmm-mega-menu-label {
background: #000;
color: #fff;
}
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-vertical .wpmm-mega-menu-label {
background: black;
}
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
border-color: #000 transparent transparent transparent;
}  .wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-vertical{
background: #a32638; background: -moz-linear-gradient(top, #a32638 0%, #f93831 100%); background: -webkit-linear-gradient(top, #a32638 0%,#f93831 100%); background: linear-gradient(to bottom, #a32638 0%,#f93831 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a32638', endColorstr='#f93831',GradientType=0 ); -webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
}
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: rgba(255,255,255,0.5);
top: 0;
right: 0;
}
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal .wpmm-mega-menu-label {
background: #000;
color: #fff;
}
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
border-color: #000 transparent transparent transparent;
}  .wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-vertical {
background: #0AA2EE;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
}
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: rgba(255,255,255,0.5);
top: 0;
right: 0;
}
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal .wpmm-mega-menu-label {
background: #f1ee1a;
color: #000;
}
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
border-color: #f1ee1a transparent transparent transparent;
}  .wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-vertical{
background: #9768a8;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
}
.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: rgba(255,255,255,0.5);
top: 0;
right: 0;
}
.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal .wpmm-mega-menu-label {
background: #f1ee1a;
color: #000;
}
.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
border-color: #f1ee1a transparent transparent transparent;
}  .wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-vertical {
background: #5EC073;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.5);
}
.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: rgba(255,255,255,0.5);
top: 0;
right: 0;
}
.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal .wpmm-mega-menu-label {
background: #f1ee1a;
color: #000;
}
.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
border-color: #f1ee1a transparent transparent transparent;
} .wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-vertical {
background: #fff;
border: 1px solid #ccc;
}
.wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal {
border: 1px solid #ccc;
}
.wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: #ccc;
top: 0;
right: 0;
} .wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-menu-align-right a:before {
display: none;
}  .wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-vertical {
background: #000;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
}
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wpmega-black-silver .wpmm-mega-wrapper > li:hover,
.wpmega-black-silver .wpmm-mega-wrapper > li.current-menu-item {
background: #d9d9d9;
}
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:hover > a,
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.current-menu-item > a {
color: #000;
}
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: #d9d9d9;
top: 0;
right: 0;
}  .wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-vertical {
background: #003153;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,1);
}
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wpmega-prussian-blue-white .wpmm-mega-wrapper > li:hover,
.wpmega-prussian-blue-white .wpmm-mega-wrapper > li.current-menu-item {
background: rgba(217, 217, 217, 0.5);
}
.wpmega-prussian-blue-white .wpmm-mega-wrapper > li:hover {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:hover > a,
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.current-menu-item > a {
color: #fff;
}
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: rgba(255,255,255,0.6);
top: 0;
right: 0;
}  .wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-vertical {
background: #30BA8F;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
}
.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wpmega-mountain-meadow-white .wpmm-mega-wrapper > li:hover,
.wpmega-mountain-meadow-white .wpmm-mega-wrapper > li.current-menu-item {
background: #009365;
}
.mountain-meadow-white .wpmm-mega-wrapper > li:hover {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: rgba(255,255,255,0.6);
top: 0;
right: 0;
}  .wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-vertical{
background: #0056c7;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
}
.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wpmega-white-blue .wpmm-mega-wrapper > li:hover,
.wpmega-white-blue .wpmm-mega-wrapper > li.current-menu-item {
background: #003b88;
}
.wpmega-white-blue .wpmm-mega-wrapper > li:hover {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: rgba(255,255,255,0.6);
top: 0;
right: 0;
} .wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-vertical {
background: #fff;
}
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #000;
font-weight: 400;
}
.wpmega-transparent-black .wpmm-mega-wrapper > li:hover,
.wpmega-transparent-black .wpmm-mega-wrapper > li.current-menu-item {
background: rgba(0,0,0,0.9);
}
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #666;
font-weight: 400;
}
.wpmega-transparent-black .wpmm-mega-wrapper > li:hover {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:hover > a,
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.current-menu-item > a {
color: #FFF;
} .wpmega-transparent-hover-black .wpmm-mega-wrapper > li:hover,
.wpmega-transparent-hover-black .wpmm-mega-wrapper > li.current-menu-item {
background: #000;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #000;
font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:hover > a,
.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li:hover > a {
color: #fff;
} .wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-vertical {
background: #570;
-webkit-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
-moz-box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
box-shadow: inset 1px 0px 0 0 rgba(255,255,255,0.6);
}
.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
color: #fff;
font-weight: 400;
}
.wpmega-simple-green .wpmm-mega-wrapper > li:hover,
.wpmega-simple-green .wpmm-mega-wrapper > li.current-menu-item {
background: #395000;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
content: '';
position: absolute;
height: 100%;
width: 1px;
background: rgba(255,255,255,0.6);
top: 0;
right: 0;
} .wpmega-black-white .wpmm-mega-wrapper > li:hover,
.wpmega-black-white .wpmm-mega-wrapper > li.current-menu-item {
background: #212121;
background: -moz-linear-gradient(top,  #212121 0%, #3d3d3d 100%);
background: -webkit-linear-gradient(top,  #212121 0%,#3d3d3d 100%);
background: linear-gradient(to bottom,  #212121 0%,#3d3d3d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#3d3d3d',GradientType=0 );
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmega-gold-yellow-black .wpmm-mega-wrapper > li:hover,
.wpmega-gold-yellow-black .wpmm-mega-wrapper > li.current-menu-item {
background: #C2B727;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmega-hunter-shades-white .wpmm-mega-wrapper > li:hover,
.wpmega-hunter-shades-white .wpmm-mega-wrapper > li.current-menu-item {
background: #b5905e;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmega-maroon-reddish-black .wpmm-mega-wrapper > li:hover,
.wpmega-maroon-reddish-black .wpmm-mega-wrapper > li.current-menu-item {
background: #f93831;
background: -moz-linear-gradient(top,  #f93831 0%, #a32638 100%);
background: -webkit-linear-gradient(top,  #f93831 0%,#a32638 100%);
background: linear-gradient(to bottom,  #f93831 0%,#a32638 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f93831', endColorstr='#a32638',GradientType=0 );
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmega-light-blue-sky-white .wpmm-mega-wrapper > li:hover,
.wpmega-light-blue-sky-white .wpmm-mega-wrapper > li.current-menu-item {
background: #068FD4;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmega-warm-purple-white .wpmm-mega-wrapper > li:hover,
.wpmega-warm-purple-white .wpmm-mega-wrapper > li.current-menu-item {
background: #7E578C;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmega-sea-green-white .wpmm-mega-wrapper > li:hover,
.wpmega-sea-green-white .wpmm-mega-wrapper > li.current-menu-item {
background: #47a35b;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmega-clean-white .wpmm-mega-wrapper > li:hover,
.wpmega-clean-white .wpmm-mega-wrapper > li.current-menu-item { } ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #fff;
width: 210px !important;
list-style: none;
padding: 0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: rgba(204,204,204,0.4);
}
.wpmega-sea-green-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #5EC073;
}
.wpmega-gold-yellow-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #dace2e;
}
.wpmega-gold-yellow-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #C2B727;
}
.wpmega-hunter-shades-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #CFA66F;
}
.wpmega-hunter-shades-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #b5905e;
}
.wpmega-maroon-reddish-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #a32638; background: -moz-linear-gradient(top, #a32638 0%, #f93831 100%); background: -webkit-linear-gradient(top, #a32638 0%,#f93831 100%); background: linear-gradient(to bottom, #a32638 0%,#f93831 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a32638', endColorstr='#f93831',GradientType=0 ); }
.wpmega-maroon-reddish-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #f93831;
background: -moz-linear-gradient(top,  #f93831 0%, #a32638 100%);
background: -webkit-linear-gradient(top,  #f93831 0%,#a32638 100%);
background: linear-gradient(to bottom,  #f93831 0%,#a32638 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f93831', endColorstr='#a32638',GradientType=0 );
}
.wpmega-light-blue-sky-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #0AA2EE;
}
.wpmega-light-blue-sky-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #068FD4;
}
.wpmega-warm-purple-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #9768a8;
}
.wpmega-warm-purple-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #7E578C;
}
.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
border: 1px solid #ccc;
}
.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: none;
}
.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
color: #000;
}
.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #e2e4e5;
}
.wpmega-prussian-blue-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #003153;
}
.wpmega-mountain-meadow-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #30BA8F;
}
.wpmega-black-silver ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: rgba(204,204,204,0.4);
}
.wpmega-mountain-meadow-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #009365;
}
.wpmega-white-blue ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #0056c7;
}
.wpmega-white-blue ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #003b88;
}
.wpmega-simple-green ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #570;
}
.wpmega-simple-green ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: #395000;
} .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout {
position: relative;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
opacity: 0;
visibility: hidden;
position: absolute;
z-index: -1;
top: 100%;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
left: 100%;
}
.wpmm-vertical-right-align ul.wpmm-mega-wrapper li.wpmega-menu-flyout div{
left: unset;
right: 100%;
}
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover div {
z-index: 9;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div {
right: 0;
left: unset;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div {
left: 0;
right: unset;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div {
opacity: 0;
visibility: hidden;
top: 100%;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmm-onclick.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div {
top: 0;
}
li.wpmm-search-type .wpmm-sub-menu-wrap{
width: 28% !important;
} .wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper > li.wpmega-menu-flyout:hover > div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper > li.wpmega-menu-flyout:hover > div ul li:hover > div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div > ul,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div ul > li:hover > div > ul{
opacity: 1;
visibility: visible;
white-space: normal;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > div,
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > div ul li.active-show > div {
opacity: 1;
visibility: visible;
z-index: 999;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > div ul li > div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div ul li:hover > div {
top: 0 !important;
}
.wp-megamenu-main-wrapper.wpmm-onclick.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div ul li > div,
.wp-megamenu-main-wrapper.wpmm-onhover.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div ul li > div {
top: 0 !important;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div.wpmm-open-fade {
opacity: 1;
visibility: visible;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div ul li div {
right: 100%;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div ul li div {
left: 100%;
}
.wpmm-mega-wrapper.wpmm-onhover ul li.wpmega-menu-flyout:hover ul.wp-mega-sub-menu {
opacity: 1;
visibility: visible;
top: 0;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul li.wpmega-menu-flyout ul li div.wpmm-open-fade {
opacity: 1;
visibility: visible;
white-space: normal;
top: 0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul:after {
display: none;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li {
text-align: left;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li a.wp-mega-menu-link { }
.wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wp-mega-sub-menu .widget_nav_menu li:hover,
.wp-mega-sub-menu .widget_pages li:hover,
.wp-mega-sub-menu .widget_categories li:hover a,
.wp-mega-sub-menu .widget_archive li:hover,
.wp-mega-sub-menu .widget_meta li:hover a,
.wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:hover,
.wp-mega-sub-menu .widget_product_categories ul.product-categories li a:hover,
.wp-mega-sub-menu .widget_recent_comments li:hover,
.wp-mega-sub-menu .widget_recent_entries li:hover {
margin-left: 5px;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
} ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link {
padding-left: 10px;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.wpmm-submenu-align-right.menu-item-has-children a:after,
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link:after {
left: auto;
right: 10px;
position: absolute;
transform: rotate(180deg) !important;
-webkit-transform: rotate(180deg) !important;
-ms-transform: rotate(180deg) !important;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link:after {
left: auto !important;
right: 10px !important;
top: 25%;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link:after {
right: 0 !important;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div ul li.wpmm-submenu-align-right div {
left: 100%;
right: auto;
}  ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a.wp-mega-menu-link { }
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after {
left: 10px;
right: auto;
position: absolute;
transform: rotate(180deg) !important;
-webkit-transform: rotate(180deg) !important;
-ms-transform: rotate(180deg) !important;
top: 12px;
line-height: 1;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div ul li.wpmm-submenu-align-left div {
left: auto;
right: 100%;
} ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
padding: 0;
position: relative;
z-index: 999;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li ul {
top: 0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
text-align: left;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
color:#fff;
display: block;
padding: 10px;
font-size: 12px;
text-align: left;
width: 210px;
}
.wpmega-transparent-hover-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-black-silver ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-unique-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a ,
.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
color: 	#000;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a:hover {
text-decoration: none;
}
.wpmega-sea-green-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover{
background: #47a35b;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li i.wpmm-mega-menu-icon.fa {
float: left;
margin-top: 2px;
margin-right: 5px;
} ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left li.menu-item-has-children > a:after,
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.menu-item-has-children > a.wp-mega-menu-link:after {
content: '\f104';
position: absolute;
font-family: FontAwesome;
font-size: 14px;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
left: 10px;
right: auto;
line-height: 1.3;
}   .wpmm-sub-menu-wrap ul li > a {
padding: 0;
position: relative;
width: auto;
}
.wpmm-sub-menu-wrap ul li ul li {
width: 100%;
margin: 1px 0 7px;
padding: 0;
}
.wpmm-sub-menu-wrap li ul li a {
width: auto;
overflow: visible;
}
.wp-mega-sub-menu .widget_recent_comments li a,
.wp-mega-sub-menu .widget_recent_entries li a {
width: auto;
display: inline-block !important;
}
.wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li.wp-mega-menu-header > a span.wpmm-mega-menu-href-title {
font-weight: 700;
}
.wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label ,
.wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
left: auto;
transform: rotate(0deg);
-wekit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
top: 7px;
font-size: 9px;
}
.wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header .wpmm-sub-menu-wrapper > ul.wp-mega-sub-menu  li a span.wpmm-mega-menu-label{
top: 0;
right: 0;
}
.wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after ,
.wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
position: absolute; left: -6px;
top: 50%;
border-right: 6px solid #d500fb;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.wpmega-clean-white .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
color: #000;
}
.wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:before,
.wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:before {
display: none;
}
.main-navigation .wpmm-sub-menu-wrap .menu-item-has-children > a:after {
display: none;
}
.wpmm-sub-menu-wrap ul > li {
display: inline-block;
vertical-align: top !important; }
.wp1s-slider-wrapper{ padding-bottom: 0;
}
.wpmm-sub-menu-wrap ul li ul li {
margin-left: 0;
margin-right: 0;
}
.wpmm-sub-menu-wrap ul li ul li a {
color: #595858;
}
.wpmm_megamenu ul.wp-mega-sub-menu li a {
font-family: Open Sans;
text-align: left;
color: #000;
text-transform: none;
display: block;
} .wpmm-sub-menu-wrap li {
display: inline-block;
vertical-align: top;
margin: 0 -2px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-1total {
width: 100%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-2total {
width: 48.4%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-3total {
width: 33.33%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-4total {
width: 24%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-5total {
width: 20%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-6total {
width: 16.3%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-7total {
width: 14.28%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-8total {
width: 12.5%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-2columns-2total {
width: 100%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-2columns-3total {
width: 66.66%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-3columns-3total {
width: 100%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-2columns-4total {
width: 49%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-3columns-4total {
width: 75%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-4columns-4total {
width: 100%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-2columns-5total {
width: 40%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-3columns-5total {
width: 60%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-4columns-5total {
width: 80%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-5columns-5total {
width: 100%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-2columns-6total {
width: 33.33%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-3columns-6total {
padding: 0 10px;
width: 49.8%;
}
.wpmm-sub-menu-wrap li.wpmega-4columns-6total {
width: 66.65%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-5columns-6total {
width: 83.3%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-6columns-6total {
width: 100%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-2columns-7total {
width: 27.2%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-3columns-7total {
width: 42.84%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-4columns-7total {
width: 57.25%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-5columns-7total {
width: 71.4%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-5columns-7total {
width: 71.4%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-6columns-7total {
width: 85.68%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-7columns-7total {
width: 100%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-2columns-8total {
width: 25%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-3columns-8total {
width: 36.5%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-4columns-8total {
width: 49%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-5columns-8total {
width: 61.5%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-6columns-8total {
width: 75%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-7columns-8total {
width: 86.5%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li.wpmega-8columns-8total {
width: 100%;
padding: 0 10px;
} .wpmm-sub-menu-wrap .wpmm-start-group-section li.wpmega-1columns-2total {
width: 45.4%;
}
.wpmm-sub-menu-wrap .wpmm-start-group-section li.wpmega-1columns-3total {
width: 30.7%;
}
.wpmm-sub-menu-wrap .wpmm-start-group-section li.wpmega-2columns-3total {
width: 64.66%;
} .wpmm-mega-8columns {
width: 100%;
}
.wpmm-mega-7columns {
width: 87.5%;
}
.wpmm-mega-6columns {
width: 75%;
}
.wpmm-mega-5columns {
width: 62.5%;
}
.wpmm-mega-4columns {
width: 50%;
}
.wpmm-mega-3columns {
width: 37.5%;
}
.wpmm-mega-2columns {
width: 25%;
}
.wpmm-mega-1columns {
width: 12.5%;
} .wpmm_megamenu .wpmm-sub-menu-wrap ul li {
font-size: 13px;
font-family: Open Sans;
display: inline-block;
}
.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
font-size: 14px;
display: inline-block;
margin-bottom: 8px;
text-transform: uppercase;
line-height: 1.5;
font-weight: 600;
margin-top: 0;
font-family: Open Sans;
color: #333;
}
.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title {
display: block;
}
.wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
margin-bottom: 7px;
display: block;
background: none;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-simple-mm-template  .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
border-bottom: 1px solid #a5a0c1;
padding-bottom: 5px;
}
.wpmm-sub-menu-wrap ul li a.wp-mega-menu-link img,
.wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i {
padding-right: 5px;
}
.wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i.dashicons,
.wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i.genericon {
font-size: 16px;
line-height: 1.3;
}
.wpmm-orientation-vertical .wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i.dashicons,
.wpmm-orientation-vertical .wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i.genericon {
font-size: 16px;
line-height: 1.5;
}
.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title {
position: relative;
padding-bottom: 10px;
padding-top: 4px;
}
.wpmega-sea-green-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-sea-green-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #5EC073;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-black-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-black-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #000;
height: 2px;
width: 30px;
bottom: 0;
} .wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
background: transparent;
}
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
background: #feecec;
padding: 5px 10px;
position: relative;
}
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
content: "";
position: absolute;
right: 0;
bottom: 0;
border-top: 10px solid transparent;
border-right: 10px solid #FB7E7E;
}
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span {
margin: 0;
}
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
background: transparent;
}
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
background: #d5f9e4;
padding: 5px 10px;
position: relative;
}
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
position: absolute;
right: 0;
bottom: 0;
content: "";
border-right: 10px solid #44D582;
border-top: 10px solid transparent;
}
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span {
margin: 0;
}
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
width: 100%;
}
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
display: inline-block;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
background: transparent;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
background: #ffe6e5;
padding: 5px 10px;
position: relative;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
position: absolute;
content: "";
right: 0;
bottom: 0;
border-right: 10px solid #F76965;
border-top: 10px solid transparent;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span {
margin: 0;
}
.wpmega-gold-yellow-black .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-gold-yellow-black .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #dace2e;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-hunter-shades-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-hunter-shades-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #CFA66F;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-maroon-reddish-black .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-maroon-reddish-black .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #a32638;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-light-blue-sky-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-light-blue-sky-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #0AA2EE;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-warm-purple-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-warm-purple-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #9768a8;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-clean-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-clean-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #000;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-black-silver .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-black-silver .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #000;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-transparent-hover-black .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-transparent-hover-black .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #000;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-prussian-blue-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-prussian-blue-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #003153;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-white-blue .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-white-blue .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #0056c7;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-simple-green .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-simple-green .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #570;
height: 2px;
width: 30px;
bottom: 0;
}
.wpmega-mountain-meadow-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-mountain-meadow-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
content: '';
position: absolute;
background: #30BA8F;
height: 2px;
width: 30px;
bottom: 0;
}  .wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:hover,
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:focus {
color: #000;
text-decoration: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a {
color: #404040;
line-height: 1.5 !important;
}
.wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li,
.wp-mega-sub-menu .widget_nav_menu li,
.wp-mega-sub-menu .widget_pages li,
.wp-mega-sub-menu .widget_categories li,
.wp-mega-sub-menu .widget_archive li,
.wp-mega-sub-menu .widget_meta li,
.wp-mega-sub-menu .widget_product_categories ul.product-categories li a,
.wp-mega-sub-menu .widget_recent_comments li,
.wp-mega-sub-menu .widget_recent_entries li {
padding-left: 10px;
position: relative;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wp-mega-sub-menu .widget_nav_menu li:hover,
.wp-mega-sub-menu .widget_pages li:hover,
.wp-mega-sub-menu .widget_categories li:hover a,
.wp-mega-sub-menu .widget_archive li:hover,
.wp-mega-sub-menu .widget_meta li:hover a,
.wp-mega-sub-menu .widget_product_categories ul.product-categories li a:hover,
.wp-mega-sub-menu .widget_recent_comments li:hover,
.wp-mega-sub-menu .widget_recent_entries li:hover {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
} .wpmega-simple-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-simple-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a:hover > span.wpmm-mega-menu-href-title,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
color: #7266BA;
position: relative;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: unset;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a .wpmm-mega-menu-href-title {
position: relative;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li > a > .wpmm-mega-menu-href-title:after {
position: absolute;
content: "";
left: 0;
bottom: -5px;
width: 0;
height: 1px;
background: #000;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover > a > .wpmm-mega-menu-href-title:after {
width: 100%;
} .wpmega-dark-orchid-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_categories li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_meta li:hover,
.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
background: rgba(209, 202, 210, 0.4)
}
.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover{
background: unset;
}
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover ,
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover ,
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover {
background: unset;
}
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1 ,
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2 ,
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3 {
padding: 0;
}
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_nav_menu li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_pages li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_categories li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_archive li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_meta li,
.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_recent_comments li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_recent_entries li {
padding: 3px 5px;
margin-bottom: 0;
}
.wpmega-dark-orchid-mm-template li.wpmega-menu-flyout .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li {
padding: 0;
}
`
.wpmega-modern-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-modern-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
color: #FF6C6C;
}
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-modern-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a{ } .wpmega-highlighted-border-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_nav_menu li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_pages li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_categories li a,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_archive li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_meta li a,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li a,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_comments li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_entries li {
position: relative;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after {
left: -5px;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left li.menu-item-has-children > a:after,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.menu-item-has-children > a.wp-mega-menu-link:after {
left: 0;
}
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a .wpmm-mega-menu-href-title {
position: relative;
}
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_nav_menu li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_pages li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_categories li a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_archive li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_meta li a:after,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_comments li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_entries li:after {
position: absolute;
content: "";
left: 0;
bottom: -5px;
width: 0;
height: 1px;
background: #000;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wpmega-highlighted-border-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover > a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_pages li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_categories li:hover a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_archive li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_meta li:hover a:after, .wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover:after {
width: 100%;
}
.wpmega-highlighted-border-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover > a:after,
.wpmega-highlighted-border-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover > a:after,
.wpmega-highlighted-border-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover > a:after,
.wpmega-highlighted-border-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover > a:after{
width: 0;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul .wpmm-sub-menu-wrap > div > ul.wp-mega-sub-menu > li.menu-item-type-custom {
border-left: 1px solid #ccc;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul .wpmm-sub-menu-wrap > div > ul.wp-mega-sub-menu > li.menu-item-type-custom.wpmega-horizontal-tabs ,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul .wpmm-sub-menu-wrap > div > ul.wp-mega-sub-menu > li.menu-item-type-custom.wpmega-vertical-tabs {
border-left: unset;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a:after {
width: 0;
} .wpmega-advanced-magazine-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a:hover > span.wpmm-mega-menu-href-title,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
color: #59B3F1;
margin-left: 5px;
}
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a{ }
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a> span.wpmm-mega-menu-href-title{
margin-left: 0;
} .wpmega-sporty-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a> span.wpmm-mega-menu-href-title,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
color: #1DBC61;
margin-left: 5px;
}
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a> span.wpmm-mega-menu-href-title {
margin-left: 0;
}
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a{
color: #1DBC61;
}
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a> span.wpmm-mega-menu-href-title,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_entries li.wpmega-view-more-btn:hover a,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a{
color: #fff;
}
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a:hover > span.wpmm-mega-menu-href-title,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_entries li.wpmega-view-more-btn:hover a:hover,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a:hover{
color: #1DBC61;
}
li.wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-3:hover > a> span.wpmm-mega-menu-href-title,
li.wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-2:hover > a> span.wpmm-mega-menu-href-title,
li.wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-3:hover > a> span.wpmm-mega-menu-href-title,
li.wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-2:hover > a> span.wpmm-mega-menu-href-title{
margin-left: 0;
} .wpmega-unique-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a> span.wpmm-mega-menu-href-title,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a{
color: #52B3EA;
}
li.wpmega-horizontal-tabs.wpmm-default-tab-design .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-2:hover > a > span.wpmm-mega-menu-href-title{
color: #FFF !important;
} .wpmega-box-sized-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_categories li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_meta li:hover,
.wpmega-box-sized-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
background: rgba(204,204,204,0.4);
}
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_recent_entries li,
.wpmega-box-sized-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li {
padding: 0 5px;
}
.wpmega-box-sized-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover{
background: unset;
}
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover ,
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover ,
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover {
background: unset;
}
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1 ,
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2 ,
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3 {
padding: 0;
} .wpmega-mini-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_nav_menu li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_pages li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_categories li a,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_archive li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_meta li a,
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a > span.wpmm-mega-menu-href-title,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li a,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_comments li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_entries li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_entries li a,
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a{
font-weight: 500;
color: #888;
}
.wpmega-mini-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_pages li:Hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a > span.wpmm-mega-menu-href-title,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a{
color: #000;
}
li.wpmega-horizontal-tabs.wpmm-default-tab-design .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-2 > a > span.wpmm-mega-menu-href-title{
color: #FFF;
} .wpmega-orangebar-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a> span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a{
color: #FF0700;
}
.wpmega-orangebar-mm-template li.wpmega-menu-flyout ul li:hover > a > span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover > a > span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
border-bottom: 1px solid transparent !important;
}
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_entries li {
border-bottom: 1px solid transparent !important;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover > a > span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover > a > span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover > a > span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a > span.wpmm-mega-menu-href-title {
border-bottom: unset !important;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a > span.wpmm-mega-menu-href-title,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:hover > a > span.wpmm-mega-menu-href-title,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:hover > a > span.wpmm-mega-menu-href-title{
border-bottom: unset;
}
.wpmega-horizontal-tabs li.menu-item-depth-2.wpmm-tabs-section:hover > a,
.wpmega-horizontal-tabs li.menu-item-depth-2.wpmm-tabs-section:hover > a span {
border-bottom: unset !important;
color: unset !important;
}
.wpmega-orangebar-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-1:hover > a > span.wpmm-mega-menu-href-title ,
.wpmega-orangebar-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-1:hover > a > span.wpmm-mega-menu-href-title ,
.wpmega-orangebar-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-2:hover > a > span.wpmm-mega-menu-href-title ,
.wpmega-orangebar-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-2:hover > a > span.wpmm-mega-menu-href-title ,
.wpmega-orangebar-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-3:hover > a > span.wpmm-mega-menu-href-title ,
.wpmega-orangebar-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-3:hover > a > span.wpmm-mega-menu-href-title {
border-bottom: unset;
} li.wpmega-menu-flyout .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:hover {
margin-left: 0;
}
.wpmm-orientation-horizontal .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_pages li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_categories li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_archive li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_meta li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_recent_comments li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_recent_entries li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_product_categories ul.product-categories li a:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_categories li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_archive li:before {
content:'\f105';
font-family: FontAwesome;
font-size: 14px;
color: #000;
left: 0;
position: absolute;
top: 50%;
transform: translateY(-58%);
-ms-transform: translateY(-58%);
-webkit-transform: translateY(-58%);
}
.wpmm-orientation-vertical .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_pages li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_categories li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_archive li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_meta li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_recent_comments li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_recent_entries li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_product_categories ul.product-categories li a:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_categories li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_archive li:before {
content:'\f105';
font-family: FontAwesome;
font-size: 14px;
color: #000;
left: 0;
position: absolute;
top: 50%;
transform: translateY(-62%);
-ms-transform: translateY(-62%);
-webkit-transform: translateY(-62%);
}
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_nav_menu li:before {
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_categories li:before {
transform: translateY(-55%);
-ms-transform: translateY(-55%);
-webkit-transform: translateY(-55%);
right: auto !important;
}
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_recent_comments li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_recent_entries li:before {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.wpmm-sub-menu-wrapper ul li a span.wpmm-mega-menu-href-title {
width: auto; }
.wpmm-sub-menu-wrapper.wpmm-menu1 ul li a span.wpmm-mega-menu-href-title { }
.wp-mega-sub-menu .widget_product_categories ul.product-categories li:last-child a:before {
display: block;
}
.wpmm-sub-menu-wrapper ul li.wpmega-vertical-tabs a span.wpmm-mega-menu-href-title {
display: inline-block;
}
.wpmm-sub-menu-wrapper.wpmm-menu1 ul li.wpmega-vertical-tabs a span.wpmm-mega-menu-href-title {
display:  inline-block;
} .wp-mega-sub-menu .widget_categories ul li,
.wp-mega-sub-menu .widget_archive ul li,
.wp-mega-sub-menu .widget_product_categories ul li {
text-align: right;
}
.wp-mega-sub-menu .widget_categories ul li a,
.wp-mega-sub-menu .widget_archive ul li a,
.wp-mega-sub-menu .widget_product_categories ul li a {
float: left;
line-height: 1.2;
font-size: 13px;
}
.wp-mega-sub-menu .widget_product_categories ul li ul {
padding-left: 10px;
}
.wp-mega-sub-menu .widget_product_categories ul li ul li:last-child {
margin-bottom: 0;
} .wp-mega-sub-menu .widget_recent_entries a,
.wp-mega-sub-menu .widget_recent_entries span {
display: inline-block;
margin: 0 9px;
vertical-align: middle;
}
.wp-mega-sub-menu .widget_recent_entries a {
margin-right: -6px;
} .wp-mega-sub-menu .widget_calendar .calendar_wrap  th,
.wp-mega-sub-menu .widget_calendar .calendar_wrap  td {
text-align: center;
}
.wp-mega-sub-menu .widget_calendar .calendar_wrap caption {
font-weight: 400;
margin-bottom: 5px;
text-align: center;
padding-bottom: 0;
}
.wp-mega-sub-menu .widget_calendar .calendar_wrap a {
display: inline;
} .wp-mega-sub-menu .widget_search input.search-field,
.wp-mega-sub-menu .widget_product_search input.search-field {
background-image: none;
background: #fff;
border-radius: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
font-size: 13px;
font-weight: normal;
width: -webkit-calc(100% - 42px);
width: calc(100% - 42px);
padding: 7px;
}
.wpmm-mega-wrapper .wpmega-searchinline input.search-field {
width: 100%;
}
.wp-mega-sub-menu .widget_product_search input.search-field,
.wp-mega-sub-menu .widget_product_search input[type="submit"] {
float: left;
}
.wp-mega-sub-menu .widget_product_search input.search-field {
width: 50%;
}
.wp-mega-sub-menu .widget_product_search input[type="submit"] {
font-size: 10px;
border-radius: 0;
font-weight: normal;
padding: 5px 10px;
min-width: auto;
text-align: center;
height: 35px;
background: #dc5958;
line-height: 1.5;
border: 1px solid #dc5958;
color: #fff;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-mega-sub-menu .widget_product_search input[type="submit"]:hover {
background: none;
color: #dc5958;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-mega-sub-menu .widget_search .search-submit:before {
content: "\f400";
font-size: 19px;
left: 0;
line-height: 33px;
position: relative;
width: 40px;
} .wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title .rsswidget {
display: inline-block;
width: auto;
padding: 0;
vertical-align: middle;
}
.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title {
font-size: 14px;
text-transform: capitalize;
}
.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title a.rsswidget {
font-weight: 700 !important;
}
.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title a.rsswidget:hover {
text-decoration: none;
}
.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title > .rsswidget {
margin-right: 5px;
}
.wp-mega-sub-menu .widget_rss ul li a.rsswidget,
.wp-mega-sub-menu .widget_rss ul li span {
display: inline-block;
vertical-align: middle;
}
.wp-mega-sub-menu .widget_rss ul li a.rsswidget {
padding: 0;
text-decoration: underline;
font-weight: 700 !important;
margin-right: 5px;
font-family: Open Sans;
}
.wp-mega-sub-menu .widget_rss ul li span {
margin-bottom: 0;
font-weight: 400;
font-family: inherit;
}
.wp-mega-sub-menu .widget_rss ul li .rssSummary {
margin-top: 8px;
} .wpmm_megamenu .wp-megamenu-main-wrapper .tagcloud a {
width: auto ;
padding: 7px 7px;
font-size: 11px !important;
border: 1px solid #d1d1d1;
text-transform: capitalize;
font-family: Open Sans;
font-size: 11px;
margin-bottom: 5px;
display: inline-block !important;
line-height: 1.2;
}
.wpmm_megamenu .wp-megamenu-main-wrapper .tagcloud a:hover {
text-decoration: none !important;
border-color: #000;
}
.wpmm_megamenu .wp-megamenu-main-wrapper .widget_pages ul li a,
.wpmm_megamenu .wp-megamenu-main-wrapper .widget_meta ul li a,
.wpmm_megamenu .wp-megamenu-main-wrapper .widget_nav_menu ul li a {
font-size: 13px;
line-height: 1.2;
left: 9px;
} ul.wp-mega-sub-menu li .latest-posts .media {
margin-top: 0;
margin-bottom: 20px;
}
ul.wp-mega-sub-menu li .latest-posts .media .pull-left {
float: left !important;
padding-right: 10px;
width: 15%;
display: inline-block;
vertical-align: top;
}
ul.wp-mega-sub-menu li .latest-posts .media .pull-left a {
width: 100% !important;
display: block;
float: none;
}
ul.wp-mega-sub-menu li .latest-posts .media .pull-left a {
padding: 0;
}
ul.wp-mega-sub-menu li .latest-posts .media .media-body {
width: 85%;
display: inline-block;
vertical-align: top;
float: none;
}
ul.wp-mega-sub-menu li .latest-posts .media .media-body h3 {
font-size: 13px;
margin-bottom: 0;
font-weight: 600;
color: #000;
}
ul.wp-mega-sub-menu li .latest-posts .media .media-body h3 a {
width: 100% !important;
display: block;
padding: 0;
} ul.wp-mega-sub-menu li .aps-social-icon-wrapper .aps-group-horizontal div.aps-each-icon {
width: 32px;
overflow: hidden;
}
ul.wp-mega-sub-menu li .aps-social-icon-wrapper .aps-group-horizontal div.aps-each-icon a {
padding: 0;
display: block;
} ul.wp-mega-sub-menu li .rpwwt-widget ul li {
margin-top: 0;
margin-bottom: 5px !important;
}
ul.wp-mega-sub-menu li .rpwwt-widget a {
font-weight: 700;
color: #000;
font-size: 13px;
display: inline;
}
ul.wp-mega-sub-menu li .rpwwt-widget a span {
display: block;
}
ul.wp-mega-sub-menu li .rpwwt-widget ul li a img {
width: 20% !important;
height: 95px;
}
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-author,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-categories,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-date,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-excerpt,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-comments-number {
font-size: 12px;
line-height: 1.5;
}
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-author,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-categories,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-date {
display: inline-block;
margin: 0 5px 0 0;
} ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-sub-menu-posts .wpmm-top-sub-image {
margin-bottom: 10px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-sub-menu-posts span.wpmm-mega-menu-href-title a {
font-size: 16px;
display: inline-block;
margin-bottom: 5px;
text-transform: capitalize;
line-height: 1.5;
width: 100%;
padding: 0;
font-weight: 700;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings ul.wp-mega-sub-menu li {
position: relative;
padding-left: 10px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings ul.wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:before {
display: none;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings ul.wp-mega-sub-menu li:before {
content: '\f105';
position: absolute;
font-family: FontAwesome;
font-size:15px;
top: 2px;
color: #585c72;
left: -6px;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-view-more-btn {
margin-top: 10px;
} ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage a.wp-mega-menu-link {
display: block;
padding: 0;
width: auto;
position: relative;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link .wpmm-featured-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link .wpmm-custom-image {
float: left;
padding-right: 10px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-mega-menu-href-title,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title {
display:block;
font-size: 14px;
color: #000;
font-weight: 600;
margin-bottom: 5px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title {
margin-bottom: 0;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-author-name,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.megapost-date,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-author-name,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.megapost-date {
display: inline-block;
padding-left: 13px;
margin: 0 10px 0 0;
position: relative;
font-size: 11px;
line-height: 1;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-author-name:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.megapost-date:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-author-name:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.megapost-date:before {
font-family: FontAwesome;
position: absolute;
left: 0;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-author-name:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-author-name:before {
content: '\f007';
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.megapost-date:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.megapost-date:before {
content: '\f017';
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-mega-menu-href-title a,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title a {
margin-bottom: 0;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-mega-menu-href-title a:hover,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title a:hover {
color: #dc5958;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink {
display: inline-block;
margin-bottom: 10px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink a.wp-mega-menu-link {
display: block;
padding: 5px 10px !important;
background: #dc5958;
border: 1px solid #dc5958;
color: #fff;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
width: auto;
text-transform: capitalize;
}
.wpmega-sea-green-white ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink a.wp-mega-menu-link {
background: #5EC073;
border-color: #5EC073;
}
.wpmega-sea-green-white ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink a.wp-mega-menu-link:hover {
color: #5EC073;
background: none;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink a:hover {
background: none;
color: #dc5958;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings p.wpmm-posts-desc {
margin-bottom: 10px;
margin-top: 3px;
text-align: justify;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-featured-image {
display: block;
margin-bottom: 10px;
} ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage a.wp-mega-menu-link {
display: block;
padding: 0;
width: auto;
position: relative;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage a .wpmm-featured-image {
float: right;
padding-left: 10px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-mega-menu-href-title {
display:block;
font-size: 15px;
color: #000;
font-weight: 600;
margin-bottom: 5px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-author-name,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.megapost-date {
display: inline-block;
padding-left: 15px;
margin: 0 10px 0 0;
position: relative;
line-height: 1;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-author-name:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.megapost-date:before {
font-family: FontAwesome;
position: absolute;
left: 0;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-author-name:before {
content: '\f007';
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.megapost-date:before {
content: '\f017';
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-mega-menu-href-title a {
margin-bottom: 0;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-mega-menu-href-title a:hover {
color: #dc5958;
} ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top span {
display: inline-block;
} ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-onlyimage .wpmm-sub-menu-wrapper {
display: none;
}  ul.wp-mega-sub-menu li .instagram-header {
padding-top: 0;
}
ul.wp-mega-sub-menu li ul.instagram-widget li {
width: 31.33%;
float: none;
} ul.wp-mega-sub-menu li .wp1s-widget-wrap .wp1s-slider-wrapper,
ul.wp-mega-sub-menu li .wp1s-widget-wrap .wp1s-slider-wrapper {
width: 100%;
} ul.wp-mega-sub-menu li .textwidget div.wpcf7 {
overflow: hidden;
}
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p {
margin-bottom: 10px;
width: 100%;
}
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p:last-child {
margin-bottom: 0;
}
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap {
margin-top: 5px;
display: block;
}
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="text"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="email"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="url"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="password"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="search"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="tel"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="number"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p textarea {
border-radius: 0;
background: none;
font-size: 12px;
color: #686868;
padding: 10px;
width: 100%;
float: none;
display: block;
border: 1px solid #b1a5a5;
}
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p textarea {
max-height: 80px;
}
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="submit"] {
border-radius: 0;
font-size: 12px;
text-align: center;
max-width: 160px;
background: #e03a23;
color: #fff;
padding: 10px 20px;
border: 1px solid #e03a23;
box-shadow: none;
font-weight: 400;
text-transform: uppercase;
text-shadow: none;
}
.wpmega-sea-green-white ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="submit"] {
background: #5EC073;
border-color: #5EC073;
color: #fff;
}
.wpmega-sea-green-white ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="submit"]:hover {
background: #47a35b;
color: #fff;
}
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="submit"]:hover {
background: none;
color: #e03a23;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
} ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form h4 {
text-transform: uppercase;
margin: 0;
letter-spacing: 0;
font-family: Open Sans;
} ul.wp-mega-sub-menu li .wpmegamenu-contact-info {
margin-top: 10px;
}
ul.wp-mega-sub-menu li .textwidget iframe {
margin-top: 14px;
}
.wpmegamenu-contact-info p {
margin-bottom: 15px !important;
margin-top: 0 !important;
font-size: 12px !important;
}
.wpmegamenu-contact-info p .fa {
display: inline-block;
margin-right: 10px;
width: 15px;
text-align: center;
}
ul.wp-mega-sub-menu li .wpmegamenu-contact-info .wpmm-social-shortcodes h4 {
font-size: 16px;
display: inline-block;
margin-bottom: 10px;
text-transform: capitalize;
line-height: 1.5;
font-family: Open Sans;
} .main-navigation li:hover > a,
.main-navigation li.focus > a {
color: inherit;
} .woocommerce .wpmm-mega-wrapper ul.cart_list li img,
.woocommerce .wpmm-mega-wrapper ul.product_list_widget li img {
float: left;
width: 25%;
margin-right: 10px;
margin-left: 0
}
.woocommerce .wpmm-mega-wrapper .star-rating span:before {
color: #dc5958;
} ul.wp-mega-sub-menu li.widget_shopping_cart ul li {
padding-left: 0 !important;
} ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a:hover {
text-decoration: none;
}
ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a:hover {
text-decoration: none;
}
ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a span.wpmm-mega-menu-href-title {
padding-left: 0;
}
ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:before {
display:none;
} .wpmm-mega-wrapper .wpmm-sub-menu-wrap .wpmm-html-content.wpmm-ctop p img,
.wpmm-mega-wrapper .wpmm-sub-menu-wrap .wpmm-bottomimage p img {
margin: 10px 0;
} ul.wp-mega-sub-menu .apsc-icons-wrapper.apsc-theme-2 .apsc-each-profile a {
width: auto;
padding: 0;
}
ul.wp-mega-sub-menu .apsc-icons-wrapper.apsc-theme-2 .apsc-each-profile a:after {
display: none;
} ul.wpmm-mega-wrapper li.wpmm-menu-align-right {
float: right !important;
}
.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap{
width: 318px;
left: auto;
right: 0;
padding: 8px;
background: rgb(249, 249, 249);
border-radius: 5px;
top: 100%;
opacity: 0;
visibility: hidden;
}
.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search form label{
margin-bottom: 0px;
}
.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap{
width: 300px;
left: auto;
right: auto;
padding: 5px;
background: rgba(0,0,0,0.5);
border-radius: 3px;
top: 100%;
opacity: 0;
visibility: hidden;
}
ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type:hover .wpmm-sub-menu-wrap,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type:hover .wpmm-sub-menu-wrap {
top: 100%;
}
ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search input[type="search"].search-field,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search input[type="search"].search-field {
background: #fff;
font-family: Open San; border-radius: 5px;
font-size: 15px;
padding: 11px;
line-height: 1;
}
ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search .search-submit,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search .search-submit {
background: #ff0050;
min-width: auto;
color: #ffffff;
box-shadow: none;
border: 1px solid #ff0050;
font-family: sans-serif;
}
ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search input[type="submit"].search-submit,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search input[type="submit"].search-submit {
font-size: 10px;
text-transform: uppercase;
position: relative;
display: inline-block;
vertical-align: top;
width: 83px;
padding: 10px 0;
text-align: center;
font-size: 12px;
line-height: 1.5;
border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
}
ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search .search-submit:hover,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search .search-submit:hover {
background: rgba(175, 14, 64, 0.83);
border: 1px solid #cb6887;
} ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-mega-menu-icon {
float: left;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmm-mega-menu-icon img{
display: block;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-sub-menu-posts,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-sub-menu-posts {
float: left;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-mega-menu-icon {
display: inline-block;
margin-left: 10px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-image {
position: relative;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-image span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-featured-image span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-featured-image span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-custom-label {
position: absolute;
background: #d500fb;
font-weight: 500;
font-size: 9px;
color: #fff;
padding: 3px 6px;
border-radius: 3px;
top: 5px;
left: 5px;
text-transform: uppercase;
z-index: 999999;
line-height: 1.5;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-featured-image span.wpmm-custom-label {
left: auto;
right: 5px;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-post-category,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-post-category,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-post-category {
background: #000 none repeat scroll 0 0;
border-radius: 0;
bottom: 5px;
color: #fff;
display: inline-block;
font-family: Open Sans;
font-size: 10px;
left: 5px;
line-height: 1;
margin-bottom: 0;
padding: 5px;
position: absolute;
text-transform: uppercase;
} .widget_calendar td a {
width: 100%;
}  ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap .wpmm-topimage {
margin-bottom: 15px;
max-height: 200px;
overflow: hidden;
text-align: center;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap .wpmm-bottomimage {
margin-top: 15px;
margin-bottom: 5px;
max-height: 200px;
overflow: hidden;
text-align: center;
} ul.wp-mega-sub-menu li ul.product_list_widget li ins {
background: none;
}
ul.wp-mega-sub-menu li ul.product_list_widget li del,
ul.wp-mega-sub-menu li ul.product_list_widget li del span {
color: #939393;
}
ul.wp-mega-sub-menu li ul.product_list_widget li ins {
color: #000;
}  ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a {
padding: 0;
margin: 0;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-featured-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-custom-image {
overflow: hidden;
position: relative;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-featured-image img,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-custom-image img {
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
vertical-align: middle;
display: inline-block;
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-featured-image:hover img,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-custom-image:hover img {
opacity: 1;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
} ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search {
position: absolute;
width: 250px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
opacity: 0;
visibility: hidden;
z-index: 999999;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search .search-submit {
display: none;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search .search-field {
padding: 10px;
font-size: 12px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-radius: 0;
font-weight: 400;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search {
left: -300%;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search.searchbox-open  {
left: -544%;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-right.inline-search {
right: -300%;
left: auto;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-right.inline-search.searchbox-open  {
right: -706%;
left: auto;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li.wpmm-search-type a.wpmm-search-type {
cursor: pointer;
position: relative !important;
}
ul.wpmm-mega-wrapper li.wpmm-search-type a.wpmm-search-type {
padding: 20px 25px;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search.searchbox-open {
visibility: visible;
opacity: 1;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search.searchbox-closed {
visibility: hidden;
opacity: 0;
} ul.wpmm-mega-wrapper li.wpmega-menu-flyout div ul li.wpmm-submenu-align-right {
text-align: left !important;
} ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li {
text-align: center;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a {
padding: 0;
position: relative;
box-shadow: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
display: block;
text-align: center;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a img {
margin-bottom: 0;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.onsale {
position: absolute;
right: auto;
left: 10px;
top: 10px;
background: #dc5958;
border-radius: 0;
margin: 0;
padding: 5px 10px;
font-size: 11px;
line-height: 1.5;
min-height: 27px;
min-width: auto;
z-index: 999;
color: #fff;
top: -7px;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a h3,
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.cart_list li a,
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.product_list_widget li a {
font-family: Open Sans;
text-transform: capitalize;
font-weight: 600;
font-size: 14px;
padding-top: 10px;
color: #333; }
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.cart_list li a,
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.product_list_widget li a  {
font-size: 12px;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price {
color: #1a1a1a;
text-align: center;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price del,
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price ins {
display: inline-block;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price ins,
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price .woocommerce-Price-amount {
background: none;
font-weight: 600;
color: #1a1a1a;
font-size: 12px;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button,
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.added_to_cart.wc-forward {
margin-top: 5px;
padding: 5px 10px;
display: inline-block;
font-weight: 400;
text-transform: uppercase;
font-size: 10px;
border-radius: 0;
font-family: Open Sans;
padding: 10px;
background: #dc5958;
color: #fff;
border: 1px solid #dc5958;
}
.wpmega-sea-green-white ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button,
.wpmega-sea-green-white ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.added_to_cart.wc-forward {
background: #5EC073;
border-color: #5EC073;
}
.wpmega-sea-green-white ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button:hover,
.wpmega-sea-green-white ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.added_to_cart.wc-forward:hover {
background: none;
color: #5EC073;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button.added {
display: none;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button:hover,
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.added_to_cart.wc-forward:hover {
background: none;
color: #dc5958;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a .star-rating {
margin: 0 auto 5px;
}
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.products li.product,
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce-page ul.products li.product {
margin-bottom: 10px;
margin-top: 15px;
margin-right: 14px;
} ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content ul li a.remove {
left: auto;
right: 10px;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content ul li {
margin-bottom: 5px !important;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
display: inline-block;
max-width: 49%;
text-align: center;
border-radius: 0;
font-weight: 400;
padding: 10px;
text-transform: uppercase;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button.wc-forward {
background: #44CCEB;
border: 1px solid #44CCEB;
color: #fff;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout {
background: #dc5958;
border: 1px solid #dc5958;
color: #fff;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button.wc-forward:hover {
background: none;
color: #44CCEB;
}
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout:hover {
background: none;
color: #dc5958;
} .wpmm-orientation-vertical ul.wpmm-mega-wrapper {
list-style: none;
padding: 0;
margin: 0;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li {
border-bottom: 1px solid #ddd;
border-top: none;
margin: 0;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper li:last-child {
border: none;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link {
display: block;
width: 100%;
padding: 12px 15px;
position: relative;
color: #404040;
font-size: 14px;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li > a { color: #555;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap li.wpmega-vertical-tabs > a:after { }
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.menu-item-has-children.wpmm-tabs-section > a:after{
display: none;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon {
margin-right: 5px; font-size: 13px;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.wpmm-search-type > a i.wpmm-mega-menu-icon {
margin-right: 0;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper li a .wpmm-mega-menu-label {
left: auto;
top: 25%;
right: 30px;
right: 40px;
line-height: 1.7;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper li a .wpmm-mega-menu-label:before {
display: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical {
position: relative;
width: 25%;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul {
width: 100%;
list-style: none;
margin:0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li {
position: relative;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.wpmega-vertical-tabs ul li {
position: static;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li,
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li{
padding: 0 15px;
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li{
padding: 0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-left > a:after {
content: '\f105';
position: absolute;
font-family: FontAwesome;
font-size: 14px;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
right: 10px;
left: auto;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-right > a:after {
content: '\f104';
position: absolute;
font-family: FontAwesome;
font-size: 14px;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
right: 10px;
left: auto;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-right > a:before{
content: '';
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.menu-item-has-children > a:after {
content: '\f105';
position: absolute;
font-family: FontAwesome;
top: 50%;
transform: translateY(-50%) !important;
-webkit-transform: translateY(-50%) !important;
left: auto;
right: 30px;
font-size: 14px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li > .wpmm-sub-menu-wrap {
position: absolute;
top: 0;
font-size: 14px;
padding: 15px 10px 15px 15px;
opacity: 0;
visibility: hidden;
text-align: left;
z-index: 999999;
left: 100%;
width: 900px;
background: #fff;
border: 1px solid #e0e0e0;
box-shadow: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
transition: all ease-in-out 0.3s;
-webkit-transition: all ease-in-out 0.3s;
-ms-transition: all ease-in-out 0.3s;
z-index: -1;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-vertical-aligned-to-parent {
position: static;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap {
opacity: 1;
visibility: visible;
transition: all ease-in-out 0.3s;
-webkit-transition: all ease-in-out 0.3s;
-ms-transition: all ease-in-out 0.3s;
z-index: 999;
}
.wpmm-orientation-vertical .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_pages li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_meta li:before,
.wpmm-orientation-vertical .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_product_categories ul.product-categories li a:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_recent_comments li:before,
.wpmm-orientation-vertical  .wp-mega-sub-menu .widget_recent_entries li:before {
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
line-height: 1;
} .wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.wpmega-vertical-full-height {
position: static;
}
.wpmm-orientation-vertical.wp-megamenu-main-wrapper.wpmm-slide-left ul.wpmm-mega-wrapper li.wpmega-menu-flyout div{
top: 0;
}
.wpmm-orientation-vertical.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div {
left: 100%;
right: auto;
top: 0;
}
.wpmm-orientation-vertical.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout div ul li div {
left: 100%;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper li > a.wp-mega-menu-link > i {
line-height: 1.7;
}  .wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type a.wpmm-search-type {
padding: 15px;
display: block;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type > .wpmm-sub-menu-wrap {
width: 100%;
left: 100%;
right: auto;
padding: 1px;
background: rgba(0,0,0,0.3);
border-radius: 3px;
top: 0;
opacity: 0;
visibility: hidden;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type > .wpmm-sub-menu-wrap .search-field {
padding: 10px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type > .wpmm-sub-menu-wrap .search-submit {
border-radius: 0 3px 3px 0;
background: #17BC9A;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type:hover > .wpmm-sub-menu-wrap {
opacity: 1;
visibility: visible;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search {
left: -50%;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search.searchbox-open {
right: auto;
left: 44px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-right.inline-search {
right: -50%;
}  .wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li {
float: none;
list-style: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.wpmm-search-type {
display: inline-block;
border-bottom: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-enable-single-menu {
display: inline-block;
border-bottom: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li a.wpmm-csingle-menu {
padding: 15px 14.4px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li a.wpmm-csingle-menu i {
margin-right: 0;
} .widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical {
width: 100%;
}
ul.wp-mega-sub-menu .widget_recently_viewed_products a span.wpmm-mega-menu-href-title {
display: block !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmm-csingle-menu,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmega-searchdown,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmega-searchinline {
padding: 20px 10px 19px;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type.wpmega-show-menu-icon ,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.wpmega-enable-single-menu.wpmega-show-menu-icon {
margin-top: 15px;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-csingle-menu.wpmm-disable-text,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-search-type.wpmm-disable-text {
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
padding: 0;
position: relative;
overflow: hidden;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-csingle-menu.wpmm-disable-text:after,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-search-type.wpmm-disable-text:after{
position: absolute;
content: "";
width: 60px;
height: 30px;
background: rgba(255,255,255,.3);
top: 0;
right: -13px;
-webkit-transform: rotate(45deg) translateY(-125%);
-moz-transform: rotate(45deg) translateY(-125%);
-ms-transform: rotate(45deg) translateY(-125%);
-o-transform: rotate(45deg) translateY(-125%);
transform: rotate(45deg) translateY(-125%);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-csingle-menu.wpmm-disable-text:hover::after,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-search-type.wpmm-disable-text:hover::after{
-webkit-transform: rotate(45deg) translateY(125%);
-moz-transform: rotate(45deg) translateY(125%);
-ms-transform: rotate(45deg) translateY(125%);
-o-transform: rotate(45deg) translateY(125%);
transform: rotate(45deg) translateY(125%);
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a.wpmm-csingle-menu:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a.wpmega-searchinline:before{
background: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmm-csingle-menu:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmega-searchinline:before {
background:none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-search-type,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-csingle-menu,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li > a.wpmega-searchdown,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li > a.wpmega-searchinline {
padding: 25px 10px;
} .wp-megamenu-main-wrapper .wpmegamenu-toggle {
display: none;
} .wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-desktop {
display: none;
}
.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-menu-icon > a i {
display: none;
} .wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-arrow a:after {
display: none;
} .wpmm_megamenu ul.wpmm-mega-wrapper ul.wp-mega-sub-menu li.wpmega-visible-hide-menu > a.wp-mega-menu-link {
visibility: hidden;
} .wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li > a.wpmm-disable-text:before,
.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li > a.wpmm-disable-text:before {
display: none;
} .wpmm_megamenu .wpmm-target-description.wpmm-target-text {
display: block;
width: auto;
font-size: 10px;
text-transform: capitalize;
font-style: italic;
line-height: 1;
} .wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
font-size: 13px;
font-family: Open Sans;
color: #fff;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before {
opacity: 1;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-custom-theme.wpmm-orientation-horizontal,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-custom-theme.wpmm-orientation-vertical {
border: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal .wpmm-sub-menu-wrap,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-vertical .wpmm-sub-menu-wrap {
border: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal li.wpmm-search-type .wpmm-sub-menu-wrap {
border: none !important;
} @-webkit-keyframes mybounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes mybounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.mybounce {
-webkit-animation-name: mybounce;
animation-name: mybounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
background: #fff;
}  .widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li > .wpmm-sub-menu-wrap {
left: auto;
right: 100%;
}
.widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul li.menu-item-has-children > a:after {
content: '\f104';
left: 0;
right: auto;
}
.widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-left-align ul li.menu-item-has-children > a:after {
content: '\f105';
left: auto;
right: 30px;
}
.widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-left-align ul li.menu-item-has-children {
padding-left: 0px;
} .wpmm_megamenu .wp-megamenu-main-wrapper ul ul .wpmm-featured-post-title ul { }
.wpmm-sub-menu-wrap .wpmm-featured-post-title li {
display: inline-block;
vertical-align: top;
width: 30%;
margin-left: 2%;
margin-bottom: 0;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li:first-child {
margin-left: 0;
}
.widget.widget_wpmegamenu_pro_blogformat ul li {
width: 100%;
margin-bottom: 15px;
}
.widget.widget_wpmegamenu_pro_blogformat ul li:last-child {
margin-bottom: 0;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title li .wpmm_lists_posts {
position: relative;
overflow: hidden;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-featured,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-featured {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts:hover .wpmm-featured,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts:hover .wpmm-featured {
transform: scale(1.2);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-featured,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-featured {
width: 100% !important;
position: relative;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-featured:before,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-featured:before {
position: absolute;
content: '';
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0,0,0,0.3);
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title {
position: absolute;
bottom: 0;
width: 100%;
padding: 0 10px 10px;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title .span-wrapper,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title .span-wrapper {
line-height: 1;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title a h4,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title a h4 {
margin-bottom: 7px;
display: block;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title a + a,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title a + a {
display: inline-block;
min-width: 100%;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-hover-icon,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-hover-icon {
position: absolute;
z-index: 999;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
opacity: 0;
visibility: hidden;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts:hover .wpmm-hover-icon,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts:hover .wpmm-hover-icon {
opacity: 1;
visibility: visible;
}
.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title ul li a,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li .wpmm_lists_posts a {
text-align: center;
color: #fff !important;
font-weight: 400;
display: block;
}
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li .wpmm_lists_posts a {
color: #fff !important;
}
.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title .wpmm-postformat-title a + a,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li .wpmm_lists_posts .wpmm-postformat-title a + a {
font-size: 13px;
}
.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title ul li a span,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li a span {
margin: 0 5px 5px;
float: left;
font-size: 13px;
}
.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title ul li a span + span,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li a span + span {
float: right;
}
.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title ul li a span i.fa,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li a span i.fa {
padding-right: 5px;
}
.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title .featured-btn,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title .featured-btn {
width: 100%;
} .menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section {
display: inline-block;
vertical-align: top;
margin: 0 -2px;
width: 33.33%;
padding-right: 20px;
}
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-vertical-type .wpmm-featured-box-section {
margin-bottom: 15px;
}
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-vertical-type .wpmm-featured-box-section:last-child {
margin-bottom: 0;
}
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-icon-text-icon {
float: left;
font-size: 65px;
width: 25%;
text-align: center;
}
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-feature-box-info {
float: left;
width: 75%;
padding-left: 12px;
}
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-feature-box-info span.wpmm-title-tag,
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-vertical-type .wpmm-featured-box-section .wpmm-feature-box-info span.wpmm-title-tag {
font-size: 18px;
display: block;
} .wpmm-vertical-left-align .menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-icon-text-icon {
float: left;
font-size: 65px;
width: 100%;
text-align: center;
}
.wpmm-vertical-left-align .menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-icon-text-icon i{
margin: 0 !important;
}
.wpmm-vertical-left-align .menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-feature-box-info {
float: left;
width: 100%;
padding-left: 0;
} .widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .post-date-format,
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-timeline-post-title,
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-post-datetime-divider {
display: inline-block;
vertical-align: top;
}
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .post-date-format {
margin-right: 10px;
width: 35%;
}
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .post-date-format .wpmm-post-date,
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .post-date-format .wpmm-post-time {
display: block;
}
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-timeline-post-title {
margin-left: 12px;
width: 56%;
}
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-post-datetime-divider {
position: relative;
}
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-post-datetime-divider:before {
position: absolute;
content: '\f017';
font-family: FontAwesome;
font-size: 16px;
color: #f00;
left: -10px;
top: 7px;
}
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-post-datetime-divider:after {
position: absolute;
content: '';
width: 1px;
height: 12px;
background: #ccc;
left: -5px;
top: 28px;
} .wpmm-text-widgets {
display: block;
}
.wpmm-text-widgets .thumb {
width: 100%;
margin-bottom: 10px;
margin-top: 10px;
overflow: hidden;
}
.wpmm-text-widgets .thumb a {
display: block;
}
.wpmm-text-widgets .thumb a img {
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.wpmm-text-widgets .thumb a:hover img {
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
}
.wpmm-text-widgets .wpmm-header h2.entry-title {
margin-bottom: 5px;
}
.wpmm-text-widgets .wpmm-header p {
margin-bottom: 10px;
font-size:  14px !important;
}
.wpmm-text-widgets .wpmm-header h2.entry-title a {
font-size: 16px;
text-transform: capitalize;
font-weight: 600;
}
.wpmm-text-widgets .wwpmm-linkbtn {
display: inline-block;
padding: 5px 10px;
background: #de5855;
cursor: pointer;
border: 1px solid #de5855;
text-transform: capitalize;
}
.wpmm-text-widgets .wwpmm-linkbtn a {
color: #fff !important;
padding: 0 !important;
width: 100% !important;
}
.wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #de5855 !important;
} .wpmega-simple-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #7266BA;
border: 1px solid #7266BA;
}
.wpmega-simple-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-simple-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #7266BA !important;
}
.wpmega-dark-orchid-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #B085F4;
border: 1px solid #B085F4;
}
.wpmega-dark-orchid-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-dark-orchid-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #B085F4 !important;
}
.wpmega-modern-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #FF6C6C;
border: 1px solid #FF6C6C;
}
.wpmega-modern-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-modern-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #FF6C6C !important;
}
.wpmega-highlighted-border-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #FF6501;
border: 1px solid #FF6501;
}
.wpmega-highlighted-border-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-highlighted-border-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #FF6501 !important;
}
.wpmega-advanced-magazine-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #000;
border: 1px solid #59B3F1;
color: #fff;
}
.wpmega-advanced-magazine-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-advanced-magazine-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #000 !important;
}
.wpmega-sporty-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #1DBC61;
border: 1px solid #1DBC61;
}
.wpmega-sporty-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-sporty-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #1DBC61 !important;
}
.wpmega-unique-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #52B3EA;
border: 1px solid #52B3EA;
}
.wpmega-unique-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-unique-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #52B3EA !important;
}
.wpmega-box-sized-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #0C6F82;
border: 1px solid #0C6F82;
}
.wpmega-box-sized-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-box-sized-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #0C6F82 !important;
}
.wpmega-mini-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #888;
border: 1px solid #888;
}
.wpmega-mini-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-mini-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #888 !important;
}
.wpmega-orangebar-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
background: #FF0700;
border: 1px solid #FF0700;
}
.wpmega-orangebar-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
background: none;
}
.wpmega-orangebar-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
color: #FF0700 !important;
} .wpmm-pro-recent-posts-widget .wpmm-recentposts-section {
overflow: hidden;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-image-left-section {
float: left;
width: 35%;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-image-left-section img {
width: 100%;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section {
float: left;
width:  54%;
padding: 0 15px;
line-height: 1.2;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-cat {
font-size: 12px;
color: #d92121;
text-transform: uppercase;
display: block;
margin-bottom: 5px;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-display-date {
font-size: 11px;
color: #888888;
text-transform: uppercase;
display: block;
margin-bottom: 5px;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-comment-number {
font-size: 11px;
color: #888888;
display: block;
position: relative;
padding-left: 15px;
margin-bottom: 5px;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-comment-number:before {
content: '\f075';
position: absolute;
display: block;
font-family: FontAwesome;
font: 11px;
color: #888888;
top: 0;
left: 0;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-recent-posts-title {
color: #282828;
font-size: 14px;
font-weight: 600;
margin-bottom: 5px;
display: block;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-readmore-btn {
display: inline-block;
color: #888;
position: relative;
}
.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-readmore-btn:before {
position: absolute;
content: '\f105';
font-family: FontAwesome;
font-size: 14px;
display: block;
right: -10px;
} .wpmm-pro-recent-posts-widget ul li {
cursor: pointer;
}
.wpmm-pro-recent-posts-widget .layout1 li {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.wpmm-pro-recent-posts-widget .layout1 li:hover div {
background: #f3f3f3;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmm-pro-recent-posts-widget .layout1 .wpmm-content-right-section {
padding: 0px 15px;
}
.wpmm-pro-recent-posts-widget .layout2 li .wpmm-recentposts-section .wpmm-image-left-section {
position: relative;
}
.wpmm-pro-recent-posts-widget .layout2 li .wpmm-recentposts-section .wpmm-image-left-section:before {
position: absolute;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
content: '';
transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmm-pro-recent-posts-widget .layout2 li:hover .wpmm-recentposts-section .wpmm-image-left-section:before {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.wpmm-pro-recent-posts-widget .layout2 li .wpmm-recentposts-section .wpmm-image-left-section:after {
position: absolute;
content: '\f196';
font-family: FontAwesome;
font-size: 20px;
color: #fff;
top: 0;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
opacity: 0;
visibility: hidden;
}
.wpmm-pro-recent-posts-widget .layout2 li:hover .wpmm-recentposts-section .wpmm-image-left-section:after {
opacity: 1;
top: 50%;
visibility: visible;
}
.wpmm-pro-recent-posts-widget .layout3 li .wpmm-recentposts-section .wpmm-image-left-section {
position: relative;
}
.wpmm-pro-recent-posts-widget .layout3 li .wpmm-recentposts-section .wpmm-image-left-section:before {
content: '';
position: absolute;
left: 0;
width: 5px;
height: 100%;
background: #dc5958;
transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wpmm-pro-recent-posts-widget .layout3 li:hover .wpmm-recentposts-section .wpmm-image-left-section:before {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
} .wpmmpro-postslist-wrapper {
font-size: 14px;
color: #888888;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list {
margin-left: -2%;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list a.wpmegamenu_post_item {
float: left;
width: 23%;
display: block;
margin-left: 2%;
margin-top: 15px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .show-category {
display: block;
margin-bottom: 6px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .show-category span {
background: #f87b7b;
padding: 3px 5px;
text-transform: uppercase;
font-size: 9px;
color: #fff;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list.wpmm-layout3 .show-category span {
font-size: 12px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list span.wpmm-posts-title {
display: block;
font-weight: 600;
color: #282828;
font-size: 16px;
line-height: 1.2;
margin-bottom: 1px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list.wpmm-layout3 span.wpmm-posts-title {
font-size: 16px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details {
color: #888888;
font-size: 12px;
font-weight: 600;
margin-bottom: 10px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details > span {
margin-right: 5px;
font-size: 11px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details .wpmm-author-name,
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details .wpmm-entry-date {
text-transform: uppercase;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details span.wpmm-author-name span,
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details span.wpmm-entry-date span {
text-transform: none;
color: #9b9a9a;
font-weight: 400;
margin-right: 2px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details .comment_in_number {
position: relative;
padding-left: 15px;
float: right;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details .comment_in_number:before {
position: absolute;
content: '\f075';
font-family: FontAwesome;
font-size: 12px;
display: block;
top: 0;
left: 0;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .wpmmpro_post_img {
margin-bottom: 8px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .wpmmpro_post_content {
color: #5a5a5a;
font-size: 12px;
text-transform: none;
line-height: 1.3;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .wpmmpro_post_content p {
margin-bottom: 5px;
}
.wpmm-orientation-vertical .wpmmpro-postslist-wrapper .wpmmpro-posts-list .wpmmpro_post_content p {
margin-bottom: 10px;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-last-section {
display: inline-block;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-last-section span {
display: block;
cursor: pointer;
} .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span,
.wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #f87b7a;
border-radius: 2px;
-webkit-border-radius: 2px;
color: #fff;
text-transform: uppercase;
font-size: 12px;
box-shadow: 0 3px 0px #da5d5c;
-webkit-box-shadow: 0 3px 0px #da5d5c;
padding: 5px 15px;
transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
-ms-transition: all ease 0.5s;
}
.wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
border-radius: 0;
box-shadow: none;
border: 1px solid #000;
color: #000;
background: none;
-webkit-box-shadow: unset;
box-shadow: unset;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list.wpmm-layout1 a:hover .posts-last-section span {
background: #414040;
box-shadow: 0 3px 0px #151414;
-webkit-box-shadow: 0 3px 0px #151414;
}
.wpmmpro-postslist-wrapper .wpmm-layout2 a:hover .posts-last-section span {
color: #fff;
-webkit-box-shadow: inset 0 0 10px rgba(255,255,255,.9);
box-shadow: inset 0 0 10px rgba(255,255,255,.9);
border-color: #fff;
}
.wpmmpro-postslist-wrapper .wpmm-layout3 .posts-last-section span.wpmm-entry-date,
.wpmmpro-postslist-wrapper .wpmm-layout3 .posts-last-section span.comment_in_number {
font-size: 12px;
color: #888888;
text-transform: capitalize;
font-weight: 400;
}
.wpmmpro-postslist-wrapper .wpmm-layout3 .posts-last-section span {
font-weight: 600;
color: #000;
font-size: 12px;
}
.wpmmpro-postslist-wrapper .wpmm-layout3 .show-category span {
background: none;
padding: 0 0 0 20px;
color: #333333;
position: relative;
}
.wpmmpro-postslist-wrapper .wpmm-layout3 .show-category span:before {
content: '\f115';
position: absolute;
font-family: FontAwesome;
font-size: 13px;
left: 0;
display: block;
top: -2px;
}
.wpmmpro-postslist-wrapper .wpmm-layout3.wpmmpro-posts-list .show-category {
border-bottom: 1px solid #333333;
}
.wpmmpro-postslist-wrapper .wpmm-layout3.wpmmpro-posts-list a .wpmmpro_post_img {
overflow: hidden;
}
.wpmmpro-postslist-wrapper .wpmm-layout3.wpmmpro-posts-list a .wpmmpro_post_img img {
transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
-ms-transition: all ease 0.5s;
}
.wpmmpro-postslist-wrapper .wpmm-layout3.wpmmpro-posts-list a:hover .wpmmpro_post_img img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
-ms-transition: all ease 0.5s;
} .wpmega-simple-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #7266BA;
box-shadow: 0 3px 0px #4B3F93;
-webkit-box-shadow: 0 3px 0px #4B3F93;
}
.wpmega-simple-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #7266BA;
}
.wpmega-dark-orchid-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #B085F4;
box-shadow: 0 3px 0px #8458CB;
-webkit-box-shadow: 0 3px 0px #8458CB;
}
.wpmega-dark-orchid-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #B085F4;
}
.wpmega-highlighted-border-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #FF6501;
box-shadow: 0 3px 0px #C44F04;
-webkit-box-shadow: 0 3px 0px #C44F04;
}
.wpmega-highlighted-border-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #FF6501;
}
.wpmega-advanced-magazine-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #000;
color: #fff;
box-shadow: 0 3px 0px #59B3F1;
-webkit-box-shadow: 0 3px 0px #59B3F1;
}
.wpmega-advanced-magazine-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #000;
color: #fff;
}
.wpmega-sporty-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #1DBC61;
box-shadow: 0 3px 0px #158A47;
-webkit-box-shadow: 0 3px 0px #158A47;
}
.wpmega-sporty-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #1DBC61;
}
.wpmega-unique-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #52B3EA;
box-shadow: 0 3px 0px #3589B9;
-webkit-box-shadow: 0 3px 0px #3589B9;
}
.wpmega-unique-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #52B3EA;
}
.wpmega-box-sized-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #0C6F82;
box-shadow: 0 3px 0px #09515F;
-webkit-box-shadow: 0 3px 0px #09515F;
}
.wpmega-box-sized-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #0C6F82;
}
.wpmega-mini-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #888;
box-shadow: 0 3px 0px #666;
-webkit-box-shadow: 0 3px 0px #666;
}
.wpmega-mini-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #888;
}
.wpmega-orangebar-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span{
background: #FF0700;
box-shadow: 0 3px 0px #C50803;
-webkit-box-shadow: 0 3px 0px #C50803;
}
.wpmega-orangebar-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
background: #FF0700;
} .wpmega-posts-slider li {
position: relative;
}
.wpmega-posts-slider li .wpmm-caption-wrapper {
position: absolute;
bottom: 20px;
width: 100%;
color: #fff;
padding: 0 15px;
}
.wpmega-posts-slider li:before {
position: absolute;
content: '';
background: rgba(0,0,0,0.5);
height: 100%;
width: 100%;
}
.wpmega-posts-slider li .wpmm-caption-wrapper h3 a {
color: #fff !important;
text-transform: capitalize;
}
.wpmega-posts-slider li .wpmm-caption-wrapper .posts-slider-date i.fa {
margin-right: 5px;
}
.wpmm-posts-slider-widgets .bx-controls-direction a {
background-image: none !important;
}
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-prev,
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-next {
color: #fff;
background: #dc5958;
height: 25px;
width: 20px;
text-align: center;
position: relative;
text-indent: 0;
font-size: 0;
margin-top: 0;
display: inline-block;
position: absolute;
}
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-prev {
left: -8px;
}
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-next {
right: 0;
}
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-prev:before,
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-next:before {
position: absolute;
content: '';
font-family: FontAwesome;
font-size: 16px;
color: #fff;
}
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-prev:before {
content: '\f104';
left: 6px;
}
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-next:before {
content: '\f105';
right: 6px;
} .wpmm-image-gallery-widget .gallery-icon {
padding: 6px;
background: #eee;
cursor: pointer;
overflow: hidden;
margin: 0 2px 6px;
}
.wpmm-image-gallery-widget .gallery-icon img {
width: 100%;
transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
-ms-transition: all ease 0.5s;
-ms-filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.wpmm-image-gallery-widget .gallery-icon:hover img {
-ms-filter: grayscale(100%);
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
} .wpmm-image-link-wrapper a {
position: relative;
overflow: hidden;
}
.wpmm-image-link-wrapper a img {
-webkit-transform: scale(1);
transform: scale(1);
}
.wpmm-image-link-wrapper a:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
-ms-transition: all ease 0.5s;
}  .wpmm-pro-productlist-wrap ul.all-product-list li { float: left;
padding: 10px;
}
.wpmm-pro-productlist-wrap .all-product-list li,
.wpmm-pro-recent-product-widget .rec-product-list-area li,
.new-layout-product-list-area .all-woo-product-new-layout li {
margin-top: 15px;
} .wpmm-pro-productlist-wrap .all-product-list.wpmm-left_image_with_content li .wpmm-prodimage,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-left-section {
float: left;
width: 40%;
position: relative;
}
.wpmm-pro-productlist-wrap .all-product-list.wpmm-top_image_with_content li .wpmm-prodimage{
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-prodimage a,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-left-section a {
display: block;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-prodimage a img,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-left-section a img {
width: 100%;
}
.wpmm-pro-productlist-wrap .all-product-list.wpmm-left_image_with_content li .wpmm-second-wrapper,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section {
float: left;
width: 60%;
padding-left: 20px;
}
.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col1 li{
width: 100%;
}
.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col2 li{
width: 50%;
}
.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col3 li{
width: 32%;
}
.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col4 li{
width: 25%;
}
.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col5 li{
width: 20%;
}
.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col6 li{
width: 16%;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-category-lists span.product_category_title a{
color: #9e9e9e;
text-transform: uppercase;
font-size: 10px;
margin-top: 8px;
margin-bottom: 8px;
} .wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section span.recent_product_category_title {
color: #9e9e9e;
margin-right: 5px;
text-transform: uppercase;
font-size: 10px;
margin-bottom: 5px;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content a h3,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a h3 {
color: #000;
font-size: 18px;
font-weight: 600;
margin: 0 0 5px;
}
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a h3 {
margin-bottom: 5px;
}
.wpmm-pro-recent-product-widget .all-product-list li .wpmm-recentpro-right-section a h3 {
font-size: 15px;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content a:hover h3,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a:hover h3 {
color: rgba(0,0,0,0.5);
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .product-desc p {
margin-bottom: 5px;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .star-rating {
float: left;
width: 100%;
margin-bottom: 5px;
}
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section .star-rating {
display: none;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .price,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section span.price {
display: block;
margin-bottom: 5px;
color: #ccc;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .price ins,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section .price ins,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section .price ins {
background: none;
float: left;
font-size: 16px;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .price del,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section .price del {
font-size: 13px;
margin-left: 10px;
color: #ccc;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content a.button,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a.button {
background: #dc5958;
color: #fff;
border: 1px solid #dc5958;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
border-radius: 0;
display: inline-block;
text-transform: uppercase;
padding: 10px;
font-weight: 400;
font-size: 10px;
}
.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content a.button:hover,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a.button:hover {
background: none;
color: #dc5958;
} .wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li {
display: inline-block;
width: 23.5%;
margin-right: 1.3%;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li:nth-child(4n) {
margin-right: 0;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section img {
width: 100%;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section {
position: relative;
margin-bottom: 5px;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section a.button {
position: absolute;
width: 100%;
background: rgba(220, 89, 88, 0.4);
display: block;
color: #fff;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
bottom: 0;
text-align: center;
padding: 10px 0;
text-transform: uppercase;
transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
font-weight: 400;
border-radius: 0;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section a.added_to_cart {
position: absolute;
top: 50%;
width: 35px;
text-align: center;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
height: 35px;
background: rgba(0,0,0,0.6);
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
font-size: 0;
border-radius: 3px;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section a.added_to_cart:before {
position: absolute;
content: '\f07a';
font-family: FontAwesome;
color: #fff;
font-size: 17px;
line-height: 33px;
left: 9px;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section:hover a.button {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section a:hover {
background: #dc5958;
color: #fff;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section a h3 {
font-size: 14px;
font-weight: 600;
display: block;
margin-bottom: 6px;
margin-top: 0;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section {
padding: 5px 7px;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section .star-rating {
width: 100%;
margin-bottom: 5px;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section span.price {
display: block;
width: 100%;
font-size: 16px;
color: #000;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section span.price ins {
background: none;
float: left;
font-size: 14px;
color: #ccc;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section span.price del {
font-size: 12px;
color: #ccc;
font-weight: 400;
margin-left: 10px;
} .wp-megamenu-main-wrapper .woocommerce span.onsale {
border-radius: 0;
left: 5px;
top: -6px;
min-width: 50px;
min-height: 30px;
font-weight: 500;
font-size: 13px;
padding: 7px 0;
line-height: 1.5;
background-color: #66a423;
}
.wp-megamenu-main-wrapper .woocommerce span.onsale:before{
position: absolute;
content: '';
right: -8px;
top: 0;
left: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 0 0 8px;
border-color: transparent transparent transparent #396d02;
}  .wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section {
display: inline-block;
width: auto;
position: static;
margin-left: 0;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs.wpmm-default-tab-design > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section:first-child {
margin-left: 8px;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link {
min-width: 100px;
text-align: center;
padding: 10px;
background: #ccc;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs.wpmm-default-tab-design > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link {
width: 100px;
text-align: center;
padding: 10px;
background: #00c0ef;
color: #fff;
-ms-transform: skewX(-20deg);
-webkit-transform: skewX(-20deg);
transform: skewX(-20deg);
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs.wpmm-default-tab-design > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link span {
-ms-transform: skewX(20deg);
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs.wpmm-default-tab-design > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link span:hover {
margin-left: 0;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs.wpmm-default-tab-design > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section.show_tab > a.wp-mega-menu-link{
background: #00a5cd;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs ul {
position: relative;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs > div > ul > li.wpmm-tabs-section > .wpmm-sub-menu-wrapper  {
position: absolute;
width: 100%;
z-index: 999;
left: 0;
padding-top: 15px;
overflow: hidden;
background: #fff;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs.wpmm-default-tab-design > div > ul > li.wpmm-tabs-section > .wpmm-sub-menu-wrapper  {
border-top: 2px solid #00a5cd;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs > div > ul > li.wpmm-tabs-section > div > ul.wpmm-tab-groups-panel > li {
margin-left: 1% !important;
width: 23.9% !important;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs > div > ul > li.wpmm-tabs-section > div > ul.wpmm-tab-groups-panel > li:first-child {
margin-left: 0 !important;
} .wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox {
overflow: hidden;
margin-bottom: 10px;
}
.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox:last-child {
margin-bottom: 0;
}
.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox a {
display: block;
}
.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox a .wpmm-icon-text-icon,
.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox .wpmm-icon-text-icon {
float: left;
width: 15%;
text-align: center;
}
.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox a .wpmm-feature-box-info,
.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox .wpmm-feature-box-info {
width: 85%;
float: left;
padding-left: 10px;
} .wpmm-login-form {
display: block;
}
.wpmm-login-form .wpmm_login_overlay {
background: rgba(0,0,0,0.6);
position: fixed;
width: 100%;
height: 100%;
z-index: 999999;
left: 0;
right: 0;
top: 0;
bottom: 0;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
opacity: 0;
visibility: hidden;
}
.wpmm-login-form.wpmm_show_form .wpmm_login_overlay {
visibility: visible;
opacity: 1;
z-index: 999999;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}  #secondary .wpmm-pro-productlist-wrap ul.all-product-list li {
width: 100%;
margin-bottom: 20px;
}
#secondary .wpmm-pro-productlist-wrap ul.all-product-list li:last-child {
margin-bottom: 0;
}
#secondary .wpmm-pro-productlist-wrap ul.all-product-list li:nth-child(odd) {
padding-right: 0;
}
#secondary .wpmm-pro-productlist-wrap ul.all-product-list li:nth-child(even) {
padding-left: 0;
}
#secondary .wpmmpro-postslist-wrapper .wpmmpro-posts-list a.wpmegamenu_post_item {
width: 100%;
} .wpmm-start-group-section {
float: left;
} .wpmm_megamenu ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
display: inline-block;
background: #f00;
color: #fff;
font-weight: 400;
padding: 4px 8px;
border: 1px solid #f00; }
.wpmm_megamenu ul.wp-mega-sub-menu li.wpmega-view-more-btn a span {
transition: none;
-webkit-transition: none;
-ms-transition: none;
}
.wpmm_megamenu ul.wp-mega-sub-menu li.wpmega-view-more-btn a span:hover {
margin-left: 0 !important;
}
.wpmm_megamenu ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
background: none;
color: #f00;
} .wpmm_megamenu .wpmega-simple-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF !important;
background: #7266BA;
border-color: #7266BA;
}
.wpmm_megamenu .wpmega-simple-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #7266BA;
background: #FFF;
}
.wpmm_megamenu .wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wp-mega-sub-menu li.wpmega-view-more-btn a,
.wpmm_megamenu .wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #B085F4;
border-color: #B085F4;
}
.wpmm_megamenu .wpmega-dark-orchid-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #B085F4;
background: #FFF;
}
.wpmm_megamenu .wpmega-modern-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #FF6C6C;
border-color: #FF6C6C;
}
.wpmm_megamenu .wpmega-modern-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #FF6C6C;
background: #FFF;
}
.wpmm_megamenu .wpmega-highlighted-border-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #FF6501;
border-color: #FF6501;
}
.wpmm_megamenu .wpmega-highlighted-border-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #FF6501;
background: #FFF;
}
.wpmm_megamenu .wpmega-advanced-magazine-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #000;
border-color: #59B3F1;
}
.wpmm_megamenu .wpmega-advanced-magazine-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li.wpmega-view-more-btn > a {
color: #fff;
}
.wpmm_megamenu .wpmega-advanced-magazine-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li.wpmega-view-more-btn:hover > a {
color: #59B3F1;
}
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a
.wpmm_megamenu .wpmega-advanced-magazine-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn:hover > a > span.wpmm-mega-menu-href-title{
color: #fff;
}
.wpmm_megamenu .wpmega-advanced-magazine-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #000;
background: #FFF;
}
.wpmm_megamenu .wpmega-sporty-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li.wpmega-view-more-btn > a {
color: #fff;
}
.wpmm_megamenu .wpmega-sporty-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li.wpmega-view-more-btn > a:hover {
color: #1DBC61;
}
.wpmm_megamenu .wpmega-sporty-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #1DBC61;
border-color: #1DBC61;
}
.wpmm_megamenu .wpmega-sporty-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #1DBC61;
background: #FFF;
}
.wpmm_megamenu .wpmega-unique-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #52B3EA;
border-color: #52B3EA;
}
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn > a:hover > span.wpmm-mega-menu-href-title,
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn > a:hover{
color: #52B3EA !important;
}
.wpmm_megamenu .wpmega-unique-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #52B3EA;
background: #FFF;
}
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a > span.wpmm-mega-menu-href-title,
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a{
color: #555;
}
.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li.wpmega-view-more-btn > a{
color: #fff;
}
.wpmm_megamenu .wpmega-box-sized-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #0C6F82;
border-color: #0C6F82;
}
.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li.wpmega-view-more-btn > a:hover,
.wpmm_megamenu .wpmega-box-sized-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #0C6F82;
background: #FFF;
}
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #888;
border-color: #888;
}
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn:hover > a{
color: #fff;
}
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
color: #000;
background: #FFF;
}
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a,
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a span {
color: #fff !important;
}
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover,
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover span {
color: #000 !important;
}
.wpmm_megamenu .wpmega-orangebar-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a span,
.wpmm_megamenu .wpmega-orangebar-mm-template  ul.wp-mega-sub-menu li.wpmega-view-more-btn a,
.wpmm_megamenu .wpmega-orangebar-mm-template.wpmm-orientation-vertical  ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
color: #FFF;
background: #FF0700;
border-color: #FF0700;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a > span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover > a {
color: #FFF;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn > a:hover > span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn > a:hover {
color: #ff0700;
background: #FFF;
} .wp-megamenu-main-wrapper .wpmm-mega-menu-icon {
line-height: 1.2;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-icon img { }  .wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type a,
.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-search-type a {
outline: none;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 99999;
opacity: 0;
visibility: hidden;
transform: scale(0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
-ms-transition: all ease 0.5s;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.wpmm-search-overlay {
background: rgba(0,0,0,0.9);
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open {
opacity: 1;
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
width: 300px;
margin: 0 auto;
top: 50%;
position: absolute;
left: 0;
right: 0;
background: #39aa8c;
padding: 10px;
border-radius: 5px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form label {
width: 100%;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form label input.search-field {
width: 100%;
outline: none;
border-radius: 5px;
-webkit-border-radius: 5px;
padding: 10px;
font-weight: 400;
border: 1px solid rgba(0,0,0,.4);
text-align: center;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form label input[type="search"]::-webkit-input-placeholder {
color: #333;
font-size: 12px;
text-transform: uppercase;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form input[type="submit"] {
width: 100%;
box-shadow: none;
text-shadow: none;
font-size: 14px;
color: #fff;
background: rgba(0,0,0,.4);
padding: 10px;
border: none;
text-transform: uppercase;
border: 3px solid rgba(0,0,0,0);
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
outline: none;
border-radius: 0px;
margin-top: 9px;
}
.wpmm-search-icon.popup-search-form form.search-form{
margin-bottom: 0px;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form input[type="submit"]:hover {
background: none;
color: rgba(0,0,0,.4);
font-weight: 600;
border: 3px solid rgba(0,0,0,.4);
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup {
display: block;
position: absolute;
left: 96%;
top: 10px;
z-index: 999;
width: 30px;
height: 30px;
cursor: pointer;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span {
position: relative;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span:before,
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span:after {
content: '';
position: absolute;
width: 30px;
height: 1px;
background: rgba(255,255,255,0.8);
top: 15px;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup:hover span:before,
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup:hover span:after {
background: #fff;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span:before {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span:after {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
} .wp-megamenu-main-wrapper.wpmega-simple-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #7266BA;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #B085F4;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #FF6C6C;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #FF6501;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #59B3F1;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #1DBC61;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #52B3EA;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #1497B0;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #888;
}
.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
background-color: #FF0700;
} .wpmm-orientation-horizontal .wpmm-sub-menu-wrap .wpmm-single-bgimage,
.wpmm-orientation-vertical .wpmm-sub-menu-wrap .wpmm-single-bgimage {
position: absolute;
top: 0px; left: 0;
z-index: -1;
bottom: 0;
}
.wpmm-orientation-horizontal .wpmm-sub-menu-wrap .wpmm-single-bgimage img {
width: 100%;
}
.wpmm-orientation-horizontal .wpmm-sub-menu-wrap .wpmm-single-bgimage { }
.wpmm-orientation-vertical .wpmm-sub-menu-wrap .wpmm-single-bgimage {
left: 0;
right: auto;
width: 100%;
}
.wpmm-orientation-vertical .wpmm-sub-menu-wrap .wpmm-single-bgimage img {
width: 100%;
} ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs > div.wpmm-sub-menu-wrapper {
position: relative;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu > li.wpmega-vertical-tabs > a {
display: none;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups {
width: 30%;
float: left;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li {
width: 100%;
color: #666;
margin: 0;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
position:static;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-4 ,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-5 ,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-6 ,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-7 ,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-8 ,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-9 ,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-10 {
margin-bottom: 9px;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a:hover span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a:hover {
background: #fff;
position: relative;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li:hover > a span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li:hover > a {
position: relative;
color: #000 ;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li.show_tab > a > span {
background: #fff;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a:hover:before,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li.show_tab > a:before {
content: '';
position: absolute;
left: -1px;
width: 5px;
height: 100%;
background: red;
z-index: 999;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs > div:after {
clear: both;
content: "";
display: block;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > span {
color: #666;
font-size: 14px;
padding: 10px 15px;
text-transform: uppercase;
width: 100%;
background: #eee;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li:last-child > a > span {
border-bottom: 1px solid #ccc;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups > li > a > span {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > span:hover {
margin-left: 0;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel {
position: absolute;
right: 0;
top: 0;
padding: 8px 15px;
border-left: 0;
left: auto;
width: 70%;
overflow: hidden;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li {
width: 24%;
display: inline-block;
vertical-align: top;
margin: 0 -2px;
padding: 0 10px;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:first-child {
padding-left: 0;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:last-child {
padding-right: 0;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title {
font-size: 14px;
color: #333;
margin-bottom: 15px;
font-weight: 600;
position: relative;
padding-bottom: 10px;
display: inline-block;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title:before,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title:before {
content: '';
position: absolute;
background: #333;
bottom: 0;
width: 30px;
height: 1px;
top: unset;
} ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-simple-design-layout div > ul.wpmm-tab-groups {
border-right: 1px solid #ccc;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-simple-design-layout div > ul.wpmm-tab-groups > li > a > span {
background: #FFF;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-simple-design-layout div > ul.wpmm-tab-groups > li.show_tab > a > span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-simple-design-layout div > ul.wpmm-tab-groups > li:hover > a > span {
color: #fff;
background: #fb3624;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-simple-design-layout div > ul.wpmm-tab-groups > li.show_tab > a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-simple-design-layout div > ul.wpmm-tab-groups > li:hover > a {
color: #fff !important;
background: #fb3624;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-simple-design-layout div > ul.wpmm-tab-groups > li.show_tab > a span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-simple-design-layout div > ul.wpmm-tab-groups > li:hover > a span {
color: #fff;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs.wpmm-simple-design-layout > div > ul > li.wpmm-tabs-section > .wpmm-sub-menu-wrapper {
border-top: 1px solid #ccc;
} ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups {
border-right: 1px solid #ccc;
overflow: hidden;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li > a > span {
background: #FFF;
padding: 5px 15px;
font-weight: 700;
position: relative;
}
.wpmega-mini-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li > a > span {
background: #eee;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li.show_tab > a > span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li:hover > a > span{
color: #2196F3;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li > a > span:after {
content: "";
width: 0;
height: 1px;
background: #ccc;
position: absolute;
top: 50%;
-webkit-transform: translateX(15px);
-moz-transform: translateX(15px);
-ms-transform: translateX(15px);
-o-transform: translateX(15px);
transform: translateX(15px);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li:hover > a > span:after {
width: 100%;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li > a {
background: #FFF;
text-align: left;
min-width: unset;
padding: 10px 20px 10px 0;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li > a > span {
font-weight: 600;
position: relative;
font-size: 15px;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li.show_tab > a > span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li:hover > a > span{
color: #2196F3 !important;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li > a > span:after {
content: "";
width: 0;
height: 1px;
background: #ccc;
position: absolute;
top: 100%;
left: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div > ul.wpmm-tab-groups > li:hover > a > span:after {
width: 100%;
} ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li {
border-bottom: 1px solid #eee;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li:last-child {
border-bottom: unset;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li {
border-right: 1px solid #eee;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li:last-child {
border-right: unset;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design ul.wpmm-tab-groups > li > a > span{
background: #FFF;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li.show_tab > a > span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li:hover > a > span{
color: #F84666 !important;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li.show_tab > a > span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li:hover > a > span{
color: #F84666 !important;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li > a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li.show_tab > a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div > ul.wpmm-tab-groups > li:hover > a {
background: #FFF;
} ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups {
border-right: 5px solid #21a6ce;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li > a > span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups {
background: #f4f4f4;
-webkit-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li > a > span {
font-weight: 700;
text-transform: uppercase;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li.show_tab > a > span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li:hover > a > span {
background: #21a6ce;
color: #fff;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs.wpmm-modern-tab-design > div > ul > li.wpmm-tabs-section > .wpmm-sub-menu-wrapper{
border-top: 5px solid #21a6ce;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li > a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups {
background: #f4f4f4;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li.show_tab > a {
background: #fff;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li:hover > a {
background: #21a6ce;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li > a > span {
font-weight: 700;
text-transform: uppercase;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li:hover > a > span {
color: #fff !important;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li.show_tab > a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li:hover > a {
background: #21a6ce;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li.show_tab > a span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div > ul.wpmm-tab-groups > li:hover > a span{
color: #FFF;
} .wpmegamenu-featured-box {
background: #ECEAEF;
padding: 11px 0;
margin-bottom: 10px;
margin-top: 0px;
}
.wpmega-mini-mm-template .wpmegamenu-featured-box {
background: #ccc;
}
.wpmegamenu-featured-box div.wpmm-box-section {
display: inline-block;
vertical-align: top;
margin: 0 -2px;
width: 33.33%;
}
.wpmegamenu-featured-box div.wpmm-box-section .wpmm-icon-text-icon {
float: left;
vertical-align: top;
width: 25%;
text-align: center;
font-size: 38px;
padding: 10px 0;
}
.wpmegamenu-featured-box div.wpmm-box-section .wpmm-feature-info {
float: right;
vertical-align: top;
width: 75%;
text-align: left;
}
.wpmegamenu-featured-box div.wpmm-box-section .wpmm-feature-info span.wpmm-title-tag {
font-size: 15px;
display: block;
color: #333;
font-weight: 600;
} .wp-megamenu-main-wrapper.wpmega-black-white .ajax-auth h1,
.wp-megamenu-main-wrapper.wpmega-black-silver .ajax-auth h1 {
border-bottom: 1px solid #000;
}
.wp-megamenu-main-wrapper.wpmega-black-white .ajax-auth input.submit_button,
.wp-megamenu-main-wrapper.wpmega-black-silver .ajax-auth input.submit_button {
background-color: #3d3d3d;
background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#3d3d3d),color-stop(50%,#3d3d3d),color-stop(50%,#212121));
background: -webkit-linear-gradient(top,#3d3d3d,#212121);
background: -moz-linear-gradient(top,#3d3d3d,#212121);
background: -ms-linear-gradient(top,#3d3d3d,#212121);
background: -o-linear-gradient(top,#3d3d3d,#212121);
}
.wp-megamenu-main-wrapper.wpmega-black-white .ajax-auth button.close:before,
.wp-megamenu-main-wrapper.wpmega-black-silver .ajax-auth button.close:before {
color: #000;
} .wp-megamenu-main-wrapper.wpmega-gold-yellow-black .ajax-auth h1 {
border-bottom: 1px solid #dace2e;
}
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .ajax-auth input.submit_button {
background: #dace2e;
}
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .ajax-auth button.close:before {
color: #dace2e;
} .wp-megamenu-main-wrapper.wpmega-hunter-shades-white .ajax-auth h1 {
border-bottom: 1px solid #CFA66F;
}
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white .ajax-auth input.submit_button {
background: #CFA66F;
}
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white .ajax-auth button.close:before {
color: #CFA66F;
} .wp-megamenu-main-wrapper.wpmega-maroon-reddish-black .ajax-auth h1 {
border-bottom: 1px solid #a32638;
}
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black .ajax-auth input.submit_button {
background: #a32638;
background: -moz-linear-gradient(top, #a32638 0%, #f93831 100%);
background: -webkit-linear-gradient(top, #a32638 0%,#f93831 100%);
background: linear-gradient(to bottom, #a32638 0%,#f93831 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a32638', endColorstr='#f93831',GradientType=0 );
}
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black .ajax-auth button.close:before {
color: #a32638;
} .wp-megamenu-main-wrapper.wpmega-light-blue-sky-white .ajax-auth h1 {
border-bottom: 1px solid #0AA2EE;
}
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white .ajax-auth input.submit_button {
background: #0AA2EE;
}
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white .ajax-auth button.close:before {
color: #0AA2EE;
} .wp-megamenu-main-wrapper.wpmega-warm-purple-white .ajax-auth h1 {
border-bottom: 1px solid #9768a8;
}
.wp-megamenu-main-wrapper.wpmega-warm-purple-white .ajax-auth input.submit_button {
background: #9768a8;
}
.wp-megamenu-main-wrapper.wpmega-warm-purple-white .ajax-auth button.close:before {
color: #9768a8;
} .wp-megamenu-main-wrapper.wpmega-sea-green-white .ajax-auth h1 {
border-bottom: 1px solid #5EC073;
}
.wp-megamenu-main-wrapper.wpmega-sea-green-white .ajax-auth input.submit_button {
background: #5EC073;
}
.wp-megamenu-main-wrapper.wpmega-sea-green-white .ajax-auth button.close:before {
color: #5EC073;
} .wp-megamenu-main-wrapper.wpmega-prussian-blue-white .ajax-auth h1 {
border-bottom: 1px solid #003153;
}
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white .ajax-auth input.submit_button {
background: #003153;
}
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white .ajax-auth button.close:before {
color: #003153;
} .wp-megamenu-main-wrapper.wpmega-mountain-meadow-white .ajax-auth h1 {
border-bottom: 1px solid #30BA8F;
}
.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white .ajax-auth input.submit_button {
background: #30BA8F;
}
.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white .ajax-auth button.close:before {
color: #30BA8F;
} .wp-megamenu-main-wrapper.wpmega-white-blue .ajax-auth h1 {
border-bottom: 1px solid #0056c7;
}
.wp-megamenu-main-wrapper.wpmega-white-blue .ajax-auth input.submit_button {
background: #0056c7;
}
.wp-megamenu-main-wrapper.wpmega-white-blue .ajax-auth button.close:before {
color: #0056c7;
} .wp-megamenu-main-wrapper.wpmega-simple-green .ajax-auth h1 {
border-bottom: 1px solid #570;
}
.wp-megamenu-main-wrapper.wpmega-simple-green .ajax-auth input.submit_button {
background: #570;
}
.wp-megamenu-main-wrapper.wpmega-simple-green .ajax-auth button.close:before {
color: #570;
} .wpmm-image-gallery-widget .gallery {
margin-bottom: 0;
}
.wp1s-widget-wrap .bx-controls {
display: none;
}
.wpmm-image-gallery-widget .gallery-columns-2 figure.gallery-item {
float: left;
width: 50%;
margin: 0;
} .wp-megamenu-main-wrapper ul li.wpmm-display-mode-off {
display: none;
} .wpmm-background-image img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
} .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
-o-transform: translateX(10%);
transform: translateX(10%);
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
top: 0;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-fade ul.wpmm-mega-wrapper li > .wpmm-sub-menu-wrap {
-webkit-transition: all ease-in-out 0.5s;
-moz-transition: all ease-in-out 0.5s;
-ms-transition: all ease-in-out 0.5s;
-o-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.5s;
} .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title::before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link::before{
background: #47a35b;
bottom: 0;
content: "";
height: 2px;
position: absolute;
width: 30px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after{
content: '\f107';
position: absolute;
right: 11px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
font-family: FontAwesome;
font-size: 14px;
}
.wpmega-responsive-closebtn{
display: none;
}
.wp-megamenu-main-wrapper h2.woocommerce-loop-product__title {
font-size: 16px;
margin-top: 4px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.wpmm-clogo-image > a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.wpmm-clogo-image > a{
padding: 9px 11px 6px 13px !important;
cursor: pointer;
}
.wpmm-bgoverlay{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
} .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper > li > a{
text-align: right;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul li.menu-item-has-children > a:after{
content: '\f104';
left: 8px;
right: auto;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li a .wpmm-mega-menu-label{
left: 30px;
right: auto;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li > .wpmm-sub-menu-wrap{
right: 100%;
left: auto;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li.wpmm-menu-align-right{
float: left !important;
}
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div,
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div,
.widget .wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li.wpmega-menu-flyout div{
left: auto;
right: 100%;
}
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div ul li > div{
top: 0;
right: 100%;
left: auto;
}
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div ul li:hover > div{
top: 0;
right: 100%;
left: auto;
}
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout div ul li.wpmm-submenu-align-right{
text-align: right !important;
}
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-left > a:after,
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link:after{
right: auto !important;
content: '\f104' !important;
left: 8px !important;
transform: rotate(0deg) !important;
-webkit-transform: rotate(0deg) !important;
-ms-transform: rotate(0deg) !important;
top: 9px !important;
} .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper{
width: 100%;
border: 1px solid #ccc;
background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); }
@media screen and (min-width: 930px){
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template { background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); display: flex;
-webkit-align-items: center;
align-items: center;
}
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper > li{
border-left: 1px solid #e0e0e0;
cursor: pointer;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper > li:first-child{
border-left: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper > li:hover{
background: transparent;
}
.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item {
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%);
}
.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a,
.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a,
.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a{
color: #7266ba;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper > li.menu-item-has-children > a{
padding: 20px 22px 20px 17px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template .wpmm-mega-menu-icon img{
margin-right: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template  ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after{
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
text-align: center;
bottom: -8px;
top: auto;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper > li > a{
color: #1e1e1e;
text-transform: uppercase;
font-weight: 700;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li#wp_nav_menu-item-5{
background-color: transparent !important;
}
@media screen and (min-width: 930px) {
.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label{
background: #1e1e1e;
left: 30%;
}
}
.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label:before{
border-color: #1e1e1e transparent transparent transparent;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-megamenu .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper:before{
content: "";
position: absolute;
left: 0;
top: 0;
width: 0;
height: 2px;
background-color: #7266ba;
-webkit-transition: 1s;
-moz-transition: 1s;
-ms-transition: 1s;
-o-transition: 1s;
transition: 1s;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper:before{
top: -2px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-megamenu .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper:before{
content: "";
position: absolute;
left: 0;
top: 0;
width: 2px;
height: 0;
background-color: #7266ba;
-webkit-transition: 1s;
-moz-transition: 1s;
-ms-transition: 1s;
-o-transition: 1s;
transition: 1s;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-megamenu.active-show .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-megamenu:hover .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmm-search-type:hover .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmm-search-type.active-show .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show .wpmm-sub-menu-wrapper:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover .wpmm-sub-menu-wrapper:before{
height: 100%;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-megamenu.active-show .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-megamenu:hover .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmm-search-type:hover .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmm-search-type.active-show .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show .wpmm-sub-menu-wrapper:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover .wpmm-sub-menu-wrapper:before{
width: 100%;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before{
display: none;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before{
display: none;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title{ }
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title{
margin-bottom: 0;
}
.wpmega-simple-mm-template ul li ul li ul{
padding-top: 0 !important;
}
.wpmega-simple-mm-template ul li ul li ul > li a{
color: #1e1e1e;
display: inline-block;
}
.wpmega-simple-mm-template ul li ul li ul > li > a:after {
position: absolute;
display: block;
content: " ";
left: 0;
bottom: 0;
width: 0;
border-bottom: 1px solid #1e1e1e;
-webkit-transition: width .2s ease-in-out;
-moz-transition: width .2s ease-in-out;
transition: width .2s ease-in-out;
}
.wpmega-simple-mm-template ul li ul li ul > li > a:hover::after {
width: 100%;
}
.wpmega-simple-mm-template ul li ul li.menu-item-type-widget ul > li > a:hover::after,
.wpmega-simple-mm-template ul li ul li ul > li.wpmm-tabs-section.menu-item-depth-1 > a:hover::after ,
.wpmega-simple-mm-template ul li ul li ul > li.wpmm-tabs-section.menu-item-depth-2 > a:hover::after ,
.wpmega-simple-mm-template ul li ul li ul > li.wpmm-tabs-section.menu-item-depth-3 > a:hover::after {
width: 0%;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrapper .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:hover{
margin-left: 0;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i{
color: #1e1e1e;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wpmega-view-more-btn a.wp-mega-menu-link i{
color: #fff;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wpmega-view-more-btn a.wp-mega-menu-link:hover i{
color: #7266BA;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul{
background: #fafafa;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul li a{
padding: 10px 25px !important;
color: #1e1e1e;
font-weight: 700;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul li ul li a{
display: block !important;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul li ul li a span.wpmm-mega-menu-href-title{
transition: none !important;
}
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul li ul li a:hover::after{
display: none !important;
} .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template{ background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); }
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper > li > a{
color: #1e1e1e;
text-transform: uppercase;
font-weight: 700;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li#wp_nav_menu-item-5{
background-color: transparent !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-wrapper > li:hover,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-wrapper > li.current-menu-item{
background: transparent;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-wrapper > li:hover > a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-wrapper > li.current-menu-item > a {
color: #7266ba;
}
.wpmm-orientation-vertical.wpmm-vertical-left-align.wpmega-simple-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap{
border-left: 2px solid #7266ba;
}
.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-menu-label{
background: #1e1e1e;
}
.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-menu-icon img{
margin-right: 0;
}
.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li a.wpmm-csingle-menu{
padding: 10px;
}
.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-right > a:after{
top: 10px;
}
.wpmm-orientation-vertical.wpmm-vertical-left-align.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div,
.wpmm-orientation-vertical.wpmm-vertical-left-align.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > div,
.widget .wpmm-orientation-vertical.wpmm-vertical-left-align ul.wpmm-mega-wrapper li.wpmega-menu-flyout div{
right: 0 !important;
}
.wpmm-orientation-vertical.wpmm-vertical-right-align.wpmega-simple-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap{
border-right: 2px solid #7266ba;
}
.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label {
background: #7266BA;
-webkit-border-radius: 0;
border-radius: 0;
}
.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label:before {
border-color: #7266BA transparent transparent transparent;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
border-right-color: #7266BA;
} .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
display: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
top: unset;
-webkit-transform: translateY(0) !important;
-moz-transform: translateY(0) !important;
-ms-transform: translateY(0) !important;
-o-transform: translateY(0) !important;
transform: translateY(0) !important;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 100%;
background: #B085F4;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper {
background-color: #B085F4;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper >li {
border-right: 1px solid #DAC7FA;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper >li.menu-item-has-children >a {
position: relative;
padding: 23px 30px 24px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper >li.menu-item-has-children >a:before ,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper >li.menu-item-has-children >a:before {
position: absolute;
left: 50%;
bottom: -1px;
content: "";
border-right: 12px solid transparent;
border-left: 12px solid transparent;
border-bottom: 12px solid #fff;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper >li.menu-item-has-children.active-show >a:before ,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper >li.menu-item-has-children:hover >a:before {
opacity: 1;
visibility: visible;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper >li.menu-item-has-children >a {
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper >li >a {
color: #FFF;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-submenu-align-left > .wpmm-sub-menu-wrap {
border-left: unset !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-submenu-align-right > .wpmm-sub-menu-wrap {
border-right: unset !important;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper >li.menu-item-has-children >a:before ,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper >li.menu-item-has-children >a:before {
position: absolute;
right: 0px;
top: 50%;
content: "";
border-right: 12px solid #fff;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
visibility: hidden;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper >li.menu-item-has-children.active-show >a:before ,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper >li.menu-item-has-children:hover >a:before {
opacity: 1;
visibility: visible;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-social-menu-item,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type {
border-right: unset;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type a{
padding: 30px 10px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-search-type a{
padding: 33px 10px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-social-menu-item a{
padding: 30px 10px 31px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-social-menu-item a{
padding: 33px 10px 34px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type a{
padding: 30px 30px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a{
color: #fff;
text-align: center;
padding: 20px 30px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-disable-text{
padding: 30px 10px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.wpmega-hide-menu-icon > a {
padding: 34px 30px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.wpmega-hide-menu-icon > a {
padding: 34px 10px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a{
background-color: #9B65F1;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper > li > a i{
display: block;
font-size: 18px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper > li > a span{
display: block;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon:before {
padding-right: 0 !important;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
padding: 0 15px;
} .wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper {
background-color: #EFEFEF;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li:first-child {
border-left: 1px solid #fff;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li {
border-right: 1px solid #fff;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li:hover {
background: #EFEFEF;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li > a{
color: #000;
padding: 20px 30px;
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
text-align: center;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li.current-menu-item {
background: #efefef;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li.current-menu-item > a:before,
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before{
content: "";
position: absolute;
left: 0;
width: 0;
height: 2px;
background-color: #FF6C6C;
left: 0;
top: 0;
-webkit-transition: all ease-in .5s;
-moz-transition: all ease-in .5s;
-ms-transition: all ease-in .5s;
-o-transition: all ease-in .5s;
transition: all ease-in .5s;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type > a:before {
background-color: transparent;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper > li.current-menu-item > a:before,
.wp-megamenu-main-wrapper.wpmega-modern-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a:before,
.wp-megamenu-main-wrapper.wpmega-modern-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a:before{
width: 100%;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
border-bottom: 1px solid #eaeaea;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:last-child {
border-bottom: unset;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: transparent;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover > a{
color: #FF6C6C;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-mega-menu-label {
background: #FF6C6C;
-webkit-border-radius: 0;
border-radius: 0;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-mega-menu-label:after {
color: #FF6C6C;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-mega-menu-label:before {
border-color: #FF6C6C transparent transparent transparent;
}
.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after{
border-right: 6px solid #FF6C6C;
} .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 5px;
width: 50px;
background: #FF6501;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper {
background: #fff;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li {
margin: 0 3px;
background: #343434;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li {
margin: 3px 0;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li:first-child {
margin-top: 0;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-vertical-left-align ul.wpmm-mega-wrapper > li:hover {
-webkit-border-radius: 0;
border-radius: 0;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item:hover,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type:hover {
background: #343434;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover{
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottom-left: 0;
-moz-border-radius-bottom-right: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background: #FF6501;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item a,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show a,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover a{
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottom-left: 0;
-moz-border-radius-bottom-right: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a{
color: #fff;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:first-child {
margin-left: unset;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:last-child {
margin-right: unset;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li > a{
color: #fff;
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper > li.menu-item-has-children > a:before,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper > li.menu-item-has-children > a:before{
position: absolute;
content: "";
left: 0;
bottom: -10px;
height: 10px;
width: 100%;
background-color: #FF6501;
opacity: 0;
visibility: hidden;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper > li.menu-item-has-children.active-show > a:before,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper > li.menu-item-has-children:hover > a:before{
opacity: 1;
visibility: visible;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item:hover > a:before,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type:hover > a:before{
background-color: transparent;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal > ul.wpmm-mega-wrapper > li > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal > ul.wpmm-mega-wrapper > li > .wpmm-sub-menu-wrap {
border-top: 5px solid #ff6501;
-webkit-box-shadow: 0px 9px 13px rgba(64,64,64,.5);
box-shadow: 0px 9px 13px rgba(64,64,64,.5);
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical > ul.wpmm-mega-wrapper > li > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical > ul.wpmm-mega-wrapper > li > .wpmm-sub-menu-wrap {
border-top: 5px solid #ff6501;
-webkit-box-shadow: 7px 0px 10px rgba(64,64,64,.3);
box-shadow: 7px 0px 10px rgba(64,64,64,.3);
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical > ul.wpmm-mega-wrapper > li.wpmm-menu-align-right > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical > ul.wpmm-mega-wrapper > li.wpmm-menu-align-right > .wpmm-sub-menu-wrap {
border-right: 5px solid #ff6501;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical > ul.wpmm-mega-wrapper > li.wpmm-menu-align-left > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical > ul.wpmm-mega-wrapper > li.wpmm-menu-align-left > .wpmm-sub-menu-wrap {
border-left: 5px solid #ff6501;
border-top: unset;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
top: 105%;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a{
border-bottom: 1px solid #ddd;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li a {
width: 181px;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:last-child a,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:last-child:hover a{
border-bottom:none;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background-color: transparent;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
color: #949494;
position: relative;
}
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover > a {
color: #000;
}
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2 > a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.menu-item-has-children > a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li > a:before {
position: absolute;
left: 0;
bottom: -1px;
width: 0;
height: 1px;
background-color: #000;
content: "";
-webkit-transition: all ease-in .5s;
-moz-transition: all ease-in .5s;
-ms-transition: all ease-in .5s;
-o-transition: all ease-in .5s;
transition: all ease-in .5s;
}
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover > a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.menu-item-has-children:hover > a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover > a:before {
width: 100%;
}
.wpmega-highlighted-border-mm-template li.wpmega-tabs.wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover > a:before,
.wpmega-highlighted-border-mm-template li.wpmega-tabs.wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover > a:after,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn.menu-item-depth-2:hover > a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.menu-item-has-children:last-child:hover > a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:last-child:hover > a:before {
width: 0;
}
.wpmega-highlighted-border-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label {
background-color: #f0f0f0;
color: #000;
}
.wpmega-highlighted-border-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label:before {
border-color: #f0f0f0 transparent transparent transparent;
}
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
color: #000;
}
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
border-right-color: #f0f0f0;
}
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
color: #FF6501;
border: 1px solid #FF6501;
background: #FFF;
}
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
border-right: 6px solid #FF6501;
}
.wpmega-highlighted-border-mm-template .wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li,
.wpmega-highlighted-border-mm-template .wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li { } .wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 100%;
background: #59B3F1;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper {
background: #1D1E20;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li > a{
color: #FFF;
}
.wpmm-orientation-vertical.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li {
border-bottom: unset;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li >a{
border: 1px solid transparent;
width: fit-content;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li >a {
width: 100%;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item >a,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show >a,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover >a,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li:hover >a.wpmm-logout-btn{
border: 1px solid #59B3F1;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item >a {
color: #fff;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item {
background: unset;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item:hover > a ,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item:hover > a ,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type:hover >a{
border-color: transparent;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li {
padding: 20px 5px;
background-color: transparent;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type ,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item {
padding: 0;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li:hover{
background: transparent;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li > a {
padding: 5px 10px;
-webkit-border-radius: 50px;
border-radius: 50px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li.menu-item-has-children > a {
padding: 5px 25px 5px 10px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
top: 100%;
border-top: 3px solid #fff;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper > li:hover .wpmm-sub-menu-wrap {
border-top: 3px solid #59B3F1;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-advanced-magazine-mm-template.wpmm-vertical-left-align ul.wpmm-mega-wrapper > li:hover .wpmm-sub-menu-wrap {
border-left: 3px solid #59B3F1;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-advanced-magazine-mm-template.wpmm-vertical-right-align ul.wpmm-mega-wrapper > li:hover .wpmm-sub-menu-wrap {
border-right: 3px solid #59B3F1;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: transparent;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li > a{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover > a{
color: #59B3F1;
padding-left: 15px;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template > ul > li > a >.wpmm-mega-menu-label {
top: -100%;
left: 30%;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template > ul > li.wpmega-vertical-full-height > a >.wpmm-mega-menu-label {
top: 25%;
left: unset;
right: 45px;
}
.wpmega-advanced-magazine-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label {
background-color: #000;
border: 1px solid #59B3F1;
color: #fff;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.wpmega-advanced-magazine-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label:before {
border-color: #59B3F1 transparent transparent transparent;
}
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
color: #fff;
}
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
border-right-color: #59B3F1;
}
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
display: none;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template .wpmm-mega-menu-label:before {
bottom: -7px;
} .wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper {
background: #fff;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > li > a{
color: #111;
position: relative;
font-weight: 600;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link:before{
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 0;
height: 3px;
background-color: #1DBC61;
-webkit-transition: all ease-in .5s;
-moz-transition: all ease-in .5s;
-ms-transition: all ease-in .5s;
-o-transition: all ease-in .5s;
transition: all ease-in .5s;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a:before,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a:before{
width: 100%;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type:hover > a:before {
width: 0;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper > li:hover {
background: transparent;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item {
background: #fff;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a{
color: #1DBC61;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
border: 1px solid #ccc;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onclick.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show >.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onclick.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onclick.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onhover.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onhover.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover > .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onhover.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onhover.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
top: 90% !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
top: 90% !important;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: transparent;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover > a{
color: #1DBC61;
padding-left: 15px;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li{
padding: 0 15px;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-mega-menu-label {
background: #1DBC61;
-webkit-border-radius: 0;
border-radius: 0;
padding: 3px;
line-height: 1;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-mega-menu-label:before {
border-color: #1DBC61 transparent transparent transparent;
display: none;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
color: #fff;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
border-right-color: #1DBC61;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-mega-menu-label:before {
bottom: -7px;
}
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
border-right: 6px solid #1DBC61;
display: none;
} .wp-megamenu-main-wrapper.wpmega-unique-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 5px;
width: 50px;
background: #52B3EA;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
background: #222;
border-top: 5px solid #52B3EA;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-orientation-vertical.wpmm-vertical-left-align ul.wpmm-mega-wrapper {
border-left: 5px solid #52B3EA;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper {
border-right: 5px solid #52B3EA;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover {
background: #fff;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template ul.wpmm-mega-wrapper > li > a {
color: #fff;
text-transform: uppercase;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template ul.wpmm-mega-wrapper > li > a .wpmm-mega-menu-href-title {
font-weight: 700;
}
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a {
color: #222;
}
.wpmega-unique-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover > a{
color: #4DB2EC;
}
.wpmega-unique-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li > a{
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s;
}
.wpmega-unique-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: transparent;
}
.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label{
background: #FFF;
color: #52B3EA;
border: 1px solid #52B3EA;
}
.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label:before {
display: none;
}
.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label{
color: #52B3EA;
}
.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after{
display: none;
} .wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 100%;
background: #59B3F1;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper {
background: #0C6F82;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover {
background: #03A677;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item a{
color: #fff;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {
border-right: 1px solid #fff;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:first-child {
border-left: 1px solid #fff;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a {
padding: 15px 20px;
text-align: center;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a.wpmm-disable-text {
padding: 30px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li a.wpmm-csingle-menu {
padding: 13px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item  > a ,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type > a {
margin:0 10px;
padding: 25px 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type {
display: inline-block;
}
.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon {
margin-right: 0;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-mega-menu-icon img {
margin-right: 0;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a{
color: #fff;
text-align: center;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after {
right: unset;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
top: unset;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type ,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item {
border: unset;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a > i{
display: block;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon{
color: #03A677;
background-color: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
height: 30px !important;
width: 30px !important;
line-height: 30px;
display: inline-block;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon:before{
padding-right: unset;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a > span{
display: block;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li.wpmega-hide-menu-icon > a {
padding: 30px 20px;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-mega-menu-label {
padding: 6px;
background: #1497B0;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-mega-menu-label:before {
display: none;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after{
display: none;
} .wp-megamenu-main-wrapper.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
position: relative;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 5px;
width: 50px;
background: #777;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper {
background: #fff;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li > a{
color: #333;
font-size: 15px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li {
padding: 20px 5px;
background-color: transparent;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item {
padding: 20px 0px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type a,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item a {
padding: 0px;
border-color: transparent;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li:hover{
background: transparent;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item:hover a {
background-color: #fff;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li > a{
border: 1px solid transparent;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a{
color: #000;
border: 1px solid #ddd;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a.wpmega-logo-image,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a.wpmega-logo-image,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a.wpmega-logo-image{
border: 1px solid transparent;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li.menu-item-has-children > a:before{
content: "";
position: absolute;
left: 50%;
bottom: -21px;
border-bottom: 12px solid #EDEDED;
border-right: 12px solid transparent;
border-left: 12px solid transparent;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
visibility: hidden;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.menu-item-has-children.active-show > a:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li.menu-item-has-children:hover > a:before{
opacity: 1;
visibility: visible;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li > a:after{
display: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li > a {
padding: 5px 10px;
-webkit-border-radius: 50px;
border-radius: 50px;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover .wpmm-sub-menu-wrap {
background: #eee ;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show .wpmm-sub-menu-wrap.wpmm-enable-bgimage,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover .wpmm-sub-menu-wrap.wpmm-enable-bgimage {
background: unset ;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
top: 100%;
}
.wpmega-black-white .wpmega-mini-mm-template .wpmm-mega-wrapper > li.current-menu-item {
background: transparent;
}
.wpmega-black-white .wpmega-mini-mm-template .wpmm-mega-wrapper > li.current-menu-item a {
background: #f0f0f0;
color: #000;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper > li.current-menu-item:hover > a{
border-color: transparent;
}
.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu {
background: #eee;
}
.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu > li:hover {
background: transparent;
}
.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu > li > a{
color: #888;
font-weight: 500;
}
.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu > li:hover > a{
color: #000;
}
.wpmega-mini-mm-template .wpmm-mega-menu-label{
-webkit-border-radius: 0;
border-radius: 0;
background: #888;
color: #ddd;
top: -80%;
}
.wp-megamenu-main-wrapper.wpmega-mini-mm-template .wpmm-mega-menu-label:before{
border-color: #888 transparent transparent transparent;
}
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label{
-webkit-border-radius: 0;
border-radius: 0;
color: #ddd;
}
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after{
border-right-color: #888;
} .wp-megamenu-main-wrapper.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper {
background: #fff;
}
.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper > li > a{
color: #6F6F6F;
position: relative;
text-transform: uppercase;
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a,
.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a,
.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a{
background-color: #FF0700;
color: #fff;
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.menu-item-has-children.active-show > a:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li.menu-item-has-children > a:before{
content: "";
position: absolute;
left: 50%;
bottom: -8px;
border-top: 8px solid #FF0700;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
z-index: 7777;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.menu-item-has-children.active-show > a:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a:before{
opacity: 1;
visibility: visible;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
padding-top: 15px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type {
display: inline-block;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper > li.wpmm-social-menu-item a {
padding: 15px 15px 14px;
}
.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu {
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
border-bottom: 1px solid #eee;
}
.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
background: transparent;
}
.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover > a{
color: #FF0700;
}
.wpmega-orangebar-mm-template .wpmm-mega-menu-label{
-webkit-border-radius: 0;
border-radius: 0;
background: #000;
}
.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template .wpmm-mega-menu-label:before{
border-color: #000 transparent transparent transparent;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label{
-webkit-border-radius: 0;
border-radius: 0;
}
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after{
border-right-color: #000;
}
.dashicons,
.dashicons-before:before {
vertical-align: unset !important;
text-align: unset !important;
} .wpmm-sub-menu-wrap.wpmm-double-image-animation {
-webkit-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.wpmega-enable-single-menu,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li.wpmm-search-type {
-webkit-border-radius: 0;
border-radius: 0;
} .wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmm-search-type{
padding: 34px 10px 33px;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmega-user-login-form {
padding: 24px 10px;
}
.wpmm-social-menu-item .wpmm-csingle-menu {
cursor: pointer;
}  @media (max-width: 910px){
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link{
width:100% !important;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link{
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs.wpmm-default-tab-design > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section:first-child {
margin-left: 0 !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li > .wpmm-sub-menu-wrap {
margin-left: 0 !important;
}
}
.wpmm-image-gallery-widget dl.gallery-item {
display: inline-block;
width: 100%;
text-align: center;
vertical-align: top;
max-width: 33.33%;
margin: 0 !important;
} .wp-megamenu-main-wrapper.wpmm-hideallicons-desktop a.wp-mega-menu-link i,
.wp-megamenu-main-wrapper.wpmm-hideallicons-desktop a.wp-mega-menu-link span.wpmm-mega-menu-icon img{
display: none;
}
@media (max-width: 910px) { .wp-megamenu-main-wrapper.wpmm-hideallicons-mobile a.wp-mega-menu-link i,
.wp-megamenu-main-wrapper.wpmm-hideallicons-mobile a.wp-mega-menu-link span.wpmm-mega-menu-icon img{
display: none;
} .wp-megamenu-main-wrapper.wpmm-hide-toggle .wpmegamenu-toggle{
display: none !important;
}
.wp-megamenu-main-wrapper.wpmm-hide-toggle .wpmm-mega-wrapper{
display: block !important;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper {
height: 620px;
overflow-y: scroll;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
height: 450px;
overflow-y: scroll;
}
}
.wpmega-image-right .wp-mega-menu-link {
display: flex !important;
flex-direction: row-reverse !important;
padding: 2px !important;
justify-content: space-between;
}
.wpmega-image-left .wp-mega-menu-link {
display: flex !important;
flex-direction: row !important;
padding: 2px !important;
justify-content: space-between;
}
.wpmega-image-left,
.wpmega-image-right {
width: 100%;
}
.wpmega-image-left .wpmm-custom-image,
.wpmega-image-right .wpmm-custom-image {
width: 25%;
}
.wpmega-image-left .wp-mega-menu-link .wpmm-posts-title-desc-wrap,
.wpmega-image-right .wp-mega-menu-link .wpmm-posts-title-desc-wrap{
width: 75%;
}
.wpmega-image-left .wpmm-posts-title-desc-wrap .wpmm-mega-menu-href-title,
.wpmega-image-right .wpmm-posts-title-desc-wrap .wpmm-mega-menu-href-title{
color: #000000;
} .wp-megamenu-main-wrapper .wpmm-mega-wrapper ul.wp-mega-sub-menu li.mobile-parent-nav-menu-item{
display: none !important;
}
span.wpmm-cart-count {
margin-left: 8px;
}
@media (max-width: 910px) {
.wpmm-mega-wrapper li.wpmega-hide-icon-mobile > a.wp-mega-menu-link i,
.wpmm-mega-wrapper li.wpmega-hide-icon-mobile > a.wp-mega-menu-link img{
display:none;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap{
margin-top: 6px;
}
}
.wp-mega-sub-menu li.wpmega-view-more-btn:hover{
background: none !important;
}
.wpmegamenu-toggle,.wpmega-closeblock{
display:none;
}
.wpmega-responsive-closebtn:before {
position: absolute;
content: '\f00d';
font-family: FontAwesome;
font-size: 16px;
left: 10px;
line-height: 1.4;
} .wpmega-black-white .wpmega-openblock,.wpmega-black-white .wpmega-closeblock{
color: white;
}
.wpmegamenu-toggle .wp-mega-toggle-block .dashicons{
font-size: 26px;
} .first-image,.second-image{
background-size:cover;
}  .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link::before{
background: none;
opacity: 0;
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:hover,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title:hover{
cursor: pointer;
} .fusion-row .wp-megamenu-main-wrapper ul li a.fusion-main-menu-icon::before {
content: "\f002";
font-family: 'font-awesome';
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #ffffff;
cursor: pointer;
}
.fusion-row .wp-megamenu-main-wrapper{
width: 62%;
float: right;
margin-top: 10px;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > div.wpmm-open-fade ul,.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper 
li.wpmega-menu-flyout.active-show::hover > div.wpmm-open-fade ul {
opacity: 1 !important;
visibility: visible !important;
height: auto !important;
overflow: visible !important;
pointer-events: auto !important;
}#wpmm-wrap-vertical_menu.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link,#wpmm-wrap-vertical_menu.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a span.wpmm-mega-menu-href-title{font-family:;font-weight:;color:;font-size:13px;}#wpmm-wrap-vertical_menu.wpmm-orientation-vertical.wpmega-modern-mm-template ul.wpmm-mega-wrapper{background:#eaeaea;border:1px solid #6b6b6b;}#wpmm-wrap-vertical_menu.wpmm-orientation-vertical .wpmm-mega-menu-label{text-transform:normal;}@media (max-width: 910px) {
.wp-megamenu-main-wrapper.wpmm-askins-wrapper .wpmegamenu-toggle{
display:block;
}
.wpmegamenu-toggle .wpmega-closeblock,.wpmm-askins-wrapper .wpmegamenu-toggle .menutoggle{
display:none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
overflow: hidden;
z-index: 999;
display:none;
}
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper.wpmm-show-menu{
display:block;
}
.wpmegamenu-featured-box div.wpmm-box-section {
display: inline-block;
vertical-align: top;
width: 100%;
margin: 4px 0px 7px -2px;
}
.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-mobile {
display: none;
}
.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-desktop{
display: block;
}
.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-desktop.wpmega-hide-on-mobile{
display: none;
}
.wpmega-black-white .wpmega-openblock {
color: white;
}
.wpmm-orientation-vertical .menutoggle,
.wpmm-orientation-horizontal .menutoggle {
display: none !important;
}
.wpmm-orientation-horizontal .wpmegamenu-toggle .wp-mega-toggle-block .dashicons {
font-size: 20px;
}
.wpmm-orientation-horizontal .wpmegamenu-toggle .menutoggle {
display: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {
width: 100%;
border-bottom: 1px solid #ccc;
text-align: left;
position: relative;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li:last-child {
border-bottom: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .dropdown-toggle {
display: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmega-searchdown, 
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmega-searchinline {
padding: 15px 10px;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmega-searchinline,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmm-csingle-menu {
padding: 15px 10px;
}
.wp-megamenu-main-wrapper.wpmega-midnightblue-sky-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a::before {
display: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.menu-item-has-children a {
margin-right: 0;
}
.wpmm-ctheme-wrapper.wpmm-orientation-horizontal .wpmegamenu-toggle .wpmega-openblock,
.wpmm-ctheme-wrapper.wpmm-orientation-horizontal .wpmegamenu-toggle .wpmega-closeblock {
padding: 10px 10px 13px;
color: #000;
}
.wpmm-orientation-horizontal .wpmegamenu-toggle .wpmega-openblock,
.wpmm-orientation-horizontal .wpmegamenu-toggle .wpmega-closeblock {
padding: 10px 10px 13px;
color: #fff;
background: #000;
}
.wpmm-orientation-horizontal.wpmega-clean-white .wpmegamenu-toggle .wpmega-openblock,
.wpmm-orientation-horizontal.wpmega-clean-white .wpmegamenu-toggle .wpmega-closeblock {
color: #000;
}
.wpmm-orientation-horizontal.wpmega-clean-white .wpmegamenu-toggle{
border: 1px solid #ccc;
}
.wpmm-orientation-vertical.wpmega-clean-white .wpmegamenu-toggle .wpmega-openblock,
.wpmm-orientation-vertical.wpmega-clean-white .wpmegamenu-toggle .wpmega-closeblock{
color: #000;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-label {
top: 35%; right: 30px;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-label::before {
border-color: #d500fb transparent transparent;
border-style: solid;
border-width: 7px 4.5px 0;
bottom: -6px;
content: "";
height: 0;
left: -6px;
margin-left: auto;
margin-right: auto;
position: absolute;
right: auto;
top: 50%;
transform: rotate(90deg) translateX(-50%);
width: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
transition: none;
-webkit-transition: none;
-ms-transition: none;
}
.wpmm-orientation-horizontal .wpmega-responsive-closebtn {
color: #fff;
border-top: 1px solid #fff;
padding: 15px 10px;
font-weight: 600;
position: relative;
padding-left: 30px;
cursor: pointer;
z-index: 999999;
overflow: hidden;
clear: both;
}
.wpmm-orientation-horizontal .wpmega-responsive-closebtn:before {
position: absolute;
content: '\f00d';
font-family: FontAwesome;
font-size: 16px;
left: 10px;
line-height: 1.4;
} ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type:hover .wpmm-sub-menu-wrap {
top: 0;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-right.inline-search.searchbox-open {
left: auto;
opacity: 1;
right: 10px;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
width: 100% !important;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout div,
ul.wpmm-mega-wrapper li.wpmega-menu-flyout div ul li div {
width: 100%;
position: relative;
max-height: 0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > div {
max-height: 1000px;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > div ul li.active-show > div {
max-height: 1000px;		
} 
ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children > a::after {
top: 12px;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wpmega-searchdown {
padding: 15px 10px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
position: relative;
max-height: 0;
transition: all ease 0.1s;
-webkit-transition: all ease 0.1s;
-ms-transition: all ease 0.1s;
padding: 0 8px 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
width: 100% !important;
position: relative;
max-height: 10000px;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
padding: 15px 8px 5px;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after,
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after {
left: auto;
right: 10px;
transform: rotate(180deg) !important;
-webkit-transform: rotate(180deg) !important;
-ms-transform: rotate(180deg) !important;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a.wp-mega-menu-link {
padding-left: 10px;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
padding-left: 20px !important;
} .wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div {
overflow: hidden;
height: 0;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div.wpmm-open-fade {
height: 100%;
z-index: 999;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div ul li div {
right: 0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
z-index: 999;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div ul li.wpmm-submenu-align-right div {
left: 0;
}
.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-mobile {
display: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical {
width: 100%;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block {
color: #fff;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block .wpmega-openblock,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block .wpmega-closeblock {
padding: 10px 10px 13px; 
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block .dashicons {
font-size: 26px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block .menutoggle {
display: none;
}
.wpmm-orientation-vertical .wpmega-responsive-closebtn {
color: #fff;
border-top: 1px solid #fff;
padding: 10px;
font-weight: 600;
position: relative;
padding-left: 10px;
cursor: pointer;
z-index: 999999;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.menu-item-has-children > a:after {
content: '\f107';
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap { max-height: 0;
transition: all ease 0.1s;
-webkit-transition: all ease 0.1s;
-ms-transition: all ease 0.1s;
padding: 0 8px 0;
left: 0;
width: 100% !important;
right: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
position: relative;
max-height: 10000px;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
padding: 15px 8px 5px;
}
.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
left: 0;
}
ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search.searchbox-open {
left: 40px;
top: 27px;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li {
width: 49%;
padding: 0;
margin: 0 0 10px;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:nth-child(even) {
margin-left: 1%;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div ul li.wpmm-submenu-align-left div{
right:0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div ul li div{
left:0;
} .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap, 
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
left: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
position: static;
padding: 0 8px;
}    
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap {
opacity: 0;
visibility: hidden;
max-height: 0;
padding: 0 8px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
opacity: 1;
visibility: visible;
max-height: 10000px;
z-index: 999;
transition: all 0.4s ease-in;
-webkit-transition: all 0.4s ease-in;
-ms-transition: all 0.4s ease-in;
padding: 15px 8px 5px;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show > div {
overflow: visible;
}
.wp-megamenu-main-wrapper .wpmm-mega-wrapper .wpmm-sub-menu-wrap .wpmm-background-image{
display: none;
}
}span.wpmm-mega-menu-label.wpmm_depth_first,
span.wpmm-mega-menu-label.wpmm_depth_last{
animation-duration:s;
animation-delay:s;
animation-iteration-count:1;
-webkit-animation-duration:s;
-webkit-animation-delay:s;
-webkit-animation-iteration-count:1;
}.wp-megamenu-main-wrapper .wpmm-mega-menu-icon{
font-size:13px;
}@media (min-width: 1024px) {
.wp-megamenu-main-wrapper .wpmm-mega-wrapper {
display: block;
}
}
@media (max-width: 930px)  {
.wpmm-orientation-vertical .menutoggle,
.wpmm-orientation-horizontal .menutoggle {
display: none;
}
}
@media (max-width: 911px)  {
.wpmm-orientation-vertical .menutoggle,
.wpmm-orientation-horizontal .menutoggle {
display: none;
}
}
@media screen and (max-width: 950px) {
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-feature-box-info {
width: 100%;
}
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-icon-text-icon {
width: 100%;
}
}
@media screen and (max-width: 911px) {
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li {
margin: 0;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul .wpmm-sub-menu-wrap > div > ul.wp-mega-sub-menu > li.menu-item-type-custom {
border-left: unset;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {
border-right: unset;
}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:first-child {
border-left: unset;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon, 
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a i.wpmm-mega-menu-icon {
margin: auto;
}
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template > ul > li > a >.wpmm-mega-menu-label {
top: 10%;
left: unset;
right: -100%;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper > li > a {
text-align: center;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
padding-top: 0;
}
}
@media screen and (max-width: 810px) {
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.products li.product, 
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce-page ul.products li.product {
margin-right: 0;
}
}
@media (max-width: 768px) {
.wpmm-mega-8columns,
.wpmm-mega-7columns,
.wpmm-mega-6columns,
.wpmm-mega-5columns,
.wpmm-mega-4columns,
.wpmm-mega-3columns,
.wpmm-mega-2columns,
.wpmm-mega-1columns {
width: 100%;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-1total,
.wpmm-sub-menu-wrap li.wpmega-1columns-2total,
.wpmm-sub-menu-wrap li.wpmega-1columns-3total,
.wpmm-sub-menu-wrap li.wpmega-1columns-4total, 
.wpmm-sub-menu-wrap li.wpmega-1columns-5total, 
.wpmm-sub-menu-wrap li.wpmega-1columns-6total, 
.wpmm-sub-menu-wrap li.wpmega-1columns-7total, 
.wpmm-sub-menu-wrap li.wpmega-1columns-8total, 
.wpmm-sub-menu-wrap li.wpmega-2columns-2total, 
.wpmm-sub-menu-wrap li.wpmega-2columns-3total, 
.wpmm-sub-menu-wrap li.wpmega-3columns-3total, 
.wpmm-sub-menu-wrap li.wpmega-2columns-4total, 
.wpmm-sub-menu-wrap li.wpmega-3columns-4total, 
.wpmm-sub-menu-wrap li.wpmega-4columns-4total, 
.wpmm-sub-menu-wrap li.wpmega-2columns-5total, 
.wpmm-sub-menu-wrap li.wpmega-3columns-5total, 
.wpmm-sub-menu-wrap li.wpmega-4columns-5total, 
.wpmm-sub-menu-wrap li.wpmega-5columns-5total, 
.wpmm-sub-menu-wrap li.wpmega-2columns-6total, 
.wpmm-sub-menu-wrap li.wpmega-3columns-6total, 
.wpmm-sub-menu-wrap li.wpmega-4columns-6total, 
.wpmm-sub-menu-wrap li.wpmega-5columns-6total, 
.wpmm-sub-menu-wrap li.wpmega-6columns-6total, 
.wpmm-sub-menu-wrap li.wpmega-2columns-7total, 
.wpmm-sub-menu-wrap li.wpmega-3columns-7total, 
.wpmm-sub-menu-wrap li.wpmega-4columns-7total, 
.wpmm-sub-menu-wrap li.wpmega-5columns-7total, 
.wpmm-sub-menu-wrap li.wpmega-5columns-7total, 
.wpmm-sub-menu-wrap li.wpmega-6columns-7total, 
.wpmm-sub-menu-wrap li.wpmega-7columns-7total, 
.wpmm-sub-menu-wrap li.wpmega-2columns-8total, 
.wpmm-sub-menu-wrap li.wpmega-3columns-8total, 
.wpmm-sub-menu-wrap li.wpmega-4columns-8total, 
.wpmm-sub-menu-wrap li.wpmega-5columns-8total, 
.wpmm-sub-menu-wrap li.wpmega-6columns-8total, 
.wpmm-sub-menu-wrap li.wpmega-7columns-8total, 
.wpmm-sub-menu-wrap li.wpmega-8columns-8total {
width: 100%;
padding: 0 10px;
}
.wpmm-sub-menu-wrap li {
margin-bottom: 20px;
}
.wpmm-sub-menu-wrap li:last-child {
margin-bottom: 0;
}
.wpmega-black-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before, 
.wpmega-black-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before,
.wpmega-mountain-meadow-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-mountain-meadow-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:before {
width: 100%;
height: 1px;
}
.wpmm-sub-menu-wrap ul li .wpmm-pro-recent-posts-widget ul li {
width: 50% !important;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list a.wpmegamenu_post_item {
width: 48%;
}
.wpmm-orientation-horizontal .wpmm-sub-menu-wrap .wpmm-single-bgimage, 
.wpmm-orientation-vertical .wpmm-sub-menu-wrap .wpmm-single-bgimage {
display: none;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs > div > ul > li.wpmm-tabs-section > div > ul.wpmm-tab-groups-panel > li {
display: inline-block;
width: 49% !important;
margin: 0 0 20px !important;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs > div > ul > li.wpmm-tabs-section > div > ul.wpmm-tab-groups-panel > li:first-child {
margin-left: 0 !important;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs > div > ul > li.wpmm-tabs-section > div > ul.wpmm-tab-groups-panel > li:nth-child(even) {
margin-left: 1% !important;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups {
width: 100%;
height: auto !important;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel {
position: relative;
left: 0;
width: 100%;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > span {
border-right: 1px solid #ccc;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.show_tab > a > span {
border-bottom: 1px solid #ccc;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link .wpmm-featured-image, 
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link .wpmm-custom-image {
float: none;
}
}
@media (max-width: 620px) {
.wpmm-sub-menu-wrap ul li .wpmm-pro-recent-posts-widget ul li {
width: 100% !important;
}
.wpmmpro-postslist-wrapper .wpmmpro-posts-list a.wpmegamenu_post_item {
width: 100%;
}
.wpmm-pro-productlist-wrap ul.all-product-list li {
width: 100%;
}
.wpmm-pro-productlist-wrap ul.all-product-list li:nth-child(even) {
padding-left: 0;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li {
width: 47.9%;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section {
display: block;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link {
width: 100%;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link span {
display: block;
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section > a.wp-mega-menu-link,
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section> a.wp-mega-menu-link span {
transform: skewX(0deg);
-webkit-transform: skewX(0deg);
-ms-transform: skewX(0deg);
}
.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu > li.wpmega-horizontal-tabs > .wpmm-sub-menu-wrapper > ul > li.wpmm-tabs-section:first-child {
margin-left: 0;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs > div > ul > li.wpmm-tabs-section > .wpmm-sub-menu-wrapper {
position: relative;
overflow: hidden;
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs ul {
height: auto !important;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li {
width: 100%;
}
}
@media (max-width: 480px) {
.wpmm-orientation-horizontal ul li ul li.wp-mega-menu-header {
width: 100%;
}
.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li {
width: 100%;
margin: 0 0 10px; 
}
.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs > div > ul > li.wpmm-tabs-section > div > ul.wpmm-tab-groups-panel > li {
width: 100% !important;
}
} 
.wpmm-sub-menu-wrap.wpmm-double-image-animation:hover{
opacity: 1;
-webkit-transition: opacity 1s;
transition-duration: 1s;
transition: opacity 1s;
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(//www.zkperu.com/wp-content/plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}.wp-mega-menu-link {
cursor: pointer;
}
.wpmm-sub-menu-wrap.wpmm-open {
display: block;
}
.wpmm-fade-in {
display: block;
}
.wpmega-enabled-mobile-menu .wpmm-mega-wrapper.hide-menu {
display: none;
}
.wp-mega-toggle-block {
cursor: pointer;
} .wpmega-openblock {
display: block;
} .wpmm-pro-sticky.navbar-fixed-top {
position: fixed;
left: 0;
right: 0;
}
.wpmega-user-login-form {
cursor: pointer;
}
.wp-megamenu-main-wrapper form.ajax-auth {
display: none;
z-index: 999;
position: fixed;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
left: 50%;
width: 350px;
margin-left: -200px;
padding: 25px;
background-color: #FFFFFF;
border-radius: 8px;
font-family: Arial, Helvetica, sans-serif;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
color: #878787;
font-size: 11px;
z-index: 999999;
}
.wp-megamenu-main-wrapper .ajax-auth h1,
.ajax-auth h3 {
font-family: Roboto;
font-weight: 500;
color: #333333;
line-height: 1;
}
.wp-megamenu-main-wrapper .ajax-auth h1 {
font-size: 27px;
text-align: center;
margin: 0 0 20px 0;
text-transform: uppercase;
border-bottom: 2px solid #E66432;
padding-bottom: 15px;
}
.wp-megamenu-main-wrapper .ajax-auth h3 {
font-size: 18px;
text-align: left;
margin: 0;
}
.wp-megamenu-main-wrapper .ajax-auth h3 a {
color: #e25c4c;
}
.wp-megamenu-main-wrapper .ajax-auth hr {
background-color: rgba(0, 0, 0, 0.1);
border: 0 none;
height: 1px;
margin: 20px 0;
}
.wp-megamenu-main-wrapper .ajax-auth label {
color: #40403c;
font-weight: 600;
font-size: 12px;
}
.wp-megamenu-main-wrapper .ajax-auth input#username,
.wp-megamenu-main-wrapper .ajax-auth input#password,
.wp-megamenu-main-wrapper .ajax-auth input#signonname,
.wp-megamenu-main-wrapper .ajax-auth input#email,
.wp-megamenu-main-wrapper .ajax-auth input#signonpassword,
.wp-megamenu-main-wrapper .ajax-auth input#password2 {
border: 1px solid #EDEDED;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
color: #333333;
font-size: 15px;
padding: 10px 10px 10px 13px;
width: 100%;
margin: 3px 0 20px 0;
background-color: #F9F9F9;
font-family: Roboto;
}
.wp-megamenu-main-wrapper .ajax-auth input#username:focus,
.wp-megamenu-main-wrapper .ajax-auth input#password:focus,
.wp-megamenu-main-wrapper .ajax-auth input#signonname:focus,
.wp-megamenu-main-wrapper .ajax-auth input#email:focus,
.wp-megamenu-main-wrapper .ajax-auth input#signonpassword:focus,
.wp-megamenu-main-wrapper .ajax-auth input#password2:focus {
background-color: #FFF;
}
.wp-megamenu-main-wrapper .ajax-auth label.error {
display: none !important;
}
.wp-megamenu-main-wrapper .ajax-auth input.error {
border: 1px solid #FF0000 !important;
}
.wp-megamenu-main-wrapper .ajax-auth input.submit_button {
font-size: 14px;
color: #FFF;
border: none;
background-color: #e25c4c;
border-radius: 3px;
text-shadow: none;
background: -moz-linear-gradient(top, #ea6656, #df5949);
float: none;
box-shadow: none;
width: 50%;
margin: 0 auto;
display: block;
padding: 14px 13px;
line-height: 1.3;
}
.wp-megamenu-main-wrapper .ajax-auth button.close {
position: absolute;
top: -10px;
right: -10px;
font-size: 0;
border-radius: 100%;
height: 30px;
width: 30px;
padding: 0;
opacity: 1;
background: #fff;
}
.wp-megamenu-main-wrapper .ajax-auth button.close:before {
position: absolute;
content: '\f00d';
font-family: FontAwesome;
font-size: 19px;
color: #fff;
left: 8px;
top: 5px;
color: #e25c4c;
}
.wp-megamenu-main-wrapper .ajax-auth a {
text-decoration: none;
}
.wp-megamenu-main-wrapper .ajax-auth a.close {
color: #DCDCDC;
position: absolute;
right: 15px;
top: 15px;
}
.wp-megamenu-main-wrapper .ajax-auth a.text-link {
color: #B4B2B2;
float: left;
margin: 10px 0 0 0;
}
.wp-megamenu-main-wrapper .ajax-auth p.status {
text-align: center;
margin: -15px 0 20px 0;
font-weight: 600;
display: none;
}
a.login_button {
font-family: Arial, Helvetica, sans-serif;
padding: 5px 7px 5px 7px;
background-color: #FFF;
border-radius: 3px;
border: 1px solid #DCDCDC;
color: #333;
text-decoration: none;
font-size: 11px;
}
.wpmm-sub-menu-wrapper .wpmm-tabs-section .wpmm-sub-menu-wrapper {
display: none;
} .wpmm-sub-menu-wrapper .wpmm-tabs-section.show_tab .wpmm-sub-menu-wrapper{
display: block;
overflow: hidden;
}
.wpmm-hide-menu-ltusers {
display: none !important;
} .wpmm-background-image img{
position: absolute;
left: 0;
z-index: -1;
}
.wpmm-single-bgimage img {
left: 0;
top: 0;
}
.wpmm-background-image img.top:hover {
opacity: 0;
}
@keyframes FadeInOut {
0% {
opacity: 1;
}
45% {
opacity: 1;
}
55% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes image {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(2);
transform: scale(1.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes image {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(2);
transform: scale(1.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}