@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');

@media screen {
@font-face {
    font-family: "Fjalla One";
    font-style: normal;
    font-weight: 400;
    src: local("Fjalla One"), local("FjallaOne-Regular"), url("https://fonts.gstatic.com/s/fjallaone/v3/rxxXUYj4oZ6Q5oDJFtEd6vk_vArhqVIZ0nv9q090hN8.woff2") format("woff2"), url("https://fonts.gstatic.com/s/fjallaone/v3/rxxXUYj4oZ6Q5oDJFtEd6hsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
}

ul.list {
    padding: 5px 0 5px 3px;
}
ul.list li {
    background: rgba(0, 0, 0, 0) url("https://www.beanbagsrus.com.au/catalog/view/theme/beanbags/image/arrow.png") no-repeat scroll 0 50%;
    background-size: 6px 12px;
	font-size: 14px;
    line-height: 18px;
    list-style: outside none none;
    margin-left: 13px;
    padding: 3px 0 3px 14px;
}
body {
	/*background: #f4f4f4;*/
}
ul, ol, li {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
}
a:focus, a:hover {
	text-decoration: none;
}
.error {
	color: #ec0000;
}
.full-wdt {
	width: 100%;
	float: left;
}
#skip-link {
    font-size: 0.75em;
    height: 0;
    width: 0;
}
#skip-link li {
    text-indent: 0;
    width: 70%;
}
#skip-link a, #skip-link a:link {
    color: #fffffe;
    cursor: help;
    display: inline-block;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    padding: 4px;
    position: absolute;
    text-decoration: underline;
    top: -556px;
    z-index: 99;
}
#skip-link a:visited {
    color: #a1a0a0;
    cursor: help;
    text-decoration: underline;
    top: -556px;
}
#skip-link a:active, #skip-link a:focus {
    color: #fffffe;
    cursor: help;
    left: 4px;
    text-decoration: underline;
    top: 4px;
}
.page-wrapper {
	color: #5e5e5e;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	overflow: hidden;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: absolute;
}
.navbar .nav {
    margin: 0;
}
.navbar-toggle {
    float: left;
}
.navbar-default .navbar-toggle {
    margin-left: 10px;
    margin-top: 7px;
}
.navbar-default .logo {
    width: 150px;
    margin-top: 10px;
}
.header-container {
    margin-bottom: 140px;
}
@media (max-width: 991px) {
    .header-container {
        margin-bottom: 60px;
    }
}
#mobile-links {
    background: #000000;
    position: relative;
    z-index: 9999999;
    text-align: right;
    color: #fff;
    height: 44px;
    display: block;
}
.scrolled #mobile-links {
    display: none;
}
#mobile-links ul.mobile-links__icons {
  display: flex !important;
  justify-content: space-around;
  margin: 3px 0;
}
#mobile-links ul.mobile-links__icons > li {
    display: inline-block;
}
#mobile-links ul.mobile-links__icons li.open ul li:last-child {
    border-bottom: 1px solid #f4f4f4;
}
#mobile-links ul.mobile-links__icons > li > a {
    transform: rotate(0deg);
    transition-duration: 0.5s;
}
#mobile-links ul.mobile-links__icons > li > ul {
    max-height: 0;
    transition: max-height 0.5s ease-out;
    overflow: hidden;
    padding: 0;
}
#mobile-links ul.mobile-links__icons li.open > a {
    transform: rotate(180deg);
}
#mobile-links ul.mobile-links__icons li.open.currency-dd > a {
    transform: rotate(0deg);
}
#mobile-links ul.mobile-links__icons li.open > ul {
    max-height: 500px;
    transition: max-height 0.5s ease-in;
}
#mobile-links ul.mobile-links__icons > li > ul {
    background-color: rgba(255, 255, 255, 0.90);
    position: absolute;
    z-index: 999999;
    left: 0;
    right: 0;
    top: 54px;
}
#mobile-links ul.mobile-links__icons > li > ul > li {
    display: block;
    padding: 0;
    margin: 0;
}
#mobile-links ul.mobile-links__icons > li > ul > li a {
    padding: 10px 15px;
    color: #172f3a;
    font-weight: 500;
    text-align: left;
    display: block;
    font-size: 14px;
	font-family: 'Quicksand', sans-serif;
}
#mobile-links a {
    color: #ffffff;
    display:block;
    font-size: 20px;
    font-weight: normal;
}
#mobile-links a:hover {
    text-decoration: underline;
    color: #eee;
}
#mobile-links .dropdown {
    position: absolute;
    background: #ea098d;
    display: none;
    right: 0px;
    width: 200px;
    text-align: left;
}
#mobile-links ul {
    list-style: none;
    padding: 0 20px;
}
#mobile-links li {
    padding: 5px 0;
}
#mobile-links button {
    background: rgba(0, 0, 0, 0) url("../image/link-icon.png") no-repeat scroll 0 9px;
    border: medium none;
    color: rgb(255, 255, 255);
    padding-left: 25px;
}
#mobile-links .badge {
    position: absolute;
    top: -7px;
    right: -15px;
    background-color: #f00;
}
#hdr-botm {
    position: fixed;
    /*z-index: 999;*/
    z-index: 99999;
    width: 100%;
	font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
.header-top {
	background: #ffffff;
    padding: 22px 0 15px;
}
#top-logo {
    height: 40px;
}
#header-telephone {
    color: #ea098d;
    font-size: 22px;
    float: right;
    padding: 8px 15px;
}
#header-sub-buttons {
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    position: relative;
}
#header-sub-buttons a {
    color: #555555;
    font-size: 15px;
    padding: 3px 10px;
}
#header-sub-buttons .header-sub-buttons__phone {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    padding: 0;
    position: relative;
    top: 2px;
    display: inline-block;
    margin: 0 10px;
}
/*#header-sub-buttons a.login {
    border: 1px solid #ea098d;
    border-radius: 4px;
}*/
#header-sub-buttons a:hover {
    color: #b81374;
}
#header-sub-buttons > ul > li {
    position: relative;
}
#header-sub-buttons > ul > li:hover ul {
    display: block;
}
#header-sub-buttons > ul > li > ul {
    background-color: #f4f4f4;
    background-color: #fff;
    border: 1px solid #f4f4f4;
    display: none;
    position: absolute;
    left: 0;
    z-index: 999999;
    width: 170px;
    padding: 3px 0;
}
#header-sub-buttons > ul > li > ul > li {
    display: block;
}
#header-sub-buttons > ul > li > ul > li a {
    padding: 3px 10px;
}
#header-sub-buttons .fa.fa-chevron-down {
    font-size: 11px;
    font-weight: 300;
    position: relative;
    bottom: 2px;
}
#header-buttons {
    float: right;
}
#header-buttons a {
    font-size: 13px;
    text-align: center;
    margin-bottom: 8px;
    padding: 0 15px;
    position: relative;
    color: #555555;
}
#header-buttons a:last-child {
    padding-right: 0;
}
#header-buttons a .fa {
    color: #000000;
    font-size: 26px;
}
#header-buttons a.active {
    color: #ea098d;
}
#header-buttons a.active:hover {
    color: #b81374;
}
#header-buttons a:hover,
#header-buttons a:hover .fa {
    color: #ea098d;
}
#mobile-buttons {
	position: absolute;
	top: 0;
	right: 0;
}
#mobile-buttons i {
    font-size: 32px;
}
#mobile-buttons a {
    color: #bbbbbb;
    font-size: 13px;
    text-align: center;
    margin-bottom: 8px;
    padding: 0 20px;
    position: relative;
}
#mobile-buttons a.active {
    color: #ea098d;
}
#mobile-buttons a.active:hover {
    color: #b81374;
}
#mobile-buttons a:hover {
    color: #ea098d;
}
#header-buttons .badge {
    width: 20px;
    height: 20px;
    margin: 0;
    border-radius: 50%;
    position: absolute;
    top: -9px;
    right: 0px;
    padding: 5px;
    font-size: 10px;
    line-height: 10px;
    background: #fff;
    color: #ea098d;
    border: 1px solid #ea098d;
}
#home-banner {
    background-image: url('../image/home-main-3.png'), url('../image/home-main-1.jpg');
    background-repeat: repeat-x, no-repeat;
    background-position: bottom center, bottom center;
    background-size: auto, cover;
    height: 350px;
    width: 100%;
    position: relative;
}
#home-banner .container {
    height: 100%;
    /*background: url('../image/home-main-2.png') bottom right no-repeat;*/
}
/*
@media screen and (max-width: 991px) {
    #home-banner {
        background: url('../image/home-main.jpg') no-repeat bottom center;
        background-size: cover;
    }
}*/
@media screen and (max-width: 767px) {
}
#home-banner-mobile {
	padding-top: 10px;
}
#home-banner-mobile a {
	color: #ea098d;
	text-decoration: none;
	font-size: 14px;
	border: 2px solid #ea098d;
	border-radius: 10px;
	padding: 1px 7px;
}
#home-banner h1 {
    color: #ffffff;
    font-weight: 300;
    margin-top: 90px;
    max-width: 530px;
    padding: 0 10px;
    font-size: 34px;
    font-family: 'Roboto', sans-serif;
}
#home-banner-links {
    width: 100%;
    padding: 6px 0;
    background: #ea098d;
}
#home-banner-links a {
    color: #ffffff;
    margin-right: 20px;
    text-decoration: none;
    font-size: 14px;
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding: 1px 7px;
}
#home-banner-links a:hover {
    color: #dddddd;
    border: 2px solid #dddddd;
}
#home-banner-links h1 {
	font-size: 16px;
	float: right;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
#home-description {
    margin-top: 10px;
    padding: 10px 0;
    background: #ffffff;
}
#home-description h2 {
    color: #71cee0;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
#home-description h3 {
    font-size: 20px;
    color: #ea098d;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
#home-features {
    background: url('../image/home-features.jpg') #ffffff no-repeat center center;
    background-size: cover;
    padding: 40px 30px 5px 30px;
    margin-top: -40px;
}
@media (max-width: 991px) {
  #home-features {
    margin-top: 0px;
  }
}
#home-features .col-sm-6 {
    margin-bottom: 25px;
    width: 49%;
}
#home-features .equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
@media (min-width: 768px) {
  #home-features .row {
    display: flex;
    flex-wrap: wrap;
  }
}
.flexslider {
    border: 0 !important;
    margin: 0 !important;
}
#home-features .blue {
    background: rgba(113,209,223, 0.7);
    padding: 10px;
    border: 1px solid #fff;
}
#home-features .grey {
    background: rgba(138,138,138, 0.7);
    padding: 10px;
    border: 1px solid #fff;
}
#home-features h3 {
    font-size: 20px;
    color: #333333;
    font-family: 'Roboto', sans-serif;
}
#home-features p {
    color: #ffffff;
}
#home-features .city {
    width: 60px; height: 60px;
    background: url('../image/home-sprite.png') -10px -10px;
}
#home-features .family {
    width: 60px; height: 60px;
    background: url('../image/home-sprite.png') -90px -10px;
}
#home-features .house {
    width: 60px; height: 60px;
    background: url('../image/home-sprite.png') -10px -90px;
}
#home-features .medal {
    width: 60px; height: 60px;
    background: url('../image/home-sprite.png') -90px -90px;
}
#home-features .spine {
    width: 60px; height: 60px;
    background: url('../image/home-sprite.png') -170px -10px;
}
#home-features .tree {
    width: 60px; height: 60px;
    background: url('../image/home-sprite.png') -170px -90px;
}
.header-top li {
	display: inline-block;
}
.col-sm-4.rs-account {
    float: right;
	margin-right: -15px;
}
.header-top a, .header-top span {
	color: rgb(255, 255, 255);
	display: inline-block;
	padding: 4px 5px;
	text-decoration: none;
}
.header-top .pull-right li {
	margin-left: 7px;
	margin-right: 0;
}
.header-top .pull-right li span{
	padding:0;
}
#search-toggle {
   background:rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius:3px;
    box-shadow:0 0 5px rgb(153, 153, 153);
    max-width:320px;
    padding:10px 33px 10px 10px;
    position:absolute;
    left: 0;
    top:26px;
    width:100%;
    z-index:9999;
}
#search-toggle a#srclose {
	color:rgb(51, 51, 51);
	cursor: pointer;
	font-size: 25px;
	font-weight: 300;
    position: absolute;
    right: 9px;
    text-align: center;
    top: 3px;
    z-index: 9999;
}
#search-toggle #search {
    width:100%;
}
#header-sub-buttons a#search-open {
    cursor: pointer;
    color: #ea0a8d;
    font-size: 18px;
    /*position: relative;
    top: 3px;*/
}
.header-top .col-sm-8.pull-right {
    position:relative;
	text-align: right;
}

.header-top .pull-right li:last-child {
    cursor: pointer;
}
#search-toggle {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
    display: none;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 29px;
    width: 290px;
    z-index: 99;
}

#search-toggle .form-control.input-lg {
    float: left;
    width: 83%;
}
#search-toggle .input-group-btn {
    float: left;
    padding: 0;
    width: 43px;
}
#search-toggle .input-group-btn button {
    float: left;
    padding: 11px 15px;
}
#search-toggle #search {
    margin: 0;
    width: 100%;
}
#search-toggle a#srclose {
    display: none;
}
#search-toggle .input-group-btn button:hover {
    background: rgb(51, 51, 51) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}
#search input.form-control {
	border-color:rgb(221, 221, 221);
    border-radius:3px;
    box-shadow: none;
    float:left;
    width:100%;
}
#search-toggle #live-search {
    text-align: center;
}
#search-toggle #live-search ul li {
    border-bottom: 1px dotted rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    float: left;
    height: auto !important;
    text-align: left;
    width: 98%;
}
#search-toggle #live-search ul li a {
    float:left;
    padding:0;
    width:100%;
}
#search-toggle #live-search ul li .product-name {
    color:rgb(102, 102, 102);
    font-size:11px;
}

#search .input-group-btn {
    padding:0;
    position:absolute;
    right:10px;
    width:auto;
}
#search .input-group-btn button {
    background: #ea098d;
    color: #ffffff;
    font-weight:normal;
}
.header-top a:hover, .header-top span:hover {
	color:#fbcae4;
}
.header-bottom {
	background:#fff;
	/*border-bottom:solid 1px #ddd;*/
}
nav.navbar.navbar-default {
	border:medium none;
	box-shadow:none;
	margin-bottom:0;
}
.navbar-collapse {
	padding:0;
}
/*
nav.navbar.navbar-default ul li {
    background:rgba(0, 0, 0, 0) url("../image/sprite.png") no-repeat scroll 100% -763px;
}
*/
nav.navbar.navbar-default ul li a {
	color:#172f3a;
	font-weight:500;
	font-size:15px;
}
nav.navbar.navbar-default ul li a:hover, nav.navbar.navbar-default ul li.current a {
	color: #d91a66;
}
nav.navbar.navbar-default ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.header-container #cart {
	position:absolute;
	right:0;
	top:4px;
}
.header-bottom .container {
	position:relative;
}
.header-container #cart .btn {
    border:medium none;
    padding:0;
	box-shadow: none;
}
#cart .dropdown-menu{
	padding:0;
}
.header-container #cart span {
	 background: #fff url("../image/cart.jpg") no-repeat scroll left 0;
    color: rgb(85, 85, 85);
    display: block;
    font-weight: 500;
    height: 45px;
    padding: 5px 12px 5px 58px;
    text-align: left;
	 text-transform: uppercase;
}
.header-container #cart span span#cart-total {
	background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color:rgb(136, 136, 136);
	display:block;
	font-size:12px;
	padding:0;
	min-height:auto;
	 text-transform: none;
}
#banner {
	margin:15px 0 10px;
}
#banner .owl-carousel.owl-theme {
    margin-bottom: 0;
}
#category-box img:hover {
    opacity: 0.8;
}
#category-box > div {
    margin-top: 15px;
    padding-left: 0;
}
#category-box {
    margin-left: 0;
}
.coolest-bean .hd-tiitle {
	background:rgb(228, 0, 123) none repeat scroll 0 0;
	margin-top:25px;
}
.coolest-bean .hd-tiitle h2, .coolest-bean .hd-tiitle h1 {
	/*background:rgba(0, 0, 0, 0) url("../image/icon.png") no-repeat scroll 0 0;*/
	color:rgb(255, 255, 255);
	font-size: 17px;
	font-weight:normal;
	padding:10px 10px 10px 46px;
	margin:0;
}
.col-bean-content {
	background:#fff;
	padding-top:15px;
	padding-bottom:15px;
	color:#787878;
	line-height:20px;
}
.col-bean-content h3 {
	font-size:22px;
	font-weight:300;
	color:#212121;
	margin-top: 0;
}
.blogs .hd-tiitle {
	background:rgb(228, 0, 123);
	margin:25px 0 15px 0;
}
.blogs .hd-tiitle h2 {
	background:rgba(0, 0, 0, 0) url("../image/blog-icon.png") no-repeat scroll 0 0;
	color:rgb(255, 255, 255);
	font-size:17px;
	font-weight:normal;
	padding:10px 10px 10px 56px;
	margin:0;
}
.blog-list {
	margin-left:-10px;
	margin-right:-10px;
}
.blog-list .blog-box {
	float:left;
	padding:10px;
	width:25%;
}
.blog-list .blog-box .bbox span.ct-img {
	display:block;
	height:194px;
	overflow:hidden;
}

.blog-list .blog-box .bbox span.ct-img a {
    margin: 0;
}
.blog-list .blog-box .bbox {
	background:rgb(255, 255, 255) none repeat scroll 0 0;
	border:1px solid rgb(238, 238, 238);
	padding:10px;
	min-height:347px;
}
.blog-list .blog-box .bbox h3 {
	color:rgb(6, 6, 4);
	font-size:14px;
	font-weight:500;
	line-height:20px;
	margin:10px 0 6px;
	padding:0;
}
.blog-list .blog-box .bbox a {
	color:rgb(51, 51, 51);
    display:block;
    font-weight:bold;
    margin:8px 0;
    text-decoration:none;
}
footer {
    /*background:#71d1df;*/
    clear:both;
    /*color: #ffffff;*/
    overflow:hidden;
	/*border-top:1px solid #ddd;*/
	font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
@media (max-width: 767px) {
    body footer,
    body footer h2,
    body footer h3 {
        text-align: center;
    }
    #footer-content #website-seals {
        justify-content: center;
    }
    body footer #contact {
        max-width: 375px;
        text-align: left;
        margin: 0 auto;
    }
    body .container__wide-background {
        background-color: #fff;
    }
}
footer hr {
    border-bottom: 1px solid rgb(102, 102, 102);
    border-top: medium none;
}
footer a {
    color: #000;
    text-decoration: none;
}
footer a:hover, footer span:hover, #contact p span a:hover, .flinks li a:hover {
    text-decoration: underline;
}
footer #footer-content span:hover {
    text-decoration: none;
}
footer h5 {
    color: #000;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: bold;
}
#footer-content {
	padding: 45px 0 60px 0;
    background-color: #eee;
}
#footer-content #website-seals {
  display: flex !important;
  align-items: center;
  margin-bottom: 30px;
}
footer h2 {
    color: #000;
    font-size:18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
	padding-bottom:15px;
}
footer h3 {
    color: #000;
    font-size:12px;
    font-weight: bold;
    margin-bottom: 14px;
    text-align: left;
}
footer #copy-right {
    color: #999;
    font-weight: normal;
    margin-top: 15px;
}
.verified-seal, .geotrust, .moneyback, .paypal {
    display: inline-block;
    margin: 5px;
}
.norton {
    display: inline-block;
    vertical-align: top;
}
footer p {
    color: #000;
    line-height: 1.5em;
    padding: 8px 0;
}
#breadcrumb .btext, #call .phone-no, #contact .addr, #contact .call, #contact .email, #hdcontent .links li, #column-right h2 span, .au-flag, .secure-payments, .secure-payments-minicart a {
    background: rgba(0, 0, 0, 0) url("../image/image-sprite.png") no-repeat scroll 0 0;
}
#contact p span {
    color: #000;
    display: block;
}
#contact .addr {
    background-position: 0 -453px;
    margin-top: 5px;
    padding-top: 1px;
}
#contact .addr, #contact .email, #contact .call {
    min-height: 40px;
    padding: 10px 0 2px 50px;
}
body #contact .call {
    padding-top: 8px;
}
#contact .addr {
    background-position: 0 -453px;
    margin-top: 5px;
    padding-top: 1px;
}
#contact .call {
    background-position: 0 -531px;
    margin: 7px 0;
}
#contact .email {
    background-position: 0 -591px;
}
#newsletter {
    padding: 30px 0;
}
#newsletter .newsletter__copy {
    line-height: 44px;
    font-weight: 500;
	font-family: 'Quicksand', sans-serif;
    font-size: 16px;
}
#newsletter .newsletter__copy img {
    display: block;
    margin-right: 20px;
    margin-bottom: 4px;
    margin-top: 4px;
    float: left;
}
@media (max-width: 991px) {
    #newsletter .newsletter__copy {
        text-align: center;
        line-height: 20px;
    }
    #newsletter .newsletter__copy img {
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
        float: none;
    }
}
#newsletter_form {
    position: relative;
    z-index: 10;
}
#newsletter_form input[type="text"] {
    border-top-left-radius: 23px;
    border-bottom-left-radius: 23px;
    border: 0;
    font-size: 16px;
    height: 44px;
    padding-left: 30px;
}
#newsletter_form .btn {
    border-top-right-radius: 23px;
    border-bottom-right-radius: 23px;
    background: #000;
    color: #fff;
    padding: 12px 20px 12px 30px;
	font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    line-height: 18px;
}
#newsletter_form .btn:hover {
    text-decoration: none;
}
@media (max-width: 991px) {
    #newsletter_form {
        margin-top: 15px;
    }
}
#fot-link {
    margin-top: 15px;
}
#fot-link li {
    display: block;
    list-style: outside none none;
}
#fot-link li a {
    display: inline-block;
    padding: 0;
}
#product-main-details {
    background: #ffffff;
    overflow: auto;
    padding-top: 15px;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    #product-main-details {
        display: flex;
        align-items: center;
    }
    #product-main-details > .thumbnail-wrapper {
        display: flex;
        align-items: center;
    }
    
    #product-main-details .thumbnails.thumbnails--primary {
        order: 2;
    }
    
    #product-main-details .thumbnails.thumbnails--additional {
        order: 1;
    }
}
.product-det {
	font-family: 'Quicksand', sans-serif;
}
.product-det h1 {
    color: #333333;
    margin: 0;
}
.product-det .stock {
    color: #999999;
}
@media (min-width: 1170px) {
    .product-det {
        padding-left: 40px;
    }
}
.product-det .short-description {
    color: #666666;
    margin-top: 10px;
}
.product-det .short-description p {
	font-family: 'Quicksand', sans-serif !important;
    font-weight: 500;
    line-height: 1.5 !important;
}
.product-det .rating a {
    color: #666666;
}
.product-det .rating a:hover {
    text-decoration: underline;
}
.product-det .rating i.fa-heart {
    color: #6bc8da;
}
.product-description {
    margin-bottom: 20px;
}
.product-description > div {
    padding: 0;
    border: 1px solid #ccc;
    border-top: none;
}
.product-description .col-sm-6:last-child {
    border-left: none;
}
.product-description .product-description-header {
    color: #555555;
    background: #ebebeb;
    padding: 20px;
    border-top: 1px solid #cccccc;
}
.product-description .product-description-header h3 {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}
.product-description .product-description-content {
    padding: 20px;
    background: #fff;
}
.product-description .product-description-content img, .product-description .product-description-content iframe {
    max-width: 100%;
}
@media (max-width: 767px) {
    #product-main-details {
        padding-top: 0;
    }
    body #content .product-det h1 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    body .product-det .product-pricing {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .product-det .short-description {
        text-align: left;
        font-size: 16px;
        margin-top: 20px;
    }
    body .breadcrumb-wrapper {
        margin-bottom: 0;
    }
    body #content .product-det h1 {
        font-size: 22px;
    }
    body #content .product-det .list-unstyled li h2 {
        font-size: 22px;
    }
    body .product-det #product-options {
        padding: 10px;
    }
    body .product-det #product-options .form-group {
        margin-bottom: 5px;
    }
    body .product-det #product-options .form-group label {
        margin-bottom: 0;
    }
    body .product-det .qty-box {
        margin-top: 0;
    }
}
#qa .question {
    padding: 20px 0;
    border-bottom: 1px solid #ccc; 
}
#qa .row {
    margin-bottom: 15px;
}
#qa .q {
    color: #ea098d;
    font-size: 20px;
}
#qa .a {
    color: #6bc8da;
    font-size: 20px;
}
#content .faq-list .faq-heading h2 {
    font-size:18px;
    margin:15px 0;
    padding:0;
}
.faq-block .faq-heading {
    background:rgb(255, 255, 255) url("../image/arrow-right.png") no-repeat scroll 10px 50%;
    border:1px solid rgb(219, 222, 225);
    color:rgb(85, 85, 85);
    cursor:pointer;
    font-size:13px;
    font-weight:700;
    margin-bottom:10px;
    padding:8px 8px 8px 22px;
}
.faq-block .active {
    background:#fff url("../image/arrow-down.png") no-repeat scroll 7px 50%;
	border-bottom:none;
	margin-bottom: 0;
}
.faq-block .faq-content {
   background:rgb(255, 255, 255) none repeat scroll 0 0;
    border:1px solid rgb(219, 222, 225);
    display:none;
    overflow:auto;
    padding:10px;
	border-top:none;
	margin-bottom:15px;
}
.faq-block .list li {
    background:rgba(0, 0, 0, 0) url("../image/arrow.gif.png") no-repeat scroll 5px 11px;
    list-style: outside none none;
    padding: 4px 5px 4px 15px;
}
.product-det .list-unstyled li {
    color:rgb(77, 77, 77);
    font-size:16px;
    padding:4px 0;
}
#content .product-det .list-unstyled li h2 {
    font-size: 32px;
    font-weight:bold;
    margin: 0;
    padding: 0;
}
/*@media screen and (max-width: 767px) {
    .product-det {
        text-align: left;
    }
    .product-det h1 {
        float: left;
        width: 60%;
    }
    .product-det .list-unstyled {
        float: right;
        text-align: right;
    }
    .product-det .list-unstyled li h2 {
        font-size: 24px !important;
    }
}*/
.product-det #product h3 {
    color:rgb(51, 51, 51);
    font-size:20px;
    font-weight:bold;
}
.product-det #product .radio {
    display:inline-block;
    margin:0;
}
.product-det #product .radio input[type="radio"] {
    margin:0;
    opacity:0;
}
.product-det #product .radio label {
    font-size:0 !important;
    margin:0;
    padding:0;
}
.product-det #product .radio label img {
   border: medium none;
    box-shadow: none;
    max-width: 30px;
    padding: 0;
}
.product-det #product-options .form-group label, .product-det #product-options .form-group input.form-control {
    display:inline-block;
    font-size:14px;
    font-weight:400;
}
.product-det #product .form-group input.form-control {
    margin:5px 10px;
    width:57px;
}
.product-det #product .form-group button.btn {
    border:medium none;
    border-radius:2px;
    display:inline-block;
    margin-left:0;
    padding:9px 39px;
	font-weight:600;
    width:auto;
	font-size:14px;
    line-height: 14px;
    text-transform: uppercase;
}
body .product-det #product .btn.btn-primary {
    background:#e71b8d url("../image/button.png") repeat-x scroll 0 0;
    border-radius: 40px;
    padding: 10px 35px;
    font-weight: 500;
    box-shadow: none;
}
body .product-det #product .btn.btn-primary.disabled {
    background-color: #e71b8d;
}
body .product-det #product .btn.btn-icon {
    background-color: #438249 url("../image/button.png") repeat-x scroll 0 0;
    padding: 6px 6px;
	font-size: 24px;
    border-bottom: 3px solid #277137;
}
body .product-det #product .btn.btn-icon:hover {
    border-bottom: 3px solid #333333;
}
.product-det .btn-group {
    margin:0 0 15px;
}
.product-det .btn-group button.btn.btn-default {
    background:rgb(226, 29, 108) none repeat scroll 0 0;
    border:medium none;
    border-radius: 2px !important;
    color:rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    padding: 10px 15px;
    text-shadow: none;
}
.product-det .btn-group button.btn.btn-default:last-child {
    background: rgb(42, 169, 1) none repeat scroll 0 0;
}
.product-det #product hr {
    display: none;
    margin: 10px 0 0;
}
#content h1 {
	background: rgb(255, 255, 255) url("https://www.beanbagsrus.com.au/catalog/view/theme/beanbags/image/arrow.png") no-repeat scroll 10px 16px;
    border: 1px solid rgb(221, 221, 221);
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0 10px 25px;
	margin-top: 0;
}
#content h2{
	font-size: 21px;
}
.privacylist {
    margin: 0;
    padding: 0 0 25px 25px;
}
.privacylist li {
    padding: 5px;
}
.nav.nav-tabs {
    margin-top: 25px;
}
.tab-content {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    font-size: 14px;
    padding: 10px;
	border-top:none;
}
.tab-content ul {
    margin: 0;
    padding: 0;
}
.tab-content ul li {
    list-style: outside none none;
    padding: 5px;
}
body .tab-content .tab-pane ul.list li {
    padding: 3px 0 3px 14px;
}

ul.thumbnails a.thumbnail.jqzoom {
    float: left;
}
#content .product-det h1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0 0 3px;
    padding: 0;
    font-size: 32px;
}
.table.table-bordered {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
}
#accordion .panel-heading {
    background:rgb(255, 255, 255) none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    box-shadow: none;
}
#accordion .panel {
    box-shadow:none;
}
#accordion .panel-heading h4 {
    font-size:14px;
}
.btn-default {
    background: rgb(42, 169, 1) none repeat scroll 0 0;
    border: medium none;
    color: rgb(255, 255, 255);
    text-shadow: none;
}
.btn.btn-primary {
    background:rgb(226, 29, 108) none repeat scroll 0 0;
    border:medium none;
    text-shadow:none;
}
.panel.panel-default.contact {
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:medium none;
    box-shadow:none;
    float:left;
	margin-top:20px;
    width:25%;
}
.panel.panel-default.contact h2 {
    background:rgb(51, 51, 51) none repeat scroll 0 0;
    border-radius:0;
    color:rgb(255, 255, 255);
    font-size:15px !important;
    margin:0 !important;
    padding:9px 15px;
}
.panel.panel-default.contact .sdbox {
    background:rgb(255, 255, 255) none repeat scroll 0 0;
    border:1px solid rgb(221, 221, 221);
    margin-bottom:15px;
    overflow:hidden;
    padding:10px;
}
.well {
    background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(245, 245, 245) 100%) !important;
    box-shadow: none !important;
}
.cot-right {
    float:right;
    margin-top: 20px;
    width:71%;
}
.cot-right .form-group label.col-sm-2 {
    display:block;
    text-align: left;
    width: 100%;
}
.cot-right .form-group .col-sm-10 {
    width:100%;
}
.cot-right form select {
    border:1px solid rgb(221, 221, 221);
    margin:0 0 0 12px;
    padding:5px;
}
.col-sm-8.rs-left.acont h2 {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border:1px solid rgb(238, 238, 238);
    font-size:15px !important;
    margin:10px 0 0 0!important;
    padding:8px;
}
.col-sm-8.rs-left.acont .list-unstyled {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border:1px solid rgb(238, 238, 238);
    margin-bottom: 20px;
    padding:10px;
}
.col-sm-8.rs-left.acont .list-unstyled li a {
    display:block;
    padding:5px;
}
.product-thumb {
    cursor: pointer;
    overflow: hidden;
}
.product-thumb .view-item .colours {
    background: url('../image/category-colour.png') no-repeat top left #cbcbcb;
    display: inline-block;
    color: #ffffff;
    width: 60%;
    height: 45px;
    vertical-align: top;
    font-weight: 600;
    line-height: 20px;
    padding-left: 45px;
    padding-top: 3px;
}
.product-thumb .view-item a {
    background: #71d1df;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    width: 40%;
    height: 45px;
    text-align: center;
    vertical-align: top;
    line-height: 45px;
}
.product-list .product-thumb h4 {
    margin-top: 20px;
}
.product-list .product-thumb .caption {
    text-align: left;
}
.table.table-bordered .input-group-btn .btn.btn-danger {
    border-radius: 3px;
    display:inline-block;
    margin:0 5px;
}
#banner .owl-wrapper-outer {
    border: none;
    border-radius: 0px;
    box-shadow:none;
}
.product-grid .product-thumb .caption p.dectxt {
    display: none;
}
.owl-pagination {
    display: none;
}
footer #contact a:hover {
    color: rgb(51, 51, 51);
}
#tab-related-product .product-thumb .caption{
	  min-height: 150px;
}
footer .social-links {
    margin-top: 15px;
}
footer .social-links ul li {
    display: inline-block;
    width: 40px;
}
footer .social-links ul li a {
    color: #000;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    padding: 5px;
}
footer .social-links ul li a:hover {
    color: rgb(51, 51, 51);
    opacity: 0.8;
}
.tab-content #tab-qa .pull-right {
    float: none !important;
}

.blogs.clients {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
}
.blogs.clients .hd-tiitle {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-bottom: 1px solid rgb(221, 221, 221);
    margin: 0 0 15px;
    padding: 15px 0;
}
.blogs.clients .hd-tiitle h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(51, 51, 51);
    font-size: 26px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.blogs.clients .owl-wrapper-outer {
    box-shadow: none;
}
.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper{
	display:block !important;
}
ol.hs_order-list {
    list-style: decimal;
}
.para{
      font-size: 15px !important;
}
.hs_order-list li {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    list-style: outside none decimal;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0 0 6px;
}
.hs_order-list li ul li {
    font-size: 14px;
    font-weight: 400;
}
.hs_order-list li ol.alpha li {
    list-style: outside none lower-alpha;
}
ol.hs_order-list, ol.alpha {
    margin-left: 16px;
}
ol.alpha li {
    color: #3f3f3f;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 6px;
}
.list li ol.hs_order-list li ol.alpha li {
    padding-left: 6px;
}

/*.zoomPad img {
    max-width: none;
}*/

.rs-left.acont .section ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.rs-left.acont .section .left {
    float: left;
    width: 50%;
}
.rs-left.acont .section ul.social-follow li {
    display: inline-block;
}
.rs-left.acont .section h3 {
    font-size: 15px;
    margin: 10px 0;
}
.rs-left.acont .section {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-color: -moz-use-text-color rgb(221, 221, 221) rgb(221, 221, 221);
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 10px;
}
.rs-left.acont.succ h2 {
    background: rgb(238, 54, 128) none repeat scroll 0 0;
    border: medium none;
    color: rgb(255, 255, 255);
    padding: 10px;
}
.rs-left.acont.succ .pull-left {
    float: none !important;
}
.blogs.clients.clearfix {
    margin-top: 15px;
}
#AjaxSubscribeResult{
	display:none;
}

.zoom-icon a {
    position: relative;
}
.zoom-icon a::before {
    background: rgba(0, 0, 0, 0) no-repeat scroll 0 0;
    content: "";
    height: 67px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 40%;
    width: 67px;
    z-index: 100;
    pointer-events: none;
}
.zoom-icon {
    position: relative;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border:1px solid rgb(221, 221, 221)!important;
}
.header-top .col-sm-6.pull-right {
    text-align: right;
}
.header-top .btn.dropdown-toggles{
	display:none;
}
.mobsrc.pull-right {
    display: none;
}
/*
#product #quantity {
    height: 30px;
    padding: 5px;
    width: 41px;
    text-align: center;
    border: none;
}
.form-group.qty-box {
    margin-top: 7px;
    width: 100%;
    background: #6bc8da;
    padding: 10px 20px;
    overflow: auto;
    text-align: left;
    color: #ffffff;
}
.form-group.qty-box a {
    cursor: pointer;
}
.form-group.qty-box .qty {
    color: #000000;
}
*/
.product-det #product .form-group label {
    padding-top: 5px;
    font-weight: bold;
}
.product-det .product-stock {
    font-weight: bold;
    font-size: 14px;
    color: #f81721;
}
.product-det .product-stock__in-stock {
    color: #29c248;
}
.product-det .product-pricing {
    position: relative;
    margin: 15px -15px;
}
.product-det .product-pricing .zipmoney-banner {
    padding: 0 15px;
}
.product-det .product-pricing .list-unstyled {
    padding: 0 15px;
}
.product-det .product-pricing .old-price {
    font-size: 20px;
    line-height: 20px;
}
.product-det .product-pricing .old-price > .live-price {
    text-decoration: line-through;
}
.product-det .product-pricing h2 {
    color: #000;
}
.product-det .product-pricing h2 > span,
.product-det .product-pricing .old-price > span {
    font-size: 50%;
    text-decoration: none;
}
.product-det #product-options {
    background-color: #eee;
    padding: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.product-det .product-checkout a {
    color: #e71b8d;
    font-weight: 500;
}
.product-det .product-checkout a:hover {
    text-decoration: underline;
}
.product-det .qty-box {
    margin-top: 7px;
}
.product-det .qty-box input[type=text] {
    border: 0;
    height: 30px;
    padding: 6px;
    text-align: center;
    border: 1px solid #fff;
    box-shadow: none;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}
.product-det .qty-box .input-group-addon {
    padding: 0;
    border: 1px solid #fff;
    background-color: #fff;
}
.product-det .qty-box .input-group-addon a {
    padding: 0;
    display: block;
    cursor: pointer;
    font-size: 28px;
    line-height: 28px;
}
.product-det .qty-box .input-group-addon:first-child {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-left: 3px;
    padding-right: 3px;
}
.product-det .qty-box .input-group-addon:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-left: 3px;
    padding-right: 3px;
}
.product-det .product-checkout {
    margin-top: 15px;
}
.product-det .qty-label {
    margin-bottom: 0;
}
.product-det .rating {
    margin-top: 5px;
    padding: 0 15px;
}
.product-det .rating a {
    font-weight: 500;
    vertical-align: middle;
}
.product-det .rating .wish-list a {
    color: #e71b8d;
}
.product-det .rating .wish-list a .fa {
    font-size: 22px;
    vertical-align: middle;
}
.product-det .rating .wish-list a:hover .fa::before {
    content: '\f004';
}

@media (min-width: 992px) {
    .product-det .product-pricing .zipmoney-banner {
        position: absolute;
        bottom: -28px;
        right: 0;
        width: 50%;
    }

    .product-det .product-pricing .list-unstyled {
        margin-right: 50%;
    }
}
@media (max-width: 991px) {
}
@media (min-width: 768px) and (max-width: 991px) {
    body .product-det #product .btn.btn-primary {
        padding: 10px 16px;
        font-size: 16px;
    }
    .qty-add-to-cart {
        clear: none !important;
    }
    .product-det .product-pricing .zipmoney-banner {
        margin-top: 15px;
    }

}
@media (max-width: 767px) {
    .product-det {
        text-align: center;
    }

    .product-det .zipmoney-banner {
        margin: 15px 0;
    }

    .product-det .product-pricing h2 {
        display: inline-block;
    }

    .product-det .product-stock {
        display: inline-block;
    }
    .product-det .qty-add-to-cart {
        margin-top: 15px;
    }
    .product-det .qty-add-to-cart button {
        width: 100%;
    }
}

#content .product__content {
    font-family: 'Quicksand', sans-serif;
}
#content .product__content + .product__content {
    margin-top: 30px;
}
#content .product__content .tab-content {
    padding: 0;
}
#content .product__content .buttons {
    margin-top: 30px;
}
#content .product__content .btn.btn-primary {
    background:#e71b8d url("../image/button.png") repeat-x scroll 0 0;
    border-radius: 40px;
    padding: 10px 35px;
    font-weight: 500;
    box-shadow: none;
}
#content .product__content .nav-tabs {
    margin-top: 0;
}
#content .product__content .nav-tabs li {
    float: none;
}
#content .product__content-box {
    border: 1px solid #ddd;
    padding: 30px;
}
#content .tab-content .product__content-box {
    border: none;
}
#content .product__content-box h3 {
    margin-top: 0;
    margin-bottom: 30px;
    color: #000;
}

@media (min-width: 768px) {
    #content .product__content {
        margin-top: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {
    #content .product__content-box {
        border: none;
    }

    #content .product__content > [class*='col-'] {
        border-top: 1px solid #ddd;
    }

    #content .product__content > [class*='col-'] + [class*='col-'] {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    #content .col-xso-no-gutter {
        padding-left: 0;
        padding-right: 0;
    }
    #content .col-xso-no-gutter-left {
        padding-left: 0;
    }
    #content .col-xso-no-gutter-right {
        padding-right: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #content .col-smo-no-gutter {
        padding-left: 0;
        padding-right: 0;
    }
    #content .col-smo-no-gutter-left {
        padding-left: 0;
    }
    #content .col-smo-no-gutter-right {
        padding-right: 0;
    }
}
@media (min-width: 768px) {
    #content .col-sm-no-gutter {
        padding-left: 0;
        padding-right: 0;
    }
    #content .col-sm-no-gutter-left {
        padding-left: 0;
    }
    #content .col-sm-no-gutter-right {
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    #content .col-md-no-gutter {
        padding-left: 0;
        padding-right: 0;
    }
    #content .col-md-no-gutter-left {
        padding-left: 0;
    }
    #content .col-md-no-gutter-right {
        padding-right: 0;
    }
}

#content .product__content .product-related {
    display: flex;
    align-items: center;
    margin: 0 15px;
}
#content .product__content .product-related + .product-related {
    border-top: 1px solid #ddd;
}
#content .product__content .product-related .product-related__image {
    width: 50%; 
    padding: 15px 15px 15px 0;
}
#content .product__content .product-related .product-related__details {
    width: 50%; 
    padding: 15px 0 15px 15px;
}
#content .product__content .product-related:last-child .product-related__image,
#content .product__content .product-related:last-child .product-related__details {
    padding-bottom: 0;
}
#content .product__content .product-related h4 {
    margin-top: 0;
}
#content .product__content .product-related h4,
#content .product__content .product-related h4 a {
    font-size: 15px;
    color: #000;
}
#content .product__content .product-related .price {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
#content .product__content .product-related .price div {
    display: inline;
}
#content .product__content .product-related .price span {
    font-size: 50%;
    text-decoration: none;
}
#content .product__content .product-related .price .old-price {
    font-size: 16px;
    color: #4d4d4d;
}
#content .product__content .product-related .price .price-old {
    text-decoration: line-through;
}
#content .product__content .product-related .wish-list {
    text-align: right;
    position: relative;
    top: 6px;
}
#content .product__content .product-related .wish-list a {
    color: #5e5e5e;
}
#content .product__content .product-related .wish-list a .fa {
    font-size: 22px;
    vertical-align: middle;
}
#content .product__content .product-related .wish-list a:hover .fa::before {
    content: '\f004';
}
#content .product__content .product-related .btn.btn-secondary {
    background:#000 none repeat-x scroll 0 0;
    border-radius: 40px;
    padding: 5px 15px;
    font-weight: 500;
    box-shadow: none;
    font-size: 15px;
    color: #fff;
}

#review .review-row {
    margin-top: 30px;
}
#review .review-row .review-stars {
    margin-bottom: 15px;
}

#q-form .control-label,
#form-review .control-label {
    margin-bottom: 5px;
}
#q-form input[type=text], #q-form input[type=email], #q-form textarea,
#form-review input[type=text], #form-review input[type=email], #form-review textarea {
    box-shadow: none;
    background: #eee;
    border: none;
    color: #000;
    font-weight: 500;
}
#form-review .write-rating-star {
    border: 1px solid #eee;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
}
#form-review .write-rating-star > span {
    font-weight: bold;
}

.tab-content .tab-mobile-btn {
    display: block;
    padding: 15px 30px;
    font-weight: bold;
    color: #5e5e5e;
    line-height: 1.42857143;
    border: 1px solid transparent;
    position: relative;
}
.tab-content .tab-mobile-btn::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f078';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
    font-size: 20px;
    right: 30px;
    transform: rotate(0deg);
    transition-duration: 0.5s;
}
.tab-content .tab-mobile-btn.showing::before {
    transform: rotate(180deg);
}
.tab-content * + .tab-mobile-btn {
    border-top: 1px solid #ddd;
}

@media (max-width: 767px) {
    body #content .product__content .tab-content {
        margin: 30px 15px 0 15px;
    }
}
@media (max-width: 991px) {
    body #content .product__content .tab-content .tab-pane.active {
        border-top: 1px solid #ddd;
    }
    body .tab-content>.active {
        display: none;
    }
    body .tab-content>.tab-mobile-btn.showing + .tab-pane {
        display: block;
    }
}

#product ul.op.color li img {
    height: 30px;
    width: 30px;
}
@media (max-width: 767px) {
    #product ul.op.color li img {
        height: 25px;
        width: 25px;
    }
}
.fa.fa-stack {
    color:rgb(248,189,0)
}

.header-container #cart .btn #cart-total i.fa.fa-shopping-cart {
    display: none;
}

@media screen and (max-width: 1259px) {
.container {
	width:100%;
}
.header-container #cart {
    z-index: 99;
}
}
@media screen and (max-width: 1169px) {
#category, .blog-list {
	margin-left:0px;
	margin-right:0px;
}
}
@media screen and (max-width: 1030px) {
#category .cate-box {
	width:33.3%;
}
.blog-list .blog-box .bbox span.ct-img {
	height:100px;
}
.main-navigation.animated.with-dropdown-buttons {
    clear:both;
}
/*.nav > li > a {
	font-size:14px !important;
}*/
}
@media screen and (max-width: 991px) {
nav.navbar.navbar-default ul li{
	background:none;
}
/*nav.navbar.navbar-default {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 999;
}*/
.navbar-collapse {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;
    border-top: 1px solid rgb(221, 221, 221);
    box-shadow: 0 0 5px rgb(204, 204, 204);

}
#category .cate-box .cbox span.ct-img {
	height: 190px;
}
.main-navigation.animated.with-dropdown-buttons{
	position: relative;
    z-index: 99;
}
}
@media screen and (max-width: 767px) {
.blog-list .blog-box .bbox span.ct-img {
	height:194px;
}

.header-bottom {
	padding:0;
}
.header-container #cart {
	top:8px !important;
}
.main-navigation.animated.with-dropdown-buttons {
	margin-top:0;
}
#category .cate-box, .blog-list .blog-box {
	width:50%;
}
.col-sm-4.rs-account{
	float:none;
	margin-right:0;
	margin-bottom:20px;
}

.header-top .col-sm-4 {
    float:left;
}
.header-container .header-top .col-sm-6 {
    float: left;
    padding: 0;
}
.row.dropdown {
    position: absolute;
    right: 15px;
    top: 32px;
    width: 200px;
    z-index: 999;
	 display: none;
}
.row.dropdown .col-sm-6 {
    text-align: left;
    width: 100%;
}
.row.dropdown .col-sm-6 ul {
    background: rgb(228, 0, 123) none repeat scroll 0 0;
}
.row.dropdown .col-sm-6 ul li {
    display: block;
    margin: 0;
    padding: 1px;
}
.header-top .btn.dropdown-toggles {
    background: rgba(0, 0, 0, 0) url("../image/link-icon.png") no-repeat scroll 0 9px;
    border: medium none;
    color: rgb(255, 255, 255);
    display: block;
    float: right;
    padding-left: 25px;
}
.mobsrc.pull-right {
    display: block;
    float: left !important;
}
#category .cate-box .cbox span.ct-img {
	height: 270px;
}
.header-top .pull-right #search-toggle {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 0;
    display: none;
    left: 0;
    margin: 0 auto;
    padding: 10px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
.header-top .pull-right #search-toggle a#srclose {
    background: #eee none repeat scroll 0 0;
    border-left: 1px solid #ddd;
    color: #555;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 38px;
    padding: 4px 0 0;
    position: absolute;
    right: 11px;
    text-align: center;
    top: 11px;
    width: 28px;
    z-index: 999;
}
.header-top .pull-right #search-toggle .input-group-btn button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    color: #333;
}
.header-top .pull-right #search-toggle .form-control.input-lg {
    width: 100%;
}
.header-top .pull-right #search-toggle .input-group-btn {
    position: absolute;
    right: 28px;
}
.header-top .pull-right #search-toggle .input-group-btn button:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #555;
}
.sticky-wrapper.is-sticky .header-bottom {
    height: 66px !important;
    position: fixed !important;
    top: 0 !important;
}
.col-sm-2.cate-thum {
    float: left;
}
#cart .dropdown-menu {
    width: 320px;
}
}

@media screen and (max-width:500px) {
#category .cate-box, .blog-list .blog-box {
	width:100%;
}
.product-det .btn-group button.btn.btn-default{
	padding:10px;
	margin-right:5px;
}
.breadcrumb > li {
	padding:0 8px;
}
.breadcrumb > li:first-child {
	padding:0;
}
.breadcrumb > li + li::before {
	display:none;
}
.rs-left.acont .section .left{
	width:100%;
}
#carousel0 .owl-wrapper-outer .owl-item {
    text-align: center;
}
#carousel0 .owl-wrapper-outer .owl-item img {
    display: inline-block;
}
.col-sm-2.cate-thum {
    margin-bottom: 15px;
    text-align: center;
	float: none;
}
}
@media screen and (max-width:470px) {
.header-bottom {
    height: auto;
}
.sticky-wrapper.is-sticky .header-bottom {
     height: 65px !important;
}
.blog-list .blog-box .bbox{
	min-height:auto;
}
body .product-det #product .form-group button.btn {
    padding: 9px 17px;
}
}
body .tab-content {
    border: 1px solid #ddd;
}
body .nav-tabs {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
	font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
}
body .nav-tabs>li {
    border: 1px solid #ddd;
    margin-right: -1px;
}
body .nav-tabs>li.active {
    border-bottom: 1px solid #fff;
}
body .nav-tabs>li:last-child {
    border-bottom: 1px solid #ddd;
}
body .nav-tabs>li>a {
    border-radius: 0;
    margin: 0;
    border-right: initial !important;
    border-left: initial !important;
    border-bottom: initial !important;
    color: #aaa;
    font-weight: bold;
    padding: 15px 30px
}
body .nav-tabs>li.active>a {
    border-top-color: transparent;
    background-color: #eee;
    color: #000;
}
body .nav-tabs>li.active>a:focus,
body .nav-tabs>li.active>a:hover {
    border-top-color: transparent;
    background-color: #eee;
}


.facebook-login-button {
    display: inline-block;
    vertical-align: top;
}

.checkout-cart .header-bottom #cart,
.checkout-cart .header-bottom .main-navigation,
.checkout-checkout .header-bottom #cart,
.checkout-checkout .header-bottom .main-navigation,
.checkout-checkout .header-top.header-top-normal {
	display: none;
}
.checkout-cart .header-bottom .secure-logo,
.checkout-checkout .header-bottom .secure-logo,
.checkout-checkout .header-top.header-top-cart {
    display: block !important;
}

.checkout-checkout .header-top.header-top-cart,
.checkout-checkout .header-top.header-top-cart a {
    text-align: right;
    line-height: 10px;
}
#minicart > ul {
    list-style-type: none;
}
#column-right h2 {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0 10px 25px;
    margin-top: 0;
}
#column-right ul.pay-method {
    float: none;
    text-align: center
}
#column-right ul.pay-method {
    list-style-type: none;
}
#column-right ul.pay-method li {
    display: inline;
    margin: 0 1px;
}
.zoom-icon .thumbnail {
    overflow: hidden;
}
#column-right #revent-viewed {
    margin-top: 40px;
}
.payment-image {
    display: inline-block;
    min-width: 150px;
}
.payment-image img {
    height: 30px;
}
#category-heading {
    color: #ea098d;
    background: none !important;
    border: none !important;
    text-align: center;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal !important;
    font-size: 28px !important;
}

@media (min-width: 992px) {
    .main-navigation {
        background-color: #f4f4f4;
    }
    .main-navigation .navbar-default {
        background-image:none;
        background-color: transparent;
    }
    .main-navigation .navbar-collapse {
      display: flex !important;
      align-items: center;
      justify-content: center;
    }
}

@media (max-width: 991px) {
    .main-navigation {
        padding: 10px 0;
    }
    .scrolled .main-navigation {
        padding: 0;
    }
    .main-navigation .navbar-collapse {
        position: relative;
        top: 65px;
    }
    .scrolled .main-navigation .navbar-collapse {
        top: 50px;
    }
    .main-navigation #mobile-buttons .navbar-toggle {
        background-image: none;
        border: none !important;
        background-color: transparent;
    }
    .main-navigation #mobile-buttons .icon-bar {
        background-color: #000;
        height: 3px;
        width: 25px;
    }
    .main-navigation #mobile-buttons .icon-bar + .icon-bar {
        margin-top: 5px;
    }
    .main-navigation .navbar-default {
        background-color: #fff;
        background-image: none;
    }
    .main-navigation .navbar-default .logo {
        margin: 4px 0 0 10px;
        width: 200px;
    }
}

#homepage-buttons {
    margin-left: 0;
}
#homepage-buttons > div {
    padding-left: 0;
    line-height: 0;
    margin-top: 15px;
}
#homepage-buttons > div > a {
    display: block;
    position: relative;
    height: 95px;
    background: transparent none center center no-repeat;
    background-size: cover;
}
#homepage-buttons > div > a > h2 {
    padding-top: 30px;
    font-size: 35px;
    line-height: 35px;
	font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    margin: 0;
}
#homepage-buttons > div > a.whats-new {
    color: #000;
    background-image: url(../image/whats-new.png);
}
#homepage-buttons > div > a.sale-items {
    color: #fff;
    background-image: url(../image/sale-items.png);
}
#homepage-buttons > div > a:hover {
    opacity: 0.8;
}


#homepage-coolest {
    margin-top: 15px;
	font-family: 'Quicksand', sans-serif;
    color: #000;
}
#homepage-coolest h1 {
    font-size: 30px;
    color: #000;
}
#homepage-coolest h3 {
    color: #06CFE5;
}
@media (max-width: 991px) {
    #homepage-coolest {
        text-align: center;
    }
}


#homepage-corporate {
    margin-top: 15px;
    margin-left: 0;
	font-family: 'Quicksand', sans-serif;
}
#homepage-corporate > div {
    padding-left: 0;
    margin-top: 15px;
}
#homepage-corporate > div > a {
    color: #fff;
    display: block;
    font-size: 18px;
}
#homepage-corporate > div > a > img {
    margin-bottom: -1px;
    width: 100%;
}
#homepage-corporate > div > a:hover {
    opacity: 0.8;
    color: #fff;
}
#homepage-corporate .caption {
    background: #000;
    padding: 15px 0;
    text-align: center;
    position: relative;
    z-index: 10;
}
#homepage-corporate .caption span {
    display: inline-block;
    color: #06CFE5;
}


#homepage-clients {
    background: #ffffff;
    margin: 60px 0 30px 0;
	font-family: 'Quicksand', sans-serif;
}
#homepage-clients h2 {
    color: #000;
    font-size: 32px;
    margin-bottom: 40px;
}
#homepage-clients .owl-carousel .owl-wrapper-outer {
    box-shadow: none;
}



#homepage-favourite {
    margin: 60px 0 30px 0;
	font-family: 'Quicksand', sans-serif;
    color: #000;
}
#homepage-favourite > .row {
    margin-left: 0;
}
#homepage-favourite > .row > div {
    padding-left: 0;
    margin-top: 15px;
}
#homepage-favourite > .row > div > img {
    width: 100%;
}
#homepage-favourite h3 {
    color: #000;
    font-size: 22px;
    margin: 15px 0;
}
#homepage-favourite .btn-primary {
    background: #000 none repeat scroll 0 0;
    border:medium none;
    text-shadow:none;
    color: #fff;
	font-family: 'Quicksand', sans-serif;
    border-radius: 15px;
    margin: 10px 0;
    text-transform: capitalize;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
}
#homepage-favourite .btn-primary i {
    font-size: 12px;
    margin-left: 5px;
}
@media (max-width: 991px) {
    #homepage-favourite {
        text-align: center;
    }
}


#homepage-shipping {
    margin-top: 60px;
    margin-bottom: 30px;
	font-family: 'Quicksand', sans-serif;
    color: #000;
}

/*#tab-specification {
    padding: 10px 30px 30px 30px;
}
#tab-specification h3 {
    margin-bottom: 30px !important;
    color: #000;
}
#tab-specification .table {
    margin: 0;
}*/

body .modal {
    z-index: 99999;
}

.container__wide-background {
    display: block;
    position: absolute;
    left: -80px;
    right: -80px;
    background-color: #eee;
    top: 0;
    bottom: 0;
    z-index: 0;
}
.container__wide-background + * {
    position: relative;
    z-index: 1;
}
#newsletter,
#footer-content {
    position: relative;
}
#newsletter .container__wide-background {
    background-color: #06cfe5;
}

#showroom {
    overflow: hidden;
}
#showroom .container {
    padding: 60px 0;
	font-family: 'Quicksand', sans-serif;
    position: relative;
}
#showroom h2 {
    color: #f91891;
    margin-bottom: 20px;
}
#showroom h3 {
    color: #f91891;
    margin-top: 20px;
    margin-bottom: 20px;
}
#showroom .btn.btn-primary {
    background:#e71b8d url("../image/button.png") repeat-x scroll 0 0;
    border-radius: 40px;
    padding: 10px 35px;
    font-weight: 500;
    box-shadow: none;
}

@media (max-width: 991px) {
    #homepage-coolest .slick-slide img {
        margin: 0 auto;
    }
}


@media (min-width: 992px) and (max-width: 1100px) {
	body nav.navbar.navbar-default ul li a {
		padding-left: 9px;
		padding-right: 9px;
		font-size: 13px;
	}
}

@media (min-width: 1101px) and (max-width: 1210px) {
	body nav.navbar.navbar-default ul li a {
		padding-left: 12px;
		padding-right: 12px;
		font-size: 14px;
	}
}