/*Changes*/ .no-banner .site-header { background-color: #222; position: static; } .archive.no-banner .site, .blog.no-banner .site{ margin-top: 70px; } .pagination .page-numbers { display: inline-block; font-size: 1.25em; font-weight: 500; margin-right: 15px; padding-right: 15px; position: relative; color: #5c5c5c; text-decoration: none; } .pagination .page-numbers:last-child { margin-right: 0; padding-right: 0; } .pagination .page-numbers::after { content: "|"; position: absolute; top: 0; right: -2px; color: #5c5c5c; } .pagination .page-numbers:last-child:after { display: none; } .pagination .page-numbers:hover { color: #2d76b9; } .pagination .page-numbers.active { color: #2d76b9; } button a{ color: #fff; } .page-template-template-activities .activities-holder .item .img-holder .title-holder, .page-template-template-trip_types .trip_types-holder .item .img-holder .title-holder { border-radius: 5px; text-align: center; } .banner-image { margin: 0; padding: 0; list-style: none; } .banner-image .banner-item { position: relative; } .banner-image .banner-item .banner-caption { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: flex; flex: 1; flex-direction: column; justify-content: center; text-align: center; /* padding-bottom: 60px;*/ } .banner-image .banner-item .banner-caption .banner-title { margin-top: 0; margin-bottom: 20px; color: #fff; font-size: 2.5em; line-height: 1.2; } .banner-image .banner-item .banner-caption .banner-desc { font-size: 1.125em; color: #fff; } .banner-image .banner-item .banner-caption .banner-desc p { margin-top: 0; margin-bottom: 30px; } .banner-image .banner-item .banner-caption .banner-search-form { width: 570px; margin-top: 50px; } .client-section .client-logos a img{ margin: 5px 5px; } .client-section .client-logos{ margin: 0 12px; } .client-section .section-desc, .pop-destination-section .section-desc, .client-section .client-logos { text-align: center; } .client-section-black-white { filter: grayscale(100%); } .archive .trip-content-area .grid .text-holder .btn-more { display: inline-block; font-size: 1.125em; font-weight: 600; line-height: 1.3; } .archive .trip-content-area .grid .text-holder .btn-holder { border-top: 1px solid #c7c7c7; text-align: center; margin-top: 20px; padding-top: 20px; } .entry-meta .author a { padding-left: 5px; } /*Changes*/ .author-name{ color: #fff; } .main-navigation { display: unset; } .main-navigation ul{ float: right; } section.why-choose-section { text-align: center; margin-top: 40px; } .page-template-template-trip-listing .trip-content-area .grid .col { margin: 1% 2%; width: 28%; } .page-template-template-trip-listing .trip-content-area .grid .col:nth-child(2n) { margin-right: 2%; } @media only screen and (max-width: 767px){ .banner-image .banner-item .banner-caption .banner-search-form{ width: 300px; } .page-template-template-trip-listing .trip-content-area .grid .col { margin: 1% 2%; width: 98%; } }