.no_mb{
	margin-bottom: 0px !important;
}
/*** Start Footer Css ***/
.ki_footer_form_wrp {
    display: flex;
    width: 100%;
	flex-wrap: wrap;
}
.ki_footer_form_wrp .gform_footer {
    width: 159px;
}
.ki_footer_form_wrp .gform_body {
    width: calc(100% - 159px);
	padding-right: 20px;
}
.ki_footer_input input {
    background: #1D1C1C;
    border: none !important;
    outline: none !important;
    width: 100%;
    padding: 12px 23px !important;
    font-size: 18px !important;
    line-height: 27px !important;
    letter-spacing: 0px !important;
    border-radius: 0px !important;
    color: #ffffff;
    font-family: JosefinSans-Light;
}
.ki_footer_input input::placeholder{
	color: #949494;
}
.ki_footer_form_wrp .gform_footer {
    margin-top: 0 !important;
    padding: 0 !important;
}
.ki_footer_form_wrp .gform_footer .gform_button {
    width: 100%;
    padding: 11px 20px;
    margin: 0px !important;
    border: 1px solid #FFFFFF !important;
    border-radius: 0px !important;
    outline: none !important;
    font-size: 17px !important;
    line-height: 27px !important;
    letter-spacing: 0.34px;
    font-family: JosefinSans-Regular;
    color: #FFFFFF !important;
    background: transparent;
    font-weight: unset !important;
}
.ki_footer_form_wrp .gform_footer .gform_button:hover {
    background: #FFFFFF;
    border-color: #FFFFFF !important;
    color: #231F20 !important;
}
.sg-footer-whatsapp-icon {
    position: fixed;
    bottom: 66px;
    right: 26px;
	z-index: 99;
}
.sg-footer-whatsapp-icon a{
	background: #FFFFFF;
    box-shadow: 0px 3px 20px #0000001f;
    border-radius: 50%;
    padding: 10px;
	width: 60px;
    height: 60px;
	display: inline-block;
	text-decoration: none !important;
	outline: none !important;
}
.sg-footer-whatsapp-icon a img{
	width: 100%;
	height: auto;
}
.gform_confirmation_message {
    font-size: 18px;
    line-height: 27px !important;
    letter-spacing: 0;
    font-family: 'JosefinSans-Light';
    font-weight: unset !important;
}
/*** End Footer Css ***/

/** Header css Start  **/

.ki_menu_wrp .menu {
    padding: 0px;
    list-style-type: none !important;
    margin-bottom: 0 !important;
}
.ki_menu_wrp {
    margin-bottom: 10px !important;
}
.ki_menu_wrp .menu > li.menu-item a {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.56px;
    font-family: 'Montserrat-Bold';
    color: #D5CABA;
    text-transform: uppercase;
}
.ki_menu_wrp .menu > li.menu-item a:hover {
    color: #EFECEC;
}
.ki_menu_wrp .menu > li.menu-item.current_page_item a {
    color: #EFECEC;
}
.ki_menu_wrp .menu > li.menu-item {
    border-bottom: 1px solid #6B625666;
    padding: 20px 0;
}
.ki_menu_wrp .menu > li.menu-item:last-child {
    border-bottom: none;
}
.ki_menu_wrp .menu > li.menu-item ul.sub-menu {
    display: none;
}
.ki_menu_wrp .menu > .menu-item-has-children:before {
    content: "\f067";
    font-family: 'Font Awesome 5 Pro';
    color: #D5CABA;
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.ki_menu_wrp .menu > .menu-item-has-children:hover:before {
    color: #EFECEC;
}
.ki_menu_wrp .menu > .menu-item-has-children.active:before {
    content: "\f068";
}
.ki_menu_wrp .menu > .menu-item-has-children.active ul.sub-menu{
	display: block;
	padding: 12px 0px 0px 20px;
}
.ki_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item {
    list-style-type: none !important;
    padding: 8px 0px !important;
}
.ki_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item:last-child {
    padding-bottom: 0px !important;
}
.ki_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item a {
    font-size: 13px !important;
    line-height: 17.42px !important;
    letter-spacing: 0.65px;
    text-transform: capitalize;
    color: #D5CABA !important;
    font-family: 'Montserrat-Medium';
}
.ki_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item a:hover {
    color: #EFECEC !important;
}
.ki_off_canvas_menu_main_wrp .dialog-message.dialog-lightbox-message {
    height: auto !important;
	max-height: 100vh !important;
    min-height: 100vh !important;
}
.ki_search_wrp .elementor-search-form__icon {
    padding-left: 0px !important;
}
.ki_search_wrp .elementor-search-form__container{
	min-height: 40px !important;
    margin-right: 50px !important;
}
.ki_search_wrp .elementor-search-form__input{
	padding-left: 10px !important;
}
.ki-header-top-text {
    font-size: 16px;
    line-height: 20px;
    color: #EA6072;
    letter-spacing: 0px;
    text-align: center;
    margin: 0px;
    font-family: JosefinSans-Light;
}
.ki-header-top {
    background: #000000;
    padding: 10px 15px;
}
.ki-header-container {
    max-width: 1176px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 10px;
}
.ki-header-rightside {
    display: inline-flex;
    align-items: center;
}
.ki-header-logo img {
    max-width: 79px;
    object-fit: cover;
    object-position: center;
}
.ki-header-main-wrp {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
}
.elementor-editor-active .site-header-wrp .ki-header-main-wrp {
    position: relative;
}
.ki-header-sidebar-icon .off_canvas_menu .line {
    width: 24px;
    display: block;
    margin-bottom: 6px;
    box-sizing: border-box;
    border-bottom: 2px solid #D5CABA;
}
.ki-header-main-wrp.home_page .ki-header-btn a {
    border-color: #131212;
    color: #131212;
}
.ki-header-main-wrp.home_page .ki-header-btn a:hover {
    background: #131212;
    color: #D5CABA;
}
.ki-header-main-wrp.home_page li.header-account.header-account-custom:hover a i {
    color: #AE2638;
}
.ki-header-main-wrp.home_page .ki-header-sidebar-icon .off_canvas_menu .line {
	border-color: #131212;
}
.ki-header-main-wrp.home_page li.header-account.header-account-custom a i {
    color: #FFFFFF;
}
.ki-header-main-wrp.home_page button.toggle-menu.minicart-menu-link span i{
	color: #FFFFFF;
}
.off_canvas_menu {
    cursor: pointer;
}
.woocommerce-noreviews {
    font-family: 'JosefinSans-Regular';
    font-size: 16px;
}
span.header-minicart-total-custom span {
    font-family: 'JosefinSans-Regular';
    font-weight: 500 !important;
    font-size: 16px;
    padding-right: 10px;
	letter-spacing: 0.85px;
}
.psg-custom-badge {
    left: 0 !important;
    right: unset !important;
    border-radius: 0px;
    padding: 8px !important;
    width: auto !important;
    height: auto !important;
    background: #9F1D2E;
    font-size: 15px;
    line-height: 15px;
    margin: 0 !important;
    letter-spacing: 0.45px;
    color: #F0EEEE;
    font-family: 'JosefinSans-Regular';
    font-weight: unset !important;
    min-height: unset;
    top: 0;
    display: inline-block;
    position: absolute;
	text-transform: uppercase;
}
.psg-header-inner-wrp {
    display: flex;
    align-items: center;
}
.psg-header-tools-icon {
    margin-left: auto;
}
.psg-header-tools-icon .psg-header-defualt-icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
}
.psg-navbar .menu li a {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.8px;
    color: #222323;
    font-family: 'Sora-Regular';
    text-transform: uppercase;
    outline: none !important;
    text-decoration: none !important;
}
.psg-navbar ul.menu li.menu-item:hover>a {
    color: #D91F25;
}
.psg-header-defualt-icon li {
    position: relative;
    padding: 0px 25px;
}
li.ki-header-sidebar-icon {
    padding-right: 0px;
	display: none;
}
#woo-cart-count-text span.woocommerce-Price-amount.amount {
   font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.8px;
    color: #222323;
    font-family: Lexend-Regular;
}
button.toggle-menu.minicart-menu-link span i {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0px;
}
li.header-account.header-account-custom a i {
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0px;
}
.header-account-submenu::after {
    content: "";
    position: absolute;
    top: -15px;
    height: 16px;
    right: 22px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: #2C2B2B;
    width: 34px;
}
.psg-header-defualt-icon ,.psg-navbar .menu {
    margin-bottom: 0;
}
ul.header-account-submenu {
    display: none !important;
    position: absolute;
    top: 47px;
    text-align: left;
    background: #2C2B2B;
    right: -30px;
    margin: 0;
    padding: 25px 20px !important;
    box-shadow: 0px 4px 32px #0000004d;
    width: 238px;
    z-index: 9;
}
.search-tool .tools-btn-icon {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.22px;
}
li.psg-search-tool-desktop:hover .tools-btn-icon {
    color: #DA261F;
}
.header-account-submenu::before {
    content: "";
    width: 100%;
    height: 24px;
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
}
.header-fixed div#mobile-menu-toggle .navbar {
	margin-bottom: 0 !important
}

li.header-account.header-account-custom {
    padding-right: 0px;
}
header#header-wrp {
    position: relative;
    z-index: 999;
}
button.toggle-menu.minicart-menu-link:focus {
    background: transparent;
	outline: none;
}
.menu li:hover a {
	text-decoration: none;
}
#menu-main-menu li ul.sub-menu li:hover a {
    color: #AE2638 !important;
}
li#woo-header-cart:hover button.toggle-menu span#woo-cart-count-text .woocommerce-Price-amount {
    color: #AE2638;
}
li#woo-header-cart:hover button.toggle-menu span.tools-btn-icon i {
    color: #AE2638;
}
li.header-account.header-account-custom:hover a i {
    color: #AE2638;
}
span#woo-cart-count {
    color: #ffff;
    font-size: 12px;
    text-align: center;
    font-family: 'JosefinSans-Regular';
    line-height: 18px;
    letter-spacing: 0.6px;
    padding-right: 0;
    background: #C43245;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    right: -14px;
    top: -7px;
}
span.header-minicart-total-custom {
    padding-top: 5px;
}
#off-fullscreen-menu.full-menu-open {
    visibility: visible;
    opacity: 1;
    -webkit-animation: slide 0.3s forwards;
    -webkit-animation-delay: 0.3s;
    animation: slide 0.3s forwards;
    animation-delay: 0.3s;
    right: 0;
}
li#woo-header-cart {
    display: flex;
    align-items: center;
}
.toggle-menu.minicart-menu-link {
    border: 0;
    padding: 0;
    display: flex;
    align-items: center;
	position: relative;
}
.toggle-menu.minicart-menu-link:hover {
    background: transparent;
}
#off-fullscreen-menu {
    z-index: 999 !important;
    display: table;
    top: 0;
    width: 550px;
	right: -100px;
    height: 100vh;
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 40px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-backface-visibility: hidden;
}
button.toggle-menu.close-btn {
    border: 0;
    padding: 10px 20px;
    top: 35px !important;
}
#off-fullscreen-menu .toggle-menu.close-btn:hover,#off-fullscreen-menu .toggle-menu.close-btn:focus {
    background: transparent !important;
	outline:none !important;
	
}
#off-fullscreen-menu .toggle-menu.close-btn {
    top: 35px !important;
    font-size: 28px;
    color: #131212;
    border: 0;
    padding: 10px 20px;
    position: fixed;
    cursor: pointer;
    z-index: 2;
    -webkit-animation: slide 0.4s forwards;
    -webkit-animation-delay: 0.4s;
    animation: slide 0.4s forwards;
    animation-delay: 0.4s;
    transition-delay: 0.5s;
    right: 0;
}
#off-fullscreen-menu .toggle-menu.close-btn i{
	font-family: 'Font Awesome 5 Pro';
	font-weight: 100;
}
#off-fullscreen-menu, body:after {
    position: fixed;
}
#off-fullscreen-menu:not(.full-menu-open) {
    visibility: hidden;
    opacity: 0;
}
.admin-bar #off-fullscreen-menu .toggle-menu {
    outline: none;
    background: transparent;
}
.header-sidearea-body-style {
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    background-color: #000000;
    -webkit-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
}
body.full-menu-open .header-sidearea-body-style {
    z-index: 1;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000000;
    -webkit-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
}
.minicart .widget_shopping_cart_content .woocommerce-mini-cart {
    border-bottom: 1px solid #d4d4d4;
    overflow-y: clip;
    max-height: 100%;
}
.ki-header-center .menu {
    padding-left: 0px;
    margin: 0px;
    list-style-type: none !important;
}
.ki-header-center .menu > li.menu-item {
    display: inline-block;
    margin: 0 24px;
	position: relative;
}
.ki-header-center .menu > li.menu-item > a {
    font-size: 17px;
    line-height: 25.5px;
    text-transform: uppercase;
    letter-spacing: 0.85px;
    color: #F1F1F1;
    font-family: 'JosefinSans-Regular';
    position: relative;
	display: inline-block;
	padding-bottom: 4px;
	text-decoration: none !important;
	outline: none !important;
}
.ki-header-center .menu > li.menu-item > a span{
	display: inline-block;
}
.ki-header-center .menu > li.menu-item > ul.sub-menu {
    display: none !important;
    position: absolute;
    top: calc(100% + 28px);
    text-align: left;
    background: #2C2B2B;
    right: -50px;
    margin: 0;
    padding: 25px 20px !important;
    box-shadow: 0px 4px 32px #0000004d;
    width: 238px;
	list-style-type: none !important;
    z-index: 9;
}
.ki-header-center .menu > li.menu-item:hover > ul.sub-menu{
	visibility: visible;
    opacity: 1;
    display: block !important;
}
.ki-header-center .menu > li.menu-item > ul.sub-menu:before {
    content: "";
    width: 100%;
    height: 40px;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
}
.ki-header-center .menu > li.menu-item > ul.sub-menu:after {
    content: "";
    position: absolute;
    top: -15px;
    height: 16px;
    right: 80px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: #2C2B2B;
    width: 34px;
}
.ki-header-center .menu > li.menu-item > ul.sub-menu li.menu-item {
    white-space: nowrap;
    position: relative;
    list-style: none;
    margin-bottom: 20px;
    transition-duration: 0.5s;
}
.ki-header-center .menu > li.menu-item > ul.sub-menu li.menu-item:last-child{
	margin-bottom: 0px;
}
.ki-header-center .menu > li.menu-item > ul.sub-menu li.menu-item a {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.54px;
    color: #EDEDED;
    font-family: 'JosefinSans-Regular';
    text-decoration: none !important;
	position: relative;
	outline: none !important;
	text-decoration: none !important;
}
.ki-header-center .menu > li.menu-item > ul.sub-menu li.menu-item a:hover {
    color: #EA6072;
}
.ki-header-center .menu > li.menu-item > a:before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    top: 100%;
    background: #AE2638;
    transition: width 0.5s linear;
}
.ki-header-center .menu > li.current-menu-item > a:before {
    width: 100%;
}
.ki-header-center .menu > li.menu-item:hover > a:before{
	transition: width 0.5s linear;
	width: 100%;
}
.ki-header-center .menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    padding-left: 10px;
}
.site-header-wrp.header-fixed .ki-header-main-wrp {
    position: fixed;
    top: 0;
    background: #161515;
    transition: top 0.5s linear;
    box-shadow: 0 10px 32px #0000004d;
}
.admin-bar .site-header-wrp.header-fixed .ki-header-main-wrp {
    top: 32px;
}
.kp_toggle_icon .line {
    width: 26px;
    display: block;
    height: 2px;
    background: #fff;
    margin: 6px 0px;
	position: relative;
	transform: rotate(0deg);
	top: 0;
	transition: all 0.4s linear;
	bottom: 0;
}
.kp_toggle_icon.active .line:nth-child(1) {
    transform: rotate(-45deg);
    top: 8px;
	bottom: unset;
	transition: all 0.4s linear;
}
.kp_toggle_icon.active .line:nth-child(2) {
    transform: rotateY(90deg);
	transition: all 0.4s linear;
}
.kp_toggle_icon.active .line:nth-child(3) {
    transform: rotate(45deg);
    bottom: 8px;
	top: unset;
	transition: all 0.4s linear;
}
.kp_toggle_icon {
    cursor: pointer;
}
.ki_mobile_menu {
	display: none;
}
.kp-mobile_hamburger_icon {
    display: none;
	padding-right: 0px !important;
}
/**  Header css End  **/


/** Start Banner css **/

.kp-banner-img-wrap {
    min-height: 327px;
    width: 100%;
    display: flex;
    position: relative;
    padding-bottom: 62px;
	padding-top: 160px;
	align-items: center;
}
.kp-banner-img-wrap.shop_archive_page {
    padding-top: 62px;
}
.kp-banner-img-inner {
    max-width: 1176px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 5;
}
.kp-breadcrumbs a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 19px;
    color: #949494;
    font-family: 'JosefinSans-Light';
    text-decoration: none !important;
    text-transform: capitalize;
}
.kp-breadcrumbs a:hover {
    color: #AE2638;
}
.kp-breadcrumbs .separator {
    padding: 0 15px;
    color: #949494;
    font-size: 20px;
    line-height: 0px;
}
.kp-breadcrumbs .separator i{
	font-size: 20px;
    line-height: 19px;
}
.kp-breadcrumbs {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0;
    color: #EDEDED;
    font-family: 'JosefinSans-Light';
    text-transform: capitalize;
	display: flex;
    align-items: center;
    justify-content: center;
}
h1.kp-page-title {
    color: #EDEDED;
    font-size: 44px;
    letter-spacing: 2.64px;
    line-height: 53px;
    font-family: 'JosefinSans-Bold';
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: capitalize;
}

/** End Banner css**/

.shop-banner-wrp {
    z-index: -1;
}


/** Start 404 page css **/

.error404 .ki-header-main-wrp {
    position: relative;
}
.psg-error-page .page-header {
    background-image: url(https://www.kobepi.com/wp-content/uploads/2022/01/about_banner.png);
    padding: 20px;
    min-height: 300px;
    color: #fff;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-bottom: 0;
}
.psg-error-page .page-header .entry-title {
    color: #EDEDED !important;
    font-size: 44px !important;
    letter-spacing: 2.64px;
    line-height: 53px;
    font-family: 'JosefinSans-Bold';
    margin-top: 8px;
    z-index: 1;
}
.psg-error-page  .page-content {
    text-align: center;
}
.error404 {
    background: #231F20;
}
.psg-error-title {
    color: #EDEDED;
    font-family: 'JosefinSans-Regular';
    font-size: 100px;
    text-transform: capitalize;
    line-height: 70px;
    letter-spacing: 1.14px;
    padding-top: 90px;
	padding-bottom: 10px;
}
.psg-error-text {
    font-size: 27px !important;
    line-height: 27px;
    font-family: 'JosefinSans-Light';
    padding-bottom: 100px;
    color: #EDEDED;
}

/** End 404 page css **/


/**   Start search page css  **/

body.search {
    background: #231F20;
}

/**  End search page css  **/


/*** Start Testimonial Widget Css ***/
.kp-testimonial-loop-inner {
    text-align: center;
}
.kp-testimonial-icon-main img {
    max-width: 80px !important;
    margin: 0 auto 30px auto;
}
.kp-testimonial-content {
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0.42px;
    color: #EDEDED;
    max-width: 764px;
    margin: 0 auto 38px auto;
    font-family: 'JosefinSans-Regular';
}
.kp-star-rating-wrp {
    margin-bottom: 35px;
}
.kp-star-rating-wrp i {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #D5B867;
    margin: 0 3px;
}
.kp-testimonial-name {
    margin-top: 0;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0.42px;
    font-family: 'JosefinSans-Regular';
    text-transform: uppercase;
    margin-bottom: 5px;
	color: #EDEDED;
}
.kp-testimonial-role {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    color: #EDEDED;
    font-family: 'JosefinSans-Light';
    margin-bottom: 0px;
}
.kp-testimonial-main {
    margin-bottom: 0px !important;
}
.kp-testimonial-main .slick-dots {
    position: relative !important;
    bottom: unset !important;
    margin-top: 30px !important;
	line-height: 0;
}
.kp-testimonial-main .slick-dots li {
    width: 10px !important;
    height: 10px !important;
    margin: 0 5px !important;
}
.kp-testimonial-main .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    padding: 0px !important;
    border-radius: 50% !important;
    background: #434041;
}
.kp-testimonial-main .slick-dots li.slick-active button,
.kp-testimonial-main .slick-dots li:hover button{
	background: #C43245;
}
.kp-testimonial-main .slick-dots li button:before {
    content: "" !important;
    display: none !important;
}
/*** End Testimonial Widget Css ***/


/*** Start Slider Widget Css ***/
.kp-slider-main {
    margin-bottom: 0px !important;
    position: relative;
}
.kp-slider-margin {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	line-height: 0;
	position: relative;
	z-index: 3;
}
.kp-slider-margin:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent radial-gradient(closest-side at 50% 50%, #00000080 0%, #000000 100%) 0% 0% no-repeat padding-box;
    opacity: 40%;
    z-index: 1;
}
.kp-slider-container {
    max-width: 794px;
    margin: 0 auto;
    text-align: center;
	padding: 80px 15px 160px 15px;
    min-height: 766px;
    display: flex;
    align-items: center;
	position: relative;
    z-index: 3;
}
.kp-slider-title {
    font-size: 44px;
    line-height: 53px;
    letter-spacing: 2.64px;
    font-family: 'JosefinSans-Bold';
    margin-top: 0;
    margin-bottom: 10px;
    color: #EDEDED;
    font-weight: normal;
}
.kp-slider-content {
    margin-bottom: 34px;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0.76px;
    font-family: 'JosefinSans-Regular';
    color: #FFFFFF;
}
.kp-slider-btn-wrp .kp-slider-btn-link2 {
    background: transparent;
    font-size: 17px;
    line-height: 27px;
    margin: 0 15px;
    letter-spacing: 0.34px;
    font-family: 'JosefinSans-Regular';
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 11px 32px;
    border: 1px solid #FFFFFF;
    outline: none;
	transition: all 0.3s linear;
	text-decoration: none !important;
	display: inline-block;
}
.kp-slider-btn-wrp .kp-slider-btn-link2:hover {
    background: #FFFFFF;
    color: #231F20;
}
.kp-slider-btn-wrp .kp-slider-btn-link1 {
    background: #AE2638;
    font-size: 17px;
    line-height: 27px;
    margin: 0 15px;
    letter-spacing: 0.34px;
    font-family: 'JosefinSans-Regular';
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 11px 32px;
    border: 1px solid #AE2638;
    outline: none;
    transition: all 0.3s linear;
    display: inline-block;
	text-decoration: none !important;
}
.kp-slider-btn-wrp .kp-slider-btn-link1:hover {
    background: #8B1121;
	border-color: #8B1121;
    color: #FFFFFF;
}
.kp-slider-main ul.slick-dots {
    bottom: 30px !important;
    position: absolute !important;
	line-height: 0;
}
.kp-slider-main ul.slick-dots li {
    width: 10px !important;
    height: 10px !important;
    margin: 0 5px !important;
}
.kp-slider-main ul.slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    padding: 0px !important;
    border-radius: 50% !important;
    background: #FFFFFF;
	opacity: 30%;
}
.kp-slider-main ul.slick-dots li.slick-active button,
.kp-slider-main ul.slick-dots li:hover button{
	background: #C43245;
	opacity: 100%;
}
.kp-slider-main ul.slick-dots li button:before {
    content: "" !important;
    display: none !important;
}
/*** End Slider Widget Css ***/

/*** Start Tab Widget Css ***/
.kp_tab_title_wrp {
    list-style-type: none;
    padding: 0;
    margin-bottom: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.kp_tab_title_wrp .kp_tab_title_loop {
    margin: 0 30px;
}
.kp_tab_title_wrp .kp_tab_title_loop .kp_tab_title {
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0.42px;
    color: #A19D9D;
    font-family: 'JosefinSans-Regular';
    text-transform: uppercase;
    padding: 0 15px 7px 15px;
    position: relative;
    text-decoration: none !important;
	transition: color 0.3s linear;
}
.kp_tab_title_wrp .kp_tab_title_loop .kp_tab_title:before {
    content: "";
    width: 0;
    height: 2px;
    background: #9F1D2E;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 0.3s linear;
}
.kp_tab_title_wrp .kp_tab_title_loop.active .kp_tab_title,
.kp_tab_title_wrp .kp_tab_title_loop .kp_tab_title:hover{
    color: #EDEDED;
	transition: color 0.5s linear;
}
.kp_tab_title_wrp .kp_tab_title_loop.active .kp_tab_title:before, .kp_tab_title_wrp .kp_tab_title_loop .kp_tab_title:hover:before {
    width: 100%;
    transition: width 0.5s linear;
}
/*** End Tab Widget Css ***/

/*** Start FAQ Page Css ***/
.kobepi_faq_accordion_wrp .elementor-tab-title {
    border: none !important;
}
.kobepi_faq_accordion_wrp .elementor-tab-content {
    border: none !important;
}
.kobepi_faq_accordion_wrp .elementor-accordion-item {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
	padding: 40px 0;
}
.kobepi_faq_accordion_wrp .elementor-accordion-item:first-child {
    padding-top: 0px;
}
.kobepi_faq_accordion_wrp .elementor-accordion-icon{
	margin-right: 30px;
}
.kobepi_faq_accordion_wrp .elementor-accordion-icon i {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    font-weight: 200;
}
/*** End FAQ Page Css ***/

/*** Start Home Page CSS ***/
.kobepi-home-icon-box .elementor-icon i {
    font-weight: 300;
}
.kobepi-home-icon-box .elementor-icon-box-description {
    max-width: 280px;
    margin: 0 auto !important;
}
.kobepi_front_popup_wrp .eicon-close:before {
    content: "\f00d" !important;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 100;
}

/*** End Home Page CSS ***/

/*** Start Contact Us page css ***/
.kobepi-contact-us-form-main div {
    line-height: 0;
}
.kobepi-contact-us-icon-box .elementor-icon-box-title {
    display: none;
}
.kobepi-contact-us-icon-box .elementor-icon i {
    font-weight: 300;
}
.kobepi-contact-us-field .gfield_label {
    color: #FFFFFF !important;
    font-family: 'JosefinSans-Light';
    font-size: 18px !important;
    letter-spacing: 0px;
    line-height: 27px;
    text-transform: capitalize;
    margin-bottom: 7px !important;
    font-weight: 300 !important;
}
.kobepi-contact-us-field .gfield_required {
    color: #C43245 !important;
    font-family: 'JosefinSans-Light';
    font-size: 18px !important;
    letter-spacing: 0px;
    line-height: 27px;
}
.kobepi-contact-us-field input, .kobepi-contact-us-field textarea {
    background: #1D1C1C;
    border-radius: 0 !important;
    border: 0 !important;
    font-family: 'JosefinSans-Light';
    font-size: 18px !important;
    letter-spacing: 0px;
    line-height: 27px;
    padding: 12px 10px !important;
    height: 50px;
    outline: none !important;
    box-shadow: none !important;
}
.kobepi-contact-us-field textarea {
    height: 114px !important;
}
.kobepi-contact-us-field input::placeholder, .kobepi-contact-us-field textarea::placeholder {
    color: #BEBBBB;
}
.kobepi-contact-us-form-main .gform_fields {
    grid-row-gap: 30px !important;
}
.kobepi-contact-us-form-main .gform_footer {
    margin: 30px 0px 0px 0px !important;
    padding: 0 !important;
}
.kobepi-contact-us-form-main .gform_footer input {
    margin: 0 !important;
    background: #AE2638;
    border-radius: 0 !important;
    border: 0 !important;
    color: #FFFFFF;
    font-family: 'JosefinSans-Regular';
    font-size: 17px;
    letter-spacing: 0.34px;
    line-height: 27px;
    text-transform: uppercase;
    padding: 12px 32px;
	outline: none !important;
}
.kobepi-contact-us-form-main .gform_footer input:hover {
    background: #8B1121;
}
.gform_wrapper .gform_validation_errors {
    border: none !important;
    border-top: 5px solid #EA6072 !important;
    border-radius: 0px !important;
    background: #2C2B2B !important;
    margin-bottom: 30px !important;
}
.gform_wrapper .gform_validation_errors>h2 {
    color: #EDEDED !important;
    font-family: 'JosefinSans-Regular' !important;
    font-size: 18px  !important;
    line-height: 27px  !important;
    letter-spacing: 0px  !important;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    font-size: 18px !important;
    line-height: 27px !important;
    letter-spacing: 0px;
    font-family: 'JosefinSans-Regular' !important;
    color: #C43245 !important;
    border: 1px solid #C43245 !important;
    background: transparent !important;
    padding: 11px 20px !important;
    margin-top: 20px !important;
}
/*** End Contact Us page css ***/

.home-page-featured-products ul.products {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
/* 	margin-left: -10px !important;
    margin-right: -10px !important; */
}

.home-page-featured-products .psg-product-archive-list{
	width: calc(100% - 20px) !important;
}
.home-page-featured-products button.slick-prev {
    left: -70px;
}
.home-page-featured-products button.slick-next {
    right: -70px;
}
.home-page-featured-products button.slick-arrow {
    border: 1px solid #C43245;
    width: 50px;
    height: 50px;
    border-radius: 0;
    opacity: 1;
    color: transparent;
    line-height: 40px;
    text-align: center;
	background:transparent;
	top: 200px;
}
.home-page-featured-products button.slick-prev:before {
    content: "\f053";
    color: #C43245;
    font-size: 24px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height: 40px;
}
.home-page-featured-products button.slick-next:before {
    content: "\f054";
    color: #C43245;
    font-size: 24px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height: 40px;
}
.home-page-featured-products button.slick-arrow:hover {
    background: #C43245 !important;
}
.home-page-featured-products button.slick-arrow:hover:before, .home-page-featured-products button.slick-arrow:focus:before {
    color: #FFFFFF;
}
.home-page-featured-products ul.slick-dots li button {
    background: #434041;
    width: 8px;
    height: 8px;
    border-radius: 20px;
    margin: 0 auto;
}
.home-page-featured-products ul.slick-dots li.slick-active button {
    background: #C43245;
}
.home-page-featured-products .woocommerce ul.products li.product a img{
	transition: transform 0.5s linear;
}
.home-page-featured-products .woocommerce ul.products li.product a {
    overflow: hidden;
}
.home-page-featured-products .woocommerce ul.products li.product:hover a img {
    transform: scale(1.2);
    transition: transform 0.5s linear;
}