@charset "utf-8";
    .aligncenter	{ display:block;  margin:0 auto; margin-bottom: 30px;}
.alignright		{ float:right;  margin-left:30px; margin-bottom: 30px;}
.alignleft		{ float:left;  margin-right:30px; margin-bottom: 30px;}
.floatleft		{ float:left}
.floatright		{ float:right}
.textcenter		{ text-align:center}
.textright		{ text-align:right}
.textleft		{ text-align:left}
.wp-caption		{ text-align:center; margin-bottom:20px; max-width:100%;}
.wp-caption img	{ margin:0;  padding:0;  border:0 none}
.wp-caption p.wp-caption-text{font-size:12px!important; padding:0;  margin:10px 15px 0 15px !important; font-style:italic;  line-height:1.4!important; letter-spacing:0.5px; font-weight:400; }
.wp-caption.alignleft p.wp-caption-text	{text-align:left;}
.wp-caption.alignright p.wp-caption-text{text-align:right;}
.wp-smiley		{margin:0 !important; max-height:1em}
blockquote.left	{margin-right:40px; text-align:left; margin-left:0; width:50%; float:left;}
blockquote.right{margin-left:40px; text-align:left; margin-right:0; width:50%; float:right}
.mc_signup_submit #mc_signup_submit{
margin-top:0;
width:100%;
}
.bypostauthor{
margin: 0px;
padding: 0px;
}
.gallery-caption{
margin: 0px;
font-size: 13px;
font-style: italic;
color: #999;
padding: 5px 0px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.sticky{height: auto;}
a i{
transition: none;
}
ol, ul{
margin: 30px;
}
ol ol,
ol ul,
ul ol,
ul ul{
margin: 15px;
}
.commentlist ul,
.commentlist ol{
margin: 30px;
}
textarea,
input,
button{outline: none;}
:focus{
outline-color: transparent;
outline-style: none;
}
dl{
margin-bottom: 20px;
}
dl dt{margin: 5px 0;}
dl dt:last-child{margin-bottom: 0;}
input[type=button],
input[type=submit],
button{
font-family: 'Poppins';
}
body blockquote:after{
clear: both;
display: table;
content: '';
}
body blockquote{
border-left: 3px solid #000;
font-style: italic;
margin: 10px 0px 23px 0px;
clear: both;
max-width: 100%;
background-color: transparent;
line-height: 1.7;
color: #000;
box-sizing: border-box;
font-size: 20px;
padding: 12px 12px 12px 4%;
}
.pingback a{
color: #0000;
}
blockquote p{
margin-bottom: 30px;
}
blockquote p:last-child{
margin-bottom: 0px;
}
table a,
dd a,
dt a,
blockquote a{
color: #000;
}
table{
width: 100%;
margin: 0 0 30px 0;
font-size: 14px;
}
body code, body pre{
border-left: 3px solid #000;
font-style: italic;
margin: 10px 0px 30px 0px;
line-height: 1.7;
color: #000;
box-sizing: border-box;
font-size: 20px;
max-width: 100%;
display: inline-block;
overflow-x: visible;
padding: 4px 4px 4px 10px;
-ms-word-wrap: break-word;
word-wrap: break-word;
background-color: rgba(0,0,0,.02);
}
body pre{
white-space: pre-wrap;
}
br + code,
br + pre{
margin-top: 30px;
}
p code,
p pre,
p+code{
margin-top: 0;
margin-bottom: 0;
}
p+pre{
margin: 20px 0px;
}
.uneditable-input,
textarea,
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week]{
color: #000;
height: 50px;
font-size: 13px;
font-family: 'Poppins';
background-color: transparent;
border: 1px solid rgba(0,0,0,.021);
}
input[type="text"]::-webkit-input-placeholder { color: #777;
}
input[type="text"]::-moz-placeholder { color: #777;
}
input[type="text"]:-ms-input-placeholder { color: #777;
}
input[type="text"]:-moz-placeholder { color: #777;
}
input[type=button],
input[type=submit]{
margin: 0;
height: 60px;
font-weight: 500;
font-size: 14px;
padding: 0px 50px;
letter-spacing: .5px;
background-color: #000;
color: #fff;
border: 2px solid #000;
cursor: pointer;
transition: all .3s ease;
}
input[type=button]:hover,
input[type=submit]:hover{
background-color: transparent !important;
color: #000;
}
a{
text-decoration: none;
}
textarea{height: auto;max-width: 600px;}
h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover{
color: #000;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a{
color: #000;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
margin-bottom: 30px;
}
body p{margin-bottom: 30px;letter-spacing: 0px;}
.widget_block.all_active .waxon_fn_more_categories{
display: none;
}
.widget_archive .waxon_fn_more_categories,
.widget_waxon_custom_categories,
.widget_categories .waxon_fn_more_categories{
width: 100%;
float: left;
clear: both;
margin-top: 20px;
}
.widget_waxon_custom_categories a:after,
.widget_waxon_custom_categories a:before,
.widget_archive .waxon_fn_more_categories a:after,
.widget_archive .waxon_fn_more_categories a:before,
.widget_categories .waxon_fn_more_categories a:after,
.widget_categories .waxon_fn_more_categories a:before{
display: none;
}
.widget_waxon_custom_categories .waxon_fn_more_categories .fn_count,
.widget_archive .waxon_fn_more_categories .fn_count,
.widget_categories .waxon_fn_more_categories .fn_count{
margin-left: 4px;
}
.widget_waxon_custom_categories .waxon_fn_more_categories a,
.widget_archive .waxon_fn_more_categories a,
.widget_categories .waxon_fn_more_categories a{
padding-right: 0;
color: #000;
font-family: 'Poppins';
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
background-color: transparent;
}
.widget_archive > div,
.widget_archive ul,
.widget_waxon_custom_categories ul,
.widget_categories > div,
.widget_categories ul{
width: 100%;
float: left;
clear: both;
overflow: hidden;
}
.widget_block{
margin-bottom: 20px;
width: 100%;
float: left;
clear: both;
transition: all .3s ease;
font-size: 15px;
font-family: 'Poppins';
line-height: 1.7;
color: #767676;
font-weight: 400;
}
.waxon_fn_sidebar .widget_block{
padding: 20px;
background-color: #fff;
box-shadow: 0px 5px 10px rgb(0 0 0 / 15%);
border-radius: 5px;
}
.waxon_fn_sidebar .widget_block:hover{
box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
}
.widget_block:after{
clear: both;
display: table;
content: '';
}
.widget_block:last-child{
margin-bottom: 0;
}
.widget_block ul{margin: 0;margin-left: 20px;}
.widget_recent_entries a{
display: block;
}
.widget_media_image{
margin-bottom: 0;
}
.wid-title{
width: 100%;
height: auto;
position: relative;
margin-bottom: 26px;
text-align: left;
}
.wp-block-cover p.wp-block-cover-text{
color: #eee;
}
.wid-title span{
color: #000;
font-size: 20px;
font-weight: 600;
position: relative;
font-family: 'Poppins';
padding-bottom: 13px;
}
.wid-title span:before{
content: '';
position: absolute;
bottom: 8px;
width: 100px;
background-color: #e5e5e5;
height: 2px;
left: 0;
}
.wid-title span:after{
content: '';
position: absolute;
bottom: 0px;
width: 50px;
background-color: #e5e5e5;
height: 2px;
left: 0;
}
.widget_waxon_social .wid-title{
margin-bottom: 29px;
}
.widget_waxon_news .wid-title{
margin-bottom: 33px;
}
.widget_block span.post-date{
display: block;
}
.textwidget p{
margin: 0px;
padding: 0px;
line-height: 1.7;
letter-spacing: 0px;
}
.widget_nav_menu ul{
list-style-type: none;
margin: 0px;
}
.widget_nav_menu ul li{
margin: 0px 0px 5px 0px;
width: 100%;
float: left;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.widget_nav_menu ul li.menu-item-has-children > a{
position: relative;
}
.widget_nav_menu ul li.menu-item-has-children.opened > a:before{
transform: rotate(90deg);
margin-top: -8px;
}
.widget_nav_menu ul li.menu-item-has-children > a:before{
width: 0px;
height: 0px;
content: '';
position: absolute;
border: 5px solid transparent;
border-left-color: #ccc;
right: 1px;
top: 50%;
transition: all .3s ease;
transform-origin: left center;
margin-top: -3px;
}
.widget_nav_menu ul li a{
display: block;
font-size: 15px;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.7;
color: #000;
font-family: 'Poppins';
font-weight: 400;
}
.widget_nav_menu ul ul{
display: none;
}
.widget_businesshours p{
margin: 0px;
padding: 0px;
line-height: 1.7;
letter-spacing: 0px;
color: #777;
margin-bottom: 15px;
}
.widget_businesshours .fn_days ul{
list-style-type: none;
margin: 0px;
}
.widget_businesshours .fn_days span{
line-height: 1.7;
float: left;
font-size: 14px;
color: #777;
letter-spacing: 0px;
}
.widget_businesshours .fn_days li{
float: left;
clear: both;
width: 100%;
margin: 0px;
padding: 3px 0px;
position: relative;
border-bottom: 1px dashed #ccc;
}
.widget_businesshours .fn_days li:last-child{
border-bottom-color: transparent;
}
.widget_businesshours .fn_days .hours{
float: right;
font-weight: 400;
margin-left: 20px;
color: #f0ca6e;
}
.widget_block ul{
list-style-type: none;
margin: 0px;
}
.widget_block li{
margin-bottom: 10px;
}
.widget_block.widget_rss li{
margin-bottom: 20px;
border-radius: 0;
border: none;
box-shadow: none;
padding: 3px 0 3px 20px;
border-left: 2px solid rgba(0,0,0,.07);
}
.widget_block.widget_rss .rss-date{
display: inline-block;
background: #f5f5f5;
font-size: 12px;
font-weight: 500;
line-height: 17px;
vertical-align: middle;
padding: 4px 8px;
border-radius: 2px;
}
.widget_block.widget_rss .rssSummary{
margin: 10px 0;
}
.widget_block.widget_rss cite{
font-weight: 500;
display: block;
}
.widget_meta a,
.widget_recent_entries a,
.widget_pages a,
.widget_archive a,
.widget_categories a{
text-decoration: none;
}
.widget_block.widget_tag_cloud a,
.widget_block.widget_meta a{
font-size: 13px !important;
display: block;
float: left;
margin: 0 5px 5px 0;
text-decoration: none;
color: #eee;
background-color: #000;
border: 2px solid #000;
padding: 0px 10px;
line-height: 26px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.widget_block.widget_tag_cloud a:hover,
.widget_block.widget_meta a:hover{
background-color: transparent;
color: #000;
}
.widget_block a{
font-weight: 400;
color: #000;
display: inline;
font-family: "Poppins";
letter-spacing: 0.5px;
font-size: 15px;
line-height: 1.7;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.widget_block a:hover{
color: #000;
text-decoration: none;
}
.widget_block.widget_calendar a{
display: inline-block;
background: rgba(0,0,0,.07);
width: 30px;
height: 30px;
padding: 0;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 3px;
color: #888;
}
table, table td, table th, table tr,
.widget_calendar tbody,
.widget_calendar th,
.widget_calendar table,
.widget_calendar td,
.widget_calendar tr{
border-color: #ddd;
}
.widget_calendar table td{
text-align: center;
vertical-align: middle;
}
.waxon_fn_rightsidebar .widget_calendar table td{
padding: 10px 5px;
}
.widget_block label{
margin-right: 10px;
}
.widget_block img{
margin: 10px 0px;
}
.widget_block p{
margin: 10px 0px;
}
table{
border-radius: 3px;
table-layout: fixed;
}
select,
.widget_block select{
overflow: hidden;
width: 100%;
background-color: #fff;
border-color: #e5e5e5;
border-radius: 4px;
border-width: 1px;
cursor: pointer;
color: #777;
height: 40px;
margin-bottom: 20px;
}
.widget_block select{
margin-bottom: 0;
}
@media(max-width: 480px){
select,
.widget_block select{
min-width: auto;
}
}
.waxon_fn_sidebar .widget_nav_menu ul li{
width: 100%;
padding-right: 0px;
margin-bottom: 5px;
}
.widget_block ul ul{
padding-left: 15px;
list-style-type: disc;
margin: 10px 0px 0px 0px;
list-style-position: inside;
}
.widget_categories ul ul{
display: block;
width: 100%;
}
ul.wp-block-archives{
margin: 0;
padding: 0;
list-style-type: none;
margin-bottom: 20px;
}
ul.wp-block-archives:after{
clear: both;
display: table;
content: '';
}
ul.wp-block-archives a{
text-decoration: none;
}
.widget_waxon_custom_categories li,
.wp-block-archives li,
.widget_archive li,
.widget_categories li{
position: relative;
overflow: hidden;
}
.wp-block-archives span.count,
.widget_waxon_custom_categories span.count,
.widget_archive span.count,
.widget_categories span.count{
width: 22px;
height: 22px;
display: block;
background-color: #eee;
text-align: center;
line-height: 22px;
position: relative;
font-size: 12px;
font-family: 'Poppins';
font-style: italic;
z-index: 3;
margin-left: auto;
}
.widget_nav_menu ul a{
width: 100%;
}
.widget_nav_menu ul ul{
list-style-type: none;
list-style-position: inherit;
margin: 11px 0 0 0px;
padding: 0px;
padding-left: 15px;
width: 100%;
}
.widget_search .search-wrapper span .fn__svg{
width: 15px;
height: 15px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.widget_search .search-wrapper span{
width: 50px;
height: 50px;
position: absolute;
right: 0;
top: 0;
display: block;
z-index: 1;
color: #0f0d10;
}
.widget_search .search-wrapper{
width: 100%;
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
}
.widget_search input[type=text]{
margin: 0;
width: 100%;
padding: 0 45px 0px 20px;
height: 50px;
line-height: 50px;
overflow: hidden;
background-color: transparent;
border: 1px solid rgba(0,0,0,.1);
color: #000;
}
.widget_search input[type=text]:focus{
outline: none;
border-color: rgba(0,0,0,.5);
}
.widget_search .search2{
position: relative;
}
.widget_search .search2 form:after{
clear: both;
display: table;
content: '';
}
.widget_search input[type=submit]{
margin: 0;
width: 50px;
height: 50px;
min-width: 50px;
z-index: 5;
background-color: transparent;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
position: absolute;
right: 0;
top: 0;
border: none;
}
.widget_search input[type='submit']:hover{
background-color: transparent;
}
.widget_search input{float: left;}
.widget_search label{
display: block;
margin-bottom: 10px;
margin-right: 0px;
}
.widget_search input{margin-bottom: 10px;float: left;}
.widget_search label{
display: block;
margin-bottom: 10px;
margin-right: 0px;
}
.widget_tag_cloud .tagcloud{
margin-left: -5px;
}
.widget_tag_cloud .tagcloud:after{
clear: both;
display: table;
content: '';
}
.widget_media_gallery img{
margin: 0px;
border: none;
}
.widget_media_gallery .gallery-item{
padding: 5px;
margin: 0px;
}
.waxon_fn_widget_estimate{
width: 100%;
float: left;
clear: both;
position: relative;
border-radius: 5px;
overflow: hidden;
}
.waxon_fn_widget_estimate img{
margin: 0px;
opacity: 0;
visibility: hidden;
position: relative;
}
.waxon_fn_widget_estimate .img_holder{
width: 100%;
float: left;
clear: both;
position: relative;
height: 460px;
}
.waxon_fn_widget_estimate .helper1{
z-index: 15;
position: absolute;
border-left: 80px solid #f3b469;
border-top: 55px solid transparent;
left: 0px;
bottom: 0px;
}
.waxon_fn_widget_estimate .helper2{
z-index: 15;
position: absolute;
border-right: 220px solid #f3b469;
border-top: 55px solid transparent;
right: 0px;
bottom: 0px;
}
.waxon_fn_widget_estimate .helper3{
z-index: 10;
position: absolute;
border-left: 80px solid #000;
border-top: 80px solid transparent;
opacity: .2;
left: 0px;
bottom: 0px;
}
.waxon_fn_widget_estimate .helper4{
z-index: 10;
position: absolute;
border-right: 220px solid #000;
border-top: 80px solid transparent;
opacity: .2;
right: 0px;
bottom: 0px;
}
.waxon_fn_widget_estimate .helper5{
z-index: 5;
position: absolute;
border-left: 80px solid #f3b469;
border-top: 80px solid transparent;
left: 0px;
bottom: 0px;
}
.waxon_fn_widget_estimate .helper6{
z-index: 5;
content: '';
position: absolute;
border-right: 220px solid #f3b469;
border-top: 80px solid transparent;
right: 0px;
bottom: 0px;
}
.waxon_fn_widget_estimate .abs_img{
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-color: black;
z-index: 2;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.waxon_fn_widget_estimate:after{
z-index: 2;
position: absolute;
content: '';
right: 0px;
bottom: 0px;
width: 50px;
height: 85px;
background-color: rgba(255,255,255,.1);
}
.waxon_fn_widget_estimate:before{
z-index: 1;
position: absolute;
content: '';
right: 0px;
bottom: 0px;
width: 100px;
height: 170px;
background-color: rgba(255,255,255,.1);
}
.waxon_fn_widget_estimate .bfwe_inner{
width: 100%;
float: left;
clear: both;
position: relative;
z-index: 5;
padding: 43px 40px 50px 40px;
background-color: #f3b469;
}
.waxon_fn_widget_estimate .bfwe_inner p{
padding: 0px;
margin: 0px;
color: #000;
font-size: 22px;
line-height: 30px;
font-weight: 400;
letter-spacing: 0px;
margin-bottom: 23px;
}
.waxon_fn_widget_estimate .bfwe_inner a{
text-decoration: none;
display: inline-block;
background-color: #e9eff4;
padding: 14px 25px;
font-size: 16px;
line-height: 1.6;
letter-spacing: 0.5px;
color: #041230;
border-radius: 4px;
font-weight: 500;
font-style: normal;
}
.waxon_fn_widget_estimate .bfwe_inner a:hover{
background-color: #111422;
color: #fff;
}
.waxon_fn_widget_brochure{
width: 100%;
float: left;
clear: both;
}
.waxon_fn_widget_brochure .fn_brochures li{
float: left;
clear: both;
width: 100%;
margin: 0px;
margin-bottom: 5px;
}
.waxon_fn_widget_brochure .br_item{
float: left;
clear: both;
width: 100%;
padding: 18px 30px 18px 75px;
background-color: #111422;
position: relative;
border-radius: 5px;
overflow: hidden;
}
.waxon_fn_widget_brochure .br_item a{
text-decoration: none;
display: block;
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
z-index: 15;
position: absolute;
}
.waxon_fn_widget_brochure .icon{
position: absolute;
width: 48px;
height: 48px;
top: 5px;
left: 5px;
bottom: 0px;
color: #ccc;
z-index: 3;
background-color: rgba(255,255,255,0.08);
border-radius: 50%;
}
.waxon_fn_widget_brochure .fn__svg{
position: absolute;
width: 26px;
height: 26px;
top: 50%;
left: 50%;
margin: -13px 0px 0px -13px;
transition: all .3s ease;
}
.waxon_fn_widget_brochure li:hover .br_item:after{border-left-color: #fff;}
.waxon_fn_widget_brochure li:hover .text,
.waxon_fn_widget_brochure li:hover .icon{
color: #fff;
}
.waxon_fn_widget_brochure .text{
font-weight: 600;
letter-spacing: 0px;
font-size: 14px;
color: #ccc;
transition: all .3s ease;
display: block;
position: relative;
line-height: 1.6;
font-family: 'Poppins';
}
.waxon_fn_widget_brochure .br_item:after{
content: '';
position: absolute;
right: 15px;
top: 50%;
margin-top: -5px;
border: 5px solid transparent;
border-left-color: #ccc;
z-index: 3;
transition: all .3s ease;
}
.wp-block-archives li,
.widget_waxon_custom_categories li,
.widget_categories li,
.widget_archive li{
margin: 0px 0px 10px 0px;
width: 100%;
float: left;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
-webkit-justify-content: space-between;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
-webkit-transform: translateZ(0);
transform: translateZ(0);
position: relative;
}
.wp-block-archives li:last-child,
.widget_categories li:last-child,
.widget_waxon_custom_categories li:last-child,
.widget_archive li:last-child{
border-bottom: none;
margin-bottom: 8px;
}
.wp-block-archives a,
.widget_waxon_custom_categories a,
.widget_categories a,
.widget_archive a{
line-height: 1.7;
text-transform: capitalize;
font-style: normal;
font-size: 15px;
font-weight: 400;
}
.widget_categories ul ul a{
line-height: 1.7;
}
.wp-block-archives li.has-child:after,
.widget_categories li.has-child:after,
.widget_archive li.has-child:after{ }
.widget_pages ul.children{
list-style-type: none;
margin: 10px 0;
overflow: hidden;
display: none;
}
.widget_pages li.page_item_has_children > a:after{
width: 0px;
height: 0px;
content: '';
position: absolute;
border: 5px solid transparent;
border-left-color: #ccc;
margin-top: -5px;
right: 1px;
top: 50%;
transition: all .3s ease;
transform-origin: left center;
}
.widget_pages li.page_item_has_children.opened > a:after{
transform: rotate(90deg);
margin-top: -8px;
}
.widget_pages li a{
position: relative;
line-height: 1.7;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #000;
font-size: 15px;
font-family: 'Poppins';
}
.wp-block-archives li.has-child span:after,
.widget_categories li.has-child span:after,
.widget_archive li.has-child span:after{
height: 1px;
top: 15px;
background-color: #222;
position: absolute;
content: '';
}
.widget_categories li:last-child{
margin-bottom: 0;
} .waxon_fn_rightsidebar .waxon_fn_widget_about{
margin-top: -4px;
}
.waxon_fn_widget_about > *,
.waxon_fn_widget_about{
width: 100%;
float: left;
clear: both;
}
.waxon_fn_widget_about{
padding-top: 4px;
text-align: center;
}
.waxon_fn_widget_about img{
margin: 0;
padding: 0;
}
.waxon_fn_widget_about .abs_img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 1s ease;
}
.waxon_fn_widget_about .about_img{
width: 100%;
float: left;
clear: both;
position: relative;
margin-bottom: 32px;
}
.waxon_fn_widget_about .about_img:after{
height: 4px;
left: 20px;
right: 20px;
background-color: #ff0066;
content: '';
position: absolute;
bottom: 100%;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.waxon_fn_widget_about .about_img:before{
height: 4px;
left: 20px;
right: 20px;
background-color: #ff0066;
content: '';
position: absolute;
top: 100%;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.waxon_fn_widget_about .img_inner{
position: relative;
overflow: hidden;
border-radius: 4px;
}
.waxon_fn_widget_about .img_inner:hover .abs_img{
transform: scale(1.2) rotate(5deg);
}
.waxon_fn_widget_about .about_img img{
min-width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
opacity: 0;
}
.waxon_fn_widget_about .afwa_title{
margin-bottom: 17px;
}
.waxon_fn_widget_about .afwa_title h3{
margin: 0;
padding: 0;
letter-spacing: 0;
font-size: 24px;
line-height: 1;
margin-bottom: 9px;
}
.widget_waxon_about.widget_block{
margin-bottom: 70px;
}
.waxon_fn_widget_about .afwa_title p{
margin: 0;
padding: 0;
font-family: 'Heebo';
font-size: 16px;
line-height: 1.25;
color: #888;
}
.waxon_fn_widget_about .afwa_desc{
margin-bottom: 36px;
}
.waxon_fn_widget_about .afwa_desc p{
margin: 0;
padding: 0;
font-size: 16px;
line-height: 26px;
text-align: left;
}
.waxon_fn_widget_trending{
width: 100%;
float: left;
clear: both;
}
.waxon_fn_widget_trending .img_holder:after{
z-index: 1;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5); background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); }
.waxon_fn_widget_trending img{
margin: 0;
padding: 0;
transform: translateZ(0);
transition: all 1s ease;
}
.waxon_fn_widget_trending ul li .item:hover img{
transform: scale(1.1) translateZ(0);
}
.waxon_fn_widget_trending ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.waxon_fn_widget_trending ul li{
margin: 0;
padding: 0;
width: 100%;
float: left;
clear: both;
margin-bottom: 15px;
}
.waxon_fn_widget_trending ul li .item{
width: 100%;
float: left;
clear: both;
position: relative;
border-radius: 4px;
overflow: hidden;
transform: translateZ(0);
}
.waxon_fn_widget_trending ul li.item_0 .title_holder p{
color: #ccc;
}
.waxon_fn_widget_trending ul li.item_0 .title_holder h3{
color: #fff;
}
.waxon_fn_widget_trending ul li.item_0 .title_holder{
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 5;
}
.waxon_fn_widget_trending ul li:not(:first-child) .item{
border: 1px solid #ddd;
}
.waxon_fn_widget_trending ul li .title_holder{
width: 100%;
float: left;
clear: both;
position: relative;
padding: 24px 40px 24px 90px;
}
.waxon_fn_widget_trending ul li .title_holder .fn_key{
position: absolute;
width: 40px;
height: 40px;
display: block;
line-height: 40px;
text-align: center;
border-radius: 50%;
background-color: #0b0e13;
font-size: 20px;
color: #cccccc;
font-weight: 500;
top: 30px;
left: 30px;
}
.waxon_fn_widget_trending ul li .title_holder h3{
margin: 0;
padding: 0;
font-size: 26px;
line-height: 1;
font-style: italic;
color: #444;
margin-bottom: 10px;
display: block;
}
.waxon_fn_widget_trending ul li .title_holder h3 span{
background-image: linear-gradient(currentColor, currentColor);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .5s;
}
.waxon_fn_widget_trending ul li .title_holder p{
margin: 0;
padding: 0;
color: #888;
font-size: 14px;
position: relative;
overflow: hidden;
transform: translateZ(0);
display: block;
}
.waxon_fn_widget_trending ul li .title_holder p span{
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
transition: all .5s ease;
}
.waxon_fn_widget_trending ul li .title_holder p .post_time{
position: relative;
}
.waxon_fn_widget_trending ul li .title_holder p .post_com_count{
transform: translateY(102%);
position: absolute;
top: 0;
left: 0;
}
.waxon_fn_widget_trending ul li .item:hover .title_holder p .post_time{
transform: translateY(-102%);
}
.waxon_fn_widget_trending ul li .item:hover .title_holder p .post_com_count{
transform: translateY(0px);
}
.waxon_fn_widget_trending ul li .item:hover .title_holder h3 span{
background-size: 100% 2px;
}
.waxon_fn_widget_trending ul li .item a{
display: block;
text-decoration: none;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
} .wp-block-group.has-background{
padding: 20px;
border-radius: 8px;
}
.wp-block-group{
margin-bottom: 20px;
}
.wp-block-media-text{
margin-bottom: 20px;
}
.wp-block-group.has-background > * > *{margin-bottom: 20px;}
.wp-block-group.has-background > * > *:last-child{margin-bottom: 0;}
figcaption{
margin-bottom: 20px;
}
#wp-calendar caption{
margin-bottom: 15px;
color: #222;
}
.wp-block-calendar table a{
display: inline-block;
background: #ececec;
width: 30px;
height: 30px;
padding: 0;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 3px;
text-decoration: none;
color: #888;
}
.wp-calendar-nav{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
clear: both;
flex-direction: row;
justify-content: center;
}
.wp-calendar-nav a{
display: block;
background-color: #ececec;
padding: 0 15px;
text-decoration: none;
color: #888;
line-height: 30px;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
overflow: hidden;
}
.wp-calendar-nav a:hover{
color: #000;
}
.wp-calendar-nav .wp-calendar-nav-prev{
display: block;
float: left;
}
.wp-calendar-nav .wp-calendar-nav-prev a{
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
text-decoration: none;
}
.wp-calendar-nav .wp-calendar-nav-next{
display: block;
float: left;
}
.wp-calendar-nav .wp-calendar-nav-next a{
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
text-decoration: none; }
.wp-block-search{
margin-bottom: 20px;
}
.wp-block-search:last-child{
margin-bottom: 0;
}
.wp-calendar-nav .pad{
display: none;
}
.wp-block-tag-cloud:after{
clear: both;
display: table;
content: '';
}
.wp-block-tag-cloud a{
font-size: 13px !important;
display: block;
float: left;
margin: 0 5px 5px 0;
color: #eee;
background-color: #000;
border: 2px solid #000;
padding: 0px 10px;
line-height: 26px;
text-decoration: none !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-style: normal;
}
.wp-block-tag-cloud a:hover{
background-color: transparent;
color: #000;
}
.wp-block-search .wp-block-search__input{
transition: all .5s ease;
position: relative;
border-radius: 0;
margin: 0;
width: 100%;
padding: 0 45px 0px 20px;
height: 50px;
line-height: 50px;
overflow: hidden;
font-size: 15px;
background-color: transparent;
border: 1px solid rgba(0,0,0,.1) !important;
color: #000;
}
.wp-block-search .wp-block-search__button{
margin: 0;
position: relative;
top: auto;
right: auto;
background: #000;
width: auto;
height: 50px;
border-radius: 0;
color: #fff;
min-width: 160px;
text-align: center;
font-size: 16px;
text-transform: capitalize;
z-index: 10;
cursor: pointer;
outline-color: transparent;
outline-width: 0;
outline: none;
border: none;
font-family: 'Muli';
}
ul.wp-block-rss{
margin: 0;
padding: 0;
list-style-type: none;
}
ul.wp-block-rss a{
display: inline-block;
text-decoration: none;
color: #000;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.7;
font-style: normal;
}
ul.wp-block-rss li{
position: relative;
padding-left: 20px;
}
ul.wp-block-rss li:after{
content: '';
position: absolute;
border: 6px solid transparent;
border-left-color: #ccc;
left: 0;
top: 6px;
border-left-width: 10px;
}
.wp-block-latest-posts.is-grid a{
text-decoration: none;
color: #1e1e1e;
font-weight: 500;
line-height: 30px;
text-transform: capitalize;
font-style: normal;
} 
.wp-block-latest-posts.is-grid{
margin: 0;
}
ol.wp-block-latest-comments{
margin: 0;
padding: 0;
list-style-type: none;
}
.wp-block-latest-comments__comment-meta{
margin: 0;
padding: 0;
}
a.wp-block-latest-comments__comment-link,
a.wp-block-latest-comments__comment-author{
color: #000 !important;
font-weight: 400;
font-family: 'Poppins';
line-height: 1.7;
font-size: 15px;
}
.wp-block-latest-comments__comment-link::first-letter,
.wp-block-latest-comments__comment-author::first-letter{
text-transform: uppercase;
}
time.wp-block-latest-comments__comment-date{
margin: 0;
padding: 0;
font-size: 14px;
color: #888888;
line-height: 1;
margin-top: 5px;
margin-bottom: 10px;
}
.wp-block-latest-comments__comment-excerpt p{
margin: 0;
padding: 0;
font-size: 15px;
color: #767676;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
margin: 0;
margin-bottom: 20px;
padding: 0;
list-style-type: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list time{
margin: 0;
padding: 0;
font-size: 14px;
color: #888888;
line-height: 1;
margin-top: 5px;
}
.wp-block-latest-posts.wp-block-latest-posts__list a{
color: #000;
font-weight: 400;
font-family: 'Poppins';
text-transform: capitalize;
text-decoration: none;
line-height: 1.7;
display: inline-block;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
margin-bottom: 10px;
}
li.recentcomments,
.widget_pages li,
.wp-block-latest-comments li,
.wp-block-categories-list li,
.wp-block-archives li,
.widget_waxon_custom_categories li,
.widget_categories li,
.widget_archive li,
.wp-block-latest-posts li{
padding-left: 20px;
position: relative;
}
li.recentcomments:after,
.widget_pages li:after,
.wp-block-latest-comments li:after,
.wp-block-categories-list li:after,
.wp-block-archives li:after,
.widget_waxon_custom_categories li:after,
.widget_categories li:after,
.widget_archive li:after,
.wp-block-latest-posts li:after{
content: '';
position: absolute;
border: 6px solid transparent;
border-left-color: #ccc;
left: 0;
top: 6px;
border-left-width: 10px;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-content-wrapper p{
margin: 0;
margin-bottom: 27px !important;
font-size: 16px;
line-height: 26px;
color: #666;
text-align: left !important;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-content-wrapper h3,
.waxon-fn-wrapper .opt-in-hound-opt-in-content-wrapper h3 p{
text-align: center !important;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-image-wrapper{
margin: 0 auto 25px auto;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-heading{
margin: 0 0 15px 0 !important;
font-size: 24px !important;
color: #ccc;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-wrapper{
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02) !important;
border-radius: 5px;
text-align: center;
padding: 50px 34px;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-content-wrapper,
.waxon-fn-wrapper .opt-in-hound-opt-in-form-wrapper,
.waxon-fn-wrapper .opt-in-hound-opt-in-success-message-wrapper{
padding: 0;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]{
padding: 0 10px !important;
text-align: center;
height: 50px;
width: 100%;
line-height: 50px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02) !important;
border-radius: 5px;
font-family: 'Muli';
font-size: 16px;
color: #ccc;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]::-webkit-input-placeholder { color: #666;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]::-moz-placeholder { color: #666;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]:-ms-input-placeholder { color: #666;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]:-moz-placeholder { color: #666;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-wrapper.opt-in-hound-opt-in-form-fields-orientation-stacked .opt-in-hound-opt-in-form-input{
margin-bottom: 10px;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button{
padding: 0 10px !important;
text-align: center !important;
height: 50px !important;
width: 100% !important;
line-height: 50px !important;
border: none !important;
background-color: #ff0066 !important;
color: #0f0d10 !important;
font-family: 'Heebo' !important;
font-size: 16px !important;
border-radius: 5px !important;
text-transform: uppercase;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button:hover{
background-color: #222 !important;
color: #ccc!important;
}
.waxon-fn-wrapper .opt-in-hound-opt-in-promo{
display: none;
}
a.rsswidget{
line-height: 27px;
}
li a.rsswidget{
line-height: 1.7;
}
.widget_pages li a{
color: #000;
}
.widget_block.widget_rss .rss-date{
display: inline-block;
font-size: 12px;
font-weight: 500;
line-height: 17px;
vertical-align: middle;
padding: 4px 8px;
border-radius: 2px;
background-color: rgba(0,0,0,.03);
border: 1px solid rgba(0,0,0,.021);
}
.wp-block-latest-posts a,
.wp-block-latest-comments__comment-link,
.wp-block-latest-comments__comment-author,
.wp-block-archives a{
color: #000 !important;
}
.wp-block-latest-comments__comment-author{
text-transform: capitalize;
}
.wp-block-latest-posts a:hover,
.wp-block-latest-comments__comment-link:hover,
a.wp-block-latest-comments__comment-author:hover,
.wp-block-archives li:hover a{
color: #000 !important;
text-decoration: none;
}
.wp-calendar-nav a,
.wp-calendar-table a{
background-color: rgba(0,0,0,.07) !important;
color: #000 !important;
} .aligncenter{
text-align: center;
}
.is-style-squared .wp-block-button__link{
border-radius: 0;
}
.wp-caption{
margin-bottom: 30px;
}
.wp-block-image .alignleft{
margin-right: 30px;
margin-bottom: 30px;
}
.wp-block-image .alignright{
margin-left: 30px;
margin-bottom: 30px;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{
left: 0;
}
.has-background-dim .wp-block-cover-text a{
color: #fff !important;
}
.wp-block-button__link{
line-height: 1.7;
padding: 13px 30px;
font-family: 'Poppins';
font-weight: 500;
font-size: 16px;
text-decoration: none !important;
margin-bottom: 20px;
border-radius: 20px;
}
.is-style-outline>.wp-block-button__link,
.wp-block-button__link.is-style-outline{
border: 2px solid #000;
padding-top: 11px;
padding-bottom: 11px;
background-color: transparent !important;
}
.blocks-gallery-caption{
margin-bottom: 30px;
text-align: center;
}
.wp-block-gallery{
margin-bottom: 30px;
}
.wp-block-calendar tbody td, .wp-block-calendar th{
border-color: #ddd;
font-family: "Poppins";
padding: 10px 5px;
}
.wp-block-calendar table caption, .wp-block-calendar table tbody{
color: #222;
}
.wp-block-calendar table th{
background-color: transparent;
font-weight: 500;
color: #222;
font-family: "Poppins";
}
.wp-block-calendar table{
text-align: center;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
margin-left: 0;
}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar{
margin-bottom: 15px;
margin-right: 15px;
}
.calendar_wrap *:last-child{
margin-bottom: 0;
}
.wp-block-embed{
margin: 0 0 30px;
}
.wp-block-latest-comments__comment{
line-height: 1.7;
}
.wp-block-group__inner-container > *:last-child{
margin-bottom: 0;
}  body, html{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
body:after{
clear: both;
display: table;
content: '';
}
html{
height: auto;
}
body{
font-family: "Mulish", sans-serif;
font-size: 15px;
line-height: 2;
letter-spacing: 0.2px;
font-weight: 400;
background-color: #fff;
color: #767676;
-ms-word-wrap: break-word;
word-wrap: break-word;
} .waxon_fn_pageloader{
position: fixed;
left: 0;
top: 0;
height: 100vh;
width: 100%;
z-index: 99999;
display: flex;
}
.waxon_fn_pageloader:before,
.waxon_fn_pageloader:after{
content: '';
position: absolute;
left: 0;
top: 0;
width: 50%;
height: 100%;
z-index: -1;
background-color: #000;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.waxon_fn_pageloader:after{
left: auto;
right: 0;
}
.waxon_fn_pageloader .fn_preloader{
margin: auto;
width: 1px;
height: 250px;
position: relative;
overflow: hidden;
-webkit-transition: all 0.8s ease 0s;
-o-transition: all 0.8s ease 0s;
transition: all 0.8s ease 0s;
}
.waxon_fn_pageloader .fn_preloader:before{
content: '';
position: absolute;
left: 0;
top: 50%;
width: 1px;
height: 0%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #fff;
-webkit-animation: preloader_line_height 1000ms ease-in-out 0s forwards;
-o-animation: preloader_line_height 1000ms ease-in-out 0s forwards;
animation: preloader_line_height 1000ms ease-in-out 0s forwards;
}
.waxon_fn_pageloader .fn_preloader:after{
content: '';
position: absolute;
left: 0;
top: 0;
width: 1px;
height: 100%;
background-color: #999999;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-animation: preloader_line_round 1200ms linear 0s infinite;
-o-animation: preloader_line_round 1200ms linear 0s infinite;
animation: preloader_line_round 1200ms linear 0s infinite;
animation-delay: 2000ms;
}
.waxon_fn_pageloader.fn_ready .fn_preloader:after{
opacity: 0;
}
.waxon_fn_pageloader.fn_ready  .fn_preloader{
opacity: 0;
height: 100% !important;
}
.waxon_fn_pageloader.fn_ready:before,
.waxon_fn_pageloader.fn_ready:after{
-webkit-animation: preloader_ready 300ms ease-in-out 500ms forwards;
-o-animation: preloader_ready 300ms ease-in-out 500ms forwards;
animation: preloader_ready 300ms ease-in-out 500ms forwards;
}
@keyframes preloader_line_height{
0%{
height: 0%;
}
100%{
height: 100%;
}
}
@keyframes preloader_line_round{
0%{
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
100%{
-webkit-transform: translateY(200%);
-ms-transform: translateY(200%);
-o-transform: translateY(200%);
transform: translateY(200%);
}
}
@keyframes preloader_ready{
0%{
width: 50%;
}
100%{
width: 0%;
}
}
p{
letter-spacing: 0.5px;
margin-bottom: 20px;
}
@media(max-width: 1040px){body{overflow: hidden;}}
h1,h2,h3,h4,h5,h6{
font-weight: 500;
font-family: 'Poppins';
color: #000;
line-height: 1.4;
}
.fn__svg{
width: 20px;
height: 20px;
fill: currentcolor;
}
.mobile_retina_logo,
.retina_logo{
display: none;
}
@media (-webkit-min-device-pixel-ratio: 1.1),(min-device-pixel-ratio: 1.1),(min-resolution: 120dpi){
.mobile_retina_logo,
.retina_logo{display: block;}
.mobile_logo,
.desktop_logo{display: none;}
}
.waxon_fn_hidden{
display: none;
}
.frenify-ready[data-fn-bg-img]{
-webkit-animation: none;
animation: none;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
[data-fn-bg-img]{
background: linear-gradient(45deg, #000, #b2b0b0);
background-size: 400% 400%;
-webkit-animation: data-fn-bg-img 1s ease infinite;
-moz-animation: data-fn-bg-img 1s ease infinite;
animation: data-fn-bg-img 1s ease infinite;
}
@-webkit-keyframes data-fn-bg-img{
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-moz-keyframes data-fn-bg-img{
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@keyframes data-fn-bg-img{
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
.waxon-fn-wrapper,
.waxon-fn-wrapper *{
box-sizing: border-box;
}
.waxon-fn-wrapper,
.waxon_fn_pages,
.index_page,
.waxon_fn_footer,
.waxon_fn_full_page_in{
width: 100%;
float: left;
clear: both;
}
.waxon_fn_content{
width: 100%;
float: left;
clear: both;
min-height: 100vh;
padding-top: 90px;
}
body.admin-bar .waxon_fn_content{
min-height: calc(100vh - 32px);
}
@media(max-width: 782px){
body.admin-bar .waxon_fn_content{
min-height: calc(100vh - 46px);
}
}
@media(min-width: 1041px){
.elementor-page .waxon_fn_content{
padding-top: 0 !important;
}
}
[data-page-style="full"] .waxon_fn_full_page_in > .fn-container{
max-width: 100%;
padding: 0;
margin: 0;
}   .waxon_fn_topbar{
position: fixed;
left: 0px;
right: 0px;
z-index: 57;
padding: 20px 0px;
transform: translateY(-100%);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_topbar.opened{transform: translateY(0);}
.waxon_fn_topbar.extra{transform: translateY(0) !important;}
.waxon_fn_topbar.animate{
padding: 15px 0px;
background-color: #fff;
box-shadow: 0px 0px 10px rgba(0,0,0,.06);
}
.waxon_fn_topbar .topbar_inner{
width: 100%;
height: auto;
clear: both;
display: flex;
align-items: center;
justify-content: space-between;
}
.waxon_fn_topbar .topbar_inner .logo img{
max-width: 70px;
}
.waxon_fn_topbar .wrapper{
width: 30px;
height: 17px;
top: 5px;
position: relative;
}
.waxon_fn_main_nav{
margin: 0px;
padding: 0px;
list-style-type: none;
position: relative;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-ms-align-items: center;
align-items: center;
margin-left: -35px;
flex-wrap: wrap;
justify-content: flex-end;
}
.waxon_fn_main_nav > li{
margin: 0;
padding: 0;
margin-left: 35px;
position: relative;
}
.waxon_fn_main_nav > li > a{
text-decoration: none;
color: #000;
font-family: "Poppins";
font-weight: 600;
position: relative;
overflow: hidden;
display: block;
padding: 10px 0;
}
.waxon_fn_main_nav > li:hover > ul{
transform: scale(1) translateY(0px);
opacity: 1;
visibility: visible;
}
.link{
position: relative;
overflow: hidden;
display: block;
}
.link:after{
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
transform: translateY(100%);
display: block;
}
.waxon_fn_topbar .sub-menu{
margin: 0;
padding: 20px 0;
list-style-type: none;
position: absolute;
top: 100%;
left: -20px;
background-color: #fff;
box-shadow: 0px 5px 10px rgb(0 0 0 / 15%);
width: 240px;
transform: scale(.8) translateY(20px);
opacity: 0;
visibility: hidden;
transition: all .3s ease;
}
.waxon_fn_topbar .sub-menu li{
position: relative;
padding: 0 20px;
}
.waxon_fn_topbar .sub-menu li:last-child{
margin-bottom: 0;
}
.waxon_fn_topbar .sub-menu a{
display: block;
color: #000;
font-family: "Poppins";
font-weight: 600;
text-decoration: none;
}
.waxon_fn_topbar .sub-menu li:hover > ul{
transform: scale(1) translateY(0px);
opacity: 1;
visibility: visible;
}
.waxon_fn_topbar .sub-menu ul{
left: 100%;
top: -20px;
} .waxon_fn_mobilemenu_wrap{
display: none;
width: 100%;
height: auto;
position: fixed;
top: 0px;
left: 0px;
z-index: 55;
}
.admin-bar .waxon_fn_mobilemenu_wrap{
top: auto;
}
@media(max-width: 600px){
.admin-bar .waxon_fn_mobilemenu_wrap{
top: 46px;
transition: all .3s ease;
}
.admin-bar.fn__animate .waxon_fn_mobilemenu_wrap{
top: 0;
}
}
.waxon_fn_mobilemenu_wrap .logo_hamb{
width: 100%;
height: auto;
float: left;
clear: both;
background-color: #fff;
padding: 20px 0px;
border-bottom: 1px solid rgba(0,0,0,.2);
}
.waxon_fn_mobilemenu_wrap .logo_hamb .in{
width: 100%;
height: auto;
clear: both;
float: left;
display: flex;
align-items: center;
justify-content: space-between;
}
.waxon_fn_mobilemenu_wrap .hamburger{
opacity: 1;
}
.waxon_fn_mobilemenu_wrap .hamburger .hamburger-inner::before,
.waxon_fn_mobilemenu_wrap .hamburger .hamburger-inner::after,
.waxon_fn_mobilemenu_wrap .hamburger .hamburger-inner{
background-color: #000;
}
.waxon_fn_mobilemenu_wrap .mobilemenu{
width: 100%;
height: auto;
clear: both;
float: left;
background-color: #fff;
border-bottom: 1px solid rgba(0,0,0,.2);
opacity: 0;
visibility: hidden;
transform: translateY(30px);
transition: all .3s ease;
position: absolute;
top: 100%;
left: 0;
}
.waxon_fn_mobilemenu_wrap .mobilemenu.opened{
opacity: 1;
transform: translateY(0px);
visibility: visible;
}
.waxon_fn_mobilemenu_wrap .mobilemenu .in{
width: 100%;
height: auto;
clear: both;
float: left;
padding: 40px 0px 30px;
}
.waxon_fn_mobilemenu_wrap ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.waxon_fn_mobilemenu_wrap li a{
text-decoration: none;
color: #000;
display: block;
padding: 4px 0px;
font-family: "Poppins";
font-weight: 500;
position: relative;
}
.waxon_fn_mobilemenu_wrap li{
margin: 0px;
position: relative;
}
.waxon_fn_mobilemenu_wrap li ul{
margin: 10px 0px;
list-style-type: none;
margin-left: 20px;
display: none;
position: relative;
overflow: hidden;
}
.waxon_fn_mobilemenu_wrap .menu-item-has-children > a:after{
width: 0px;
height: 0px;
content: '';
position: absolute;
border: 5px solid transparent;
border-left-color: #000;
right: 1px;
top: 50%;
margin-top: -5px;
transition: all .3s ease;
transform-origin: left center;
}
.waxon_fn_mobilemenu_wrap .active.menu-item-has-children > a:after{
transform: rotate(90deg);
margin-top: -8px;
}  .hamburger{
padding: 15px 15px;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
}
.hamburger-box{
width: 30px;
height: 18px;
display: inline-block;
position: relative;
}
.hamburger-inner{
display: block;
top: 50%;
margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
width: 30px;
height: 2px;
background-color: #000;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.hamburger-inner::before,
.hamburger-inner::after{
content: "";
display: block;
}
.hamburger-inner::before{
top: -8px;
}
.hamburger-inner::after{
bottom: -10px;
}
.hamburger--collapse-r .hamburger-inner{
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after{
top: -16px;
-webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
-moz-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
-ms-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
-o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before{
-webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-moz-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-ms-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner{
-webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
-moz-transform: translate3d(0, -10px, 0) rotate(45deg);
-ms-transform: translate3d(0, -10px, 0) rotate(45deg);
transform: translate3d(0, -10px, 0) rotate(45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after{
top: 0;
opacity: 0;
-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
-moz-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
-ms-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
-o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before{
top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
-ms-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger{
padding: 0px;
height: 100%;
display: table-cell;
vertical-align: middle;
}
.hamburger-box{display: block;}
.hamburger .hamburger-inner::before,
.hamburger .hamburger-inner::after,
.hamburger .hamburger-inner{
background-color: #eee;
width: 30px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
} .waxon_fn_pagetitle{
width: 100%;
float: left;
clear: both;
margin-top: 100px;
margin-bottom: 100px;
}
.waxon_fn_pagetitle .category{
display: block;
background-color: rgba(0,0,0,.04);
text-transform: uppercase;
padding: 4px 10px;
font-weight: 600;
font-size: 12px;
color: #333;
font-family: "Poppins";
letter-spacing: 0px;
margin-bottom: 11px;
max-width: fit-content;
clear: both;
}
.waxon_fn_pagetitle .bg_title{
position: absolute;
left: -6px;
color: transparent;
font-size: 150px;
font-weight: 900;
opacity: .1;
line-height: 1;
max-width: 100%;
overflow: hidden;
white-space: nowrap;
-webkit-text-stroke: 1px #000;
-webkit-user-select: none;
bottom: -30px;
z-index: -1;
}
.waxon_fn_pagetitle h3{
text-transform: uppercase;
font-weight: 900;
font-size: 35px;
position: relative;
margin: 0;
padding: 0;
}
.waxon_fn_breadcrumbs{
clear: both;
width: 100%;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
margin-bottom: 11px;
position: relative;
z-index: 2;
}
.waxon_fn_breadcrumbs ul{
margin: 0;
padding: 0;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
list-style-type: none;
}
.waxon_fn_breadcrumbs a,
.waxon_fn_breadcrumbs span{
font-family: 'Poppins';
font-size: 14px;
line-height: 40px;
display: block;
padding: 0 10px 0 0;
}
.waxon_fn_breadcrumbs a{
text-decoration: none;
color: #333;
font-weight: 500;
}
.waxon_fn_breadcrumbs .fn__svg{
display: block;
}
.waxon_fn_breadcrumbs li{
margin: 0;
padding: 0;
}
.waxon_fn_breadcrumbs .separator{
padding: 0 10px;
}
.waxon_fn_breadcrumbs .separator span{
display: block;
width: 5px;
position: relative;
padding: 0;
margin: 0;
}
.waxon_fn_breadcrumbs .separator .fn__svg{
width: 9px;
height: 9px;
position: relative;
left: -2px;
} .search .waxon_fn_postlist{
margin-bottom: 80px;
}
.waxon_fn_postlist{
list-style-type: none;
margin: 0;
padding: 0;
margin-left: -50px;
}
.waxon_fn_postlist li{
margin: 0px 0px 50px 0px;
float: left;
width: 50%;
padding: 0 0 0 50px;
}
.waxon_fn_postlist{margin-left: -20px;}
.waxon_fn_postlist li{margin-bottom: 20px;padding-left: 20px;}
.waxon_fn_leftsidebar .waxon_fn_postlist li{
width: 100%;
}
.waxon_fn_comment .pingback{
width: 100%;
padding: 23px 30px;
background-color: #fff;
box-shadow: 0 5px 10px rgb(0 0 0 / 5%);
margin-top: 20px;
}
.waxon_fn_comment .pingback *:last-child{
margin-bottom: 0;
}
.waxon_fn_comment a{
color: #000;
text-decoration: none;
}
.waxon_fn_comment a:hover{
color: #000;
}
.waxon_fn_postlist .item{
width: 100%;
float: left;
clear: both;
position: relative;
box-shadow: 0px 5px 10px rgb(0 0 0 / 15%);
transition: all .3s ease;
border-radius: 5px;
overflow: hidden;
}
.waxon_fn_postlist .item:hover{
box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
}
.waxon_fn_postlist .item.sticky .desc_wrap{
background-color: #eee;
}
.waxon_fn_postlist .item.sticky .excerpt_holder p{
color: #222;
}
.item.sticky .waxon_fn_read a span{
background-color: #eee;
}
.waxon_fn_postlist .has-post-thumbnail .img_wrap{
display: block;
}
.waxon_fn_postlist .img_wrap{
display: none;
width: 100%;
float: left;
clear: both;
position: relative;
overflow: hidden;
}
.waxon_fn_postlist .img_wrap img{
min-width: 100%;
display: block;
margin: 0 auto;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_postlist .img_wrap:hover img{
transform: scale(1.1) translateZ(0);
}
.waxon_fn_postlist .abs_img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.waxon_fn_postlist .desc_wrap{
width: 100%;
float: left;
clear: both;
padding: 31px 40px 22px 40px;
background-color: #fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_postlist .post_title h3{
margin-bottom: 23px;
}
.waxon_fn_postlist .post_title a{
text-decoration: none;
color: #000;
font-size: 30px;
font-weight: 600;
display: block;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_postlist .excerpt_holder{
margin-bottom: 16px;
}
.waxon_fn_postlist .excerpt_holder p{
margin: 0;
padding: 0;
}
.waxon_fn_postlist .excerpt_holder p:after{
content: '...';
}
.blog_content a{
text-decoration: underline;
}
.blog_content a:hover{
text-decoration: none;
}
.waxon_fn_category_info{
width: 100%;
max-width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 33px;
position: relative;
color: #767676;
}
.waxon_fn_category_info:before{
position: absolute;
content: '';
width: 100%;
height: 1px;
background-color: rgba(0,0,0,.1);
bottom: -10px;
}
.waxon_fn_category_info .post_cat a,
.waxon_fn_category_info .author_name a{
color: #767676;
text-transform: capitalize;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_category_info .post_cat a:hover,
.waxon_fn_category_info .author_name a:hover{
color: #000;
}
.waxon_fn_category_info .post_cat a,
.waxon_fn_category_info .post_cat,
.waxon_fn_category_info .date_meta{
position: relative;
}
.waxon_fn_category_info .post_cat a.fn_last_category:after{
content: none;
}
.waxon_fn_category_info .post_cat:before,
.waxon_fn_category_info .date_meta:before{
position: relative;
content: "|";
padding: 0px 13px;
color: #9e9e9e;
font-size: 13px;
top: -1px;
}
.waxon_fn_category_info .fn__svg{
width: 14px;
height: 14px;
margin-right: 7px;
position: relative;
top: 1px;
color: #767676;
}
.waxon_fn_category_info .like_btn{
text-decoration: none;
margin-left: 20px;
min-width: fit-content;
}
a.waxon_fn_like .count{
display: inline-block;
padding-left: 5px;
font-style: italic;
}
a.waxon_fn_like.liked{
color: #000;
}
a.waxon_fn_like{
text-decoration: none;
color: #767676;
font-size: 13px;
display: block;
}
a.waxon_fn_like .fn__svg{
width: 13px;
height: 13px;
position: relative;
top: 1px;
transform: rotate(2deg);
}
.waxon_fn_read{
width: 100%;
height: auto;
clear: both;
float: left;
position: relative;
overflow: hidden;
margin-top: 7px;
}
.waxon_fn_read a{
text-decoration: none;
display: inline-block;
overflow: hidden;
color: #000;
padding-right: 32px;
position: relative;
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
font-family: "Poppins";
}
.waxon_fn_read a:before{
position: absolute;
content: '';
background-color: #000;
margin: auto;
width: 100%;
height: 1px;
top: 0px;
left: 0px;
bottom: 0px;
transform: scaleX(.2);
transform-origin: left center;
animation: read-more-anim;
animation-fill-mode: forwards;
animation-duration: .4s;
animation-timing-function: cubic-bezier(.6, .01, 0, 1);
}
.waxon_fn_read a span{
display: inline-block;
position: relative;
background-color: #fff;
z-index: 1; 
transition: .6s cubic-bezier(.6, .01, 0, 1);
transform: translateX(-110%);
}
.item:hover .waxon_fn_read a:before{
animation: read-more-anim-2;
animation-fill-mode: forwards;
animation-duration: .4s;
animation-timing-function: cubic-bezier(.6,.01,0,1);
}
.item:hover .waxon_fn_read a span{
transform: translateX(0%);
}
@keyframes read-more-anim{
0%{
transform-origin: right center;
transform: scaleX(.2);
}
70%{
transform-origin: right center;
}
71%{
transform-origin: left center;
transform: scaleX(1);
}
100%{
transform-origin: left center;
transform: scaleX(.2);
}
}
@keyframes read-more-anim-2{
0%{
transform-origin: left center;
transform: scaleX(.2);
}
70%{
transform-origin: left center;
transform: scaleX(1);
}
71%{
transform-origin: right center;
}
100%{
transform-origin: right center;
transform: scaleX(.2);
}
}
@media(max-width: 1040px){
.item .waxon_fn_read a:before{
animation: read-more-anim-2;
animation-fill-mode: forwards;
animation-duration: .4s;
animation-timing-function: cubic-bezier(.6,.01,0,1);
}
.item .waxon_fn_read a span{
transform: translateX(0%);
}
}  body.elementor-editor-active .frenify-cursor{
display: none;
}
.frenify-cursor[data-default="no"]{opacity: 0;}
.frenify-cursor[data-default="no"].cursor-inner{
transition: opacity .3s ease;
}
.frenify-cursor[data-default="no"].cursor-inner.cursor-hover,
.frenify-cursor[data-default="no"].cursor-inner.cursor-slider{opacity: 1;}
.frenify-cursor[data-link="no"].cursor-inner.cursor-hover{opacity: 0;}
.frenify-cursor[data-slider="no"].cursor-inner.cursor-slider{opacity: 0;}
.frenify-cursor{
position: fixed;
left: 0;
top: 0;
pointer-events: none;
-webkit-transform: translateZ(0);
transform: translateZ(0);
visibility: hidden;
}
.frenify-cursor.mouse-down .fn-cursor{
transform: scale(.9);
}
.cursor-link{
width: 30px;
height: 30px;
margin-left: -15px;
margin-top: -15px;
border: 2px solid rgba(0,0,0,.5);
z-index: 10000000;
-webkit-transition: all .08s ease-out;
transition: all .08s ease-out;
}
.cursor-outer{
z-index: 10000000;
-webkit-transition: transform .08s ease-out, opacity 1s ease;
transition: transform .08s ease-out, opacity 1s ease;
}
.cursor-outer .fn-cursor{
position: absolute;
top: 50%;
left: 50%;
margin: -15px 0 0 -15px;
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid rgba(0,0,0,.5);
}
.cursor-inner .fn-cursor{
position: absolute;
top: 50%;
left: 50%;
margin: -3px 0 0 -3px;
width: 6px;
height: 6px;
border-radius: 50%;
background-color: rgba(0,0,0,.5);
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.cursor-outer.cursor-slider,
.cursor-outer.cursor-hover{
opacity: 0;
-webkit-transition: transform .08s ease-out, opacity .2s ease;
transition: transform .08s ease-out, opacity .2s ease;
}
.cursor-inner{
z-index: 10000001;
}
.cursor-inner.cursor-hover .fn-cursor{
margin: -40px 0 0 -40px;
width: 80px;
height: 80px;
background-color: rgba(0,0,0,.1);
}
.cursor-inner.cursor-slider:not(.cursor-hover) .fn-cursor{
margin-left: -30px;
margin-top: -30px;
width: 60px;
height: 60px;
background-color: transparent;
border: 5px solid rgba(0,0,0,.5);
}
.cursor-inner.cursor-slider.cursor-hover span:after,
.cursor-inner.cursor-slider.cursor-hover span:before{
background-color: #fff;
}
.cursor-inner.cursor-slider .fn-left,
.cursor-inner.cursor-slider .fn-right{
opacity: 1;
visibility: visible;
}
.cursor-inner.cursor-slider .fn-left:after{left: -26px;}
.cursor-inner.cursor-slider .fn-left:before{left: -26px;}
.cursor-inner.cursor-slider .fn-left:after{right: -26px;}
.cursor-inner.cursor-slider .fn-left:before{right: -26px;}
.cursor-inner .fn-left,
.cursor-inner .fn-right{
opacity: 0;
visibility: hidden;
transition: all .3s ease;
}
.cursor-inner .fn-left:after{
content: '';
position: absolute;
width: 2px;
height: 12px;
transform: rotate(50deg);
left: -20px;
top: 50%;
margin-top: -10px;
background-color: rgba(0,0,0,.5);
transition: all .3s ease;
}
.cursor-inner .fn-left:before{
content: '';
position: absolute;
width: 2px;
height: 12px;
transform: rotate(130deg);
left: -20px;
top: 50%;
margin-top: -2px;
background-color: rgba(0,0,0,.5);
transition: all .3s ease;
}
.cursor-inner .fn-right:after{
content: '';
position: absolute;
width: 2px;
height: 12px;
transform: rotate(50deg);
right: -20px;
top: 50%;
margin-top: -2px;
background-color: rgba(0,0,0,.5);
transition: all .3s ease;
}
.cursor-inner .fn-right:before{
content: '';
position: absolute;
width: 2px;
height: 12px;
transform: rotate(130deg);
right: -20px;
top: 50%;
margin-top: -10px;
background-color: rgba(0,0,0,.5);
transition: all .3s ease;
}
.dark.cursor-inner.cursor-hover .fn-cursor {background-color: rgba(255,255,255,.1);}
.dark.cursor-link,
.dark.cursor-outer .fn-cursor,
.dark.cursor-inner.cursor-slider:not(.cursor-hover) .fn-cursor {border-color: rgba(255,255,255,.5);}
.dark.cursor-inner.cursor-slider.cursor-hover span:after,
.dark.cursor-inner.cursor-slider.cursor-hover span:before{background-color: #fff;}
.dark.cursor-inner .fn-cursor,
.dark.cursor-inner .fn-left:after,
.dark.cursor-inner .fn-left:before,
.dark.cursor-inner .fn-right:after,
.dark.cursor-inner .fn-right:before{background-color: rgba(255,255,255,.5);}  .waxon_fn_404{
width: 100%;
float: left;
clear: both;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
padding: 100px 20px;
}
body.admin-bar .waxon_fn_404{
min-height: calc(100vh - 32px);
}
@media(max-width: 782px){
body.admin-bar .waxon_fn_404{
min-height: calc(100vh - 46px);
}
}
.waxon_fn_404 .fn__title{
margin: 0;
padding: 0;
font-size: 140px;
font-weight: 800;
color: transparent;
line-height: 1;
margin-bottom: 15px;
-webkit-text-stroke: 1px #000;
}
.waxon_fn_404 .fn__heading{
margin: 0;
padding: 0;
font-size: 60px;
font-weight: 800;
text-transform: uppercase;
line-height: 1.2;
margin-bottom: 28px;
}
.waxon_fn_404 .fn__desc{
margin: 0 auto;
padding: 0;
margin-bottom: 40px;
font-style: italic;
max-width: 500px;
}
.waxon_fn_404 .go_home{
height: 50px;
}
.waxon_fn_404 .go_home a{
text-decoration: none;
color: #fff;
display: inline-block;
background-color: #000;
padding: 0 50px;
line-height: 56px;
font-style: italic;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
max-width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
border: 2px solid #000;
}
.waxon_fn_404 .go_home a:hover{
background-color: transparent;
color: #000;
}
.waxon_fn_searchpagelist .waxon_fn_404{
max-width: 900px;
float: none;
margin: 0 auto;
}
.waxon_fn_404 .search_holder{
width: 400px;
height: auto;
margin: 0 auto;
position: relative;
}
.waxon_fn_404 .search_holder input[type="text"]{
background-color: transparent;
border: 1px solid rgba(0,0,0,.1);
width: 100%;
color: #000;
height: 50px;
padding-left: 20px !important;
padding-right: 45px !important;
font-style: italic;
}
.waxon_fn_404 .search_holder input[type="text"]:focus{
outline: none;
border-color: rgba(0,0,0,.5);
}
.waxon_fn_404 .search_holder input[type="submit"]{
width: 40px;
height: 50px;
padding: 0;
background-color: transparent;
text-transform: capitalize;
position: absolute;
top: 1px;
right: 0px;
z-index: 5;
border: none;
}
.waxon_fn_404 .search_holder input[type="submit"]:focus{outline: none;}
.waxon_fn_404 .search_holder span{
position: absolute;
display: block;
width: 40px;
top: 0;
right: 0;
bottom: 0;
}
.waxon_fn_404 .search_holder .fn__svg{
width: 15px;
height: 15px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
} .waxon_fn_footer{
width: 100%;
height: auto;
clear: both;
float: left;
background-color: #000;
padding: 90px 0px 60px 0px;
}
.footer_widget .widget_area{
margin: 0;
padding: 0;
list-style-type: none;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
flex-wrap: wrap;
margin-left: -30px;
}
.footer_widget .widget_col{
margin: 0;
padding: 0;
width: 25%;
padding-left:30px;
margin-bottom: 30px;
}
.footer_widget[data-cols="3"] .widget_col{width: 33.3333%;}
.footer_widget[data-cols="2"] .widget_col{width: 50%;}
.footer_widget[data-cols="1"] .widget_col{width: 100%;}
.footer_widget p{
color: #fff;
font-family: "Poppins";
font-weight: 500;
margin: 0;
}
.footer_widget .widget_block a{
color: #fff;
}
.waxon_fn_widget_social ul{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-ms-align-items: center;
align-items: center;
margin-left: -20px;
flex-wrap: wrap;
width: auto;
}
.waxon_fn_widget_social li{
width: auto;
margin: 10px 0 10px 20px !important;
padding: 0;
}
.waxon_fn_widget_social a{
text-decoration: none;
color: #fff;
position: relative;
overflow: hidden;
display: block;
}
.waxon_fn_widget_social i:nth-child(1){
position: relative;
transform: translateY(0);
}
.waxon_fn_widget_social i{
position: absolute;
display: block;
top: 0;
left: 0;
right: 0;
transition: all .3s ease;
transform: translateY(100%);
}
.waxon_fn_widget_social a:hover i:nth-child(1){
transform: translateY(-100%);
}
.waxon_fn_widget_social a:hover i:nth-child(2){
transform: translateY(0);
}  .waxon_fn_hassidebar{
width: 100%;
float: left;
clear: both;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-ms-align-items: flex-start;
align-items: flex-start;
}
.waxon_fn_rightsidebar{
width: 30%;
min-width: 340px;
margin-bottom: 150px;
}
.waxon_fn_leftsidebar{
width: 70%;
margin-right: 40px;
margin-bottom: 150px;
max-width: calc(100% - 380px);
padding: 20px;
box-shadow: 0px 5px 10px rgb(0 0 0 / 15%);
}
.index_page .waxon_fn_leftsidebar,
.fn_page_blog .waxon_fn_leftsidebar{
padding: 0;
box-shadow: none;
}
.waxon_fn_leftsidebar .side_in{
width: 100%;
float: left;
clear: both;
}
.full_content > *:last-child{
margin-bottom: 0;
}
.waxon_fn_leftsidebar .waxon_fn_pagination{
margin: 50px 0 70px;
}
.waxon_fn_leftsidebar .waxon_fn_pagination .fn-container{
margin: 0;
padding: 0;
max-width: 100%;
}
.comment_in > .comment-respond:first-child{
margin-top: 0;
}
.fn-container .waxon_fn_pagination .fn-container,
.fn-container .waxon_fn_comment_wrapper .fn-container{
max-width: 100%;
padding: 0;
}
.fn_contained .waxon_fn_comment_wrapper{
margin-bottom: 150px;
}  .waxon_fn_tags + .waxon_fn_pagelinks{
margin-top: 50px;
}
.waxon_fn_pagelinks{
width: 100%;
float: left;
clear: both;
margin: 0 0 45px 0;
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
}
.waxon_fn_pagelinks .title{
margin: 0;
padding: 0;
font-size: 13px;
line-height: 30px;
font-family: 'Poppins';
margin-right: 10px;
margin-bottom: 5px;
}
.waxon_fn_pagelinks a,
.waxon_fn_pagelinks .post-page-numbers{
text-decoration: none;
height: 30px;
display: block;
text-align: center;
line-height: 26px;
font-size: 13px;
color: #eee;
font-family: 'Poppins';
width: auto;
min-width: 40px;
padding: 0 10px;
border: 2px solid #000;
background-color: #000;
font-weight: 500;
margin: 0px 5px 5px 0;
}
.waxon_fn_pagelinks .post-page-numbers.current{
background-color: transparent;
color: #000;
}
.waxon_fn_pagelinks a:hover{
color: #000;
background-color: transparent;
}  .waxon-fn-protected{
width: 100%;
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 100px 20px;
max-width: 900px;
float: none;
margin: 0 auto;
}
body.admin-bar .waxon-fn-protected{
min-height: calc(100vh - 32px);
}
@media(max-width: 782px){
body.admin-bar .waxon-fn-protected{
min-height: calc(100vh - 46px);
}
}
.waxon-fn-protected .fn__svg{
width: 120px;
height: 120px;
color: #d8d8d8;
}
.waxon-fn-protected .icon{
width: 100%;
float: left;
clear: both;
margin-bottom: 25px;
}
.waxon-fn-protected h3{
width: 100%;
float: left;
clear: both;
margin: 0;
padding: 0;
font-size: 60px;
font-weight: 800;
text-transform: uppercase;
line-height: 1.2;
margin-bottom: 35px;
}
.waxon-fn-protected input[type="password"]{
background-color: transparent;
border: 1px solid rgba(0,0,0,.1);
width: 100%;
color: #000;
height: 50px;
padding-left: 20px !important;
padding-right: 20px !important;
font-style: italic;
text-align: center;
margin-bottom: 50px;
}
.waxon-fn-protected input[type="password"]:focus{
outline: none;
border-color: rgba(0,0,0,.5);
}  .waxon_fn_pagination{
width: 100%;
float: left;
clear: both;
margin-bottom: 145px;
}
.waxon_fn_pagination ul{
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.waxon_fn_pagination ul li{
margin: 0px 5px 5px 0;
}
.waxon_fn_pagination p{
margin: 0;
padding: 0;
font-size: 13px;
line-height: 30px;
font-family: 'Poppins';
}
.waxon_fn_pagination .current,
.waxon_fn_pagination a{
text-decoration: none;
height: 30px;
display: block;
text-align: center;
line-height: 26px;
font-size: 13px;
color: #eee;
font-family: 'Poppins';
width: auto;
min-width: 40px;
padding: 0 10px;
border: 2px solid #000;
background-color: #000;
font-weight: 500;
}
.waxon_fn_pagination a:hover{
color: #000;
background-color: transparent;
}
.waxon_fn_pagination .view{margin-left: 15px;}
.waxon_fn_pagination .current{
background-color: transparent;
color: #000;
}  .waxon_fn_blog_single,
.blog_info,
.waxon_fn_blog_single .blog_content,
.waxon_fn_post_header,
.waxon_fn_blog_single .fn_post_image{
width: 100%;
float: left;
clear: both;
}
.blog_content{
margin-bottom: 100px;
}
.waxon_fn_post_header + .blog_content[data-content="0"]{margin-bottom: 70px;}
.blog_content + .blog_info .waxon_fn_tags{margin-top: 0;}
.waxon_fn_blog_single .blog_content > *:last-child{margin-bottom: 0;}
.waxon_fn_blog_single{
margin: 100px 0 0;
}
.waxon_fn_blog_single .fn_post_image[data-image="0"]{
display: none;
}
.waxon_fn_post_header .fn__title{
margin: 0;
padding: 0;
font-weight: 600;
font-size: 30px;
}
@media(max-width:768px){
.waxon_fn_post_header .fn__title{font-size: 25px;}
}
@media(max-width:480px){
.waxon_fn_post_header .fn__title{font-size: 22px;}
}
.waxon_fn_post_header .fn_post_title{
padding-top: 37px;
width: 100%;
float: left;
clear: both;
}
.waxon_fn_post_header[data-image="0"] .fn_post_title{
padding-top: 0;
}
.waxon_fn_post_header{
margin-bottom: 30px;
}  .waxon_fn_tags{
width: 100%;
float: left;
clear: both;
color: #767676;
margin-top: 45px;
font-style: italic;
}
.waxon_fn_tags label{
font-size: 15px;
font-family: 'Poppins';
margin-right: 10px;
position: relative;
padding-left: 20px;
font-weight: 600;
font-style: normal;
color: #000;
}
.waxon_fn_tags label .fn__svg{
position: absolute;
left: 0;
width: 14px;
height: 14px;
top: 3px;
}
.waxon_fn_tags a{
font-family: 'Poppins';
color: #000;
font-size: 13px;
text-decoration: none;
}
.waxon_fn_tags a:hover{
color: #000;
}  .waxon_fn_comment_wrapper{
width: 100%;
float: left;
clear: both;
}
.waxon_fn_comment{
margin-top: 100px;
width: 100%;
float: left;
clear: both;
background-color: #fff;
padding: 60px 40px 70px;
box-shadow: 0px 5px 10px rgba(0,0,0,0.05);
}
[data-info="0"] .waxon_fn_comment{
margin-top: 0;
}
.waxon_fn_comment h3.comment-title-count{
margin: 0;
padding: 0;
margin-bottom: 8px;
font-size: 20px;
font-weight: 600;
border-radius: 5px;
}
.waxon_fn_comment ul.children:after,
.waxon_fn_comment ul.commentlist:after{
clear: both;
display: table;
content: '';
}
.waxon_fn_comment ul.children,
.waxon_fn_comment ul.commentlist{
margin: 0;
padding: 0;
list-style-type: none;
}
.waxon_fn_comment ul.commentlist > li{
}
.waxon_fn_comment ul.children{
padding-left: 20px;
}
.waxon_fn_comment li.comment{
margin: 0;
padding: 38px 0 0 0;
width: 100%;
float: left;
clear: both;
}
.waxon_fn_comment li.comment .comment-respond{
-webkit-animation: waxon-slide-down 1s ease;
-moz-animation: waxon-slide-down 1s ease;
}
@-webkit-keyframes waxon-slide-down{
0%{ opacity: 0; transform: translateY(20px) translateZ(0);}   
100%{ opacity: 1; transform: translateY(0px) translateZ(0);}
}
@-moz-keyframes waxon-slide-down{
0%{ opacity: 0;  transform: translateY(20px) translateZ(0);}   
100%{ opacity: 1; transform: translateY(0px) translateZ(0);}
}
.waxon_fn_comment .author_rating{
width: 100%;
float: left;
clear: both;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
}
.waxon_fn_comment .author_rating h4.author{
padding-right: 35px;
position: relative;
}
.waxon_fn_comment .author_rating h4.author:after{
content: '';
position: absolute;
width: 16px;
height: 1px;
background-color: #bbb;
right: 10px;
top: 50%;
margin-top: -1px;
}
.waxon_fn_comment .fn_rating{
width: auto;
float: left;
margin-bottom: 13px;
}
.waxon_fn_comment .fn_rating_item{
width: 14px;
height: 14px;
float: left;
margin-right: 4px;
position: relative;
color: #ffba00;
}
.waxon_fn_comment .fn_rating_item .fn__svg{
width: 14px;
height: 14px;
position: absolute;
top: 50%;
left: 50%;
margin: -7px 0 0 -7px;
}
.waxon_fn_comment .comment-body{
padding-left: 110px;
position: relative;
}
.waxon_fn_comment .comment-avatar{
position: absolute;
width: 80px;
height: 80px;
display: block;
top: 0;
left: 0;
}
.waxon_fn_comment .comment-avatar img{
border-radius: 50%;
}
.waxon_fn_comment h4.author{
margin: 0;
padding: 0;
font-weight: 500;
font-size: 15px;
margin-bottom: 5px;
text-transform: capitalize;
line-height: 1;
}
.waxon_fn_comment h4.author a{
line-height: 1;
text-decoration: none;
color: #000;
font-style: normal;
}
.waxon_fn_comment .edit-link{
margin-left: 10px;
}
.waxon_fn_comment p.time{
margin: 0;
padding: 0;
font-weight: 400;
font-family: "Poppins";
font-size: 13px;
font-style: italic;
}
.waxon_fn_comment .comment-data{
padding-bottom: 31px;
padding-top: 10px;
}
.waxon_fn_comment .comment-text p{
margin: 0;
padding: 0;
margin-bottom: 33px;
letter-spacing: 0;
}
.waxon_fn_comment .fn_reply{
display: block;
}
.waxon_fn_comment .fn_reply:after{
clear: both;
display: table;
content: '';
}
.waxon_fn_comment .fn_reply .comment-reply{
display: block;
float: left;
position: relative;
margin: 0 5px 5px 0;
}
.waxon_fn_comment .fn_reply .comment-reply a{
padding-left: 29px;
margin: 0;
}
.waxon_fn_comment .fn_reply .comment-reply:hover .fn__svg{
color: #000;
}
.waxon_fn_comment .fn_reply .fn__svg{
position: absolute;
left: 10px;
width: 12px;
height: 12px;
top: 50%;
margin-top: -6px;
color: #fff;
transition: all .3s ease;
}
.waxon_fn_comment .fn_reply a{
font-size: 13px;
color: #fff;
text-decoration: none;
line-height: 22px;
padding: 0 10px;
display: block;
float: left;
background-color: #000;
border: 2px solid #000;
font-family: 'Muli';
text-transform: capitalize;
height: 26px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin: 0 5px 5px 0;
}
.waxon_fn_comment .fn_reply a:hover{
background-color: transparent;
color: #000;
}
.waxon_fn_comment .commment-text-wrap{
border-bottom: 1px solid rgba(255,255,255,.1);
}
.waxon_fn_comment p.logged-in-as{
margin-bottom: 32px;
width: 100%;
float: left;
clear: both;
margin-top: -7px;
}
.waxon_fn_comment h3.comment-reply-title{
margin: 0;
padding: 0;
line-height: 1;
margin-bottom: 21px;
width: 100%;
float: left;
clear: both;
font-size: 20px;
font-weight: 600;
}
.waxon_fn_comment h3.comment-reply-title .comment-title{
display: block;
float: left;
margin: 0 10px 10px 0;
line-height: 28px;
}
.waxon_fn_comment .comment-respond{
padding: 0;
width: 100%;
float: left;
clear: both;
transform: translateZ(0);
}
.waxon_fn_comment .input-holder{
margin-bottom: 10px;
}
.waxon_fn_comment .input-holder input{
width: 100%;
max-width: 100%;
display: block;
padding: 0 20px 0 0;
height: 50px;
line-height: 50px;
font-weight: 400;
background-color: transparent;
border: none;
border-bottom: 1px solid rgba(0,0,0,.1);
color: #000;
font-size: 13px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.waxon_fn_comment .input-holder textarea{
max-width: 100%;
padding: 14px 20px 14px 0;
display: block;
font-size: 13px;
font-weight: 400;
width: 100%;
background-color: transparent;
border: none;
border-bottom: 1px solid rgba(0,0,0,.1);
color: #000;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.waxon_fn_comment .input-holder input:focus,
.waxon_fn_comment .input-holder textarea:focus{
outline: none;
border-bottom-color: rgba(0,0,0,.5);
}
.waxon_fn_comment input[type=submit]{
line-height: 56px;
height: 60px;
font-size: 15px;
font-weight: 400;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-decoration: none;
color: #fff;
display: inline-block;
background-color: #000;
border: 2px solid #000;
padding: 0px 40px;
font-family: 'Muli';
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_comment input[type=submit]:hover{
background-color: transparent;
color: #000;
}
.waxon_fn_comment p.logged-in-as{
color: #767676;
font-weight: 400;
}
.waxon_fn_comment p.logged-in-as a{
margin: 0;
padding: 0;
color: #000;
margin-bottom: 5px;
text-transform: none;
}
.waxon_fn_comment p.form-submit{
margin: 0;
padding: 0;
margin-top: 20px;
width: 100%;
float: left;
clear: both;
}
.waxon_fn_comment p.comment-form-cookies-consent{
margin: 0;
padding: 0;
position: relative;
float: left;
width: 100%;
clear: both;
margin-top: 20px;
margin-bottom: 10px;
line-height: 20px;
}
.fn_checkbox{
display: block;
position: relative;
cursor: pointer;
font-size: 17px;
width: 20px;
height: 20px;
margin-right: 10px !important;
float: left;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .fn_checkbox input{
position: absolute;
opacity: 0;
cursor: pointer;
} .fn_checkbox span{
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #eee;
} .fn_checkbox:hover input ~ span{
background-color: #dadada;
} .fn_checkbox input:checked ~ span{
background-color: #444;
} .fn_checkbox span:after{
content: "";
position: absolute;
display: none;
} .fn_checkbox input:checked ~ span:after{
display: block;
} .fn_checkbox span:after{
left: 7px;
top: 4px;
width: 3px;
height: 8px;
border: solid #eee;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.waxon_fn_comment p.comment-form-cookies-consent:after{
clear: both;
display: table;
content: '';
}
.waxon_fn_comment p.comment-form-cookies-consent label{
margin: 0;
padding: 0;
font-size: 14px;
color: #888888;
line-height: 1;
cursor: pointer;
}
#cancel-comment-reply-link{
margin: 0;
padding: 0;
color: #767676;
font-weight: 400;
font-family: 'Poppins';
font-size: 13px;
margin-bottom: 5px;
text-transform: none;
text-decoration: none;
font-style: italic;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
line-height: 28px;
}
#cancel-comment-reply-link:hover{
color: #000;
}
.waxon_fn_comment .waiting{
background: #fef7f1;
display: inline-block;
font-size: 14px;
line-height: 20px;
padding: 5px 10px;
border-left: 4px solid #d54e21;
margin-bottom: 10px;
}
.waxon_fn_comment{
padding: 20px;
box-shadow: none;
background-color: #eee;
}
.waxon_fn_comment li.comment{
padding: 0;
}
.waxon_fn_comment .comment-body{
padding: 30px 30px 25px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0px 5px 10px rgba(0,0,0,0.05);
}
.waxon_fn_comment .comment-avatar{
position: relative;
float: left;
margin: 0 20px 20px 0;
}
.waxon_fn_comment .comment-data{
min-height: 80px;
padding: 0;
margin-bottom: 20px;
display: flex;
flex-direction: column;
justify-content: center;
}
.waxon_fn_comment h4.author{
margin-bottom: 5px;
}
.waxon_fn_comment li.comment{
padding-top: 20px;
}
.waxon_fn_comment h3.comment-title-count{
margin-bottom: 0;
background: #fff;
padding: 20px;
margin: 0;
box-shadow: 0px 5px 10px rgb(0 0 0 / 5%);
}
.waxon_fn_comment .comment-respond{
padding: 23px 30px 30px;
margin-top: 20px;
border-radius: 5px;
background-color: #fff;
box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
}  .waxon_fn_tags + .waxon_fn_prevnext{
margin-top: 45px;
}
.waxon_fn_prevnext{
width: 100%;
float: left;
clear: both;
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
position: relative;
}
.waxon_fn_prevnext .pn_inner{
width: 100%;
float: left;
clear: both;
display: flex;
align-items: center;
justify-content: space-between;
}
.waxon_fn_prevnext .fn_text{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.waxon_fn_prevnext .fn_img{
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: absolute;
right: 0;
width: 0;
top: 0;
bottom: 0;
transition: all .3s ease;
}
.waxon_fn_prevnext .fn_next[data-img="yes"]:hover{padding-right: 150px;}
.waxon_fn_prevnext .fn_prev[data-img="yes"]:hover{padding-left: 150px;}
.waxon_fn_prevnext [data-img="yes"]:hover .fn_circle:after{opacity: 0;}
.waxon_fn_prevnext [data-img="yes"]:hover .fn_circle .fn__svg{opacity: 0;}
.waxon_fn_prevnext [data-img="yes"]:hover .fn_circle{
transform: none;
width: 120px;
height: 100%;
border-radius: 0px;
background-color: transparent;
top: 0;
}
.waxon_fn_prevnext .fn_circle{
display: block;
position: absolute;
width: 35px;
height: 35px;
border-radius: 100%;
top: 50%;
transform: translateY(-50%);
}
.waxon_fn_prevnext .fn_post{
display: flex;
position: relative;
width: 50%;
min-width: 50%;
align-items: center;
min-height: 35px;
padding: 30px 0;
transition: all .5s ease;
}
.waxon_fn_prevnext .fn_prev .fn_circle{left: 0;}
.waxon_fn_prevnext .fn_next .fn_circle{right: 0;}
.waxon_fn_prevnext .fn_prev{justify-content: flex-start;padding-left: 50px;padding-right: 30px;}
.waxon_fn_prevnext .fn_next{justify-content: flex-end;padding-right: 50px;padding-left: 30px;}
.waxon_fn_prevnext .fn_post span{
text-decoration: none;
color: #767676;
font-weight: 500;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.waxon_fn_prevnext .fn_post:hover span{
color: #000;
}
.waxon_fn_prevnext .fn_post a{
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 20;
}
.waxon_fn_prevnext .fn_center{
position: absolute;
top: 0;
bottom: 0;
left: 50%;
transform: translateX(-50%);
z-index: 27;
}
.waxon_fn_prevnext .fn_center .fn__svg{
width: 25px;
height: 25px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.waxon_fn_prevnext .fn_center a{
text-decoration: none;
color: #767676;
display: block;
width: 35px;
height: 100%;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_prevnext .fn_center a:hover{
color: #000;
}
.waxon_fn_prevnext .fn_circle:after{
z-index: 3;
content: '';
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
background-color: #000;
transition: all .5s ease;
border-radius: 50%;
}
.waxon_fn_prevnext .fn_circle .fn__svg{
color: #fff;
position: absolute;
top: 50%;
left: 50%;
width: 12px;
height: 12px;
transform: translate(-50%,-50%);
z-index: 5;
}
.waxon_fn_prevnext .fn_prev .fn_circle .fn__svg{
transform: translate(-50%,-50%) rotate(-90deg);
margin-left: -1px;
margin-top: 1px;
}
.waxon_fn_prevnext .fn_next .fn_circle .fn__svg{
transform: translate(-50%,-50%) rotate(90deg);
margin-left: 2px;
margin-top: 1px;
}
.waxon_fn_prevnext[data-status="no"]{display: none;}
.waxon_fn_prevnext[data-status="prev"] .fn_next{opacity: 0;}
.waxon_fn_prevnext[data-status="next"] .fn_prev{opacity: 0;}  .waxon_fn_portfolio_page,
.waxon_fn_ajax_portfolio .filter_holder,
.waxon_fn_ajax_portfolio .list_wrap,
.waxon_fn_ajax_portfolio .filter_wrapper,
.waxon_fn_ajax_portfolio{
width: 100%;
float: left;
clear: both;
}
.waxon_fn_portfolio_page{
margin-bottom: 50px;
}
.waxon_fn_ajax_portfolio .list_wrap{margin-bottom: 30px;}
.waxon_fn_ajax_portfolio .posts_list,
.waxon_fn_ajax_portfolio .filter_wrapper ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.waxon_fn_ajax_portfolio .filter_wrapper:after,
.waxon_fn_ajax_portfolio .posts_list:after{
clear: both;
display: table;
content: '';
}
.waxon_fn_ajax_portfolio .title_right{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-ms-align-items: center;
align-items: center;
}
.waxon_fn_ajax_portfolio .filter_holder{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
-o-flex-direction: row;
flex-direction: row;
-ms-align-items: center;
align-items: center;
padding: 195px 0 108px;
}
.waxon_fn_ajax_portfolio .portfolio_trigger{
display: block;
width: 30px;
min-width: 30px;
height: 17px;
position: relative;
text-decoration: none;
margin-left: 50px;
}
.waxon_fn_ajax_portfolio .portfolio_trigger span{
position: absolute;
width: 30px;
height: 3px;
background-color: #000;
top: 50%;
transform: translateY(-50%);
}
.waxon_fn_ajax_portfolio .portfolio_trigger span:after,
.waxon_fn_ajax_portfolio .portfolio_trigger span:before{
position: absolute;
content: "";
width: 15px;
height: 3px;
background-color: #000;
top: -7px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_ajax_portfolio .portfolio_trigger span:before{
left: 0;
}
.waxon_fn_ajax_portfolio .portfolio_trigger span:after{
right: 0;
bottom: -7px;
top: auto;
}
.waxon_fn_ajax_portfolio .portfolio_trigger.opened span:before,
.waxon_fn_ajax_portfolio .portfolio_trigger:hover span:before{
left: 14px;
}
.waxon_fn_ajax_portfolio .portfolio_trigger.opened span:after,
.waxon_fn_ajax_portfolio .portfolio_trigger:hover span:after{
right: 14px;
}
.waxon_fn_ajax_portfolio .title_right{
margin-left: auto;
padding-left: 40px;
}
.waxon_fn_ajax_portfolio .title_left h3{
text-transform: uppercase;
font-weight: 900;
font-size: 35px;
position: relative;
margin: 0;
padding: 0;
}
.waxon_fn_ajax_portfolio .title_left .bg_title{
position: absolute;
left: -6px;
color: transparent;
font-size: 150px;
font-weight: 900;
opacity: .1;
line-height: 1;
max-width: 100%;
white-space: nowrap;
-webkit-text-stroke: 1px #000;
-webkit-user-select: none;
bottom: -30px;
z-index: -1;
}
.waxon_fn_ajax_portfolio .filter_wrapper ul{
margin-left: -30px;
}
.waxon_fn_ajax_portfolio .filter_wrapper ul li{
display: block;
float: left;
margin: 0;
padding: 0;
padding-left: 30px;
opacity: 0;
transform: translateX(-10px);
visibility: hidden;
position: relative;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.waxon_fn_ajax_portfolio .filter_wrapper ul li.opened{
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.waxon_fn_ajax_portfolio .filter_wrapper ul a{
text-decoration: none;
color: #767676;
display: block;
font-weight: 500;
font-family: "Poppins";
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
letter-spacing: 0px;
position: relative;
}
.waxon_fn_ajax_portfolio .filter_wrapper ul a:hover,
.waxon_fn_ajax_portfolio .filter_wrapper ul a.current{
color: #000;
}
.waxon_fn_ajax_portfolio .posts_list{
margin-left: -50px;
}
.waxon_fn_ajax_portfolio .posts_list li{
width: 33.3333%;
margin: 0;
padding: 0;
float: left;
padding-left: 50px;
margin-bottom: 40px;
}
.waxon_fn_ajax_portfolio .posts_list .item{
width: 100%;
position: relative;
float: left;
clear: both;
box-shadow: 0px 5px 10px rgba(0,0,0,0.05);
}
.waxon_fn_ajax_portfolio .img_holder{
position: relative;
overflow: hidden;
padding: 30px;
}
.waxon_fn_ajax_portfolio .fn_title{
position: absolute;
z-index: 99;
font-size: 20px;
margin: 0;
background: linear-gradient(45deg, #f8f9fa, transparent);
left: 0;
right: 0;
}
.waxon_fn_ajax_portfolio .fn_title a{
display: block;
text-decoration: none;
padding: 10px 30px;
line-height: 30px;
}
.waxon_fn_ajax_portfolio .img_holder:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background: rgba(255,255,255,0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
.waxon_fn_ajax_portfolio .fn_cat{
position: absolute;
right: 0;
bottom: 0;
margin: 30px;
max-width: 150px;
text-align: right;
opacity: 1;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
z-index: 99;
}
.waxon_fn_ajax_portfolio .fn_cat a{
text-decoration: none;
color: #000;
display: block;
padding: 0 10px;
overflow: hidden;
position: relative;
}
.waxon_fn_ajax_portfolio .fn_cat a:after,
.waxon_fn_ajax_portfolio .fn_cat a:before{
position: absolute;
content: '';
right: 0;
top: 0;
bottom: 0;
width: 4px;
transition: all .3s ease;
}
.waxon_fn_ajax_portfolio .fn_cat a:before{
background-color: #000;
z-index: 1;
}
.waxon_fn_ajax_portfolio .fn_cat a:after{
transform: translateY(-102%);
background-color: #eee;
z-index: 2;
}
.waxon_fn_ajax_portfolio .fn_cat a:hover:after{
transform: translateY(0);
transition: all .2s .1s ease;
}
.waxon_fn_ajax_portfolio .fn_cat a:hover:before{
transform: translateY(-102%);
}
.waxon_fn_ajax_portfolio .item:hover .abs_img {  -webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.waxon_fn_ajax_portfolio .item:hover .img_holder:before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.waxon_fn_ajax_portfolio .item:hover .fn_cat {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.waxon_fn_ajax_portfolio .title_holder{
display: none;
}
.waxon_fn_ajax_portfolio .img_holder img{
min-width: 100%;
opacity: 0;
}
.waxon_fn_ajax_portfolio .abs_img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
opacity: 0.95;
-webkit-transition: all 0.35s;
transition: all 0.35s;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
.waxon_fn_ajax_portfolio .abs_link{
z-index: 5;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.waxon_fn_ajax_portfolio .title_holder h3{
margin: 0;
padding: 0;
}
.waxon_fn_ajax_portfolio .title_holder h3 a{
margin: 0px;
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
color: #000;
text-decoration: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.waxon_fn_ajax_portfolio .title_holder p{
margin: 0;
padding: 0;
}
.waxon_fn_ajax_portfolio .title_holder p a{
text-decoration: none;
color: #767676;
position: relative;
display: inline-block;
font-style: italic;
}
.waxon_fn_ajax_portfolio .title_holder{
padding: 20px 0 0;
}
.waxon_fn_ajax_portfolio .overlay .zoom_0{
z-index: 10;
}
.waxon_fn_ajax_portfolio .overlay a{
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 5;
}
.fn_ajax_more{
width: 100%;
float: left;
clear: both;
}
.fn_ajax_more a{
text-decoration: none;
color: #fff;
display: block;
float: left;
line-height: 56px;
max-width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
background-color: #000;
padding: 0 50px;
border: 2px solid #000;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.fn_ajax_more a:hover{
background-color: transparent;
color: #000;
}
.fn_ajax_more.disabled a{
opacity: .5;
}
.waxon_fn_portfolio_titles{
white-space: nowrap;
background: #ffffff;
font-size: 18px;
padding: 5px 15px;
font-family: "Poppins";
font-weight: 600;
color: #000;
position: fixed;
z-index: 6;
opacity: 0;
visibility: hidden;
}
.waxon_fn_portfolio_titles.visible{
opacity: 1;
visibility: visible;
}
.waxon_fn_portfolio_titles .work__cat{
position: absolute;
background: #ffffff;
top: 100%;
left: 0;
margin-top: -10px;
font-family: "Muli";
font-weight: 500;
padding: 5px 15px;
color: #767676;
font-size: 15px;
font-style: italic;
}  .waxon_fn_portfolio_single,
.waxon_fn_portfolio_header .post_title,
.waxon_fn_portfolio_header .title_holder,
.waxon_fn_categories,
.waxon_fn_portfolio_header .img_wrapper,
.waxon_fn_portfolio_header{
width: 100%;
float: left;
clear: both;
}
.waxon_fn_portfolio_single{
margin: 100px 0;
}
.waxon_fn_portfolio_header .img_wrapper{
position: relative;
margin-bottom: 44px;
}
.waxon_fn_portfolio_header .img_wrapper img{
min-width: 100%;
opacity: 0;
}
.waxon_fn_portfolio_header .post_header_bg{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.waxon_fn_portfolio_header .fn__title{
margin: 0;
padding: 0;
font-weight: 700;
font-size: 22px;
margin-bottom: 9px;
}
.waxon_fn_categories .fn_last_category:after{
content: none;
}
.waxon_fn_categories a{
text-decoration: none;
color: #767676;
font-style: italic;
display: block;
float: left;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
margin-right: 5px;
}
.waxon_fn_categories a:after{
content: ',';
}
.waxon_fn_categories a:hover{
letter-spacing: 2px;
}
.waxon_fn_portfolio_single .waxon_fn_prevnext{
margin-top: 100px;
}
.mfp-close-btn-in .mfp-close{
background-color: transparent !important;
} @media(max-width:1600px){
.waxon_fn_topbar{padding: 15px 0px;}
.waxon_fn_topbar.animate{padding: 10px 0px;}
.waxon_fn_ajax_portfolio .fn_title{font-size: 16px;}
.waxon_fn_portfolio_titles{font-size: 16px;}
.waxon_fn_portfolio_header .fn__title{font-size: 20px;margin-bottom: 5px;}
.waxon_fn_postlist .desc_wrap{padding: 31px 30px 22px 30px;}
.waxon_fn_postlist .post_title a{font-size: 21px;}
.waxon_fn_post_header .fn__title{font-size: 21px;}
.waxon_fn_comment h3.comment-title-count{font-size: 18px;}
.waxon_fn_comment h3.comment-reply-title{font-size: 18px;}
.wp-block-group__inner-container > h2{font-size: 18px;}
.waxon_fn_footer{padding: 75px 0px 45px 0px;}
}
@media(max-width: 1040px){
.frenify-cursor{display: none;}
.waxon_fn_topbar{display: none;}
.waxon_fn_mobilemenu_wrap{display: block;}
.footer_widget[data-cols="3"] .widget_col,
.footer_widget .widget_col{width: 50%;}
.waxon_fn_hassidebar{
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
}
.waxon_fn_leftsidebar{
width: 100%;
max-width: 100%;
}
.waxon_fn_rightsidebar{
width: 100%;
min-width: 100%;
}
.waxon_fn_ajax_portfolio .posts_list li{
width: 50%;
}
.waxon_fn_ajax_portfolio .filter_holder{
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
align-items: flex-start;
}
.waxon_fn_ajax_portfolio .title_left{
margin-bottom: 30px;
}
.waxon_fn_ajax_portfolio .title_right{
padding-left: 0;
margin-left: 0;
-webkit-flex-direction: row-reverse;
-moz-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
-o-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.waxon_fn_ajax_portfolio .portfolio_trigger{
margin-left: 0;
margin-right: 50px;
}
}
@media(max-width: 768px){
.footer_widget[data-cols="2"] .widget_col,
.footer_widget[data-cols="3"] .widget_col,
.footer_widget .widget_col,
.waxon_fn_ajax_portfolio .posts_list li,
.waxon_fn_postlist li{width: 100%;}
.waxon_fn_prevnext .pn_inner{
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
}
.waxon_fn_prevnext .fn_post{
width: 100%;
min-width: 100%;
}
.waxon_fn_prevnext .fn_center{
width: 35px;
height: 35px;
top: 50%;
bottom: auto;
transform: translate(-50%,-50%);
}
}
.wp-block-group__inner-container > h2{
font-size: 20px;
position: relative;
font-weight: 600;
padding-bottom: 13px;
margin-bottom: 26px;
}
.wp-block-group__inner-container > h2:after,
.wp-block-group__inner-container > h2:before{
content:'';
position: absolute;
bottom: 8px;
width: 100px;
background-color: #e5e5e5;
height: 2px;
left:0;
}
.wp-block-group__inner-container > h2:after{
width: 50px;
bottom: 0;
}
.wp-block-search .wp-block-search__button{
min-width: 100px;
}
.waxon_fn_leftsidebar .waxon_fn_comment_wrapper .fn-container{
max-width: 100%;
padding: 0;
margin: 0;
}
.waxon_fn_footer .copyright a{
color: #eee;
}
.home .waxon_fn_pagetitle{
margin-top: 200px;
}
.waxon_fn_leftsidebar .waxon_fn_post_header .img_in img{ }
.wp-block-latest-posts.wp-block-latest-posts__list a{
text-transform: none;
}
.wp-block-group:last-child{
margin-bottom: 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea{
border-color: rgba(0,0,0,.1);
}
.wpcf7 textarea,
.wpcf7 input{
width: 100%;
margin-bottom: 30px;
max-width: 100%;
}
.wpcf7 input[type="submit"]{
margin-bottom: 0;
}
.wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link{
display: inline;
text-decoration: none;
}
.waxon-fn-content_archive .waxon_fn_postlist{
margin-bottom: 80px;
} .waxon_fn_progressbar{
position: fixed;
height: 100px;
width: 1px;
bottom: 25px;
right: -25px;
background-color: rgba(0,0,0,.08);
z-index: 10;
transition: all .3s ease;
}
.waxon_fn_progressbar.animate{
right: 25px;
}
.waxon_fn_progressbar .line {
position: absolute;
width: 1px;
height: auto;
background-color: rgba(0,0,0,.4);
}
.waxon_fn_progressbar .text{
position: absolute; bottom: 100px;
left: 0px;
font-family: "Poppins";
font-size: 13px;
transform: rotateZ(90deg);
text-transform: uppercase;
transform-origin: left;
white-space: nowrap;
}
.waxon_fn_progressbar a{
text-decoration: none;
color: #000;
} .waxon_fn_progressbar.light{
background-color: rgba(255,255,255,.08);
}
.waxon_fn_progressbar.light .line {
background-color: rgba(255,255,255,.4);
}
.waxon_fn_progressbar.light a {
color: #eee;
}
.rtl{
direction: rtl;
}
.rtl .frenify-cursor{
direction: ltr;
}
.rtl .waxon_fn_topbar .sub-menu{
left: auto;
right: -20px;
}
.rtl .waxon_fn_mobilemenu_wrap .menu-item-has-children > a:after{
right: auto;
left: 1px;
transform: rotate(180deg);
}
.waxon_fn_mobilemenu_wrap .active.menu-item-has-children > a:after{
transform: rotate(90deg);
}
.rtl .fn_cs_hero .leftpart{
left: auto;
right: 0;
}
.rtl .fn_cs_hero .rightpart{
padding-left: 0;
padding-right: 33%;
}
@media(max-width: 1200px){
.rtl .fn_cs_hero .rightpart{
padding-left: 0;
padding-right: 0;
}
}
.rtl .fn_cs_hero .my_overlay{
left: auto;
right: 0;
transition: right .7s ease;
}
.rtl .fn_cs_hero .my_overlay.loaded{
left: auto;
right: 100%;
}
.rtl .fn_cs_about .about_right{
padding-left: 0;
padding-right: 80px;
}
@media(max-width: 768px){
.rtl .fn_cs_about .about_right{
padding-left: 0;
padding-right: 0;
}	
}
.rtl .waxon_fn_button[data-position="left"]{
text-align: right;
}
.rtl .fn_cs_about .title_holder .bg_title{
left: auto;
right: -6px;
max-width: inherit;
}
.rtl .fn_cs_services .item{
padding-left: 0;
padding-right: 75px;
}
.rtl .fn_cs_services .icon{
left: auto;
right: 0;
}
.rtl .fn_cs_testi_carousel .owl-carousel .owl-stage-outer{
padding: 0 2px;
overflow: hidden;
}
.rtl .fn_cs_testi_carousel .details .short,
.rtl .fn_cs_testi_carousel .details{
padding-left: 0;
padding-right: 20px;
}
.rtl .fn_cs_testi_carousel .text:after{
left: auto;
right: 50px;
margin-left: 0;
margin-right: 2px;
}
.rtl .fn_cs_testi_carousel .text:before{
left: auto;
right: 50px;
}
.rtl .fn_cs_triple_blog .title_holder .author{
display: inline-block;
}
.rtl .fn_cs_triple_blog .title_holder p .fn__svg{
margin-right: 0;
margin-left: 7px;
}
.rtl .waxon_fn_progressbar{
right: auto;
left: -25px;
}
.rtl .waxon_fn_progressbar.animate{
right: auto;
left: 25px;
}
.rtl .fn_cs_main_title .bg_title,
.rtl .waxon_fn_pagetitle .bg_title{
left: auto;
right: -6px;
max-width: inherit;
}
.rtl .fn_cs_timeline ul li{
padding-left: 0;
padding-right: 20px;
}
.rtl .fn_cs_timeline ul li .time{
padding-right: 0;
padding-left: 20px;
float: right;
}
.rtl .fn_cs_timeline ul li:before{
left: auto;
right: -9px;
}
.rtl .fn_cs_timeline ul:before{
left: auto;
right: 0;
}
.rtl .fn_cs_video .rounded{
left: auto;
right: 50%;
transform: translateX(50%);
}
.rtl .fn_cs_simple_counter ul li{
float: right;
}
.rtl .fn_cs_team_member .title_holder{
padding-right: 0;
padding-left: 44px;
}
.rtl .fn_cs_team_member .social_beta_list{
right: auto;
left: 10px;
}
.rtl .waxon_fn_ajax_portfolio .title_right{
margin-left: 0;
margin-right: auto;
padding-left: 0;
padding-right: 40px;
}
.rtl .waxon_fn_ajax_portfolio .portfolio_trigger{
margin-left: 0;
margin-right: 50px;
}
.rtl .waxon_fn_ajax_portfolio .filter_wrapper ul li{
float: right;
}
.rtl .waxon_fn_categories a{
float: right;
margin-right: 0;
margin-left: 5px;
}
.rtl .waxon_fn_prevnext .fn_next .fn_circle{
right: auto;
left: 0;
}
.rtl .waxon_fn_prevnext .fn_next{
padding-left: 50px;
padding-right: 30px;
}
.rtl .waxon_fn_prevnext .fn_prev .fn_circle{
left: auto;
right: 0;
}
.rtl .waxon_fn_prevnext .fn_prev{
padding-right: 50px;
padding-left: 30px;
}
.rtl .waxon_fn_prevnext .fn_next[data-img="yes"]:hover{
padding-right: 30px;
padding-left: 150px;
}
.rtl .waxon_fn_prevnext .fn_prev[data-img="yes"]:hover{
padding-left: 30px;
padding-right: 150px;
}
.rtl .waxon_fn_prevnext .fn_next .fn_circle .fn__svg{
transform: translate(-50%,-50%) rotate(-90deg);
margin-left: -2px;
}
.rtl .waxon_fn_prevnext .fn_prev .fn_circle .fn__svg{
transform: translate(-50%,-50%) rotate(90deg);
margin-left: 1px;
}
.rtl .waxon_fn_leftsidebar{
margin-right: 0;
margin-left: 40px;
}
.rtl .waxon_fn_category_info .post_cat a,
.rtl .waxon_fn_category_info .post_cat,
.rtl .waxon_fn_category_info .date_meta,
.rtl .waxon_fn_category_info .author_name{
display: inline-block;
}
.rtl .waxon_fn_category_info .fn__svg{
margin-right: 0;
margin-left: 7px;
}
.rtl .waxon_fn_category_info .like_btn{
margin-left: 0;
margin-right: 20px;
}
.rtl .wp-block-group__inner-container > h2:after,
.rtl .wp-block-group__inner-container > h2:before{
left: auto;
right: 0;
}
.rtl li.recentcomments,
.rtl .widget_pages li,
.rtl .wp-block-latest-comments li,
.rtl .wp-block-categories-list li,
.rtl .wp-block-archives li,
.rtl .widget_waxon_custom_categories li,
.rtl .widget_categories li,
.rtl .widget_archive li,
.rtl .wp-block-latest-posts li{
padding-left: 0;
padding-right: 20px;
}
.rtl li.recentcomments:after, 
.rtl .widget_pages li:after, 
.rtl .wp-block-latest-comments li:after,
.rtl .wp-block-categories-list li:after,
.rtl .wp-block-archives li:after,
.rtl .widget_waxon_custom_categories li:after,
.rtl .widget_categories li:after,
.rtl .widget_archive li:after,
.rtl .wp-block-latest-posts li:after{
left: auto;
right: 0;
transform: rotate(180deg);
}
.rtl .waxon_fn_read a{
padding-right: 0;
padding-left: 32px;
}
.rtl .waxon_fn_read a span{
transform: translateX(110%);
}
.rtl .waxon_fn_read a:before{
left: inherit;
right: 0;
animation-name: read-more-anim-rtl;
transform-origin: right center;
}
@keyframes read-more-anim-rtl{
0%{
transform-origin: left center;
transform: scaleX(.2);
}
70%{
transform-origin: left center;
}
71%{
transform-origin: right center;
transform: scaleX(1);
}
100%{
transform-origin: right center;
transform: scaleX(.2);
}
}
.rtl .wp-block-archives span.count, 
.rtl .widget_waxon_custom_categories span.count,
.rtl .widget_archive span.count,
.rtl .widget_categories span.count{
margin-left: 0;
margin-right: auto;
}
.rtl .wid-title{
text-align: right;
}
.rtl .wid-title span:after,
.rtl .wid-title span:before{
left: auto;
right: 0;
}
.rtl .widget_block.widget_tag_cloud a,
.rtl .widget_block.widget_meta a{
float: right;
margin: 0 0 5px 5px;
}
.rtl .widget_search input[type=submit]{
max-width: 50px;
left: 0;
right: auto;
padding: 0 !important;
}
.rtl .widget_search .search-wrapper span{
left: 0;
right: auto;
}
.rtl .widget_search input[type=text]{
padding: 0 20px 0 45px;
}
.rtl .waxon_fn_comment .comment-avatar{
float: right;
margin: 0 0 20px 20px;
}
.rtl .waxon_fn_comment .fn_reply .comment-reply{
float: right;
}
.rtl .waxon_fn_comment .fn_reply a{
float: right;
}
.rtl .waxon_fn_comment h3.comment-reply-title .comment-title{
float: right;
margin: 0 0 10px 10px;
}
.rtl .wpcf7 textarea,
.rtl .wpcf7 input{
text-align: right;
}
.rtl .wpcf7 input[type="submit"]{
text-align: center;
}
.rtl .fn_ajax_more a{
float: right;
}
.rtl .waxon_fn_breadcrumbs .separator .fn__svg{
transform: rotate(180deg);
}
@media(max-width: 1040px){
.rtl .waxon_fn_ajax_portfolio .title_right{
padding: 0;
margin: 0;
}
.rtl .waxon_fn_ajax_portfolio .portfolio_trigger{
margin-right: 0;
margin-left: 50px;
}
}