/*!
Theme Name: ChipTuneRS
Theme URI: https://newote.com
Author: Underscores.me
Author URI: https://newote.com
Description: Powerful theme of ChipTuneRS Group.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: chiptuners
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

html, body {
	margin: 0px!Important;
	padding: 0px;
}
p {margin-top:0em;margin-bottom:0em;}
.entry-header{display:none!Important;}
/* HEADER MENU START */
.elementor-nav-menu li {
    border-width: 0;
    align-items: center;
}
.menu-contact a {
	background: #0082c0!Important;
    color: #ffffff!Important;
    border-radius: 8px;
    padding: 6px 4px!Important;
    max-height: 33px;
}
.text-blue {color:#0082c0;}
.ctrs-mobile-menu .menu-contact {display:none!Important;}
#elementor-popup-modal-268402 {justify-content: right!Important;}
/* HEADER MENU END */

/* Small phones (portrait, 320px and up) */
@media only screen and (min-width: 320px) {

}

/* Small devices (landscape phones, 480px and up) */
@media only screen and (min-width: 480px) {

}

/* Medium devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .menu-contact {
        margin-left: 20px!Important;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}

/* Extra-large screens (1600px and up) */
@media only screen and (min-width: 1600px) {

}