/* Add custom CSS styles below */ 
@font-face {
   font-family:gesstextmedium;
   src: url(https://res.cloudinary.com/ddqaxthcm/raw/upload/v1721342694/Loew-Next-Arabic-Medium_hvp7nc.otf)
}
   
@font-face {
    font-family:gesstextmedium;
    src: url(https://res.cloudinary.com/ddqaxthcm/raw/upload/v1721270845/Loew-Next-Arabic-ExtraBold_sfhwu3.otf);
   font-weight:700
}

body, *:not(i){
    font-family:gesstextmedium!important;
}



/*               SEARCH                   */ 
.top-navbar .s-search-input {
    border-style: none;
    background-color: rgba(229,231,235,.5);
    border-radius: 55px !important;
}

#app > div.app-inner.flex.flex-col.min-h-full > header > div.top-navbar > div > salla-contacts {
    display: flex;.header-btn__icon.header-btn__icon
    flex-direction: column;
    align-items: center;
    display: none;
}

.top-navbar .gap-2 {
    gap: 10px;
}








/*                 NAV                     */ 
.main-menu li>a:hover, .main-menu li>a:focus{
    color: #9a86f9!important;
    text-decoration-line: none;
}

@media only screen and (min-width: 1024px){
.main-menu li.root-level>a {
    padding-top: 0;
    padding-bottom: 2rem;
    font-weight: 700;
    color: #fff;
}
.main-menu {
    padding-top: 0rem;
}
.main-menu li.root-level>a {
    padding-bottom: 0rem;
}
.main-menu li>a {
    color: #0d0d29;
}
}
 
.mm-spn li a, .mm-spn li span {
    line-height: 6px;
    color: #9a86f9;
    /*margin: 6px 6px 15px 6px;*/
    z-index: 3;
    background: #0000;
    transition: all 0.3s cubic-bezier(0.73, -0.31, 0.17, 1.13);
    padding-right: 20px;
}



.mm-spn li a:hover, .mm-spn li span {
    color: #2d1e5e;
    transition: all 0.7s cubic-bezier(0.73, -0.31, 0.17, 1.13);
    margin: 0;
}

:is([dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main):after {
    padding-right: .75rem;
    text-align: center;
}

.mm-spn li {
    position: relative;
    cursor: pointer;
    background: #e7e7e9;
    margin: 12px 10px;
    border-radius: 8px;
}

.mm-spn li:after {
    transition: all 0.3s cubic-bezier(0.73, -0.31, 0.17, 1.13);
    content: "";
    width: 2%;
    height: 100%;
    background: #9a86f9;
    position: absolute;
    bottom: 0;
    z-index: 2;
    border-radius: 0px 8px 8px 0px;
    opacity: 1;
    margin: 0;
}

.mm-spn li:hover:after {
    width: 100%;
    border-radius: 8px ;
}









/*                 TOP                     */
.main-nav-container {
    min-height: 72px;
    border-radius: 0px 0px 10px 10px;
}

.navbar-brand img {
    content: url(https://cdn.salla.sa/form-builder/TOw1mNczYtpNany1CKWgdvS6RIVy2XeOI8sNrOZV.png)!important;
}

header.store-header {
    border-radius: 0px 0px 10px 10px;
    position: relative;
    background: #0d0d29;
    background-image: url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), radial-gradient(at 50% 0%, #19194b 13px, transparent 64%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
}

.topnav-is-dark .top-navbar {
    background-color: #00000042;
}

.navbar-brand img {
    max-height: 3.5rem;
    width: auto;
    max-width: 170px;
    padding: 7px;
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 55px;
}
         
.bg-inherit, .main-nav-container {
    min-height: 54px;
    background-color: #0000;
    border-radius: 0px 0px 10px 10px;
}

.main-nav-container.fixed-header .inner {
    border-radius: 0px 0px 10px 10px;
    background: #0a0a26;
    background-image: url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), radial-gradient(at 50% 0%, #19194b 13px, transparent 64%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
}

.top-navbar {
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #0000;
}

.s-cart-summary-total {
    display: none;
}

.header-btn__icon.icon {
    margin-inline: 0px !important;
    z-index: 0;
    position: relative;
    border: 0;
}

[dir=rtl] .rtl\:mr-4 {
    margin-right: 6px;
}

.header-btn:hover {
    opacity: 1;
}

.header-btn__icon {
    color: #fff;
    transition: all 0.65s cubic-bezier(0.73, -0.35, 0.26, 1.45);
    background: #232358;
    width: 37px;
    border-radius: 8px;
    border: 0;
    position: relative;
    z-index: 0;
}

.header-btn__icon:hover {
    position: relative;
    z-index: 0;
    border: 0;
    color: #9a86f9;
    transition: all 0.65s cubic-bezier(0.73, -0.35, 0.26, 1.45);
}

.header-btn__icon:after {
    transition: all 0.65s cubic-bezier(0.73, -0.35, 0.26, 1.45);
    content: "";
    width: 100%;
    height: 20%;
    background: #fff;
    position: absolute;
    bottom: 0;
    z-index: -1;
    border-radius: 0px 0px 8px 8px;
}

.header-btn__icon:hover:after {
    height:100%;
    border-radius:  8px;
}

[dir=rtl] .s-cart-summary-count {
    left: -0.375rem;
    right: auto;
}

.sicon-menu:before {
    content: "\ed7f";
    font-size: 17px;
    color: #fff;
}












/*                 BANNERS                     */  
salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-left: .5rem;
    margin-right: .5rem;
    height: auto;
    width: 100%;
    overflow: hidden;
    border-radius: .375rem;
}

.rounded-md {
    border-radius: 10px;
}


salla-slider.photos-slider .swiper {
    padding-bottom: 30px;
}

[dir=rtl] salla-slider[type]:not(.hydrated)>div, [dir=rtl] salla-slider[type]:not(.hydrated) .swiper>div>div, [dir=rtl] .carousel-slider .swiper {
    padding-left: 0rem;
}

salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-right: 0rem;
}

.carousel-slider .swiper {
    display: flex;
    padding-left: 5px ;
    padding-right: 5px;
}

salla-slider[type]:not(.hydrated)>div>div, salla-slider[type]:not(.hydrated) .swiper>div>div>div, .carousel-slider .swiper-wrapper>div {
    flex-shrink: 0;
    padding-left: 10px;
    padding-right: 10px;
}

salla-slider.photos-slider .swiper {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 1270px;
    margin-inline: auto;
}

#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--photos-slider {
    margin-top: 10px;
}

.banner--fixed img {
    border-radius: 10px;
}

#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 10px;
}
/*
body > div > section:nth-of-type(2) {
    position: relative;
    margin-top: 60px !important;
}

body > div > section:nth-of-type(2):before {
    color: #2d1e5e;
    content: "";
    font-size: 20px;
    -webkit-text-stroke: 0.4px;
    height: 32px;
    width: calc(100% - 30px);
    position: absolute;
    top: -40px;
    text-align: center;
    transform: translateX(50%);
    right: 50%;
    font-weight: 700;
}







/*                         PR                         */
.s-product-card-wishlist-btn button:hover svg {
    fill: #111d2d;
}

.s-product-card-content-subtitle {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.s-product-card-content-title a {
    display: block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: #1f2937;
    color: rgba(31,41,55,var(--tw-text-opacity));
}

.s-product-card-entry {
    border-radius: 10px;
    background-color: #e7e7e9;
}

.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0% !important;
    border-radius: 6px;
    margin: 6px;
    width: calc(100% - 12PX);
}

.s-products-slider-card {
    width: 100%;
    max-width: 50%;
    padding-left: .5rem;
    padding-right: .5rem;
}

@media (min-width: 1024px){
.s-products-slider-card {
    width: 100%;
    max-width: 20%;
    padding-left: .5rem;
    padding-right: .5rem;
}
}

.s-product-card-fit-height .s-product-card-image {
    height: auto;
    max-height: 15rem;
}

.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-radius: 10px;
}
  
.s-slider-has-notitle .s-slider-block__title {
    margin-bottom: 0;
    display: none;
}

.s-slider-block__title {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #2d1e5e;
    height: 35px;
    border-radius: 12px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.s-slider-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.2;
    padding: 9px;
}

.s-slider-block__display-all:hover {
    opacity: 1;
    color: #2d1e5e;
    border-radius: 12px 0px 0px 12px;
}

.s-slider-block__display-all {
    display: inline-block;
    font-size: .875rem;
    font-weight: 700;
    color: #ffffff;
    margin-left: 0px;
    background: #9a86f9;
    height: 35px;
    padding: 9px;
    line-height: 15px;
    z-index: 3;
    border-radius: 12px 0px 0px 12px;
}

[dir=rtl] .s-product-card-vertical .s-product-card-wishlist-btn {
    left: inherit;
    right: 0;
    top: 0px;
    background: #9a86f9!important;
    opacity: 1;
    border-radius: 0px 0px 0px 10px !important;
    height: 30px !important;
    width: 32px;
}

.sicon-arrow-left:before {
    content: "";
}

.s-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.2;
    padding: 9px;
}

.s-block__display-all {
    display: inline-block;
    font-size: .875rem;
    font-weight: 700;
    color: #ffffff;
    margin-left: 0px;
    background: #111d2d ;
    height: 35px;
    padding: 9px;
    line-height: 15px;
    z-index: 3;
}

.s-block__display-all:hover {
    background: #4befd5;
    opacity: 1;
    color: #111d2d;
    border-radius: 12px 0px 0px 12px;
    border-right: #0000 solid 1.5px;
}

[dir=rtl] .rtl\:pl-3 {
    font-weight: 700;
    background: #2d1e5e;
    width: 100%;
    line-height: 35px;
    height: 35px;
    border-radius: 45% 45% / 50px 50px 0 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.rtl .form-select, .rtl select, [dir=rtl] .form-select, [dir=rtl] select {
    background-position: left .5rem center;
    padding-right: 12px;
    display: none;
}

.s-block__title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(45deg, rgb(175 105 255) 0%, rgb(135 160 243) 100%);
    height: 35px;
    border-radius: 12px;
    color: #fff;
    position: relative;
    /* overflow: hidden; */
}




.s-product-card-content-title {
    margin-bottom: .625rem;
    max-width: 100%;
    line-height: 1.5rem;
    text-align: center;
}

.s-product-card-content-sub {
    margin-bottom: 10px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.s-button-primary-outline:before {
    transition: all 0.7s cubic-bezier(0.73, -0.31, 0.17, 1.13);
    content: "";
    width:7%;
    height: 100%;
    background: #111d2d;
    position: absolute;
    bottom: 0;
    z-index: 2;
    border-radius: 0px 10px 10px 0px;
    opacity: 1;
    margin: 0;
    right: 0;
}

.s-button-primary-outline:hover:before {
    width:100%;
    border-radius: 10px ;
}

.s-button-btn, .s-price-range-number-input {
    border-radius: 10px !important;
}








/*                   ENEER PR                   */
@media (min-width: 640px){
.sm\:block {
    display: none;
}
}

.s-quantity-input-input {
    color:#000;
}

.text-primary {
    color: #111d2d;
}

.s-button-btn:hover {
    opacity: 1;
    color:#000;
}

.s-button-text {
    pointer-events: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
    z-index: 2;
}

.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    background-color: #2d1e5e;
    border: 0;
    color: #fff;
    height: 32px;
}

.s-button-element:not(:disabled):not([loading]):hover {
    color: #2d1e5e;
    transition: all 0.3s cubic-bezier(0.73, -0.31, 0.17, 1.13);
}

.text-base {
    transition: all 0.3s cubic-bezier(0.73, -0.31, 0.17, 1.13);
}

.s-button-element:not(:disabled):not([loading]):hover .text-base {
    transition: all 0.3s cubic-bezier(0.73, -0.31, 0.17, 1.13);
    color: #2d1e5e;
}

/*               ENER ENER PR                 */
.s-button-btn:before, .s-price-range-number-input {
    transition: all 0.7s cubic-bezier(0.73, -0.31, 0.17, 1.13);
    content: "";
    width: 7%;
    height: 100%;
    background: #9a86f9;
    position: absolute;
    bottom: 0;
    z-index: 2;
    border-radius: 0px 10px 10px 0px;
    opacity: 1;
    margin: 0;
    right: 0;
}

.s-slider-container {
    display: block;
    padding-top: 0px;
}

salla-slider.details-slider .s-slider-container {
    border-radius: 10px;
}

.s-button-btn:hover:before, .s-price-range-number-input{
    width: 100%;
    border-radius: 10px;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
}

.space-y-1>:not([hidden])~:not([hidden]) {
    color: #9a86f9;
    font-size: 20px;
}

.s-quantity-input-container {
    display: flex;
    height: 32px;
    align-items: stretch;
    justify-content: space-around;
    border-radius: 10px;
    border-width: 1px;
    font-size: .875rem;
    line-height: 1.25rem;
}

.s-form-control {
    display: block;
    width: 100%;
    border-radius: 10px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .5rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity));
}









/*             FEATURES                 */
.s-block--features {
    position: relative;
    margin-top: 85px!important;
}

.s-block--features:before {
    color: #2d1e5e;
    content: "ما نتميز به :";
    font-size: 24px;
    height: 32px;
    width: calc(100% - 30px);
    position: absolute;
    top: -40px;
    text-align: center;
    font-weight: 700;
}

@media (min-width: 1024px){
.s-slider-block__title-left {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
}

.s-slider-nav-arrow {
    background: #9a86f9;
    height: 35px;
    width: 35px;
    border: 0;
    border-radius: 0px;
}

.s-slider-block__title-left>:not([hidden])~:not([hidden]) {
    margin-left: 10px;
}

.gap-4 {
    gap: 15px;
    grid-template-columns: repeat(3,minmax(0,1fr))!important;
}

.s-block--features__item:first-child {
    grid-column: span 1/span 2!important;
}
}

.s-block--features__item h4 {
    margin-bottom: .25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: #1f2937;
    color: rgb(31 41 55/var(--tw-text-opacity));
    position: relative;
}

s-block s-block--features container , .s-block{
    margin-top: 1.5rem;
}

.s-block--features__item .feature-icon i {
    font-size: 37px;
    line-height: 42px;
    color: #9a86f9;
    text-align: center;
    border-radius: 45% 45% / 50px 50px 0 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 63px;
    height: 41px;
}

.s-block--features__item .feature-icon {
    margin-bottom: .75rem;
    display: flex;
    height: 4rem;
    width: -webkit-fill-available;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    background: #0a0a26;
    background-image: url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png), radial-gradient(at 50% 0%, #19194b 13px, transparent 64%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
}

.s-block--features__item {
    display: flex;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background-color: #e7e7e9;
    padding: 12px;
    transition-property: box-shadow;
}


.s-block--features__item:first-child {
    grid-column: span 2/span 2;
    display: none;
}

.gap-4 {
    gap: 15px;
    grid-template-columns: repeat(2,minmax(0,1fr));
}











/*     ======      -      ======      */
.gap-3 {
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
}

#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.container {
    margin-top: 10px;
}

@media (min-width: 768px){
.gap-3 {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 15px;
    }
}

@media (min-width: 480px){
.banner-entry {
    position: relative;
    height: 575px!important;
    overflow: hidden;
    border-radius: 10px;
    --tw-bg-opacity: 1;
    background-color: #ffffff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: #fff;   
    }
}

.banner-entry{
    height: 200px;
    background-color: #ffffff;
        border-radius: 10px;
}

.banner-entry h3 {
    line-height: 1.5rem;
    position: relative;
    z-index: 1;
    color: #000;
    height: 100%;
    font-size: 9px;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 500ms;
}

.has-overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0);
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
    --tw-content: "";
    content: "";
    content: var(--tw-content);
}

.has-overlay:hover:after {
    background-color: rgba(0,0,0,0);
}

.s-block--features+.s-block--features, .s-block--fixed-banner+.s-block--fixed-banner, .s-block--banners+.s-block--banners {
    margin-top: 8px;
}

.carousel-slider .swiper {
    display: flex;
    padding-right: 0px;
}
.lazy__bg.loaded {
    opacity: 1;
    background-repeat: no-repeat;
    border-radius: 10px;
}












.footer-is-light .store-footer {
    margin-top: 60px;
    position: relative;
    background: #2d1e5e;
    background-image: url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png),url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png),url(https://cdn.salla.sa/form-builder/TIZUUbB2ES1JJQZ3JqcPtCCzXSUeIWqXNeStBIZ5.png),radial-gradient(at 50% 0%,#422c8b 13px,transparent 64%);
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 20px 20px 0 0;
    background-position: top -30px left 0px;
    color: #FFF;
}

.footer-is-light .store-footer .store-footer__inner {
    background-color: #0000;
}


.store-footer__inner {
    background-color: #0000;
    padding-bottom: 0;
}

.store-footer a {
    text-align: center;
}

.store-footer {
    background-image: repeating-linear-gradient(142deg, #0d0d31, #121242 250px);
    margin-top: 60px;
}

.store-footer h3 {
    height: 32px;
    line-height: 32px;
    background: linear-gradient(0deg, #b069ff, #83a4f3);
    width: 100%;
    text-align: center;
    border-radius: 45% 45%/50px 50px 0 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #2d1e5e;
}

.max-w-sm {
    max-width: 100%;
    text-align: center;
    padding-inline: 15px;
}

.s-contacts-list {
    display: grid;
    gap: 1rem;
    columns: 3;
    grid-template-columns: repeat(4,minmax(0,1fr));
    width: max-content;
}

salla-contacts.s-contacts.hydrated {
    display: flex;
    flex-direction: column;
    align-items: center;
}

div#contact-slot {
    width: min-content;
}

.s-contacts-item {
    flex-direction: row-reverse;
    padding: 8px 10px;
    border-radius: 10px;
    color: #ffffff;
    background: #232358;
}

.store-footer .contact-social {
    display:none;
}

span.s-contacts-icon {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border: 0;
    height: auto;
    width: auto;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > salla-contacts > h3 {
    margin-bottom: 20px;
}

.s-contacts-icon:where([dir=rtl],[dir=rtl] *) {
    margin-left: 0px;
}

.s-payments-list-item {
    height: 26px;
    border-radius: 8px;
    padding: 0px 4px;
}

.unicode {
    display: none;
}

.copyright-text p {
    color: #ffffff;
}

@media (min-width: 1024px){
.lg\:grid-cols-6 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.lg\:col-span-2 {
    grid-column: span 1/span 2;
}

.rtl\:lg\:pl-20:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}
}









.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

body {
    background-color: #fff;
}