/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.4.1516545842
Updated: 2018-01-21 14:44:02

*/
/* , .elementor-element, .elementor-widget */
body, .site-content-contain {
    font-family: 'Abel', sans-serif;
    color: #000;
    background-image: url(assets/img/bg.png);
}

a {outline : none !important;}

a:hover, a:active {
    outline: 0;
    border: 0;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a8a8a8;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #a8a8a8;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #a8a8a8;
}

/* Header */

.site-header {
    /* overflow: hidden; */
    /* position: absolute; */
    width: 100%;
    top: 0;
    z-index: 99;
}
.site-header .custom-header {
    display: none;
}

.entry-header {
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
}
.navigation-top {
    background-color: #ab813e;
    border: 0;
    position: relative;
    z-index: inherit;
    bottom: inherit;
}

.navigation-top .main-navigation {
    clear: none;
    display: block;
}

.navigation-top .custom-logo-link {
    display: inline-block;
    background-image: url(assets/img/logo-bg.png);
    background-position: right;
    padding: 6px 60px 7px;
    position: absolute;
    max-height: 100%;
}

.navigation-top .custom-logo-link:after {
    content: " ";
    right: -28px;
    border-right: 28px solid transparent;
}

.navigation-top .custom-logo-link img {
    max-height: 36px;
    width: auto;
}

#top-menu {
    text-align: center;
    padding: 10px 0;
}

#top-menu li {
    border-right: 1px solid #8f6a2f;
    padding: 6px 20px;
}

#top-menu li:last-child {
    border-right: 0;
}

#top-menu li > a, #top-menu li > a {
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    font-weight: normal;
}

#top-menu li.current-menu-item > a, #top-menu li.current_page_item > a, .current-menu-parent > a, #top-menu li.current-menu-item > a:hover, #top-menu li.current_page_item > a:hover, .current-menu-parent > a:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.dropdown-toggle {
    color: #fff;
}

#top-menu ul.sub-menu {
    background: #ab813e;
    padding: 0;
    border: 0;
    /* top: 50px; */
}

#top-menu ul.sub-menu li {
    border: 0;
}
.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.page_item_has_children:before, .main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:before, .main-navigation ul li.page_item_has_children:after{
    display: none;
}


.site-branding {
    padding: 0;
}

.panel-content .wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.home .entry-title {
    color: transparent !important;
}

.oc-button:not(.elementor-element), .oc-button a.elementor-button, .oc-button .elementor-button {
    padding: 8px 36px;
    text-transform: uppercase;
    font-size: 18px;
    background-color: #ab813e !important;
    color: #FFF;
    border-radius: 0;
    line-height: unset;
}

.oc-section-title h2, .oc-section-title.elementor-widget-heading .elementor-heading-title, .woocommerce-products-header__title.page-title, .entry-header .entry-title {
    text-align: center;
    text-transform: uppercase;
    padding-top: 16px;
    padding-bottom: 16px;
    margin: 12px 30% 0;
    color: #a87e3d !important;
    font-size: 24px !important;
    font-weight: normal !important;
    font-family: 'Abel', sans-serif;
}

.oc-section-title h2:before, .oc-section-title.elementor-widget-heading .elementor-heading-title:before, .oc-section-title h2:after, .oc-section-title.elementor-widget-heading .elementor-heading-title:after, .woocommerce-products-header__title.page-title:before, .woocommerce-products-header__title.page-title:after,
.entry-header .entry-title:before,
.entry-header .entry-title:after {
    content: " ";
    position: absolute;
    height: 100%;
    width: 30%;
}

.oc-section-title.left h2:before, .oc-section-title.left.elementor-widget-heading .elementor-heading-title.left:before, .woocommerce-products-header__title.page-title:before, .entry-header .entry-title:before {
    background-image: url(assets/img/left-section.png);
    background-position: right;
    left: 0;
    top: 0;
}
.oc-section-title.right h2:after, .oc-section-title.right.elementor-widget-heading .elementor-heading-title.right:after, .woocommerce-products-header__title.page-title:after, .entry-header .entry-title:after {
    background-image: url(assets/img/right-section.png);
    background-position: left;
    right: 0;
    top: 0;
}

/* Elementor fixes */
a:hover {
    border: 0;
    box-shadow: none !important;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}
.hide-desktop {
    display: none !important;
}
.hide-mobile {
    display: block !important;
}

.sub-section-margin {
    margin: 0 100px;
}

/* Home Cat Slider */
.home-cat-slider .slick-slide img {
    width: 100%;
}

.home-cat-slider-nav .slick-list {
    background-color: #000;
}

.home-cat-slider-nav .slick-slide {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}
.home-cat-slider-nav .slick-slide a {
    color: #ab813e;
    text-transform: uppercase;
    font-size: 24px;
    vertical-align: text-top;
}
.home-cat-slider-nav .slick-next, .home-cat-slider-nav .slick-next:hover {
    z-index: 99;
    right: 8px;
}
.home-cat-slider-nav .slick-prev, .home-cat-slider-nav .slick-prev:hover {
    z-index: 99;
    left: 8px;
}
.home-cat-slider-nav .slick-prev:before, .home-cat-slider-nav .slick-next:before {
    color: transparent;
}

.home-product-categories-wrapper .home-product-category:not(:last-child) {
    margin-bottom: 100px;
}

.home-product-categories-wrapper .home-product-category:not(:last-child):after {
    content: " ";
    position: absolute;
    border: 0;
    width: 100%;
    height: 32px;
    background-image: url(assets/img/product-section-bottom.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.home-product-categories-wrapper .home-product-category h2 {
    display: inline-block;
    margin-bottom: 0;
    background-color: rgba(50, 50, 50, 0.8);
    color: #fff;
    position: relative;
}
.home-product-categories-wrapper .home-product-category:nth-child(odd) h2 {
    padding: 8px 52px 8px 24px;
}
.home-product-categories-wrapper .home-product-category:nth-child(even) h2 {
    padding: 8px 24px 8px 52px;
    float: right;
}

.home-product-categories-wrapper .home-product-category h2:after {
    content: '';
    position: absolute;
    width: 0;
    bottom: 0; 
}
.home-product-categories-wrapper .home-product-category:nth-child(odd) h2:after {
    right: -28px;
    border-bottom: 52px solid #5b5b5b;
    border-right: 28px solid transparent;
    background-image: url(assets/img/bg.png);
}
.home-product-categories-wrapper .home-product-category:nth-child(even) h2:after {
    left: -28px;
    border-bottom: 52px solid #5b5b5b;
    border-left: 28px solid transparent;
}

.home-product-categories-wrapper .home-products-wrapper {
    padding: 20px 60px 30px;
    border: 1px solid #a87e3d;
    position: relative;
    margin-bottom: 50px;
    background-color: #fff;
    clear: both;
}
.home-product-categories-wrapper .home-product {
    display: inline-block;
    width: 50%;
}
.home-product-categories-wrapper .home-product a {
    display: block;
}
.home-product-categories-wrapper .home-product img {
    width: 100%;
    display: inline-block;
    padding: 12px;
    max-width: 100%;
}
.home-product-categories-wrapper .product-view-all {
    position: absolute;
    bottom: -20px;
    margin: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.home-product-categories-wrapper .product-view-all:hover{
    color: #fff;
    background-color: #b68c4a !important;
}

/* Footer */
.site-footer {
    background-color: #575757;
}
.site-footer .wrap {
    padding: 0;
}
.site-footer .site-info {
    width: 100%;
    text-align: center;
}
.site-footer .site-info a {
    color: #fff;
    text-decoration: none;
    box-shadow: none;
    padding: 0 32px;
	
}
.site-footer .site-info a img {
    vertical-align: middle;
}

/* Sidebar */

.floating-sidebar {
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 999;
    max-width: 80%;
}

.floating-sidebar .trigger {
    background-color: #ab813e;
    color: #fff;
    padding: 8px;
    border-radius: 4px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    left: -75px;
    top: 60px;
    min-width: 110px;
    font-size: 16px;
    text-align: center;
}

.home .floating-sidebar .trigger, .tax-product_cat .floating-sidebar .trigger, .page-template-default .floating-sidebar .trigger {
    display: none;
}

.floating-sidebar .form-wrapper{
    background-color: #fff;
    padding: 16px 20px;
}

body:not(.home):not(.tax-product_cat):not(.page-template-default) .floating-sidebar .form-wrapper {
    display: none;
}

.floating-sidebar .form-wrapper input, .floating-sidebar .form-wrapper select, .floating-sidebar .form-wrapper textarea {
    border-radius: 0;
    border: 1px solid #c7c7c7;
    color: #a8a8a8;
    width: 100%;
    line-height: 16px;
    padding: 8px;
    font-size: 14px;
    margin-bottom: 14px;
}

.floating-sidebar .form-wrapper textarea {
    height: 60px;
}

.floating-sidebar .form-wrapper input[type="button"] {
    width: 100%;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    background-color: #ab813e;
    color: #fff;
    border: 0;
    padding: 12px;
    margin-bottom: 0;
}

.floating-sidebar .form-wrapper .nf-form-title h3{
    font-size: 18px;
    color: #ab813e;
    text-transform: uppercase;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 10px;
    padding-bottom: 6px;
}

.floating-sidebar .nf-field-container {
    margin-bottom: 0;
    position: relative;
}
.nf-after-field {
    position: absolute;
    bottom: 0px;
}
.nf-response-msg p {
    font-size: 14px;
    color: green;
    margin-bottom: 6px;
}

.floating-sidebar .nf-field-label {
    display: none;
}
.nf-form-fields-required, .nf-error-field-errors {
    display: none;
}

.nf-input-limit {
    margin-bottom: 0 !important;
}

.nf-error-msg {
    font-size: 11px;
}

/* Category Page */
.cat-banner-wrapper img {
    width: 100%;
    height: auto;
}
#primary {
    width: 100% !important;
}
.wrap {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.woocommerce-breadcrumb, .woocommerce-result-count, .woocommerce-ordering {
    display: none;
}
.site-content{
    padding: 0 !important;
}
.woocommerce-products-header {
    position: relative;
}
.woocommerce-products-header__title.page-title {
    font-size: 24px;
}
.tax-product_cat .products {
    margin: 50px;
}
.tax-product_cat ul.products li.product {
    width: 29%;
    margin: 40px 2%; 
    text-align: center;
    background-color: #fff;
    padding-bottom: 20px;
    clear: none;
}
.tax-product_cat ul.products li.product a {
    width: 100%; 
}
.tax-product_cat ul.products li.product .ajax_add_to_cart {
    display: none;
}
.tax-product_cat ul.products li.product img {
    width: 100%;
    height: 280px;
}

.mfp-content {
    text-align: center !important;
}
.product-details-wrapper {
    background-color: #fff;
    display: inline-block;
    padding: 20px;
    margin: 20px 20px 0 20px;
}
.product-details-wrapper .product-images-wrapper {
    text-align: center;
}
.product-details-wrapper .product-images-wrapper img {
    max-height: 300px;
    max-width: 350px;
}
.product-details-wrapper .product-info {
    text-align: center;
}
.product-details-wrapper .product-info .product-name {
    text-align: center;
}
.product-details-wrapper .product-info .product-desc {
    display: none
}
.xzoom-source, .xzoom-preview {
    z-index: 9999;
}
.mfp-close-btn-in .mfp-close {
    right: 16px;
    top: 16px;
}

.site-footer {
    margin: 20px 12px 0;
    border-bottom: 12px solid #ab813e;
}

.inner-pages .entry-content {
    margin: 40px 50px 20px !important;
}

.woocommerce-pagination .page-numbers {
    text-align: center;
}

.elementor-shortcode .wp-video {
    margin: 0 auto;
}

/* Popup */
.pum-container {
    border: 8px solid #a87e3d !important;
    padding: 0 !important;
    max-width: 90%;
    margin-left: 5% !important;
}
.pum-container .pp-img {
    padding: 40px 20px 20px;
    text-align: center;
}
.pum-container .pp-img img{
    max-height: 52px;
    width: auto;
}
.pum-container .pp-title {
    padding: 20px 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #a87e3d;
    font-size: 56px;
    font-weight: bold;
}
.pum-container .pum-close {
    background-color: transparent !important;
    color: #000 !important;
    font-size: 18px !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}
@media (max-width: 1024px) {
    .home .floating-sidebar .trigger {
        display: block;
    }

    .floating-sidebar .form-wrapper {
        display: none;
    }
}

@media (max-width: 768px) {

    .hide-desktop {
        display: block !important;
    }
    .hide-mobile {
        display: none !important;
    }
    #top-menu {
        background-color: #ab813e;
    }

    .navigation-top .custom-logo-link {
        padding: 10px 60px;
    }

    body, .site-content-contain, .elementor-element, .elementor-widget {
        background-size: cover;
    }

    #top-menu li.current-menu-item > a, #top-menu li.current_page_item > a {
        border: none;
        font-weight: bold;
    }

    .menu-toggle {
        width: 100%;
        text-align: right;
        font-size: 38px;
        color: #fff;
        font-weight: bold;
        padding: 3px;
    }

    .icon-close {
        font-size: 28px;      
    }

    .oc-section-title h2, .oc-section-title.elementor-widget-heading .elementor-heading-title,.woocommerce-products-header__title.page-title {
        margin: 12px 20% 0;
    }
    
    .oc-section-title h2:before, .oc-section-title.elementor-widget-heading .elementor-heading-title:before, .oc-section-title h2:after, .oc-section-title.elementor-widget-heading .elementor-heading-title:after, .woocommerce-products-header__title.page-title:before, .woocommerce-products-header__title.page-title:after {
        width: 20%;
    }

    .sub-section-margin {
        margin: 0 20px;
    }

    .home-product-categories-wrapper .home-products-wrapper {
        padding: 20px 10px 30px;
    }

    .site-footer {
        margin: 20px 12px 0;
        border-bottom: 12px solid #ab813e;
    }
    .site-info {
        padding: 8px;
        margin-bottom: 0;
    }

    .site-footer .site-info a {
        text-align: left;
        display: block;
    }
    .site-footer .site-info a img {
        display: inline-block;
    }
    .woocommerce-products-header__title.page-title {
        font-size: 18px;
    }

    .tax-product_cat ul.products li.product {
        width: 46%;
        margin: 20px 2%;
    }
    .product-details-wrapper {
        padding-top: 32px;
    }
    .product-details-wrapper .product-images-wrapper, .product-details-wrapper .product-info {
        width: 100%;
        float: none;
        padding: 0;
    }
    #top-menu ul.sub-menu {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .home-product-categories-wrapper .home-product {
        display: block;
        width: 100%;
    }
    
    .home-product-categories-wrapper .home-product-category:nth-child(odd) h2 {
        padding: 8px 32px 8px 24px;
    }
    .home-product-categories-wrapper .home-product-category:nth-child(even) h2 {
        padding: 8px 24px 8px 32px;
        float: right;
    }

    .home-product-categories-wrapper .home-product-category:nth-child(odd) h2:after {
        right: -26px;
        border-bottom: 44px solid #5b5b5b;
    }
    .home-product-categories-wrapper .home-product-category:nth-child(even) h2:after {
        left: -27px;
        border-bottom: 45px solid #5b5b5b;
    }

    .home-cat-slider-nav .slick-slide a {
        font-size: 20px;
    }
    .tax-product_cat ul.products li.product {
        width: 94%;
        margin: 20px 3%;
    }

    .oc-section-title h2, .oc-section-title.elementor-widget-heading .elementor-heading-title, .woocommerce-products-header__title.page-title, .entry-header .entry-title {
        font-size: 20px !important;
    }
}

#menu-item-283{
	float:right;
	font-size:20px;
		border-right: none ! important;

}
#menu-item-284{
	float:right;
	font-size:20px;
	border-right: none ! important;
}
#menu-item-286{
	float:right;
	font-size:20px;
		border-right: none ! important;

}
.social-navigation{
	display:none;
}