/*
Theme Name:     Theone Child Theme
Theme URI:      http://themeforest.net/item/theone-onepage-parallax-wordpress-theme/8018164
Description:    A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Theone Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Author:         UXteam / Bwsm
Author URI:     http://www.uiueux.com
Template:       theone
Version:        1.0
*/


/* --------------------------------------------
	FONT IMPORT
-------------------------------------------- */


/*@import url(http://fonts.googleapis.com/css?family=Raleway:400,800,100,200,300,500,600,700,900);*/
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(http://fonts.googleapis.com/css?family=Orbitron:400,500,700);



/* --------------------------------------------
	MISCELLANEOUS STYLES 1234
-------------------------------------------- */

.page-loading:not(visible) {
    display: none;
}
#header {
    background-color: rgba(0,0,0,1);
    height: 60px;
}
#logo-loading {
    background-color: transparent !important;
}
.woocommerce #logo-loading .logo-image,
.woocommerce-page #logo-loading .logo-image,
#logo-loading .logo-image {
    max-height: inherit;
    max-width: 280px;
}
#logo,
#logo a {
    height: 64px;
}
.woocommerce .logo-image,
.woocommerce-page .logo-image,
.logo-image {
    max-height: inherit;
    max-width: 205px;
}
.ux-mobile #advanced_menu_toggle {
    margin-right: 13px;
}
.ux-mobile .logo-image {
    max-height: inherit;
    max-width: 150px;
    margin-top: 10px;
}
body.home .container,
body.woocommerce > .container,
body.woocommerce-page > .container,
body.woocommerce-page .products .container {
    width: 100% !important;
    border-top: 2px solid #a2ef3c;
}
body.woocommerce-page .shop_table.cart {
    width: 100%;
}
body.woocommerce-page .shipping_calculator,
body.woocommerce-page .shop_table.cart .cart_totals {
    margin-top: 40px;
}
body.woocommerce-page .shop_table.cart h2 {
    font-weight: 600;
}
body.woocommerce-page .shop_table.cart .cart-collaterals th {
    text-align: right;
}
.woocommerce .cart-collaterals .cart_totals {
  font-size: 16px;
  margin-top: 25px;
}
.woocommerce .cart-collaterals .cart_totals td {
    text-align: right;
}
.woocommerce .cart-collaterals .cart_totals small {
  font-size: 12px;
}
body.woocommerce-page .container .woocommerce {
    padding: 20px;
}
body.woocommerce-checkout .container .woocommerce {
    padding: 20px 50px;
}
body.woocommerce-checkout .entry .shop_table th {
    width: 85%;
}
body #header-inn.container {
    margin: 0 auto;
    width: 100%;
    border: none;
}
body.home.page.menu-default-show-bg-body #wrap-outer {
    padding-top: 0;
}
body.home.page #top-slider {
    margin-top: 61px;
}
body.home .newsletter {
    padding: 25px 0;
    background: #0e0e0e;
    background: -moz-linear-gradient(left,  #0e0e0e 2%, #1b1b1b 18%, #1b1b1b 33%, #0e0e0e 86%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(2%,#0e0e0e), color-stop(18%,#1b1b1b), color-stop(33%,#1b1b1b), color-stop(86%,#0e0e0e), color-stop(100%,#0e0e0e));
    background: -webkit-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -o-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -ms-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: linear-gradient(to right,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#0e0e0e',GradientType=1 );
}
body.home .newsletter .news-inner {
    margin: 0 auto;
    width: 60%;
}
#title-bar-in-top {
    padding: 15px 20px;
}
#title-bar-in-top h1.main-title {
    font-size: 2.2em;
    width: 70%;
}
#title-bar-in-top .title-bar.middle-ux {
    transform: translate(0,0);
    top: 0;
}
#wrap {
	position: static;
}
#content {
    position: relative;
}
body.page.menu-default-show-bg-body #wrap-outer,
body #wrap-outer {
    padding-top: 64px;
    height: auto;
}
body #top-wrap {
    padding-top: 0;
}
body .main-title {
    color: #fff;
}
body.contact-page form .wpcf7-form-control {
    width: 65%;
    background-color: #FFF;
}
body #top-slider {
    height: auto !important;
}
body #top-slider video {
    position: relative;
    height: auto;
}
body #top-slider .forcefullwidth_wrapper_tp_banner {
    height: inherit;
}
/*body #top-slider .tp-caption {
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
}
body #top-slider .tp-caption h1 {
    padding-top: 4em !important;
    font-size: 3em !important;
    padding-left: 2em !important;
}*/
body #top-slider .tp-rightarrow.default,
body #top-slider .tp-leftarrow.default {
    top: 45% !important;
}
body #top-slider .tp-bullets.simplebullets {
    top: inherit;
    bottom: -10px !important;
    left: 50%;
    width: 100%;
    margin: 0 auto !important;
}
.copyright {
    font-size: 1em;
}
#navi {
    max-height: 80px !important;
}
.ux-mobile #navi {
    padding-top: 40px;
    max-height: none !important;
}
#navi>div>ul>li {
    line-height: 60px;
}
#navi>div>ul>li:last-child {
    margin-right: -30px !important;
    margin-left: -49px;
    z-index: 0;
    position: relative;
    text-align: center;
}
#navi>div>ul>li:last-child a {
    padding-left: 110px;
    font-size:16px;
}
#navi>div>ul>li>a {
    text-transform: uppercase;
    line-height: 64px;
    padding-bottom: 3px;
    height: 60px;
}
#navi>div>ul>li a[href*="buy"] {
    color: #FFF;
    background: green;
    padding: 0 30px;
    font-size: 1.2em;
}
#navi>div>ul>li a[href*="buy"]:after {
    background: none;
}
#navi>div>ul>li>a:after,
.fullwrap-with-tab-nav-a:after,
.ux-grid-tit-a:after {
    bottom: 20px;
}
#navi>div>ul>li>ul.sub-menu {
    padding-top: 0;
}
#navi ul li ul.sub-menu li {
    line-height: 30px;
    text-transform: uppercase;
}
body.page #content.content-top-space {
    padding-top: 58px;
}
body.home .newsletter .news-inner h1,
.span6.moudle.bottom-space-20 h1 {
    font-size: 1.8em;
    margin-bottom: 10px;
    padding: 0 10%;
    color: #FFF;
    font-weight: 700;
}
body.home .newsletter .news-inner h1 {
    padding: 0;
}
.span6.moudle.bottom-space-20 hr {
    border: none;
    width: 90%;
    padding: 0 0;
    margin: 10px 0;
    border-bottom: 1px solid #a8f049;
}
.span6.moudle.bottom-space-20 h2 {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 0 10%;
    color: #a8f049;
    width: 90%;
    font-style: italic;
}
.span6.moudle.bottom-space-20 p {
    font-size: 0.9em;
    padding: 0 10%;
    color: #FFF;
}
.row-fluid .span6 .text_block.ux-mod-nobg {
    position: relative;
}
.responsive-ux .row-fluid .span6,
.row-fluid .span6 {
    width: 50%;
    *width: 50%;
}
.single-image .ux-hover-wrap,
.row-fluid .span6 .single-image-img {
    width: 100%;
    display: block !important;
}
.row-fluid .span6.moudle .wrap {
    position: relative;
    z-index: 2;
    padding-top: 6%;
    width: 100%;
}
.row-fluid .span6.moudle img.bkg-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.mouse-over .ux-hover-wrap:hover .single-image-img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.responsive-ux .row-fluid [class*="span"],
.row-fluid [class*="span"] {
    margin: 0;
}
.ux-mobile #navi > div > ul > li > a {
    width: 100%;
    padding: 0 20px;
    height: 30px;
    line-height:28px;
}
#faq-wrapper .container,
#content_wrap .standard_wrapper {
    padding: 20px 30px;
    background: #e6e6e6;
    background: -moz-linear-gradient(left,  #e6e6e6 0%, #ffffff 50%, #cecece 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e6e6e6), color-stop(50%,#ffffff), color-stop(100%,#cecece));
    background: -webkit-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#cecece 100%);
    background: -o-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#cecece 100%);
    background: -ms-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#cecece 100%);
    background: linear-gradient(to right,  #e6e6e6 0%,#ffffff 50%,#cecece 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#cecece',GradientType=1 );
}
#content_wrap .standard_wrapper h1,
#content_wrap .standard_wrapper h2,
#content_wrap .woocommerce h1,
#content_wrap .woocommerce h2 {
    color: #FFF;
}
.woocommerce-checkout #content_wrap .woocommerce h1,
.woocommerce-checkout #content_wrap .woocommerce h2 {
    color: #000;
}
#comments .comment-author a,
#content_wrap .standard_wrapper a,
#content_wrap .woocommerce a {
    color: #4ACE28;
}
#comments .comment-author a:hover,
#comments .comment-author a:active,
#comments .comment-author a:visited,
#content_wrap .standard_wrapper a:hover,
#content_wrap .standard_wrapper a:active,
#content_wrap .standard_wrapper a:visited,
#content_wrap .woocommerce a:hover,
#content_wrap .woocommerce a:active,
#content_wrap .woocommerce a:visited {
    color: #1f9c00;
}
#content_wrap .standard_wrapper .align-column .item {
    width: 30.5%;
    float: left;
    margin: 0 9px 20px;
}
body.is-mobile #gw_go_portfolio_lore-slider-portfolio, 
body.ux-mobile.is-mobile .video-js {
    display: none;
}
#variation-info {
    display: none;
}
.attribute-options abbr {
  display: none;
}
#sizing-info {
    text-align: center;
    font-size: 14px;
    margin: 20px 0;
}
#sizing-info a,
#gw_go_portfolio_product-portfolio .gw-gopf-style-vario .gw-gopf-post-more a label {
    color: #000;
}
#shipping-estimates-detail {
    max-width: 1132px;
    padding: 20px 30px;
    font-size: 18px;
}
#shipping-estimates-detail p.text {
    padding: 0.5em 0;
}
.woocommerce-account #content_wrap .woocommerce h2 {
    color: #000;
    margin-top: 20px;
}
.v-align-bottom {
    vertical-align: bottom;
}
#sizing-info a {
    white-space: nowrap;
}

.gamesp-card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

/* On mouse-over, add a deeper shadow */
.gamesp-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

/* Add some padding inside the card container */
.gamesp-container {
    padding: 2px 16px;
}


/* --------------------------------------------
    OVERRIDES
-------------------------------------------- */

.elastislide-carousel ul li a img {
    border-radius: 0;
    box-sizing: border-box;
    border: 2px solid #a2ef3c;
}
.text_block .elastislide-carousel ul li {
    margin: 0;
    padding: 0;
}
.elastislide-carousel ul li a {
    padding: 0;
}
/* --------------------------------------------
    NAVIGATION
-------------------------------------------- */

/* NAV STYLES */
#navi>div>ul {
	margin: 0;
}

/* NAV SUB MENU 
#navi .sub-menu>li {
	background-color: rgba(0, 0, 0, 0.7) !important;
} */

/* NAV SUB MENU NEW */
#navi .sub-menu>li {
	background-color: rgba(0, 0, 0, 0.8) !important;
        margin: auto 20px auto auto;
}

/* BUY NOW BUTTON */

li#menu-item-17343 {
	background-image: url(/wp-content/uploads/2014/12/order_now_btn.png) !important;
	height: 122px;
	width: 375px;
	top: -20px;
	display: inline;
	margin: 0;
	background-repeat: no-repeat;
	-webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    -webkit-filter: none;
    filter: none;
}

li#menu-item-17343:hover {
	-ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-filter: brightness(1.5);
	filter: brightness(1.5);
    color: #000000 !important;
}

li#menu-item-17343 a {
	font-size: 1.7em;
	font-weight: 600;
	margin: 17px 10px 0 0;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.7);
    color: #232323 !important;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}

li#menu-item-17343 a:hover {
	color: #000000 !important;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
}

/* DISABLE BUY NOW HOVER UNDERLINE */
#navi>div>ul>li#menu-item-17343 a:after, .fullwrap-with-tab-nav-a:after, .ux-grid-tit-a:after, .filters.filters-nobg .filters-a:before, .social-icons-footer .icons-unit:before {
	display: none !important;
}





/* --------------------------------------------
    SITE PARENT STYLES
-------------------------------------------- */

/* CONTENT BACKGROUND SOLID */
#content {
        background-color: #000000; 
}

/* CONTENT BACKGROUND LEATHER TEXTURE 
#content {
  background-blend-mode: color-dodge, multiply, normal, normal;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(162,239,60,0.25)), color-stop(6%,rgba(50,187,28,0.48)), color-stop(20%,rgba(21,78,12,1)), color-stop(30%,rgba(0,0,0,1)), color-stop(70%,rgba(0,0,0,1)), color-stop(80%,rgba(21,78,12,1)), color-stop(94%,rgba(50,187,28,0.48)), color-stop(100%,rgba(162,239,60,0.25))),-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(25%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,1)), color-stop(75%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))),-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(75%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))),url("/wp-content/uploads/2014/12/bg_stone_texture.jpg");
  background: -webkit-linear-gradient(left,  rgba(162,239,60,0.25) 0%,rgba(50,187,28,0.48) 6%,rgba(21,78,12,1) 20%,rgba(0,0,0,1) 30%,rgba(0,0,0,1) 70%,rgba(21,78,12,1) 80%,rgba(50,187,28,0.48) 94%,rgba(162,239,60,0.25) 100%),-webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%),-webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%),
  url("/wp-content/uploads/2014/12/bg_stone_texture.jpg");
  background: -o-linear-gradient(left,  rgba(162,239,60,0.25) 0%,rgba(50,187,28,0.48) 6%,rgba(21,78,12,1) 20%,rgba(0,0,0,1) 30%,rgba(0,0,0,1) 70%,rgba(21,78,12,1) 80%,rgba(50,187,28,0.48) 94%,rgba(162,239,60,0.25) 100%),-o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%),-o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%),url("/wp-content/uploads/2014/12/bg_stone_texture.jpg");
  background: linear-gradient(to right,  rgba(162,239,60,0.25) 0%,rgba(50,187,28,0.48) 6%,rgba(21,78,12,1) 20%,rgba(0,0,0,1) 30%,rgba(0,0,0,1) 70%,rgba(21,78,12,1) 80%,rgba(50,187,28,0.48) 94%,rgba(162,239,60,0.25) 100%),linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%), url("/wp-content/uploads/2014/12/bg_stone_texture.jpg");
}
@supports (-ms-accelerator:true) {
  #content {
    background: url("/wp-content/uploads/2014/12/bg_stone_texture.jpg");
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #content {
    background: url("/wp-content/uploads/2014/12/bg_stone_texture.jpg");
  }
} */

/* PAGE HEADER TITLES */
#top-wrap {
	height: auto;
	background: #141414;
	background: -moz-linear-gradient(left,  #141414 0%, #9c9c9c 50%, #9c9c9c 50%, #141414 100%), -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#141414), color-stop(50%,#9c9c9c), color-stop(50%,#9c9c9c), color-stop(100%,#141414)), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(left,  #141414 0%,#9c9c9c 50%,#9c9c9c 50%,#141414 100%), -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(left,  #141414 0%,#9c9c9c 50%,#9c9c9c 50%,#141414 100%), -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(left,  #141414 0%,#9c9c9c 50%,#9c9c9c 50%,#141414 100%), -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0, 0.5) 100%), linear-gradient(to right,  #141414 0%,#9c9c9c 50%,#9c9c9c 50%,#141414 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#141414',GradientType=1 );
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.75);
}
#top-wrap-image {
	border-bottom: solid 2px #a2ef3c;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.75);
    width: 100%;
    overflow: hidden;
}
#top-wrap-image img {
    width: 100%;
}
#top-wrap-image.parallax {
    background-position: 50% 0;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
/* HEADER TEXT */
.middle-ux {
	text-transform: uppercase;
}
body.subscribe .widget_wysija_cont p label {
    font-size: inherit;
    font-weight: inherit;
}
body.subscribe .wysija-input {
    width: 40%;
}

/* --------------------------------------------
    FAQ
-------------------------------------------- */
body.frequently-asked-questions .row-fluid [class*="span"] {
    min-height: 0 !important;
}
body.frequently-asked-questions .pagebuilder-wrap {
    padding: 30px;
}
body.frequently-asked-questions .faq-mod.accordion-ux,
body.frequently-asked-questions .tab-content {
    display: none;
}
body.frequently-asked-questions .accordion-style-b .accordion-heading .accordion-toggle {
    font-weight: 600;
    font-size: 0.9em;
}
body.frequently-asked-questions .nav-tabs {
    border: none;
}
body.frequently-asked-questions .nav-tabs > li > a {
    font-weight: 600;
    font-size: 1em;
}
body.frequently-asked-questions .nav-tabs > .active > a,
body.frequently-asked-questions .nav-tabs > .active > a:hover,
body.frequently-asked-questions .nav-tabs > .active > a:focus {
    background-color: #A8F049 !important;
}
/**************** CUSTOM FORMATTED WRAPPER *************/
#content-formatted {
    min-height: 400px;
	margin: 70px auto;
	border: solid #a2ef3c;
	border-width: 3px 0 3px 0;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 15px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 15px 0px rgba(50, 50, 50, 0.75);
	background: #e6e6e6;
    background: -moz-linear-gradient(left,  #e6e6e6 0%, #ffffff 50%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e6e6e6), color-stop(50%,#ffffff), color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#e6e6e6 100%);
    background: -o-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#e6e6e6 100%);
    background: -ms-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#e6e6e6 100%);
    background: linear-gradient(to right,  #e6e6e6 0%,#ffffff 50%,#e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e6e6e6',GradientType=1 );
}
#content-formatted .title-card {
	border-bottom: solid 1px #ffffff;
	text-transform: uppercase;
	font-weight: 200;
	font-size: 2em;
	padding: 20px 60px;
	background: rgb(205,205,205);
	background: url(img/top_left.png) no-repeat right top, -moz-linear-gradient(left,  rgba(205,205,205,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(205,205,205,1) 100%);
	background: url(img/top_left.png) no-repeat right top, -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(205,205,205,1)), color-stop(40%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,1)), color-stop(100%,rgba(205,205,205,1)));
	background: url(img/top_left.png) no-repeat right top, -webkit-linear-gradient(left,  rgba(205,205,205,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(205,205,205,1) 100%);
	background: url(img/top_left.png) no-repeat right top, -o-linear-gradient(left,  rgba(205,205,205,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(205,205,205,1) 100%);
	background: url(img/top_left.png) no-repeat right top, -ms-linear-gradient(left,  rgba(205,205,205,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(205,205,205,1) 100%);
	background: url(img/top_left.png) no-repeat right top, linear-gradient(to right,  rgba(205,205,205,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(205,205,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#cdcdcd',GradientType=1 );
}
#content-formatted .sub-content {
	overflow: visible;
	position: relative;
}
#content-formatted .column-center {
	color: #808080;
	font-size: 18px;
	padding: 0;
	height: auto;
}
#content-formatted .column-center.splite-page {
    float: left;
	width: 68.2%;
}
#content-formatted .column-center.splite-page .entry {
    padding: 20px 30px;
}
#content-formatted .column-center.splite-page .standard_wrapper.custom {
    padding: 0;
}
#content-formatted .pagebuilder-wrap .container {
    width: 100%;
}
#respondwrap {
    margin-top: 40px;
    padding: 0 30px;
}
form#commentform {
    font-size: 14px;
    line-height: 24px;
}
#respondwrap input[type="text"],
#respondwrap .requiredFieldcomm {
    background-color: #E2E2E2;
    padding: 5px 10px;
    width: 99%;
}
#respondwrap #recaptcha_area {
    margin-bottom: 24px;
}
#commentform p {
    color: #cdcdcd !important;
    line-height: 1.3em;
}
#recaptcha_area #recaptcha_response_field,
#respondwrap #recaptcha_response_field {
    background: #FFF;
    height: 21px;
    padding: 0 3px !important;
    color: #000 !important;
}
#commentform .recaptcha_only_if_incorrect_sol {
    color: #77ef00 !important;
}
#respondwrap .logged {
  margin-bottom: 14px;
  font-size: 14px;
  color: #c0c0c0;
}
#comments .comment-author a,
#comments .comment-author a:active,
#comments .comment-author a:visited,
#content_wrap .standard_wrapper a,
#content_wrap .standard_wrapper a:active,
#content_wrap .standard_wrapper a:visited {
    color: #4ACE28;
}
#comments .comment-author a:hover,
#content_wrap .standard_wrapper a:hover {
    color: #1f9c00;
}
#comments_box .comm-u-wrap a,
#recaptcha_privacy a,
#respondwrap a {
    color: #4ACE28 !important
}
#comments_box .comm-u-wrap a:hover,
#recaptcha_privacy a:hover,
#respondwrap a:hover {
    color: #1f9c00 !important
}
#comments #respondwrap .form-submit input#submit {
    width: auto;
    margin: 0 auto;
    padding: 0px 30px;
    display: block;
    color: #000;
    height: auto;
    font-size: 28px;
}
#faq-wrapper .container,
#content_wrap .standard_wrapper {
	background-color:transparent;
	color: #494949 !important;
}
#comments_box .avatar,
.commlist-unit .avatar {
    height: 60px;
    width: 60px;
}
#comments_box .comment,
#content_wrap .standard_wrapper.custom {
	color: #cdcdcd !important;
    line-height: 1.3em;
}
#comments_box .comment,
#comments_box .comment-author-a {
    font-size: 14px;
}
#comments_box .comm-u-wrap {
    margin: 0 40px 0 80px;
}
#content-formatted ul.sidebar_widget > li {
    margin: 15px;
    padding: 10px 0 30px;
    border-top: 1px solid;
}
#content-formatted ul.sidebar_widget a:hover {
    color: #1f9c00;
}
.widget-container.widget_categories > ul > li {
  line-height: 2.14285;
}
.widget-container.widget_categories > ul > li a {
    position: relative;
    padding-left: 25px;
    display: inline-block;
}
.widget-container.widget_categories > ul > li > a:before {
  position: absolute; content: "\f14c"; font-family: 'FontAwesome'; left: 0; font-size: 1.4rem;

}
#content-formatted #sidebar-widget {
    padding-bottom: 50px;
    width: 31.7%;
}
.row-fluid.meta-social .span6 {
    width: 55%;
}
.post-navi.row-fluid,
.row-fluid.meta-social {
    margin: 0 auto 0;
    padding: 0 20px;
}
#comments {
    padding : 0 20px;
}
.post-navi.row-fluid {
    margin-bottom: 40px;
}
#content-formatted ul.sidebar_widget > li:first-child {
    border: none;
}
.sidebar_widget h3.widget-title,
.sidebar_widget h3.widget-title a {
    color: #242424;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}

/* ACTIVE TAB */
body.frequently-asked-questions .nav-tabs > .active > a, body.frequently-asked-questions .nav-tabs > .active > a:hover, body.frequently-asked-questions .nav-tabs > .active > a:focus {
	margin-right: 10px;
	-webkit-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px -3px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px -3px 10px 0px rgba(0, 0, 0, 0.3);
	background: #5e5e5e !important;
	background: -moz-linear-gradient(top,  #5e5e5e 0%, #0e0e0e 100%)  !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#0e0e0e))  !important;
	background: -webkit-linear-gradient(top,  #5e5e5e 0%,#0e0e0e 100%)  !important;
	background: -o-linear-gradient(top,  #5e5e5e 0%,#0e0e0e 100%)  !important;
	background: -ms-linear-gradient(top,  #5e5e5e 0%,#0e0e0e 100%)  !important;
	background: linear-gradient(to bottom,  #5e5e5e 0%,#0e0e0e 100%)  !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#0e0e0e',GradientType=0 );
	border: none;
	color: #ffffff !important;
}

/* INACTIVE TAB */
body.frequently-asked-questions .nav-tabs > li > a {
	margin-right: 10px;
	background: #a3ef00 !important;
	background-image: -webkit-linear-gradient(top, #a3ef00, #77ef00) !important;
	background-image: -moz-linear-gradient(top, #a3ef00, #77ef00) !important;
	background-image: -ms-linear-gradient(top, #a3ef00, #77ef00) !important;
	background-image: -o-linear-gradient(top, #a3ef00, #77ef00) !important;
	background-image: linear-gradient(to bottom, #a3ef00, #77ef00) !important;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	text-transform: uppercase;
	font-family: 'lato', 'open sans', sans-serif;
	color: #000000 !important;
}

body.frequently-asked-questions .nav-tabs > li > a:hover {
  background: #77ef00 !important;
  background-image: -webkit-linear-gradient(top, #77ef00, #42cf00) !important;
  background-image: -moz-linear-gradient(top, #77ef00, #42cf00) !important;
  background-image: -ms-linear-gradient(top, #77ef00, #42cf00) !important;
  background-image: -o-linear-gradient(top, #77ef00, #42cf00) !important;
  background-image: linear-gradient(to bottom, #77ef00, #42cf00) !important;
}

/* TAB BACKGROUND */
body.frequently-asked-questions .faq-mod.accordion-ux, body.frequently-asked-questions .tab-content {
	padding: 20px;
	background: #0e0e0e;
	background: -moz-linear-gradient(left, #0e0e0e 2%, #1b1b1b 18%, #1b1b1b 33%, #0e0e0e 86%, #0e0e0e 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(2%,#0e0e0e), color-stop(18%,#1b1b1b), color-stop(33%,#1b1b1b), color-stop(86%,#0e0e0e), color-stop(100%,#0e0e0e));
	background: -webkit-linear-gradient(left, #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
	background: -o-linear-gradient(left, #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
	background: -ms-linear-gradient(left, #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
	background: linear-gradient(to right, #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#0e0e0e',GradientType=1 );
	color: #cdcdcd;
	border: solid 1px #000000;
	margin-top: -1px;
	-webkit-box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px -3px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px -3px 10px 0px rgba(0, 0, 0, 0.5);
}

/* TAB HEADING COLOR */
/*
.main-title, #comments .comment-author a, h1, h2, h3, h4, h5, h6, .archive-tit a, .blog-item-main h2 a, .item-title-a, #sidebar .social_active i:hover, .countdown_amount, .ux-grid-tit-a, .filters.filters-nobg li a:hover, .filters.filters-nobg li.active a, .portfolio-standatd-tit-a, .portfolio-standatd-tags a[rel*="tag"], .archive-unit-h2 a, .archive-date, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .accordion-heading .accordion-toggle, .post-navi-a, .moudle .ux-btn, .jqbar.vertical span, .team-item-con-back a, .team-item-con-back i, .team-item-con-h p, .slider-panel-item h2.slider-title a, .bignumber-item.post-color-default, .blog-item .date-block, #respondwrap textarea, #respondwrap input, .contactform input[type="text"], .contactform textarea, .mfp-title, .mfp-arrow-right:before, .mfp-arrow-left:before, .clients_wrap .carousel-btn .carousel-btn-a, .gallery-info-property-item {
	color: #ffffff !important;
}
*/

body.frequently-asked-questions .accordion-style-b .accordion-heading .accordion-toggle {
	color: #ffffff !important;
}

/* HORIZONTAL DIVIDER  */
.gallery-wrap-fullwidth .gallery-info-property, .accordion-heading, .title-ux.line_under_over, .gallery-info-property, .gallery-wrap-sidebar .entry, .social-share, .post-navi-a, ul.sidebar_widget > li, #respondwrap textarea, #respondwrap input, .contactform input[type="text"], .contactform textarea, #respondwrap input#submit, .contactform input[type="submit"], .moudle .ux-btn:hover, .widget_uxconatactform input#idi_send, .entry .contactform input.idi_send, #respond input#submit, input.wpcf7-form-control.wpcf7-submit, input#idi_send, .widget-container .user-submit, button#bbp_reply_submit {
	border-color: #b8b8b8 !important;
}

/* TAB CONTAINER BACKGROUND COLOR */
.slider-panel, #main_title_wrap, .nav-tabs > li, .promote-wrap, .process-bar-wrap, .post_meta, .pagenumber a, .countdown_section, .interlock-item, .standard-blog-link-wrap, .blog-item.quote, .portfolio-standatd-tit, .quote-wrap, .entry pre, .text_block pre, .pagenumber span, .testimenials, .testimenials .arrow-bg, .accordion-heading, .testimonial-thum-bg, .single-feild, .fullwidth-text-white .iconbox-content-hide .icon_wrap {
	background-color: transparent !important;
}

/* EXPAND BUTTON */
h1.main-title:before, .team-item-con, .ux-btn:hover, #respondwrap input#submit:hover, .contactform input[type="submit"]:hover, .title-ux.line_both_sides:before, .title-ux.line_both_sides:after, .brick-with-img:hover .brick-inside, .team-item-con-back, .galleria-info, #float-bar-triggler, .float-bar-inn, .comm-reply-title:after, .sidebar_widget .widget_search input[type="submit"], .sidebar_widget .widget_display_search input[type="submit"], .short_line:after, .post-navi-a:hover, .filter-floating-triggle, .filter-floating ul li, .promote-button:hover, .accordion-style-b .accordion-heading a:before, .accordion-style-b .accordion-heading a:after, .separator_inn.bg-, .sidebar_widget .widget_search input[type="submit"], .sidebar_widget .widget_display_search input[type="submit"], .portfolio-standatd-tit:before {
	background-color: #A8F049 !important;
}

/* --------------------------------------------
    HOMEPAGE PORTFOLIO PLUGIN
-------------------------------------------- */
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-pagination-wrapper,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-pagination-wrapper {
	padding: 0 !important;
}
#gw_go_portfolio_lore-slider-portfolio {
    padding-bottom: 4px !important;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex .gw-gopf-post,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex .gw-gopf-post {
	border-top: 2px solid #A2EF3C;
	border-right: 2px solid #A2EF3C;
}

/* HOVER TITLE CARD BG COLOR */
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex .gw-gopf-post-content-wrap:before,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex .gw-gopf-post-content-wrap:before,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario .gw-gopf-post-content-wrap:before,
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-post-content-wrap:before,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-content-wrap:before,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-content-wrap:before {
	background: -moz-linear-gradient(top,  rgba(78,79,78,0.85) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,79,78,0.85)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,  rgba(78,79,78,0.85) 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(78,79,78,0.85) 0%,rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(78,79,78,0.85) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(78,79,78,0.85) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d94e4f4e', endColorstr='#000000',GradientType=0 );
}
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-post-content > *:first-child,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-content > *:first-child,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario .gw-gopf-post-content > *:first-child,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-content > *:first-child {
    color: #FFF !important;
    font-size: 16px;
    line-height: 21px;
}
/*
#gw_go_portfolio_home-slider-portfolio {
	background-color: #A2EF3C !important;
}
*/
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex .gw-gopf-post,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex .gw-gopf-post {
	border-top:  2px solid #A2EF3C !important;
	border-left:  2px solid #A2EF3C !important;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-col-wrap .gw-gopf-post-media-wrap,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-col-wrap .gw-gopf-post-media-wrap {
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-col-wrap:hover .gw-gopf-post-media-wrap,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-col-wrap:hover .gw-gopf-post-media-wrap {
    -moz-filter: none;
    -o-filter: none;
    -webkit-filter: grayscale(0%);
    filter: none;
    filter: none;
}

.gw-gopf-posts-wrap {
	margin-top: 8px;
}


/* --------------------------------------------
    HOMEPAGE TESTIMONIALS
-------------------------------------------- */

/*
.testimonial-thum {
	display: none !important;
}
*/

.testimonial-wrap blockquote {
	font-size: 1.8em !important;
	color: #ffffff !important;
}

/* --------------------------------------------
    VIDEOS PORTFOLIO PLUGIN
-------------------------------------------- */

/* FILTER CATEGORY BUTTONS */
.gw-gopf-cats {
	text-transform: uppercase !important;
}
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-cats > span a,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario .gw-gopf-cats > span a,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-cats > span a,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-cats > span a {
	color: #A8F049;
    background: none;
    border: 1px solid #A8F049;
    border-radius: 4px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    height: auto;
    line-height: auto;
}

/* FILTER CATEGORY BUTTONS STANDARD HOVER */
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span a:hover,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span a:hover,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span a:hover,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span a:hover {
	color: #fff;
    background: none;
    border: 1px solid #fff;
}

/* FILTER BUTTON ACTIVE */
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span.gw-gopf-current a,
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span a:active,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span.gw-gopf-current a,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span a:active,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span.gw-gopf-current a,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span a:active,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span.gw-gopf-current a,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-filter .gw-gopf-cats > span a:active {
	color: #000;
    background: #A8F049;
    border: 2px solid #A8F049;
}

/* INSTRUCTIONAL VIDEOS */
#gw_go_portfolio_support-portfolio span[data-count="2"] {
	display: none !important;
}


/* HOVER OVERLAY COLOR */
/*
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-post-overlay-bg {
	background-color:#000000;
	opacity: .6;
}*/

/* GALLERY HOVER OVERLAY EXCERPT (Post Excerpt Instead of Title in Order to Minimize Linking Out to the Post) */
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-post-excerpt,
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex .gw-gopf-post-content h2,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex .gw-gopf-post-content h2,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario .gw-gopf-post-excerpt,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-excerpt,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-excerpt {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #cdcdcd !important;
	font-size: 14px;
    line-height: 18px !important;
    margin-top: 0 !important;
}
body.gallery #content_wrap .entry p {
    color: #FFF;
}
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-post-content h2 a:hover,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-content h2 a:hover,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-stylse-vario .gw-gopf-post-content h2 a:hover {
	color: #a2ef3c !important;
}
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-post-content,
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex .gw-gopf-post-content,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex .gw-gopf-post-content,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario .gw-gopf-post-content,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-content,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-post-content {
    padding:10px 15px;
}
/* CIRCLE BUTTON OVERLAY COLOR */
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario a.gw-gopf-post-overlay-circle,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle {
	/*content: url(/wp-content/uploads/2014/12/icon_video.png);*/
	background: none;
	width: 44px;
	height: 44px;
	border-radius: 0;
    position: relative;
    cursor: pointer;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle {
    background: none;
}
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario a.gw-gopf-post-overlay-circle img,
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle img,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle img,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle img,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle img {
    content: url(/wp-content/uploads/2014/12/icon_video.png);
    background: none;
    width: 44px;
    height: 44px;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
}
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle img {
    content: url(/wp-content/uploads/2014/12/icon_link.png);
    background: none;
    width: 44px;
    height: 44px;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
}
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario .gw-gopf-col-wrap[data-filter*="screenshot"] a.gw-gopf-post-overlay-circle img,
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex .gw-gopf-col-wrap[data-filter*="screenshot"] a.gw-gopf-post-overlay-circle img,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex .gw-gopf-col-wrap[data-filter*="screenshot"] a.gw-gopf-post-overlay-circle img,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario .gw-gopf-col-wrap[data-filter*="screenshot"] a.gw-gopf-post-overlay-circle img,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario .gw-gopf-col-wrap[data-filter*="screenshot"] a.gw-gopf-post-overlay-circle img {
    content: url(/wp-content/uploads/2014/12/icon_large.png);
}
/* CIRCLE BUTTON OVERLAY COLOR HOVER */
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:before,
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle:before,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle:before,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:before,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:before,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:before {
    content: '';
    display:inline-block;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    position: absolute;
    top: 0;
    left: 0;
}
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:hover:before,
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle:hover:before,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle:hover:before,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:hover:before,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:hover:before,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:hover:before {
    background: rgb(55,156,30);
    background: -moz-linear-gradient(top,  rgba(55,156,30,1) 0%, rgba(127,189,47,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,156,30,1)), color-stop(100%,rgba(127,189,47,1)));
    background: -webkit-linear-gradient(top,  rgba(55,156,30,1) 0%,rgba(127,189,47,1) 100%);
    background: -o-linear-gradient(top,  rgba(55,156,30,1) 0%,rgba(127,189,47,1) 100%);
    background: -ms-linear-gradient(top,  rgba(55,156,30,1) 0%,rgba(127,189,47,1) 100%);
    background: linear-gradient(to bottom,  rgba(55,156,30,1) 0%,rgba(127,189,47,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#379c1e', endColorstr='#7fbd2f',GradientType=0 );
}
#gw_go_portfolio_instructional-videos .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:hover,
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle:hover,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle:hover,
#gw_go_portfolio_support-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:hover,
#gw_go_portfolio_video-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:hover,
#gw_go_portfolio_games-showcase-portfolio .gw-gopf-style-vario a.gw-gopf-post-overlay-circle:hover {
    background: none;
}
/* GALLERY ITEM BORDER/SHADOW */


.gw-gopf-post {
	border: solid 2px #a2ef3c;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.5) !important;
	-moz-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.5) !important;
	box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.5) !important;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-post,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-post {
    border: none;
	border-top: solid 2px #a2ef3c;
    border-bottom: solid 2px #a2ef3c;
}
.gw-gopf-post:hover {
	border-color: #ffffff !important;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-post:hover,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-post:hover {
	border-color: #a2ef3c !important;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-slider-controls-centered .gw-gopf-slider-controls,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-slider-controls-centered .gw-gopf-slider-controls {
    float: none;
    left: inherit;
}
#gw_go_portfolio_lore-slider-portfolio {
    padding: 0 0 0 1px;
    background: #a2ef3c;
}
#gw_go_portfolio_home-slider-portfolio {
    padding: 0 0 0 1px;
    background: #a2ef3c;
    margin-top: 8px !important;
}
#gw_go_portfolio_home-slider-portfolio .gw-gopf-style-flex .gw-gopf-post {
    border-bottom: none;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-slider-controls-wrap,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-slider-controls-wrap {
    position: absolute;
    z-index: 5;
    top: 45%;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-slider-type .gw-gopf-posts-wrap,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-slider-type .gw-gopf-posts-wrap {
    margin:  0;
    padding: 0;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-slider-controls-wrap .gw-gopf-control-prev,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-slider-controls-wrap .gw-gopf-control-prev {
    float: none;
    left: 0;
    top: 0;
    position: absolute;
    right: inherit;
    z-index: 10;
}
#gw_go_portfolio_lore-slider-portfolio .gw-gopf-slider-controls-wrap .gw-gopf-control-next,
#gw_go_portfolio_home-slider-portfolio .gw-gopf-slider-controls-wrap .gw-gopf-control-next {
    float: none;
    left: inherit;
    top: 0;
    position: absolute;
    right: 0;
    z-index: 10;
}
.gw-gopf-post-overlay-hover .gw-gopf-post-overlay-inner,
.gw-gopf-post-header .gw-gopf-post-overlay-inner,
.gw-gopf-touch .gw-gopf-current.gw-gopf-post .gw-gopf-post-overlay-inner {
    padding-top:0;
    top:-5px;
    -moz-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
    -ms-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
    -o-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
    -webkit-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
    transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
    visibility:visible;
}
.gw-gopf-post-overlay,
.gw-gopf-post-overlay-bg {
    opacity: 1;
}

/* LIGHTBOX */
#content, #main, .separator h4, #respondwrap input#submit, .contactform input[type="submit"], .vario-direction-nav a[class*="vario-"], .carousel-control, .sidebar_widget textarea, .sidebar_widget input[type="text"], .sidebar_widget input[type="email"], .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .tab-content, .filters.filter-floating li a:before, .mfp-bg, .mfp-figure:after, .mfp-figure {
	background-color: #000000 !important;
}


/* --------------------------------------------
    WooCommerce
-------------------------------------------- */
.nav-tabs > li > a:hover,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a {
    background-color: #A8F049 !important;
    color: #000 !important;
}
.accordion-group  .accordion-body {
	transition:height .5s;
	-webkit-transition: height .5s;
	-moz-transition: height .5s;
	-ms-transition: height .5s;
	-o-transition: height .5s;
    font-size: 0.9em;
}
.woocommerce .row-fluid {
    height: auto;
}
.woocommerce .product-bg {
    background: #808080;
    background: -moz-linear-gradient(top,  #808080 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#000000));
    background: -webkit-linear-gradient(top,  #808080 0%,#000000 100%);
    background: -o-linear-gradient(top,  #808080 0%,#000000 100%);
    background: -ms-linear-gradient(top,  #808080 0%,#000000 100%);
    background: linear-gradient(to bottom,  #808080 0%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#000000',GradientType=0 );
    height: 100%;
    position: absolute;
}
.woocommerce .product-bg .single-image {
/*    height: 100%;
    display: table-row;
    vertical-align: middle;*/
    display: table-cell;
    vertical-align: middle;
}
/*.woocommerce .product-bg .single-image .ux-hover-wrap {
    display: table-cell;
    vertical-align: middle;
}*/
.woocommerce p.text {
    padding: 0.45em !important;
}
.woocommerce .accordion-group .accordion-body {
    color: #FFF;
}
.woocommerce .accordion_toggle .single-wrap,
.woocommerce .accordion-group .accordion-inner {
    padding: 15px 15px 22px;
}
.woocommerce .accordion-heading {
    border-left: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #a2ef3c;
    position: relative;
    background: none;
}
.woocommerce .accordion-heading .accordion-toggle {
    color: rgb(168, 240, 73);
}
.woocommerce .accordion-style-b .accordion-heading a:before,
.woocommerce .accordion-style-b .accordion-heading a:after {
    background-color: rgb(168, 240, 73);
}
.woocommerce .span6.moudle.bottom-space-20 .desc-area {
    padding: 0 10%;
}
.woocommerce #top-slider .tp-caption h2 {
    color: #a2ef3c;
    font-size: 3em;
    text-transform: uppercase;
}
.products .button.single_add_to_cart_button {
    color: #A8F049;
    border: 2px solid #A8F049;
    border-radius: 4px;
    padding: 10px 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    display: inline-block;
    background: none;
    height: auto;
    line-height: 20px;
}
.woocommerce-page .shop_table.cart .button {
    margin: 2px 0;
}
.rev_slider_wrapper form {
    margin: 0;
}
.rev_slider_wrapper .bundle_error {
    display: none !important;
}
.products .button.single_add_to_cart_button:hover {
    color: #fff;
    border: 2px solid #fff;
}
.products .button.single_add_to_cart_button:active {
    color: #000;
    background: #A8F049;
    border: 2px solid #A8F049;
}
.products .bundled_product_summary {
    padding-bottom: 0;
}
.products .cart {
    margin: 10px 5px 30px 0;
}
.products .cart.bundled_item_cart_content {
    margin: 0;
}
#top-slider.products .cart {
    /*margin: 10px 0 0 0;*/
    margin: 0;
    padding: 0;
    display: inline;
}
.products .amount {
    font-size: 34px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #A8F049;
    margin: auto !important;
    text-align: center;
    display: inline-block;
}
.products .price {
    display: block;
}
#top-slider.products .cart .variations,
#top-slider.products .button.single_add_to_cart_button {
    margin: 10px;
    padding: 5px;
}

#top-slider.products .cart .variations a {
    color: #A8F049;
}
#gw_go_portfolio_product-portfolio .msg.woocommerce-info,
#content ul.products .bundle_data .bundle_error .msg.woocommerce-info {
    display: none;
}
#content ul.products .bundle_data .bundle_button {
    position: relative;
}
#content ul.products .bundle_data .bundle_button .btn-over {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 137px;
    height: 44px;
    z-index: 1000;
}
#top-slider.products .cart .variations a.reset_variations {
    position: absolute;
    margin-left: 10px;
}
#top-slider.products .bundled_product_summary {
    padding-left: 30px !important;
}
#top-slider.products .tp-caption .summary {
    color: #fff;
    font-size: 17px !important;
    font-weight: 400px;
}
.products .cart .quantity {
    display: inline-block;
}
.products .cart .input-text {
    width: 100px;
}
.products .cart .input-text,
.products .cart .minus,
.products .cart .plus {
    color: #A8F049;
    border: 2px solid #A8F049;
    background: none;
    font-size: 22px;
}
.products .cart .minus {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.products .cart .plus {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.products .button.single_add_to_cart_button,
.products .cart .input-text,
.products .cart .minus,
.products .cart .plus {
    height: 44px;
}
#top-slider.products .button.single_add_to_cart_button {
    height: 2em;
}
.products .cart .input-text:hover,
.products .cart .minus:hover,
.products .cart .plus:hover {
    color: #fff;
    border: 2px solid #fff;
}
.products .cart .minus:active,
.products .cart .plus:active {
    color: #000;
    background: #A8F049;
    border: 2px solid #A8F049;
}
.products .cart .plus {
    border-left: 0;
}
.products .cart .plus:hover {
    margin-left: -2px;
}
.products .cart .minus {
    border-right: 0;
}
.products .cart .minus:hover {
    margin-right: -2px;
    z-index: 1;
    position: relative;
}
.products .cart .label {
    color: #A8F049;
    background: none;
    border: none;
    padding: 0;
}
.rev_slider_wrapper .bundle_button {
    margin-top: -10px;
}
.products .cart label {
    margin: 0 15px 0 0;
    line-height: 34px;
    width: 74px !important;
}
/*.bundle_wrap .woocommerce-info {
    display: none;
}*/
.products .cart .variations {
    color: #A8F049;
    border: 0;
/*    margin-bottom:20px;
    border: 2px solid #A8F049;
    background: none;
    border-radius: 4px;*/
}
.products .cart select {
    color: #000;
    border: 2px solid #A8F049;
    background: #A8F049;
    border-radius: 4px;
    height: auto;
}
#top-slider.products .cart select {
    font-size: 20px;
}
.products .cart select:focus {
    color: #000;
}
.products .cart .value {
    border:0;
}
.products .tabs-h li {
    margin-left: 2%;
}
.products .tabs-h li:first-child {
    margin-left: 0;
}
.products .tabs-h li:hover,
.products .tabs-h li a:hover {
    border-color: #EEEEEE;
}
.products .tabs-h li a {
    border: 1px solid #A8F049;
    padding: 10px 0.8em;
}
.products .tabs-h li.active a {
    border: 1px solid #A8F049;
    color: #000 !important;
    background-color: #A8F049 !important;
}
.products .nav.nav-tabs {
    border-bottom: 1px solid #A8F049;
}
.product {
    border:none !important;
}
.woocommerce .span6.moudle.bottom-space-20 .desc-area .container .nav-tabs li {
    list-style: none !important;
}
.woocommerce .span6.moudle.bottom-space-20 .desc-area .container .faq-mod.accordion-ux,
.woocommerce .span6.moudle.bottom-space-20 .desc-area .container .tab-content {
    display: none;
}
body.woocommerce-page .desc-area .container {
    border: none;
}
body.woocommerce-page .desc-area .row-fluid [class*="span"] {
    min-height: 0 !important;
}
.woocommerce .span6.moudle.bottom-space-20 p {
    width: 100%;
}
.woocommerce .nav-tabs > li {
    background: none;
}
.woocommerce .nav-tabs > li:hover {
    background: none;
}
.woocommerce .nav-tabs > .active > a,
.woocommerce .nav-tabs > .active > a:hover {
    color: #fff;
}
.woocommerce #product-scroller-menu {
    height: 100px;
    background: #141414;
    background: -moz-linear-gradient(left,  #141414 0%, #9c9c9c 50%, #9c9c9c 50%, #141414 100%), -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#141414), color-stop(50%,#9c9c9c), color-stop(50%,#9c9c9c), color-stop(100%,#141414)), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(left,  #141414 0%,#9c9c9c 50%,#9c9c9c 50%,#141414 100%), -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(left,  #141414 0%,#9c9c9c 50%,#9c9c9c 50%,#141414 100%), -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(left,  #141414 0%,#9c9c9c 50%,#9c9c9c 50%,#141414 100%), -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0, 0.5) 100%), linear-gradient(to right,  #141414 0%,#9c9c9c 50%,#9c9c9c 50%,#141414 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#141414',GradientType=1 );
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.75);
    text-align: center;
    line-height: 100px;
    border-top: 2px solid #a2ef3c;
    width: 100%;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
.woocommerce #product-scroller-menu li {
    display: inline;
    margin-right: 20px;
}
.woocommerce #product-scroller-menu li:last-child {
    margin: 0;
}
.woocommerce #product-scroller-menu li a:hover {
    color: #FFF;
}
.woocommerce #product-scroller-menu li a {
    color: #A8F049;
    white-space: nowrap;
}
.woocommerce #top-wrap {
    display: none;
}
body.contact-page form .wpcf7-form-control.wpcf7-submit,
.widget_wysija_cont .wysija-submit,
.widget_wysija_cont .wysija-submit,
.woocommerce-page .button,
.products-list .button.single_add_to_cart_button {
    color: #000;
    background-color: #A8F049;
    border-radius: 4px;
    padding: 10px 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    display: inline-block;
    height: auto;
    width: auto;
    line-height: 20px;
}
.woocommerce-page a.button {
    color: #000 !important;
    text-shadow: none;
}
/*.products-list .button.single_add_to_cart_button:hover {
    color: #fff;
    border: 2px solid #fff;
}
.products-list .button.single_add_to_cart_button:active {
    color: #000;
    background: #A8F049;
    border: 2px solid #A8F049;
}*/
.products-list .label {
    background: none;
}
.products-list .bundled_product_summary {
    padding-left: 20px;
    padding-bottom: 20px;
}
.products-list form.cart {
    padding-left: 20px;
}
.products-list .cart {
    margin: 0 5px 0 0;
    /*padding: 0 10%;*/
}
.products-list .cart .quantity {
    display: inline-block;
}
.products-list .cart .input-text {
    width: 100px;
}
/*.products-list .cart .input-text,
.products-list .cart .minus,
.products-list .cart .plus {
    color: #A8F049;
    border: 2px solid #A8F049;
    background-color: #A8F049;
    font-size: 22px;
}
.products-list .cart .minus {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.products-list .cart .plus {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}*/
/*.products-list .button.single_add_to_cart_button,
.products-list .cart .input-text,
.products-list .cart .minus,
.products-list .cart .plus {
    height: 44px;
}*/
/*.products-list .cart .input-text:hover,
.products-list .cart .minus:hover,
.products-list .cart .plus:hover {
    color: #fff;
    border: 2px solid #fff;
}*/
/*.products-list .cart .minus:active,
.products-list .cart .plus:active {
    color: #000;
    background: #A8F049;
    border: 2px solid #A8F049;
}*/
/*.products-list .cart .plus {
    border-left: 0;
}
.products-list .cart .plus:hover {
    margin-left: -2px;
}
.products-list .cart .minus {
    border-right: 0;
}
.products-list .cart .minus:hover {
    margin-right: -2px;
    z-index: 1;
    position: relative;
}*/
.products-list .cart .label {
    color: #000;
    background: none;
    border: none;
    padding: 0;
}
.products-list .cart label {
    margin: 0 10px 0 0;
    line-height: 44px;
}
.products-list .cart .variations {
    color: #A8F049;
    border: 0;
/*    margin-bottom:20px;
    border: 2px solid #A8F049;
    background: none;
    border-radius: 4px;*/
}
.products-list .cart select {
    color: #000;
    background-color:#A8F049;
    border: none;
    border-radius: 4px;
    width: 170px;
}
.products-list .cart .value {
    border: none;
}
.woocommerce-cart .shop_table.cart {
    border: none;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}
.woocommerce-cart .shop_table.cart thead tr {
    background: #ffffff;
    border-bottom: 1px solid #ccc;
}
.woocommerce-cart .shop_table.cart tbody tr {
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
    border-bottom: 1px solid #ccc;
}
.woocommerce-cart .shop_table.cart td,
.woocommerce-cart .shop_table.cart th {
    border: none;
}
.woocommerce-cart #gw_go_portfolio_product-portfolio {
    background: #6e6e6e;
    background: -moz-linear-gradient(left,  #6e6e6e 0%, #7a797a 50%, #6e6e6e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#6e6e6e), color-stop(50%,#7a797a), color-stop(100%,#6e6e6e));
    background: -webkit-linear-gradient(left,  #6e6e6e 0%,#7a797a 50%,#6e6e6e 100%);
    background: -o-linear-gradient(left,  #6e6e6e 0%,#7a797a 50%,#6e6e6e 100%);
    background: -ms-linear-gradient(left,  #6e6e6e 0%,#7a797a 50%,#6e6e6e 100%);
    background: linear-gradient(to right,  #6e6e6e 0%,#7a797a 50%,#6e6e6e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6e6e', endColorstr='#6e6e6e',GradientType=1 );
    padding: 20px;
}
.woocommerce-cart #gw_go_portfolio_product-portfolio .amount {
    font-size: 48px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
/*.woocommerce-cart .coupon {
    margin-bottom: 30px;
}*/
.woocommerce-cart .coupon label {
    display: none;
}
.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: red;
    text-decoration: none;
    font-weight: bold;
}
.checkout .entry ul li {
    list-style: none;
}
.woocommerce input,
.woocommerce textarea {
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: initial;
}
.woocommerce input[type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}
.woocommerce .checkout label {
    padding: 0;
    font-weight: 400;
}
.woocommerce #ship-to-different-address {
    height: auto;
    line-height: 32px;
}
.woocommerce #ship-to-different-address label {
    display: inline;
}
#content_wrap .woocommerce .chosen-container a {
    color: #000;
}
.woocommerce .col2-set:after, .woocommerce .col2-set:before, .woocommerce-page .col2-set:after, .woocommerce-page .col2-set:before {
    content: " ";
    display: table;
}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
    clear: both;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce .button.return-top {
    padding: 5px 10px;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}
.woocommerce .shop_table {
    text-align: left;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    margin-left: 20px;
}
.woocommerce .single_variation_wrap {
    display: block !important;
}
.woocommerce-cart .entry h2.estimated-delivery,
.woocommerce-checkout .entry h2.estimated-delivery {
    text-align: center;
}
.woocommerce-page #content .quantity {
    margin: 0 10px 0 0;
}
body.post-type-archive-product .woocommerce-error {
	top:150px;
	width: 100%;
	position: fixed;
	z-index: 9999;
}


/************* CUSTOM FORMAT ***************/
#respondwrap input#submit,
.btn {
  background: #a3ef00;
  background-image: -webkit-linear-gradient(top, #a3ef00, #77ef00);
  background-image: -moz-linear-gradient(top, #a3ef00, #77ef00);
  background-image: -ms-linear-gradient(top, #a3ef00, #77ef00);
  background-image: -o-linear-gradient(top, #a3ef00, #77ef00);
  background-image: linear-gradient(to bottom, #a3ef00, #77ef00);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 0px 1px 2px #ffffff;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  color: #000000;
  font-size: 40px;
  padding: 20px 40px 20px 40px;
  border: solid #646464 1px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
#respondwrap input#submit:hover,
.btn:hover {
  background: #77ef00;
  background-image: -webkit-linear-gradient(top, #77ef00, #42cf00);
  background-image: -moz-linear-gradient(top, #77ef00, #42cf00);
  background-image: -ms-linear-gradient(top, #77ef00, #42cf00);
  background-image: -o-linear-gradient(top, #77ef00, #42cf00);
  background-image: linear-gradient(to bottom, #77ef00, #42cf00);
  text-decoration: none;
  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.btn:active {
  background: #77ef00;
  background-image: -webkit-linear-gradient(top, #42cf00, #77ef00);
  background-image: -moz-linear-gradient(top, #42cf00, #77ef00);
  background-image: -ms-linear-gradient(top, #42cf00, #77ef00);
  background-image: -o-linear-gradient(top, #42cf00, #77ef00);
  background-image: linear-gradient(to bottom, #42cf00, #77ef00);
}

/* EMAIL NEWSLETTER SUBMIT BUTTON */
.mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green .col-sm-10,
.mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green .col-sm-2 {
  display: inline-block;
}
.mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green .col-sm-10 {
  width: 80%;
}
.mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green input.input-full {
  width:100%;
  max-width: inherit;
}
.mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green input[type=submit] {
  padding: 6px 15px !important;
}
.mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green input[type=submit]:hover{
  transform: none !important;
}
@media(max-width: 1000px) {
  body.home .newsletter .news-inner {
    width: 90% !important;
  }
}
@media(max-width: 767px) {
  .mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green .col-sm-10,
  .mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green .col-sm-2 {
    display: block;
    width: 100%;
  }
  .mc4wp-form.mc4wp-form-theme.mc4wp-form-theme-green input[type=submit] {
    width: 100%;
    margin: 10px auto;
  }
}
.mc4wp-form button, .mc4wp-form input[type=submit] {
	background: #a3ef00 !important;
	background-image: -webkit-linear-gradient(top, #a3ef00, #77ef00) !important;
	background-image: -moz-linear-gradient(top, #a3ef00, #77ef00) !important;
	background-image: -ms-linear-gradient(top, #a3ef00, #77ef00) !important;
	background-image: -o-linear-gradient(top, #a3ef00, #77ef00) !important;
	background-image: linear-gradient(to bottom, #a3ef00, #77ef00) !important;
	-webkit-border-radius: 5 !important;
	-moz-border-radius: 5 !important;
	border-radius: 5px !important;
	text-shadow: 0px 1px 2px #ffffff;
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2) !important;
	color: #000000 !important;
	font-size: 18px !important;
	padding: 10px 15px !important;
	border: solid #646464 1px !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	-webkit-transition: all 0.25s ease-in !important;
	transition: all 0.25s ease-in !important;
  margin: 0 5px;
}

.mc4wp-form button:focus, .mc4wp-form button:hover, .mc4wp-form input[type=submit]:focus, .mc4wp-form input[type=submit]:hover {
	  background: #77ef00 !important;
	  background-image: -webkit-linear-gradient(top, #77ef00, #42cf00) !important;
	  background-image: -moz-linear-gradient(top, #77ef00, #42cf00) !important;
	  background-image: -ms-linear-gradient(top, #77ef00, #42cf00) !important;
	  background-image: -o-linear-gradient(top, #77ef00, #42cf00) !important;
	  background-image: linear-gradient(to bottom, #77ef00, #42cf00) !important;
	  text-decoration: none !important;
	  -ms-transform: translateY(5px) !important;
	  -webkit-transform: translateY(5px) !important;
	  transform: translateY(5px) !important;
	  color: #000000 !important;
	  text-shadow: 0px 1px 2px #ffffff !important;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	border-color: #a3ef00 !important;
	-webkit-box-shadow: 0 0 6px #77ef00 !important;
	-moz-box-shadow: 0 0 6px #77ef00 !important;
	box-shadow: 0 0 6px #77ef00 !important;
}

.mc4wp-form button:active, .mc4wp-form input[type=submit]:active {
	  background: #77ef00 !important;
	  background-image: -webkit-linear-gradient(top, #42cf00, #77ef00) !important;
	  background-image: -moz-linear-gradient(top, #42cf00, #77ef00) !important;
	  background-image: -ms-linear-gradient(top, #42cf00, #77ef00) !important;
	  background-image: -o-linear-gradient(top, #42cf00, #77ef00) !important;
	  background-image: linear-gradient(to bottom, #42cf00, #77ef00) !important;
	  color: #000000 !important;
	  text-shadow: 0px 1px 2px #ffffff !important;
}

.gray-btn {
    position: relative;
   background: #f0f0f0;
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d6d6d6);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d6d6d6);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d6d6d6);
  background-image: -o-linear-gradient(top, #f0f0f0, #d6d6d6);
  background-image: linear-gradient(to bottom, #f0f0f0, #d6d6d6);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 0px 1px 2px #ffffff;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  font-family: Arial;
  color: #000000 !important;
  display: block;
  font-size: 23px !important;
  padding: 20px 40px 20px 40px;
  border: solid #c9c9c9 1px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

.gray-btn:hover {
  background: #d6d6d6;
  background-image: -webkit-linear-gradient(top, #d6d6d6, #bdbdbd);
  background-image: -moz-linear-gradient(top, #d6d6d6, #bdbdbd);
  background-image: -ms-linear-gradient(top, #d6d6d6, #bdbdbd);
  background-image: -o-linear-gradient(top, #d6d6d6, #bdbdbd);
  background-image: linear-gradient(to bottom, #d6d6d6, #bdbdbd);
  text-decoration: none;  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.gray-btn:active {
  background: #bdbdbd;
  background-image: -webkit-linear-gradient(top, #bdbdbd, #d6d6d6);
  background-image: -moz-linear-gradient(top, #bdbdbd, #d6d6d6);
  background-image: -ms-linear-gradient(top, #bdbdbd, #d6d6d6);
  background-image: -o-linear-gradient(top, #bdbdbd, #d6d6d6);
  background-image: linear-gradient(to bottom, #bdbdbd, #d6d6d6);
}
body #content_wrap .standard_wrapper.custom {
    padding-bottom: 70px;
    margin-left: 190px;
    background: #0e0e0e;
    background: -moz-linear-gradient(left,  #0e0e0e 2%, #1b1b1b 18%, #1b1b1b 33%, #0e0e0e 86%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(2%,#0e0e0e), color-stop(18%,#1b1b1b), color-stop(33%,#1b1b1b), color-stop(86%,#0e0e0e), color-stop(100%,#0e0e0e));
    background: -webkit-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -o-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -ms-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: linear-gradient(to right,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#0e0e0e',GradientType=1 );
    -moz-box-shadow: inset 3px 0px 5px 0px rgba(50, 50, 50, 0.2);
    -webkit-box-shadow: inset 3px 0px 5px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: inset 3px 0px 5px 0px rgba(50, 50, 50, 0.15);
    box-shadow: inset 3px 0px 5px 0px rgba(50, 50, 50, 0.15);
}
body #content_wrap .standard_wrapper.customex {
    padding-bottom: 70px;
    margin-left: 0px;
    background: #0e0e0e;
    background: -moz-linear-gradient(left,  #0e0e0e 2%, #1b1b1b 18%, #1b1b1b 33%, #0e0e0e 86%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(2%,#0e0e0e), color-stop(18%,#1b1b1b), color-stop(33%,#1b1b1b), color-stop(86%,#0e0e0e), color-stop(100%,#0e0e0e));
    background: -webkit-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -o-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -ms-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: linear-gradient(to right,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#0e0e0e',GradientType=1 );
    -moz-box-shadow: inset 3px 0px 5px 0px rgba(50, 50, 50, 0.2);
    -webkit-box-shadow: inset 3px 0px 5px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: inset 3px 0px 5px 0px rgba(50, 50, 50, 0.15);
    box-shadow: inset 3px 0px 5px 0px rgba(50, 50, 50, 0.15);
}
body #content_wrap .column-center.splite-page .standard_wrapper.custom.rev {
    background :none;
    box-shadow: none;
    margin-left: 0;
}
body #content_wrap .column-center.splite-page {
    padding-bottom: 70px;
    margin: 0;
    background: #0e0e0e;
    background: -moz-linear-gradient(left,  #0e0e0e 2%, #1b1b1b 18%, #1b1b1b 33%, #0e0e0e 86%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(2%,#0e0e0e), color-stop(18%,#1b1b1b), color-stop(33%,#1b1b1b), color-stop(86%,#0e0e0e), color-stop(100%,#0e0e0e));
    background: -webkit-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -o-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -ms-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: linear-gradient(to right,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#0e0e0e',GradientType=1 );
    border-right: 3px solid #ebebeb;
}
body #content_wrap .formated .entry {
    background: #cdcdcd;
    background: -moz-linear-gradient(left,  #cdcdcd 0%, #ffffff 20%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cdcdcd), color-stop(20%,#ffffff));
    background: -webkit-linear-gradient(left,  #cdcdcd 0%,#ffffff 20%);
    background: -o-linear-gradient(left,  #cdcdcd 0%,#ffffff 20%);
    background: -ms-linear-gradient(left,  #cdcdcd 0%,#ffffff 20%);
    background: linear-gradient(to right,  #cdcdcd 0%,#ffffff 20%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#ffffff',GradientType=1 );
}
body #content_wrap .formatedex .entryex {
    background: #0e0e0e;
    background: -moz-linear-gradient(left,  #0e0e0e 2%, #1b1b1b 18%, #1b1b1b 33%, #0e0e0e 86%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(2%,#0e0e0e), color-stop(18%,#1b1b1b), color-stop(33%,#1b1b1b), color-stop(86%,#0e0e0e), color-stop(100%,#0e0e0e));
    background: -webkit-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -o-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: -ms-linear-gradient(left,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    background: linear-gradient(to right,  #0e0e0e 2%,#1b1b1b 18%,#1b1b1b 33%,#0e0e0e 86%,#0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#0e0e0e',GradientType=1 );
}
body:not(.home) .rev_slider_wrapper.fullwidthbanner-container {
    margin-bottom: 2px !important;
}
body:not(.home) .fullwidthbanner-container .fullwidthabanner.rev_slider {
    border-bottom: 2px solid #a2ef3c;
}
body .standard_wrapper.custom h2.title {
    font-weight: 700;
    font-size: 40px;
    clear: both;
    line-height: 1em;
    margin-top: 1em;
    text-transform: uppercase;
}
body .standard_wrapper.custom h2.title:before {
    content: '';
    top: -25px;
    position: relative;
    margin-left: -165px;
    float: left;
    width: 89px;
    height: 103px;
    background: url('/wp-content/uploads/2014/12/icons.png') no-repeat;
}
body .standard_wrapper.custom h2.title.game:before {
    background-position: 0 0;
}
body .standard_wrapper.custom h2.title.atom:before {
    background-position: 0 -104px;
}
body .standard_wrapper.custom h2.title.meter:before {
    background-position: 0 -207px;
}
body .standard_wrapper.custom h2.title.compess:before {
    background-position: 0 -311px;
}
body .standard_wrapper.custom h2.title.light:before {
    background-position: 0 -415px;
}
body .standard_wrapper.custom h2.title.target:before {
    background-position: 0 -520px;
}
body .standard_wrapper.custom h2.title.inbox:before {
    background-position: 0 -623px;
}
body .standard_wrapper.custom h2.title.mag:before {
    background-position: 0 -728px;
}
body .standard_wrapper.custom h2.title.shirt:before {
    background-position: 0 -833px;
}
body .standard_wrapper.custom h2.title.pot:before {
    background-position: 0 -936px
}
body .standard_wrapper.custom h2.title.fund:before {
    background-position: 0 -1147px
}
body .standard_wrapper.custom h2.title.team:before {
    background-position: 0 -1041px
}
body .standard_wrapper.custom h2.title.link:before {
    background-position: 0 -1251px
}
body .standard_wrapper.custom h2.title.face:before {
    background: url('/wp-content/uploads/2014/12/face_lore.jpg') no-repeat;
    width: 158px;
    height: 163px;
    margin-left: -202px;
    background-size: contain;
}
body .standard_wrapper.custom h3 {
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFF;
    margin: 0;
}
body .standard_wrapper.custom li {
    list-style: none;
    margin-left: 30px;
}
body .standard_wrapper.custom.rev li {
    list-style: initial;
    margin: 2px 33px;
}
body .standard_wrapper.custom li.dot {
    list-style: initial;
    margin: 1em 60px;
    text-transform: uppercase;
}
body .standard_wrapper.custom li.dot ul li {
    text-transform:none;
}
body .standard_wrapper.custom .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
body .standard_wrapper.custom .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
body .resource_section {
    text-align: center;
    padding: 1.2em;
    width: 100%;
    background: #686768;
    background: -moz-linear-gradient(top,  #686768 0%, #8e8e8e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#686768), color-stop(100%,#8e8e8e));
    background: -webkit-linear-gradient(top,  #686768 0%,#8e8e8e 100%);
    background: -o-linear-gradient(top,  #686768 0%,#8e8e8e 100%);
    background: -ms-linear-gradient(top,  #686768 0%,#8e8e8e 100%);
    background: linear-gradient(to bottom,  #686768 0%,#8e8e8e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686768', endColorstr='#8e8e8e',GradientType=0 );
}
body .resource_section form.wpcf7-form {
  background-color: #191919;
  margin: 0 5%;
  border-radius: 10px;
  display: none;
  padding: 20px 10px;
}
body .resource_section .radio-select {
  display: none;
}
body .resource_section .form-group {
  display: block;
  width: 100%;
  padding: 0 10px 10px;
}
body .resource_section .wpcf7-form-control {
  width: 100%;
  margin: 0;
  display: block;
}
body .resource_section h2 {
    font-weight: 600;
    font-size: 2em;
    color: #FFF;
    text-transform: uppercase;
}
body .resource_section ul {
    margin: 0 auto;
}
body .resource_section li {
    text-align: left;
    float: left;
    list-style: none;
    width: 46%;
    margin: 2%;
}
body .resource_section li a {
    position: relative;
    color: #000;
    clear: both;
    width: 99%;
    font-size: 15px;
    padding-left: 70px;
    text-align: left;
}
body .resource_section p {
    color: #FFF;
}
#content_wrap .standard_wrapper .gray-btn {
    padding-left: 73px;
}
#content_wrap .standard_wrapper .gray-btn:before,
body .resource_section li a:before {
    content: '';
    position: absolute;
    left: 21px;
    top: 11px;
    float: left;
    width: 44px;
    height: 39px;
    background: url('/wp-content/uploads/2014/12/resource_icons.png') no-repeat;
}
body .resource_section li a.access:before {
    background-position: 0 0;
}
body .resource_section li a.forum:before {
    background-position: 0 -39px;
}
body .resource_section li a.demo:before {
    background-position: 0 -84px;
}
body .resource_section li a.video:before {
    background-position: 0 -128px;
}
#content_wrap .standard_wrapper .gray-btn:before {
    background-position: 0 -164px;
}
#content_wrap .standard_wrapper .gray-btn.download:before {
    background-position: 0 -209px;
}
#content_wrap .standard_wrapper .gray-btn.link:before {
    background-position: 0 -249px;
}
#content.fullwidth .rev_slider_wrapper.fullwidthbanner-container {
    margin-top: -27px !important;
    margin-bottom: 30px !important;
}
#content.fullwidth #content_wrap .entry > p {
    margin-bottom: 0 !important;
}
#content.fullwidth #content_wrap,
#content.fullwidth #content-formatted {
    width: 100% !important;
}
#content.fullwidth #content-formatted {
    margin-top: 0;
    background: transparent;
}
#content.fullwidth #content-formatted .container.full {
    border-top: 3px solid #a2ef3c;
}
#content.fullwidth #content-formatted .formated .entry {
    background: transparent;
}
#content.fullwidth #content-formatted .container.full {
    background: #cdcdcd;
    background: -moz-linear-gradient(left, #cdcdcd 0%, #ffffff 20%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cdcdcd), color-stop(20%,#ffffff));
    background: -webkit-linear-gradient(left, #cdcdcd 0%,#ffffff 20%);
    background: -o-linear-gradient(left, #cdcdcd 0%,#ffffff 20%);
    background: -ms-linear-gradient(left, #cdcdcd 0%,#ffffff 20%);
    background: linear-gradient(to right, #cdcdcd 0%,#ffffff 20%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#ffffff',GradientType=1 );
}
#support-coming-soon {
    max-width: 1280px;
    width: 100%;
    height: auto;
}
html,
body {
    height: auto !important;
}
/**************** Blog ******************/
.blog-masony-wrap .item_des.post-bgcolor-default {
    background-color: #fefefe;
    border-bottom: solid 3px #a2ef3c;
    border-top: solid 3px #a2ef3c;
}
.blog-masony-wrap .date-block {
    color: #000;
}
.blog-masony-wrap #content_wrap .date-block .date-block-big {
    font-size: 60px;
    font-weight: 700;
}
.blog-masony-wrap #content_wrap .date-block .date-block-m,
.blog-masony-wrap #content_wrap .date-block .date-block-y {
    font-size: 18px;
    padding-left: 75px;
}
.blog-masony-wrap .blog-masony-item .item-title-a,
.blog-masony-wrap .blog-masony-item .audio-unit span.audiobutton:before {
    color: #000;
    font-weight: 600;
}
.blog-masony-wrap .container-isotope .item_title {
    padding: 15px 20px;
    font-size: 2.3rem;
    text-transform: uppercase;
}
.blog-masony-wrap .container-isotope .item-des-p {
    background-color: #e6e6e6;
    padding: 15px 20px;
    color: #494949 !important;
}

.row-fluid.meta-social {
    border-top: 2px solid #808080;
    padding-top: 22px;
}
.row-fluid.meta-social .widget-title {
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}
.row-fluid.meta-social .social-share {
    border: none;
    padding-top: 0;
}
.row-fluid.meta-social .widget-title {
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}
.row-fluid.meta-social .span6 {
    float: right;
}
.post-navi.row-fluid a.span6 {
    width: 46%;
    margin: 0 2% !important;
    padding: 0;
}
.post-navi-a .fa {
    font-size: 26px;
}
.testimonial-wrap  {
    min-height: 300px;
    padding: 25px 0;
}
.pretty-embed {
    margin-bottom: 15px;
}
/* --------------------------------------------
    FOOTER
-------------------------------------------- */

#footer {
	background: #141414;
	background: -moz-linear-gradient(left,  #141414 0%, #666666 51%, #141414 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#141414), color-stop(51%,#666666), color-stop(100%,#141414));
	background: -webkit-linear-gradient(left,  #141414 0%,#666666 51%,#141414 100%);
	background: -o-linear-gradient(left,  #141414 0%,#666666 51%,#141414 100%);
	background: -ms-linear-gradient(left,  #141414 0%,#666666 51%,#141414 100%);
	background: linear-gradient(to right,  #141414 0%,#666666 51%,#141414 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#141414',GradientType=1 );
}
footer .bottomMenu li {
  display: inline-block;
  margin: 12px 5px 0;
  font-size: 14px;
}
#footer-inn {
	padding: 20px 0 20px;
}

/* SOCIAL ICONS */
.social-icons-footer {
	font-size: 25px;
}

/* COPYRIGHT */
.copyright {
	font-size: 10px;
  padding: 0 15px;
}

/* --------------------------------------------
    TIMELINE PLUGIN
-------------------------------------------- */

#tl1 .item h2, #content #tl1 .item h2 {
	font-size: 18px !important;
	color: #0a0a0a !important;
	text-align: left;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
	width: 100%;
	margin: 0 !important;
	margin-bottom: 20px !important;
	background: #dcdcdc;
	background: -moz-linear-gradient(top,  #dcdcdc 0%, #c4c4c4 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcdcdc), color-stop(100%,#c4c4c4)) !important;
	background: -webkit-linear-gradient(top,  #dcdcdc 0%,#c4c4c4 100%) !important;
	background: -o-linear-gradient(top,  #dcdcdc 0%,#c4c4c4 100%) !important;
	background: -ms-linear-gradient(top,  #dcdcdc 0%,#c4c4c4 100%) !important;
	background: linear-gradient(to bottom,  #dcdcdc 0%,#c4c4c4 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#c4c4c4',GradientType=0 ) !important;
}

#tl1 .item .con_borderImage, #content #tl1 .item .con_borderImage {
	border-bottom: none !important;
	height: intrinsic !important;
}

#tl1 .item, #content #tl1 .item, #tl1 .item_open, #content #tl1 .item_open {
	border: 2px solid #A8F049;
	box-shadow: rgba(0, 0, 0, 0.7) 0px 5px 15px 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 70%, #e7e7e7 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(70%,#ffffff), color-stop(100%,#e7e7e7)) !important;
	background: -webkit-linear-gradient(top,  #ffffff 70%,#e7e7e7 100%) !important;
	background: -o-linear-gradient(top,  #ffffff 70%,#e7e7e7 100%) !important;
	background: -ms-linear-gradient(top,  #ffffff 70%,#e7e7e7 100%) !important;
	background: linear-gradient(to bottom,  #ffffff 70%,#e7e7e7 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ) !important;
}

.timeline.flatLine .t_node_desc span, #content .timeline.flatLine .t_node_desc span {
	background-color: #A8F049 !important;
	color: #000000 !important;
}

.timeline.flatLine .t_node_desc span:after, #content .timeline.flatLine .t_node_desc span:after {
	border-top: 5px solid #A8F049 !important;
}

#tl1 .t_node_desc, #content #tl1 .t_node_desc {
	background-color: transparent !important;
}

.timeline .item .read_more, #content .timeline .item .read_more, .timeline .item_open .t_close, #content .timeline .item_open .t_close {
	background-color: #A8F049;
	border-radius: 4px;
	padding: 5px 10px;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	text-transform: uppercase;
	display: inline-block;
	color: #000000 !important;
	margin-right: 10px;
}

#tl1 .item .read_more:hover, #content #tl1 .item .read_more:hover, #tl1 .item_open .t_close:hover, #content #tl1 .item_open .t_close:hover {
	background-color: #8ee120 !important;
}

.timeline .image_roll_glass {
	background: rgba(0, 0, 0, 0.6) !important;
}

.timeline.flatLine
.inte.item_node_hover:before, #content
.timeline.flatLine
.item.item_node_hover:before {
	background-color: #A8F049 !important;
}

.timeline.flatLine
.inte.item_node_hover:after, #content
.timeline.flatLine
.item.item_node_hover:after {
	border-top: 5px solid #A8F049 !important;
}

.timeline .t_left, .timeline .t_left:hover:active, #content .timeline .t_left, #content .timeline .t_left:hover:active {
	background: url('/wp-content/uploads/2015/01/big-arrow.png') no-repeat left top !important;
}

.timeline .t_left:hover, #content .timeline .t_left:hover {
	background: url('/wp-content/uploads/2015/01/big-arrow.png') no-repeat left bottom !important;
}

.timeline .t_right, .timeline .t_right:hover:active, #content .timeline .t_right, #content .timeline .t_right:hover:active {
	background: url('/wp-content/uploads/2015/01/big-arrow.png') no-repeat right top !important;
}

.timeline .t_right:hover, #content .timeline .t_right:hover {
	background: url('/wp-content/uploads/2015/01/big-arrow.png') no-repeat right bottom !important;
}

/* TIMELINE BAR */

.timeline.flatLine a.t_line_node.active, #content .timeline.flatLine a.t_line_node.active {
	color: #A8F049 !important;
}

.timeline.flatLine a.t_line_node:after, #content .timeline.flatLine a.t_line_node:after {
	background: #8ee120 !important;
	background: -moz-linear-gradient(top,  #8ee120 0%, #4bce28 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ee120), color-stop(100%,#4bce28)) !important;
	background: -webkit-linear-gradient(top,  #8ee120 0%,#4bce28 100%) !important;
	background: -o-linear-gradient(top,  #8ee120 0%,#4bce28 100%) !important;
	background: -ms-linear-gradient(top,  #8ee120 0%,#4bce28 100%) !important;
	background: linear-gradient(to bottom,  #8ee120 0%,#4bce28 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ee120', endColorstr='#4bce28',GradientType=0 ) !important;
}

.timeline.flatLine a.t_line_node.active:after, #content .timeline.flatLine a.t_line_node.active:after {
	border: 1px solid #A8F049 !important;
}

.timeline h4.t_line_month, #content .timeline h4.t_line_month {
	font-family: 'Lato', 'Open Sans Condensed', sans-serif !important;
	color: #ffffff !important;
	text-transform: uppercase;
}

.timeline.flatLine #t_line_left:hover, .timeline.flatLine #t_line_right:hover, #content .timeline.flatLine #t_line_left:hover, #content .timeline.flatLine #t_line_right:hover {
	color: #A8F049 !important;
}

/* HOVER ICON */

.image_roll_zoom {
	content: url(/wp-content/uploads/2014/12/icon_video.png);
    background: none !important;
    width: 44px !important;
    height: 44px !important;
    border-radius: 0;
    margin-top: 50px;
	margin-left: 98px;
}

/*
.image_roll_zoom:hover {
	background: rgb(55,156,30);
    background: -moz-linear-gradient(top,  rgba(55,156,30,1) 0%, rgba(127,189,47,1) 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,156,30,1)), color-stop(100%,rgba(127,189,47,1))) !important;
    background: -webkit-linear-gradient(top,  rgba(55,156,30,1) 0%,rgba(127,189,47,1) 100%) !important;
    background: -o-linear-gradient(top,  rgba(55,156,30,1) 0%,rgba(127,189,47,1) 100%) !important;
    background: -ms-linear-gradient(top,  rgba(55,156,30,1) 0%,rgba(127,189,47,1) 100%) !important;
    background: linear-gradient(to bottom,  rgba(55,156,30,1) 0%,rgba(127,189,47,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#379c1e', endColorstr='#7fbd2f',GradientType=0 ) !important;
}
*/

/* --------------------------------------------
    CHECKOUT PAGE
-------------------------------------------- */

#sizing-info a,
#gw_go_portfolio_product-portfolio .gw-gopf-style-vario .gw-gopf-post-more a label {
	color: #000 !important;
	background-color: #A8F049;
	border-radius: 4px;
	padding: 10px 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	display: inline-block;
	height: auto;
	width: auto;
	line-height: 20px;
    margin: 2px 0;
}


/**********************  NEW GAMES PAGE  ****************************/

.bordery {
    /* Create border around game cards */
    border: 3px solid #565656;
    border-radius: 5px;
    background-color: #e0e0e0;
    margin-bottom: 5px;
}

/* On mouse-over, change color */
.bordery:hover {
    border: 3px solid #8ec73b;
}


/* --------------------------------------------
    Custom Home Styles and Responsive Design
-------------------------------------------- */
@media (min-width: 1200px) {
    #desktop {
    display:block !important;}
    #mobile {
    display:none !important;
    }
}

@media (max-width: 1200px) {    
    #desktop {
    display:none !important;
    }
    #mobile {
    display:block !important;
    }
    #homeStack {
    clear: both;
    float: none;
    width: 100% !important;
    }
}
