@charset "utf-8";

html, body { height: 100%; color: #5E5E5E; }
body {
  font-family: 'Lucida Grande', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
/*  background: #fafafa url(../img/main-back.png) repeat; */
  -webkit-font-smoothing: antialiased;
}
#wrap {
  width: 100%;
  position: relative;
  margin:0 auto;
  height: auto !important;/* IE6‘Îô */
  height: 100%;/* IE6‘Îô */
  min-height: 100%
}
#wrapper {
  padding-bottom:100px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Lucida Grande',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
  margin-top:10px;
}
h1 {

}
h2 {
  font-size: 18px;
  padding: 3px 10px 3px 10px;
  border-left: 5px solid #1f5fa8;
  background: #bee1ff;
  display: inline-block;
}
h3 {
  font-size: 15px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: 'Lucida Grande', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  font-size: 14px;
}
label, select {
  font-family: 'Lucida Grande', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
}
a {
  color: #6F6F6F;
  text-decoration: none;
}
a:hover {
  color: #1f5fa8;
  text-decoration: none;
}
a:focus {
  background-color: none;
  background: none;
}
.news li {
	line-height: 1.7em;
}
.news a {
  color: #1f5fa8;
}
.news a:hover, .news a:focus {
  color: #1f5fa8;
  text-decoration: underline;
}
hr {
  margin-bottom: 10px;
  margin-top: 10px;
}

/***** bootstrap *****/

header {
  border-bottom: 5px solid #1f5fa8;
  margin-top: 0;
}
header .logo {
  padding: 0;
  line-height: 45px;
}
header .logo h1 {
  font-size: 30px;
  margin:0;
}
header .logo h1 a img {
  height: 50px;
  margin-bottom: 10px;
}
h1 small, .h1 small {
  font-size: 13px;
  vertical-align: baseline;
}
dl.dl-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}
dl.dl-horizontal dt {
  font-weight: normal;
}
label {
  font-weight: normal;
}
footer {
  width: 100%;
  min-height: 40px;
  padding: 10px;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #1f5fa8;
  border-top: 3px solid #1f5fa8;
}
footer a {
  color: #ffffff;
}
footer a:hover {
  color: #CFECFF;
}

.carousel-control.left,.carousel-control.right {
  background-image: none;
  background-repeat: no-repeat;
}

/***** navbar *****/
header .navbar {
}
.navbar {
  border-top: transparent !important;
  background: transparent;
  margin-bottom: 15px;
}
.navbar:before,
.navbar:after {
  display: inline;
}
/*.navbar.global-nav {
  min-height: 25px;
  display: inline;
}*/
.navbar-brand {
  font-size: 19px;
  margin-bottom: 0;
  padding: 1px 15px 1px 0;
  margin-top: 10px;
}
.navbar-brand h1 {
  display: inline-block;
  margin: 0;
}
.navbar-brand img {
  height: 60px;
  float: left;
}
.global-nav .navbar-nav > li > a {
  color: #1f5fa8;
  padding: 0px 20px;
  font-size: 18px !important;
}
.global-nav .navbar-nav > li > a:hover {
  opacity: 0.8;
  padding: 0px 20px;
  font-size: 18px !important;
}
.global-nav .navbar-nav > li > a:first-child {
  padding-left: 0;
}
.global-nav .navbar-nav > li:last-child > a {
  padding-right: 0;
}
.navbar-collapse.collapse {
  padding-top: 20px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
  margin-top: 21px;
}
.sub-nav.navbar .nav > li > a,
.sub-nav.navbar .nav > li > a:visited {
  padding: 8px 10px;
}
.sub-nav {
  margin: 14.5px 15px 0;
}
.navbar .nav>li>a:hover,
.navbar .nav>li>a:focus {
  background: transparent !important;
  opacity: 0.8;
}
.global-nav .navbar-nav > li > a i,
.dropdown-menu>li>a>i {
  margin-right: 5px;
}
.item-pattern input[type=radio] + label {
  padding: 5px 15px;
  color: grey;
  border-bottom: 3px solid rgb(206, 204, 204);
  margin-right: 10px;
}
.item-pattern input[type=radio]:checked + label {
  color: #ECA527;
  border-bottom: 3px solid #ECA527;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: #1ea0e1;
  color: #ffffff;
}
.navbar-nav>li>.dropdown-menu {
  z-index: 20;
}
.nav a:hover .caret, .nav .caret {
  background-top-color: #BEBEBE;
  background-bottom-color: #BEBEBE;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: transparent;
  border-color: #BEBEBE;
}

.navbar-toggle {
  padding: 7px 15px;
  margin-top: 20px;
  border: 2px solid #1f5fa8;
}

.navbar-toggle .icon-bar {
  height: 2px;
  background: #1f5fa8;
  background-color: #1f5fa8;
}
.global-nav .navbar-collapse.in {
  overflow-y: visible;
}

.global-nav .navbar-collapse.in ul.navbar-nav {
  height: auto;
}
.dropdown .dropdown-toggle .icon-list {
	margin-left: 35px;
}
.navbar-header .navbar-brand h1 small, .h1 small {
  float: left;
  clear: both;
  text-align: left;
}
/***** sidebar *****/
.content .sidebar h3 {
  font-weight: bold;
  padding: 5px;
  margin-top: 0;
  border-left:  5px solid #f98199;
  border-bottom:  1px solid #f98199;
}

.content .sidebar .search {
  margin-top: 30px;
}

.content .sidebar .search h3 {
  padding: 5px;
  margin-top: 0;
  border-left:  5px solid #1f5fa8;
  border-bottom:  1px solid #1f5fa8;
}

.sidebar .nav, .sidebar .nav ul, .sidebar .nav li {
  list-style: none;
}

.sidebar .nav ul {
  padding: 0;
  margin: 0;
}

.sidebar .nav {
  padding: 0;
  margin: 0px;
}

.sidebar .nav:not(.nav-group) > li {
  border-left: 1px solid transparent;
  border-bottom: 1px solid #eee;
}

.sidebar .nav:not(.nav-group) > li.open {
  border-left: 1px solid #f98199;
}

.sidebar .nav a {
  color: #333;
  display: block;
  outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  text-decoration: none;
}

.sidebar #nav-category > li:nth-child(2n+1) > a {
  background: #bee1ff;
}

.sidebar .nav a .caret {
  float: right;
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
  border-top: 6px solid #f98199;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  margin-top: 12px;
  margin-right: 4px;
}

.sidebar .nav a:hover .caret {
  border-top-color: #f98199;
}

.sidebar .nav li.open > a > .caret {
  border-top: none;
  border-bottom: 6px solid #f98199;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

.sidebar .nav li.open > a:hover > .caret {
  border-bottom-color: #f98199;
}

.sidebar .nav a:hover,
.sidebar .nav li.active > a {
  background-color: #faefef;
}

.sidebar .nav a:hover {
  background-color: #faefef;
}

.sidebar .nav > li.active > a {
  background-color: #f5f5f5;
}

.sidebar .nav li a {
  font-size: 14px;
  line-height: 32px;
  padding: 2px 5px 2px 0;
}

.sidebar .nav > li > a {
  font-size: 13px;
  line-height: 25px;
  padding: 5px;
}

.sidebar .nav li i {
  color: #f98199;
  margin-right: 5px;
  vertical-align: baseline;
}

.sidebar .nav.nav-group {
  padding-left: 1px;
}

.sidebar .nav.nav-group > li {
  border-bottom: 1px solid #eee;
}

.sidebar .nav.nav-group > li > a {
  line-height: 1.5;
  padding: 8px 5px 8px 14px;
}

/***** label, badge *****/
.label {
  font-weight: normal;
}
.label-success {
  background-color: #649B7A;
}
.badge-info {
  background-color: #CC0000;
}
/***** list *****/
.shop-items {
  margin: 20px 0 0 0;
}
.shop-items .btn {
  margin-top: 5px;
}
.shop-items .item-image img {
  max-width: 200px;
  max-height: 200px;
  padding: 0;
  display: block;
  margin: auto;
  vertical-align: middle;
}
.shop-items .item {
  position: relative;
  min-height: 260px;
  width: 202px;
  /*margin-bottom: 20px;*/
  cursor: pointer;
}
.shop-items .item-icon {
position: absolute;
top: 5px;
left: 7px;
}
.shop-items .item-icon span {
  width: 35px;
  height: 20px;
  background: #16cbe6;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  border-radius: 5px;
}
.shop-items .item-price {
  margin: 7px 5px;
  display: inline-block;
  border-radius: 5px;
  font-size: 13px;
  font-weight: bold;
  background: #16cbe6;
  color: #fff;
  width: 40px;
  text-align: center;
}
.shop-items .item-details h5 {
  width: 200px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.8em;
  /*height: 4em;*/
  /*overflow: hidden;*/
	padding-top: 5px;
  margin: 0;
}
.shop-items .item-details h5 a {
  word-break: break-all;
  word-wrap: break-word;
}
.shop-items .item-details p {
  text-align: center;
  margin-bottom: 10px;
  color: #888;
  font-size: 13px;
  line-height: 20px;
}
.shop-items .furtherview {
  display: none;
}
.list-item .thumbnail {
  position: relative;
  border: transparent;
  padding: 10px 5px;
  border-radius: 0.3em;
  width: 180px;
}
.list-item li {
  margin-right: 10px;
}
.list-item > li {
  vertical-align: top;
}
.list-item li:last-child {
  margin-right: 0;
}
.shop-item-list .shop-items .item-image img {
  height: auto;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #BEBEBE;
  border-color: #C2C0B1;
}
.thumbnail h4 {
  font-size: 15px;
}
.thumbnail .table {
  margin-bottom: 5px;
}
.thumbnail .table td {
  text-align: right;
}
.thumbnail .table thead>tr>th, .thumbnail .table tbody>tr>th, .thumbnail .table tfoot>tr>th,
.thumbnail .table thead>tr>td, .thumbnail .table tbody>tr>td, .thumbnail .table tfoot>tr>td {
  border-top: transparent;
  padding: 8px 2px;
}
/* .thumbnail .caption {
  padding: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  opacity: 0;
  -webkit-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear;
  filter: alpha(opacity=0);
}
 */
.shop-items .item-image {
  position: relative;
  display: table-cell;
  /* IE8 */
  display /*\**/: inline-block\9;
  width: 200px;
  height: 200px;
  margin: auto;
  background: #fff;
  border: 1px solid #DBDBDB;
  border-radius: 7px;
  vertical-align: middle;
}

.product-detail .item-image {
  width: 100%;
  height: auto;
  position: relative;
}
.sample {
  width: 100%;
  height: 100%;
  padding: 5px 0;
  background: url(../img/img-sample.png) repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 80%;
}
.thumbnail:hover img, .thumbnail:hover .caption {
  opacity:0.8;
  filter: alpha(opacity=80);
}
dl.dl-horizontal dt {
  text-align: left;
}
dl.dl-horizontal dt, dl.dl-horizontal dd {
  line-height: 2.5em;
}
.page-title {
  padding: 20px 0 15px;
}
.page-title h2 {
  margin-top: 0;
}
.page-title hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.content h2 {
  margin-top: 20px;
}
.content h3 {
  margin-top: 20px;
}
.content .page-header:first-child {
  margin-top: 25px;
  margin-bottom: 10px;
}
.content .page-header {
  position: relative;
  border: none;
}
.content .page-header h1 {
  font-size: 20px;
}
.content .page-header .actions {
  position: absolute;
  top: 0;
  right: 0;
}
.breadcrumb {
  font-size:12px;
}
.order {
  padding: 10px 0;
}
.eyecatch {
  padding:0 0 15px;
}
.banner-horizontal div {
  text-align: center;
  margin-bottom: 15px;
}
.banner-horizontal .list-inline > li {
  padding-right: 30px;
}
.banner-horizontal .list-inline li img {
  margin-top: 15px;
}
.banner-horizontal .list-inline>li {
  padding-left: 0;
}
.pickup img.wr-post-cover {
  width: 100%;
}
.pickup {
    margin-bottom: 15px;
}
.group-category {
  padding-bottom: 20px;
}
.group-category .group .row {
  display: flex;
  flex-wrap: wrap;
}
.group-category .group .row .col-md-3.col-sm-3.col-xs-6 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.group-category .group .row .col-md-3.col-sm-3.col-xs-6 p {
  height: 45px;
}
/***** product-detail *****/
.product-detail h3, .product-detail h4, .product-detail h5 {
	line-height: 1.7em;
}
.product-showcase {
  margin-top: 30px;
  word-break: break-all;
}
.product-showcase ul {
  padding-left: 25px;
}
.product-showcase a {
	color: #428bca;
}
.product-showcase a:hover {
	color: #1f5fa8;
	text-decoration: underline;
}
#wr-page-describe h1 {
	font-size: 21px;
	font-weight: bold;
	color: #1f5fa8;
}
#wr-page-describe h2 {
	font-size: 21px;
}
#wr-page-describe h3 {
	font-size: 16px;
	padding: 3px 0 3px 10px;
	margin: 30px 0 10px;
	font-weight: bold;
	border-left: 5px solid #f98199;
}
.wr-post-content p {
	margin-bottom: 15px;
}
.annotation {
  color: #C04054;
}
.item-name {
  font-weight: bold;
  font-size: 22px
}
.product-detail h4.wr-product-code small {
	font-size: 90%;
}
.product-detail h4.wr-product-code span {
	font-size: 22px;
	color: #f98199;
	font-weight: bold;
}
.product-detail h5 {
  font-size: 18px;
}
.item-name {
  color: #555555;
}
.item-detail .table {
  margin-top: 30px;
}
.item-detail .table td {
  padding: 5px;
  vertical-align: middle;
}
.item-price {
  color: #f98199;
  font-weight: bold;
  font-size: 16px;
}
.item-id {
  color: #f98199;
  font-weight: bold;
  font-size: 20px;
}

/***** form *****/
form {
  margin: 0;
}
form h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin: 25px 0 15px;
}
.form-horizontal .control-label {
  text-align: left;
}
.form-horizontal .radio {
  margin-bottom: 5px;
}
legend {
  font-size: 16px;
  line-height: 32px;
  border-bottom: 1px solid #ccc;
}
fieldset {
  margin-top: 30px;
}
/***** panel *****/
.panel {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.panel-default {
  border-color: transparent;
}
.panel-default>.panel-heading {
  background-color: transparent;
  padding: 2px 0;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: transparent;
}
/***** portfolio *****/
#portfolio {
  text-align: left;
}
#portfolio .element {
  background: transparent;
  opacity: 1;
}
#portfolio .element:hover {
  opacity: 0.8;
}
#portfolio img {
  height:auto;
}
#portfolio h4,
#portfolio .pcap p {
  color: #666;
}
#portfolio .pcap p {
  padding-left: 0;
}
#portfolio .pcap {
  background: transparent;
  border: transparent;
}
.search .form-group {
	margin-top: 0px;
}
.search .form-group .form-control {
	height: 24px;
	width: 200px;
	font-size: smaller;
}
.search .glyphicon-search:before {
	line-height: 20px;
}
.search .global-search-submit {
	-webkit-border-top-left-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	position: absolute;
	display: block;
	width: 37px;
	height: 24px;
	line-height: 19px;
	right: 0px;
	top: 0px;
	text-align: center;
	padding: 0;
}
.search-container {
  background: #016DB8;
}
.search-container .container {
  padding: 0 30px;
}
.search-container .search-label {
  color: #fff;
  font-weight: bold;
  padding: 15px 0 10px;
}
.search-container .form-control {
  border: 1px solid #026db8;
}
.search .btn.btn-primary {
  color: #016DB8;
  background: #fff;
  border-color: #026db8;
  height: 34px;
}

/***** layout *****/
.well {
  border: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #fafafa;
}
/***** table ******/
table.details tr.detail td {
  padding-bottom: 15px;
}

/***** other *****/
.nav-tabs {
  margin-bottom: 2em;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  background-color: #F3F3F3;
}
.clickable {
  cursor: pointer;
}

/***** select2 ******/
.select2-container .select2-choice {
  height: 34px;
}

/***** btn ******/
/*.btn-primary {
  background-color: #1f5fa8;
  border: transparent;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary  {
  background-color: #1ea0e1;
}*/
.btn-default {
  background-color: #F1F1F1;
  border: transparent;
  color: #7A715F;
}
.btn-default:hover {
  background-color: #CEC8BB;
  border: transparent;
  color: #FFF;
}
.btn-cart {
  background-color: #FFCD47;
  border: transparent;
  color: #FFF;
}
.btn-cart:hover {

}
.btn-search {
  background-color: #CEC8BB;
}
/***** cart *****/
.cart {
  width: 70px;
  overflow:hidden;
  transition: width 150ms linear 0;
  margin-right: -15px;
}
.cart:hover {
  width: 165px;
}
.cart .btn {
  margin-top: 0;
}
.cart a, .cart a:visited {
  color: #F9B52E !important;
}
.cart a:hover, .cart.add {
  color: #FFF !important;
}
/***** summary *****/
.item-summary form {
  margin: 0;
}
.item-summary .title {
  font-weight: bold;
  margin-top: -10px;
}
.item-pattern input[type=radio] {
/*  opacity: 0;
  width:0;
 */}
.item-pattern label {
/*  border-bottom: 3px solid gold; */
}
/***** wisard *****/
.wisard {
  list-style: none;
  padding-left: 0;
  float: left;
  margin: 0;
}
.wisard > li {
  position: relative;
}
.wisard li {
  width: 90px;
}
.wisard li:last-child {
  width: 50px;
}
.wisard .circle {
  border-radius: 50% !important;
  display: inline-block;
  margin-right: 20px;
  width: 10px;
  height: 10px;
  background: #E2E2E2;
}
.wisard li.on .circle {
  background: #E2E2E2;
}
.wisard li.active.on .circle-active {
  width: 15px;
  height: 15px;
  background: #ffd430;
  position: relative;
  z-index:10;
}
.wisard li .wisard-border {
  border: transparent;
  position: absolute;
  top: 40%;
  left: -90px;
  width: 90px;
}
.wisard li.on .wisard-border {
  border: 1px dotted #E2E2E2;
}
.wisard li.active.on .wisard-border {
  top: 40%;
  left: -80px;
}
.wisard .description {
  top: 22px;
  position: absolute;
  font-size: 12px;
}
.right {
  text-align: right
}
.center {
  text-align: center
}
.menu p {
  font-size: 18px;
}
.menu:hover {
  background-color: #efefef;
}
.service-item {
  margin: 30px 0;
  padding:20px;
  border: 1px solid #EEEBEB;
}
.service-item:hover {
  opacity: 0.8;
  color: orange;
  border: 1px solid orange;
}
.service-item:hover .service-icon {
  opacity: 0.8;
  font-size: 70px;
}
.service-icon {
  display: inline-block;
  font-size: 56px;
  width: 140px;
  height: 140px;
  line-height: 136px;
  vertical-align: middle;
  text-align: center;
}
.search.input-group {
	margin: 0 auto 30px;
}
pre {
	background-color: transparent;
	border: transparent;
	font-family: 'Lucida Grande', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	padding: 9.5px 0;
}
#carousel-example-generic .carousel-inner .item img {
	 width: 100%;
 }

/***** sns *****/
.fb-like {
	margin: 0 10px 0 0 ;
}
.tw-btn {
  display: inline-block;
}
.twitter-share-button {
  margin-bottom: -5px;
}
.twitter-follow-button,
.twitter-share-button.twitter-count-horizontal,
.twitter-tweet-button.twitter-count-horizontal {
  vertical-align: bottom;
}

.search-i {
  position: relative;
  display: inline-block;
}

/***** group *****/
.group-name-i:after {
  padding-left: 5px;
  content: "\f061";
  font-family: FontAwesome;
}
.pt-15 {
  padding-top: 15px;
}
.mt-10 {
  margin-top: 10px;
}
.group-link {
  padding-top: 5px;
}
.dropdown > a{
  color: #1f5fa8;
  font-size: 18px;
  padding-left: 15px;
}
.dropdown .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.fa.fa-list{
  padding-right: 10px;
}
.fa.fa-info{
  padding: 0 5px;
}
.banner-horizontal{
  margin-top: 15px;
}
.banner-horizontal > div{
  text-align: center; !important;
}
.list-i:before {
  padding-right: 5px;
  content: "\f03a";
  font-family: FontAwesome;
}
.category-list {
	margin: 25px auto;
	font-size: 18px;
	line-height: 1.6;
}
.category-list a {
  color: #1f5fa8;
  text-decoration: underline;
}
.search .btn{
	padding: 5px 12px;
}
.pagination .active {
	color: #1f5fa8;
}
.title-container {
	padding: 0 20px;
}
.title-container h3 {
	padding: 3px 0 3px 10px;
	border-left: 5px solid grey;
}
.title-container .coming-soon p {
    margin-left: 15px;
}
.title-container .coming-soon span {
	font-size: 21px;
}
.btn.readmore{
	background-color: #0f6eb7;
	color: #fff;
	display: block;
	width: 80%;
	margin: 0 auto 30px;
}
.category-list li {
	color: #428bca;
	display: inline;
	white-space: nowrap;
	padding-right: 10px;
}
.category-list li:last-child {
	padding-right: 0px;
}
.news {
  margin-bottom: 30px;
}
.news ul li {
	border-bottom: 1px dashed #98a6ba;
	padding: 10px 0;
	margin-bottom: 5px;
}
.news .more {
  padding-left: 40px
}
.group .col-md-6,
.group .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
.group .col-md-6:first-child,
.group .col-sm-6:first-child {
  padding-left: 30px;
  padding-right: 5px;
}
.group .col-md-6:last-child,
.group .col-sm-6:last-child {
  padding-left: 5px;
  padding-right: 30px;
}


/* ==========================================================================
   Mobile styles
   ========================================================================== */

@media (max-width: 1200px) {
  .navbar-brand h1 small {
    float: left;
    clear: both;
    text-align: left;
  }
  .shop-items .item-image {
    width: 170px;
    height: 170px;
  }
  .shop-items .item-image img {
    max-width: 170px;
    max-height: 170px;
  }
}
@media (max-width: 992px) {
  nav .navbar-nav.navbar-right {
    float: left !important;
  }
  .navbar-collapse.collapse {
    padding-left: 0px;
  }
  .group .col-sm-6:first-child {
    padding-left: 25px;
    padding-right: 3px;
  }
  .group .col-sm-6:last-child {
    padding-left: 3px;
    padding-right: 25px;
  }
}

@media (max-width: 767px) {
  .carousel-indicators {
    display: none;
  }
  .logo h1 {
  }
  .logo h1 a {
    float: left;
    clear: both;
    text-align: left;
  }
  .logo h1 small {
    float: left;
    clear: both;
    text-align: left;
    margin-bottom: 15px;
  }
  /*.navbar-toggle {
    position: absolute;
    top: 0;
    right: 0;
  }*/
  .nav>li {
    padding: 10px 0;
  }
  .shop-items .item {
    display: block;
    text-align: left;
    min-height: 240px;
    width: 200px;
    margin: 0 auto;
  }
  .item-image {
    clear: both;
  }
  /* .shop-items .item-image img {
    padding: 5px 10px 5px 0;
  } */
  .shop-items .item-details h5 {
    text-align: left;
    padding-left: 0;
    clear: both;
    display: inline;
    margin-left: 20px;
  }
  .shop-items .item-details p {
    text-align: left;
  }
  .sample {
    background-size: auto;
  }
  .dropdown .dropdown-toggle .icon-list {
    margin-left: 0px;
  }
  .search .global-search-submit {
    top: 10px;
  }
  .category-dropdown {
    text-align: center;
    margin-bottom: 15px;
  }
  .pr-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .dropdown-menu {
    left: 25%;
  }
  .group .col-xs-12,
  .group .col-xs-12:first-child,
  .group .col-xs-12:last-child {
    padding-right: 30px;
    padding-left: 30px;
  }
  .group-container .group .row {
    display: flex;
    height: auto;
    flex-wrap: wrap;
  }
  .list-inline>li {
    padding: 5px 0;
  }
}

@media (max-width: 479px) {
  .navbar-toggle {
    margin-top: 10px;
    margin-right: 0;
  }
  .navbar-brand {
    margin-top: 5px;
    position: absolute;
  }
  .navbar-brand img {
    height: 35px;
  }
  .navbar-brand h1 small {
    font-size: 12px;
  }
  .shop-items .item-details h5 {
    text-align: center;
    clear: both;
    display: block;
    margin-left: 0;
  }
  .item-image {
    float: none;
    width: 100%;
  }
  .banner-horizontal .list-inline {
    width: 230px;
    margin-right: auto;
    margin-left: auto;
  }
  #wrapper {
    padding-bottom: 150px;
  }
  .dropdown .dropdown-toggle .icon-list {
    margin-left: 0px;
  }
  .search .global-search-submit {
    top: 10px;
  }
  .global-nav .navbar-collapse.in ul.navbar-nav {
    width: 100%;
  }
  .pt-15 {
    padding-top: 0;
  }
  .pickup:last-child {
    padding-top: 15px;
  }
  .search .form-group .form-control {
    width: 100%;
  }
  .search .global-search-submit {
    width: 20%;
  }
  .navbar-header .navbar-brand h1 > small {
    font-size: 10px;
    margin-top: 5px;
  }
  .shop-items .item-image {
    width: 140px;
    height: 140px;
  }
  .shop-items .item-image img {
    max-width: 140px;
    max-height: 140px;
  }
}
/* for IE10 & 11 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  img.img-responsive.pt-15 {
    max-height: 75px;
  }
}
