<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     PASIC
Description:    PASIC website
Author:         drumexpert
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.et_header_style_centered #top-menu &gt; li &gt; a {
    padding-top: 2em;
}

h1 {
    padding-bottom: 20px;
}


body {
   font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
}

/*@font-face
{
font-family: MyCustomBebas;

src: url("BEBAS.eot") 
}
*/

/*

@font-face

{
font-family: MyCustomBebas;
src: url("BEBAS.ttf") 
}
*/

/*#top-menu {
    font-family:"MyCustomBebas", Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
}
*/


.et_project_meta p {
    padding-bottom: 0px;
display:none !important;
}

.et_project_meta_title {
    display: none;
    color: #333;
    font-weight: 700;
}

.nav-single a {
    display: none;
}

#label_2_6_1 .ginput_price {
display:none;
}

#commentform textarea, #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
    border: solid 3px black !important;}

h3 {
    margin-top: 16px !important;
}

.form-submit input {
color: #000000;
font-size: medium;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
height: 40px !important;
}

cite {
    font-style: italic;
    display: none !important;
}

.page-restrict-output {
	background-color:white;
}

.gv-back-link {
	display:none;
}

@media only screen and (max-width:980px){
.threecolumns-inst .et_pb_column{ 
width:33% !important;
}
}

/*.et_color_scheme_orange a {
    color: #0CA5D5 !important;
}

#top-menu li.current-menu-item a {
    color: #0CA5D5 !important;
	display:none;
}
*/

/*a:active {
	color:#0CA5D5 !important;}*/

a:link {color:#0ca5d5 !important;}

.gv-star-rating.gv-star-rate-holder .gv-star-rate {
    font-weight: 600 !important;
    color: black !important;
}</pre></body></html>