#masthead {
}
.fixed-header .logo_inner {
top: 0;
}
i.for-mobile {
display: none;
}
.cart-value {
display: inline-block;
position: relative;
}
.search_form a i {
color: white;
}
.cart-block sup {
background-color: var(--color-primary);
color: white;
padding: 7px 3px;
border-radius: 50%;
position: absolute;
top: 1px;
z-index: 999;  right: 0;
display: block;
}
.cart-block {
background-color: var(--color-secondry);
height: 100%;
display: flex;
align-items: center;
padding: 0px 10px 0px 4px;
margin-right: 10%;
}
#search {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-transform: translate(0px, -100%) scale(0, 0);
-moz-transform: translate(0px, -100%) scale(0, 0);
-o-transform: translate(0px, -100%) scale(0, 0);
-ms-transform: translate(0px, -100%) scale(0, 0);
transform: translate(0px, -100%) scale(0, 0);
opacity: 0;
z-index: 999;
}
#search.open {
-webkit-transform: translate(0px, 0px) scale(1, 1);
-moz-transform: translate(0px, 0px) scale(1, 1);
-o-transform: translate(0px, 0px) scale(1, 1);
-ms-transform: translate(0px, 0px) scale(1, 1);
transform: translate(0px, 0px) scale(1, 1); 
opacity: 1;
}
#search input[type="search"] {
font-size: 24px;
border: 0px;
margin: 0px auto; padding-left: 30px;
padding-right: 30px;
background-color: white;
color: black;
padding: 17px;
width: 42%;
outline: none;
}
#search .btn {
position: absolute;
top: 50%;
left: 50%;
margin-top: 61px;
margin-left: -45px;
}
#search .close {
position: fixed;
top: 20%;
right: 20%;
color: #fff;
background-color: var(--color-primary);
opacity: 1;
padding: 4px 14px 7px 14px;
border: none;  font-size: 25px;
}
#search form.search-form.serach-page {
position: absolute;
top: 50%;
left: 45%;
right: 50%;
width: 100%;
transform: translate(-50%,-50%);
margin: 0 auto;
text-align: center;
}
#search button.search-submit {
background-color: var(--color-fb5b21);
padding: 18px;
border: none;
height: 100%;
position: absolute;
}
#search button.search-submit i {
color: white;
}
.search-block {
background-color: #E5F3EB;
background-color: var(--color-secondry);
height: 100%;
display: flex;
align-items: center;
padding: 0px 18px 0px 18px;
margin-left: 10%;
}
.cart-block i {
padding: 10px;
color: white;
}
.inner-head {
position: relative;
}
.top-bar {
position: relative;
border-top: 6px solid #4D2F40;
}
.header-git-block {
position: relative;
align-items: center;
padding: 12px 0;
}
.header-git-block i {
color: black;
margin-right: 7px;
font-size: 22px;
}
a.header-contact-text {
color: black;
font-weight: 700;
font-family: var(--secondary-font);
font-size: 16px;
}
.email-block .media-body {
text-align: right;
margin-right: 10px;
}
.site-title a {
color: var(--color-primary);
font-family: var(--secondary-font);
font-size: 22px;
font-weight: 700;
}
.site-description {
color: black;
font-size: 14px;
}
.site-title {
margin-bottom: 0;
}
.logo-box {
width: 22%;
padding: 0;
position: relative;
}
.left-navigation-block, .right-navigation-block {
width: 39%;
}
#header {
position: relative;
border-bottom: 1px solid #E5F3EB;
}
.logo-inner {
position: relative;
width: 100%;
text-align: center;
height: 100%;
border: 8px solid white;
padding: 16px 0px 5px 0px;
}
.logo_inner {
width: 100%;
text-align: center;
border-top: 6px solid var(--color-primary);
position: absolute;
top: -4.3em;
}
.top-logo-wrapper {
position: relative;
} .fixed-header {
position: fixed;
top: 0;
left: 0;
width: 100%; z-index: 999;
margin-top: 0;
}
.fixed-header #mySidenav{
margin: 12px 0;
}  .menubar-box{
background: var(--color-F5F5F5);
padding: 0px 3.7em;
}
#header .logo img{
max-height: 123px;
width: auto;
}
.menubar {
-webkit-transition: all 0.5s ease;
-moz-transition: position 10s;
-ms-transition: position 10s;
-o-transition: position 10s;
transition: all 0.5s ease;
}
.continnerbox {
background-size: 100% 100%;
color: #fff;
border-top: 40px solid #435061;
border-left: 60px solid transparent;
}
#header .logo h1, #footer .logo h1, #header .logo p.site-title {
font-weight:700;
padding:0;
font-size:18px;
font-weight:bold;
margin-top: 0;
}
.logo-inner img {
position: relative;
}
.logo {
padding: 30px ;
}
.logo a.custom-logo-link{
color:#000000;
}
.logo h1 a, .logo h1 a, .logo p.site-title a{
color: #262626;
text-transform: uppercase;
}
.logo p{
color: #262626;
margin-bottom: 0;
font-size: 14px;
}
.search_mobile{
display: none !important;
}
.cont-git-block a.header-contact-text {
color: #b5a9a9;
}
.cont-git-block {
padding-left: 10px;
}
.cont-git-block i {
color: var(--color-secondry);
font-size: 24px;
}
.contact-head {
font-family: var(--primary-font);
font-size: 12px;
font-weight: 700;
color: var(--color-secondry);
line-height: 10px;
}
.right-navigation-block {
text-align: right;
} @keyframes smoothScroll {
0% {transform: translateY(-40px);}
100% {transform: translateY(0px);}}
.close-sidebar {
font-size: 25px;
text-align: right;
color: #fff;
padding: 16px 20px;
}
.headerbar {
font-size: 30px;
font-weight:900;
}
.side-navigation li {
position: relative;
padding: 30px 0px;
display: inline-block;
}
.side-navigation li:last-child a:before{
display: none;
}
.side-navigation li:last-child{
border-right: none;
}
.side-navigation a {
color: #583B4C;
font-weight: 700;
padding: 9px 12px;
display: inline-block;
font-family: var(--primary-font);
text-transform: uppercase;
font-size: 14px;
margin-right: 12px;
}
.side-navigation ul {
margin: 0;
}
.side-navigation li:last-child:after {
display: none;
}
.side-navigation ul li.current_page_item > a, .side-navigation ul li.current-menu-item > a {
color: white;
background-color: var(--color-secondry);
}
.side-navigation ul li.current_page_item a:before, .side-navigation ul li.current-menu-item a:before {
transform: scale(1.0);
}
.menu-shape-right {
background-color: white;
width: 51px;
display: block;
position: absolute;
right: 0;
clip-path: polygon(0 0, 0% 100%, 100% 0);
top: 0;
bottom: 0;
z-index: -1;
}
.menu-shape-left {
background-color: white;
width: 51px;
display: block;
position: absolute;
left: 0;
clip-path: polygon(0 0, 100% 100%, 100% 0);
top: 0;
bottom: 0;
z-index: -1;
}  .side-navigation .sub-menu li a:before {
width: 0 !important;
}
.side-navigation a:hover {
color: var(--color-secondry);
}
.sub-menu li:hover {
background-color: var(--color-ternary);
}
.sub-menu li{
margin-top: 0;
}
.side-navigation ul ul {
position: absolute;
left: 0;
top: 100%;
background: white;
border-radius: 0;
min-width: 230px;
z-index: 9999;
display: none;
}
.side-navigation ul ul ul{
left: 100%;
top: 0;
}
.side-navigation ul ul li,
.menubar.scrolled .side-navigation ul ul li{
float: none;
display: block;
text-align: left; padding: 12px 20px;
}
.side-navigation ul ul li a {
padding: 0;
}
.side-navigation ul ul li:last-child{
border-bottom: 0;
}
.side-navigation ul li:hover > ul{
display: block;
animation: zoomIn 1.5s ease;
-webkit-animation: zoomIn 1.5s ease;
}
.side-navigation ul li.menu-item-has-children>a:after {
content: "\f107";
position: static;
margin-left: 5px;
font-family: "font awesome 5 free";
font-weight: 900; }
@keyframes fadeInRight{
0%{opacity:0; transform:translate3d(10 0%,0,0)}
100%{opacity:1; transform:none;}} 
.side-navigation .menu > ul > li.highlight{
background-color: #ff8800;
}
.side-navigation .menu > ul > li.highlight:hover{
background: transparent;
}
.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
height: 2px;
}
.menu > ul > li.exoplanet-search:after{
background: transparent !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
margin: 0 0 15px;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
float: left;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
float: right;
text-align: right;
width: auto;
} .scrollup {
color: white;
position: fixed;
display: none;
bottom: 86px;
right: 2em;
z-index: 9999999999;
background-color: var(--color-primary);
width: 55px;
height: 55px;
border-radius: 7px;
padding: 15px 20px;
}
.scrollup.left{
left: 15px;
right: auto;
}
.scrollup.center{
left: 45%;
right: 44%;
}
.scrollup:focus,
.scrollup:hover{
color: white;
}
.scrollup span {
display: inline-block;
}
.scrollup i{
font-size: 23px;
}  .serach_form_box input.search-field {
background-color: #f6f1ff;
border: 1px solid #ece4f8;
padding: 3px 17px;
border-radius: 30px;
font-size: 12px;
}
.serach_form_box button.search-submit {
border: none;
background-color: transparent;
}
.serach_form_box button.search-submit i {
font-size: 12px;
position: absolute;
right: 0;
}
.serach_form_box form{
position: relative;
}
.serach_form_box button.search-submit i {
font-size: 11px;
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
}
#search {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-transform: translate(0px, -100%) scale(0, 0);
-moz-transform: translate(0px, -100%) scale(0, 0);
-o-transform: translate(0px, -100%) scale(0, 0);
-ms-transform: translate(0px, -100%) scale(0, 0);
transform: translate(0px, -100%) scale(0, 0);
opacity: 0;
z-index: 999;
}
#search.open {
-webkit-transform: translate(0px, 0px) scale(1, 1);
-moz-transform: translate(0px, 0px) scale(1, 1);
-o-transform: translate(0px, 0px) scale(1, 1);
-ms-transform: translate(0px, 0px) scale(1, 1);
transform: translate(0px, 0px) scale(1, 1); 
opacity: 1;
}
#search input[type="search"] {
font-size: 24px;
border: 0px;
margin: 0px auto; padding-left: 30px;
padding-right: 30px;
background-color: white;
color: black;
padding: 17px;
width: 42%;
outline: none;
}
#search .btn {
position: absolute;
top: 50%;
left: 50%;
margin-top: 61px;
margin-left: -45px;
}
#search .close {
position: fixed;
top: 20%;
right: 20%;
color: #fff;
background-color: var(--color-primary);
opacity: 1;
padding: 4px 14px 7px 14px;
border: none;  font-size: 25px;
}
#search form.search-form.serach-page {
position: absolute;
top: 50%;
left: 45%;
right: 50%;
width: 100%;
transform: translate(-50%,-50%);
margin: 0 auto;
text-align: center;
}
#search button.search-submit {
background-color: var(--color-fb5b21);
padding: 18px;
border: none;
height: 100%;
position: absolute;
}
#search button.search-submit i {
color: white;
} .soial_icons i {
color: #b9afc7;
font-size: 12px;
padding-right: 10px;
}
.soial_icons i:hover {
color: var(--color-primary);
} #footer-widgets {
background-color: #422A3C;
}
.footer-text {
color: #222222;
font-weight: 400;
}
.footer-content-wrapper.row {
padding-bottom: 3em;
border-bottom: 1px solid #D9D9D9;
margin-bottom: 4em;
}
#footer .textwidget p{
font-size: 18px;
font-weight: 400;
color: black;
width: 54%;
}
.footer-cols {
padding: 60px 0;
}
#footer .copyright p{
margin-bottom: 0;
font-size: 16px;
font-weight: 500;
color: white;
}
#footer ul {
margin: 0;
}
#footer ul li a{
font-size: 15px;
font-weight: 400;
color: white;
}
.widget_recent_entries img{
width: 100px;
}
#footer h3.widget-title, #footer h3.top_title {
font-size: 18px;
font-weight: 700;
letter-spacing: 0px;
color: black;
padding: 0;
}
#footer .footer-navigation ul li{
padding: 0 15px;
}
#footer .footer-navigation ul li a{
font-size: 17px;
font-weight: 600;
}
.footer_text, .footer_text p{
font-size: 13px;
font-weight: 300;
color: white;
line-height: 26px;
}
.footer_text{
max-width: 80%;
margin: 0 auto;
}
#footer ul li {
list-style: none;
margin: 0 0 5px 0;
padding: 15px;
display: inline-block;
font-size: 13px;
}
#footer .top_social a {
background-color: white;
display: inline-block;
border-radius: 50%;
text-align: center;
margin-bottom: 18px;
margin-right: 18px;
}
#footer .top_social a i {
color: black;
width: 40px;
height: 40px;
margin: 0;
font-size: 16px;
padding: 12px;
}
#footer .top_social a:hover i{
color: var(--color-primary);
}
.footer_contact {
border-top: 1px solid #F9F9F9;
}
.footer_contact h4 {
color: white;
}
#footer .footer_contact ul li {
padding: 0 30px;
}
#footer .footer_contact ul li a {
font-size: 15px;
font-weight: 400;
}
#footer .footer_contact ul li i {
padding-right: 6px;
color: white;
} #footer .social_widget a {
color: #A3A3A3;
padding: 10px 15px;
margin-right: 15px;
display: inline-block;
margin-bottom: 5px;
border-radius: 10px;
border: 1px solid #F1F1F1;
background: #F1F1F1;
width: 43px;
height: 43px;
position: relative;
overflow: hidden;
}
.custom-social-icons a {
text-align: center;
margin-right: 8px;
background-color: #644A5D;
padding: 9px;
width: 38px;
height: 38px;
display: inline-block;
border-radius: 50%;
}
.custom-social-icons a span {
display: none;
}
.custom-social-icons a i {
transition: all .4s ease-in-out;
border-radius: 50%;
color: white;
display: inline-block;
border-radius: 50%;
font-size: 14px;
}
.custom-social-icons a:hover {
background-color: var(--color-primary);
color: white;
}
.custom-social-icons a:hover i{
color: white;
} .about_me table, .about_me td, .about_me th{
border: none;
}
.about_me p.message {
margin-bottom: 5px !important;
}
#footer_box .sub-menu, #our-newsletter .newsletter h3:after, amp-sidebar#sidebar1, .headerbar, .footer_hide{
display: none;
}
#footer_box .about_me i, #footer ul li a:hover, .closepop i:hover,#footer a.contributor-btn:hover{
color:#FF4848;
}
#footer .widget_media_gallery img{
padding-right: 25px;
border:none;
}
.credit_link a {
color: var(--color-primary)!important;
}
#menu-top-menu li {
display: inline-block;
padding: 0 15px 0 0; }
#menu-top-menu li a{
color: #000;
}
#search form.search-form.serach-page {
position: absolute;
top: 50%;
left: 45%;
right: 50%;
width: 100%;
transform: translate(-50%,-50%);
margin: 0 auto;
text-align: center;
}
#search button.search-submit {
background-color: var(--color-primary);
padding: 18px;
border: none;
height: 100%;
position: absolute;
} .social_share_btns {
position: absolute;
top: 10px;
right: 0px;
padding-left: 15px;
}
.social-btn a i {
color: black;
font-size: 13px;
vertical-align: text-top;
}
.social-btn a {
display: inherit;
background-color: white;
padding: 3px;
margin-bottom: 5px;
width: 25px;
height: 25px;
border-radius: 50%;
text-align: center;
}
.social_share_btns{
display: none;
}
.share_page:hover .social_share_btns {
display: block;
}
#footer {
background-repeat: no-repeat;
background-size: cover;
}
.outer-footer {
position: relative;
background-repeat: no-repeat;
background-position: bottom;
background-size: cover;
}
.theme-footer-cols ul li {
position: relative;
margin-bottom: 12px;
color: #B2B2B2;
list-style: none;
}
.product_list_widget span.woocommerce-Price-amount.amount {
position: absolute;
left: 74px;
bottom: -6px;
}
.theme-footer-cols h3, h2.widgettitle {
font-size: 20px;
position: relative;
margin-bottom: 26px;
color: white;
font-weight: 700;
display: inline-block;
}
.theme-footer-cols h3:after {
content: '';
display: block;
width: 10px;
height: 6px;
background-color: var(--color-primary);
position: absolute;
bottom: -9px;
}
.footer-details ul {
margin: 0;
}
.rpwwt-post-date {
color: #B2B2B2;
font-size: 12px;
}
.theme-footer-cols p, .theme-footer-cols ul li a, .contact_widget .media a, .contact_widget span.contact-text {
font-family: var(--ternary-font);
font-size: 15px;
color: #c4bebe;
font-weight: 500;
}
.footer-details input[type="email"] {
background-color: #604B5B;
padding-left: 19px !important;
border-radius: 10px;
border: none;
padding: 12px 10px;
color: #c4bebe;
}
.footer-details input[type="email"]::placeholder {
color: #c4bebe;
}
.footer-details input[type="submit"] {
background-color: transparent;
color: white;
border: none;
border-radius: 6px; padding: 12px 24px;
position: absolute;
right: 0;
height: 100%;
border-radius: 30px;
top: 0;
font-family: "Font Awesome 5 Free";
}
.theme-footer-cols .widget_nav_menu ul li:before {
content: "\f061";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #c4bebe; padding: 4px;
font-size: 13px;
border-radius: 5px; position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.footer-details form {
position: relative;
margin-top: 27px;
margin-bottom: 26px;
}
span.wpcf7-spinner {
display: none;
}
.contact_widget_head {
color: white;
font-weight: 500;
}
.footer_icons a {
color: white;
margin: 0 4px;
padding: 6px 10px;
border: 1px solid #5a6e77;
width: 40px;
height: 40px;
display: inline-block;
border-radius: 4px;
text-align: center;
}
.footer_icons{
text-align: right;
}
.footer_icons a i {
font-size: 18px;
}
.copyright-icons .top_social i {
color: #40444d;
font-size: 18px;
margin-left: 10px;
}
.copyright-icons {
text-align: right;
}
.copyright-icons .top_social a:hover i {
color: var(--color-primary);
}
.theme-footer-cols .footer-col4 p {
font-family: var(--primary-font);
font-size: 14px;
line-height: 21px;
color: black;
}
.copyright-wrapper a i {
background-color: transparent;
color: white;
padding: 6px;
border-radius: 50%;
font-size: 11px;
width: 25px;
height: 25px;
text-align: center;
}
.top_social a:last-child i{
margin-right: 0;
}
.copyright-text {
font-size: 14px;
color: #422A3C;
}
.footer-content-wrapper {
max-width: 70%;
margin: 0 auto;
margin-bottom: 40px;
}
.footer-navigation ul  li a {
color: white;
}
.footer-navigation ul li {
display: inline-block;
margin: 0 15px;
position: relative;
}
.footer-navigation {
text-align: right;
}
.copyright-text {
font-size: 17px;
font-weight: 600;
font-family: var(--secondary-font);
}
.fixed-header .menu_container{
margin-top: 0;
}
.footer-col1 {
position: relative;
}
.footer-col1 .wp-block-image img {
position: relative;
}
.row.footer-details {
padding-top: 5em;
padding-bottom: 3em;
}
span.rpwwt-post-title {
font-family: var(--secondary-font); font-weight: 600;
}
.rpwwt-post-date {
color: white;
font-size: 12px;
font-family: var(--primary-font);
font-weight: 500;
}
.rpwwt-post-date:before {
content: "\f073";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 7px;
}
.recent-posts-widget-with-thumbnails img {
width: 110px !important;
height: 70px !important;
border-radius: 5px;
} a.theme_button.slide-btn.footer-button {
box-shadow: none;
}
a.theme_button.slide-btn.footer-button {
margin-right: 15px;
padding: 12px 61px 12px 30px;
}
a.theme_button.footer-button i {
padding: 19px 20px;
}
a.theme_button.slide-btn.footer-button {
box-shadow: none;
background-color: #373735;
font-size: 12px;
position: absolute;
top: 0;
right: 5em;
}
.rpwwt-widget ul li {
margin: 0 0 0.5em !important;
}
.footer-col1, .footer-col2, .footer-col3 {
padding: 48px;
}
.woocommerce ul.product_list_widget li img {
width: 62px;
height: 44px;
float: none;
border-radius: 3px;
margin-right: 8px;
margin-bottom: 12px;
}
.woocommerce ul.product_list_widget span.product-title {  position: relative;
top: -16px;
color: white;
}
.product_list_widget span.woocommerce-Price-amount.amount {
position: absolute;
left: 74px;
bottom: 13px;
}
.footer-navigation ul li:after {
content: ''; background-color: white;
width: 2px;
height: 10px;
display: block;
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: 0 auto;
right: -16px;
}
.footer-navigation ul li:last-child:after {
display: none;
} #get-in-touch {
margin-top: 35px;
}
.git-block i {
background-color: var(--color-primary);
padding: 20px;
border-radius: 50%;
color: white;
font-size: 14px;
margin-right: 10px;
}
.gt-contact-title {
color: white;
font-size: 18px;
font-weight: 400;
margin-right: 5px;
padding: 0;
font-family: var(--ternary-font);
}
a.gt-contact-text {
color: white;
font-weight: 400;
font-size: 14px;
color: white;
}
.git-block:after {
content: '';
background-color: rgb(142 142 142 / 20%);
width: 1px;
height: 43px;
display: inline-block;
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
}
.git-block:last-child:after {
display: none;
}
.git-block {
position: relative;
}
.footer-contct-row {
border-bottom: 1px solid rgb(142 142 142 / 20%);
}
.footer-logo {
margin-bottom: -20px;
text-align: center;
position: relative;
}
.gt-media.media {
border-radius: 15px;
background: #9355ED;
padding: 26px 34px;
height: 100%;
align-items: center;
}
.copyright-wrapper {
padding: 14px 0;
background-color: white;
border-radius: 10px;
max-width: 77%;
}
#footer-widgets .container {
z-index: unset;
}
.footer-logo-shape {
display: inline-block;
background-color: #035723;
padding: 20px 30px;
border-radius: 0 15px 15px 15px;
position: relative;
margin-bottom: 13%;
margin-top: -17px;
margin-left: 11%;
z-index: 99999999;
}
.footer-logo-shape:before {
content: ''; display: inline-block;  position: absolute;
left: -12px;
top: 1px;
transform: rotate(46deg);
z-index: -1;
width: 0;
height: 0;
border-top: 13px solid transparent;
border-left: 15px solid #033817;
border-bottom: 15px solid transparent;
}
.contact_widget {
margin-top: 7%;
display: block;
}
.contact_widget .media {
margin-bottom: 5px;
} .contact-us-phone-block {
background-color: #705C6B;
padding: 40px;
}
.contact-us-email-block {
background-color: #604B5B;
padding: 40px;
}
.contact-us-address-block {
background-color: #553F50;
padding: 40px;
}
.contact-us-head {
font-family: var(--ternary-font);
color: white;
font-size: 14px;
font-weight: 700;
}
.contact-us-text a {
color: white;
font-weight: 700;
font-size: 22px;
font-family: var(--secondary-font);
}
.contact-us-box .media img {
margin-right: 13px;
}
.copyright-theme {
position: absolute;
left: 0;
right: 0;
bottom: 40px;
}
.footer-col3 {
padding-bottom: 9em;
position: relative;
}
.theme-footer-cols .footer-col3 h3 {
margin-bottom: 0;
color: white;
font-family: var(--secondary-font);
font-size: 20px;
}
.theme-footer-cols .footer-col3 p {
color: white;
font-family: var(--ternary-font);
font-size: 15px;
}
.theme-footer-cols .footer-col3 h3:after{
display: none;
}
.footer-col3 h5.features-heading {
color: white;
}
.footer-col3 .footer-time-span {
font-family: var(--secondary-font);
color: white;
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
}
.footer-col3 .widget_media_image img {
position: absolute;
right: 0;
top: 4em;
right: 2em;
}
.footer-time:first-child {
margin-top: 3em;
}
.footer-col1 {
padding-left: 0;
}
.theme-footer-cols .widget_nav_menu ul li:after {
content: '';
border: 2px dashed #c4bebe;
width: 90%;
height: 2px;
display: inline-block;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
left: 0;
}
.theme-footer-cols .widget_nav_menu ul li a{
width: 90%;
}
.theme-footer-cols .widget_nav_menu ul li {
overflow: hidden;
}
.theme-footer-cols .widget_nav_menu ul li a {
width: auto;
padding-right: 13px;
display: inline-block;
background-color: #422A3C;
z-index: 99;
position: relative;
}
.theme-footer-cols .widget_nav_menu ul li {
overflow: hidden;
width: 90%;
}