body{
        background-image: url(../../../assets/ContactBW.jpg);
        background-size: 2000px auto;
        background-position-y: 0%;
        background-repeat: no-repeat;
        background-position-x: center;
        background-color: black!important;
}
.mainPage {
    margin-top: 150px;
    margin-top: 227px;
    padding-bottom: 70px;
    /* display: inline; */
    /* top: 200px; */
    /* position: relative; */
    /* height: 2000px; */
    /* background-color: red; */
}
.mainContentWrapper{
      width: 950px;
      position: relative;
      margin-left: auto;
      margin-right: auto;
      margin-top: 21px;
      padding-bottom: 50px;
      /* display: inline-block; */
      /* margin: 0 auto; */
}
.footerStructure {
    /* margin-top: -69px!important; */
    /* display: inline-block; */
}
.leftContentWrapper {
    width: 539px;
    height: 497px;
    float: left;
    background-color: white;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 654px;
}

.mainPage .mainTitle {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.11;
    color: #000000;
    width: 296px;
}

.inputStructure input {
    width: 211px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: 7px;
    background-position-y: 9px;
    font-family: 'Assistant', sans-serif;
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    padding: 0px;
    font-size: 12px;
    padding-left: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.inputStructure {
    float: left;
    margin-right: 12px;
    margin-bottom: 10px;
}

.inputsStructure {
    margin-top: 24px;
}

textarea#contactus_message {}

.textAreaStructure textarea {
    width: 434px;
    height: 135px;
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    padding: 0px;
    padding-left: 10px;
    padding-top: 10px;
    /* background-image: url(../../assets/profile.svg); */
    outline: none;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.submitButton {
    width: 110px;
    height: 36px;
    border-radius: 100px;
    background-color: #ff0058;
    /* background-color: var(--pink-red); */
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
    padding-top: 10px;
    cursor: pointer;
    margin-right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    margin-top: 10px;
}

.rightContentWrapper {
    float: right;
    width: 351px;
    height: 364px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mainPage  .secTitle {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.62;
    letter-spacing: 0.3px;
    color: #000000;
}

.thiTitle {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.62;
    letter-spacing: 0.3px;
    color: #000000;
    font-weight: 500;
}
.wrongInput{
    box-shadow:0 2px 0px 0px rgba(255, 44, 44, 0.72)
}
.mainHeaderStructure .navBarTitle {
    color: white!important;
    opacity: 1!important;
}
.mainHeaderStructure .rightNavBarTitle{
    color:white!important;
}
.mainHeaderMinWrapper .rightNavBarTitle{
    color: black!important;
}
.mainHeaderMinWrapper .navBarTitle{
    color: black!important;
}
.mainHeaderStructure .navBarTitleActive {
    box-shadow: inset 0px -4px 0px 0px white!important;
}
.mainHeaderMinWrapper .navBarTitleActive {
    box-shadow: inset 0px -4px 0px 0px black!important;
}
.mainHeaderStructure .navBarTitle:hover {
    box-shadow: inset 0px -4px 0px 0px white!important;
}
.mainHeaderMinWrapper .navBarTitle:hover {
    box-shadow: inset 0px -4px 0px 0px black!important;
}
.submitButtonGreen{
    background-color: #00e1a6;
}

@media screen and (max-width: 1020px){
      .mainContentWrapper{
        width:100%!important;
        /* overflow: hidden; */
      }
      .mainTitleAbout{
        margin-top: -20px;
    margin-bottom: 20px;
    line-height: 44px;
}
.leftContentWrapper{
        /* width: 90%; */
        /* left: 5%; */
        position: relative;
        height: auto;
        padding-bottom: 60px;
        max-width: 317px;
        margin: 0 auto;
        float: none;
        margin-bottom: 20px;
}
.mainPage .mainTitle{
        width: 100%;
}
.textAreaStructure{
    clear: both;
}
.textAreaStructure textarea{
        width: 211px;
}
.inputStructure{
    clear: both;
}
body{
    background-position-x: 69%!important;
    background-position-y:-15%!important;
}
.secTitleAbout{
        margin-bottom: 33px;
}
.infoStructure{
        padding-left: 20px;
        width: 100%;
        margin-bottom: 0px;
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.infoMainTitle{
        width: 70%;
}
.secFooterStructure {
    padding-bottom: 0px!important;
}
.mainTitleContact{
    display: none;
}
.rightContentWrapper{
        position: relative;
    height: auto;
    padding-bottom: 43px;
    max-width: 317px;
    margin: 0 auto;
    float: none;
    margin-bottom: 0px;
    padding-top: 20px;
    display: none;
}
.wishlistIconMobile{
    display: none;
}
.cartIconMobile{
    display: none;
}
  }