@import url('https://fonts.googleapis.com/css?family=Atomic+Age|Montserrat');
/*
Theme Name: Regal Games LLC WordPress Theme
Theme URI: 
Author: 
Author URI:
Description: Regal Games WordPress Theme
Tags: regal, games, wordpress, theme, wordpress theme, regal games
Version: 1.0
*/

.product-header-zigzag,
.header-top-zigzag,
.footer-top-zigzag,
.main-footer-zigzag,
.blog-header-zigzag {
	background-repeat: repeat-x !important;
	background-position: center;
}

.single-footer-top-item {
	display: block;
	width: auto;
	min-height: 180px;
}

.section-top-body {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: fixed !important;
}

.helvy {
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.single-blog-conent img {
	width: 100% !important;
	height: auto !important;
	display: block !important;
	float: none !important;
}

.blog-main-section,
.product-main-section {
	background: rgba(255, 255, 255, 0.5);
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
body {
	font-family: "Montserrat", sans-serif !important;
}

.single-blog-title a h2 {
	color: #1c74bc !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 31px !important;
	text-shadow: 1px 1px 1px #fff;
	line-height: 1.2em;
	letter-spacing: -2px !important;
	line-height: 120% !important;
}

.page-right-sidebar .recent-post {
	padding: 3em;
	background: #1B75BB;
}

.recent-post-title h2 {
	text-transform: uppercase;
	margin-top: 0;
}

.single-blog-item h4 {
	text-transform: uppercase;
	margin-top: 2em;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	padding-top: 2em;
}

.single-blog-conent p {
	color: #000 !important;
}

.product-main-section .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_excerpt {
	display: -webkit-box;
	max-width: 400px;
	margin: 0 auto;
	line-height: inherit;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 62px;
	margin-bottom: 10px;
}

.product-main-section .vc_gitem_row .vc_gitem-col h4 {
	min-height: 38px !important;
	margin-bottom: 0 !important;
	color: #1B75BB !important;
}

.product-main-section .vc_gitem_row .vc_gitem-col p {
	margin: 0 !important;
}

.page-numbers.dots {
	display: none;
}

.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	background-color: #1B75BB !important;
	height: auto !important;
	border: none !important;
	text-transform: uppercase !important;
}

.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
	background-color: #5EBEE9 !important;
	height: auto !important;
	border: none !important;
}

.single-footer-top-item {
	border-right: none !important;
}

.footer-top .col-md-4 {
	border-right: 1px dashed rgba(255, 255, 255, 0.55) !important;
}

.footer-top .col-md-4:last-child {
	border: none !important;
}

.main-footer a {
	color: #fff !important;
	text-decoration: underline !important;
}

.contact-form label {
	color: #000 !important;
	margin-top: 1em !important;
	margin-bottom: 0 !important;
}

.single-product-content>p {
	padding: 0 !important;
	margin: 0px !important;
}

.readmore-home {
	text-align: center !important;
	text-transform: uppercase !important;
	margin: 1em auto !important;
	float: left !important;
	font-size: 12px !important;
	padding: 10px 20px !important;
}

.readmore-home:hover {
	color: #fff !important;
	background: #28A9E2 !important;
	text-decoration: none !important;
}

.single-product-content {
	padding: 1em 1em 3em 1em !important;
	display: block !important;
	min-height: 140px !important;
}

.header-bottom {
	background: #ffffff !important;
	background: -moz-linear-gradient(top, #ffffff 0%, #d8d8d8 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d8d8d8))!important;
	background: -webkit-linear-gradient(top, #ffffff 0%, #d8d8d8 100%)!important;
	background: -o-linear-gradient(top, #ffffff 0%, #d8d8d8 100%)!important;
	background: -ms-linear-gradient(top, #ffffff 0%, #d8d8d8 100%)!important;
	background: linear-gradient(to bottom, #ffffff 0%, #d8d8d8 100%)!important;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8', GradientType=0)!important;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15) !important;
	padding: 15px !important;
}

.main-menu .menu li a:hover,
.main-menu .menu .current-menu-item a {
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75) !important;
}

.search-input {
	display: none !important;
}

.header-middle-contact-no .phone a {
	color: #fff !important;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 5px solid rgba(255, 255, 255, 0.65) !important;
	margin: 1em 0;
	padding: 0;
}

.single-blog-item h4 {
	text-transform: uppercase;
	margin-top: 2em;
	border-bottom: 2px solid rgba(255, 255, 255, 0.65);
	padding: 1em 0;
	border-top: none;
}

.single-blog-item {
	background: rgba(255, 255, 255, 0.45);
	padding: 1em 2em 3em 2em;
	margin-bottom: 2em;
}

.vc_grid-item-mini,
.single-blog-item,
.product-section .single-product-item {
	box-shadow: 10px 10px 0px 0px rgba(27, 117, 187, 0.25) !important;
}

.menu-bar {
	width: 100% !important;
}

.single-product-content a {
	margin: 10px auto !important;
	float: none !important;
	display: inline-block !important;
}

.single-product-content {
	text-align: center !important;
	padding-bottom: 10px !important;
}

.product-section {
	padding-bottom: 3em;
}

.main-menu .menu {
	width: 100% !important;
}

.single-blog-conent img {
	margin-bottom: 1em !important;
}

.single-blog-conent a {
	color: #1a75bb !important;
}

.single-blog-conent .readmore {
	color: #ffffff !important;
}

.readmore:hover {
	color: #1a75bb !important;
}

.main-menu .menu li ul li {
	margin: 0!important;
	border: none !important;
}

.main-menu .menu li ul {
	padding: 1em !important;
}

.main-menu .menu li ul li a {
	text-shadow: none!important;
	border-radius: none !important;
	border: none;
	box-shadow: 1px 0px 0px rgba(0, 0, 0, 0, 0.15) !important;
}

.main-menu .menu li ul li a:hover {
	border-radius: none !important;
	color: #fff !important;
}

.current-menu-item .sub-menu a {
	background: none !important;
	color: #fff;
	border-radius: 4px;
}

.current-menu-item .sub-menu a:hover {
	background: #5EBFEA !important;
}

.upc-info {
	background: rgba(255, 255, 255, 0.5);
	display: block;
	width: auto;
	padding: 1em;
	border: 1px solid #fff;
}

.upc-info p {
	margin: 0;
	border-bottom: 1px solid #fff;
}

.upc-info p:last-child {
	border-bottom: 0px;
}

@media (min-width:320px) {
	/* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:481px) {
	/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
}

@media (min-width:641px) {
	/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}

@media (min-width:961px) {
	/* tablet, landscape iPad, lo-res laptops ands desktops */
}

@media (min-width:1025px) {
	/* big landscape tablets, laptops, and desktops */
}

@media (min-width:1281px) {
	/* hi-res laptops and desktops */
}

@media (max-width:767px) {
	.header-middle-contact-no .address,
	.tweet-like {
		display: none !important;
	}
	body {
		padding: 0px !important;
	}
}

@media (max-width: 992px) {
	.footer-top .col-md-4 {
		border-right: none !important;
	}
	.header-middle .col-md-3,
	.header-middle .container,
	.header-bottom,
	.header-bottom .container,
	.header-bottom .col-md-9 {
		padding: 0 !important;
	}
	.header-bottom .col-md-9 {
		margin-right: 1em !important;
	}
	.menu-main-menu-container a,
	.current_page_item {
		color: #fff !important;
		text-shadow: none !important;
	}
	.tparrows {
		display: none !important;
	}
	.header-bottom {
		background: #1A75BB !important;
	}
	.header-middle-contact-no .phone {
		float: right;
		margin-right: 10px;
	}
	.header-middle-contact-no .phone {
		margin-top: -40px;
		width: 100% !important;
	}
}

.product-header-zigzag,
.blog-header-content {
	display: none !important;
}

.product-header-section,
.blog-header-section {
	border-bottom: 10px solid rgba(27, 117, 187, 0.25);
}

.ftr-btn {
	color: #fff !important;
	display: inline-block !important;
	clear: both !important;
	border: 2px solid #fff;
	padding: .5em 1em;
	text-transform: uppercase;
}

html,
body {
	overflow-x: hidden !important;
}

.header-middle-contact-no {
	text-align: right !important;
}

.single-footer-top-title h2:after {
	background: #165e96 none repeat scroll 0 0;
	clear: both;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	top: 150%;
	width: 80px;
	margin-left: -22px;
}

.blog-header-zigzag {
	display: none !important;
}