/*   
Theme Name: Xtrfy WP Theme
Theme URI: http://www.xtrfy.com/
Description: Theme for Xtrfy
Author: Eric Parle
Author URI: #
Version: 2
Bitbucket Theme URI: https://bitbucket.org/tobiasandersen/xtrfy
Bitbucket Branch: master
*/

@media screen {
html {height: 100%; overflow-y: scroll;}
* { margin: 0; padding: 0; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }
body {height: 100%;}
#the_content {
    min-height: 100%;
    position: relative;
}
.bluebg {
    background: #F6F9FA;
    margin-bottom: 20px;
}
.rightMenu {
    position:absolute;
    float:right;
    top: 70px;
}

.padtop80 {padding-top: 80px}
.padtop120 {padding-top: 120px}

.btn {
    text-shadow: none;
}

.btn-group a {
    color: #888888;
    text-transform: uppercase;
}

.btn-group a:hover {
    color: #888888;
    text-decoration: none;
}

.btn-xtrfy { background-color: hsl(76, 84%, 57%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bced35", endColorstr="#bced35"); background-image: -khtml-gradient(linear, left top, left bottom, from(#bced35), to(#bced35)); background-image: -moz-linear-gradient(top, #bced35, #bced35); background-image: -ms-linear-gradient(top, #bced35, #bced35); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bced35), color-stop(100%, #bced35)); background-image: -webkit-linear-gradient(top, #bced35, #bced35); background-image: -o-linear-gradient(top, #bced35, #bced35); background-image: linear-gradient(#bced35, #bced35); border-color: #bced35 #bced35 hsl(76, 84%, 57%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.00); -webkit-font-smoothing: antialiased; }

/* overrides
==============================*/
.btn-large{border-radius:0px; border-bottom: 1px solid #8fb108;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { border-radius: 0px;}

.navbar .brand {
    color: #888888;
    padding: 20px 20px;
    font-size: 40px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #c5ea32;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 1px 0 0 0;
    width: auto;
    padding: 5px 5px 5px 0;
    padding-left: 4px;
    position: absolute;
    top: 98%;
    z-index: 1000;
}

.submenu-on {
    display: block;
}

.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
    right: -70px;
}

.dropdown-menu li {
    display: inline;
}

.dropdown-menu > li > a {
    clear: none;
    color: #222;
    display: block;
    float: none;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px; /* or 950px */
}

.thumbnail {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding-top: 30px;
}


.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {box-shadow: none;}
.navbar-inner{background-color: #f6f9fa; background-image: none; border:none; min-height: 80px; }
.navbar .nav > li > a {
    color: #888888;
    padding: 30px 15px;
    text-transform: uppercase;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: inherit;
    border-top: 4px solid #c5ea32;
    box-shadow: none;
    color: #888888;
    text-decoration: none;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a {
    background: none;
    color: #888888;
    border-top: 4px solid #f6f9fa;
    text-decoration: none;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    background: none;
    color: #888888;
    border-top: 4px solid #c5ea32;
    text-decoration: none;
}

.navbar {box-shadow: 0 1px 20px #EFEFEF;}

.navbar .nav > li > .dropdown-menu:before {
    display: none;
}
.navbar .nav > li > .dropdown-menu:after {
    display: none;
}

.menu-item-172 { color: #fff !important;}
.menu-item-172 > a { margin-left: 20px !important;}
.menu-item-170 { color: #fff !important;}

.carousel {
    margin-bottom: 0px;
    background-color: #fff;
}

.carousel .item {
    width: 100%; /*slider width*/
    max-height: 500px; /*slider height*/
}
.carousel .item img {
    width: 100%; /*img width*/
}

.navbar-fixed-top {
    margin-bottom: 0px!important;
}

.carousel-control {
    background: none repeat scroll 0 0 #222222;
    border: none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-size: 60px;
    font-weight: 100;
    height: 100px;
    left: 15px;
    line-height: 85px;
    margin-top: 0px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100px;
}





.carousel-indicators {
    list-style: none outside none;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 5;
}

.carousel-indicators .active {
    background-color: #c5ea32;
}

/* Text
==============================*/
.pad10 {padding: 10px;}
.pad20 {padding: 20px;}
.padb10{padding-bottom:10px;}
.padb20{padding-bottom:20px;}

.caption h3 {color: #8fb108;}
p{color: #888888; }
p a {color: #888888;}
p a:hover{text-decoration: none; color: #555555;}
h1, h2, h3, h4, h5, h6 {
    color: #8fb108;
}
h2 {
    margin-top: 30px;
}
h3 {
    font-size: 15.5px;
    line-height: 24px;
}
h3 a, h3 a:hover {
    color: #8FB108;
    text-decoration: none;
}

.product-menu {
    color: #888888;
    margin-top:8px;
    text-align: center;
    padding: 20px;
}

.product-menu a {
    color: #888888;
    padding: 10px;
}
.product-menu a:hover {
    text-decoration: none;
    border-top: 3px solid #C5EA32;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    color: #fff;
    background-image: none;
    background-color: green;
}

/*social
==============================*/
.social-networks {text-align: center; padding-top: 20px;}
.social-networks a {
    background: none repeat scroll 0 0 #d8d8d8;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 56px;
    height: 110px;
    line-height: 109px;
    margin: 0 10px 0 0;
    padding: 4px 0 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.1s ease 0s;
    width: 110px;
}
/*...........Facebook...........*/
.social-networks .icon-facebook {
    border-bottom: 5px solid #b9bbbc;
}
.social-networks .icon-facebook:hover {
    background: none repeat scroll 0 0 #3B5998;
    border-bottom: 5px solid #b9bbbc;
}
.social-networks .icon-facebook:active {
    border-bottom: none;
    margin-top:5px;
}
/*...........Twitter...........*/
.social-networks .icon-twitter {
    border-bottom: 5px solid #b9bbbc;
}
.social-networks .icon-twitter:hover {
    background: none repeat scroll 0 0 #4099FF;
    border-bottom: 5px solid #b9bbbc;
}
.social-networks .icon-twitter:active {
    border-bottom: none;
    margin-top:5px;
}
/*...........Youtube...........*/
.social-networks .icon-youtube {
    border-bottom: 5px solid #b9bbbc;
}
.social-networks .icon-youtube:hover {
    background: none repeat scroll 0 0 #6E0610;
    border-bottom: 5px solid #b9bbbc;
}
.social-networks .icon-youtube:active {
    border-bottom: none;
    margin-top:5px;
}
/*...........Instagram...........*/
.social-networks .icon-instagram {
    border-bottom: 5px solid #b9bbbc;
}
.social-networks .icon-instagram:hover {
    background: none repeat scroll 0 0 #2c4762;
    border-bottom: 5px solid #b9bbbc;
}
.social-networks .icon-instagram:active {
    border-bottom: none;
    margin-top:5px;
}

/*footer
=========================*/
.footer {background: #c5ea32; min-height: 200px; width: 100%; bottom: 0; position: absolute;}

/*full width container*/
@media (max-width: 767px) {
    .block {
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media (max-width: 979px) {
    .dropdown-menu {
        display: block;
        width: auto;
    }
}

/*WooCommerce overrides*/
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
    width: 100%;
}
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
    width: 200px;
    height: auto;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
    float: left!important;
    width: 100%;
    margin-bottom:0.5em;
    padding:20px 20px 0 20px;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    box-shadow: none;
}

h3 .count {
    display: none;
}

.product_meta a {
    color: #777;
}
.product_meta a:hover {
    color: #777;
}

ul.products {
    margin-bottom: 0px !important;
    padding-top: 10px !important;
}

.tagcloud a {
    color: #888;
}
.tagcloud a:hover {
    color: #555;
}

} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

/**
 * Tobias Andersen 
 */
.product-menu .fa {
    font-size: 1.2em;
    padding-right: 7px;
    position: relative;
    top: 1px;
}

.product-menu > a.active {
    background-color: inherit;
    border-top: 4px solid #c5ea32;
    box-shadow: none;
    color: #444;
    text-decoration: none;
}

.xtrfy-section-title {
    border-bottom: 1px solid #dfdfdf;
    margin-top: 0;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 5px;
}

.video-carousel .item {
    width: 100%; /*slider width*/
    max-height: 540px; /*slider height*/
}

.xtrfy-faq {
    -webkit-box-sizing: border-box; 
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 20px;
    width: 55%;
}

.xtrfy-download {
    -webkit-box-sizing: border-box; 
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    float: left; 
    height: 110px;
    margin-bottom: 10px;
    padding-right: 5%;
    overflow: hidden;
    width: 33%;
}

.xtrfy-downloads-date {
    color: #888;
    font-size: 0.9em;
}

.xtrfy-faq > p {
    margin: 10px 0;
}

.xtrfy-related-products > ul > li {
    width: 22%!important;
}

.navbar {
    z-index: 10000;
}

.xtrfy-product-title {
    margin-bottom: 2.1em!important;
    width: 98%!important;
}

.xtrfy-product-subtitle > p {
    font-size: 1.5em;
    margin-top: .8em;
    padding: 0;
}

.product_meta {
    margin-top: 1.5em;
}

.ArchiveItem {
  margin-bottom: 30px;
  width: 49%;
}

@media screen and (min-width: 740px) {
  .ArchiveItem {
    width: 22.05%;
  }
}


.ArchiveProduct-rsp {
	color: #252525;
	margin: 0 0 15px 0;
}

.ArchiveItem img {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  margin-bottom: 1em;
  width: 100%;
}

.ArchiveItem a:hover {
  text-decoration: none;
}

.SingleProduct-rsp {
	color: #333;
	margin: 1.2em 0 0.2em 0;
}

.product_meta {
	margin-top: 0;
}

.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img {
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}

.ssba-wrap {
    float: right !important;
    margin-top: -82px !important;
}

.Reviews {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.Review-language {
  text-align: right;
}

.Review-meta {
  color: #222;
  font-size: 14px;
  margin: 5px 0;
}

.Review-content {
  width: 100%;
}

.Review-awardImage {
  float: left;
  height: auto;
  margin: 3px 10px 0 0;
  width: 95px
}

.Review-link {
  color: #0088cc;
  font-weight: 700;
  font-variant: small-caps;
  text-transform: lowercase;
  white-space: nowrap
}

.Review {
  border-bottom: 1px solid #ddd;
  margin-bottom: 14px;
  padding-bottom: 8px;
  width: 48%;
}

.Review:nth-last-child(-n+2) {
  border-bottom: none;
}

@media screen and (min-width: 600px) {
  .Review {
    width: 30%;
  }

  .Review:nth-last-child(-n+3) {
    border-bottom: none;
  }
}
/* Sponsor Form */

.Sponsor {
}

.Sponsor form {
  float: left;
  max-width: 360px;
  width: 50%;
}

.Sponsor p {
}

.Sponsor textarea,
.Sponsor input {
  margin-top: 5px;
  width: 100%;
}

.Sponsor img {
  float: right;
  position: relative;
  top: -20px;
  width: 50%;
}

.Sponsor input[type="submit"] {
  background: #C2ED06;
  border-radius: 4px;
  border: 1px solid #A5CA08;
  font: inherit;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  width: 80px; 
}

.row-fluid .Players .span6 {
  margin-left: 0;
}

.Player {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.Player-imageContainer {
  position: relative;
  height: 180px;
  min-width: 120px;
  width: 120px;
}

.Player-image {
  display: block;
  height: 180px;
  max-width: 120px;
  min-width: 120px;
  width: 120px;
}

.Player-nationality {
  position: relative;
  top: -3px;
  margin-right: 3px;
  left: 0;
  height: auto;
  display inline-block;
  width: 25px;
}

.Player-content {
  margin-left: 25px;
}

.Player-name {
  color: #888;
  font-size: 18px;
  display: inline;
  margin-top: 0;
}

.Player-nick {
  color: #8FB108;
}

.Player-team {
  margin-top: 5px;
  font-size: 16px;
}

.Player-description {
  margin-top: 10px;
}

.ProductCategoryList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1em 0 0 0!important;
  width: 100%;
}

.ProductCategory {
  margin-bottom: 3%;
  width: 48%;
}

.ProductCategory-image {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  width: 100%;
}
