/*
 Theme Name: Out the Box
 Theme URI: https://www.outtheboxthemes.com/wordpress-themes/citylogic/
 Description: The Out the Box theme
 Author: Out the Box
 Author URI: https://www.outtheboxthemes.com/
 Template: citylogic
 Version: 1.0.0
*/

@import url("../citylogic/style.css");

/* "Raised" site content area */
/*
body.home .site-content {
	margin-top: -100px;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
	background-color: #FFFFFF;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
*/

/*
.site-footer-widgets .widget_recent_entries ul li {
	border-bottom: 1px solid #cacfd0;
	padding-bottom: 7px;
}
.site-footer-widgets .widget_recent_entries ul li:last-child {
	border-bottom: none;
}
*/

.page-content img,
.entry-content img,
.entry-summary img {
	margin-bottom: 0;
}

/*
.site-header .branding a {
    -webkit-transition: all 0.6s ease 0s;
     -moz-transition: all 0.6s ease 0s;
      -ms-transition: all 0.6s ease 0s;
       -o-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}

.site-header.transparent .translucent.custom-logo-link:not(.transparent),
.site-header.transparent .solid.custom-logo-link:not(.transparent) {
	opacity: 0;
	position: absolute;
	display: inline-block !important;
}

.site-header.floated .solid.custom-logo-link {
	opacity: 1;
}
*/


/* HTML tags */
p {
	line-height: 24px;
}

p.centered {
	text-align: center;
}

h2 + p {
	margin-top: 0 !important;	
}

h2.centered {
	text-align: center;
}

h2.small {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: .35em;
}

img {
	image-rendering:optimizeSpeed;              /* Legal fallback                 */
	image-rendering:-moz-crisp-edges;           /* Firefox                        */
	image-rendering:-o-crisp-edges;             /* Opera                          */
	image-rendering:-webkit-optimize-contrast;  /* Chrome (and eventually Safari) */
	image-rendering:crisp-edges;                /* CSS3 Proposed                  */
	-ms-interpolation-mode:bicubic;             /* IE8+                           */	
}

figure {
    margin-bottom: 1.1em;
}

figure:not(:first-of-type) {
    margin-top: 1.6em;
}

ol {
    margin: 0 0 1.5em 18px;
}

a.button.disabled {
	cursor: default !important;
}

a.button.disabled:hover {
	background-color: #60afbe;
}

a.button.aligncenter {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

a.button.purple {
	background-color: #9a5b8e;
}

a.button.purple:hover {
	background-color: #834d79;
}

a.button.neon-pink {
	background-color: #cc56b4;
}

a.button.neon-pink:hover {
	background-color: #cc56b4;
}

a.button.citylogic {
	background-color: #0082cd;
}

a.button.citylogic:hover {
	background-color: #005b8f;
}

input[type="password"] {
	font-weight: 400;
}

/* Site notice */

.site-notice {
	/*
	background-image: url('https://www.outtheboxthemes.com/wp-content/uploads/2020/01/site-notice-background-new-year.jpg');
	*/
	/*
	background-image: url('https://www.outtheboxthemes.com/wp-content/uploads/2019/12/site-notice-background-christmas.jpg');
	*/
	/*
	background-image: url('https://www.outtheboxthemes.com/wp-content/uploads/2019/12/site-notice-background-cyber-monday03.jpg');
	*/
	background-size: cover;
	background-position: bottom;
	/*
	background-color: #261f48;
	background-color: #c42021;
	background-color: #000000;
	*/
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	padding: 15px 0 15px 0;
}

.site-notice a {
color: #f42a36;
color: #fd5ffe;
/*
text-shadow: #fd5ffe 1px 0 10px;
*/
color: #FFFFFF;
    -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
       -o-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;	
}

.site-notice a:hover {
color: rgba( 253, 95, 254, 0.7);
color: rgba( 244, 42, 54, 0.7);
color: rgba( 255, 255, 255, 0.6);
}

/* Site Header * /

/*
.site-header .site-header-right .navigation-menu ul ul {
	top: 69px;
}
*/
.site-header .site-header-right .navigation-menu ul ul {
	top: 59px;
}

.site-header .site-header-right .navigation-menu .main-navigation.rollover-underline .menu > ul > li,
.site-header .site-header-right .navigation-menu .main-navigation.rollover-underline ul.menu > li,
.site-header .site-header-right .navigation-menu .main-navigation.rollover-overline .menu > ul > li,
.site-header .site-header-right .navigation-menu .main-navigation.rollover-overline ul.menu > li {
	padding-bottom: 27px;
}

.site-header .site-header-right .navigation-menu .main-navigation.rollover-underline .menu > ul > li,
.site-header .site-header-right .navigation-menu .main-navigation.rollover-underline ul.menu > li,
.site-header .site-header-right .navigation-menu .main-navigation.rollover-overline .menu > ul > li,
.site-header .site-header-right .navigation-menu .main-navigation.rollover-overline ul.menu > li {
	padding-bottom: 17px;
}

.main-navigation.rollover-underline .menu > ul .indicator,
.main-navigation.rollover-underline ul.menu .indicator,
.main-navigation.rollover-underline .search-button .indicator {
	bottom: -13px;
}

/* Homepage */

body.home h1 {
	font-size: 35px;
	margin-bottom: 1.6em;
	font-weight: 300;
}

body.home .themes li:nth-of-type(n+4) {
	display: none;
}

/* SendOwl */

.sendowl-header-cart #sendowl-cart {
	display: inline-block;
}

.site-header.transparent .sendowl-header-cart #sendowl-cart-widget {
	color: #FFFFFF !important;
}

.site-header.forced-solid .sendowl-header-cart #sendowl-cart-widget,
.sendowl-header-cart #sendowl-cart-widget {
	font-family: 'Open Sans', sans-serif !important;
	color: #5A5A5A !important;
	font-size: 14px !important;
	line-height: 13px;
	vertical-align: top;
}

.sendowl-header-cart #sendowl-cart-widget #sendowl-cart-count {
	opacity: 0;
}

.sendowl-header-cart #sendowl-cart-widget:hover #sendowl-cart-count {
	color: #60afbe;
}

.sendowl-header-cart #sendowl-cart .cart-name {
	display: none;
}

.sendowl-header-cart #sendowl-cart-count.one::after {
	content: " item";
}
.sendowl-header-cart #sendowl-cart-count::after {
	content: " items";
}

.sendowl-header-cart .fa {
	font-size: 20px;
	line-height: 20px;
}

ul.fieldset {
	list-style: none;
	margin-left: 0;
}

ul.fieldset li {
	margin: 0 0 0 0;
}

/*
ul.fieldset label:first-of-type {
	margin-top: 0;
}
*/

ul.fieldset li label {
	display: block;
	margin-top: 1.2em;
}

ul.fieldset li input {
	margin-top: 7px;
}

.required {
	color: #bf2e2c;
}

.icon-list {
	list-style: none;
	padding: 20px 0 27px 0;
	margin: 0;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.icon-list.three-column li {
	width: 32%;
}

/* First 3 items */
/*
.icon-list.three-column li:nth-of-type(-n+3) {
	margin-top: 0;
}
*/

.icon-list li {
    margin: 30px 0 0 0;
	text-align: center;
	float: left;
	display: inline-block;
}

.icon-list li .icon {
	margin-bottom: 1em;
}

.icon-list li h2 {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}


/* Side-aligned social media links */

/*
.side-aligned-social-links .social-links li {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
*/

.side-aligned-social-links .social-links li:nth-child(1) {
	background-color: #4b5c86;
}
.side-aligned-social-links .social-links li:nth-child(1):hover {
	background-color: #384564;
}

.side-aligned-social-links .social-links li:nth-child(2):hover {
	background-color: #5282a1;
}
.side-aligned-social-links .social-links li:nth-child(2) {
	background-color: #6dadd7;
}

.side-aligned-social-links .social-links li:nth-child(3) {
	background-color: #ca756f;
}
.side-aligned-social-links .social-links li:nth-child(3):hover {
	background-color: #975853;
}

.side-aligned-social-links .social-links li:nth-child(4) {
	background-color: #a47156;
}
.side-aligned-social-links .social-links li:nth-child(4):hover {
	background-color: #a47156;
}

/* Emojis */
.emoji {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 10px;
	margin-left: 2px;
	margin-right: 3px;
}

.emoji i {
	left: 0;
	position: absolute;
	width: 100%;
	background-repeat: no-repeat;
}

.emoji.cow i {
	top: -4px;
	height: 20px;
	background-image: url(library/images/emoji-cow.png);
}

/* Rounded inputs */
/*
.header-menu-button,
#back-to-top,
#back-to-top .hover,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.button,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
select,
textarea {
	border-radius: 4px;
}
*/

code {
    display: inline-block !important;
    border-radius: 2px;
    padding: 3px 6px !important;
    background: #f0f0f0 !important;
    border: 1px solid #d0d0d0 !important;
	margin: 0 !important;
	box-shadow: none !important;
	overflow-x: visible !important;
    font-size: 0.9em;
    color: #555;
    font-weight: 500;
    font-family: Inconsolata, Consolas, Monaco, Lucida Console, monospace;
    line-height: 1em;
    line-height: 22px;
    font-size: 13px;
}

code.inline {
    display: inline !important;
}

.admin-area {
    border-radius: 2px;
    padding: 3px 6px;
    background: #f0f0f0;
    border: 1px solid #d0d0d0;
    color: #555;
    font-weight: 500;
    font-family: Inconsolata, Consolas, Monaco, Lucida Console, monospace;
    line-height: 1em;
    line-height: 22px;
    font-size: 13px;
}

.entry-content .admin-area {
    border-radius: 2px;
    padding: 3px 6px;
    background: #f0f0f0;
    border: 1px solid #d0d0d0;
    font-size: 0.9em;
    color: #555;
    font-weight: 500;
    font-family: Inconsolata, Consolas, Monaco, Lucida Console, monospace;
    line-height: 1em;
    line-height: 22px;
    font-size: 13px;
}


/* Documentation */

.post-type-archive-docs-panoramic .content-area,
.single-docs-panoramic .content-area,
.post-type-archive-docs-shopstar .content-area,
.single-docs-shopstar .content-area,
.post-type-archive-docs-citylogic .content-area,
.single-docs-citylogic .content-area,
.post-type-archive-docs-north-shore .content-area,
.single-docs-north-shore .content-area,
.post-type-archive-docs-tropicana .content-area,
.single-docs-tropicana .content-area,
.post-type-archive-docs-namaha .content-area,
.single-docs-namaha .content-area {
	width: 75%;
	float: left;
	padding: 0 0 0 2%;
}

.post-type-archive-docs-panoramic .widget-area,
.single-docs-panoramic .widget-area,
.post-type-archive-docs-shopstar .widget-area,
.single-docs-shopstar .widget-area,
.post-type-archive-docs-citylogic .widget-area,
.single-docs-citylogic .widget-area,
.post-type-archive-docs-north-shore .widget-area,
.single-docs-north-shore .widget-area,
.post-type-archive-docs-tropicana .widget-area,
.single-docs-tropicana .widget-area,
.post-type-archive-docs-namaha .widget-area,
.single-docs-namaha .widget-area {
	width: 25%;
	float: left;
	padding: 0 2% 0 0;
	margin: 0 0 3.2em 0;
}

.index ul {
    padding: 0 0 0 18px !important;
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.index ul li {
    list-style-type: disc !important;
}

.index ul.menu > li {
	margin: 0 0 0.5em 0 !important;
}

.index ul ul {
	margin-top: 0.3em;
}

.index ul ul li {
    list-style-type: circle !important;
}
.index ul ul ul li {
    list-style-type: square !important;
}
.index ul a,
.index ul a[href="#"]:hover {
	color: #60afbe !important;
}
.index ul a[href="#"] {
	cursor: default;
}
.index ul a:hover {
	color: #4b8b99 !important;
}
.index ul .current-menu-item > a {
	font-weight: 700;
}
.index ul > .current-menu-item.menu-item-has-children,
.index ul > .current-menu-ancestor {
	background-color: rgba(230, 230, 230, 1);
	-webkit-box-shadow: -15px 0px 0px 8px rgba(230,230,230,1);
	-moz-box-shadow: -15px 0px 0px 8px rgba(230,230,230,1);
	box-shadow: -15px 0px 0px 8px rgba(230,230,230,1);
}

.badge.small.premium {
    background: url(library/images/icon-premium-small-blue.png) center left no-repeat;
}

.badge.small {
    float: left;
    height: 45px;
    width: 45px;
    margin: -3px 5px 0 0;
	margin: 10px 5px 0 0;
}

.badge.small {
	margin: 0px 5px 10px 0;
	margin: 0px 5px 3px 0;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}

.documentation-article {
	border-bottom: none;
	margin: 0;
	padding: 0;
}

.documentation-article h2 {
	clear: none;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

.entry-content ol,
.documentation-article ol,
.documentation-article ul,
.faq-article ol {
	margin: 0 0 1.5em 18px;
	clear: left;
}

.entry-content ol li,
.documentation-article ol li,
.documentation-article ul li,
.faq-article ol li {
	margin: 0.5em 0 0.5em 0;
}

.entry-content ol li:first-child,
.documentation-article ol li:first-child,
.documentation-article ul li:first-child,
.faq-article ol li:first-child {
	margin-top: 0;
}

.entry-content ol li:last-child,
.documentation-article ol li:last-child,
.documentation-article ul li:last-child,
.faq-article ol li:last-child {
	margin-bottom: 0;
}

/* Theme list */

.themes,
.theme-bundles,
.plugins,
.page-layouts {
	list-style: none;
	padding: 0;
	margin: 0 0 3em 0;
	margin: 0 0 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.single-theme .theme-bundles {
	margin: 2em 0 0 0;
}

.themes:after,
.theme-bundles:after,
.plugins:after,
.page-layouts:after {
	content: "";
	width: 29%;
}

.themes li:nth-of-type(-n+3),
.theme-bundles li:nth-of-type(-n+3),
.plugins li:nth-of-type(-n+3),
.page-layouts li:nth-of-type(-n+3) {
	padding-top: 0;
}

.themes li,
.theme-bundles li,
.plugins li,
.page-layouts li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 29%;
	padding: 2em 0 0 0;
	text-align: center;
	float: left;
	display: inline-block;
}

.page-layouts li {
	padding: 4em 0 0 0;
}

.themes li a,
.theme-bundles li a,
.plugins li a,
.page-layouts li a {
	display: inline-block;
	position: relative;
}

.themes li .onsale,
.plugins li .onsale {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	right: -6px;
	top: -6px;
	text-transform: uppercase;
	background-color: #ba2227;
	color: #FFFFFF;
	line-height: 3.3em;
	font-size: 14px;
	position: absolute;
}

.themes li img,
.theme-bundles li img,
.plugins li img,
.page-layouts li img {
	max-width: 100%;
	vertical-align: top;
	margin-bottom: 0;
	
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering:   -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */	
}

.themes li h2,
.theme-bundles li h2,
.plugins li h2 {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0.6em;
}

.plugins li h3 {
	font-size: 17px;
    font-weight: 300;
}

.theme-bundles li h2 {
	margin-top: 1.5em;
}

.themes li .price,
.plugins li .price,
.theme-bundles li .price {
	color: #67cea6;
	color: #5cb995;
	/*
	color: #4AB866;
	*/
    font-size: 15px;
    font-weight: 600;

    border-radius: 50%;
    margin: 0 auto;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    color: #67cea6;
    color: #FFFFFF;
    /* color: #4AB866; */
    font-size: 18px;
    font-weight: 600;
    background: #67cea6;
    text-align: center;	
}
.themes li .price.free,
.plugins li .price.free {
	font-size: 16px;
}

.call-to-action-buttons .button {
	max-width: 100%;
	width: 207px;
	height: 100%;
	color: #fff !important;
    border: 0;
	/*
    margin-bottom: 10px;
    margin-right: 4px;
    */
    font-size: 12px;
    padding: 11px 20px 10px 20px;
	padding: 11px 10px 10px 10px;
    letter-spacing: 0.5px;
	line-height: 1.3em;
	vertical-align: middle;
    font-weight: 500;
    text-shadow: none;
    text-transform: uppercase;
	text-align: center;
    transition: all 150ms ease-in;
    box-shadow: none;
    display: inline-block;
    font-style: normal;	
}

.call-to-action-buttons .button.large {
	width: 432px;
	font-size: 14px;
}

.button.purchase,
.button.purchase.disabled:hover,
.button.download {
    background-color: #67cea6;
}

.button.purchase:hover,
.button.download:hover {
	background-color: #4c997b
}

.button.auto-height {
	height: auto;
}

ul.call-to-action-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: center;
}

ul.call-to-action-buttons.border-bottom {
	border-bottom: 1px solid gainsboro;
}

ul.call-to-action-buttons li:first-child {
    padding-top: 0;
}

ul.call-to-action-buttons li {
	box-sizing: border-box;
	float: left;
	margin: 0 0 4px 0;
	display: inline-block;
	width: 48%;
	margin: 0 2% 2% 0;
}

ul.call-to-action-buttons li:first-child:nth-last-child(1) {
	width: 100%;
	text-align: left;
}

.single-theme-bundle ul.call-to-action-buttons li {
	width: 100%;
}

ul.call-to-action-buttons li:nth-child(odd) {
	text-align: right;
	text-align: left;
}
ul.call-to-action-buttons li:nth-child(even) {
	text-align: left;
}

ul.call-to-action-buttons li:last-child {
    border-bottom: 0;
	padding-bottom: 0;
}

ul.overview {
	width: 100%;
	margin: 44px 0 0 0;
	padding: 0;
	margin-left: calc(50% - 50vw);
	width: 100vw;
}

ul.overview li:first-child {
	padding-top: 46px;
}

ul.overview li {
	list-style: none;
	margin: 0;
	padding: 28px 0 58px 0;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
}

ul.overview li.no-bottom-padding {
	padding-bottom: 0;
}

ul.overview li p:last-child {
	margin-bottom: 0;
}

ul.full-width-stretched .section,
.section.full-width-stretched,
.full-width-stretched {
	margin-left: calc(50% - 50vw);
	width: 100vw;
}

.section.theme-bundles {
	background-color: #FFFFFF;
}

.section.odd,
.overview-block.odd,
.grey,
ul.testimonials.even-section li,
ul.testimonials li .quote-icon {
	background-color: #f3f3f3;
	background-color: #ededee;
}

ul.overview li .container {
	max-width: 1140px;
	margin: 0 auto 0 auto;
}

ul.overview h2 {
	text-align: center;
}
ul.overview li img {
	display: block;
	margin: 30px auto 0 auto;
}

ul.overview li img.no-top-margin {
	margin-top: 3px;
}

/*
.overview-block .site-container {
	padding: 0;	
}
*/

.overview-block .text {
	display: inline-block;
	vertical-align: top;
}

.overview-block .text .column {
	float: left;
}

.overview-block .text .column.top-padded {
	padding-top: 45px;
}

.overview-block .text .column.align-left,
.overview-block .text .column.align-left h2 {
	text-align: left;
}

.overview-block .text .column.align-left img {
	margin-left: 0;
}

.overview-block .text .column.align-right,
.overview-block .text .column.align-right h2 {
	text-align: right;
}

.overview-block .text .column.align-right img {
	margin-right: 0;
}

.overview-block .text.columns-two.forty-sixty .column.one {
	width: 37%;
}

.overview-block .text.columns-two.forty-sixty .column.two {
	width: 57%;
}

.overview-block .text.columns-two.thirty-seventy .column.one {
	width: 27%;
}

.overview-block .text.columns-two.thirty-seventy .column.two {
	width: 67%;
}

.overview-block .text.columns-two.fifty-fifty .column {
	width: 47%;
}

.overview-block .text.columns-two.sixty-forty .column.one {
	width: 57%;
}

.overview-block .text.columns-two.sixty-forty .column.two {
	width: 37%;
}

.overview-block .text.columns-two.seventy-thirty .column.one {
	width: 67%;
}

.overview-block .text.columns-two.seventy-thirty .column.two {
	width: 27%;
}

.overview-block .text.columns-two .column.one {
	margin-right: 3%;
}

.overview-block .text.columns-two .column.two {
	margin-left: 3%;
}

.overview-block img.rounded {
	border-radius: 50%;
	/*
	width: 300px;
	*/
}

.overview-block img.sunken {
	margin-bottom: -45px;
}

ul.faq {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
}

ul.faq li {
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}
ul.faq li h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: .5em;
}

ul.info.vanilla li {
    border-bottom: none;
    padding: 5px 0 5px 0;
}

ul.info {
    list-style: none;
    margin: 0;
    padding: 0;
}

.single-plugin ul.info {
	margin: 2% 0 0 0;
}

ul.info li:first-child {
    padding-top: 0;
}

ul.info li {
    padding: 8px 0 8px 0;
}

ul.info li.bordered {
    border-bottom: 1px solid #cdcdcd;
	padding: 8px 0 20px 0;
	margin: 0 0 12px 0;
}

ul.info li:last-child {
    border-bottom: 0;
	padding-bottom: 0;
}

ul.info del {
	opacity: 0.6;
	display: inline-block;
}

ul.info ins {
	color: #ba2227;
	display: inline-block;
	font-weight: 700;
	background: inherit;
}

ul.info i {
	text-align: center;
	font-size: 20px;
	padding-right: 7px;
	vertical-align: bottom;
	width: 31px;
}

ul.ticks {
    list-style: none;
    margin: 10px 0 10px 0;
    padding: 0;
}
ul.ticks li:before {
	/*
	content: "\2713\0020";
	font-size: 20px;
	*/
	font: normal normal normal 18px/1 FontAwesome;
	content: "\f00c";
	
	/*content: url('library/images/bullet-tick.png');*/
    display: inline-block;
    padding-right: 0.5em;
	margin-left: -30px;
    color: #60afbe;
}
ul.ticks li {
	padding: 3px 0 3px 0;
	padding: 3px 0 3px 30px;
}
ul.ticks li.no-bullet:before {
	content: "";
	padding-right: 1.5em;
}

ul.recommended-plugins {
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

ul.recommended-plugins li {
	list-style: none;
	margin-right: 90px;
	padding: 0;
	font-size: 25px;
	font-style: italic;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

ul.recommended-plugins li:last-child {
	margin-right: 0;
}

.single-theme .section.recommended-plugins {
	background: url( 'library/images/bg-wood.jpg' );
	padding: 0;
	color: #FFFFFF;
}

.section.recommended-plugins .opacity {
	background-color: rgba(0, 0, 0, 0.2);
}

.section.recommended-plugins .site-container {
	padding: 48px 0 68px 0;
}

.section.recommended-plugins h2 {
	color: #FFFFFF;
}

.section.testimonials .five-star-rating {
	background: url( 'library/images/five-star-rating.png' ) no-repeat top center;
	width: 100%;
	height: 60px;
}

ul.testimonials {
	width: 100%;
	height: 100%;
	margin: 25px 0 0 0;
	padding: 0;
	display: table;
	display: flex;
}

ul.testimonials.one {
	margin-top: 0;
}

ul.testimonials li {
	list-style: none;
	min-height: 320px;
	/*height: 100%;*/
	float: left;
	margin: 0 3% 0 0;
	font-size: 25px;
	font-style: italic;
	text-align: center;
	position: relative;
}

ul.testimonials.one li {
	width: 100%;
	min-height: 0;
	padding: 0;
	background: transparent;
}

ul.testimonials.three li {
	width: 31.3%;
	min-height: 320px;
	padding: 30px;
}

ul.testimonials.three:not(.even-section) li {
	background: #FFFFFF;
}

ul.testimonials.full-width li {
	width: 100%;
	min-height: 0;
	padding: 0;
}

ul.testimonials li:last-child {
	margin: 0;
}

ul.testimonials li .five-star-rating {
	display: none;
	background: url( 'library/images/five-star-rating.png' ) no-repeat top center;
	width: 100%;
	height: 60px;
}

ul.testimonials.full-width li .five-star-rating {
	display: block;
}

ul.testimonials li .quote-icon {
	border-radius: 50%;
	padding: 0.7em;
	font-size: 30px;
	margin-bottom: 0.2em;
}

ul.testimonials.even-section li .quote-icon {
	background-color: #FFFFFF;
}

ul.testimonials.one li .quote-icon {
	display: none;
}

ul.testimonials li .quote {
	padding: 0.5em 0 1.5em 0;
}

ul.testimonials li .name {
	padding: 0 0 0 0;
	padding: inherit;
	font-style: normal;
	font-weight: 700;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

/*
ul.testimonials li p {
	margin-bottom: 0.7em;
}
*/

ul.features-blocks {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 15px 0 0 0;
	margin: 0;
}

ul.features-blocks li:before {
	font: normal normal normal 27px/1 FontAwesome;
	content: "\f00c";
	color: #60afbe;
}

ul.features {
    margin: 0;
}

ul.features li,
ul.features-blocks li {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.features-blocks li {
	width: 30%;
	margin: 40px 0 0 0;
}

ul.features-blocks li:nth-of-type(-n+3) {
	margin-top: 0;
}

ul.features h3,
ul.features-blocks h3 {
    font-size: 16px;
    line-height: 19px;
    margin: 7px 0 3px 0;
}

ul.features-blocks h3 {
	vertical-align: top;
	display: inline-block;
	margin: 2px 0 5px 7px;
}

ul.features-blocks p {
	margin: 0 0 0 37px;
}

ul.features li ul {
    padding: 0;
    margin: 0 0 20px 0;
}

ul.features li ul li {
    list-style: disc;
    padding: 0;
    margin: 0 0 0 18px;
}

ul.subscriptions,
ul.licenses {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
}

ul.subscriptions li,
ul.licenses li {
	list-style: none;
	width: 30%;
	text-align: center;
	background: #fff;
	padding: 40px 30px;
	box-shadow: 0 0 20px rgba( 0, 0, 0, 0.2);
}

ul.subscriptions li i,
ul.licenses li i {
	font-size: 45px;
}

ul.subscriptions li h3,
ul.licenses li h3 {
	font-weight: 400;
	font-size: 30px;
	color: #3d4145;
	margin: 25px 0;
	line-height: 1em;
}

ul.subscriptions li .price,
ul.licenses li .price {
	font-weight: 500;
	font-size: 52px;
}

ul.subscriptions li .price .symbol,
ul.licenses li .price .symbol {
	font-size: 0.7em;
}

ul.subscriptions li .terms,
ul.licenses li .terms {
	margin: 0.5em 0 2em 0;
}

ul.subscriptions li .edd_download_purchase_form,
ul.subscriptions li .edd_purchase_submit_wrapper,
ul.licenses li .edd_download_purchase_form,
ul.licenses li .edd_purchase_submit_wrapper {
	display: block;
}

ul.vanilla {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.accordion {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.accordion .section {
	/*border-bottom: 1px solid #cacfd0;*/
}

ul.accordion li {
	/*
	padding: 3px 0 3px 30px;
	*/
}

/* Tick bullet */
/*
ul.accordion .section .title:before {
	content: url('library/images/bullet-tick.png');
    display: inline-block;
    padding-right: 0.5em;
	margin-left: -30px;
    color: #60afbe;
}
*/

ul.accordion .section .title {
	font-size: 15px;
	margin: 0;
	padding: 15px 0 5px 0;
	display: block;
}
ul.accordion .section .title.active a {
	color: #60afbe;
}

ul.accordion .section:first-child .title {
	padding-top: 0;
}
ul.accordion .section .content {
	display: none;
	padding-top: 6px;
	border-bottom: 1px solid #60afbe;
}

/* Columns */

.two-column {
	width: 100%;
	display: inline-block;
	position: relative;
}

.two-column.wide-first-column {
	width: 100%;
	display: inline-block;
	position: relative;
}

.two-column .column {
	float: left;
}

.two-column.even .column-one {
	width: 50%;
	padding-right: 2%;
}

.two-column.even .column-two {
	width: 50%;
}

.two-column.wide-first-column .column-one {
	width: 60.66666667%;
	padding-right: 1.5%;
}

.two-column.wide-first-column .column-two {
	width: 39.33333333%;
	padding-left: 1.5%;
}

.single-theme .entry-title,
.single-plugin .entry-title {
	margin-bottom: 20px;
}

.single-plugin .entry-title {
	margin-bottom: 10px	
}

.single-plugin .tagline {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 20px;
}

.single-theme .site-content,
.single-plugin .site-content {
	padding-bottom: 0;
}

.single-theme article {
	padding-bottom: 0;
}

.single-plugin article {
	border-bottom: 0;
	margin-bottom: 0;
}

.single-theme .entry-thumbnail,
.single-plugin .entry-thumbnail,
.single-plugin .header-slider {
	margin: 20px 0 0 0;
}

.single-plugin .entry-thumbnail,
.single-plugin .header-slider {
	margin-bottom: 20px;
}

.single-theme .entry-thumbnail img,
.single-plugin .entry-thumbnail img {
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering:   -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

.single-theme .details,
.single-plugin .details {
	padding-top: 20px;
}

.single-theme .details .sticky-container.stuck {
	position: fixed;
	width: 363px;
	/*
	width: 30.3%;
	*/
}
.single-theme .details .sticky-container.stuck.disableStickiness {
	bottom: 0;
	top: auto !important;
	position: absolute;
}

.single-theme .hentry {
	border: none;
	margin-bottom: 0;
}

.single-theme .section,
.single-plugin .section {
	padding: 38px 0 58px 0;
	font-size: 16px;
}

.section.no-top-padding {
	padding-top: 0;
}

.section.no-bottom-padding {
	padding-bottom: 0;
}

.single-plugin .section.features-slider .super-simple-slider-container {
	margin-bottom: 0 !important;
}

.single-theme .section.promo {
	padding: 60px 0 0 0;
	position: relative;
}

.single-theme .section.promo .opacity {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

/* Theme Bundle */

.single-theme-bundle .details {
	padding-top: 20px;
}

.single-theme-bundle .entry-title {
	margin-bottom: 20px
}


/* Plugin */

.single-plugin .header-image-padder {
	display: none;
}

.single-plugin .header-image > .opacity {
	background-color: rgba(0,0,0, 0.3);
}

.single-plugin .widget-area {
	margin-top: 20px;
}

.single-page-layout .details {
	padding-top: 14px;
}

.blog-post-side-layout .post-loop-images {
	box-shadow: none;
}

input.paypal {
	width: 40%;
	display: inline-block;
	vertical-align: middle;
	color: #252525 !important;
	border: 1px solid rgba(0, 0, 0, 0.3) !important;
	padding: 0 0 0 120px !important;
	font-size: 16px !important;
	background-image: url(library/images/logo-paypal.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
}

input.error {
	border: 1px solid rgba(201, 0, 0, 0.6) !important;
	background-color: rgba(201, 0, 0, 0.04) !important;
}

.message.error {
	border: 1px solid #bf2e2c !important;
	background-color: rgba(201, 0, 0, 0.04) !important;
	padding: 5px;
	margin-top: 15px;
}

input[type="submit"].inline {
	vertical-align: top;
	margin-left: 7px;
}

/*-----------------------------------------------------------------------------------*/
/*	34. DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
    width: 100%;
    height: 0px;
}
.divide2 {
    width: 100%;
    height: 2px;
}
.divide3 {
    width: 100%;
    height: 3px;
}
.divide5 {
    width: 100%;
    height: 5px;
}
.divide10 {
    width: 100%;
    height: 10px;
}
.divide15 {
    width: 100%;
    height: 15px;
}
.divide20 {
    width: 100%;
    height: 20px;
}
.divide25 {
    width: 100%;
    height: 25px;
}
.divide30 {
    width: 100%;
    height: 30px;
}
.divide35 {
    width: 100%;
    height: 35px;
}
.divide40 {
    width: 100%;
    height: 40px;
}
.divide45 {
    width: 100%;
    height: 40px;
}
.divide50 {
    width: 100%;
    height: 50px;
}
.divide55 {
    width: 100%;
    height: 55px;
}
.divide60 {
    width: 100%;
    height: 60px;
}
.divide65 {
    width: 100%;
    height: 65px;
}
.divide70 {
    width: 100%;
    height: 70px;
}
.divide75 {
    width: 100%;
    height: 75px;
}
.divide80 {
    width: 100%;
    height: 80px;
}
.divide85 {
    width: 100%;
    height: 85px;
}
.divide90 {
    width: 100%;
    height: 90px;
}
.divide100 {
    width: 100%;
    height: 100px;
}

.premium-features-list-container {
	max-width: 820px;
	margin: 0 auto;
}
.premium-features-list {
	background-color: #FFF;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.18);
	margin: 50px 0 50px 0;
	padding: 30px;
}


/* Slider / Header Image */

.slider-container.default .slider .slide .overlay-container {
	padding: 60px 0 0 0;
}

.slider-container.default .slider .slide .overlay-container .overlay {
	max-width: 1140px;
	margin: 0 auto;
}

.slider-container.default .slider .slide .overlay-container .overlay .opacity h1 {
	font-weight: 700;	
}

.slider-container.default .slider .slide .overlay .opacity .columns,
.header-image .overlay-container .overlay .opacity .columns {
	width: 100%;
}

.slider-container.default .slider .slide .overlay .opacity .columns.two .column,
.header-image .overlay-container .overlay .opacity .columns.two .column {
	width: 50%;
}

.slider-container.default .slider .slide .overlay .opacity .columns.two .column.one,
.slider-container.default .slider .slide .overlay .opacity .columns.two .column.one img,
.header-image .overlay-container .overlay .opacity .columns.two .column.one,
.header-image .overlay-container .overlay .opacity .columns.two .column.one img {
	float: left;
}

.slider-container.default .slider .slide .overlay .opacity .columns.two .column.one,
.header-image .overlay-container .overlay .opacity .columns.two .column.one {
	padding-right: 2%;
}

.slider-container.default .slider .slide .overlay .opacity .columns.two .column.two,
.slider-container.default .slider .slide .overlay .opacity .columns.two .column.two img,
.header-image .overlay-container .overlay .opacity .columns.two .column.two,
.header-image .overlay-container .overlay .opacity .columns.two .column.two img {
	float: right;
}

/*
.slider-container.default .slider .slide .overlay .opacity .columns.two .column.two,
.header-image .overlay-container .overlay .opacity .columns.two .column.two {
	padding-left: 2%;
}
*/

.slider-container.default .slider .slide .overlay .opacity .title-and-tagline,
.slider-container.default .slider .slide .overlay .opacity .mockup,
.header-image .overlay-container .overlay .opacity .title-and-tagline,
.header-image .overlay-container .overlay .opacity .mockup {
	width: auto;
}

/* Footer */

.site-footer-widgets .site-container .widgets-container .divider {
	background-color: #c3c3c3 !important;
}

/* Game */

.single-game .widget-area {
	padding-top: 80px;
}

/*
#game-container,
.game-wrapper {
	background-color: transparent !important;
}
*/

/*
#game-container,
.game-wrapper,
#com-outthebox-game {
	-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
	-webkit-tap-highlight-color: transparent !important;
	-webkit-focus-ring-color: rgba(0, 0, 0, 0)!important;
	outline: none!important;

	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
*/

#game-container {
	clear: left;
	left: 0;
	top: 0;
	position: relative;
	
	/*
	margin: 20px 0 20px 0;
	margin: 0;
	padding-bottom: 87.4%;
	width: 668px;
	*/
	height: 0;

	width: 837px;
	max-width: 100%;
	overflow: hidden;
	text-align: center;

}
#game-container.align-left {
	float: left;
	display: inline-block;
}
#game-container.align-right {
	float: right;
	display: inline-block;
}
#game-container.align-center {
	float: none;
	margin: 0px auto 1.5em auto;
}

#game-container.fullscreen {
	width: 100% !important;
	height: 100% !important;
	top: 0;
	margin: 0;
	position: absolute;
	display:block;
	text-align: center;
	z-index: 99999;
}		

.game-wrapper {
	display: inline-block;
	position: relative;
	width: auto;
	vertical-align: top;
}

.fullscreen-toggler-container {
	position: absolute;
	right: 0;
	z-index: 10;
}
.button.fullscreen-toggle {
	background-color: transparent !important;
	width: 64px;
	min-width: 64px;
	height: 64px;
	display: block;
	opacity: 0;
	outline: 0;
	border-radius: 0;

    -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
       -o-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;	
}
#game-container .button.fullscreen-toggle.visible {
	opacity: 1;
}
.button.maximize {
	border: none;
	background: transparent url("library/images/button-maximize.png");
}
.button.minimize {
	border: none;
	background: transparent url("library/images/button-minimize.png");
}

#com-outthebox-game {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
#com-outthebox-game:focus {
	outline: 0;
}

/* Plugin custom styling */

/* navToSelect */
.navToSelect {
	display: none;
}


/* Magnific Popup */
.mfp-bg {
	z-index: 999999;
}
.mfp-wrap {
	z-index: 999999;
}

.mfp-container {
	padding: 0;
}

.mfp-close {
	min-width: 44px;
	/*max-width: 0;*/
	font-size: 40px;
	font-weight: 700;
}
.mfp-close:hover {
	background-color: transparent;
}

.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 30px 0;
	width: auto;
	max-width: 1000px;
	margin: 0 auto;
}


/* Contact Form 7 */

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
	border-color: #bf2e2c !important;
}
span.wpcf7-not-valid-tip {
	color: #bf2e2c;
	display: none !important;
}
div.wpcf7-validation-errors {
	border-color: #bf2e2c;
	display: none !important;
}
div.wpcf7-response-output {
	margin: 1em 0.5em 1em;
}


/* Recent Posts Widget Extended */
.site-footer .rpwe-block .rpwe-li:last-of-type {
	border: none;
	padding-bottom: 5px;
}

.site-footer .rpwe-block .rpwe-thumb {
	padding: 0px 3px 3px 0 !important;
	border-radius: 50%;
}

/* EDD */

/* Checkout */

#edd_checkout_cart {
	text-align: left;
	width: 100%;
	border: none;
	margin: 0 0 21px;
	table-layout: auto;
}

#edd_checkout_cart .edd_cart_header_row th {
	background: #fafafa;
	padding: 1.387em;
}

#edd_checkout_cart th {
	font-weight: 700;
}

#edd_checkout_cart td,
#edd_checkout_cart th {
	text-align: left;
	border: 1px solid #eee;
	color: #666;
	padding: .9em 1.387em;
}

#edd_checkout_cart td {
	line-height: 25px;
	vertical-align: middle;
	background: #fff;
}

.edd_cart_item_image {
	display: inline-block;
	vertical-align: top;
	margin: 0 9px 9px 0;
	float: left;
}

.edd_cart_item_image img {
	width: 45px;
	height: 45px;
	vertical-align: top;
}

.edd_checkout_cart_item_title {
	float: left;
    width: calc(100% - 54px);
}

.eddr-cart-item-notice {
	float: left;
}

#edd_checkout_cart td.edd_cart_actions,
#edd_checkout_cart td:last-child,
#edd_checkout_cart th.edd_cart_actions,
#edd_checkout_cart th.edd_cart_total,
#edd_checkout_cart th:last-child {
	text-align: right;
}

#edd_checkout_form_wrap .edd-payment-icons {
	height: 32px;
	display: block;
	margin: 0 0 8px;
}

#edd_checkout_form_wrap .edd-payment-icons img.payment-icon {
	max-height: 32px;
	width: auto;
	margin: 0 3px 0 0;
	float: left;
	background: 0 0;
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#edd_checkout_form_wrap fieldset {
	border: 1px solid #eee;
	padding: 1.387em;
	margin: 0 0 21px;
}

#edd_checkout_form_wrap legend {
	display: block;
	font-size: 120%;
	line-height: 1;
	font-weight: 700;
	/*width: 100%;*/
	width: auto;
	background-color: #FFFFFF;
	margin: 0 0 21px;
	padding: 0 7px;
}

#edd_checkout_form_wrap label {
	font-weight: 700;
	display: block;
	position: relative;
	line-height: 100%;
	font-size: 95%;
	margin: 0 0 5px;
}

#edd_checkout_form_wrap span.edd-description {
	color: #666;
	font-size: 80%;
	display: block;
	margin: 0 0 5px;
}

#edd_checkout_form_wrap #edd_discount_code,
#edd_checkout_form_wrap #edd_purchase_submit,
#edd_checkout_form_wrap #edd_register_account_fields {
	padding: 0;
	border: none;
}

.edd-required-indicator {
	color: #bf2e2c;
}

/*
#edd-purchase-button,
.edd-submit,
[type=submit].edd-submit {
	display: inline-block;
	padding: 6px 12px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
*/

.edd_clearfix:after {
	display: block;
	visibility: hidden;
	float: none;
	clear: both;
	text-indent: -9999px;
	content: ".";
}

/* Log in */

#edd_login_form {
	max-width: 500px;
	border: 1px solid #d3ced2;
	padding: 20px;
	margin: 0;
	text-align: left;
}

#edd_login_form legend {
	display: none;
}

#edd_login_form label {
	padding: 0 0 3px 0;
	line-height: 2;
	display: block;
}

.edd-login-remember {
    display: inline-block;
	margin-top: 0 !important;
}

.edd-login-submit {
	float: left;
	margin-top: 0 !important;
	margin-right: 1em;
	display: inline-block;
}

.edd-alert-error {
    border-radius: 1px;
    box-shadow: none;
    background: none;
    background-color: rgba(0, 0, 0, 0.04);
}

.edd-alert-error {
	padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #b81c23;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.edd-alert-error::before {
	color: #b81c23;
	font: normal normal normal 16px/1 FontAwesome;
	content: "\f06a";
	display: inline-block;
	position: absolute;
	top: 1em;
	left: 1.5em;
}

p.edd_error {
	margin-bottom: 0;
}

/* Dashboard menu */

#menu-edd-not-logged-in li:before,
#menu-edd-logged-in li:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin: 0 0.5em 0 0;
    width: 8%;
}

#menu-edd-not-logged-in .current-menu-item a,
#menu-edd-logged-in .current-menu-item a {
	color: #4b8b99;
}

/* Menu item - Checkout */
#menu-edd-logged-in .menu-item-6603:before {
    content: "\f07a";
}

/* Menu item - Purchase History */
#menu-edd-logged-in .menu-item-6436:before,
#menu-edd-logged-in .menu-item-6582:before {
    content: "\f07c";
}

/* Menu item - Log in */
#menu-edd-not-logged-in .menu-item-6447:before,
#menu-edd-not-logged-in .menu-item-6594:before {
    content: "\f08b";
}

/* Menu item - Log out */
#menu-edd-logged-in .menu-item-6447:before,
#menu-edd-logged-in .menu-item-6583:before {
    content: "\f08b";
}

/* Purchase button */

.edd_download_purchase_form {
	display: table;
}

.edd_price_options {
	display: inline-block
}

.edd_purchase_submit_wrapper {
	display: table-header-group;
}

.edd_download_purchase_form .edd_price_options {
	margin: 0 0 0 5px;
}

.edd_download_purchase_form .edd_price_options ul {
	width: 100%;
	margin: 10px 0 0 0;
	display: inline-block;
	vertical-align: top;
}

.edd_price_options ul li {
	width: 100%;
	text-align: left !important;
}

a.edd-add-to-cart.white .edd-loading {
	border-top-color: rgba(255, 255, 255, 0.2);
	border-right-color: rgba(255, 255, 255, 0.2);
	border-bottom-color: rgba(255, 255, 255, 0.2);
	border-left-color: #FFFFFF;
}

.subscription-terms {
	font-size: 12px;
	font-style: italic;
}

/* Purchase Confirmation */

#edd_purchase_receipt th {
	padding: 0 6px 0 0;
}

#edd_purchase_receipt tr {
	padding: 5px 0 5px 0;
	display: block;
}

#edd_purchase_receipt td {
	padding: 0 6px 0 0;
}

.edd_purchase_receipt_files {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;	
}

table#edd_purchase_receipt_products li {
	margin: 0 0 8px 0;
}

/* Purchase History */

#edd_user_history {
	text-align: left;
	width: 100%;
	border-top: 1px solid #f0f0f0;
	border-bottom: none;
}

#edd_user_history th {
	font-weight: 700;
	background: #f5f5f5;
}

#edd_user_history td,
#edd_user_history th {
	text-align: left;
	padding: 3px 5px;
	border-bottom: 1px solid #f0f0f0;
	border-top: none;
}

#edd_user_history td {
	line-height: 25px;
	vertical-align: middle;
}

/* Homepage Pop-up */

.mlab-modal-header {
    min-height: 0 !important;
    padding: 0 !important;
		height: 0;
    border-bottom: none !important;
}

.mlab-modal-body p {
		margin-bottom: 0;
}

.mlab-modal-header .mlab-close {
    position: absolute;
    cursor: pointer;
    float: right;
    right: 10px;
    top: 10px;
		z-index: 10;
}

.mlab-modal-footer {
	display: none;
}

.valentines-special {
	color: #BA0533;
	font-weight: 700;
}

/* Out the Box FAQ Topics / Themes */
.widget-area .widget_otb_faq_topics_widget ul li,
.widget-area .widget_otb_themes_widget ul li {
	margin-bottom: 30px;
}

.widget-area .widget_otb_faq_topics_widget a,
.widget-area .widget_otb_themes_widget a {
	display: inline-block;
	vertical-align: top;	
}

.widget-area .widget_otb_faq_topics_widget h3 a,
.widget-area .widget_otb_themes_widget h3 a {
	text-align: center;
    text-transform: uppercase;
    font-size: 18px;
	color: #3c3c3c;
	display: block;
}

/* Out the Box Theme widget */

.widget-area .widget_otb_theme_widget {
	border: none;
	padding: 0;
	margin: 0 0 30px 0;
}

/* Mobile styling */

@media screen and (max-width: 1815px) {
	.slider-container.default .slider .slide .overlay .opacity .mockup,
	.header-image .overlay-container .overlay .opacity .mockup {
		width: 80%;
	}
}

@media screen and (max-width: 1540px) {
	html .slider-container.default .slider .slide .overlay-container {
		padding-top: 2% !important;
	}
	
	html .slider-container.default .slider .slide .overlay-container .overlay .opacity,
	html .header-image .overlay-container .overlay .opacity {
		width: 85%;
	}

	.slider-container.default .slider .slide .overlay .opacity .mockup,
	.header-image .overlay-container .overlay .opacity .mockup {
		width: 77%;
	}
}

@media screen and (max-width: 1240px) {
	.slider-container.default .slider .slide .overlay .opacity .mockup,
	.header-image .overlay-container .overlay .opacity .mockup {
		width: 70%;
	}
}

@media screen and (max-width: 1184px) {
	body.home .site-content {
		margin-top: 0px;
		padding-top: 0px;
	}

	ul.call-to-action-buttons li {
		width: 100%;
	}	
	ul.call-to-action-buttons li:nth-child(odd) {
		text-align: left;
	}
}

@media screen and (max-width: 1100px) {
	
	.themes li,
	.theme-bundles li,
	.plugins li,
	.page-layouts li {
		width: 48%;
	}
	
	body.home .themes li:nth-of-type(n+4) {
		display: inline-block;
	}
	
	.themes li:first-of-type,
	.theme-bundles li:first-of-type,
	.plugins li:first-of-type,
	.page-layouts li:first-of-type {
		padding-top: 0 !important;
	}
	
	.themes li:nth-of-type(-n+2),
	.theme-bundles li:nth-of-type(-n+2),
	.plugins li:nth-of-type(-n+2),
	.page-layouts li:nth-of-type(-n+2) {
		padding-top: 0 !important;
	}
	
	.themes li,
	.theme-bundles li,
	.plugins li {
		padding-top: 2em !important;
	}

	.page-layouts li {
		padding-top: 2.8em !important;
	}

}

@media screen and (max-width: 1149px) {
	.slider-container.default .pagination {
		display: none !important;
	}

	/*
	.section {
		margin: 0;
		width: 100%;
	}
	*/
}

/* Do this change to CityLogic (and Tropicana?) */
@media screen and (max-width: 1070px) {
	.site-footer-bottom-bar-right a {
		padding: 0 7px !important;
	}
	
	.site-footer-bottom-bar .site-footer-bottom-bar-right {
	    margin-top: 20px;
	}
}

@media screen and (max-width: 1029px) {

	.slider-container.default .slider .slide .overlay-container .overlay .opacity {
		padding: 0% !important;
	}

}

@media screen and (max-width: 1004px) {

	ul.subscriptions li,
	ul.licenses li {
		width: 100%;
		margin-bottom: 3em;
	}

}

@media screen and (max-width: 960px) {
	.slider-container.default .slider .slide .overlay-container .overlay .opacity,
	.header-image .overlay-container .overlay .opacity {
		width: 85% !important;
	}

	.index .menu {
		display: none;
	}
	.navToSelect {
		display: block;
		width: 100%;
	}
	
	.overview-block .text .column h2 {
		text-align: center !important;
	}
	
	.overview-block .text .column {
		width: 100% !important;
		margin: 0 !important;
		float: none;
		display: block;
		text-align: center !important;
		padding-top: 0 !important;
	}
	
	.overview-block .text .column.two {
		padding-top: 28px !important;
	}
	
	/*
	ul.overview {
		margin-left: 0;
		width: 100%;
	}
	*/
	
	ul.overview li {
		padding-bottom: 28px !important;
	}
	
	ul.overview li img {
		margin: 30px auto 0 auto !important;
	}	
	
	ul.recommended-plugins li {
		width: 100%;
		margin: 0 0 30px 0;
	}

	ul.recommended-plugins li:last-child {
		margin-bottom: 0;
	}
	
	ul.testimonials {
		display: block;
	}
	
	ul.testimonials li {
		display: block;
		float: none;
		width: 100% !important;
		min-height: 0 !important;
		margin: 0 0 1.4em 0;
	}
	
	ul.testimonials li .quote {
		margin: 0;
		padding-bottom: 1em;	
	}
	
	ul.testimonials li .name {
		position: relative;
		padding: 0;
	}

	.post-type-archive-docs-panoramic .widget-area,
	.single-docs-panoramic .widget-area,
	.post-type-archive-docs-shopstar .widget-area,
	.single-docs-shopstar .widget-area,
	.post-type-archive-docs-citylogic .widget-area,
	.single-docs-citylogic .widget-area,
	.post-type-archive-docs-namaha .widget-area,
	.single-docs-namaha .widget-area {
		width: 100%;
		float: none;
		padding: 0;
		margin: 0 0 3.2em 0;
	}

	.post-type-archive-docs-panoramic .content-area,
	.single-docs-panoramic .content-area,
	.post-type-archive-docs-shopstar .content-area,
	.single-docs-shopstar .content-area,
	.post-type-archive-docs-citylogic .content-area,
	.single-docs-citylogic .content-area,
	.post-type-archive-docs-namaha .content-area,
	.single-docs-namaha .content-area {
		width: 100%;
		float: none;
		padding: 0;
	}

}

@media screen and (max-width: 900px) {
	.single-theme h1 {
		text-align: center;
	}

	/* First 3 items */
	.icon-list.three-column li:nth-of-type(-n+3) {
		margin-top: 30px;
	}

	/* First 2 items */
	/*
	.icon-list.three-column li:nth-of-type(-n+2) {
		margin-top: 0;
	}
	*/

	.icon-list.three-column li {
		width: 48%;
	}

	/*.columns.two .column,*/
	.two-column .column {
		width: 100% !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.two-column.wide-first-column .column {
		width: 100% !important;
		padding-right: 0;
		padding-left: 0;
	}

	/*
	ul.call-to-action-buttons li {
		width: 25%;
		margin: 0 0 2% 0;
	}
	*/
	
	ul.call-to-action-buttons li {
		margin-bottom: 8px;
		margin: 0 9px 9px 0;
		width: 48%;
	}

	ul.call-to-action-buttons li:nth-child(odd) {
		text-align: right;
	}
	ul.call-to-action-buttons li:nth-child(even) {
		text-align: left;
	}

	.single-theme .details {
		padding-top: 0;
	}	
	
	/*.theme-promo,*/
	.single-theme .section.promo {
		padding-top: 30px;
	}
	
	.theme-promo {
		padding-top: 0.6em;
	}

	/*.theme-promo .title-and-tagline,*/
	.single-theme .section.promo .title-and-tagline {
		display: block;
		margin: 0 auto 2em auto;
	}

	/*.theme-promo .mockup,*/
	.single-theme .section.promo .mockup {
		display: block;
		margin: 0 auto;
	}
}

@media screen and (max-width: 820px) {
	ul.features-blocks li {
		width: 50%;
	}

	ul.features-blocks li:nth-of-type(-n+3) {
		margin-top: 40px;
	}

	ul.features-blocks li:nth-of-type(-n+2) {
		margin-top: 0;
	}
}

@media screen and (max-width: 780px) {
	.site-footer {
		text-align: center;
	}
	.site-footer-widgets.widget-title-short-underline .widgets-container .widget h2.widgettitle:after, .site-footer-widgets.widget-title-full-width-underline .widgets-container .widget h2.widgettitle:after {
		margin: 0 auto;
	}
	.site-footer .rpwe-block .rpwe-thumb {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.site-footer .rpwe-block .rpwe-li {
		padding-bottom: 25px;
		margin-bottom: 25px;
	}
	.site-footer .rpwe-block .rpwe-li:last-of-type {
		margin-bottom: 0px;
	}
	
	/* Do this change to CityLogic */
	.site-footer-widgets .site-container .widgets-container .widget {
		padding-bottom: 30px !important;
	}
	
	/* Do this change to CityLogic */
	.site-footer-widgets {
		padding: 40px 0 40px 0;
	}
}

@media screen and (max-width: 700px) {
	ul.features-blocks li {
		width: 100%;
		text-align: center;	
	}

	ul.features-blocks li:nth-of-type(-n+2) {
		margin-top: 40px;
	}

	ul.features-blocks li:first-of-type {
		margin-top: 0;
	}
	
	/*
	ul.features-blocks li:before {
		display: block;
	}
	
	ul.features-blocks h3 {
		margin-left: 0;
	}
	*/
	
	.themes li,
	.theme-bundles li,
	.plugins li,
	.page-layouts li {
		width: 100%;
	}

	.themes li:nth-of-type(-n+1),
	.theme-bundles li:nth-of-type(-n+1),
	.plugins li:nth-of-type(-n+1),
	.page-layouts li:nth-of-type(-n+1) {
		padding-top: 0;
	}
	
	.themes li:nth-of-type(2n+0),
	.theme-bundles li:nth-of-type(2n+0),
	.plugins li:nth-of-type(2n+0),
	.themes li,
	.theme-bundles li {
		padding-top: 3em !important;
	}

	.page-layouts li:nth-of-type(2n+0) {
		padding-top: 4em;
	}

}

@media screen and (max-width: 600px) {

	/* First 3 items */
	.icon-list.three-column li:nth-of-type(-n+2) {
		margin-top: 30px;
	}
	
	/*
	.icon-list.three-column li:nth-of-type(1) {
		margin-top: 0;
	}
	*/
	
	.icon-list.three-column li {
		width: 100%;
	}

}

@media screen and (max-width: 510px) {
	
	ul.call-to-action-buttons li {
		margin-bottom: 8px;
		margin: 0 9px 9px 0;
		width: 100%;
	}
	
	ul.call-to-action-buttons li:nth-child(odd) {
		text-align: center;
	}
	ul.call-to-action-buttons li:nth-child(even) {
		text-align: center;
	}

	.call-to-action-buttons .button {
		width: 100%;
	}

}
