.content_countdown{
clear:both;
}
.hided_element{
visibility:hidden;
}
#title_style h1{
padding: 0px;
margin:0px;
}
#descrip{
margin: 5px 0px 5px 0px;
} .soc_icon_coneiner{
display:inline-block;
margin-top:2%;
width: 100%;
}
.soc_icon_coneiner .soc_icon{
display: inline-block;
margin-right: 3%;
}
.soc_icon_coneiner .soc_icon img{
width:100%;				
max-height:82px;
} .countdown{
width:100%;
}
.countdown > div{
text-align:center;
margin-top:2%;
float:left;
color:#fff;
font-size:48px;
font-weight:bold;
}
.element_conteiner{
text-align:center;
display: inline-block;					
} .time_left{
border:none;
display:block;
padding-bottom: 10%;
padding-top: 10%;
padding-left: 25%;
padding-right: 25%;
font-weight:bold;
}
.time_description{
display:block;
text-align:center;
margin-top:1%;
margin-bottom:1%;
font-weight:bold;
} .information{
box-sizing:border-box;
display:inline-block;
z-index:999999;
width:100%;
} #main_inform_div{
overflow:hidden;
box-sizing:border-box;
display:table;
position:relative;
z-index:1000;
}
.aligment{
display:table-cell;
width: 10%;
} .countdown figure ul{
padding:0px !important;
}	
.ClassyCountdown-wrapper{
width:100%;
}
.ClassyCountdown-wrapper > div {	
display: inline-block;
position: relative;
margin-right:2%;
}
.ClassyCountdown-value > span{
display:block;
}
.ClassyCountdown-wrapper .ClassyCountdown-value {
width: 100%;
position: absolute;
top: 50%;
text-align: center;
left: 0;
display: block;
}	
#countdown{
height: auto;
}
figure, figcaption {
display: block;
}
.transition {
-webkit-transition: top 400ms linear;
-moz-transition: top 400ms linear;
-ms-transition: top 400ms linear;
-o-transition: top 400ms linear;
transition: top 400ms linear;
} .timeTo {	
line-height: 108%;
font-weight: bold;
}
.timeTo span {
vertical-align: top;
}
.timeTo figure {
display: inline-block;
margin: 0;
padding: 0;
}
.timeTo figcaption {
text-align: center; line-height: 80%;
font-weight: normal;
color: #888;
}
.timeTo div {
position: relative;
display: inline-block; border-top: 1px solid silver;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
overflow: hidden;
}
.timeTo div.first {
border-left: 1px solid silver;
}
.timeTo ul {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
left: 3px;
}
.timeTo ul li {
margin: 0;
padding: 0;
list-style: none;
} #progressbar { 
height: 20px; position: relative;
padding: 3px;
border-style: solid;
}
#progressbar > span {
float:left;
display: block;
height: 100%;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;			
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
background-color: #000000;		
position: relative;
overflow: hidden;
}
#progressbar > span:after, .animate > span > span {
content: "";
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
background-image: 
-webkit-gradient(linear, 0 0, 100% 100%, 
color-stop(.25, rgba(255, 255, 255, .2)), 
color-stop(.25, transparent), color-stop(.5, transparent), 
color-stop(.5, rgba(255, 255, 255, .2)), 
color-stop(.75, rgba(255, 255, 255, .2)), 
color-stop(.75, transparent), to(transparent)
);
background-image: 
-moz-linear-gradient(
-45deg, 
rgba(255, 255, 255, .2) 25%, 
transparent 25%, 
transparent 50%, 
rgba(255, 255, 255, .2) 50%, 
rgba(255, 255, 255, .2) 75%, 
transparent 75%, 
transparent
);
z-index: 1;
-webkit-background-size: 50px 50px;
-moz-background-size: 50px 50px;
-webkit-animation: move 2s linear infinite;
overflow: hidden;
} .animate > span:after {
display: none;
}
@-webkit-keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}.wpdevart_org_chart{
position: relative;
max-width: 100% !important;
}
.wpdevart_org_chart_container {
text-align: center;
display: inline-block;
max-width: initial !important;
position: relative;
}
.wpdevart_org_chart_container_parent {
max-width: initial !important;
text-align: center;
margin-top: 0px !important;
}
.wpdevart_org_chart_container li .wpda_tree_item_container {
line-height: 0px;
}
.wpdevart_org_chart_container li > ul {
line-height: 0px;
}
.wpdevart_org_chart_container li .wpda_tree_item_container > div {
border: 1px solid #ccc;
padding:0px;
text-decoration: none;
color: #666;
font-family: arial, verdana, tahoma;
font-size: 11px;
display: inline-block;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
min-height:120px;
min-width:102px;
overflow:hidden;
line-height:normal;
background-color:white;
}
.wpdevart_org_chart_container .wpda_tree_item_container > div {
position: relative;
}
.wpdevart_org_chart_container_parent .wpdevart_org_chart_container ul {
padding-top: 20px;
position: relative;
white-space: nowrap;
margin: 0;
padding-left: 0;  
}
.wpdevart_org_chart_container ul:first-child {
padding-top: 0px;
}
.wpdevart_org_chart_container li {
vertical-align: top;
display: inline-block;
text-align: center;
list-style-type: none;
position: relative;
padding: 20px 5px 0 5px;
line-height: 0px;
margin: 0px;
}
.wpdevart_org_chart_container ul li {
padding: 20px 5px 0 5px;
margin: 0px;
}
.wpdevart_org_chart_container li::before,
.wpdevart_org_chart_container li::after {
content: "";
position: absolute;
top: 0;
right: 50%;
border-top: 1px solid #ccc;
width: 50%;
height: 20px;
box-sizing: border-box;
}
.wpdevart_org_chart_container li:after {
right: auto;
left: 50%;
border-left: 1px solid #ccc;
}
.wpdevart_org_chart_container li:only-child::after,
.wpdevart_org_chart_container li:only-child::before {
display: none;
}
.wpdevart_org_chart_container li:only-child {
padding-top: 0;
}
.wpdevart_org_chart_container li:first-child::before,
.wpdevart_org_chart_container li:last-child::after {
border: 0 none;
}
.wpdevart_org_chart_container li:last-child::before {
border-right: 1px solid #ccc;
border-radius: 0 5px 0 0;
-webkit-border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
}
.wpdevart_org_chart_container li:first-child::after {
border-radius: 5px 0 0 0;
-webkit-border-radius: 5px 0 0 0;
-moz-border-radius: 5px 0 0 0;
}
.wpdevart_org_chart_container ul ul::before {
content: "";
position: absolute;
top: 0;
left: 50%;
border-left: 1px solid #ccc;
width: 0;
height: 20px;
}
.wpdevart_org_chart_container .wpda_tree_item_img_cont {
width: 100px;
height: 100px;
margin: 0 auto 0px;
display: inline-block;
}
.wpdevart_org_chart_container li .wpda_tree_item_container img {
max-width: 100%;
max-height: 100%;
}
.first_child_hidden.wpdevart_org_chart_container > ul > li > ul::before {
display: none !important;
}
.wpda_tree_item_title,
.wpda_tree_item_desc,
.wpda_tree_item_img_cont {
position: relative;
}
.wpda_tree_item_title,
.wpda_tree_item_desc {
white-space: pre-line;
word-break: break-all;
}
.wpdevart_org_chart_container .wpda_tree_node_link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-decoration: none;
}
.wpdevart_org_chart_container .wpda_tree_node_link:focus {
background: none !important;
} .wpda_mobile.wpdevart_org_chart_container ul,
.wpdevart_org_chart_container .chart_wpda_mobile_before ul{
padding-top: 0;
padding-left: 20px;
margin: 0px;
}
.wpdevart_org_chart_container:not(.wpda_mobile) .chart_wpda_mobile_before > ul{ }
.wpda_mobile.wpdevart_org_chart_container li,
.wpdevart_org_chart_container .chart_wpda_mobile_before li{
display: block;
text-align: left;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li > ul li,
.wpdevart_org_chart_container .chart_wpda_mobile_before > ul li {
border-left: 1px solid #ccc;
padding-top: 0;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li > ul li:last-child,
.wpdevart_org_chart_container .chart_wpda_mobile_before > ul li:last-child {
border-left: 0;
position: relative;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li > ul li:last-child:before,
.wpdevart_org_chart_container .chart_wpda_mobile_before > ul li:last-child:before {
content: "";
width: 0 !important;
position: absolute;
left: 0;
top: 0 !important;
height: 50% !important;
right: auto;
border-radius: 0;
}
.wpda_mobile.wpdevart_org_chart_container li.has_children > .wpda_tree_item_container:before,
.wpdevart_org_chart_container .chart_wpda_mobile_before.has_children > .wpda_tree_item_container:before,
.wpdevart_org_chart_container .chart_wpda_mobile_before li.has_children > .wpda_tree_item_container:before {
content: "";
border-left: 1px solid #ccc;
width: 0;
position: absolute;
top: 50%;
height: 50%;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li.has_children > .wpda_tree_item_container:before,
.wpdevart_org_chart_container .chart_wpda_mobile_before.has_children > .wpda_tree_item_container:before{
content: "";
left: 0;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li.has_children > .wpda_tree_item_container,
.wpdevart_org_chart_container .chart_wpda_mobile_before.has_children > .wpda_tree_item_container {
padding-bottom: 20px;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li.has_children > .wpda_tree_item_container > div,
.wpdevart_org_chart_container .chart_wpda_mobile_before.has_children > .wpda_tree_item_container > div {
position: relative;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li > ul li.next_no_children:before,
.wpdevart_org_chart_container .chart_wpda_mobile_before ul li.next_no_children:before {
content: none;
}
.wpda_mobile.wpdevart_org_chart_container li.has_children li,
.wpdevart_org_chart_container .chart_wpda_mobile_before.has_children li {
padding-left: 20px;
margin-left: -20px;
}
.wpda_mobile.wpdevart_org_chart_container li.has_children li .wpda_tree_item_container,
.wpdevart_org_chart_container .chart_wpda_mobile_before.has_children li .wpda_tree_item_container{
padding-left: 20px;
margin-left: -20px;
padding-bottom: 10px;
padding-top: 10px;
position: relative;
}
.wpda_mobile.wpdevart_org_chart_container li.has_children li .wpda_tree_item_container:after,
.wpdevart_org_chart_container .chart_wpda_mobile_before.has_children li .wpda_tree_item_container:after{
content: "";
border-top: 1px solid #ccc;
width: 20px;
position: absolute;
left: 0;
top: 50%;
height: 0;
}
.wpda_mobile.wpdevart_org_chart_container li.has_children li .wpda_tree_item_container > div,
.wpdevart_org_chart_container .chart_wpda_mobile_before.has_children .wpda_tree_item_container:after{
position: relative;
background: #fff;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li > ul li:last-child > div > span.wpda_tree_line,
.wpdevart_org_chart_container .chart_wpda_mobile_before > ul li:last-child > div > span.wpda_tree_line {
position: absolute;
height: 50%;
width: 0;
border-left: 1px solid #ccc;
left: 0px;
top: 0;
}
.wpda_mobile.wpdevart_org_chart_container li .wpda_tree_item_container > div,
.wpdevart_org_chart_container .chart_wpda_mobile_before .wpda_tree_item_container > div{
border-radius: 0;
}
.wpda_mobile.wpdevart_org_chart_container li .wpda_tree_item_container,
.wpdevart_org_chart_container .chart_wpda_mobile_before .wpda_tree_item_container {
text-align: center;
display: inline-block;
border-radius: 0;
position: relative;
}
.wpda_mobile.wpdevart_org_chart_container ul ul::before,
.wpda_mobile.wpdevart_org_chart_container li::before,
.wpda_mobile.wpdevart_org_chart_container li::after,
.wpdevart_org_chart_container .chart_wpda_mobile_before ul::before,
.wpdevart_org_chart_container .chart_wpda_mobile_before li::before,
.wpdevart_org_chart_container .chart_wpda_mobile_before li::after {
content: none;
}
.wpda_mobile.wpdevart_org_chart_container.first_child_hidden > ul > li > ul > li:first-child {
border: none !important;
}
.wpda_mobile.wpdevart_org_chart_container.first_child_hidden > ul > li > ul > li:first-child::before {
content: "";
border-left: 1px solid #ccc;
width: 0;
position: absolute;
left: 20px;
top: 80px;
height: calc(100% - 80px);
}
.wpda_mobile.wpdevart_org_chart_container.first_child_hidden > ul > li > div.wpda_tree_item_container:before {
border: none;
} .wpda_tree_element_hidden {
display: none;
}
#wpdaOrgChartPopupWindow {
overflow: hidden;
z-index: 10000000;
}
#wpdaOrgChartCloseSection {
padding-right: 10px;
}
.wpda_popup_innerhtml {
overflow: auto;
}
#wpdaOrgChartCloseSection {
line-height: 0px;
padding-top: 3px;
padding-bottom: 3px;
}
#wpdaOrgChartCloseSection > span,
#wpdaOrgChartPopupWindow > span {
cursor: pointer;
}
.wpda_tree_item_title{
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
color: #000000;
font-size: 14px;
line-height: normal;
letter-spacing: normal;
font-weight: bold;
font-style: initial;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.wpda_tree_item_desc{
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
color: ;
font-size: 12px;
line-height:normal;
letter-spacing:normal;
font-weight: initial;
font-style: initial;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.wpdevart_org_chart .wpda_tree_open_popup_el{
cursor:pointer;
}@keyframes wpda_animation_fade {
0%{
opacity:0;
}
100%{
opacity:1;
}
}
@-webkit-keyframes wpda_animation_fade {
0%{
opacity:0;
}
100%{
opacity:1;
}
}
@keyframes wpda_animation_fade_remove {
0%{
opacity:1;
}
100%{
opacity:0;
}
}
@-webkit-keyframes wpda_animation_fade_remove {
0%{
opacity:1;
}
100%{
opacity:0;
}
}
.wpda_animation_fade {	
-webkit-animation-name: wpda_animation_fade;
animation-name: wpda_animation_fade;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_fade_remove {	
-webkit-animation-name: wpda_animation_fade_remove;
animation-name: wpda_animation_fade_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
} @keyframes wpda_animation_zoom_out {
0%{
transform:scale(1.5,1.5);
opacity:0;
}
100%{
transform:scale(1,1);
opacity:1;
}
}
@-webkit-keyframes wpda_animation_zoom_out {
0%{
transform:scale(1.5,1.5);
opacity:0;
}
100%{
transform:scale(1,1);
opacity:1;
}
}
@keyframes wpda_animation_zoom_out_remove {
0%{
transform:scale(1,1);
opacity:1;
}
100%{
transform:scale(1.5,1.5);
opacity:0;
}
}
@-webkit-keyframes wpda_animation_zoom_out_remove {
0%{
transform:scale(1,1);
opacity:1;
}
100%{
transform:scale(1.5,1.5);
opacity:0;
}
}
.wpda_animation_zoom_out {	
-webkit-animation-name: wpda_animation_zoom_out;
animation-name: wpda_animation_zoom_out;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_zoom_out_remove {	
-webkit-animation-name: wpda_animation_zoom_out_remove;
animation-name: wpda_animation_zoom_out_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
} @keyframes wpda_animation_zoom_in {
0%{
transform:scale(0.2,0.2);
opacity:0;
}
100%{
transform:scale(1,1);
opacity:1;
}
}
@-webkit-keyframes wpda_animation_zoom_in {
0%{
transform:scale(0.2,0.2);
opacity:0;
}
100%{
transform:scale(1,1);
opacity:1;
}
}
@keyframes wpda_animation_zoom_in_remove {
0%{
transform:scale(1,1);
opacity:1;
}
100%{
transform:scale(0.1,0.1);
opacity:0;
}
}
@-webkit-keyframes wpda_animation_zoom_in_remove {
0%{
transform:scale(1,1);
opacity:1;
}
100%{
transform:scale(0.1,0.1);
opacity:0;
}
}
.wpda_animation_zoom_in {	
-webkit-animation-name: wpda_animation_zoom_in;
animation-name: wpda_animation_zoom_in;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_zoom_in_remove {	
-webkit-animation-name: wpda_animation_zoom_in_remove;
animation-name: wpda_animation_zoom_in_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
} @keyframes wpda_animation_slide_in_left {
0%{
opacity:0;
left:0px;
}
100%{
opacity:1;
}
}
@-webkit-keyframes wpda_animation_slide_in_left {
0%{
opacity:0;
left:0px;
}
100%{
opacity:1;
}
}
@keyframes wpda_animation_slide_in_left_remove {
0%{
opacity:1;
}
100%{
opacity:0;
left:0px;
}
}
@-webkit-keyframes wpda_animation_slide_in_left_remove {
0%{
opacity:1;
}
100%{
opacity:0;
left:0px;
}
}
.wpda_animation_slide_in_left {	
-webkit-animation-name: wpda_animation_slide_in_left;
animation-name: wpda_animation_slide_in_left;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_slide_in_left_remove {	
-webkit-animation-name: wpda_animation_slide_in_left_remove;
animation-name: wpda_animation_slide_in_left_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
} @keyframes wpda_animation_slide_in_right {
0%{
opacity:0;
left:100%;
}
100%{
opacity:1;
}
}
@-webkit-keyframes wpda_animation_slide_in_right {
0%{
opacity:0;
left:100%;
}
100%{
opacity:1;
}
}
@keyframes wpda_animation_slide_in_right_remove {
0%{
opacity:1;
}
100%{
opacity:0;
left:100%;
}
}
@-webkit-keyframes wpda_animation_slide_in_right_remove {
0%{
opacity:1;
}
100%{
opacity:0;
left:100%;
}
}
.wpda_animation_slide_in_right {	
-webkit-animation-name: wpda_animation_slide_in_right;
animation-name: wpda_animation_slide_in_right;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_slide_in_right_remove {	
-webkit-animation-name: wpda_animation_slide_in_right_remove;
animation-name: wpda_animation_slide_in_right_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
} @keyframes wpda_animation_slide_from_top {
0%{
opacity:0;
top:0px;
}
100%{
opacity:1;
}
}
@-webkit-keyframes wpda_animation_slide_from_top {
0%{
opacity:0;
top:0px;
}
100%{
opacity:1;
}
}
@keyframes wpda_animation_slide_from_top_remove {
0%{
opacity:1;
}
100%{
opacity:0;
top:0px;
}
}
@-webkit-keyframes wpda_animation_slide_from_top_remove {
0%{
opacity:1;
}
100%{
opacity:0;
top:0px;
}
}
.wpda_animation_slide_from_top {	
-webkit-animation-name: wpda_animation_slide_from_top;
animation-name: wpda_animation_slide_from_top;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_slide_from_top_remove {	
-webkit-animation-name: wpda_animation_slide_from_top_remove;
animation-name: wpda_animation_slide_from_top_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
} @keyframes wpda_animation_slide_from_bottom {
0%{
opacity:1;
top:70%;
}
100%{
opacity:1;
}
}
@-webkit-keyframes wpda_animation_slide_from_bottom {
0%{
opacity:0;
top:70%;
}
100%{
opacity:1;
}
}
@keyframes wpda_animation_slide_from_bottom_remove {
0%{
opacity:0;
}
100%{
opacity:0;
top:70%;
}
}
@-webkit-keyframes wpda_animation_slide_from_bottom_remove {
0%{
opacity:1;
}
100%{
opacity:0;
top:70%;
}
}
.wpda_animation_slide_from_bottom {	
-webkit-animation-name: wpda_animation_slide_from_bottom;
animation-name: wpda_animation_slide_from_bottom;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_slide_from_bottom_remove {	
-webkit-animation-name: wpda_animation_slide_from_bottom_remove;
animation-name: wpda_animation_slide_from_bottom_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
} @keyframes wpda_animation_newspaper {
0%{
opacity:0;
-ms-transform: rotate(720deg) scale(0.1,0.1); -webkit-transform: rotate(720deg) scale(0.1,0.1); transform: rotate(720deg) scale(0.1,0.1); }
100%{
opacity:1;
-ms-transform: rotate(0deg) scale(1,1); -webkit-transform: rotate(0deg) scale(1,1); transform: rotate(0deg) scale(1,1); }
}
@-webkit-keyframes wpda_animation_newspaper {
0%{
opacity:0;
-ms-transform: rotate(720deg) scale(0.1,0.1); -webkit-transform: rotate(720deg) scale(0.1,0.1); transform: rotate(720deg) scale(0.1,0.1); }
100%{
opacity:1;
-ms-transform: rotate(0deg) scale(1,1); -webkit-transform: rotate(0deg) scale(1,1); transform: rotate(0deg) scale(1,1); }
}
@keyframes wpda_animation_newspaper_remove {
0%{
opacity:1;
-ms-transform: rotate(0deg) scale(1,1); -webkit-transform: rotate(0deg) scale(1,1); transform: rotate(0deg) scale(1,1); }
100%{
opacity:0;
-ms-transform: rotate(720deg) scale(0.1,0.1); -webkit-transform: rotate(720deg) scale(0.1,0.1); transform: rotate(720deg) scale(0.1,0.1); }
}
@-webkit-keyframes wpda_animation_newspaper_remove {
0%{
opacity:1;
-ms-transform: rotate(0deg) scale(1,1); -webkit-transform: rotate(0deg) scale(1,1); transform: rotate(0deg) scale(1,1); }
100%{
opacity:0;
-ms-transform: rotate(720deg) scale(0.1,0.1); -webkit-transform: rotate(720deg) scale(0.1,0.1); transform: rotate(720deg) scale(0.1,0.1); }
}
.wpda_animation_newspaper {	
-webkit-animation-name: wpda_animation_newspaper;
animation-name: wpda_animation_newspaper;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_newspaper_remove {	
-webkit-animation-name: wpda_animation_newspaper_remove;
animation-name: wpda_animation_newspaper_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}   @keyframes wpda_animation_flip_hor_left {
0%{
opacity:0;
-ms-transform: rotateY(90deg); -webkit-transform: rotateY(90deg); transform: rotateY(90deg); }
100%{
opacity:1;
-ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
}
@-webkit-keyframes wpda_animation_flip_hor_left {
0%{
opacity:0;
-ms-transform: rotateY(90deg); -webkit-transform: rotateY(90deg); transform: rotateY(90deg); }
100%{
opacity:1;
-ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
}
@keyframes wpda_animation_flip_hor_left_remove {
0%{
opacity:1;
-ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
100%{
opacity:0;
-ms-transform: rotateY(90deg); -webkit-transform: rotateY(90deg); transform: rotateY(90deg); }
}
@-webkit-keyframes wpda_animation_flip_hor_left_remove {
0%{
opacity:1;
-ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
100%{
opacity:0;
-ms-transform: rotateY(90deg); -webkit-transform: rotateY(90deg); transform: rotateY(90deg); }
}
.wpda_animation_flip_hor_left {	
-webkit-animation-name: wpda_animation_flip_hor_left;
animation-name: wpda_animation_flip_hor_left;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_flip_hor_left_remove {	
-webkit-animation-name: wpda_animation_flip_hor_left_remove;
animation-name: wpda_animation_flip_hor_left_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}   @keyframes wpda_animation_flip_hor_right {
0%{
opacity:0;
-ms-transform: rotateY(-90deg); -webkit-transform: rotateY(-90deg); transform: rotateY(-90deg); }
100%{
opacity:1;
-ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
}
@-webkit-keyframes wpda_animation_flip_hor_right {
0%{
opacity:0;
-ms-transform: rotateY(-90deg); -webkit-transform: rotateY(-90deg); transform: rotateY(-90deg); }
100%{
opacity:1;
-ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
}
@keyframes wpda_animation_flip_hor_right_remove {
0%{
opacity:1;
-ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
100%{
opacity:0;
-ms-transform: rotateY(-90deg); -webkit-transform: rotateY(-90deg); transform: rotateY(-90deg); }
}
@-webkit-keyframes wpda_animation_flip_hor_right_remove {
0%{
opacity:1;
-ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
100%{
opacity:0;
-ms-transform: rotateY(-90deg); -webkit-transform: rotateY(-90deg); transform: rotateY(-90deg); }
}
.wpda_animation_flip_hor_right {	
-webkit-animation-name: wpda_animation_flip_hor_right;
animation-name: wpda_animation_flip_hor_right;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}
.wpda_animation_flip_hor_right_remove {	
-webkit-animation-name: wpda_animation_flip_hor_right_remove;
animation-name: wpda_animation_flip_hor_right_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}   @keyframes wpda_animation_flip_ver_top {
0%{
opacity:0;
-ms-transform: rotateX(-90deg); -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); }
100%{
opacity:1;
-ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
}
@-webkit-keyframes wpda_animation_flip_ver_top {
0%{
opacity:0;
-ms-transform: rotateX(-90deg); -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); }
100%{
opacity:1;
-ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
}
@keyframes wpda_animation_flip_ver_top_remove {
0%{
opacity:1;
-ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
100%{
opacity:0;
-ms-transform: rotateX(-90deg); -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); }
}
@-webkit-keyframes wpda_animation_flip_ver_top_remove {
0%{
opacity:1;
-ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
100%{
opacity:0;
-ms-transform: rotateX(-90deg); -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); }
}
.wpda_animation_flip_ver_top {	
-webkit-animation-name: wpda_animation_flip_ver_top;
animation-name: wpda_animation_flip_ver_top;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.wpda_animation_flip_ver_top_remove {	
-webkit-animation-name: wpda_animation_flip_ver_top_remove;
animation-name: wpda_animation_flip_ver_top_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; 
}   @keyframes wpda_animation_flip_ver_bottom {
0%{
opacity:0;
-ms-transform: rotateX(90deg); -webkit-transform: rotateX(90deg); transform: rotateX(90deg); }
100%{
opacity:1;
-ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
}
@-webkit-keyframes wpda_animation_flip_ver_bottom {
0%{
opacity:0;
-ms-transform: rotateX(90deg); -webkit-transform: rotateX(90deg); transform: rotateX(90deg); }
100%{
opacity:1;
-ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
}
@keyframes wpda_animation_flip_ver_bottom_remove {
0%{
opacity:1;
-ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
100%{
opacity:0;
-ms-transform: rotateX(90deg); -webkit-transform: rotateX(90deg); transform: rotateX(90deg); }
}
@-webkit-keyframes wpda_animation_flip_ver_bottom_remove {
0%{
opacity:1;
-ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
100%{
opacity:0;
-ms-transform: rotateX(90deg); -webkit-transform: rotateX(90deg); transform: rotateX(90deg); }
}
.wpda_animation_flip_ver_bottom {	
-webkit-animation-name: wpda_animation_flip_ver_bottom;
animation-name: wpda_animation_flip_ver_bottom;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.wpda_animation_flip_ver_bottom_remove {	
-webkit-animation-name: wpda_animation_flip_ver_bottom_remove;
animation-name: wpda_animation_flip_ver_bottom_remove;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}.is-ajax-search .is-loader-image{display:none;position:absolute;top:50%;transform:translateY(-50%);height:25px;right:5px;z-index:9999;width:25px;background-repeat:no-repeat;background-size:contain}.is-ajax-search.processing .is-loader-image{display:block}.is-ajax-search label{position:relative}.is-ajax-search-details,.is-ajax-search-details *,.is-ajax-search-result,.is-ajax-search-result *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;padding:0;outline:0!important;margin:0;border:0;border-radius:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;letter-spacing:normal;font-size:13px;line-height:18px;vertical-align:baseline}.is-ajax-search-details a,.is-ajax-search-result a{color:#0073aa}.is-ajax-search-details a:hover,.is-ajax-search-result a:hover{text-decoration:underline}div.is-ajax-search-details,div.is-ajax-search-result{display:none;height:auto;width:500px;max-width:100%;position:absolute;z-index:999999;background:#e2e2e2;color:#313131;padding:5px}.is-ajax-search-items{max-height:400px;overflow-y:auto;overflow-x:hidden}.is-search-sections{position:relative;clear:both;overflow:hidden}.is-search-sections:after{content:"";display:block;clear:both}.is-search-sections .left-section{float:left}.is-show-more-results{border-top:none;margin-top:5px;background:#fff}.is-show-more-results-text{cursor:pointer;padding:4px 0 3px;text-align:center}.is-load-more-image{display:block;margin:0 auto;max-height:25px}.is-ajax-search-no-result{padding:10px;background:#fff;text-align:center}.is-ajax-search-items .post-title{display:inline-block;font-weight:400;font-size:15px;text-transform:capitalize}.is-search-sections .meta{margin:5px 0}.is-search-sections .meta i{font-size:11px}.is-search-sections .meta>div{margin-bottom:5px}.is-search-sections .meta>div>span{margin-left:10px}.is-search-sections .meta>div>span:first-child{margin-left:0}.is-has-badge .is-search-sections .is-title{margin-right:35px}.is-has-badge .is-search-sections .meta>div>span:last-child{margin-right:10px}.is-search-sections .meta>span:not(:last-child):after{margin:0 2px;content:'/';display:inline-block}.is-search-sections .thumbnail{margin-right:10px;width:70px}.is-search-sections .thumbnail img{float:left;max-width:70px;height:auto}.is-ajax-term-label{display:block;font-style:italic;font-size:10px;text-transform:uppercase;color:#7b7b7b;line-height:12px;letter-spacing:2px}.is-ajax-result-description{font-size:14px;margin-top:10px}.is-ajax-search-post,.is-ajax-search-post-details{clear:both;padding:15px;border-bottom:1px solid #eceff1}.is-ajax-search-details .is-ajax-search-items>div,.is-ajax-search-post{background:#fff}.is-ajax-search-categories-details>div:hover,.is-ajax-search-result .is-ajax-search-post:hover,.is-ajax-search-result .is-show-more-results:hover,.is-ajax-search-tags-details>div:hover{background:#e2e2e2}.is-ajax-search-details .is-title a,.is-ajax-search-post .is-title a{text-transform:capitalize;font-size:14px}.is-ajax-search-post-details:last-child,.is-ajax-search-posts .is-ajax-search-post:last-child{border:0}.is-ajax-woocommerce-actions{clear:both;margin-top:10px;display:inline-block}.is-ajax-woocommerce-actions>*{display:inline-block}.is-ajax-woocommerce-actions .qty{width:60px;height:auto;padding:4px 8px;background:#fff;font-size:14px;min-height:0}.is-ajax-woocommerce-actions .add_to_cart_inline{margin:0 0 0 5px}.is-ajax-woocommerce-actions .added_to_cart{font-size:15px;text-transform:capitalize;font-weight:800;padding:4px 8px}.is-ajax-woocommerce-actions .add_to_cart_inline a.button{padding:4px 10px;background:#0073aa;color:#fff;font-weight:800;text-decoration:none}.is-ajax-search-details .is-ajax-woocommerce-actions .add_to_cart_inline a.button.loading{opacity:.4;cursor:wait}.is-ajax-woocommerce-actions .add_to_cart_inline a.button:hover{opacity:.9}.is-ajax-search-items .stock-status{color:#7ad03a}.is-ajax-search-items .is-prices del{text-decoration:line-through}.is-ajax-search-items .is-prices .amount{background:0 0;font-weight:800}.is-ajax-search-items .is-prices del .amount{font-weight:lighter;font-size:90%;opacity:.6}.is-ajax-search-items .is-prices ins{background:0 0}.is-ajax-search-items .stock-status.is-out-of-stock{color:#a44}.is-featured-icon{display:inline-block;width:13px;fill:#ffc107;vertical-align:text-top}.is-ajax-search-items .is-sale-badge{background:#77a464;color:#fff;height:20px;padding-top:2px;position:absolute;right:-24px;text-align:center;top:4px;transform:rotate(45deg);width:77px}.is-ajax-search-post-details .is-ajax-term-label{display:inline-block}.is-ajax-term-name{font-size:16px;text-transform:capitalize}.is-ajax-term-wrap{margin-bottom:10px}div.is-ajax-search-details{width:400px}.is-ajax-search-post-details{display:none}.is-ajax-search-posts-details .is-search-sections .thumbnail{width:150px}.is-ajax-search-posts-details .is-search-sections .thumbnail img{max-width:150px;float:none}@media screen and (max-width:910px){div.is-ajax-search-result{max-width:97%}.is-ajax-search-details{display:none!important}}@media screen and (max-width:510px){.is-ajax-search-result{left:3px!important}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}