0% found this document useful (0 votes)
23 views7 pages

Stylefile of Build Website

The document contains CSS styles for formatting elements like sections, containers, titles, subtitles, buttons and forms on a web page. It includes styles for layout, typography, colors and positioning of different elements.

Uploaded by

Dpka Mulmi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views7 pages

Stylefile of Build Website

The document contains CSS styles for formatting elements like sections, containers, titles, subtitles, buttons and forms on a web page. It includes styles for layout, typography, colors and positioning of different elements.

Uploaded by

Dpka Mulmi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 7

.

section{

display: block;

margin: 0;

padding: 0;

border: 0;

vertical-align:baseline;

.container{

min-width: 576px;

width: 100%;

padding-right: 15px;

padding-left: 15px;

margin-right: auto;

margin-left: 25px;

margin-top: 12px;

.main-title{

max-width: 100%;

color:tomato;

padding: calc(0px + 0vmin)!important;

position: relative;

font-weight: 700;

letter-spacing: -.03625rem;

margin-bottom: .5rem;

}
.section-subtitle{

width: 100%;

padding-bottom: 0;

.bb-site-small-container{

min-width: 768px;

max-width: 70rem !important;

width: 100%;

margin: 0 auto;

padding: 0 2rem;

.form-group{

min-width: 220px;

width: 50%;

position: relative;

padding: 1.5rem 1rem 0 ;

margin-bottom: 1.75rem;

.form__label{

transition: 0.2s;

line-height: 1.29;

color: #1d1a12;

opacity: 0.5;
}

.form__field{

height: 2.04rem;

width: 100%;

border: 0;

border-bottom: 1px solid #d2d2d2;

outline: 0;

padding: 7px 0;

background: transparent;

transition: border-color 0.2s;

color: #1d1a12;

margin:0;

padding: 0;

.form-group.input-with-select{

display: flex;

.input-wrapper{

width: 100%;

.btn-theme{

margin-top: 25px;

margin-left: 800px;

margin-bottom: 10px;
font-size: .875rem !important;

font-weight: 700!important;

letter-spacing: .07312rem!important;

height: 3rem !important;

border-radius: unset!important;

position: relative;

display: inline-flex;

align-items: center;

justify-content: center;

min-width: 11.3125rem!important;

box-shadow: none!important;

background-color:tomato;

background-repeat: no-repeat !important;

background-position: 100% !important;

border: none !important;

.form__field, .selectric-form__field{

height: 2.05rem;

width: 100%;

border: 0;

outline: 0;

padding:7px 0;

background: transparent;

.align-items-center{
align-items: center !important;

.d-flex{

display: flex !important;

.section-subtitle{

width: auto;

padding-bottom: 0;

line-height: 1.29;

.pt-0{

padding-top: 0 !important;

.mr-2{

margin-right: 0.5rem !important;

.mb-0{

padding-bottom: 0 !important;

.selectric-wrapper .selectric-hide-select {

top: 0;

.selectric-hide-select .selectric-is-native{
position: absolute;

width: 100%;

height: 100%;

z-index: 10;

.selectric-form__field{

height: 2.05rem;

font-size: 0.9rem;

width: 100%;

border:0;

border-color: #f15a29;

outline: 0;

padding-bottom: 7px 0;

color: #1d1a12;

background: transparent;

.selectric-form__field--theme{

border-bottom: none !important;

.bb-compare-package-select{

margin: 0;

padding:0;

border: 0;

vertical-align: baseline;
border-color: #f15a29;

.form-row{

display: flex;

flex-wrap: wrap;

margin: 0 -0.375rem;

.bb-compare-package-wrapper{

margin-top: 2rem;

border-color: #f15a29;

You might also like