  /** Project: Saddle Candy ****/

/* General */

html, body { background: #fff; }
body { font-family: 'Raleway', 'Helvetica Neue', sans-serif; font-size: 13px; color: #333333; }

* { outline: 0 !important; }

h1, h2, h3, h4, h5, h6 { font-family: 'Raleway'; color: #111 }
h1, h3 { font-weight: 800; }
h2 { font-weight: 300; }
h1 { position: relative; padding-bottom: 20px; text-align: center; margin-bottom: 20px; }
h1:before { content: ''; width: 50px; height: 1px; background: #D8BD87; position: absolute; bottom: 0; left: 50%; margin-left: -25px; }
i { line-height: 1; }
p { color: #666666; line-height: 22px; }
.info { font-size: 17px; color: #888; max-width: 800px; display: block; margin: 20px auto 30px auto; }

.color-green { color: #65c178 !important; }

a { color: #D8BD87 }
a:hover, a:active, a:focus { text-decoration: none; color: #e9c67b }

.btn { padding: 12px 40px; border: 2px solid; font-weight: 600; font-size: 12px; border-radius: 0; }
.btn:focus, .btn:hover { background: transparent; }
.btn-default { border-color: #92451E; color: #92451E; }
.btn-default:hover { border-color: #92451E; color: #fff; background: #92451E; }
.btn.btn-lg { padding: 16px 40px; }
.btn.btn-sm {padding: 5px 10px;}

ul.generic {line-height: 22px;}
ul.generic li {margin-bottom: 10px;}

/* Form */

.form-control { box-shadow: none; border-radius: 0; height: initial; padding: 12px 15px; font-size: 12px; border: 2px solid #b6b6b6; color: #000; }
.form-control:focus { box-shadow: none; border-color: #D8BD87; }
input.form-control, select.form-control { height: 45px; }

/* Nav */

.navbar-custom { transition: 0.3s ease-in-out; border-bottom: 1px solid rgba(255,255,255,0.0) }
.navbar-custom .nav > li > a { font-size: 15px; padding: 15px 20px; color: #fff; font-weight: 500; position: relative; transition: color 0.3s ease-in-out; z-index: 2; text-shadow: 0px 1px 0px #000; }
.navbar-custom .nav > li > a i.fa { padding-right: 8px; }
.navbar-custom .nav > li > a:hover, .navbar-custom .nav > li > a:focus { color: #eaeaea; background: transparent; }
.navbar-custom .nav > li > a:before { content: ''; width: 100%; height: 0px; z-index: -1; position: absolute; top: 0; left: 0; background: #D8BD87; transition: 0.2s; }
.navbar-custom .nav > li > a:hover:before { height: 3px; }
.navbar-custom .nav > li > a.active:before { height: 3px; }
.navbar-custom .navbar-header a { color: #fff; }
.navbar-brand { padding: 5px 15px; }
.navbar-brand img { height: 90px; transition: 0.3s ease-in-out; }
.navbar-custom.not-top .navbar-brand img { height: 28px; }

.navbar-custom.nav-bg-white { background: #fff; border-bottom: 1px solid #eaeaea; }
.navbar-custom.nav-bg-white .navbar-brand img { height: 37px; }
.navbar-custom.nav-bg-white .nav > li > a { color: #666; text-shadow: none; }
.navbar-custom.nav-bg-white .nav > li > a.active { color: #D8BD87; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { color: #666 !important; background: rgba(255,255,255,0.1); }
.navbar-custom .nav .open>a, .navbar-custom .nav .open>a:focus, .navbar-custom .nav .open>a:hover { background: #f8f8f8; text-shadow: none; }
.navbar-custom.nav-bg-white .nav > li > a:before { background: #D8BD87; }
.navbar-custom.nav-bg-white .navbar-header a { color: #666 }
@media screen and (max-width:770px) {
	.navbar-brand img {height:50px;}
}
.dropdown-menu { background: #f8f8f8; border-color: #f8f8f8; border-radius: 0; box-shadow: 0px 1px 2px -1px #000; }
.dropdown-menu>li>a { padding: 7px 30px 7px 20px; }


img.img-responsive.logo-bg-white { display: none; }
.nav-bg-white img.img-responsive.logo-bg-white { display: block; }
.nav-bg-white img.img-responsive.logo-bg-black { display: none; }

.top-nav { background: #333 }
.top-nav .nav > li > a { font-size: 12px; padding: 4px 10px; color: #bbb }
.top-nav .nav > li > a i.fa { color: #65c178; padding-right: 5px; }
.navbar-custom .top-nav .nav > li > a { font-size: 12px; padding: 4px 20px; color: #bbb }
.top-nav .nav > li > a:hover:before { height: 2px; }
.top-nav .nav > li > a.button-cart { color: #65c178 }
.top-nav .nav > li > a.button-cart:before { background: #65c178 }

/* Home */

.container-spacing { margin: 60px 0; }
.icon-item { padding: 15px; text-align: center; position: relative; z-index: 2; }
.paw-hover:before { content: '\f1b0'; color: #f2f2f2; font-family: fontAwesome; font-size: 200px; z-index: -1;
	position: absolute; left: 50%; margin-left: -93px; top: 50%; margin-top: -142.5px; transition: 0.3s ease-in-out;
	-webkit-transform: scale(0);
}
.paw-hover:hover:before { -webkit-transform: scale(1); }

.carousel-inner .item:after {opacity:0.5;}
.icon-item i.fa { font-size: 70px; color: #65c178; z-index: 2; }
.icon-item h4 { position: relative; margin-bottom: 10px; padding-bottom: 10px; }
.icon-item h4:before { content: ''; position: absolute; bottom: 0; width: 20px; height: 1px; background: #65c178; left: 50%; margin-left: -10px; }
.icon-item p {  }

.item-presentation { position: relative; z-index: 2; padding: 40px 0; margin: 60px 0; background-color: #CBA68B; background-image: url('../../images/slide-sc-logo-2.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; }
.item-presentation:before { content: ''; z-index: -1; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(255,255,255,0.85) }

.item-presentation h2 { font-weight: 500; position: relative; margin-bottom: 10px; padding-bottom: 20px; }
.item-presentation h2:before { content: ''; width: 20px; height: 1px; background: #D8BD87; position: absolute; bottom: 0; left: 0; }
.item-presentation h3 { font-weight: 300; font-size: 17px; }
.item-presentation h3:before { content: '\f05d'; font-family: fontAwesome; padding-right: 10px; color: #D8BD87 }
.item-presentation h4 { font-weight: 300; font-size: 17px; }
.item-presentation h4 i.fa {padding-right: 10px; color: #D8BD87; }

.buy-it { margin: 60px 0; }
.buy-it h2 { font-size: 40px; font-weight: 300; margin-top: 0; position: relative; margin-bottom: 10px; padding-bottom: 10px; }
.buy-it h2:before { content: ''; position: absolute; bottom: 0; width: 20px; height: 1px; background: #D8BD87; }
/*.buy-it span { display: block; }*/
.buy-it .price-new { /*float: right;*/ font-size: 20px; margin-top: 10px; color: #D8BD87; text-align: right;margin-left: 10px;}
.buy-it .btn { margin-top: 10px; }

.contact-home { text-align: center; position: relative; z-index: 2; padding: 40px 0; margin: 0; background-color: #B6D1A8; background-image: url('../images/pic4.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; }
.contact-home:before { content: ''; z-index: -1; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.85) }
.contact-home:after { content: ''; z-index: -1; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url('../images/bg-point.png') }
.contact-home .col-sm-6 { padding: 0; }
.contact-home .col-sm-12 { padding: 0; }
.contact-home .col-sm-12 { padding-right: 1px; }
.contact-home h2 { margin-top: 0; color: #fff; position: relative; margin-bottom: 20px; padding-bottom: 10px; }
.contact-home h2:before { content: ''; position: absolute; bottom: 0; width: 20px; height: 1px; background: #65c178; margin-left: -10px; left: 50%; }
.contact-home form { max-width: 800px; margin: auto; }
.contact-home .form-control { color: #fff; background: transparent; border: 1px solid #555; border-radius: 0; height: initial; padding: 14px 15px; margin-top: -1px; }
.contact-home .form-control:focus { position: relative; box-shadow: none; border-color: #65c178; z-index: 1; }
.contact-home input.form-control { height: 50px; }
.contact-home input.form-control[placeholder="Subject"] { margin-left: -1px; }
.contact-home textarea.form-control { height: 99px; margin-left: -1px; }
.contact-home button { width: 100%; height: 50px; border: 1px solid #555; margin-top: -1px; background: rgba(255,255,255,0.1); color: #65c178; }
.contact-home button:hover { background: rgba(255,255,255,0.2); }

.social-container {font-size:35px; margin-top: 20px; text-align:center;}
.share-container {text-align: center;padding: 25px 0;background: #D8BD87;}
.share-container a i.fa { font-size: 16px; }
.share-container a { color: #fff; display: inline-block; width: 34px; height: 34px; margin: auto; background: #92451E; padding-top: 8px; border-radius: 50%; }
.share-container a:hover { background: #fff; color: #92451E; }
.share-container .social-icons a { padding-top: 9px; }

.share-container .btn-default { background: transparent; border-color: #fff; color: #fff; height: 41px; padding: 10px 30px }
.share-container .form-control:focus { border-color: #D8BD87; }
.share-container label { font-size: 20px; font-weight: 300; vertical-align: middle; margin: 0; padding: 0 15px; }
.share-container { color: #fff; }

.subscribe-container {
	position: absolute;
	right: 0;
	top: 10%;
	margin-top: -22.5px;
	background: #D8BD87;
	z-index: 3;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.subscribe-opened .subscribe-button i.fa:before { content: '\f00d'; }
.subscribe-opened .subscribe-container { -webkit-transform: translate(0, 0); visibility: visible; opacity: 1; }

@media screen and (max-width:770px) {
	.subscribe-container {bottom: -64px; top: initial;}
}

.relative { position: relative; }

/* Footer */

footer { background: #0C0610; padding: 15px; text-align: center; position: relative; }
footer p { margin-bottom: 0; color: #aaa }
.scroll-top { 
	position: absolute; top: -36px; right: 80px; 
	width: 40px; height: 36px; background: #0C0610; z-index: 9; transition: 0.3s;
	color: #666; font-size: 20px; padding-top: 3px; border-radius: 4px 4px 0 0; cursor: pointer;
}
.scroll-top:hover { padding-top: 0; color: #999 }

@media screen and (max-width:890px){
	.scroll-top { display: none; }
}
#contact .help-block {color: #a94442;}

/* Pages */

.general-bg-image { height: 100px; overflow: hidden; position: relative; }
.general-bg-image img { margin-top: -300px; }
.general-bg-image:before { content: ''; width: 100%; height: 100%; position: absolute; background: rgba(0,0,0,0.6);  }
.general-bg-image:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url('../images/bg-point.png');  }

.sidebar {border: 1px solid #eee;background: #f2f2f2;padding: 15px;box-shadow: 0 1px 2px -1px #000;}
.sidebar .btn {width:100%;}
.sidebar .sidebar-item {position: relative; padding:15px 0 30px 0; }
.sidebar .sidebar-item:after {content: ''; width: 100px; height: 1px; background: #E9C67B; position: absolute; bottom: 0; left: 50%; margin-left: -50px;}
.sidebar .sidebar-item h4 {text-align: center;margin-bottom: 20px;}
.sidebar .sidebar-item p {margin: 15px 0;}

/* Contact */

.icon-contact {color: #92451E; font-size: 35px; margin-bottom: 15px;}

.form-contact { padding: 40px 0 25px 0; }
.phone-icon { font-size: 16px; letter-spacing: 2px; }
.phone-icon i.fa { display: block; margin: auto; margin-bottom: 10px; font-size: 30px; }

@media screen and (max-width: 768px){
	.top-nav .navbar-nav { margin: 0; float: right; }
	.top-nav .nav > li { display: inline-block; }
	.icon-bar { background: #fff; }
	.nav-bg-white .icon-bar { background: #000; }
	.navbar-collapse .nav { padding-top: 20px; background: rgba(0,0,0,0.9); transition: background 0.3s; }
	.nav-bg-white .navbar-collapse .nav { padding-top: 20px; background: #fff }
	.navbar-collapse { border-top: 0; box-shadow: none; }
	.navbar-custom .nav > li > a:before { height: 0; width: 10px; }
	.navbar-custom .nav > li > a:hover:before { height: 0; }
}



.input-group-addon .fa { width:18px; color:#61B071; font-size:18px; }

.error { color:#B94A48;font-size:14px; }

/* Blog */
.blog-popular-a {text-transform:uppercase; font-weight: 400;}
.blog-date-popular, .blog-category-popular, .blog-author-popular {font-size: 11px; font-style: italic; margin-right: 18px; text-transform: uppercase;}
.blog-date-popular i, .blog-category-popular i, .blog-author-popular i {color: #65C180;}


/* Members Area */
.members-sidebar {margin-top: 100px;}
.members-sidebar h4 {font-size:16px;padding: 15px;margin-bottom: 5px;display:block; clear:both;overflow:auto;-webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);background-color:#F7F7F7; padding-left: 30px;color: #8B7B77;}
.members-sidebar h4:hover {-webkit-box-shadow: 1px 1px 1px 0px rgba(55,179,74,0.5); -moz-box-shadow: 1px 1px 1px 0px rgba(55,179,74,0.5); box-shadow: 1px 1px 1px 0px rgba(55,179,74,0.5);background-color: #65c178; color:#fff;}
.members-sidebar h4.current {color: #65c178;}
.members-sidebar h4.current:hover {color: #FFF;}

.manage-comment-list {padding:0;}
.manage-article-list li, .manage-comment-list li {list-style:none; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #eee;}
.comment-details .tagcloud {padding:0;}
.comment-list {padding:20px 0;}
.comment-details h4 {font-weight:500; margin-bottom:15px;}
.comment-details p {margin-top:15px;}
.comment-details .fa {margin-right:6px;}
.comment-details .icon-user {margin-right:3px;}
.manage-list-aprove a.disabled {background-color:#37B34A;padding:10px 20px;color:#fff; margin-right:2px; cursor: not-allowed;}
.manage-list-aprove a.disabled:hover {background-color:#6BC979; color:#333;}
.article-delete, .comment-delete {background-color:#E63A00;padding:10px 20px; color:#fff !important;}
.article-delete:hover, .comment-delete:hover {background-color:#ED5B29; color:#333 !important;}
.comment-approve {background-color:#378CB3;padding:10px 20px;color:#fff; margin-right:2px;}
.comment-approve:hover {background-color:#6BB1D1; color:#333;}

.table-responsive table tr th {vertical-align: middle;}
.mb25 {margin-bottom: 25px;}
.mt20 {margin-top: 20px !important;}

/* Product Listing */
.productPreview { text-align: center;margin-bottom: 10px;  padding: 5px 8px; border: 1px solid #eaeaea;min-height: 160px;}
.listing-products .productPreview { box-shadow: none; margin-right: 0; padding: 15px; }
.listing-products .productPhoto img{ width:100%; }
.more-details-btn { position: relative; padding: 5px 50px 5px 10px; margin-top:15px;margin-bottom:10px; background-color: #FFCD00; border-color: #FFCD00; color:#fff; transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; }
.more-details-icon {height: 31px;width: 38px; background-color: #65c178; position: absolute; top: -2px;right: -2px; padding: 8px 8px;}

.qty-options {font-size: 13px; background-color: rgba(236, 138, 22, 0.09);}
.qty-options ul {padding: 0 0 0 20px; display: table; margin: 0 auto; font-size: 15px;}
.qty-options ul li {float: left; list-style: none; margin-right: 20px;}
.qty-options ul li:before {content: '\e140'; font-family: "Glyphicons Halflings"; margin-right: 5px; color: #92451E;}
.priceInfo {margin-top: 10px; margin-bottom:10px;}
.priceInfo span {font-weight: 600; font-size: 17px;}

/* Product Page */
.review-item {background: #f8f8f8; padding: 10px;min-height:166px; box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.5);}
.review-item .product-rating-back {margin: 0; margin-bottom: 10px;}
.product-ratings-score { padding-top: 15px; border: 1px solid #eaeaea; }
.product-score { font-size: 40px; margin-bottom: 10px; display: block; }
.product-ratings-score .rating-count { display: block; padding-top: 10px; color: #777; }
.product-ratings-score .rating-count i { padding-right: 4px; }
.product-rating-list { text-align: center; }
.product-score-list { float: left; }
.span-score { display: block; font-size: 13px; padding: 3px;}
.span-score i { padding-right: 10px; padding-left: 4px; color: #ffcc00 }
.product-rating-back { background: url(../images/bg-ratings.png) no-repeat; margin: auto; display: block; height: 22px; width: 118px; }
.product-rating-front { background: url(../images/bg-ratings.png) no-repeat 0 -22px; display: block; height: 22px; }
.rating-form .rating-stars {width: 200px;margin: auto;}
.rating-form .rating-stars label {color: #eaeaea;cursor: pointer;float:right;}
.rating-form .rating-stars label input{ visibility: hidden; width: 0; height: 0; }
.rating-form label i {font-size: 25px;}

.rating-form .rating-stars:not(:checked) > label:hover, .rating-form .rating-stars:not(:checked) > label:hover ~ label { color: #ffcc00 !important; }
.rating-form .rating-stars > input:checked ~ i { color: #f70; }

.nav-tabs>li.active>a {background-color: #68C27B; color: #FFF; border: 1px solid #68C27B;}
.nav>li>a:hover {background-color: #68C27B; color: #FFF;}


/* Shopping */
.shoppingButtons {margin: 30px 0;}
.select-method .radio-inline { margin-top: 0; }
.select-method img { opacity: 0.5; }
.select-method input {   appearance: none;  -webkit-appearance: none; }
.select-method input:checked ~ img { opacity: 1; }


/* Errormessage */
.errormessage-succes { padding: 10px; display: block; background-color: #61bd4f; color: white; text-align: center; margin: 20px 0; font-size: 15px; font-family:Verdana;}
.errormessage-warning, .errormessage-default { padding: 10px; display: block; background-color: #D23D24; color: white; text-align: center; margin: 20px 0; font-size: 15px; font-family:Verdana;}
.errormessage-verify { padding: 10px; display: block; background-color: #FF9925; color: white; text-align: center; margin: 20px 0; font-size: 15px; font-family:Verdana;}
.errormessage-succes i, .errormessage-warning i, .errormessage-default i, .errormessage-verify i { margin-right: 10px; font-size: 20px; }

/* Pagination */
.pagination>li:first-child>a, .pagination>li:first-child>span {border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.pagination>li:last-child>a, .pagination>li:last-child>span { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.pagination>.active>a { background-color: #6EC1A2; border-color: #6EC1A2; }
.pagination>li>a, .pagination>li>span { color:#6EC1A2; }
.blog-pages .badge { background: #6EC1A2 !important;}
.pager { margin-bottom: 60px; text-align: left; }
.pager > li > a { width: 140px; padding: 10px 20px; text-align: center; border-radius: 30px; }

/* Header */
.carousel-inner .item {max-height: 70vh !important;}
@media screen and (max-width:768px){
	.carousel-inner .item .carousel-caption {bottom:0 !important;}
	.carousel-inner .item .carousel-caption h2 {font-size:30px !important;}
	.carousel-control {display:none;}
}

ul.benefits li {padding: 10px; margin: 5px 0; line-height: 24px; text-align:center; min-height:131px;}
.benefits i.fa {display: block; text-align: center; color: #65C178; font-size: 40px; margin-bottom: 10px;height: 50px;}
.benefits h5 {font-weight: 700;}

.green {color:#65C178;}

.carousel-caption h4 {color: #fff;}
.carousel-inner .item .carousel-caption {bottom:0vh !important;}

.image-center {margin:0 auto;}
.image-right {float:right; margin: 10px 0 10px 15px;}
.no-before:before {content:initial !important;}

/* col-xs-15 */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* Subscribe validate error */
#subscribe-newsletter .help-block {display: none !important;}
#subscribe-newsletter .has-error #name-subscribe::-webkit-input-placeholder { color: #FF0000; }
#subscribe-newsletter .has-error #name-subscribe:-moz-placeholder { color: #FF0000; }
#subscribe-newsletter .has-error #name-subscribe::-moz-placeholder { color: #FF0000; }
#subscribe-newsletter .has-error #name-subscribe:-ms-input-placeholder { color: #FF0000; }
#subscribe-newsletter .has-error #email-subscribe::-webkit-input-placeholder { color: #FF0000; }
#subscribe-newsletter .has-error #email-subscribe:-moz-placeholder { color: #FF0000; }
#subscribe-newsletter .has-error #email-subscribe::-moz-placeholder { color: #FF0000; }
#subscribe-newsletter .has-error #email-subscribe:-ms-input-placeholder { color: #FF0000; }
