/******************************************
    File Name: custom.css
    Template Name: HomeStyle
    Created By: Show WP Team
    Envato Profile: http://themeforest.net/user/wordpressshowcase
    Website: https://showwp.com
    Version: 1.0
    Support: wordpressshowcasecom@gmail.com
/******************************************/

@font-face {
    font-family: 'Perpetua Titling MT';
    src: url(../fonts/PERTILI.TTF);
}

mark,
#sidebar-fix,
#vertical .navbar-default,
ul.nav-wizard li,
.notfound h2,
.ordertotal header,
.hero,
.emtrycart h4 i,
.pagination > li > a,
.pagination > li > span,
.shopcart .table > thead > tr > th,
.tags a,
#owl-services .owl-nav [class*="owl-"],
#owl-testimonial .owl-nav [class*="owl-"],
#owl-shop .owl-nav [class*="owl-"],
.button--aylen,
.dropdown-menu > li:hover,
.dropdown-menu > li:focus,
.dropdown-menu > li.active,
.tparrows,
.dropdown-menu > li:active,
.rev-btn-primary,
.carousel-control .fa {
    color: #000000 !important;
    border-color: transparent !important;
    
}

.header {
    background-color: rgba(255, 255, 255);
    z-index: 100;
}

.btn-primary {
    color: #fff;
    background-color: #b14e30;
    border-color: #b14e30;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #b14e30;
    border-color: #b14e30;
}

.blog-desc .widget-title hr,
#sidebar .widget-title hr,
.footer .widget-title hr,
.section-title hr {
    border-color: #b14e30;
}

.tab-style-1 .nav-tabs > li.active > a {
    border-top-color: #b14e30;
}

.da-thumbs .pentry a div {
    background-color: rgba(0, 0, 0, 0.6);
}

.header.affix{
	 background-color:rgb(255, 255, 255);
}

small,
.post-date,
.box i,
.section-title i,
.accordion-toggle-2 .panel-heading a i,
.notfound a,
a:hover,
a:focus,
.footer li:hover a,
.topfooter li:hover a,
.topfooter .payments i:hover {
    color: #b14e30;
}


/** HOVER **/

.button--aylen::before {
    background: #b14e30;
}

.button--aylen::after {
    background: #b14e30;
}

#vertical .navbar-default .navbar-nav > li:hover,
#vertical .navbar-default .navbar-nav > li:focus,
.btn-primary .badge,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:hover {
    color: #fff;
    background-color: #62a3b1;
    border-color: #62a3b1;
}

#vertical .navbar-default .navbar-nav > li:hover,
#vertical .navbar-default .navbar-nav > li:focus,
#vertical .navbar-default .navbar-nav > li > a:hover,
#vertical .navbar-default .navbar-nav > li > a:focus {
    background-color: #62a3b1 !important;
}

.navbar-right .dropdown-menu li:hover,
.navbar-right .dropdown-menu,
.yamm .dropdown.yamm-fw .dropdown-menu li:hover,
.yamm .dropdown.yamm-fw .dropdown-menu {
    background-color: #ffffff !important;
}

.navbar-right .dropdown-menu li:hover a,
.yamm .dropdown.yamm-fw .dropdown-menu li:hover a,
.yamm .dropdown.yamm-fw .dropdown-menu {
    color: #333333 !important;
}

.navbar-right .dropdown-menu li:hover .btn {
    color: #ffffff !important;
}

.countbadge {
    background-color: black;
    right: 1px;
    top: -2px;
}

.navbar-brand img{
    max-width: 200px;
}

#loader{
    display: none !important;
}

.sub-menu{
    z-index: 1;
}

@media (max-width: 768px){
    .navbar-toggle{
        float: left;
        /*margin-left: 15px;*/
        border-radius: 4px;
        padding: 12px;
    }

    .navbar-brand{
        float: none;
        display: inline-block;
        padding-top: 10px;
    }

    .navbar-brand img{
        max-width: 160px;
    }

    .nav .sub-menu-parent .sub-menu{
        position: static;
        visibility: visible;
        transform: none;
        opacity: 1;
        display: none;
    }

    .sub-menu-parent:hover .sub-menu{
        display: block;
    }
}

.cart-button {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-image: none;
    border-radius: 4px;
    color: white;
    border-color: #333;
    background-color: black;
    text-decoration: none;
}

.owl-carousel .owl-item img{
    width: auto;
}

.owl-theme .owl-nav {
    margin-top: 0px;
}

.owl-prev{
    position: absolute;
    left: -10px;
    top: 32%;
}

.owl-next{
    position: absolute;
    right: -10px;
    top: 32%;
}

.pagination > li:last-child > a{
    margin-right: 0px;
}

.pagination > li{
    border-left: none;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li > a.active{
    background-color: #dbdbdb;
}

.product-images{
    position: relative;
}

.product-images-title{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 5px;
    background: rgba(255, 255, 255, 0.5);
    color: black;
}

.product-images-title small{
    color: black;
}

.button--aylen.active::after{
    background: #b14e30;
}

.button--aylen.active::before{
    background: #b14e30;
}

.button--aylen.active::before, .button--aylen.active::after{
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.shopcart .table tr {
    display: table-row;
}

.shopcart .table > thead > tr > th, .shopcart .table > tbody > tr > th, .shopcart .table > tfoot > tr > th, .shopcart .table > tbody > tr > td, .shopcart .table > tfoot > tr > td{
    padding: 15px;
    width: auto;
}

.shopcart .table{
    border-collapse: separate;
}

.product-remove{
    text-align: center;
}

.img__wrap {
    position: relative;
    width: auto;
    height: auto;
    margin-bottom: 10px;
}

.img__description{
    margin-bottom: 0;
}

@media (max-width: 768px){
    .sub-menu-parent:hover a i.fa-angle-right:before, .sub-menu-parent:active a i.fa-angle-right:before, .sub-menu-parent:focus a i.fa-angle-right:before {
        content: "\f107";
    }
}

.cat-boxes {
    padding: 20px 20px;
}