@charset "utf-8";
/* CSS Document */
.h1,
h1 {
  font-size: inherit!important;
}
/*product single*/
#content_product {
    width: 100%;
    height: auto;
}
#pagekit_separator {
	border-bottom: 2px dashed #000333;
	width: 100%;
	float:left;
	margin-bottom: 35px;
}
#product_info {
    width: 450px;
    height: auto;
    float: left;
}
#product_img {
    width: auto;
    height: auto;
    float: left;
}
#product_img img{
	border: none;
}
#product_left_colm {
    height: auto;
    float: left;
}
.product_left_colm_toranoana {
    width: 100% !important;
    max-width: 550px !important;
    box-sizing: border-box;
    margin: 0 auto;
}

@media (max-width: 768px) {
    #images_preview_box {
        min-height: 300px !important;
    }
}
.product_left_colm_cqweb {
    width: 450px;
}
.product_left_colm_surugaya {
    width: 360px;
	padding-left: 25px;
	padding-top: 25px;
}
.product_left_colm_melonbooks {
    width: 400px;
    padding: 25px;
}
#description_title {
    width: 100%;
    font-size: 14px;
    float: left;
    text-transform: uppercase;
}
#description_allow_r18 {
    width: 100%;
    font-size: 14px;
    float: left;
    line-height: 1;
    text-align: justify;
    padding: 10px;
    border: 2px solid red;
    background: #f7f7f7;
    margin-top: 10px !important;
}
#product_title {
    text-align: left;
    font-size: 25px;
    text-transform: uppercase;
    width: 100%;
    float: left;
    padding: 15px 15px 0px 15px;
}
#pagekit_title {
    text-align: left;
    font-size: 25px;
    text-transform: uppercase;
    width: 100%;
    float: left;
	padding:15px;
}
.label-pro {
    float: left;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #444;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    text-transform: uppercase;
}
.label-pro_surugaya{
	background-color: #0b4f99;
	color: #fff;
}
.label-pro_melonbooks{
	background-color: #1c990b;
}
.label-pro_toramen{
	background-color: #f9be00;
}
.label-pro_torawomen{
	background-color: #ed7fa2;
}
.label-pro_fromagee{
	background-color: #aa3356;
}
.label-pro_animate{
	background-color: #6098b5;
}
.label-pro-green {
    background-color: #97c935;
    color: #fff;
	float:left;
	display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
	text-transform:uppercase;
}
/**também em outros codigos**/
#labels_content_subtitle{
	width:100%;
	height:auto;
	margin-left: 25px;
	float:left;
}
#price_stock_content_product{
	width:100%;
	height:auto;
	margin-left: 0px;
	float:left;
}
.price_single {
    color: #e04242;
    display: block;
    padding: 0px 30px 0px 15px;
    font-weight: 700;
    float: left;
    font-size: 25px;
}
.instock {
   color: #1c704d;
   float:left;
   	font-size:23px;
	text-transform: uppercase;
	font-weight: 900;
	padding: 5px 0px 0px 15px !important;
}
.outstock {
    color: #C33;
	float:left;
	font-size:23px;
	text-transform: uppercase;
	font-weight: 900;
	padding: 5px 0px 0px 15px !important;
}
#product_details {
	width: 100%;
	height: auto;
	float: left;
	margin: 20px;
	font-size: 15px;
	margin-bottom: 15px;
	color: #1b1b1b;
}
#product_details_li_if{
	width:100%; 
	float:left
}
#product_details_title {
    width: 170px;
    height: auto;
    float: left;
    font-size: 15px;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 15px;
}
#product_details_line {
	width:calc(100% - 170px);
	min-height: 35px;
    float: left;
    font-size: 15px;
    background-color: #FBFBFB;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 15px;
}
#product_details_line a {
    text-decoration: underline;
}
  /* DivTable.com */
  .divTable{
      display: table;
      width: 100%;
  }
  .divTableRow {
      display: table-row;
  }
  .divTableHeading {
      background-color: #EEE;
      display: table-header-group;
  }
  .divTableCell, .divTableHead {
      border: 1px solid #999999;
      display: table-cell;
      padding: 3px 10px;
  }
  .divTableHeading {
      background-color: #EEE;
      display: table-header-group;
      font-weight: bold;
  }
  .divTableFoot {
      background-color: #EEE;
      display: table-footer-group;
      font-weight: bold;
  }
  .divTableBody {
      display: table-row-group;
  }


@media (max-width: 480px){
#product_details {
    width: auto;
    height: auto;
    float: left;
    font-size: 15px;
	margin: 0px;
}
#product_details_title {
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 15px;
}
#product_info {
    width: auto;
    height: auto;
    float: left;
}
#product_details_line {
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    background-color: #FBFBFB;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 15px;
}
#product_img {
    width: 250px;
    height: auto;
    float: left;
}
#product_img img{
    border: none;
}
}
#images_preview_box {
    width: 100%;
    min-height: 600px;
    float: left;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 10px;
    background-color: #80808024;
}

#images_preview_title{
	width:100%;
	font-size:22px;
	float:left;
	text-transform: uppercase;
}
#images_preview_thumb{
	width: auto;
	float: left;
	display: block;
	margin: 10px;
	border: none !important;
}
#images_preview_thumb img{
	height: 250px;
}

#images_preview_thumb_cqweb{
	width: auto;
	float: left;
	display: block;
	margin: 10px;
}
#circle_contacts{
	width: 100%; 
    float: left; 
}
#images_preview_thumb_cqweb img {
    height: 198px;
    border: 2px solid #b7bbc0;
}

#autolist_addicon {
    width: 26px;
    height: none;
    float: left;
    background: url(https://buydoujinshi.com/wp-content/uploads/autolist/imgs/cart.png) no-repeat scroll left center;
    content: " ";
    margin-right: 5px;
    color: rgba(255,255,255,0) !important;
}
.autolist_qty{
    width: 70px;
    height: 40px;
    padding: 0;
    float: left;
    margin-right: 10px;
    border: 2px solid #dbd9d9 !important;
    background: url(https://projeto.squishybr.com/wp-content/uploads/autolist-v2/imgs/select-arrow.png) no-repeat right #fafafa;
}
.single_add_to_cart_button.button.alt {
    border: none;
    font-weight: 700;
    height: 45px;
    margin-top: 10px;
	color:white;
	font-size: 16px;
	text-transform:uppercase;
	width:100%;
}
.single_add_to_cart_button.button:hover {
    opacity: 0.8;
    border: none;
}
select.autolist_qty {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
}
#addtocart_success {
	float: left;
	width: 100%;
	font-size: 15px;
	border: 2px solid #8fae1b;
	color: #8fae1b;
	padding: 5px 5px;
	margin-left: 20px;
	margin-top: 15px;
	position: relative;
}
.addtocart_viewcart {
    padding: 2px 10px;
    background: #666;
    color: #fff;
    float: right;
}
.addtocart_viewcart:hover {
    padding: 2px 10px;
    background: #000333;
    color: #fff;
    float: right;
}
#addtocart_successicon {
    width: 26px;
    height: 100%;
    float: left;
    background: url("https://buydoujinshi.com/wp-content/uploads/autolist/imgs/checked-checkbox-16.png") no-repeat scroll left center;
    content: " ";
    margin-top: 2px;
    color: rgba(255,255,255,0) !important;
}
#warning {
	display: block;
	float: left;
	font-size: 9px;
	padding: 5px;
}
#additionalinfo {
    width: 100%;
    height: auto;
    float: left;
    padding: 5px;
    font-size: 16px;
    margin-top: 10px;
    border-left: 2px solid;
    padding-left: 15px;
    padding-right: 35px;
    margin-left: 0px;
    background-color: #80808024;
}
.raking {
    background-color: #000333;
    font-family: arial;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    padding-top: 10px;
    padding-left: 25px;
}
#raking_single{
    width: 100%;
    height: auto;
    float: left;
}
#error_text{
    font-size: 22px;
    height: 600px;
    padding: 35px;
}
