body {
  display: none;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
    width: 100%;
    text-align: center;
  }
  .navbar > .container .navbar-brand {
    float: none;
    display: inline-block;
    padding: 30px 15px !important;
  }
  .navbar > .container .navbar-brand img {
    max-width: 250px;
    width: 100%;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}
.top-line {
  background-size: 15%;
  padding: 0px 0 !important;
  border-bottom: none !important;
  overflow: inherit;
}
.navbar-fixed-top-right {
  position: relative;
  top: 50px;
}
header.header6 .navbar-default .navbar-nav > li:hover > a span,
header.header6 .navbar-default .navbar-nav > li > a.active span,
header.header6 .navbar-default .navbar-nav > li:hover > a:before,
header.header6 .navbar-default .navbar-nav > li > a.active:before {
  display: none;
}
header.header6 .navbar-default .navbar-nav > li:hover > a,
header.header6 .navbar-default .navbar-nav > li > a.active {
  color: #000;
}
.navbar-default .navbar-nav {
  border-top: 2px solid #BDA6A3;
  border-bottom: 3px solid #BDA6A3;
  display: block;
  width: 100%;
  text-align: center;
}
.navbar-default .navbar-nav > li > a {
  padding: 7px 45px !important;
  font-size: 14px;
  color: #BDA6A3;
}
.footer-line #powered-by {
  display: inline-block;
  font-size: 10px;
}
.footer-line {
  padding: 15px 0;
  background: #C8B3B0;
}
.footer-line p a {
  color: #fff;
}
.footer-line p {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 12px;
}
.navbar-default .navbar-nav > li {
  display: inline-block !important;
  float: none;
  margin: 0px;
}
.navbar-default .navbar-nav {
  padding: 10px 0;
}
.img-main {
  display: inline-block;
  width: 100%;
  border: 0px solid #BDA6A3;
  border-bottom: 0px solid #BDA6A3;
  min-height: 500px;
  position: relative;
  overflow: hidden;
}
#container {
  padding-top: 0;
  padding: 0;
  background: url(http://ropamoda.webexpress.in.th/storage/home/tex.png) center center repeat;
}
header.header6 .navbar-default .navbar-nav > li.drop a {
  padding-right: 45px !important;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: inherit;
}
.navbar {
  background: none;
}
header.active .navbar {
  background: none;
}
header.active .top-line {
  height: inherit;
  padding: inherit;
}
.navbar-default .navbar-nav > li+li > a {
  border-left: 1px solid #BDA6A3;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.bg-pink {
  background: #DACDCB none repeat scroll 0px 0px;
}
.bg-pink2 {
  background: #C8B3B0 none repeat scroll 0px 0px;
}
.bg-pink3 {
  background: #F99 none repeat scroll 0px 0px;
}
#content {
  margin: 0 auto;
  max-width: 1140px;
}
.page-banner.about-banner {
  background-position: center center !important;
  background: url("/storage/Banner/ramen-banner.jpg");
  margin-top: 4px;
}
.page-banner {
  background-position: center center !important;
  background: url("/storage/Banner/ramen-banner.jpg");
  margin-top: 4px;
}
.page-banner.blog-banner {
  background: url("/storage/Banner/ramen-banner.jpg");
  margin-top: 4px;
}
.page-banner.contact-banner {
  background: url("/storage/Banner/ramen-banner.jpg");
  margin-top: 4px;
}
.shop-widget h4 {
  background: #DACDCB none repeat scroll 0px 0px;
}
ul.product-list li.price {
  background: #DACDCB none repeat scroll 0px 0px;
}
.pagination-list li span.current {
  background: #C8B3B0 none repeat scroll 0px 0px;
}
ul.pagination-list li .current,
ul.pagination-list li a.active,
ul.pagination-list li a:hover {
  background: #C8B3B0 none repeat scroll 0px 0px;
  border: 1px solid #C8B3B0;
}
.sidebar-widgets .shop-widget > ul > li > a:hover {
  background: #DACDCB none repeat scroll 0px 0px;
}
ul.post-tags {
  background: #C8B3B0 none repeat scroll 0% 0%;
}
.blog-post-hover:hover {
  background: #c8b3b0 none repeat scroll 0% 0%;
}
.col-md-4 .blog-post[id^="news-"] img {
  min-width: 255px;
}
ul.drop-down li a:hover {
  background: #DACDCB none repeat scroll 0px 0px;
}
ul.partner {
  padding: 0;
  display: block;
  margin: 0 !important;
  text-align: center;
}
ul.partner li {
  display: inline-block;
  text-align: center;
  width: 188px;
  margin: 30px 0;
}
ul.partner li img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0.5;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
ul.partner li:hover img {
  opacity: 1;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter>					</svg>#grayscale");
  filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: none;
  zoom: 1;
  -webkit-filter: grayscale(0%);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
#contact-form input[type="submit"],
.comment-form input[type="submit"] {
  background: #F99 none repeat scroll 0px 0px;
}
.float-input span i {
  color: #F99;
  border: 1px solid #F99;
}
.fullwidthbanner-container {
  min-height: 579px !important;
  z-index: 1;
  border-bottom: 3px solid #C8B5B2;
  margin-top: 5px;
}
.top-line {
  margin-top: -30px;
}
.navbar-default .navbar-nav > li.drop > a:after {
  color: #BDA6A3;
  right: 23px;
}
.pagination-list li span.current {
  background: #DACDCB;
}
.fullwidthbanner-container {
  z-index: 1000;
  position: relative;
}
.fullwidthbanner-container .tp-rightarrow.default,
.fullwidthbanner-container .tp-leftarrow.default {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -khtml-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  border-radius: 50%;
  border: 1px solid #eee;
  display: block !important;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  opacity: 0;
  top: 50%;
  display: block;
}
.fullwidthbanner-container .tp-rightarrow.default:hover,
.fullwidthbanner-container .tp-leftarrow.default:hover {
  opacity: 0.4;
}
.fullwidthbanner-container:hover .tp-rightarrow.default,
.fullwidthbanner-container:hover .tp-leftarrow.default {
  opacity: 1;
  transform: scale(0.7);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
}
.tp-leftarrow.default:after {
  top: -2px;
  left: -2px;
  color: #eee;
}
.tp-leftarrow.default {
  margin-left: 15px;
  left: 20%;
  display: block;
}
.tp-rightarrow.default {
  margin-right: 15px;
  right: 20%;
  display: block;
}
.tp-rightarrow.default:after {
  top: -2px;
  left: 1px;
  color: #eee;
}
ul.drop-down li a {
  padding: 8px 18px;
}
@media (max-width: 1199px) {
  #content {
    margin: 0 auto;
    max-width: 940px;
  }
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 7px 30px !important;
  }
  header.header6 .navbar-default .navbar-nav > li.drop a:after {
    display: block !important;
  }
  .fullwidthbanner-container {
    min-height: 400px !important;
  }
  #content {
    display: block;
    margin: 0 auto;
    max-width: 720px;
  }
  .navbar > .container .navbar-brand img {
    max-width: 180px;
  }
  .container > .navbar-header {
    margin-top: 30px;
  }
  .partner li {
    max-width: 110px;
  }
  .footer-line {
    padding: 10px 0;
  }
  .wrapper-welcome {
    font-size: 13px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-default .navbar-nav > li > a {
    padding: 7px 14px !important;
  }
}
@media (max-width: 767px) {
  .fullwidthbanner-container {
    border-top: 3px solid #BDA6A3;
  }
  .container > .navbar-header {
    text-align: center;
  }
  .navbar-default .navbar-brand {
    float: none;
  }
  .navbar-default .navbar-toggle {
    margin-top: 90px;
  }
  .navbar-default .navbar-toggle {
    margin-top: 140px;
    position: relative;
    background-color: #C8B3B0;
    border: none !important;
    width: 100%;
  }
  .navbar-default .navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    background: #fff;
    margin: 0 auto 3px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: #B9A3A0;
  }
  .navbar-default .navbar-nav > li {
    display: block !important;
    float: none;
    margin: 0;
    width: 100%;
    text-align: left;
  }
  .navbar-default .navbar-nav > li a {
    color: #fff;
  }
  .navbar-default .navbar-nav {
    background-color: #C8B3B0;
    border-bottom: none;
  }
  .fullwidthbanner-container {
    margin-top: 0;
  }
  .navbar-fixed-top-right {
    display: none;
  }
  .container > .navbar-header {
    padding-left: 30px;
  }
  .navbar-default .navbar-brand {
    float: none;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    max-width: 160px;
    margin: 0 auto;
  }
  .drop-down.level1 {
    box-shadow: none;
    padding-left: 5px;
    color: #fff;
  }
  .drop-down.level2 {
    position: relative;
    background: #BDA6A3;
    left: 0 !important;
    box-shadow: none;
  }
  ul.drop-down.level2,
  ul.drop-down.level3,
  ul.drop-down.level4,
  ul.drop-down.level5,
  ul.drop-down.level6 {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -khtml-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
    max-height: 0px;
    opacity: 0;
    overflow: hidden;
    top: 0;
    transform: rotateX(-113deg);
    visibility: hidden;
    width: 100%;
    border-radius: 5px;
    box-shadow: none;
  }
  .nav.navbar-nav li:hover > ul.drop-down.level2,
  li:hover > ul.drop-down.level3,
  li:hover > ul.drop-down.level4,
  li:hover > ul.drop-down.level5,
  li:hover > ul.drop-down.level6 {
    max-height: 500px;
    transform: rotateX(0deg);
    visibility: visible;
    opacity: 1;
  }
  .navbar-default .navbar-nav > li > ul.drop-down li a:hover {
    color: #fff;
  }
  .drop-down.level2 {
    padding-left: 6px;
  }
  .drop-down.level1 li.drop:before,
  .drop-down.level2 li.drop:before,
  .drop-down.level3 li.drop:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    top: 13px;
    right: 15px;
    background: url(http://ropamoda.webexpress.in.th/storage/sub.png) center center no-repeat;
  }
  ul.drop-down {
    margin: 0 15px 0 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 7px 15px !important;
  }
  header.header6 .navbar-default .navbar-nav > li:hover > a,
  header.header6 .navbar-default .navbar-nav > li > a.active {
    color: #666;
  }
  .navbar > .container .navbar-brand img {
    max-width: 130px;
  }
}
@media (max-width: 639px) {
  .navbar > .container .navbar-brand img {
    max-width: 130px;
  }
  .partner li {
    margin: 10px 0;
  }
  .fullwidthbanner-container {
    min-height: 250px !important;
  }
  .tp-rightarrow.default,
  .tp-leftarrow.default {
    top: 50% !important;
  }
}
#contact-form input[type="submit"],
.comment-form input[type="submit"] {
  background: #C8B3B0 none repeat scroll 0px 0px;
}
.float-input span i {
  color: #C8B3B0;
  border: 1px solid #C8B3B0;
}
#contact-form input[type="text"]:focus + span i,
.comment-form input[type="text"]:focus + span i {
  color: #fff;
  background: #C8B3B0;
}
.field-gallery {
  background: none repeat scroll 0 0 #D9C8C5;
}
.sidebar-widgets .shop-widget > ul > li ul > li > a.action-menu {
  color: #C5B2B2 !important;
}
.sidebar-widgets .widget .news-post-widget li p a {
  color: #aeaeae;
  display: block;
  background-color: #FFFFFF;
  padding: 5px;
}
.pagination-list li span.current {
  background: none repeat scroll 0 0 #C8B3B0 !important;
}
.sidebar-widgets .shop-widget > ul > li > a.action-menu {
  color: #A69C9C;
}
.sidebar-widgets .shop-widget > ul > li > a:hover {
  color: #fff;
  background: none repeat scroll 0 0 #DACDCB !important;
}
.blog-post-hover:hover ul.post-tags li a {
  color: #C8B3B0;
}
.sidebar-widgets .widget h4 {
  font-size: 15px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  padding: 12px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #DACDCB;
  text-transform: uppercase;
  color: #fff;
}
.col-md-4 .blog-post[id^="news-"] img {
  min-height: auto;
  min-width: 100%;
}
.sidebar-widgets .widget .news-post-widget ul {
  padding: 0;
}
.sidebar-widgets .widget .news-post-widget li p a {
  color: #aeaeae;
  display: block;
  background: none !important;
  padding: 10px;
}
.sidebar-widgets .widget .news-post-widget li p a:hover {
  background: #E4D9D7 !important;
  color: #fff;
  text-decoration: none !important;
}
.fullwidthbanner-container {
  z-index: 0;
}
.ul-deal .item-deal .box-im {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -khtml-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 150px;
  height: 150px;
  border-radius: 6px;
  background: #fff;
  border: 5px solid #FFBBA2;
  display: table;
  text-align: center;
  float: left;
}
.ul-deal .item-deal {
  width: 90%;
  display: inline-block;
  min-height: 150px;
  border-bottom: 1px dashed #BDBDBD;
  margin-bottom: 15px;
  padding: 20px 0;
}
.ul-deal .item-deal .box-im div {
  display: table-cell;
  vertical-align: middle;
}
.ul-deal ul {
  display: inline-block;
  margin-left: 15px;
}
.blog-post-body ul {
  list-style: disc outside;
}
.blog-post-body ul {
  margin: 1em 0 1em 3em;
}
ul.page-tree {
  visibility: hidden;
}
.navbar-default .navbar-nav > li > a {
  padding: 7px 39px !important;
}
.yui3-cssreset body,
.yui3-cssreset div,
.yui3-cssreset dl,
.yui3-cssreset dt,
.yui3-cssreset dd,
.yui3-cssreset ul,
.yui3-cssreset ol,
.yui3-cssreset li,
.yui3-cssreset h1,
.yui3-cssreset h2,
.yui3-cssreset h3,
.yui3-cssreset h4,
.yui3-cssreset h5,
.yui3-cssreset h6,
.yui3-cssreset pre,
.yui3-cssreset code,
.yui3-cssreset form,
.yui3-cssreset fieldset,
.yui3-cssreset legend,
.yui3-cssreset input,
.yui3-cssreset textarea,
.yui3-cssreset p,
.yui3-cssreset blockquote {
  width: 100%;
}
#click-newsletter {
  background: #C8B3B0 none repeat scroll 0 0;
  margin: 0 auto;
  display: block;
  width: 50%;
}
.widget-icon-newsletter {
  width: 43px;
  margin: 1px 0 0 73px;
  border-radius: 50%;
}
.widget-icon-newsletter i {
  color: #C8B3B0;
  border: 1px solid #c8b3b0;
}
#input-newsletter-email {
  color: #C8B3B0;
  margin: 0 auto;
  display: block;
  width: 50%;
}
.widget-newsletter form {
  float: left;
  width: 50%;
  margin-top: 40px;
}
.widget-newsletter {
  margin-bottom: 230px;
}
.address-block {
  float: right;
  width: 50%;
  margin-top: 40px;
}
.address-head h2 {
  margin-top: 50px;
}
.address-block p {
  margin: 15px 0;
}
#click-newsletter {
  margin: 20px 0 0 142px;
  border-radius: 6px 6px 6px 6px;
}
#input-newsletter-email {
  padding: 10px 10px 10px 10px;
  text-align: center;
  border-radius: 6px 6px 6px 6px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px solid #C8B3B0;
}
.widget-newsletter form {
  margin-top: 58px;
}
.sidebar .sidebar-widgets .widget h4 {
  background: #c8b3b0 none repeat scroll 0 0;
  color: #fff;
}
