body.woocommerce .devvn_wcfa_widget_layered_nav ul li {
margin: 0 0 5px 0;
padding: 0;
border: none;
width: 100%;
float: left;
display: flex;
align-items: center;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a {
padding: 0;
margin: 0;
position: relative;
display: flex;
align-items: center;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li:after{
content: '';
display: table;
clear: both;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li .count {
padding-left: 5px;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a::before {
content: '';
font-size: 12px;
color: #222;
width: 15px;
height: 15px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #ddd;
display: inline-block;
margin-right: 5px;
font-family: FontAwesome;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:active::before,
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:focus::before,
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:hover::before,
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a::before {
content: '\f00c';
color: #dc0021;
font-size: 12px;
border-color: #dc0021;
line-height: 15px;
text-align: center;
font-family: FontAwesome;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:active,
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:focus,
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:hover {
color: #dc0021;
opacity: .5
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a {
color: #dc0021;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:active::before,
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:focus::before,
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:hover::before {
content: '\f00d'
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_2_columns > li {
width: 50%;
float: left;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_2_columns > li:nth-child(2n+1){
clear: both;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_3_columns > li {
width: 33.333%;
float: left;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_3_columns > li:nth-child(3n+1){
clear: both;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_4_columns > li {
width: 25%;
float: left;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_4_columns > li:nth-child(4n+1){
clear: both;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_5_columns > li {
width: 20%;
float: left;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_5_columns > li:nth-child(5n+1){
clear: both;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_6_columns > li {
width: 16.667%;
float: left;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wcfa_6_columns > li:nth-child(6n+1){
clear: both;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list {
margin: 0 -5px;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list:after{
content: "";
display: table;
clear: both;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li{
padding: 0 5px;
} body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li.display_type_img_text a {
display: block;
padding-bottom: 25px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
span.wcfa_text1, span.wcfa_text2 {
display: block;
text-align: center;
font-size: 12px;
}
span.wcfa_text1{
margin: 0 0 5px 0;
}
span.wcfa_text2{
margin: 5px 0 0 0;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li.display_type_img_text a:before {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -7.5px;
margin-right: 0;
}
.wcfa_top_content, .wcfa_bottom_content {
margin: 0 0 10px;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.display_type_onlyimg a::before{
display: none;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.display_type_onlyimg.chosen a img {
border: 2px solid red;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.display_type_color a::before {
display: none;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.display_type_color {
display: block;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.display_type_color a {
display: block;
}
span.wcfa_color_item {
width: 100%;
display: block;
height: 0;
padding-top: 100%;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li.display_type_default a {
display: block;
padding-left: 25px;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li.display_type_default a:before {
position: absolute;
top: 50%;
left: 0;
margin: 0;
margin-top: -7.5px;
}.fone {
font-size: 22px;
color: #f00;
line-height: 40px;
font-weight: bold;
padding-left: 45px;
margin: 0 0;
}
.fix_tel { position:fixed; bottom:15px; right:0; z-index:999;}
.fix_tel a {text-decoration: none; display:block;}
.tel { background: #eee;width:205px; height:40px; position:relative; overflow:hidden;background-size:40px;border-radius:28px;border:solid 1px #ccc;}
.ring-alo-phone {
background-color: transparent;
cursor: pointer;
height: 80px;
position: absolute;
transition: visibility 0.5s ease 0s;
visibility: hidden;
width: 80px;
z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
opacity: 1;
}
.ring-alo-ph-circle {
animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
background-color: transparent;
border: 2px solid rgba(30, 30, 30, 0.4);
border-radius: 100%;
height: 70px;
left: 10px;
opacity: 0.1;
position: absolute;
top: 12px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
border-color: #f00;
opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
border-color: #baf5a7;
opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
border-color: #f00;
opacity: 0.5;
}
.ring-alo-ph-circle-fill {
animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
background-color: #000;
border: 2px solid transparent;
border-radius: 100%;
height: 30px;
left: 30px;
opacity: 0.1;
position: absolute;
top: 33px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
background-color: rgba(0, 175, 242, 0.5);
opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
background-color: rgba(117, 235, 80, 0.5);
opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
background-color: rgba(0, 175, 242, 0.5);
opacity: 0.75 !important;
}
.ring-alo-ph-img-circle {
animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
border: 2px solid transparent;
border-radius: 100%;
height: 30px;
left: 30px;		    
opacity: 1;
position: absolute;
top: 33px;
transform-origin: 50% 50% 0;
width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
background-color: #f00;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
background-color: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
background-color: #f00;
}
@keyframes ring-alo-circle-anim {
0% {
opacity: 0.1;
transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
opacity: 0.5;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
opacity: 0.6;
transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes ring-alo-circle-img-anim {
0% {
transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes ring-alo-circle-fill-anim {
0% {
opacity: 0.2;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
opacity: 0.2;
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
opacity: 0.2;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
.ring-alo-ph-img-circle a img {
padding: 1px 0 0 1px;
width: 30px;
position: relative;
top: -1px;
}
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}