@charset "UTF-8";

/*============================================

style.css

============================================*/

/* スライド
------------------------------------------- */
#slide {
  width: 100%;
  overflow: hidden;
}
#slide_image {
  width: 680px;
  float: left;
  padding: 8px;
  margin: 0 0 25px;
  height: auto;
  overflow: hidden;
  border: 2px solid #de370d;
}
#slide_image .bx-wrapper {
  border: none;
}
#slide article {
  position: relative;
}
#slide article .badge {
  position: absolute;
  top: 16px;
  left: 22px;
}
#slide article .info {
  float: right;
  width: 389px;
  height: 298px;
}
#slide article figure {
  float: left;
  width: 595px;
}
#slide article .info .inner {
  padding: 15px 26px 0;
}
#slide article h1 {
  margin: 0 0 10px;
  color: #dd370d;
  font-size: 290%;
  font-weight: 500;
  line-height: 1.2;
}
#slide article h2 {
  margin: 0 0 12px;
  font-size: 139%;
  font-weight: 500;
  line-height: 1.4;
}
#slide article .sub {
  font-size: 139%;
  font-weight: 500;
  line-height: 1.4;
}
#slide article .sub p span {
  color: #dd370d;
  font-weight: 700;
}
#slide article .more {
  margin: 0 0 12px;
  font-size: 167%;
}
#slide article .more a {
  padding: 5px 45px 5px 16px;
  color: #fff;
  background: #dd370d url(../img/now_arrow.png) no-repeat 95% 55%;
}
#slide article .pdc_photo figure {
  float: left;
  width: 66px;
}
#slide article .pdc_photo p {
  float: right;
  width: 257px;
}
#slide .middle figure {
  width: 509px;
}
#slide .middle .info {
  width: 474px;
}

/* Slide Banner
------------------------------------------- */
#slide_banner {
  width: 281px;
  float: right;
}
#slide_banner a {
  display: block;
  /*border: 2px solid #de370d;
  margin-bottom: 22px;*/
  overflow: hidden;
}
#slide_banner a img {
  float: left;
  width: 100%;
}
#slide_banner a.last {
  margin-bottom: 0;
}
#slide_banner .swiper-container {
  width: 100%;
  height: 284px;
}


/* Content Col
------------------------------------------- */
#content_col {
  width: 100%;
  overflow: hidden;
}

#content_left {
  width: 226px;
  float: left;
  padding-right: 30px;
  padding-left: 12px;
  border-right: 1px solid #de370d;
}

#content_left #howto {
  width: 100%;
  margin-top: 5px;
}
#content_left h1 {
  font-size: 19px;
}
#content_left .contents h1 {
	width: 100%;
	display: block;
	padding: 2px 0;
	color: #FFFFFF;
	background-color: #cd380d;
}
#content_left .contents h1 span {
	border: none;
}

#content_left #info {
	margin-bottom: 45px;
}
#content_left #info .list_blog {
	margin-top: 25px;
}
#content_left #info .list_blog .blgitem {
	display: block;
	font-size: 14px;
}
#content_left #info .list_blog .blgitem+.blgitem {
	margin-top: 20px;
}
#content_left #info .list_blog .blgitem a {
	display: block;
	color: #413737;
}
#content_left #info .list_blog .blgitem a:hover {
	text-decoration: underline;
}
#content_left #info .list_blog .blgitem span {
	display: block;
}
#content_left #info .readmore {
  display: block;
  text-align: right;
}
#content_left #info .readmore a {
  display: inline-block;
  color: #CB391B;
  font-size: 13px;
  background: url(../img/home/arrow_more.png) no-repeat right center;
  padding-right: 10px;
  margin-top: 10px;
}
#content_left #info .readmore a:hover {
  text-decoration: underline;
}


#content_left #howto .list_info {
  margin-top: 25px;
}
#content_left #howto .list_info article {
  width: 100%;
  margin-bottom: 25px;
  float: none;
}
#content_left #howto .list_info article .info_title {
  background: url(../img/home/icon_area_sidebar.png) no-repeat right center;
  margin-bottom: 15px;
}
#content_left #howto .list_info article .info_title h2 {
  font-size: 14.71px;
  line-height: 1.5;
  color: #413737;
  text-align: left;
  padding: 0;
  margin: 0;
}
#content_left #howto .list_info article .info_title h2.line2 {
  color: #CD380D; 
}

#content_left #monthly {
  width: 100%;
  margin-top: 50px;
}
#content_left #monthly h1 span {
  display: block;
  padding: 0;
}
#content_left #monthly .list_monthly {
  margin-top: 25px;
}
#content_left #monthly .list_monthly article {
  width: 100%;
  margin-bottom: 20px;
  float: none;
}
#content_left #monthly .list_monthly article .monthly_title { 
  line-height: 1.3;
  text-align: left;
  display: block;
  background: url(../img/news_arrow.png) no-repeat right center;
  padding: 10px 0;
}
#content_left #monthly .list_monthly article .monthly_title a {
  font-size: 17px;
  color: #CD380D;
}
#content_left #monthly .list_monthly article .monthly_title a:hover {
  text-decoration: underline;
}

#content_left #news {
  width: 100%;
  margin-top: 40px;
}
#content_left #news h1 {
  
}
#content_left #news .news_blk {
  width: 100%;
  margin-top: 27px;
}
#content_left #news article {
  margin-bottom: 20px;
  background: url(../img/news_arrow.png) no-repeat right center;
}
#content_left #news .thmb {
  width: 92px;
  margin: 0 auto 9px;
}
#content_left #news .thmb img {
  width: 100%;
}
#content_left #news dl {
  font-weight: normal;
  font-size: 13px;
  margin-right: -10px;
}
#content_left #news .more {
  text-align: center;
  margin-top: 5px;
}
#content_left #news .more a {
  display: inline-block;
  padding: 3px 36px;
  color: #fff;
  background: #de370d;
}


#content_right {
  width: 705px;
  float: left;
  margin-left: 25px;
}


/*CONTENT STYLE*/
/*.BlockContent ul {
  padding-left: 15px;
}
.BlockContent ul li {
  list-style-type: disc;
}*/


/* Banner After Product */
.bannerAfProduct {
  width: 100%;
  margin-top: 15px;
  padding-left: 12px;
  box-sizing: border-box;
}
.bannerAfProduct .titleBoxBn {
  font-size: 16px;
  color: #e83b0d;
  margin-bottom: 10px;
}
.bannerAfProduct .bn {
  display: block;
}
.bannerAfProduct .bn+.bn {
  margin-top: 15px;
}


/* ホーム
------------------------------------------- */
#best {
  margin-top: 5px;
}
#best > h1 {
  font-size: 19px;
  margin: 0 0 20px;
}
#best .block {
  margin: 0 0 30px;
}
.list article {
  float: left;
  margin: 0 39px 30px 0;
  width: 208px;
  text-align: center;
}
.list article h2 {
  padding: 0.8em 0 0.3em;
  margin: 0 0 18px;
  font-size: 139%;
}
.list article .bs_item {
  margin: 0 0 8px;
  min-height: 185px;
}
.list article .info p.produce {
  margin: 0;
  font-weight: 300;
}
.list article h3 {
  height: 5em;
  margin: 0 0 15px;
  overflow: hidden;
}
.list article .info .desc {
  margin: 0 0 15px;
  line-height: 1.3;
  font-size: 116%;
  font-weight: 400;
}
.list article .more a {
  padding: 8px 20px;
  color: #fff;
  font-size: 108%;
  background: #aaabad;
}
.list article .more a span {
  padding: 0 20px 0 0;
  background: url(../img/more_arrow.png) no-repeat right center;
}
#update {
  margin: 0 0 0px;
}
#update > h1 {
  font-size: 19px;
  margin: 0 0 20px;
}
#under {
  margin: 0 0 38px;
}
#under section {
  width: 783px;
}
#under #news {
  float: left;
}
#under #news .inner {
  padding: 20px 25px;
  min-height: 536px;
  border: 2px solid #de370d;
}
#under #news h1 {
  margin: 0 0 20px;
}
#under #news #feed {
  margin: 0 0 15px;
}
#under #news article {
  padding: 0 8px 10px 8px;
  margin: 0 0 8px;
  font-size: 108%;
  border-bottom: 1px solid #de370d;
}
#under #news article .thmb {
  float: left;
  margin: 0 10px 0 0;
  width: 36px;
}
#under #news article .thmb img {
  width: 36px;
  height: 36px;
}

#under #news article .update {
  float: left;
  padding: 0 30px 0 0;
  width: 330px;
  line-height: 1.2;
  background: url(../img/news_arrow.png) no-repeat right center;
}
#under #news article .update dt {
  font-family: 'Didact Gothic', sans-serif;
  font-weight: normal;
}
#under #news article .update dd {
  padding: 2px 0 0 18px;
  font-weight: 400;
  word-break: break-all;
}
#under #news .more {
  text-align: right;
}
#under #news .more a {
  display: inline-block;
  padding: 2px 36px;
  color: #fff;
  background: #de370d;
}
#under {

}
#under #selector {
  margin: 56px auto 0;
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
  #under {
     margin-top: 50px;
  }
  #under #selector {
    margin: 0 auto 0;
  }
}

#under #selector .inner {
  padding: 25px 52px 15px;
  /*min-height: 530px;*/
  border: 2px solid #de370d;
}
#under #selector h1 {
  margin: 0 0 5px;
  text-align: left;
  color: #000000;
}
#under #selector h1 span {
  padding: 0 10px 5px 10px;
}
#under #selector .profile {
  margin: 0 0 10px;
  color: #de380e;
}
#under #selector .profile .info {
  float: left;
  width: 420px;
  margin-left: 15px;
}
#under #selector .profile figure {
  float: left;
  width: 163px;
}
#under #selector .profile figure img {
  width: 100%;
}
#under #selector h2 {
  font-size: 167%;
  margin-left: 10px;
  margin-bottom: 10px;
}
#under #selector .profile .info p,
#under #selector .desc {
  margin: 0;
  font-weight: 400;
  line-height: 1.4;
  font-size: 14px;
  line-height: 22px;
}

#under #selector .profile .info p a {
  color: #de380e;
}
#under #selector .profile .info p a:hover {
  text-decoration: underline;
}

/* breadcrumb
------------------------------------------- */
#breadcrumb {
  border: 1px solid #ddd;
  margin: 0 0 25px;
  padding: 4px 10px;
}
#breadcrumb ul li {
  display: inline;
  margin: 0 10px 0 0;
  font-size: 77%;
  font-weight: normal;
}
#tea_type #breadcrumb ul li,
#products #breadcrumb ul li {
  text-transform: uppercase;
}
#breadcrumb ul li a {
  padding: 0 15px 0 0; 
  color: #dd370d;
  background: url(../img/bc_bg.gif) no-repeat right center;
}
#ProductBreadcrumb {
  border: 1px solid #ddd;
  margin: 0 0 25px;
  padding: 4px 10px;
  line-height: 1.2;
}
#ProductBreadcrumb ul li {
  display: inline;
  margin: 0 10px 0 0;
  font-size: 77%;
  font-weight: normal;
}
#ProductBreadcrumb ul li a {
  padding: 0 15px 0 0; 
  color: #dd370d;
  background: url(../img/bc_bg.gif) no-repeat right center;
}

/* archive-price
------------------------------------------- */
#price #main .layer .g_ttl {
  display: none;
  color: #fff;
  font-size: 139%;
  line-height: 42px;
  margin: 0 0 15px;
  padding: 0 0 0 28px;
  text-transform: uppercase;
}
#CategoryHeading .BlockContent {
  margin: 0 0 30px;
}
#CategoryHeading .BlockContent .SortBox {
  text-align: right;
}
#price #main .cat {
  margin: 0 0 68px;
}
section .layer {
  position: relative;
}
section .layer h2 {
  padding: 0px 0 0 64px;
  color: #fff;
  line-height: 42px;
  left: 395px;
  position: absolute;
  top: 0;
  width: 431px;
  font-size: 139%;
  background: url(../img/type_ttl_bg.png) no-repeat;
}
section .layer h1 {
  padding: 0 0 0 28px;
  margin: 0 0 34px;
  color: #fff;
  line-height: 42px;
  font-size: 139%;
}
.cat article {
  margin: 0 0 40px;
}
.cat article .inner {
  padding: 0 0 0 17px;
}
.cat article .tea_photo {
  float: left;
  margin: 0 30px 0 0;
  width: 145px;
}
.cat article .tea_photo img {
  width: 100%;
}
.cat article .info {
  float: left;
  margin: 0 30px 0 0;
  width: 440px;
}
.cat article .info h2 {
  margin: 0 0 15px;
  line-height: 1;
  font-size: 123.1%;
}
.cat article .info .desc {
  margin: 0 0 5px;
  line-height: 1.2;
  font-size: 108%;
  font-weight: 400;
}
.cat article .info .desc .detail {
  margin: 0 0 15px;
}
.cat article .info .more {
  text-align: right;
  font-size: 85%;
}
.cat article .info .more a {
  padding: 2px 22px 2px 0;
}
.cat article .chart {
  float: left;
  margin: 12px 47px 0 0;
  width: 193px;
}
.cat article .chart img {
  width: 100%;
}
.cat article .manage {
  float: right;
  padding: 22px 0 0;
  width: 145px;
}
.cat article .manage .price {
  margin: 0 0 6px;
  font-family: 'Montserrat', sans-serif;
  font-size: 116%;
  font-weight: normal;
}

.cat article .manage .price strike {
  text-decoration: line-through;
}

article .manage .price strike {
  color: #e83b0d;
}
article .manage .price strike span {
  color: #222;
}

.cat article .manage .SalePrice {
  color: #DA380D;
}

.compare {
  margin: 0 0 12px;
}
.compare input[type=checkbox] {
  display: inline-block;
  margin-right: 6px;
}
.compare input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  cursor: pointer;
}
@media (min-width: 1px) {
  .compare input[type=checkbox] {
    display: none;
    margin: 0;
  }
  .compare input[type=checkbox] + label {
    padding: 0 0 0 28px;
  }
  .compare input[type=checkbox] + label::before {
    content: "";
    position: absolute;
    top: 25%;
    left: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 21px;
    height: 22px;
    margin-top: -9px;
    background: #FFF;
  }
  .compare input[type=checkbox] + label::before {
    border: 1px solid #413738;
  }
  .compare input[type=checkbox]:checked + label::after {
    content: "";
    position: absolute;
    top: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  .compare input[type=radio]:checked + label::after {
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #E71063;
    border-radius: 8px;
  }
  .compare input[type=checkbox]:checked + label::after {
    left: 3px;
    width: 16px;
    height: 8px;
    margin-top: -8px;
    border-left: 3px solid #E71063;
    border-bottom: 3px solid #E71063;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
article .manage .cart a {
  padding: 2px 14px;
  font-size: 85%;
  color: #fff;
  background: #413736;
}

#price #side {
  /*line-height: 1.2;*/
  font-size: 108%;
}
#price #side ul li {
  margin: 0 0 10px;
}
#price #side ul li span {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 93%;
  font-weight: normal;
}
#price .Imperial ul li.imp a,
#price .Premium ul li.pre a,
#price .Standard ul li.sta a,
#price .Value ul li.val a,
#price .Wholesale ul li.who a {
  color: #e83b0d;
}


/* single-price
------------------------------------------- */
#price section #item_class h1 {
  padding: 0px 0 0 30px;
  margin: 0 0 40px;
  color: #fff;
  line-height: 42px;
  font-size: 139%;
  background: url(../img/default_ttl_bg.png) no-repeat;
}
.item .item_info {
  padding: 0 0 0 30px;
  margin: 0 0 48px;
}
.item .item_info .item_left {
  float: left;
  width: 340px;
}
.item .item_info .item_left .item_obj {
  margin: 0 0 30px;
}
.item .item_info .item_right {
  float: right;
  width: 413px;
}
.item .item_info .item_right .name {
  margin: 0 0 25px;
}
.item .item_info .item_right .name h1 {
  margin: 0 0 10px;
  font-size: 153.9%;
  line-height: 1.3;
}
.item .item_info .item_right .name p {
  font-size: 123.1%;
  font-weight: 400;
  line-height: 1.4;
}
.item .item_info .item_right .detail dl {
  margin: 0 0 20px;
  line-height: 1.2;
}
.item .item_info .item_right .detail dt {
  font-size: 123.1%;
  text-transform: uppercase;
}
.item .item_info .item_right .detail dd {
  font-size: 123.1%;
  font-weight: 400;
}
.item .item_info .item_right .detail select {
  margin: 10px 0 0;
  border: 1px solid #413738;
  padding: 5px;
  width: 65px;
}
.item .item_info .item_right .detail select.validation {
  width: 18em;
}
.item .item_info .item_right .cart span {
  display: block;
}
.item .item_info .item_right .cart span input {
  padding: 10px 0 10px 80px;
  font-family: 'Montserrat', sans-serif;
  font-size: 108%;
  width: 300px;
  text-align: left;
  cursor: pointer;
  border: 2px solid #413736;
}
#price .item .item_info .item_right .cart span input {
  background: #413736 url(../img/cart_ico.png) no-repeat 3.6em center;
}
.item .item_info .item_right .cart .mr_btn {
  margin: 0 20px 0 0;
}
.item .item_info .item_right .cart .blot_btn input {
  color: #fff;
  background: #413736;
}
.item .item_info .item_right .cart .out_btn input {
  color: #413736;
  background: #fff;
}
.item .item_producer .inner {
  padding: 20px;
  border-top: 1px solid #413736;
  border-bottom: 1px solid #413736;
}
.item .item_producer .txt {
  float: right;
  width: 490px;
}
.item .item_producer .txt h2 {
  margin: 0 0 5px;
  font-size: 153.9%;
}
.item .item_producer .txt p {
  font-size: 108%;
  font-weight: 400;
  line-height: 1.5;
}
.item .item_producer figure {
  float: left;
  width: 208px;
}
#related > h3 {
  padding: 15px 0;
  margin: 0 0 10px;
  text-align: center;
  font-size: 139%;
  border-bottom: 1px solid #413736;
}
#related .block {
  padding: 0 38px;
}
#price #main #related article .more a {
  background: #aaabad;
  color: #fff;
}
.detail .DetailRow.RetailPrice {
  display: none;
}
.PriceRow .ProductPrice,
.ShippingRow .Value {
  color: #e83b0d;
}
#SideProductRelated > h2 {
  margin: 0 0 10px;
  font-size: 108%;
  text-transform: uppercase;
  color:#dd370d;
}
#price #SideProductRelated .ProductList li {
  border-bottom: 1px dotted #333;
  list-style: none;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
#price #SideProductRelated .ProductList li .ProductDetails {
  font-size: 77%;
  line-height: 1.2;
  word-break: break-all;
}

#price #side .ProductList li .ProductImage img {
  max-width: 168px;
}

#note {
  clear: both;
  line-height: 1.4;
}
#note table {
  width: 100%;
}
#note table th,
#note table td {
  padding: 5px 0;
}
#note table th {
  vertical-align: top;
  width: 90px;
}
#note table td {
  font-weight: normal;
}
#note table td .ship01 span {
  font-weight: bold;
}
#note table td .ship02 {
  font-size: 85%;
  color: #888;
}
#note table td .ship02 span {
  font-weight: bold;
}
#note table td .shipPhoto {
  margin-bottom: 3px;
}
#note table td a {
  color: #dd370d;
  text-decoration: underline;
}

#note table td .iconPayment {
  display: block;
  width: 315px;
}
#note table td .iconPayment img {
  max-width: 100%;
}
#note table td .iconPayment img + img {
  margin-top: 8px;
}


/* archive-map
------------------------------------------- */
#map section > h1 {
  margin: 0 0 50px;
  text-align: center;
  color: #dd370d;
  font-size: 183%;
}
#map #map_block .map_left {
  float: left;
  width: 657px;
}
#map #map_block .map_right {
  float: right;
  padding: 0 0 0 24px;
  width: 298px;
  border-left: 1px solid #e9baab;
}
#map #map_block .area {
  position: relative;
}
#map #map_block #japan {
  height: 735px;
  background: url(../img/map_japan.png) no-repeat;
}
#map #map_block .pin {
  position: absolute;
}
#map #map_block .map_right .area {
  border-bottom: 1px solid #e9baab;
}
#map #map_block #india {
  height: 218px;
  background: url(../img/map_india.png) no-repeat;
}
#map #map_block #srilanka {
  height: 147px;
  background: url(../img/map_srilanka.png) no-repeat;
}
#map #map_block #china {
  height: 219px;
  background: url(../img/map_china.png) no-repeat;
}
#map #map_block #taiwan {
  height: 147px;
  border: none;
  background: url(../img/map_taiwan.png) no-repeat;
}

.remodal .area_ttl {
  margin: 0 0 25px;
  text-align: center;
  color: #dd370d;
  font-size: 153.9%;
}
.dis_box {
  margin: 0 0 30px;
}
.dis_box .headline {
  margin: 0 0 10px;
}
.dis_box .headline .type {
  padding: 0 0 0 45px;
  text-align: left;
  line-height: 42px;
  background: url(../img/modal_ttl_bg.png) no-repeat;
}
.dis_box .headline .type a {
  color: #fff;
  text-decoration: underline;
}
.dis_box .headline .cat_list {
  min-height: 40px;
}
.dis_box .headline .cat_list ul {
  padding: 4px 0 0 40px;
  text-align: left;
}
.dis_box .headline .cat_list li {
  display: inline;
  padding: 0 5px;
  font-size: 77%;
}
.dis_box .info figure {
  float: left;
  width: 156px;
}
.dis_box .info figure img {
  width: 100%;
}
.dis_box .info .txt {
  float: right;
  width: 487px;
  text-align: left;
  font-size: 85%;
  font-weight: 400;
  line-height: 1.5;
}

/*-- 産地 --*/
#map #map_block #japan #shizuoka {
  top: 506px;
  left: 342px;
}
#map #map_block #japan #shizuoka1 {
  top: 461px;
  left: 341px;
}
#map #map_block #japan #shizuoka2 {
  top: 458px;
  left: 294px;
}
#map #map_block #japan #ishikawa {
  top: 374px;
  left: 270px;
}
#map #map_block #japan #mie {
  top: 520px;
  left: 253px;
}
#map #map_block #japan #kyoto {
  top: 444px;
  left: 241px;
}
#map #map_block #japan #kyoto1 {
  top: 491px;
  left: 193px;
}
#map #map_block #japan #hyogo {
  top: 433px;
  left: 208px;
}
#map #map_block #japan #fukuoka {
  top: 468px;
  left: 36px;
}
#map #map_block #japan #fukuoka1 {
  top: 488px;
  left: 65px;
}
#map #map_block #japan #saga {
  top: 483px;
  left: -1px;
}
#map #map_block #japan #saga1 {
  top: 530px;
  left: -1px;
}
#map #map_block #japan #saga2 {
  top: 539px;
  left: 35px;
}
#map #map_block #japan #yakushima {
  top: 645px;
  left: 36px;
}
#map #map_block #japan #newarea {
  top: 445px;
  left: 144px;
}
#map #map_block #japan #harima {
  top: 507px;
  left: 222px;
}
#map #map_block #japan #mukojima {
  top: 517px;
  left: 285px;
}
#map #map_block #japan #taruwakien {
  top: 513px;
  left: 316px;
}
#map #map_block #japan #jinsui {
  top: 445px;
  left: 271px;
}
#map #map_block #japan #bushuya {
  top: 454px;
  left: 320px;
}
#map #map_block #india #newdelhi {
  top: -1px;
  left: 135px;
}



#price #side #pdt_side_type {
  margin: 0 0 20px;
}
#pdt_side_type > h2 {
  margin: 0 0 10px;
  font-size: 116%;
  text-transform: uppercase;
  color:#dd370d;
}
#price #side #pdt_side_type ul li {
    font-size: 77%;
    margin: 0 0 9px;
}
#price #side #pdt_side_type {
  display: none;
}
#price #side.teatype #pdt_side_type.teatypebox {
  display: block;
}
#price #side.teaware #pdt_side_type.teawarebox {
  display: block;
}

/* Farm
------------------------------------------- */
#farm_area > h1 {
  padding: 0px 0 0 64px;
  margin: 0 0 40px;
  color: #fff;
  line-height: 42px;
  font-size: 139%;
  background: url(../img/type_ttl_bg.png) no-repeat;
}
#farm_area .info {
  margin: 0 0 90px;
}
#farm_area .info .farm_photo {
  float: left;
  width: 324px;
}
#farm_area .info .txt {
  float: right;
  width: 653px;
  line-height: 1.4;
  font-size: 108%;
  font-weight: 400;
}
#farm_area .info .txt .farm_txt {
  margin: 0 0 25px;
}
#farm_area .info .txt .blk {
  padding: 0 0 0 20px;
}
#farm_area .info .txt .desc {
  float: left;
  width: 255px;
  padding: 10px 0 0;
}
#farm_area .info .txt .sample {
  float: left;
  margin: 0 20px 0 0;
  width: 160px;
}
#farm_area .pdt,
#farm_area .pdc {
  margin: 0 0 70px;
}
#farm_area .pdt h2 {
  float: left;
  font-size: 123.1%;
}
#farm_area .pdt .farm_pdt {
  float: right;
  width: 845px;
  border-left: 1px solid #000;
}
#farm_area .pdt h3 {
  margin: 0 0 15px;
  line-height: 1;
  font-size: 153.9%;
}
#farm_area .cat article .inner {
  padding: 0 0 0 68px;
}
#farm_area .cat article .tea_photo {
  width: 130px;
}
#farm_area .cat article .info {
  margin: 0 20px 0 0;
  width: 430px;
}
#farm_area .cat article .chart {
  margin: 12px 0 0;
  width: 193px;
}
#farm_area .pdc h2 {
  float: left;
  width: 153px;
  font-size: 139%;
}
#farm_area .pdc .farm_pdc {
  float: left;
  width: 840px;
  border-left: 1px solid #000;
}
#farm_area .pdc .farm_pdc .inner {
  padding: 0 0 0 68px;
}
#farm_area .pdc .farm_pdc figure {
  float: left;
  margin: 0 22px 0 0;
  width: 194px;
}
#farm_area .pdc .farm_pdc figure img {
  width: 100%;
}
#farm_area .pdc .farm_pdc .ballon {
  float: left;
  padding: 0 0 0 18px;
  width: 538px;
  font-size: 108%;
  font-weight: 400;
  line-height: 1.5;
  background: url(../img/farm_baloon.png) no-repeat left center;
}
#farm_area .pdc .farm_pdc .ballon .ballon_blk {
  padding: 25px;
  border: 1px solid #000;
}
#farm .FloatRight.SortBox,
#farm .farm_pdt CategoryPagingBottom,
#farm .ProductCompareButton.compare,
#farm .farm_pdt .CompareButton {
  display: none;
}
#farm .CategoryDescription {
  text-align: left;
}
#farm .CategoryDescription p {
  margin: 0 0 20px;
}
#farm .farm_pdt .CompareButton {
  text-align: right;
}

/* tea type
------------------------------------------- */
#type #type_list h1 {
  margin: 0 0 50px;
  text-align: center;
  color: #dd370d;
  font-size: 183%;
}
#type #type_list ul li {
  float: left;
  padding: 0 0 17px;
  margin: 0 0 30px 0;
}
#tea_type #side nav li {
  font-size: 108%;
  margin: 0 0 10px;
}
h2.type_lower_ttl {
  margin: 0 0 10px;
  font-size: 139%;
  text-transform: uppercase;
  color:#dd370d;
}


/* tea category
------------------------------------------- */
#tea_type .layer h1 {
  margin: 0 0 15px;
  color: #fff;
  font-size: 139%;
  line-height: 42px;
  text-transform: uppercase;
  padding: 0 0 0 28px;
  background: url(../img/default_ttl_bg.png) no-repeat;
}
#tea_type .layer p {
  font-size: 108%;
  font-weight: 400;
}
#tea_type .layer {
  margin: 0 0 40px;
}
#tea_type .cat article .inner {
  padding: 0;
}
#tea_type .cat article .tea_photo {
  width: 168px;
}
#tea_type .cat article .info {
  padding: 20px 0 0;
  margin: 0 43px 0 0;
  width: 390px;
}
#tea_type .cat article .chart {
  margin: 18px 42px 0 0;
  width: 212px;
}
#tea_type .cat article .manage {
  padding: 40px 0 0;
}

/* products
------------------------------------------- */
#products .layer h1 {
  margin: 0 0 15px;
  color: #fff;
  font-size: 139%;
  line-height: 42px;
  text-transform: uppercase;
  padding: 0 0 0 28px;
}
#products #side nav li {
  font-size: 108%;
  margin: 0 0 10px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.CategoryPagination {
  padding: 5px;
  text-align: center;
}
.CategoryPagination .PagingList li {
  display: inline;
  padding: 0 5px;
}
.CategoryPagination .FloatRight {
  float: right;
}
.CategoryPagination .FloatLeft {
  float: left;
}
.CategoryPagination .PagingList li.ActivePage {
  color: #de370d;
}
#price .productAttributeList .productAttributeRow {
    clear: none;
    margin-top: 0;
    padding-left: 0;
}
#price .productAttributeList .productAttributeLabel {
  display: block;
  float: none;
  font-weight: bold;
  margin: 0;
  padding-top: 1px;
  position: static;
  text-align: left;
  width: 130px;
}
#ProductDescription .ProductDescriptionContainer {
  font-weight: normal;
}
#ProductDescription .ProductDescriptionContainer p {
  margin-bottom: 10px;
}
#ProductDescription .ProductDescriptionContainer strong,
#ProductDescription .ProductDescriptionContainer b {
  font-weight: bold;
}
#ProductDescription .ProductDescriptionContainer ul,
#ProductDescription .ProductDescriptionContainer ol {
  padding-left: 17px;
}
#ProductDescription .ProductDescriptionContainer ul li {
  list-style-type: disc;
}
#ProductDescription .ProductDescriptionContainer ol li {
  list-style-type: decimal;
}
#ProductDescription .ProductDescriptionContainer a {
  text-decoration: underline;
}
#ProductDescription .ProductDescriptionContainer a:hover {
  text-decoration: none;
}

/* video product
------------------------------------------- */
#ProductVideos {
  border-top: 1px solid #413736;
}
#ProductVideos #VideoMiddleContainer #videos {
  margin: 12px 0 15px;
  font-size: 116%;
  text-transform: uppercase;
  color: #dd370d;
}
#ProductVideos #FeaturedVideoPlayer {
  width: 500px;
  height: 340px;
}
#ProductVideos #VideoSingle {
  display: none;
}
#ProductVideos #VideoList ul {
  display: flex;
  flex-wrap: wrap;
}
#ProductVideos #VideoList ul li {
  margin-right: 10px;
}
#ProductVideos #VideoList ul li .VideoContentContainer {
  display: none;
}
#ProductVideos #VideoSideContainer {
  display: none;
}

/* video shorts
------------------------------------------- */
.productShortsVideo {
  border-top: 1px solid #413736;
  padding-top: 10px;
  margin-top: 15px;
}
.productShortsVideo .secTitle {
  margin: 0 0 15px;
  font-size: 116%;
  text-transform: uppercase;
  color: #dd370d;
}
.productShortsVideo .wrapShortsVideo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.productShortsVideo .wrapShortsVideo .videoShortItem {
  margin: 0 10px 10px;
}
.productShortsVideo .wrapShortsVideo .videoShortItem iframe {
  width: 300px;
  height: 550px;
}

/* cart
------------------------------------------- */
#cart #CartContent table {
  margin: 0 0 30px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#cart #CartContent table th,
#cart #CartContent table td {
  padding: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#cart #CartContent .FloatLeft {
    float: left;
}
/* General Tables */
table.General, table.CartContents, table.General {
  width: 100%;
  margin: 10px 0;
}
table.General thead tr th, table.CartContents thead tr th {
  padding: 6px 10px;
  text-align: left;
}
table.General tbody td, table.CartContents tbody td {
  padding: 6px 10px;
  vertical-align: top;
}
table.General tbody tr.First td {
  border-top: 0;
}
/* Cart Contents Table */

.CartContents tbody td {
  border-bottom: 0;
}
.CartContents .ProductName a {
  font-weight: bold;
}
.CartContents tfoot .SubTotal td {
  text-align: right;
  font-weight: bold;
}
.ProceedToCheckout {
  text-align: right;
}
.Content .ProceedToCheckout {
  width: 200px;
  float: right;
}
.ProceedToCheckout a {
  padding-top: 5px;
}
.ProductOptionList, .ProductOptionList li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.ProductOptionList {
  margin-top: 5px;
  margin-bottom: 10px;
}
.ProductOptionList li {
  margin-bottom: 3px;
  margin-left: 2px;
}
.ProductOptionList input {
  vertical-align: middle;
}
.MiniCart .SubTotal {
  text-align: center;
  font-size: 115%;
  color: #333;
}
.MiniCart .CartProductOptionList {
  display: block;
}
.JustAddedProduct {
  width: 128px;
  overflow: hidden;
  margin: auto;
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
  font-weight: bold;
  font-size: 1.02em;
  display: block;
  margin-bottom: 3px;
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p {
  margin: 0;
  font-size: 90%;
}
.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
  float: right;
  text-align: right;
  margin-bottom: 10px;
}
.KeepShopping {
  width: 340px;
  clear: both;
  text-align: center;
}
.KeepShopping a {
    background: #333;
    color: #fff;
    display: block;
    padding: 2px;
    text-transform: uppercase;
}
#cart #side .Block {
  margin: 0 0 20px;
}
#cart #side .Block h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
.item .item_info .item_right .detail dd .cart {
  margin: 20px 0 0;
}
.FacebookLikeButtonContainer iframe {
  margin: 20px 0 0;
}
#ProductDetails.clearfix {
  overflow: visible;
}
#socialbtn {
  margin: 20px 0 0;
}
#socialbtn .clearfix {
  overflow: visible;
}
#socialbtn ul li {
  float: left;
  margin: 0 0 5px;
  width: 110px;
  list-style: none;
}
#socialbtn ul li.fb { width: 118px; }
#socialbtn ul li.tw { width: 88px; }
#socialbtn ul li.gp { width: 60px; }
#socialbtn ul li.pin { width: 56px; }
.PinterestButtonContainer {
  margin: 0;
}
/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
  float: left;
  background:none;
  border:none;
  margin-top:30px;
  cursor:pointer;
  display: none;
}
#ProductDetails .ProductTinyImageList {
  float: left;
  margin-top:10px;
  white-space:nowrap;
  width: 80%;
  overflow: hidden;
  margin-left:auto;
}
#ProductDetails .ProductTinyImageList ul li {
  width: 40px;
  height: 30px;
  overflow: hidden;
  float: left;
  margin-left:3px;
  border: 1px solid gray;
}
#ProductDetails .ProductTinyImageList ul li div {
  display: table-cell;
  text-align: center;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
  border: 2px solid white;
}
#ProductDetails .ProductTinyImageList ul {
  margin: 0pt;
  padding: 0pt;
  position: relative;
  list-style-type: none;
  white-space:nowrap;
  width: 2500px;
}
#ProductDetails .ProductThumbImage {
  height: 220px;
  width: 220px;
  margin:auto;
}
.carousel {
  position: relative;
  visibility: hidden;
  left: -5000px;
  width: 180px;
}
/************* Page Specific: Create Account / Login Page *************/
#LoginForm .CreateAccount {
  float: left;
  width: 400px;
  border-right: 1px solid #ccc;
  padding-right: 20px;
  font-weight: normal;
}
#LoginForm .CreateAccount h2,
#LoginForm .AccountLogin h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
#LoginForm .CreateAccount ul {
  padding: 0 0 0 20px;
  margin: 0 0 20px;
}
#LoginForm .CreateAccount ul li {
  list-style-type: disc;
  font-size: 93%;
}
#LoginForm .CreateAccount a {
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
  background: #333;
}
.AccountLogin {
  float: left;
  padding-left: 20px;
  width: 335px;
}
ul.ShippingAddressList, ul.ShippingAddressList li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.ShippingAddressList li {
  width: 30%;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.PrimaryProductDetails .ProductThumb {
  float: left;
  width: 250px;
  text-align: center;
  padding-top:20px;
}
.PrimaryProductDetails .ProductMain {
  width: 334px;
  float: left;
}
.ProductDetailsGrid .DetailRow {
  clear:both;
  padding:5px 0;
}
.ProductDetailsGrid .BulkDiscount input {
  margin: 0;
}
.mainpage .BlockContent, #ProductDescription .BlockContent, #ProductByCategory .BlockContent, #ProductReviews .BlockContent, #ProductDetails .BlockContent {
  padding:0 !important;
}
.ComparisonCheckbox {
  float: left;
}
.SideRecentlyViewed .CompareButton {
  margin: 10px 0 0 0;
  padding: 0;
}
.SideRecentlyViewed .ProductList li {
  border-bottom: 1px dotted #333;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
.SideRecentlyViewed .ProductDetails {
  font-size: 93%;
  line-height: 1.4;
  margin: 0;
}
/* Product Comparisons */
.ComparisonTable {
  width: 100%;
}
.ComparisonTable td {
  vertical-align:top;
  font-size: 11px
}
.CompareFieldName {
  width:95px;
  padding:8px 10px 8px 15px;
}
.CompareFieldTop {
  padding:5px;
  text-align:center;
}
.CompareFieldTop a {
  text-decoration:none;
  font-size:10px;
}
.CompareFieldTop a:hover {
  text-decoration:underline;
}
.CompareLeft {
  padding:5px 10px 5px 10px;
}
.CompareCenter {
  text-align:center;
  padding:5px;
}
.CompareRating {
  text-align:center;
  padding-top:8px;
  vertical-align:middle;
}
.CompareProductOption {
  margin-left:20px;
  padding-left:5px;
}
.Availability {
  color:gray;
}
.LittleNote {
  color:gray;
  font-size: 0.85em;
}
.ViewCartLink {
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 8px;
  font-size:.8em
}
.CheckoutLink {
  font-size:.8em
}
/* General Tables */
table.General, table.CartContents, table.General {
  width: 100%;
  margin: 10px 0;
}
table.General thead tr th, table.CartContents thead tr th {
  padding: 6px 10px;
  text-align: left;
}
table.General tbody td, table.CartContents tbody td {
  padding: 6px 10px;
  vertical-align: top;
}
table.General tbody tr.First td {
  border-top: 0;
}
#LayoutColumn2 .Breadcrumb {
  display: none;
}
#CreateAccountForm h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
#CartHeader > h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
.CartRemoveLink {
  background: none repeat scroll 0 0 #888;
  color: #fff;
  font-size: 93%;
  padding: 0 5px;
}
.SubTotal.Last {
  background: none repeat scroll 0 0 #f2f2f2;
}
#CartContent table thead {
  background: #f9f9f9;
}
.ExpressCheckout > h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
.ExpressCheckoutContent div h4 {
    color: #dd370d;
    margin: 0 0 10px;
}
#ForgotPasswordForm h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
.ToggleSearchFormLink {
  float: right;
  border: 2px solid #333;
  padding: 5px 10px;
}
#SearchPageHeader h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  color:#dd370d;
}
/** Search All Form Result - Start **/
.SearchPaging {
	float: right;
	font-size: 0.95em;
}
.SearchSorting {
	float: right;
	font-size: 0.95em;
	margin: 8px 0px;
}
.SearchSorting select {
	font-size: 0.95em;
}
#SearchResultsCategoryAndBrand {
	margin: 5px;
	padding: 5px;
}
.ContentList em, .QuickSearchResultMeta em {
	font-size: 0.8em;
}
#SearchResultsCategory ul {
  margin: 10px 0 0;
}
.ProductList.List.Clear {
    clear: right;
}
#search .cat article .info {
    float: left;
    margin: 0 30px 0 0;
    width: 625px;
}
/** Search All Form Result - End **/

.creat_account_ttl,
.account_h {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
#account_area p {
  margin: 0 0 20px;
}
#SideAccountMenu h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
#AccountInbox h2,
#AccountOrderStatus h2,
#AccountOrders h2,
#AccountReturns h2,
#ChooseShippingAddress h2,
#WishLists h2,
#EditAccountForm h2,
#AccountRecentItems h2,
#ShippingAddressForm h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
.ExpressCheckout h3 {
  font-size: 116%;
  text-transform: uppercase;
  color:#dd370d;
}
.billingButton {
    background: none repeat scroll 0 0 #333;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 5px;
}
.ExpressCheckoutContent .CartContents {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.ExpressCheckoutContent .CartContents th,
.ExpressCheckoutContent .CartContents td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
}
.ExpressCheckoutContent .CartContents th {
    background: #f2f2f2;
}
#OrderConfirmationForm .SubTotal {
	background: #f9f9f9;
}
#SuggestiveCartContent {
    margin: 40px 0 0;
}
#SuggestiveCartContent .BlockContent.cat > h2 {
  padding: 15px 0;
  font-size: 139%;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #413736;
  border-bottom: 1px solid #413736;
}
#SuggestiveCartContent .BlockContent.cat > p {
    padding: 20px 0;
}
#SideProductRecentlyViewed .ProductImage img {
    max-width: 168px;
}
.FloatRight.PayPalExpressCheckout {
    clear: right;
}
#ProductDescription .inner > h3 {
  margin: 0 0 10px;
  font-size: 116%;
  text-transform: uppercase;
  color:#dd370d;
}
.ProductSectionSeparator {
    visibility: hidden;
}
#Check_out_area .Block > h2 {
  font-size: 116%;
  text-transform: uppercase;
  color:#dd370d;
}
#Check_out_area .CreateAccount h4,
#Check_out_area .AccountLogin h4 {
  margin: 0 0 10px;
  color:#dd370d;
}
.FloatRight.AlternativeCheckout > a {
    background: #799e23;
    color: #fff;
    font-size: 93%;
    padding: 3px 5px;
}
#ChooseBillingAddress > h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
#check_out_area #ConfirmOrder .OrderContents table {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
#check_out_area #ConfirmOrder .OrderContents table th,
#check_out_area #ConfirmOrder .OrderContents table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
}
.BillingDetails > h3,
.ShippingDetails > h3 {
  margin: 0 0 10px;
  font-size: 116%;
  text-transform: uppercase;
  color:#dd370d;
}
#check_out_area #ConfirmOrder .OrderContents {
    clear: both;
}
#check_out_area #ConfirmOrder .OrderContents >h3 {
  margin: 0 0 10px;
  font-size: 116%;
  text-transform: uppercase;
  color:#dd370d;
}
html .yotpo-testimonials.yotpo-testimonials-btn {
  padding: 5px 10px;
}
html .yotpo-testimonials.yotpo-testimonials-btn span {
    font-family: Raleway;
    font-size: 12px;
}
html #habla_window_div #habla_topbar_div {
  padding: 5px 8px;
}
#contact_area {
    padding: 0 200px;
}
#contact_area #PageContent > h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
#ChooseShippingProvider h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
#ChooseShippingProvider .ShippingProviderList li {
  margin: 0 0 10px;
} 
#TabContentAddressMultiple table {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
#TabContentAddressMultiple table th,
#TabContentAddressMultiple table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
}
#thanxpage #LayoutColumn2 .Block > h2 {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
.notfound {
  margin: 0 0 10px;
  font-size: 123.1%;
  text-transform: uppercase;
  color:#dd370d;
}
#check_out_area #CheckoutStepBillingAddress {
    clear: both;
}


/* Customize Product Price Style */
.item .item_info .item_right .detail .PriceRow .Value .vpricesell {
  display: block;
  width: 16%;
  /*border-bottom: 4px double #000000;*/
  /*padding-bottom: 5px;*/
  margin-bottom: 5px;
  text-decoration: line-through;
  color: #e83b0d;
}
.item .item_info .item_right .detail .PriceRow .Value .vpricesell span {
  color: #222;
}
.item .item_info .item_right .detail .PriceRow .Value .YouSave {
  color: #e83b0d;
  display: block;
  margin-top: 4px;
}


/* Blogs page */
.blogs .blogs_wrap {
  width: 100%;
  overflow: hidden;
}
.blogs .blogs_left {
  /*width: 205px;*/
  width: 100%;
  padding-right: 45px;
  float: left;
}
.blogs .blogs_left .pageTitle {
  font-size: 24px;
  color: #CD380D;
  margin-bottom: 32px;
}
.blogs .blogs_left #BlogRecentPosts {
  padding-left: 2px;
  font-size: 14.7px;
}
.blogs .blogs_left #BlogRecentPosts h2 {
  color: #CD380D;
  margin-bottom: 10px;
  font-weight: normal;
}
.blogs .blogs_left .BlockContent ul li a {
  color: #413737;
  font-weight: normal;
}
.blogs .blogs_left .BlockContent ul li a:hover {
  color: #000000;
  text-decoration: underline;
}

.blogs .blogs_right {
  /*width: 702px;*/
  width: 100%;
  float: right;
  padding-left: 45px;
  border-left: 1px solid #c1380d;
  margin-top: 30px;
}
.blogs .blogs_right #NewsContent .PostTitle {
  font-size: 24.6px;
  font-weight: normal;
  line-height: 1.3;
  color: #CD380D;
}
.blogs .blogs_right #NewsContent .PostTitle a {
  color: #CD380D;
}
.blogs .blogs_right #NewsContent .PostTitle a:hover {
  text-decoration: underline;
}
.blogs .blogs_right .NewsDate {
  font-size: 12px;
  color: #9A9B9C;
  font-weight: normal;
}
.blogs .blogs_right #NewsContent .NewsDate+.BlogShare {
  display: none;
}
.blogs .blogs_right #NewsContent .PostBody {
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  margin-top: 20px;
}
.PostBody h2 {
  font-size: 17px;
}
.PostBody h3 {
  font-size: 15px;
}
.PostBody ol {
  padding-left: 18px;
}
.PostBody ol li {
  list-style-type: decimal;
}
.PostBody table {
  max-width: 100%;
  margin: 15px 0;
  border-collapse: collapse;
  border-spacing: 0px;
}
.PostBody table th, #NewsContent .PostBody table td {
  padding: 5px;
  border: 1px solid #efefef;
}
.PostBody a {
  text-decoration: underline;
}
.PostBody img, .PostBody iframe, .PostBody video, .PostBody audio {
  max-width: 100%;
}
.PostBody iframe {
  margin-bottom: 15px;
}
.PostBody blockquote {
  margin: 15px 0;
  padding: 0 25px;
  font-style: italic;
}
.blogs .blogs_right .BlogPostContent {
  margin-bottom: 10px;
  width: 100%;
}
.blogs .blogs_right .BlogPostContent .thumbnail {
  display: none;
}
.blogs .blogs_right .BlogPostContent .bfc h3 {
  font-size: 24.6px;
  font-weight: normal;
  line-height: 1.3;
}
.blogs .blogs_right .BlogPostContent .bfc h3 a {
  color: #CD380D;
}
.blogs .blogs_right .BlogPostContent .bfc h3 a:hover {
  text-decoration: underline;
}
.blogs .blogs_right .BlogPostContent .bfc .brcbody {
  font-size: 14px;
  margin-top: 12px;
}
.blogs .blogs_right .BlogPostContent .bfc .brcmore {
  text-align: right;
  margin-top: 10px;
}
.blogs .blogs_right .BlogPostContent .bfc .brcmore a {
  font-size: 14.7px;
  color: #CD380D;
}
.blogs .blogs_right .BloggingPagination {
  font-size: 15px;
}

/* Customize YOTPO Style */

div.yotpo {
  margin: 0 0 20px 0 !important;
}
div.yotpo.testimonials {
  z-index: 21474836;
}

.yotpo.yotpo-main-widget, .yotpo .yotpo-modal-dialog {
    width: 90% !important;
}


/* Create Account Style */
a.linkHover:hover {
  text-decoration: underline;
}


/* SUBCRIBER FIX BTN STYLE */
.fixedRightBtn {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
  display: block;
}
.fixedRightBtn .linkFixed {
  display: block;
  color: #FFF;
  font-weight: bold;
  background-color: #3b3b3b;
  padding: 8px 14px;
  font-size: 12px;
  text-transform: uppercase;
  transform: rotate(-90deg);
  margin-right: -43px;
}
.fixedRightBtn .linkFixed:hover {
  color: #dd370d;
}
#subcriberFixedBtn {
	top: calc(50% - 70px);
}

/* GIFT FIXED BTN */
#giftFixedBtn {
	top: calc(50% + 70px);
}
#giftFixedBtn .linkFixed {
	margin-right: -57px;
  background-color: #15ab64;
}


/* POLICY COOKIE POPUP */
#cookieNotification {
  position: fixed;
  z-index: 9999;
  right: 10px;
  bottom: 10px;
  width: 100%;
  min-width: 300px;
  max-width: 390px;
  padding: 30px 30px 28px 16px;
  border: 1px solid #000;
  border-radius: 3px;
  background: #141414;
}
#cookieNotification .cookie-inner {
  padding-left: 54px;
  background: url(../img/cookie-info-icon.png) top left no-repeat;
}
#cookieNotification p {
  position: relative;
  top: -5px;
  letter-spacing: .02em;
  color: #fff;
  font-style: italic;
  font-weight: normal;
}
#cookieNotification button {
  font-weight: 700;
  height: 34px;
  border-radius: 0;
  font-size: 11px;
  padding: 0 16px;
  letter-spacing: .05em;
  color: #fff;
  border: 2px solid #fff;
  background: #000;
  margin-top: 10px;
  cursor: pointer;
}
#cookieNotification button:hover {
  background-color: #FFF;
  color: #000;
}
@media (max-width: 400px)
  #accept-cookies {
    max-width: 354px;
  }
}


/* LOADING SITE */
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #FFF;
  z-index: 9999999999;
}
#preloader .iconLoading {
  position: fixed;
  width: 64px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
#preloader .lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
#preloader .lds-ripple div {
  position: absolute;
  border: 4px solid green;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
#preloader .lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}

/*HEADER INFO BANNER*/
.headerInfoBanner {
  width: 100%;
}
#home .headerInfoBanner {
  display: none;
}
.headerInfoBanner .bannerInner {
  width: 1000px;
  margin: 0 auto;
}


/* MESSAGE ICON */
.beeketing-page-block.fb_livechat_default .beeketing-qfc_v3.bk-power-user.bk--default-icon {
  bottom: 70px;
  margin-right: calc(-13% + 71px);
}