/*
Theme Name: Pompadour
Theme URI: http://www.pompadour-tea.jp
Author: Chrim
Author URI:
Description:
Version: 1.0
License:
License URI:
Text Domain: pompadour
Tags:
*/

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
}

a {
    text-decoration: none;
}

a:link, a:visited, a:active {
    color: #b72323;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}

h2 {
    color: #be0b12;
    font-family: Georgia,Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: normal;
    line-height: 35px;
}

h3 {
    color: #fff;
    font-family: Georgia,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    min-height: 23px;
}

ul {
    list-style: none;
}

img {
    display: block;
}

/*--*/

#page {
    margin: auto;
    max-width: 1008px;
    position: relative;
    box-shadow: 0px 0px 6px #bbb;
    overflow-x: hidden;
}

#page > .wrapper {
  position: relative;
}

#logo {
    float: left;
/*    margin-top: 15px; */
    margin-left: 50px;
}

#logo img {
    opacity: 0;
}

#pompadour {
    float: left;
    color: #fff;
    margin-top: 35px;
    margin-left: 35px;
    padding: 4px 10px;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    border: 2px solid #fff;
    border-radius: 24px;
}

#blogdescription {
    color: #fff;
    position: absolute;
    font-size: 18px;
    left: 48%;
    top: 85px;
    text-shadow: 2px 2px 3px #000;
}

#page-header {
    height: 201px;
    position: relative;
    background-image: url('/wp-content/themes/pompadour/assets/images/bg_headWithLogo_content_new.png');
    z-index: 1000;
}

#page-header.home {
    height: 194px;
    margin-bottom: -50px;
    background-image: url('/wp-content/themes/pompadour/assets/images/bg_headWithLogo_new.png');
}

#menu_and_form {
  position: absolute;
  top: 0;
  right: 10px;
  width: 100%;
  height: 40px;
}

#menu_and_form > .wrapper {
  display: flex;
  justify-content: flex-end;
}

#menu-pompadour {
    padding: 0 5px 0 0;
    text-align: right;
    font-size: 10px;
}

#menu-pompadour .menu-item {
    display: inline;
    line-height: 30px;
}

#menu-pompadour .menu-item::after {
    color: #fff;
    content: "|";
    width: 20px;
    text-align: center;
    display: inline-block;
}

#menu-pompadour .menu-item a {
    color: #fff;
    font-size: 10px;
}


/*--------------------------------------------------------------
 Header
--------------------------------------------------------------*/

#header {
    position: relative;
}

#header img {
  max-width: 100%;
}

#header .sidebar {
    position: absolute;
    left: 20px;
    bottom: 0;
    background: transparent url("/wp-content/themes/pompadour/assets/images/bg_nav_main_list_border.gif") no-repeat scroll left top;
}

#header .sidebar a {
    color: #fff;
    display: inline-block;
    font-family: Georgia,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 7px 10px;
    text-decoration: none;
}

#header .sidebar a:hover {
    background: transparent url("/wp-content/themes/pompadour/assets/images/bg_nav_main_list_hover.gif") repeat-x scroll left top;
}

#header .sidebar ul {
    height: 33px;
    display: flex;
}

#header .sidebar li {
    background: transparent url("/wp-content/themes/pompadour/assets/images/bg_nav_main_list_border.gif") no-repeat scroll right top;
}




#top_page_nav div.text {
    height: 74px;
    background: transparent url("/wp-content/themes/pompadour/assets/images/bg_homepageTeaserBottom.jpg") no-repeat scroll left top;
}
#top_page_nav div.text div.inner {
    height: 65px;
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 5px;
}

#top_page_nav h2 {
    color: #fff;
    font-family: Georgia,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
}

#top_page_nav {
    padding: 5px 10px 20px 10px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
}

#top_page_nav a.arrow {
    background: transparent url("/wp-content/themes/pompadour/assets/images/bg_a_arrow.png") no-repeat scroll left 10px;
    color: #d1d1d1;
    display: block;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 24px;
    padding-left: 10px;
    text-decoration: none;
}




/*--------------------------------------------------------------
 Sidebar
--------------------------------------------------------------*/

#static {
  position: relative;
  top: -150px;
}

#static #nav_main {
    margin-top: 180px;
    min-height: 734px;
}

#static .sidebar {
    width: 203px;
}

#static .sidebar {
    width: 203px;
    background: #fff url("/wp-content/themes/pompadour/assets/images/bg_nav_main_content.jpg") no-repeat scroll right top
}

#static .sidebar a {
    padding-left: 9px;
    color: #d47074;
    display: block;
    width: 100%;
    height: 100%;
}

#static .sidebar ul {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 17px;
}

#static .sidebar > ul > li {
    line-height: 35px;
}

#static .sidebar ul.parent-category > li > a {
    color: #be0b12;
    font-size: 17px;
    line-height: 35px;
}

#static .sidebar ul.parent-category > li.active > a {
background: url('/wp-content/themes/pompadour/assets/images/bg_nav_main_content_hover_arrowLVL1.png') no-repeat left 12px transparent
}

#static .sidebar > ul > li > ul > li > a {
    font-size: 12px;
    line-height: 25px;
}

#static .sidebar .parent-category ul {
    display: none;
}

#static .sidebar .active > a {
    font-size: 12px;
    background: url('/wp-content/themes/pompadour/assets/images/bg_nav_main_content_hover_arrowLVL1.png') no-repeat left 8px transparent
}
#static .sidebar .active > ul {
    display: block;
}







/*--------------------------------------------------------------
 Static
--------------------------------------------------------------*/

#static {
    display: flex;
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/pompadour/assets/images/bg_contentpages.gif") repeat-y scroll left top;
}

#static #main {
  float: left;
}

#static p {
    color: #484848;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
    margin-bottom: 11px;
    color: #484848;
}

#static ol {
    color: #484848;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
    background-color: #e7b4b6;
    margin-bottom: 10px;
    margin-top: 1px;
    padding: 10px;
    padding-left: 30px;
}

#static ol li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    list-style-position: outside;
    list-style-type: decimal;
    color: #484848;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    list-style-image: none;
    margin-bottom: 10px;
    padding-left: 15px;
}

/*--------------------------------------------------------------
 Primary
--------------------------------------------------------------*/

#primary {
    float: left;
    max-width: 805px;
    min-height: 600px;
    position: relative;
    background-color: #fbf9f9;
}

/*--------------------------------------------------------------
 visual
--------------------------------------------------------------*/

#visual {
    height: 229px;
    background: transparent url("/wp-content/themes/pompadour/assets/images/bg_visual_content_trenner.jpg") no-repeat scroll left bottom
}

/*--------------------------------------------------------------
 localtion
--------------------------------------------------------------*/

#location {
    margin-left: 15px;
    color: #757575;
    font-size: 11px;
    line-height: 12px;
}

#location a {
    color: #757575;
    text-decoration: underline;
}

/*--------------------------------------------------------------
 main
--------------------------------------------------------------*/

#static #main > .container,
#static #main > .inner {
    padding: 15px;
}


#tx_headlline {
    max-width: 500px;
}

#tx_headlline p {
    margin-bottom: 11px;
    color: #484848;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
}

.tab3_header {
    margin-top: 35px;
}

#tx_product_wrapper {
    margin-top: 0;
    padding: 16px 20px 43px 588px;
    position: relative;
    width: 169px;
    min-height: 260px;
    background: url('/wp-content/themes/pompadour/assets/images/tab3_body.jpg') repeat-y scroll 0 0;
}

/* 2018/10/01 */
.tab3_header.new-image {
    display: none;
}
#tx_product_wrapper.new-image {
  /*  margin: 10px 0; */
    background: #fff;
}
/* END 2018/10/01 */

#tx_prod_ingredients p {
    color: #ca3b40;
}

#tx_prod_image {
    bottom: 0;
    left: 0;
    position: absolute;
}

.tx_tab1_body {
    padding: 6px 13px;
    max-width: 752px;
    background: url('/wp-content/themes/pompadour/assets/images/tab1_body.jpg') repeat-y scroll;
}

#tx_prod_content h3,
#tx_prod_ingredients h3,
#tx_prod_preparation h3,
#tx_nutrition_info h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #e8b9b9;
    color: #be0b12;
    font-size: 12px;
}

#tx_nutrition_info h3 {
    margin-bottom: 10px;
}

#tx_nutrition_info_table {
    float: left;
}

#tx_nutrition_info_table table {
    width: 554px;
    font-size: 11px;
    border-collapse: collapse;;
}

#tx_nutrition_info_table table td.tx_ni_table_header {
    color: #2d343c;
}

#tx_nutrition_info_table table td {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
}

.tx_disturber {
    position: absolute;
}

.tx_ni_table_header {
    background-color: #efcece;
    border-right: 1px solid #fff;
    font-weight: normal;
    padding: 3px;
}

.firstcolumn {
    padding: 1px 1px 1px 15px;
}
.tx_ni_table_odd {
    background-color: #fff;
}

.tx_ni_table_even {
    background-color: #f8eaea;
    border-right: 1px solid #fff;
}

#tx_nutrition_info {
    float: left;
    margin-left: 15px;
    margin-top: -4px;
    width: 177px;
}

#tx_prod_content,
#tx_prod_ingredients {
    margin-bottom: 20px;
}

#tx_prod_preparation_images {
    margin-top: 8px;
    display: flex;
    flex-wrap:   wrap;
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-justify-content: space-between;
    -moz-flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

#tx_nutrition_info span {
    color: #484848;
    display: block;
    font-size: 10px;
    margin-top: 20px;
}

#tx_prod_content a:link,
#tx_prod_content a:visited,
#tx_prod_content a:active,
#tx_prod_ingredients a:link,
#tx_prod_ingredients a:visited,
#tx_prod_ingredients a:active,
#tx_prod_preparation a:link,
#tx_prod_preparation a:visited,
#tx_prod_preparation a:active,
#tx_nutrition_info a:link,
#tx_nutrition_info a:visited,
#tx_nutrition_info a:active {
    color: #ca3b40;
    text-decoration: underline;
}

div.n21_contentwidthvideo {
}
div.n21_contentwidthvideo div.item {
    margin-bottom: 10px;
    padding: 1px 2px 0 4px;
}
div.n21_contentwidthvideo div.headline h2 {
}
div.n21_contentwidthvideo div.headline h2 span.title {
}
div.n21_contentwidthvideo div.headline h2 span.subtitle {
    color: #c8ab92;
    font-family: Georgia,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 35px;
    margin-left: 10px;
}
div.n21_contentwidthvideo div.image {
}
div.n21_contentwidthvideo div.image img {
    margin: 5px 0 15px;
}
div.n21_contentwidthvideo div.text {
}

div.csc-textpic div.csc-textpic-single-image img {
    margin-bottom: 10px;
        height: 100%;
}



.playVideo_big {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/pompadour/assets/images/video_play_big.png") no-repeat scroll 50% 50%;
}
.playVideo_big {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.playVideo_big:hover {
    opacity: 0.9;
}

.product_overview_link {
    display: block;
    position: absolute;
    z-index: 2;
}



/*--------------------------------------------------------------

--------------------------------------------------------------*/


#textbox1 {
    width: 276px;
    height: 255px;
    position: absolute;
    left: 55px;
    top: 90px;
    z-index: 6;
    border-radius: 10px;
}

#textbox1_body {
    background: url('/wp-content/themes/pompadour/assets/images/tab4_body.png') no-repeat top center #ac1919;
}

#textbox1 div.text {
    color: #fff;
    font-size: 11px;
    left: 15px;
    line-height: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
}

#textbox1 div.text p {
    color: #fff;
}

#textbox1 div.text h2 {
    font-family: Georgia,Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 18px;
}

/* kräuter scroller */

div#kraeuterScroller{
  position: absolute;
  left: 69px;
  top:649px;
  width:671px;
  height:95px;
}
div#kraeuterScroller div.scrollable{
  position:absolute;
  left:14px;
  top:0px;
  width:645px;
  height:95px;
  overflow:hidden;
}
div#kraeuterScroller div.scrollable div{float:left;margin-right:6px;}
div#kraeuterScroller div.scrollable a{
  display:block;
  width:102px;
  height:90px;
  font-family:Georgia,Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#fff;
  line-height:13px;
  text-decoration:none;
  position:relative;
}
div#kraeuterScroller div.scrollable a span{
  position: absolute;
  top: 61px;
  left: 0px;
  width: 88px;
  color: #fff;
  text-align: center;
  padding-left: 5px;
}
div#kraeuterScroller a.btn_left{
  position:absolute;
  left:0px;
  top:50px;
  width:5px;
  height:8px;
}
div#kraeuterScroller a.btn_right{
  position:absolute;
  right:0px;
  top:50px;
  width:5px;
  height:8px;
  clear:both;
}
div#kraeuterScroller a.btn_left:hover,
div#kraeuterScroller a.btn_right:hover{
  cursor:pointer;
}


/* red text box: start */

div#redtextbox{
  width:276px;
  height:255px;
  background:url('/wp-content/themes/pompadour/assets/images/bg_sortimentuebersicht_textbox1.png') no-repeat left top transparent;
  position:absolute;
  left:55px;
  top:90px;
  z-index:10;
}
div#redtextbox h2{
  font-family:Georgia,Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#fff;
  /*position:absolute;*/
  left:15px;
  /*top:10px;*/
  font-weight:normal;
  line-height:normal;
  margin-bottom: 18px;

}

div#redtextbox h3 {
    background: none repeat scroll 0 0 transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    min-height: 11px;
    padding: 0;
}

div#redtextbox div.text{
    color: #fff;
    font-size: 11px;
    left: 15px;
    line-height: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
}
div#redtextbox div.text p{
  margin-bottom:8px;
  color:#fff;
}
#textbox1_header{
    height: 46px;
    background:url('/wp-content/themes/pompadour/assets/images/tab2_header.png') no-repeat scroll 0 0;
}

#redtextbox_body{
    background:url('/wp-content/themes/pompadour/assets/images/tab4_body.png') no-repeat top center  #ac1919;
    z-index: 100;
}
/* red text box: ende */



#redtextbox_body p a:link, #redtextbox_body p a:visited, #redtextbox_body p a:active{
    text-decoration: underline;
    color: #fff;
    cursor: pointer;
}
#redtextbox_body p a:hover{
    text-decoration: none;
}
/* produktübersicht - styles: ENDE */



 /*
  root element for the scrollable.
  when scrolling occurs this element stays still.
*/
.scrollable {

  /* required settings */
  position:relative;
  overflow:hidden;
  width: 660px;
  height:90px;
}

/*
  root element for scrollable items. Must be absolutely positioned
  and it should have a extremely large width to accommodate scrollable items.
  it's enough that you set width and height for the root element and
  not for this element.
*/
.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}

/*
  a single item. must be floated in horizontal scrolling.
  typically, this element is the one that *you* will style
  the most.
*/
.items div {
  float:left;
}

/* Kräuterlexikon: start
 * ====================== */
/* headline - title */
div.n21_infoSlider div.type_kraeuterlexikon h2 span.title {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 35px;
    color: #be0b12;
}

/* headline - subtitle */
div.n21_infoSlider div.type_kraeuterlexikon h2 span.subtitle {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 35px;
    color: #c8ab92;
    margin-left: 10px;
}

/* content */
div.n21_infoSlider div.type_kraeuterlexikon div.slideContent {
    width: 570px;
    /*! height: 322px; */
    position: relative;
    top: 0px;
    left: 0px;
    background: url('/wp-content/themes/pompadour/assets/images/bg_slideContent.jpg') no-repeat left top transparent;
    /*overflow: hidden;*/
    /*margin-bottom: 10px;*/
}

.slideContentBox_inner{
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    /*margin-top: 10px;*/
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    /*padding-top: 10px;*/
}

#slideContent_footer{
    margin-bottom: 10px;
}

/* content buttons */
div.n21_infoSlider div.type_kraeuterlexikon div.slideContent img.btn_left,
div.n21_infoSlider div.type_kraeuterlexikon div.slideContent img.btn_right {
    position: absolute;
    top: 120px;
    left: 0px;
}

div.n21_infoSlider div.type_kraeuterlexikon div.slideContent img.btn_left:hover,
div.n21_infoSlider div.type_kraeuterlexikon div.slideContent img.btn_right:hover {
    cursor: pointer;
}
div.n21_infoSlider div.type_kraeuterlexikon div.slideContent img.btn_right {
    left: auto;
    right: 0px;
    clear: both;
}

/* ajax content box */
div.n21_infoSlider div.type_kraeuterlexikon div.slideContent div.slideContentBox{
    /*position:absolute;*/
    top:15px;
    left:0px;
    width:570px;
    /*height:280px;*/
}

div.n21_infoSlider div.type_kraeuterlexikon div.slideContent div.image{
    width:160px;
    /*position:absolute;*/
    float:left;
    top:0px;
    left:0px;
    padding-right: 10px;
}

div.n21_infoSlider div.type_kraeuterlexikon div.slideContent div.text{
    /*position:absolute;*/
    float:left;
    top:0px;
    right:0px;
    width:331px;
    border-left: 1px solid #e8b9b9;
}

div.n21_infoSlider div.type_kraeuterlexikon div.slideContent div.text h3{
    font-weight: bold;
    font-family:Georgia,Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:35px;
    color:#be0b12;
    background: none;
}

/* Kräuterlexikon: End
 * ====================== */


 /* content Aufzählung */
 div#c128 ul,
 div#c128 ol{
   background:#e7b4b6;
   padding: 10px;
   margin-top: 1px;
   margin-bottom: 10px;
 }
 div#c128 li{
   color: #484848;
   font-family: Tahoma,Arial,Helvetica,sans-serif;
   font-size: 11px;
   line-height: 16px;
   list-style-type: none;
   list-style-image: none;
   /*display: block;*/
   margin-bottom: 10px;
   background: url("/wp-content/themes/pompadour/assets/images/arrow_ul.png") scroll 0 7px no-repeat;
   padding-left: 15px;

 }
 div#c128 ol{
   padding-left:30px;
 }
 div#c128 ol li{
   background:none;
   list-style-position:outside;
   list-style-type:decimal;
 }




/*--------------------------------------------------------------
 searchForm
--------------------------------------------------------------*/

#main form {
    z-index: 9999;
    position: relative;
}

#searchForm {
    line-height: 25px;
}

#searchForm input {
    vertical-align: middle;
}

#searchForm #searchWord {
    width: 100px;
    height: 14px;
    font-size: 10px;
    background-color: #F6E9E9;
    border: 1px solid #CFAEAB;
}

#textbox1.our-products {
  top:134px;
  left:495px;
  width:276px;
  height:255px;
}

#textbox1.classic-herbal-infusions {
  top:45px;
  left:414px;
  width:276px;
  height:255px;
}

#textbox1.sensual-fruit-infusions {
   top:45px;left:414px;width:276px;height:255px;
}

#textbox1.assorted-boxes {
   top:74px;left:414px;width:276px;height:255px;
}

#textbox1.rooibos-tea {
  top:74px;left:414px;width:276px;height:255px;
}

#textbox1.black-teas {
  top:74px;left:414px;width:276px;height:255px;
}

#textbox1.world-special-tea {
  top:74px;left:414px;width:276px;height:255px;
}

#textbox1.cool-sensations {
  top:74px;left:414px;width:276px;height:255px;
}

#redtextbox.about-tea-and-infusions {
  top:74px;left:474px;width:276px;
}

#redtextbox.about-us {
  top:74px;left:406px;width:276px;
}

.csc-textpic-single-image img,
img.image-max-width-full {
  max-width: 100%;
}

.show-when-small {
  display: none;
}

.show-when-small > ul {
  text-align: center;
}



/*--------------------------------------------------------------
 footer
--------------------------------------------------------------*/

.site-footer {
    text-align: center;
}

/*--------------------------------------------------------------
 clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after {
	clear: both;
}

/*--------------------------------------------------------------
 2018/06/25
--------------------------------------------------------------*/

#tk_sub_category {
  background-color: #be3230;
}
#tk_sub_category_image img {
  width: 100% !important;
  height: auto !important;
}
#tk_sub_category_name {
  padding: 10px 15px;
  color: #fff;
  font-size: 25px;
  border-bottom: 1px solid #fff;
}
#tk_sub_category_text {
  padding: 15px;
}
#tk_sub_category_text p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

#tk_sub_category_products {
  margin: auto;
  padding: 10px 0;
  width: 795px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 820px) {
  #tk_sub_category_products {
    width: 530px;
  }
}
@media screen and (max-width: 560px) {
  #tk_sub_category_products {
    width: 265px;
  }
}
#tk_sub_category_products .tk-sub-category-product {
  margin: 5px;
  width: 255px;
  /* height: 380px; */
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  box-sizing: border-box;

  display: flex;
  flex-direction: column;

  filter: drop-shadow(1px 1px 5px rgba(0,0,0,0.3));
}

#tk_sub_category_products .tk-sub-category-product-image {
  padding: 20px 5px 10px 5px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;

  flex: 0 0 210px;
}

#tk_sub_category_products .tk-sub-category-product-image-wrapper {
  display: block;
  height: 100%;
}

#tk_sub_category_products .tk-sub-category-product-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
/* title */
#tk_sub_category_products .tk-sub-category-product-title {
  padding: 5px 10px;
  height: 55px;
  box-sizing: border-box;

  flex: 0 0 55px;
}
#tk_sub_category_products .tk-sub-category-product-title a {
  font-size: 16px;
  text-decoration: underline;
}
/* text */
#tk_sub_category_products .tk-sub-category-product-text {
  padding: 5px 10px;
  color: #be3230;
  font-size: 14px;

  flex: 1;
}
#tk_sub_category_products .tk-sub-category-product-text p {
  margin: 0;
  color: #be3230;
  font-size: 14px;
  line-height: 20px;
}
/* detail */
#tk_sub_category_products .tk-sub-category-product-detail {
  padding: 5px 10px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;

  flex: 0 0 50px;
}

#tk_sub_category_products .tk-sub-category-product-detail a {
  display: flex;
  width: 85px;
  height: 20px;

  justify-content: center;
  align-items: center;

  border: 1px solid #be3230;
  border-radius: 10px;
}

#tk_sub_category_products .tk-sub-category-product-detail a:hover {
  color: #fff;
  background-color: #be3230;
  text-decoration: none;
}

/**
 *===============================
 * Button Link for E-Commarce
 * START
 *===============================
 */
@media only screen and (min-width: 1009px){
#tx_product_wrapper {height:300px;}
#tx_prod_preparation_images{max-width:180px;width:100%;}
#ec_button  {
color:#ffffff;
border-radius: 50px;
background-color: #D81414;
width:100%;
max-width: 150px;
padding: 13px 10px;
transition: background .2s ease-out,color .2s ease-out;
font-weight: 700;
line-height: 1.5;
display:flex;
border: 1px solid #D81414;
webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
margin-top:15px;text-decoration: none;
}
#ec_button img
{
padding:0 10px;
overflow-wrap: break-word;}
}

@media only screen and (max-width: 1009px) {
#tx_product_wrapper {height:auto;}
.content {height:auto;}
#tx_prod_preparation_images{max-width:220px;width:100%;}
#tx_prod_image{width:400px;height:150px;}
#ec_button  {
color:#ffffff;
border-radius: 50px;
background-color: #D81414;
width:100%;
max-width: 220px;
padding: 15px 13px;
transition: background .2s ease-out,color .2s ease-out;
font-weight: 700;
font-size:1.3em;
line-height: 1.4;
display: flex;
border: 1px solid #D81414;
webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
margin:0 auto;text-align:center;
text-decoration: none;}
#ec_button a {display:block;padding:0 5px;text-decoration: none;}
}
@media only screen and (max-width: 480px) {
#tx_product_wrapper {height:auto;}
.content {height:auto;}
#tx_prod_preparation_images{max-width:220px;width:100%;}
#tx_prod_image{width:400px;height:150px;}
#ec_button {
color:#ffffff;
border-radius: 50px;
background-color: #D81414;
width:100%;
max-width: 220px;
padding: 16px 13px;
transition: background .2s ease-out,color .2s ease-out;
font-weight: 700;
line-height: 1.4;
display: flex;
font-size:1.3em;
text-decoration: none;
border: 1px solid #D81414;
webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
margin:0 auto;text-align:center;
margin-top:30px;}
#ec_button img
{padding-left:10px;}
#ec_button a {display: block;}
}
.csc-textpic-single-image img,
img.image-max-width-full {
  max-width: 100%;
}

.csc-textpic-single-image img,
img.image-max-width-full {
 width: 200%;
 height: auto;
margin-top: 250px;
margin-left: 40px;

}





/**
 *===============================
 * Button Link for E-Commarce
 * End
 *===============================
 */

