body {
overflow-y: scroll;
overflow-x: hidden;
}
body.elementor-template-full-width .site-inner {
max-width: 100%;
}
body.elementor-template-full-width .site-content {
padding: 0;
}
body header.entry-header {
display: none;
}
body.woocommerce header.entry-header,
body.archive header.entry-header,
body.single-post header.entry-header {
display: block;
}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
display: none;
}
a {
box-shadow: none!important;
} .site-header-main .menu-toggle {
font-size: 0;
margin: 10px 0;
}
.site-header-main .menu-toggle:before {
content: "\f0c9";
font-family: FontAwesome;
display: inline-block;
padding: 5px 10px;
font-size: 25px;
line-height: 30px;
text-decoration: inherit;
font-weight: 400;
font-style: normal;
vertical-align: top;
text-align: center;
} body.home .breadcrumb {
display: none;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 auto;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
max-width: 1200px;
margin-top: 30px;
}
.breadcrumb a {
text-decoration: none;
}
.full-content .sidebar {
display: none;
}
.sidebar {
width: 25%!important;
padding-left: 15px;
padding-right: 15px;
}
body.single-post .sidebar-left-ws,
body.single-post .sidebar-right-ws,
body.category .sidebar-left-ws,
body.category .sidebar-right-ws {
display: none;
}
body.woocommerce .sidebar-left-blog,
body.woocommerce .sidebar-right-blog {
display: none;
}
.content-area {
width: 100%;
max-width: 100%;
padding-top: 20px;
}
.sidebar section ul li {
line-height: 32px;
}
body.full-content #content #primary {
width: 100%!important;
}
body {
background: #fff;
font-family: inherit;
letter-spacing: 0.025em;
line-height: 28px;
margin: 0;
font-size: 14px;
color: #333;
}
a, .comment-reply-link {
color: #00A19A;
text-decoration: none;
}
.widget_calendar tbody a { 
background-color: #3b3e79;
}
.breadcrumb {
margin-top: 100px !important;
margin-bottom: 30px;
}
.sidebar .widget button.search-submit {
height: 35px;
} .top-head {
width: 100%;
overflow: hidden;
}
.container {
max-width: 1200px;
margin: 0 auto;
width: 100%;
}
.head-left {
float: left;
width: 35%;   
}
.head-left .custom-html-widget {
font-size: 12px;
font-family: 'Poppins';
}
.head-right {
text-align: right;
float: right;
width: 65%;
}
.head-right ul {
margin-left: 0;
}
.head-right ul li {
position: relative;
display: inline-block;
font-size: 15px;
font-weight: 500;
color: #a6a6b3;
padding: 0px 16px;
}
.head-right ul li:nth-child(n+3) {
padding: 0 15px 0 0;
} 
.head-right ul li a {
font-size: 12px;
font-weight: 400;
}
.head-right ul li i {
color: #1F276C;
font-size: 15px;
margin-right: 10px;
}
.head-right .lt-btn {
fill: #B99C66;
color: #B99C66;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #B99C66;
border-radius: 0px 0px 0px 0px;
box-shadow: none;
font-size: 15px;
padding: 12px 24px;
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.head-right .lt-btn:hover {
color: #fff;
background-color: #B99C66;
} body .site-header {
z-index: 2;
width: 100%;
background: #fff;
padding: 0;
border-bottom: 1px solid #e0e0e0;
box-shadow: 0 2px 8px rgba(0,0,0,.075);
}
.site-header .container {
display: inherit;
max-width: 100%;
margin: 0 100px;
padding: 10px 0;
}
header .site-branding {
margin-top: 5px;
margin-bottom: 5px;
width: 15%;
float: left;
}
header .site-branding .custom-logo-link {
padding: 15px 0 10px;
}
header .site-branding .site-title {
margin: 0;
}
header .site-header-main {
max-width: 100%;
margin: 0 auto;
}
body:not(.home) header .site-header-main {
margin: 0 auto;
padding-left: 0;
padding-right: 0;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
.site-header.is-sticky .site-header-main {
position: relative;
}
.site-header.is-sticky {
position: fixed;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 999!important;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
animation-name: head_sticky;
animation-duration: 0.60s;
animation-timing-function: ease-out;
transition: all .25s ease-in-out;
padding: 0px!important;
}
@keyframes head_sticky {
0%   {margin-top:-100px;}
50%  {margin-top: -74px;}
100% {margin-top: 0;}
}
.top-head .custom-logo-link {
display: block;
width: 20%;
float: left;
text-align: center;
} .site-header {
position: relative;
}
.main-navigation {
text-align: left;
line-height: 1;
}
.main-navigation .primary-menu {
max-width: 100%;
}
.main-navigation .wpmenucart-display-standard {
float: right!important;
}
.site-header-menu {
margin: 0;
width: 75%;
float: left;
}
.main-navigation ul {
text-align: left;
display: inline-block;
}
.main-navigation ul ul {
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.main-navigation li:hover > ul {
opacity: 1;
visibility: initial;
}
.main-navigation a {
padding: 0.65625em 1.5em;
font-size: 15px;
padding: 10px 20px;
}
.main-navigation .primary-menu > li > a {
padding: 0 15px;
line-height: 90px;
height: 90px;
position: relative;
}
.main-navigation ul ul.sub-menu {
box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
border-bottom: 2px solid #00A19A;
}
.main-navigation ul li,
.main-navigation ul ul.sub-menu li {
border: none !important;
}
.main-navigation ul ul.sub-menu li a {
padding: 10px;
}
.main-navigation ul ul a {
margin: 5px;
border-bottom: 1px solid #eee;
width: 200px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.main-navigation ul ul li:last-child a {
border-bottom: 0;
}
.main-navigation .menu-item-has-children > a:after {
top: 40% !important;
right: 0;
}
.main-navigation .primary-menu > li > a:before {
content: '';
position: absolute;
left: 0;
bottom: -13px;
height: 2px;
width: 60%;
margin: 0 auto;
right: 0;
background: #00A19A;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
opacity: 0;
}
body .main-navigation li:hover > a:before, 
body .main-navigation li.focus > a:before,
body .main-navigation li.current-menu-item > a:before { 
opacity: 1;
}
.main-navigation ul ul li {
background: none;
} .menu-toggle:hover, .menu-toggle:focus,
.menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus,
.menu-toggle.toggled-on {
border-color: #FFCC53;
color: #FFCC53;
}
.menu-toggle.toggled-on:before,
.dropdown-toggle:hover, .dropdown-toggle:focus {
color: #000 !important;
}
.dropdown-toggle:after {
border-color: #fff;
border-left-width: 1px;
}
.dropdown-toggle:hover:after,
.dropdown-toggle:focus:after {
color: #fff;
} .menu-full {
width: 85%;
float: right;
}
.right-menu {
width: 25%;
float: right;
text-align: right;
margin: 30px 0;
}
.right-menu ul li {
list-style-type: none;
display: inline-block;
padding-left: 10px;
}
.right-menu ul li a {
font-size: 14px;
text-transform: capitalize;
font-weight: 500;
color: #000;
}
.widget_text.right-menu {
width: 100%;
}
.right-menu .et-button {
padding: 13px 20px;
background: #FFCC53;
border-radius: 5px;
color: #fff;
margin-left: 20px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.right-menu .et-button:hover {
background: #000;  
}
.right-menu .et-btn:hover {
color: #56ECC3;
}
.right-menu ul li i {
padding-right: 6px;
} .entry-title {
font-size: 28px!important;
}
.section_title .section_header {
font-size: 30px !important;
max-width: 650px;
text-transform: capitalize;
line-height: 1.4;
}
.section_title .section_title_border .f-border {
width: 4px;
display: inline-block;
height: 4px;
background-color: #000;
}
.section_title .section_title_border .s-border {
width: 25px;
display: inline-block;
height: 4px;
background-color: #000;
}
.sec_subtitle {
max-width: 500px;
font-size: 15px;
line-height: 1.8;
}
.bg-dark {
background-color: #22232f;
}
.bg-custom {
background-color: #ff4f64 !important;
}
.text-dark {
color: #000 !important;
}
@-webkit-keyframes pulse-border{
0%{
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity:1
}
100%{
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity:0
}
}
@keyframes pulse-border{
0%{
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity:1
}
100%{
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity:0
}
}
.typed-cursor{
color: #ccc;
opacity: 1;
animation: blink 0.7s infinite;
}
@keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
} .video-item {
width: 100%;
margin: 0;
position: absolute;
top: -85px;
left: 130px;
}
.video-item figure {
position: relative;
width: 100%;
font-size: 0;
}
.video-item figure a {
width: 60px;
height: 60px;
display: inline-block;
position: relative;
background: #ff662a;
border-radius: 50%;
}
.video-item figure a:before {
content: '';
position: absolute;
width: 80px;
height: 80px;
border-radius: 50%;
opacity: .9;
z-index: 10;
top: -10px;
margin: 0 auto;
left: -10px;
right: 0;
border: 10px solid rgba(255, 255, 255, 0.10);
}
.video-item figure a:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
margin-top: -12.5px;
margin-left: -7px;
border: solid 13px transparent;
border-left: solid 20px;
border-left-color: #fff;
z-index: 10;
}
.modal-open {
overflow: hidden;
}
.lightbox {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.8);
padding: 120px 10px;
display: none;
box-sizing: border-box;
overflow: auto;
z-index: 100;
}
.popup-modal {
position: relative;
margin: 0 auto;
display: none;
}
.popup-modal .close {
position: absolute;
top: 18px;
right: 30px;
width: 28px;
height: 28px;
border: solid 1px #004eff;
border-radius: 50%;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
cursor: pointer;
}
.popup-modal .close:before {
position: absolute;
width: 14px;
height: 2px;
top: 50%;
left: 50%;
margin-left: -7px;
background-color: #004eff;
content: '';
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.popup-modal .close:after {
position: absolute;
width: 14px;
height: 2px;
top: 50%;
right: 50%;
margin-right: -7px;
background-color: #004eff;
content: '';
-ms-transform: translateY(-50%) rotate(90deg);
-webkit-transform: translateY(-50%) rotate(90deg);
transform: translateY(-50%) rotate(90deg);
}
.popup-modal .close:hover {
border-color: #ff2700;
}
.popup-modal .close:hover:before {
background-color: #ff2700;
}
.popup-modal .close:hover:after {
background-color: #ff2700;
}
.post-popup {
width: 100%;
max-width: 875px;
background-color: #fff;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.22);
}
.post-popup .popup-header {
padding: 20px 30px;
font-size: 14px;
margin-right: 60px;
}
.post-popup .popup-video {
font-size: 0;
}
.post-popup .popup-video video {
width: 100%;
}
.post-popup .popup-video img {
width: 100%;
}
.post-popup .popup-main {
padding: 40px 30px;
}
.post-popup .popup-main p {
margin: 0 0 10px 0;
} form.wpcf7-form {
max-width: 570px;
margin: 50px auto 0;
background: #fff;
padding: 20px 30px;
}
.wpcf7-form p {
margin: 15px 0;
}
.wpcf7-form p:nth-child(-n+5) {
width: 49%;
float: left;
margin-right: 2%;
}
.wpcf7-form p:nth-child(2n+1) {
margin-right: 0;
}
.wpcf7-form input {
padding: 15px 10px;
background: #f5f5f5;
border: 1px solid #f5f5f5;
border-radius: 7px;
}
.wpcf7-form-control.wpcf7-select {
width: 100%;
padding: 13px 0;
background: #f5f5f5;
border: 1px solid #f5f5f5;
border-radius: 7px;
}
.wpcf7-form .wpcf7-submit {
border-radius: 5px;
font-size: 14px;
padding: 16px 30px;
background: #f47a65;
background: -webkit-linear-gradient(to right, #ff4f64, #f47a65);
background: linear-gradient(to right, #f47a65, #ff4f64);
color: #fff;
letter-spacing: 1px;
font-size: 14px;
transition: all 0.5s;
border-radius: 5px;
width: 100%;
text-transform: capitalize;
}
.wpcf7-form textarea {
max-height: 100px;
background: #f5f5f5;
border: 1px solid #f5f5f5;
border-radius: 7px;
}
.wpcf7-form .wpcf7-submit:hover {
background: #FFCC53;
}
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,
.wpforms-field-medium.wpforms-field-required {
max-width: 100% !important;
}
.wpforms-form .wpforms-submit-container button {
font-size: 14px !important;
color: #ffffff !important;
font-weight: 600 !important;
background-color: #FFCC53 !important;
border: 3px solid #FFCC53 !important;
border-radius: 5px !important;
padding: 13px 35px !important;
text-transform: uppercase;
}
.wpforms-form .wpforms-submit-container button:hover {
background: #fff !important;
color: #FFCC53 !important;
}
.wpforms-validate.wpforms-form input,
.wpforms-validate.wpforms-form textarea {
font-weight: 600 !important;
font-size: 15px !important;
box-shadow: 0 0 1px 0 rgba(0,0,0,.32);
} .widget .widget-title,
.widget_calendar caption {
position: relative;
color: #FFCC53;
font-size: 20px;
font-weight: 500;
text-transform: none;
padding-bottom: 10px;
margin-bottom: 20px;
}
.widget .widget-title:before,
.widget_calendar caption:before {
content: "";
bottom: 0;
position: absolute;
left: 0;
width: 100%;
border-radius: 30px;
height: 4px;
background: #fff;
}
.widget .widget-title:after,
.widget_calendar caption:after {
content: '';
position: absolute;
z-index: 1;
left: 00;
height: 4px;
width: 55px;
border-radius: 30px;
bottom: 0;
display: inline-block;
background: #FFCC53;
}
.widget li a {
font-size: 15px !important;
font-weight: 300;
}
.page-header, .widget {
border: none;
}
.comments-link a {
}
.entry-title a {
font-size: 25px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.entry-title a, .page-title, .entry-title, .post-navigation span.post-title {
color: #000 !important;
font-size: 25px !important;
font-weight: 600;
}
.entry-title a:hover, .widget ul li a:hover {
color: #FFCC53 !important;
}
.status-publish {
border-bottom: 1px solid #eee;
padding-bottom: 30px !important;
margin-bottom: 20px !important;
}
.widget {
background: #f4f5f5;
padding: 30px;
margin-bottom: 30px;
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.18);
}
.widget ul li a {
color: #000;
}
.sidebar section ul li {
font-size: 16px;
color: #FFCC53;
}
.comments-title, .comment-reply-title {
border-top: 1px solid #1a1a1a !important;
}
.post-navigation {
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
.entry-header .entry-title {
margin-top: 40px;
}
.entry-header .entry-title, .post-navigation .post-title {
font-size: 25px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.post-navigation .post-title, .post-navigation .post-title:hover, .cat-links a:hover,
.posted-on a:hover, .entry-footer a:hover {
color: #FFCC53 !important;
}
.form-submit input:hover {
background: #FFCC53;
}
.post-navigation div + div {
border-top: 1px solid #1a1a1a;
}
.comment-form-comment textarea:focus {
border: 1px solid #00d9a6 !important;
}
.post-thumbnail img {
width: 100%;
} .woocommerce #respond input#submit {
margin-bottom: 30px;
}
.woocommerce-message {
border-top-color: #FFCC53;
}
.woocommerce-message::before {
color: #FFCC53;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.widget button {
border-radius: 5px;
}
span.price {
padding-bottom: 45px;
}
.woocommerce span.onsale {
font-size: 12px;
} .main-footer, .site-footer {
float: left;
width: 100%;
text-align: center;
}
.main-footer .container {
overflow: hidden;
padding: 0px;
}
.main-footer h2 {
font-size: 18px;
font-weight: 500;
margin-bottom: 20px;
}
.main-footer .columns {
text-align: left;
padding: 10px;
width: 20%;
float: left;
}
.main-footer .columns.footer1,
.main-footer .columns.footer2 {
width: 50%;
float: left;
}
.main-footer ul {
margin: 0;
list-style-type: none;
float: inherit;
}
.main-footer ul li {
margin-bottom: 0!important;
}
.main-footer a, .main-footer p {
font-size: 14px;
line-height: 35px;
}
.main-footer i {
padding-right: 7px;
color: #FFCC53;
}
.footer-top {
padding-bottom: 60px !important;
margin-bottom: 60px;
border-bottom: 2px solid #053362;
}
.main-footer .columns.footer1 {
position: relative;
padding-left: 28px;
}
.main-footer .columns.footer1 img {
width: 10%;
float: left;
border-radius: 50%;
margin-right: 10px;
}
.main-footer .columns.footer1 a.color-primary {
color: #FFCC53;
}
.main-footer .columns.footer1 .icon {
position: absolute;
left: 10px;
top: 15px;
font-size: 16px;
background: #FFCC53;
height: 50px;
width: 50px;
line-height: 48px;
text-align: center;
border-radius: 50%;
-webkit-transition: .5s;
transition: .5s;
box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
display: inline-block;
}
.main-footer .columns.footer1 .icon:hover {
background: #000;
}
.main-footer .footer1 i {
padding-right: 0;
color: #fff;
}
.main-footer .footer2 .shrewd_solution_icon ul li strong {
display: none;
}
.main-footer .footer2 .shrewd_solution_icon {
padding-top: 10px;
text-align: right;
}
.main-footer .footer2 .shrewd_solution_icon ul,
.main-footer .footer2 .shrewd_solution_icon ul li {
display: inline-block!important;
padding: 0px!important;
}
.main-footer .footer2 .shrewd_solution_icon ul li.icon a {
font-size: 18px;
background: #1f304d;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
border-radius: 5px;
border: 1px solid #1f304d;
margin-right: 10px;
-webkit-transition: .5s;
transition: .5s;
box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
display: inline-block;
}
.main-footer .footer2 .shrewd_solution_icon ul li.icon a:hover {
background: #FFCC53; 
color: #fff !important;
border: 1px solid #FFCC53;
}
.main-footer .footer2 .et-button {
padding: 13px 20px;
background: #FFCC53;
border-radius: 5px;
color: #fff;
margin-left: 20px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.main-footer .footer2 .et-button:hover {
background: #000;  
}
.main-footer .footer3 a {
padding-top: 10px;
display: inline-block;
color: #FFCC53;
}
.site-footer .container {
padding: 30px 0;
}
.site-footer .site-info p,
.site-footer a {
font-size: 15px;
font-weight: 400;
}
.site-footer p {
width: 48%;
float: left;
text-align: left;
}
.site-footer .menu-ft {
width: 50%;
float: left;
text-align: right;
padding-top: 5px;
}
.site-footer .menu-ft li {
display: inline-block;
padding-left: 10px;
} .site-footer {
padding-bottom: 0;
}
.site-footer .site-info {
text-align: center;
width: 100%;
}
.main-footer {
display: inline-block;
width: 100%;
padding: 70px 0;
}
.main-footer .footer2 i {
color: #fff;
}
.main-footer .footer7 #wpforms-2528-field_1 {
max-width: 100%!important;
color: #979797;
background-color: #fff !important;
border: 0;
font-weight: 400!important;
height: 45px;
}
.main-footer .footer7 button {
max-width: 100%!important;
color: #fff;
background-color: #FFCC53 !important;
border: 0 !important;
font-weight: 400!important;
width: 100% !important; 
height: 45px !important;
} @media(max-width: 1679px) {
.right-menu {
display: none;
}
.site-header-menu {
width: 100%;
}
.main-navigation {
text-align: right;
}
header .site-branding {
width: 25%;
}
.menu-full {
width: 75%;
}
}
@media(max-width: 1280px) {
.main-navigation a {
font-size: 12px !important;
}
.main-navigation ul li > a {
padding-left: 12px;
padding-right: 12px;
}
header .site-header-main,
.main-footer .container {
margin: 0 !important;
}
header .site-branding {
width: 30%;
}
.site-header .container {
margin: 0 10px;
}
.main-navigation .primary-menu > li:first-child > a {
display: none;
}
}
@media(max-width: 1000px) {
body.archive .site-main, body.archive .page-header,
body.single-post .site-main {
padding: 15px;
}
body.single-post .comments-area, body.single-post .navigation.post-navigation, body.archive .page-header,
article .post-thumbnail, article .entry-content, article .entry-content a, article .entry-footer, article .entry-header {
margin: 0px !important;
}
body.single-post .comments-area, body.single-post .navigation.post-navigation {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.sidebar .widget button.search-submit {
height: 42px;
}
}
@media(max-width: 960px) {
.site-header-menu .primary-menu > li > a:before {
display: none;
}
.main-navigation ul ul li {
border-top: 1px solid #d1d1d1 !important;
position: relative;
}
.primary-menu li  a {
text-align: left;
}
}
@media(min-width: 911px) {
.sidebar-content-sidebar-ws #content #primary,
.sidebar-content-sidebar-blog #content #primary {
width: 50%!important;
margin-left: 25%;
}
.sidebar-left {
float: left;
margin-left: -100%;
}
.content-sidebar-ws #content #primary,
.content-sidebar-blog #content #primary {
width: 72%!important;
margin-left: 0;
}
.sidebar-content-ws #content #primary,
.sidebar-content-blog #content #primary {
width: 70%!important;
margin-left: 28%;
float: left;
}
.sidebar-content-ws .sidebar-left.sidebar-left-ws {
margin-left: 0;
}
.null-ws #content #primary,
.null-blog #content #primary {
width: 100%!important;
margin-left: 0;
}
.title-canvas-menu {
display: none;
}
}
@media(max-width: 910px) {
body.home #menu-main-menu {
padding: 0 10px;
}
header .site-header-main {
margin: 0px;
border-radius: 0px;
}
body.home .site-header,
body:not(.home) .site-header,
.site-header.is-sticky {
top: 0;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
.main-navigation a {
font-size: 13px !important;
}
.sidebar {
padding-right: 15px;
}
body .sidebar, body #primary {
width: 100%!important;
}
.site-main .entry-content {
margin: 0;
}
header .site-branding {
width: 80%;
display: inline-block;
}
#menu-main-menu {
width: 100%;
}
.site-header {
position: relative;
}
.site-header.canvas-one {
position: fixed;
width: 100vw;
height: 100vh;
background: rgba(0,0,0,.3);
padding: 0!important;
left: 0;
right: 0;
top: 0;
margin: 0;
max-width: 100%;
}
.main-navigation .primary-menu {
border-bottom: 0;
}
.primary-menu > li > a, .site-header.is-sticky .primary-menu > li > a {
line-height: 52px !important;
height: 52px !important;
border-bottom: 1px solid #adadad54;
} 
.main-navigation ul ul.sub-menu {
border-radius: 0;
margin-right: 0.875em;
} .site-header-main .menu-toggle {
border: 0;
background: none!important;
float: right;
color: #000;
padding-top: 5px;
}
.site-header-main .menu-toggle:before {
font-size: 30px;
}
.menu-toggle.toggled-on:focus {
outline: none;
}
.title-canvas-menu {
padding: 10px 22px;
position: relative;
}
.close-canvas {
position: absolute;
width: 40px;
height: 40px;
right: 0;
top: 7px;
}
.close-canvas:before {
content: "\f00d";
font-family: FontAwesome;
font-size: 20px;
position: absolute;
width: 40px;
height: 40px;
color: #0a0a0a;
top: 10px;
right: 0;
margin: 0 auto;
display: inline-block;
}
.site-header-menu {
width: 300px;
margin-top: 0;
background: #fff;
max-width: 350px;
position: fixed;
top: 0;
left: -100%;
height: 100%;
-webkit-box-shadow: 0px 10px 30px 0px rgba(255, 165, 0, 0);
box-shadow: 0px 10px 30px 0px rgba(255, 165, 0, 0);
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-transition: left 600ms cubic-bezier(0.6, 0.1, 0.68, 0.53) 0ms;
-o-transition: left 600ms cubic-bezier(0.6, 0.1, 0.68, 0.53) 0ms;
transition: left 600ms cubic-bezier(0.6, 0.1, 0.68, 0.53);
}
.site-header-menu.toggled-on {
left: 0;
}
.main-navigation ul ul.sub-menu {
background: none;
}
.main-navigation ul ul a {
border-bottom: 1px solid rgba(125, 119, 119, 0.7);
}
.canvas-bg {
position: absolute;
width: 100vh;
height: 100%;
top: 40px;
left: 300px;
z-index: 5;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.toggled-on .canvas-bg {
opacity: 1;
visibility: inherit;
}
.sub-menu.toggled-on .dropdown-toggle:after {
color: #000;
border-color: #000;
}
.sub-menu.toggled-on .dropdown-toggle:hover {
background: #fafafa!important;
}
}
@media(max-width: 845px) {
ul.products {
margin: 10px !important;
}
.button.product_type_variable.add_to_cart_button{
margin: 0 !important;
}
.top-head, .top-second {
display: none;
}
.sidebar {
padding-right: 15px;
}
}
@media(max-width: 768px) {
article .post-thumbnail, article .entry-content p, article .entry-content a, article .entry-footer, article .entry-header {
margin: 10px !important;
}
body.page-template-default .post-thumbnail, body.page-template-default .entry-content p, 
body.page-template-default .entry-content a, body.page-template-default .entry-footer, body.page-template-default .entry-header {
margin: 5px !important;
}
.wpcf7-form p:nth-child(-n+5) {
width: 100% !important;
}
.main-footer .columns {
width: 100% !important;
}
.main-footer .footer3 {
clear: left;
}
.main-navigation ul li > a {
padding: 0 12px;
}
.site-footer p,
.site-footer .menu-ft {
width: 100% !important;
text-align: center;
}
.main-footer .footer2 .shrewd_solution_icon {
text-align: left;
}
}
@media(max-width: 480px) {
.wpcf7-form p:nth-child(-n+5) {
width: 100%!important;
margin-right: 0;
}
.main-footer .columns {
width: 100%;
}
.head-left,
.head-right {
width: 100%;
text-align: center;
}
.main-footer .footer2 ul li:last-child a {
margin-left: 0;
}
.main-footer .footer2 ul li:last-child {
margin-top: 30px;
}
} body.template-full .site-header-main .page_item a {
line-height: 50px;
}
body.template-full .site-header {
border-bottom: 1px solid #d2d0d0;
}
body.template-full #main.site-main {
margin-top: 7em;
}
body.page-template-default .status-publish {
border-bottom: none !important;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
.site-main {
margin-bottom: 0 !important;
}
.sidebar {
padding-right: 0px;
padding-top: 60px;
}
.top-head-widget .et-footer p {
text-align: center;
width: 100%;
padding-top: 30px;
}@font-face{font-family:eicons;src:url(//www.samuelecognigni.it/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.11.0);src:url(//www.samuelecognigni.it/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.11.0#iefix) format("embedded-opentype"),url(//www.samuelecognigni.it/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.11.0) format("woff2"),url(//www.samuelecognigni.it/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.11.0) format("woff"),url(//www.samuelecognigni.it/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.11.0) format("truetype"),url(//www.samuelecognigni.it/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.11.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:'\e800'}.eicon-editor-unlink:before{content:'\e801'}.eicon-editor-external-link:before{content:'\e802'}.eicon-editor-close:before{content:'\e803'}.eicon-editor-list-ol:before{content:'\e804'}.eicon-editor-list-ul:before{content:'\e805'}.eicon-editor-bold:before{content:'\e806'}.eicon-editor-italic:before{content:'\e807'}.eicon-editor-underline:before{content:'\e808'}.eicon-editor-paragraph:before{content:'\e809'}.eicon-editor-h1:before{content:'\e80a'}.eicon-editor-h2:before{content:'\e80b'}.eicon-editor-h3:before{content:'\e80c'}.eicon-editor-h4:before{content:'\e80d'}.eicon-editor-h5:before{content:'\e80e'}.eicon-editor-h6:before{content:'\e80f'}.eicon-editor-quote:before{content:'\e810'}.eicon-editor-code:before{content:'\e811'}.eicon-elementor:before{content:'\e812'}.eicon-elementor-circle:before{content:'\e813'}.eicon-pojome:before{content:'\e814'}.eicon-plus:before{content:'\e815'}.eicon-menu-bar:before{content:'\e816'}.eicon-apps:before{content:'\e817'}.eicon-accordion:before{content:'\e818'}.eicon-alert:before{content:'\e819'}.eicon-animation-text:before{content:'\e81a'}.eicon-animation:before{content:'\e81b'}.eicon-banner:before{content:'\e81c'}.eicon-blockquote:before{content:'\e81d'}.eicon-button:before{content:'\e81e'}.eicon-call-to-action:before{content:'\e81f'}.eicon-captcha:before{content:'\e820'}.eicon-carousel:before{content:'\e821'}.eicon-checkbox:before{content:'\e822'}.eicon-columns:before{content:'\e823'}.eicon-countdown:before{content:'\e824'}.eicon-counter:before{content:'\e825'}.eicon-date:before{content:'\e826'}.eicon-divider-shape:before{content:'\e827'}.eicon-divider:before{content:'\e828'}.eicon-download-button:before{content:'\e829'}.eicon-dual-button:before{content:'\e82a'}.eicon-email-field:before{content:'\e82b'}.eicon-facebook-comments:before{content:'\e82c'}.eicon-facebook-like-box:before{content:'\e82d'}.eicon-form-horizontal:before{content:'\e82e'}.eicon-form-vertical:before{content:'\e82f'}.eicon-gallery-grid:before{content:'\e830'}.eicon-gallery-group:before{content:'\e831'}.eicon-gallery-justified:before{content:'\e832'}.eicon-gallery-masonry:before{content:'\e833'}.eicon-icon-box:before{content:'\e834'}.eicon-image-before-after:before{content:'\e835'}.eicon-image-box:before{content:'\e836'}.eicon-image-hotspot:before{content:'\e837'}.eicon-image-rollover:before{content:'\e838'}.eicon-info-box:before{content:'\e839'}.eicon-inner-section:before{content:'\e83a'}.eicon-mailchimp:before{content:'\e83b'}.eicon-menu-card:before{content:'\e83c'}.eicon-navigation-horizontal:before{content:'\e83d'}.eicon-nav-menu:before{content:'\e83e'}.eicon-navigation-vertical:before{content:'\e83f'}.eicon-number-field:before{content:'\e840'}.eicon-parallax:before{content:'\e841'}.eicon-php7:before{content:'\e842'}.eicon-post-list:before{content:'\e843'}.eicon-post-slider:before{content:'\e844'}.eicon-post:before{content:'\e845'}.eicon-posts-carousel:before{content:'\e846'}.eicon-posts-grid:before{content:'\e847'}.eicon-posts-group:before{content:'\e848'}.eicon-posts-justified:before{content:'\e849'}.eicon-posts-masonry:before{content:'\e84a'}.eicon-posts-ticker:before{content:'\e84b'}.eicon-price-list:before{content:'\e84c'}.eicon-price-table:before{content:'\e84d'}.eicon-radio:before{content:'\e84e'}.eicon-rtl:before{content:'\e84f'}.eicon-scroll:before{content:'\e850'}.eicon-search:before{content:'\e851'}.eicon-select:before{content:'\e852'}.eicon-share:before{content:'\e853'}.eicon-sidebar:before{content:'\e854'}.eicon-skill-bar:before{content:'\e855'}.eicon-slider-3d:before{content:'\e856'}.eicon-slider-album:before{content:'\e857'}.eicon-slider-device:before{content:'\e858'}.eicon-slider-full-screen:before{content:'\e859'}.eicon-slider-push:before{content:'\e85a'}.eicon-slider-vertical:before{content:'\e85b'}.eicon-slider-video:before{content:'\e85c'}.eicon-slides:before{content:'\e85d'}.eicon-social-icons:before{content:'\e85e'}.eicon-spacer:before{content:'\e85f'}.eicon-table:before{content:'\e860'}.eicon-tabs:before{content:'\e861'}.eicon-tel-field:before{content:'\e862'}.eicon-text-area:before{content:'\e863'}.eicon-text-field:before{content:'\e864'}.eicon-thumbnails-down:before{content:'\e865'}.eicon-thumbnails-half:before{content:'\e866'}.eicon-thumbnails-right:before{content:'\e867'}.eicon-time-line:before{content:'\e868'}.eicon-toggle:before{content:'\e869'}.eicon-url:before{content:'\e86a'}.eicon-t-letter:before{content:'\e86b'}.eicon-wordpress:before{content:'\e86c'}.eicon-text:before{content:'\e86d'}.eicon-anchor:before{content:'\e86e'}.eicon-bullet-list:before{content:'\e86f'}.eicon-code:before{content:'\e870'}.eicon-favorite:before{content:'\e871'}.eicon-google-maps:before{content:'\e872'}.eicon-image:before{content:'\e873'}.eicon-photo-library:before{content:'\e874'}.eicon-woocommerce:before{content:'\e875'}.eicon-youtube:before{content:'\e876'}.eicon-flip-box:before{content:'\e877'}.eicon-settings:before{content:'\e878'}.eicon-headphones:before{content:'\e879'}.eicon-testimonial:before{content:'\e87a'}.eicon-counter-circle:before{content:'\e87b'}.eicon-person:before{content:'\e87c'}.eicon-chevron-right:before{content:'\e87d'}.eicon-chevron-left:before{content:'\e87e'}.eicon-close:before{content:'\e87f'}.eicon-file-download:before{content:'\e880'}.eicon-save:before{content:'\e881'}.eicon-zoom-in:before{content:'\e882'}.eicon-shortcode:before{content:'\e883'}.eicon-nerd:before{content:'\e884'}.eicon-device-desktop:before{content:'\e885'}.eicon-device-tablet:before{content:'\e886'}.eicon-device-mobile:before{content:'\e887'}.eicon-document-file:before{content:'\e888'}.eicon-folder-o:before{content:'\e889'}.eicon-hypster:before{content:'\e88a'}.eicon-h-align-left:before{content:'\e88b'}.eicon-h-align-right:before{content:'\e88c'}.eicon-h-align-center:before{content:'\e88d'}.eicon-h-align-stretch:before{content:'\e88e'}.eicon-v-align-top:before{content:'\e88f'}.eicon-v-align-bottom:before{content:'\e890'}.eicon-v-align-middle:before{content:'\e891'}.eicon-v-align-stretch:before{content:'\e892'}.eicon-pro-icon:before{content:'\e893'}.eicon-mail:before{content:'\e894'}.eicon-lock-user:before{content:'\e895'}.eicon-testimonial-carousel:before{content:'\e896'}.eicon-media-carousel:before{content:'\e897'}.eicon-section:before{content:'\e898'}.eicon-column:before{content:'\e899'}.eicon-edit:before{content:'\e89a'}.eicon-clone:before{content:'\e89b'}.eicon-trash:before{content:'\e89c'}.eicon-play:before{content:'\e89d'}.eicon-angle-right:before{content:'\e89e'}.eicon-angle-left:before{content:'\e89f'}.eicon-animated-headline:before{content:'\e8a0'}.eicon-menu-toggle:before{content:'\e8a1'}.eicon-fb-embed:before{content:'\e8a2'}.eicon-fb-feed:before{content:'\e8a3'}.eicon-twitter-embed:before{content:'\e8a4'}.eicon-twitter-feed:before{content:'\e8a5'}.eicon-sync:before{content:'\e8a6'}.eicon-import-export:before{content:'\e8a7'}.eicon-check-circle:before{content:'\e8a8'}.eicon-library-save:before{content:'\e8a9'}.eicon-library-download:before{content:'\e8aa'}.eicon-insert:before{content:'\e8ab'}.eicon-preview-medium:before{content:'\e8ac'}.eicon-sort-down:before{content:'\e8ad'}.eicon-sort-up:before{content:'\e8ae'}.eicon-heading:before{content:'\e8af'}.eicon-logo:before{content:'\e8b0'}.eicon-meta-data:before{content:'\e8b1'}.eicon-post-content:before{content:'\e8b2'}.eicon-post-excerpt:before{content:'\e8b3'}.eicon-post-navigation:before{content:'\e8b4'}.eicon-yoast:before{content:'\e8b5'}.eicon-nerd-chuckle:before{content:'\e8b6'}.eicon-nerd-wink:before{content:'\e8b7'}.eicon-comments:before{content:'\e8b8'}.eicon-download-circle-o:before{content:'\e8b9'}.eicon-library-upload:before{content:'\e8ba'}.eicon-save-o:before{content:'\e8bb'}.eicon-upload-circle-o:before{content:'\e8bc'}.eicon-ellipsis-h:before{content:'\e8bd'}.eicon-ellipsis-v:before{content:'\e8be'}.eicon-arrow-left:before{content:'\e8bf'}.eicon-arrow-right:before{content:'\e8c0'}.eicon-arrow-up:before{content:'\e8c1'}.eicon-arrow-down:before{content:'\e8c2'}.eicon-play-o:before{content:'\e8c3'}.eicon-archive-posts:before{content:'\e8c4'}.eicon-archive-title:before{content:'\e8c5'}.eicon-featured-image:before{content:'\e8c6'}.eicon-post-info:before{content:'\e8c7'}.eicon-post-title:before{content:'\e8c8'}.eicon-site-logo:before{content:'\e8c9'}.eicon-site-search:before{content:'\e8ca'}.eicon-site-title:before{content:'\e8cb'}.eicon-plus-square:before{content:'\e8cc'}.eicon-minus-square:before{content:'\e8cd'}.eicon-cloud-check:before{content:'\e8ce'}.eicon-drag-n-drop:before{content:'\e8cf'}.eicon-welcome:before{content:'\e8d0'}.eicon-handle:before{content:'\e8d1'}.eicon-cart:before{content:'\e8d2'}.eicon-product-add-to-cart:before{content:'\e8d3'}.eicon-product-breadcrumbs:before{content:'\e8d4'}.eicon-product-categories:before{content:'\e8d5'}.eicon-product-description:before{content:'\e8d6'}.eicon-product-images:before{content:'\e8d7'}.eicon-product-info:before{content:'\e8d8'}.eicon-product-meta:before{content:'\e8d9'}.eicon-product-pages:before{content:'\e8da'}.eicon-product-price:before{content:'\e8db'}.eicon-product-rating:before{content:'\e8dc'}.eicon-product-related:before{content:'\e8dd'}.eicon-product-stock:before{content:'\e8de'}.eicon-product-tabs:before{content:'\e8df'}.eicon-product-title:before{content:'\e8e0'}.eicon-product-upsell:before{content:'\e8e1'}.eicon-products:before{content:'\e8e2'}.eicon-bag-light:before{content:'\e8e3'}.eicon-bag-medium:before{content:'\e8e4'}.eicon-bag-solid:before{content:'\e8e5'}.eicon-basket-light:before{content:'\e8e6'}.eicon-basket-medium:before{content:'\e8e7'}.eicon-basket-solid:before{content:'\e8e8'}.eicon-cart-light:before{content:'\e8e9'}.eicon-cart-medium:before{content:'\e8ea'}.eicon-cart-solid:before{content:'\e8eb'}.eicon-exchange:before{content:'\e8ec'}.eicon-preview-thin:before{content:'\e8ed'}.eicon-device-laptop:before{content:'\e8ee'}.eicon-collapse:before{content:'\e8ef'}.eicon-expand:before{content:'\e8f0'}.eicon-navigator:before{content:'\e8f1'}.eicon-plug:before{content:'\e8f2'}.eicon-dashboard:before{content:'\e8f3'}.eicon-typography:before{content:'\e8f4'}.eicon-info-circle-o:before{content:'\e8f5'}.eicon-integration:before{content:'\e8f6'}.eicon-plus-circle-o:before{content:'\e8f7'}.eicon-rating:before{content:'\e8f8'}.eicon-review:before{content:'\e8f9'}.eicon-tools:before{content:'\e8fa'}.eicon-loading:before{content:'\e8fb'}.eicon-sitemap:before{content:'\e8fc'}.eicon-click:before{content:'\e8fd'}.eicon-clock:before{content:'\e8fe'}.eicon-library-open:before{content:'\e8ff'}.eicon-warning:before{content:'\e900'}.eicon-flow:before{content:'\e901'}.eicon-cursor-move:before{content:'\e902'}.eicon-arrow-circle-left:before{content:'\e903'}.eicon-flash:before{content:'\e904'}.eicon-redo:before{content:'\e905'}.eicon-ban:before{content:'\e906'}.eicon-barcode:before{content:'\e907'}.eicon-calendar:before{content:'\e908'}.eicon-caret-left:before{content:'\e909'}.eicon-caret-right:before{content:'\e90a'}.eicon-caret-up:before{content:'\e90b'}.eicon-chain-broken:before{content:'\e90c'}.eicon-check-circle-o:before{content:'\e90d'}.eicon-check:before{content:'\e90e'}.eicon-chevron-double-left:before{content:'\e90f'}.eicon-chevron-double-right:before{content:'\e910'}.eicon-undo:before{content:'\e911'}.eicon-filter:before{content:'\e912'}.eicon-circle-o:before{content:'\e913'}.eicon-circle:before{content:'\e914'}.eicon-clock-o:before{content:'\e915'}.eicon-cog:before{content:'\e916'}.eicon-cogs:before{content:'\e917'}.eicon-commenting-o:before{content:'\e918'}.eicon-copy:before{content:'\e919'}.eicon-database:before{content:'\e91a'}.eicon-dot-circle-o:before{content:'\e91b'}.eicon-envelope:before{content:'\e91c'}.eicon-external-link-square:before{content:'\e91d'}.eicon-eyedropper:before{content:'\e91e'}.eicon-folder:before{content:'\e91f'}.eicon-font:before{content:'\e920'}.eicon-adjust:before{content:'\e921'}.eicon-lightbox:before{content:'\e922'}.eicon-heart-o:before{content:'\e923'}.eicon-history:before{content:'\e924'}.eicon-image-bold:before{content:'\e925'}.eicon-info-circle:before{content:'\e926'}.eicon-link:before{content:'\e927'}.eicon-long-arrow-left:before{content:'\e928'}.eicon-long-arrow-right:before{content:'\e929'}.eicon-caret-down:before{content:'\e92a'}.eicon-paint-brush:before{content:'\e92b'}.eicon-pencil:before{content:'\e92c'}.eicon-plus-circle:before{content:'\e92d'}.eicon-zoom-in-bold:before{content:'\e92e'}.eicon-sort-amount-desc:before{content:'\e92f'}.eicon-sign-out:before{content:'\e930'}.eicon-spinner:before{content:'\e931'}.eicon-square:before{content:'\e932'}.eicon-star-o:before{content:'\e933'}.eicon-star:before{content:'\e934'}.eicon-text-align-justify:before{content:'\e935'}.eicon-text-align-center:before{content:'\e936'}.eicon-tags:before{content:'\e937'}.eicon-text-align-left:before{content:'\e938'}.eicon-text-align-right:before{content:'\e939'}.eicon-close-circle:before{content:'\e93a'}.eicon-trash-o:before{content:'\e93b'}.eicon-font-awesome:before{content:'\e93c'}.eicon-user-circle-o:before{content:'\e93d'}.eicon-video-camera:before{content:'\e93e'}.eicon-heart:before{content:'\e93f'}.eicon-wrench:before{content:'\e940'}.eicon-help:before{content:'\e941'}.eicon-help-o:before{content:'\e942'}.eicon-zoom-out-bold:before{content:'\e943'}.eicon-plus-square-o:before{content:'\e944'}.eicon-minus-square-o:before{content:'\e945'}.eicon-minus-circle:before{content:'\e946'}.eicon-minus-circle-o:before{content:'\e947'}.eicon-code-bold:before{content:'\e948'}.eicon-cloud-upload:before{content:'\e949'}.eicon-search-bold:before{content:'\e94a'}.eicon-map-pin:before{content:'\e94b'}.eicon-meetup:before{content:'\e94c'}.eicon-slideshow:before{content:'\e94d'}.eicon-t-letter-bold:before{content:'\e94e'}.eicon-preferences:before{content:'\e94f'}.eicon-table-of-contents:before{content:'\e950'}.eicon-tv:before{content:'\e951'}.eicon-upload:before{content:'\e952'}.eicon-instagram-comments:before{content:'\e953'}.eicon-instagram-nested-gallery:before{content:'\e954'}.eicon-instagram-post:before{content:'\e955'}.eicon-instagram-video:before{content:'\e956'}.eicon-instagram-gallery:before{content:'\e957'}.eicon-instagram-likes:before{content:'\e958'}.eicon-facebook:before{content:'\e959'}.eicon-twitter:before{content:'\e95a'}.eicon-pinterest:before{content:'\e95b'}.eicon-frame-expand:before{content:'\e95c'}.eicon-frame-minimize:before{content:'\e95d'}.eicon-archive:before{content:'\e95e'}.eicon-colors-typography:before{content:'\e95f'}.eicon-custom:before{content:'\e960'}.eicon-footer:before{content:'\e961'}.eicon-header:before{content:'\e962'}.eicon-layout-settings:before{content:'\e963'}.eicon-lightbox-expand:before{content:'\e964'}.eicon-error-404:before{content:'\e965'}.eicon-theme-style:before{content:'\e966'}.eicon-search-results:before{content:'\e967'}.eicon-single-post:before{content:'\e968'}.eicon-site-identity:before{content:'\e969'}.eicon-theme-builder:before{content:'\e96a'}.eicon-download-bold:before{content:'\e96b'}.eicon-share-arrow:before{content:'\e96c'}.eicon-global-settings:before{content:'\e96d'}.eicon-user-preferences:before{content:'\e96e'}.eicon-lock:before{content:'\e96f'}.eicon-export-kit:before{content:'\e970'}.eicon-import-kit:before{content:'\e971'}.eicon-lottie:before{content:'\e972'}.eicon-products-archive:before{content:'\e973'}.eicon-single-product:before{content:'\e974'}.eicon-disable-trash-o:before{content:'\e975'}.eicon-single-page:before{content:'\e976'}.eicon-wordpress-light:before{content:'\e977'}.eicon-cogs-check:before{content:'\e978'}.eicon-custom-css:before{content:'\e979'}.eicon-global-colors:before{content:'\e97a'}.eicon-globe:before{content:'\e97b'}.eicon-typography-1:before{content:'\e97c'}.eicon-background:before{content:'\e97d'}.eicon-device-responsive:before{content:'\e97e'}.eicon-device-wide:before{content:'\e97f'}.eicon-code-highlight:before{content:'\e980'}.eicon-video-playlist:before{content:'\e981'}.eicon-download-kit:before{content:'\e982'}.eicon-kit-details:before{content:'\e983'}.eicon-kit-parts:before{content:'\e984'}.eicon-kit-upload:before{content:'\e985'}.eicon-kit-plugins:before{content:'\e986'}.eicon-kit-upload-alt:before{content:'\e987'}.eicon-hotspot:before{content:'\e988'}.eicon-paypal-button:before{content:'\e989'}.eicon-shape:before{content:'\e98a'}.eicon-wordart:before{content:'\e98b'}.eicon-eye:before{content:'\e8ac'}.eicon-elementor-square:before{content:'\e813'}