p, h1, h2, h3, h4, h5 { font-family: 'LatoRegular', 'Helvetica', arial; } /* navigation */ .container-fluid { max-width: 1160px } .navbar-custom .navbar-brand { font-family: 'LatoBold'; font-size: 31px; color: #fff; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { letter-spacing: 3px; margin-right: 0px; border-top: none; } .navbar .container-fluid .navbar-header .navbar-brand { font-family: 'LatoBold'; font-size: 37px; color: #fff; } .navbar-custom { padding: 32px 0; background-image: none; background-color: #292929; } .navbar-default .navbar-nav>li>a:hover{ color: #ffcc00; } .navbar-default .navbar-nav>li>a{ color: #fff; } .navbar-default .navbar-nav>li.corrent >a{ color: #ffcc00; } .container-fluid .row { margin: 15px 0; } .container-fluid .col-sm-8 h3 { font-size: 28px; margin: 20px 0px 0px 0px; } .container-fluid .row .col-sm-8 h3 a { color: #292929; } .container-fluid .row .col-sm-8 h3 a:hover { color: #ffcc00; text-decoration: none; } .container-fluid .col-sm-8 h3 a:hover{ color: #ffcc00; } .container-fluid .col-sm-8 h3,p { margin 5px; } .container-fluid .row .col-sm-8 a.read_more { display: inline-block; padding: 10px 30px 13px 30px; background: #ffffff; border: 2px #c2c2c2 solid; color: #c2c2c2; text-decoration: none; margin-top: 14px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -o-border-radius: 100px; -ms-border-radius: 100px; } .container-fluid .row .col-sm-8 a.read_more:hover { border: 2px #ffcc00 solid; color: #ffcc00; } .widget-title{ width: 100%; padding: 17px 20px; border-left: 3px #ffcc00 solid; background: #f8f8f8; margin-bottom: 20px; font-family: 'LatoBold', 'Helvetica', arial; font-weight: bold; font-size: 16px; color: #6c6969; text-transform: uppercase; letter-spacing: 1px; } .textwidget p{ width: 90%; padding: 0 5px; font-family: 'LatoRegular', 'Helvetica', arial; font-size: 16px; color: #737373; margin-bottom: 10px; line-height: 20px; } .search_widget .search-field{ width: 212px; height: 50px; padding: 0 43px; color: #828282; font-family: 'LatoRegular', 'Helvetica', arial; font-size: 12px; letter-spacing: .5px; outline: none; border: 1px #e1e0e0 solid; } .search_widget .search-field:focus{ border: 1px #b9b9b9 solid; } .search_widget .btn-warning{ width: 90px; height: 50px; background-color: #FC0; color: #6C6969; } ul li.widget{ list-style: none; } a:focus, a:hover { color: #ffcc00; text-decoration: none; } p .em { margin-bottom: 20px; } .navbar-default { border-color: #292929; } .col-sm-4 li{ margin-bottom: 25px; } /* pagination */ nav.pagination { display: block; width: 100%; padding: 30px 0; border-top: 1px #e1e0e0 solid; border-bottom: 1px #e1e0e0 solid; overflow: hidden; } .pagination a{ color: #818181; } .previous, .next{ text-decoration: none; margin: 0 30px; font-family: 'LatoBold', 'Helvetica', arial; font-weight: bold; font-size: 15px; text-transform: uppercase; } .previous a:hover, .next a:hover { color: #ffcc00; } .previous{ float: left; } .next{ float: right; } .previous i, .next i{ width: 15px; height: 7px; display: inline-block; margin-bottom: 3px; background: url('../images/pagination.png') no-repeat; } .previous i{ background-position: 0 0; margin-right: 10px; } .next i{ background-position: -16px 0; margin-left: 10px; } .previous:hover, .next:hover{ color: #ffcc00; text-decoration: none; } .previous:hover i, .next:hover i{ background: url('../images/pagination.png') no-repeat; } .previous:hover i{ background-position: 0px 0; } .next:hover i{ background-position: -16px 0; } .post-navigation .nav-previous { float: left; width: 50%; } .post-navigation .nav-next { float: right; text-align: right; width: 50%; } .nav-previous a, .nav-next a{ text-transform: uppercase; } .nav-previous a:hover, .nav-next a:hover { color: #ffcc00; } .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } /* simgle page */ .container-fluid .row .col-sm-12 h3 { font-weight: bold; margin: 20px 0 0 0; } .container-fluid .row .col-sm-12 p { font-size: 16px; padding: 18px; } /* comment form */ .contact-form { background-color: #f1f1f1; padding: 30px; margin: 7px 100px 60px 100px; } .row { margin-right: -15px; margin-left: -15px; } .row button { margin-left: -225px; } .contact-form .form-control { height: 43px; border-radius: 0px; margin-bottom: 20px; border: 0px solid #fff; } .contact-form #message { height: 104px; } .contact-form .form-control { height: 43px; border-radius: 0px; margin-bottom: 20px; border: 0px solid #fff; } .form_submit { width: 100%; background: #ffcc00; border-radius: 0px; color: #fff; padding-top: 13px; padding-bottom: 10px; transition: all 1s; } /* FOOTER */ footer .list-inline { margin: 0; padding: 0; } footer { padding: 20px 0px; } a { color: #404040; } footer .copyright { text-align: center; margin-bottom: 0; line-height: 1.5; margin: 30px 0; } footer .container .row p { line-height: 1.5; margin: 30px 0; } /* FOOTER END*/ /*-------------------------------------------------------------- # Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; } .wp-caption-text { text-align: center; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption.alignnone { display: block; height: auto; margin: 0; overflow: hidden; padding: 0; width: 100%; } .sticky { display: block; } .gallery-caption { } .bypostauthor{} .alignright,.alignleft,.aligncenter{} /* additional comment section*/ .reply{ margin-bottom: 20px; } #reply-title, .comment-notes{ margin-bottom: 5px; } .comment-form-author input, .comment-form-email input{ margin-bottom: 5px; } .comment-form{ background-color: #f1f1f1; padding: 30px; } .comment-form-url, .comment-form-comment label{ display: none; } .submit{ width: 25%; background: #ffcc00; border-radius: 0px; color: #fff; padding-top: 13px; padding-bottom: 10px; transition: all 1s; } .submit:hover{ background-color: #e0e0e0; background-position: 0 -15px; } /* Gutenberg blocks */ @media only screen and (min-width:1160px){ .alignfull, .alignwide { margin-bottom: 2em; } .alignwide { width: 75vw; margin-left: 50%; transform: translateX(-50%); } .alignfull { width: 100vw; margin-left: 50%; transform: translateX(-50%); } } .has-light-grayish-magenta-background-color{ background-color: #d0a5db; } .has-light-grayish-magenta-color{ color: #d0a5db; } .has-very-light-gray-background-color{ background-color: #eee; } .has-very-light-gray-color{ color: #eee; } .has-very-dark-gray-background-color{ background-color: #444; } .has-very-dark-gray-color{ color:#444; } .has-regular-font-size { font-size: 16px; } /** WP default CSS /* =WordPress Core -------------------------------------------------------------- */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /*table*/ table{ width: 100%; max-width: 100%; margin-bottom: 20px; } table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td { border-top: 0; } table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; }