.puget-hero-section .wp-block-embed { min-width:0; } @media (max-width: 991px) { .puget-hero-section .wp-block-embed { min-height:0; } } @media (max-width: 768px) { #wrapper-navbar { position: sticky !important; top: 0px !important; z-index: 9999999999 !important; transition: none !important; } } .puget-hero-section .wp-block-embed iframe { box-shadow: 0 0 5px #fff; } .puget-banner { padding-bottom:0; } .puget-banner img { border-radius:6px; } .puget-banner figure { margin:0; } .puget-purpose-section { text-shadow: 0 2px 4px #000000; } .puget-purpose-section .wp-block-cover { filter: saturate(50%); border-radius: 6px; } .puget-purpose-section .wp-block-cover:hover { filter: saturate(100%); } .puget-purpose-section mark { padding:0; } .puget-purpose-section img { border-radius:6px; } .puget-icon-section img { width:100px; } .puget-header-shadow { text-shadow: 0 2px 4px #000000; } .puget-blue-outline-card {border: 2px solid #163ad6 !important; } .puget-green-outline-card {border: 2px solid #08CC96 !important; } .tags { padding-bottom: 0 !important; } .entry-footer { display: none !important; } .green-links a { color:#08CC96; } /* for when we want hyperlinks to show up with a contrasting color on dark backgrounds - use our green instead of default blue */ .red-text { color:#ff0000 !important; } .navbarNavDropdown { z-index:10000; } #Config_Page_Gallery { margin-bottom: 0 !important; } #Config_Page_Gallery .carousel-inner { pointer-events: none !important; } .specs-card-white { background-color: #fff !important; background-clip: border-box !important; border-radius: 1.125rem !important; } .specs-card { background-color: #ffffff00 !important; background-clip: border-box !important; border-radius: 1.125rem !important; } .puget-rounded-image img { border-radius:1.125rem; } .puget-rounded { border-radius:1.125rem !important; } .no-margins { margin: 0 !important; } #main-menu > li > ul.dropdown-menu > li:not(.custom-configure-page-menu-links) > a { font-size: 0.95rem !important; } /* .custom-configure-page-menu-links .dropdown-item { padding: 0.5rem 2.7rem !important; } Commenting this out as it does not work when put here */ /* #main-nav .dropdown-item-text { font-weight:400 !important; } Commenting this out as it does not work when put here, but we do want to fix this */ .wpcf7-form-control { background-color: #f5f8fa !important; border: 1px solid #cbd6e2 !important; } /* adjusting the border and background color of Contact Form 7 fields to match HubSpot forms and look better on the website */ .wpcf7-submit { background-color: #130C64 !important; border: 1px solid #130C64 !important; color: #ffffff !important; } /* adjusting the submit button color of Contact Form 7 fields to look better on the website */