Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*--------------------------*/
- /*----Homepage 1 Styles ----*/
- /*--------------------------*/
- /* Add background to the second column on about section */
- section#homepage-about .sqs-col-6:last-child {
- background: #fdfafa;
- padding: 8% 5%;
- box-sizing: border-box;
- }
- /* Center align vertically the content on about section */
- section#homepage-about .sqs-col-12 .sqs-row {
- display: flex;
- align-items: center;
- }
- /* Add background to quote section on homepage */
- section#homepage-quote {
- background: #fdfafa;
- overflow: visible;
- padding-top: 20px;
- }
- /* Load icon for quote section */
- section#homepage-quote:after {
- content: '';
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59faf9dce4966bc8a16228fb/1509620189152/Graphic+Flower.png) center center no-repeat;
- position: absolute;
- width: 65px;
- height: 60px;
- background-size: contain;
- bottom: -30px;
- left: 50%;
- transform: translateX(-50%);
- -webkit-transform: translateX(-50%);
- z-index: 1;
- }
- /* Homepage links */
- section#homepage-links {
- overflow: visible;
- padding: 50px 0;
- }
- section#homepage-links .sqs-col-6 {
- padding: 30px 0;
- position: relative;
- }
- section#homepage-links .sqs-col-6:first-child:after {
- content: '';
- width: 1px;
- height: 100%;
- top: 0;
- position: absolute;
- background: #202020;
- right: 0;
- }
- /* Change line-height for portfolio section */
- section#homepage-portfolio h1 {
- line-height: 1.3em;
- }
- /*--------------------------*/
- /*----Homepage 2 Styles ----*/
- /*--------------------------*/
- /* Homepage 2 about */
- section#homepage-about-2 {
- background: #fdfafa;
- }
- section#homepage-about-2 .sqs-row {
- display: flex;
- align-items: center;
- }
- section#homepage-about-2:before {
- content: '';
- width: 100%;
- position: absolute;
- height: 1px;
- background: #202020;
- top: 10px;
- }
- section#homepage-about-2:after {
- content: '';
- width: 100%;
- position: absolute;
- height: 1px;
- background: #202020;
- bottom: 10px;
- }
- /* From the blog */
- section#from-the-blog .sqs-row {
- display: flex;
- align-items: center;
- }
- /*--------------------------*/
- /*----Homepage 3 Styles ----*/
- /*--------------------------*/
- /* Change line-height for portfolio section */
- section#homepage-portfolio-2 h1 {
- line-height: 1.3em;
- }
- section#get-in-touch-with-us .sqs-block-code {
- padding: 70px 0;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: contain;
- text-align: center;
- }
- section#get-in-touch-with-us h2 em {
- font-size: 36px;
- line-height: 1.3;
- display: block;
- }
- /*--------------------------*/
- /*----Testimonials 1 Styles ----*/
- /*--------------------------*/
- section#quote-block h3 {
- color: #000;
- }
- section#quote-block:after {
- content: '';
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fc8808e31d19bd4284e834/1509722120409/flower.png) center center no-repeat;
- position: absolute;
- width: 49px;
- height: 44px;
- background-size: contain;
- bottom: -25px;
- left: 50%;
- transform: translateX(-50%);
- -webkit-transform: translateX(-50%);
- z-index: 1;
- }
- section#quote-block {
- overflow: visible;
- }
- section#our-clients h2 {
- font-size: 24px;
- line-height: 1.4;
- }
- section#our-clients .Index-page-content .sqs-grid-12 .sqs-row {
- display: flex;
- align-items: center;
- }
- section#our-clients .sqs-block-horizontalrule hr {
- color: #202020;
- background-color: #202020;
- }
- section#our-clients .sqs-block-code {
- padding: 70px 0;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: contain;
- text-align: center;
- }
- section#testimonials-slider .summary-carousel-pager.sqs-gallery-controls {
- position: absolute!important;
- bottom: 0!important;
- display: flex!important;
- align-items: center!important;
- justify-content: space-between!important;
- width: 100%!important;
- flex-direction: row-reverse;
- }
- section#testimonials-slider .sqs-gallery-design-carousel .sqs-gallery-controls .next, section#testimonials-slider .sqs-gallery-design-carousel .sqs-gallery-controls .previous {
- border:none;
- }
- section#testimonials-slider .sqs-gallery-design-carousel .sqs-gallery-controls .next:before {
- content: 'NEXT -';
- font-family: Cormorant;
- letter-spacing: 0.6em;
- font-size: 10px;
- width: auto;
- }
- section#testimonials-slider .sqs-gallery-meta-container {
- display: flex;
- flex-direction: column-reverse;
- }
- section#testimonials-slider .summary-excerpt {
- max-width: 600px;
- margin: 0 auto 70px!important;
- }
- section#testimonials-slider .sqs-gallery-design-carousel .sqs-gallery-controls .previous:before {
- content: '- PREV';
- font-family: Cormorant;
- letter-spacing: 0.6em;
- font-size: 10px;
- width: auto;
- }
- section#testimonials-slider .summary-heading {
- text-align: center;
- margin-bottom: 70px!important;
- }
- section#testimonials-slider span.summary-header-text {
- font-family: Cormorant;
- text-transform: uppercase;
- letter-spacing: 0.6em;
- font-size: 11px;
- margin-top: 0!important;
- }
- section#testimonials-slider .sqs-gallery-controls .next, section#testimonials-slider .sqs-gallery-controls .previous {
- width: 75px;
- }
- section#testimonials-slider .summary-excerpt p {
- font-weight: 400;
- }
- /*--------------------------*/
- /*----About 1 Styles ----*/
- /*--------------------------*/
- /* About 1 top section */
- section#about-top {
- background: #fdfafa;
- }
- section#about-top:before {
- content: '';
- width: 100%;
- height: 1px;
- background: #202020;
- position: absolute;
- left: 0;
- top: 5px;
- }
- section#about-top:after {
- content: '';
- width: 100%;
- height: 1px;
- background: #202020;
- position: absolute;
- left: 0;
- bottom: 5px;
- }
- section#about-top h2:last-of-type {
- font-size: 36px;
- }
- /* About 1 quote block section */
- section#quote-block-2 h3 {
- color: #000;
- }
- section#quote-block-2:after {
- content: '';
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fc8808e31d19bd4284e834/1509722120409/flower.png) center center no-repeat;
- position: absolute;
- width: 49px;
- height: 44px;
- background-size: contain;
- bottom: -25px;
- left: 50%;
- transform: translateX(-50%);
- -webkit-transform: translateX(-50%);
- z-index: 1;
- }
- section#quote-block-2 {
- overflow: visible;
- }
- /* About 1 Our clients section styles */
- section#our-clients-2 h2 {
- font-size: 24px;
- line-height: 1.4;
- }
- section#our-clients-2 .Index-page-content .sqs-grid-12 .sqs-row {
- display: flex;
- align-items: center;
- }
- section#our-clients-2 .sqs-block-horizontalrule hr {
- color: #202020;
- background-color: #202020;
- }
- section#our-clients-2 .sqs-block-code {
- padding: 70px 0;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: contain;
- text-align: center;
- }
- /* About 1 bottom links line */
- section#bottom-links {
- overflow: visible;
- padding: 50px 0;
- }
- section#bottom-links .sqs-col-6 {
- padding: 30px 0;
- position: relative;
- }
- section#bottom-links .sqs-col-6:first-child:after {
- content: '';
- width: 1px;
- height: 100%;
- top: 0;
- position: absolute;
- background: #202020;
- right: 0;
- }
- /*--------------------------*/
- /*----About 2 Styles ----*/
- /*--------------------------*/
- /* About 2 quote block section */
- section#quote-block-3 h3 {
- color: #000;
- }
- section#quote-block-3:after {
- content: '';
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fc8808e31d19bd4284e834/1509722120409/flower.png) center center no-repeat;
- position: absolute;
- width: 49px;
- height: 44px;
- background-size: contain;
- bottom: -25px;
- left: 50%;
- transform: translateX(-50%);
- -webkit-transform: translateX(-50%);
- z-index: 1;
- }
- section#quote-block-3 {
- overflow: visible;
- }
- /* About 2 Our clients section styles */
- section#our-clients-3 h2 {
- font-size: 24px;
- line-height: 1.4;
- }
- section#our-clients-3 .Index-page-content .sqs-grid-12 .sqs-row {
- display: flex;
- align-items: center;
- }
- section#our-clients-3 .sqs-block-horizontalrule hr {
- color: #202020;
- background-color: #202020;
- }
- section#our-clients-3 .sqs-block-code {
- padding: 70px 0;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: contain;
- text-align: center;
- }
- /*--------------------------*/
- /*----Contact 1 Styles ----*/
- /*--------------------------*/
- /* Contact page 1 top section */
- section#contact-top {
- min-height: 100px!important;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) 50% 22% no-repeat;
- background-size: 200px;
- }
- section#contact-top:before {
- content: '';
- width: 100%;
- height: 35%;
- position: absolute;
- background: #fdfafa;
- left: 0;
- top: 0;
- z-index: -1;
- }
- section#contact-top:after {
- content: '';
- width: 100%;
- height: 1px;
- position: absolute;
- background: #202020;
- left: 0;
- }
- /*--------------------------*/
- /*----Contact 2 Styles ----*/
- /*--------------------------*/
- /* Contact 2 bottom links line */
- section#bottom-links-2 {
- overflow: visible;
- padding: 50px 0;
- }
- section#bottom-links-2 .sqs-col-6 {
- padding: 30px 0;
- position: relative;
- }
- section#bottom-links-2 .sqs-col-6:first-child:after {
- content: '';
- width: 1px;
- height: 100%;
- top: 0;
- position: absolute;
- background: #202020;
- right: 0;
- }
- section#bottom-links-2 pre {
- line-height: 1.4;
- }
- /* Contact 2 quote block section */
- section#quote-block-4 h3 {
- color: #000;
- }
- section#quote-block-4:after {
- content: '';
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fc8808e31d19bd4284e834/1509722120409/flower.png) center center no-repeat;
- position: absolute;
- width: 49px;
- height: 44px;
- background-size: contain;
- bottom: -25px;
- left: 50%;
- transform: translateX(-50%);
- -webkit-transform: translateX(-50%);
- z-index: 1;
- }
- section#quote-block-4 {
- overflow: visible;
- }
- /*--------------------------*/
- /*----Pricing 1 Styles ----*/
- /*--------------------------*/
- /* Pricing 1 get in touch with us */
- section#get-in-touch-with-us-5 .sqs-block-code {
- padding: 70px 0;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: contain;
- text-align: center;
- }
- section#get-in-touch-with-us-5 h2 em {
- font-size: 24px;
- line-height: 1.3;
- display: block;
- }
- section#get-in-touch-with-us-5 {
- background: #fdfafa;
- }
- /*--------------------------*/
- /*----Pricing 2 Styles ----*/
- /*--------------------------*/
- /* Pricing 2 get in touch with us */
- section#get-in-touch-with-us-42 .sqs-block-code {
- padding: 70px 0;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: contain;
- text-align: center;
- }
- section#get-in-touch-with-us-42 h2 em {
- font-size: 24px;
- line-height: 1.3;
- display: block;
- }
- section#get-in-touch-with-us-42 {
- background: #fdfafa;
- }
- /* Pricing 2 packages */
- section#photography-packages-2:before {
- content: '';
- background: #fdfafa;
- height: 300px;
- width: 100%;
- position: absolute;
- left: 0;
- top: 0;
- }
- section#photography-packages-2:after {
- content: '';
- background: #202020;
- height: 1px;
- width: 100%;
- position: absolute;
- left: 0;
- top: 5px;
- }
- /*--------------------------*/
- /*----Mobile Styles ----*/
- /*--------------------------*/
- @media only screen and (max-width: 640px) {
- /* Homepage 1 */
- section#homepage-about .sqs-col-12 .sqs-row {
- flex-direction: column;
- }
- /* Homepage 2 */
- section#from-the-blog .sqs-row, section#homepage-about-2 .sqs-row {
- flex-direction: column;
- }
- /* Homepage 3 */
- section#get-in-touch-with-us .sqs-block-code {
- padding: 40px 0px 20px!important;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: 100px;
- margin-bottom: 40px;
- }
- /* Blog listing 2 */
- section.Intro--has-image .sqs-row .sqs-col-12 .sqs-row {
- flex-direction: column;
- }
- /* About 1 */
- section#our-clients-2 .Index-page-content .sqs-grid-12 .sqs-row {
- flex-direction: column;
- }
- /* About 2 */
- section#our-clients-3 .Index-page-content .sqs-grid-12 .sqs-row {
- flex-direction: column;
- }
- /* Testimonials 1 */
- section#our-clients .Index-page-content .sqs-grid-12 .sqs-row {
- flex-direction: column;
- }
- /* Pricing 1 */
- section#get-in-touch-with-us-5 .sqs-block-code {
- padding: 40px 0px 20px!important;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: 100px;
- margin-bottom: 40px;
- }
- /* Pricing 2 */
- section#get-in-touch-with-us-42 .sqs-block-code {
- padding: 40px 0px 20px!important;
- background: url(https://static1.squarespace.com/static/55b22b68e4b0a7f88ea0e50d/t/59fb3244e31d1959893f91ec/1509634629033/c.png) center center no-repeat;
- background-size: 100px;
- margin-bottom: 40px;
- }
- pre {
- font-size: 10px;
- }
- }
- /*--------------------------*/
- /*----General Styles ----*/
- /*--------------------------*/
- pre {
- white-space: inherit;
- }
- /* Custom styles for medium button */
- .medium-button-style-outline .sqs-block-button .sqs-block-button-element--medium {
- color: #202020!important;
- border: none;
- padding: 0 0 4px;
- background: transparent!important;
- position: relative;
- }
- .medium-button-style-outline .sqs-block-button .sqs-block-button-element--medium:after {
- content:'';
- width: calc(100% - 4px);
- height: 1px;
- background: #202020;
- position: absolute;
- bottom: 0;
- left: 0;
- transition: all 1s;
- -webkit-transition: all 1s;
- }
- .medium-button-style-outline .sqs-block-button .sqs-block-button-element--medium:hover:after {
- width: 0;
- }
- /* Remove default heading margins */
- h1, h2, h3 {
- margin: 0!important;
- }
- /* Footer settings */
- footer .Footer-inner {
- max-width: 100%!important;
- padding: 0;
- margin: 0!important;
- }
- div#footerBlocksBottom, .Footer-middle {
- max-width: 1200px;
- margin: 0 auto;
- }
- .Footer-blocks h2 {
- font-size: 24px;
- }
- .Footer-nav-group a {
- margin-right: 1.5em;
- border-right: 1px solid #202020;
- }
- .Footer-nav {
- margin-bottom: 30px!important
- }
- .Footer-nav-group a:last-child {
- border: none!important;
- }
- .Footer-blocks h3 {
- font-size: 10px;
- }
- div#footerBlocksTop {
- position: relative;
- padding-bottom: 0;
- }
- footer .sqs-block-code {
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- -webkit-transform: translate(-50%, -50%);
- background: #fff;
- display: flex;
- align-items: center;
- justify-content: center;
- z-index: 1;
- width: 200px!important;
- height: 40px;
- padding: 0;
- color: #202020;
- font-family: Cormorant;
- letter-spacing: 0.6em;
- font-size: 11px;
- }
- /* change border width for small button */
- .small-button-style-outline .sqs-block-button .sqs-block-button-element--small {
- border-width: 1px!important;
- }
- pre {
- font-family: Cormorant;
- text-transform: uppercase;
- letter-spacing: 0.6em;
- font-size: 11px;
- margin-top: 0!important;
- }
- /* Summary block styling */
- .summary-title a {
- font-size: 26px;
- font-family: Cormorant;
- letter-spacing: -0.025em;
- display:block;
- margin-top: 10px;
- }
- .summary-metadata-item a {
- font-family: Cormorant;
- font-size: 11px;
- letter-spacing: 0.6em;
- text-transform: uppercase!important;
- }
- /* Meta separator */
- .sqs-block-summary-v2 .summary-block-setting-secondary-metadata-date .summary-metadata--primary .summary-metadata-item::after, .sqs-block-summary-v2 .summary-block-setting-secondary-metadata-event-time .summary-metadata--primary .summary-metadata-item::after, .sqs-block-summary-v2 .summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata--primary .summary-metadata-item::after, .sqs-block-summary-v2 .summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata--primary .summary-metadata-item::after, .sqs-block-summary-v2 .summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata--primary .summary-metadata-item::after, .sqs-block-summary-v2 .summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--primary .summary-metadata-item::after, .sqs-block-summary-v2 .summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata--primary .summary-metadata-item::after {
- content: "/";
- margin: 0px 0.3em;
- }
- /* Image caption styles */
- .sqs-block-image .sqs-image-caption p, .sqs-block-image .image-caption p {
- font-size: 36px;
- font-family: Cormorant;
- letter-spacing: -0.025em;
- font-weight: 500;
- text-align: center;
- line-height: 1.1;
- }
- .sqs-block-image .sqs-image-caption p a, .sqs-block-image .image-caption p a {
- border: none!important;
- }
- .sqs-block-image .sqs-image-caption p strong, .sqs-block-image .image-caption p strong {
- font-size: 11px;
- line-height: 1em;
- text-transform: uppercase;
- letter-spacing: 0.6em;
- font-weight: 100
- }
- /* card layout text align */
- .image-position-right .sqs-image-card .image-card p, .image-position-right .sqs-image-card .image-card div {
- text-align: right;
- }
- /* Custom navigation styles */
- .navigation ul li {
- display: inline-block;
- padding: 0 2%;
- font-family: Cormorant;
- font-size: 11px;
- letter-spacing: 0.6em;
- }
- .navigation ul {
- padding: 0;
- text-align: center;
- }
- /* Remove border from links */
- h2 a, h3 a {
- border-bottom: none!important
- }
- .sqs-gallery-controls .previous {
- left: 20px;
- background-color: transparent!important;
- width: 40px;
- height: 40px;
- display: flex;
- align-items: center;
- justify-content: center;
- border: 1px solid #fff;
- border-radius: 50%;
- -webkit-border-radius: 50%;
- }
- .sqs-gallery-controls .next {
- right: 20px;
- background-color: transparent!important;
- width: 40px;
- height: 40px;
- display: flex;
- align-items: center;
- justify-content: center;
- border: 1px solid #fff;
- border-radius: 50%;
- -webkit-border-radius: 50%;
- }
- /* Style search box */
- .sqs-search-ui-button-wrapper.color-dark .search-input {
- min-height: 20px;
- display: block;
- box-sizing: border-box;
- transition: background-image 0.2s ease-out;
- padding: 12px 45px 12px 12px;
- background-position: right center;
- outline: 0px;
- border: none;
- text-align: right;
- }
- .Blog-meta.BlogList-item-meta {
- margin-top: 20px;
- }
- .BlogList-item-excerpt {
- margin-top: 20px;
- }
- .BlogList-item-excerpt p {
- margin-bottom: 30px!important;
- }
- .BlogList-item-readmore span:after, a.summary-read-more-link span:after {
- display: none;
- }
- nav.BlogList-pagination {
- border-top: 1px solid #202020;
- margin-top: 50px;
- padding-top: 30px;
- }
- a.BlogList-item-readmore {
- max-width: 150px;
- border: 1px solid #202020;
- padding: 5px;
- margin: 0 auto;
- }
- a.summary-read-more-link {
- max-width: 150px;
- font-family: Cormorant;
- text-transform: uppercase;
- font-size: 10px!important;
- letter-spacing: 0.3em!important;
- border: 1px solid #202020;
- padding: 5px;
- margin: 0 auto!important;
- }
- .summary-excerpt {
- margin: 20px 0!important;
- }
- .summary-excerpt p {
- font-size: 17px!important;
- line-height: 1.9em!important;
- }
- time.summary-metadata-item.summary-metadata-item--date {
- font-family: Cormorant;
- font-size: 11px;
- letter-spacing: 0.6em;
- text-transform: uppercase;
- }
- .Main--blog-item article .html-block {
- max-width: 600px;
- }
- .sqs-video-icon {
- border: 1px solid #fff;
- border-radius: 50%;
- background-size: 25px!important;
- background-position: 57% center!important;
- }
- .Main--blog-item article .sqs-gallery {
- max-width: 680px;
- margin: 0 auto;
- }
- .Main--blog-item article .video-block {
- max-width: 800px;
- margin: 0 auto;
- }
- pre em {
- font-family: Cormorant;
- font-size: 24px;
- text-transform: none;
- letter-spacing: 0;
- white-space: inherit;
- }
- input.button.sqs-system-button {
- margin: 0 auto!important;
- display: block;
- font-size: 10px;
- border-width: 1px!important;
- padding: 13px 30px;
- }
- .form-wrapper .field-list .title {
- display: block;
- font-family: Cormorant;
- font-size: 24px;
- letter-spacing: -0.025em;
- text-align: center;
- font-weight: 500;
- }
- .form-wrapper .field-list .field .field-element {
- width: 100%;
- padding: 12px;
- margin: 6px 0 4px;
- border: 1px solid #202020;
- background: transparent;
- color: #000;
- font-family: Cormorant;
- font-size: 10px;
- line-height: normal;
- box-sizing: border-box;
- border-radius: 2px;
- text-transform: uppercase;
- letter-spacing: 0.6em;
- text-align: center;
- }
- .form-wrapper .field-list .field .caption {
- font-family: Cormorant;
- font-size: 10px;
- line-height: normal;
- box-sizing: border-box;
- border-radius: 2px;
- text-transform: uppercase;
- letter-spacing: 0.6em;
- text-align: center;
- }
- .form-wrapper .field-list .fields.name .field {
- width: 100%;
- }
- .Index-gallery {
- max-width: 1200px;
- margin: 0 auto;
- }
Advertisement
Add Comment
Please, Sign In to add comment