/*
Theme Name: Otter Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: otter
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Otter is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1707220656
Updated: 2024-02-06 11:57:36
*/

.header-menu li, .footer-menu li {position: relative;}
.header-menu li:after {position: absolute; content: "/"; color: #fff; top: 6px; right: 0; rotate: 345deg; font-weight: 600;}
.footer-menu li:after {position: absolute; content: "/"; color: #000; top: 6px; right: 0; rotate: 345deg; font-weight: 700;}
.header-menu li:last-child:after, .footer-menu li:last-child:after {display: none;}
.txtspan span {font-weight: 700 !important;}


/* ===========responsive============= */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.footer-menu li:after {top: 2px;}	
}
