Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .flex_cell {
- padding-bottom: 0px!important;
- }
- @font-face {
- font-family: 'Conv_AvenirLTStd-Black';
- src: url('../fonts/avenir-black/AvenirLTStd-Black.eot');
- src: local('☺'), url('../fonts/avenir-black/AvenirLTStd-Black.woff') format('woff'), url('../fonts/avenir-black/AvenirLTStd-Black.ttf') format('truetype'), url('../fonts/avenir-black/AvenirLTStd-Black.svg') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: 'Conv_AvenirLTStd-Book';
- src: url('../fonts/avenir-book/AvenirLTStd-Book.eot');
- src: local('☺'), url('../fonts/avenir-book/AvenirLTStd-Book.woff') format('woff'), url('../fonts/avenir-book/AvenirLTStd-Book.ttf') format('truetype'), url('../fonts/avenir-book/AvenirLTStd-Book.svg') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: 'Conv_AvenirLTStd-Medium';
- src: url('../fonts/avenir-medium/AvenirLTStd-Medium.eot');
- src: local('☺'), url('../fonts/avenir-medium/AvenirLTStd-Medium.woff') format('woff'), url('../fonts/avenir-medium/AvenirLTStd-Medium.ttf') format('truetype'), url('../fonts/avenir-medium/AvenirLTStd-Medium.svg') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: 'Conv_AvenirLTStd-Roman';
- src: url('../fonts/avenir-roman/AvenirLTStd-Roman.eot');
- src: local('☺'), url('../fonts/avenir-roman/AvenirLTStd-Roman.woff') format('woff'), url('../fonts/avenir-roman/AvenirLTStd-Roman.ttf') format('truetype'), url('../fonts/avenir-roman/AvenirLTStd-Roman.svg') format('svg');
- font-weight: normal;
- font-style: normal ;
- }
- *:focus{
- outline:none;
- }
- body,html,p,li,a,.copyright,time,input,
- .phone-info span,
- .wpsl-direction-wrap strong a,
- .av-masonry-entry-content.entry-content,
- .av-masonry-date,
- .minitext,
- .comment-respond *,
- .mfp-title,
- .av-burger-overlay-inner .avia-menu-text,
- .wpsl-store-location *{
- font-family: 'Conv_AvenirLTStd-Book' !important;
- }
- h1,h2,h3,h4,h5,h6,strong,
- h1 a,h2 a, h3 a,h4 a, h5 a, h6 a,
- strong a,
- .blog-categories.minor-meta a,
- h4.av_iconlist_title,
- .distance-elem,
- #wpsl-search-wrap .wpsl-input label, #wpsl-search-wrap .wpsl-select-wrap label,
- #wpsl-wrap #wpsl-search-btn,
- .wpsl-store-location strong,
- .wpsl-store-location strong a{
- font-family: 'Conv_AvenirLTStd-Black' !important;
- }
- .avia-content-slider .slide-entry-excerpt,
- #top #wrap_all .all_colors h4{
- font-family: 'Conv_AvenirLTStd-Book' !important;
- }
- .avia-button,#top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext,
- .av-image-caption-overlay-center p{
- font-family: 'Conv_AvenirLTStd-Medium' !important;
- }
- #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before{
- font-family: 'entypo-fontello' !important;
- }
- // .ajax_search_response h4,
- .ajax_search_response a{
- color:white !important;
- }
- /* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
- /* General Custom CSS */
- /*
- Desktop Styles
- ================================================== */
- /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
- @media only screen and (min-width: 768px) {
- /* Add your Desktop Styles here */
- }
- /*
- Mobile Styles
- ================================================== */
- /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
- @media only screen and (max-width: 767px) {
- /* Add your Mobile Styles here */
- }
- #wpsl-wrap #wpsl-result-list li{
- padding:24px 0 !important;
- border-bottom:1px solid #DADADA !important;
- }
- #wpsl-wrap #wpsl-result-list li:first-child{
- padding-top:0 !important;
- }
- #wpsl-stores .wpsl-store-location p{
- font-size:16px;
- font-weight:300;
- margin-bottom:10px;
- }
- #wpsl-stores .wpsl-store-location strong,
- #wpsl-stores .wpsl-store-location strong a{
- color:#572A5E;
- font-size:20px;
- text-transform: uppercase;
- font-weight:700;
- }
- .distance-elem{
- font-size:16px;
- font-weight:700;
- color:#3C3C3B;
- text-transform: uppercase;
- margin-bottom:10px;
- }
- #wpsl-stores .wpsl-direction-wrap a,
- #wpsl-stores .wpsl-direction-wrap strong a{
- color:#572A5E;
- font-weight:300;
- font-size:14px;
- line-height:1.2;
- text-decoration: underline;
- }
- #wpsl-wrap .wpsl-search{
- margin-bottom:55px;
- background-color:#f7e8f2;
- border-radius: 5px;
- }
- #wpsl-search-wrap .wpsl-input label,
- #wpsl-search-wrap .wpsl-select-wrap label{
- font-size:20px;
- font-weight:700;
- color:#572A5E;
- padding-top:9px;
- text-transform:uppercase;
- }
- .wpsl-input label,
- #wpsl-radius label, #wpsl-category label{
- width:auto !important;
- }
- #wpsl-search-wrap .wpsl-select-wrap,
- #wpsl-wrap input,
- #wpsl-wrap select{
- margin-bottom:0 !important;
- }
- #wpsl-search-wrap .wpsl-select-wrap{
- margin-right:0 !important;
- }
- #wpsl-wrap .wpsl-search{
- padding:0 !important;
- }
- #wpsl-search-wrap div label{
- margin-right:25px !important;
- }
- #wpsl-wrap .wpsl-input,
- #wpsl-wrap #wpsl-radius,
- #wpsl-wrap #wpsl-results{
- padding:15px 28px !important;
- margin: 0 !important;
- border-right:1px solid rgba(198,198,198,.2) !important;
- }
- #wpsl-wrap .wpsl-selected-item{
- padding:12px 0 !important;
- font-size:18px !important;
- }
- #wpsl-wrap .wpsl-input input,
- #wpsl-wrap .wpsl-dropdown{
- width:227px !important;
- height:50px !important;
- background:white;
- padding-left:15px !important;
- padding-right:15px !important;
- color:#572A5E !important;
- font-size:20px !important;
- font-weight:300 !important;
- box-shadow:none !important;
- }
- #wpsl-wrap .wpsl-dropdown{
- width:103px !important;
- margin-right:0 !important;
- }
- #wpsl-wrap #wpsl-results .wpsl-dropdown{
- width:77px !important;
- }
- #wpsl-wrap .wpsl-search-btn-wrap {
- padding: 15px 28px !important;
- margin:0 !important;
- float: right;
- }
- #wpsl-wrap #wpsl-search-btn{
- padding: 13px 33px 7px !important;
- background: #b0008d;
- color: white;
- font-weight: 700;
- text-transform: uppercase !important;
- font-size: 20px;
- letter-spacing: 1px;
- margin:0 !important;
- outline:none;
- }
- #wpsl-search-wrap div {
- margin-right: 0px !important;
- }
- #wpsl-result-list {
- width: 34%;
- margin-right:0;
- }
- .comment-entry.post-entry{
- display: none !important;
- }
- @media (max-width: 675px){
- #wpsl-gmap, #wpsl-result-list {
- float: none;
- width: 100%;
- }
- }
- @media screen
- and (min-width: 768px)
- and (max-width: 1310px){
- .wpsl-select-wrap{
- width:auto !important;
- }
- /*#wpsl-search-wrap .wpsl-input{*/
- /*width: 300px !important;*/
- /*}*/
- #wpsl-search-wrap .wpsl-select-wrap label{
- width:100% !important;
- display: block !important;
- }
- /*#wpsl-search-wrap #wpsl-radius{*/
- /*width:187px !important;*/
- /*}*/
- #wpsl-search-wrap #wpsl-results{
- width:180px !important;
- border-right:0 !important;
- }
- .wpsl-search-btn-wrap{
- border-top:1px solid rgba(198,198,198,.2) !important;
- }
- #wpsl-search-wrap .wpsl-input label, #wpsl-search-wrap .wpsl-select-wrap label{
- padding-top:0;
- }
- }
- @media screen and (max-width: 860px) {
- #wpsl-search-wrap .wpsl-search-btn-wrap {
- width: 100%;
- }
- #wpsl-search-wrap div {
- width: 100%;
- display: block;
- }
- .wpsl-input,.wpsl-select-wrap{
- width:50% !important;
- display: block !important;
- }
- }
- @media screen
- and (max-width: 767px) {
- .flex_cell.av_one_half.avia-builder-el-first{
- padding-bottom:40px !important;
- }
- .flex_cell.av_one_half.avia-builder-el-last{
- padding-top:40px !important;
- padding-bottom:40px !important;
- }
- #responsive-spacer .flex_cell.av_one_half.avia-builder-el-first{
- padding-bottom:10px !important;
- }
- #responsive-spacer .flex_cell.av_one_half.avia-builder-el-last{
- padding-top:10px !important;
- }
- .av_textblock_section img{
- margin-bottom:15px !important;
- }
- .wpsl-select-wrap{
- width:100% !important;
- }
- #wpsl-search-wrap .wpsl-input{
- width: 100% !important;
- }
- #wpsl-search-wrap .wpsl-select-wrap label{
- width:100% !important;
- display: block !important;
- }
- #wpsl-search-wrap #wpsl-radius{
- width:100% !important;
- }
- #wpsl-search-wrap #wpsl-results{
- width:100% !important;
- border-right:0 !important;
- }
- #wpsl-search-wrap .wpsl-search-btn-wrap {
- width: 100%;
- }
- #wpsl-search-wrap div {
- width: 100%;
- display: block;
- }
- .wpsl-search-btn-wrap{
- border-top:1px solid rgba(198,198,198,.2) !important;
- }
- #wpsl-search-wrap .wpsl-input label, #wpsl-search-wrap .wpsl-select-wrap label{
- padding-top:0;
- }
- #wpsl-search-wrap .wpsl-input{
- padding-bottom:0 !important;
- }
- #wpsl-wrap .wpsl-input input,
- #wpsl-wrap .wpsl-dropdown,
- #wpsl-wrap #wpsl-results .wpsl-dropdown,
- #wpsl-search-btn{
- width:100% !important;
- margin:0 !important;
- }
- .slide-entry-wrap .slide-entry{
- margin-bottom:40px !important;
- }
- #wpsl-search-wrap{
- padding:10px 0 !important;
- }
- }
- .avia-slideshow-button{
- margin-left:10px !important;
- margin-right:10px !important;
- }
- .slide-entry-wrap .slide-entry .entry-footer,
- .av-masonry-date{
- display: none !important;
- }
- .header_color div .av-hamburger-inner, .header_color div .av-hamburger-inner::before, .header_color div .av-hamburger-inner::after{
- // background-color:white;
- }
- #av-burger-menu-ul li a:hover span{
- color:#572b5e;
- }
- #wpsl-search-input{
- width:170px !important;
- }
- .avia-section.avia-section__no-min-height {
- min-height: 0;
- }
- .content__no-padding .template-page.content {
- padding: 0;
- }
- .iconbox__most-chosen .iconbox_content {
- background-image: url("/wp-content/uploads/2017/11/meest-gekozen.png") !important;
- background-position: right top !important;
- background-repeat: no-repeat !important;
- box-shadow: 0px 0px 0px 1px rgba(221, 176, 79, 1);
- }
- body#top .iconbox.iconbox__mt-50 {
- margin-top: 50px;
- }
- .distance-elem {
- display: none;
- }
- body#top #wrap_all .fs-34 h1 {
- font-size: 34px;
- }
- /* LOCATION FORM */
- body#top form.curves_club .gform_heading {
- border-width: 0px;
- }
- body#top form.curves_club .gform_heading .gform_title {
- }
- body#top form.curves_club .gform_heading .gform_description {
- display: block;
- }
- body#top form.curves_club .gform_footer input[type=submit] {
- background-color: #f49324;
- border-width: 0px;
- }
- body#top form.curves_club .gform_footer input[type=submit]:hover {
- }
- body#top form.curves_club .gform_footer button.mdl-button {
- background-color: #f49324;
- border-width: 0px;
- }
- body#top form.curves_club .gform_footer button.mdl-button:hover {
- }
- body#top form.curves_club .gform_footer {
- }
- body#top form.curves_club .gform_body .gform_fields .gfield input[type=text],
- body#top form.curves_club .gform_body .gform_fields .gfield input[type=email],
- body#top form.curves_club .gform_body .gform_fields .gfield input[type=tel],
- body#top form.curves_club .gform_body .gform_fields .gfield input[type=url],
- body#top form.curves_club .gform_body .gform_fields .gfield input[type=password] {
- background-color: #572b5e;
- color: #ffffff;
- border-width: 1px;
- border-color: #ffffff;
- border-style: solid;
- border-radius: 1px;
- -web-border-radius: 1px;
- -moz-border-radius: 1px;
- }
- body#top form.curves_club .gform_body .gform_fields .gfield textarea {
- background: #572b5e;
- border-width: 1px;
- border-color: #ffffff;
- border-style: solid;
- color: #ffffff;
- border-radius: 1px;
- -web-border-radius: 1px;
- -moz-border-radius: 1px;
- }
- body#top form.curves_club .gform_body .gform_fields .gfield select {
- border-width: 1px;
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_radio li input[type=radio] {
- color: #ffffff;
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {
- }
- body#top form.curves_club .gfield_radio label {
- color: #ffffff;
- }
- body#top form.curves_club .gfield_checkbox label {
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_description {
- color: #ffffff;
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_label {
- color: #ffffff;
- }
- body#top form.curves_club .gform_body .gform_fields .gsection .gsection_title {
- }
- body#top form.curves_club .gform_body .gform_fields .gsection .gsection_description {
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .ginput_container {
- }
- body #gforms_confirmation_message_1 {
- border-width: 1px;
- }
- body#top form.curves_club .validation_error {
- border-width: 1px;
- }
- body#top form.curves_club .gform_body .gform_fields .gfield_error .validation_message {
- }
- body#top form.curves_club .gform_body .gform_page_footer .gform_next_button {
- background: #f49324;
- }
- body#top form.curves_club .gform_body .gform_page_footer .gform_next_button:hover {
- }
- body#top form.curves_club .gform_body .gform_page_footer .gform_previous_button {
- background: #f49324;
- }
- body#top form.curves_club .gform_body .gform_page_footer .gform_previous_button:hover {
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .ginput_complex .ginput_full label,
- body#top form.curves_club .gform_body .gform_fields .gfield .ginput_complex .ginput_right label,
- body#top form.curves_club .gform_body .gform_fields .gfield .ginput_complex .ginput_left label,
- body#top form.curves_club .gform_body .gform_fields .gfield .name_first label,
- body#top form.curves_club .gform_body .gform_fields .gfield .name_last label,
- body#top form.curves_club .gform_body .gform_fields .gfield .address_line_1 label,
- body#top form.curves_club .gform_body .gform_fields .gfield .address_line_2 label,
- body#top form.curves_club .gform_body .gform_fields .gfield .address_city label,
- body#top form.curves_club .gform_body .gform_fields .gfield .address_state label,
- body#top form.curves_club .gform_body .gform_fields .gfield .address_zip label,
- body#top form.curves_club .gform_body .gform_fields .gfield .address_country label,
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_time_hour label,
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_time_minute label,
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_date_month label,
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_date_day label,
- body#top form.curves_club .gform_body .gform_fields .gfield .gfield_date_year label {
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .ginput_list {
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .ginput_list table.gfield_list thead th {
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .ginput_list table.gfield_list tbody tr td.gfield_list_cell input {
- color: #ffffff;
- }
- body#top form.curves_club .gform_body .gform_fields .gfield .ginput_list table.gfield_list tbody tr td.gfield_list_cell {
- }
- /* Option to style placeholder */
- body#top form.curves_club .gform_body ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
- color: #ffffff;
- }
- body#top form.curves_club .gform_body ::-moz-placeholder { /* Firefox 19+ */
- color: #ffffff;
- }
- body#top form.curves_club .gform_body :-ms-input-placeholder { /* IE 10+ */
- color: #ffffff;
- }
- body#top form.curves_club .gform_body :-moz-placeholder { /* Firefox 18- */
- color: #ffffff;
- }
- #top .social_bookmarks li {
- width: 40px;
- }
- #socket .social_bookmarks li a {
- border-radius: 330px;
- font-size: 20px;
- text-decoration: none;
- }
- .mb-50 {
- margin-bottom: 50px;
- }
- body#top .footer-form form {
- display: flex;
- }
- body#top h3 {
- font-size: 22px;
- font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
- font-weight: normal;
- text-transform: none;
- }
- body#top .footer-form form .o-form-row {
- flex: 0 0 25%;
- padding: 0 15px;
- }
- body#top .footer-form form {
- margin: 8px -15px;
- }
- body#top .footer-form {
- background-color: #3e1f44;
- }
- body#top .footer-form form .o-form-row input[type='text'] {
- background-color: transparent;
- color: #ffffff;
- border-width: 1px;
- border-color: #ffffff;
- border-style: solid;
- border-radius: 1px;
- }
- body#top .footer-form form input[type="submit"] {
- background-color: #f49324;
- font-size: 14px;
- text-transform: none;
- padding-top: 9px;
- padding-bottom: 9px;
- border: none;
- color: white;
- font-weight: 500;
- width: 100%;
- }
- @media screen and (max-width: 767px) {
- body#top .footer-form form {
- display: block;
- }
- }
- /* Styling cookie melding */
- #cn-notice-text {
- margin-bottom: 10px !important;}
- .cn-button.wp-default {
- padding: 8px 12px !important;
- font-family: open sans !important;
- }
- .cookie-button {
- background: #edae44 !important;
- border-radius: 0 !important;
- border-style: none !important;
- color: #ffffff !important;
- text-shadow: none !important;
- margin-top: 15px !important;
- padding: 8px 12px !important;
- }
- .avia_codeblock.fitsterk table.fitsterk, tr.fitsterk, td.fitsterk {
- border-style: none !important;
- border: none !important;
- background: none !important;
- color: #ffffff !important;
- }
- .avia_codeblock.fitsterk input {
- background: #572c5f !important;
- color: #ffffff !important;
- }
- .avia_codeblock.fitsterk input.submit {
- background: #edae44 !important;
- border-color: #CA9336 !important;
- border-bottom-style: solid;
- border-bottom-width: 1px;
- color: #ffffff !important;
- border-radius: 3px;
- padding: 15px 30px 13px;
- }
- .avia_codeblock.fitsterk input.submit:hover {
- opacity: 0.9;
- }
- #top #searchsubmit {
- width: auto !important;
- }
- /* styling video */
- .flex-video {
- width:100%;
- height:0px;
- overflow:hidden;
- padding-bottom:56.25%
- }
- .flex-video iframe,
- .flex-video video {
- position:absolute;
- top:0;
- left:0;
- width:100%;
- height:100%;
- }
- .avia-icon-pos-left {
- float: left;
- margin-right: 1em;
- }
- .page-id-12532 #main .container_wrap{
- border-top: none !important;
- }
- .bekijklidmaatschap {
- background-color: #572c5f;
- color: #ffffff !important;
- padding: 10px;
- margin: 5px 0px 0px 0px !important;
- text-decoration: none !important;
- }
- .bekijklidmaatschap:hover {
- background-color: #b0008d;
- color: #ffffff !important;
- padding: 10px;
- margin: 5px 0px 0px 0px !important;
- text-decoration: none !important;
- }
- .lidmaatschap_opsomming {
- padding: 0px 15px;
- }
- .lidmaatschap_opsomming .av-iconlist-small .iconlist_title_small {
- line-height: 2em;
- }
- button.lidmaatschap_button {
- padding: 10px 15px !important;
- background: #90006b !important;
- border: none !important;
- border-radius: 3px !important;
- }
- button.lidmaatschap_button a{
- color: #ffffff !important;
- text-decoration: none !important;
- }
- #gform_submit_button_247 {
- display: none;
- }
- .avia-testimonial, .avia-testimonial-name, .avia-testimonial-subtitle {
- background-color: #b0008e;
- color: #ffffff !important;
- }
- .avia-testimonial {
- border: solid 5px #ffffff;
- }
- .avia-testimonial_inner {
- padding: 20px 30px 20px 30px;
- }
- .testimonial-image {
- float: left;
- padding-right: 15px;
- width: 100px;
- height: auto;
- border-radius: 50%;
- }
- .testimonial-slider .slide-entry {
- padding: 35px 35px 35px 35px;
- min-height: 465px;
- }
- .testimonial-slider .slide-entry strong {
- color: white;
- }
- div .text {
- padding-left: 125px;
- color: white;
- }
- .testimonial-slider div .av_one_half {
- margin-left: 2%;
- }
- .testimonial-slider-mobiel .slide-entry {
- padding: 35px 35px 35px 35px;
- }
- .testimonial-slider-mobiel div .text {
- padding-left: 0px;
- }
- @media only screen and (max-width: 767px) {
- .responsive .av-horizontal-gallery.av-4jjnvc9-2446bbdde681cfd04907a6d49c39f8a5 .av-horizontal-gallery-img, .av-horizontal-gallery.av-4jjnvc9-2446bbdde681cfd04907a6d49c39f8a5 .av-horizontal-gallery-inner {
- height: 400px !important;
- }
- }
- @media only screen and (max-width: 390px) and (max-height: 844px),
- only screen and (max-width: 375px) and (max-height: 812px) {
- .avia-section.av-4yjl9v-7b320115415e977d04047ac1e3f3980a .av-parallax .av-parallax-inner {
- top: 150px;
- }
- }
- .lid_worden {
- background: #b0008d !important;
- color: #ffffff !important;
- padding: 10px 15px !important;
- border-radius: 3px !important;
- }
- .lid_worden hover {
- background: #ab388d !important;
- color: #ffffff !important;
- padding: 10px 15px !important;
- border-radius: 3px !important;
- }
- #header_meta .container {
- height: 50px !important;
- }
- li {
- font-size: 14px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement