/*
Theme Name: FoodPolitics
Description: Custom theme for FoodPolitics
Version: 1.0
Author: Stephen Merriman
Author URI: http://www.cre8d-design.com
*/

@font-face {
  font-family: 'fontello';
  src: url('fontello/font/fontello.eot?1');
  src: url('fontello/font/fontello.eot?1#iefix') format('embedded-opentype'),
       url('fontello/font/fontello.woff2?1') format('woff2'),
       url('fontello/font/fontello.woff?1') format('woff'),
       url('fontello/font/fontello.ttf?1') format('truetype'),
       url('fontello/font/fontello.svg?1#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.sharebtns ul li a span:before,
button.togglesearch:before,
.searchform button[type="submit"]:before {font-family:fontello;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal !important;}

img,legend{border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,figure{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:bolder;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}hr{box-sizing:content-box}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}select{text-transform:none}button{overflow:visible}button,input,select,textarea{max-width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default;opacity:.5}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;margin-right:.4375em;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #d1d1d1;margin:0 0 1.75em;padding:.875em}fieldset>:last-child{margin-bottom:0}legend{padding:0}textarea{overflow:auto;vertical-align:top}

.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}

body,html {min-width:320px;}

img, .wp-caption {max-width:100%;height:auto;}

.clearfix:before, .clearfix:after {content:" ";display:table;}
.clearfix:after {clear:both;}
.clearfix {*zoom:1;}

img, .wp-caption {max-width:100%;height:auto;}

body {font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;}

#menu, #tagline, .post .date, .post .title, .post .meta, #sidebar .section h2.sectitle, #footer, .navigation, .wp-pagenavi, #sidebar .section form.sideform .submit input, .post .content h2, .post .content h3, .pagetitle, #main .ddfm .submit {font-family:Georgia,"Times New Roman",Times,serif;}

.container {display:block;width:1180px;max-width:100%;margin:0 auto;padding:0 20px;min-width:320px;box-sizing:border-box;}

a {color:#59702d;text-decoration:none;}
a:hover, a:active {text-decoration:underline;}

p, address {margin-top:0;margin-bottom:1em;}

body {font-size:16px;line-height:1.7;color:#000;background:#fff;word-wrap:break-word;overflow-x:hidden;}

.alignleft {float:left;margin:5px 40px 1em 0;max-width:50%;max-width:calc(50% - 20px);}
.alignright {float:right;margin:5px 0 1em 40px;max-width:50%;max-width:calc(50% - 20px);}
.aligncenter {display:block;margin:40px auto;}
.alignnone {display:block;margin:40px 0;}

.wp-caption img {vertical-align:bottom;}
.wp-caption .wp-caption-text {margin:5px 0 0 0;font-size:10px;}

ul, ol {margin:1em 0;padding:0 0 0 1.6em;}
ul ul, ul ol, ol ul, ol ol {margin-top:2px;margin-bottom:0;}
li {margin:0 0 12px 0;padding:0 0 0 0.3125em;}

#menu .container {position:relative;}

#menu {margin-bottom:20px;background:#333;}
#menu ul {margin:0 -10px 0 -17px;zoom:1;padding:0;list-style:none;font-size:0;}
#menu ul li {margin:0 0 0 7px;padding:0;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:top;color:#fff;line-height:44px;text-transform:uppercase;letter-spacing:1px;font-size:13px;}
#menu ul li a {display:block;color:inherit;padding:0 10px;text-decoration:none;}
#menu ul li a:hover, #menu ul li a:active {background:#c00;}
#menu ul li.current-menu-item a {background:#59702d;}

#togglemenu {display:none;font-size:13px;}
#togglemenu a {color:#fff;display:block;line-height:44px;text-transform:uppercase;letter-spacing:1px;padding:0 10px 0 36px;text-decoration:none;background:url(images/togglemenu.png) 10px center no-repeat;}

button.togglesearch {font-size:16px;background:transparent;border:none;border-radius:0;padding:0;line-height:44px;max-width:none;display:inline-block;vertical-align:top;position:absolute;top:0;right:10px;color:#fff;}
button.togglesearch:before {content:"\e808";padding:0 10px;-webkit-transition:color 0.3s;transition:color 0.3s;text-align:center;display:block;}
button.togglesearch:hover {background:#c00;}

#searchbar {background:#f5f5f5;position:fixed;top:0;left:0;width:100%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;z-index:10000000;}
body.searchopen #searchbar {-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);z-index:100000000;}

#searchbar-a {padding:40px 0;}
#searchbar-b {position:relative;}

#searchbar h2 {text-align:center;font-size:20px;line-height:28px;margin:0 0 25px 0;font-weight:normal;}

button.closesearch {background:transparent;border:none;border-radius:0;margin:0;padding:0;max-width:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:48px;width:40px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;position:relative;z-index:10;display:block;position:absolute;top:-30px;right:-13px; }
button.closesearch>span.icon {width:20px;display:block;position:absolute;top:50%;left:50%;margin-left:-10px;height:2px;margin-top:-1px;font-size:0;}
button.closesearch>span.icon:before, button.closesearch>span.icon:after {position:absolute;left:0;width:100%;height:100%;background:#0A0F24;content:'';-webkit-transition:background-color 0.3s, -webkit-transform 0.3s;transition:background-color 0.3s, -webkit-transform 0.3s;transition:transform 0.3s, background-color 0.3s;transition:transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;}
button.closesearch>span.icon:before {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
button.closesearch>span.icon:after {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
button.closesearch:hover>span.icon:before, button.closesearch:hover>span.icon:after {background:#59702d;}

.searchform {background:#fff;border:1px solid #000;position:relative;box-sizing:border-box;margin:0;width:540px;max-width:100%;margin:30px auto;border-radius:4px;}
.searchform .input {margin-right:56px;}
.searchform .input input {border:none;background:none;margin:0;padding:14px 0 14px 20px;width:100%;box-sizing:border-box;border-radius:4px 0 0 4px;font-size:16px;line-height:30px;}
.searchform button[type="submit"] {margin:0;padding:0;border:none;background:none;width:56px;height:60px;position:absolute;top:0;right:0;border-radius:0 4px 4px 0;-webkit-transition:color 0.3s;transition:color 0.3s;font-size:20px;}
.searchform button[type="submit"]:before {content:"\e808";}
.searchform button[type="submit"]:hover {color:#59702d;}

#main {float:left;display:inline;width:100%;margin-right:-440px;}
#main-a {margin-right:440px;}
#sidebar {float:right;display:inline;width:390px;}

@media screen and (max-width:1089px) {
	#main {margin-right:-350px;}
	#main-a {margin-right:350px;}
	#sidebar {width:300px;}
}

@media screen and (max-width:1023px) {
	#main {float:none;display:block;width:700px;max-width:100%;margin:0 auto;}
	#main-a {margin-right:0;}
	#sidebar {float:none;display:block;width:700px;max-width:100%;margin:0 auto;}
}

#logo {margin:0 0 20px 0;width:361px;max-width:100%;}
#logo a, #logo img {display:block;}

#tagline {margin:0 0 35px 0;font-size:26px;font-weight:normal;color:#59702c;line-height:1.4;}

.pagetitle {font-size:24px;line-height:30px;font-weight:normal;margin:0 0 20px 0;}

.post {margin-bottom:30px;position:relative;}
.post .date {position:absolute;top:0;left:-50px;width:36px;background:#c00;color:#fff;text-align:center;padding:10px 0;}
.post .altdate {background:#000;}
.post .date span {display:block;text-transform:uppercase;font-size:12px;line-height:1.1;}
.post .date .day {font-size:22px;}

.post .postright {min-height:71px;}

@media screen and (max-width:1259px) {
	.post .date {position:static;top:auto;left:auto;margin-bottom:10px;width:auto;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;padding:5px;}
	.post .date span {display:inline;}
	.post .date .day {font-size:12px;}
	.post .postright {min-height:0;}
}

.post .title {margin:0;font-weight:normal;padding-top:5px;margin-bottom:20px;font-size:26px;line-height:34px;}
.post .title a {color:#c00;}
.post .title span a, .post .title span {color:#59702d;}

.post .content {border-bottom:1px solid #000;}
.page .content, .appearance .content {border-bottom:none;}
.post .content a {text-decoration:underline;}

.post .meta {border-top:1px solid #000;margin-top:3px;font-style:italic;font-size:14px;background: url(images/lettuce.jpg) right top no-repeat;padding-top:20px;min-height:12px;}

.post .content h2 {margin:35px 0 25px 0;font-size:20px;line-height:28px;border-bottom:1px solid #000;font-weight:normal;clear:left;}
.post .content h3 {margin:30px 0 25px 0;font-size:18px;line-height:24px;font-weight:normal;}

blockquote {margin:30px 0;padding:0 40px;}

.wp-caption-text {font-size:14px;line-height:22px;margin:5px 0 0 0;}
img.border {padding:4px;border:1px solid #333;}

.navigation {border-top:1px solid #000;border-bottom:1px solid #000;margin-top:3px;padding:15px 0;font-size:14px;line-height:1.4;}
.navigation .navleft {float:left;display:inline;width:47%;}
.navigation .navright {float:right;display:inline;width:47%;text-align:right;}
.navigation .navleft a {background:url(images/arrleft.gif) left 5px no-repeat;display:block;padding-left:15px;}
.navigation .navright a {background:url(images/arrright.gif) right 5px no-repeat;display:block;padding-right:15px;}
.navigation a {color:#829361;}

.content table {border-collapse:collapse;max-width:100%;margin-bottom:1em;}
.content table th {font-weight:bold;}
.content table td, .content table th {vertical-align:top;padding:5px 8px;border:1px solid #000;}

.sharebtns {margin:40px 0;}
.sharebtns ul {margin:0 0 -20px -20px !important;padding:0 !important;list-style:none;text-align:center;}
.sharebtns ul li {margin:0 0 20px 20px !important;padding:0 !important;display:inline-block;vertical-align:top;width:110px;}

.sharebtns ul li a {display:block;text-align:center;text-decoration:none !important;font-size:12px;line-height:18px;padding:7px 20px;color:#fff !important;text-transform:uppercase;letter-spacing:0.5px;border-radius:3px;}
.sharebtns ul li a span {display:inline-block;vertical-align:top;}
.sharebtns ul li a span:before {display:inline-block;margin-right:10px;vertical-align:top;font-size:18px;}
.sharebtns ul li a[href*="facebook.com"] {background:#3b5998;}
.sharebtns ul li a[href*="facebook.com"]:hover, .sharebtns ul li a[href*="facebook.com"]:active {background:#243C79;}
.sharebtns ul li a[href*="facebook.com"] span:before {content:"\e802";}
.sharebtns ul li a[href*="twitter.com"] {background:#55acee;}
.sharebtns ul li a[href*="twitter.com"]:hover, .sharebtns ul li a[href*="twitter.com"]:active {background:#3890E6;}
.sharebtns ul li a[href*="twitter.com"] span:before {content:"\e800";}
.sharebtns ul li a[href*="mailto:"] {background:#333;}
.sharebtns ul li a[href*="mailto:"]:hover, .sharebtns ul li a[href*="mailto:"]:active {background:#1e1e1e;}
.sharebtns ul li a[href*="mailto:"] span:before {content:"\e813";}
.sharebtns ul li a[href*="linkedin.com"] {background:#0077b5;}
.sharebtns ul li a[href*="linkedin.com"]:hover, .sharebtns ul li a[href*="linkedin.com"]:active {background:#00579A;}
.sharebtns ul li a[href*="linkedin.com"] span:before {content:"\e809";}

.post .content .relatedposts {margin:40px 0;}
.post .content .relatedposts a {text-decoration:none;}
.post .content .relatedposts a:hover, .post .content .relatedposts a:active {text-decoration:underline;}

.post .content .tagcloud {line-height:28px;}
.post .content .tagcloud a {text-decoration:none;}
.post .content .tagcloud a:hover, .tagcloud a:active {text-decoration:underline;}

#comments {margin-top:30px;}
#comments, .intropar {margin-bottom:30px;}

#main .wp-pagenavi {text-align:center;font-weight:bold;font-size:14px;margin:0 -10px 30px -10px;line-height:2;}
#main .wp-pagenavi span, #main .wp-pagenavi a {border:none;margin:0 10px;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:top;}
#main .wp-pagenavi a {color:#59702d;}
#main .wp-pagenavi a:hover, #main .wp-pagenavi a:active {text-decoration:underline;}

#sidebar .section {margin-bottom:20px;font-size:14px;}
#sidebar .section h2.sectitle {margin:0 0 10px 0;font-size:16px;line-height:22px;color:#fff;letter-spacing:1px;font-weight:normal;text-transform:uppercase;padding:7px 7px;background:#333;}
#sidebar .section .post .title {font-size:22px;line-height:30px;margin-bottom:15px;}

#sidebar .section ul li {margin-bottom:8px;}

#sidebar .section .sideform {position:relative;}
#sidebar .section .sideform .text input {width:100%;margin:0;padding:6px;border:1px solid #333;background:#fff;color:#333;font-size:14px;height:28px;line-height:28px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#sidebar .section .sideform .submit {position:absolute;top:0;right:0;}
#sidebar .section .sideform .submit input {background:#333;color:#fff;border:none;margin:0;padding:0;height:28px;cursor:pointer;-webkit-appearance:none;font-size:14px;}
#sidebar .section .sideform .submit input::-moz-focus-inner {border:none;}

#sidebar .section .sideform input::-webkit-input-placeholder {color:#333;opacity:1;}
#sidebar .section .sideform input:-moz-placeholder {color:#333;opacity:1;}
#sidebar .section .sideform input::-moz-placeholder {color:#333;opacity:1;}
#sidebar .section .sideform input:-ms-input-placeholder {color:#333;opacity:1;}

.subscribeform .inputs {display:-webkit-box;display:flex;min-width:0;-webkit-box-pack:center;justify-content:center;margin-left:-10px;}
.subscribeform input[type="text"], .subscribeform input[type="email"] {display:block;margin:0 0 0 10px;min-width:0;box-sizing:border-box;background:#fff;border:1px solid #000;padding:3px 10px;color:#000;font-size:13px;line-height:20px;flex-shrink:1;min-width:0;flex:1 1 auto;border-radius:4px;}
.subscribeform input[type="submit"] {background:#000;color:#fff;-webkit-transition:background 0.3s;transition:background 0.3s;margin:0 0 0 10px;padding:0;border:none;display:block;box-sizing:border-box;font-size:13px;line-height:20px;padding:3px 10px;-webkit-box-flex:1;border-radius:4px;flex:0 1 auto;}

#sidebar .section .follow {position:relative;}
#sidebar .section .followright {position:absolute;top:0;right:0;width:60px;font-size:0;}
#sidebar .section .followleft {margin-right:70px;}

#sidebar .section .post {margin-left:50px;margin-bottom:0;}

@media screen and (max-width:1259px) {
	#sidebar .section .post {margin-left:0;}
}

#footer {background:#333;font-size:12px;line-height:18px;padding:14px 0 4px 0;color:#fff;}
#footer a {color:inherit;}
#footer ul {margin:0 0 0 -25px;zoom:1;padding:0;list-style:none;font-size:0;}
#footer ul li {margin:0 0 10px 25px;padding:0;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:top;font-size:12px;}

@media screen and (max-width:1023px) {
	#togglemenu {display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:top;}
	#menu ul {display:none;margin-left:-10px;margin-right:-10px;}
	body.menuopen #menu ul {display:block;}
	#menu ul li {display:block;margin-left:0;}
	#togglemenu {margin-left:-10px;zoom:1;}
	#logo {margin-bottom:10px;}
	#tagline {margin-bottom:25px;}
	
	#sidebar .section .followright {position:static;top:auto;right:auto;}
	#sidebar .section .followleft {margin-right:0;margin-bottom:10px;}
}

#fullwrap .notop>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}

#fullwrap .nobot>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}

.cicon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  overflow:visible !important;
}

.icon-twitter {
  width: 1.1669921875em;
}

.icon-xmark-sharp {width:0.75em;}

#sidebar .section .followright {font-size:14px;line-height:14px;}
#sidebar .section .followright ul {margin:0 0 0 -4px;padding:0;list-style:none;display:flex;justify-content:center;flex-wrap:wrap;row-gap:20px;}
#sidebar .section .followright ul li {margin:0 0 0 4px;padding:0;}
#sidebar .section .followright ul li a {display:block;width:28px;padding:7px 0 7px 0;color:#fff;text-decoration:none;border-radius:50%;}
#sidebar .section .followright ul li a .cicon {display:block;margin:0 auto;}

#sidebar .section .followright ul li.twitter a {background:#55acee;}
#sidebar .section .followright ul li.instagram a {background:#833AB4 ;}

.booksgrid {margin:40px 0;}
.booksgrid>ul {margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:60px;list-style:none;row-gap:60px;}
.booksgrid>ul>li {margin:0;padding:0;list-style:none;}
.booksgrid>ul>li img {display:block;}

@media screen and (max-width:767px) {
	.booksgrid {margin:40px 0;}
	.booksgrid>ul {column-gap:20px;row-gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));}
}
.content>.booksgrid:first-child {margin-top:0;}
.content>.booksgrid:last-child {margin-bottom:0;}

.bookspage #main {margin-right:0;width:auto;}
.bookspage #main-a {margin-right:0;}
.bookspage #sidebar {display:none;}


		#menu {margin-bottom:40px;}
		
		#sidebar .newfollow {background:#f7f7f7;padding:40px;margin:60px 0;}
#sidebar .newfollow h2, #sidebar .newfollow h3, .jquery-modal .modal h2 {font-family:Georgia,"Times New Roman",Times,serif;}

#sidebar .newfollow h2 {font-size:24px;line-height:32px;text-align:center;font-weight:normal;margin:0 0 20px 0;}
#sidebar .newfollow h3 {font-size:18px;line-height:24px;text-align:center;font-weight:normal;margin:30px 0 20px 0;}

#sidebar .socialicons>ul {font-size:24px;line-height:1;margin:0 0 0 -20px;row-gap:10px;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
#sidebar .socialicons>ul>li {margin:0 0 0 20px;padding:0;}
#sidebar .socialicons>ul>li>a {display:block;margin:0 -10px;font-weight:inherit;color:inherit;}
#sidebar .socialicons>ul>li>a:hover, .socialicons>ul>li>a:active {color:var(--kkc-polynesianblue);}
#sidebar .socialicons>ul>li>a .cicon {padding:0 10px;display:block;}

.newsubscribeform .input {margin-bottom:15px;position:relative;}
.newsubscribeform .input-submit {margin-bottom:0;}
.newsubscribeform .input-name, .newsubscribeform .input-email {width:100%;}

.newsubscribeform input[type="text"], .newsubscribeform input[type="email"] {display:block;margin:0;box-sizing:border-box;background:#fff;border:1px solid #000;color:#000;padding:11px 20px;font-size:16px;line-height:24px;border-radius:4px;min-width:0;width:100%;box-sizing:border-box;}
.newsubscribeform input[type="submit"] {background:#000;color:#fff;border:none;transition:background 0.3s;margin:0;padding:12px 20px;border:none;display:block;box-sizing:border-box;font-size:16px;line-height:24px;border-radius:4px;font-weight:bold;width:100%;}
.newsubscribeform input[type="submit"]:hover {background:#000;}

.newsubscribeform label {position:absolute;top:0;left:0;padding:12px 20px;box-sizing:border-box;max-width:100%;height:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:24px;pointer-events:none;transform-origin:0 0;transition: opacity .2s ease-in-out, transform .2s ease-in-out, padding .2s ease-in-out;border-radius:4px;color:#000;opacity:0.6;}

.newsubscribeform input::placeholder {color:transparent;}

.newsubscribeform input:focus + label,
.newsubscribeform input:not(:placeholder-shown) + label {
	/*
	scale to 12px / 18px label font size
	height: 18px / the scale
	padding: 3 / the scale
	translate: (padding-3) / scale, -9/scale
	*/
	color:#000;transform: scale(0.75) translate(22.666px, -12px);padding:0 4px;height:24px;background:#fff;opacity:1;
}

.newsubscribeform input:-webkit-autofill + label {
	color:#000;transform: scale(0.75) translate(22.666px, -12px);padding:0 4px;height:24px;background:#fff;opacity:1;
}

.jquery-modal.blocker { z-index: 100000001; padding:30px 30px;background:rgba(0,0,0,0.3);}
.jquery-modal .modal { z-index: 100000002; }

.jquery-modal .modal {width:100%;max-width:900px;background:none;box-shadow:none;padding:0;}
.jquery-modal .modal-a {background:#fff;padding:30px;box-sizing:border-box;border-radius:4px;}
.jquery-modal .modal .closebtn {position:absolute;right:20px;top:10px;}
.jquery-modal .modal h2 {margin-top:0;margin-bottom:20px;text-align:center;padding:0 40px;font-weight:normal;}

@media screen and (max-width:767px) {
	.jquery-modal.blocker {padding:30px 20px;}
	.jquery-modal .modal-a {padding:20px;}
	.jquery-modal .modal {max-width:380px;}
}

.buypopup ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;row-gap:20px;justify-content:center;}
.buypopup ul li {margin:0 0 0 20px;padding:0;}
.buypopup ul li:last-child {margin-bottom:0;}
.buypopup ul li a {display:block;background:#000;border-radius:4px;height:60px;display:flex;padding:0 20px;}
.buypopup ul li img {display:block;margin:0 auto;filter:brightness(0) invert(1);}

.buypopup button.closebtn {font-size:30px;border:none;border-radius:0;padding:0;line-height:40px;max-width:none;display:inline-block;vertical-align:top;transition:color 0.3s;background:none;}
.buypopup button.closebtn .cicon {padding:0;height:40px;vertical-align:top;}

.section-book {text-align:center;}
.section-book img {display:block;margin:0 auto;}
.section-book .bookbtn {display:inline-block;background:#CC0000;border:none;color:#fff;font-size:15px;line-height:22px;padding:13px 20px;font-weight:bold;margin-top:10px;text-decoration:none;text-align:center;border-radius:4px;transition:color 0.3s, background 0.3s;}
.section-book .bookbtn:hover, .section-book .bookbtn:active {background:#B80000;}