@charset "UTF-8";
div#sppro_curtain {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
border-radius: 0;
bottom: 0;
display: none;
position: fixed;
top: 0;
width: 100%;
z-index: 10002;
}
#sppro_popupBoxClose {
background: rgba(255,255,255,0.1);
font-family: Open Sans; 
color: #000;
cursor: pointer;
font-size: 18px;
font-weight: bold;	
line-height: 68px;
padding: 0 10px;
position: absolute;
right: 0;
top: 0;
transition: all 0.15s ease-in; 
}
#sppro_popupBoxClose:hover {
background: rgba(255,255,255,0.85);
color: #333; 
font-weight: bold; 
}
#sppro_popup_box.manage {
display:none;
}
.sppro-showpopup, .sppro-closepopup {
cursor: pointer; 
}
#sppro_popup_box {
bottom: 0;
left: calc(50% - 300px);
margin-left: 0px;
position: fixed;
top: 0;
width: 600px;
max-width: 90%; 
z-index: 100000;
overflow: hidden; 
}
#sppro_popup_box  a:hover {
text-decoration: none; 
}
#sppro_form_container {
max-height: 100%; 
overflow: hidden;
}
#sppro_popup_title {
margin-bottom: 0px;
padding: 10px 20px;
text-align: center;
}
#sppro_popup_description {  
margin: 20px auto 20px;
text-align:center;
width: 90%;
}
.no-form {
text-align: center;
margin: 60px 0;
padding: 40px 0;
font-weight: bold;
color: slategrey;
} a.sppro_sideEnquiry {
cursor: pointer;
padding: 5px 10px;
position: fixed;
text-align: center;
text-decoration: none;
z-index: 1001;
}
a.sppro_sideEnquiry.pos_right {  
right: -52px;
top: 47.5%;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
border-radius: 5px 5px 0 0;
}
a.sppro_sideEnquiry.pos_left {  
left: -50px;
top: 45%;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
border-radius: 5px 5px 0 0;
}
a.sppro_sideEnquiry:hover {
color: #efefef; 	
text-decoration: none; 
} #sppro_popup_box.layout_full {  
max-height: 100%;
}
#sppro_popup_box.layout_centered {  
max-height: 76%;
top: 12%;
}
#sppro_popup_box.layout_full-page {  
max-height: 100%; 
height: 100%; 
width: 100%; 
max-width: 100%; 
}
#sppro_popup_box.layout_full-page #sppro_form_container {  
width: 600px; 
max-width: 100%; 
margin-left: auto; 
margin-right: auto; 
}
#sppro_popup_box.layout_corner-fixed  {  
width: 600px; 
}
#sppro_popup_box.layout_corner-fixed.corner_left  {  
left: 0; 
}
#sppro_popup_box.layout_corner-fixed.corner_right  {  
left: auto; 
right: 0; 
} #sppro_popup_box .wpcf7 {	
width: 90%;
margin: 0 auto 
}
#sppro_popup_box .wpcf7 ul {
list-style: none outside none;
margin: 0;
}
#sppro_popup_box form{
}
#sppro_popup_box form p {
margin-bottom: 5px; 
}
#sppro_popup_box li > span{
width: 100%;
}  #sppro_popup_box input[type="*"], #sppro_popup_box input[type="text"], 
#sppro_popup_box input[type="email"], #sppro_popup_box input[type="tel"], 
#sppro_popup_box input[type="hidden"], #sppro_popup_box textarea, #sppro_popup_box select {
padding: 8px 6px;  
border: 1px solid #ccc;
border-radius: 2px;
max-width:none;  
width: 100%; 
margin-bottom: 0;  transition: all 0.4s ease-in; 
height: 36px; 
}
#sppro_popup_box input:focus span.wpcf7-not-valid-tip, #sppro_popup_box input[type="*"]:focus span.wpcf7-not-valid-tip, #sppro_popup_box input[type="text"]:focus span.wpcf7-not-valid-tip, 
#sppro_popup_box input[type="email"]:focus span.wpcf7-not-valid-tip, #sppro_popup_box input[type="tel"]:focus span.wpcf7-not-valid-tip, 
#sppro_popup_box input[type="hidden"]:focus span.wpcf7-not-valid-tip, #sppro_popup_box textarea:focus span.wpcf7-not-valid-tip, #sppro_popup_box select:focus span.wpcf7-not-valid-tip {
display: none !important; 
}
#splite_popup_box input[type=checkbox], #splite_popup_box input[type=radio] {
height: auto; 
padding: 0; 
width: auto; 
}
#splite_popup_box input[type="submit"] {
height: auto; 
}
#sppro_popup_box textarea {
height: 80px;
}
#sppro_popup_box  select  {
}
#sppro_popup_box .wpcf7-quiz-label {
color: #484848;
display: inline;
margin-top: 20px;
}
#sppro_popup_box input.wpcf7-form-control.wpcf7-quiz {
margin: 0 0 0 20px;
text-align: center;
width: 40px;
}
#sppro_popup_box input.wpcf7-form-control.wpcf7-submit {  
width: auto;
margin: 20px auto 10px;
float: none;
display: block;	
}
#sppro_popup_box  div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin: 3px auto 5px;
background: #f1f1f1 none repeat scroll 0 0;
border-radius: 50%;
box-shadow: 0 0 5px 3px #333333;
height: 40px;
left: calc(50% - 22.5px);
padding: 5px;
position: fixed;
top: calc(50% - 22.5px);
visibility: visible;
width: 40px;
} #sppro_popup_box  div.wpcf7 span.ajax-loader {
border-radius: 50%;
left: calc(50% - 22.5px);
position: fixed;
top: calc(50% - 22.5px);
}
#sppro_popup_box div.wpcf7 span.ajax-loader.is-active {
background-color: #f1f1f1;
padding: 20px; 
height: 25px;
width: 25px;
background-size: 50%;
background-repeat: no-repeat;
background-position: center center;
}
#sppro_popup_box .widget_widget_text {
display: none;
}
#sppro_popup_box div.wpcf7-response-output {
font-size: 0.85em;
line-height: 1.3em;
margin: 0;
padding: 5px 5px 0px;
border-radius: 0;
border: 0;
position: absolute;
bottom: 0px;
width: 100%;
left: 0; 
text-align: center; 
font-family: Open Sans; 
}
#sppro_popup_box div.wpcf7-mail-sent-ok {
border: 0px solid #efefef;
border-bottom:0;
color: #074C97;
}
#sppro_popup_box .wpcf7-not-valid {
border-color: #ff0033 !important; 
}
#sppro_popup_box span.wpcf7-not-valid-tip {
font-size: 0.85em;
text-align: left;   
}
#sppro_popup_box span.wpcf7-not-valid-tip {
background: #ff0033;
color: #fff;
content: "X";
font-size: 14px;
height: 36px;
line-height: 36px;
position: absolute;
right: 0;
text-align: center;
top: -8px;
width: auto; 
padding: 1px 8px 0; 
transition: all 0.3s ease-in; 
font-family: Open Sans; 
}
#sppro_popup_box textarea + span.wpcf7-not-valid-tip {
top: -3px;
}
#sppro_popup_box select + span.wpcf7-not-valid-tip {
top: -9px;
}
#sppro_popup_box .wpcf7-checkbox + span.wpcf7-not-valid-tip, 
#sppro_popup_box .wpcf7-radio + span.wpcf7-not-valid-tip {
right: -30px;
line-height: 1em;
height: auto;
top: 0px;
padding: 3px 5px;
font-size: .75em;
display: none; 
}
#sppro_popup_box .spam-quiz .wpcf7-not-valid-tip {
position: relative;
top: 0;
left: 0;
color: #A31B1F;
}
#sppro_popup_box .wpcf7-form > p {
letter-spacing: 1px;
}
@media (max-width: 767px) {
a.sppro_sideEnquiry.on_mobile {
font-size: 13px;
padding: 3px 10px; 
}
a.sppro_sideEnquiry.disabled_on_mobile {
display: none; 
}
#sppro_popup_box input.wpcf7-form-control.wpcf7-submit {
width: 60%;
width: auto;
}
#form_container {
overflow-x: scroll;
}
}
@media (max-width: 480px) {
}
 .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, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 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;
}.entry-content .addthis_button,.entry-content .addthis_toolbox,.entry-header .addthis_button,.entry-header .addthis_toolbox{margin:10px 0 10px 0}.addthis_button_tweet{min-width:83px;float:left}.atwidget iframe{max-width:none}a.at-share-btn,a.at-share-btn:hover,div.addthis_native_toolbox a,div.addthis_native_toolbox a:hover,div.addthis_tool a,div.addthis_tool a:hover,div.addthis_toolbox a,div.addthis_toolbox a:hover{border:0;box-shadow:none;-webkit-box-shadow:none}div.addthis_toolbox br{display:none}.site-logo .sitename > a{color:#fff}@media screen and (max-width:979px){#mobile-logo{background-color:rgba( 0,0,0,0.65 )}}@media screen and (max-width:979px){#mobile-logo{border-color:#2F2F2F}}.site-logo{padding:0px 0px 0px 0px}@media screen and (max-width:979px){#mobile-logo .sitename > a,.mobile-menu-button{color:#fff}.mobile-menu-button span{background-color:#fff}}@media screen and (min-width:992px){#logo{max-width:256px}#logo img{max-width:256px}}@media screen and (max-width:991px){#logo{max-width:256px}#logo img{max-width:256px}}@media screen and (max-width:375px){#logo{max-width:160px}#logo img{max-width:160px}}#logo{max-height:94px}#logo img{max-height:94px}.stuck #logo{max-height:70px}.stuck #logo img{max-height:70px}h1:not(.clean_heading),h2:not(.clean_heading),h3:not(.clean_heading),h4:not(.clean_heading),h5:not(.clean_heading),h6:not(.clean_heading),.woocommerce.single-product p.price{font-family:"Fira Sans";font-weight:500;font-style:normal}.heading-font,.heading-font *{font-family:"Fira Sans" !important;font-weight:500 !important;font-style:normal !important}body{font-family:"Fira Sans";font-weight:normal;font-style:normal}.body-font,.body-font *{font-family:"Fira Sans" !important;font-weight:normal !important;font-style:normal !important}span.highlight,h1 em,h2 em,h3 em,h4 em,h5 em,h6 em,.rt_heading em,.secondary-font,.secondary-font *{font-family:"Fira Sans" !important;font-weight:700 !important;font-style:normal !important}#navigation > li > a,#second-navigation > li > a,#mobile-navigation> li > a{font-family:"Fira Sans";font-weight:700;font-style:normal}.menu-font,.menu-font *{font-family:"Fira Sans" !important;font-weight:700 !important;font-style:normal !important}#navigation ul li a,#second-navigation ul li a,.multicolumn > ul > li.menu-item-has-children > span,#mobile-navigation  > li li > a{font-family:"Fira Sans";font-weight:500;font-style:normal}h1{font-size:34px}h2,.single-products .head_text h1,.single-product .head_text h1,.single.post .entry-title{font-size:30px}h3{font-size:22px}h4{font-size:20px}h5,.wpb_content_element .widgettitle,.wpb_content_element  h2.wpb_heading{font-size:18px}h6{font-size:16px}#navigation > li > a,#second-navigation > li > a,.layout2 #tools > ul > li > span:first-child{font-size:13px}#navigation > li li > a,#second-navigation > li li > a,#navigation > li li > span,#second-navigation > li li > span{font-size:13px}.mobile-menu-active #navigation > li > a,#mobile-navigation > li > a{font-size:13px}.mobile-menu-active #navigation > li li > a,#mobile-navigation  > li li > a{font-size:13px}body{font-size:14px}#tools .widget > h5{font-size:16px}.latest_news.style-2 .date{font-size:11px}.breadcrumb{font-size:12px}.sub_page_header .page-title > *{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:44px !important}.product_info h5,.product-category h3{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:16px}.product-carousel h5,.wc-product-carousel .product_info > h5{font-size:16px}.loop.type-portfolio h2,.loop.type-portfolio h5{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:16px}.loop.type-portfolio > .overlay .text > h2,.loop.type-portfolio > .overlay .text > h5{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:22px}.rt-carousel .loop.type-portfolio > .overlay .text > h2,.rt-carousel .loop.type-portfolio > .overlay .text > h5{font-size:16px}.latest_news h5{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:16px}.sidebar-widgets .widget h5,.footer_widgets .widget h5,.side-panel-widgets h5{font-size:16px}.blog_list .loop .entry-title{font-size:24px}.blog-carousel h5{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:16px}.tab_title{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:14px}.toggle-head{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:14px}.header-widget{font-family:"Fira Sans";font-weight:500;font-style:normal;font-size:14px}.rt-top-bar{font-family:"Fira Sans";font-weight:700;font-style:normal;font-size:11px}.header-elements .menu > li > a > span{padding-top:10px;padding-bottom:10px}.stuck .header-elements .menu > li > a > span{padding-top:8px;padding-bottom:8px}.header-elements .menu > li > a > span{padding-left:9px;padding-right:9px}.header-elements .menu > li > a > span,.header-elements .menu > li > a:before{color:#ffffff}.header-elements .menu > li:hover > a > span,.header-elements .menu > li a:hover > span,.header-elements .menu > li.current-menu-ancestor > a > span,.header-elements .menu > li.current-menu-item > a > span,.header-elements .menu > li:hover > a:before,.header-elements .menu > li.current-menu-item > a:before,.header-elements .menu > li.current-menu-ancestor > a:before{color:#bebebe}.header-elements .menu > li > a:after{border-bottom-color:#FF8000}.header-elements .menu > li li a{padding-top:15px;padding-bottom:15px}.header-elements .menu > li li a{padding-left:20px;padding-right:20px}.header-elements .menu > li:not(.multicolumn) li,.header-elements .menu > li.multicolumn > ul{background-color:rgba(0,0,0,0.90)}.header-elements .menu > li li > a,.multicolumn > ul > li.menu-item-has-children > span{color:#ffffff}.header-elements .menu > li li > a,.header-elements .menu > li ul,.header-elements .menu > li li.menu-item-has-children > a:after,.multicolumn > ul > li.menu-item-has-children > span{border-color:#393939}.header-elements .menu > li li:hover > a,.header-elements .menu > li li a:hover,.header-elements .menu > li li.current-menu-ancestor > a,.header-elements .menu > li li.current-menu-item > a{color:#FF8000}.header-elements .menu > li li.current-menu-ancestor:after,.header-elements .menu > li li.current-menu-item:after,.header-elements .menu > li li:hover:after{color:#FF8000}#mobile-navigation{background-color:#222222}#mobile-navigation a,#mobile-navigation span{color:#dddddd}#mobile-navigation .current-menu-item > a,#mobile-navigation .current-menu-item > a > span{color:#777777}#mobile-navigation a,#mobile-navigation a:after{border-color:rgba(255,255,255,0.25)}#mobile-navigation li.menu-item-has-children > a:before,#mobile-navigation li.menu-item-has-children > span::before{color:rgba(255,255,255,0.25)}.side-panel-holder a,.side-panel-holder .latest_news .title:hover,.side-panel-holder .woocommerce-MyAccount-navigation a:hover,.side-panel-holder .product_info h5 a:hover,.side-panel-holder .product-category a:hover h3,.side-panel-holder .rt_heading_wrapper a:hover .rt_heading,.side-panel-holder .product_item_holder .product_info_footer a:hover,.side-panel-holder .paging_wrapper > .page-numbers a:hover,.side-panel-holder .woocommerce-MyAccount-navigation .is-active a,.side-panel-holder .timeline > div > .event-date{color:#fff}.side-panel-holder:not(.has-custom-bg),.side-panel-holder.column_container,.side-panel-holder > .rt-sa-background,.side-panel-holder .chained_contents.style-1 > div > .icon,.side-panel-holder .chained_contents.style-1 > div > .number,.side-panel-holder .chained_contents.style-2 > div > .icon,.side-panel-holder .chained_contents.style-2 > div > .number,.side-panel-holder .button_.color:hover:after,.side-panel-holder .quantity .minus,.side-panel-holder .quantity .plus{background-color:rgba(0,0,0,0.74)}.side-panel-holder,.side-panel-holder .product_item_holder .product_info_footer a,.side-panel-holder .button_.default,.side-panel-holder .button_.color:hover,.side-panel-holder .paging_wrapper > .page-numbers a,.side-panel-holder .paging_wrapper > .page-numbers li > span,.side-panel-holder .author-name a,.side-panel-holder .quantity .plus:hover,.side-panel-holder .quantity .minus:hover,.side-panel-holder .woocommerce-MyAccount-navigation a{color:#fff}.side-panel-holder,.side-panel-holder *,.side-panel-holder *:before,.side-panel-holder *:after,.side-panel-holder:before,.side-panel-holder:after,.side-panel-holder .button_.color:hover,.side-panel-holder .row table > tbody > tr > td{border-color:rgba(255,255,255,0.31)}.side-panel-holder .rt_divider.style-1:before,.side-panel-holder .rt_divider.style-2:before,.side-panel-holder .rt_divider.style-3:before,.side-panel-holder .rt_divider.style-5,.side-panel-holder .rt-toggle .toggle-head:after,.side-panel-holder .testimonial .text .icon-quote-right,.side-panel-holder .testimonial .text .icon-quote-left,.side-panel-holder .rt_quote .icon-quote-right,.side-panel-holder .rt_quote .icon-quote-left,.side-panel-holder .star-rating:before,.side-panel-holder  .cart-collaterals h2:before,.side-panel-holder .timeline > div:before,.side-panel-holder #rt-side-navigation > li.menu-item-has-children a:after{color:rgba(255,255,255,0.31)}.side-panel-holder .masonry .vertical_line,.side-panel-holder .timeline:after,.side-panel-holder .chained_contents.style-1:after,.side-panel-holder .chained_contents.style-2:after,.side-panel-holder .rt_divider.style-2:after,.side-panel-holder .rt_divider.style-3:after,.side-panel-holder .rt_divider.style-4,.side-panel-holder .pricing_table.compare .table_wrap > ul > li.caption,.side-panel-holder .pricing_table.compare .table_wrap > ul > li.price,.side-panel-holder .dots-holder > div span,.side-panel-holder .widget > h5:after,.side-panel-holder .widget .sub-menu li a:after,.side-panel-holder  .widget .children li a:after,.side-panel-holder .price_slider_wrapper .ui-widget-content,.side-panel-holder .timeline > div:before,.side-panel-holder .border_grid > .row:after,.side-panel-holder.border_grid .content_row:after{background-color:rgba(255,255,255,0.31)}.side-panel-holder p.price del,.side-panel-holder .rt_heading_wrapper.style-4 .punchline,.side-panel-holder .rt_heading_wrapper.style-5 .punchline,.side-panel-holder .client_info,.side-panel-holder .blog_list .date_box,.side-panel-holder .post_data *,.side-panel-holder .comment-meta > a,.side-panel-holder .filter_navigation li a,.side-panel-holder .widget > ul > li li a,.side-panel-holder .widget .menu > li li a,.side-panel-holder .rt-category-tree li > span,.side-panel-holder .widget_latest_posts .meta,.side-panel-holder  .widget_latest_posts .meta *,.side-panel-holder .widget_popular_posts .meta,.side-panel-holder  .widget_popular_posts .meta *,.side-panel-holder .small.note,.side-panel-holder  .star-rating span:before,.side-panel-holder .with_icons.style-2 > div > .icon,.side-panel-holder .chained_contents.style-1 > div > .icon,.side-panel-holder .chained_contents.style-1 > div > .number,.side-panel-holder .chained_contents.style-2 > div > .icon,.side-panel-holder .chained_contents.style-2 > div > .number,.side-panel-holder .read_more:before,.side-panel-holder .icon-content-box.icon-style-1 .icon-holder span:before,.side-panel-holder .quantity .plus,.side-panel-holder  .quantity .minus,.side-panel-holder .woocommerce.widget .quantity,.side-panel-holder#tools > ul > li:hover > span:first-child,.side-panel-holder#tools > ul > li.active > span:first-child,.side-panel-holder#tools > ul > li:hover:before,.side-panel-holder#tools > ul > li.active:before,.side-panel-holder .latest_news .date,.side-panel-holder #rt-side-navigation li a:hover,.side-panel-holder #rt-side-navigation li.active > a,.side-panel-holder .tab_title:hover,.side-panel-holder  .tab_title.active{color:#888888}.side-panel-holder .rt_heading_wrapper.style-2 > .style-2:before,.side-panel-holder .rt_heading .heading_icon:before,.side-panel-holder .highlight.style-1,.side-panel-holder .paging_wrapper > .page-numbers .current,.side-panel-holder .single_variation span.price,.side-panel-holder .primary-color,.side-panel-holder  .primary-color > a,.side-panel-holder .primary-color.rt_heading,.side-panel-holder .icon-content-box.icon-style-4 .icon-holder span:before{color:#FF8000}.side-panel-holder .pricing_table .table_wrap.highlight > ul > li.caption,.side-panel-holder .pricing_table .table_wrap.highlight > ul > li.price,.side-panel-holder .button_.default:hover:after,.side-panel-holder .button_.color,.side-panel-holder .rt-toggle > ol > li .toggle-number,.side-panel-holder .rt_heading.style-1:after,.side-panel-holder .rt_heading_wrapper.style-4 > .style-4:after,.side-panel-holder .rt_heading_wrapper.style-5 > .style-5:after,.side-panel-holder .highlight.style-2,.side-panel-holder .dots-holder div.active span,.side-panel-holder .dots-holder div:hover span,.side-panel-holder input[type="submit"]:hover,.side-panel-holder input[type="button"]:hover,.side-panel-holder .comment-reply a:hover,.side-panel-holder .comment-reply-title small > a:hover,.side-panel-holder .action_buttons li a:hover,.side-panel-holder .onsale,.side-panel-holder .product_info_footer a.added_to_cart,.side-panel-holder  button.button:hover,.side-panel-holder  input.button:hover,.side-panel-holder  #respond input#submit:hover,.side-panel-holder  .cart_totals a.button:hover,.side-panel-holder .ui-slider .ui-slider-handle,.side-panel-holder .ui-slider .ui-slider-range,.side-panel-holder .with_icons.style-3 > div > .icon,.side-panel-holder .icon-content-box.icon-style-2 .icon-holder span:before,.side-panel-holder .icon-content-box.icon-style-3 .icon-holder span:before,.side-panel-holder .chained_contents > div:hover .icon,.side-panel-holder .chained_contents > div:hover .number,.side-panel-holder .sticky.post:before{background-color:#FF8000}.side-panel-holder .rt_tabs.tab-style-1 .tab_nav > li.active:after,.side-panel-holder .rt_tabs.tab-style-1 .tab_content_wrapper.active > .tab_title,.side-panel-holder .rt_tabs.tab-style-2 .tab_nav > li.active:after,.side-panel-holder .rt_tabs.tab-style-2 .tab_contents .tab_content_wrapper.active > .tab_title,.side-panel-holder .filter_navigation li a.active,.side-panel-holder .button_.color,.side-panel-holder .chained_contents > div:hover .icon,.side-panel-holder .chained_contents > div:hover .number{border-color:#FF8000}.side-panel-holder .with_icons.style-3 > div > .icon,.side-panel-holder .pricing_table .table_wrap.highlight > ul > li.caption,.side-panel-holder .pricing_table .table_wrap.highlight > ul > li.price,.side-panel-holder .button_.color,.side-panel-holder .button_.default:hover,.side-panel-holder .rt-toggle > ol > li .toggle-number,.side-panel-holder .icon-content-box.icon-style-2 .icon-holder span:before,.side-panel-holder .highlight.style-2,.side-panel-holder input[type="submit"],.side-panel-holder input[type="button"],.side-panel-holder form button:not(.button_),.side-panel-holder form button:not(.button_):hover,.side-panel-holder .cart_totals a.button,.side-panel-holder .cart_totals a.button:hover,.side-panel-holder .comment-reply a,.side-panel-holder .comment-reply-title small > a,.side-panel-holder .comment-reply-title small > a:hover,.side-panel-holder .product_info_footer a.added_to_cart,.side-panel-holder .product_info_footer a.added_to_cart:hover,.side-panel-holder .quantity .plus:hover,.side-panel-holder .quantity .minus:hover,.side-panel-holder .chained_contents > div:hover .icon,.side-panel-holder .chained_contents > div:hover .number,.side-panel-holder .icon-content-box.icon-style-3 .icon-holder span:before{color:#fff}.side-panel-holder .rt_heading,.side-panel-holder h1,.side-panel-holder h2,.side-panel-holder h3,.side-panel-holder h4,.side-panel-holder h5,.side-panel-holder h6,.side-panel-holder h1 a,.side-panel-holder h2 a,.side-panel-holder h3 a,.side-panel-holder h4 a,.side-panel-holder h5 a,.side-panel-holder h6 a,.side-panel-holder h1 a:hover,.side-panel-holder h2 a:hover,.side-panel-holder h3 a:hover,.side-panel-holder h4 a:hover,.side-panel-holder h5 a:hover,.side-panel-holder h6 a:hover,.side-panel-holder .open .toggle-head{color:#fff}.side-panel-holder input[type="submit"],.side-panel-holder input[type="button"],.side-panel-holder form button:not(.button_),.side-panel-holder .comment-reply a,.side-panel-holder .comment-reply-title small > a,.side-panel-holder button.button,.side-panel-holder  input.button,.side-panel-holder  #respond input#submit,.side-panel-holder  .cart_totals a.button{background-color:#FF8000}.side-panel-holder .social_media li a{background-color:#2f2f2f}.default-style a,.default-style .latest_news .title:hover,.default-style .woocommerce-MyAccount-navigation a:hover,.default-style .product_info h5 a:hover,.default-style .product-category a:hover h3,.default-style .rt_heading_wrapper a:hover .rt_heading,.default-style .product_item_holder .product_info_footer a:hover,.default-style .paging_wrapper > .page-numbers a:hover,.default-style .woocommerce-MyAccount-navigation .is-active a,.default-style .timeline > div > .event-date{color:#FF8000}.default-style:not(.has-custom-bg),.default-style.column_container,.default-style > .rt-sa-background,.default-style .chained_contents.style-1 > div > .icon,.default-style .chained_contents.style-1 > div > .number,.default-style .chained_contents.style-2 > div > .icon,.default-style .chained_contents.style-2 > div > .number,.default-style .button_.color:hover:after,.default-style .quantity .minus,.default-style .quantity .plus{background-color:#fff}.default-style,.default-style .product_item_holder .product_info_footer a,.default-style .button_.default,.default-style .button_.color:hover,.default-style .paging_wrapper > .page-numbers a,.default-style .paging_wrapper > .page-numbers li > span,.default-style .author-name a,.default-style .quantity .plus:hover,.default-style .quantity .minus:hover,.default-style .woocommerce-MyAccount-navigation a{color:#666}.default-style,.default-style *,.default-style *:before,.default-style *:after,.default-style:before,.default-style:after,.default-style .button_.color:hover,.default-style .row table > tbody > tr > td{border-color:#E8E8E8}.default-style .rt_divider.style-1:before,.default-style .rt_divider.style-2:before,.default-style .rt_divider.style-3:before,.default-style .rt_divider.style-5,.default-style .rt-toggle .toggle-head:after,.default-style .testimonial .text .icon-quote-right,.default-style .testimonial .text .icon-quote-left,.default-style .rt_quote .icon-quote-right,.default-style .rt_quote .icon-quote-left,.default-style .star-rating:before,.default-style  .cart-collaterals h2:before,.default-style .timeline > div:before,.default-style #rt-side-navigation > li.menu-item-has-children a:after{color:#E8E8E8}.default-style .masonry .vertical_line,.default-style .timeline:after,.default-style .chained_contents.style-1:after,.default-style .chained_contents.style-2:after,.default-style .rt_divider.style-2:after,.default-style .rt_divider.style-3:after,.default-style .rt_divider.style-4,.default-style .pricing_table.compare .table_wrap > ul > li.caption,.default-style .pricing_table.compare .table_wrap > ul > li.price,.default-style .dots-holder > div span,.default-style .widget > h5:after,.default-style .widget .sub-menu li a:after,.default-style  .widget .children li a:after,.default-style .price_slider_wrapper .ui-widget-content,.default-style .timeline > div:before,.default-style .border_grid > .row:after,.default-style.border_grid .content_row:after{background-color:#E8E8E8}.default-style p.price del,.default-style .rt_heading_wrapper.style-4 .punchline,.default-style .rt_heading_wrapper.style-5 .punchline,.default-style .client_info,.default-style .blog_list .date_box,.default-style .post_data *,.default-style .comment-meta > a,.default-style .filter_navigation li a,.default-style .widget > ul > li li a,.default-style .widget .menu > li li a,.default-style .rt-category-tree li > span,.default-style .widget_latest_posts .meta,.default-style  .widget_latest_posts .meta *,.default-style .widget_popular_posts .meta,.default-style  .widget_popular_posts .meta *,.default-style .small.note,.default-style  .star-rating span:before,.default-style .with_icons.style-2 > div > .icon,.default-style .chained_contents.style-1 > div > .icon,.default-style .chained_contents.style-1 > div > .number,.default-style .chained_contents.style-2 > div > .icon,.default-style .chained_contents.style-2 > div > .number,.default-style .read_more:before,.default-style .icon-content-box.icon-style-1 .icon-holder span:before,.default-style .quantity .plus,.default-style  .quantity .minus,.default-style .woocommerce.widget .quantity,.default-style#tools > ul > li:hover > span:first-child,.default-style#tools > ul > li.active > span:first-child,.default-style#tools > ul > li:hover:before,.default-style#tools > ul > li.active:before,.default-style .latest_news .date,.default-style #rt-side-navigation li a:hover,.default-style #rt-side-navigation li.active > a,.default-style .tab_title:hover,.default-style  .tab_title.active{color:#999999}.default-style .rt_heading_wrapper.style-2 > .style-2:before,.default-style .rt_heading .heading_icon:before,.default-style .highlight.style-1,.default-style .paging_wrapper > .page-numbers .current,.default-style .single_variation span.price,.default-style .primary-color,.default-style  .primary-color > a,.default-style .primary-color.rt_heading,.default-style .icon-content-box.icon-style-4 .icon-holder span:before{color:#FF8000}.default-style .pricing_table .table_wrap.highlight > ul > li.caption,.default-style .pricing_table .table_wrap.highlight > ul > li.price,.default-style .button_.default:hover:after,.default-style .button_.color,.default-style .rt-toggle > ol > li .toggle-number,.default-style .rt_heading.style-1:after,.default-style .rt_heading_wrapper.style-4 > .style-4:after,.default-style .rt_heading_wrapper.style-5 > .style-5:after,.default-style .highlight.style-2,.default-style .dots-holder div.active span,.default-style .dots-holder div:hover span,.default-style input[type="submit"]:hover,.default-style input[type="button"]:hover,.default-style .comment-reply a:hover,.default-style .comment-reply-title small > a:hover,.default-style .action_buttons li a:hover,.default-style .onsale,.default-style .product_info_footer a.added_to_cart,.default-style  button.button:hover,.default-style  input.button:hover,.default-style  #respond input#submit:hover,.default-style  .cart_totals a.button:hover,.default-style .ui-slider .ui-slider-handle,.default-style .ui-slider .ui-slider-range,.default-style .with_icons.style-3 > div > .icon,.default-style .icon-content-box.icon-style-2 .icon-holder span:before,.default-style .icon-content-box.icon-style-3 .icon-holder span:before,.default-style .chained_contents > div:hover .icon,.default-style .chained_contents > div:hover .number,.default-style .sticky.post:before{background-color:#FF8000}.default-style .rt_tabs.tab-style-1 .tab_nav > li.active:after,.default-style .rt_tabs.tab-style-1 .tab_content_wrapper.active > .tab_title,.default-style .rt_tabs.tab-style-2 .tab_nav > li.active:after,.default-style .rt_tabs.tab-style-2 .tab_contents .tab_content_wrapper.active > .tab_title,.default-style .filter_navigation li a.active,.default-style .button_.color,.default-style .chained_contents > div:hover .icon,.default-style .chained_contents > div:hover .number{border-color:#FF8000}.default-style .with_icons.style-3 > div > .icon,.default-style .pricing_table .table_wrap.highlight > ul > li.caption,.default-style .pricing_table .table_wrap.highlight > ul > li.price,.default-style .button_.color,.default-style .button_.default:hover,.default-style .rt-toggle > ol > li .toggle-number,.default-style .icon-content-box.icon-style-2 .icon-holder span:before,.default-style .highlight.style-2,.default-style input[type="submit"],.default-style input[type="button"],.default-style form button:not(.button_),.default-style form button:not(.button_):hover,.default-style .cart_totals a.button,.default-style .cart_totals a.button:hover,.default-style .comment-reply a,.default-style .comment-reply-title small > a,.default-style .comment-reply-title small > a:hover,.default-style .product_info_footer a.added_to_cart,.default-style .product_info_footer a.added_to_cart:hover,.default-style .quantity .plus:hover,.default-style .quantity .minus:hover,.default-style .chained_contents > div:hover .icon,.default-style .chained_contents > div:hover .number,.default-style .icon-content-box.icon-style-3 .icon-holder span:before{color:#fff}.default-style .rt_heading,.default-style h1,.default-style h2,.default-style h3,.default-style h4,.default-style h5,.default-style h6,.default-style h1 a,.default-style h2 a,.default-style h3 a,.default-style h4 a,.default-style h5 a,.default-style h6 a,.default-style h1 a:hover,.default-style h2 a:hover,.default-style h3 a:hover,.default-style h4 a:hover,.default-style h5 a:hover,.default-style h6 a:hover,.default-style .open .toggle-head{color:#333333}.default-style input[type="submit"],.default-style input[type="button"],.default-style form button:not(.button_),.default-style .comment-reply a,.default-style .comment-reply-title small > a,.default-style button.button,.default-style  input.button,.default-style  #respond input#submit,.default-style  .cart_totals a.button{background-color:#bbb}.default-style .social_media li a{background-color:#bbb}.alt-style-1 a,.alt-style-1 .latest_news .title:hover,.alt-style-1 .woocommerce-MyAccount-navigation a:hover,.alt-style-1 .product_info h5 a:hover,.alt-style-1 .product-category a:hover h3,.alt-style-1 .rt_heading_wrapper a:hover .rt_heading,.alt-style-1 .product_item_holder .product_info_footer a:hover,.alt-style-1 .paging_wrapper > .page-numbers a:hover,.alt-style-1 .woocommerce-MyAccount-navigation .is-active a,.alt-style-1 .timeline > div > .event-date{color:#FF8000}.alt-style-1:not(.has-custom-bg),.alt-style-1.column_container,.alt-style-1 > .rt-sa-background,.alt-style-1 .chained_contents.style-1 > div > .icon,.alt-style-1 .chained_contents.style-1 > div > .number,.alt-style-1 .chained_contents.style-2 > div > .icon,.alt-style-1 .chained_contents.style-2 > div > .number,.alt-style-1 .button_.color:hover:after,.alt-style-1 .quantity .minus,.alt-style-1 .quantity .plus{background-color:#f4f4f4}.alt-style-1,.alt-style-1 .product_item_holder .product_info_footer a,.alt-style-1 .button_.default,.alt-style-1 .button_.color:hover,.alt-style-1 .paging_wrapper > .page-numbers a,.alt-style-1 .paging_wrapper > .page-numbers li > span,.alt-style-1 .author-name a,.alt-style-1 .quantity .plus:hover,.alt-style-1 .quantity .minus:hover,.alt-style-1 .woocommerce-MyAccount-navigation a{color:#666}.alt-style-1,.alt-style-1 *,.alt-style-1 *:before,.alt-style-1 *:after,.alt-style-1:before,.alt-style-1:after,.alt-style-1 .button_.color:hover,.alt-style-1 .row table > tbody > tr > td{border-color:#e1e1e1}.alt-style-1 .rt_divider.style-1:before,.alt-style-1 .rt_divider.style-2:before,.alt-style-1 .rt_divider.style-3:before,.alt-style-1 .rt_divider.style-5,.alt-style-1 .rt-toggle .toggle-head:after,.alt-style-1 .testimonial .text .icon-quote-right,.alt-style-1 .testimonial .text .icon-quote-left,.alt-style-1 .rt_quote .icon-quote-right,.alt-style-1 .rt_quote .icon-quote-left,.alt-style-1 .star-rating:before,.alt-style-1  .cart-collaterals h2:before,.alt-style-1 .timeline > div:before,.alt-style-1 #rt-side-navigation > li.menu-item-has-children a:after{color:#e1e1e1}.alt-style-1 .masonry .vertical_line,.alt-style-1 .timeline:after,.alt-style-1 .chained_contents.style-1:after,.alt-style-1 .chained_contents.style-2:after,.alt-style-1 .rt_divider.style-2:after,.alt-style-1 .rt_divider.style-3:after,.alt-style-1 .rt_divider.style-4,.alt-style-1 .pricing_table.compare .table_wrap > ul > li.caption,.alt-style-1 .pricing_table.compare .table_wrap > ul > li.price,.alt-style-1 .dots-holder > div span,.alt-style-1 .widget > h5:after,.alt-style-1 .widget .sub-menu li a:after,.alt-style-1  .widget .children li a:after,.alt-style-1 .price_slider_wrapper .ui-widget-content,.alt-style-1 .timeline > div:before,.alt-style-1 .border_grid > .row:after,.alt-style-1.border_grid .content_row:after{background-color:#e1e1e1}.alt-style-1 p.price del,.alt-style-1 .rt_heading_wrapper.style-4 .punchline,.alt-style-1 .rt_heading_wrapper.style-5 .punchline,.alt-style-1 .client_info,.alt-style-1 .blog_list .date_box,.alt-style-1 .post_data *,.alt-style-1 .comment-meta > a,.alt-style-1 .filter_navigation li a,.alt-style-1 .widget > ul > li li a,.alt-style-1 .widget .menu > li li a,.alt-style-1 .rt-category-tree li > span,.alt-style-1 .widget_latest_posts .meta,.alt-style-1  .widget_latest_posts .meta *,.alt-style-1 .widget_popular_posts .meta,.alt-style-1  .widget_popular_posts .meta *,.alt-style-1 .small.note,.alt-style-1  .star-rating span:before,.alt-style-1 .with_icons.style-2 > div > .icon,.alt-style-1 .chained_contents.style-1 > div > .icon,.alt-style-1 .chained_contents.style-1 > div > .number,.alt-style-1 .chained_contents.style-2 > div > .icon,.alt-style-1 .chained_contents.style-2 > div > .number,.alt-style-1 .read_more:before,.alt-style-1 .icon-content-box.icon-style-1 .icon-holder span:before,.alt-style-1 .quantity .plus,.alt-style-1  .quantity .minus,.alt-style-1 .woocommerce.widget .quantity,.alt-style-1#tools > ul > li:hover > span:first-child,.alt-style-1#tools > ul > li.active > span:first-child,.alt-style-1#tools > ul > li:hover:before,.alt-style-1#tools > ul > li.active:before,.alt-style-1 .latest_news .date,.alt-style-1 #rt-side-navigation li a:hover,.alt-style-1 #rt-side-navigation li.active > a,.alt-style-1 .tab_title:hover,.alt-style-1  .tab_title.active{color:#999999}.alt-style-1 .rt_heading_wrapper.style-2 > .style-2:before,.alt-style-1 .rt_heading .heading_icon:before,.alt-style-1 .highlight.style-1,.alt-style-1 .paging_wrapper > .page-numbers .current,.alt-style-1 .single_variation span.price,.alt-style-1 .primary-color,.alt-style-1  .primary-color > a,.alt-style-1 .primary-color.rt_heading,.alt-style-1 .icon-content-box.icon-style-4 .icon-holder span:before{color:#FF8000}.alt-style-1 .pricing_table .table_wrap.highlight > ul > li.caption,.alt-style-1 .pricing_table .table_wrap.highlight > ul > li.price,.alt-style-1 .button_.default:hover:after,.alt-style-1 .button_.color,.alt-style-1 .rt-toggle > ol > li .toggle-number,.alt-style-1 .rt_heading.style-1:after,.alt-style-1 .rt_heading_wrapper.style-4 > .style-4:after,.alt-style-1 .rt_heading_wrapper.style-5 > .style-5:after,.alt-style-1 .highlight.style-2,.alt-style-1 .dots-holder div.active span,.alt-style-1 .dots-holder div:hover span,.alt-style-1 input[type="submit"]:hover,.alt-style-1 input[type="button"]:hover,.alt-style-1 .comment-reply a:hover,.alt-style-1 .comment-reply-title small > a:hover,.alt-style-1 .action_buttons li a:hover,.alt-style-1 .onsale,.alt-style-1 .product_info_footer a.added_to_cart,.alt-style-1  button.button:hover,.alt-style-1  input.button:hover,.alt-style-1  #respond input#submit:hover,.alt-style-1  .cart_totals a.button:hover,.alt-style-1 .ui-slider .ui-slider-handle,.alt-style-1 .ui-slider .ui-slider-range,.alt-style-1 .with_icons.style-3 > div > .icon,.alt-style-1 .icon-content-box.icon-style-2 .icon-holder span:before,.alt-style-1 .icon-content-box.icon-style-3 .icon-holder span:before,.alt-style-1 .chained_contents > div:hover .icon,.alt-style-1 .chained_contents > div:hover .number,.alt-style-1 .sticky.post:before{background-color:#FF8000}.alt-style-1 .rt_tabs.tab-style-1 .tab_nav > li.active:after,.alt-style-1 .rt_tabs.tab-style-1 .tab_content_wrapper.active > .tab_title,.alt-style-1 .rt_tabs.tab-style-2 .tab_nav > li.active:after,.alt-style-1 .rt_tabs.tab-style-2 .tab_contents .tab_content_wrapper.active > .tab_title,.alt-style-1 .filter_navigation li a.active,.alt-style-1 .button_.color,.alt-style-1 .chained_contents > div:hover .icon,.alt-style-1 .chained_contents > div:hover .number{border-color:#FF8000}.alt-style-1 .with_icons.style-3 > div > .icon,.alt-style-1 .pricing_table .table_wrap.highlight > ul > li.caption,.alt-style-1 .pricing_table .table_wrap.highlight > ul > li.price,.alt-style-1 .button_.color,.alt-style-1 .button_.default:hover,.alt-style-1 .rt-toggle > ol > li .toggle-number,.alt-style-1 .icon-content-box.icon-style-2 .icon-holder span:before,.alt-style-1 .highlight.style-2,.alt-style-1 input[type="submit"],.alt-style-1 input[type="button"],.alt-style-1 form button:not(.button_),.alt-style-1 form button:not(.button_):hover,.alt-style-1 .cart_totals a.button,.alt-style-1 .cart_totals a.button:hover,.alt-style-1 .comment-reply a,.alt-style-1 .comment-reply-title small > a,.alt-style-1 .comment-reply-title small > a:hover,.alt-style-1 .product_info_footer a.added_to_cart,.alt-style-1 .product_info_footer a.added_to_cart:hover,.alt-style-1 .quantity .plus:hover,.alt-style-1 .quantity .minus:hover,.alt-style-1 .chained_contents > div:hover .icon,.alt-style-1 .chained_contents > div:hover .number,.alt-style-1 .icon-content-box.icon-style-3 .icon-holder span:before{color:#fff}.alt-style-1 .rt_heading,.alt-style-1 h1,.alt-style-1 h2,.alt-style-1 h3,.alt-style-1 h4,.alt-style-1 h5,.alt-style-1 h6,.alt-style-1 h1 a,.alt-style-1 h2 a,.alt-style-1 h3 a,.alt-style-1 h4 a,.alt-style-1 h5 a,.alt-style-1 h6 a,.alt-style-1 h1 a:hover,.alt-style-1 h2 a:hover,.alt-style-1 h3 a:hover,.alt-style-1 h4 a:hover,.alt-style-1 h5 a:hover,.alt-style-1 h6 a:hover,.alt-style-1 .open .toggle-head{color:#323232}.alt-style-1 input[type="submit"],.alt-style-1 input[type="button"],.alt-style-1 form button:not(.button_),.alt-style-1 .comment-reply a,.alt-style-1 .comment-reply-title small > a,.alt-style-1 button.button,.alt-style-1  input.button,.alt-style-1  #respond input#submit,.alt-style-1  .cart_totals a.button{background-color:#bbb}.alt-style-1 .social_media li a{background-color:#bbb}.alt-style-2 a,.alt-style-2 .latest_news .title:hover,.alt-style-2 .woocommerce-MyAccount-navigation a:hover,.alt-style-2 .product_info h5 a:hover,.alt-style-2 .product-category a:hover h3,.alt-style-2 .rt_heading_wrapper a:hover .rt_heading,.alt-style-2 .product_item_holder .product_info_footer a:hover,.alt-style-2 .paging_wrapper > .page-numbers a:hover,.alt-style-2 .woocommerce-MyAccount-navigation .is-active a,.alt-style-2 .timeline > div > .event-date{color:#fff}.alt-style-2:not(.has-custom-bg),.alt-style-2.column_container,.alt-style-2 > .rt-sa-background,.alt-style-2 .chained_contents.style-1 > div > .icon,.alt-style-2 .chained_contents.style-1 > div > .number,.alt-style-2 .chained_contents.style-2 > div > .icon,.alt-style-2 .chained_contents.style-2 > div > .number,.alt-style-2 .button_.color:hover:after,.alt-style-2 .quantity .minus,.alt-style-2 .quantity .plus{background-color:#FF8000}.alt-style-2,.alt-style-2 .product_item_holder .product_info_footer a,.alt-style-2 .button_.default,.alt-style-2 .button_.color:hover,.alt-style-2 .paging_wrapper > .page-numbers a,.alt-style-2 .paging_wrapper > .page-numbers li > span,.alt-style-2 .author-name a,.alt-style-2 .quantity .plus:hover,.alt-style-2 .quantity .minus:hover,.alt-style-2 .woocommerce-MyAccount-navigation a{color:#fff}.alt-style-2,.alt-style-2 *,.alt-style-2 *:before,.alt-style-2 *:after,.alt-style-2:before,.alt-style-2:after,.alt-style-2 .button_.color:hover,.alt-style-2 .row table > tbody > tr > td{border-color:#3d3d3d}.alt-style-2 .rt_divider.style-1:before,.alt-style-2 .rt_divider.style-2:before,.alt-style-2 .rt_divider.style-3:before,.alt-style-2 .rt_divider.style-5,.alt-style-2 .rt-toggle .toggle-head:after,.alt-style-2 .testimonial .text .icon-quote-right,.alt-style-2 .testimonial .text .icon-quote-left,.alt-style-2 .rt_quote .icon-quote-right,.alt-style-2 .rt_quote .icon-quote-left,.alt-style-2 .star-rating:before,.alt-style-2  .cart-collaterals h2:before,.alt-style-2 .timeline > div:before,.alt-style-2 #rt-side-navigation > li.menu-item-has-children a:after{color:#3d3d3d}.alt-style-2 .masonry .vertical_line,.alt-style-2 .timeline:after,.alt-style-2 .chained_contents.style-1:after,.alt-style-2 .chained_contents.style-2:after,.alt-style-2 .rt_divider.style-2:after,.alt-style-2 .rt_divider.style-3:after,.alt-style-2 .rt_divider.style-4,.alt-style-2 .pricing_table.compare .table_wrap > ul > li.caption,.alt-style-2 .pricing_table.compare .table_wrap > ul > li.price,.alt-style-2 .dots-holder > div span,.alt-style-2 .widget > h5:after,.alt-style-2 .widget .sub-menu li a:after,.alt-style-2  .widget .children li a:after,.alt-style-2 .price_slider_wrapper .ui-widget-content,.alt-style-2 .timeline > div:before,.alt-style-2 .border_grid > .row:after,.alt-style-2.border_grid .content_row:after{background-color:#3d3d3d}.alt-style-2 p.price del,.alt-style-2 .rt_heading_wrapper.style-4 .punchline,.alt-style-2 .rt_heading_wrapper.style-5 .punchline,.alt-style-2 .client_info,.alt-style-2 .blog_list .date_box,.alt-style-2 .post_data *,.alt-style-2 .comment-meta > a,.alt-style-2 .filter_navigation li a,.alt-style-2 .widget > ul > li li a,.alt-style-2 .widget .menu > li li a,.alt-style-2 .rt-category-tree li > span,.alt-style-2 .widget_latest_posts .meta,.alt-style-2  .widget_latest_posts .meta *,.alt-style-2 .widget_popular_posts .meta,.alt-style-2  .widget_popular_posts .meta *,.alt-style-2 .small.note,.alt-style-2  .star-rating span:before,.alt-style-2 .with_icons.style-2 > div > .icon,.alt-style-2 .chained_contents.style-1 > div > .icon,.alt-style-2 .chained_contents.style-1 > div > .number,.alt-style-2 .chained_contents.style-2 > div > .icon,.alt-style-2 .chained_contents.style-2 > div > .number,.alt-style-2 .read_more:before,.alt-style-2 .icon-content-box.icon-style-1 .icon-holder span:before,.alt-style-2 .quantity .plus,.alt-style-2  .quantity .minus,.alt-style-2 .woocommerce.widget .quantity,.alt-style-2#tools > ul > li:hover > span:first-child,.alt-style-2#tools > ul > li.active > span:first-child,.alt-style-2#tools > ul > li:hover:before,.alt-style-2#tools > ul > li.active:before,.alt-style-2 .latest_news .date,.alt-style-2 #rt-side-navigation li a:hover,.alt-style-2 #rt-side-navigation li.active > a,.alt-style-2 .tab_title:hover,.alt-style-2  .tab_title.active{color:#ff55000}.alt-style-2 .rt_heading_wrapper.style-2 > .style-2:before,.alt-style-2 .rt_heading .heading_icon:before,.alt-style-2 .highlight.style-1,.alt-style-2 .paging_wrapper > .page-numbers .current,.alt-style-2 .single_variation span.price,.alt-style-2 .primary-color,.alt-style-2  .primary-color > a,.alt-style-2 .primary-color.rt_heading,.alt-style-2 .icon-content-box.icon-style-4 .icon-holder span:before{color:#000000}.alt-style-2 .pricing_table .table_wrap.highlight > ul > li.caption,.alt-style-2 .pricing_table .table_wrap.highlight > ul > li.price,.alt-style-2 .button_.default:hover:after,.alt-style-2 .button_.color,.alt-style-2 .rt-toggle > ol > li .toggle-number,.alt-style-2 .rt_heading.style-1:after,.alt-style-2 .rt_heading_wrapper.style-4 > .style-4:after,.alt-style-2 .rt_heading_wrapper.style-5 > .style-5:after,.alt-style-2 .highlight.style-2,.alt-style-2 .dots-holder div.active span,.alt-style-2 .dots-holder div:hover span,.alt-style-2 input[type="submit"]:hover,.alt-style-2 input[type="button"]:hover,.alt-style-2 .comment-reply a:hover,.alt-style-2 .comment-reply-title small > a:hover,.alt-style-2 .action_buttons li a:hover,.alt-style-2 .onsale,.alt-style-2 .product_info_footer a.added_to_cart,.alt-style-2  button.button:hover,.alt-style-2  input.button:hover,.alt-style-2  #respond input#submit:hover,.alt-style-2  .cart_totals a.button:hover,.alt-style-2 .ui-slider .ui-slider-handle,.alt-style-2 .ui-slider .ui-slider-range,.alt-style-2 .with_icons.style-3 > div > .icon,.alt-style-2 .icon-content-box.icon-style-2 .icon-holder span:before,.alt-style-2 .icon-content-box.icon-style-3 .icon-holder span:before,.alt-style-2 .chained_contents > div:hover .icon,.alt-style-2 .chained_contents > div:hover .number,.alt-style-2 .sticky.post:before{background-color:#000000}.alt-style-2 .rt_tabs.tab-style-1 .tab_nav > li.active:after,.alt-style-2 .rt_tabs.tab-style-1 .tab_content_wrapper.active > .tab_title,.alt-style-2 .rt_tabs.tab-style-2 .tab_nav > li.active:after,.alt-style-2 .rt_tabs.tab-style-2 .tab_contents .tab_content_wrapper.active > .tab_title,.alt-style-2 .filter_navigation li a.active,.alt-style-2 .button_.color,.alt-style-2 .chained_contents > div:hover .icon,.alt-style-2 .chained_contents > div:hover .number{border-color:#000000}.alt-style-2 .with_icons.style-3 > div > .icon,.alt-style-2 .pricing_table .table_wrap.highlight > ul > li.caption,.alt-style-2 .pricing_table .table_wrap.highlight > ul > li.price,.alt-style-2 .button_.color,.alt-style-2 .button_.default:hover,.alt-style-2 .rt-toggle > ol > li .toggle-number,.alt-style-2 .icon-content-box.icon-style-2 .icon-holder span:before,.alt-style-2 .highlight.style-2,.alt-style-2 input[type="submit"],.alt-style-2 input[type="button"],.alt-style-2 form button:not(.button_),.alt-style-2 form button:not(.button_):hover,.alt-style-2 .cart_totals a.button,.alt-style-2 .cart_totals a.button:hover,.alt-style-2 .comment-reply a,.alt-style-2 .comment-reply-title small > a,.alt-style-2 .comment-reply-title small > a:hover,.alt-style-2 .product_info_footer a.added_to_cart,.alt-style-2 .product_info_footer a.added_to_cart:hover,.alt-style-2 .quantity .plus:hover,.alt-style-2 .quantity .minus:hover,.alt-style-2 .chained_contents > div:hover .icon,.alt-style-2 .chained_contents > div:hover .number,.alt-style-2 .icon-content-box.icon-style-3 .icon-holder span:before{color:#fff}.alt-style-2 .rt_heading,.alt-style-2 h1,.alt-style-2 h2,.alt-style-2 h3,.alt-style-2 h4,.alt-style-2 h5,.alt-style-2 h6,.alt-style-2 h1 a,.alt-style-2 h2 a,.alt-style-2 h3 a,.alt-style-2 h4 a,.alt-style-2 h5 a,.alt-style-2 h6 a,.alt-style-2 h1 a:hover,.alt-style-2 h2 a:hover,.alt-style-2 h3 a:hover,.alt-style-2 h4 a:hover,.alt-style-2 h5 a:hover,.alt-style-2 h6 a:hover,.alt-style-2 .open .toggle-head{color:#fff}.alt-style-2 input[type="submit"],.alt-style-2 input[type="button"],.alt-style-2 form button:not(.button_),.alt-style-2 .comment-reply a,.alt-style-2 .comment-reply-title small > a,.alt-style-2 button.button,.alt-style-2  input.button,.alt-style-2  #respond input#submit,.alt-style-2  .cart_totals a.button{background-color:#000}.alt-style-2 .social_media li a{background-color:#000}.sidebar-widgets a,.sidebar-widgets .latest_news .title:hover,.sidebar-widgets .woocommerce-MyAccount-navigation a:hover,.sidebar-widgets .product_info h5 a:hover,.sidebar-widgets .product-category a:hover h3,.sidebar-widgets .rt_heading_wrapper a:hover .rt_heading,.sidebar-widgets .product_item_holder .product_info_footer a:hover,.sidebar-widgets .paging_wrapper > .page-numbers a:hover,.sidebar-widgets .woocommerce-MyAccount-navigation .is-active a,.sidebar-widgets .timeline > div > .event-date{color:#fff}.sidebar-widgets:not(.has-custom-bg),.sidebar-widgets.column_container,.sidebar-widgets > .rt-sa-background,.sidebar-widgets .chained_contents.style-1 > div > .icon,.sidebar-widgets .chained_contents.style-1 > div > .number,.sidebar-widgets .chained_contents.style-2 > div > .icon,.sidebar-widgets .chained_contents.style-2 > div > .number,.sidebar-widgets .button_.color:hover:after,.sidebar-widgets .quantity .minus,.sidebar-widgets .quantity .plus{background-color:rgba(0,0,0,0.8)}.sidebar-widgets,.sidebar-widgets .product_item_holder .product_info_footer a,.sidebar-widgets .button_.default,.sidebar-widgets .button_.color:hover,.sidebar-widgets .paging_wrapper > .page-numbers a,.sidebar-widgets .paging_wrapper > .page-numbers li > span,.sidebar-widgets .author-name a,.sidebar-widgets .quantity .plus:hover,.sidebar-widgets .quantity .minus:hover,.sidebar-widgets .woocommerce-MyAccount-navigation a{color:#fff}.sidebar-widgets,.sidebar-widgets *,.sidebar-widgets *:before,.sidebar-widgets *:after,.sidebar-widgets:before,.sidebar-widgets:after,.sidebar-widgets .button_.color:hover,.sidebar-widgets .row table > tbody > tr > td{border-color:#3D3D3D}.sidebar-widgets .rt_divider.style-1:before,.sidebar-widgets .rt_divider.style-2:before,.sidebar-widgets .rt_divider.style-3:before,.sidebar-widgets .rt_divider.style-5,.sidebar-widgets .rt-toggle .toggle-head:after,.sidebar-widgets .testimonial .text .icon-quote-right,.sidebar-widgets .testimonial .text .icon-quote-left,.sidebar-widgets .rt_quote .icon-quote-right,.sidebar-widgets .rt_quote .icon-quote-left,.sidebar-widgets .star-rating:before,.sidebar-widgets  .cart-collaterals h2:before,.sidebar-widgets .timeline > div:before,.sidebar-widgets #rt-side-navigation > li.menu-item-has-children a:after{color:#3D3D3D}.sidebar-widgets .masonry .vertical_line,.sidebar-widgets .timeline:after,.sidebar-widgets .chained_contents.style-1:after,.sidebar-widgets .chained_contents.style-2:after,.sidebar-widgets .rt_divider.style-2:after,.sidebar-widgets .rt_divider.style-3:after,.sidebar-widgets .rt_divider.style-4,.sidebar-widgets .pricing_table.compare .table_wrap > ul > li.caption,.sidebar-widgets .pricing_table.compare .table_wrap > ul > li.price,.sidebar-widgets .dots-holder > div span,.sidebar-widgets .widget > h5:after,.sidebar-widgets .widget .sub-menu li a:after,.sidebar-widgets  .widget .children li a:after,.sidebar-widgets .price_slider_wrapper .ui-widget-content,.sidebar-widgets .timeline > div:before,.sidebar-widgets .border_grid > .row:after,.sidebar-widgets.border_grid .content_row:after{background-color:#3D3D3D}.sidebar-widgets p.price del,.sidebar-widgets .rt_heading_wrapper.style-4 .punchline,.sidebar-widgets .rt_heading_wrapper.style-5 .punchline,.sidebar-widgets .client_info,.sidebar-widgets .blog_list .date_box,.sidebar-widgets .post_data *,.sidebar-widgets .comment-meta > a,.sidebar-widgets .filter_navigation li a,.sidebar-widgets .widget > ul > li li a,.sidebar-widgets .widget .menu > li li a,.sidebar-widgets .rt-category-tree li > span,.sidebar-widgets .widget_latest_posts .meta,.sidebar-widgets  .widget_latest_posts .meta *,.sidebar-widgets .widget_popular_posts .meta,.sidebar-widgets  .widget_popular_posts .meta *,.sidebar-widgets .small.note,.sidebar-widgets  .star-rating span:before,.sidebar-widgets .with_icons.style-2 > div > .icon,.sidebar-widgets .chained_contents.style-1 > div > .icon,.sidebar-widgets .chained_contents.style-1 > div > .number,.sidebar-widgets .chained_contents.style-2 > div > .icon,.sidebar-widgets .chained_contents.style-2 > div > .number,.sidebar-widgets .read_more:before,.sidebar-widgets .icon-content-box.icon-style-1 .icon-holder span:before,.sidebar-widgets .quantity .plus,.sidebar-widgets  .quantity .minus,.sidebar-widgets .woocommerce.widget .quantity,.sidebar-widgets#tools > ul > li:hover > span:first-child,.sidebar-widgets#tools > ul > li.active > span:first-child,.sidebar-widgets#tools > ul > li:hover:before,.sidebar-widgets#tools > ul > li.active:before,.sidebar-widgets .latest_news .date,.sidebar-widgets #rt-side-navigation li a:hover,.sidebar-widgets #rt-side-navigation li.active > a,.sidebar-widgets .tab_title:hover,.sidebar-widgets  .tab_title.active{color:#888888}.sidebar-widgets .rt_heading_wrapper.style-2 > .style-2:before,.sidebar-widgets .rt_heading .heading_icon:before,.sidebar-widgets .highlight.style-1,.sidebar-widgets .paging_wrapper > .page-numbers .current,.sidebar-widgets .single_variation span.price,.sidebar-widgets .primary-color,.sidebar-widgets  .primary-color > a,.sidebar-widgets .primary-color.rt_heading,.sidebar-widgets .icon-content-box.icon-style-4 .icon-holder span:before{color:#16b9a7}.sidebar-widgets .pricing_table .table_wrap.highlight > ul > li.caption,.sidebar-widgets .pricing_table .table_wrap.highlight > ul > li.price,.sidebar-widgets .button_.default:hover:after,.sidebar-widgets .button_.color,.sidebar-widgets .rt-toggle > ol > li .toggle-number,.sidebar-widgets .rt_heading.style-1:after,.sidebar-widgets .rt_heading_wrapper.style-4 > .style-4:after,.sidebar-widgets .rt_heading_wrapper.style-5 > .style-5:after,.sidebar-widgets .highlight.style-2,.sidebar-widgets .dots-holder div.active span,.sidebar-widgets .dots-holder div:hover span,.sidebar-widgets input[type="submit"]:hover,.sidebar-widgets input[type="button"]:hover,.sidebar-widgets .comment-reply a:hover,.sidebar-widgets .comment-reply-title small > a:hover,.sidebar-widgets .action_buttons li a:hover,.sidebar-widgets .onsale,.sidebar-widgets .product_info_footer a.added_to_cart,.sidebar-widgets  button.button:hover,.sidebar-widgets  input.button:hover,.sidebar-widgets  #respond input#submit:hover,.sidebar-widgets  .cart_totals a.button:hover,.sidebar-widgets .ui-slider .ui-slider-handle,.sidebar-widgets .ui-slider .ui-slider-range,.sidebar-widgets .with_icons.style-3 > div > .icon,.sidebar-widgets .icon-content-box.icon-style-2 .icon-holder span:before,.sidebar-widgets .icon-content-box.icon-style-3 .icon-holder span:before,.sidebar-widgets .chained_contents > div:hover .icon,.sidebar-widgets .chained_contents > div:hover .number,.sidebar-widgets .sticky.post:before{background-color:#16b9a7}.sidebar-widgets .rt_tabs.tab-style-1 .tab_nav > li.active:after,.sidebar-widgets .rt_tabs.tab-style-1 .tab_content_wrapper.active > .tab_title,.sidebar-widgets .rt_tabs.tab-style-2 .tab_nav > li.active:after,.sidebar-widgets .rt_tabs.tab-style-2 .tab_contents .tab_content_wrapper.active > .tab_title,.sidebar-widgets .filter_navigation li a.active,.sidebar-widgets .button_.color,.sidebar-widgets .chained_contents > div:hover .icon,.sidebar-widgets .chained_contents > div:hover .number{border-color:#16b9a7}.sidebar-widgets .with_icons.style-3 > div > .icon,.sidebar-widgets .pricing_table .table_wrap.highlight > ul > li.caption,.sidebar-widgets .pricing_table .table_wrap.highlight > ul > li.price,.sidebar-widgets .button_.color,.sidebar-widgets .button_.default:hover,.sidebar-widgets .rt-toggle > ol > li .toggle-number,.sidebar-widgets .icon-content-box.icon-style-2 .icon-holder span:before,.sidebar-widgets .highlight.style-2,.sidebar-widgets input[type="submit"],.sidebar-widgets input[type="button"],.sidebar-widgets form button:not(.button_),.sidebar-widgets form button:not(.button_):hover,.sidebar-widgets .cart_totals a.button,.sidebar-widgets .cart_totals a.button:hover,.sidebar-widgets .comment-reply a,.sidebar-widgets .comment-reply-title small > a,.sidebar-widgets .comment-reply-title small > a:hover,.sidebar-widgets .product_info_footer a.added_to_cart,.sidebar-widgets .product_info_footer a.added_to_cart:hover,.sidebar-widgets .quantity .plus:hover,.sidebar-widgets .quantity .minus:hover,.sidebar-widgets .chained_contents > div:hover .icon,.sidebar-widgets .chained_contents > div:hover .number,.sidebar-widgets .icon-content-box.icon-style-3 .icon-holder span:before{color:#fff}.sidebar-widgets .rt_heading,.sidebar-widgets h1,.sidebar-widgets h2,.sidebar-widgets h3,.sidebar-widgets h4,.sidebar-widgets h5,.sidebar-widgets h6,.sidebar-widgets h1 a,.sidebar-widgets h2 a,.sidebar-widgets h3 a,.sidebar-widgets h4 a,.sidebar-widgets h5 a,.sidebar-widgets h6 a,.sidebar-widgets h1 a:hover,.sidebar-widgets h2 a:hover,.sidebar-widgets h3 a:hover,.sidebar-widgets h4 a:hover,.sidebar-widgets h5 a:hover,.sidebar-widgets h6 a:hover,.sidebar-widgets .open .toggle-head{color:#fff}.sidebar-widgets input[type="submit"],.sidebar-widgets input[type="button"],.sidebar-widgets form button:not(.button_),.sidebar-widgets .comment-reply a,.sidebar-widgets .comment-reply-title small > a,.sidebar-widgets button.button,.sidebar-widgets  input.button,.sidebar-widgets  #respond input#submit,.sidebar-widgets  .cart_totals a.button{background-color:#2f2f2f}.sidebar-widgets .social_media li a{background-color:#2f2f2f}.light-style a,.light-style .latest_news .title:hover,.light-style .woocommerce-MyAccount-navigation a:hover,.light-style .product_info h5 a:hover,.light-style .product-category a:hover h3,.light-style .rt_heading_wrapper a:hover .rt_heading,.light-style .product_item_holder .product_info_footer a:hover,.light-style .paging_wrapper > .page-numbers a:hover,.light-style .woocommerce-MyAccount-navigation .is-active a,.light-style .timeline > div > .event-date{color:#fff}.light-style:not(.has-custom-bg),.light-style.column_container,.light-style > .rt-sa-background,.light-style .chained_contents.style-1 > div > .icon,.light-style .chained_contents.style-1 > div > .number,.light-style .chained_contents.style-2 > div > .icon,.light-style .chained_contents.style-2 > div > .number,.light-style .button_.color:hover:after,.light-style .quantity .minus,.light-style .quantity .plus{background-color:#1e1e1e}.light-style,.light-style .product_item_holder .product_info_footer a,.light-style .button_.default,.light-style .button_.color:hover,.light-style .paging_wrapper > .page-numbers a,.light-style .paging_wrapper > .page-numbers li > span,.light-style .author-name a,.light-style .quantity .plus:hover,.light-style .quantity .minus:hover,.light-style .woocommerce-MyAccount-navigation a{color:#fff}.light-style,.light-style *,.light-style *:before,.light-style *:after,.light-style:before,.light-style:after,.light-style .button_.color:hover,.light-style .row table > tbody > tr > td{border-color:rgba(255,255,255,0.17)}.light-style .rt_divider.style-1:before,.light-style .rt_divider.style-2:before,.light-style .rt_divider.style-3:before,.light-style .rt_divider.style-5,.light-style .rt-toggle .toggle-head:after,.light-style .testimonial .text .icon-quote-right,.light-style .testimonial .text .icon-quote-left,.light-style .rt_quote .icon-quote-right,.light-style .rt_quote .icon-quote-left,.light-style .star-rating:before,.light-style  .cart-collaterals h2:before,.light-style .timeline > div:before,.light-style #rt-side-navigation > li.menu-item-has-children a:after{color:rgba(255,255,255,0.17)}.light-style .masonry .vertical_line,.light-style .timeline:after,.light-style .chained_contents.style-1:after,.light-style .chained_contents.style-2:after,.light-style .rt_divider.style-2:after,.light-style .rt_divider.style-3:after,.light-style .rt_divider.style-4,.light-style .pricing_table.compare .table_wrap > ul > li.caption,.light-style .pricing_table.compare .table_wrap > ul > li.price,.light-style .dots-holder > div span,.light-style .widget > h5:after,.light-style .widget .sub-menu li a:after,.light-style  .widget .children li a:after,.light-style .price_slider_wrapper .ui-widget-content,.light-style .timeline > div:before,.light-style .border_grid > .row:after,.light-style.border_grid .content_row:after{background-color:rgba(255,255,255,0.17)}.light-style p.price del,.light-style .rt_heading_wrapper.style-4 .punchline,.light-style .rt_heading_wrapper.style-5 .punchline,.light-style .client_info,.light-style .blog_list .date_box,.light-style .post_data *,.light-style .comment-meta > a,.light-style .filter_navigation li a,.light-style .widget > ul > li li a,.light-style .widget .menu > li li a,.light-style .rt-category-tree li > span,.light-style .widget_latest_posts .meta,.light-style  .widget_latest_posts .meta *,.light-style .widget_popular_posts .meta,.light-style  .widget_popular_posts .meta *,.light-style .small.note,.light-style  .star-rating span:before,.light-style .with_icons.style-2 > div > .icon,.light-style .chained_contents.style-1 > div > .icon,.light-style .chained_contents.style-1 > div > .number,.light-style .chained_contents.style-2 > div > .icon,.light-style .chained_contents.style-2 > div > .number,.light-style .read_more:before,.light-style .icon-content-box.icon-style-1 .icon-holder span:before,.light-style .quantity .plus,.light-style  .quantity .minus,.light-style .woocommerce.widget .quantity,.light-style#tools > ul > li:hover > span:first-child,.light-style#tools > ul > li.active > span:first-child,.light-style#tools > ul > li:hover:before,.light-style#tools > ul > li.active:before,.light-style .latest_news .date,.light-style #rt-side-navigation li a:hover,.light-style #rt-side-navigation li.active > a,.light-style .tab_title:hover,.light-style  .tab_title.active{color:#fff}.light-style .rt_heading_wrapper.style-2 > .style-2:before,.light-style .rt_heading .heading_icon:before,.light-style .highlight.style-1,.light-style .paging_wrapper > .page-numbers .current,.light-style .single_variation span.price,.light-style .primary-color,.light-style  .primary-color > a,.light-style .primary-color.rt_heading,.light-style .icon-content-box.icon-style-4 .icon-holder span:before{color:#FF8000}.light-style .pricing_table .table_wrap.highlight > ul > li.caption,.light-style .pricing_table .table_wrap.highlight > ul > li.price,.light-style .button_.default:hover:after,.light-style .button_.color,.light-style .rt-toggle > ol > li .toggle-number,.light-style .rt_heading.style-1:after,.light-style .rt_heading_wrapper.style-4 > .style-4:after,.light-style .rt_heading_wrapper.style-5 > .style-5:after,.light-style .highlight.style-2,.light-style .dots-holder div.active span,.light-style .dots-holder div:hover span,.light-style input[type="submit"]:hover,.light-style input[type="button"]:hover,.light-style .comment-reply a:hover,.light-style .comment-reply-title small > a:hover,.light-style .action_buttons li a:hover,.light-style .onsale,.light-style .product_info_footer a.added_to_cart,.light-style  button.button:hover,.light-style  input.button:hover,.light-style  #respond input#submit:hover,.light-style  .cart_totals a.button:hover,.light-style .ui-slider .ui-slider-handle,.light-style .ui-slider .ui-slider-range,.light-style .with_icons.style-3 > div > .icon,.light-style .icon-content-box.icon-style-2 .icon-holder span:before,.light-style .icon-content-box.icon-style-3 .icon-holder span:before,.light-style .chained_contents > div:hover .icon,.light-style .chained_contents > div:hover .number,.light-style .sticky.post:before{background-color:#FF8000}.light-style .rt_tabs.tab-style-1 .tab_nav > li.active:after,.light-style .rt_tabs.tab-style-1 .tab_content_wrapper.active > .tab_title,.light-style .rt_tabs.tab-style-2 .tab_nav > li.active:after,.light-style .rt_tabs.tab-style-2 .tab_contents .tab_content_wrapper.active > .tab_title,.light-style .filter_navigation li a.active,.light-style .button_.color,.light-style .chained_contents > div:hover .icon,.light-style .chained_contents > div:hover .number{border-color:#FF8000}.light-style .with_icons.style-3 > div > .icon,.light-style .pricing_table .table_wrap.highlight > ul > li.caption,.light-style .pricing_table .table_wrap.highlight > ul > li.price,.light-style .button_.color,.light-style .button_.default:hover,.light-style .rt-toggle > ol > li .toggle-number,.light-style .icon-content-box.icon-style-2 .icon-holder span:before,.light-style .highlight.style-2,.light-style input[type="submit"],.light-style input[type="button"],.light-style form button:not(.button_),.light-style form button:not(.button_):hover,.light-style .cart_totals a.button,.light-style .cart_totals a.button:hover,.light-style .comment-reply a,.light-style .comment-reply-title small > a,.light-style .comment-reply-title small > a:hover,.light-style .product_info_footer a.added_to_cart,.light-style .product_info_footer a.added_to_cart:hover,.light-style .quantity .plus:hover,.light-style .quantity .minus:hover,.light-style .chained_contents > div:hover .icon,.light-style .chained_contents > div:hover .number,.light-style .icon-content-box.icon-style-3 .icon-holder span:before{color:#fff}.light-style .rt_heading,.light-style h1,.light-style h2,.light-style h3,.light-style h4,.light-style h5,.light-style h6,.light-style h1 a,.light-style h2 a,.light-style h3 a,.light-style h4 a,.light-style h5 a,.light-style h6 a,.light-style h1 a:hover,.light-style h2 a:hover,.light-style h3 a:hover,.light-style h4 a:hover,.light-style h5 a:hover,.light-style h6 a:hover,.light-style .open .toggle-head{color:#fff}.light-style input[type="submit"],.light-style input[type="button"],.light-style form button:not(.button_),.light-style .comment-reply a,.light-style .comment-reply-title small > a,.light-style button.button,.light-style  input.button,.light-style  #respond input#submit,.light-style  .cart_totals a.button{background-color:rgba(55,55,55,0.78)}.light-style .social_media li a{background-color:#bbb}.footer_contents a,.footer_contents .latest_news .title:hover,.footer_contents .woocommerce-MyAccount-navigation a:hover,.footer_contents .product_info h5 a:hover,.footer_contents .product-category a:hover h3,.footer_contents .rt_heading_wrapper a:hover .rt_heading,.footer_contents .product_item_holder .product_info_footer a:hover,.footer_contents .paging_wrapper > .page-numbers a:hover,.footer_contents .woocommerce-MyAccount-navigation .is-active a,.footer_contents .timeline > div > .event-date{color:#FF8000}.footer_contents:not(.has-custom-bg),.footer_contents.column_container,.footer_contents > .rt-sa-background,.footer_contents .chained_contents.style-1 > div > .icon,.footer_contents .chained_contents.style-1 > div > .number,.footer_contents .chained_contents.style-2 > div > .icon,.footer_contents .chained_contents.style-2 > div > .number,.footer_contents .button_.color:hover:after,.footer_contents .quantity .minus,.footer_contents .quantity .plus{background-color:#1d1d1d}.footer_contents,.footer_contents .product_item_holder .product_info_footer a,.footer_contents .button_.default,.footer_contents .button_.color:hover,.footer_contents .paging_wrapper > .page-numbers a,.footer_contents .paging_wrapper > .page-numbers li > span,.footer_contents .author-name a,.footer_contents .quantity .plus:hover,.footer_contents .quantity .minus:hover,.footer_contents .woocommerce-MyAccount-navigation a{color:#cfcfcf}.footer_contents,.footer_contents *,.footer_contents *:before,.footer_contents *:after,.footer_contents:before,.footer_contents:after,.footer_contents .button_.color:hover,.footer_contents .row table > tbody > tr > td{border-color:#6a6565}.footer_contents .rt_divider.style-1:before,.footer_contents .rt_divider.style-2:before,.footer_contents .rt_divider.style-3:before,.footer_contents .rt_divider.style-5,.footer_contents .rt-toggle .toggle-head:after,.footer_contents .testimonial .text .icon-quote-right,.footer_contents .testimonial .text .icon-quote-left,.footer_contents .rt_quote .icon-quote-right,.footer_contents .rt_quote .icon-quote-left,.footer_contents .star-rating:before,.footer_contents  .cart-collaterals h2:before,.footer_contents .timeline > div:before,.footer_contents #rt-side-navigation > li.menu-item-has-children a:after{color:#6a6565}.footer_contents .masonry .vertical_line,.footer_contents .timeline:after,.footer_contents .chained_contents.style-1:after,.footer_contents .chained_contents.style-2:after,.footer_contents .rt_divider.style-2:after,.footer_contents .rt_divider.style-3:after,.footer_contents .rt_divider.style-4,.footer_contents .pricing_table.compare .table_wrap > ul > li.caption,.footer_contents .pricing_table.compare .table_wrap > ul > li.price,.footer_contents .dots-holder > div span,.footer_contents .widget > h5:after,.footer_contents .widget .sub-menu li a:after,.footer_contents  .widget .children li a:after,.footer_contents .price_slider_wrapper .ui-widget-content,.footer_contents .timeline > div:before,.footer_contents .border_grid > .row:after,.footer_contents.border_grid .content_row:after{background-color:#6a6565}.footer_contents p.price del,.footer_contents .rt_heading_wrapper.style-4 .punchline,.footer_contents .rt_heading_wrapper.style-5 .punchline,.footer_contents .client_info,.footer_contents .blog_list .date_box,.footer_contents .post_data *,.footer_contents .comment-meta > a,.footer_contents .filter_navigation li a,.footer_contents .widget > ul > li li a,.footer_contents .widget .menu > li li a,.footer_contents .rt-category-tree li > span,.footer_contents .widget_latest_posts .meta,.footer_contents  .widget_latest_posts .meta *,.footer_contents .widget_popular_posts .meta,.footer_contents  .widget_popular_posts .meta *,.footer_contents .small.note,.footer_contents  .star-rating span:before,.footer_contents .with_icons.style-2 > div > .icon,.footer_contents .chained_contents.style-1 > div > .icon,.footer_contents .chained_contents.style-1 > div > .number,.footer_contents .chained_contents.style-2 > div > .icon,.footer_contents .chained_contents.style-2 > div > .number,.footer_contents .read_more:before,.footer_contents .icon-content-box.icon-style-1 .icon-holder span:before,.footer_contents .quantity .plus,.footer_contents  .quantity .minus,.footer_contents .woocommerce.widget .quantity,.footer_contents#tools > ul > li:hover > span:first-child,.footer_contents#tools > ul > li.active > span:first-child,.footer_contents#tools > ul > li:hover:before,.footer_contents#tools > ul > li.active:before,.footer_contents .latest_news .date,.footer_contents #rt-side-navigation li a:hover,.footer_contents #rt-side-navigation li.active > a,.footer_contents .tab_title:hover,.footer_contents  .tab_title.active{color:#eaeaea}.footer_contents .rt_heading_wrapper.style-2 > .style-2:before,.footer_contents .rt_heading .heading_icon:before,.footer_contents .highlight.style-1,.footer_contents .paging_wrapper > .page-numbers .current,.footer_contents .single_variation span.price,.footer_contents .primary-color,.footer_contents  .primary-color > a,.footer_contents .primary-color.rt_heading,.footer_contents .icon-content-box.icon-style-4 .icon-holder span:before{color:rgba(255,255,255,0.2)}.footer_contents .pricing_table .table_wrap.highlight > ul > li.caption,.footer_contents .pricing_table .table_wrap.highlight > ul > li.price,.footer_contents .button_.default:hover:after,.footer_contents .button_.color,.footer_contents .rt-toggle > ol > li .toggle-number,.footer_contents .rt_heading.style-1:after,.footer_contents .rt_heading_wrapper.style-4 > .style-4:after,.footer_contents .rt_heading_wrapper.style-5 > .style-5:after,.footer_contents .highlight.style-2,.footer_contents .dots-holder div.active span,.footer_contents .dots-holder div:hover span,.footer_contents input[type="submit"]:hover,.footer_contents input[type="button"]:hover,.footer_contents .comment-reply a:hover,.footer_contents .comment-reply-title small > a:hover,.footer_contents .action_buttons li a:hover,.footer_contents .onsale,.footer_contents .product_info_footer a.added_to_cart,.footer_contents  button.button:hover,.footer_contents  input.button:hover,.footer_contents  #respond input#submit:hover,.footer_contents  .cart_totals a.button:hover,.footer_contents .ui-slider .ui-slider-handle,.footer_contents .ui-slider .ui-slider-range,.footer_contents .with_icons.style-3 > div > .icon,.footer_contents .icon-content-box.icon-style-2 .icon-holder span:before,.footer_contents .icon-content-box.icon-style-3 .icon-holder span:before,.footer_contents .chained_contents > div:hover .icon,.footer_contents .chained_contents > div:hover .number,.footer_contents .sticky.post:before{background-color:rgba(255,255,255,0.2)}.footer_contents .rt_tabs.tab-style-1 .tab_nav > li.active:after,.footer_contents .rt_tabs.tab-style-1 .tab_content_wrapper.active > .tab_title,.footer_contents .rt_tabs.tab-style-2 .tab_nav > li.active:after,.footer_contents .rt_tabs.tab-style-2 .tab_contents .tab_content_wrapper.active > .tab_title,.footer_contents .filter_navigation li a.active,.footer_contents .button_.color,.footer_contents .chained_contents > div:hover .icon,.footer_contents .chained_contents > div:hover .number{border-color:rgba(255,255,255,0.2)}.footer_contents .with_icons.style-3 > div > .icon,.footer_contents .pricing_table .table_wrap.highlight > ul > li.caption,.footer_contents .pricing_table .table_wrap.highlight > ul > li.price,.footer_contents .button_.color,.footer_contents .button_.default:hover,.footer_contents .rt-toggle > ol > li .toggle-number,.footer_contents .icon-content-box.icon-style-2 .icon-holder span:before,.footer_contents .highlight.style-2,.footer_contents input[type="submit"],.footer_contents input[type="button"],.footer_contents form button:not(.button_),.footer_contents form button:not(.button_):hover,.footer_contents .cart_totals a.button,.footer_contents .cart_totals a.button:hover,.footer_contents .comment-reply a,.footer_contents .comment-reply-title small > a,.footer_contents .comment-reply-title small > a:hover,.footer_contents .product_info_footer a.added_to_cart,.footer_contents .product_info_footer a.added_to_cart:hover,.footer_contents .quantity .plus:hover,.footer_contents .quantity .minus:hover,.footer_contents .chained_contents > div:hover .icon,.footer_contents .chained_contents > div:hover .number,.footer_contents .icon-content-box.icon-style-3 .icon-holder span:before{color:#ffffff}.footer_contents .rt_heading,.footer_contents h1,.footer_contents h2,.footer_contents h3,.footer_contents h4,.footer_contents h5,.footer_contents h6,.footer_contents h1 a,.footer_contents h2 a,.footer_contents h3 a,.footer_contents h4 a,.footer_contents h5 a,.footer_contents h6 a,.footer_contents h1 a:hover,.footer_contents h2 a:hover,.footer_contents h3 a:hover,.footer_contents h4 a:hover,.footer_contents h5 a:hover,.footer_contents h6 a:hover,.footer_contents .open .toggle-head{color:#ffffff}.footer_contents input[type="submit"],.footer_contents input[type="button"],.footer_contents form button:not(.button_),.footer_contents .comment-reply a,.footer_contents .comment-reply-title small > a,.footer_contents button.button,.footer_contents  input.button,.footer_contents  #respond input#submit,.footer_contents  .cart_totals a.button{background-color:#656565}.footer_contents .social_media li a{background-color:#000000}.select2-drop{border-color:#E8E8E8}body{background-color:#ffffff}.mobile_device body{background-attachment:scroll}body{background-image:none}body.mobile-menu-active{background-color:#ffffff}body.mobile-menu-active{background-image:none}.top-header,.header-right,.header-elements{height:115px}#navigation > li > a,#second-navigation > li > a,.header-widget{line-height:115px}.overlapped-header .sub_page_header .content_row_wrapper > div{margin-top:115px}.mobile-nav{top:115px}#tools > ul > li{border-color:rgba(255,255,255,0.1)}#tools > ul > li > a{color:#ffffff}#tools .rt-menu-button span{background-color:#ffffff}.header-right > *:not(:last-child):after,.header-left > *:not(:last-child):after{border-color:rgba(255,255,255,0.33)}.top-header:not(.stuck){border-bottom:1px solid rgba(198,198,198,0.3)}.header-widget *,.header-widget a,.header-widget a:hover{color:#ffffff !important}.sub_page_header .page-title > *{color:#ffffff}.top-header.stuck{background-color:#000000}.top-header.stuck{background-image:none}.breadcrumb,.breadcrumb span:before{color:#cccccc}.breadcrumb a,.breadcrumb a:before{color:#ffffff}.breadcrumb{background-color:}.sub_page_header.center-style .content_row_wrapper{padding-top:80px}.sub_page_header:not(.center-style) .content_row_wrapper{padding-top:95px}.sub_page_header.center-style .content_row_wrapper{padding-bottom:80px}.sub_page_header.center-style .content_row_wrapper.underlap{padding-bottom:120px}.sub_page_header:not(.center-style) .content_row_wrapper{padding-bottom:95px}.sub_page_header:not(.center-style) .content_row_wrapper.underlap{padding-bottom:135px}.rt-top-bar,.rt-top-bar .menu .sub-menu{background-color:#000000}.rt-top-bar,.rt-top-bar *{color:#aaaaaa}.rt-top-bar *,.rt-top-bar *:after,.rt-top-bar *:before{border-color:#333333}.rt-top-bar a{color:#ffffff}.rt-top-bar a:hover{color:#FF8000}.rt-top-bar{border-bottom:1px solid #333333}