/*
 Theme Name:   Cook Island News
 Description:  Cook Island News
 Author:       Utopia
 Author URI:   http://www.utopia.co.nz
 Version:      5.1.3
*/

/*
	red		#ef3325
	blue	#022d96
	yellow	#e8f244
	green	#40ad48
*/
* {
/*	border: 1px dashed #ef3325; */
}

body {
	-webkit-overflow-scrolling: touch;
}
.payicon {
	margin-bottom: 1em;
}
.payicon input {
	margin-right: 1em;
}
.payicon img {
	height: 25px;
}

/*  contentstyle-editorpicksimage */
.contentstyle-editorpicksimage,
.contentstyle-editorpicksinfo {
	margin-bottom: 1em;
}
.contentstyle-editorpicksinfo {
	padding-left: 0;
	padding-left: 0;
}
/* sharestyle-plain */
.contentstyle-share {
	margin-bottom: 1em;
}
.contentstyle-share .contentstyle-share-text {
	padding-top: 0.5em;
	margin-right: 0.5em;
	float: left;
}
.includesshare p.smalltext {
	margin-bottom: 0;
}
.sharestyle-plain {
	margin-bottom: 0em;
	display: inline-block;
}
.sharestyle-plain .jssocials-share-link {
/*
  padding: .5em .6em;
  border-radius: 0.3em;
  border: 2px solid #ef3325;
*/
  padding: 0em;
  border-radius: 0em;
  border: 0;
  color: #ef3325;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
.sharestyle-plain .jssocials-share-link:hover, .sharestyle-plain .jssocials-share-link:focus, .sharestyle-plain .jssocials-share-link:active {
/*
    border: 2px solid #ef3325;
*/
    border: 0;
    color: #ef3325;
}
.sharestyle-plain .jssocials-share-link span {
	display: none;
}

.sharestyle-plain .jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 0.4em;
  background: #f5f5f5;
  border-radius: 0.3em;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
.sharestyle-plain .jssocials-share-count-box:hover {
    background: #e8e8e8; }
.sharestyle-plain .jssocials-share-count-box:hover:after {
      border-color: transparent #e8e8e8 transparent transparent; }
.sharestyle-plain .jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.75em;
    left: -0.4em;
    width: 0;
    height: 0;
    border-width: 0.5em 0.5em 0.5em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
            transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
.sharestyle-plain .jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #acacac; }

/* contentstyle-topadvert */
.contentstyle-topadvert {
	padding: 1em 0;
}
.contentstyle-topadvert img {
	width: 100%;
}

/* "contentstyle-classifieds */
/*
.contentstyle-classifieds {
	background-color: white;
}
.contentstyle-classifieds-inner {
	padding: 0.25em;
}
.contentstyle-classifieds-post {
	padding: 0.5em;
	border: 1px solid #f0f0f0;
	margin: 0.25em;
}
.contentstyle-classifieds-post h2 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}
.contentstyle-classifieds-post p {
	font-size: 1em;
}
.contentstyle-classifieds-post h2,
.contentstyle-classifieds-post p,
.contentstyle-classifieds-post img
{
	margin-bottom: 0.25em;
}
*/

/* contentstyle-breaking */
.contentstyle-breaking {
	width: 100%;
	background-color: #333;
}
.contentstyle-breaking,
.contentstyle-breaking button {
	height: 60px;
}
.contentstyle-breaking button {
	background-color: #333c3d;
	color: white;
	border: none;
	float: right;
	font-size: 20px;
	padding: 15px 20px;
}
.contentstyle-breaking p {
	padding: 15px;
	margin: 0px;
	font-size: 17px;
}
.contentstyle-breaking p, .contentstyle-breaking p a {
	color: white;
}
.contentstyle-currentdate {
	font-size: 0.8em;
	line-height: 2em;
}
.contentstyle-weather {
	float: right;
	color: black;
	font-size: 0.8em;
	line-height: 1em;
	background-color: #f2f2f2; /* #FFFFCC; */
	padding: 5px;
}
.contentstyle-weather img {
	float: right;
	margin-left: 15px;
	height: 30px;
}

.usercontent .img-fluid {
	width: 100%;
}

/* button and image effects */
/* shadow effect */
.usercontent p[style*="text-align: center"] img, .usercontent img.float-left, .usercontent img.float-right,
.contentstyle-global .btnimage,
.contentstyle-global .btn,
.contentstyle-global .imgthumbsmall,
.navstyle-6,
.contentstyle-whitebox-inner,
#wpmem_login, #wpmem_reg,
.contentstyle-sidebarbox,
.contentstyle-landcourt-search
{
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
} 

/* Rounded borders */
.contentstyle-whitebox .contentstyle-whitebox-inner,
#wpmem_login, #wpmem_reg,
.navstyle-6
{
/*	border-radius: 1em; */
}
/* gallery image frames */
.contentstyle-global .gallerystyle-pictureframe
{
  -webkit-box-shadow:
     0px 0px 0px 2px rgba(0,0,0,0.6),
                0px 0px 0px 14px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 17px #555;
  
     -moz-box-shadow:
     0px 0px 0px 2px rgba(0,0,0,0.6),
                0px 0px 0px 14px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 17px #555;
  
          box-shadow:
     0px 0px 0px 2px rgba(0,0,0,0.6),
                0px 0px 0px 14px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 17px #555;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin: 1em;
}

/* contentstyle-comments */
.contentstyle-comments input.submit {
	border: none;
}
.contentstyle-comments label {
	display: none;
}

/* contentstyle-comments-comment */
.contentstyle-comments-comment {
	background-color: white;
	padding: 0.5em;
	margin-bottom: 1em;
}
.contentstyle-comments p.logged-in-as {
	display: none;
}
.contentstyle-comments-comment p {
	margin-bottom: 0;
}

/* square box with image inside */
.usercontent p[style*="text-align: center"] img, .usercontent img.float-left, .usercontent img.float-right,
{
	border: 1px solid #c0c0c0;
	padding: 0.75em;
	background-color: white;
}

.usercontent .wp-block-group__inner-container ul li {
	padding-bottom: 0;
}

p.has-drop-cap:not(:focus):first-letter {
   float:left;
   font-size:4.0em;
   line-height:.68;
   font-weight:100;
   margin:.05em .1em 0 0;
   text-transform:uppercase;
   font-style:normal;
}

/* navstyle-global */
.navstyle-global {
	background-color: white;
}
.navstyle-global .row1 {
	background-color: transparent;
}
.navstyle-global .row2 {
	background-color: #ef3325;
}
.navstyle-global .navbar-nav > li.open > a,
.navstyle-global .navbar-nav > li.open > a:focus,
.navstyle-global .navbar-nav > li.open > a:hover,
.navstyle-global .navbar-nav > li > a,
.navstyle-global .navbar-nav .open .dropdown-menu > li >a,
.navstyle-global .navbar-nav .dropdown-menu > li > a {
	color: white;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 0.2em 0.2em;
	display: block;
	background-color: transparent;
}
.navstyle-global .navbar-nav > li.open > a:focus,
.navstyle-global .navbar-nav > li.open > a:hover,
.navstyle-global .navbar-nav > li > a:hover,
.navstyle-global .navbar-nav > li > a:focus,
.navstyle-global .navbar-nav .open .dropdown-menu > li > a:hover, .navstyle-global .navbar-nav .open .dropdown-menu > li > a:focus,
.navstyle-global .navbar-nav .dropdown-menu > li > a:hover, .navstyle-global .navbar-nav .dropdown-menu > li > a:focus {
	color: black;
	background-color: #f0f0f0;
}
.navstyle-global .navbar-nav.navbar-tabs > li.active,
.navstyle-global .navbar-nav > li.active > a,
.navstyle-global .navbar-nav > li.active > a:hover,
.navstyle-global .navbar-nav > li.active > a:focus,
.navstyle-global .navbar-nav .open .dropdown-menu > li.active > a,.navstyle-global .navbar-nav .open .dropdown-menu > li.active > a:hover,
.navstyle-global .navbar-nav .dropdown-menu > li.active > a, .navstyle-global .navbar-nav .dropdown-menu > li.active > a:hover {
	color: black;
	background-color: #f0f0f0;
}
.navstyle-global .navbar-toggler {
	border-color: #ef3325;
}
.navstyle-global .navbar-toggler i {
	color: #ef3325;
}
.navstyle-global .navbar-toggler:hover,
.navstyle-global .navbar-toggler:focus {
	background-color: #e8f244;
}
.navstyle-global .navbar-brand img.logo {
	height: 50px;
}

.navstyle-global .tagline {
	margin: 0.25em 0 0 0;
	padding: 0;
}
.navstyle-global .tagline p {
	font-size: 0.9em;
}
.navstyle-global .tagline p, 
.navstyle-global button, 
.navstyle-global .form-control,
.navstyle-global .tagline a,.navstyle-global .tagline a:hover,
.navstyle-global .tagline p a,.navstyle-global .tagline p a:hover { 
	color: #101010;
}
/* navstyle-transparent */
.navstyle-transparent {
	background-color: rgba(255,0,0,0);
}

/* navstyle-6 */
.navstyle-6 {
	background-color: #e8f244;
	padding: 1em;
}
.navstyle-6 .navbar-nav li a,
.navstyle-6 .navbar-nav li a:focus,
.navstyle-6 .navbar-nav li a:hover
{
	padding: 0.2em 0.2em;
	text-transform: none;
	color: #101010;
	display: block;
	background-color: transparent;
	text-decoration:none;
}
.navstyle-6 .navbar-nav li a:hover,
.navstyle-6 .navbar-nav li a:focus
{
	color: #ef3325;
}
.navstyle-6 .navbar-nav li.active a,
.navstyle-6 .navbar-nav li.active ul li.active a
{
	background-color: rgba( 0,0,0,0.1);
}
.navstyle-6 .navbar-nav li.active ul li a
{
	background-color: transparent;
}
.navstyle-6 .navbar-nav li ul li a, .navstyle-6 .navbar-nav li ul li a:hover, .navstyle-6 .navbar-nav li ul li a:focus {
	padding: 0.2em 0.2em 0.2em 1em;
}

/* contentstyle-global - colours */
#wpmem_login input[type=submit],
#wpmem_reg input[type=submit],
.navstyle-global .tagline .btn,
.contentstyle-comments input.submit,
.contentstyle-global .btn {
	background-color: #ef3325; /* #022d96; */
	border-color: #ef3325;
	color: white;
	text-transform:none;
}
#wpmem_login input[type=submit],
#wpmem_reg input[type=submit],
.navstyle-global .tagline .btn:hover,
.contentstyle-comments input.submit,
.contentstyle-global .btn:hover,.contentstyle-global.btn:focus,.contentstyle-global.btn:active,.contentstyle-global .btn.active,
.hoverborder1:hover .btn {
	background-color: #ef3325;
	border-color: #ef3325;
	color: white; /* #e8f244; */
	text-transform:none;
}
.btn-smallpage-numbers.dots {
	color: black;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
}
.btn-smallpage-numbers.current {
	background-color: #333;
	border: 1px solid #333;
}

/* carouselstyle-default */
.carouselstyle-default .caption-overlay h1, .carouselstyle-default .caption-overlay h2, .carouselstyle-default .caption-overlay h3 {
	color: #ef3325;
	text-shadow: 1px 1px #c0c0c0;
}

/* contentstyle-default including editor in cms */
.contentstyle-default {
	background-color: transparent;
}
.contentstyle-default .container, .contentstyle-default .container-fluid {
	background-color: transparent;
}
.wysiwyg h1, .wysiwyg h1 a,
.contentstyle-default h1, .contentstyle-default h1 a, .contentstyle-default h1 a:hover {
	color: #333;
}
#wpmem_login .link-text,
#wpmem_login .button_div,
#wpmem_reg .button_div {
   text-align: left !important;
}
#wpmem_reg fieldset legend {
	display: none;
}
#wpmem_reg .req-text {
	margin: 0px 0px 20px 0px !important;
	font-weight: bold;
}
#wpmem_reg a {
	color: black;
}
#wpmem_reg fieldset {
	margin: 0px !important;
}
#wpmem_reg legend,
#wpmem_login legend,
.wysiwyg h2, .wysiwyg h2 a,
.contentstyle-default h2,.contentstyle-default h2 a, .contentstyle-default h2 a:hover {
	color: #ef3325;
}
.wysiwyg h3, .wysiwyg h3 a,
.contentstyle-default h3,.contentstyle-default h3 a {
	color: #333;
}
.wysiwyg h4, .wysiwyg h4 a,
.contentstyle-default h4, .contentstyle-default h4 a {
	color: #333;
}
.contentstyle-default h3 a:hover,
.contentstyle-default h4 a:hover {
	color: #ef3325;
}
.formstyle-global, .formstyle-global .control-label,
.wysiwyg p, .wysiwyg ul li, .wysiwyg ol li, .wysiwyg table tr th, .wysiwyg table tr td,
.contentstyle-default p,
.contentstyle-default ul li, .contentstyle-default ol li,
.contentstyle-default table tr th, .contentstyle-default table tr td, .contentstyle-default table tr td a,.contentstyle-default table tr td a:hover,
.contentstyle-default blockquote, .contentstyle-default blockquote:before, .contentstyle-default blockquote cite,
.contentstyle-default .breadcrumb li.active, .contentstyle-default .breadcrumb > li + li:before {
	color: #101010; /* #101010; */
}
.wysiwyg p a,.wysiwyg ul li a,.wysiwyg ol li a,
.contentstyle-default p a, .contentstyle-default ul li a, .contentstyle-default ol li a {
	color: #022d96;
	text-decoration:underline;
}
.contentstyle-default p a:hover, .contentstyle-default ul li a:hover, .contentstyle-default ol li a:hover {
	color: #022d96;
	text-decoration:underline;
}
.contentstyle-default .editabletableorderable tr:hover td:first-child {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.contentstyle-default .card .card-body,
.contentstyle-default .card .card-header {
	padding: 0.5em;
}
.contentstyle-default .card .card-header {
	background-color: #00FF00;
}
.contentstyle-default .card .card-header h3 {
	margin: 0;
	color: #ef3325;
}
.contentstyle-default .card .card-body {
	background-color: #009900;
}
.contentstyle-default .card .card-body p {
	color: black;
}
figcaption,
.contentstyle-default span.caption {
	font-family: 'National Medium';
	font-style: italic;
}
.wp-block-image figcaption {
	margin-top: 0px !important;
}
.control-helptext {
	margin-bottom: 0;
	font-size: 0.9em;
}
/* contentstyle-parallax */
.contentstyle-parallax h2, .contentstyle-parallax h3, .contentstyle-parallax h4,.contentstyle-parallax p, .contentstyle-parallax p a{
	color: white;
}
.nomargin {
	margin-bottom: 0;
}
/* contentstyle-bleeding */
.contentstyle-bleeding1 .bleeding-solid, .contentstyle-bleeding1 .usercontent {
	background-color: orange;
}
.contentstyle-bleeding1 .usercontent h1, .contentstyle-bleeding1 .usercontent h2, .contentstyle-bleeding1 .usercontent h3, .contentstyle-bleeding1 .usercontent p {
	color: white;
}
.contentstyle-bleeding2 .bleeding-solid, .contentstyle-bleeding2 .usercontent {
	background-color: blue;
}
.contentstyle-bleeding2 .usercontent h1, .contentstyle-bleeding2 .usercontent h2, .contentstyle-bleeding2 .usercontent h3, .contentstyle-bleeding2 .usercontent p {
	color: white;
}

/* contentstyle-boxes */
.contentstyle-boxes .container-fluid .inner p, .contentstyle-boxes .container-fluid .inner h2, .contentstyle-boxes .container-fluid .inner h3,
.contentstyle-boxes .container-fluid .inner h2 a, .contentstyle-boxes .container-fluid .inner h3 a, .contentstyle-boxes .container-fluid .inner p a i {
	color: white;
}
.contentstyle-boxes .container-fluid .box1 { background-color: #00a1de; }
.contentstyle-boxes .container-fluid .box2 { background-color: #e6b711; }
.contentstyle-boxes .container-fluid .box3 { background-color: #e9292c; }

/* contentstyle-products */
.contentstyle-products .contentstyle-products-container {
	padding: 1em;
}
.contentstyle-products-header {
	background-color: #ef3325;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header .contentstyle-products-header-icon {
	padding: 1em;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header .contentstyle-products-header-title {
	padding: 1em 1em 1em 0;
	min-height: 130px;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header .contentstyle-products-header-icon img {
	width: 100%;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header h4 {
	font-size: 2.1em;
	line-height: 1em;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header h4,
.contentstyle-default .contentstyle-products .contentstyle-products-header p {
	color: white;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header p {
	margin: 0;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product {
	background-color: #d1d2d4;
	margin-bottom: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-popular {
	background-image: url( 'layout/icon-most-popular.png' );
	background-size: auto 100%;
	padding: 0;
	background-repeat:no-repeat;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-title,
.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-price,
.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-button {
	padding: 0.2em 0;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-title {
	color: #ef3325;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-price {
	color: #57585b;
	font-size: 1.4em;
	line-height: 1em;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-button a.btn {
	background-color: #939597;
	color: white;
	text-transform:uppercase;
	border-radius: 0;
	border: 0;
	padding: 5px 10px;
	font-size: 1em;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-button a.btn:hover {
	background-color: #40ad48;
}
.price-onsale {
	color: #40ad48;
}
.price-usual {
	text-decoration:line-through;
	font-size: 0.6em;
}

/*
.contentstyle-products {
	overflow: auto;
}
.contentstyle-products-container {
	width: 300px;
	float: left;
}
.contentstyle-products-inner {
	padding: 0em 1em 0em 1em;
	border-left: 3px solid #c0c0c0;
}
.contentstyle-products .contentstyle-products-inner:first-child {
	padding-left: 0;
	border-left: 0;
}
.contentstyle-products .contentstyle-products-header,
.contentstyle-products .contentstyle-products-product {
	padding: 1em;
}
.contentstyle-products .contentstyle-products-header {
	background-color: #ef3325;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header h4 {
	font-size: 3em;
	line-height: 1em;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header h4,
.contentstyle-default .contentstyle-products .contentstyle-products-header p {
	color: white;
}
.contentstyle-default .contentstyle-products .contentstyle-products-header hr {
	border: 2px solid white;
}
.contentstyle-products-header1 {
	height: 150px;
}
.contentstyle-products-header2 {
	height: 100px;
}
.contentstyle-products .contentstyle-products-product {
	background-color: #999999;
	color: #666666;
	margin-bottom: 1em;
	min-height: 190px;
}

.contentstyle-default .contentstyle-products .contentstyle-products-product h4 {
	color: #ef3325;
	font-size: 2.2em;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product h5,
.contentstyle-default .contentstyle-products .contentstyle-products-product p {
	color: #666666;
}
.contentstyle-default .contentstyle-products .contentstyle-products-product p a.btn {
	background-color: #666666;
	color: white;
	text-transform:uppercase;
	border-radius: 0;
	border: 0;
}
*/

/* contentstyle-footer */
.contentstyle-footer ul li {
	padding-bottom: 0.25em;
}
.contentstyle-footer1 {
	background-color: white;
}
.contentstyle-footer1 h4, .contentstyle-footer1 h5, .contentstyle-footer1 p, .contentstyle-footer1 p a, 
.contentstyle-footer1 ul li, .contentstyle-footer1 ul li a {
	color: #101010;
}
.contentstyle-footer1 p a:hover, 
.contentstyle-footer1 ul li a:hover {
	color: #ef3325;
}
.contentstyle-footer2 {
	background-color: #f0f0f0;
}
.contentstyle-footer2 h4, .contentstyle-footer2 h5, .contentstyle-footer2 p, .contentstyle-footer2 p a,
.contentstyle-footer2 ul li, .contentstyle-footer2 ul li a{
	color: #333333;
}
.contentstyle-footer2 p a:hover, 
.contentstyle-footer2 ul li a:hover {
	color: #ef3325;
}

/* contentstyle-postthumb */
.contentstyle-postthumb {
	overflow: auto;
	position: relative;
}
.contentstyle-postthumb .premium {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 8px;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 12px;
	font-weight bold;
	color: black;
	background-color: #edb640;
	pointer-events: none;
}
.categories-noimage {
	display: block;
	float: right;
}
.contentstyle-postthumb .categories,
.categories-noimage {
	text-transform:uppercase;
	padding: 4px 4px;
	font-size: 11px;
	line-height: 11px;
	font-weight bold;
	color: white;
	background-color: #333;
	margin-left: 10px;
}
.contentstyle-postthumb .categories {
	position: absolute;
	bottom: 0;
	left: 0;
	pointer-events: none;
}

/* contentstyle-whitebox */
.contentstyle-whitebox {
}
#wpmem_login,
#wpmem_reg,
.contentstyle-landcourt-search,
.contentstyle-whitebox-inner {
	background-color: white;
	padding: 1em;
	background-image: url( 'layout/inner-left-bg.png' );
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 600px auto;
}
.contentstyle-whitebox-innerhero hr {
	border-top: 1px solid rgba(144,144,144,.5);
}
.contentstyle-whitebox-inner h4 {
	border-bottom: 1px solid rgba(144,144,144,.5);
	padding-bottom: 0.3em;
}
.contentstyle-whitebox-innerhero {
	border-right: 1px solid #c0c0c0;
}
.contentstyle-whitebox-inner table {
	font-size: 0.9em;
}
.contentstyle-whitebox-inner table tr td {
	padding: 0.5em 1em 0.5em 0;
	border-bottom: 1px solid #f0f0f0;
	vertical-align:top;
}

.contentstyle-whitebox-inner .contentstyle-homesorting {
  overflow: hidden;
  height:200px;
  width:100%;
  margin-bottom: 1em;
  background-color: white;
}
.contentstyle-whitebox-inner .contentstyle-homesorting .wrapper {
  width: 100%;
  height: 100%;
}

.contentstyle-whitebox-inner .contentstyle-homesorting .allow-scroll {
    position: relative;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}
.contentstyle-whitebox-inner .contentstyle-homesorting table tr td {
	padding: 0;
	border-bottom: 0;
}

.contentstyle-whitebox-latest {
}
.contentstyle-whitebox p a, .contentstyle-whitebox p a:hover {
	text-decoration: none;
}
.contentstyle-whitebox-previous {
}
.contentstyle-whitebox-previous table tr td:first-child {
	width: 25%;
}
.contentstyle-whitebox-previous table tr td:last-child {
	width: 75%;
}
.contentstyle-whitebox-advertsmall {
	padding: 0;
}
.contentstyle-whitebox-advertsmall img,
.contentstyle-whitebox-advertlarge img {
	width: 100%;
}
.contentstyle-sidebar-advertsmall {
	padding: 0;
}

/* contentstyle-sidebar */
.contentstyle-sidebar-advertsmall,
.contentstyle-sidebar-advertlarge {
	padding: 0;
}
.contentstyle-sidebar-advertsmall img,
.contentstyle-sidebar-advertlarge img {
	width: 100%;
}

.contentstyle-sidebarbox p.smalltext {
	font-size: 0.9em;
}

/* contentstyle-article */
.contentstyle-article h3 {
	margin-bottom: 0.25em;
}
.contentstyle-article p.smalltext {
	font-size: 0.9em;
}
.contentstyle-article a.replacevideo:hover {
	cursor:pointer;
}
.contentstyle-article .embed-responsive {
	margin-bottom: 1em;
}
/* contentstyle-sidebarbox */
.contentstyle-sidebarbox {
	padding: 0.5em;
	background-color: #fafafa;
	background-image: url( 'layout/inner-right-bg.png' );
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 200px auto;
}
.contentstyle-sidebarbox h3 {
	color: #ef3325;
}
/* overlay-effect */
.overlay-effect3 h4 {
	font-size: 1.1em;
}
.contentstyle-sidebar .overlay-effect1 {
	padding: 0 50px;
}
.contentstyle-sidebar .overlay-effect1 h4 {
	text-transform:uppercase;
	font-size: 2em;
	padding: 0.25em 0;
	border-top: 8px solid #ef3325;
	border-bottom: 8px solid #ef3325;
}
.contentstyle-default .btnimage:hover .overlay-effect3 {
  	-webkit-transition: background-color 1s;
	background-color: #e8f244;
}
.contentstyle-default .btnimage:hover .overlay-effect3 h4 {
  	-webkit-transition: color 1s;
	color: #101010 !important;
}

/* forms */
.wpforms-field-hp {
    display: none;
}
.link-text-username {
	display: none;
}
.wpforms-form label {
	margin-bottom: 0;
}
.wpforms-required-label {
	color: red;
}
#wpmem_reg .div_text input[type=submit],
#wpmem_login .div_text input[type=submit] {
}
#wpmem_reg .div_text input[type=password],
#wpmem_reg .div_text input[type=text],
#wpmem_reg .div_text input[type=email],
#wpmem_reg .div_number input[type=number],
#wpmem_login .div_text input[type=password],
#wpmem_login .div_text input[type=text],
#wpmem_login .div_text input[type=email],
#wpmem_login .div_select select,
.wpforms-form input, .wpforms-form select, .wpforms-form textarea,
.contentstyle-landcourt-search form input
{
	margin-bottom: 0.5em;
	width: 100%;
	display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpforms-form textarea {
	height: 60px;
}

/* WP Members */
#wpmem_reg legend, #wpmem_login legend {
/*	display: none; */
}
#wpmem_reg label, #wpmem_reg .div_text,
#wpmem_login label, #wpmem_login .div_text {
	margin: 0;
}
/*
#wpmem_login label {
	float: left;
	width: 40%;
}
#wpmem_login .div_text {
	float: right;
	width: 60%;
}
*/

body.shrink header {
	z-index: 2000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
body.shrink .navstyle-scrollfixed .contentstyle-topadvert {
	display: none;
}

/* Search */
.navstyle-3 .formstyle-navbar {
	padding: 0.25em 0
}
.navstyle-3 .formstyle-navbar input {
	font-size: 20px;
	height: 35px;
}
.navstyle-3 .formstyle-navbar .input-group-text {
	padding: 5px;
}
.carouselstyle-header,
.carouselstyle-header .carousel-item {
	height: 60px;
}

.mustsubscribe {
	border-top: 2px solid #333;
	padding: 1em 3em;
	border-bottom: 2px solid #333;
}
.mustsubscribe p a {
	color: #ef3325;
	text-decoration:none;
}
.mustsubscribe a.btn-green, .mustsubscribe a.btn-green:hover {
	background-color: #40ad48;
	color: white;
	border-radius: 0;
	border: none;
	font-size: 1.4em;
	padding: 0.25em 1em;
}
.mustsubscribe h2 {
	color: #333;
}
.mustsubscribe h3 {
	color: #333;
	font-size: 1.2em;
}
.mustsubscribe p,
.mustsubscribe h2,
.mustsubscribe h2 {
	margin-bottom: 1em;
}

/* contentstyle-landcourt-search */
.contentstyle-landcourt-search {
	margin-bottom: 1rem;
}
.contentstyle-landcourt-search form p {
	margin: 0;
}
.contentstyle-landcourt-search form .input-group,
.contentstyle-landcourt-search form input {
	width: 10rem;
}
.contentstyle-landcourt-search form input {
	display: inline;
}
.contentstyle-landcourt-search form button {
	float: right;
}
.contentstyle-landcourt-results h5,
.contentstyle-landcourt-results p.smalltext {
	margin-bottom: 0;
}

/* contentstyle-classifieds */
.contentstyle-classifieds {
}
.contentstyle-classifieds h3 {
	background-color: #333;
	color: white;
	padding: 0.7rem;
	margin-bottom: 1rem;
	text-align:center;
	font-size: 1.2rem;
	text-transform:uppercase;
}
.contentstyle-classifieds .contentstyle-classified {
	background-color: white;
	font-size: 0.8rem;
	padding: 0.7rem;
	margin-bottom: 1rem;
}
.contentstyle-classifieds img:hover {
	cursor: pointer;
}
.contentstyle-classifieds-popup {
	z-index: 5000;
}
.contentstyle-classifieds-popup .modal-content {
     width: unset;
     margin: auto;
	 position: relative;
}
.contentstyle-classifieds-popup .modal-dialog {
	max-width: 80%;
}
.contentstyle-classifieds-popup .modal-content img {
	object-fit: cover;
	height: 80%;	
}
.contentstyle-classifieds-popup .modal-content button {
	position: absolute;
	top: -30px;
	right: -30px;
	font-size: 40px;
	opacity: 1;
}
/* ------------------ Small Devices, Tablets col-sm- ------------------*/
@media only screen and (min-width : 768px) {
	.contentstyle-default .contentstyle-products .contentstyle-products-product {
		padding-top: 0em;
		padding-bottom: 0em;
	}
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-title,
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-price,
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-button {
		padding: 5px 0;
	}
	.navstyle-global .navbar-nav > li.open > a,
	.navstyle-global .navbar-nav > li.open > a:focus,
	.navstyle-global .navbar-nav > li.open > a:hover,
	.navstyle-global .navbar-nav > li > a {
		padding: 0.75em 0.4em;
	}
	.navstyle-global .navbar-nav > li.open > a,
	.navstyle-global .navbar-nav > li.open > a:focus,
	.navstyle-global .navbar-nav > li.open > a:hover,
	.navstyle-global .navbar-nav > li > a,
	.navstyle-global .navbar-nav .open .dropdown-menu > li >a,
	.navstyle-global .navbar-nav .dropdown-menu > li > a {
		font-size: 1em;
		line-height: 1em;
	}
	.navstyle-global .collapse .dropdown-menu {
		background-color: #ef3325;
		padding: 0.3em;
		width: 18em;
	}
	.navstyle-global .collapse .dropdown-menu li a {
		text-transform: none;
	}
	.navstyle-global .navbar-brand img.logo {
		height: 90px;
	}
	.contentstyle-weather {
		display: none;
	}
	.carouselstyle-header,
	.carouselstyle-header .carousel-item {
		height: 80px;
	}
	.contentstyle-postthumb .categories,
	.categories-noimage {
		padding: 8px 8px;
		font-size: 12px;
		line-height: 12px;
		margin-left: 0px;
	}
	.categories-noimage {
		margin-bottom: 0.5em;
		display: inline-block;
		float: none;
	}
}

/* ------------------ Medium Devices, Desktops - col-md- ------------------*/
@media only screen and (min-width : 992px) {
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-title,
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-price,
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-button {
		padding: 1em 0;
	}
	.contentstyle-breaking p {
		font-size: 20px;
	}

	/* Search */
	.navstyle-3 .formstyle-navbar {
		padding: 0
	}
	.navstyle-3 .formstyle-navbar input {
		font-size: 16px;
		height: 30px;
	}
	.navstyle-3 .formstyle-navbar .input-group-text {
		padding: 3px;
	}
	
	/* contentstyle-topadvert */
	.contentstyle-topadvert img {
		width: auto;
	}
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-title,
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-price,
	.contentstyle-default .contentstyle-products .contentstyle-products-product .contentstyle-products-product-button {
		padding: 0.5em 0;
	}
	.navstyle-global .navbar-nav > li.open > a,
	.navstyle-global .navbar-nav > li.open > a:focus,
	.navstyle-global .navbar-nav > li.open > a:hover,
	.navstyle-global .navbar-nav > li > a {
		font-size: 1.1em;
		line-height: 1em;
		padding: 1em 0.5em;
	}
	.navstyle-global .navbar-nav .open .dropdown-menu > li >a,
	.navstyle-global .navbar-nav .dropdown-menu > li > a {
		font-size: 1em;
		line-height: 1em;
	}
	.navstyle-global .navbar-brand img.logo {
		height: 110px;
		transition:height ease-in-out 0.3s;
	}
	.navstyle-global.fixed-top.shrink .navbar-brand img.logo {
		height: 80px;
	}
	.navstyle-global.fixed-top.shrink .tagline p span {
		display: none;
	}

	.carouselstyle-header,
	.carouselstyle-header .carousel-item {
		/* height: 90px; */
	}
	.navstyle-global.fixed-top.shrink .carouselstyle-header,
	.navstyle-global.fixed-top.shrink .carouselstyle-header .carousel-item {
		/*height: 70px; */
	}

	.navstyle-global.fixed-top.shrink .tagline {
		font-size: 1em;
	}
	.navstyle-global .tagline {
		margin: 0; /* 0.5em 0 0.5em 0; */
	}
	.carouselstyle-header,
	.carouselstyle-header .carousel-item {
		width: 100%;
		height: auto; /*  100px; */
	}
	.carouselstyle-header .carousel-item img {
		width: 100%;
	}
	.contentstyle-weather {
		display: block;
	}
	
	#wpmem_reg .div_select,
	#wpmem_login .div_select
	{
		width: 74%;
	}
	#wpmem_reg .div_text input[type=password],
	#wpmem_reg .div_text input[type=text],
	#wpmem_reg .div_text input[type=email],
	#wpmem_reg .div_number input[type=number],
	#wpmem_reg .div_select select,
	#wpmem_login .div_text input[type=password],
	#wpmem_login .div_text input[type=text],
	#wpmem_login .div_text input[type=email],
	#wpmem_login .div_select select,
	.wpforms-form input, .wpforms-form select, .wpforms-form textarea
	{
		width: 100%;
	}
	#wpmem_login .button_div, #wpmem_reg .button_div { text-align: left; }
	.wpmem_msg {
		width: 100%;
		margin-bottom: 1em;
	}
}

/* ------------------ Large Devices, Wide Screens - col-lg- ------------------ */
@media only screen and (min-width : 1200px) {
	.contentstyle-default .contentstyle-products .contentstyle-products-header .contentstyle-products-header-title {
		min-height: 200px;
	}
	.carouselstyle-header,
	.carouselstyle-header .carousel-item {
		/* height: 100px; */
	}
	.navstyle-global.fixed-top.shrink .carouselstyle-header,
	.navstyle-global.fixed-top.shrink .carouselstyle-header .carousel-item {
		/* height: 76px; */
	}
	.navstyle-global .navbar-nav > li.open > a,
	.navstyle-global .navbar-nav > li.open > a:focus,
	.navstyle-global .navbar-nav > li.open > a:hover,
	.navstyle-global .navbar-nav > li > a {
		font-size: 1.1em;
		line-height: 1em;
		padding: 1em 0.5em;
	}
	.navstyle-global.fixed-top.shrink .row1 {
/*
		padding-top: 10px;
		padding-bottom: 10px;
*/
	}
	.navstyle-global.fixed-top.shrink .navbar-nav > li > a
	{
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.navstyle-global .collapse .dropdown-menu {
		background-color: #ef3325;
		padding: 0.3em;
		width: 22em;
	}
	.navstyle-global .navbar-brand img.logo {
		height: 120px;
	}
	.contentstyle-whitebox-inner {
		/* min-height: 350px; */
	}
	.contentstyle-fixed {
		position: fixed;
	}
}

/* ------------------ Extra wide Screens ------------------ */
@media only screen and (min-width : 1600px) {
	.navstyle-global .navbar-brand img.logo {
		height: 146px;
	}
	.contentstyle-singlearticle-image-wrap {
		float: right;
		width: 50%;
		margin: 0 0 1em 1em;
	}
}

