.w-checkbox {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}
.w-checkbox::before {
    content: ' ';
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

.w-checkbox::after {
    content: ' ';
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    clear: both;
}

.w-checkbox-input {
    float: left;
    margin-bottom: 0px;
    margin-left: -20px;
    margin-right: 0px;
    margin-top: 4px;
    line-height: normal;
}

.w-checkbox-input--inputType-custom {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 12px;
    height: 12px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    border-top-color: #3898ec;
    border-bottom-color: #3898ec;
    border-left-color: #3898ec;
    border-right-color: #3898ec;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
    box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #f5f5f7;
    font-family: Rubik, sans-serif;
    color: #000;
    font-size: 19px;
    line-height: 1.6;
}

.page-wrapper {
    height: auto;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: #000;
}

.white-page {
    background-color: #fff;
    flex: 1 1 auto;
}

.dlogo {
    width: 80px;
    padding: 20px 0;
}

.dysonV15 .dlogo {
    margin-left:-20px !important;
    width: 400px;
    padding: 0;
}

.dlogo img {
    display: block;
}

.insta-home-text-container {
    width: 500px;
    text-align: right;
    float: right;
    margin-top: 20px;
}

h1.dyson-main-text {
    font-family: 'GT Eesti Pro Display Regular', Arial, sans-serif;
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #000;
    margin: 10px 0px;
}
.greenish-text{
    font-weight:700;
    color: #79b828;
    display: contents !important;
}
.oferta-limitata {
    display: block;
    margin-top: 40px;
    color: #fff;
    font-size: 23px;
    line-height: 23px;
    font-family: GT Eesti Pro Display Light;
}
.oferta-limitata-text {
    display: inline-block;
    vertical-align: middle;
}
.oferta-limitata-text span {
    display: block;
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
}
.oferta-limitata img {
    display: inline-block;
    vertical-align: middle;
}


.cutie-oferta {
    display: inline-block;
    vertical-align: middle;
    font-family: 'GT Eesti Pro Display Regular', Arial, sans-serif;
    font-size: 41px;
    line-height: 41px;
    color: #000;
    text-align: center;
}

.cutie-oferta span {
    display: block;
    color: #b90102;
    font-family: 'GT Eesti Pro Display Bold', Arial, sans-serif;
    font-size: 59px;
    line-height: 59px;
}

h1.dyson-main-text.big {
    width: auto;
    height: 185px;
    margin: 0 0 0 -20px;
    font-size: 96px;
    padding-top: 15px;
    align-items: center;
}

h1.mobile-centered-text {
    text-align: left; font-weight: normal;
    font-size: 28px;
    line-height: 28px;
    margin: 0px;
    width: 70%; color: #000;
}

h2.mobile-centered-text {
    text-align: left; font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    margin: 0px;
    width: 70%; color: #000
}

h1.dyson-main-text span {
    display: inline-block;
    font-size: 25px;
    font-family: 'GT Eesti Pro Display Bold';
    color: #7043c0;
    text-transform: uppercase;
}

h1.dyson-main-text span.small {
    font-size: 16px;
    line-height: 30px;
}

h1.dyson-main-text.big .smaller {
    font-size: 38px;
    padding-top: 15px;
}

h1.dyson-main-text-mobile {
    font-family: 'GT Eesti Pro Display', Arial, sans-serif;
    line-height: 1;
    margin: 0;
    cursor: pointer;
    position: relative;
    top: 8px;
    height: 50px;
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

h1.dyson-main-text-mobile .stacked-text {
    display: flex;
    flex-direction: column;
    font-size: 28px;
    padding-left: 10px;
}

h1.dyson-main-text-mobile .economie-mobile {
    font-size: 14px;
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000;
    font-size: 35px;
    line-height: 1.2;
    font-weight: 500;
}

h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000;
    font-size: 27px;
    line-height: 1.2;
    font-weight: 500;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    font-size: 23px;
    line-height: 1.1;
    font-weight: 500;
}

h5 {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 3%;
    color: #fff;
    font-size: 21px;
    line-height: 1.1;
    font-weight: 500;
}

p {
    margin-bottom: 10px;
    color: #000;
    font-size: 19px;
    line-height: 1.6;
    font-weight: 400;
}

a {
    color: #209afc;
    font-size: 16px;
    text-decoration: none;
    /*text-transform: uppercase;*/
}

.overlay {
    width: 100%;
    height: 100%;
}

.navbar {
    position: -webkit-sticky;
    position: sticky;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 9000;
    display: block;
    background-color: #121212;
    color: #fff;
}

.nav-icons-wrapp {
    position: relative;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #313131;
    border-radius: 3px;
}
.navbar{
    background-color: #000;
}
.brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: 0px 25px;
}

.brand.w--current {
    text-decoration: none;
}

.container-1200px {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.container-1373px {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1344px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.container-full.nav {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 55px;
    z-index: 99;
}

.container-1200px.nav {
    width: auto;
}

.container-1200px.padding {
    width: auto;
    max-width: 1200px;
    padding-right: 20px;
    padding-left: 20px;
}

.container-1200px.flex-vertical {
    width: auto;
    max-width: 1024px;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
}

.container-1200px.cos-cumparaturi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.container-1200px.verticle-strech {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.nav-elements-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section {
    position: relative;
    height: auto;
}

.section.hero {
    position: relative;
    height: 53vh;
    margin-top: 0px;
    background-image: url('../images/Group-892.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.section.dark {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 650px;
    margin-top: 0px;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: linear-gradient(153deg, #202125, #0d0e11);
}

.section.white {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 650px;
    margin-top: 0px;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}

.section.one-dyson {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 55vh;
    background-position: bottom center;
    margin-top: 5%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start;
    background: url(../images/dyson/background-dyson-decembrie-big.webp) no-repeat #f4f4f4;
    background-size: auto 100%;
    background-position-x: right;
}

.section.one-dyson-new {
    width: 1200px;
    margin:100px auto 10px;
}

h2.dyson-secondary-text {
    margin: 5px 0 0 0;
}

.section.one-nikon {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 56vh;
    background-position: top center;
    padding-top: 45px;
    align-items: flex-start;
    background: url('../images/nikon/Group-8977.png?v=1') no-repeat #000;
    background-size: cover;
}

.section.one-nikon.bf-nikon {
    height: auto;
    max-height: 325px;
    padding-top: 0;
    margin-top: 85px;
    background: linear-gradient(to left, #000 0%, #000 50%, #FFE65A 50%, #FFE65A 100%);
}

.section.one-nikon.bf-nikon .flex-home {
    padding: 0 25px;
}

.section.one-nikon.bf-nikon .img-small {
    display: none;
}

.section.one-insta360 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 53vh;
    background-position: 50% 50%;
    margin-top: 5%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/insta360/Group-896.png');
    background-size: cover;
}

.section.white.reversed {
    z-index: auto;
    height: 650px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    background-color: #fff;
    -o-object-fit: fill;
    object-fit: fill;
}

.section.product-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.title-wrapp-justified {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 90px;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    text-align: left;
}

.justified-no-margin {
    margin-top: 0px;
}

.nav-menu {
    position: static;
    margin-right: auto;
    margin-left: auto;
    /*padding-right: 130px;*/
    -o-object-fit: fill;
    object-fit: fill;
}

.button {
    padding: 15px 35px;
    border-radius: 3px;
    background-color: #209afc;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    font-family: Rubik, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.button:hover {
    background-color: #1d8ee9;
    color: #fff;
}

.button.inverse-tutton {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px 3px 3px 0px;
    background-color: #000;
    color: #209afc;
    cursor: pointer;
}

.button.inverse-tutton:hover {
    background-color: #14141d;
    color: #fff;
}

.button.cod-promo {
    display: block;
}


.small-p {
    color: #000;
    font-size: 10px;
    line-height: 10px;
    font-family: GT Eesti Pro Display Regular;
}
.small-p span {
    font-family: GT Eesti Pro Display Bold;
}

.small-p.light.plata {
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: 1.2;
}

.sub-header {
    margin-bottom: 0px;
    color: #000;
    font-size: 19px;
    line-height: 1.2;
}

.mobile-bottom {
    position: absolute;
    bottom: 10px;
    width: 300px;
    left: 30px;

}

.sub-header.white {
    margin-bottom: 30px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
}

.sub-header.white.width-420 {
    width: 580px;
    min-width: auto;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

.sub-header.width-420 {
    width: 420px;
}

.sub-header.black {
    margin-bottom: 30px;
    color: #000;
    font-weight: 300;
}

.button-with-icon {
    display: inline-block;
    width: auto;
    margin-top: 0px;
    padding: 0px 25px;
    float: right;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    border-radius: 2px;
    background-color: #209afc;
    -webkit-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
}

.button-with-icon:hover {
    background-color: #1d8ee9;
}

.button-with-icon.small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
}

.button-with-icon.full-width {
    float: none;
}

.button-with-icon.full-width.cos-cumparaturi {
    width: 50%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.button-with-icon.full-width.checkout {
    width: 100%;
}

.flex-vertical.insta360 .button-with-icon {
    margin-top: 0;
}

.flex-vertical.insta360 .button-link-container {
    align-self: center;
}

.cta-text {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    line-height: 3;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.btn-cos {
    padding-left: 10px;
}

.btn-cos.bag {
    margin-top: -3px;
    padding-top: 0px;
}

.btn-cos.bag.mobile-hide {
    display: inline-block;
}

.menu-brand-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.menu-item {
    position: relative;
    padding: 5px 7px;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    font-size: 16px;
    cursor: pointer;
}

.menu-item:hover {
    opacity: 1;
}

.menu-item.contul-meu {
    display: none;
}

.menu-item-plus {
    display: none;
}

.drop-down-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 9000;
    display: none;
    overflow: hidden;
    width: 100vw;
    height: auto;
    margin-top: 57px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border: 1px none #000;
    background-color: #fff;
    color: #000;
}

.drop-down-menu-new {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 9000;
    overflow: hidden;
    width: 100vw;
    height: auto;
    margin-top: 53px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border: 1px none #000;
    background-color: #313131;
    color: #000;
    text-align: center;
}

.drop-down-item {
    padding: 15px 50px;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    color: #000;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.drop-down-item-new {
    padding: 10px 18px;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    color: #fff;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    text-transform: inherit;
}

.drop-down-menu-new img {
    max-height: 50px;
}

.drop-down-item:hover {
    color: #209afc;
}

.product-img {
    margin-bottom: 10px;
}

.menu-product-title {
    text-decoration: none;
}

.h1-white {
    margin-top: 0px;
    padding-left: 5px;
    color: #fff;
    font-size: 28px;
    font-family: FuturaPT-Book, sans-serif;
    font-weight: 300 !important;
    margin-bottom: 15px;
    line-height: 1.2;
}

.gray-text {
    color: #999;
}

.h4-capital {
    text-transform: uppercase;
}

.h4-capital.white {
    margin-bottom: 10px;
}

.blue-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #209afc;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}

/*.form {*/
/*    position: relative;*/
/*    display: -webkit-box;*/
/*    display: -webkit-flex;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    width: 510px;*/
/*    margin: 20px auto 10px;*/
/*    -webkit-box-orient: vertical;*/
/*    -webkit-box-direction: normal;*/
/*    -webkit-flex-direction: column;*/
/*    -ms-flex-direction: column;*/
/*    flex-direction: column;*/
/*    -webkit-box-align: start;*/
/*    -webkit-align-items: flex-start;*/
/*    -ms-flex-align: start;*/
/*    align-items: flex-start;*/
/*}*/

.form-text-fild {
    display: inline-block;
    width: auto;
    height: 45px;
    margin-bottom: 0px;
    padding-left: 21px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px none #000;
    border-radius: 3px 0px 0px 3px;
}

.success-message {
    width: 510px;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f5f5f7;
    color: #000;
    font-size: 17px;
}

.success-message.adresa {
    color: #000;
    font-size: 15px;
    font-style: normal;
    text-align: left;
}

.error-message {
    width: auto;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #e02d2d;
    color: #fff;
    font-size: 15px;
}

.checkbox-field {
    display: none;
    margin-top: 18px;
    text-align: left;
}

.checkbox-label {
    font-weight: 300;
}

.footer {
    background-color: #121212;
    margin-bottom: 0px;
}
.a_footer{
    text-decoration: none;
    color: #909090;
    margin: 0px;
    font-size: 12px;
}
.footer.bottom-padding {
    padding-bottom: 100px;
}

.grid-3col {
    display: -ms-grid;
    display: grid;
    margin-top: 40px;
    margin-bottom: 40px;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.grid-3col.white-bg {
    border-radius: 3px;
    background-color: #fff;
}

.grid-3col.white-bg.no-margin {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 17px;
}

.footer-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #000;
    font-size: 14px;
}

.footer-link {
    margin-top: 5px;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    color: #fff;
    text-decoration: none;
    text-transform: none;
    cursor: pointer;
}

.footer-link:hover {
    color: #209afc;
}

.modalitati-de-plata {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    margin-top: 40px;
    padding-top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nav-menu-item {
    padding: 15px;
    opacity: 1;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    font-family: 'Fa 300', sans-serif;
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    cursor: pointer;
}

.nav-menu-item:hover {
    opacity: 1;
    color: #209afc;
}

.nav-menu-item.cont {
    font-family: 'Fa 300', sans-serif;
    color: #fff;
    font-size: 19px;
    line-height: 1.6;
    font-weight: 300;
}

.nav-menu-item.cont:hover {
    color: #209afc;
}

/* Mobile Navigation */
.mobile-nav {
    margin: 0% 6%;
    width: 88%;
}
.menu-product-title.selected {
    padding: 3% 20px;
}
.mobile-nav-content {
    border-bottom: 2px solid #fff;
}
.mobile-nav-content:last-child {
    border-bottom-color: transparent;
}
.mobile-nav-content a {
    display: block;
    padding: 7px 0;
}

.nav-menu-item.cos {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    padding: 0px;
}

.nr-produse-cos {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 15px;
    background-color: #209afc;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
}

.instagram-follow {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-color: #fff;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    font-family: Rubik, sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 1;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.instagram-follow:hover {
    opacity: 0.9;
}

.flex-home {
    display: -ms-grid;
    display: grid;
    width: 100%;
    height: auto;
    margin-top: 1px;
    margin-right: auto;
    margin-left: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.flex-home.brand {

    width: 100%;
    height: auto;
    max-width: 1200px;
    margin-top: 0px;
    padding-right: 70px;
    padding-left: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.flex-home.brand.reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.endorser-text-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
}

.instagram-logo {
    margin-right: 20px;
}

.email-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.menu-link-brand {
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    color: #fff;
    text-decoration: none;
    text-transform: none;
    cursor: pointer;
}

.menu-link-brand:hover {
    color: #209afc;
}

.menu-link-brand.w--current {
    background-color: #209afc;
    padding: 18px 30px;
    color: #fff;
}

.brand-product-image {
    max-width: 55%;
}

.brand-product-image.mobile {
    display: none;
}

.h1-black {
    margin-top: 0px;
    color: #000;
}

.title-wrapp-centered {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
}

.title-wrapp-right {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin-right: 3%;
}

.title-wrapp-centered.no-height {
    margin-top: 20px;
}

.product-image-galery {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-info {
    padding-left: 90px;
    text-align: left;
}

.product-details-wrapper {
    display: -ms-grid;
    display: grid;
    width: 1200px;
    height: auto;
    max-width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.background-product-title {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: -10;
    overflow: hidden;
    font-family: Rubik, sans-serif;
    color: rgba(51, 51, 51, 0.07);
    font-size: 210px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    letter-spacing: -10px;
}

.title-gradient {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 245, 247, 0)), to(#f5f5f7));
    background-image: linear-gradient(180deg, rgba(245, 245, 247, 0), #f5f5f7);
    font-size: 200px;
}

.product-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 123px;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.thumbnails-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.thumbnail-holder {
    margin-right: 6px;
    margin-left: 6px;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 76.9%, 0.2);
    background-color: hsla(0, 0%, 76.9%, 0.2);
    cursor: pointer;
}

.thumbnail-holder:hover {
    background-color: hsla(0, 0%, 76.9%, 0.5);
}

.thumbnail-holder.current {
    border-style: none;
    background-color: hsla(0, 0%, 76.9%, 0.5);
    cursor: pointer;
}

.thumbnail-image {
    width: 60px;
    height: 60px;
    max-width: none;
    border-style: none;
    border-width: 1px;
    border-color: #e5e5e5;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    -o-object-fit: contain;
    object-fit: contain;
}

.rating-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 14px;
    margin-bottom: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #777;
    font-size: 15px;
}

.rating-wrapp.centered {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.price-wrapp {
    margin-bottom: 20px;
}

.stars {
    display: inline-block;
    margin-right: 10px;
}

.stars.margin {
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.stars.small {
    padding-top: 0px;
}

.star {
    margin-right: 2px;
    margin-left: 2px;
}

.star.small {
    width: 16px;
    height: auto;
    font-size: 10px;
    line-height: 1.6;
}

.text-block {
    display: inline-block;
}

.pret-vechi {
    display: inline-block;
    margin-right: 10px;
    color: #777;
    font-size: 15px;
    text-decoration: line-through;
}

.reducere {
    display: inline-block;
    color: #777;
    font-size: 15px;
    text-decoration: none;
}

.product-video-wrapp {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 660px;
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.h2-white {
    position: relative;
    z-index: 10;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #fff;
    text-align: left;
}

.h2-white.centered {
    text-align: center;
}

.p-white {
    color: #fff;
}

.p-white.middle-width-590 {
    position: relative;
    z-index: 10;
    max-width: 590px;
    font-weight: 300;
    text-align: center;
}

.play-btn-big {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 130px;
    height: 130px;
    margin-top: 100px;
    margin-bottom: 60px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-width: 2px;
    border-color: #fff;
    border-radius: 100px;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}

.play-btn-big:hover {
    background-color: hsla(0, 0%, 100%, 0.14);
}

.play-btn-big.small {
    width: 90px;
    height: 90px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.play-btn-big.small.dark:hover {
    background-color: rgba(0, 0, 0, 0.14);
}

.dark-circle {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55px;
    height: 55px;
    padding-left: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.5);
    border-radius: 100px;
    background-color: rgba(0, 0, 0, 0.2);
}

.product-description {
    padding-bottom: 60px;
    background-color: #14141d;
    color: #fff;
}

.endorser {
    display: -ms-grid;
    display: grid;
    padding-top: 100px;
    padding-bottom: 100px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.endorser-quote {
    margin-top: 20px;
    margin-bottom: 70px;
    color: #fff;
    font-weight: 300;
}

.endorser-name {
    font-size: 15px;
    font-weight: 700;
}

.endorser-descriere {
    margin-top: 10px;
    margin-bottom: 10px;
    color: hsla(0, 0%, 100%, 0.7);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
}

.flex-vertical-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-vertical-centered.left-align {
    width: 50%;
}

.flex-vertical-centered._10padding {
    padding-top: 10px;
    padding-bottom: 10px;
}

.icons-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.icon-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    margin-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    font-weight: 300;
    text-align: center;
}

.icon-text {
    max-width: 226px;
    margin-top: 20px;
}

.banner-1column-vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banners-2columns {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.banners-2columns.top-padding {
    padding-top: 40px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.banners-2columns.top-padding {
    padding-top: 30px;
}

.banner-descriere {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    padding-right: 40px;
    padding-bottom: 24px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 17px;
    font-weight: 300;
}

.white {
    position: relative;
    z-index: 10;
    margin-bottom: 0px;
    color: #fff;
}

.yello {
    color: #ffd600;
}

.slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: hsla(0, 0%, 100%, 0.05);
    text-align: center;
}

.slider-nav {
    font-size: 11px;
}

.slider-slide {
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

.slider-paragraph {
    max-width: 650px;
    margin: 60px auto;
    color: #fff;
    font-style: italic;
    font-weight: 300;
}

.slider-arrows {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    opacity: 0.3;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    font-size: 30px;
}

.slider-arrows:hover {
    opacity: 1;
}

.specificatii-tehnice {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: left;
}

.row-wrapp {
    overflow: hidden;
    height: 400px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.specificatii-tenice-row {
    display: -ms-grid;
    display: grid;
    padding-top: 15px;
    padding-bottom: 15px;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    -ms-grid-columns: 0.5fr 1fr;
    grid-template-columns: 0.5fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-top: 1px solid hsla(0, 0%, 100%, 0.2);
    text-align: left;
}

.light {
    position: static;
    font-weight: 300;
}

.button-ghost {
    padding: 15px 50px;
    border-style: solid;
    border-width: 2px;
    border-color: #209afc;
    border-radius: 2px;
    background-color: transparent;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    font-family: Rubik, sans-serif;
    color: #209afc;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.button-ghost:hover {
    background-color: #1d8ee9;
    color: #fff;
}

.button-ghost.specificatii {
    font-size: 15px;
}

.button-ghost.compara {
    margin: 40px 0px 0px;
    font-size: 15px;
}

.button-ghost.compara.mobile {
    display: none;
    overflow: visible;
}

.button-ghost.review {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.button-ghost.product-card {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 10px 15px;
}

.compara-produse {
    display: -ms-grid;
    display: grid;
    height: 400px;
    padding: 40px 40px 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 0.75fr;
    grid-template-columns: 1fr 0.75fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-color: hsla(0, 0%, 100%, 0.05);
}

.compara-text-wrapp {
    padding-right: 0px;
    padding-left: 40px;
}

.centered {
    text-align: center;
}

.justify {
    text-align: justify;
}

.review-title-wrapp {
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
}

.review-bg {
    background-color: #fff;
}

.review-wrapp-560 {
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.field-lable {
    margin-top: 20px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 400;
}

.form-text-field {
    width: 100%;
    height: 50px;
    padding-right: 12px;
    padding-left: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    border-radius: 3px;
    background-color: #f5f5f7;
    font-size: 15px;
}

.form-text-field.short {
    width: 50%;
    color: #000;
}

.form-text-field.text-area {
    height: 120px;
    padding: 12px;
    color: #000;
}

.review-form {
    position: relative;
}

.review-foto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-width: 1px;
    border-color: #e5e5e5;
    background-color: #f5f5f7;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}

.flex-horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-horizontal.full-width {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-horizontal.space-between {
    width: 100%;
}

.flex-horizontal._560px {
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
}

.rating-text {
    font-weight: 400;
    text-transform: uppercase;
}

.text-block-2 {
    text-align: center;
}

.reviews-row {
    margin-top: 20px;
    font-size: 19px;
}

.horizontal-divider {
    height: 1px;
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: rgba(20, 20, 29, 0.1);
}

.review-date {
    display: inline-block;
    margin-left: 10px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
}

.review-nume {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}

.review-paragraph {
    margin-top: 10px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
}

.image-3 {
    -o-object-fit: cover;
    object-fit: cover;
}

.bottom-fixed {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 8000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.2);
}

.product-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.fixed-bar-product-info {
    width: auto;
    font-size: 17px;
}

.bg-title {
    position: static;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
}

.endorser-image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-title {
    max-width: 260px;
}

.info-wrapp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product-title-mobile-wrapp {
    display: none;
}

.flex-vertical {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
}

.flex-vertical.nikon {
    position: relative;
    height: 53vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(transparent)), url('../images/nikon/Group-900.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), transparent), url('../images/nikon/Group-900.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
}

.flex-vertical.nikon.bf-nikon {
    background: url('../images/nikon/bf-background.png') no-repeat #FFE735;
    background-size: cover;
    overflow: hidden;
}

.flex-vertical.nikon.bf-nikon .brand-nikon-logo {
    width: 75px;
}

.flex-vertical.nikon.bf-nikon .center-box {
    z-index: 2;
}

.flex-vertical.nikon.bf-nikon .left-content, .flex-vertical.nikon.bf-nikon .right-content {
    top: 0;
    position: absolute;
    height: 100%;
}

.flex-vertical.nikon.bf-nikon .left-content img, .flex-vertical.nikon.bf-nikon .right-content img {
    height: 100%;
}

.flex-vertical.nikon.bf-nikon .left-content {
    left: 0;
    z-index: 1;
}

.flex-vertical.nikon.bf-nikon .left-content .img-small {
    display: none;
}

.flex-vertical.nikon.bf-nikon .right-content .img-medium, .flex-vertical.nikon.bf-nikon .right-content .img-small {
    display: none;
}

.flex-vertical.nikon.bf-nikon .right-content {
    right: 0;
}

.flex-vertical.insta360 {
    position: relative;
    height: 53vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    /*background-image: url('../images/dyson/background-dyson-decembrie.webp');*/
    /*background-image: url('../images/dyson/2023/february/14/750x420.webp');*/
    background-image: url('../images/dyson/2023/9mai/beauty/750x420.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
}

.flex-vertical.insta360.dysonV15 {
    background-image: url('../images/dyson/2023/9mai/V15/750x420.webp') !important;
    background-size: cover;
}
.dysonV15 .dlogo img {height:70px !important;}
.dysonV15 .mobile-centered { font-size: 25px!important;}

/* aiper */
.flex-vertical.aiper {
    position: relative;
    height: 53vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: url('../images/aiper/07iunie2023/960x538.webp') no-repeat #0D88B4;
    background-position: center right;
    background-size: cover;
}
.flex-vertical.aiper .center-box {
    z-index: 1;
}
.flex-vertical.aiper .button-with-icon {
    margin-top: 0px;
}
.logo-aiper {
    margin: 30px 0px;
    z-index: 1;
}
.logo-aiper img { width: 160px }
/* */

.flex-vertical.babyliss {
    position: relative;
    height: 53vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: url('../images/babyliss/2023/22mai/960x538.webp') no-repeat #FCE660;
    background-position: center right;
    background-size: cover;
}
.flex-vertical.babyliss .center-box {
    z-index: 1;
}
.flex-vertical.babyliss .button-with-icon {
    margin-top: 0px;
}

.logo-babyliss {
    margin: 30px 0px;
    z-index: 1;
}
.title-babyliss {
    font-family: iCiel Gotham Medium;
    color: #000;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    z-index: 1;
}
.subtitle-babyliss {
    font-family: iCiel Gotham Medium;
    color: #000;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    z-index: 1;
}

.title-aiper {
    color: #FFF;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    z-index: 1;
    letter-spacing: 2px;
}
.subtitle-aiper {
    font-family: iCiel Gotham Medium;
    color: #000;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    z-index: 1;
}

.functii-babyliss {
    margin: 30px 0px;
    font-size: 0px;
    z-index: 1;
}
.functii-babyliss img {
    margin-right: 10px;
}
.detail-babyliss {
    position: absolute;
    bottom: 20px;
    font-family: iCiel Gotham Medium;
    color: #40647f;
    font-size: 15px;
    line-height: 20px;
    right: 20px;
    font-weight: 200;
    text-transform: uppercase;
    z-index: 1;
}
.detail-babyliss span {
    display: block;
    font-size: 27px;
    line-height: 27px;
    z-index: 1;
    font-weight: 800;
}
.poster-babyliss {
    position: absolute;
    left: 200px;
    bottom: 80px;
}
.bulina-babyliss {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 110px;
}
.bulina-babyliss img {
    width: 100%;
}

.babyliss-middle {
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
}
.babyliss-middle img { object-fit: cover; }
.babyliss-middle img.voucher-babyliss { height: 100% }
.babyliss-middle img.produs-babyliss { height: 130% }

.produse-babyliss {
    position: absolute;
    right: 260px;
    top: 120px;
    width: 280px;
}
.ich-babyliss {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.flex-vertical.melitta {
    position: relative;
    height: 53vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: url('../images/melitta/background-melitta.webp') no-repeat #fff;
    background-size: auto;
    background-position-x: 0px;
    background-size: 115%;
}
.logo-melitta {
    position: relative;
    margin-top: 20px;
}
.title-melitta {
    text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
    font-family: WarugakiW00;
    font-size: 45px;
    line-height: 45px;
    color: #d12229;
    position: absolute;
    top: 20px;
    right: 60px;
    text-align: center;
}
.bulina-melitta {
    position: absolute;
    bottom: 40px;
    right: 35px;
}
.detail-melitta {
    text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
    font-family: WarugakiW00;
    font-size: 36px;
    line-height: 30px;
    color: #d71d24;
    position: absolute;
    left: 30px;
    bottom: 30px;
}
.detail-melitta span {
    display: block;
    font-size: 50px;
    line-height: 50px;
}
.trademark-small {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
    margin-top: -7px;
}
.trademark {
    display: inline-block;
    font-size: 30px;
    vertical-align: top;
    margin-top: -7px;
}

.produse-dyson {
    position: absolute;
    right: 60px;
    top: 30px;
    bottom: 0px;
    z-index: 1;
}
.produse-dyson img {
    max-height: 100%;
}

.voucher-dyson {
    height: 110px;
    margin: 30px 0px;
}

.voucher-dyson img {
    height: 100%;
}

.mobile-centered {
    font-family: GT Eesti Pro Display Bold;
    font-family: 'FuturaPT-Book';
    font-size: 45px;
    line-height: 45px;
    margin: 10px 0px 0;
    display: block;
    color: #000;
}

.insta360 .bold {
    font-family: 'FuturaPT-Bold';
}

.flex-vertical.insta360 .info {
    font-family: FuturaPT-Book, sans-serif;
    text-align: left;
}

h2.info {
    font-size: 28px;
    padding-bottom: 5px;
    font-family: FuturaPT-Book, sans-serif;
}

.extra-info {
    font-family: FuturaPT-Book, sans-serif !important;
    right: 20px;
}

.uppercase {
    text-transform: uppercase;
}

.h2-centered {
    text-align: center;
}

.product-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: auto;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: #fff;
}

.product-card.compara {
    padding-top: 30px;
    padding-bottom: 30px;
}

.product-card-image {
    -o-object-fit: cover;
    object-fit: cover;
}

.product-card-title {
    margin-top: 24px;
    font-weight: 500;
}

.play-btn-image {
    position: absolute;
    z-index: 100;
    padding-left: 5px;
}

.doted-circle {
    position: absolute;
    width: 80px;
    height: 80px;
    border-style: dotted;
    border-width: 2px;
    border-color: #fff;
    border-radius: 200px;
}

.doted-circle.dark {
    border-color: #000;
}

.page-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.icon-left-margin {
    margin-right: 15px;
    margin-left: 0px;
}

.main-content-wrapp._800px {
    display: block;
    width: 800px;
}

.main-content-wrapp._800px.left-margin {
    margin-left: 10px;
}

.white-bg-grid-row {
    display: -ms-grid;
    display: grid;
    margin-bottom: 5px;
    padding: 30px 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-areas: "Area";
    -ms-grid-columns: 1fr 16px 0.75fr;
    grid-template-columns: 1fr 0.75fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-color: #fff;
}

.white-bg-grid-row._2col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.cos-cumparaturi-cantitate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    min-width: 150px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.grid-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.grid-col.space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-name {
    margin-left: 20px;
    font-weight: 500;
}

.cant-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f7;
    color: #209afc;
    font-weight: 700;
    cursor: pointer;
}

.cant-val {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: solid;
    border-width: 1px;
    border-color: #f5f5f7;
}

.cod-promo-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #209afc;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
}

.cos-total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 17px;
    font-weight: 400;
}

.cos-detalii {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 300;
}

.cos-sterge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #209afc;
    font-size: 15px;
    text-transform: uppercase;
}

.cos-product-price.mobile {
    display: none;
}

.cod-promo-input-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.cod-promo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.white-bg-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    padding: 30px 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-areas: "Area";
    -ms-grid-columns: 1fr 16px 0.75fr;
    grid-template-columns: 1fr 0.75fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-color: #fff;
}

.white-bg-row.align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.white-bg-row.vertical {
    position: static;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #000;
    font-size: 17px;
    text-transform: none;
    cursor: pointer;
}

.white-bg-row.vertical.cos-cumparaturi {
    padding-right: 40px;
    padding-left: 40px;
}

.tab-link {
    margin-right: 10px;
    padding: 15px 40px;
    border-style: none none solid;
    border-width: 2px;
    border-color: #fff;
    border-radius: 3px;
    background-color: #fff;
    opacity: 1;
    color: rgba(0, 0, 0, 0.5);
    font-size: 17px;
    text-transform: none;
}

.tab-link.w--current {
    padding: 15px 40px;
    border-style: none none solid;
    border-width: 2px;
    border-color: #209afc;
    border-radius: 3px;
    background-color: #fff;
    opacity: 1;
    color: #000;
    font-size: 17px;
    text-transform: none;
}

.tabs-content {
    margin-top: 20px;
    margin-bottom: 20px;
}

.checkout-section-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
}

.checkout-section-header.no-border {
    border-bottom-style: none;
}

.check-out-section-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 22px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0.7;
    font-size: 17px;
    font-weight: 500;
}

.checkout-sectio-title {
    font-weight: 500;
}

.checkout-adauga-adresa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #209afc;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
}

.form-adauga-adresa {
    display: none;
    overflow: hidden;
    width: 50%;
    height: 0px;
}

.input-text {
    width: 100%;
}

.metode-de-plata-wrapp {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.metoda-de-plata-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding: 20px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    border-radius: 3px;
    opacity: 0.7;
    text-align: center;
    cursor: pointer;
}

.metoda-de-plata-card:hover {
    opacity: 1;
}

.metoda-de-plata-card.selected {
    border-width: 2px;
    border-color: #209afc;
    opacity: 1;
}

.observatii-metoda-plata {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f7;
    font-size: 14px;
    font-weight: 300;
}

.bullet {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 10px;
    background-color: #209afc;
}

.checkout-right-pannel {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    overflow: visible;
    width: auto;
    margin-top: 183px;
    margin-right: 0px;
    margin-left: 10px;
    clear: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.checkout-produs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
}

.flex-vertical-nopadding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #000;
}

.flex-vertical-nopadding.bottom-border {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 1px;
}

/*.checkbox {*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    background-color: #fff;*/
/*    color: #fff;*/
/*    font-size: 15px;*/
/*}*/

/*.checkbox:focus {*/
/*    background-color: #fff;*/
/*    color: #209afc;*/
/*}*/

.metoda-plata-img {
    -o-object-fit: cover;
    object-fit: cover;
}

.contul-meu-left-pannel {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    overflow: visible;
    width: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    clear: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.detalii-cont {
    font-size: 17px;
}

.nume-titular-cont {
    font-weight: 500;
}

.section-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
}

.data-comanda {
    margin-left: 10px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
}

.link-small {
    font-size: 13px;
}

.contul-meu-mobile {
    display: none;
}

.compara-pret {
    font-size: 16px;
}

.compara-nume-produs {
    margin-top: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.compara-categorie {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #efefef;
    font-size: 17px;
    font-weight: 500;
}

.footer-no-nl {
    margin-top: 20px;
}

.top-product-bar {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 9000;
    display: none;
    overflow: hidden;
    width: 100vw;
    height: auto;
    margin-top: 57px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    color: #000;
}

.top-bar-product {
    padding: 15px 50px;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    color: #000;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.top-bar-product:hover {
    color: #209afc;
}

.cos-cumparaturi-box {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 9500;
    display: none;
    overflow: hidden;
    width: 350px;
    margin-top: 60px;
    margin-right: -33px;
    background-color: #fff;
    font-family: Rubik, sans-serif;
    font-weight: 400;
}

.contul-meu-menu-link {
    width: 100%;
    opacity: 0.5;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    cursor: pointer;
}

.contul-meu-menu-link:hover {
    opacity: 1;
}

.contul-meu-menu-link.active {
    width: 100%;
    opacity: 1;
}

.search-bar {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
    width: 1200px;
    height: auto;
    max-width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: #fff;
}

.search {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px none #000;
}

.fa-icon {
    font-family: 'Fa 300', sans-serif;
    color: rgba(0, 0, 0, 0.5);
    font-size: 24px;
}

.fa-icon.searchbar-icon {
    margin-right: 20px;
}

.search-modal {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 8000;
    display: none;
    overflow: hidden;
    height: 0px;
    margin-top: 60px;
    padding-top: 20px;
    border-style: none;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.2);
    background-color: transparent;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
}

.modal-bg {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    display: none;
    background-color: rgba(0, 0, 0, 0.3);
}

.dropdown-list {
    background-color: #e2c9c9;
}

.dropdown-list.w--open {
    background-color: #fff;
    text-transform: none;
}

.dropdown {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 17px;
    font-weight: 400;
}

.dropdown.mobile-hide {
    display: inline-block;
}

.dropdown.block {
    display: block;
}

.banner-1column {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
}

.banner-1column.z50 {
    position: relative;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.bg-image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(#000)), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
    background-image: linear-gradient(180deg, transparent 46%, #000), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    -o-object-fit: cover;
    object-fit: cover;
}

.gradient-overlay {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), to(rgba(0, 0, 0, 0.7)));
    background-image: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.7));
}

.gradient-overlay.video {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#14141d));
    background-image: linear-gradient(180deg, transparent, #14141d);
}

._2colbanner-text {
    position: relative;
    z-index: 10;
    max-width: 400px;
}

._1colbanner-text {
    position: relative;
    z-index: 10;
    width: 590px;
}

.lightbox-link {
    position: relative;
    z-index: 10;
}

.dropdown-toggle {
    width: 260px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px;
    background-color: #fff;
}

.dropdown-toggle.mobile {
    display: none;
}

.dropdown-toggle.block {
    display: block;
    width: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.dropdown-link-2 {
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    font-size: 17px;
    text-transform: none;
}

.dropdown-link-2:hover {
    background-color: #209afc;
    color: #fff;
}

._360-logo {
    width: 140px;
}

.search-container {
    text-transform: capitalize;
    font-size: 13px;
    display: flex;
}

.search::placeholder {
    color: #fff;
    margin-left: 1%;
}

.search input::placeholder :hover {
    color: red;
}

.search input {
    border: 0;
    outline: 0;
    margin-left: 3%;
}

.search input:focus::placeholder {
    color: transparent;
}

.search:hover {
    color: #209afc;
}

.search {
    background-color: #000;
}

.search-container span {
    font-size: 15px;
}

.search-desktop-trigger {
    padding-left: 10px;
}
.search-desktop-trigger img {
    width: 20px;
}
.search-button {
    background-color: #000;;
}
.search-input {
    background-color: #000;;
}

.top-heading-content {
    color: white;
    font-size: 25px;
}

.red-heading {
    color: red;
}

.title-wrapp-flex-start {
    align-self: flex-start;
    text-align: left;
}

.title-wrapp-flex-end {
    /* align-self: flex-end; */
    text-align: left;
}

.no-margin {
    margin: auto;
}

.brand-nikon-logo {
    width: 25%;
    margin-top: 0%;
}

.flex-home .brand-nikon-logo {
    padding-top: 25px;
}

.brand-nikon-logo.no-padding-top {
    padding-top: 0 !important;
}

.brand-nikon-part {
    width: 30%;
}

.nikon-no-margin {
    margin-top: 5%;
}

.center-box {
    margin: 0 auto 15px auto;
}

.center-box.center-box2 {
    margin-top: auto;
}

.nikon-slog {
    text-align: left;
    line-height: 25px;
}

.brand-insta-logo {
    width: 100%;
}

.insta-heading.prod-page {
    font-size: 45px;
}

.brand-insta360-part.prod-page {
    width: 20%;
}

.insta-heading {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 500;
}

.insta-no-margin {
    margin-top: 1%;
    margin-bottom: 0%;
}

.insta-slog {
    text-align: left;
    line-height: 25px;
}

.brand-insta360-part {
    width: 14%;
    margin-top: 2%;
}
.search-right {
    display: none;
}

.red {
    color: #ff0024
}
.brown {color: #c0590e}

@media screen and (max-width: 991px) {
    .menu-item{
        width: 100%;
    }
    .nav-elements-wrapp{
        width: 100%;
    }
    .page-wrapper{
        min-height: 0;
    }
    body {
        margin-top: 0px;
        background: #000;
    }
    .nav-icons-wrapp {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .search-desktop {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-right: 5%;
    }
    .menu-button {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .menu-button.w--open {
        display: block;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        background-color: transparent;
    }
    .brand {
        margin-right: auto;
        margin-left: 10px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        left: -20px;
    }
    .container-1200px {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px;
    }
    .container-1200px.nav {
        padding-left: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .container-1200px.padding {
        width: auto;
        padding-right: 30px;
        padding-left: 30px;
    }
    .container-1200px.flex-vertical {
        width: auto;
        height: auto;
        margin-top: 0px;
    }
    .container-1200px.verticle-strech {
        padding-bottom: 60px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .section {
        width: 100vw;
    }
    .section.hero {
        height: 60vh;
        margin-top: 0px;
    }
    .section.dark {
        width: 100vw;
        height: auto;
        margin-top: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .section.white {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .section.white {
        height: auto;
    }
    .section.white.reversed {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .section.product-hero {
        height: auto;
    }
    .title-wrapp-justified {
        margin-top: 0px;
    }
    .nav-menu {
        position: absolute;
        display: block;
        height: auto;
        min-height: auto;
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #000;
    }
    .button.cod-promo {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .sub-header.white {
        margin-bottom: 20px;
    }
    .sub-header.white.width-420 {
        margin-bottom: 10px;
        text-align: center;
    }
    .button-with-icon {
        width: auto;
        font-size: 15px;
    }
    .button-with-icon.small {
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }
    .button-with-icon.full-width.cos-cumparaturi {
        width: 55%;
    }
    .button-with-icon.full-width.checkout {
        width: 50%;
    }
    .cta-text {
        line-height: 1;
    }
    .menu-brand-wrapper {
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .menu-item {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0px;
        padding: 20px 35px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        border-style: none none solid;
        border-width: 1px;
        border-color: #000 #000 hsla(0, 0%, 89.8%, 0.2);
        color: #000;
        font-size: 21px;
    }
    .menu-item.contul-meu {
        position: relative;
        left: 0%;
        top: auto;
        right: 0%;
        bottom: 0%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100vw;
        margin-top: 0px;
        margin-left: 0px;
        padding-right: 35px;
        padding-left: 35px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border: 1px none #000;
        background-color: #209afc;
        color: #fff;
        font-size: 19px;
        text-transform: none;
    }
    .menu-item-plus {
        display: none;
        margin-left: 0px;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: right;
    }
    .drop-down-menu {
        position: relative;
        width: 100vw;
        margin-top: 18px;
        margin-right: auto;
        margin-left: -35px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .drop-down-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100vw;
        padding: 0px 0px 0px 35px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-top: 1px solid #e5e5e5;
        font-size: 19px;
    }
    .product-img {
        height: 40px;
        max-width: 100%;
        min-height: auto;
        margin-top: 10px;
        margin-right: 30px;
        margin-bottom: 10px;
    }
    .product-img.top-bar {
        height: 40px;
        margin-right: 0px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .menu-product-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        color: #000;
        font-size: 19px;
    }
    .menu-product-title.w--current {
        color: #209afc;
    }
    .h1-white {
        font-size: 36px;
    }
    .form-text-fild {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 16px;
    }
    .footer {
        margin-bottom: 0px;
    }
    .footer.bottom-padding {
        margin-bottom: 0px;
    }
    .grid-3col {
        margin-top: 20px;
        margin-bottom: 20px;
        grid-row-gap: 20px;
    }
    .grid-3col.white-bg.no-margin {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 16px;
    }
    .nav-menu-item {
        display: block;
        padding: 20px;
    }
    .search-right {
        display: none;
    }
    .nav-menu-item.cont {
        display: none;
    }
    .nr-produse-cos {
        width: 20px;
        height: 20px;
        margin-right: 10px;
        margin-bottom: 15px;
        padding-top: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50px;
        line-height: 1;
    }
    .instagram-follow {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .flex-home {
        width: 100vw;
        padding-right: 0px;
        padding-left: 0px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .flex-home.brand {
        height: 500px;
        max-width: 1200px;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 60px;
        padding-left: 60px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    }
    .flex-home.brand.reversed {
        padding-right: 60px;
        padding-left: 60px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .menu-link-brand {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: #fff;
        font-size: 19px;
        text-align: left;
    }
    .menu-link-brand.w--current {
        font-size: 19px;
    }
    .brand-product-image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 50%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .brand-product-image.mobile {
        max-width: 60%;
    }
    .title-wrapp-centered {
        margin-top: 40px;
    }
    .title-wrapp-centered.no-height {
        margin-top: 0px;
    }
    .product-info {
        padding-left: 20px;
    }
    .product-details-wrapper {
        height: auto;
        margin-top: 0px;
        margin-bottom: 20px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .product-image {
        margin-bottom: 30px;
    }
    .stars.margin {
        padding-bottom: 0px;
    }
    .product-video-wrapp {
        margin-top: 20px;
    }
    .play-btn-big {
        width: 120px;
        height: 120px;
        margin-bottom: 40px;
    }
    .play-btn-big.small {
        margin-bottom: 20px;
    }
    .play-btn-big.small.dark {
        width: 80px;
        height: 80px;
        margin-bottom: 20px;
    }
    .dark-circle {
        width: 55px;
        height: 55px;
    }
    .endorser {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .endorser-quote {
        font-size: 17px;
    }
    .flex-vertical-centered.left-align {
        width: 55%;
    }
    .icons-wrapp {
        margin-bottom: 40px;
    }
    .banner-descriere {
        padding-right: 30px;
        padding-bottom: 20px;
        padding-left: 30px;
    }
    .slider-slide {
        padding-right: 60px;
        padding-left: 60px;
    }
    .compara-produse {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .compara-text-wrapp {
        padding-left: 20px;
    }
    .form-text-field {
        height: 45px;
    }
    .flex-horizontal {
        text-transform: none;
    }
    .flex-horizontal.full-width {
        width: 100%;
        padding-right: 0%;
        padding-left: 0px;
    }
    .flex-horizontal._560px {
        max-width: none;
    }
    .rating-text {
        margin-top: 5px;
        margin-bottom: 0px;
    }
    .bg-title {
        font-size: 180px;
    }
    .endorser-image {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 0% 50%;
        object-position: 0% 50%;
    }
    .info-wrapp {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .product-title-mobile-wrapp {
        display: none;
    }
    .flex-vertical.nikon {
        width: auto;
    }
    .product-card.compara {
        padding-top: 21px;
        padding-bottom: 21px;
    }
    .doted-circle {
        width: 70px;
        height: 70px;
    }
    .doted-circle.dark {
        width: 70px;
        height: 70px;
    }
    .page-title {
        margin-top: 20px;
    }
    .main-content-wrapp._800px {
        width: auto;
    }
    .white-bg-grid-row {
        padding: 20px;
        -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
    }
    .white-bg-grid-row._2col-grid {
        -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
    }
    .cos-cumparaturi-cantitate {
        min-width: 130px;
    }
    .product-name {
        margin-left: 10px;
        font-size: 17px;
    }
    .cod-promo-wrapp {
        margin-bottom: -16px;
        padding-bottom: 0px;
    }
    .cod-promo-input-wrapp {
        width: 100%;
    }
    .cod-promo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .white-bg-row {
        padding: 20px;
        -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
    }
    .checkout-adauga-adresa {
        margin-bottom: -16px;
        padding-bottom: 0px;
    }
    .form-adauga-adresa {
        width: 100%;
    }
    .checkout-right-pannel {
        margin-top: 0px;
        margin-left: 0px;
    }
    .contul-meu-left-pannel {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
    }
    .contul-meu-desktop {
        display: none;
    }
    .contul-meu-mobile {
        display: block;
    }
    .compara-nume-produs {
        margin-top: 15px;
    }
    .top-product-bar {
        position: relative;
        z-index: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        width: auto;
        margin-top: 0px;
        margin-right: auto;
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        border-top: 1px none #000;
        border-bottom: 1px solid #e5e5e5;
    }
    .top-bar-product {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        padding: 10px 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        border-top: 1px none #e5e5e5;
        font-size: 15px;
    }
    .top-bar-product:hover {
        color: #000;
    }
    .top-bar-brand-wrapp {
        position: absolute;
        left: 0%;
        top: 0%;
        right: auto;
        bottom: 0%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100px;
        margin-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-right: 1px solid #e5e5e5;
        background-color: #fff;
    }
    .top-bar-product-mask {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: auto;
        margin-left: 100px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .top-bar-product-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0px;
        padding-right: 30px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .cos-cumparaturi-box {
        margin-top: 73px;
    }
    .search-bar {
        width: 100%;
        max-width: none;
        margin-top: 0px;
        border-radius: 0px;
    }
    .search-modal {
        display: none;
        margin-top: 70px;
        padding-top: 0px;
    }
    .banner-1column.z50 {
        margin-bottom: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }
    .gradient-overlay {
        line-height: 1.6;
    }
    ._2colbanner-text {
        line-height: 1.3;
    }
    ._360-logo {
        width: 140px;        
        margin-top: 3px;
    }
}

@media screen and (max-width: 767px) {
    body {
        margin-top: 0px;
        font-size: 16px;
        line-height: 1.6;
    }
    .insta-home-text-container {
        width: auto;
    }
    .note {
        margin-top: 23px;
    }
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 21px;
    }
    h4 {
        font-size: 21px;
    }
    h5 {
        font-size: 19px;
    }
    p {
        font-size: 16px;
    }
    .nav-icons-wrapp {
        position: relative;
    }
    .brand {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .desktop-cupon {
        display: none;
    }
    .container-1200px.flex-vertical {
        max-width: none;
        margin-top: 0px;
    }
    .nav-elements-wrapp {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .section {
        width: auto;
        height: auto;
    }
    .section.hero {
        height: auto;
        margin-top: -6px;
    }
    .section.dark {
        margin-top: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .section.white.reversed {
        height: auto;
        margin-top: 0px;
    }
    .section.product-hero {
        height: auto;
    }
    .title-wrapp-justified {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        margin-top: 5px;
        margin-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
    }

    .center-box.center-box2.move-right-if-small-screen {
        margin-left: auto;
        margin-right: auto;
    }
    .dysonV15 .center-box.center-box2.move-right-if-small-screen {
        margin-left: 10px !important;
    }
    .nav-menu {
        position: absolute;
        height: auto;
    }
    .button {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .button.cod-promo {
        margin-top: 0px;
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .small-p.light.plata {
        margin-top: 0px;
        text-align: left;
    }
    .sub-header {
        font-size: 18px;
    }
    .sub-header.white {
        margin-top: 10px;
    }
    .sub-header.white.width-420 {
        width: 300px;
        margin-top: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .sub-header.black {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .button-with-icon {
        display: inline-block;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding: 10px 24px;
        font-size: 14px;
        text-align: center;
    }
    .button-with-icon.small {
        width: auto;
        margin-top: 0px;
        padding: 15px 20px;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        text-align: right;
    }
    .button-with-icon.full-width {
        width: 100%;
        margin-top: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .button-with-icon.full-width.cos-cumparaturi {
        width: 100%;
    }
    .button-with-icon.full-width.checkout {
        width: 100%;
    }
    .cta-text {
        font-size: 13px;
        line-height: 1;
    }
    .menu-item {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 17px;
        line-height: 1.6;
    }
    .menu-item.contul-meu {
        position: relative;
        margin-top: 0px;
        padding: 22px 0px 22px 35px;
        border: 1px none #000;
        font-size: 17px;
    }
    .menu-item-plus {
        display: none;
    }
    .drop-down-item {
        font-size: 15px;
    }
    .product-img.top-bar {
        margin-bottom: 0px;
    }
    .h1-white {
        margin-bottom: 0px;
    }
    .blue-bg {
        line-height: 1.6;
    }
    .form {
        width: 90%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .checkbox-field {
        display: none;
    }
    .footer {
        position: relative;
        margin-bottom: 0px;
    }
    .footer.bottom-padding {
        padding-top: 10px;
        padding-bottom: 60px;
    }
    .grid-3col {
        margin-top: 0px;
        margin-bottom: 20px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .footer-link {
        line-height: 1;
        text-transform: none;
    }
    .nr-produse-cos {
        width: 20px;
        height: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .instagram-follow {
        width: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .nl-wrapper {
        position: relative;
    }
    .flex-home {
        position: relative;
        width: auto;
    }
    .flex-home.brand {
        height: auto;
        margin-top: 0px;
        padding-right: 30px;
        padding-left: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .flex-home.brand.reversed {
        padding-right: 30px;
        padding-left: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .endorser-text-wrapper {
        margin-top: -35px;
    }
    .email-input {
        width: auto;
    }
    .menu-link-brand {
        font-size: 17px;
    }
    .menu-link-brand.w--current {
        font-size: 17px;
    }
    .brand-product-image {
        max-width: 70%;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .brand-product-image.mobile {
        max-width: 70%;
    }
    .h1-black {
        margin-bottom: 0px;
    }
    .title-wrapp-centered {
        height: auto;
        margin-top: 40px;
        margin-bottom: 26px;
    }
    .title-wrapp-centered.no-height {
        height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .product-image-galery {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .product-info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .product-details-wrapper {
        height: auto;
        margin-top: 0px;
        padding-top: 24px;
        padding-bottom: 24px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
    .product-image {
        max-width: 60%;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .thumbnails-wrapp {
        margin-bottom: 20px;
    }
    .rating-wrapp {
        margin-top: 0px;
        margin-bottom: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .rating-wrapp.centered {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .price-wrapp {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        text-align: right;
    }
    .stars {
        margin-bottom: 10px;
    }
    .stars.margin {
        margin-bottom: 0px;
        margin-left: 0px;
    }
    .star {
        margin-right: 5px;
        margin-left: 5px;
    }
    .product-video-wrapp {
        height: 350px;
        margin-top: 0px;
    }
    .play-btn-big {
        width: 100px;
        height: 100px;
    }
    .play-btn-big.small {
        width: 80px;
        height: 80px;
    }
    .play-btn-big.small.dark {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .dark-circle {
        width: 50px;
        height: 50px;
    }
    .product-description {
        padding-bottom: 40px;
    }
    .endorser {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
    .endorser-quote {
        font-size: 15px;
    }
    .flex-vertical-centered.left-align {
        width: 100%;
    }
    .flex-vertical-centered._10padding.mobile-hide {
        display: none;
    }
    .icon-item {
        width: 33.33%;
    }
    .banners-2columns {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .banners-2columns.top-padding {
        padding-top: 20px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .banner-descriere {
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .specificatii-tehnice {
        text-align: center;
    }
    .button-ghost {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .button-ghost.specificatii {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 13px;
    }
    .button-ghost.compara {
        display: none;
        margin-top: 17px;
    }
    .button-ghost.compara.mobile {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 13px;
        text-align: center;
    }
    .button-ghost.review {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .compara-produse {
        height: auto;
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .compara-text-wrapp {
        padding-left: 0px;
    }
    .review-bg {
        width: 100%;
    }
    .review-wrapp-560 {
        padding-right: 30px;
        padding-left: 30px;
    }
    .form-text-field.short {
        width: 100%;
    }
    .flex-horizontal {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .flex-horizontal.full-width {
        padding-right: 0px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .flex-horizontal.mobile-h {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .flex-horizontal.space-between {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .flex-horizontal.mobile-v {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
    }
    .flex-horizontal.mobile-v.centered {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .rating-text {
        margin-top: 0px;
        margin-bottom: 13px;
    }
    .bottom-fixed {
        height: 60px;
    }
    .fixed-bar-image {
        display: none;
    }
    .fixed-bar-product-info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        font-size: 15px;
        line-height: 1.6;
    }
    .endorser-image {
        height: auto;
    }
    .product-title {
        display: none;
    }
    .info-wrapp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .product-title-mobile-wrapp {
        display: block;
        font-size: 19px;
        text-align: center;
    }
    .product-page-subtitle-mobile {
        display: none;
        margin-top: -10px;
    }
    .product-page-title {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .flex-vertical.nikon {
        height: 470px;
    }
    .product-card.compara {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .doted-circle {
        width: 70px;
        height: 70px;
    }
    .page-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .white-bg-grid-row {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
    }
    .white-bg-grid-row._2col-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
    .grid-col {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .product-name {
        margin-left: 0px;
    }
    .cos-sterge {
        margin-left: 90px;
    }
    .cos-product-price {
        display: block;
    }
    .cos-product-price.hide-mobile {
        display: none;
    }
    .cos-product-price.mobile {
        display: block;
    }
    .cos-product-name-wrapp {
        padding-left: 20px;
    }
    .cod-promo {
        margin-top: 24px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .white-bg-row {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
    }
    .tab-link {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 15px;
    }
    .tab-link.w--current {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 15px;
    }
    .metode-de-plata-wrapp {
        grid-row-gap: 5px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .metoda-de-plata-card {
        margin-bottom: 10px;
        padding: 15px 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .checkout-product-price {
        display: block;
    }
    .metoda-plata-img {
        width: 30px;
        -o-object-fit: fill;
        object-fit: fill;
    }
    .tabs-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .data-comanda {
        margin-left: 0px;
    }
    .compara-produs.mobile-hide {
        display: none;
    }
    .compara-nume-produs {
        margin-top: 10px;
    }
    .compara-categorie {
        font-size: 16px;
    }
    .top-product-bar {
        overflow: visible;
    }
    .top-bar-product {
        overflow: auto;
        padding-right: 30px;
        padding-left: 30px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        font-size: 15px;
    }
    .top-bar-brand-wrapp {
        width: 100px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .top-bar-product-mask {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        width: auto;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .top-bar-product-wrapper {
        margin-left: 0px;
    }
    .top-bar-brand {
        width: 40%;
        max-width: 100%;
    }
    .cos-cumparaturi-box {
        margin-top: 73px;
    }
    .search-bar {
        max-width: none;
        font-size: 19px;
    }
    .search {
        border: 1px none #000;
    }
    .dropdown {
        display: block;
        width: 100%;
    }
    .dropdown.mobile-hide {
        display: none;
    }
    .banner-1column.z50 {
        height: 330px;
        margin-bottom: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .bg-image {
        -o-object-fit: cover;
        object-fit: cover;
    }
    .gradient-overlay {
        height: auto;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), to(rgba(0, 0, 0, 0.8)));
        background-image: linear-gradient(180deg, transparent 20%, rgba(0, 0, 0, 0.8));
    }
    .gradient-overlay.video {
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#14141d));
        background-image: linear-gradient(180deg, transparent, #14141d);
    }
    ._2colbanner-text {
        line-height: 1.3;
    }
    ._1colbanner-text {
        width: auto;
        max-width: 590px;
        line-height: 1.3;
    }
    .dropdown-toggle {
        width: 100%;
    }
    .dropdown-toggle.mobile {
        display: block;
    }
    ._360-logo {
        width: 140px;
    }
    .search-right {
        display: block;
    }
    .search-desktop {
        display: none;
    }
    .menu-product-title {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 479px) {
    /*.search-container {*/
    /*    display: inline-block;*/
    /*}*/
    body {
        margin-top: 0px;
    }
    .nav-icons-wrapp {
        width: auto;
    }
    .menu-button {
        width: auto;
        margin-left: 0px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .menu-button.w--open {
        background-color: transparent;
        color: transparent;
    }
    .brand {
        position: relative;
        margin-right: auto;
        padding-left: 0px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: 0;
    }
    .container-1200px {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 16px;
    }
    .container-1200px.nav {
        padding-left: 0px;
    }
    .container-1200px.padding {
        padding-right: 10px;
        padding-left: 10px;
    }
    .container-1200px.flex-vertical {
        height: auto;
        margin-top: 0px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .nav-elements-wrapp {
        height: 55px;
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .section {
        overflow: hidden;
        height: auto;
    }
    .section.hero {
        overflow: hidden;
        height: 33vh;
        margin-top: 0px;
        background-image: url('../images/Group-898.png');
        background-size: cover;
    }
    .section.dark {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .section.white.reversed {
        height: auto;
    }
    .title-wrapp-justified {}
    .nav-menu {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        height: auto;
        min-height: auto;
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: #000;
        -o-object-fit: fill;
        object-fit: fill;
    }
    .button {
        font-size: 15px;
    }
    .button.inverse-tutton {
        width: 100%;
        height: 50px;
        border-radius: 3px;
    }
    .button.cod-promo {
        display: block;
        padding-right: 11px;
        padding-left: 11px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 13px;
        text-align: center;
    }
    .sub-header.white {
        min-height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
        text-align: center;
    }
    .sub-header.white.width-420 {
        width: 271px;
        margin-bottom: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .sub-header.black {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    .button-with-icon {
        display: inline-block;
        width: auto;
        min-width: auto;
        margin-top: 5px;
        margin-bottom: 10px;
        padding: 10px 15px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .button-with-icon.small {
        min-width: auto;
        padding: 10px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
    }
    .button-with-icon.full-width {
        width: 100%;
        margin-top: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .button-with-icon.full-width.checkout {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .cta-text {
        font-size: 12px;
        line-height: 1.6;
        text-align: center;
    }
    .btn-cos {
        padding-left: 10px;
    }
    .btn-cos.bag {
        display: inline-block;
    }
    .btn-cos.bag.mobile-hide {
        display: none;
    }
    .menu-brand-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .menu-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0px;
        padding: 23px 0px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-style: none none solid;
        border-width: 1px;
        border-color: #000 #000 hsla(0, 0%, 100%, 0.2);
        background-color: transparent;
        color: #000;
        font-size: 21px;
    }
    .menu-item.contul-meu {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        padding: 15px 20px;
        border-style: none;
    }
    .menu-item-plus {
        display: none;
    }
    .drop-down-menu {
        margin-left: -23px;
    }
    .drop-down-item {
        padding-left: 20px;
    }
    .product-img {
        margin-right: 20px;
    }
    .menu-product-title {
        padding-right: 20px;
        padding-left: 20px;
    }
    .h1-white {
        margin-top: 0px;
        margin-bottom: 0px;
        color: #fff;
        text-align: center;
    }
    .blue-bg {
        margin-top: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .form {
        width: 80vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .form-text-fild {
        margin-bottom: 10px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-radius: 3px;
    }
    .checkbox-field {
        display: none;
    }
    .footer {
        margin-bottom: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .grid-3col {
        margin-top: 20px;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .grid-3col._1-col-mobile {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .nav-menu-item {
        padding: 15px;
    }
    .nr-produse-cos {
        width: 18px;
        height: 18px;
        margin-right: 5px;
        margin-bottom: 11px;
        padding-top: 0px;
    }
    .instagram-follow {
        width: auto;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #000;
    }
    .flex-home.brand {
        height: auto;
    }
    .flex-home.brand.reversed {
        min-height: auto;
        margin-top: 0px;
        margin-bottom: 20px;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .endorser-text-wrapper {
        margin-top: -35px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .email-input {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .brand-product-image {
        display: none;
    }
    .brand-product-image.mobile {
        display: block;
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        -o-object-fit: fill;
        object-fit: fill;
    }
    .h1-black {
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
    }
    .title-wrapp-centered {
        height: auto;
        margin-top: 40px;
        margin-bottom: 0px;
    }
    .title-wrapp-centered.no-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
    }
    .product-info {
        height: auto;
        padding-right: 0px;
        padding-left: 0px;
    }
    .product-details-wrapper {
        width: 100%;
        padding-top: 0px;
        padding-right: 9px;
        padding-left: 9px;
    }
    .background-product-title {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .product-image {
        max-width: 60%;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .thumbnails-wrapp {
        overflow: hidden;
        margin-bottom: 10px;
    }
    .thumbnail-image {
        width: 40px;
        height: 40px;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .rating-wrapp {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        font-size: 14px;
        text-align: center;
    }
    .price-wrapp {
        margin-bottom: 0px;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        line-height: 1.6;
    }
    .stars {
        margin-bottom: 10px;
    }
    .star {
        margin-right: 2px;
        margin-left: 2px;
    }
    .pret-vechi {
        font-size: 14px;
    }
    .reducere {
        font-size: 14px;
    }
    .h2-white {
        text-align: center;
    }
    .h2-white.banner {
        text-align: left;
    }
    .p-white.middle-width-590 {
        max-width: 90%;
    }
    .play-btn-big.small {
        width: 70px;
        height: 70px;
        margin-bottom: 0px;
    }
    .play-btn-big.small.dark {
        width: 60px;
        height: 60px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .dark-circle {
        width: 40px;
        height: 40px;
    }
    .endorser {
        padding-top: 40px;
        padding-bottom: 20px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
    .endorser-quote {
        margin-bottom: 20px;
    }
    .flex-vertical-centered {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .icons-wrapp {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .icon-item {
        width: 50%;
        margin-bottom: 20px;
    }
    .banner-1column-vertical {
        margin-bottom: 20px;
    }
    .banners-2columns {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto auto auto;
        grid-template-rows: auto auto auto auto;
    }
    .slider {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .slider-nav {
        font-size: 8px;
    }
    .slider-slide {
        padding-right: 11px;
        padding-left: 11px;
    }
    .slider-paragraph {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .slider-arrows {
        left: auto;
        top: 0%;
        right: 0%;
        bottom: 0%;
        display: none;
        width: 0px;
        font-size: 25px;
    }
    .row-wrapp {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .specificatii-tenice-row {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .button-ghost {
        margin-top: 10px;
        padding: 15px 50px;
        font-size: 13px;
    }
    .button-ghost.specificatii {
        padding-right: 20px;
        padding-left: 20px;
    }
    .button-ghost.product-card {
        margin-top: 0px;
        margin-bottom: 20px;
        padding-right: 8px;
        padding-left: 8px;
        font-size: 13px;
        letter-spacing: 0px;
    }
    .compara-text-wrapp {
        padding-left: 0px;
    }
    .review-title-wrapp {
        margin-top: 20px;
    }
    .review-wrapp-560 {
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .form-text-field.short {
        width: 100%;
        height: 45px;
    }
    .flex-horizontal.mobile-v {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .rating-text {
        margin-bottom: 10px;
    }
    .bg-title {
        font-size: 110px;
    }
    .endorser-image {
        height: auto;
    }
    .info-wrapp {
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-bottom: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .product-title-mobile-wrapp {
        margin-top: 0px;
    }
    .product-page-subtitle-mobile {
        display: none;
    }
    .product-page-title {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .flex-vertical {
        margin-top: 0px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .flex-vertical.nikon {
        height: 85vh;
        margin-top: 0px;
        background: url('../images/nikon/Group-900.png') no-repeat bottom center #000;
        background-size: 100% auto;
    }
    .h2-centered {
        margin-bottom: 0px;
        font-size: 21px;
        text-align: left;
    }
    .product-card-title {
        line-height: 1.2;
        text-align: center;
    }
    .doted-circle {
        width: 60px;
        height: 60px;
    }
    .doted-circle.dark {
        width: 60px;
        height: 60px;
    }
    .page-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .icon-left-margin.hide-mobile {
        display: none;
    }
    .white-bg-grid-row {
        padding: 10px;
    }
    .cos-cumparaturi-cantitate {
        height: 40px;
        min-width: 130px;
    }
    .grid-col.space-between {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }
    .product-name {
        margin-right: 10px;
        font-size: 15px;
    }
    .cod-promo-wrapp {
        margin-bottom: 0px;
    }
    .cos-sterge {
        margin-left: 80px;
    }
    .cos-product-name-wrapp {
        padding-left: 10px;
    }
    .cod-promo-input-wrapp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 30px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .cod-promo {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .white-bg-row {
        padding: 10px;
    }
    .white-bg-row.vertical {
        padding-right: 10px;
        padding-left: 10px;
    }
    .checkout-adauga-adresa {
        margin-bottom: 0px;
    }
    .form-adauga-adresa {
        display: none;
        height: 0px;
    }
    .checkout-img-produs {
        max-width: 70%;
    }
    .flex-vertical-nopadding {
        margin-top: 0px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .flex-vertical-nopadding.bottom-border {
        margin-top: 10px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .metoda-plata-img {
        width: 20px;
    }
    .tabs {
        display: block;
    }
    .top-product-bar {
        margin-left: -20px;
    }
    .top-bar-product {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 30px;
    }
    .top-bar-brand-wrapp {
        width: 80px;
        margin-left: 20px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .top-bar-product-mask {
        overflow: auto;
    }
    .top-bar-product-wrapper {
        overflow: visible;
        margin-left: 0px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -o-object-fit: fill;
        object-fit: fill;
    }
    .top-bar-brand {
        width: 50%;
    }
    .cos-cumparaturi-box {
        width: 100vw;
        margin-top: 57px;
        margin-right: 0px;
    }
    .search-bar {
        margin-top: 0px;
        font-size: 19px;
    }
    .fa-icon {
        font-family: 'Fa 300', sans-serif;
    }
    .search-modal {
        margin-top: 55px;
    }
    .dropdown {
        display: block;
        height: auto;
    }
    .banner-1column {
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .gradient-overlay {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), to(rgba(0, 0, 0, 0.8)));
        background-image: linear-gradient(180deg, transparent 20%, rgba(0, 0, 0, 0.8));
    }
    ._1colbanner-text {
        text-align: left;
    }
    .dropdown-toggle.mobile {
        display: block;
    }
    ._360-logo {
        width: 140px;
    }
    .lightbox-link-2 {
        margin-bottom: 20px;
    }
    .nav-icons-wrapp {
        /*margin-right: 5px!important;*/
        /*width: 153px!important;*/
        width: 48%!important;
    }
    .search-right {
        padding: 5px!important;
    }
    .search-input {
        /*width: 105px;*/
        width: 87%
    }
    .search-container-mobile-nav.nav-icons-wrapp  {
        width: 90%!important;
        margin: 0px!important;
    }
    .search-container-mobile-nav > .search-input {
        width: 100%!important;
    }
}

@font-face {
    font-family: 'Fa 300';
    src: url('../fonts/fa-light-300.woff2') format('woff2'), url('../fonts/fa-light-300.woff') format('woff'), url('../fonts/fa-light-300.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

#search-logo-d {
    display: block;
}

#search-logo-m {
    display: none;
}

.second-nav-mobile {
    display: none;
}

.info,
.cond,
.newsl {
    display: grid;
    margin: auto;
    margin-top: 0%;
}

.flex {
    display: flex;
}

.bottom {
    margin-top: 1px;
    display: flex;
    flex-direction: column;
    flex: 1;
    background-color: #121212;
}

.bottom .footer {
    padding: 1% 0%;
    margin-top: 15px;
    margin-bottom: auto;
}

.footer a {
    font-size: 11px;
}

.footer p {
    font-size: 15px;
    color: #fff;
}

.email-input {
    width: 100%;
    height: 30px;
}

.email-input input,
.newsl-btn input {
    outline: none;
    border-radius: 3px;
    border-color: #fff;
    border: 0;
    width: 100%;
    height: 30px;
}

.email-input input::placeholder {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}

.email-input input:focus::placeholder {
    color: transparent;
}

.newsl-btn button {
    font-size: 13px;
    text-align: center;
    width: 100%;
    height: 30px;
    background-color: #209afc;
    color: #fff;
    border-radius: 3px;
}

.newsl-btn {
    margin-top: 3%;
}

.footer-logo-pay {
    margin: 1% auto;
    justify-content: center;
    align-items: center;
}

.logo-footer,
.logo-pay {
    margin: auto;
}

.newsl-note {
    line-height: 15px;
    margin-top: 2%;
    max-width: 320px;
}

.newsl-note span {
    color: #fff;
    font-size: 11px;
}

.newsl-note input {
    float: left;
    margin: 0% 1% 2%;
    display: block;
}

.newsl-note p {
    font-size: 11px;
}

.copyright {
    width: 100%;
    margin: 0% 0% 0% 3%;
}

.copyright-home {
    margin-top: 5%;
}

.copyright-info {
    font-size: 11px;
    color: #fff;
}

.logo-pay img {
    margin: 7% auto;
}

.footer-box {
    display: flex;
}

.hr-footer-mobile {
    display: none;
}

.hero-b {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
}

.logo-footer-mobile {
    display: none;
}

.row-hide {
    visibility: hidden;
}

.off-romania {
    vertical-align: text-bottom;
    color: #209AFD;
    padding: 2%;
}
.w-inline-block.off-romania {
    padding: 10px 18px;
}

.off-romania p {
    color: #209AFD;
    font-size: 15px;
}

.one-dyson {
    margin-top: 10%;
}

.dyson-top-banner {
    background: linear-gradient(90deg, #fff 50%, #1F1E1E 50%);
}

.dyson-top-banner .top-banner-container {
    width: 1200px;
    margin: 0 auto 0 auto;
    padding-top: 90px;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
}

.dyson-top-banner .mobile-img {
    display: none;
}

.two-dyson {
    width: 1200px;
    margin: 0.3% auto 0.3% auto;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
}

.two-nikon {
    width: 1200px;
    margin: 0.3% auto 0.3% auto;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
}

.two-insta360 {
    width: 1200px;
    margin: 0.3% auto 0.3% auto;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
}

.flex-home.brand.set-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.box {
    background-color: #000;
}

.black-bkg {
    background-color: #000;
    margin-top: -2%;
    padding-bottom: 1%;
}

.box-content.black-bkg h5,
.box-content.black-bkg p {
    color: #fff;
}

.img-box {
    display: block;
    margin: auto;
}

.box-content h5 {
    text-align: center;
    color: #000;
}

.box-content {
    text-align: center;
    color: #000;
}

.btn3 .button-with-icon {
    float: none;
}

.box p {
    font-size: 15px;
}

.three-dyson {
    position: relative;
    height: 57vh;
    margin-top: 0px;
    background-image: url('../images/dyson/index_24.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.three-nikon {
    max-width: 1200px;
    margin: auto;
    margin-top: -0.3%;
    padding-left: 20px;
    padding-right: 20px;
}

.three-dyson p {
    font-size: 15px;
}

.playbtn {
    position: relative;
    top: -43%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5%;
    min-width: 40px;
    cursor: pointer;
}

.align-btn {
    margin-top: -4%;
}

.box-two-row {
    padding-top: 5%;
}

.redirect-link {
    display: none;
}

.product-img {
    margin-bottom: 0px;
}

.center-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.footer-link-brand-logoD {
    width: 17%;
    margin-top: 1.5%;
}

.footer-link-brand-logoN {
    width: 17%;
    margin-top: 1.5%;
}

.footer-link-brand-logoI {
    width: 30%;
    margin-top: 2%;
}

.diff {
    margin-top: 7%;
}

.newsletter-redirect {
    cursor: pointer;
}

input {
    cursor: pointer;
}

.content-footer {
    padding: 1% 4%;
    font-size: 15px;
}

.content-footer h1 {
    font-size: 25px;
}

.content-footer p {
    font-size: 15px;
}

.content-footer li {
    font-size: 15px;
}

.content-footer a {
    font-size: 14px;
}

button[disabled],
html input[disabled] {
    background-color: #fff;
    cursor: pointer;
}

.logo-container {
    background-color: #000;
    width: 100%;
    text-align: center;
}

.middle-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5% 0%;
}

.contact-section {
    background-color: #000;
}

.content-container img {
    max-width: 30%;
}


/* ------------------------------------------------MEDIA QUERY'S---------------------------------------------------- */
@media screen and (min-width: 1601px) and (max-width: 1800px) {
    .produse-dyson {
        bottom: 60px;
        right: 30px;
    }
    .section.one-dyson {
        background-position-x: 730px;
    }
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {
    .section.one-dyson.dyson-page .brand-insta-logo {
        margin-top: 10px;
    }
    .section.one-dyson.dyson-page .dlogo {
        padding-bottom: 15px;
    }
}

@media screen and (min-width: 1367px) and (max-width: 1440px) {
    h1.dyson-main-text.big {
        margin-top: 35px;
    }
}

@media screen and (min-width: 2500px) {
    .section.hero {
        height: 49vh;
        background-image: url(../images/Group-892.png);
    }
    .flex-vertical.insta360 {
        height: 53vh;
    }
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        margin-top: 0%;
    }
    .insta-no-margin {
        margin-top: 4%;
        margin-bottom: -1%;
    }
    h1.dyson-main-text.big {
        margin-top: 95px;
        margin-bottom: 50px;
    }
}

/* IpadPro */
@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .section.hero {
        height: 42vh;
        background-image: url(../images/Group-898.png);
    }
    .footer-wrapper h5 {
        padding-top: 10%;
    }
    .brakeline {
        display: none;
    }
    .hero-b {
        bottom: -3%;
    }
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        height: 40vh;
        background-position: 100%;
        margin-top: 9%;
    }
    .two-dyson,
    .two-nikon,
    .two-insta360 {
        width: auto;
    }
    .three-dyson {
        background-position: 0%;
    }
    .three-dyson .title-wrapp-right {
        justify-content: flex-start;
        margin-left: 3%;
    }
    .flex-home.brand.set-padding{
        padding-left: 15px;
        padding-right: 15px;
    }
    .hero-b{
        bottom: 1%;
    }
    .banner-subtitle{
        line-height: 40px;
    }
    .produse-dyson {
        bottom: 80px;
    }
}
/* IpadPro landscape */
/* Ipad */
@media screen and (max-width: 1023px) and (min-width: 768px) {
    .section.hero {
        background-image: url(../images/Group-898.png);
        height: 45vh;
    }
    .flex-vertical.nikon {
        height: 40vh;
        padding-left: 30px;
        padding-right: 30px;
    }
    .flex-vertical.insta360 {
        height: 40vh;
        padding-left: 30px;
        padding-right: 30px;
        background-position: bottom right;
        background-color: #f7f7f7;
        background-size: contain;
        background-image: url('../images/dyson/2023/9mai/beauty/960x538.webp');
    }
    .flex-vertical.insta360.dysonV15 {
        background-image: url('../images/dyson/2023/9mai/V15/960x538.webp') !important;
    }
    .mobile-centered {
        text-align: left; font-weight: bold;
        font-size: 40px;
        line-height: 40px;
        margin: 40px 0px 10px;
        width: 60%;
    }
    .mobile-centered-text {
        text-align: left; font-weight: normal;
        font-size: 40px;
        line-height: 40px;
        margin: 10px 0px;
        width: 50% !important; color: #000
    }
    .section.one-nikon,
    .section.one-insta360 {
        background-position: 85%;
    }
    .nikon-slog {
        margin-left: 0%;
    }
    .hero-b {
        bottom: 0%;
    }
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        margin-top: 0%;
    }
    .two-dyson,
    .two-nikon,
    .two-insta360 {
        width: auto;
        display: flow-root;
    }
    .center-box {
        padding-bottom: 5%;
    }
    .three-dyson {
        background-position: 0%;
    }
    .title-wrapp-right {
        width: 41%;
        margin-left: 10%;
        margin-top: -10%;
    }
    .second-nav-mobile {
        display: none;
    }
    .nav-left {
        display: none;
    }
    .hide {
        display: none;
    }
    .show {
        display: block;
        text-align: left;
        display: block;
        margin: 0% 6%;
        width: 88%;
    }
    .dyson-mobile-nav-content a,
    .nikon-mobile-nav-content a,
    .insta360-mobile-nav-content a {
        color: #fff;
    }
    .menu-product-title {
        padding: 0px;
    }
    .menu-product-title.selected {
        background-color: #209afc;
        padding: 3% 2%;
    }
    .selected {
        background-color: #209afc;
        padding: 3% 2%;
    }
    .hr-nav-mobile {
        margin: 1% 0%;
    }
    .arrow {
        border: solid #fff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
    }
    .arrow1 {
        border: solid #fff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
    }
    .arrow2 {
        border: solid #fff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
    }
    .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .down1 {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .up1 {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .down2 {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .up2 {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .menu-item {
        padding: 15px 0px;
    }
    .nav-menu.w-nav-menu {
        position: fixed;
        max-width: 85%;
        margin-left: 0px;
        height: 100%;
    }
    .x-close {
        position: absolute;
        top: 1.5%;
        right: -14%;
        font-size: 1.5em;
        font-weight: bold;
        background-color: #000;
        padding: 0% 3%;
    }
    .nav-mobile-head-dyson,
    .nav-mobile-head-nikon,
    .nav-mobile-head-insta360,
    .text-white {
        color: #fff;
    }
    .menu-item {
        width: 90%;
    }
    .menu-product-title {
        margin-left: 5%;
        font-size: 25px;
    }
    .second-nav-mobile {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #313131;
    }
    .nav2-dyson>.active,
    .nav2-nikon>.active,
    .nav2-insta>.active {
        padding: 20% 20%;
        margin-bottom: 0px;
        margin-top: 0px;
        background-color: #209afc;
    }
    .second-nav-mobile a {
        color: #fff;
        text-transform: capitalize;
    }
    .nav2-dyson,
    .nav2-nikon,
    .nav2-insta {
        margin: 2% 4%;
    }
    .menu-brand-wrapper {
        display: none;
    }
    .nav-icons-wrapp {
        margin-right: 5%;
        width: 30%;
    }
    .second-nav-mobile.dyson {
        background-color: #000;
    }
    .redirect-link {
        display: block;
        margin: auto;
        padding-bottom: 4%;
        text-align: center;
        background-color: #313131;
    }
    .redirect-link-content {
        width: 75%;
        margin: auto auto 1% auto;
        border: 1px solid #fff;
    }
    .redirect-link-content:last-child {
        margin-bottom: 0%;
    }
    .img-box {
        width: 100%;
    }
    .mobile-nav-wrapp {
        display: none;
    }
    .desktop-search-overlay .search-form {
        width: 75%!important;
    }
    .second-nav-mobile.dark {
        background-color: #000;
    }
}

/* Ipad landscape */
@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
    .section.hero {
        height: 75vh;
    }
    .flex-vertical.nikon,
    .flex-vertical.insta360 {
        height: 51vh;
    }
    .flex-vertical.insta360 .button-with-icon {
        margin-top: -5px;
    }
    .hero-b {
        bottom: -3%;
    }
    .insta-no-margin {
        margin-top: 0.5%;
        margin-bottom: 3%;
    }
    .insta-no-margin {
        margin-top: 0.5%;
        margin-bottom: 2.8%;
    }
    .nikon-slog {
        margin-left: 0%;
    }
    .brand-insta360-part {
        width: 14%;
        margin-top: -3%;
    }
    .three-dyson .title-wrapp-right {
        justify-content: flex-end;
        width: 31%;
        margin-left: 60%;
    }

}

@media screen and (max-width: 767px) {
    .middle-contact {
        padding: 20% 0%;
    }
    .second-nav-mobile {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #313131;
    }
    .second-nav-mobile a {
        color: #fff;
        text-transform: capitalize;
    }
    .nav2-dyson>.active,
    .nav2-nikon>.active,
    .nav2-insta>.active {
        padding: 20% 20%;
        margin-bottom: 0px;
        margin-top: 0px;
        background-color: #209afc;
    }
    .nav2-dyson,
    .nav2-nikon,
    .nav2-insta {
        margin: 2% 4%;
    }
    #search-logo-d {
        display: none;
    }
    #search-logo-m {
        display: block;
        margin-top: -5%;
    }
    .search-right {
        display: flex;
        height: auto;
    }
    .nav-icons-wrapp {
    }
    .section.hero {
        height: 33vh;
        background-image: url('../images/Group-898.png');
        background-size: cover;
    }
    .title-wrapp-flex-end {
        padding-right: 10px;
        /* padding-left: 65px; */
    }
    .top-heading-content {
        font-size: 20px;
    }
    .flex-vertical.nikon,
    .flex-vertical.insta360 {
        height: 74vh;
    }
    .button-with-icon {
        padding: 5px 15px;
    }
    .cta-text {
        line-height: 2;
    }
    .insta-no-margin {
        margin-top: -10px;
    }
    .center-box {
        margin-left: 0%;
    }
    .no-pad {
        padding-left: 0;
    }
    .insta-heading {
        font-size: 32px;
    }
    .nikon-slog {
        margin-left: 0%;
        margin-top: -3%;
    }
    .footer-box {
        display: flow-root;
    }
    .container-1373px {
        padding-left: 10px;
        padding-right: 10px;
    }
    h2.info {
        font-size: 20px;
        margin-top: 0;
    }
    .info,
    .cond,
    .newsl {
        margin-top: 4%;
    }
    .info a,
    .cond a,
    .newsl a {
        line-height: 17px;
    }
    .logo-footer {
        display: none;
    }
    .hr-footer-mobile {
        display: block;
        margin-top: 5%;
    }
    .hero-b {
        bottom: -1%;
        left: 2.7%;
        right: auto;
    }
    .logo-footer-mobile {
        display: flex;
        margin-top: 3%;
        margin-bottom: 5%;
    }
    .insta57 {
        padding-left: 0%;
    }
    .search-container {
        font-size: 12px;
    }
    .nav-icons-wrapp {
        width: auto;
    }
    #search-logo-m {
        display: block;
        position: absolute;
        margin-top: -10%;
        right: -26%;
    }
    .search input {
        margin-left: 0%;
    }
    .search-input::placeholder{
        color: #fff;
    }
    .search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    }

    .search-input::-ms-input-placeholder { /* Microsoft Edge */
        color: #fff;
    }
    .search-right {
        padding: 5px 10px!important;
    }
    .search-container-mobile-nav form {
        width: 100%;
    }
    .brand-insta360-part {
        margin-top: -3%;
    }
    .section.two-dyson,
    .section.two-nikon,
    .section.two-insta360 {
        display: contents;
    }
    .drop-down-menu-new {
        display: none;
    }
    .nav-menu.w-nav-menu {
        position: fixed;
        max-width: 85%;
        margin-left: 0px;
        height: 100%;
    }
    .x-close {
        position: absolute;
        top: 1.5%;
        right: -14%;
        font-size: 1.5em;
        font-weight: bold;
        background-color: #000;
        padding: 0% 3%;
    }
    .search-container-mobile-nav {
        display: inline-block;
        margin-top: 5%;
        width: auto;
    }
    .navigation-mobile {
        display: block;
    }
    .nav-mobile-head-dyson,
    .nav-mobile-head-nikon,
    .nav-mobile-head-insta360,
    .text-white {
        color: #fff;
    }
    .hide {
        display: none;
    }
    .show {
        display: block;
        text-align: left;
        display: block;
        margin: 2.5% 6% 0 6%;
        width: 88%;
    }
    .dyson-mobile-nav-content a,
    .nikon-mobile-nav-content a,
    .insta360-mobile-nav-content a {
        color: #fff;
    }
    .selected {
        background-color: #121212;
        padding: 3% 6%;
    }
    .hr-nav-mobile {
        margin: 1% 0%;
        border-color: #000 #000 hsla(0, 0%, 100%, 0.2);
    }
    .arrow {
        border: solid #fff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
    }
    .arrow1 {
        border: solid #fff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
    }
    .arrow2 {
        border: solid #fff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
    }
    .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .down1 {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .up1 {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .down2 {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .up2 {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .menu-item {
        padding: 12px 0px;
    }
    .nav-left {
        width: 73%;
        margin-left: -2%;
    }
    .search-nav-left {
        margin-top: -6%!important;
    }
    .section.one-dyson {
        margin-top: 0%;
    }
    .second-nav-mobile.dark {
        background-color: #000;
    }
    .redirect-link {
        display: block;
        margin: auto;
        padding-bottom: 4%;
        text-align: center;
        background-color: #313131;
    }
    .redirect-link-content {
        width: 75%;
        margin: auto auto 1% auto;
        border: 1px solid #fff;
    }
    .redirect-link-content:last-child {
        margin-bottom: 0%;
    }
    .nav-elements-wrapp .dyson {
        max-width: 60%!important;
    }
    .section.one-nikon {
        background-image: url('../images/nikon/Group-900.png');
        height: 49vh;
        margin-top: 0%;
        background-size: contain;
    }
    .section.one-insta360 {
        background-image: url('../images/insta360/Group-901.png');
        height: 35vh;
        margin-top: 0%;
    }
    .flex-home.brand {
        min-height: auto;
        align-items: flex-start;
        flex-direction: column;
        justify-content: start;
    }
    .h1-white {
        text-align: left;
        font-size: 32px;
    }
    .sub-header.white {
        text-align: left;
        justify-content: flex-start;
        width: 100%;
    }
    .hero-b {
        left: 2.5%!important;
    }
    .btn3 {
        padding-bottom: 5%;
    }
    .three-dyson {
        display: none;
    }
    .playbtn {
        top: -180px;
    }
    .justified-no-margin {
        align-items: flex-start;
        flex: 1;
    }
    .two-nikon .box,
    .two-insta360 .box {
        padding: 0% 1%;
    }
    .three-nikon {
        display: block;
        padding: 0% 1%;
    }
    .insta-heading.prod-page {
        font-size: 22px;
    }
    .title-wrapp-centered {
        margin-top: 15px;
    }
    .insta-slog {
        margin-top: -10%;
    }
    .copyright-home {
        margin-top: 2%;
        margin-left: 3%;
    }
    .logo-footer-mobile-img-home {
        margin-top: 3%;
    }
}

@media screen and (max-width: 1000px) and (max-height: 500px) and (orientation: landscape) {
    .section.hero,
    .flex-vertical.nikon,
    .flex-vertical.insta360 {
        height: 100vh
    }
    .menu-button {
        visibility: hidden;
    }
    #search-logo-m {
        margin-top: -6%;
        right: -20%;
    }
    .nav-menu-item {
        padding: 10px;
    }
    .search-container span {
        font-size: 16px;
    }
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        height: 100vh;
    }
    .three-dyson {
        display: none;
    }
    .playbtn {
        top: -380px;
    }
    .cta-text {
        padding: 10% 0%;
    }
}

@media screen and (max-width: 450px) {
    .brand-nikon-part {
        margin-top: 5px;
    }
    h1.dyson-main-text-mobile.dyson-page {
        margin-top: 12px;
    }
}
/* @media screen and (max-width: 400px) {
	.section.hero {
	  height: 27vh;
	}
	.flex-vertical.nikon,
	.flex-vertical.insta360 {
	  height: 27vh;
	}
  } */

@media screen and (max-width: 376px) {
    .section.hero,
    .flex-vertical.nikon {
        height: 70vh;
    }
    .flex-vertical.insta360 {
        height: 74vh;
    }
    h1.dyson-main-text-mobile {
        top: 0;
    }
}

@media screen and (max-width: 376px) and (min-height: 800px) {
    .section.hero,
    .flex-vertical.nikon {
        height: 25vh;
    }
    .flex-vertical.insta360 {
        height: 61vh;
    }
}

@media screen and (max-width: 376px) {
    .note {
        margin-top: 10px;
    }
}

@media screen and (max-width: 360px) {
    .section.hero,
    .flex-vertical.nikon {
        height: 83vh;
    }
    .flex-vertical.insta360 {
        height: 83vh;
    }
    h1.dyson-main-text-mobile {
        top: 7px;
    }
    h1.dyson-main-text-mobile.dyson-page {
        margin-top: -2px;
    }
    .note {
        margin-top: 16px;
        line-height: 1.2 !important;
    }
}

@media screen and (max-width: 320px) {
    .section.hero,
    .flex-vertical.nikon {
        height: 75vh;
    }
    .section.one-nikon {
        height: 56vh;
    }
    .note {
        margin-top: 3px;
    }
}

/* iPhone 12 and 13 */
.banner-title {
    font-family: GT Eesti Pro Display Bold;
    font-size: 50px;
    line-height: 50px;
    margin: 5px 0px;
    color: #000000;
}
.banner-subtitle {
    font-family: 'GT Eesti Pro Display Regular', Arial, sans-serif;
    display: block;
    margin: 5px 0px 0px;
    font-size: 60px;
    line-height: 60px;
    color: #ff0024;
}
.banner-subtitle span {
    font-size: 80px;
    line-height: 80px;
}
.dyson-main-text-big {
    font-family: 'GT Eesti Pro Display Light', Arial, sans-serif;
    font-size: 35px;
    line-height: 35px;
    color: #000;
}
.oferta-limitata-big {
    position: absolute;
    top: 200px;
    left: 600px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    font-family: GT Eesti Pro Display Light;
}
.oferta-limitata-big span {
    font-family: GT Eesti Pro Display Bold;
    font-size: 70px;
    line-height: 70px;
    display: block;
}
.voucher-img-big {
    width: 300px;
}
.oferta-limitata-text-big {
    margin-bottom: 15px;
}
.cutie-oferta-big {
    font-family: 'GT Eesti Pro Display Regular', Arial, sans-serif;
    font-size: 50px;
    line-height: 50px;
    color: #000;
}
.cutie-oferta-big span {
    font-family: 'GT Eesti Pro Display Bold', Arial, sans-serif;
    font-size: 72px;
    line-height: 72px;
    color: #b90102;
    display: block;
}
.banner-logo {
    margin-top: 20px;
    margin-bottom: 20px;
}
.produse-dyson-big {
    position: absolute;
    right: -250px;
    top: 35px;
    bottom: -40px;
}
.produse-dyson-big img {
    height: 100%;
}
.voucher-dyson-big {
    position: absolute;
    top: 140px;
    right: 320px;
    height: 90px;
}
.voucher-dyson-big img {
    height: 100%;
}
.banner-info {
    position: relative;
    margin-top: 30px;
    width: 40%;
}
.small-info {
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-family: GT Eesti Pro Display Light;
}
.small-info span {
    font-family: GT Eesti Pro Display Bold;
}
.section.one-dyson {
    height: 510px!important;
    margin-top: 90px;
}

.color1 { color: #fdee00 }


@media screen and (max-width: 1400px) and (min-width: 1024px) {
    .section.one-dyson {
        height: 450px!important;
    }
    .voucher-dyson-big {
        height: 80px;
    }
    .produse-dyson-big {
        top: 40px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .banner-logo {
        margin: 0px;
    }
    .banner-title {
        font-size: 28px;
        line-height: 28px;
    }
    .banner-subtitle {
        font-size: 19px;
        line-height: 19px;
    }
    .voucher-dyson-big {
        position: relative;
        top: auto;
        right: auto;
        height: 60px;
        margin: 5px 0px;
    }
    .flex-home.brand.set-padding {
        padding: 0px 20px;
    }
    .flex-home.brand {
        height: 100%;
    }
    .title-wrapp-justified {
        margin-top: -60px;
    }
    .banner-info {
        margin-top: 140px;
        width: 50%;
    }
    .section.one-dyson, .section.one-nikon, .section.one-insta360 {
        margin-top: 0px!important;
    }
}

@media screen and (max-width: 1023px) and (min-width: 992px) {
    .voucher {
        /*width: 320px;*/
    }
    .flex-home.brand {
        height: auto;
    }
    .title-wrapp-justified {
        margin-top: 0px;
    }
    .banner-title {
        font-size: 45px;
        line-height: 45px;
    }
    .banner-subtitle {
        font-size: 35px;
        line-height: 35px;
    }
    .banner-info {
        margin-top: 50px;
        width: 40%;
    }
    .banner-info .not-mobile {
        display: none;
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    h1.dyson-main-text-mobile {
        top: 0px;
    }
    .note {
        margin-top: 14px;
    }
}

@media only screen and (max-width: 412px) and (-webkit-min-device-pixel-ratio: 3.5) {
    h1.dyson-main-text-mobile,
    h1.dyson-main-text-mobile.dyson-page {
        margin-top: 32px;
    }
}

@media screen and (max-width: 2560px) and (min-width: 1440px) {
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        margin-top: 3%;
    }
    .section.one-dyson {
        margin-top: 4%;
    }
    .title-babyliss { font-size: 22px !important; line-height: 22px !important;}
    .title-aiper { font-size: 27px !important; line-height: 30px !important;}
}

@media screen and (max-width: 1920px) and (min-width: 1080px) {
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        margin-top: 4%;
    }
    .section.hero,
    .flex-vertical.nikon,
    .flex-vertical.insta360 {
        height: 49vh;
    }
    .insta-heading {
        font-size: 47px;
    }
    .desktop-only {
        display: none;
    }
    .section.one-dyson {
        margin-top: 90px;
    }
}

@media screen and (min-width: 1920px) and (-webkit-max-device-pixel-ratio: 1.5) {
    .section.one-dyson *,
    .flex-vertical.insta360 * {
        zoom: 0;
    }
    h1.dyson-main-text.big {
        font-size: 84px;
        padding-top: 5px;
    }

}

@media screen and (min-width: 1920px) and (-webkit-max-device-pixel-ratio: 1) {
    .section.one-dyson *,
    .flex-vertical.insta360 * {
        zoom: 0;
    }
    .flex-vertical.insta360 .center-box {
        zoom: 0;
    }
    .flex-vertical.insta360 .center-box * {
        zoom: 0;
    }
    h1.dyson-main-text.big {
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .hero-b{
        bottom: 2px;
    }

}

@media screen and (min-width: 2560px) and (-webkit-max-device-pixel-ratio: 1.5) {
    .section.one-dyson *,
    .flex-vertical.insta360 * {
        zoom: 0;
    }
    h1.dyson-main-text.big {
        font-size: 99px;
        margin-bottom: 50px;
    }
}

@media screen and (min-width: 1401px) {
    .flex-vertical.insta360 {
        background-image: url('../images/dyson/2023/9mai/beauty/1920x719.webp');
        background-size: contain;
        background-position: center right;
    }
    .flex-vertical.insta360.dysonV15 {
        background-image: url('../images/dyson/2023/9mai/V15/1920x719.webp') !important;
        background-size: cover;
        background-position: center right;
    }

    .mobile-centered {
        margin: 50px 0 10px;
        font-size: 28px;
        line-height: 28px;
        max-width: 70%;
    }

    .dysonV15 .mobile-centered {
        margin: 10px 0 10px;
        font-size: 28px;
        line-height: 28px;
        max-width: 70%;
    }

    h1.mobile-centered-text {
        width: 60%;
        font-size: 30px;
        line-height: 30px;
    }
    .voucher {
        position: absolute; right: 250px; width: 180px; bottom: 60px;
    }
    .produse-dyson {
        bottom: 70px;
        top: unset;
        right: 160px;
        height: 280px;
    }
    flex-vertical.babyliss {
        background: url('../images/babyliss/2023/22mai/1920x719.webp') no-repeat #efdcec;
        background-size: 100% auto;
        background-position: center;
        padding: 15px;
        height: auto;
    }
    flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/1920x719.webp') no-repeat #0D88B4;
        background-size: 100% auto;
        background-position: center;
        padding: 15px;
        height: auto;
    }
}

@media screen and (min-width: 1920px) {
    .voucher {
        position: absolute; right: 20px; width: 180px; bottom: 120px;
    }
}

@media screen and (max-width: 1920px) and (min-width: 1401px) {
    .section.hero,
    .flex-vertical.nikon,
    .flex-vertical.insta360,
    .flex-vertical.babyliss,
    .flex-vertical.aiper,
    .flex-vertical.melitta {
        height: 420px;
        padding: 0px 30px;
    }
    .brand-insta360-part {
        margin-top: 0.5%;
    }
    .voucher-dyson {
        margin: 10px 0px;
        height: 90px;
    }
    .voucher {
        bottom: 120px; right: 20px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1401px) {
    .produse-dyson {
        bottom: 70px;
        top: unset;
        right: 140px; height: 280px;
    }
    .voucher {
        right:0px; bottom:120px;
    }
    .extra-info {
        right: 10px;
    }
    .mobile-bottom {
        width: 240px;
    }
    .section.one-dyson {
        background-position: right;
    }
    .flex-vertical.melitta {
        background-size: auto 100%;
    }
    .title-babyliss {
        font-size: 23px;
        line-height: 24px;
    }
    .title-aiper {
        font-size: 23px;
        line-height: 24px;
    }
    .subtitle-babyliss {
        font-size: 24px;
        line-height: 24px;
    }
    .functii-babyliss {
        margin: 45px 0px;
    }
    .detail-babyliss {
        font-size: 11px;
        line-height: 11px;
    }
    .detail-babyliss span {
        font-size: 19px;
        line-height: 19px;
    }
    .cutie-oferta-big {
        vertical-align: middle;
        display: inline-block;
    }
    .oferta-limitata {
        padding: 0px;
    }
    .section.one-dyson {
        background-position-x: 600px;
    }
    .produse-dyson-big {
        right: -150px;
    }
    .produse-babyliss {
        top: 90px;
        width: 240px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1201px) {
    .section.hero,
    .flex-vertical.nikon,
    .flex-vertical.insta360 {
        height: 49vh;
    }
    .section.one-dyson {
        background-position-x: 500px;
        background-size: 65% 100%;
    }
    .hero-b{
        bottom:0px;
    }
    .flex-vertical {
        padding: 0px 20px;
    }
    .insta360 .sub-header.mobile-bottom {
        left: 10px;
    }
    .small-p {
        font-size: 8px;
        line-height: 8px;
    }
    .small-p .not-mobile {
        display: none;
    }
    .voucher-dyson {
        height: 75px;
        margin: 10px 0px;
    }
    .mobile-centered {
        margin: 0px 0px 5px;
        font-size: 35px;
        line-height: 35px;
    }
    h1.dyson-main-text span {
        font-size: 20px;
    }
    h1.dyson-main-text {
        margin: 20px 0px;
    }
    .cutie-oferta {
        font-size: 25px;
        line-height: 25px;
    }
    .cutie-oferta span {
        font-size: 36px;
        line-height: 36px;
    }
    .cutie-oferta-big {
        vertical-align: middle;
        display: inline-block;
    }
    .voucher {
        height:100px; position: absolute; right:200px;
    }
    .produse-dyson {
        right: -30px;
        /*bottom: -16px;*/
        /*top: unset;*/
        height: 300px;
    }

    .bulina-melitta {
        right: 20px;
        width: 125px;
    }
    .title-melitta {
        right: 30px;
        font-size: 35px;
        line-height: 35px;
    }
    .detail-melitta {
        left: 20px;
        font-size: 28px;
        line-height: 22px;
    }
    .detail-melitta span {
        font-size: 40px;
        line-height: 40px;
    }
    .flex-vertical.melitta{
        background-position-x: -65px;
        background-size: auto 100%;
    }
    .bulina-babyliss {
        right: 20px;
    }
    .produse-babyliss {
        width: 170px;
        top: 120px;
    }
    .poster-babyliss {
        width: 200px;
        right: 30%;
    }
    .title-babyliss {
        font-size: 21px;
        line-height: 22px;
    }
    .title-aiper {
        font-size: 21px;
        line-height: 22px;
    }
    .subtitle-babyliss {
        font-size: 22px;
        line-height: 22px;
    }
    .functii-babyliss img {
        width: 80px;
    }
    .detail-babyliss {
        bottom: 65px;
        font-size: 10px;
        line-height: 10px;
    }
    .detail-babyliss span {
        font-size: 18px;
        line-height: 18px;
    }
    .mobile-bottom {
        width: 200px;
    }
    .oferta-limitata-big {
        left: 550px;
        font-size: 25px;
        line-height: 25px;
    }
    .oferta-limitata-text-big span {
        font-size: 50px;
        line-height: 50px;
    }
    .banner-subtitle span {
        font-size: 70px;
        line-height: 70px;
    }
    .banner-subtitle {
        font-size: 55px;
        line-height: 55px;
    }
    .banner-info {
        margin-top: 20px;
    }
    .detail-babyliss {
        bottom: 20px;
        font-size: 8px;
        line-height: 8px;
        right: 10px;
        left: auto;
    }
    .detail-babyliss span {
        font-size: 16px;
        line-height: 16px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 992px) {
    .voucher {
        position: absolute; width: 150px; right:220px; bottom: 100px;
    }
    .sub-header.white.width-420 {
        width: 100%;
    }
    .flex-vertical.nikon,
    .flex-vertical.insta360,
    .flex-vertical.babyliss,
    .flex-vertical.aiper,
    .flex-vertical.melitta {
        padding: 0px 10px;
        height: 420px;
    }
    .flex-vertical.insta360 {
        /*background-image: url('../images/dyson/2023/february/14/1920x719.webp');*/
        background-image: url('../images/dyson/2023/9mai/beauty/960x538.webp');
        background-size: contain;
        background-position: bottom right;
    }

    .flex-vertical.insta360.dysonV15 {
        background-image: url('../images/dyson/2023/9mai/V15/960x538.webp') !important;
        background-size: cover;
        background-position: bottom right;
    }
    .flex-home .brand-nikon-logo {
        padding-top: 15px;
    }
    .small-p .not-mobile {
        display: none;
    }
    .voucher-dyson {
        height: 75px;
        margin: 10px 0px;
    }
    .mobile-centered {
        margin: 40px 0px 10px!important;
        font-size: 28px;
        line-height: 28px;
    }
    h1.mobile-centered-text {
        font-size: 28px !important;
        line-height: 28px !important; width: 60% !important;
    }
    h1.dyson-main-text span {
        font-size: 20px;
    }
    .cutie-oferta {
        font-size: 20px;
        line-height: 20px;
    }
    .cutie-oferta span {
        font-size: 30px;
        line-height: 30px;
    }
    .small-info {
        font-size: 12px;
    }
    .oferta-limitata-big img {
        width: 250px;
    }
    .cutie-oferta-big {
        vertical-align: middle;
        display: inline-block;
    }
    .banner-title {
        margin: 0px;
        font-size: 40px;
        line-height: 40px;
    }
    .produse-dyson-big {
        right: 0px;
        top: 40px;
    }
    .banner-logo {
        margin-bottom: 0px;
    }
    .cutie-oferta-big {
        font-size: 40px;
        line-height: 40px;
    }
    .cutie-oferta-big span {
        font-size: 60px;
        line-height: 60px;
    }
    .flex-vertical.babyliss,
    .flex-vertical.aiper,
    .flex-vertical.melitta {
        padding: 0px 10px;
    }
    .flex-vertical.melitta {
        background-position-x: -120px;
        background-position-y: 100px;
        background-size: 150%;
    }
    .title-melitta {
        font-size: 40px;
        line-height: 40px;
        top: 0px;
        right: 0px;
        left: 0px;
        padding: 15px 0px;
        border-bottom: 15px solid #d2232a;
        background: #fff;
    }
    .logo-melitta {
        margin-top: 10px;
        z-index: 1;
        width: 90px;
    }
    .bulina-melitta {
        bottom: auto;
        right: 10px;
        width: 100px;
        top: 150px;
    }
    .detail-melitta {
        left: auto;
        right: 10px;
        font-size: 25px;
        line-height: 25px;
    }
    .detail-melitta span {
        font-size: 30px;
        line-height: 30px;
    }
    .trademark-small {
        font-size: 15px;
        margin-top: -5px;
    }
    .trademark {
        font-size: 20px;
    }
    .logo-babyliss {
        margin: 10px 0px;
        width: 125px;
    }
    .logo-aiper {
        margin: 10px 0px;
        width: 125px;
    }
    .title-babyliss {
        font-size: 28px;
        line-height: 29px;
        margin-top: 15px;
    }
    .title-aiper {
        font-size: 28px;
        line-height: 29px;
        margin-top: 15px;
    }
    .subtitle-babyliss {
        font-size: 29px;
        line-height: 29px;
    }
    .functii-babyliss {
        position: absolute;
        margin: 0px;
        right: 0px;
        top: 250px;
    }
    .functii-babyliss img {
        width: 70px;
    }
    .detail-babyliss {
        bottom: 40px;
        font-size: 7px;
        line-height: 7px;
        right: 10px;
        left: auto;
    }
    .detail-babyliss span {
        font-size: 14px;
        line-height: 14px;
    }
    .insta-home-text-container {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .produse-dyson {
        height: 250px !important; right: -15px !important; bottom: 50px !important;
    }
    .flex-vertical.insta360 .voucher {
        position: absolute;
        width: 150px;
        bottom: 60px;
        right: 200px;
        /*margin-top: 20px;*/
        /*margin-left: -10px;*/
    }
    .insta360 .sub-header.mobile-bottom {
        width: 155px !important;
    }
    h1.mobile-centered {
        text-align: left;
        font-size: 24px;
        margin: 10px 0px;
        width: 70%;
    }
    h1.mobile-centered-text {
        text-align: left; font-weight: normal;
        font-size: 18px;
        line-height: 20px;
        margin: 10px 0px;
        width: 67%; color: #000
    }
}

@media screen and (max-width: 1201px) and (min-width: 992px) {
    .produse-dyson {
        right: -10px;
        /*bottom: 0px;*/
        top: 13%;
        height: 260px;
    }
    .voucher {
        position: absolute; bottom: 60px; width: 150px; right:250px
    }
    .mobile-centered {
        font-size: 24px;
        line-height: 24px;
        max-width: 75%;
    }
    h1.mobile-centered-text {
        font-size: 18px;
        line-height: 20px;
        max-width: 60%;
    }
    h1.dyson-main-text {
        margin: 25px 0px;
    }
    .mobile-bottom {
        left: 10px;
        width: 450px;
        bottom: 5px;
    }
    .section.one-dyson {
        /*height: 450px!important;
        background-size: 100% 100%;*/
        /*background-image: url('../images/dyson/background-dyson-decembrie.webp');*/
    }
    .oferta-limitata-big {
        position: relative;
        top: unset;
        left: unset;
        text-align: left;
        margin-top: 30px;
        font-size: 25px;
        line-height: 25px;
    }
    .oferta-limitata-big span {
        font-size: 50px;
        line-height: 50px;
    }
    .oferta-limitata-text-big {
        margin-bottom: 0px;
    }
    .banner-subtitle {
        font-size: 40px;
        line-height: 40px;
    }
    .banner-subtitle span {
        font-size: 50px;
        line-height: 50px;
    }
    .dyson-main-text-big {
        font-size: 20px;
        line-height: 20px;
    }
    .banner-info{
        margin-top: 15px;
    }
    .produse-babyliss {
        width: 150px;
        top: 80px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
    .insta360 .sub-header.mobile-bottom {
        margin-top: 0px;
    }
    .voucher-dyson {
        height: 60px;
        margin: 5px 0px;
    }
    .mobile-centered {
        margin: 0px;
    }
    .desktop-only {
        display: none;
    }
    .oferta-limitata-big img {
        width: 200px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .flex-vertical.nikon,
    .flex-vertical.insta360,
    .flex-vertical.babyliss,
    .flex-vertical.aiper,
    .flex-vertical.melitta {
        height: 400px;
    }
    .title-wrapp-justified {
        margin: 0px;
    }
    .section.one-dyson {
        background-position-y: 0px;
        background-position-x: 150%;
        background-size: auto 100%;
    }
    .oferta-limitata-big {
        position: relative;
        left: unset;
        top: unset;
        margin-top: 0px;
        font-size: 23px;
        line-height: 23px;
        text-align: left;
    }
    .oferta-limitata-big span {
        font-size: 50px;
        line-height: 50px;
    }
    .oferta-limitata-text-big {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .oferta-limitata-big img {
        display: inline-block;
        vertical-align: middle;
        width: 190px;
    }
    .cutie-oferta-big {
        vertical-align: middle;
        display: inline-block;
    }
    .cutie-oferta-big {
        font-size: 30px;
        line-height: 30px;
    }
    .cutie-oferta-big span {
        font-size: 45px;
        line-height: 45px;
    }
    .banner-info {
        margin-top: -10px;
        width: 60%;
    }
    .banner-info .not-mobile {
        display: none;
    }
    .banner-title {
        font-size: 35px;
        line-height: 35px;
        margin: 10px 0px 10px;
    }
    .banner-subtitle span {
        font-size: 30px;
    }
    .banner-subtitle {
        text-align: left;
        font-size: 40px;
        line-height: 40px;
        margin: 10px 0px 0px;
    }
    .banner-subtitle span {
        font-size: 40px;
        line-height: 40px;
    }
    .dyson-main-text-big {
        font-size: 20px;
        line-height: 20px;
        margin: 15px 0px;
    }
    .mobile-centered {
        text-align: left; font-weight: bold;
        font-size: 28px;
        line-height: 30px;
        margin: 40px 0px 10px;
        width: 50%;
    }
    .mobile-centered-text {
        text-align: left; font-weight: normal;
        font-size: 24px;
        line-height: 28px;
        margin: 10px 0px;
        width: 50% !important; color: #000
    }
    h1.dyson-main-text {
        margin: 15px 0px;
    }
    .cutie-oferta {
        font-size: 33px;
        line-height: 33px;
    }
    .cutie-oferta span {
        font-size: 47px;
        line-height: 47px;
    }
    .oferta-limitata {
        margin-top: 30px;
    }
    .insta360 .sub-header.mobile-bottom {
        width: 280px !important;
        bottom: 10px;
    }
    .small-p .not-mobile {
        display: none;
    }
    .button-with-icon {
        margin-top: 0px;
    }
    .center-box {
        padding-bottom: 15px;
    }
    .produse-dyson {
        right: 220px;
        /*bottom: -40px;        */
        /*top: unset;*/
        height: 310px;
    }
    .voucher {
        height: 180px;
        top:70px;
        right:40px;
        position: absolute;
        /*margin-top: -20px;*/
    }
    .voucher img {
        max-height: 100%;
    }
    .flex-vertical.babyliss,
    .flex-vertical.aiper,
    .flex-vertical.melitta {
        padding: 0px 30px;
    }
    .logo-babyliss {
        margin: 20px 0px;
    }
    .logo-aiper {
        margin: 20px 0px;
    }
    .title-babyliss {
        font-size: 28px;
        line-height: 29px;
    }
    .title-aiper {
        font-size: 28px;
        line-height: 29px;
    }
    .subtitle-babyliss {
        font-size: 29px;
        line-height: 29px;
    }
    .produse-babyliss {
        width: 240px;
        top: 70px;
    }
    .detail-babyliss {
        font-size: 13px;
        line-height: 15px;
    }
    .detail-babyliss span {
        font-size: 24px;
        line-height: 24px;
    }
    .functii-babyliss {
        margin: 25px 0px;
    }
    .produse-dyson-big {
        right: 0px;
        top: 0px;
        bottom: -45px;
    }
    .small-info {
        font-size: 13px;
        line-height: 13px;
    }
    .banner-logo {
        padding-top: 0px;
    }
    .section.one-dyson {
        background-image: url('../images/dyson/background-dyson-decembrie.webp');
        background-size: 100% 100%;
        height: 460px!important;
    }
}

@media screen and (max-width: 767px) and (min-width: 600px) {
    .flex-vertical.nikon,
    .flex-vertical.insta360,
    .flex-vertical.babyliss,
    .flex-vertical.aiper,
    .flex-vertical.melitta {
        padding: 15px;
        height: 500px;
        overflow: hidden;
    }
    .dlogo {
        margin: 0px;
        padding: 10px 0px;
    }

    .dysonV15 .dlogo {
        margin: 0px;
        padding: 10px 0px;
    }

    .mobile-centered-text {
        font-size: 20px !important;
    }
    .mobile-centered {
        text-align: left;
        font-size: 36px;
        line-height: 36px;
        margin: 35px 0px 0px;
        width: 80%;
    }
    h1.dyson-main-text {
        margin: 30px 0px;
    }
    .cutie-oferta {
        font-size: 26px;
        line-height: 26px;
    }
    .cutie-oferta span {
        font-size: 38px;
        line-height: 38px;
    }
    .oferta-limitata {
        margin-top: 60px;
    }
    .small-p .not-mobile {
        display: none;
    }
    .oferta-limitata-big {
        position: relative;
        left: unset;
        top: unset;
        margin-top: 45px;
        font-size: 23px;
        line-height: 23px;
        text-align: left;
    }
    .oferta-limitata-text-big span {
        font-size: 50px;
        line-height: 50px;
    }
    .oferta-limitata-big img {
        display: inline-block;
        vertical-align: middle;
    }
    .cutie-oferta-big {
        vertical-align: middle;
        display: inline-block;
    }
    .cutie-oferta-big {
        font-size: 26px;
        line-height: 26px;
    }
    .cutie-oferta-big span {
        font-size: 38px;
        line-height: 38px;
    }
    .voucher {
        position: absolute;
        width: 150px; bottom: 60px; right: 250px;
    }
    .produse-dyson {
        top: 120px;
        right: -20px;
        height: 300px;
    }
    .voucher-dyson {
        height: 85px;
        margin: 50px 0px 0px 0px;
    }
    .insta360 .sub-header.mobile-bottom {
        bottom: 20px;
        width: 220px;
        left: 10px;
    }
    .small-p {
        font-size: 9px;
        line-height: 9px;
    }
    .extra-info {
        padding: 0px;
    }
    .mobile-bottom {
        bottom: 65px;
    }
    .banner-title {
        font-size: 35px;
        line-height: 35px;
        margin: 30px 0px 5px;
    }
    .banner-subtitle span {
        font-size: 30px;
    }
    .banner-subtitle {
        text-align: left;
        font-size: 40px;
        line-height: 40px;
        margin: 40px 0px 0px;
    }
    .banner-subtitle span {
        font-size: 40px;
        line-height: 40px;
    }
    .dyson-main-text-big {
        font-size: 18px;
        line-height: 18px;
        margin: 30px 0px;
    }
    .voucher-dyson-big {
        height: 85px;
        margin: 50px 0px 0px 0px;
        position: relative;
        top: auto;
        right: auto;
    }
    .produse-dyson-big {
        bottom: 60px;
        right: -50px;
        top: 60px;
    }
    .flex-home.brand.set-padding {
        padding: 0px 10px;
    }
    .section.one-dyson, .section.one-nikon, .section.one-insta360 {
        margin-top: 0px!important;
    }
    .hero-b {
        left: 0px!important;
        right: 0px;
        bottom: 1%;
    }
    .banner-info {
        position: absolute;
        bottom: 20px;
        width: 225px;
        left: 0px;
    }
    .banner-info .small-info .not-mobile {
        display: none;
    }
    .small-info {
        font-size: 9px;
        line-height: 9px;
    }
    .flex-vertical.melitta {
        background-position-x: -120px;
        background-position-y: 100px;
        background-size: 150%;
    }
    .title-melitta {
        font-size: 40px;
        line-height: 40px;
        top: 0px;
        right: 0px;
        left: 0px;
        padding: 15px 0px;
        border-bottom: 15px solid #d2232a;
        background: #fff;
    }
    .logo-melitta {
        margin-top: 0px;
        z-index: 1;
        width: 110px;
    }
    .bulina-melitta {
        bottom: auto;
        right: 15px;
        width: 115px;
        top: 175px;
    }
    .detail-melitta {
        left: auto;
        right: 15px;
        font-size: 30px;
        line-height: 30px;
    }
    .detail-melitta span {
        font-size: 35px;
        line-height: 35px;
    }
    .trademark-small {
        font-size: 17px;
        margin-top: -7px;
    }
    .trademark {
        font-size: 22px;
    }
    .logo-babyliss {
        margin: 0px;
        width: 150px;
    }
    .logo-aiper {
        margin: 0px;
        width: 150px;
    }
    .title-babyliss {
        font-size: 34px;
        line-height: 35px;
        margin-top: 25px;
    }
    .title-aiper {
        font-size: 34px;
        line-height: 35px;
        margin-top: 25px;
    }
    .subtitle-babyliss {
        font-size: 35px;
        line-height: 35px;
    }
    .produse-babyliss {
        width: 190px;
        top: 110px;
    }
    .functii-babyliss {
        position: absolute;
        margin: 0px;
        right: 43px;
        top: 345px;
    }
    .functii-babyliss img {
        width: 70px;
    }
    .detail-babyliss {
        bottom: 30px;
        font-size: 10px;
        line-height: 12px;
        right: 15px;
        left: auto;
    }
    .detail-babyliss span {
        font-size: 18px;
        line-height: 18px;
    }
    .flex-home .brand-nikon-logo {
        padding: 0px;
    }
    .brand-nikon-logo {
        margin-top: 0px;
    }
    .brand-nikon-logo {
        width: 150px;
    }
    .section.one-dyson {
        background-image: url('../images/dyson/background-dyson-decembrie.webp');
        background-size: 100% 100%;
        height: 500px!important;
    }
}

@media screen and (max-width: 599px) and (min-width: 480px) {
    .flex-vertical.nikon,
    .flex-vertical.babyliss,
    .flex-vertical.aiper,
    .flex-vertical.melitta {
        padding: 15px;
        height: 430px;
    }
    .flex-vertical.insta360 {
        height: auto;
        padding: 15px;
    }
    .dlogo {
        margin: 10px 0px 0px;
        padding: 0px;
    }
    .mobile-centered {
        text-align: left;
        font-size: 27px;
        line-height: 25px;
        margin: 10px 0px 30px;
    }
    .mobile-centered-text {
        text-align: left;
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .oferta-limitata-big {
        position: relative;
        left: unset;
        top: unset;
        margin-top: 60px;
    }
    .cutie-oferta-big {
        vertical-align: middle;
        display: inline-block;
    }
    .cutie-oferta-big {
        font-size: 21px;
        line-height: 21px;
    }
    .cutie-oferta-big span {
        font-size: 30px;
        line-height: 30px;
    }
    .banner-info .small-info .not-mobile {
        display: none;
    }
    .small-info {
        font-size: 12px;
    }
    h1.dyson-main-text {
        font-size: 20px;
        line-height: 20px;
        margin: 0px;
    }
    .cutie-oferta {
        font-size: 21px;
        line-height: 21px;
    }
    .cutie-oferta span {
        font-size: 30px;
        line-height: 30px;
    }
    .oferta-limitata {
        margin-top: 40px;
        font-size: 20px;
        line-height: 20px;
        padding-left: 0px;
    }
    .oferta-limitata-text {
        margin-bottom: 50px;
    }
    .oferta-limitata-text span {
        font-size: 50px;
        line-height: 50px;
    }
    h1.mobile-centered-text {
        width: 100%;
    }
    .voucher {
        width: 180px;
        position: absolute; bottom: 180px;
    }
    .produse-dyson {
        position: relative;
        bottom: 30px;
        right: -80px;
        top: unset;
        margin: 60px auto;
        text-align: center;
        width: 250px;
    }
    .mobile-bottom {
        width: auto;
        left: 10px;
        bottom: 80px;
    }
    h1.dyson-main-text span {
        font-size: 22px;
    }
    .flex-home .brand-nikon-logo {
        padding: 0px;
    }
    .brand-nikon-logo {
        width: 150px;
    }
    .extra-info {
        padding-left: 0px;
    }
    .voucher-dyson {
        height: 75px;
        margin: 60px 0px 0px 0px;
    }
    .mobile-bottom .small-p .not-mobile {
        display: none;
    }
    .small-p {
        font-size: 12px;
    }
    .section.one-dyson, .section.one-nikon, .section.one-insta360 {
        margin-top: 0px!important;
    }
    .flex-home.brand.set-padding {
        padding: 0px 10px;
    }
    .banner-title {
        font-size: 25px;
        line-height: 25px;
        margin: 30px 0px 5px;
    }
    .banner-subtitle span {
        font-size: 25px;
    }
    .banner-subtitle {
        font-size: 35px;
        line-height: 35px;
        margin: 10px 0px;
    }
    .banner-subtitle span {
        font-size: 35px;
        line-height: 35px;
    }
    .oferta-limitata-big {
        position: relative;
        left: unset;
        top: unset;
        margin-top: 40px;
        font-size: 20px;
        line-height: 20px;
        text-align: left;
    }
    .oferta-limitata-big span {
        font-size: 50px;
        line-height: 50px;
    }
    .oferta-limitata-big img {
        width: 150px;
    }
    .title-wrapp-justified {
        margin-top: 0px;
    }
    .voucher-dyson-big {
        height: 75px;
        margin: 60px 0px 0px 0px;
        position: relative;
        top: auto;
        right: auto;
    }
    .produse-dyson-big {
        position: relative;
        bottom: unset;
        right: unset;
        top: unset;
        margin: 60px auto 30px;
        text-align: center;
        width: 420px;
    }
    .banner-info {
        width: auto;
        left: 10px;
        bottom: 80px;
    }
    .section.one-dyson {
        background-image: url(../images/dyson/background-dyson-decembrie-mobile.webp);
        background-size: 100% auto;
        background-position-y: 200px;
        background-color: #fff;
        height: auto!important;
    }
    .dyson-main-text-big {
        font-size: 20px;
        line-height: 20px;
        margin: 0px;
    }
    .hero-b {
        left: 0px!important;
        right: 0px;
        bottom: 1%;
    }
    .flex-vertical.melitta {
        background-position-x: -120px;
        background-position-y: 100px;
        background-size: 150%;
    }
    .title-melitta {
        font-size: 40px;
        line-height: 40px;
        top: 0px;
        right: 0px;
        left: 0px;
        padding: 15px 0px;
        border-bottom: 15px solid #d2232a;
        background: #fff;
    }
    .logo-melitta {
        margin-top: 0px;
        z-index: 1;
        width: 90px;
    }
    .bulina-melitta {
        bottom: auto;
        right: 15px;
        width: 100px;
        top: 150px;
    }
    .detail-melitta {
        left: auto;
        right: 15px;
        font-size: 25px;
        line-height: 25px;
    }
    .detail-melitta span {
        font-size: 30px;
        line-height: 30px;
    }
    .trademark-small {
        font-size: 15px;
        margin-top: -5px;
    }
    .trademark {
        font-size: 20px;
    }
    .logo-babyliss {
        margin: 0px 0px 10px 0px;
        width: 150px;
    }
    .logo-aiper {
        margin: 0px 0px 10px 0px;
        width: 150px;
    }
    .flex-vertical.babyliss {
        background: url('../images/babyliss/2023/22mai/750x1260.webp') no-repeat #FCE660;
        background-size: 100%;
        background-position: center;
        height: 800px;
    }
    .flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/750x1260.webp') no-repeat #0D88B4;
        background-size: 100%;
        background-position: center;
        height: 800px;
    }
    .title-babyliss {
        font-size: 35px;
        line-height: 35px;
        margin-top: 15px;
    }
    .title-aiper {
        font-size: 35px;
        line-height: 35px;
        margin-top: 15px;
    }
    .subtitle-babyliss {
        font-size: 35px;
        line-height: 35px;
    }

    .babyliss-middle {
        width: 100%;
        align-items: flex-end;
        flex-direction: column;
        height: 320px; margin: 80px 0 50px;
    }
    .babyliss-middle img { object-fit: cover; }
    .babyliss-middle img.voucher-babyliss { height: 62% }
    .babyliss-middle img.produs-babyliss { height: 110%; margin-top: -30px; }
    .sub-header.extra-info.mobile-bottom { display: none }

    .ich-babyliss {
        display: none;
    }
    .produse-babyliss {
        right: unset;
        width: 300px;
        left: 100px;
        top: unset;
        bottom: 170px;
    }
    .poster-babyliss {
        position: absolute;
        left: 20px;
        bottom: unset;
        top: 230px;
    }
    .functii-babyliss img {
        width: 70px;
    }
    .detail-babyliss {
        bottom: 100px;
        font-size: 14px;
        line-height: 14px;
        right: unset;
        left: 20px;
    }
    .detail-babyliss span {
        font-size: 22px;
        line-height: 22px;
    }
    .flex-vertical.insta360 {
        /*background-image: url('../images/dyson/2023/february/14/750x1260.webp');*/
        background-image: url('../images/dyson/2023/9mai/beauty/750x420.webp');
        background-size: contain;
        background-color: #f7f7f7;
        background-position: bottom right !important;
        height: 53vh;
    }
    .flex-vertical.insta360.dysonV15 {
        /*background-image: url('../images/dyson/2023/february/14/750x1260.webp');*/
        background-image: url('../images/dyson/2023/9mai/V15/750x420.webp') !important;
        background-size: cover;
        background-color: #f7f7f7;
        background-position: bottom right !important;
        height: 53vh;
    }

    .dysonV15 .mobile-centered {margin-bottom: 10px}
    .dysonV15 .dlogo img { height: 80px}
    .dysonV15 .mobile-centered-text {font-size: 18px !important;; line-height: 20px !important;}
}

@media screen and (max-width: 1366px) and (min-width: 768px) {
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        margin-top: 6%;
    }
    .insta-heading {
        font-size: 35px;
    }
    .brand-insta360-part {
        margin-top: 1%;
    }
}

@media screen and (max-width: 1536px) and (min-width: 864px) {
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        margin-top: 6%;
    }
    .insta-heading {
        font-size: 34px;
    }
}

@media screen and (max-width: 1280px) and (min-width: 720px) {
    .section.one-dyson,
    .section.one-nikon,
    .section.one-insta360 {
        margin-top: 7%;
    }

    .brand-insta360-part {
        margin-top: 0.8%;
    }
}

@media screen and (max-width: 1780px) {
    .flex-vertical.babyliss {
        background: url('../images/babyliss/2023/22mai/960x538.webp') no-repeat #FCE660;
        background-size: cover;
        background-position: center right;
        padding: 15px;
        height: auto;
    }
    .flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/960x538.webp') no-repeat #0D88B4;
        background-size: cover;
        background-position: center right;
        padding: 15px;
        height: auto;
    }
    .logo-babyliss { margin: 0 0 20px !important;}

    .br-mobile-1024 {display: block}
    .flex-vertical.nikon.bf-nikon .left-content img {
        margin-top: 7%;
        margin-left: 7%;
        height: 80%;
    }

    .flex-vertical.nikon.bf-nikon .right-content .img-medium {
        display: block;
    }

    .flex-vertical.nikon.bf-nikon .right-content .img-big {
        display: none;
    }
}

@media screen and (max-width: 1400px) {
    .flex-vertical.babyliss {
        background: url('../images/babyliss/2023/22mai/960x538.webp') no-repeat #FCE660 !important;
        background-size: cover !important;
        background-position: center center !important;
        padding: 15px;
        height: auto;
    }
    .flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/960x538.webp') no-repeat #0D88B4 !important;
        background-size: cover !important;
        padding: 15px;
        height: auto;
    }
    .flex-vertical.nikon.bf-nikon .left-content img {
        margin-top: 9%;
        margin-left: 0%;
    }
    .br-mobile-1024 {display: block}
    .title-babyliss { font-size: 22px !important;}
    .title-aiper { font-size: 35px !important; line-height: 42px !important;}
}

@media screen and (max-width: 1280px) {

    .flex-vertical.nikon.bf-nikon .left-content img {
        margin-top: 17%;
        height: 70%;
    }

    .flex-vertical.nikon.bf-nikon .right-content {
        right: -15%;
    }
}

@media screen and (max-width: 1024px) {
    .br-mobile-1024 {display:block}
    .flex-vertical.babyliss {
        background: url('../images/babyliss/2023/22mai/750x420.webp') no-repeat #FCE660;
        background-position: bottom left;
        background-size: contain;
        padding: 15px;
        height: 500px;
    }
    .flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/960x538.webp') no-repeat #0D88B4;
        background-position: bottom left;
        background-size: cover !important;
        padding: 15px;
        height: 510px;
    }
    .dyson-top-banner .top-banner-container {
        padding-top: 0;
    }

    .section.one-nikon.bf-nikon .title-wrapp-justified {
        margin-top: 0;
    }
}

@media screen and (max-width: 990px) {

    .flex-vertical.nikon.bf-nikon .right-content .img-big {
        display: block;
    }

    .flex-vertical.nikon.bf-nikon .right-content .img-medium {
        display: none;
    }

    .flex-vertical.nikon.bf-nikon .right-content {
        right: 0;
    }
    .section.one-dyson-new {
        display: contents;
    }
}

@media screen and (max-width: 770px) {

    .flex-vertical.nikon.bf-nikon .right-content .img-big {
        display: none;
    }

    .flex-vertical.nikon.bf-nikon .right-content .img-medium {
        display: block;
    }

    .flex-vertical.nikon.bf-nikon .left-content img {
        display: block;
        margin-top: 45px;
        margin-left: 0px;
        height: 60%;
    }

    .flex-vertical.nikon.bf-nikon .right-content {
        right: 0;
    }
    .flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/960x538.webp') no-repeat #0D88B4;
        background-position: bottom left;
        background-size: contain !important;
        padding: 15px;
        height: 430px;
    }
}

@media screen and (max-width: 750px) {

    .dyson-top-banner {
        margin-bottom: 10px;
    }

    .dyson-top-banner .top-banner-container {
        padding: 0;
    }

    .dyson-top-banner .desktop-img {
        display: none;
    }

    .dyson-top-banner .mobile-img {
        display: block;
    }

    .section.one-nikon.bf-nikon {
        max-height: unset;
    }

    .section.one-nikon.bf-nikon .flex-home {
        padding: 0;
    }

    .section.one-nikon.bf-nikon .img-big {
        display: none;
    }

    .section.one-nikon.bf-nikon .img-small {
        display: block;
    }

    .section.one-dyson-new {
        display: contents;
    }
}

@media screen and (max-width: 640px) {

    .flex-vertical.nikon.bf-nikon .left-content .img-big {
        display: none;
    }

    .flex-vertical.nikon.bf-nikon .left-content .img-small {
        display: block;
    }

    .flex-vertical.nikon.bf-nikon .left-content img {
        height: 70%;
        margin-top: 130px;
    }
}

@media screen and (max-width: 600px) {

    .insta-home-text-container {
        margin-top: 0;
    }

    .flex-vertical.nikon.bf-nikon .right-content .img-medium {
        display: none;
    }

    .flex-vertical.nikon.bf-nikon .right-content .img-small {
        display: block;
    }

    .flex-vertical.nikon.bf-nikon .left-content .img-big {
        display: block;
    }

    .flex-vertical.nikon.bf-nikon .left-content .img-small {
        display: none;
    }

    .flex-vertical.nikon.bf-nikon .left-content img {
        height: 75%;
        margin-top: 30px;
    }
}

@media screen and (max-width: 540px) {
    .flex-vertical.nikon.bf-nikon .left-content .img-big {
        display: none;
    }
    .flex-vertical.nikon.bf-nikon .left-content .img-small {
        display: block;
    }
    .flex-vertical.nikon.bf-nikon .left-content img {
        margin-top: 110px;
        margin-left: 0;
        height: 70%;
    }
    .flex-vertical.babyliss {
        background: url('../images/babyliss/2023/22mai/750x800.webp') no-repeat #FCE660 !important;
        background-size: cover !important;
        background-position: center left !important;
        padding: 15px;
        height: 550px;
    }
    .flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/750x800.webp') no-repeat #0D88B4 !important;
        background-size: cover !important;
        background-position: center left !important;
        padding: 15px;
        height: 550px;
    }
    .title-babyliss {
        font-size: 25px !important; line-height: 25px !important;
    }
    .title-aiper {
        font-size: 30px !important; line-height: 35px !important;
    }
    .babyliss-middle {
        width: 100%;
        align-items: flex-end;
        flex-direction: column;
        height: 320px; margin: 80px 0 50px;
    }
    .babyliss-middle img { object-fit: cover; }
    .babyliss-middle img.voucher-babyliss { height: 62% }
    .babyliss-middle img.produs-babyliss { height: 110%; margin-top: -30px; }
    .sub-header.extra-info.mobile-bottom { display: none }
}

@media screen and (max-width: 479px) {
    .flex-vertical.nikon,
    .flex-vertical.melitta {
        /*height: 560px;*/
        padding: 15px;
    }
    .flex-vertical.insta360 {
        /*background-image: url('../images/dyson/background-dyson-decembrie-mobile.webp');*/
        /*background-image: url('../images/dyson/2023/february/14/750x1260.webp');*/
        background-image: url('../images/dyson/2023/9mai/beauty/750x1260.webp');
        background-size: 100% auto;
        background-position-y: 20px;
        background-color: #f7f7f7;
        padding: 15px;
        height: 85vh !important;
    }
    .flex-vertical.insta360.dysonV15 {
        /*background-image: url('../images/dyson/background-dyson-decembrie-mobile.webp');*/
        /*background-image: url('../images/dyson/2023/february/14/750x1260.webp');*/
        background-image: url('../images/dyson/2023/9mai/V15/750x1260.webp') !important;
        background-size: 100% auto;
        background-position: center bottom;
        background-color: #f7f7f7;
        padding: 15px;
        height: 83vh !important;
    }
    .flex-vertical.babyliss {
        background: url('../images/babyliss/2023/22mai/750x1260.webp') no-repeat #FCE660 !important;
        background-size:contain !important;
        background-position: center top;
        padding: 15px;
        height: 80vh;
    }
    .flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/750x1260.webp') no-repeat #0D88B4 !important;
        background-size:cover !important;
        background-position: left top ;
        padding: 15px;
        height: 90vh;
    }
    span.br-mobile {
        display: block;
    }

    .ich-babyliss {
        display: none;
    }
    h1.dyson-main-text {
        font-size: 19px;
        line-height: 19px;
        margin: 0px;
    }
    .cutie-oferta {
        font-size: 21px;
        line-height: 21px;
    }
    .cutie-oferta span {
        font-size: 30px;
        line-height: 30px;
    }
    .oferta-limitata {
        margin-top: 40px;
        font-size: 20px;
        line-height: 20px;
        padding-left: 0px;
    }
    .oferta-limitata-text {
        margin-bottom: 50px;
    }
    .oferta-limitata-text span {
        font-size: 50px;
        line-height: 50px;
    }
    .produse-dyson {
        position: relative;
        bottom: -10px;
        right: -52px;
        top: unset;
        margin: 20px auto;
        text-align: center;
        width: 240px;
    }
    .mobile-bottom {
        width: auto;
        left: 10px;
        bottom: 75px;
    }
    .dlogo {
        margin: 30px 0px 0px;
        padding: 0px;
    }
    .dysonV15 .dlogo {
        margin: 0px -20px 0px !important;
        padding: 0px;
    }
    .dysonV15 .dlogo img {
        height: 80px !important;
    }
    h2.mobile-centered-text {
        font-size: 22px !important; line-height: 22px !important;;
    }
    .mobile-centered {
        text-align: left;
        font-size: 28px;
        line-height: 28px;
        margin: 10px 0px;
    }
    .button-with-icon {
        margin-bottom: 0px;
    }
    .center-box {
        margin-bottom: 10px;
    }
    .flex-vertical.nikon {
        background-position-x: 80%;
        background-size: 200%;
    }
    .section.one-dyson, .section.one-nikon, .section.one-insta360 {
        margin-top: 0px!important;
    }
    .flex-home.brand.set-padding {
        padding: 0px 5px;
    }
    .banner-logo {
        margin: 10px 0px 0px;
    }
    .banner-title {
        font-size: 25px;
        line-height: 25px;
        margin: 10px 0px 5px;
        text-align: left;
        width: 100%;
    }
    .banner-subtitle span {
        font-size: 24px;
        line-height: 24px;
        display: block;
    }
    .banner-subtitle {
        text-align: left;
        font-size: 35px;
        line-height: 15px;
        margin: 10px 0px;
    }
    .banner-subtitle span {
        font-size: 35px;
        line-height: 35px;
    }
    .dyson-main-text-big {
        font-size: 20px;
        line-height: 20px;
        margin: 20px 0px;
    }
    .voucher-dyson-big {
        height: 70px;
        margin: 0px;
        text-align: center;
        position: absolute;
        top: auto;
        right: auto;
        bottom: 85px;
        width: 100%;
    }
    .produse-dyson-big {
        position: relative;
        bottom: unset;
        right: unset;
        top: unset;
        margin: 50px auto 20px;
        text-align: center;
        width: 300px;
    }
    .banner-info {
        width: auto;
        left: 10px;
        bottom: 60px;
    }
    .small-info {
        font-size: 11px;
        line-height: 11px;
        margin: 0px;
    }
    .section.one-dyson {
        background-image: url(../images/dyson/background-dyson-decembrie-mobile.webp);
        background-size: 100% auto;
        background-position-y: 240px;
        background-color: #fff;
        height: auto!important;
    }
    .oferta-limitata-big {
        position: relative;
        top: unset;
        left: unset;
        margin-top: 30px;
        font-size: 20px;
        line-height: 20px;
        padding-left: 0px;
        text-align: left;
    }
    .voucher-img-big {
        width: 100%;
        top: 375px;
        position: absolute;
        text-align: center;
    }
    .oferta-limitata-text-big span {
        font-size: 50px;
        line-height: 50px;
    }
    .oferta-limitata-big img {
        width: 150px;
    }
    .cutie-oferta-big {
        vertical-align: middle;
        display: inline-block;
    }
    .cutie-oferta-big {
        font-size: 21px;
        line-height: 21px;
        display: block;
    }
    .cutie-oferta-big span {
        font-size: 30px;
        line-height: 30px;
    }
    .banner-info .small-info .not-mobile {
        display: none;
    }
    .small-info {
        font-size: 9px;
        line-height: 9px;
        margin-bottom: 0px;
    }
    .hero-b {
        left: 0px!important;
        right: 0px;
        bottom: 0px;
    }
    .flex-vertical.melitta,
    .flex-vertical.aiper,
    .flex-vertical.babyliss {
        margin-top: 0px;
    }
    .flex-vertical.melitta {
        background-position-x: -225px;
        background-position-y: 115px;
        background-size: auto 80%;
    }
    .title-melitta {
        font-size: 30px;
        line-height: 30px;
        top: 0px;
        right: 0px;
        left: 0px;
        padding: 20px 0px 20px 100px;
        border-bottom: 15px solid #d2232a;
        background: #fff;
    }
    .logo-melitta {
        margin-top: 0px;
        z-index: 1;
        width: 90px;
    }
    .bulina-melitta {
        bottom: auto;
        right: 15px;
        width: 90px;
        top: 120px;
    }
    .detail-melitta {
        left: auto;
        right: 15px;
        font-size: 20px;
        line-height: 20px;
        bottom: 25px;
    }
    .detail-melitta span {
        font-size: 25px;
        line-height: 25px;
    }
    .trademark-small {
        font-size: 12px;
        margin-top: -5px;
    }
    .trademark {
        font-size: 15px;
    }
    .logo-babyliss {
        margin: 0px 0px 10px 0px;
        width: 120px;
    }
    .logo-aiper {
        margin: 0px 0px 10px 0px;
        width: 120px;
    }
    .title-babyliss {
        font-size: 25px;
        line-height: 27px;
        margin-top: 5px;

    }
    .title-aiper {
        font-size: 25px;
        line-height: 27px;
        margin-top: 5px;

    }
    .subtitle-babyliss {
        display: inline;
        font-size: 25px;
        line-height: 27px;
    }

    .babyliss-middle {
        width: 100%;
        align-items: flex-end;
        flex-direction: column;
        height: 320px; margin: 80px 0 50px;
    }
    .babyliss-middle img { object-fit: cover; }
    .babyliss-middle img.voucher-babyliss { height: 62% }
    .babyliss-middle img.produs-babyliss { height: 110%; margin-top: -30px; }
    .sub-header.extra-info.mobile-bottom { display: none }

    .bulina-babyliss {
        right: 15px;
        top: 0px;
        width: 100px;
    }
    .poster-babyliss {
        left: unset;
        bottom: unset;
        position: relative;
        width: 160px;
        margin: 15px 0px;
    }
    .produse-babyliss {
        position: relative;
        right: unset;
        left: unset;
        width: 200px;
        bottom: unset;
        top: unset;
        text-align: center;
    }
    .functii-babyliss {
        position: absolute;
        margin: 0px;
        right: 20px;
        bottom: 125px;
    }
    .functii-babyliss img {
        width: 70px;
        margin-right: 0px;
        display: block;
        margin-bottom: 10px;
    }
    .detail-babyliss {
        bottom: unset;
        font-size: 10px;
        line-height: 10px;
        right: unset;
        left: unset;
        position: relative;
        margin: 10px 0px;
    }
    .detail-babyliss span {
        font-size: 16px;
        line-height: 16px;
    }
    .flex-home .brand-nikon-logo {
        padding: 0px;
        width: 130px;
    }

    .flex-vertical.nikon.bf-nikon .left-content img {
        height: 65%;
    }

    .flex-vertical.nikon.bf-nikon .right-content {
        right: -20px;
    }
}

@media screen and (max-width: 440px) {

    .flex-vertical.nikon.bf-nikon .right-content {
        right: -50px;
    }

    .flex-vertical.nikon.bf-nikon .left-content img {
        height: 65%;
    }
}

@media screen and (max-width: 400px) {

    .insta-home-text-container {
        width: 220px;
    }

    .insta360 .sub-header.mobile-bottom .small-p {
        font-size: 8px;
    }

    .insta-home-text-container br {
        display: none;
    }

    .oferta-limitata-text {
        margin-bottom: 20px;
    }

    .flex-vertical.nikon.bf-nikon .right-content {
        right: -70px;
    }

    .flex-vertical.nikon.bf-nikon .left-content img {
        height: 55%;
        margin-top: 160px;
    }

    .flex-vertical.aiper {
        background: url('../images/aiper/07iunie2023/750x800.webp') no-repeat #0D88B4 !important;
        background-size:cover !important;
        background-position: center top;
        padding: 15px;
        height: 70vh;
    }

    .title-aiper {
        font-size: 25px !important;
        line-height: 25px !important;
    }
}

@media screen and (max-width: 360px) {

    .flex-vertical.nikon.bf-nikon .left-content img {
        height: 45%;
        margin-top: 160px;
    }
}

@media screen and (max-width: 440px) {
    .mobile-centered-text {
        font-size: 28px !important; line-height: 28px !important;
        width: 100% !important;
    }
    .mobile-centered {
        font-size: 28px; line-height: 28px;
    }
    .produse-dyson {
        margin: 70px auto 50px;
        bottom: 30px;
    }
    .voucher {
        width: 130px; position: absolute; bottom: 30%;
    }
}

@media screen and (max-width: 390px) {
    .mobile-centered-text {
        font-size: 20px !important; line-height: 20px !important;
        width: 100% !important;
    }
    .mobile-centered {
        font-size: 20px; line-height: 20px;
    }
    .flex-vertical.insta360 {
        background-position-y: -20px !important;
    }
}

@media screen and (min-width: 530px) and (max-width: 600px) {
    .produse-dyson {
        bottom: -24px;
    }
}
