/*
Theme Name: Croseta Marianeri 2021
Theme URI: https://digitix.ro
Author: Digitix
Author URI: https://digitix.ro
Description: Tema a fost realizată pentru Mariana Ciocan în anul 2021
Version: 1.0
License: Drepturile rezervate
Text Domain: crosetamarianei.ro
*/

body {
    overflow-x: hidden;
}

.logo {
    width: 240px;
    left: 0px;
    top: 30%;
}

.nav-item {
    padding-right: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #576A6E;
}

.section1 {
    min-height: 300px;
    /* background-color: #576A6E; */
}

.left-side {
    background-color: #576A6E;
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #fff;
    align-items: center;
    justify-content: center;
    height: 100%;

}

.well-left {
    background-color: #576A6E;
}

.well-right {
    background-color: #fff;
}
.img-holder {
    width: 80%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
    display: flex;
 
}
.carousel-item {
    max-height: 400px;

}
.carousel-inner {
    overflow: hidden;
    padding-bottom: 80px;
}



.book-cover {
    background-repeat: no-repeat;
    background-size: cover;
}

.v-bar {
    height: 150px;
    background-color: #fff;
    width: 5px;
}
.h-bar {
    background-color: #fff;
    width: 80%;
    height: 6px;
    margin: 0 auto;
}

.inner-right {
    margin: 0 auto;
    background-color: #576A6E ;
    width: 80%;
    height: 520px;
}

.btn-custom {
    background-color: #fff;
    border-radius: 0px;
    padding-right: 40px;
    padding-left: 40px;

}

.left-side > h1 {
    font-size: 60px;
}

.left-side > p {
    font-size: 37px;
}

.section2 {
    padding-top: 150px;
}

.negative {
    margin-top: -70px;
}

.right-side {
    
    background: url("https://crosetamarianei.ro/wp-content/uploads/2021/04/bg-1.png");
    background-position: center;
    background-size: cover;
}

.custom-header {
    line-height: 40px;
    font-size: 34px;
    font-weight: 600;
    color: #576A6E;
}

.bg-large {
    min-height: 600px;
    /* height: 1300px; */
    width: 100%;
    background: url("https://crosetamarianei.ro/wp-content/uploads/2021/04/bg3-scaled.jpg") center;
    background-repeat: no-repeat;
    background-size: cover;
}

.row {
    position: relative;
}

.abs-div {
    padding: 45px;
    position: absolute;
    width: 64%;
    display: flex;
    margin: 0 auto;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff80;;
    backdrop-filter: blur(13px);
}


.nospaceing {
    padding-right: 0px;
    padding-left: 0px;
}

.force-right {
    padding-left: 40px;
}

.center-blocks {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.custom-spacer {
    padding-top: 40px;
}

.negative1 {
    margin-top: -120px;
}

.product-img {
    width: 100%;
    max-height: 450px;
}

.negative2 {
    margin-top: -120px;
}



.section3 {
    margin-top: -30px;
}

.section4 {
    margin-top: 20px;
    background-color: #EDEAE5;
    min-height: 250px;
}

.wrap {
    background-color: #EDEAE5;
}

.testim-cover {
    background-color:#EDEAE5;
} 

.footer {
    background-color: #576A6E;
}

.car-inside {

    display: flex;
    flex-direction: row;
    text-align: center;
    align-items: center;
    min-height: 300px;

}

.carousel-item-p {
    padding-top: 90px;
}

.bi {
    height: 40px;
    width: 54px;
    color: #576A6E;
}

.testimonial-text {

    font-size: 16px;
    color: #4D4A49;

}

.footer {
    background-color: #576A6E;
}

.footer-body {
    color: #fff;
    padding-top: 40px;
    height: 200px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section3-mobile {
    display: none;
}

.default-text {
    font-size: 20px;
}

#despre-img-1 {
    background-image: url("https://crosetamarianei.ro/wp-content/uploads/2021/04/basket.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.block-padding {
    padding: 30px 40px 30px 40px;
}

#despre-img-1 {
    background-image: url("https://crosetamarianei.ro/wp-content/uploads/2021/04/basket.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.despre-img-2 {
    background-image: url("https://crosetamarianei.ro/wp-content/uploads/2021/04/bg4-scaled.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#despre-img-3 {
    background-image: url("https://crosetamarianei.ro/wp-content/uploads/2021/04/bg5.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.about-bottom {
    background-color: #EDEAE5;
}

.above-foooter {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 50px;
    width: 900px;
}

.above-foooter > div > p {
    background-color: #EDEAE5;
    margin: 0;
    text-align: left;
}

.desktop {
    display: block;
}
.mobile {
    display: none;
}

.product-btn-holder {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.product-box {
    padding-top: 30px;
}

.products-holder {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.product-btn {
    background-color: #576A6E;
    color: #fff;
    padding: 10px 0px 10px 0px;
    font-size: 21px;
    width: 100%;
}

.product-btn:hover {
    background-color: #fff;
    color: #576A6E;
}


@media only screen and (max-width: 1000px) {
    .section3 {
        display: none;
    }
    .section3-mobile {
        display: block;
    }
    .above-foooter {
        width: 100%!important;
    }
}


/* MOBILE */



@media only screen and (max-width: 600px) {
    .section2 {
        padding-top: 20px;
    }
    .bg-large {
        min-height: 500px;
    }
    .abs-div {
        width: 90%;
        top: 35%;
    }
    .negative {
        margin-top: 0px;
    }

    .force-right {
        padding-left: 0px;
    }
   
    .logo {
        width: 190px;
    }
    .above-foooter {
        width: 100%!important;
    }
    #despre-img-1 {
       min-height: 300px;
    }
    
    .despre-img-2 {
        min-height: 300px;
    }
    
    #despre-img-3 {
        min-height: 300px;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    .custom-header {
    	padding-top: 20px;
    	padding-bottom: 20px;
    }
    .nav-item {
    	text-align: center;
    }
    #navbarSupportedContent > form {
    	display: none;
    }

    .inner-right {
        height: auto;
    }

    .products-header {
       padding-top: 35px; 
    }

    .carousel-inner {
     padding-bottom: 0px; 
    }

  }