/*-----------------------------------------------------------------------------------

    Template Name: Marketshop eCommerce HTML Template
    Author: Harnish Design
    Author URI: http://harnishdesign.net

-----------------------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/*===================================================================================*/
/*  General
/*===================================================================================*/
body {
  font-family: "Open Sans", sans-serif, arial, helvetica, verdana;
}
a,
a b,
.articleHeader span a,
.pagination > li > a {
  color: #323232;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #c68d1e;
  border-color: #c68d1e;
}
a:hover,
a b:hover,
.category .tabs li a:hover,
.pagination > li > a:hover,
.breadcrumb a:hover,
.login-content .right a:hover,
.box-category a:hover,
.list-item a:hover {
  color: #000;
}
.list-item a:hover {
  color: #cccccc;
  text-decoration: none;
}
/*===================================================================================*/
/*  Header
/*===================================================================================*/
#header .header-row {
  background-color: #efe4d6;
  padding: 1px 0;
  color: #959595;
  font-size: 14px;
  height: 30px;
}
#header .htop {
  padding: 6px 1px;
  border-top: 0px solid #959595;
  width: 100%;
  background-color: #c8c8c8;
}
#header .links > ul > li > a,
#header .links > ul > li .wrap_custom_block > a,
#header .links > ul > li.mobile,
#header .links > ul > li.email,
#language span,
#currency span,
#header #top-links > ul > li > a {
  color: #323232;
  text-transform: uppercase;
  font-size: 11px;
}
#header .links > ul > li.wrap_custom_block > a b {
  border-color: #959595 transparent transparent;
}
#header .links,
#header .links > ul > li,
#language,
#currency,
#header #top-links > ul > li,
#header #top-links {
  border-color: #323232;
}
#top .dropdown-menu li a,
#currency ul li .currency-select,
#language ul li .language-select {
  color: #000;
}
#top .dropdown-menu li a:hover,
#currency ul li .currency-select:hover,
#language ul li .language-select:hover {
  color: #c68d1e;
}
/**===== Search Bar =====**/
#header #search input {
  background-color: #efe4d6;
  color: #fff;
  border-color: #959595;
  max-width: 136px;
}
.header-title {
  color: #323232;
  font-size: 14px;
  padding-left: 5px;
  font-family: inherit;
}
.header-title a {
  color: #323232;
}
.header-title a:hover {
  color: #fff;
}
.header-list {
  color: #323232;
  font-size: 12px;
  padding-right: 15px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif, arial, helvetica, verdana;
}
.header-list a span {
  color: #323232;
  line-height: 28px;
}
.header-list a:hover {
  color: #fff;
}
#header .button-search {
  color: #999;
}
/**===== Mini Cart =====**/
#header #cart .heading {
  color: #aaa;
}
#header #cart.open .heading {
  color: #fff;
}
#header #cart.open .heading span:after {
  border-color: transparent transparent #ccc;
}
#header #cart .heading .cart-icon:before,
#header #cart .heading .cart-icon:after,
#header #cart .dropdown-menu {
  border-color: #ccc;
}
#header #cart .heading .cart-icon {
  background: #ccc;
}
/*===================================================================================*/
/*  Menu
/*===================================================================================*/
/* #menu .nav > li > a, #menu .navbar-header > span {text-transform: uppercase;padding-right: 10px;padding-left: 10px;font-weight: 700;}
#menu .nav > li > a:focus, .dropdown a:focus, menu_brands a:focus, wrap_custom_block a:focus {background-color: #666;} */
/* fix top menu  */
.affix {
  top: 0;
  width: 100%;
  z-index: 10000;
}
.affix + .container-fluid {
  padding-top: 70px;
}

/* @media only screen and (min-width:1200px) {
	#menu .nav > li > a, #menu .navbar-header > span {font-size: 1.0em;padding-right: 12px;padding-left: 12px;}
	.container-item {width: 1140px}
}

@media only screen and (min-width:1500px) {
	#menu .nav > li > a, #menu .navbar-header > span {font-size: 1.1em;padding-right: 25px;padding-left: 25px;}
	#menu .nav > li div > ul > li > a {padding: 6px 0px 6px 0px;}
	.custom_block {width: 570px;}
    .custom_block td, .custom_block th {padding: 0px; width: 240px;}
	.container-item {width: 1140px}
	
	#header #logo img {
		padding: 0px 0px;
		max-width: 300px;
	}
} */

@media (min-width: 768px) {
  .container-item {
    width: 750px;
    padding-left: 60px;
    padding-right: 60px;
  }
  #header #logo img {
    padding: 0px 0px;
    max-width: 200px;
  }
}
@media (min-width: 992px) {
  .container-item {
    width: 960px;
  }
  #header #logo img {
    padding: 15px 0px;
    max-width: 200px;
  }
}
@media (min-width: 1200px) {
  .container-item {
    width: 1140px;
  }
  #header #logo img {
    padding: 0px 0px;
    max-width: 230px;
  }
}
@media (min-width: 1500px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.container-item:before,
.container-item:after {
  content: " ";
  display: table;
  clear: both;
}
.container-item {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
/* #menu .nav > li > a.home_link span:before {border-color: transparent transparent #ddd;}
#menu .nav > li > a.home_link span:after {border-color: #ddd;}
#menu .nav > li > a.home_link span {background: #ddd;}
#menu .nav > li > .dropdown-menu, #menu .nav > li > .dropdown-menu li .dropdown-menu {border-top-color: #c68d1e;margin-bottom: 15px;}
#menu .nav > li.sub:hover > a:after {border-bottom-color: #222;}
#menu .nav > li:hover > a {color:#000}
#menu .nav > li:hover > a:focus { background-color: #efe4d6!important;}
#menu .nav > li:hover > a:active { background-color: #efe4d6 !important;}
#menu .nav > li:hover > a #menu-logo {background: #ddd;color: #fff;}
#menu .nav > li div > ul > li > a, #menu .nav > li.menu_brands > div > div a {color: #222;text-align: left;}
.text-overflow li a {overflow-wrap: normal;word-wrap: break-word;}
#menu .nav > li div > ul > li:hover > a, #menu .nav > li.mega-menu > div > .column:hover > a, #menu .nav > li.menu_brands > div > div a:hover {color: #c68d1e;} */
.image-holder {
  float: left;
  margin: 8px 8px 10px 8px;
  width: 80%;
  height: 250px;
  background-color: #efe4d6ccc;
  border: 1px solid #000;
  padding: 3px;
  position: relative;
  z-index: 1;
  display: inline;
  padding: 10px 10px 10px;
}
pre {
  display: block;
  padding: 10px;
  border: 1px solid #bae2f0;
  background: #e3f4f9;
  margin: 0.5em 0;
  overflow: auto;
  width: 800px;
}
#screenshot2Image {
  width: 100%;
  max-width: 300px;
  height: auto;
  position: relative;
  border: 0px solid #ccc;
  padding: 1px;
  display: inline-block;
  color: #fff;
  top: 0px;
  float: right;
  z-index: 99;
  margin: 20px;
  vertical-align: bottom;
  /* border-radius:5px; 
      box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.16);*/
}
#screenshot {
  position: absolute;
  border: 0px solid #ccc;
  padding: 1px;
  display: none;
  color: #fff;
  top: 0px;
  z-index: 999;
}
#screenshotDecorImage {
  width: 100%;
  max-width: 300px;
  height: auto;
  position: relative;
  border: 0px solid #ccc;
  padding: 1px;
  display: inline-block;
  color: #fff;
  top: 0px;
  float: right;
  z-index: 99;
  margin: 20px;
  vertical-align: bottom;
}
#screenshotDiningroomImage,
#screenshotBedroomImage,
#screenshotLivingroomImage,
#screenshotOfficeImage {
  width: 100%;
  max-width: 300px;
  margin-right: 0px;
}
#screenshot_Decor {
  width: 100%;
  max-width: 300px;
  position: absolute;
  border: 0px solid #ccc;
  padding: 1px;
  display: none;
  color: #fff;
  top: 0px;
  z-index: 9999;
}
#thumbnail2 ul {
  list-style: none;
}
.imagelist {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.imagelist li {
  display: inline;
}
.img_menu {
  margin: 10px;
  padding-right: 15px !important;
}
.menu_title {
  font-size: 12px;
  color: #6d2c2c;
  border-bottom: 1px solid #ddd;
  text-align: left;
  font-weight: 700;
  font-family: "Open Sans", sans-serif, arial, helvetica, verdana;
  margin-top: 10px;
}
.menu_title2 {
  font-size: 12px;
  color: #6d2c2c;
  border-bottom: 1px solid #ddd;
  text-align: left;
  font-weight: 700;
  font-family: "Open Sans", sans-serif, arial, helvetica, verdana;
  margin-top: 20px;
}
.menu_title3 {
  font-size: 12px;
  text-align: left;
  font-weight: 700;
  font-family: "Open Sans", sans-serif, arial, helvetica, verdana;
  margin-top: 10px;
}
.embed-container {
  position: relative;
  padding-bottom: 85%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border: solid #ccc 1px;
  margin-left: 5px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*===================================================================================*/
/* slideshow  header images
/*===================================================================================*/
.container22 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  padding-bottom: 50%; /* 2:1 */
}
.content22 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  right: 30px;
}
@media only screen and (max-width: 480px) {
  .container22 {
    padding-bottom: 0;
  }
  .content22 {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
  }
}
/* Optional CSS for Codepen demo only */
.content22 {
  font-size: 120%;
  color: #fff;
  text-shadow: 0 0 8px #000;
}
.content22 h2 {
  margin: 0 0 16px;
}
.content22 p {
  margin: 0 0 16px;
}
.content22 p:last-of-type {
  margin-bottom: 0;
}
/*===================================================================================*/
/* product  detail page
/*===================================================================================*/
.lbl-wish {
  background-color: #000000;
  color: #fff;
  border: 0px;
  height: 32px;
  color: #000;
  padding: 5px;
  font-size: 12px;
  text-align: center;
}
.lbl-wish a {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  text-align: center !important;
}
.lbl-wish-bedding {
  background-color: #000000;
  color: #fff;
  border: 0px;
  height: 32px;
  color: #000;
  padding: 6px;
  font-size: 12px;
  text-align: center;
}
.lbl-wish-bedding a {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
.lbl-remove {
  background-color: #000000;
  color: #fff;
  border: 0px;
  height: 30px;
  color: #000;
  padding: 4px 15px;
  font-size: 14px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  /**===== Header =====**/
  .lbl-remove {
    background-color: #000000;
    color: #fff;
    border: 0px;
    height: 26px;
    color: #000;
    padding: 3px 13px;
    font-size: 11px;
    margin-top: 10px;
  }
}
.lbl-remove a {
  color: #fff;
  font-weight: 500;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 700;
}
.btn-where {
  background-color: #808080;
  color: #fff;
  border: 0px;
  height: 32px;
  font-size: 12px;
}
.item-description {
  padding: 0 0 0 10px;
  font-size: 12px;
}
.bedding-set {
  font-size: 12px;
}
.lighting-description {
  padding: 0px 10px;
  font-size: 1.2em;
  line-height: 20px;
  text-align: justify;
}
#my_selection {
  font-size: 11px;
  border: none;
  border-radius: 0px;
  background-color: #efe4d6;
}
#dimensions {
  line-height: 1.5em;
}
#owl-demo .item {
  margin: 0px;
}
#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
}
/*===================================================================================*/
/*  Feature box
/*===================================================================================*/
.custom-feature-box .feature-box {
  background: #aaa;
}
.custom-feature-box .feature-box .title {
  font-size: 15px;
  color: #fff;
}
.custom-feature-box .feature-box p {
  font-size: 13px;
  color: #fff;
}
/*===================================================================================*/
/*  Sub Title
/*===================================================================================*/
.title-bar {
  height: 28px;
  background-color: #efe4d6 !important;
  font-weight: 500 !important;
  line-height: 18px;
}

/* #container h2, #container h3, .product-tab .tabs li a {text-transform: uppercase;font-size: 6.5rem;} */

.lblTitle {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: darkred;
}
.sub-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
  margin: 0px;
  padding: 0px;
  color: #b41814;
  text-align: center;
}
hr {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.9);
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  align-content: flex-start;
}
.dealer_search_title {
  width: auto;
  display: inline-block;
  margin: 0px;
}
/* .dealer_nav .dealer_radius {clear: both;width: 100%;margin: auto;margin-top: 2px;position: relative;}
.dealer_nav .dealer_radius ul {list-style: none;display: block;float: left;margin: 0;text-align: center;}
.dealer_nav .dealer_radius li {margin: 1px;float: left;vertical-align: middle;text-align: center;padding: 0 6px;}
.dealer_nav .dealer_radius .dealer_search_title {width: auto;margin-left: 0px;}
.dealer_nav .dealer_radius li a {background: #aaa;padding: 0px 6px;}
.dealer_nav .dealer_radius .current a {background: #222;color: #fff;}
.dealer_nav .dealer_radius li a:hover {background-color: #900;color: #FFF;} */
.dealer_info {
  font-size: 14px;
  padding: 0.8em;
  margin: 4px 0 0 0;
  font-style: italic;
}
.search {
  margin-top: 0;
  padding-left: 10px;
  padding-right: 0;
  max-height: auto;
}
#searchfor {
  padding-left: 10px;
  padding-right: 0;
  border: 0px;
}
.uucase a {
  text-transform: uppercase;
}
.llcase {
  text-transform: lowercase;
}
.search2 {
  margin-top: 0;
  padding-left: 10px;
  padding-right: 0;
  height: 32px;
  width: 100%;
}
#searchfor input {
  border: 0;
}
#searchfor2 input {
  border: 1px;
  width: 100%;
}
.header-img {
  margin-bottom: 2px;
}
.header-img2 {
  margin: 0 15px 7px -7px;
}
.header-img_decor {
  margin: 0 0px 10px -10px;
  padding-right: 0px !important;
}
a:visited {
  background-color: transparent;
  text-decoration: none;
}
.mapit_button a {
  color: #eee;
  background: #444;
  float: right;
  padding: 4px;
  margin-top: -9px;
}
.mapit_button a:hover {
  color: #fff;
  background: #900;
}
input[type="submit"] {
  border: 0px solid red;
  border-radius: 1px;
  margin-bottom: 6px;
  color: #fff;
}
input[type="submit"] a:hover {
  border: 0px solid red;
  border-radius: 1px;
  margin-bottom: 10px;
  background-color: #000;
  color: #fff;
  padding: 5px;
}
.locations {
  color: #999;
  padding: 0px;
}
.locations a:hover,
.locations a:focus,
.locations a:active,
.locations a:visited {
  text-decoration: none;
}
article .dealer_list a:visited,
article .dealer_list a:active {
  /* background-color: #959595; */
}
#get_direction,
#get_direction2 {
  background-color: #c19c60;
  padding: .4rem .5rem;
  color: #fff;
  font-size: 1.3rem;
  text-transform: none;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: pointer
}
#get_direction:hover #get_direction2:hover {
  background-color: #c19c60;
}

#get_direction:hover {
  background-color: #000000;
}
p#dealer_address,
p#dealer_phone,
p#dealer_address2,
p#dealer_phone2 {
  padding-left: .1rem;
  font-size: 1.3rem;
}
.DivToScroll {
  background-color: #efe4d6;
  /* border: 1px solid #dddddd; */
  border-radius: 4px 0 4px 0;
  color: #3b3c3e;
  font-size: 11px;
  font-weight: 400;
  height: auto;
}
.DivWithScroll {
  overflow: scroll;
  overflow-x: hidden;
}
#style-10::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
  /* background-color: transparent; */
  border-radius: 20px;
  /* background-color: #efe4d6; */
}
#style-10::-webkit-scrollbar {
  width: 4px;
  /* background-color: transparent; */
}
#style-10::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 20px;
  /* background-image: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(0, 0, 0, 0.2) 50%,
    rgba(0, 0, 0, 0.2) 75%,
    transparent 75%,
    transparent
  ); */
}

/*===================================================================================*/
/*  Product Thumb
/*===================================================================================*/
.saving {
  background: #c68d1e;
  color: #fff;
}
.price,
.price-new,
.product-info .price {
  color: #c68d1e;
}
.product-thumb .button-group > button {
  background-color: #aaa;
}
.product-thumb .button-group > button:hover {
  background-color: #c68d1e;
}
.product-thumb .button-group .add-to-links button {
  color: #777;
}
.product-thumb .button-group .add-to-links button:hover {
  color: #000;
}
/*===================================================================================*/
/*  Buttons
/*===================================================================================*/
.btn-primary {
  background-color: #000000;
  text-transform: capitalize;
  margin-left: 3px;
  line-height: 22px;
  padding: 5px 10px;
}
.btn-primary1 {
  background-color: #3e7cb4;
  text-transform: uppercase;
  margin-left: 2px;
  line-height: 16px;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #c19c60;
}
/*===================================================================================*/
/*  Footer
/*===================================================================================*/
/*#footer .fpart-first { background-color:#333333; } yq*/
#footer .fpart-first,
#footer .fpart-first a {
  color: #000;
  font-family: "Open Sans", sans-serif, arial, helvetica, verdana;
  margin-left: 7px;
  font-size: 1.2em;
}
#footer .fpart-first a:hover {
  color: #c68d1e;
}
div#footer-logo {
  display: block;
  margin: auto;
}

/*#footer h5 {
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
}yq*/
#footer #powered {
  border-bottom-color: #222;
}
#footer .fpart-second {
  background-color: #0c0c0c;
}
#footer .fpart-second a {
  color: #999;
}
#footer .fpart-second a:hover {
  color: #c68d1e;
}
/*===================================================================================*/
/*  Extra
/*===================================================================================*/
/* Feature Box */
.feature-box .feature-icon {
  color: #c68d1e;
}
.featured-icon {
  background: #c68d1e;
}
.owl-carousel.single-slider .owl-controls .owl-buttons .owl-next:hover,
.owl-carousel.single-slider .owl-controls .owl-buttons .owl-prev:hover,
#back-top a:hover {
  background-color: #c68d1e;
}
.faq .panel-title:hover,
.sitemap li a:hover {
  color: #c68d1e;
}
/*media responsive*/
.drop-icon {
  color: #959595;
}
.left-top {
  background-color: #323232;
}
/* #menu .navbar-header > span > b:before {border-color: transparent transparent #fff;}
#menu .navbar-header > span > b:after {border-color: #fff transparent transparent;}
#menu .nav > li > span.submore:after {color: #000;} */
.table {
  display: table;
  margin: 10px auto;
}
/* Allow the centering to work */
ul#horizontal-list {
  min-width: 696px;
  list-style: none;
  padding-top: 20px;
}
ul#horizontal-list li {
  display: inline;
}
/*caption overlay  photo  */
.responsive-crop {
  width: 100%;
  height: 560px;
  background-image: url(images/headers/collections.jpg);
  background-size: cover;
  background-position: center; /* IE fix */
}
/* Calculate fluid ratio based on two dimensions (width/height) */
div.column {
  /* The background image must be 800px wide */
  max-width: 800px;
}

figure.fixedratio {
  padding-top: 56.25%; /* 450px/800px = 0.5625 */
  background-image: url(images/headers/collections.jpg);
  background-size: cover;
  -moz-background-size: cover; /* Firefox 3.6 */
  background-position: center; /* Internet Explorer 7/8 */
}

#photos {
  margin: 0 auto;
  max-width: 90%;
  position: relative;
}
#photos a {
  margin: 0 auto;
  padding: 0;
  text-decoration: none;
}
#photos img {
  position: relative;
  float: left;
  width: 100%;
}
#photos p {
  padding: 29% 0 0 18%;
  position: absolute;
  max-width: 100%;
  font-family: "Dancing Script", cursive;
  color: #cc3366 !important;
  font-size: 2em;
  text-align: center;
}

.panel-heading [data-toggle="collapse"]:after {
  content: "-";
  float: right;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0px;
}
.panel-heading [data-toggle="collapse"].collapsed:after {
  content: "+";
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0px;
}
/* wish list ---------------*/
.ui-dialog {
  position: fixed;
  z-index: 999;
}
.dialog_style1 {
  color: #fff;
  font-size: 16px;
}
.ui-dialog-title {
  float: left;
  font-size: 10px;
  color: #666;
  display: none;
}
.ui-dialog-titlebar-close {
  float: right;
  display: none;
}
.ui-dialog-content {
  clear: both;
  padding: 10px;
  text-align: center;
  background: url(../images/icons/black_alpha.png);
  border: solid 2px #333333;
}
.ui-dialog-content h6 {
  color: #ccc;
  font-size: 10px;
}
.ui-dialog-buttonpane {
  width: 40px;
  margin: auto;
  margin-top: -60px;
  position: relative;
}
.ui-button {
  background: #444;
  padding: 3px 10px 3px 10px;
  text-align: center;
  border: 1px solid #666;
  color: #ccc;
  margin-top: 15px;
}
.ui-button:hover {
  background: #000;
  cursor: pointer;
}
.padding-1 {
  padding: 0.5px !important;
}
.panel-default > .panel-heading {
  color: #333;
  font-size: 14px;
  background-color: #efe4d6;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  border-left: solid 0px #000;
  border-right: solid 0px #000;
}
.panel {
  margin-bottom: 40px;
  background-color: #fdf6f0;
  border: 0px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.panel-group .panel + .panel {
  margin-top: 15px;
}
.thumbnail {
  border: 0px;
}
.jssor-text {
  position: absolute !important;
  top: 400px;
  left: 40px;
  width: 480px;
  height: 120px;
  font-size: 24px;
  color: #ffffff;
  line-height: 28px;
}

/* Webflow Styling */
/* .w-nav {
	z-index: 1000;
	background: #ddd;
	position: relative;
  }

.w-nav:before, .w-nav:after {
	content: " ";
	grid-area: 1 / 1 / 2 / 2;
	display: table;
  }

.w-nav:after {
	clear: both;
  }


.navbar {
	color: var(--color--copy-bright);
	background-color: #0000008a;
	max-height: 100svh;
	padding-top: 0;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	position: fixed;
	top: 0%;
	left: 0%;
	right: 0%;
	z-index: 10000
  }

  .page-padding-nav {
	padding-right: 6.4rem;
	padding-left: 6.4rem;
  }

  .w-container {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
  }
  
  .w-layout-blockcontainer {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
	display: block;
  }

  .container-large {
	max-width: var(--container--large);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
  }

.container-navbar {
	color: var(--color--primary-50);
	flex-flow: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
  }

.nav-upper-wrapper {
	justify-content: space-between;
	align-items: center;
	width: 17em;
	display: flex;
  }

  .navbar-brand.w--current {
	width: 100%;
	padding-left: 0;
  }

  .w-nav-brand {
	float: left;
	color: #333;
	text-decoration: none;
	position: relative;
  }

  .logo-nav-wrapper {
	color: var(--color--primary-50);
  }

  .image-2 {
	width: auto;
	max-width: 100%;
  }

  img {
	vertical-align: middle;
	max-width: 100%;
	display: inline-block;
  }
   */
