/*
Theme Name: www.wolffauctioneers.com Template
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

html, body{font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; line-height: 150%; height: 100%; width: 100%;}

.main{min-height: 500px; padding: 50px 0;}
.inner{max-width: 1200px; margin: 0 auto; padding: 0 20px;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{background: transparent; border: 0; margin: 0; padding: 0;} ol, ul{list-style: none;} img{max-width: 100%; height: auto; image-rendering: -webkit-optimize-contrast;}
.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 25px 0 0;} .column12{width: 100%;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 66.6666%;} .column7{width: 58.3333%;} .column6{width: 50%;} .column5{width: 41.6666%;} .column4{width: 33.3333%;} .column3{width: 25%;} .column2{width: 16.6666%;} .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} *{box-sizing: border-box;}

h1{font-weight: 800; text-transform: uppercase;}
h2, h3, h4, h5, h6{font-weight: 700; text-transform: uppercase;}

.sidebarColumn{min-height: 10px !important;}
.btn-success, .btn-success:focus{background-color: #781214; border-color: #781214 !important;}
.btn-success:hover{background-color: #901F22 !important; border-color: #781214 !important;}

/* HEADER */

.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
.top-header{background: #781214; padding: 10px 20px; font-size: 18px; font-weight: 700; text-align: center; color: #fff;}
.header{padding: 20px 0; font-size: 18px; font-weight: 700; color: #0C1234;}
.header a{color: #0C1234;}
.header .inner{display: flex; align-items: center;}
.header .inner .address{flex: 1; text-align: left;}
.header .inner .logo{flex: 1;}
.header .inner .phone{flex: 1; text-align: right;}

.top-angle{position: absolute; left: 0; width: 100%; z-index: 99;}
.top-angle img{display: block; width: 100%;}

.breadcrumbs{background: #f5f5f5; padding: 10px 0; font-size: 12px; border-bottom: 1px #ddd solid;}

/* NAVIGATION */

.navigation .navbar-default{background: #0C1234; border: none; border-radius: 0; margin-bottom: 0;}
.navigation .navbar-default .navbar-nav li a{padding: 20px; font-size: 16px; font-weight: 700; text-transform: uppercase; color: #fff;}
.navigation .navbar-default .navbar-nav li:hover > a{color: #781214;}

.navigation .navbar-default .navbar-nav .dropdown-menu li a{padding: 10px 15px; font-size: 14px; color: #333;}
.navigation .navbar-default .navbar-nav .dropdown-menu li:hover a{background: #f5f5f5;}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{margin-left: 0 !important; margin-right: 0 !important;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: transparent !important;}
.navbar-toggle{float: none; text-align: center;}
.hamburger{display: block !important; margin: 0 auto !important;}
.hamburger:hover{opacity: 1;}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before{background-color: #fff !important;}
.hamburger--3dxy.is-active .hamburger-inner{background-color: transparent !important;}
.navbar-toggle {display: none!important;}

/* HOME */

.home-main{padding: 150px 0 75px;}

.cta{background: url("siteart/cta-bg.png") bottom center; background-size: cover;}
.cta .col-md-4{padding-left: 20px !important; padding-right: 20px !important;}
.cta .cta-button{position: relative; width: 100%; top: 60px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,.75);}
.cta .cta-button img{position: relative; width: 100% !important; height: auto !important; z-index: 1;}
.cta .cta-button a{display: block; width: 100%; position: absolute; bottom: 15px; left: -20px; background: #781214; padding: 15px; font-size: 20px; font-weight: 700; text-transform: uppercase; color: #fff; border: 1px #9F3C3E solid; box-shadow: 0px 0px 10px 0px rgba(0,0,0,.25); transition: all .2s ease-in-out; z-index: 9;}
.cta .cta-button a:hover{left: -10px;}
.cta .cta-button a:after{font-family: FontAwesome; content: '\f101'; margin-left: 15px;}

.welcome{text-align: center;}
.welcome h1{font-size: 60px; color: #781214;}
.welcome h2{margin-bottom: 5px; font-size: 32px; font-weight: 500; font-stretch: condensed; color: #0C1234; letter-spacing: 10px;}
.welcome p{margin: 20px 0; font-size: 22px; line-height: 36px; font-style: italic;}
.welcome .cursive{font-family: 'Great Vibes', cursive !important; font-size: 40px; line-height: 48px;}

.contact-section{background: #0C1234; padding: 35px 0; color: #fff;}
.contact-section h2{margin-bottom: 10px;}
.contact-section .flex{display: flex; flex-wrap: wrap;}
.contact-section .flex .contact-left{width: calc(100% - 300px); padding-right: 25px;}
.contact-section .flex .contact-left table{width: 100%;}
.contact-section .flex .contact-left td{padding: 15px; border: 1px #fff solid;}
.contact-section .flex .contact-left td b{font-size: 16px;}
.contact-section .flex .contact-right{width: 300px; background: #781214; padding: 30px; text-align: center; border-radius: 10px;}
.contact-section .flex .contact-right h3{margin-bottom: 5px;}
.contact-section .flex .contact-right a{display: block; background: #0C1234; padding: 12px; font-weight: 700; text-transform: uppercase; color: #fff; border-radius: 10px; border: 1px transparent solid; transition: all .2s ease-in-out;}
.contact-section .flex .contact-right a:hover{background: #781214; border: 1px #fff solid;}

.bottom-image{background: #222; border-top: 10px #781214 solid; border-bottom: 10px #781214 solid; text-align: center;}
.bottom-image img{display: block; max-width: 1200px !important; margin: 0 auto;}

/* BODY */

.title-container{background: url("siteart/wolf-image-sm.png") fixed center center; background-size: cover; padding: 100px 20px 80px; border-bottom: 10px solid #0C1234;}
.title-container h1{font-size: 42px; font-weight: 800; text-align: center; text-shadow: 1px 1px 5px #000; color: #fff;}

.contact-page .col-sm-4{padding-right: 15px !important;}
.contact-page .col-sm-4 b{font-size: 18px;}
.contact-page .col-sm-4 a{color: #781214;}
.contactForm{background: #f5f5f5; padding: 20px; padding-left: 20px !important; padding-right: 20px !important; border: 1px #ddd solid; border-radius: 3px;}
.contactForm h1{font-size: 20px; margin-bottom: 20px;}
.alert-success{background-color: #781214; border-left: 3px #0C1234 solid;}

.staff{display: block; background: #f5f5f5 !important; margin: 15px 0; padding: 20px 20px 35px; padding-left: 20px !important; padding-right: 20px !important; border: 1px #ddd solid; border-radius: 3px;}

.auction-box{margin: 15px 0; border: 2px solid #0C1234;}
.auction-box .auction-title{background: #0C1234; padding: 15px; font-size: 20px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff;}
.auction-box .auction-inner{display: flex; flex-wrap: wrap; align-items: center; padding: 20px;}

.auction-box .auction-calendar{width: 150px; text-align: center; border: 1px #781214 solid; border-radius: 3px;}
.auction-box .auction-calendar .month{background: #781214; padding: 5px; font-size: 18px; font-weight: 700; color: #fff;}
.auction-box .auction-calendar .day{padding: 10px; font-size: 40px; color: #0C1234;}
.auction-box .auction-calendar .time{background: #0C1234; padding: 5px; font-size: 16px; color: #fff;}

.auction-box .auction-info{width: calc(100% - 400px); padding: 0 25px;}
.auction-box .auction-image{width: 250px; border: 1px #ddd solid;}
.auction-box .auction-button a{display: block; background: #781214; margin-top: 15px; padding: 10px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff; border-radius: 5px;}
.auction-box .auction-button a:hover{background: #901F22;}

.details-flex{display: flex; flex-wrap: wrap;}
.details-flex h3{margin-bottom: 10px;}

.auction-details-right{width: 300px; padding-right: 25px;}
.auction-details-right .google-map{margin-bottom: 15px;}
.auction-details-right .google-map iframe{width: 100%; height: 150px;}
.auction-details-right .buttons a{display: block; background: #781214; margin-bottom: 5px; padding: 10px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff; border-radius: 5px;}
.auction-details-right .buttons a:hover{background: #901F22;}

.auction-details-left{width: calc(100% - 300px); padding-left: 25px; border-left: 1px #ddd solid;}

.carousel-indicators{position: relative; bottom: 100%; left: 0; width: 100%; margin-top: 10px; margin-left: 0;}
.screen-reader-text{font-size: 20px; margin-top: 25px;}
.nav-links a{color: #781214;}



.ug-bullets.ug-skin-default.ug-bullets-gray .ug-bullet {
  background-image: url('unitegallery/skins/default/tile_bullets_gray.png') !important;
}



/* FOOTER */

.footer-navigation .navbar-default{background: #0C1234; border: none; border-radius: 0; margin-bottom: 0;}
.footer-navigation .navbar-default .navbar-nav li a{padding: 20px 20px 50px; font-size: 18px; font-weight: 700; text-transform: uppercase; color: #fff;}
.footer-navigation .navbar-default .navbar-nav li:hover > a{color: #781214;}
.footer-navigation .navbar-default .navbar-nav .dropdown-menu{display: none !important;}

.bottom-footer{background: #781214; padding: 15px 0; color: #fff; border-top: 5px #fff solid;}
.bottom-footer .inner{display: flex;}
.bottom-footer .host{flex: 1;}
.bottom-footer .footer-logo{flex: 1; position: relative; text-align: center; margin-top: -40px;}
.bottom-footer .footer-logo img{max-width: 350px;}
.bottom-footer .copyright{flex: 1; text-align: right;}

/* RESPONSIVE */

@media only screen and (max-width : 1024px){
	.top-header{font-size: 14px;}
	.navigation .navbar-default .navbar-nav li a{font-size: 16px; padding: 16px;}
	.footer-navigation .navbar-default .navbar-nav li a{font-size: 16px; padding: 16px 16px 50px;}
}
@media only screen and (max-width : 768px){
	.header .inner{display: block}
	.header .inner .address, .header .inner .phone{display: none;}
	.header .inner .logo{flex: none; width: 100%; text-align: center;}
	.header .inner .logo img{max-width: 250px; margin: 0 auto;}
	
	.navbar-nav{margin: 0; width: 100%;}
	.navigation .navbar-default .navbar-nav .dropdown-menu li a{text-align: center; color: #ddd;}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color: #781214 !important;}
	.dropdown-menu>li{padding: 0;}
	.navbar-toggle {display: block!important;}
	
	.home-main{padding: 50px 0;}
	.welcome h1{font-size: 32px;}
	.welcome h2{font-size: 24px;}
	.welcome p{font-size: 16px; line-height: 24px;}
	.welcome .cursive{font-size: 32px; line-height: 36px;}
	
	.contact-section .flex .contact-left{width: 100%; padding: 0; margin-bottom: 10px;}
	.contact-section .flex .contact-left td{display: block;}
	.contact-section .flex .contact-right{width: 100%;}
	
	.title-container{background: url("siteart/wolf-image-sm.png") no-repeat center center; background-size: auto; padding: 35px 20px 20px;}
	.title-container h1{font-size: 32px;}
	.contact-page .col-sm-4{padding-right: 0 !important; margin-bottom: 15px !important;}
	
	.cta .cta-button{top: 0; margin: 10px 0;}
	.auction-box .auction-calendar{width: 150px; order: 1;}
	.auction-box .auction-info{width: 100%; margin-top: 15px; padding: 0; order: 3;}
	.auction-box .auction-image{width: calc(100% - 175px); margin-left: 25px; order: 2;}
	
	.details-flex{display: block;}
	.auction-details-left{width: 100%; padding-left: 0; padding-top: 15px; border-left: none; border-top: 1px #ddd solid;}
	.auction-details-right{width: 100%; padding-right: 0; padding-bottom: 15px;}
	
	.footer-navigation .navigation-top{display: none;}
	.bottom-footer{border-top: 10px #0C1234 solid;}
	.bottom-footer .inner{display: block;}
	.bottom-footer .host, .bottom-footer .footer-logo, .bottom-footer .copyright{flex: none; width: 100%; font-size: 12px; text-align: center;}
	.bottom-footer .footer-logo{margin-top: 0;}
	.bottom-footer .footer-logo img{max-width: 200px; margin: 10px auto;}
}