/*
Theme Name: Thoroughbred Lifestyle
Theme URI: http://www.thoroughbredlifestyle.com/
Description: Fully responsive theme built for Thoroughbred Lifestyle.
Version: 1.0
Tags: Multi-Column, Responsive, Bootstrap
*/

/* ---------- REDEFINED ---------- */
@font-face {
  font-family: Glyphicons Halflings;
  src: url(https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf);
}
.container {
  max-width: 950px;
}

/* ----------     HEADER     ---------- */
#header {
  position: relative;
}
.main-logo {
  margin-left: auto;
  margin-right: auto;
}

li.auctionmenu a {
	font-size: 20px;
	font-weight: bold;
}

.auction-condition {
	display: none;
}

li.simle_auction_history_tab {
	display: none !important;
}

.woocommerce .quantity .qty {
    width: 8.631em !important;
}


h2.woocommerce-loop-product__title {
	font-size: 20px !important;
	text-transform: uppercase !important;
	color: #000 !important;
}
h2.woocommerce-loop-product__title a {
	color: #000 !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 43.05% !important;
}

.overlay {
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
}
.navbar {
  margin-bottom: 0;
  border-radius: 0;
  z-index: 10;
}
.navbar-default {
  color: #FFF;
  background-color: #000;
  border-color: transparent;
}
.navbar-brand {
  padding-top: 10px;
}
.navbar-default .navbar-brand, .navbar-default .navbar-nav>li>a {
  color: #FFF;
  background-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #ffdf80;
  background-color: transparent;
}
.navbar-nav {
  margin-top: 5px;
}
.slogan {
  margin-top: 258px;
  top: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  display: block;
  font-size: 60px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
}
.navbar-toggle {
  margin-top: 20px;
  background-color: #FFF;
}

/* ----------  MAIN CONTENT  ---------- */
#main-content {
  padding: 25px 0px;
}
.videowrapper {
	padding-top: 25px;
  padding-bottom: 56.25%;
	height: 0;
  position: relative;
}
.videowrapper iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  position: absolute;
}
#home-gallery {
  margin-bottom: 25px;
}
.home-gallery-box img {
  margin: 0px auto 5px auto;
}
.home-gallery-box a {
  display: block;
  position: relative;
}
.home-gallery-box strong {
  margin-left: 25px;
  display: block;
}
.home-gallery-box div {
  margin-left: 25px;
  margin-bottom: 15px;
}
.home-overlay {
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
  position: absolute;
}
.home-gallery-box span {
  margin-top: 40%;
  top: 0;
  left: 0;
  color: #FFF;
  z-index: 3;
  width: 100%;
  display: none;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  position: absolute;
}
.home-gallery-box i {
  margin: -25px 0px 0px -20px;
  top: 50%;
  left: 50%;
  color: #dedede;
  z-index: 3;
  display: none;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  position: absolute;
}
.home-gallery-box a:hover .home-overlay, .home-gallery-box a:hover span, .home-gallery-box a:hover i {
  display: block;
}
.home-gallery-box div {
  color: #C00;
  font-size: 10px;
}
.home-gallery-box div a, .home-gallery-box div a:visited {
  color: #C00;
  text-decoration: none;
}
.home-gallery-box div a:hover {
  color: #C00;
  text-decoration: none;
}
.home-gallery-box a:hover .home-overlay {
  margin-left: -127.5px;
  left: 50%;
  display: block;
}
.grey-box {
  padding: 25px 0px;
  background-color: #f5f7f9;
}
.grey-box h1 {
  margin-top: 0px;
  text-align: center;
}
.external-box {
  margin: 0px auto 25px auto;
  /*padding: 20px;
  max-width: 316px;*/
  text-align: center;
  background-color: #FFF;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.external-box a {
  /*margin: 15px auto 0px auto;
  padding: 5px 10px;
  display: inline-block;
  text-decoration: none;*/
}
.foalphotos {
  /*border-top: 2px solid #00aeef;*/
}
.foalphotos a, .foalphotos a:visited {
  /*color: #00aeef;
  border: 1px solid #00aeef;*/
}
.foalphotos a:hover {
  /*color: #FFF;
  background-color: #00aeef;*/
}
.tci {
  /*border-top: 2px solid #00489c;*/
}
.tci a, .tci a:visited {
  /*color: #00489c;
  border: 1px solid #00489c;*/
}
.tci a:hover {
  /*color: #FFF;
  background-color: #00489c;*/
}
.description {
  margin-top: 25px;
  margin-bottom: 0px;
  text-align: center;
}
.social-container {
  margin: 0px auto 25px auto;
  max-width: 336px;
}
iframe#twitter-widget-0 {
  height: 200px !important;
}
.external-links-row {
  margin-top: 25px;
}

/* ----------  COMMENTS BOX  ---------- */
.comments-box {
  margin-top: 35px;
}
ol.comment-list {
  margin: 30px 0px;
  padding: 0px;
  list-style-type: none;
}
ol.children {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ol.comment-list li {
  margin-bottom: 30px;
  padding-left: 52px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
ol.comment-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none
}
ol.comment-list li .avatar {
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 50%;
}
ol.children {
  margin-top: 30px;
  padding-top: 30px;
  padding-left: 50px;
  border-top: 1px solid #DDD;
}
.comment-heading, .comment-form {
  margin-top: 0;
  margin-bottom: 30px;
}
.comment-form label {
  display: block;
}
.comment-metadata a {
  color: #888;
  font-size: 11px;
}
#cancel-comment-reply-link {
  color: #C00;
  font-size: 12px;
}
.form-allowed-tags code {
  white-space: normal;
}
.form-submit {
  display: none;
}

/* ----------     SIDEBAR    ---------- */
ul#side-navigation {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
ul#side-navigation li {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}
ul#side-navigation li a, ul#side-navigation li a:visited {
  padding: 5px 10px;
  color: #FFF;
  display: block;
  text-decoration: none;
  background-color: #000;
}
ul#side-navigation li a:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
}
ul#side-navigation li.active a, ul#side-navigation li.active a:visited, ul#side-navigation li.active a:hover {
  color: #fff000;
}
.search-form {
  text-align: right;
}
button.side-submit {
  display: none;
}

/* ----------     FOOTER     ---------- */
#footer {
  padding: 25px 0px;
  text-align: center;
  background-color: #f5f7f9;
}
#footer .row {
  text-align: left;
}
#footer ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#footer li {
  margin: 0px;
  padding: 5px;
}
#footer p {
  margin-top: 15px;
}

/* ----------  MEDIA QUERIES ---------- */


@media (max-width: 2560px) {
	.video {
    /* width: 100%; */
    /* height: 470px; */
    /* overflow: hidden; */
    /* position: relative; */
    /* background-color: #000; */
    position: relative;
    /* padding-bottom: 56.25%; */
    height: 603px;
    overflow: hidden;
    max-width: 100%;
}


.slogan {
    margin-top: 360px;
}

.video iframe {
    /* margin-left: -1000px; */
    /* z-index: 1; */
    /* left: 50%; */
    /* width: 2000px; */
    /* position: absolute; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 903px;
    margin-top: -160px;
}

.video-wrapper {
	width: 100%;
    height: 100%;
	position: absolute;
}

.video2 {
	    position: relative;
    height: 603px;
    overflow: hidden;
}

.video2 .embed-responsive {
    margin-top: -300px;
}
}

@media (max-width: 2090px) {
	.video iframe {
    margin-top: -100px !important;
	height: 803px;
}
}


@media (max-width: 2000px) {
.video {

  width: 100%;
  height: 470px;
  overflow: hidden;
  position: relative;
  background-color: #000;
    margin-top: 0;
}
.video iframe {
  margin-left: -1000px;
  z-index: 1;
  left: 50%;
  width: 2000px;
  position: absolute;
  height: 603px;
  margin-top: 0px;
}	

.slogan {
margin-top: 258px;	
}
}

@media (max-width: 1600px) {

}

@media (max-width: 1200px) {
	
  .video {
    height: 350px;
  }
  .video iframe {
    margin-left: -600px;
    width: 1200px;
    height: 562px;
	margin-top: 0px;
  }
  .slogan {
    margin-top: 218px;
    font-size: 35px;
    line-height: 35px;
  }
}
@media (max-width: 1024px) {
	
	li.simle_auction_history_tab {
	display: none !important;
}
  
}
@media (max-width: 992px) {
  .home-gallery-box a:hover .home-overlay {
      margin-left: -109.5px;
  }
}
@media (max-width: 768px) {
	
	li.simle_auction_history_tab {
	display: none !important;
}
	
  .home-gallery-box a:hover .home-overlay {
      margin-left: -106.5px;
  }
}
@media (max-width: 640px) {
  .video {
    height: 181px;
  }
  .video iframe {
    margin-left: -320px;
    width: 640px;
        height: 370px;
	margin-top: 0px;
  }
  .slogan {
    margin-top: 146px;
    font-size: 22px;
    line-height: 22px;
  }
  .navbar-default {
    z-index: 10;
  }
  .home-gallery-box a:hover .home-overlay {
    margin-left: -79.5px;
  }
}
@media (max-width: 500px) {
  .home-gallery-box a .home-overlay, .home-gallery-box a span, .home-gallery-box a i {
    display: block;
  }
  .home-gallery-box a:hover .home-overlay {
    margin-left: -65.5px;
  }
}
@media (max-width: 320px) {
  .home-gallery-box a:hover .home-overlay {
    margin-left: -53.5px;
  }
}