/*--
Author: Amir Madady

--*/

body,
html {
    font-size: 100%;
    background: #fff;
    font-family: "Open Sans", sans-serif;
}
p {
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato, sans-serif;
    margin: 0;
}
label,
ul {
    margin: 0;
    padding: 0;
}
body a:hover {
    text-decoration: none;
}
.categories ul li a,
.copy-right p a,
.footer-grid ul li a,
.footer-grid-sub-grid-right h4 a,
.header-grid-left ul li a,
.mail-grid-right1 ul li a,
.new-collections-grid1 h4 a,
.new-collections-grid1-image-pos a,
.new-collections-grid1-left p a,
.new-products-grid-right h4 a,
.new-products-grid-right-add-cart p a,
.products-right-grid1-add-cart p a,
.timer-grid-left h3 a,
input[type="submit"] {
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}
.header-grid {
    padding: 2em 0;
    border-bottom: 1px solid #dedede;
}
.logo-nav {
    padding: 2em 0;
}
.header-grid-left {
    float: left;
}
.header-grid-left ul li {
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin: 0 1em;
}
.header-grid-left ul li i {
    left: -0.5em;
}
.header-grid-left ul li a {
    text-decoration: none;
    color: #999;
}
.header-grid-left ul li a:hover {
    color: #ffc229;
}
.header-grid-right {
    float: right;
}
ul.social-icons li {
    display: inline-block;
    margin: 0 4px;
}
ul.social-icons li a.facebook {
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -2px -5px;
    display: block;
    width: 20px;
    height: 20px;
}
ul.social-icons li a.facebook:hover {
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -2px -54px;
    display: block;
}
ul.social-icons li a.twitter {
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -49px -13px;
    display: block;
    width: 20px;
    height: 20px;
}
ul.social-icons li a.twitter:hover {
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -49px -54px;
    display: block;
}
ul.social-icons li a.g {
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -94px -12px;
    display: block;
    width: 20px;
    height: 20px;
}
ul.social-icons li a.g:hover {
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -94px -54px;
    display: block;
}
ul.social-icons li a.instagram {
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -139px -12px;
    display: block;
    width: 20px;
    height: 20px;
}
ul.social-icons li a.instagram:hover {
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -139px -52px;
    display: block;
}
.logo-nav-left {
    float: left;
}
.logo-nav-left h1 a {
    font-size: 1.5em;
    color: #222;
    text-decoration: none;
}
.logo-nav-left h1 a span {
    display: block;
    font-size: 0.2em;
    line-height: 0;
    text-transform: uppercase;
    letter-spacing: 12px;
    color: #222;
    padding-left: 0.3em;
}
.logo-nav-left1 {
    float: left;
    margin-left: 2em;
}
.logo-nav-left1 ul li a {
    font-size: 0.875em;
    color: #222;
    text-decoration: none;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.logo-nav-left1 ul li.active a.act {
    color: #d8703f !important;
}
.multi-column-dropdown li a {
    color: #999 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    color: #d8703f;
}
.navbar-default {
    background: 0 0;
    border: none;
}
.navbar-collapse {
    padding: 0;
}
ul.multi-column-dropdown h6 {
    font-size: 1.5em;
    color: #222;
    margin: 0 0 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #e4e4e4;
    text-transform: capitalize;
}
.multi-column-dropdown li {
    list-style-type: none;
    margin: 7px 0;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #999 !important;
    white-space: normal;
    font-weight: 500 !important;
}
.dropdown-menu.columns-3 {
    min-width: 700px;
    padding: 30px 30px;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: 0 0;
    border: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background: 0 0;
    color: #d8703f !important;
}
.navbar-nav > li > a {
    padding: 29px 18px 0;
}
.header-right {
    float: right;
    margin-top: 5px;
    width: 14%;
}
.banner {
    background: url(https://luxury-furniture.madady.repl.co/images/banner.jpg)
        no-repeat 0 0;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 700px;
}
.banner-info h3 {
    font-size: 5em;
    color: #fff;
    margin: 0;
}
.banner-info {
    margin: 9em 0 0;
    text-align: center;
}
.banner-info h4 {
    font-size: 3em;
    color: #fff;
    margin: 0 0 0 7.5em;
    font-weight: 300;
    font-family: Lato, sans-serif;
}
.banner-info h4 span {
    padding: 0.8em 0.9em;
    background: #ffc229;
    border-radius: 100%;
    display: inline-block;
}
.banner-info h4 span i {
    display: block;
}
.banner-info1 p {
    font-size: 2em;
    color: #fff;
    margin: 0;
    line-height: 1.8em;
    width: 65%;
}
.banner-bottom,
.collections-bottom,
.mail,
.new-collections,
.products,
.single,
.timer {
    padding: 5em 0;
}
.banner-bottom-grid-left {
    float: left;
    width: 33.1%;
}
.banner-bottom-grid-left1 {
    float: left;
    width: 32.5%;
    margin: 0 1em;
}
.banner-bottom-grid-right {
    float: left;
    width: 31.5%;
}
.left1-grid:nth-child(2) {
    margin: 1em 0 0;
}
.grid-left-grid1 {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
}
.banner-bottom-grid-left-grid1,
.grid-left-grid1 {
    position: relative;
    width: 100%;
}
.grid-left-grid1:hover img,
.products-right-grids-position:hover img,
.timer-grid-right1:hover img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.grid-left-grid1 img,
.products-right-grids-position img,
.timer-grid-right1 img {
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
}
.grid-left-grid1-pos {
    position: absolute;
    bottom: 14%;
    left: 2%;
    width: 90%;
    text-align: center;
    text-transform: capitalize;
}
.grid-left-grid1-pos p {
    font-size: 2em;
    color: #fff;
    margin: 0;
}
.grid-left-grid1-pos p span {
    display: block;
}
.banner-bottom-grid-left1-pos {
    position: absolute;
    top: 36%;
    left: 3%;
    width: 90%;
}
.banner-bottom-grid-left1-pos p {
    font-size: 2em;
    color: #fff;
    margin: 0;
}
.banner-bottom-grid-left1-position {
    position: absolute;
    top: 6%;
    left: 3%;
    width: 94%;
    height: 89%;
    padding: 1em;
    border: 1px solid #fff;
}
.banner-bottom-grid-left1-pos1 {
    padding: 1.8em;
    background: rgba(0, 0, 0, 0.22);
}
.banner-bottom-grid-left1-pos1 p {
    font-size: 2em;
    color: #fff;
    margin: 0;
}
.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}
.grid figure {
    position: relative;
    float: none;
    overflow: hidden;
    margin: 0;
    min-width: 376px;
    max-width: 480px;
    max-height: 470px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure h3 {
    word-spacing: -0.15em;
}
.grid figure h3 span {
    color: #ffc229;
}
.grid figure h3 i {
    display: block;
    font-style: normal;
    font-size: 0.5em;
    line-height: 0.5;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.grid figure h3,
.grid figure p {
    margin: 0;
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
figure.effect-julia {
    background: #2f3238;
}
figure.effect-julia img {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-julia figcaption {
    text-align: left;
}
figure.effect-julia h3 {
    position: relative;
    padding: 0.5em 0 1em;
    font-size: 2em;
    line-height: 1.5em;
}
figure.effect-julia p {
    display: inline-block;
    margin: 0 0 0.5em;
    padding: 0.4em 1em;
    background: #fff;
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-360px, 0, 0);
    transform: translate3d(-360px, 0, 0);
}
figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}
figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}
figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-julia:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mail h3,
.new-collections h3,
h3.title {
    text-align: center;
    color: #222;
    margin: 0;
    position: relative;
    font-size: 3em;
}
.mail h3:after,
.mail h3:before,
.new-collections h3:after,
.new-collections h3:before,
h3.title:after,
h3.title:before {
    position: absolute;
    top: 50%;
    width: 15%;
    height: 1px;
    background: #d5d5d5;
    content: "";
}
.new-collections h3:before {
    left: 17%;
}
h3.title:before {
    left: 22%;
}
.new-collections h3:after {
    right: 17%;
}
h3.title::after {
    right: 22%;
}
p.est {
    width: 60%;
    margin: 0.5em auto 0 !important;
    color: #999;
    font-size: 14px;
    line-height: 1.8em;
    text-align: center;
    font-weight: 500 !important;
}
.new-collections-grid {
    padding-left: 0;
}
.new-collections-grids {
    margin: 3em 0 0;
}
.new-collections-grid1 {
    padding: 1em;
    background: #fff;
}
.new-collections-grid1 img {
    margin: 0 auto;
}
.new-collections-grid1 h4 a {
    font-size: 0.9em;
    color: #222;
    margin: 1em 0 0.3em;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
}
.new-collections-grid1 h4 a:hover {
    color: #d8703f;
}
.new-collections-grid1 p {
    font-size: 14px;
    color: #999;
    line-height: 1.8em;
    margin: 0 0 0.5em;
}
.new-collections-grid1-left p a {
    font-size: 14px;
    color: #d8703f;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.5em 1em;
    border: 1px solid;
}
.new-collections-grid1-left p i {
    color: #999;
    position: relative;
    font-style: normal;
    font-size: 14px;
}
.new-collections-grid1-left p span {
    margin: 0 1em 0 0.5em;
}
.new-collections-grid1-left p i:before,
.products-right-grid1-add-cart p i:before {
    background: #999 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -26%;
    position: absolute;
    right: -20%;
    top: 54%;
    transform: rotate(-8deg) translate(0, -50%);
    -moz-transform: rotate(-8deg) translate(0, -50%);
    -webkit-transform: rotate(-8deg) translate(0, -50%);
}
.new-collections-grid1-left p {
    margin: 0 !important;
    text-transform: capitalize;
    color: #000;
    font-size: 1.2em !important;
}
.new-collections {
    background: #f7f7f9;
}
.rating-left {
    float: left;
}
.new-collections-grid1-left p a:hover,
.new-products-grid-right-add-cart p a:hover,
.products-right-grid1-add-cart p a:hover {
    color: #222;
    border: 1px solid;
}
.new-collections-grid1-left {
    margin: 1.5em 0 0.8em;
}
.new-collections-grid1-right {
    position: absolute;
    bottom: 29%;
    left: 30%;
    display: none;
    z-index: 999;
}
.new-collections-grid1-right-rate {
    left: 44% !important;
}
.new-collections-grid1:hover .new-collections-grid1-right {
    display: block;
}
.rating-left img {
    margin: 0.3em 0.1em 0;
}
.new-collections-grid1:nth-child(2) {
    margin: 1em 0 0;
}
.new-collections-grid1 {
    position: relative;
}
.new-collections-grid1:before {
    content: "";
    position: absolute;
    width: 0%;
    height: 72%;
    left: 50%;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
    z-index: 3;
}
.new-collections-grid1:hover:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 72%;
}
.product-image:not(.zoom-available):hover {
    position: relative;
    display: block;
    border: none;
    text-align: center;
}
.product-image {
    width: 100%;
}
.new-collections-grid1-image {
    position: relative;
}
.new-collections-grid1-image-pos {
    position: absolute;
    top: 50%;
    left: 26%;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    z-index: 9999;
    display: none;
}
.new-collections-grid1-image-pos a {
    padding: 10px 20px;
    color: #fff;
    background: #d8703f;
    text-decoration: none;
    font-size: 14px;
}
.new-collections-grid1:hover .new-collections-grid1-image-pos {
    display: block;
}
.new-collections-grid1-image-pos a:hover {
    background: #ffc229;
}
.new-collections-grid1-image-pos1 {
    left: 41% !important;
}
.new-collections-grid1-sub {
    float: left;
    width: 48.5%;
}
.new-collections-grid1-sub:nth-child(2) {
    margin-left: 1em;
}
.new-collections-grid-sub-grids {
    margin: 1em 0 0;
}
.new-one {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.1em 0.5em;
    background: #ffc229;
}
.new-one p {
    font-size: 14px;
    color: #fff;
    margin: 0;
}
.collections-bottom-grids {
    background: url(https://luxury-furniture.madady.repl.co/images/12.jpg)
        no-repeat 0 0;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 520px;
    padding: 8em 2em 2em;
}
.collections-bottom-grid {
    border: 4px double #212121;
    padding: 2em;
    width: 50%;
    margin-left: 4em;
}
.collections-bottom-grid h3 {
    font-size: 3em;
    color: #fff;
    margin: 0;
    line-height: 1.3em;
    font-family: Cabin, sans-serif;
}
.collections-bottom-grid h3 span {
    display: block;
    color: #212121;
}
.footer {
    background: #2e2e2e;
    padding: 3em 0;
}
.footer-grid h3 {
    font-size: 2em;
    color: #fff;
    margin: 0 0 1em;
    position: relative;
    padding-bottom: 0.5em;
}
.footer-grid h3:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30%;
    height: 1px;
    background: #828282;
    content: "";
}
.footer-grid p {
    font-size: 14px;
    color: #999;
    line-height: 1.8em;
    margin: 0;
}
.footer-grid p span {
    display: block;
    margin: 1em 0 0;
}
.footer-grid ul li {
    list-style-type: none;
    margin-bottom: 1em;
    color: #999;
    font-size: 14px;
}
.footer-grid ul li i {
    color: #999;
    border: 1px solid #999;
    padding: 0.5em;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
}
.footer-grid ul li span {
    display: block;
    margin-left: 3em;
}
.footer-grid ul li a {
    color: #999;
    text-decoration: none;
}
.footer-grid ul li a:hover {
    color: #fff;
}
.footer-grid-left {
    float: left;
    width: 33.33%;
    padding: 0.3em;
}
.footer-grid-sub-grid-left {
    float: left;
    width: 30%;
}
.footer-grid-sub-grid-right {
    float: right;
    width: 62%;
}
.footer-grid-sub-grid-right h4 a {
    text-transform: capitalize;
    font-size: 1em;
    line-height: 1.5em;
    color: #999;
    text-decoration: none;
}
.footer-grid-sub-grid-right h4 a:hover {
    color: #fff;
}
.footer-grid-sub-grid-right p {
    margin: 0.5em 0 0;
    color: #999;
    font-size: 14px;
    line-height: 1.8em;
}
.footer-grid-sub-grids:nth-child(3) {
    margin: 1em 0 0;
}
.footer-logo {
    text-align: center;
    margin: 3em 0;
}
.footer-logo h2 a {
    font-size: 2em;
    color: #575757;
    text-decoration: none;
    position: relative;
}
.footer-logo h2 {
    position: relative;
}
.footer-logo h2 a span {
    display: block;
    font-size: 0.2em;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.footer-logo h2:after,
.footer-logo h2:before {
    content: "";
    width: 36%;
    height: 4px;
    border-top: 1px solid #575757;
    border-bottom: 1px solid #575757;
    position: absolute;
    top: 60%;
}
.footer-logo h2:before {
    left: 0;
}
.footer-logo h2:after {
    right: 0;
}
.copy-right p {
    text-align: center;
    color: #999;
    margin: 0;
    line-height: 1.8em;
}
.copy-right p a {
    color: #fff;
    text-decoration: none;
}
.copy-right p a:hover {
    color: #999;
}
.timer-grid-left h3 a {
    text-transform: capitalize;
    font-size: 1.5em;
    color: #212121;
    margin: 0;
    line-height: 1.5em;
    text-decoration: none;
}
.timer-grid-left h3 a:hover {
    color: #d8703f;
}
.timer-grid-left-price h4 {
    color: #999;
    font-size: 14px;
    margin: 1em 0 2em;
    line-height: 1.8em;
    font-family: "Open Sans", sans-serif;
}
.timer-grid-left h3 {
    margin: 0 0 0.5em;
}
.timer-grid-right {
    padding: 1em;
    background: #f7f7f9;
    position: relative;
}
.timer-grid-right-pos {
    position: absolute;
    top: 0;
    right: 0;
}
.timer-grid-right-pos h4 {
    padding: 0.3em 1em 0.5em;
    background: #ffc229;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
}
.breadcrumbs {
    padding: 1.5em 0;
    background: #f5f5f5;
}
.breadcrumb1 {
    padding: 0;
    margin: 0;
}
.breadcrumb1 li {
    font-size: 1em;
    color: #999;
}
.breadcrumb1 li a {
    color: #d8703f;
    text-decoration: none;
}
.breadcrumb1 li span {
    left: 0;
    padding-right: 1em;
    color: #d8703f;
}
.sorting {
    float: right;
    width: 35%;
}
.sorting-left {
    float: right;
    margin-right: 2em;
    width: 25%;
}
select#country,
select#country1 {
    border: 1px solid #212121;
    outline: 0;
    font-size: 14px;
    color: #212121;
    padding: 0.5em;
    width: 100%;
    cursor: pointer;
}
.products-right-grids {
    margin-bottom: 2em;
}
.products-right-grids-bottom {
    background: #f7f7f9;
    padding: 1em 0 1em 1em;
}
.products-right-grid1 {
    text-align: center;
}
.products-right-grid1-add-cart p i {
    color: #999;
    position: relative;
    font-style: normal;
    font-size: 14px;
}
.new-products-grid-right-add-cart p,
.products-right-grid1-add-cart p {
    margin: 0 !important;
    text-transform: capitalize;
    color: #000;
    font-size: 1.2em !important;
}
.new-products-grid-right-add-cart p a,
.products-right-grid1-add-cart p a {
    font-size: 14px;
    color: #d8703f;
    margin: 1em 0 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 1em;
    border: 1px solid;
}
.products-right-grid1-add-cart p a {
    display: block;
}
.products-right-grid1-add-cart p span {
    margin-left: 1em;
}
.products-right-grid1:hover:before {
    height: 62% !important;
}
.products-right-grid1:before {
    height: 60% !important;
}
.products-right-grids-pos {
    top: 40% !important;
    left: 20% !important;
}
.products-right-grids-pos-right {
    bottom: 35% !important;
    left: 26% !important;
}
.products-right-grids-bottom-grid {
    padding-left: 0;
}
.products-right-grid1:nth-child(2) {
    margin: 1em 0 !important;
}
.numbering {
    text-align: right;
}
ul.paging {
    margin: 4em auto 0;
}
.paging > .active > a,
.paging > .active > a:hover {
    background-color: #ffc229;
    border-color: #edb62b;
}
.pagination > li > a {
    color: #212121;
}
.categories,
.new-products {
    border: 1px solid #999;
}
.categories {
    margin: 3em 0;
}
.categories h3,
.filter-price h3,
.new-products h3 {
    font-size: 1.5em;
    color: #212121;
    margin: 0;
    padding: 0.5em;
    background: #f5f5f5;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
}
.filter-price h3 {
    background: 0 0;
}
.categories ul.cate,
.new-products-grids {
    padding: 2em;
}
.categories ul li {
    display: block;
    color: #999;
    font-size: 14px;
    background: url(https://luxury-furniture.madady.repl.co/images/img-sp.png)
        no-repeat -9px -150px;
    padding-left: 2em;
    margin-bottom: 1em;
}
.categories ul li a {
    color: #999;
    text-decoration: none;
}
.categories ul li a:hover {
    color: #d8703f;
}
.categories ul li span {
    float: right;
}
ul.cate ul {
    margin-left: 2em;
}
ul.dropdown-menu1 li {
    display: block;
    font-size: 14px;
}
ul.dropdown-menu1 li a {
    color: #212121;
    text-decoration: none;
}
.new-products-grid-left {
    float: left;
    width: 35%;
}
.new-products-grid-right {
    float: right;
    width: 60%;
}
.new-products-grid-right h4 a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.8em;
    color: #212121;
    text-decoration: none;
    display: block;
    margin-bottom: 0.5em;
}
.new-products-grid-right h4 a:hover {
    color: #d8703f;
}
.new-products-grid-right-add-cart p span {
    display: block;
    margin: 0.5em 0 1em;
}
.new-products-grid-right-add-cart p a {
    padding: 0.5em 1em;
}
.new-products-grid:nth-child(2) {
    margin: 3em 0;
}
.products-right-grids-position,
.timer-grid-right1 {
    position: relative;
    display: block;
    overflow: hidden;
}
.products-right-grids-position1 {
    position: absolute;
    top: 40%;
    left: 10%;
}
.products-right-grids-position1 h4 {
    text-transform: uppercase;
    font-size: 1.5em;
    color: #fff;
    letter-spacing: 3px;
    padding-bottom: 0.53em;
    border-bottom: 1px solid #fff;
    width: 50%;
}
.products-right-grids-position1 p {
    margin: 1em 0 0;
    color: #fff;
    font-size: 14px;
    width: 85%;
    line-height: 1.8em;
}
.men-position {
    margin: 3em 0 0;
    position: relative;
    padding: 1em;
    background: #f7f7f9;
}
.men-position-pos {
    position: absolute;
    top: 30%;
    left: 15%;
}
.men-position-pos h4 {
    text-transform: uppercase;
    font-size: 2em;
    color: #fff;
    margin: 0;
    padding-bottom: 1em;
    position: relative;
}
.men-position-pos h4:after {
    content: "";
    background: #fff;
    width: 50%;
    right: 15%;
    height: 2px;
    position: absolute;
    bottom: 0;
}
.men-position-pos h5 {
    margin: 1em 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 2em;
    text-align: center;
}
.men-position-pos h5 span {
    color: #ffc229;
    font-weight: 600;
}
.grid_3 {
    margin-bottom: 2em;
}
h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;
}
.grid_3 p {
    color: #999;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}
.grid_4 {
    background: 0 0;
    margin-top: 50px;
}
.label {
    font-weight: 300 !important;
    border-radius: 4px;
}
.grid_5 {
    background: 0 0;
    padding: 2em 0;
}
.grid_5 h1,
.grid_5 h2,
.grid_5 h3,
.grid_5 h4,
.grid_5 h5 {
    margin-bottom: 1em;
    color: #d8703f;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 0;
}
.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}
.label {
    font-weight: 300 !important;
}
.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}
.nav-tabs {
    margin-bottom: 1em;
}
ol {
    margin-bottom: 44px;
}
@media (max-width: 768px) {
    .grid_5 {
        padding: 0 0 1em;
    }
    .grid_3 {
        margin-bottom: 0;
    }
}
@media (max-width: 640px) {
    .h1,
    .h2,
    .h3,
    h1,
    h2,
    h3 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .grid_5 h1,
    .grid_5 h2,
    .grid_5 h3,
    .grid_5 h4,
    .grid_5 h5 {
        margin-bottom: 0.5em;
    }
    .grid_3 p,
    ol.breadcrumb li {
        font-size: 14px;
    }
    .breadcrumb {
        margin-bottom: 10px;
    }
}
@media (max-width: 480px) {
    .table h1 {
        font-size: 26px;
    }
    .table h2 {
        font-size: 23px;
    }
    .table h3 {
        font-size: 20px;
    }
    .label {
        font-size: 53%;
    }
    p {
        font-size: 14px;
    }
    .pagination {
        margin: 20px 0 0;
    }
}
@media (max-width: 320px) {
    .grid_4 {
        margin-top: 18px;
    }
    h3.title {
        font-size: 1.6em;
    }
    .grid_3 p,
    ol.breadcrumb li,
    p {
        font-size: 13px;
    }
    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px;
    }
    .nav > li > a {
        font-size: 14px;
    }
}
.mail h3:before {
    left: 25%;
}
.mail h3:after {
    right: 25%;
}
.mail-grids {
    margin: 3em 0;
}
.mail-grid-left input[type="email"],
.mail-grid-left input[type="text"],
.mail-grid-left textarea {
    outline: 0;
    border: 1px solid #e4e4e4;
    background: #f5f5f5;
    font-size: 14px;
    color: #212121;
    padding: 10px;
    width: 100%;
}
.mail-grid-left input[type="email"] {
    margin: 1em 0;
}
.mail-grid-left textarea {
    min-height: 200px;
    margin: 1em 0 0.8em;
}
.mail-grid-left input[type="submit"] {
    outline: 0;
    border: none;
    background: #d8703f;
    font-size: 1em;
    color: #fff;
    padding: 10px 0;
    width: 30%;
}
.mail-grid-left input[type="submit"]:hover {
    background: #ffc229;
}
.mail-grid-right1 {
    padding: 2em;
    background: #ffc229;
    text-align: center;
}
.mail-grid-right1 img {
    margin: 0 auto;
    padding: 0.5em;
    border: 1px dotted #212121;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
}
.mail-grid-right1 h4 {
    font-size: 1em;
    color: #212121;
    margin: 1em 0;
    text-transform: uppercase;
}
.mail-grid-right1 h4 span {
    display: block;
    text-transform: capitalize;
    font-size: 0.8em;
    color: #fff;
    margin: 0.5em 0 0;
}
.mail-grid-right1 ul.phone-mail li {
    list-style-type: none;
    margin-bottom: 1em;
    font-size: 14px;
    color: #fff;
}
.mail-grid-right1 ul.phone-mail li a {
    color: #fff;
    text-decoration: none;
}
.mail-grid-right1 ul.phone-mail li a:hover {
    color: #212121;
}
.mail-grid-right1 ul li i {
    left: -0.5em;
}
ul.phone-mail {
    margin: 0 0 2em;
}
.mail iframe {
    width: 100%;
    min-height: 300px;
    padding: 0 1em;
}
.wmuSlider {
    position: relative;
    overflow: hidden;
}
.banner-wrap {
    padding: 0 0 5em;
}
.rating1 {
    direction: ltr;
}
@media (max-width: 1366px) {
    .logo-nav {
        padding: 1em 0 2em;
    }
    .products-right-grid1:hover:before {
        height: 62% !important;
    }
}
@media (max-width: 1280px) {
    .banner-info {
        margin: 7em 0 0;
    }
    .banner {
        min-height: 630px;
    }
}
@media (max-width: 1080px) {
    .logo-nav-left h1 a {
        font-size: 1.2em;
    }
    .logo-nav-left h1 a span {
        letter-spacing: 9px;
    }
    .navbar-collapse {
        padding: 0;
    }
    .navbar-nav > li > a {
        padding: 25px 15px 0;
    }
    .banner-info h3 {
        font-size: 4.5em;
    }
    .banner-info1 p {
        font-size: 1.5em;
    }
    .banner-info {
        margin: 5em 0 0;
    }
    .banner {
        min-height: 555px;
    }
    .banner-bottom,
    .collections-bottom,
    .mail,
    .new-collections,
    .products,
    .single,
    .timer {
        padding: 4em 0;
    }
    .grid figure {
        min-width: 310px;
    }
    .grid figure h3 i {
        font-size: 0.4em;
        letter-spacing: 4px;
    }
    figure.effect-julia h3 {
        padding: 0 0 1em;
    }
    figure.effect-julia p {
        font-size: 57%;
    }
    .banner-bottom-grid-left1-pos1 {
        padding: 0.8em;
    }
    .banner-bottom-grid-right {
        width: 31.4%;
    }
    .grid-left-grid1-pos p {
        font-size: 1.5em;
    }
    .banner-bottom-grid-left1 {
        width: 32%;
    }
    .mail h3,
    .new-collections h3,
    h3.title {
        font-size: 2.6em;
    }
    .new-collections-grid1-left p a {
        margin: 1em 0 0;
        padding: 0 1em;
        width: 65%;
        text-align: center;
        display: block;
    }
    .new-collections-grid1 p {
        font-size: 12px;
    }
    .new-collections-grid1:hover:before {
        height: 61%;
    }
    .new-collections-grid1:before {
        height: 65%;
    }
    .new-collections-grid1-left {
        margin: 0.5em 0 0.8em;
    }
    .new-collections-grid1-sub {
        float: left;
        width: 48.2%;
    }
    .new-collections-grid1-image-pos a {
        padding: 7px 20px;
    }
    .new-collections-grid1-image-pos {
        top: 40%;
        left: 22%;
    }
    .new-collections-grid1-right {
        bottom: 37%;
        left: 28%;
    }
    .new-collections-grid1-image-pos1 {
        left: 37% !important;
    }
    .new-collections-grid1-right-rate {
        left: 39.5% !important;
    }
    .timer-grid-left h3 a {
        font-size: 1.3em;
    }
    .timer-grid-left-price p a {
        padding: 0.5em 1em;
        margin: 0;
        width: auto;
        display: -webkit-inline-box;
    }
    .collections-bottom-grid h3 {
        font-size: 2.5em;
    }
    .collections-bottom-grids {
        min-height: 425px;
    }
    .footer-grid h3 {
        font-size: 1.7em;
    }
    .footer-grid-sub-grid-right h4 a {
        font-size: 0.9em;
    }
    .footer-logo {
        margin: 2em 0 3em;
    }
    .footer-logo h2:after,
    .footer-logo h2:before {
        width: 33%;
    }
    .filter-price h3 {
        padding: 0 !important;
    }
    .products-right-grids-position1 h4 {
        width: 63%;
    }
    .products-right-grids-position1 p {
        width: 100%;
    }
    .products-right-grids-position1 {
        top: 35%;
    }
    .products-right-grids-pos {
        left: 12% !important;
    }
    .products-right-grids-pos-right {
        left: 21% !important;
    }
    .products-right-grid1:hover:before {
        height: 56% !important;
    }
    .men-position-pos {
        top: 20%;
    }
    .single-right-left h3 {
        font-size: 1.8em;
    }
    .dropdown-menu.columns-3 {
        left: -110%;
    }
}
@media (max-width: 1024px) {
    .banner-bottom-grid-left1-pos p,
    .banner-bottom-grid-left1-pos1 p {
        font-size: 1.8em;
    }
    .header-right {
        width: 16%;
    }
    .dropdown-menu.columns-3 {
        left: -150%;
    }
}
@media (max-width: 991px) {
    .logo-nav-left1 ul li a {
        font-size: 12px;
    }
    .logo-nav-left h1 a {
        font-size: 1.1em;
    }
    .navbar-nav > li > a {
        padding: 20px 10px 0;
    }
    .logo-nav-left1 {
        margin-left: 0;
    }
    .header-right {
        width: 13%;
    }
    .banner-info h3 {
        font-size: 4em;
    }
    .banner-info h4 {
        font-size: 2.5em;
    }
    .banner {
        min-height: 500px;
    }
    .banner-info1 p {
        width: 75%;
    }
    .grid figure {
        min-width: 238px;
    }
    figure.effect-julia h3 {
        font-size: 1.6em;
    }
    .grid figure h3 i {
        letter-spacing: 2px;
    }
    .grid figure figcaption {
        padding: 1em;
    }
    .grid figure p {
        letter-spacing: 0;
    }
    .banner-bottom-grid-left1-pos p,
    .banner-bottom-grid-left1-pos1 p {
        font-size: 1.5em;
    }
    .banner-bottom-grid-left1-position {
        padding: 0.5em;
    }
    .banner-bottom-grid-left1 {
        width: 31.7%;
        margin: 0 0.5em;
    }
    .banner-bottom-grid-right {
        width: 30.8%;
    }
    .banner-bottom-grid-right {
        width: 31.8%;
    }
    .mail h3,
    .new-collections h3,
    h3.title {
        font-size: 2em;
    }
    .banner-bottom,
    .collections-bottom,
    .mail,
    .new-collections,
    .products,
    .single,
    .timer {
        padding: 3em 0;
    }
    .new-collections-grid,
    .products-right-grids-bottom-grid {
        width: 47%;
        margin: 0 auto;
    }
    .new-collections-grids {
        margin: 2em 0 0;
    }
    .new-collections-grid1:hover:before {
        height: 69% !important;
    }
    .new-collections-grid1:before {
        height: 70% !important;
    }
    .new-collections-grid1-image-pos {
        left: 31% !important;
    }
    .new-collections-grid1-right {
        bottom: 43% !important;
        left: 34% !important;
    }
    .new-collections-grid1-image-width:before {
        height: 60% !important;
    }
    .new-collections-grid1-image-width:hover:before {
        height: 60% !important;
    }
    .new-collections-grid1-image-width:hover:before {
        height: 52% !important;
    }
    .new-collections-grid1-image-pos1 {
        left: 33% !important;
    }
    .new-collections-grid1-right-rate {
        left: 37.5% !important;
        bottom: 30% !important;
    }
    .new-collections-grid:nth-child(2) {
        margin: 1em auto;
    }
    .dropdown-menu.columns-3 {
        min-width: 585px;
    }
    ul.multi-column-dropdown h6 {
        font-size: 1.2em;
    }
    .new-collections-grid1-sub {
        float: none;
        width: 100%;
    }
    .new-collections-grid1-sub:nth-child(2) {
        margin: 1em 0 0;
    }
    .timer-grid-right {
        width: 60%;
        margin: 2em auto 0;
    }
    .collections-bottom-grid {
        width: 68%;
        margin-left: 2em;
    }
    .collections-bottom-grids {
        min-height: 280px;
        padding: 3.5em 2em 2em;
    }
    .footer-grid {
        float: left;
        width: 50%;
    }
    .footer-grid:nth-child(2) {
        margin-bottom: 2em;
    }
    .footer-logo h2 a {
        font-size: 1.8em;
    }
    .footer-logo h2:after,
    .footer-logo h2:before {
        width: 30%;
    }
    .products-left {
        width: 70%;
        margin: 0 auto 2em;
    }
    .products-right-grids-position1 p {
        width: 90%;
    }
    p.est {
        width: 85%;
    }
    .mail-grid-right {
        width: 50%;
        margin: 2em auto 0;
    }
    .value {
        width: 25px;
        height: 25px;
        padding: 4px 0;
        line-height: 15px;
        margin-right: 0;
    }
}
@media (max-width: 800px) {
    .dropdown-menu.columns-3 {
        min-width: 490px;
        padding: 1.5em;
    }
    .header-grid {
        padding: 1em 0;
    }
    .banner-info h3 {
        font-size: 3.5em;
    }
    .banner-info {
        margin: 4em 0 0;
    }
    .banner {
        min-height: 470px;
    }
    .dropdown-menu {
        left: -90%;
    }
    .single-right-left {
        float: left;
        width: 45%;
    }
    .single-right-left:nth-child(2) {
        width: 55%;
    }
}
@media (max-width: 768px) {
    .navbar-nav > li > a {
        padding: 20px 9px 0;
    }
    .men-position-pos {
        top: 41%;
    }
    .men-position-pos h4:after {
        width: 80%;
        right: -5%;
    }
    .dropdown-menu {
        left: -100%;
    }
}
@media (max-width: 767px) {
    .dropdown-menu {
        left: 0;
    }
    .navbar-nav {
        margin: 1em 0 0;
        background: #dfdfdf;
        text-align: center;
        padding-bottom: 1em;
    }
    .dropdown-menu.columns-3 {
        min-width: 360px;
        text-align: center;
        padding: 0 1.5em;
    }
    ul.multi-column-dropdown h6 {
        border-bottom: 1px solid #c3c3c3;
    }
    ul.multi-column-dropdown {
        margin: 2em 0;
    }
    .logo-nav-left1 {
        width: 50%;
    }
    .navbar-toggle {
        margin: 1em 0 0;
    }
    .navbar-default .navbar-toggle {
        border-color: #212121;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #212121;
    }
    .logo-nav {
        padding: 1em 0;
    }
    .header-right {
        width: 15%;
    }
    .navbar {
        margin-bottom: 0;
    }
}
@media (max-width: 736px) {
    .logo-nav-left1 {
        width: 44%;
    }
    .header-right {
        width: 20%;
    }
}
@media (max-width: 667px) {
    .logo-nav-left1 {
        width: 42%;
    }
}
@media (max-width: 640px) {
    .header-right {
        width: 21%;
    }
    .logo-nav-left1 {
        width: 38%;
    }
    .banner-info h3 {
        font-size: 3em;
    }
    .banner-info h4 {
        font-size: 2em;
    }
    .banner-info1 p {
        font-size: 1.2em;
    }
    .banner {
        min-height: 410px;
    }
    .banner-bottom-grid-left {
        float: none;
        width: 100%;
    }
    .grid figure {
        min-width: 330px;
        margin: 0 auto;
    }
    .grid figure figcaption {
        padding: 2em;
    }
    .banner-bottom-grid-left1 {
        margin: 1em auto;
        float: none;
    }
    .banner-bottom-grid-left1-pos p,
    .banner-bottom-grid-left1-pos1 p {
        font-size: 1.6em;
    }
    .banner-bottom-grid-left1-pos1 {
        padding: 2em;
    }
    .banner-bottom-grid-right {
        float: none;
        margin: 0 auto;
    }
    .banner-bottom-grid-left1,
    .banner-bottom-grid-right {
        width: 55%;
    }
    .new-collections h3:before {
        left: 13%;
    }
    .new-collections h3:after {
        right: 13%;
    }
    .new-collections-grid,
    .products-right-grids-bottom-grid {
        width: 50%;
    }
    .new-collections-grid1-image-width:before {
        height: 55% !important;
    }
    .new-collections-grid1-image-width:hover:before {
        height: 48% !important;
    }
    .collections-bottom-grid {
        width: 84%;
    }
    .collections-bottom-grid h3 {
        font-size: 2em;
    }
    .navbar-nav > li > a {
        padding: 14px 0 0;
    }
    .footer-logo h2 a {
        font-size: 1.5em;
    }
    .new-collections-grid1 p {
        font-size: 14px;
    }
    .dropdown-menu.columns-3 {
        min-width: auto;
    }
    .breadcrumbs {
        padding: 1em 0;
    }
    .breadcrumb1 {
        padding: 0;
    }
    .new-collections-grid1:before {
        height: 66% !important;
    }
    .men-position-pos h4 {
        font-size: 1.7em;
    }
    .men-position-pos {
        top: 37%;
        left: 8%;
    }
    .products-right-grids-position1 p {
        width: 100%;
    }
    .products-right-grids-position1 {
        left: 5%;
    }
    h3.title:before {
        left: 17%;
    }
    h3.title::after {
        right: 17%;
    }
    .mail h3:before {
        left: 22%;
    }
    .mail h3:after {
        right: 22%;
    }
    .mail-grid-right {
        width: 60%;
    }
    .mail iframe {
        min-height: 200px;
    }
    .single-right-left {
        float: none;
        width: 60%;
    }
    .single-right-left:nth-child(2) {
        width: 100%;
        margin: 2em 0 0;
    }
    .single-right-left h3 {
        font-size: 1.6em;
    }
    .single-right-left h4 {
        font-size: 1.3em;
    }
}
@media (max-width: 600px) {
    .header-grid-left ul li {
        margin: 0 0.6em;
    }
}
@media (max-width: 568px) {
    .header-right {
        width: 23%;
    }
    .logo-nav-left1 {
        width: 33%;
    }
    .header-grid-left ul li {
        margin: 0 0.3em;
    }
}
@media (max-width: 480px) {
    .header-grid-left,
    .header-grid-right {
        float: none;
        text-align: center;
    }
    .header-grid-right {
        margin: 1em 0 0;
    }
    .header-grid-left ul li {
        margin: 0 0.7em;
    }
    .logo-nav-left {
        float: none;
        text-align: center;
    }
    .navbar-toggle {
        float: left;
    }
    .header-right {
        width: 30%;
    }
    .logo-nav-left1 {
        width: 65%;
    }
    .banner-info h3 {
        font-size: 2em;
    }
    .banner-info h4 {
        font-size: 1.8em;
        margin: 0 0 0 3.5em;
    }
    .banner-info1 p {
        width: 100%;
    }
    .banner-info {
        margin: 3em 0 0;
    }
    .banner {
        min-height: 325px;
    }
    .banner-wrap {
        padding: 0 0 3em;
    }
    .banner-bottom-grid-left1,
    .banner-bottom-grid-right {
        width: 76%;
    }
    .mail h3,
    .new-collections h3,
    h3.title {
        font-size: 1.8em;
    }
    .mail h3:after,
    .mail h3:before,
    .new-collections h3:after,
    .new-collections h3:before,
    h3.title:after,
    h3.title:before {
        width: 20%;
    }
    .new-collections h3:before {
        left: 2%;
    }
    .new-collections h3:after {
        right: 2%;
    }
    .banner-bottom,
    .collections-bottom,
    .mail,
    .new-collections,
    .products,
    .single,
    .timer {
        padding: 2em 0;
    }
    .new-collections-grid,
    .products-right-grids-bottom-grid {
        width: 72%;
    }
    p.est {
        width: 100%;
    }
    .new-collections-grid1-image-width:before {
        height: 56% !important;
    }
    .new-collections-grid1-image-width:hover:before {
        height: 50% !important;
    }
    .timer-grid-left h3 a {
        font-size: 1em;
    }
    .timer-grid-right {
        width: 85%;
    }
    .collections-bottom-grid h3 {
        font-size: 1.6em;
    }
    .collections-bottom-grids {
        min-height: 217px;
        padding: 2.5em 2em 2em;
    }
    .footer-grid h3 {
        font-size: 1.5em;
    }
    .footer {
        padding: 2em 0;
    }
    .footer-grid {
        float: none;
        width: 100%;
    }
    .footer-grid:nth-child(2) {
        margin: 2em 0;
    }
    .footer-grid:nth-child(3) {
        margin: 0 0 2em;
    }
    .footer-grid-sub-grid-right h4 a {
        font-size: 1.1em;
    }
    .footer-grid-sub-grid-right {
        margin: 3em 0 0;
    }
    .footer-logo h2 a {
        font-size: 1.3em;
    }
    .footer-logo h2:after,
    .footer-logo h2:before {
        width: 26%;
    }
    .footer-logo {
        margin: 2em 0 2em;
    }
    .categories h3,
    .filter-price h3,
    .new-products h3 {
        font-size: 1.2em;
        letter-spacing: 2px;
    }
    .products-left {
        width: 100%;
    }
    .categories {
        margin: 2em 0;
    }
    .men-position {
        margin: 2em 0 0;
    }
    .sorting-left {
        width: 40%;
    }
    .sorting {
        width: 50%;
    }
    .products-right-grids-position1 h4 {
        width: 75%;
        font-size: 1.2em;
    }
    .products-right-grids-position1 {
        top: 22%;
    }
    ul.paging {
        margin: 3em auto 0;
    }
    h3.title:before {
        left: 8%;
    }
    h3.title::after {
        right: 8%;
    }
    .mail h3:before {
        left: 14%;
    }
    .mail h3:after {
        right: 14%;
    }
    .mail-grid-left input[type="submit"] {
        font-size: 14px;
        width: 100%;
    }
    .mail-grid-right {
        width: 80%;
    }
    .single-right-left {
        width: 90%;
    }
}
@media (max-width: 414px) {
    .header-right {
        width: 33%;
    }
    .footer-grid-sub-grid-right h4 a {
        font-size: 0.9em;
    }
    .banner-info h4 {
        font-size: 1.5em;
    }
    .banner-info {
        margin: 2em 0 0;
    }
    .banner-info1 p {
        font-size: 1em;
    }
    .banner-wrap {
        padding: 0 0 2em;
    }
    .banner {
        min-height: 265px;
    }
    .banner-bottom-grid-left1,
    .banner-bottom-grid-right {
        width: 90%;
    }
    .mail h3,
    .new-collections h3,
    h3.title {
        font-size: 1.6em;
    }
    .new-collections-grid,
    .products-right-grids-bottom-grid {
        width: 80%;
    }
    .new-collections-grid1-image-width:before {
        height: 50% !important;
    }
    .new-collections-grid1-image-pos1 {
        left: 27% !important;
    }
    .new-collections-grid1-right-rate {
        left: 31.5% !important;
        bottom: 25% !important;
    }
    .collections-bottom-grids {
        background: url(https://luxury-furniture.madady.repl.co/images/12.jpg)
            no-repeat -120px 0;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
    }
    .collections-bottom-grid {
        margin-left: 0;
    }
    .footer-grid-sub-grid-right {
        margin: 1em 0 0;
    }
    .breadcrumb1 {
        margin: 0 !important;
    }
    .sorting-left {
        width: 45%;
        margin-right: 1em;
    }
    .products-right-grids-position1 h4 {
        width: 90%;
    }
    .products-right-grids-position1 p {
        font-size: 12px;
    }
    .products-right {
        padding: 0;
    }
    .mail-grid-right {
        width: 100%;
    }
    .mail-grids {
        margin: 2em 0;
    }
}
@media (max-width: 384px) {
    .header-right {
        width: 32%;
    }
    .logo-nav {
        padding: 0.5em 0 1em;
    }
    .header-grid-left ul li {
        margin: 0 0.7em 0.5em;
    }
    .header-grid-right {
        margin: 0.5em 0 0;
    }
}
@media (max-width: 375px) {
    .header-right {
        width: 37%;
    }
    .logo-nav-left1 {
        width: 63%;
    }
    .banner-bottom-grid-left1,
    .banner-bottom-grid-right {
        width: 100%;
    }
    .mail h3,
    .new-collections h3,
    h3.title {
        font-size: 1.5em;
    }
    .new-collections-grid,
    .products-right-grids-bottom-grid {
        width: 90%;
    }
    .new-collections-grid1-image-pos {
        left: 26% !important;
    }
    .new-collections-grid1-right {
        left: 31% !important;
    }
    .mail iframe,
    .mail-grid-left,
    .products-left,
    .single-right,
    .single-right-left:nth-child(2),
    .timer-grid-left {
        padding: 0;
    }
    .timer-grid-left h3 a {
        font-size: 0.9em;
    }
    .timer-grid-right {
        width: 100%;
        margin: 1em auto 0;
    }
    .collections-bottom-grid {
        padding: 1em;
    }
    .men-position-pos h4 {
        font-size: 1.8em;
    }
    .men-position-pos h4:after {
        right: 10%;
    }
    .single-right-left h3 {
        font-size: 1.5em;
    }
    .men-position-pos {
        top: 25%;
    }
}
