/* CORE */
body {
	margin:0px;
	padding:0px;
	/*min-width: 680px;*/         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	background:#fff /* url(images/bg.gif) repeat */;
	color:#000
}
body a{color:#000066;}
body a:hover{text-decoration:underline;}
img{border:0;}
#header {width:auto;background:transparent;padding:0 0 20px 0;}
span.sign {
    font-size: 7pt;
    vertical-align: top;
}
ul.list-video {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}
ul.list-video li:nth-child(2n+1) {clear:both}
a.title-video {
    display: block;
    color: #800000;
    text-align: center;
}
ul.list-video li {
	margin-bottom:30px;
    width: 50%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
ul.list-video:after {
    content: "";
    display: block;
    clear: both;
}
.embed-iframe{
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}
.embed-iframe iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#container {
	padding-left: 0;      /* LC fullwidth */
	padding-right: 0;     /* RC fullwidth + CC padding */
	background:transparent;
}
#container .column {position: relative;float: left;}		
#center {
	padding: 0px 0px 20px 0px;       		/* CC padding */
	width: calc(100% - 440px);
	left:220px;
}
		
#left {
	width: 200px;             				/* LC width */
	padding: 0px 10px 0px 10px;          	/* LC padding */
	right: calc(100% - 440px);             				/* LC fullwidth + CC padding */
}
#right {
    width: 200px;							/* RC width */
    padding: 0 10px 0 10px;					/* RC padding */
}
#footer {clear: both;height:20px;background:transparent;}
		
/*** IE Fix ***/
* html #left {
	left: 200px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/
#container {overflow: hidden;clear: both}
/* dimatikan karena bermasalah dalam a name (anchor) di hal "what is hypnosis?"
#container .column {
padding-bottom: 1001em;
margin-bottom: -1000em;
}*/

/*** Footer Fix ***/

* html body {overflow: hidden;}	
* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #FFF;        				/*** Same as body background ***/
}
		
/* INSIDE CORE */
.wrapper {padding:10px 10px 0px 10px;clear:both}
.searchboxtext {width: 145px}
.searchboxsubmit{width: 50px}
.widgetB .widgettitle {width:180px; height:46px; font-size:12pt; font-weight:bold; text-align:center; background: url(images/widgettitlea.png); color:#FC3; margin:0px auto}
.widgetcontent  ul, .widgetcontent p {margin-top:0px; margin-bottom:0px}
/* .widgetB .widgetcontent {width:180px; min-height:20px; color:#FFF; background: url(images/widgetcontenta.png); margin:0px auto}
.widgetB .widgetfooter {width:180px; height:28px; background: url(images/widgetfootera.png); margin:0px auto} */
.widgetA .widgettitle, .widgetB .widgettitle {
	width:200px;
	height:35px;
	font-size:12pt;
	text-align:center;
	color:#800000;
	margin:0px auto;
	background-color:#FFF;
	font-family: 'Kameron', serif;
	border:solid 1px #910101;
	border-bottom:none;
	border-radius: 15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
}
.widgetA .widgetcontent, .widgetB .widgetcontent {
	width:200px;
	min-height:20px; 
	background:#FFF; 
	margin:0px auto; 
	border:solid 1px #910101;
	border-bottom:none;
	border-top:none;
}
.widgetA .widgetfooter, .widgetB .widgetfooter  {
	background:#FFF;
	width:200px;
	height:30px;
	border:solid 1px #910101;
	border-radius: 0 0 15px 15px ;
	-moz-border-radius:0 0 15px 15px ;
	-webkit-border-radius:0 0 15px 15px ;
	border-top:none;
}
.widgetB .widgetcontent {
	text-align:center;
}
.widgetseparator {height:10px}

.block {}
.blocknoborder {background-color:#transparent}
.blocktitle {
	width:100%; 
	height:10px;
	text-align:left; 
	background:#FFF;
	color:#9F293F;
	border:solid 1px #910101;
	border-bottom:none;
	border-radius: 15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
}
.blockcontent {
	width:100%; 
	min-height:20px;
	padding:0px 0px 0px 0px; 
	background:#FFF; 
	margin:0px ; 
	padding-bottom:1px;
	border:solid 1px #910101;
	border-bottom:none;
	border-top:none;
}
.blockcontent .wrapper  {padding:0px 30px 0px 30px;}
.blockcontent img{padding:0px 10px 0px 10px;}
.blockcontent .owl-carousel img {
    padding: 0;
}
.blockfooter{
	width:100%;
	height:48px;
	border:solid 1px #910101;
	border-radius: 0 0 10px 15px ;
	-moz-border-radius:0 0 10px 15px ;
	-webkit-border-radius:0 0 10px 15px ;
	border-top:none;
	background:#FFF;
}
.blockseparator {height:10px}
.blocktitle .wrapper {float:left; padding:20px 20px 10px 0px; margin-left:30px; color:#800000; font-family: 'Kameron', serif;font-size:12pt;}
.blocktitle .wrapper h1, .blocktitle .wrapper p {margin:0px}
.widgetA .widgettitle .wrapper {padding-top:10px}

/*BANNER CUSTOM*/
#animation_wrapper {position:relative; margin-bottom:20px; text-align:center;bottom:20px;}
#animation_wrapper ul {list-style:none;padding:0;margin:0 auto;position:relative;}
#animation_wrapper ul li {display:inline-block; margin:0 5px;}
#anim_left {position:relative;width:430px}
#anim_right {position:relative;width:282px}
/*#anim_right {position:absolute; left:431px; top:0px; float:right;}*/
#frontcontent {}
.line_separator {}
/**/
/* INTAKE FORM */
.intake {
	float:left;
	
	vertical-align:bottom;
}
#anak {
	padding-top:20px;
}


/*BUKU*/
#buku{position:relative;width:0px;top:110px;left:22px;_opacity:0;_filter: alpha(opacity = 0);}
#buku img{border:0;position:relative;}
#buku .books{}
.logo-adi {
    max-width: 100%;
	position:relative;
    height: auto;
}
#adiwgunawanfoto {position:absolute;top:-120px;right:0px;width:265px;height:265px;overflow:hidden;z-index:1;}
#adiwgunawanteks {position:relative;color:#FFF;font-size:12pt;font-family:arial}
#adiwgunawanteks span {font-size:16pt;font-weight:bold}
#adiwgunawancaption {right:0px;position:absolute;height:50px;z-index:1;top:85px;opacity:0.7;display:none;}
#caption {
    right: 0px;
    position: absolute;
    height: auto;
    z-index: 1;
    padding: 10px 10px 12px;
    top: 85px;
    background: rgba(255, 255, 255, 0.8);
}
#quote {width:auto;height:130px;color:#000;font-size:11pt;font-style:italic;font-family:arial}
#header {
	height:auto;
	background-color:#fff;
}
#headerblok1 {
	background:url(../../dekorasi/line-header.jpg) repeat-x;
	position:relative;
	z-index:3;
	height:71px;
}
#headerblok2 {
	position:relative;
	height:160px;
	background:#FFFFFF;
	width:100%;
}
#headerblok4 {
	position:relative;
	background:transparent;
	height:100px;
}
#headerblok5 {
	clear:both;
}

#headerblok3 {
	position:relative;
	height:38px;
	background:url(images/bgmenu.gif);
}
#headerbg {
	background-image:url(../../dekorasi/headerbg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:278px;
}
#headerbg img {
	padding-left:20px;
	width:1340px;
}
#lefttab {
	float:left;
	width:85%;
}
#lefttab li {
    padding: 1px 5px;
    margin: 0 3px;
}
#lefttab a,#lefttab a:hover,#lefttab a:active,#lefttab a:focus {
    color: #fff;
    padding: 0;
	background:transparent;
	line-height:1.3em;
}
#righttab {
	float:right;
	width:15%;
}
#horizontalrules {background:#970102;height:3px;position:absolute;top:39px;}
/* #brain-image {
	background-image:url(../../dekorasi/header-1-1.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:130px;
	width:174px;
	float:left;
}
#header-teks {
	background-image:url(../../dekorasi/header-1-2.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:130px;
	width:1172px; 
	position: relative;
	float:right;
	clear:both;
} */
#footerblok2 {color:#000;text-align:center;padding:0 10px;}
#searchbox {text-align:center}
.book {height:80px;border:0px;}
.book:hover{height:92px}
#buku17 img {height:92px;}
#buku17 img:hover {height:106px;}
/* GENERIC */
body, table {font-family:arial; font-size:10pt;}
h1 {font-size:17pt;}
h2 {color:blue;font-size:12pt;}
h3 {color:red;}

.blockcontent .wrapper h2{margin-bottom:10px;}
.blockcontent .wrapper p{margin-top:0px;}
/* CATALOG */
.normalwodisc {color:black}
.normalwdisc {color:red; text-decoration: line-through}
.discprice {color:green}
.catnav {padding-bottom:20px}
.catdesc {}
.catsubcat {}
.catpage {
    bottom: 0;
    position: relative;
}
.productsummary {}
.pstitle a {text-decoration:none; color:#C00; line-height:1.5em}
.pstitle h1 {font-size:12pt; color:#C00}
.pssummary, .harga {margin-left:160px}
.psphoto {float:left; width:160px}
.psseparator {clear:both; height:20px}
.catalogtitle h1 {font-size:12pt; color:#C00;text-align:center}
.qhicatalogcats {margin-top:30px}
.qhicatalogcat {float:left;width:200px;height:200px;text-align:center}

/* NEWS */
/*.newstitle, .judulberita {font-weight:bold; font-size:12pt;color:#00F}*/
.newstitle a, .judulberita a {font-weight:bold; font-size:12pt;color:#00F}
.newstitle a {color:purple}
.newsdate {font-style:italic;color:purple}
.newssource {font-style:italic;color:purple}
.newshome, .listnews {list-style-type:none;padding:0}
.newstitle {margin-top:20px;}
.listnews li, .newshome li {margin-top:20px}
ul.listnews li:first-child{margin-top:0;}
.ringkasanberita ol li{margin-top:0px;}
.newsshortdesc p {margin-bottom:0px;}

/* GALLERY */
.gallerydesc {text-align:center;padding-bottom:20px}
.gallerytitle  h1 {font-size:12pt; color:#C00;text-align:center}
#gallerytable td {text-align:center}
/* WIDGET */
#eventwidget {list-style-type:none;padding:0}
#eventwidget li {padding-bottom:15px;}
/*#eventwidget li:last-child{border:none;}*/
.judulevent a {color:purple;font-weight:bold}
.tglevent {color:#b6223e; font-weight:bold; font-style:italic}
.deskripsievent {}
.pollquestion {}
.pollanswer {padding-left:20px}
.bannerwidget, .yahoomsgr {text-align:center}
.bannerhomeblock { padding:0;margin:10px 0 0 0;position:relative; }
.bannerhomeblock .bannerhomelist { display:inline; position:relative; margin:0px; padding:5px 0; }
.slideshow {min-height:120px}

/* TESTIMONIAL */
.testimonial {list-style-type:none;padding:0}
.testimonial li {padding-bottom:20px}
.testiname {color:purple;font-weight:bold}
.testicomment {}

/* BOOK */
.booktitle {color:purple;font-weight:bold}
.bookphoto {float:left; width:160px}
.bookauthor {font-style:italic;color:purple}
.bookseparator {clear:both; height:20px}

/* THERAPIST */
.fototerapis {float:left; width:160px}
.namaterapis {color:purple;font-weight:bold;font-size:12pt}
.alamatterapis, .emailterapis a {font-style:italic}
.separatorterapis {clear:both; height:20px}
.therapist {
    overflow: hidden;
}
.grid-column:nth-child(3n+1){
	clear:both
}

/*PAGINATION*/
#prev_nav, #next_nav{padding:0;}

/* TESTI */
#fototesti {}
#judultesti {color:purple;font-weight:bold;font-size:12pt;margin-top:20px}
#namatesti {font-style:italic; color:purple}
#testilist {list-style-type:none;padding:0}
#testilist li {margin-top:30px}
.judultesti a {font-weight:bold;font-size:12pt}

/* EVENT */
.eventlist {list-style-type:none;padding:0}
.eventlist  li {clear:left; padding-bottom:20px}
.lokasievent {color:#b6223e}
.kotaevent {color:#b6223e}

/* entry di hal what is hypnosis */
.wihjawab {margin-top:30px}
.wihjawabjudul {font-size:12pt; color:#00F}
.wihtanya a {text-decoration:none; color:#00F}
.wihtanya a:hover {text-decoration:none; color:#F00}

.readmore {color:#F00;text-decoration:none}
/* .ringkasanberita p {display:inline} */
/* .newsshortdesc p {display:inline} */
.listnewsarchive a {text-decoration:none;color:#00F}

.newestnews {list-style-type:none;padding-left:0}

#shoppingcart {
    border-collapse: collapse;
	width: 100%;
}
#shoppingcart tr th {
	border: 1px solid #000;
	padding: 5px;
	font-weight: bold;
}
#shoppingcart tr td {
	padding: 5px;
	border: 1px solid #000;
}
.konfirmcart {
    border-collapse: collapse;
	width: 100%;
}
.konfirmcart tr th {
	border: 1px solid #000;
	padding: 5px;
	font-weight: bold;
}
.konfirmcart tr td {
	padding: 5px;
	border: 1px solid #000;
}
.acart {
	text-align: center;
}
.acart:hover {}
.acartspecial {
	text-decoration: none;
	text-align: center;
}
.acartspecial:hover {
	text-decoration: none;
}
.btncart {
	margin: 5px 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #800000;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	width: 55px;
}
.btncart:hover {
	margin: 5px 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #8E1313;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	width: 55px;
}
.btncart a {color: #fff; text-decoration: none;}
.btncart a:hover {color: #fff; text-decoration: none;}

.btn {
	margin: 5px 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #800000;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	width: 80px;
	position: relative;
	bottom: -9px;
	color: #fff;
}
.btn:hover {
	margin: 5px 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #8E1313;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	width: 80px;
	position: relative;
	bottom: -9px;
}
.btnupdate {
	margin: 5px 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #800000;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	width: 60px;
	color: #fff;
}
.btnupdate:hover {
	margin: 5px 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #8E1313;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	/* width: 80px; */
}
.copybutton {
	margin: 5px 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #800000;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	color: #fff;
}
.copybutton:hover {
	margin: 5px 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #8E1313;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}
.kcart {color: #000}
form.check_out td {
    padding: 3px 5px;
}
form.check_out {
    padding-top: 10px;
}
.cartwidget {text-align: left;}
.cartwidget img {
    padding: 6px 0 0;
}
.tcart {
	float: left;
	margin-right: 20px;
	position: relative;
	top: 9px;
	padding: 6px 10px;
	border-radius: 5px;
	color: #fff;
	background: #800000;
	text-decoration: none;	
	width: 135px;
}

.tcart:hover {
	background: #8E1313;
}

textarea {
    font-family: arial;
    font-size: 10pt;
}

.tcartkembali {
    float: left;
    margin-right: 20px;
    position: relative;
}
#mastercontactformnya td {
    padding: 3px;
}
.link {
	padding: 6px 10px;
	border-radius: 5px;
	color: #fff;
	background: #800000;
	text-decoration: none;
	position: relative;
	top: 14px;
	width: 63px;
}

.link:hover {
	background: #8E1313;
}

.tcartkembalibawah {
    float: left;
    margin-right: 20px;
}

.linkbawah {
	padding: 6px 10px;
	border-radius: 5px;
	color: #fff;
	background: #800000;
	position: relative;
	top: 14px;
	width: 63px;
}
div#noteafter td{vertical-align:top}
.linkbawah:hover {
	background: #8E1313;
}

.tcartkembalibawah a {text-decoration: none;}
.tcartkembalibawah a:hover {text-decoration: none;}
.cartremove {
    position: relative;
    top: 1px;
}
.wrapper .newsdatesource .addthis_sharing_toolbox {
    margin-bottom: 10px;
}
#postagetable {
  border: 1px solid #444;
  border-collapse: collapse;
  border-spacing: 0;
}
#postagetable th {
  background: none repeat scroll 0 0 #d32121;
  border: 1px solid #8e0404;
  color: #eee;
  padding: 5px;
}
#postagetable td{
  border-color: #444;
  padding: 2px 5px;
}
#postagetable .header-kurir > td {
  background: none repeat scroll 0 0 #555;
  color: #fff;
  font-size: 16pt;
  font-weight: bold;
  padding: 7px 5px;
  text-align: center;
}
#contactform td {
    padding: 2px 5px;
}
.therapist span.list-nama {
    display: block;
    text-align: center;
    margin-top: 7px;
}
.grid-column {
    width: 33.33%;
    text-align: center;
    float: left;
}
span.list-alamat {
    display: inline-block;
    margin-bottom: 45px;
}
span.counter-cart {
    position: absolute;
    top: -20px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 14pt;
    background: #fff;
    left: -20px;
    border-radius: 50%;
    color: #880000;
    border: 2px solid #F8694D;
}
table.sendnewsmail td {
    padding: 3px 5px;
}
a#cart-icon {
    position: fixed;
    width: 44px;
    height: 44px;
    z-index: 9;
    bottom: 3px;
    right: 3px;
    background: #F8694D;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 16pt;
    line-height: 48px;
    border: 2px solid #fff;
}
@media (min-width:768px){
a#cart-icon {display:none}
ul.dropdown-menu {
    background: #B21818;
    border-radius: 0;
    border: none;
	padding-bottom:3px;
	padding-top:3px;
	font-size:10pt
}
#lefttab .dropdown a:hover {color:#ffe403;}
#lefttab .dropdown-menu li a:hover {background:#D13838;}
#lefttab .dropdown-menu li a {
    padding: 3px;
    border-radius: 4px;
}
#lefttab .dropdown-menu li {
    padding: 0;
}
.navbar-default{background:transparent;border:none}
div#bs-example-navbar-collapse-1.menu-mobile {
    display: none !important;
}
}
@media (max-width:767px){
#headerblok3 #lefttab{
    display: none !important;
}
a.logo-header {
    max-width: calc(100% - 70px);
	position:relative;
    display: block;
    margin-top: 10px;
}
a.logo-header:before {
    content: "";
    position: absolute;
    background: #880000;
    width: 100%;
    height: 7%;
    bottom: 40%;
    z-index: 0;
}
.navbar-default{background:#fff;border:none;margin:0}
#headerblok1{height:auto}
.menu-mobile {
    position: absolute;
    width: calc(100% - 30px);
    background: #eee;
	border-bottom:5px solid #aaa !important
}
#adiwgunawanfoto {
    position: absolute;
    top: -160px;
    right: 0px;
    width: 215px;
    height: 198px;
    overflow: hidden;
    z-index: 1;
}
#adiwgunawanfoto img {
    width: 100%;
    height: auto;
}
#adiwgunawancaption {
    right: 0px;
    position: absolute;
    height: 50px;
    z-index: 1;
    top: -19px;
    opacity: 0.7;
}
#caption {
    right: 0px;
    position: absolute;
    height: 30px;
    z-index: 1;
    padding: 10px;
    top: -19px;
}
#headerblok3{background:transparent}
#container {
    padding: 20px 15px 0;
    margin-top: -20px;
}
#center,#right,#left{width:100%;left:0;right:0;padding:0}
.widgettitle,.widgetcontent,.widgetfooter{width:100% !important;}
#container img{max-width:100%;height:auto}
.blockcontent .wrapper {
    padding: 0px 10px;
}
}

@media (max-width:767px){
.table-default, .table-default th, .table-default tr, .table-default td, .table-default tbody {
    display: block !important;
    width: 100% !important;
}
table{width:100%}
#container #center img{max-width:100%;height:auto;box-sizing:border-box;padding:0 !important;margin:0 !important;display:block}
#producttable,#producttable tbody,#producttable tr,#producttable th,#producttable td,table.table-header-responsive,.table-header-responsive tbody,.table-header-responsive tr,.table-header-responsive th,.table-header-responsive td {
    display: block;
    width: 100% !important;
    height: auto !important;
}
table.table-header-responsive {
  border: 0;
  margin:0 !important;
}

table.table-header-responsive thead {
  display: none;
}

table.table-header-responsive tr {
  margin-bottom: 10px;
  display: block;
  border: 1px solid #ddd;
  border-bottom: 2px solid #ddd;
}
table.table-header-responsive td {
    display: block;
    border: none !important;
    padding: 4px 6px !important;
    border-bottom: 1px dotted #ccc !important;
    position: relative;
    border-left: none !important;
    border-right: none !important;
    width: 100%;
    box-sizing: border-box;
    padding-left: 50% !important;
}
table.table-header-responsive td:last-child {
  border-bottom: 0;
}
table.table-header-responsive td:before {
    content: attr(data-label);
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 0;
    padding: 4px 6px;
    vertical-align: middle;
}
.table-default td {
	padding:5px 5px;
	box-sizing:border-box
}
input[type="email"], input[type="number"], input[type="password"], input[type="text"], textarea, select {
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
}
select{padding:8px 10px;}
#contactform td, #contactform table, #contactform tbody, #contactform tr, #contactform th {
    display: block;
    width: 100%;
    text-align: left;
	box-sizing:border-box
}
.bookphoto {
    float: left;
    width: auto;
    min-width: 120px;
}
.catpage b, .catpage a {
    background: #aaa;
    display: inline-block;
    margin-bottom: 3px;
    width: 25px;
    line-height: 25px;
    height: 25px;
    border-radius: 3px;
    vertical-align: middle;
    text-align: center;
	color:#222;
}
.catpage b{background:#910101;color:#fff}
#container #center .catpage img {
    display: inline-block !important;
    position: relative;
    top: 0px;
}
.pssummary, .harga {
    margin-left: 0;
    margin-top: 10px;
}
.psphoto {
    float: none;
    width: 100%;
}
.btnupdate:hover,.btnupdate,input[type="submit"],input[type="submit"]:hover,input[type="submit"]:focus,#cowidget a,#cowidget a:focus,#cowidget a:hover{
	margin: 5px 0;
    border-radius: 5px;
    background: #800000;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    color: #fff;
	width:auto;
	padding:8px 20px;
	font-size:11pt;
	font-weight:normal;
}
.harga {
    font-size: 16pt;
    font-weight: bold;
}
.normalwodisc {
    color: #800000;
}
textarea {
    height: 130px;
}
iframe {
max-width: 100%;
height: auto;
width: auto; /*IE8 bug fix*/
vertical-align: middle;
}
div#noteafter td, div#noteafter table, div#noteafter tbody, div#noteafter tr,#mastercontactformnya td, #mastercontactformnya table, #mastercontactformnya tbody, #mastercontactformnya tr ,#endorsement-table td, #endorsement-table table, #endorsement-table tbody, #endorsement-table tr,#testimonial-block td, #testimonial-block table, #testimonial-block tbody, #testimonial-block tr {
    display: block;
	width: 100%;
}
.blocktitle .wrapper{
    padding: 20px 20px 10px 15px;
    margin-left: 0;
}
#mastercontactformnya td:nth-child(2){display:none}
.grid-column:nth-child(3n+1){clear:none}
.grid-column:nth-child(2n+1){clear:both}
.grid-column{width:50%;padding:0 7px;box-sizing:border-box}
#container #center .grid-column img{display:inline-block !important}
.addtocart input#qty {
    width: 70px;
    margin-right: 7px;
    margin-bottom: 20px;
}
.readmore{display:block}
.newstitle .readmore {
    display: inline-block;
}
.navbar-default .navbar-nav>li a:hover,.navbar-default .navbar-nav>li a:focus,.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{background:#b6223e;color:#fff}
.navbar-nav .open .dropdown-menu>li>a{white-space:normal}
ul.list-product {
    padding: 0;
    list-style: none;
}
.list-product li:first-child a {
    border-top: 1px dotted;
}
.list-product li a:hover,.list-product li a:active,.list-product li a:focus {
	text-decoration:none;
	background: #910101;
    color: #fff;
}
.list-product li a:before{content:">";font-weight:bold;margin-right:10px}
.list-product li a {
    padding: 8px 12px 8px 8px;
    display: block;
    border-bottom: 1px dotted;
    position: relative;
}
.link {
    padding: 8px 20px;
    font-size: 11pt;
}
.tcart {
    padding: 8px 17px;
    margin-right: 5px;
    font-size: 11pt;
    display: block;
    margin-top: 9px;
    top: 0;
	width:auto
}
.btnkeranjang {
    overflow: hidden;
	clear:both
}
.check_out td:nth-child(2) {
    display: none;
}
.check_out th, .check_out td {
    display: block;
}
#postage a.button-link {
    padding: 8px 20px;
    background: #800000;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}
input#choosecity {
    display: inline-block;
    width: calc(100% - 80px);
    border: 1px solid #999;
	padding:6px 10px;
}
form.check_out #postage td {
    display: table-cell;
}
#shoppingcart td:before{text-align:left}
#container #center img.cartremove {
    display: inline-block;
    width: 20px;
    margin-left: 7px !important;
    position: relative;
    top: -1px;
}
input#copydetails {
    display: block;
    padding: 8px 20px;
    font-size: 11pt;
    text-align: center;
    width: 100%;
}
form.check_out #postage td:first-child {
    width: 80px;
}
#shoppingcart tbody tr:last-child td:before {content:"" !important}
#shoppingcart tbody tr:last-child td:first-child {text-align:left}
#shoppingcart tbody tr:last-child td {
    display: block;
	font-size:15pt;
    padding: 9px 6px !important;
    width: 50% !important;
    float: left;
}
.cartwidget img {
    padding: 7px 10px 7px 0;
    position: relative;
    top: -3px;
}
#slide-buku img {
    max-width: 100%;
    height: auto;
}
.item a {
    display: block;
    width: 100%;
}
#slide-buku .item {
    padding: 0 10px;
}
#headerblok4{height:auto}
div#slide-buku {
    padding: 0 15px;
	box-sizing:border-box;
	margin-top:15px;
}
#animation_wrapper ul li{display:block;}
#anim_left,#anim_right{width:100%;}
#eventwidget{text-align:center}
.widgetcontent .slideshow a {
    right: 0;
    margin: auto;
}
.newshome li:last-child {border:none}
.newshome li {
    margin-top: 10px;
    border-bottom: 2px dotted;
    padding-bottom: 10px;
}
}
form table td,form table th {
    padding: 3px 5px;
}
.tvideo {
    margin: 0 -15px;
}
.youtubevideo:nth-child(3n+1) {clear:both}
.youtubevideo {
    width: 33.33%;
	margin-bottom:20px;
	text-align:center;
    float: left;
    box-sizing: border-box;
    padding: 0 15px;
}
.tvideo:after {
    content: "";
    display: block;
    clear: both;
}
.video-images {
    position: relative;
    margin-bottom: 5px;
}
.video-images img {
    padding: 0;
    width: 100%;
}
.video-images .icon-play {
    width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
    border-radius: 50%;
}
.widgetvideohot img{width:100%;}
.widgetvideohot {
    margin-bottom: 20px;
}
@media(max-width:767px){
	.youtubevideo {width:100%}
}