@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap');
a.active,
a:focus,
button:focus,
button.active {
    outline: none;
}

a {
    text-decoration: none;
}

a:focus,
a:hover,
a:active {
    outline: 0;
    box-shadow: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

img {
    border-style: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
body{
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
}
/* ================== Home page start ===================== */
/* header start  */
.navbar{
    padding: 0;
}
.navbar-brand{
    padding: 0;
    margin: 0;
    max-width: 257px;
    width: 100%;
}
header{
    position: absolute;
    width: 100%;
    padding-top: 70px;
}
body.show{
    overflow: hidden;
}
.nav-item{
    font-weight: 600;
font-size: 13px;
line-height: 16px;
text-transform: uppercase;
margin-right: 56px;
}
header ul:first-child li:last-child{
    margin-right: 0;
}
.nav-link:hover{
    color:#F6B60D;
    text-decoration: underline;
}
.nav-link{
    color: #FFFFFF;
}
.navbar-nav .dropdown-menu , .mbl-filter .dropdown-menu, .dropdown-item, .nav-link{
    padding-bottom: 0;
    padding-top: 0;
}

header .bdr{
    padding-top: 31px;
    border-bottom: 1px solid #948D8D;
    width: 100%;
    max-width: 1109px;
    margin-inline: auto;
}
header ul:last-child li:first-child{
    margin-right: 46px;
}
header ul:last-child li:last-child{
    margin-right: 0;
}
.navbar{
    align-items: flex-end;
    padding: 0 70px;
}
.nav-link:focus{
    color: #FFFFFF;
}
/* header end  */
/* hero start  */
.hero{
    background: url('/images/hero-bg.png');
    background-size: cover;
    padding-top: 336px;
    padding-bottom: 219px;
    background-repeat: no-repeat;
}
.text-box{
    text-align: center;
    text-transform: uppercase;
}
.text-box .main-heading{
font-size: 40px;
line-height: 49px;
font-weight: 400;
    margin-bottom: 26px;
}
.hero .text-box .main-heading{
    color: #FFFFFF;
}
.text-box p{
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    max-width: 620px;
    width: 100%;
    margin-inline: auto;
    text-transform: none;
    margin-bottom: 33px;
}
.y-btn{
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #353434;
    background: #BA8A0C;
    padding: 9px 39px 11px 40px;
    border-radius: 0 !important;
}
.btn:hover{
background: #FFFFFF;
color: #353434;
border: 1px solid #353434;
}
/* hero end  */
/* collection start  */
.collection{
    padding-top: 76px;
    padding-bottom: 114px;
}
.collection .text-box{
    margin-bottom: 50px;
}
.collection .text-box .main-heading{
    margin-bottom: 0;
}
.collection .col-inner a{
    position: relative;
    display: block;
}
.collection .col-inner a::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #BA8A0C;
    color: #FFFFFF;
    top: 0;
    display: none;
}
.collection .col-inner a:hover::after{
    display: block;
}
.main-heading{
    color: #281E03;
}
.col-inner{
    position: relative;
}
.text-inner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}
.text-inner h3{
    font-size: 35px;
    font-weight: 600;
    line-height: 42px;
    text-transform: uppercase;
    color: #FFFFFF;
}
/* collection end  */
/* story start  */
.story .text-box p{
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #000000;
    max-width: 100%;
    text-align: left;
    margin-bottom: 36px;
}
/* story end  */
/* video sec start  */
.video{
    padding-bottom: 166px;
}
/* video sec end  */
/* footer start  */
footer{
    padding-bottom: 63px;
}
.footer-brand{
    max-width: 241px;
    width: 100%;
    display: block;
    margin-bottom: 11px;
    margin-left: 25px;
}
.footer-brand img{
filter: invert(1);
}
footer .ftr-list{
    border-top: 2px solid #31292A;
}
footer ul{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 40px;
}
footer ul li{
    text-transform: uppercase;
    font-weight: 400;
font-size: 15px;
line-height: 18px;
}
footer ul li .nav-link{
    color: #281E03;
}
footer .nav-link:hover{
    color: #F6B60D;
    text-decoration: underline;
}
/* footer end  */
/* ================== Home page end ===================== */
/* ================== Sofas page start ===================== */
.sofas-hero{
    padding-top: 200px;
    padding-bottom: 30px;
    background: url('/images/sofas-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.sofas-hero .text-box p{
    font-size: 16px;
    line-height: 20px;
    max-width: 996px;
    width: 100%;
    margin-bottom: 0;
}
.sofas-filter{
    padding-bottom: 131px;
}
.sofas-filter .filter-top{
    display: flex;
    align-items: center;
    margin-top: 42px;
    margin-bottom: 24px;
}
.sofas-filter .filter-top small{
    font-weight: 500;
font-size: 15px;
line-height: 18px;
color: #281E03;
display: block;
margin-right: 35px;
}
.sofas-filter .filter-top .dropdown{
    font-weight: 500;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
  margin-right: 29px;
}
.sofas-filter .filter-top .dropdown:last-child{
    margin-right: 0;
}
.sofas-filter .filter-top .dropdown-toggle{
 color: #281E03;
}
.sofas-filter .tittle{
    border-top: 1px solid #C4C4C4;
    text-align: center;
}
.sofas-filter .tittle small{
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase; 
    color: #4C4C4D;
    margin-top: 14px;
    display: block;
    margin-bottom: 29px;
}
.sofas-filter .filter-box:hover{
    background: rgba(0, 0, 0, 0.02);
border: 2px solid #BA8A0C;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.form-check{
    font-weight: 500;
    font-size: 15px;
    line-height: 40px;
    text-transform: lowercase;
    color: #281E03;
    display: flex;
    align-items: center;
    padding-left: 0;
}
.dropdown-menu{
    width: 248px;
    padding-left: 8px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 0;
    border-radius: 0;
}
.form-check-label
{
    display: block;
    width: 100%;
    color: #281E03;
}
.form-check-label img
{
    margin-left: 5px;
    margin-right: 10px;
}
.form-check-label:hover{
   color: #F6B60D;
   text-decoration: underline;
}
.form-check-input{
    border: 1px solid #C4C4C4;
    border-radius: 0 !important;
    width: 20px; 
    height: 20px;
}
.form-check-input:checked[type=checkbox]{
    --bs-form-check-bg-image: none;
}
.form-check-input:checked{
    background: #F6B60D;
    border-color: #F6B60D;
}
/* ================== Sofas page end ===================== */

/* ================== Item page start ===================== */
.sofas-hero-item {
    padding-top: 200px;
    padding-bottom: 30px;
}
.nav-link-item:hover{
    color:#F6B60D;
    text-decoration: underline;
}
.nav-link-item{
    color: #281E03;
}
.classPath, .classPath a {
    font-weight: 400;
    font-size: 13px;
    line-height: 200%;
    color: #281E03;
}
.container-item {
    max-width: 1000px!important;
}

#idImagesList
{
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
#sliderImagesList
{
    display: inline-flex;
    width: auto;
}
#sliderImagesList img
{
    /*height: 410px;*/
}
#idAdditionalImagesList
{
    overflow: hidden;
    height: 220px;
}
#sliderAdditionalImagesList
{
    display: inline-flex;
    width: auto;
}
.sliderPrev
{
    float: left;
    margin-top: 1.5rem;
    margin-left: 5px;
    margin-right: 15px;
    cursor: pointer;
    background-color: #fff;
    height: 120px;
    padding-top: 30px;
}
.sliderNext
{
    float: right;
    margin-top: 1.5rem;
    margin-right: 5px;
    margin-left: 15px;
    cursor: pointer;
    background-color: #fff;
    height: 120px;
    padding-top: 30px;
}
.classFloatLeft
{
    float: left;
}
.selectedAdditionalImage
{
    opacity: 0.3;
    border: 3px solid #BA8A0C;
}
.additionalImage
{
    width: 200px;
    margin: 10px;
}
/* ================== Item page end ===================== */
.sub-menu
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    display: none;
    background-color: #353434;
    padding: 100px 65px 0 41px;
}

.publishingBody{
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #000000;
    max-width: 100%;
    text-align: left;
    margin-top: 36px;
    margin-bottom: 36px;
}

.mbl-filter-top .form-check-label {
    color: #fff;
}