/*
Theme Name: Kapee
Theme URI: https://kapee.presslayouts.com/
Author: PressLayouts team
Author URI: https://presslayouts.com/
Description: Kapee is ThemeForest WordPress Premium Theme.
Version: 1.6.4
License: Themeforest Commercial Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: kapee
Tags: woocommerce, corporate, ecommerce, responsive, one-column, two-columns, right-sidebar, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready

 DO NOT ADD YOUR CSS TO THIS FILE - IT WILL BE LOST
 To add your own CSS, use a child theme kapee-child
 
 CSS file is in "assets/css"
*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700');

body {
	
 
}

.mainheadingh2 h2{
/* 	font-family: 'Oswald', sans-serif; */
	   
	font-size: 30px !important;
    margin: 0 auto;
}

.centertitle .section-heading h2 {
    text-align: center;
    margin: 0 auto;
    padding: 0 0.5em;
    margin: 0 auto;
    font-size: 30px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif !important;
    font-weight: 700;
    border-bottom-color: #bd2828 !important;
    border-bottom: 2px solid;
}

.kapee-heading.text-center .heading-title {
    padding: 0 0.5em;
    margin: 0 auto;
    font-size: 30px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Oswald",sans-serif !important;
    font-weight: 700;
    border-bottom-color: #bd2828 !important;
    border-bottom: 2px solid;
}
.borderbottom .section-heading {
    border: 0;
}
.borderff h2:after {
    border: none !important;
    display: none !important;
}
.borderbottom h2:after {
    border: none !important;
    display: none !important;
}
 
.owl-carousel .owl-nav .owl-prev {
    left: 10px !important;
}
.owl-carousel .owl-nav .owl-next {
    right:10px !important;
}

 

.owl-nav button[class*='owl-'] {
    width: 40px !important;
    height: 40px !important;
    font-weight: bold;
    z-index: 9;
    border-radius: 100px !important;
}


 
#block-8 ul li{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row;
	flex-flow: row;
}
#block-8 ul li i{
	font-size: 16px;
    padding-right: 14px;
    margin-top: 4px;
}


.fullimage2 figure.wpb_wrapper.vc_figure, .fullimage2 figure.wpb_wrapper.vc_figure .vc_single_image-wrapper,.fullimage2 figure.wpb_wrapper.vc_figure img {
    width: 100%;
}


/* .fullimage2 figure.wpb_wrapper.vc_figure img {
    border: 1px solid #fa0300;
    padding: 3px;
} */

.header-main .row .header-col.header-col-left {
    max-width: 25%;
}

.header-main .row .header-col.header-col-left .header-logo img {
    max-width: 100%;
}

.vc_custom_1697805755907 .vc_column-inner {
    padding-right: 2px;
    padding-left: 2px;
}

.vc_custom_1697805755907 .fullimage2 {
    margin-bottom: 4px;
}

.vc_custom_1697805755907 + .vc_row.wpb_row.vc_row-fluid .vc_column-inner {
    padding-right: 2px;
    padding-left: 2px;
}
.vc_custom_1697805755907 + .vc_row.wpb_row.vc_row-fluid .vc_column-inner .fullimage2 {
    margin-bottom: 4px;
}

.fullimage55 {
    position: relative;
}

.fullimage55 h2.wpb_heading {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Oswald';
    text-shadow: 0px 0px 7px #000;
}

.intercombox .banner-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
 

.intercombox .banner-title-wrap h3.banner-title {
    text-align: center;
    width: 100%;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-family: 'Oswald';
    text-shadow: 0px 0px 7px #000;
}
.site-content {
	    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.categories-filter option:nth-of-type(3),
.categories-filter option:nth-of-type(4),
.categories-filter option:nth-of-type(13),
.categories-filter option:nth-of-type(16),
.categories-filter option:nth-of-type(15),
.categories-filter option:last-child {
    display: none;
}
.compare.button {
    display: none;
}


