﻿/*! -----------------------------------------------------------------
[Colors]
*/



::-moz-selection {
    background: #ac6b0f;
    color: #fff !important;
}

::-webkit-selection {
    background: #ac6b0f;
    color: #fff !important;
}

::selection {
    background: #ac6b0f;
    color: #fff !important;
}

a {
    color: #ac6b0f;
}

h1 > a:hover,
h1 > a:focus,
h2 > a:hover,
h2 > a:focus,
h3 > a:hover,
h3 > a:focus,
h4 > a:hover,
h4 > a:focus,
h5 > a:hover,
h5 > a:focus,
h6 > a:hover,
h6 > a:focus {
    color: #ac6b0f;
}

a:hover,
a:focus {
    color: #925c0f;
}

blockquote:hover {
    border-color: #ac6b0f;
}

.alert-brand {
    background: #996b5b;
}

.icon-box-icon,
.icon-box-left .icon-box-icon,
.counter .counter-number,
.icon-list .fa,
.icon-list .icon,
.breadcrumb-item > a:hover,
.breadcrumb-item > a:focus,
.page-item.active .page-link,
.page-link:focus,
.page-link:hover,
.social-icons > li > a:hover,
.social-icons > li > a:focus,
.comment-meta-author a:hover,
.comment-meta-author a:focus,
.comment-meta-date a:hover,
.comment-meta-date a:focus,
.ps-all a:hover,
.ps-next a:hover,
.ps-prev a:hover,
.widget a:hover,
.widget a:focus,
.search-button:hover,
.post-meta a:hover,
.post-meta a:focus,
.product-rating a:hover {
    color: #ac6b0f;
}

.btn.btn-brand {
    background-color: #ac6b0f;
    border-color: #ac6b0f;
    color: #fff;
    /* &.btn-link {
		background: transparent;
		border: 0;
		padding: 0;
		color: $background;

		&:hover,
		&:focus {
			background-color: transparent;
			text-decoration: none;
			color: darken($background, 5%);
		}
	} */
}

    .btn.btn-brand:hover,
    .btn.btn-brand:focus {
        background-color: #925c0f;
        border-color: #925c0f;
        color: #fff;
    }

    .btn.btn-brand.btn-outline {
        background: transparent;
        border-color: #ac6b0f;
        color: #ac6b0f;
    }

        .btn.btn-brand.btn-outline:hover,
        .btn.btn-brand.btn-outline:focus {
            background: #ac6b0f;
            color: #fff;
        }

.btn.btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #444;
    /* &.btn-link {
		background: transparent;
		border: 0;
		padding: 0;
		color: $background;

		&:hover,
		&:focus {
			background-color: transparent;
			text-decoration: none;
			color: darken($background, 5%);
		}
	} */
}

    .btn.btn-white:hover,
    .btn.btn-white:focus {
        background-color: #ac6b0f;
        border-color: #ac6b0f;
        color: #fff;
    }

    .btn.btn-white.btn-outline {
        background: transparent;
        border-color: #fff;
        color: #fff;
    }

        .btn.btn-white.btn-outline:hover,
        .btn.btn-white.btn-outline:focus {
            background: #fff;
            color: #444;
        }

.scroll-top,
.label-brand,
.pace .pace-progress,
.post-tags a:hover,
.comment-reply > a:hover,
.comment-reply > a:focus,
.widget_tag_cloud .tagcloud > a:hover,
.progress-bar.progress-bar-brand {
    background: #ac6b0f;
}

.special-heading h1,
.special-heading h2,
.special-heading h3,
.special-heading h4,
.special-heading h5,
.special-heading h6 {
    border-color: #ac6b0f;
}

.footer .widget_tag_cloud .tagcloud > a:hover,
.off-canvas-cart .widget_tag_cloud .tagcloud > a:hover {
    background-color: #ac6b0f;
    border-color: #ac6b0f;
}

.bg-gradient:after {
    background-color: #ac6b0f;
    background: -webkit-linear-gradient(45deg, #ac6b0f 0%, rgba(121, 85, 72, .3) 100%);
    background: linear-gradient(45deg, #ac6b0f 0%, rgba(121, 85, 72, .3) 100%);
}



/*------------- Custom Additions ---------------*/


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    /*font-family: trade-gothic-next-condensed, sans-serif;*/
    /*font-family: museo-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;*/
    /*font-family: "Playfair Display", Georgia, serif;
    line-height: 1.2;
    font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 3px;*/
    /*font-family: bebas-neue-pro, sans-serif;
    font-weight: 600;
    font-style: normal;*/
    font-family: sofia-pro, sans-serif;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 1px;
    letter-spacing: 2px;
}

.form-control, .btn, .header, .widget select, .widget input, .widget_nav_menu ul li {
    /*font-family: "Poppins", Arial, serif;*/
    /*font-family: museo-sans, sans-serif;*/
    /*font-family: bebas-neue-pro, sans-serif;
    font-weight: 600;
    font-style: normal;*/
    font-family: sofia-pro, sans-serif;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 17px;
}

.form-control {
    text-transform: none;
    padding: .5rem .9rem;
    line-height: inherit !important;
}

.inner-header {
    min-width: 200px;
    max-width: 375px;
}

.inner-brand {
    /*font-family: "Playfair Display", Georgia, serif;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 3px;*/
    /*font-family: trade-gothic-next-condensed, sans-serif;*/
    /*font-family: museo-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;*/
    /*font-family: bebas-neue-pro, sans-serif;
    font-weight: 600;
    font-style: normal;*/
    font-family: sofia-pro, sans-serif;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 2px;
}

.module-gray {
    background-color: #F0EEEC;
}

.bg-dark h1, .bg-dark .h1, .bg-dark h2, .bg-dark p, .post-meta, .post-meta a {
    color: white;
}
.extra-nav > ul > li > a, .inner-nav > ul > li > a {
    letter-spacing: 2px;
    line-height: 24px;
    font-weight: 600;
    font-size: 15px;
}
.team-content h5 {
    font-size: 13px;
}
.module-header h1, h1 {
    font-size: 70px;
    line-height: 50px;
    margin-bottom: 30px;
}
.module-header h2, h2 {
    font-size: 30px;
}
@media (max-width: 768px) {
    .module-header h2, h2 {
        font-size: 22px;
    }
    .module-header h1, h1 {
        font-size: 50px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .module-header {
        padding: 125px 0 90px 0;
    }

}

.post-background:hover:before {
    opacity: .85;
}
