html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
/* =-==-=-= Font face =--=-=-=-= */
@font-face {
    font-family: 'latobold';
    src: url('../font/lato-bol-webfont.eot');
    src: url('../font/lato-bol-webfont.eot#iefix') format('embedded-opentype'), url('../font/lato-bol-webfont.woff2') format('woff2'), url('../font/lato-bol-webfont.woff') format('woff'), url('../font/lato-bol-webfont.ttf') format('truetype'), url('http://ramallahtrading.com/Theme/fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('../font/lato-bla-webfont.eot');
    src: url('../font/lato-bla-webfont.eot#iefix') format('embedded-opentype'), url('../font/lato-bla-webfont.woff2') format('woff2'), url('../font/lato-bla-webfont.woff') format('woff'), url('../font/lato-bla-webfont.ttf') format('truetype'), url('http://ramallahtrading.com/Theme/fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('../font/lato-light-webfont.eot');
    src: url('../font/lato-light-webfont.eot#iefix') format('embedded-opentype'), url('../font/lato-light-webfont.woff') format('woff'), url('../font/lato-light-webfont.ttf') format('truetype'), url('http://ramallahtrading.com/Theme/fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('../font/lato-regular-webfont.eot');
    src: url('../font/lato-regular-webfont.eot#iefix') format('embedded-opentype'), url('../font/lato-regular-webfont.woff') format('woff'), url('../font/lato-regular-webfont.ttf') format('truetype'), url('http://ramallahtrading.com/Theme/fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BauerBodoni-Bold';
    src: url('../font/BauerBodoni-Bold_gdi.eot');
    src: url('../font/BauerBodoni-Bold_gdi.eot#iefix') format('embedded-opentype'), url('../font/BauerBodoni-Bold_gdi.woff') format('woff'), url('../font/BauerBodoni-Bold_gdi.ttf') format('truetype'), url('../font/BauerBodoni-Bold_gdi.otf') format('opentype'), url('http://ramallahtrading.com/Theme/fonts/BauerBodoni-Bold_gdi.svg#BauerBodoni-Bold') format('svg');
    font-weight: 5;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

@font-face {
    font-family: 'lorabold';
    src: url('../font/lora-bold-webfont.eot');
    src: url('../font/lora-bold-webfont.eot#iefix') format('embedded-opentype'), url('../font/lora-bold-webfont.woff2') format('woff2'), url('../font/lora-bold-webfont.woff') format('woff'), url('../font/lora-bold-webfont.ttf') format('truetype'), url('http://ramallahtrading.com/Theme/fonts/lora-bold-webfont.svg#lorabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'loraregular';
    src: url('../font/lora-regular-webfont.eot');
    src: url('../font/lora-regular-webfont.eot#iefix') format('embedded-opentype'), url('../font/lora-regular-webfont.woff2') format('woff2'), url('../font/lora-regular-webfont.woff') format('woff'), url('../font/lora-regular-webfont.ttf') format('truetype'), url('http://ramallahtrading.com/Theme/fonts/lora-regular-webfont.svg#loraregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-BoldItalic';
    src: url('../font/Lato-BoldItalic_gdi.eot');
    src: url('../font/Lato-BoldItalic_gdi.eot#iefix') format('embedded-opentype'), url('../font/Lato-BoldItalic_gdi.woff') format('woff'), url('../font/Lato-BoldItalic_gdi.ttf') format('truetype'), url('../font/Lato-BoldItalic_gdi.otf') format('opentype'), url('http://ramallahtrading.com/Theme/fonts/Lato-BoldItalic_gdi.svg#Lato-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+000D-25CA;
}

@font-face {
    font-family: 'Lato-Italic';
    src: url('../font/Lato-Italic_gdi.eot');
    src: url('../font/Lato-Italic_gdi.eot#iefix') format('embedded-opentype'), url('../font/Lato-Italic_gdi.woff') format('woff'), url('../font/Lato-Italic_gdi.ttf') format('truetype'), url('../font/Lato-Italic_gdi.otf') format('opentype'), url('http://ramallahtrading.com/Theme/fonts/Lato-Italic_gdi.svg#Lato-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+000D-25CA;
}
/* =-==-=-= END Font face =--=-=-=-= */

/* =-=-=-=-=-=-= Override selection =-=-=-=-=-=-=- */
::selection {
    background: #3e78a1; /* Safari */
    color: #fff;
}

::-moz-selection {
    background: #3e78a1; /* Firefox */
    color: #fff;
}

/* =-=-=-=-=-=-= END Override selection =-=-=-=-=-=-=- */

/* =---=-=-=-=-=-=-= Body and structure =-=-=-=-=-=-=-=-= */
body,
html {
    width: 100%;
    height: 100%;
}

body {
    line-height: 1em;
    font-weight: normal;
    color: #000;
    font-family: 'latobold';
    font-weight: normal;
    font-size: 14px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

img{max-width: 100%;}

a,
a:hover,
a:focus {
    color: #000000;
}

    a:hover,
    a:focus {
        text-decoration: none;
    }

    a:focus,
    img,
    img:focus {
        outline: none;
    }

p {
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    margin: 0;
}

h1 {
    font-size: 46px;
    line-height: 55px;
    margin: 0;
    font-family: 'BauerBodoni-Bold';
}

h2 {
    font-size: 42px;
    line-height: 51px;
    margin: 0;
    font-family: 'BauerBodoni-Bold';
}

    h2.h2 {
        font-size: 41px;
        line-height: 45px;
        margin: 0;
        font-family: 'latoblack';
    }

h3 {
    font-size: 40px;
    line-height: 41px;
    margin: 0;
}

    h3.h3 {
        font-size: 37px;
        line-height: 38px;
        margin: 0;
    }

h4 {
    font-size: 26px;
    line-height: 32px;
    margin: 0;
}

h5 {
    margin: 0;
    font-size: 16px;
    line-height: 21px;
}

h6 {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
}
/* =---=-=-=-=-=-=-= END Body and structure =-=-=-=-=-=-=-=-= */


/* =-==-=-= Header =--=-=-=-= */
.topHeader {
    border-bottom: 6px solid #000000;
    height: 135px;
}

.navbar-header {
    padding: 19px 0;
}

.navbar-brand {
    display: inline-block;
    padding: 0;
    text-align: center;
    width: 100%;
}

    .navbar-brand > a {
        display: inline-block;
        width: 100%;
    }

.companyDetails {
    padding: 10px 0;
    border-left: 1px solid #000;
}

.companyDetails {
    width: 100%;
    display: inline-block;
}

    .companyDetails span {
        text-transform: uppercase;
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-bottom: 2px;
    }

.rmvBorder {
    border-left: none;
}

.branch {
    text-align: center;
}

    .branch li {
        display: inline-block;
    }

        .branch li a {
            text-transform: uppercase;
            font-size: 12px;
            padding: 0 7px;
            border-left: 1px solid #000;
        }

        .branch li:first-child a {
            border-left: 0px;
        }

.language {
    margin-bottom: 5px;
}

.myAccount {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
	position: relative;
}

    .myAccount .accout-dropdown {
        display: none;
        position: absolute;
        z-index: 1;
        width: 100%;
		margin-top: -5px;
    }

    .myAccount a {
        padding: 6px 24px;
        background-color: #000000;
        color: #ffffff;
        text-transform: uppercase;
        display: inline-block;
        width: 100%;
        text-align: center;
		margin-bottom: 5px;
    }
	.myAccount  .accout-dropdown a
	{
		    margin-bottom: 0;
	}

.search {
    width: 100%;
    display: inline-block;
    position: relative;
}

    .search input[type='search'] {
        width: 100%;
        display: inline-block;
        background: #efeadc;
        border: 1px solid #efeadc;
        padding: 5px 10px;
    }

    .search button {
        position: absolute;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid rgba(0, 0, 0, 0);
        display: inline-block;
        right: 0;
        top: 3px;
        width: auto;
    }

.navbar-nav > li > a {
    padding: 0px 45px 3px;
    text-transform: uppercase;
    line-height: 37px;
    font-family: 'latoregular';
    letter-spacing: 1px;
    color: #000000;
}

.heading {
    background-color: #000000;
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    text-transform: uppercase;
}

    .heading p {
        color: #ffffff;
        letter-spacing: 2px;
    }

.bottomHeader {
    position: relative;
}

header .subNav {
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: none;
    font-size: 20px;
    position: absolute;
    right: 45px;
    text-align: center;
    top: 4px;
    line-height: 30px;
}

.navbar-nav > li {
    display: inline-block;
    float: none;
    position: static;
}

    .navbar-nav > li.active a {
        font-family: 'latobold';
        color: #0000000;
    }

    .navbar-nav > li:hover .dropdown-menu {
        display: block;
    }

    .navbar-nav > li > .dropdown-menu {
        width: 100%;
        min-height: 200px;
        padding: 22px 0;
    }

    .navbar-nav > li:hover ul li.col-md-offset-1 {
        margin-left: 5.333%;
    }

.subLink {
    padding-top: 50px;
    display: inline-block;
}

.navbar-nav > li > .dropdown-menu li a {
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    color: #000;
    opacity: 0.75;
    font-family: 'latoregular';
    color: #0000000;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border: none;
    background-color: transparent;
}

.navbar-toggle .icon-bar {
    color: #000;
    width: 30px;
    height: 4px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: rgb(0, 0, 0);
}

.search input[type="search"] {
    border-radius: 0;
}
/* =-==-=-= END Header =--=-=-=-= */

/* =-==-=-= Content =--=-=-=-= */
.bannerText {
    background: #eabdbb;
    text-align: center;
    padding: 84px 0 54px;
    width: 100%;
    display: inline-block;
}

.welcomeText {
    padding: 60px 0 50px;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
}

.bannerText span {
    font-size: 24px;
    line-height: 36px;
    margin: 0;
    font-family: 'latolight';
}

.beddingLink {
    padding: 60px 0 0;
    width: 100%;
    display: inline-block;
}

    .beddingLink a {
        font-size: 19px;
        line-height: 22px;
    }

.bannerText .tickLine {
    width: 80%;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #000;
}

.slide {
    /*border-bottom: 18px solid #8a8a7b;*/
}

.slider img {
    width: 100%;
}

.slider {
    position: relative;
    width: 100%;
    display: inline-block;
    float: left;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.owl-pagination {
    bottom: 40px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
}

.slideAdj {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
}

.bannerAdj,
.sliderAdj {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}

.prespectiveText {
    padding: 35px 0;
}

    .prespectiveText a {
        color: #000;
    }

    .prespectiveText .text {
        font-family: 'latolight';
    }

    .prespectiveText h4 {
        font-family: 'BauerBodoni-Bold';
        letter-spacing: 1px;
    }

.banner { /*background-image:url(../images/banner.png); background-repeat:no-repeat; background-size:100% 100%; min-height:459px; */
    width: 100%;
    position: relative;
    margin: 0 0 35px;
}

    .banner img {
        width: 100%;
    }

    .banner .text {
        position: absolute;
        top: 130px;
        left: 127px;
    }

        .banner .text h3 {
            font-family: 'BauerBodoni-Bold';
        }

            .banner .text h3.h3 {
                font-family: 'latolight';
            }

footer {
    border-top: 6px solid #000000;
}

.innerFooter {
    padding: 0 50px;
    width: 100%;
    display: inline-block;
}

.topFooter {
    padding: 24px 0;
    text-transform: uppercase;
    border-bottom: 35px solid #000000;
}

    .topFooter h6 {
        margin: 0 0 5px;
    }

    .topFooter ul li a {
        color: rgba( 0, 0, 0, 0.7);
        font-size: 10px;
        line-height: 21px;
        font-family: 'latoregular';
    }

.bottomFooter {
    padding: 24px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}

    .bottomFooter h5 {
        font-family: 'latobold';
        text-transform: uppercase;
    }

    .bottomFooter address {
        margin: 0;
        width: 100%;
        display: inline-block;
    }

    .bottomFooter p {
        width: auto;
        display: inline-block;
    }

    .bottomFooter span {
        font-family: 'latobold';
        text-transform: uppercase;
    }

    .bottomFooter .email {
        width: auto;
        display: inline-block;
    }

    .bottomFooter address, .bottomFooter p, .bottomFooter a {
        font-family: 'latoregular';
    }

    .bottomFooter a {
        text-transform: capitalize;
    }

footer .right {
    float: right;
}

footer .contactDetails {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.social {
    padding: 24px 0;
}

    .social li {
        display: inline-block;
    }

        .social li a {
            padding: 0 12px;
            width: 100%;
            display: inline-block;
            overflow: hidden;
        }

.windowDecorOne img { /* background:url(../images/scrollImg1.png) no-repeat;*/
    width: 100%;
    min-height: 410px;
}

.windowDecorTwo img { /* background:url(../images/scrollImg2.png) no-repeat;*/
    width: 100%;
    min-height: 410px;
}

.windowDecorThree { /*background:url(../images/scrollImg3.png) no-repeat;*/
    width: 100%;
    position: relative;
}

    .windowDecorThree img {
        width: 100%;
        min-height: 410px;
    }

.decorText {
    text-transform: uppercase;
    position: absolute;
    top: 20%;
    left: 47%;
    text-align: center;
}

    .decorText h1 {
        margin-top: 35px;
    }

    .decorText h2 {
        margin-bottom: 35px;
    }

    .decorText .tickLine {
        width: 100%;
        display: inline-block;
        text-align: center;
        border-top: 1px solid #000;
    }

.windowDecorThree span {
    font-size: 24px;
    line-height: 36px;
    margin: 0;
    font-family: 'latolight';
}

.decorLink {
    display: inline-block;
    padding-top: 30px;
    text-transform: uppercase;
}

.productSlide .col-md-8 {
    padding-right: 0;
}

.productSlide .col-md-4 {
    padding-left: 0;
}

.productView img {
    width: 100%;
}

.thumbView .thumbImage {
    display: inline-block;
    width: 41%;
}

.thumbImage img {
    width: 100%;
}

.thumbView .thumbDetails {
    display: inline-block;
    width: 47%;
    padding: 0 3%;
    vertical-align: middle;
}

    .thumbView .thumbDetails span {
        font-family: 'latolight';
        font-size: 15px;
    }

.thumbDetails h5.h5 {
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
}

.productTop {
    float: left;
    margin-top: -31px;
    width: 18%;
}

.productImgText .text {
    width: 42%;
    float: left;
    padding-top: 28px;
    text-align: center;
    padding-bottom: 8px;
}

.productSlide .tickLine {
    width: 50%;
    text-align: center;
    display: inline-block;
    border-top: 1px solid #000;
}

.productImgText .text h3 {
    font-family: 'latolight';
    padding: 16px 0 7px;
}

    .productImgText .text h3 span {
        font-family: 'BauerBodoni-Bold';
    }

.productKushan {
    margin-top: -23px;
}

.styleLink {
    width: 100%;
    padding: 20px 0;
    display: inline-block;
    font-size: 16px;
    font-family: 'BauerBodoni-Bold';
    text-transform: uppercase;
}

/* =-=--=-=-=-=-= Inner Pages =-=-=-=-=-=-= */
/* About us */
.abtBanner {
    padding: 50px 0;
    width: 100%;
    display: inline-block;
}

.abtHeading {
    display: inline-block;
    text-align: center;
    width: 100%;
}

    .abtHeading .tickLine {
        border-top: 1px solid #000;
        width: 60%;
        display: inline-block;
        text-align: center;
    }

.abtBg {
    background: #EFEADC;
}

.abtHeading h3 {
    font-family: 'BauerBodoni-Bold';
    line-height: 41px;
    padding: 30px 0 20px;
}

    .abtHeading h3 span {
        font-family: 'latolight';
        padding-left: 5px;
    }

.abtBanner .col-sm-8 {
    padding-right: 0;
}

.abtBanner .col-sm-4 {
    padding-left: 0;
}

.abtBanner img {
    width: 100%;
}

.detailContent h5 {
    line-height: 32px;
    font-family: 'lorabold';
    text-transform: uppercase;
    margin-bottom: 45px;
    line-height: 40px;
}

.highLight {
    font-size: 16px;
    font-family: 'BauerBodoni-Bold';
    line-height: 40px;
}

.detailContent {
    padding: 0 0 50px;
    width: 100%;
    display: inline-block;
}

    .detailContent p {
        font-size: 16px;
        line-height: 40px;
        font-family: 'latoregular';
    }

.abtTitle {
    text-transform: uppercase;
    color: #ffffff;
}

    .abtTitle h3 {
        font-family: 'BauerBodoni-Bold';
        left: 0;
        position: absolute;
        right: 0;
        top: 40%;
    }

        .abtTitle h3 span {
            font-family: 'latolight';
        }

.overlay {
    position: relative;
}

.imgOverlay {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.overlay img {
    width: 100%;
}

.successStories {
    padding: 30px 0 70px;
    width: 100%;
    display: inline-block;
}

.storyContent {
    padding-top: 20px;
}

    .storyContent p {
        font-family: 'latoregular';
        font-size: 16px;
        line-height: 30px;
        text-transform: uppercase;
    }

        .storyContent p .highLight {
            line-height: 30px;
            text-transform: uppercase;
        }

/* contact */
.contact {
    padding: 50px 0;
    width: 100%;
    display: inline-block;
}

.sidebar ul li a {
    font-size: 14px;
    line-height: 26px;
    font-family: 'latobold';
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sidebar ul li.active a {
    font-family: 'loraregular';
}

.contactBanner {
    width: 100%;
    display: inline-block;
    margin-bottom: 45px;
}

.contactAdd {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
}

    .contactAdd h5 {
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 20px 0 13px;
    }

    .contactAdd address {
        letter-spacing: 2px;
        font-family: 'latoregular';
        margin: 0;
    }

.contactBanner img {
    width: 100%;
}

.map img {
    width: 100%;
}

.contactAdd .logo img {
    width: 100%;
}

/* contact Form */
.contactFormHeading .contactFormHead h5 {
    font-family: 'latobold';
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0px;
}

.contactFormHeading .contactFormDetails p {
    font-size: 16px;
    line-height: 26px;
    font-family: 'latoregular';
    margin-top: 30px;
}

.contactMail .call {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

    .contactMail .call a {
        background-color: #000000;
        color: #ffffff;
        display: inline-block;
        font-size: 18px;
        line-height: 22px;
        padding: 8px 0;
        text-align: center;
        width: 85%;
    }

.contactMail .mail a {
    font-size: 16px;
    line-height: 19px;
}

.contactForm {
    margin-top: 30px;
    width: 100%;
    display: inline-block;
}

    .contactForm .forgotpassword {
        width: 100%;
        display: inline-block;
    }

    .contactForm .required {
        font-size: 12px;
        line-height: 24px;
        color: #737373;
        margin-bottom: 27px;
        width: 100%;
        display: inline-block;
        font-family: 'Lato-BoldItalic';
    }

.contactFormHeading .form-horizontal .control-label {
    font-family: 'latoregular';
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.contactFormHeading .form-control {
    border-radius: 0px;
    box-shadow: none;
    background-color: #efeadc;
    border: 1px solid #efeadc;
}

.submitForm {
    background-color: #000000;
    color: #ffffff;
    padding: 8px 60px;
    text-transform: uppercase;
    border: 1px solid #000000;
    border-radius: 0px;
    letter-spacing: 1px;
    float: left;
}

.contactForm input[type=checkbox] {
    margin: 2px 8px 0 0;
}

.contactFormHeading .contactInq {
    width: 100%;
    display: inline-block;
    padding: 32px 0 30px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

/* inspiration */
.inspiration {
    padding: 50px 0;
    width: 100%;
    display: inline-block;
}

    .inspiration h1 {
        font-size: 50px;
        line-height: 60px;
        text-transform: uppercase;
        text-align: center;
        padding: 45px 0;
        border-top: 8px solid #000000;
    }

        .inspiration h1 .black {
            font-size: 35px;
            font-family: 'latoblack';
        }

        .inspiration h1 .light {
            font-family: 'latolight';
        }

    .inspiration h4.boards {
        font-family: 'latobold';
        color: #000000;
        vertical-align: middle;
        float: right;
    }

.PinterestProducts {
    padding: 35px 0 0;
    width: 100%;
    display: inline-block;
}

    .PinterestProducts .thumbnail {
        background-color: transparent;
        border: none;
        padding: 0;
        border-radius: 0;
    }

        .PinterestProducts .thumbnail img {
            width: 100%;
        }

        .PinterestProducts .thumbnail .caption {
            padding: 20px 0;
        }

    .PinterestProducts .caption h4 {
        float: none;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        font-family: 'latobold';
    }

.seeOn {
    border-bottom: 1px solid rgb(0, 0, 0);
    border-top: 1px solid rgb(0, 0, 0);
    display: inline-block;
    padding: 12px 0;
    width: 100%;
}

    .seeOn h3 {
        font-family: 'latobold';
        font-size: 25px;
        color: #646472;
        line-height: 30px;
    }

    .seeOn span {
        padding: 0 15px;
        display: inline-block;
    }

.thumbImg {
    overflow: hidden;
}

.bordInsp {
    border-top: 1px solid #000;
}

/* Category */
.category .breadcrumb {
    margin: 20px 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}

.sidebar .second {
    margin-top: 70px;
}

.accordion .panel-title a {
    background: url(../image/minus.png) no-repeat right center;
    text-decoration: none;
    outline: none;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
}

    .accordion .panel-title a.collapsed {
        background: url(../image/pluse.png) no-repeat right center;
    }

.breadcrumb li a,
.breadcrumb > li {
    font-family: 'Lato-Italic';
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}

.category .sidebar .accordion h3 {
    font-family: 'loraregular';
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.panel-heading {
    padding: 4px 0;
}

.panel-title {
    font-size: 14px;
    line-height: 16px;
    font-family: 'latobold';
    text-transform: uppercase;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.panel-body {
    padding: 0;
}

    .panel-body ul li a {
        color: #737373;
        font-family: 'latoregular';
        font-size: 11px;
        line-height: 22px;
        text-transform: uppercase;
    }

.luxuriousBrand {
    background: #9c7c33;
    color: #ffffff;
    margin-bottom: 22px;
}

    .luxuriousBrand .text {
        display: inline-block;
        padding: 0 4%;
        text-align: center;
        width: 59%;
    }

    .luxuriousBrand h3 {
        margin-top: 90px;
        font-family: 'BauerBodoni-Bold';
    }

    .luxuriousBrand .subTitle {
        width: 100%;
        display: inline-block;
        font-size: 33px;
        line-height: 36px;
        font-family: 'latoblack';
    }

    .luxuriousBrand .subLnk {
        display: inline-block;
        padding: 50px 0 29px;
    }

        .luxuriousBrand .subLnk a {
            color: #fff;
            font-size: 16px;
            line-height: 19px;
        }

    .luxuriousBrand > img {
        float: left;
    }

.brand .col-md-5 {
    padding-right: 10px;
}

.brand .col-md-3 {
    width: 19%;
    padding: 0 10px;
}
/*.brand .imgBoxFirst { background-color: rgb(217, 129, 98); display: inline-block; min-height: 123px;  width: 100%;}*/
.brand .imgBoxFirst {
    padding: 43px 0 26px;
    border: 1px solid #000;
}

    .brand .imgBoxFirst h4 {
        font-family: 'latolight';
        font-size: 30px;
        line-height: 35px;
        letter-spacing: 1px;
        width: 90%;
        display: inline-block;
        text-align: right;
    }

    .brand .imgBoxFirst span {
        font-family: 'BauerBodoni-Bold';
    }

    .brand .imgBoxFirst a {
        display: inline-block;
        font-size: 15px;
        line-height: 18px;
        text-align: right;
        width: 90%;
    }

.brand .imgBox img {
    width: 100%;
}

.brand {
    margin-bottom: 22px;
    width: 100%;
    display: inline-block;
}

.linkImage {
    width: 100%;
    display: inline-block;
}

    .linkImage img {
        float: left;
    }

    .linkImage.bgColor {
        background: rgb(90, 73, 73);
    }

        .linkImage.bgColor .text {
            position: relative;
        }

    .linkImage .text {
        float: left;
        width: 89%;
    }

        .linkImage .text img {
            float: right;
        }

    .linkImage .content {
        float: left;
        text-align: right;
        margin-top: 20px;
        padding-left: 3px;
    }

        .linkImage .content h3 {
            font-family: 'BauerBodoni-Bold';
            font-size: 29px;
            line-height: 30px;
            color: #ffffff;
            text-align: right;
        }

            .linkImage .content h3.h3 {
                font-family: 'latolight';
            }

        .linkImage .content .link {
            padding-left: 17px;
            color: #fff;
            text-align: left;
            font-family: 'latobold';
            font-size: 14px;
            display: inline-block;
            float: left;
            position: absolute;
            bottom: 20px;
            left: 0;
        }

            .linkImage .content .link a {
                color: #ffffff;
            }

    .linkImage .colorPink {
        background: #eda7aa;
        width: 100%;
        display: inline-block;
        position: relative;
    }

        .linkImage .colorPink h3 {
            font-family: 'BauerBodoni-Bold';
            font-size: 29px;
            line-height: 30px;
            color: #000;
            text-align: right;
            margin-top: 28px;
        }

            .linkImage .colorPink h3.h3 {
                font-family: 'latolight';
                margin-top: 0;
            }

    .linkImage .textColor {
        width: 58%;
        float: left;
        padding-right: 2%;
    }

    .linkImage .right {
        float: right;
        width: 40%;
    }

    .linkImage .colorPink .link {
        padding-left: 7%;
        color: #fff;
        text-align: left;
        font-family: 'latobold';
        font-size: 14px;
        display: inline-block;
        float: left;
        position: absolute;
        bottom: 20px;
        left: 0;
    }

.comforter img {
    width: 100%;
}

.comforterBrand {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.comfortersText h3 {
    font-family: 'BauerBodoni-Bold';
    color: #4a6a60;
}

.comfortersText span {
    font-family: 'latolight';
    font-size: 22px;
    line-height: 33px;
}

.comfortersText h3.h3 {
    color: #000;
    font-family: 'latobold';
}

.comfortersText span.link {
    font-family: 'latobold';
    font-size: 15px;
    line-height: 18px;
    padding-top: 53px;
    display: inline-block;
}
/*.sheets { background:url(../images/sheets.png) no-repeat; background-size:100% 100%;}*/
.sheets {
    position: relative;
}

    .sheets .text {
        position: absolute;
        bottom: 20px;
        left: 12px;
        width: 50%;
    }

    .sheets a {
        color: #ffffff;
    }

    .sheets h3 {
        font-family: 'BauerBodoni-Bold';
        font-size: 31px;
        color: #fff;
        display: inline-block;
    }

        .sheets h3 span {
            font-family: 'latolight';
            color: #ffffff;
            width: 100%;
            display: inline-block;
        }

.pillows h4 {
    text-align: center;
    margin: 29px 0;
    font-family: 'BauerBodoni-Bold';
    font-size: 25px;
}

    .pillows h4 span {
        font-family: 'latolight';
        font-size: 24px;
    }

.pillows img {
    width: 100%;
}

.comfortersText {
    padding: 21px 0;
    text-align: center;
}

/* categoryOpen */
.categoryBanner .overlay > h3 {
    bottom: 20px;
    position: absolute;
    right: 20px;
    color: #ffffff;
    font-family: 'BauerBodoni-Bold';
}

.colorFilter > li {
    display: inline-block;
    margin-top: 10px;
    width: 20%;
}

.panel-body .colorFilter a {
    width: 28px;
    height: 28px;
    display: inline-block;
    float: left;
}

.panel-body .colorFilter li:hover a {
    border: 1px solid;
}

.pageDetails {
    margin: 20px 0;
}

.pagination {
    margin: 0;
}

    .pagination > li > a, .pagination > li > span {
        background-color: transparent;
        border: none;
        padding: 6px 4px;
        color: #737373;
        font-family: 'Lato-Italic';
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background-color: transparent;
        border-color: transparent;
        text-decoration: underline;
        color: #737373;
    }

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        background-color: transparent;
        border-color: transparent;
    }

.pageView {
    display: inline-block;
    margin: 0 25px 0 0;
    width: auto;
    vertical-align: top;
}

    .pageView > li {
        display: inline-block;
        padding: 0;
        font-size: 12px;
        line-height: 24px;
        font-family: 'Lato-Italic';
        color: #737373;
    }

.pagination-sm > li > a, .pagination-sm > li > span {
    line-height: 11px;
}

.pageView > li a {
    color: #737373;
}

.pageView > li.active a {
    text-decoration: underline;
}

.results {
    color: #737373;
    font-family: 'Lato-BoldItalic';
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
    margin: 0 25px 0 0;
    vertical-align: top;
}

.boxProduct .thumbnail {
    border: none;
    padding: 0;
}

    .boxProduct .thumbnail .caption {
        padding: 15px 0 0 0;
    }

.price {
    padding: 20px 0;
}

    .price p {
        font-size: 14px;
        display: inline-block;
        width: auto;
    }

.offerPrice {
    display: inline-block;
    width: auto;
    padding-left: 10px;
    color: #8c0000;
}
.product-row{ margin-bottom:50px; }
.boxProduct .thumbnail .caption h4 {
    font-size: 14px;
    line-height: 16px;
    font-family: 'latobold';
    text-transform: uppercase;
}

.boxProduct .thumbnail .caption h5 {
    font-size: 11px;
    line-height: 22px;
    font-family: 'latoregular';
    color: #737373;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.boxProduct .thumbnail .productSmallView .new {
    font-size: 11px;
    line-height: 22px;
    color: #737373;
    letter-spacing: 1px;
    font-family: 'Lato-Italic';
}

.boxProduct .thumbnail .productSmallView .smallView {
    float: left;
}

    .boxProduct .thumbnail .productSmallView .smallView li {
        float:left;
        padding: 4px;
    }

.boxProduct {
    /* min-height: 385px; */
}

    .boxProduct .thumbnail .productSmallView .sale {
        color: #8c0000;
        font-size: 13px;
        line-height: 26px;
        font-family: 'Lato-BoldItalic';
        letter-spacing: 1px;
        text-transform: uppercase;
    }

/* Category Details */
.back {
    margin: 20px 0;
    width: 100%;
    display: inline-block;
    text-align: right;
}

    .back a {
        font-family: 'Lato-BoldItalic';
        font-size: 12px;
        color: #737373;
        letter-spacing: 1px;
    }

.categoryDetail .detailHead h4 {
    text-transform: uppercase;
}

.categoryDetail .detailHead h5 {
    font-size: 18px;
    line-height: 22px;
    color: #737373;
    font-family: 'latoregular';
    text-transform: uppercasel;
    letter-spacing: 2px;
}

.combination {
    margin-top: 80px;
    width: 100%;
    display: inline-block;
    margin-bottom: 35px;
}

.lbl {
    display: inline-block;
    width: 35%;
}

    .lbl label {
        font-size: 14px;
        margin: 0;
        line-height: 16px;
        text-transform: uppercase;
        font-family: 'latoregular';
        font-weight: normal;
    }

.combination .content span {
    font-family: 'latoregular';
    font-size: 10px;
    line-height: 12px;
    color: #737373;
    padding: 7px 10px;
    border: 1px solid #000;
    margin-right: 10px;
    display: inline-block;
}

.categoryDetail .content span.selected {
    background-color: #efeadc;
    border: 1px solid #efeadc;
}

.categoryDetail .content li {
	float:left;
    padding: 4px;
}

.categoryDetail .content {
    display: inline-block;
    /*width: 55%;*/
}

.size {
    width: 100%;
    display: inline-block;
}

.color {
    margin-top: 17px;
    width: 100%;
    display: inline-block;
}

.numbers {
    display: inline-block;
    width: 45%;
}

.categoryDetail .details {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
    font-family: 'latoregular';
}

    .categoryDetail .details h6 {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 5px;
        border-bottom: 1px solid #000;
        text-transform: uppercase;
    }

    .categoryDetail .details p {
        color: #525252;
        font-size: 12px;
        line-height: 18px;
        margin: 10px 0;
    }

.quantity {
    display: inline-block;
    width: 55%;
}

    .quantity .lbl {
        width: 50%;
    }

.slider-for .item img {
    width: 100%;
}

.addCart {
    width: 40%;
    display: inline-block;
}

.cart {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    padding: 5px 0;
    font-family: 'latoregular';
    border: 1px solid #000;
    width: 100%;
}

.categoryDetail {
    padding: 0 0 100px 0;
    display: inline-block;
    width: 100%;
}

    .categoryDetail .detailHeading {
        padding: 80px 0;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

.categoryBox {
    padding: 40px 0;
    width: 100%;
    display: inline-block;
    border-bottom: 3px solid #000000;
    border-top: 3px solid #000000;
}

.categoryDetail .detailHeading h3 {
    font-size: 31px;
    line-height: 38px;
    font-family: 'latolight';
    text-transform: uppercase;
}

    .categoryDetail .detailHeading h3 span {
        font-family: 'BauerBodoni-Bold';
    }

.productSlider {
    background-color: #efeadc;
    padding: 20px 30px;
    width: 100%;
    display: inline-block;
}

.syncSlide {
    position: relative;
    margin: 20px 0 0;
    padding: 0 10px;
}

#sync2 .owl-item .item,
#owl-demo1 .owl-item .item {
    text-align: center;
}

{
    text-align: center;
}

#sync2 .owl-buttons div.owl-prev {
    left: -10px;
}

#sync2 .owl-buttons div.owl-next {
    right: -10px;
}

.owl-theme .owl-controls .owl-buttons div.disabled {
    opacity: 0.5;
}

#owl-demo1 .owl-buttons div {
    top: 80px;
}

    #owl-demo1 .owl-buttons div.owl-prev {
        left: -20px;
    }

    #owl-demo1 .owl-buttons div.owl-next {
        right: -20px;
    }

#owl-demo1 .text {
    text-align: left;
    margin: 15px 10px 0;
    text-transform: uppercase;
}

    #owl-demo1 .text span {
        color: #737373;
        font-size: 12px;
        line-height: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    #owl-demo1 .text .price {
        padding: 10px 0 0;
    }

.detailHead .offerPrice {
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 0;
    float: right;
    font-family: 'Lato-BoldItalic';
}

.detailHead .newOffer {
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 0;
    float: right;
    font-family: 'Lato-Italic';
    color: #737373;
}

.numbers li {
    width: auto;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
}

    .numbers li .num {
        border: 1px solid;
        padding: 5px 3px;
        width: 28px;
        text-align: center;
    }

#sync1 .item li {
    display: inline-block;
}

    #sync1 .item li a {
        font-size: 10px;
        line-height: 20px;
        color: #737373;
        text-transform: uppercase;
    }

#sync1 .item .catRight {
    float: right;
}

.detailedSubProduct {
    padding: 40px 0;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #000;
}

    .detailedSubProduct .productImage {
        float: left;
        width: 20%;
    }

    .detailedSubProduct .detailBox {
        float: left;
        padding-left: 2%;
        width: 80%;
    }

    .detailedSubProduct .combination {
        float: left;
        width: 70%;
        margin: 50px 0 0;
    }

    .detailedSubProduct .qty {
        float: right;
        margin: 50px 0 0;
        width: 30%;
    }

    .detailedSubProduct .quantity,
    .detailedSubProduct .addCart {
        width: 100%;
    }

    .detailedSubProduct .addCart {
        margin-top: 17px;
    }

.detailBox h4 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

.detailedSubProduct .productImage a {
    color: rgb(115, 115, 115);
    font-size: 10px;
    line-height: 20px;
    width: 100%;
    display: inline-block;
}

.subProduct {
    border-bottom: 3px solid #000;
}

.detailedSubProduct .combination .content span {
    border: none;
}

.chooseItem {
    margin: 60px 0 30px;
}

    .chooseItem .sbHolder,
    .chooseItem .sbOptions {
        background: #efeadc;
    }

    .chooseItem .sbOptions {
        border: none;
        left: -2px;
        margin-left: 1px;
        width: 101%;
    }

        .chooseItem .sbSelector,
        .chooseItem .sbOptions a {
            font-size: 18px;
            line-height: 30px;
            text-transform: uppercase;
        }

#sync1 .item img {
    width: 100%;
}

.chooseItem {
    display: block;
    width: 100%;
}

    .chooseItem a {
        background: #efeadc url(../image/select-icons.png) 0 -116px no-repeat;
        display: block;
        height: 30px;
        outline: none;
        right: 0;
        top: 0;
        width: 100%;
    }

/* category page */
.curtains {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.imgBox_1 {
    width: 30%;
    display: inline-block;
}

    .imgBox_1 > img {
        width: 100%;
    }

.curtains .welcomeText {
    text-align: center;
}

    .curtains .welcomeText h1,
    .curtains .welcomeText h2.h2 {
        font-size: 42px;
        text-transform: uppercase;
    }

    .curtains .welcomeText span {
        font-size: 24px;
        font-family: 'latolight';
        text-transform: uppercase;
    }

.curtainBox {
    background-color: rgb(249, 238, 216);
    float: left;
    width: 35%;
    padding: 80px 0 0;
    text-align: center;
}

.curtains .tickLine {
    border-top: 1px solid rgb(0, 0, 0);
    display: inline-block;
    text-align: center;
    width: 80%;
}

.lnk {
    display: inline-block;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}

.imgBox_1 {
    float: left;
    padding: 0 0 0 2%;
    width: 21%;
}

.cothsImg img {
    width: 100%;
}

.cloths {
    margin: 0 0 20px;
    width: 100%;
    display: inline-block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

    .cloths .welcomeText {
        text-align: center;
        padding: 13px 0;
        text-transform: uppercase;
    }

        .cloths .welcomeText span {
            font-family: 'latolight';
            font-size: 22px;
        }

        .cloths .welcomeText h2 {
            font-size: 38px;
        }

    .cloths .clothLink {
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
        display: inline-block;
    }

.color {
    color: #8c0000;
    font-size: 39px;
}

.rugs {
    margin: 0 0 35px;
    width: 100%;
    display: inline-block;
    position: relative;
}

.rugLnk {
    position: absolute;
    bottom: 80px;
}

    .rugLnk a {
        font-size: 30px;
        line-height: 32px;
        font-family: 'BauerBodoni-Bold';
    }

        .rugLnk a span {
            font-family: 'latolight';
        }

.linkAdj {
    width: 100%;
}

.clothLink > a {
    font-size: 15px;
}

/* =-==-=-= END Content =--=-=-=-= */


/*Hitesh New CSS*/
.category-new {
    background: #a2a58f;
    color: #ffffff;
    margin-bottom: 22px;
    display: inline-block;
    width: 100%;
}

    .category-new .text {
        display: inline-block;
        padding: 0 4%;
        text-align: center;
        width: 59%;
    }

    .category-new h3 {
        margin-top: 90px;
        font-family: 'BauerBodoni-Bold';
    }

    .category-new .subTitle {
        width: 100%;
        display: inline-block;
        font-size: 33px;
        line-height: 36px;
        font-family: 'latoblack';
    }

    .category-new .subLnk {
        display: inline-block;
        padding: 50px 0 29px;
    }

        .category-new .subLnk a {
            color: #fff;
            font-size: 16px;
            line-height: 19px;
        }

    .category-new > img {
        float: left;
    }

.linkImage .colorblue {
    background: #c1c9c7;
    width: 100%;
    display: inline-block;
    position: relative;
}

    .linkImage .colorblue h3 {
        font-family: 'BauerBodoni-Bold';
        font-size: 29px;
        line-height: 30px;
        color: #000;
        text-align: right;
        margin-top: 28px;
    }

        .linkImage .colorblue h3.h3 {
            font-family: 'latolight';
            margin-top: 0;
        }

    .linkImage .colorblue .link {
        bottom: 20px;
        color: #fff;
        display: inline-block;
        float: left;
        font-family: "latobold";
        font-size: 14px;
        left: 0;
        padding-left: 7%;
        position: absolute;
        text-align: left;
    }

    .linkImage .colorblue .right {
        width: auto;
    }

.linkImage .purplecolor {
    background: #582e63;
    width: 100%;
    display: inline-block;
    position: relative;
}

    .linkImage .purplecolor h3 {
        font-family: 'BauerBodoni-Bold';
        font-size: 29px;
        line-height: 30px;
        color: #fff;
        text-align: right;
        margin-top: 28px;
    }

    .linkImage .purplecolor .textColor {
        float: left;
        padding-right: 2%;
        width: 45%;
    }

    .linkImage .purplecolor h3.h3 {
        font-family: 'latolight';
        margin-top: 0;
    }

    .linkImage .purplecolor .link {
        bottom: 20px;
        color: #fff;
        display: inline-block;
        float: left;
        font-family: "latobold";
        font-size: 14px;
        left: 0;
        position: absolute;
        text-align: right;
        width: 43%;
    }

        .linkImage .purplecolor .link a {
            color: #fff;
        }

    .linkImage .purplecolor .right {
        float: right;
        width: auto;
    }

.resin {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 60px 0 0 0;
}

    .resin h3 {
        color: #af9e93;
        font-family: "BauerBodoni-Bold";
        font-size: 37px;
        display: inline;
    }

    .resin span {
        font-family: "latolight";
        font-size: 37px;
        line-height: 33px;
    }

    .resin h3.h3 {
        color: #000;
        font-family: "latobold";
        font-size: 37px;
    }

    .resin span.link {
        display: inline-block;
        font-family: "latobold";
        font-size: 15px;
        line-height: 18px;
        padding-top: 20px;
    }

.image-part {
    width: 100%;
    text-align: center;
}

    .image-part img {
        max-width: 100%;
    }

.bag-curtains {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}

    .bag-curtains h1 {
        font-size: 42px;
        text-transform: uppercase;
    }

    .bag-curtains span {
        font-family: "latolight";
        font-size: 24px;
        text-transform: uppercase;
    }

    .bag-curtains h2.h2 {
        font-size: 42px;
        text-transform: uppercase;
    }

    .bag-curtains .curtainBox {
        background-color: #ebe5d7;
        float: left;
        padding: 80px 0 0;
        text-align: center;
        width: 35%;
    }

    .bag-curtains .tickLine {
        border-top: 1px solid rgb(0, 0, 0);
        display: inline-block;
        text-align: center;
        width: 80%;
    }

    .bag-curtains .welcomeText {
        text-align: center;
    }

    .bag-curtains .welcomeText {
        display: inline-block;
        padding: 60px 0 50px;
        text-transform: uppercase;
        width: 100%;
    }

    .bag-curtains .lnk {
        display: inline-block;
        padding: 68px 0;
        text-align: center;
        width: 100%;
    }

.orchids {
    background: #d4e3e6;
    margin-bottom: 22px;
    display: inline-block;
    width: 100%;
}

    .orchids .rightimage {
        width: 100%;
    }

        .orchids .rightimage img {
            width: 100%;
        }

    .orchids .row {
        margin: 0;
    }

        .orchids .row .col-sm-8 {
            padding: 0;
        }

    .orchids .welcomeText {
        text-align: center;
        padding: 0;
        position: relative;
    }

        .orchids .welcomeText h1 {
            font-size: 42px;
            text-transform: uppercase;
            color: #69407c;
        }

        .orchids .welcomeText span {
            font-family: "latolight";
            font-size: 24px;
            text-transform: uppercase;
        }

        .orchids .welcomeText h2.h2 {
            font-size: 42px;
            text-transform: uppercase;
        }

    .orchids .lnk {
        display: inline-block;
        padding: 0;
        text-align: center;
        width: 100%;
        position: absolute;
        bottom: -100px;
        left: 0;
    }

.canvas {
    width: 100%;
    margin: 0 0 22px 0;
}

    .canvas .row {
        margin: 0;
    }

        .canvas .row .col-sm-8 {
            padding: 0;
        }

    .canvas .rightimage {
        width: 100%;
    }

        .canvas .rightimage img {
            width: 100%;
        }

    .canvas .welcomeText {
        padding: 0;
        text-align: center;
        width: 100%;
        display: inline-block;
        text-transform: uppercase;
    }

        .canvas .welcomeText h1 {
            font-size: 39px;
            text-transform: uppercase;
            color: #6a7c9e;
        }
            
        .canvas .welcomeText span {
            font-family: "latolight";
            font-size: 38px;
            text-transform: uppercase;
        }

        .canvas .welcomeText .lnk {
            display: inline-block;
            padding: 0;
            bottom: 20px;
            text-align: center;
            width: 100%;
            left: 0;
            position: absolute;
        }

.ceramic {
    width: 100%;
    margin: 20px 0 35px 0;
    background: url(../image/ceramic-br.jpg) left bottom repeat-x;
    display: inline-block;
    text-align: center;
}

    .ceramic .ceramic-title {
        width: 43%;
        float: left;
        padding: 28px 0 0 0;
    }

    .ceramic .ceramic-image {
        width: 57%;
        text-align: left;
        margin: 0 0 -10px;
        float: left;
    }

        .ceramic .ceramic-image img {
            max-width: 100%;
        }

    .ceramic h3 {
        color: #000;
        display: inline;
        font-family: "BauerBodoni-Bold";
        font-size: 37px;
    }

    .ceramic span {
        font-family: "latoblack";
        font-size: 37px;
        line-height: 45px;
        margin: 0;
        color: #906f4e;
        text-transform: uppercase;
    }

        .ceramic span.lnk {
            font-family: 'latobold';
            font-size: 14px;
            display: inline-block;
            padding: 0;
            width: 100%;
        }

.linkImage .colorlight {
    background: #e9dfd1;
    width: 100%;
    display: inline-block;
    position: relative;
}

    .linkImage .colorlight h3 {
        font-family: 'BauerBodoni-Bold';
        font-size: 29px;
        line-height: 30px;
        color: #000;
        text-align: right;
        margin-top: 28px;
    }

        .linkImage .colorlight h3.h3 {
            font-family: 'latolight';
            margin-top: 0;
        }

    .linkImage .colorlight .link {
        padding-left: 12px;
        color: #fff;
        text-align: left;
        font-family: 'latobold';
        font-size: 14px;
        display: inline-block;
        float: left;
        position: absolute;
        bottom: 20px;
        left: 0;
    }

.linkImage.browncolor {
    background: #5a4949;
}

.textures {
    width: 100%;
    margin: 0 0 22px 0;
}

    .textures .row {
        margin: 0 -10px;
    }

        .textures .row .col-md-6 {
            padding: 0 10px;
        }

.linkImage .content-text {
    float: right;
    width: 89%;
    position: relative;
}

    .linkImage .content-text img {
        float: right;
    }

    .linkImage .content-text .content {
        float: left;
        margin-top: 20px;
        padding: 0 9px;
        text-align: right;
    }
	.category-block{padding-bottom:15px; }
/* =-==-=-= Responsive =--=-=-=-= */
.goog-te-gadget .goog-te-combo {margin: 5px 0 !important; border: 1px solid; height: 24px;}


@media (max-width: 1199px) {
    .luxuriousBrand .text {
        width: 57%;
    }

    .productImgText .text h3 {
        font-size: 35px;
    }

    #owl-demo1 .text {
        margin: 15px 30px 0;
    }

    .linkImage img {
        width: 11%;
    }

    .linkImage .text img {
        width: 59%;
    }

    /*Hitesh New CSS*/
    .category-new .text {
        width: 57%;
    }

    .bag-curtains .curtainBox {
        padding: 68px 0 0;
    }

    /*Hitesh New CSS 07-09-2015*/
    .linkImage .content-text img {
        width: 59%;
    }

    .linkImage .content-text .content {
        padding: 0 6px;
    }
}

@media (max-width: 992px) {
    .navbar-nav > li > a {
        padding: 0 25px 3px;
    }

    .contactMail .call a {
        width: 100%;
    }
	
    .productKushan {
        width: 27%;
    }

    .productImgText .text {
        width: 37%;
    }

        .productImgText .text h3 {
            font-size: 27px;
            line-height: 30px;
        }

    #owl-demo1 .text {
        margin: 15px 10px 0;
    }

    .brand .imgBoxFirst {
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    /*Hitesh New CSS*/
    .category-new .text {
        width: 43%;
    }

    .resin {
        padding: 30px 0 0;
    }

    .bag-curtains .curtainBox {
        padding: 10px 0 0;
    }

    .bag-curtains .lnk {
        padding: 46px 0;
    }

    .bag-curtains h1 {
        font-size: 35px;
    }

    .bag-curtains h2.h2 {
        font-size: 35px;
    }

    .brand .col-sm-3 {
        width: 19%;
    }

    .brand .imgBoxFirst {
        padding: 10px 0;
    }

    .linkImage .purplecolor .right {
        width: 40%;
    }

    .linkImage .purplecolor .textColor {
        width: 60%;
    }

    .linkImage .purplecolor .link {
        width: 60%;
        padding-right: 2%;
    }

    .linkImage .colorblue .right {
        width: 40%;
    }

    .linkImage .textColor {
        width: 60%;
    }

    3 .linkImage .colorblue {
        margin-top: 20px;
    }
    /*Hitesh New CSS 07-09-2015*/
    .orchids .welcomeText h1 {
        font-size: 32px;
        line-height: 32px;
    }

    .orchids .welcomeText h2.h2 {
        font-size: 32px;
    }

    .orchids .lnk {
        bottom: -60px;
    }

    .linkImage .colorlight {
        margin: 20px 0 0;
    }
}

@media (max-width: 980px) {
    .submenu img {
        width: 100%;
    }

    .storyImg.text-right > img {
        width: 100%;
    }

    .luxuriousBrand .text,
    .luxuriousBrand > img {
        width: 100%;
    }

    .luxuriousBrand h3 {
        margin-top: 30px;
    }

    .brand .imgBoxFirst h4,
    .brand .imgBoxFirst a {
        text-align: center;
    }

    .brand .col-md-3 {
        width: auto;
    }

    /*Hitesh New CSS*/
    .brand .col-sm-3 {
        width: 19%;
    }

    .brand .imgBox img {
        max-width: 100%;
    }

    .linkImage,
    .imgBox {
        margin-bottom: 20px;
    }

    .brand .imgBox img {
        width: auto;
    }

    .imgBox {
        width: 100%;
        text-align: center;
    }

    .sheets > img {
        width: 100%;
    }

    .pillows h4 {
        margin: 20px 0;
    }

    .companyDetails {
        padding: 10px 5px 0;
    }

        .companyDetails span {
            margin: 0 0 10px;
        }

    .productSlide .col-md-4 {
        padding-left: 15px;
    }

    .productSlide .col-md-8 {
        padding-right: 15px;
    }
}

@media (max-width:979px) {
    .detailedSubProduct .productImage {
        width: 100%;
        text-align: center;
        float: none;
    }

    .detailedSubProduct .detailBox {
        float: none;
        width: 100%;
        padding: 0;
    }

    .curtains .welcomeText {
        padding: 60px 0 40px;
    }

    .curtainBox {
        width: 45%;
        padding: 45px 0 0;
    }

    .curtains .welcomeText {
        padding: 10px 0;
    }

        .curtains .welcomeText h1, .curtains .welcomeText h2.h2 {
            font-size: 25px;
        }

    .lnk {
        padding: 30px 0;
    }

    .imgBox_1 {
        width: 18%;
    }

    .rugLnk {
        bottom: 60px;
    }

        .rugLnk a {
            font-size: 22px;
        }
}

@media (max-width: 779px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .productKushan {
        width: 25%;
    }

    .productImgText .text {
        width: 39%;
    }
}


@media (max-width: 768px) {
    .navbar-header {
        padding-bottom: 17px;
    }

    .companyDetails span {
        font-size: 12px;
    }

    .navbar-nav > li:hover ul li.col-md-offset-1 {
        margin-left: 0;
    }

    .lbl,
    .quantity,
    .quantity .lbl,
    .numbers,
    .categoryDetail .content,
    .addCart {
        width: 100%;
        margin: 0 0 10px;
    }

        .numbers li {
            width: 15%;
        }

    #owl-demo1 .text {
        text-align: center;
    }

    #owl-demo1 .owl-buttons div.owl-prev {
        left: -10px;
    }

    #owl-demo1 .owl-buttons div.owl-next {
        right: -10px;
    }

    .detailedSubProduct .productImage a {
        margin: 5px 0;
    }

    .boxProduct .thumbnail .productSmallView .smallView {
        float: none;
    }

    /*Hitesh New CSS*/
    .bag-curtains .welcomeText {
        padding: 24px 0 20px;
    }
}

@media (max-width: 767px) {
    .bannerText .tickLine {
        width: 35%;
    }

    .toggle {
        width: 100%;
        display: inline-block;
    }

    .navbar-brand {
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }

        .navbar-brand > a {
            display: inline-block;
            width: 100%;
        }

        .navbar-brand a img {
            width: auto;
        }

    .companyDetails {
        margin: 0 0 10px;
    }

    .navbar-nav > li {
        width: 100%;
    }

    .nav.navbar-nav {
        position: relative;
    }

    .navbar-nav > li:hover .dropdown-menu {
        display: none;
    }

    .navbar-nav > li {
        position: inherit;
    }

        .navbar-nav > li > .dropdown-menu {
            position: static;
        }

    header .subNav {
        display: block;
    }

    .subLink {
        padding-bottom: 10px;
    }

    .navbar-nav > li > .dropdown-menu {
        padding: 22px 11px;
    }

        .navbar-nav > li > .dropdown-menu img {
            margin: 10px 0;
        }

    .bannerText {
        margin-bottom: 10px;
    }

    footer {
        text-align: center;
    }

    .innerFooter {
        padding: 0 55px;
        width: 100%;
        display: inline-block;
    }

    .fotterLogo > img {
        width: auto;
    }

    footer h6 {
        margin: 0;
    }

    .contactDetails {
        margin: 20px 0 0;
    }

    .footerLinks {
        margin-bottom: 20px;
    }

    .productSlide .col-md-8 {
        padding-right: 15px;
    }

    .productSlide .col-md-4 {
        padding-left: 15px;
    }

    .slideAdj {
        display: inline-block;
        height: 100%;
        table-layout: inherit;
        width: 100%;
    }

    footer .right {
        float: none;
    }

    .bannerAdj,
    .sliderAdj {
        display: inline-block;
        height: inherit;
        width: 100%;
    }

    .windowDecorOne,
    .windowDecorTwo,
    .windowDecorThree {
        margin-top: 10px;
    }

    .productImg {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .productTop {
        width: 30%;
        float: none;
        display: inline-block;
        text-align: center;
        margin-top: 20px;
    }

    .productImgText {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

        .productImgText .text {
            float: none;
            padding-top: 43px;
            text-align: center;
            width: 100%;
        }

    .productKushan {
        margin-top: 10px;
    }

    .windowDecorOne,
    .windowDecorTwo {
        background-position: center center;
    }

    .logo {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-bottom: 20px;
    }

    .abtTitle h3 {
        font-size: 30px;
        top: 30%;
        line-height: 30px;
    }

    .storyContent {
        padding-top: 0;
    }

    .detailContent h5,
    .storyContent {
        margin-bottom: 20px;
    }

    .abtBg {
        background: none;
    }

    .abtHeading {
        background: #EFEADC;
    }

    .abtBanner .col-sm-4 {
        padding-left: 15px;
    }

    .abtBanner .col-sm-8 {
        padding-right: 15px;
    }

    .abtHeading {
        padding: 30px 0;
        margin: 0 0 20px;
    }

    .sidebar {
        margin-bottom: 30px;
    }

    .contactAdd {
        text-align: center;
    }

        .contactBanner,
        .contactAdd .address {
            margin-bottom: 20px;
        }

        .contactAdd .logo img {
            width: auto;
        }

    .contactFormHeading .contactFormHead h5 {
        margin-bottom: 15px;
    }

    .contactMail {
        display: inline-block;
        margin: 20px 0 0;
        text-align: center;
        width: 100%;
    }

        .contactMail .call a {
            width: 35%;
        }

    .contactForm {
        margin-top: 20px;
    }

        .contactForm .required {
            margin-bottom: 15px;
        }

    .submitForm {
        float: none;
        text-align: center;
        width: 100%;
        display: inline-block;
    }

    .PinterestProducts .thumbnail img {
        width: auto;
    }

    .PinterestProducts .thumbnail .caption h4 {
        text-align: center;
    }

    .inspiration {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

        .inspiration h4.boards {
            text-align: center;
            float: none;
        }

    .luxuriousBrand > img {
        width: 100%;
    }

    .pageDetails {
        text-align: center;
    }

    .boxProduct {
        min-height: inherit;
    }

        .boxProduct .thumbnail .productSmallView .sale,
        .boxProduct .thumbnail .productSmallView .new,
        .boxProduct .thumbnail .caption {
            width: 100%;
            display: inline-block;
            text-align: center;
            margin: 0 0 5px;
        }

        .boxProduct .thumbnail .productSmallView .smallView {
            display: inline-block;
            text-align: center;
            width: 100%;
        }

    .results,
    .pageView,
    .pagination {
        margin: 0;
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
        text-align: center;
    }

        .pagination > li {
            display: inline-block;
        }

    footer .contactDetails,
    .companyDetails {
        border: none;
    }

    .productSlide .tickLine {
        width: 19%;
    }

    .contactFormHeading .contactInq {
        width: 96%;
        margin: 0 2%;
    }

    .bordInsp {
        border-top: none;
    }

    .inspiration h4.boards {
        margin-top: 10px;
    }

    .inspiration h1 {
        padding: 30px 0;
    }

    .price {
        text-align: center;
    }

    .detailHead {
        display: inline-block;
        width: 100%;
        margin-top: 30px;
    }

    .combination {
        margin: 35px 0;
    }

    #sync1 .owl-item .item {
        text-align: center;
    }

    .addCart {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }

    .quantity .lbl {
        width: 35%;
    }

    .quantity {
        width: 100%;
    }

    .cart {
        width: 40%;
    }

    .numbers li {
        width: 10%;
    }

    #sync1 .item img {
        width: auto;
    }

    .detailedSubProduct .numbers li {
        width: 30%;
    }

    .detailedSubProduct .cart {
        width: 100%;
    }

    .curtainBox {
        padding: 80px 0 0;
    }

    .curtains .welcomeText {
        padding: 30px 0;
    }

        .curtains .welcomeText h1, .curtains .welcomeText h2.h2 {
            font-size: 30px;
        }

    .lnk {
        padding: 40px 0;
    }

    .productView {
        margin-bottom: 20px;
    }

    .detailedSlider #sync1 .item ul {
        width: 100%;
        text-align: center;
        margin: 10px 0 0;
    }

    .detailedSlider #sync1 .item li {
        width: 100%;
    }

    .price {
        padding: 5px 0;
    }

    .banner .text {
        left: 70px;
        top: 80px;
    }

    /*Hitesh New CSS*/
    .category-new img {
        width: 100%;
    }

    .category-new .text {
        width: 100%;
    }

    .category-new h3 {
        margin-top: 30px;
    }

    .brand .col-sm-3 {
        width: 100%;
    }

    .bag-curtains .curtainBox {
        width: 45%;
        padding: 80px 0 0;
    }

    .bag-curtains .lnk {
        padding: 64px 0;
    }

    .resin {
        padding: 0;
    }

        .resin span.link {
            padding-top: 40px;
        }

        .resin h3 {
            display: block;
        }

    /*Hitesh New CSS 07-09-2015*/
    .orchids .welcomeText {
        padding: 20px 0;
    }

    .canvas .welcomeText {
        padding: 20px 0;
        line-height: 20px;
    }

        .canvas .welcomeText .lnk {
            bottom: 0;
        }

    .ceramic .ceramic-title {
        width: 100%;
        padding: 10px 0;
    }

    .ceramic .ceramic-image {
        width: 100%;
        text-align: center;
    }
}

@media (max-width:667px) {
    .curtainBox {
        width: 100%;
        margin-bottom: 20px;
    }

    .imgBox_1:first-child {
        padding: 0;
    }

    .imgBox_1 {
        width: 33%;
    }

    .banner .text {
        top: 60px;
    }

    /*Hitesh New CSS*/
    .bag-curtains .curtainBox {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .prespectiveText h4 {
        font-size: 22px;
    }

    .welcomeText {
        padding: 10% 0;
    }
}

@media (max-width: 590px) {
    .prespectiveText h4 {
        font-size: 16px;
    }

    .banner .text {
        left: 85px;
        top: 80px;
    }

    .inspiration h1 {
        font-size: 30px;
        line-height: 40px;
    }

        .inspiration h1 .black {
            font-size: 25px;
        }

    .cart {
        width: 60%;
    }

    .rugLnk a {
        font-size: 18px;
    }

    .banner .text {
        top: 30px;
        left: 30px;
    }
}

@media (max-width: 480px) {
    .prespectiveText {
        padding: 35px 45px;
    }

    h3 {
        font-size: 30px;
    }

        h3.h3 {
            font-size: 28px;
        }

    .banner {
        min-height: inherit;
    }

    .heading p {
        line-height: 20px;
    }

    .decorText {
        left: 30%;
    }

    .productImgText .text h3,
    .productImgText .text h3 span {
        font-size: 30px;
    }

    .abtTitle h3 {
        font-size: 20px;
        top: 20%;
    }

    .detailContent p,
    .highLight {
        line-height: 30px;
    }

    .detailContent {
        padding: 0 0 30px;
    }

    .contactMail .call a {
        width: 60%;
    }

    .categoryBanner .overlay > h3 {
        bottom: 10px;
        font-size: 25px;
        line-height: 30px;
    }

    .rugLnk {
        bottom: 40px;
    }

        .rugLnk a {
            font-size: 16px;
        }

    .banner .text {
        top: 10px;
        left: 20px;
    }

        .banner .text h3,
        .banner .text h3.h3 {
            font-size: 25px;
        }
}

@media (max-width: 375px) {
    .bottomFooter h5 {
        font-size: 14px;
    }

    .abtTitle h3 {
        top: 10%;
    }

    .lbl, .quantity .lbl {
        width: 100%;
    }

    .categoryDetail .content, .numbers {
        width: 100%;
        margin-top: 10px;
    }

    .categoryDetail .detailHead h5 {
        font-size: 16px;
    }

    .categoryDetail .detailHead h4 {
        font-size: 22px;
    }

    .categoryDetail .detailHeading {
        padding: 30px 0;
    }
}

@media (max-width: 360px) {
    .prespectiveText {
        padding: 35px 25px;
    }

    .productImgText .text h3,
    .productImgText .text h3 span {
        font-size: 25px;
    }

    .decorText {
        left: 20%;
    }

    .contactMail .call a {
        width: 70%;
    }

    .categoryDetail .detailHeading h3 {
        font-size: 25px;
    }

    .linkImage .content h3 {
        font-size: 25px;
    }

    .linkImage img {
        width: 10%;
    }

    .linkImage .text img {
        width: 51%;
    }

    .pillows h4 {
        font-size: 22px;
    }

    .social li a {
        padding: 0 10px;
    }

    .banner .text h3.h3 {
        font-size: 22px;
        line-height: 22px;
    }

    /*Hitesh New CSS*/
    .image-part img {
        width: 20%;
    }
    /*Hitesh New CSS 07-09-2015*/
    .linkImage .content-text img {
        width: 54%;
    }
}

@media (max-width: 320px) {
    .abtTitle h3 {
        font-size: 16px;
        top: 5%;
    }

    .rugLnk a {
        font-size: 14px;
    }

    .linkImage .content .link {
        padding-top: 80px;
    }
}


.cart {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    padding: 5px 0;
    font-family: 'latoregular';
    border: 1px solid #000;
    width: 100%;
    display: block;
    text-align: center;
}

    .cart:hover {
        color: #fff;
    }