@font-face {
    font-family: 'Futura';
    src: url('../fonts/futural-webfont.eot');
    src: url('../fonts/futural-webfont.eot?iefix') format('eot'), url('../fonts/futural-webfont.woff') format('woff'), url('../fonts/futural-webfont.ttf') format('truetype'), url('../fonts/futural-webfont.svg#webfonttE3g4Tj3') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_md_btbold';
    src: url('../fonts/futurab.eot');
    src: url('../fonts/futurab.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurab.woff2') format('woff2'),
         url('../fonts/futurab.woff') format('woff'),
         url('../fonts/futurab.ttf') format('truetype'),
         url('../fonts/futurab.svg#futura_md_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CoronetLTStdBold';
    src: url('../fonts/coronetltstd-bold-webfont.eot');
    src: url('../fonts/coronetltstd-bold-webfont.eot?iefix') format('embedded-opentype'), url('../fonts/coronetltstd-bold-webfont.woff') format('woff'), url('../fonts/coronetltstd-bold-webfont.ttf') format('truetype'), url('../fonts/coronetltstd-bold-webfont.svg#CoronetLTStdBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.wrapper {
    max-width: 1070px;
    width: 100%;
    margin: 0px auto;
    background-color: #fff;
    padding: 0 25px;
}

html {
}
body {
    /* background: url(../images/grahamandgreen/body_bg.jpg) repeat scroll center top #222222; */
    /* background: url(../images/BG_Pattern.jpg) repeat fixed center top rgb(34, 34, 34);
    color: #EEEEEE; commented for home page design*/
}
a {
    text-decoration: none;
}
/* p{color:#000;} commented for home page design */
/*--------------Header-------------------*/
#header-section {
    float: left;
    width: 100%;
}
/* .header-top {
    float: left;
    width: 100%;
    padding: 15px 0;
} commented for home page design */
#top-links {
    -moz-box-shadow: 0 0 5px #c0c0c0;
    -webkit-box-shadow: 0 0 5px #c0c0c0;
    box-shadow: 0 0 5px #c0c0c0;
    float: right;
    margin: 10px 0 3px;
    padding: 0;
    width: 90%;
}
#top-links ul {
    list-style: none;
    margin: 0px;
    float: left;
    width: 100%;
}
#top-links li {
    float: left;
    position: relative;
    padding: 5px 0 3px 4%;
}
#top-links li a {
    color: #464749;
    font-size: 0.75em;
    text-decoration: none;
}
#top-links li.last a img {
    /*position: absolute;
    top: 5px;
    left: 15px; */
}
#top-links li.last a {
    padding-left: 20px;
    text-decoration: none;
}
#top-links li a.trigger img {
    margin-right: 2px;
}
#top-links li a.last img {
    margin-right: 2px;
}
#top-links li a:hover, #header ul#top-links li a:active {
}
#top-links li a span {
    color: #DD6592;
}

#search-form-outer {
    float: right;
    width: 90%;
    -moz-box-shadow: 0 0 5px #c0c0c0;
    -webkit-box-shadow: 0 0 5px #c0c0c0;
    box-shadow: 0 0 5px #c0c0c0;
    margin-top: 7px;
}
#search_mini_form fieldset {
    border: 0 none;
    float: right;
    padding: 0;
    width: 100%;
}
#search_mini_form fieldset label {
    color: #666;
    display: block;
    float: left;
    font-size: 0.85em;
    padding: 5px 0 5px 7px;
    width: 99px;
    margin: 0px;
}
#search_mini_form fieldset input.text {
    color: #222;
    float: left;
    font-size: 0.95em;
    margin: 3px 0 0 0;
    height: 24px;
    line-height: 21px;
    width: 53%;
    padding: 0 2%;
    background-color: #FFCCCC;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
#search_mini_form fieldset input.submit {
    background: url("../images/islandfurniture/search.png") no-repeat left top;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 22px;
    width: 21px;
    margin: 4px 10px 0 0;
}
.contact-outer {
    /* width: 70%;
    float: left; */
    text-align: center;
    padding: 0 0 0 18px;
    font-family: 'Futura', Arial, sans-serif;
    font-size: 20px;
    color: #222222;
}
.contact-outer .ifc-order-online {
    font-size: 16px;
    display: block;
    padding-left: 3px;
}
.contact-outer .ifc-tel {
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: -1px;
    display: block;
}
.contact-outer .ifc-tagline {
    font-size: 14px;
    display: block;
    padding: 3px 0 0 3px;
    word-spacing: -1px;
}
.main-menu {
    float: left;
    padding: 1px 1%;
    width: 98%;
    background: #000000;
}
.home-link {
    float: left;
}
.main-menu .navbar {
    margin: 0;
    padding: 0;
}
.main-menu .navbar-inner {
    min-height: 20px;
}
.main-menu .navbar .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 0px;
    font-weight: normal;
    border-radius: 0;
}
.main-menu  .navbar .brand {
    padding: 0px;
    font-weight: normal;
    border-radius: 0;
    padding-top: 3px;
}
.main-menu ul {
    float: left;
    margin: 0;
}
.main-menu ul li {
    float: left;
    list-style: none;
    padding: 0 12px;
}
.main-menu ul li a {
    float: left;
    color: #ffffff;
    font-family: 'Futura';
    font-size: 14px;
    text-decoration: none;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: #000000;
}
.dropdown-menu {
    background: #000000;
    min-width: 350px;
    border-radius: 0px;
    margin-top: 0px;
}
.dropdown-menu > ul {
    width: 150px;
    padding: 10px;
}
.dropdown-menu > ul li {
    width: 100%;
    border-bottom: 1px dotted #ffffff;
    line-height: 30px;
    padding: 0px;
}
.dropdown-menu > ul li a {
    color: #ffffff !important;
}
.dropdown-menu > ul li span {
    display: none;
}
.menu-image {
    float: left;
    width: 150px;
    border: 1px dotted #ffffff;
    padding: 7px 7px 0 7px;
}
.mainlink {
    color: #ffffff;
}
.navbar .brand {
    font-size: 11px;
    padding-top: 3px;
}
.dropdown-menu {
    background: #4C8982;
}
.category-title {
    font-weight: bold;
    font-family: 'Futura';
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    line-height: 25px;
}
.menu-button {
    display: none;
}
.menu-image img {
    width: 180px;
}
.color-code {
    display: none;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #ffffff;
}
/*--------------Content-------------------*/

/*-----------category-area----------------*/
.banner-area {
    float: left;
    width: 100%;
}

/**New Added on 6 Sept, 2014**/
.banner-area > a{
float: left;
    width: 100%;
    /*padding-bottom: 50px;*/
    position:relative;
}
/**New Added on 6 Sept, 2014**/
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-wrapper .bx-viewport {
    background: #fff;
    left: 3px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../css/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: left;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
    position: relative;
    top: -47px;
    z-index: 9999;
    left: 45px;
    clear:both;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: url(../images/islandfurniture/inactive.png) center center no-repeat;
    text-indent: -9999px;
    display: block;
    width: 18px;
    height: 17px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: url(../images/islandfurniture/active.png) center center no-repeat;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/islandfurniture/navbutton.png) no-repeat left top;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/islandfurniture/navbutton.png) no-repeat right top;
}

.bx-wrapper .bx-prev:hover {
    background: url(../images/islandfurniture/nabhover.png) no-repeat left top;
}

.bx-wrapper .bx-next:hover {
    background: url(../images/islandfurniture/nabhover.png) no-repeat right top;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.right_content {
    float: left;
    text-align: center;
}
.newsletter {
    float: right;
    width: 100%;
    border: 1px solid #CACACA;
    margin-bottom: 20px;
    display: block;
}
.newsletter h2 {
    font-size: 16px;
    margin-bottom: 2px;
    font-family: 'Futura';
    color: #CA005C;
    font-weight: normal;
    line-height: 16px;
}
.newsletter h2 span {
    font-family: 'CoronetLTStdBold';
    font-size: 26px;
    line-height: 28px;
}
.newsletter p {
    font-family: 'Futura';
    color: #1C1C1C;
    font-size: 16px;
    line-height: 19px;
    margin: 12px 0;
}
.newsletter fieldset {
    overflow: hidden;
    padding: 5px 0 0 12px;
    position: relative;
}
.newsletter fieldset input.text {
    border: 0 none;
    color: #D54179;
    float: left;
    font-size: 11px;
    height: 14px;
    margin-bottom: 0;
    padding: 9px 35px 9px 10px;
    width: 81%;
    box-shadow: inset 0 0 9px #C9C9C9;
    -moz-box-shadow: inset 0 0 9px #C9C9C9;
    -webkit-box-shadow: inset 0 0 9px #C9C9C9;
}
.newsletter fieldset input.submit {
    background: url("../images/islandfurniture/newsletter_submit.png") no-repeat right center;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    height: 31px;
    position: absolute;
    right: 20px;
    top: 5px;
    width: 24px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}
.offer {
    float: right;
    clear: both;
    width: 100%;
    text-align: left;
    border: 1px solid #CACACA;
    background: #ffe9e9 url('../images/ifcdesign/offer-free-mirror.png') no-repeat right 50%; background-size:100% 128%; /*Update on 19jan 2015*/
}
.offer h4 {
    color: #CC3366;
    font: 200 3.5em/1.0em "Futura", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
    margin: 5px 0 14px 0;
}
.offer h4 span {
    font-weight: 500;
}
.offer p {
    color: #444;
    width: 50%;
    font: normal 1.5em/1.3em "Futura", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 26px;
}
a span.box-action {
    display: block;
    color: #CC3366;
    font: 500 1.5em/1.3em "Futura", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 20px;
    clear: both;
}
a:hover span.box-action {
    color: #444;    
}
a span.boxbutton {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 17px;
    height: 17px;
    background: url('../images/ifcdesign/button-disc.png') no-repeat left top;
}
a:hover span.boxbutton {
    background-position: left bottom;
}
/*** Tabbed Box Area ***/
.top-box-area {
    float: left;
    width: 100%;
}
#myTab {
    float: left;
    width: 100%;
    margin: 0px;
}
.tab-content {
    float: left;
    width: 100%;
}
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
    background: none;
}
#myTab {
    border: 0;
}
#myTab li {
    display: inline-block;
    height: 30px;
    min-width: 300px;
    text-align: center;
    margin: 0;
    position: relative;
}
#myTab li a {
    outline: none;
    border: 0;
    padding: 7px 0 0 15px;
    text-align: left;
    color: #444;
    font-family: 'futura';
    font-size: 16px;
}
#myTab li a img {
    padding: 5px 5px 0 0;
}
#tab1 {
    background: url(../images/islandfurniture/tab1-item.png) no-repeat left top;
}
#tab1.active {
    background: url(../images/islandfurniture/tab1-active.png) no-repeat left top;
}
#tab2 {
    background: url(../images/islandfurniture/tab2-item.png) no-repeat left top;
}
#tab2.active {
    background: url(../images/islandfurniture/tab2-active.png) no-repeat left top;
}
#tab3 {
    background: url(../images/islandfurniture/tab2-item.png) no-repeat left top;
}
#tab3.active {
    background: url(../images/islandfurniture/tab2-active.png) no-repeat left top;
}
.tab-pane {
    float: left;
    padding: 15px;
    background-color: #F8F8F8;
    border-bottom: 1px solid #ccc;
}
.tab-pane p {
    display: inline-block;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 19px;
    color: #666;
    text-align: left;
    margin: 0;
}
.tab-pane li.welcome {
    width: 64.5%;
    float: left;
}
.tab-pane li.social {
    width: 28%;
    margin-left: 3%;
    padding-left: 3%;
    border-left: 2px dotted #ccc;
    float: left;
}
.tab-pane li.social img {
    margin-bottom: 15px;
}
/*** END Tabbed Box Area ***/

/*-----------category-area----------------*/
.category-area {
    float: left;
    width: 100%;
}
.category-area ul {
    float: left;
    width: 100%;
    margin: 0px;
}
.category-area ul li {
    display: inline-block;
    width: auto;
    padding: 20px 0 20px 8px;
    list-style: none;
}
.category-area ul li:first-child {
    padding-left: 0px;
}
.category-area ul li a img:hover {
    opacity: 0.8;
}
/*-----------ads-area----------------*/
.ads-area {
    float: left;
    width: 100%;
}
.ads-area ul {
    float: left;
    width: 100%;
    margin: 0px;
}
.ads-area ul li {
    display: inline-block;
    width: auto;
    padding: 20px 0 20px 17px;
    list-style: none;
}
.ads-area ul li:first-child {
    padding-left: 0px;
}
.ads-area ul li a img:hover {
    opacity: 0.8;
}
/*-----------clients-area----------------*/
.clients-area {
    float: left;
    width: 100%;
}
.clients-area ul {
    /* float: left; 
    width: 100%;*/
    display:block;
    margin: 0px;
}
.clients-area ul li {
    /* display: inline-block;
    width: auto;
    padding: 10px 0 42px 26px;
    list-style: none; */
}
.clients-area ul li a {
    display: inline-block;
    height: 39px;
    overflow: hidden;
    position: relative;
}
/* .clients-area ul li a.name {
    height: 39px;
    overflow: hidden; 
    display:block;
} */
.clients-area ul li:first-child {
    padding-left: 0px;
}
.client_over {
    left: 200px;
    position: absolute;
}
.clients-area ul li a:hover .client_over {
    left: 0;
}
/*--------------Footer-------------------*/
.footer-wrapper {
    max-width: 1070px;
    width: 100%;
    margin: 0px auto;
}
#footer-section {
    float: left;
    width: 100%;
    /* background: url(../images/grahamandgreen/footer_bg.png) no-repeat center bottom; */
}
.span12 {
}
.ifcfooter {
    background-color: #222;
    padding: 20px;
    overflow: hidden;
}
#footer-menu {
    float: left;
    color: #fff;
    width: 100%;
}
#footer-menu ul {
    float: left;
    width: 25%;
    margin: 0;
}
#footer-menu ul li {
    padding-bottom: 6px;
    list-style: none;
}
#footer-menu ul li span {
    font-family: 'Futura';
    font-size: 16px;
    text-transform: uppercase;
}
#footer-menu ul li  a {
    background: url("../images/islandfurniture/list.png") left 4px no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 12px;
    padding-left: 13px;
    font-family: Arial, â€‹sans-serif;
    text-decoration: none;
}
#footer-menu ul li a:hover {
    color: #CA005C;
}
#footer-menu ul#join-us li  a {
    background: none;
    padding-left: 0;
}
#footer-menu ul#join-us li  a img {
    padding-right: 6px;
    margin-top: -2px;
}
.copyright {
    color: #ccc;
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
    line-height: 13px;
    float: left;
    width: 100%;
    padding: 20px 0 10px 0;
}
.copyright a {
    color: #9C9C9C;
}
.copyright span a {
    color: #CA005C;
}
.payment {
    padding-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
}

#feedbackbutton {
    position: fixed;
    top: 25%;
    display:none;
}
/*-----------product-list----------------*/
.breadcrumb-area {
    float: left;
    width: 100%;
}

#breadcrumbs {
    float: left;
    width: 100%;
}
#breadcrumbs ul {
    float: left;
    width: 96%;
    margin: 20px 0;
    padding: 0 2%;
    border: 1px solid #C0C0C0;
}
#breadcrumbs ul li {
    float: left;
    list-style: none;
    padding: 0 13px;
    background: url(../images/islandfurniture/breadcrumbs.png) no-repeat left center;
}
#breadcrumbs ul li:first-child {
    background: none;
}
#breadcrumbs ul li a,#breadcrumbs ul li span {
    color: #000000;
    display: block;
    float: left;
    font-size: 11px;
    padding: 1px 0;
    text-decoration: none;
}
.product-area {
    float: left;
    width: 100%;
}
.sidebar {
    float: left;
    width: 100%;
}
.sidebar h2.title-block {
    color: #CA005C;
    font-size: 35px;
    line-height: 38px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0 0 12px;
    font-family: 'CoronetLTStdBold';
}
.sidebar ul {
    float: left;
    width: 100%;
    margin: 0;
}
.sidebar ul li {
    float: left;
    width: 100%;
    list-style: none;
}
.sidebar ul li a {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}
.sidebar ul li a:hover {
    color: #CA005C;
}
.toolbar {
    float: left;
    width: 100%;
    border: 1px solid #C0C0C0;
    margin-bottom: 25px;
    margin-top: 10px;
}
.pager {
    font-size: 12px;
    overflow: hidden;
    padding: 0 8px;
    position: relative;
    text-align: center;
    margin: 0;
    /* height: 38px; */
}
.sorter {
    /* float: left; */
    font-size: 12px;
    margin-top: 8px;
}
.toolbar .sort-by {
    float: none;
    padding: 3px 0 4px;
    line-height: 12px;
}
.sorter .sort-by label {
    color: #000000;
    float: left;
    font-size: 12px;
    line-height: 12px;
    padding: 1px 0;
}
.toolbar .sort-by a {
    border-left: 2px solid #E2E2E2;
    color: #000000;
    display: block;
    float: left;
    margin-left: 7px;
    padding: 1px 0 1px 7px;
    line-height: 12px;
    text-decoration: none;
}
.sorter .sort-by label {
    float: none;
    display:inline-block;
    vertical-align:top;
    cursor:default;
}
.toolbar .sort-by a {
    float: none;
    display:inline-block;
    vertical-align:top;
}
.toolbar a.view-all {
    color: #000000;
    display: block;
    float: right;
    margin-right: 5px;
    padding: 4px 0;
}
.product-list {
    float: left;
    width: 100%;
}
#list-products {
    /* float: left; */
    width: 100%;
    margin: 0px;
    display:table;
}
#list-products li:first-child{

}
#list-products li { 
    float: left;
    width: 33%;
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
    padding: 10px 1.75%;
    list-style: none;
    border: #FF99CC 1px solid;
    /* border-right: #FF99CC 1px solid; */
    border-bottom: none;
    min-height:410px;
}
#list-products li.first {
    border-left: none;  
    border-right: none;
}
#list-products li.last {
    border-right: none;
    border-left: none;  
    padding-right: 0;
}
#list-products li a.image {
    float: left;
    width: 100%;
    margin-bottom: 4px;
    height: auto;
}
#list-products li a.name {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 4px;
    color: #767676;
    display: block;
    text-decoration: none;
}
.price-outer {
    display: inline-block;
    width: 100%;
}
#list-products li div.pricing {
    color: #000000;
    float: left;
    font-size: 12px;
}
#list-products li a.button {
    float: right;
}
.link-area {
    float: left;
    width: 100%;
}
#bottom-page {
    /* background: url("../images/grahamandgreen/bottom-page.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); */
    clear: both;
    float: left;
    height: 80px;
    margin-top: -14px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}
#bottom-page  ul {
    float: left;
    width: 100%;
    margin: 0;
}
#bottom-page li {
    float: left;
    height: 90px;
    width: 5%;
    padding: 8px 1%;
}
#bottom-page li  a {
    float: left;
    border-right: 1px solid #D0D0D0;
    display: block;
    font-size: 15px;
    line-height: 15px;
    padding: 0 15px 0 0;
    font-family: 'Futura';
    text-decoration: none;
}
#bottom-page li.request-catalog a {
    color: #A9AB23;
    line-height: 60px;
    width: 93%;
}
#bottom-page li.delivery a {
    color: #60A69E;
    line-height: 60px;
}
#bottom-page li.delivery {
    /* margin-right: 15px; */
    width: 23%;
}

#bottom-page li.request-catalog{
    width: 25%;
}

#bottom-page li.email {
    color: #832760;
    font-family: 'Futura';
    font-size: 15px;
    margin-top: 9px;
    display: block;
    float: left;
    padding: 9px 0;
    width: 31%;
}
#bottom-page  li.email span {
    float: left;
    padding-top: 10px;
}
#bottom-page #newsletter {
    float: left;
    width: 75%;
}
#bottom-page #newsletter fieldset {
    overflow: hidden;
    padding: 5px 0 0 12px;
    position: relative;
}
#bottom-page  #newsletter fieldset input.text {
    border: 0 none;
    box-shadow: 0 0 7px #E3E3E3 inset;
    color: #D54179;
    float: left;
    font-size: 11px;
    height: 14px;
    margin-bottom: 0;
    padding: 9px 35px 9px 10px;
    width: 81%;
}
#bottom-page  #newsletter fieldset input.submit {
    background: url("../images/islandfurniture/newsletter_submit.png") no-repeat right center;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0;
    height: 31px;
    line-height: 0;
    position: absolute;
    right: 20px;
    text-indent: -9999px;
    top: 5px;
    width: 24px;
}
/*-------------category-list----------*/

.category-content {
    float: left;
    width: 100%;
    background: url("../images/islandfurniture/gandgbook.png") no-repeat center top;
    background-size: 100% auto;
    padding-bottom: 20px;
    height: 350px;
}
.category-list {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.left-category {
    float: left;
    width: 90%;
    padding: 10px 5%;
}
.left-category h1 {
    float: left;
    width: 100%;
    padding: 10px 0;
    color: #CA005C;
    font-size: 51px;
    margin-bottom: 15px;
    font-family: 'CoronetLTStdBold';
}
.left-category p {
    float: left;
    width: 100%;
    padding: 10px 0;
    color: #000000;
    font-size: 11px;
    /*height: 130px;
    overflow: hidden;*/
}
.left-category .control-para {
    float: left;
    width: 100%;
    text-align: right;
}
.left-category .control-para a {
    text-align: right;
    color: #CA005C;
    font-size: 11px;
    font-family: 'Futura';
}
.category-slider {
    float: left;
    width: 90%;
    padding: 20px 5%;
}
.catalog-listing {
    float: left;
    width: 100%;
}
.catalog-listing ul {
    float: left;
    width: 100%;
    margin: 0px;
}
.catalog-listing li {
    background: url("../images/islandfurniture/catalog-bg.png") no-repeat 0 0;
    float: left;
    height: 90px;
    margin: 0 0 10px 0;
    position: relative;
    width: 33%;
    list-style: none;
}
.catalog-listing li a {
    text-decoration: none;
}
.catalog-listing li a.image {
    display: block;
    height: 64px;
    left: 13px;
    position: absolute;
    top: 11px;
    width: 64px;
}

.catalog-listing li a.name {
    color: #3F3F3F;
    display: block;
    font-size: 16px;
    height: 40px;
    left: 77px;
    line-height: 19px;
    padding-left: 24px;
    position: absolute;
    top: 23px;
    width: 124px;
    font-family: 'Futura';
}

/*-----------content-page-----------*/
.cms-page-view  #top-other-page {
    background: url("../images/islandfurniture/spec-top.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    background-size: 100% auto;
    height: 95px;
    padding-top: 15px;
    float: left;
    width: 100%;
    margin: 0 0 0 -1px;
    margin-top: 30px;
}
.cms-page-view #bottom-other-page {
    background: url("../images/islandfurniture/spec-bottom.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    background-size: 100% auto;
    height: 95px;
    margin-left:-1px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.cms-page-view  .content-outer {
    float: left;
    width: 100%;
    /*background: url("../images/grahamandgreen/spec-center.png") repeat-y scroll 19px top rgba(0, 0, 0, 0);*/
    background-size: 980px auto;
}
.content-outer .content-area {
    float: left;
    width: 90%;
    padding: 0 5%;
}

.clients-area.cms-area .content-outer .content-area{  border-left: 4px solid #dfdfdf;
    border-right: 4px solid #dfdfdf;
    float: left;
    margin: 0 22px;
    padding: 0 25px;
    width: 96.15%;}
.content-outer .page-title {
    float: left;
    width: 100%;
    color: #CA005C;
    font-family: 'CoronetLTStdBold';
    font-size: 60px;
    border-bottom: 0;
}
.content-outer h1 {
    color: #CA005C;
    font-size: 60px;
    line-height: 70px;
    margin: 0;
}
.content-outer .std p {
    float: left;
    width: 100%;
    color: #666;
    font-size: 16px;
    font-family: 'Futura';
}
#top-other-page {
    float: left;
    width: 100%;
}
#bottom-other-page {
    float: left;
    width: 100%;
}
.content-outer {
    float: left;
    width: 100%;
}
.prod_msg {
    float: left;
    width: 100%;
    color: #CA005C;
    font-family: 'CoronetLTStdBold';
    font-size: 25px;
}
/* .product-image img {
    border: 1px solid #C0C0C0;
} commented for home page design*/
.product-name h1 {
    font-family: 'Futura';
    color: #D54179;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 14px;
    padding-top: 15px;
    line-height: 24px;
}
.no-rating a {
    color: #000000;
    font-size: 11px;
    line-height: 11px;
}
.product-tabs ul.tabs li {
    float: left;
    padding: 0 1px 0 0px;
    position: relative;
    z-index: 1;
}

.product-tabs ul.tabs li {
    background: url("../images/islandfurniture/tabs-link-left.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    float: left;
    /* padding: 0 1px 0 2px; */
    position: relative;
    z-index: 1;
    
}
.product-tabs ul.tabs li a {
    background: url("../images/islandfurniture/tabs-link-right.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    color: #000000;
    display: block;
    font-size: 13px;
    padding: 6px 17px 3px 7px;
    font-family: 'Futura';
    height: auto;
    text-decoration: none;
}
.product-tabs ul.tabs li.active {
    background: url("../images/islandfurniture/tabs-active-link-left.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    z-index: 3;
}
.product-tabs ul.tabs li.active a {
    background: url("../images/islandfurniture/tabs-active-link-right.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    color:#fff;
}
.padder {
    float: left;
    width: 100%;
    -moz-box-shadow: 0 0 5px #c0c0c0;
    -webkit-box-shadow: 0 0 5px #c0c0c0;
    box-shadow: 0 0 5px #c0c0c0;
    padding-bottom: 15px;
}
.product-specs, #customer-reviews {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 15px;
    font-family: Arial;
    color: #000000;
}
.form-add {
    float: left;
    width: 90%;
    padding: 0 5%;
}
.form-add h2 {
    float: left;
    width: 100%;
    color: #CA005C;
    font-family: 'CoronetLTStdBold';
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0 0 12px;
}
#review-form {
    float: left;
    width: 100%;
}
#customer-reviews ol {
    margin: 0;
}
.clients-area  .form-list {
    float: left;
    width: 100%;
    padding-top: 10px;
}
.clients-area .form-list li {
    float: left;
    width: 100% !important;
    padding: 0px;
}
.clients-area .form-list label {
    font-family: 'Futura';
    color: #D54179;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 14px;
    line-height: 15px;
}
.ratings-list {
    float: left;
    width: 100%;
}
.form-add h4 {
    font-family: 'Futura';
    color: #D54179;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 14px;
    line-height: 15px;
}
.form-add  .nobr {
    font-size: 12px;
}
.rating-links a {
    color: #000000;
}
#product-review-table .data-table .odd {
    border-top: 1px solid #c2d3e0;
}
#product-review-table  th {
    color: #000000;
    font-size: 12px;
}
.product-tabs {
    float: left;
    width: 100%;
}
#super-product-table {
    float: left;
}
.data-table tbody th, .data-table tbody td {
    color: #2A2A2A;
    font-size: 11px;
}
.data-table tbody td.name {
    width: 20%;
}
.data-table tbody td.description {
    width: 20%;
}
.data-table tbody td.stock {
    width: 20%;
}
.data-table tbody td.a-right {
    width: 20%;
}
.data-table tbody td.a-center {
    width: 20%;
}
.data-table .availability.in-stock span {
    color: #02766D;
    font-weight: normal;
}
.data-table .availability.out-of-stock span {
    font-weight: normal;
}
.regular-price .price {
    color: #D54179;
    font-weight: bold;
}
.porduct_link {
    float: left;
    width: 100%;
    text-align: right;
    padding-top: 10px;
}
.porduct_link .email-friend {
    float: left;
    width: auto;    
    margin-bottom:10px;
}
.porduct_link .add-to-links {
    float: left;
    width: auto;
    padding-left: 10px;
}
.porduct_link .add-to-links li {
    float: left;
    width: auto;
    padding: 0;
}
.porduct_link .add-to-cart {
    float: left;
    width: auto;
    padding-left: 10px;
    margin-bottom:10px;
}
.clients-area .add-to-cart button.button span {
    float: left;
}
.clients-area .more-views ul li {
    display: inline-block;
    padding: 10px;
}
.clients-area .more-views ul li:first-child {
    display: inline-block;
    padding: 10px 10px 10px 0;
}
.clients-area .more-views ul li a {
    height: auto;
}
.success_outer p {
    color: #2A2A2A;
    font-size: 12px;
}
.success_outer p a {
    color: #D54179;
    font-size: 12px;
}
.cart-empty p {
    color: #2A2A2A;
    font-size: 12px;
}
.cart-empty p a {
    color: #D54179;
    font-size: 12px;
}

.cart .discount {
    float: left;
}
.col2-set .col-2 {
    float: left;
}
.cart .cart-collaterals .col2-set {
    width: auto
}
.clients-area ul.checkout-types {
    width: auto;
}

/*-----------cart------------*/
.cart-area {
    padding-bottom: 30px;
}
.cart-area h1 {
    float: left;
    width: 100%;
    font-size: 33px;
    font-weight: normal;
    font-family: 'CoronetLTStdBold';
    color: #BF0D5C;
    text-align: left;
}
.cart-area form {
    float: left;
    width: 100%;
}
.cart-area table {
    width: 100%;
}
.cart-area table th, .cart-area table td {
    padding-bottom: 10px;
    padding-top: 10px;
}
.cart-area table tbody tr {
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #B2B2B2;
}
.cart-area table tbody tr, .cart-area table tbody th, .cart-area table tbody td {
    background: #fff !important;
}
.cart-area table th {
    color: #363636;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    font-family: arial;
}
.cart-area table td {
    color: #363636;
    font-size: 13px;
    font-weight: normal;
    font-family: arial;
}
.cart-area table td a {
    color: #363636;
    font-family: arial;
    font-size: 13px;
}
.cart-area table td a:hover {
    color: #BF0D5C;
    text-decoration: none;
}
.qty-selector {
    list-style: none outside none;
    margin: 0;
    margin-bottom: 20px;
}
.qty-selector li {
    display: inline-block;
}
ul.qty-selector li a {
    background: url("../images/islandfurniture/plus-minus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font-size: 0;
    height: 13px;
    line-height: 0;
    text-indent: -9999px;
    width: 13px;
}
ul.qty-selector li a.minus {
    background-position: -13px 0;
}
ul.qty-selector input {
    margin: 0px;
    width: auto;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    border: none;
}
.cart-area table td .remove-link {
    background: url("../images/islandfurniture/cart-remove.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #2A2A2A;
    display: block;
    font-size: 0.9em;
    padding: 1px 0 1px 15px;
    width: 50px;
}
#shopping-cart-totals-table > tfoot {
    text-align: right;
}
#shopping-cart-totals-table .title {
    font-size: 13px;
    font-weight: normal;
}
tfoot td {
    padding: 5px 0 !important;
}
#shopping-cart-totals-table tfoot span.price {
    /*font-size:26px;
     font-weight: normal;*/
    color: #BF0D5C;
}
.cart-collaterals {
    float: right;
    width: 31.57894736842105% !important;
}
.discount h1 {
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}
.discount .input-text {
    float: left;
    width: 178px;
    /* border-radius: 0; */
    border: 1px solid #9F9F9F;
    border-right: none;
    height: 18px;
    font-size: .8em;
}
.button.apply-discount {
    background: url("../images/islandfurniture/apply-promo-btn.jpg") no-repeat;
    border: medium none;
    box-shadow: none;
    height: 22px;
    text-indent: -9999px;
    width: 99px;
}
.coupon-box p {
    font-size: 0.65em !important;
    color: #363636;
    line-height: 1.4em;
    border-bottom: 1px solid #B2B2B2;
    border-top: 1px solid #B2B2B2;
    margin-top: 15px !important;
    padding: 10px 0;
}
.cart-collaterals .totals button.btn-continue {
    background: url("../images/islandfurniture/continue-shopping-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 23px;
    width: 161px;
    text-indent: -9999px;
    border: none;
}
.cart-collaterals .checkout-button {
    background: url("../images/islandfurniture/checkout-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 23px;
    width: 99px;
    text-indent: -9999px;
}

.content-outer .account-login h1 {
    font-size: 35px
}
.customer-account-login .content-outer .content-area {
    padding: 0;
    width: 100%;
}
.account-login .col2-set .col-1 {
    width: 100%;
}
.account-login .content p {
    color: #000000;
}
.clients-area .account-login .form-list label {
}
.f-left, .left {
    color: #CA005C;
}

.account-create {
    float: left;
    width: 100%;
}

.account-create .fieldset {
    float: left;
    width: 100%;
    padding: 0px;
    font-family: 'Futura'
}
.account-create .fieldset .legend {
    font-size: 18px;
}

.account-create .form-list li.control label {
    display: inline;;
}
.account-create .form-list li.control input.radio, .account-create  .form-list li.control input.checkbox {
    margin: 0;
}
#wishlist-view-form {
    float: left;
    width: 100%;
}
#wishlist-table th {
    color: #CA005C;
    font-family: 'Futura';
    font-size: 15px;
}
.clients-area .error-msg ul li {
    padding: 0px;
}
.clients-area .messages ul li {
    padding: 0px;
}
.cart-items {
    float: left;
    width: 100%;
}
.cart .shipping {
    /* display: none; */
}
.cart .discount input.input-text {
    border: 1px solid #D0CBC1;
    width: 100%;
}
.discount-form {
    color: #000000;
}
.discount-form label {
    font-size: 13px;
}
#shopping-cart-totals-table {
    color: #000000;
    font-size: 13px;
}
.clients-area ul.checkout-types li {
    width: 100%;
}
.more-views {
    padding-top: 10px;
}

#product_sendtofriend_form {
    float: left;
}
#product_sendtofriend_form .fieldset {
    float: left;
    margin: 0;
}

.onpage-outer h1 {
    font-size: .6em;
    font-weight: normal;
    font-family: 'CoronetLTStdBold';
    color: #BF0D5C;
}
.onpage-outer #checkoutSteps  h2 {
    float: left;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 0;
    padding-left: 15px;
    color: #CA005C;
}
.onpage-outer .opc .active .step-title, .onpage-outer .opc .step {
    background: #fff;
}

.onpage-outer .opc .active .step-title .number {
    background: url("../images/islandfurniture/number.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    padding: 5px 0 0;
    text-align: center;
    border: none;
}
.onpage-outer h3 {
    color: #666666;
    font-size: 1.2em !important;
    font-weight: bold;
    margin-bottom: 18px;
    text-transform: none !important;
}
.onpage-outer h4 {
    color: #CA005C !important;
    font-size: 1.3em !important;
    font-weight: normal !important;
}
.onpage-outer .col-1 p, .onpage-outer #login-form p, .onpage-outer .ul > li, .required {
    font-size: 14px;
    line-height: 1.5em !important;
    margin-bottom: 15px !important;
    color: #000 /* !important */;
    font-weight: normal /* !important */;
}
.onpage-outer .control > label {
    color: #000000;
    font-weight: normal;
}
.onpage-outer .radio {
    float: left;
    margin-top: 0;
}
.onpage-outer .ul > li {
    padding: 0;
    display: block;
}
.onpage-outer .ul {
    padding: 0;
}
.onpage-outer .col2-set .col-1 {
    padding-right: 10px;
    border-right: 1px solid #E5E5E5;
}
.onpage-outer .f-left {
    color: #CA005C;
}
.onpage-outer .section {
    margin-bottom: 20px;
}
.onpage-outer .opc .step-title {
    background: none;
    border: 1px solid #e5e5e5;
    padding: 10px;
}
.onpage-outer #opc-billing h2 {
    color: #AABA48;
}
.onpage-outer #opc-billing .number {
    background: #AABA48;
    border-radius: 15px 15px 15px 15px;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
}
.onpage-outer #opc-shipping h2 {
    color: #5594A4;
}

.onpage-outer #opc-shipping .number {
    background: #5594A4;
    border-radius: 15px 15px 15px 15px;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
}

.onpage-outer #opc-shipping_method h2 {
    color: #907878;
}
.onpage-outer #opc-shipping_method .number {
    background: #907878;
    border-radius: 15px 15px 15px 15px;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
}
.onpage-outer #opc-payment h2 {
    color: #EABECB;
}
.onpage-outer #opc-payment .number {

    background: #EABECB;
    border-radius: 15px 15px 15px 15px;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
}
.onpage-outer #opc-login .number {

    background: #CA005C;
    border-radius: 15px 15px 15px 15px;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
}
.onpage-outer #opc-review h2 {
    color: #8E8E8E;
}
.onpage-outer #opc-review .number {
    background: #8E8E8E;
    border-radius: 15px 15px 15px 15px;
    padding: 6px 10px;
    color: #fff;
    font-weight: bold;
}
.onpage-outer .checkbox {
    float: left;
}
.onpage-outer .opc .step {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.onpage-outer dt {
    color: #CA005C;
    font-size: 1.1em;
}
.onpage-outer .sp-methods label {
    font-weight: normal;
}
.onpage-outer dt .radio {
    margin-right: 8px;
    margin-top: 3px;
}
.onpage-outer #opc-review table th, .onpage-outer #opc-review table td h3 {
    color: #CA005C;
}
.onpage-outer #opc-review button.btn-checkout span {
    background: #CA005C;
}
.onpage-outer #opc-review table tfoot td {
    color: #666;
}
.thumb-imagelist {
    padding: 10px 0;
}
.thumb-imagelist a {
    padding-left: 10px;
}
.thumb-imagelist a:first-child {
    padding-left: 0px;
}
.my-wishlist .success-msg {

}
.option-title {
    float: left;
    width: 100%;
    color: #CA005C;
    padding-top: 10px;
}
.cms-no-route {
    float: left;
    width: 100%;
    color: #000000;
}
.cms-no-route dl {
    float: left;
    width: 100%;
}
.cms-no-route dl dt, .cms-no-route dl dd {
    float: left;
    width: 100%;
}
.cms-no-route .std ul.disc, .cms-no-route  .std ul.disc  li {
    float: left;
    width: 100%;
    padding: 0;
}
.inner-area {
    float: left;
    width: 100%;
}
.my-account p {
    float: left;
    width: 100%;
    color: #000000;
}
.my-account .col2-set .col-1 {
    float: left;
    padding-right: 1%;
    width: 47.5%;
}
.flex-direction-nav {
    display: none;
}
.addresses-primary ol{
    margin:0;
}
.sales-order-view .content-area{
    float: left;
    width: 100%;
    padding: 0;
}
.sales-order-view  .content-outer h1{
    font-size: 25px;
    line-height: 31px;
}
.sales-order-view   .content-outer .page-title{
    font-size: 25px;
    line-height: 31px;
    font-weight:normal;
}   
.order-info{
    float: left;
    width: 100%;
}   
.box-content{
    color:#000000;
}


.my-account form{
    float: left;
    width: 100%;
}

.my-account .form-list li.control input.checkbox
{
    float: left;
}
#multiship-addresses-table tfoot td{
    padding-right: 5px !important;
}
.checkout-progress {
    width: auto !important;
}
.multiple-checkout {
    float: left;
    width: 100%;
}
.multiple-checkout .col2-set h2.legend{
    background: none;
}
.multiple-checkout h3, .multiple-checkout h4{
    color:#000;
}
#shipping_method_form dd{
    margin: 0;
}
.radio{
    float: left;
}
.multiple-checkout p {
    color: #000000;
}
.catalog-product-view .add-to-links{margin:0; 
    margin-bottom:10px;}
.catalog-product-view {/* cursor:pointer; */}
#gallery_01 img{padding-bottom:10px;}


.zoomWindow{   position: relative!important;}
.tabs{position:relative; z-index:0!important;}


.pager .pages{ margin:5px auto;  float: right;}
.pager .pages ol{ margin:0px;}
.pager .pages li{    font-size: 14px;    /* font-weight: bold;   */  margin: 0;     line-height: 12px;}
.pager li > a, .pager li > span{   padding: 0 7px; border-radius:0px; border:0;}
.pager .pages li a{ /* color: #000000; */ background: none repeat scroll 0 0 #F5AFCD;
    border: thin solid #5E5A5C;
    border-radius: 5px;
    color: #000000;
    padding: 7px;
}
.pager .pages .current {   /* color: #CA005C;   padding: 3px 7px; */background: none repeat scroll 0 0 #521D31;
    border: thin solid #5E5A5C;
    font-weight: bold;  
    border-radius: 5px;
    color: #FFFFFF;
    padding: 5px 7px; }
/* .pager li > a:hover, .pager li > a:focus{ background:none;} */


.subcategory-outer{ float: left;    width:100%;}
.subcategory-outer h1 { float: left;    width:100%;    color: #CA005C;    font-family: 'CoronetLTStdBold';    font-size: 35px;    font-weight: normal;    line-height: 38px;    margin-bottom: 0;    padding: 0 0 12px;}
.subcategory-outer p{   /* float: left; width:100%;  */   color: #000000;}


#scrollbar1 { width: 100%; clear: both;  }
#scrollbar1 .viewport { width: 95%; height: 150px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; color:#000000;}
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #CA005C; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 7px; }
#scrollbar1 .track { background-color: #cccccc; height: 100%; width:7px; position: relative; border-radius:5px;   }
#scrollbar1 .thumb { height: 20px; width: 7px; cursor: pointer; overflow: hidden; position: absolute; top: 0; border-radius:5px; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }


/****** New css By Mani shankar ********/
.nav-container{
    width:100%;
    margin:auto;
    height: 30px;
    position:relative;
    float:left;
    /* z-index:99999; */
}
.toggleMenu,.toggleMenu:visited,.toggleMenu:hover{
    width:94%;
    padding:10px 3%;
    background:#000;
    color:#fff;
    text-decoration:none;
    position:relative;
    font-family: Arial, Verdana;
    text-align:center;
    display:none;
}
 #navbar.header-nav ul li .dropdown li:last-child a:before {
display:none;
}
#navbar.header-nav ul li .dropdown li a{font-size:12px;}
#navbar.header-nav ul li .dropdown{padding:10px;}
#navbar.header-nav ul li .dropdown li:last-child a:after {
display:none;
}

#navbar {
   /* background-color:#222;
    padding: 0;
     position:absolute; 
    top:0px;
    width:100%;
    z-index:50;
    color:#fff!important;*/
}
/*#navbar .parent {
    /*border-right: 1px solid #006a00;*/
    font-size: 14px;
    text-align:center;
}*/

#navbar .navbar_top {
    position: relative;
}

#navbar ul {
    font-family: Arial, Verdana;
    margin: 0;
    padding: 0;
    /*display:none;*/
}
/* 
#navbar > ul > li {
    display: block;
}

#navbar ul li a {
    color: white;
    display: block;
    height: auto;
    padding: 10px;
    position: relative;
    text-decoration: none;
    border-bottom:1px dotted #fff;
    text-align: center;
}

#navbar li:hover .left {
    position:absolute;
    top:38px;
    left:6px;
}

#navbar li:hover .right {
    position:absolute;
    top:38px;
    right:6px;
}

#navbar li .dropdown{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
#navbar li.nav1 .dropdown{background:#c03a6f;}
#navbar li.nav2 .dropdown{background:#822760;}
#navbar li.nav3 .dropdown{background:#5fa59d;}
#navbar li.nav4 .dropdown{background:#aaab34;}
#navbar li.nav5 .dropdown{background:#9e2a3f;}
#navbar li.nav6 .dropdown{background:#8bb7c0;}
#navbar li.nav7 .dropdown{background:#928477;}
#navbar li.nav8 .dropdown{background:#FF0000;}
#navbar li.nav9 .dropdown{background:#c03a6f;}
#navbar li.nav10 .dropdown{background:#822760;}

#navbar li.nav1:hover > a{color:#c03a6f;}
#navbar li.nav2:hover > a{color:#822760;}
#navbar li.nav3:hover > a{color:#5fa59d;}
#navbar li.nav4:hover > a{color:#aaab34;}
#navbar li.nav5:hover > a{color:#9e2a3f;}
#navbar li.nav6:hover > a{color:#8bb7c0;}
#navbar li.nav7:hover > a{color:#928477;}
#navbar li.nav8:hover > a{color:#FF0000;}
#navbar li.nav8:hover > a{color:#c03a6f;}
#navbar li.nav8:hover > a{color:#822760;}


#navbar .info,
#navbar .categories{
    display:none;
}

#navbar li:hover .dropdown {
    display:none;
} */

#navbar li .dropdown{
        display: none;
        position: absolute;
        top: 0;
        left: 0;
    }
    #navbar li.nav1 .dropdown{background:#c03a6f;}
    #navbar li.nav2 .dropdown{background:#822760;}
    #navbar li.nav3 .dropdown{background:#5fa59d;}
    #navbar li.nav4 .dropdown{background:#aaab34;}
    #navbar li.nav5 .dropdown{background:#9e2a3f;}
    #navbar li.nav6 .dropdown{background:#8bb7c0;}
    #navbar li.nav7 .dropdown{background:#928477;}
    #navbar li.nav8 .dropdown{background:#FF0000;}
    #navbar li.nav9 .dropdown{background:#c03a6f;}
    #navbar li.nav10 .dropdown{background:#822760;}
    #navbar li.nav11 .dropdown{background:#822760;}

    #navbar li.nav1:hover > a{color:#c03a6f;}
    #navbar li.nav2:hover > a{color:#822760;}
    #navbar li.nav3:hover > a{color:#5fa59d;}
    #navbar li.nav4:hover > a{color:#aaab34;}
    #navbar li.nav5:hover > a{color:#9e2a3f;}
    #navbar li.nav6:hover > a{color:#8bb7c0;}
    #navbar li.nav7:hover > a{color:#928477;}
    #navbar li.nav8:hover > a{color:#FF0000;}
    #navbar li.nav8:hover > a{color:#c03a6f;}
    #navbar li.nav8:hover > a{color:#822760;}


/*** WOZ Custom ***/
/** Home Page Stuff **/
#sale-banner {
    width: auto;
    padding: 2%;
    position:relative;
    /*background: #fff url('../images/ifcdesign/sale-bg.jpg') no-repeat center center;
    background: #fff url('../images/140905AutumnSale(2).png') no-repeat center center;  */
    background-size: 100% auto;
    margin-bottom: 20px;
    font-family: "Futura", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
    margin-top:15px;
}
.current-sale{margin-bottom: 20px; text-align: center;}
.normal-sale{background: #fff url('../images/140926AutumnSaleBanner.jpg') no-repeat center center; /* background: #fff url('../images/ifcdesign/sale-bg.jpg') no-repeat center center; */}

#sale-banner a span.box-action {
    float: right;
    position: relative;
    top: 190px;
    display: inline-block;
    color: #ffffff;
    font: 500 1.5em/1.3em "Futura", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 20px;
    clear: both;
}
#sale-banner a:hover span.box-action {
    color: #FFCCCC; 
}
#sale-banner a span.boxbutton {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 17px;
    height: 17px;
    background: url('../images/ifcdesign/button-disc-white.png') no-repeat left top;
}
#sale-banner a:hover span.boxbutton {
    background-position: left bottom;
}

#sale-banner .headline {
    font-weight: 100;
    display: block;
    font-size: 6.5em;
    line-height: 0.8em;
    word-spacing: -0.2em;
}
#sale-banner .headline .bolder {
    font-weight: 500;
}
#sale-banner .line2 {
    display: block;
    font-size: 2.8em;
    line-height: 1.2em;
}
#sale-banner .line3 {
    display: block;
    font-size: 2.1em;
    line-height: 1.2em;
    margin: 5px 0 0;
}
#sale-banner .countdown {
    font-size: 2.1em;
    line-height: 1.1;
    margin-top: 0.3em;
}
.countdowntxt {
    float: left;
}
#sale-banner .timedate {
    display: inline-block;
    background-color: #fff;
    color: #666;
    padding: 0 5px;
    margin-bottom: 10px;
}
#sale-banner .discount {
    display: inline-block;
    border: 1px solid #333;
    background-color: #fff;
    color: #444;
    font-size: 0.5em;
    line-height: 1.2em;
    padding: 5px;
    position: relative;
    bottom: 3px;
    margin-left: 10px;
}
#sale-banner .atcheckout {
    display: inline-block;
    border: 1px solid #333;
    background-color: #333;
    color: #fff;
    font-size: 0.5em;
    line-height: 1.2em;
    padding: 5px;
    font-weight: 500;
    position: relative;
    bottom: 3px;
}
#sale-banner .disclaimer {
    font-size: 80%;
    color: #fff;
    clear: both;
    display: block;
    padding-top: 5px;
}
.inner-border {
    border: 9px solid #fff;
    padding: 9px;
}
/** END Home Page Stuff **/ 

.cat {
    width: 95%;
}
.fkexslider {
    border: 4px solid red!important;
}
/*** Packages Home Page ***/
.packages-area {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    text-align:center; /*Update on 27jan*/
}
.packages-area ul {
    /*margin: 0px;  COMMENT ON 30 Jan*/ 
}
.packages-area h3 {
    font-family: 'futura'; /*Update on 14 Jan 2015*/
    font-size: 26px;  /*Update on 14 Jan 2015*/
    color: #CC3366;
}
.packages-area h3 span{
    font: 400 45%/1em "Futura", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
    word-spacing: -1px;
}
.packages-area ul li, #packs .pack1,  #packs .pack2, #packs .pack3, #packs .pack4 , #packs .pack5, #packs .pack6{
    /*width: 15.85%;  /*UPDATE ON 14 Jan
    display: inline-block;
    list-style: none;*/ 
    border: 1px solid #CACACA;  
     margin-left: 7px/**Update on 30jan 2015*/
    /*margin-bottom: 20px;
    margin-left: 7px;
    text-align: center;
    background: none;*/
}
/**Update on 30jan 2015*/
#packs .pack1 .item-center,  #packs .pack2 .item-center, #packs .pack3 .item-center, #packs .pack4 .item-center, #packs .pack5 .item-center, #packs .pack6 .item-center{height: 242px; margin: 0;}
/**Update on 30jan 2015*//**Update on 30jan 2015*/
#packs .pack1 .item-center,  #packs .pack2 .item-center, #packs .pack3 .item-center, #packs .pack4 .item-center, #packs .pack5 .item-center, #packs .pack6 .item-center{height: 242px; margin: 0;}
/**Update on 30jan 2015*/
/*UPDATE ON 14 Jan*/ 
.packages-area ul li.pack1, .packages-area ul li.pack4{margin-right: 0;}
.packages-area ul li.pack1, .packages-area ul li.pack2, .packages-area ul li.pack4, .packages-area ul li.pack5, .packages-area ul li.pack3, .packages-area ul li.pack6{float: none;}
/*UPDATE ON 14 Jan*/ 
.packheight {
    min-height: 200px;
}
.packages-area ul ul {
    overflow: hidden;
    font-family: "Futura", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 5px;
}
.packages-area ul ul li {
    color: #666;
    padding-left: 0px;
    border: none;
    position: relative;
    top: 0;
}
.packages-area .info {
    width: 50%;
    margin-right: 3%;
    margin-bottom: 0;
    font-size: 16px;
}
.packages-area .price {
    color: #CC3366;
    width: 30%;
    font-size: 35px;
    line-height: 37px;
    padding-left: 3%;
    border-left: 1px dotted #666;
    margin-bottom: 0;
}
.packages-area .price span {
    font-size: 80%;
}
li.pack1, li.pack4 {
    margin-right: 20px;
}
li.pack1, li.pack2, li.pack4, li.pack5 {
    float: left;
}
li.pack3, li.pack6 {
    float: right;
}
li.pack1 {
    background: #ccc url('../images/ifcdesign/versailles-package-1.jpg') no-repeat 50% 50%;
}
li.pack2 {
    background: #ccc url('../images/ifcdesign/chantilly-package-1.jpg') no-repeat 50% 50%;
}
li.pack3 {
    background: #ccc url('../images/ifcdesign/chantilly-package-2.jpg') no-repeat 50% 50%;
}

/*** Category Page ***/
.cat-banner {
    display: inline-block;
    border: 1px solid #CACACA;
    margin-bottom: 20px;
    clear: both;
}

.inner-cat-banner {
    border: 5px solid #fff;
    padding: 5px;
}
/*** END Category Page ***/

/*** END WOZ Custom ***/

/*** IFC Extra Stuff Home Page ***/
.ifc-extra {
    float: left;
    width: 100%;
    margin: 20px 0 0;
}
.ifc-extra ul {
    margin: 0px;
}
.ifc-extra h3 {
    font: 500 2em/1.2em "Futura", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    width: 50%;
    margin: 5px 0 30px 0;
}
.ifc-extra ul li {
    width: 31.9%;
    display: inline-block;
    list-style: none;
    border: 1px solid #CACACA;
    margin-bottom: 20px;
}
.ifc-extra-height {
    min-height: 180px;
}
li.extra1, li.extra4 {
    margin-right: 20px;
}
li.extra1, li.extra, li.extra4, li.extra5 {
    float: left;
}
li.extra3, li.extra6 {
    float: right;
}
li.extra1 {
    background: #f1e2c5 url('../images/ifcdesign/colour-swatches.png') no-repeat right  50%;  /*Update on 15jan 2015*/
}
li.extra2 {
    background: #ccc url('../images/ifcdesign/warehouse-clearance.jpg') no-repeat 50% 50%;
}
li.extra3 {
    background: #ccc url('../images/ifcdesign/read-blog.jpg') no-repeat 50% 50%;
}
.gold {
    color: #CC9933;
}
.coolblue {
    color: #6289A5;
}
.mint {
    color: #73A85B;
}
/*** END IFC Extra Stuff Home Page ***/

/*** Brand Logos ***/
.brand-logos {
    text-align: center;
    margin-bottom: 10px;
}
/*** END Brand Logos ***/

.clear{clear:both;}

/***** 20 Nov 2013 ******/

.subcategory-border{ 
    width:100%;
    }

/* .subcategory-border p{height:78px;overflow:hidden;} */
.hide{display:none!important;height:auto;}
.show{display:block;}
.catalog-list{float: left;width: 100%;}
.catalog-list ul{ margin: 0; padding:0;}
.catalog-list li{ /* float:left; */ display:inline-block; padding: 10px 24px 10px 0; /* height:235px; */}
.catalog-list li a { color: #3F3F3F; display: block;}
.catalog-list li a.image {border: 1px solid #E0E0E0;/* height: 215px; */margin-bottom: 7px; /* height:123px; */ overflow:hidden;}
.catalog-list li a.name {font-size:16px;line-height: 1.3em; margin-bottom: 4px; font-family: 'Futura';}
.nopaddingRight{ padding-right:0!important;}

.subcategory-border a.read-more {
    background: url(../images/category-readmore.png) no-repeat scroll right 4px #FFFFFF;
    color: #ca005c;
    font-size:11px; float:right;
    padding: 2px 18px 2px 0;
}

#center_column{color: #000;}

#checkoutSteps #center_column .form-list li.wide input.input-text, #checkoutSteps  #center_column .form-list input.input-text, #checkoutSteps  #center_column .form-list select, #checkoutSteps  #center_column  .form-list  textarea{width:auto;}
#checkoutSteps #center_column .form-list li{width:180px!important;}


/******* Product details ********/
#gallerywrap ul{margin:0;}
#gallery_thumbs{float:left; width:110px;}
#gallerywrap .bx-wrapper .bx-prev {
left: 50%;
margin-left:-16px;
top:-2px;
background: url(../images/islandfurniture/ver-nabhover.png)  no-repeat top center;
}
#gallerywrap .bx-wrapper .bx-prev:hover {
background: url(../images/islandfurniture/ver-nabhover.png) no-repeat top center;
}
#gallerywrap .bx-wrapper .bx-next {
top:99%;
right: 50%;
margin-right:-16px;
background: url(../images/islandfurniture/ver-nabhover.png)  no-repeat bottom center;
}
#gallerywrap .bx-wrapper .bx-next:hover {
background: url(../images/islandfurniture/ver-nabhover.png) no-repeat bottom center;
}
.list-table{color:#666; margin:0; padding:0; display:block;}
dd.list-table {margin:3px 0; padding:0;}
dd.list-table  span{width:10%; display:inline-block; vertical-align:top; padding:3px 0; margin-right:5px; margin-right:-4px;}
dd.list-table  span input[type="radio"]{float:left!important;}
dd.list-table  span +span{width:auto; padding:4px 0;}


.add-to-cart-wrap{float:right; margin-top:20px;}
.add-to-cart-wrap input[type="text"].left-el{
    width:30px;
    display:inline-block;
    margin:0;
    margin-right:-4px;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    -icab-border-radius:0;
    -khtml-border-radius:0;
}
.add-to-cart-wrap button.button.right-el{
    display:inline-block;
    margin-right:-4px;
    margin:0;
}
.add-to-cart-wrap button.button span{height:28px; line-height:28px;}

.product-tabs{margin:30px 0 20px 0;}

.label-radio-configurable{color:#D54179;display:inline-block;line-height:12px;}

.configError .validation-advice { clear:both; min-height:13px; padding:0 0 0 17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_down_bg.gif) 2px 0 no-repeat; color:#eb340a;position:absolute;margin: -20px 0 0; width:250px;}
.configError .validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }

.sku{color:#000;}

.product-specs, #customer-reviews {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 15px;
    font-family: Arial;
    color: #000000;
}

.product-specs{    
    /* padding: 0; */
    margin: 15px;
    background: #FDECF4;
    padding: 15px;
}

.product-specs.color{
    /* background: #FDECF4; 
     color: #FFF; 
    padding: 15px;*/
}

.product-specs .description{
    /* background: #FDECF4; 
    padding: 15px;*/
}

.product-specs .description p, .product-specs .description p span, .product-specs.color p, .product-specs.color span{
    color: #000 !important;
}

.color p{margin: 0 0 3px;}
.requestcolor{width:100%;}
.requestcolor tr td{ padding: 8px 0; color: #666666; font-weight: bold;}

.clearance-products img{float:left;}
.clearance-products .product-shop{float:left; margin-left: 50px;}

/*** Colour & Size ***/
.coloursize {width:100%;border-width: 1px;border-color: #fff;border-collapse: collapse;margin-bottom: 1em;
}
.coloursize th {color:#000000;font-weight: bold;/* background-color:#D54179; */border-width: 1px;padding: 8px;border-style: solid;border-color: #fff;text-align:left;}
.coloursize tr {}
.coloursize td {border-width: 1px;padding: 8px;border-style: solid;border-color: #fff;}
.coloursize tr:hover {background-color:#ffffff;}
.banner_img{display:none;}
#bottom-page li.social_btm{width:auto;}
#bottom-page li.social_btm a{float:left; width:auto!important; padding:0 15px!important;}
.sec_bottom{display:block;}
.sec_bottom ul{display:table; width:100%; margin:0; padding:0; list-style:none;}
.sec_bottom ul li{display:inline-block; margin:0 12px 0 0; padding:0 0 0 12px; vertical-align:top; line-height:52px; border-left:1px solid #D0D0D0;}
.sec_bottom ul li:first-child{border-left:none; padding:0 0 0 0;}
.sec_bottom ul li a{display:inline-block;}
.sec_bottom ul li img{float:left;}
.sec_bottom ul li span{float:left; color:#832760;}
.sec_bottom ul form{float:right; margin:10px;}
.sec_bottom ul form fieldset{padding:0 24px 0 5px; display:block; min-width:130px; position:relative; border-radius:4px; box-shadow: 0 0 7px #E3E3E3 inset;}
.sec_bottom ul form input[type="text"]{border: 0 none; color: #D54179; background:none; float: left; font-size: 11px; height: 14px; margin-bottom: 0; padding: 0px; height:30px; line-height:30px; width:100%;} 
.sec_bottom ul form input[type="submit"]{background:url("../images/islandfurniture/newsletter_submit.png") no-repeat center center; border:none; outline:none; z-index:1; position:absolute; right:0; top:0; font-size:0; width:24px; height:100%;}
.sec_bottom ul li.social_btm{line-height:inherit;}
.row-fluid .span6.cart_right{float:right; margin:0 0 0 2%;}
.row-fluid .span6.cart_left{float:left; margin:0;}
#shopping-cart-table  tbody td h6{display:none;}
#checkout-review-table tbody td h6{display:none;}
.iradio_square-pink{width:24px!important;}
.iradio_square-pink.hover{background-position:-143px 0!important;}
.iradio_square-pink.checked{background-position:-167px 0!important;}

    .clients-area ul.messages li.success-msg, .clients-area ul.messages li.success-msg ul li{display:block; width:100%!important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
    #login-form{display:inline-block;}
    .no-display{display:none!important;}
    .form-list li.control input[type="checkbox"]{margin-top:0;}
    .order-info-box .box-content table{clear:both;}
    .input-box  .list-table span:first-child{display:inline-block;}
       .input-box  .list-table span .second_radio{display:none;}
       #my-orders-table.data-table td h6{display:none;}
       .pager .limiter label{float:left; color:#000; line-height:30px; margin-bottom:0;}
       .pager .limiter{color:#000; line-height:30px; float:none; display:inline-block;}
       .pager .pages{float:none; display:block; clear:both;}
       .pager{display:block; clear:both;}
       
       
       /**UPDATE ON 17 SEPT 2014**/
#sale-banner{   padding: 0;  vertical-align: middle; }  
#sale-banner .header-caption{display:none;/* display: inline-block; */ float: left; margin-top: 20px; padding-left:20px; width: 54%;} 
#sale-banner .header-caption .headline { background: rgba(211, 49, 109, 0.8);  display: inline-block;
    padding: 13px 25px; margin-bottom:5px; float: left;}
#sale-banner .header-caption .line2{background: rgba(29, 30, 28, 0.8);  display: inline-block; float: left;
    padding: 13px 25px;}
/*#countdown-3{ display:none!important;}*/
/*** END WOZ Custom ***/


/**Update on 30jan 2015*/
#packs .owl-wrapper-outer .owl-wrapper .owl-item:first-child{margin-left: 0px!important;}
#packs .owl-wrapper-outer .owl-wrapper .owl-item{}
#packs .owl-wrapper-outer .owl-wrapper .owl-item li{width: 100%;}
#packs .owl-wrapper-outer .owl-wrapper .owl-item li .item-center{  margin: 0;   height: auto;}


/****POPUP***/
#newsletter-popup{width: 415px; min-height:200px; position:relative; overflow: hidden;}
#newsletter-popup .row_full{ position:relative;}

#newsletter-popup .top_conent .heading {
    color: #ca005c;
    font-family: "CoronetLTStdBold";
    font-size: 55px;
    font-weight: normal;
    line-height: 55px;
    margin: 0 0 15px;
}

#newsletter-popup .top_conent p {
    font-size: 17px;
     color: #222222;
    font-family: "Futura";
    line-height: 1.1;
     font-weight: 500;
    
}
#newsletter-popup .top_conent p span{clear:both; display:block;}

#newsletter-popup .formsignup {
    margin:15px 0 0 0 ;
}

#newsletter-popup .formsignup .popup-input-field {
    width: 100%;
}





#newsletter-popup .row_full .offer-image{ background: url("../images/bed-offerimage.png") no-repeat; background-size:100%; top: 70px; right: 0;  position: absolute;   width: 225px; height: 150px;}
#newsletter-popup .row_full  .logo-image{width: 100px;  }
#newsletter-popup .row_full  .logo-image img{max-width: 100%;}

    
    
#newsletter-popup .row_full .offer-tag h5 { color:#fff; font-family: "Futura"; text-align:center;   font-size: 18px;   line-height: 1.1; padding-right: 10px; padding-top: 6px;}
#newsletter-popup .row_full .offer-tag h5 span{ text-transform:uppercase; display:block;   font-size:13px;}
#newsletter-popup .row_full  form{ margin:0px; position: relative;  z-index: 1;}
#newsletter-popup .formsignup td{padding:0px;}
/*POPUP end*/


/******MEDIA******/
@media screen and (max-width: 600px) {
    body{padding:10px!important;}
    .packages-area ul li, .ifc-extra ul li{display:block; width:100%!important; float:none; margin-right:0; background-size:100% 100%;}
    /* #sale-banner{height: auto;} */
    
    #sale-banner .header-caption .headline{padding: 7px 25px;  font-size: 20px;}
    #sale-banner .header-caption .line2{padding: 1px 25px;  font-size: 19px;}
    .banner-area > a{float:none; padding-bottom:0px;}
    .timeTo div{height:24px!important; width:24px!important;}
    .timeTo ul li{font-size:20px; margin:-4px 0 0 !important; padding:5px 0 0; vertical-align:top;}.timeTo div{height:24px!important; width:24px!important;}
    .timeTo ul li{font-size:20px; margin:-4px 0 0 !important; padding:5px 0 0; vertical-align:top;}
    .banner_img{display:block; margin:10px 0 0 0; overflow:hidden;}
    .banner_img img{width:192%; max-width:192%; float:right;}
    #sale-banner a span.box-action{position:absolute; top:inherit; bottom:5px; font-size:14px; left:12px;}
    #sale-banner .disclaimer{color:#fff;}
    /*#countdown-3{float:none!important; padding:5px 0!important; position:static!important; margin-left:0px!important; margin-top:0px !important;}*/
/*  #countdown-3{margin-left:-142px!important; bottom:-40px !important}
    #countdown-3 figure{width:inherit!important;}
    #countdown-3 figure div:nth-child, #countdown-3 figure figcaption{margin-right:5px!important;} */
    .content-outer .std p iframe{width:100%;}
    
    /**Update on 19jan 2015**/
    .offer{background-position:right 50%; background-size:86% 125%;}
    /**Update on 19jan 2015**/
    .countdowntxt{padding:0 5px 0 0;}
    #bottom-page li.social_btm{margin:0 auto 15px auto; text-align:center;}
    #bottom-page li.social_btm a{float:none; display:inline-block;}
    #bottom-page li.request-catalog a{line-height:46px;}
    #bottom-page li.email{text-align:center;}
    #bottom-page li.email span{display:inline-block; float:none;}
    #bottom-page #newsletter{display:inline-block; float:none;}
    .sec_bottom ul li{display:table!important; border:none!important; margin:0 auto!important; text-align:center!important; float:none!important; width:auto!important;}
    .cart .discount .input-box, .form-list .input-box{width:100%; max-width:250px;}
    .cart .discount input.input-text, .form-list .input-box input.input-text{width:95%; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; border-radius: 4px;}
    .cart .discount input.input-text:focus{border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;}
    
    #shopping-cart-table tbody td h6{display:block;}
        #shopping-cart-table thead{display:none;}
        #shopping-cart-table {display:block; border:none;}
        #shopping-cart-table tbody, #shopping-cart-table tbody tr{width:100%; display:inline-block;}
        #shopping-cart-table  td{display:block; text-align:center; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
        .data-table tbody td.a-center, .data-table tbody td.a-right{width:100%; display:block;}
        .data-table tbody td.a-right span{display:block; text-align:center;}
        #shopping-cart-table tbody tr{margin:15px 0 0 0; border:1px solid #BEBCB7; border-radius:4px; box-shadow:0 0 5px #BEBCB7;}
        #shopping-cart-table tbody tr td{border:none; border-top:1px solid #BEBCB7;}
        #shopping-cart-table tbody tr td:first-child{border-top:none;}
        #shopping-cart-table tfoot{border:none; display:inline-block; width:100%;}
        #shopping-cart-table tfoot tr{border:none; display:inline-block; width:100%;}
        #shopping-cart-table button{width:100%; float:none; margin:10px 0 0 0;} 
        #shopping-cart-table button span{display:block; border-radius:5px; padding:0 0; height:inherit;}
        #shopping-cart-table button span span{padding:4px 0;}
        .cart-table .btn-update, #empty_cart_button{margin:10px 0 0;}
        #shopping-cart-totals-table td{width:50%;}
        
        
        #co-checkout-form .opc .step{padding:5px !important;}
       #co-billing-form fieldset{width:100%; display:block;}
       #checkoutSteps .form-list .compact, #checkoutSteps .form-list .name-firstname, #checkoutSteps .form-list .name-lastname{display:block; width:inherit!important;}
       #checkoutSteps .form-list li.wide input.input-text, #checkoutSteps .form-list input.input-text, #checkoutSteps .form-list select, #checkoutSteps .form-list textarea{width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; max-width:200px; height:25px; line-height:25px;}
       .form-list textarea{height:100px;}
       #checkout-review-table thead{display:none;}
       #checkout-review-table tbody td h6{display:block;}
       #checkout-review-table{display:block; border:none;}
       #checkout-review-table tbody, #checkout-review-table tbody tr, #checkout-review-table tbody tr td{display:inline-block; width:100%; text-align:center!important;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
       #opc-review .product-name{font-weight:normal;}
       #checkout-review-table tbody tr{margin:5px 0; border:1px solid #D9DDE3; border-radius:5px; box-shadow:0 0 5px #D9DDE3; }
       #co-checkout-form #checkout-subscribe-newsletter{padding:0 0 5px 0!important;}
       
       #co-checkout-form #checkoutSteps li#left_collumn, #co-checkout-form #checkoutSteps li#center_column, #co-checkout-form  #checkoutSteps li#right_collumn{width:100%!important;}
       #checkout-review-table tr.last td{border-bottom:1px solid #D9DDE3!important;}
       .product-tabs ul.tabs li.active a {background:#BB1A57!important;}
       #payment-tool-tip{top:100px!important; left:0; right:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
       #payment-tool-tip .btn-close{margin:0;}
       #payment-tool-tip .tool-tip-content{-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
       #payment-tool-tip .tool-tip-content img{max-width:100%;}
       .product_row .round_repeted{width:100%; margin:25px 0 0 0;}
       .round_repeted .leftImg{display:block; text-align:center;}
       .round_repeted .right_row{display:block; float:none; text-align:center;}
       .round_repeted .right_row h3{width:100%;}
       .round_repeted .right_row .special-price{float:none;}
       .coloursize td img{width:100%;}
       .col-2.registered-users{margin-top:0!important;}
       .col-2.registered-users .buttons-set{padding-top:30px; margin-top:0; }
       #checkoutSteps .form-list .name-firstname{margin-right:10px;}
       .input-box  .list-table span .second_radio{display:block; float:left;}
        dd.list-table span input[type="radio"]{float:left;}
        .page-title .separator, .link-print{display:none;}
        .link-reorder{display:table; margin:0 auto; text-decoration:underline;}
        /*Update on 30jan 2015*/
        /*#packs .owl-wrapper-outer .owl-wrapper .owl-item{padding: 0 27px; margin-left: 7px !important;}*/
        .owl-prev{left:-9px!important;}
        .owl-next{right:-9px!important;}
        
        /*Update on 30jan 2015*/
        
        
        
}

@media screen and (max-width: 767px) {
    /* #sale-banner{ height:auto;} */
    
    /* #countdown-3{ bottom:-60px !important; margin:0 auto 11px -150px !important} */
.timeTo div{height:24px!important; width:24px!important;}
.timeTo ul li{font-size:20px; margin:-4px 0 0 !important; padding:5px 0 0; vertical-align:top;}

    .banner-area > a{ float:none; padding-bottom:0px;}
    .contact-outer{width:100%; padding:0;}
    .contact-outer .ifc-tel{font-size:26px;}
    .toggleMenu, .toggleMenu:hover{display:block;}
    .toggleMenu:focus{color:#fff; outline:none;}
    #navbar { display: none; position:relative;  } 
    
    #navbar > ul > li {
        display: block;
    }

    #navbar ul li a {
        color: white;
        display: block;
        height: auto;
        padding: 10px;
        position: relative;
        text-decoration: none;
        border-bottom:1px dotted #fff;
        text-align: center;
    }

    #navbar li:hover .left {
        position:absolute;
        top:38px;
        left:6px;
    }

    #navbar li:hover .right {
        position:absolute;
        top:38px;
        right:6px;
    }

    

    #navbar .info,
    #navbar .categories{
        display:none;
    }

    #navbar li:hover .dropdown {
        display:none;
    }
    .newsletter{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
    .newsletter fieldset{margin:0; padding-left:0;}
       .newsletter fieldset input.text{width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:35px;}
       .offer{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
       .offer h4{font-size:30px; text-align:left;}
       
       /**Update on 19jan 2015**/
       .offer p{text-align:left; font-size:15px;}
       /**Update on 19jan 2015**/
       .offer a{text-align:left;}
       /* .packages-area ul li, .ifc-extra ul li{display:block; width:inherit; float:none; margin-right:0; background-size:auto auto; background-position: bottom right;} */
      
       
       
       .ifc-extra ul li h3{display:block; width:inherit; font-size:16px;}
       #content-section{padding:0 10px;}
       .tab-pane li.welcome{display:block; float:none; width:inherit;}
       .tab-content{display:block; border:1px solid #ddd;}
       #myTab {display:table;}
       #myTab li{height:inherit!important; width:50%; float:left; box-sizing:border-box; min-width:inherit;} 
       #myTab li a{padding:7px 10px 7px 10px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
       .tab-pane li.social{border-top:2px dotted #CCCCCC; border-left:none; padding:15px 0 0 0; margin-left:0; margin-top:10px;}
       .ifc-extra ul li, .packheight, .ifc-extra-height{/* min-height:inherit!important; */}
       .flex-control-nav{left:10px; z-index:999;}
       .packages-area .info{display:block; width:inherit; margin:0;}
       .right_content{float:none;}
       .newsletter{/*width:inherit!important; comment on 15jan 2015*/ display:block!important; }
       .newsletter .inner-border{border:none;}
       #sale-banner{position:relative;}
       #sale-banner .headline{font-size:25px; white-space:nowrap;}
       #sale-banner .line2{font-size:24px;}    
       #sale-banner .line3{font-size:15px;}       
       #search_mini_form fieldset label{width:auto; padding:7px 5px 0 0; float:left;}
       #search_mini_form{text-align:center; display:block; margin:0 0 3px 0!important;}
       #search_mini_form fieldset{float:none; display:inline-block; margin:0 auto; width:auto;}
       .search_field{float:left; padding:4px 5px 0 0;}
       #search_mini_form fieldset input.submit{margin-top:8px;}
       #search_mini_form fieldset input.text{width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
        .flex-control-nav{position:absolute!important; top:inherit!important; bottom:25px;}
        .flex-control-nav li{position:relative; z-index:999;}
        .flexslider .flexslider-7-1{max-height:inherit!important; position:relative;}
        .ifc-extra ul li.extra1, .ifc-extra ul li.extra2, .ifc-extra ul li.extra3, .packages-area ul li.pack1, .packages-area ul li.pack2, .packages-area ul li.pack3{width:32%; margin:0 0 20px 2%; float:left;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
        .ifc-extra ul li.extra1, .packages-area ul li.pack1{margin:0 0 20px 0;}
        .sec_bottom ul li{float:left; width:50%; margin-right:0; margin-top:5px; margin-bottom:5px; padding-right:12px;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; text-align:left;}
        .sec_bottom ul li:nth-child(odd){border-left:none; padding:0;}
        .row-fluid .span6.cart_right{margin:0; float:none;}
        .cart .totals{display:block; width:auto; float:none;}
        
       .clients-area ul {float: none;}
       #co-shipping-method-form .sp-methods li{text-align:left;}
       #shopping-cart-totals-table td{text-align:right!important; padding-right:0;}
       #shopping-cart-totals-table td:first-child{text-align:left!important; padding-left:0;}
       #checkoutSteps{background-image:none!important;}
       #checkoutSteps li#left_collumn, #checkoutSteps li#center_column, #checkoutSteps li#right_collumn{width:50%!important; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
       #checkoutSteps li#right_collumn{width:100%!important;}
       .clients-area .form-list label{margin-bottom:5px!important; text-align:left!important; font-size:14px;}
       .clients-area .form-list input{margin-bottom:0!important;}
       .buttons-set button.button{margin:5px 0 0 0;}
       .clients-area ul li{text-align:left!important;}
       #checkout-review-table tbody tr td{ text-align:center!important;}
       #checkoutSteps #center_column .form-list li.wide input.input-text, #checkoutSteps #center_column .form-list input.input-text, #checkoutSteps #center_column .form-list select, #checkoutSteps #center_column .form-list textarea{width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
       button.button{/* float:none!important; */ display:inline-block; vertical-align:top; margin:0!important;}
       .sku{display:block;}
       #list-products li{padding:20px 0!important; min-height:460px!important;}
       .clients-area ul li a, .price-outer, .sku{text-align:center;}
       .nav-container{height:inherit;}
       #sender_options .field{display:block; float:none;}
       .send-friend .form-list{width:100%;}
       .send-friend .form-list li{margin-right:0;}
       #product_sendtofriend_form{float:none;}
       .send-friend .form-list .field, .send-friend .form-list .input-box{width:100%;}
       .send-friend .form-list li.wide textarea{max-width:294px!important;}
       .send-friend .buttons-set button.button{float:right!important;}
       .formTable.colorTable{text-align:center;}
       .formTable.colorTable td{padding:5px 5px 0; float:inherit!important; display:inline-block!important; width:inherit!important;}
       .check_img{width:100%; max-width:200px;}
       #requestcolorForm .formTable td{display:inline-block; width:100%;}
       #contactForm ul.form-list{clear:both; display:block;}
       .content-outer .page-title{padding:10px 0 0 0; margin:0;}
       #my-orders-table.data-table, #my-orders-table.data-table tfoot, #my-orders-table.data-table tbody, #my-orders-table.data-table tr, #my-orders-table.data-table td{display:block; width:100%; text-align:center; border:none; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
       #my-orders-table.data-table thead{display:none;}
       #my-orders-table.data-table td h6{display:block;}
       #my-orders-table.data-table td.a-right{text-align:center!important; }
       #my-orders-table.data-table tbody tr, #my-orders-table.data-table tfoot{display:inline-table; width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; border-radius:5px; border:1px solid #D9DDE3; box-shadow:0 0 5px #D9DDE3; margin:5px 0;}
       #my-orders-table.data-table td{border-top:1px solid #D9DDE3;}
        #my-orders-table.data-table tfoot tr{border-top:1px solid #D9DDE3;}
        #my-orders-table.data-table tfoot tr td{border:none;}
       #my-orders-table.data-table td:first-child{border-top:none;}
       .pager .limiter select{max-width:100px; float:left; margin:0 5px;}
       .pager .limiter label{float:left;}
       
       
       /**Upadate on 1 sept**/
       .top-social-links{ margin: 10px auto!important; text-align: center; float:none!important;}
       #sale-banner .header-caption{margin-top: 8%;}
       
       .top-social-links {
    float: none !important;
    margin: 10px auto !important;
    text-align: center;}
    
    
    /**UPDATE ON 15 OCT 2014***/
#header-section .header-top .row-fluid {padding: 0 10px;}
#header-section .header-top .row-fluid .span7{ width: 78%;  margin: 0 auto;} 
#header-section .header-top .row-fluid .span7 .logo{  }
#header-section .header-top .row-fluid .span7 .contact-outer .ifc-french-txt{font-size: 26px!important;}

#header-section .header-top .row-fluid .span5{clear: both; float: left; width: 100%; margin-top:20px;}
#header-section .header-top .row-fluid .span5 .get_in_form{float: left; background:#d82e6c; padding: 10px 75px;  width: 100%;}
#header-section .header-top .row-fluid .span5 #top-links, #header-section .header-top .row-fluid .span5 #search-form-outer{width: 100%;}
#header-section .header-top .row-fluid .span5 #top-links .inner ul li{ text-align: left; padding: 5px 0 3px 4%;  width: auto;}

#header-section .header-top .row-fluid .span5 .get_in_form{float:none;}

    
/**Updation on 29 Sept***/
.get_in_form {
     display: table;
    float: none !important;
    margin: 0 auto !important;
    padding: 5px 8px 3px;
    text-align: center;
    width: auto;
}

/*popup*/
.closeicn{top: 0;}
#newsletter-popup .top_conent .heading{ margin:20px 0 3px; font-size: 31px;}
#newsletter-popup .top_conent p{font-size: 16px;}
#newsletter-popup .row_full .logo-image{ width: 100px;  margin: 0 auto;}
#newsletter-popup .row_full .offer-image{ position: relative; top: 0; width: 100%;  margin-top: 15px; height: 175px;}
#newsletter-popup .row_full .offer-tag{top: 58%;}/*12 Feb 2016*/
#newsletter-popup .formsignup{margin: 0;  }
#newsletter-popup .formsignup td{float: left; width: 100%; text-align:center;}
#newsletter-popup .formsignup input[type="text"]{ width: 100%;}
#newsletter-popup .top_conent p span{ display:none;}

    /*CMS PAGE*/
    .clients-area.cms-area .content-outer .content-area{ width:100%; margin:25px 0px;  border-top: 4px solid #dfdfdf;  border-bottom: 4px solid #dfdfdf;}

}





@media screen and (min-width: 768px) {
        
#sale-banner{ text-align:center; padding-top:40px;}
    .sticky #navbar {
        position: fixed;
        top: 0px;
        margin: 0;
    }


 /*#navbar .parent {
        border-right: 1px solid #006a00;
        font-size: 11px;
        text-align:left;
    }*/

    #navbar .parent.furniture {
        /*border-left: 1px solid #006a00;*/
        border-top:none;
    }

    #navbar .navbar_top {
        position: relative;
        margin-left:0;
        /*border-left: 1px solid #006a00;*/
        border-bottom:none;
        display:table;
        width:100%;
    }

    #navbar ul {
        font-family: Arial, Verdana;
        margin: 0;
        padding: 0;
    }

    #navbar > ul > li {
        display: table-cell;
    }
    
    #navbar > ul > li .drop-wrap{display:block; position:relative;}
    
    #navbar > ul > li.last{padding:0 10px 0 0;}
    #navbar > ul > li.nav11{padding:0 10px 0 0;}
    
    #navbar > ul > li.last a{background: #d3316d; margin: 5px 0px; padding: 0px 7px; font-weight:bold; text-align:center;}
    #navbar > ul > li.nav11 a.parent{background: #d3316d; font-weight:bold; font-size:12px;}

    #navbar > ul:first-child > li{
    }

/*    #navbar ul li.active .parent,
    #navbar ul li:hover .parent{
        background:url(../css/images/navigation_thumbnails/nav_hover.png) 50% 180% no-repeat;
        background-color:#006a00;
    }*/

    #navbar li ul {
        display:none;
    }

    #navbar ul{
        margin:0px;
        padding:0px;
    }

/*    #navbar ul li a {
        color: white;
        display: block;
        height: auto;
        padding: 5px 5px;
        position: relative;
        text-decoration: none;
        border:none;
        white-space:nowrap;
    }
    */
    #navbar li:hover .left {
        position:absolute;
        top:38px;
        left:6px;
    }

    #navbar li:hover .right {
        position:absolute;
        top:38px;
        right:6px;
    }

    #navbar li .dropdown{
        display:none;
        position: absolute;
        top:24px;
        left:-10px;
        padding: 0 8px;
        /*border:1px solid #333;*/
        border-top:none;
        width:390px;
        height:auto;
        font-size:12px;
        -webkit-box-shadow: 1px 3px 10px 1px rgba(33, 33, 33, .3);
        box-shadow: 1px 3px 10px 1px rgba(33, 33, 33, .3);
        z-index:1000;
        overflow:hidden;
        background-color:#fff;
    }
    
    #navbar li.last-ones{
        position: static!important;
    }
    
    #navbar li.last-ones .dropdown{
        left:auto!important;
        right:0px!important;
    }

    #navbar li.active .dropdown,
    #navbar li:hover .dropdown {
        display:block;
    }

    #navbar li .dropdown a {
        color:#fff;
    }

    #navbar li .dropdown ul {
        display: block;
        width: 150px;
        min-height:293px;
        padding:5px 0 0 5px;
    }

    #navbar li .dropdown li, #navbar li.hover .dropdown li {
        display:block;
        margin:0;
        float:none;
        position:static;
    }

  

    #navbar li .dropdown li a {
        text-align:left;
        /*height:15px;*/
        /*padding-left:5px;*/
            padding: 2px 0;
        margin-left:4px;
        border:1px solid transparent;
        /*padding:5px 0 6px 0;*/
    }

    #navbar li .dropdown li a:hover
     {
        background-color:none;
        border-bottom:1px dotted #fff;
        color:#fff;
    }

    /* this is to stop the right hand border on the drop down */
    #navbar li .dropdown ul li a .border_repace {
        /* background:url(../css/images/dropdown_pointer.png) 0 0 no-repeat; */
        display: block;
        height: 23px;
        left: 179px;
        position: absolute;
        top: 0;
        width: 20px;
        z-index: 10000;
        display:none;
    }

    #navbar li .dropdown ul li:hover a .border_repace,
    #navbar li .dropdown ul li.hover a .border_repace  {
        display:block;
    }

    #navbar li .dropdown li .info {
        background-color:none;
        border: 1px dotted #fff;
        display: none;
        height: 293px;
        left: 173px;
        position: absolute;
        top: 10px;
        width: 205px;
        z-index: 1;
    }

    #navbar li .dropdown li:hover .info,
    #navbar li .dropdown li.hover .info {
        display:block;
    }

    #navbar li .dropdown li .info h4 {
        margin:10px 0 10px 10px;
        padding:0;
    }

    #navbar li .dropdown li .info img {
        margin:0 12px;
    }

    #navbar li .dropdown li .info p {
        font-size:11px;
        text-align:justify;
        padding:0 12px;
        margin: 10px 0;
        min-height:60px;
        line-height:130%
    }

    #navbar li .dropdown li .info a {
        width:150px;
        height:auto;
        background-color:#fff;
        color:#000;
        text-align:center;
        margin:0 auto;
        padding:10px;
    }

    #navbar li .dropdown .categories {
        position:absolute;
        top:-11px;
        left:430px;
    }

    #navbar li .dropdown .categories h4 {
        border-bottom:1px dotted #fff;
        padding:5px 0;
        margin: 8px 0 0;
        font-weight:bold;
    }

    #navbar li .dropdown .categories img {
        height: 293px;
        margin-left: -10px;
        padding: 0;
        position: relative;
        top: 21px;
        width: 580px;
    }

    #navbar li .dropdown .categories ul {
        border:none;
        width:200px;
        float:left;
        -webkit-box-shadow:none;
        box-shadow:none;
    }

    #navbar li .dropdown .categories ul {
        margin:0;
        margin-top:11px;
        padding:0;
        width: 125px;
    }

    #navbar li .dropdown .categories ul li {
        margin-left:-5px;
    }

    #navbar li .dropdown .categories ul li a {
        font-size: 11px;
        height: auto;
        margin-left: 0;
        padding: 1px 0 1px 5px;
        border:none;
        line-height: 18px;
    }

    #navbar li .dropdown .categories ul li:hover > a {
        background-color:#000;
        padding-left:5px;
    }

    #navbar .mn_column {
        float: left;
        margin-right: 25px;
        width: 120px;
    }

    #navbar .mn_column ul{
        margin:0;
        padding:0;
    }
    .clients-area ul li{/* width:100%!important; */ /* float:left; */ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block;}
    #checkoutSteps{background-image:none!important;}
    #checkoutSteps .form-list li.wide input.input-text, #checkoutSteps .form-list input.input-text, #checkoutSteps .form-list select, #checkoutSteps .form-list textarea{width:80%!important; max-width:200px;}
       .send-friend .buttons-set .button{float:right!important;}
    
/* .customer-name .field.name-firstname{margin-right:20px;} */


/*Update on 15jan 2015*/
.packages-area ul li{ width: 15.9%; margin-left: 3px;}
/*Update on 15jan 2015*/

}


@media screen and (max-width: 900px) {
    .check_box{
        text-align:center;
    }
    .check_box input[type="checkbox"]{
        margin:5px 0 0 0;
    }
    .check_img{
        float:none;
        display:block;
        margin:15px auto;
    }
    .formTable.colorTable td{display:inline-block; float:left; width:50%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
    
    .buttons-set{text-align:left; margin:10px 0 0 0; display:block;}
    .buttons-set:after{display:table; clear:both; content:"";}
    .clients-area .form-list li div{display:block;}
    .clients-area ul li:first-child{padding-left:0;}
    #product_sendtofriend_form .fieldset{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
    
       .send-friend .buttons-set, .buttons-set.form-buttons{width:100%;}
       .send-friend .buttons-set .button{float:right!important; margin:0 0 0 10px!important; width:inherit;}
       .my-account p.back-link{float:left; width:auto!important;}
       
      
/*Update on 15jan 2015*/
.packages-area ul li{ width: 15.60%; margin-left: 7px;}
/*Update on 15jan 2015*/
/*CMS PAGE*/
    .clients-area.cms-area .content-outer .content-area{ width:100%; margin:25px 0px;  border-top: 4px solid #dfdfdf;  border-bottom: 4px solid #dfdfdf;}    
    
}
@media screen and (max-width: 1025px){
.cms-page-view #top-other-page, .cms-page-view #bottom-other-page{display:none;}
.cms-page-view .content-outer{background-image:none;}
#content-section{padding:0 10px;}
#sale-banner .header-caption .headline{ font-size:55px;}
#sale-banner .header-caption .line2{ font-size:35px;}
/*CMS PAGE*/
    .clients-area.cms-area .content-outer .content-area{ width:100%; margin:25px 0px;  border-top: 4px solid #dfdfdf;  border-bottom: 4px solid #dfdfdf;}


}



@media screen and (min-width: 1125px) {
    .container{
        width:1125px;
    }
    /* #navbar .parent {
        font-size: 14px;
    }

    #navbar ul li a {
        padding: 5px 15px;
    }

    #navbar .categories{
        display:block;
    }
    #navbar ul li a {
        color: white;
        display: block;
        height: auto;
        padding: 5px 8px;
        position: relative;
        text-decoration: none;
        border:none;
    }
    */
    #navbar li .dropdown {
        top:39px;
    }
    #list-products li {min-height:401px;}
    /*Update on 27jan 2015*/
.packages-area ul li{ width: 15.85%; /*margin-left: 7px;*/ margin-left: 6px;}
/*Update on 27jan 2015*/
}

.top-social-links{ float:right; margin:10px 0 0 0; }

/**Updation on 29 Sept***/
.get_in_form {
    background: none repeat scroll 0 0 #d3316d;
    color: #fff;
    float: right;
    margin: 10px 10px 0 0;
    padding: 5px 8px 3px;
}

.get_in_form a {
    color: #fff;
    font-weight: bold;
}
.get_in_form a:hover {
    color: #000;
}

.review-add span p a{    color: #ca005c;
    float: left;
    font-family: 'CoronetLTStdBold';
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0 0 12px;
    width: 100%; }
    


.product-specs > iframe {
    border: 0 none;
    width: 100%;
}

.product-specs.delivery{
 height: 655px;}
  
.product-specs.delivery iframe, .product-specs.price_promise iframe{ height:100%;}
.product-specs.price_promise {height: 225px;}


#header-section .header-top .ifc-french-txt{ display:block; font-family: "CoronetLTStdBold"; font-size: 29px; line-height:30px;}
#header-section .header-top .ifc-french-txt-2{ display:block; font-family: "CoronetLTStdBold"; font-size: 29px; line-height:30px; margin-left:5px;  padding-left: 143px;}
#header-section .header-top .span7{width: 38.5%;}
#header-section .header-top .span5{float: right; width: 57.5%;}
#header-section .header-top .span5 .get_in_form{ float:left; width: 180px;}
#header-section .header-top .span5 .get_in_form img{width:100%;}
#header-section .header-top .span5 #top-links, #header-section .header-top .span5 #search-form-outer{width:65%; }


@media (max-width:480px){
/* #countdown-3{ bottom:-60px !important} */
.timeTo div{height:24px!important; width:24px!important;}
.timeTo ul li{font-size:20px; margin:-4px 0 0 !important; padding:5px 0 0; vertical-align:top;}
#sale-banner .header-caption{width: 58%;    margin-top: 5%;  }
#sale-banner .header-caption .headline{ font-size:20px;}
#sale-banner .header-caption .line2{ font-size:19px;}
#header-section .header-top .row-fluid .span5 .get_in_form{ padding:15px; text-align: center;}
#GetInTouch .top_conent_txt{  width: 100%;}
#GetInTouch .top-social-links img{width: 40px;}
#newsletter-popup{ width:100%!important}

#header-section .header-top .span5 .get_in_form img{width:96%;}
#header-section .header-top .ifc-french-txt-2{   padding-left: 28px;}

/**Update on 15jan 2015*/
.flexslider{  height: auto !important;}
.right_content .ifc-extra{margin-top:10px!important;}
.packages-area ul li{ float:none!important; margin-left:0px!important;}

/**Update on 30jan 2015*/
.owl-next{right:-18px;}
.owl-prev{left:-18px;}
/**Update on 30jan 2015*/



/*Update on 15jan 2015*/

/**Update on 16jan 2015**/
.item-center{ margin-left:0px;}

/**Update on 16jan 2015**/


}
@media (min-width:480px){
#header-section .header-top .row-fluid .span5 .get_in_form{ max-width:480px; margin:10px auto;}

}



@media screen and (min-width: 768px) and  (max-width:799px) 
{
/*Update on 15jan 2015*/
.packages-area ul li{ width: 32.4%; margin-left: 7px;}
.packages-area ul li.pack4{margin-left: 0px;}
/*Update on 15jan 2015*/
}

@media screen and  (max-width:640px) and (min-width: 360px)
{
#header-section .header-top .ifc-french-txt-2{   padding-left: 32px;}
/**Update on 30jan 2015  comment fo 15jan*/
.packages-area ul li{width: 31.78%;}


/*.owl-next{right:-20px!important;}
.owl-prev{left:-20px!important;}*/
/**Update on 30jan 2015*/

    /*#header-section .header-top .row-fluid .span5 .get_in_form{ padding: 0 95px;}
    */
} 

@media screen and (min-width: 768px) and (max-width:1024px)
{
/**UPDATE ON 15 OCT***/
#header-section .header-top .span5,#header-section .header-top .span7 {width: 100%;}
#header-section .header-top .row-fluid{padding: 0 10px;}
#header-section .header-top .span7{margin: 0 auto;
    float: none; width:50%;} 
    
#header-section .header-top .ifc-french-txt-2{   padding-left: 138px;}

/**Update on 15jan 2015  Update on 30jan 2015*/
.owl-next{right:-8px!important;}
.owl-prev{left:-8px!important;}
/**Update on 15jan 2015 Update on 30jan 2015*/
    
}

@media screen and (min-width: 361px) and (max-width:640px)
{#newsletter-popup .row_full .offer-image{height: 270px;}
}

/*@media screen and (min-width: 980px)
{
    
    /*CMS PAGE
    .clients-area.cms-area .content-outer .content-area{ width:98%; }
    
    
}*/


/**Updation on 1 Sept***/
.note-msg, .notice-msg{ clear:both;}
.content-outer .std p span{ font-family: 'Futura';}


/**Updation on 29 Sept***/
.get_in_form {
    background: none repeat scroll 0 0 #d3316d;
    color: #fff;
    float: right;
    margin: 10px 10px 0 0;
    padding: 10px;
    -webkit-box-shadow: 1px 1px 6px 0px rgba(142, 142, 142, 0.81);
    -moz-box-shadow:    1px 1px 6px 0px rgba(142, 142, 142, 0.81);
    box-shadow:         1px 1px 6px 0px rgba(142, 142, 142, 0.81);
}

.get_in_form a {
    color: #fff;
    font-weight: bold;
}
.get_in_form a:hover {
    color: #000;
}



/**Update on 14 Oct 2014**/
.product-specs p, #delivery p{
font-family: Arial;
}

/**Updation on 15 OCT***/
.grid_1 .top_conent{margin-bottom:10px; display: inline-block;  width: 100%;}
.grid_1 .top_conent .top_conent_txt{ display:inline-block;  float: left;  width: 51%;}
.grid_1 .top_conent .top-social-links{float: left; }
.fancybox-overlay .fancybox-inner{height: 405px;}


/***UPDATE ON 17 OCT*
#newsletter-popup{width: 708px;}
#newsletter-popup .top_conent p{ font-size:20px;}
.newsletter .block-title{background:none; padding:8px;}
.newsletter .block-title strong{background-image:none;}
.newsletter .block-title strong span{color: #ca005c;}*/





.block-subscribe #newsletter-validate-detail .form-subscribe-header label{  color: #666666; font-size:17px; margin-bottom:8px;}
.block-subscribe #newsletter-validate-detail .input-box { height:30px;}
.block-subscribe #newsletter-validate-detail .input-box #newsletter{ width:100%; height:100%;}
.block-subscribe #newsletter-validate-detail .actions{margin: 12px 0 0;}
.block-subscribe #newsletter-validate-detail .actions .button { display:block; margin:0 auto!important;  border-radius:3px;} /*Update on 15jan 2015*/
.block-subscribe #newsletter-validate-detail .actions .button span{ background:#ca005c; color:#fff; border:0 none;; height:28px; 
display: table-cell; vertical-align: middle; padding:0 10px;  font-size: 13px; border-radius:3px;} /*Update on 15jan 2015*/
.block-subscribe #newsletter-validate-detail .block-content{ background:#e9e9e9;  padding:12px 25px;} /*Update on 15jan 2015*/
.block-subscribe #newsletter-validate-detail{ margin-bottom:0px; padding:10px;}
.sec_bottom .top-social-links{ margin-top:0px;}


/*Update on 15jan 2015*/

.border-none{ border:0 none;}
.padding-none{ padding:0px!important;}
.width-100{ width:100%!important;}
.margin-bottom-none{margin-bottom:0px!important;}
.margin-bottom10{margin-bottom:10px; }
.align-left-bold{ text-align:left; font-weight:bold!important;}
.right_content .ifc-extra{ margin-top:0px;}
.right_content .ifc-extra ul li.extra1{ background-position:50% 93%;  height: 160px;  margin-bottom:10px; margin-right:0px;}
.right_content .ifc-extra ul li.extra1 div.ifc-extra-height{height: 100%;  min-height: 0;}

.flexslider{height: 565px;  max-height: 585px!important;}



.collection-slider h2{font-family: 'Futura'; color: #d54179; text-align:center;  font-weight: bold; font-size: 23px;}

.view-collection{box-shadow:0 0 5px #c0c0c0; text-align: center; padding: 10px;}
.view-collection h3{font-family: 'Futura'; font-size: 21px;}
.view-collection span{ font-size: 18px!important;}

.packages-area ul li:first-child{ margin-left: 0;}

.jcarousel-holder{ padding:0 40px; position:relative;}



/*Update on 15jan 2015*/

/**Update on 16jan 2015*/
.package-image { height:160px;}
.package-image img{ height:100%;}

/*Update on 16jan 2015*/


/*Update on 12 Apr 2019*/

.description li{    line-height: 20px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size: 13px;
        list-style: disc;
    margin-left: 10px;}
   
    
/*Update on 12 Apr 2019*/    
