/*
Theme Name: Cricket Scotland
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options
Text Domain: cricket
*/


.vc_row.wpb_row.vc_row-fluid:not(.vc_row-no-padding) .container {
	max-width: 100%;
	padding: 0 30px;
}
.video-gallery-item .cs-gallery-block{
	background-position: center;
}


.unit-test {
	font-family: 'Proxima Nova','Montserrat', sans-serif;
}
.unit-test h1 {
	font-size: 34px;
	margin-bottom: 26px;
	color: #96378c;
}
.unit-test h2 {
	font-size: 30px;
	margin-bottom: 26px;
	color: #96378c;
}
.unit-test h3 {
	font-size: 26px;
	margin-bottom: 26px;
	color: #96378c;
}
.unit-test.cs-terms-block h4 {
	font-size: 24px;
	margin-bottom: 26px;
	color: #96378c;
	font-family: 'Proxima Nova','Montserrat', sans-serif;
	line-height: 1;
}
.unit-test h5 {
	font-size: 20px;
	margin-bottom: 26px;
	color: #96378c;
}
.unit-test h6 {
	font-size: 18px;
	margin-bottom: 26px;
	color: #96378c;
}
.unit-test blockquote p,
.unit-test blockquote {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.6px;
}
.unit-test blockquote p:last-child{
	padding-bottom: 26px;
}
.unit-test blockquote p {
	text-align: center;
	display: inline-block;
}
.unit-test blockquote {
	display: block;
	text-align: center;
}

.unit-test table {
	margin-bottom: 26px;
}
.unit-test table th,
.unit-test table td{
	border: 1px solid #ccc;
	padding: 6px;
	font-size: 18px;
}
.unit-test table th{
	font-weight: bold;
}
.cs-terms-block.unit-test a {
	display: inline;
}
.unit-test dl,
.unit-test ol,
.unit-test ul {
	padding-bottom: 26px;
	line-height: 1.5;
	padding-left: 26px;
	font-size: 18px;
}
.unit-test ul {
	list-style: circle;
}
.unit-test ol {
	list-style: decimal;
}
.unit-test dl dt {
	font-weight: bold;
}
.unit-test ol ul,
.unit-test ul ol,
.unit-test ol ol,
.unit-test ul ul{
	padding-bottom: 0;
}
.unit-test address{
	padding-bottom: 26px;
	font-style: italic;
	font-size: 18px;
}
.unit-test pre{
	margin-bottom: 26px;
	background-color: #fff;
	font-size: 16px;
	padding: 10px;
}
.unit-test var,
.unit-test i,
.unit-test em {
	font-style: italic;
}

.alignnone {
    margin: 5px 20px 20px 0;
    max-width: 100%;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%; /* Image does not overflow the content area */
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.cs-post .entry-content figure {
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  max-width: 975px;
}
.cs-post .entry-content figure.alignleft,
.cs-post .entry-content figure.alignright {
  left: auto;
  transform: translateX(0);
}
.cs-post figure.wp-caption.alignright,
.cs-post figure.wp-caption.alignleft {
	left: auto;
  transform: translateX(0);
} 
.cs-post figure.wp-caption.alignleft, 
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* WordPress Gallery 
------------------------------------------ */

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}
.gallery:after {
	display: table;
	content: "";
	clear: both;
}
.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}
.gallery-item img {
	width: 100%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}