@import url('https://fonts.googleapis.com/css2?family=Damion&family=Dosis:wght@200;300;400;500;600;700;800&display=swap');

/*
Template Name: Printing
Author Name: WPEXPERT

*/
/*
Table Of Content

1. Top Menu CSS
2. Menu Area CSS
3. Slider Area CSS
4. Serivce Area CSS
5. About Area CSS
6. Tab Area CSS
7. Team Area CSS
8. Portfolio Area CSS
9. Brand Area CSS
10. Testimonial Area CSS
11. Counter Area CSS
12. Blog Area CSS
13. Contact Area CSS
17. Footer Area CSS
18. Breadcumb Area CSS
19. Pricing Plan Area CSS
20. Faq Area CSS

*/


/*theme css*/
a {
    color: #666;
    transition: .5s;
}
 a:hover {
     text-decoration: none;
     color:#bf7e68;
}
 body {
	font-family: Dosis,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.6;
    color:#666;
}
 p {
     font-style: normal;
}
 h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    font-family: Dosis,sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 22px;
    transition: .5s;
    margin-bottom: 5px;
    color:#05313c;
}
 .btn-primary:focus, select:focus, textarea:focus, input:focus{
     box-shadow: none !important;
}
 textarea, input{
     outline:none;
}
 a:focus, .btn:focus {
     text-decoration: none;
     outline: none;
}
 .uppercase {
     text-transform: uppercase;
}
 .capitalize {
     text-transform: capitalize;
}
.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
    font-weight: 700;
    line-height: 1.3;
}
.witr_section_title_inner h2 {
    font-size: 20px;
    display: inline-block;
    border-radius: 30px;
    margin-bottom: 15px;
    font-family: Damion,cursive;
    font-weight: 400;
	color: #bf7e68;
}
.witr_section_title {
    margin-bottom: 45px;
}
.witr_section_title_inner.text-center p {
    width:67%;
    margin-right: auto;
    margin-left: auto;
	margin-top: 10px;
}
.witr_section_title_inner h1 span, .witr_section_title_inner h2 span, .witr_section_title_inner h3 span, .witr_section_title_inner p span, .witr_section_title_inner p span a {
    color: #bf7e68;
	margin: 0 7px 0 0;
}
.witr_section_title_inner p {
    width: 100%;
    padding: 10px 0 0px;
    margin-top: 10px;
}
.witr_all_pd0{
	padding:0;
}
/* ===== 1. Top Menu CSS ===== */
.poket-header-top .container-fluid{
    padding-right: 200px;
    padding-left: 200px;
}
 .em40_header_area_main.hdisplay_none {
     display: none;
}
.poket-header-top {
    background: #ffffff;
    padding: 10px 0px;
    border-bottom: 1px solid #f7efe9;
}
 .top-address p {
     margin-bottom: 0;
}
.top-address p span, .top-address p a {
    margin-right: 15px;
}
.top-address p span i, .top-address p a i {
    font-size: 13px;
    color: #bf7e68;
    margin-right: 5px;
}
 .top-address p span i:hover, .top-address p a i:hover{

 }
 .top-address p a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
/* TOP socia CSS */
 .top-right-menu ul.social-icons {
     margin: 0;
     padding: 0;
}
 .top-right-menu ul.social-icons li {
     display: inline-block;
     margin-left: 10px;
     position: relative;
}
 .top-right-menu ul.social-icons li a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
     font-size: 15px;
}
.top-welcomet p span, .top-welcomet p a, .top-welcome p span, .top-welcome p a, .top-welcome p, .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
    color: #05313c;
    font-size: 17px;
    font-weight: 400;
}
.top-right-menu ul.social-icons li a {
    display: inline-block;
    text-decoration: none;
    transition: all .2s ease-in-out;
    font-size: 15px;
}
.top-right-menu ul.social-icons {
    margin: 0;
    padding: 0;
}
.top-welcome p a, .top-address p a {
    color: #bf7e68;
}
.top-welcome p a:hover, .top-welcomet p a:hover, .top-address p a:hover {
    color: #05313c;
}
 .top-welcome p a:hover{
     color:#17161a;
}
 .top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
     color: #17161a;
}
 .top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
     margin-right: 0px;
     margin-left: 12px;
}
.top-right-menu ul.social-icons span {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-right: 10px;
}
.top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover, .top-address p a i:hover, .top-address p span i:hover {
    color: #c96e4f;
}
.top-address.em-login a+a:before {
    content: "|";
    margin-right: 15px;
}
/* ===== 2. Menu Area CSS ===== */
.poket_nav_area, .trp_nav_area .container-fluid, .transprent-menu .poket_nav_area .container-fluid {
    padding-right: 200px;
    padding-left: 200px;
    background: #fff;
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: .5s;
}
.logo-right,
.logo-left {
    align-items: center;
}
.mobile_menu_logo.text-center {
     padding: 20px 0;
}

/* LOGO CSS */
 .logo a {
     display: inline-block;
}

/* logo sticky */
 .poket-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .poket-main-menu .logo a.main_sticky_l {
     display: none;
}
/* logo pre */
 .poket-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .poket-main-menu .prefix .logo a.main_sticky_l {
     display: block;
} 


/* MENU text CSS */
 .poket_menu ul {
     text-align: right;
     list-style: none;
}
 .poket_menu > ul > li {
     display: inline-block;
     position: relative;
}
.poket_menu > ul > li > a {
    display: block;
    margin: 35px 20px;
    transition: .5s;
    position: relative;
    font-size: 19px;
    font-weight: 500;
    color: #272727;
    font-family: Dosis,sans-serif;
}
 .poket_menu > ul > li > a:before, .poket_menu > ul > li.current > a:before {
     background: #ffb600 none repeat scroll 0% 0;
     bottom: -7px;
     content: "";
     height: 2px;
     left: 0;
     margin: auto;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     position: absolute;
     right: 0;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 15%;
     display:none;
}
 .poket_menu ul li:last-child a {
     margin-right: 15px !important;
}
.poket_menu > ul > li.current > a, .poket_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
    color: #bf7e68;
    background-color: transparent;
}
 .poket_menu > ul > li:hover > a:before, .poket_menu > ul > li.current > a:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

 .transprent-menu .poket_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: .5s;
     position: absolute;
}
 .poket_nav_area.postfix {
     -webkit-transition: .3s;
     transition: .3s;
}
.poket_nav_area.prefix, .hbg2 {
    background-color: #ff007d;
}
 .poket_nav_area.prefix .poket_menu > ul > li > a {
     color:#fff;
}
 .poket_nav_area.prefix .poket_menu > ul > li.current > a {
     color: #14b1bb;
}
.search_popup_button, .tx_mmenu_together {
    align-items: center;
    display: flex;
    justify-content: right;
}
 .tx_mmenu_together .donate-btn-header {
     padding: 0;
}
 .prefix .main_menu_header_address_text h3, .prefix .main_menu_header_address_text h4 a, .prefix .main_menu_header_icon i {
     color: #fff;
}
/* poket 8 menu color */
.heading_style_4 .poket_menu > ul > li > a {
    color: #fff;
}
.heading_style_4 .main-search-menu .em-header-quearys .em-quearys-menu i {
    color: #fff;
}

/* sub menu style */
.poket_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 240px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 8px 8px 25px;
    z-index: 9999;
    box-shadow: 0 0 30px rgb(0 0 0 / 9%);
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
 .poket_menu ul li:hover > .sub-menu {
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}
 .poket_menu ul .sub-menu li {
     position: relative;
	 transition:.5s;
}
.poket_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 6px;
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 500;
    transition: .5s;
    color: #272727;
    visibility: inherit !important;
    padding: 4px 0px;
    font-family: Dosis,sans-serif;
}
 .poket_menu ul .sub-menu li:hover > a, .poket_menu ul .sub-menu .sub-menu li:hover > a, .poket_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .poket_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
     color: #14b1bb;
}
.poket_menu ul .sub-menu li:hover {
    margin-left: 16px;
}
.poket_menu ul .sub-menu li:before {
    left: -18px;
}
.poket_menu ul .sub-menu li:hover:before{
	opacity:1;
}

.poket_menu ul .sub-menu li:before {
    opacity: 0;
    -webkit-transition: .1s;
    transition: .1s;
    position: absolute;
    top: 50%;
    content: "//";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.poket_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a, .poket_menu ul .sub-menu .sub-menu .sub-menu li:hover>a, .poket_menu ul .sub-menu .sub-menu li:hover>a, .poket_menu ul .sub-menu li:hover:before, .poket_menu ul .sub-menu li:hover>a {
    color: #bf7e68;
}
/* sub menu 2 */
.poket_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
 .poket_menu ul .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* sub menu 3 */
 .poket_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .poket_menu ul .sub-menu .sub-menu .sub-menu {
     right: 100%;
     left: auto;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .poket_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* sub menu 4 */
 .poket_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .poket_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}

/* has menu icon */
.poket-main-menu .menu-item-has-children > a:after {
    margin-left: 8px;
    content: "\f107";
    font-family: FontAwesome !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    font-weight: 600;
}
 .poket-main-menu .menu-item-has-children .menu-item-has-children> a:after {
     margin-left: 8px;
     content: "\f107";
}

/* quearys area css */
.poket_menu.main-search-menu > .em-header-quearys, .em-quearys-top.msin-menu-search {
    display: inline-block;
}
.em-top-quearys-area {
    position: relative;
}
.poket_menu div.em-header-quearys {
    text-align: center;
}



.em-quearys-inner {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 10000;
    -webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -150%;
    background: rgba(0, 0, 0, 0);
}
.em-s-open {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0;
    background: #000000e6 !important;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.em-quearys-form {
    width: 100%;
    max-width: 895px;
    margin: auto;
    padding: 30px 0;
}
.top-form-control {
    position: relative;
}
.top-form-control input {
    background: transparent;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    height: 100px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;
    -webkit-transition: 1s;
    -webkit-transition: .5s;
    transition: .5s;
    border-bottom: 3px solid #fff;
}
.top-form-control input::placeholder{
	color:#fff;
}
textarea, input {
    outline: none;
}
.top-form-control button.top-quearys-style {
    position: absolute;
    right: 6px;
    top: 50%;
    background: transparent;
    font-size: 45px;
    border: none;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-search-menu .em-header-quearys .em-quearys-menu i {
    background: 0;
    font-size: 17px;
    margin-left: 20px;
    color: #fff;
    cursor: pointer;
    height: 36px;
    width: 36px;
    line-height: 36px;
    margin-left: 10px;
    cursor: pointer;
    background: #bf7e68;
}
.poket_nav_area.prefix .main-search-menu .em-header-quearys .em-quearys-menu i{
    color: #fff;
}

.mrt10{
	margin-top:10px;
}
.em-quearys-menu i {
    background: #bf7e68;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
}
.main_menu_address_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
}
.main_menu_address_a::before {
    background: #fbfbfb40;
}
.main_menu_address_a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 107px;
    left: 0;
}
.main_menu_header_icon {
    margin-left: 25px;
    margin-right: 10px;
}
.main_menu_header_icon i {
    color: #14b1bb;
	font-size: 30px;
}
.main_menu_header_address_text h3, .main_menu_header_address_text h4 a {
    margin: 0;
    font-weight: 600;
	font-size: 18px;
	
}
.main_menu_header_address_text h3{
	color: #14b1bb;
}
.main_menu_header_address_text h4 {
    margin-bottom: 0;
    color: #030925;
}

/* mobile-menu  */
.mobile-menu {
    display: none !important;
}
.mobile_logo_area {
    display: none !important;
}
.mobile_menu_logo.text-center {
    padding: 20px 0;
}
 .mean-container .mean-bar {
     padding: 0;
}
 .main_menu_div {
     position: relative;
}
.mean-container .mean-bar {
    float: none;
    background: #bf7e68;
    overflow: hidden;
}
/* menu button */
a.dtbtn {
    border: none;
    display: block;
    font-size: 16px;
    margin-left: 20px;
    font-weight: 700;
    border-radius: 0;
    padding: 13px 35px 15px 35px;
    font-family: Barlow,sans-serif;
    background: #c54a15;
    color: #fff;
}
 a.dtbtn:hover {
    background: #282828;
}
 /* End Menu Area CSS */
/* ===== 3. Slider Area CSS ===== */
.witr_slick_height {
    height: 793px;
}
 .witr_ds_content {
    height: 793px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}
.witr_ds_content:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
}
.witr_ds_content_inner {
    position: relative;
    top: 49%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.witr_slick_content h2 {
    color: #fff;
    letter-spacing: 3.3px;
}
.text-left .witr_ds_content_inner h1, .text-left .witr_ds_content_inner h2, .text-left .witr_ds_content_inner h3, .text-left .witr_slicks_title h4 {
    width: 60%;
    margin: 0 auto 10px 0;
}
 .witr_containers {
    margin: auto;
    width: 63%; 
}
.witr_ds_content_inner h2, .witr_ds_content_inner h3 {
    font-size: 68px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 3px;
}
.witr_ds_content_inner p {
    width: 55%;
    margin: 21px auto 15px auto;
    font-weight: 600;
    font-size: 18px;
	color:#fff;
}
.witr_swiper_area {
    overflow: hidden;
    position: relative;
}
.witr_swiper_height {
    position: relative;
    background-size: cover;
    background-position: center center;
    height: 913px;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swipers_title h4 {
    width: 66%;
}
.witr_swiper_content h1 {
    color: #fff;
    font-family: "Damion",Sans-serif;
    font-size: 28px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 14px;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    font-size: 65px;
    font-weight: 700;
    line-height: 1.3;
	color:#fff;
}
.witr_swiper_content h2 {
    padding: 20px 0px 0px 0px;
}
.text-left .witr_swiper_content p {
    margin: 28px auto 15px 0;
	color: #FFFFFF;
    font-size: 19px;
    font-weight: 600;
    width: 45%;
    padding: 3px 0px 10px 0px;
}
.witr_swiper_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.witr_sw_text_area {
    margin: auto;
    width: 63%;
    height: 100%;
}
/* button css */
.witr_btn {
    border-radius: 0;
    display: inline-block;
    font-size: 18px;
    padding: 16px 50px;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    transition: 1s;
    background: #54ffde; /* CHANGED - DAN (#bf7e68) */
    color: #000;
    font-weight: 700;
}
    .witr_btn:hover {
        background: #47DDC0;
        color: #fff;
    }
/* Slider Buttons */
    .witr_btn.active {
        color: #000;
        background-color: #54ffde; /* CHANGED - DAN (#fff) */
        border-style: solid;
        border-width: 0;
    }
        .witr_btn.active:hover {
            color: #fff;
            background-color: #47DDC0;
            border-color: #47DDC0;
        }
.slider_btn {
    margin-top: 73px;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 0; 
    left: 0;
    top: 0;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%;
	color:#fff;
	transition:.5s;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    padding: 30px;
    background: #c94d2f;
}
.swiper-button-next:hover, .swiper-button-prev:hover, .witr_ds_content_inner h1 span, .witr_ds_content_inner h2 span, .witr_ds_content_inner h3 span {
    color: #fff;
}
/* ===== 4. Serivce Area CSS ===== */
.bakery_service_area {
    padding: 120px 0 100px;
}
.service-item {
    padding: 60px 0 45px;
    margin-bottom: 20px;
}
.service-item {
    box-shadow: 0px 0px 70px 0px rgba(0,0,0,.05);
    background-color: #fff;
}
.service-item h3 {
    padding: 35px 0 15px;
}
.service-btn {
    position: relative;
}
.service-btn>a {
    font-size: 16px;
    font-weight: 500;
    border-style: none;
    padding: 0;
}
.service-btn>a {
    color: #bf7e68;
}
.service-btn a span{
    font-size: 17px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    position: relative;
    top: 3px;
	margin-left:3px;
}
.service-btn a:hover{
    color: #000;
}
/* ===== Serivce Area CSS ===== */
.service_area2 {
    padding: 0 0 90px;
}
.service_area2 .service-item {
    padding: 60px 42px 30px;
	box-shadow:none;
	transition:.5s;
	margin-bottom:20px;
}
.service_area2 .service-item h3 {
    padding: 25px 0 13px;
}
.service_area2 .service-item:hover {
    box-shadow: 0px 0px 70px 0px rgba(0,0,0,.05);
    background-color: #fff;
}
.service_page_service_area2 {
    padding: 100px 0 90px;
}
/* ===== 5. About Area CSS ===== */
.bakery_about_area {
    padding: 0 0 90px;
    position: relative;
}
.bakery_about_area .single_image img {
    margin-left: 20px;
    margin-bottom: 30px;
}
.ab_witr_top_content p{
	color:#bf7e68;
	padding:20px 0 0;
}
.about_content_inner .witr_section_title {
    margin-bottom: 16px;
}
.about_content_inner .witr_btn {
    border-radius: 30px;
    margin-top: 36px;
}
.about_content_inner {
    padding: 45px 40px 0 0;
}
.witr_shape_item_inner {
    position: absolute;
    z-index: -1;
    content: "";
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_shape_item_inner {
    top: -320px;
    right: 0px;
}
/* ===== About Area CSS ===== */
.about_page_about_area {
    padding: 110px 0 80px;
}
/* ===== 6. Tab Area CSS ===== */
.witr_adv_tab_area {
    text-align: left;
    background: #fcfbfa;
    padding: 90px 40px 70px 380px;
}
.tab_middle_content p {
    padding: 0 50px 5px 0;
    margin-top: -12px;
}
.kakery_tab_area .witr_section_title {
    margin-bottom: 50px;
}
.kakery_tab_area .service-item {
    box-shadow: none;
    padding: 0;
	background:0 0;
}
.kakery_tab_area  .service-item h3 {
    padding: 20px 0 15px;
}
.nav-tabs {
    border: none;
}
.witr_taba_style1 .nav-tabs .nav-item {
    margin-bottom: 55px;
    text-align: center;
}
.nav-tabs .nav-link {
    padding: 10px 25px;
}
.nav-tabs .nav-link:hover, .witr_taba_style1 .nav-tabs .nav-item.show .nav-link, .witr_taba_style1 .nav-tabs .nav-link.active {
    background: #347758;
}
.nav-tabs .nav-item:hover i, .nav-tabs .nav-link:hover, .witr_icon_adn a, .witr_taba_style1 .nav-tabs .nav-item.show .nav-link, .witr_taba_style1 .nav-tabs .nav-link.active {
    color: #fff;
}
.witr_taba_style1 .nav-tabs .nav-link {
    margin-right: 15px;
    border: 0;
    border-radius: 5px;
    font-size: 17px;
    position: relative;
    box-shadow: 0 0 25px 2px rgba(196,206,213,.2);
    transition: .5s;
}
.witr_taba_style1 .nav-tabs .nav-link {
    color: #347758;
}
.witr_taba_style1 .nav-tabs span {
    display: block;
    float: left;
    margin: 0 15px;
}
.nav-link strong {
    display: inline-block;
}
.witr_taba_style1 .nav-tabs .nav-link {
    color: #bf7e68;
}
.witr_taba_style1 .nav-tabs .nav-link {
    background: #fff;
}
.nav-tabs .nav-link:hover, .witr_taba_style1 .nav-tabs .nav-item.show .nav-link, .witr_taba_style1 .nav-tabs .nav-link.active {
    background: #bf7e68;
    color: #fff;
}
.delivery_tab_area .service-item h3 {
    padding: 5px 0 10px;
}
.tab_witr_bg {
    background-image: url(../../images/bakery/tab-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100%;
}
/* ===== 7. Team Area CSS ===== */
.bakery_team_area {
    padding: 110px 0 100px;
}
.bakery_team_area .witr_section_title {
    margin-bottom: 35px;
}
.team-sec {
    margin-bottom: 20px;
}
.witr_single_team {
    position: relative;
    overflow: hidden;
}
.witr_single_team::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	right:0;
	bottom:0;
    transition: .5s;
	opacity:0;
	z-index:999;
}
.witr_single_team::before {
    background:#FFFFFFC4;
}
 .witr_single_team:hover:before {
    opacity: 1;
}
.witr_single_team img {
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_team_content_car {
    position: absolute;
    left: -300px;
    bottom: 22px;
    z-index: 3;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 9999;
}
.witr_team_content_car h5 {
    font-size: 22px;
    margin: 0;
}
.witr_team_content_car h5, .witr_team_content_car h5 a, .witr_team_content_car span {
    color: #05313c;
}
.witr_team_content_car span {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin: 10px 0 9px;
}
.team-sec span {
    color: #c96e4f;
}
.witr_team_content_car ul li {
    display: inline-block;
}
.witr_team_content_car ul li a {
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    color: #000;
    margin-left: -5px;
}
.witr_single_team:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.witr_single_team:hover .witr_team_content_car {
    left: 30px;
}
.team-sec h5 a:hover, .team-sec h5 a:hover {
    color: #c96e4f;
}
.witr_team_content_car ul li a:hover {
    color: #bf7e68;
}

.service_page_team_area {
    background: #fdfdfd;
}
/* ===== 8. Portfolio Area CSS ===== */
.bakery_portfolio_area {
    padding: 0 0 95px;
}
.portfolio_inner {
    padding: 0 35px;
}
.pstyle_1 .single_protfolio {
    transition: .5s;
    overflow: hidden;
    margin-bottom: 23px;
}
.prot_thumb img {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%;
}
.em_port_content {
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    transition: all .5s ease 0s;
    z-index: 9;
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
    top: 0;
}
.em_port_content {
    background: #bf7e6880;
}
.prot_content_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    -webkit-transition: all .5s ease-in-out .5s;
    transition: all .5s ease-in-out .5s;
}
.pstyle_1 .picon a {
    background: 0 0;
    border-radius: 5px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    -webkit-transition: .5s;
    transition: .5s;
	text-align:center;
}
.portfolio_readmore_btn>a:hover, .pstyle_1 .picon a, .pstyle_1 .picon a:hover, .pstyle_1 .porttitle_inner p span {
    color: #fff;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0;
}
.em_port_content, .gallery_load_button a:hover, .picon a, .picon a:hover, .pstyle_1 .porttitle_inner .prots-content, .pstyle_1 .porttitle_inner h3 {
    color: #fff;
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
}
.prot_content h3 a {
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li:hover, .prot_content h3, .prot_content h3 a {
    color: #fff;
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.prot_content p {
    line-height: 1.2;
	color: #fff;
}
.portfolio_readmore_btn>a:hover, .pstyle_1 .picon a, .pstyle_1 .picon a:hover, .pstyle_1 .porttitle_inner p span {
    color: #fff;
}
.prot_content p span {
    display: inline-block;
    padding-top: 0;
}
.porttitle_inner span, .porttitle_inner4 span, .prot_content span {
    position: relative;
    margin: 0 2px;
}
.porttitle_inner span:before, .porttitle_inner4 span:before, .prot_content span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px;
}
.porttitle_inner span:last-child:before, .porttitle_inner4 span:last-child:before, .prot_content span:last-child:before {
    content: "";
}
.single_protfolio:hover .prot_thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.em_port_content, .gallery_load_button a:hover, .picon a, .picon a:hover, .pstyle_1 .porttitle_inner .prots-content, .pstyle_1 .porttitle_inner h3 {
    color: #fff;
}
.portfolio_readmore_btn>a:hover, .pstyle_1 .picon a:hover {
    background: #bf7e68;
}
.portfolio_readmore_btn>a:hover, .pstyle_1 .picon a, .pstyle_1 .picon a:hover, .pstyle_1 .porttitle_inner p span {
    color: #fff;
}
.prot_content h3 a:hover {
    color: #bf7e68;
}


.portfolio_grid {
    padding: 110px 0 105px;
}
.portfolio_nav {
    text-align: center;
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li:hover {
    border-color: #bf7e68;
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li:hover {
    background: #bf7e68;
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li:hover, .prot_content h3, .prot_content h3 a {
    color: #fff;
}
.portfolio_nav ul li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 10px 20px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
}
.portfolio_nav ul li {
    border: 1px solid #f3eaea;
}
.portfolio_grid .witr_section_title {
    margin-bottom: 50px;
}
.portfolio_grid .portfolio_nav {
    padding: 0 0 45px;
}
.paginations {
    text-align: center;
    margin-top: 20px;
}
.paginations .page-numbers, .poket-blog-area .page-numbers, .witr_shop_area .page-numbers {
    background: 0 0;
}
.page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current, a.page-numbers {
    border-radius: 5px;
    margin-right: 10px;
    padding: 15px 24px;
    font-size: 19px;
    line-height: 1;
    -webkit-transition: .5s;
    transition: .5s;
}
.page-numbers li {
    display: inline-block;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    border-color: #bf7e68;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    background: #bf7e68;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    color: #fff;
}
.page-numbers span.current, .paginations a {
    display: inline-block;
    font-weight: 500;
    margin: auto 5px;
}
.page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current, a.page-numbers {
    border-radius: 5px;
    padding: 15px 24px;
    font-size: 19px;
    line-height: 1;
    -webkit-transition: .5s;
    transition: .5s;
}
ul.page-numbers a.page-numbers {
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
}
.portfolio_3column .witr_section_title_inner.text-center p {
    width: 40%;
    margin-top: 0;
}
.portfolio_3column .witr_section_title {
    margin-bottom: 35px;
}
/* ===== 9. Brand Area CSS ===== */
.bakery_brand_area{
	background-image: url(../../images/bakery/brand-bg-img.jpg);
    background-position: center center; 
    background-repeat: no-repeat;
    background-size: cover;
	padding:130px 0;
}
.carousel_imagess_area {
    padding: 92px 100px 98px;
    background: #fff;
}
.slide_items {
    text-align: center;
}
.witr_bbtn {
    padding: 13px 50px;
    border: 2px solid #bf7e68;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 700;
    color: #05313c;
    display: inline-block;
    margin-top: 60px;
}
.witr_bbtn:hover {
    background: #bf7e68;
	color:#fff;
}
.bakery_brand_area .witr_button_area {
    text-align: center;
}
/* ===== Brand Area CSS ===== */
.about_page_brand_area {
    background-image: none;
    padding: 64px 0 78px;
    background: #fdfdfd;
}
/* ===== 10. Testimonial Area CSS ===== */
.bakery_testimonial_area {
    padding: 114px 0 80px;
}
.bakery_testimonial_area .witr_section_title {
    margin-bottom: 40px;
}
.witr_testi_itemt {
    padding: 0 10px;
}
.em_single_testimonial {
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding: 37px 30px 26px;
    margin-top: 20px;
    box-shadow: 0 0 10px 0 rgb(240 241 243);
    overflow: hidden;
    position: relative;
    text-align: left;
}
.em_single_testimonial, .single_2p_testimonial, .testiCreCon, .testiCreCon:after, .witr_background_test, .witr_testi_main {
    background: #fff;
}
.test-part {
    display: inline-block;
    margin-bottom: 26px;
}
.test-part ul li {
    display: inline-block;
    padding-top: 0;
}
.execllent_toggol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.em_crating i.active {
    color: #bf7e68;
}
.em_crating i {
    font-size: 18px;
}
.execllent_star {
    margin-left: 15px;
}
.execllent_star h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    font-style: italic;
}
.em_testi_content:after, .em_testi_content:before, .em_testi_title span, .execllent_star h3, .test_q_icon i, .title_and_sub h6 {
    color: #bf7e68;
}
.em_testi_content {
    position: relative;
}
.em_test_thumb {
    float: left;
    margin-right: 20px;
}
.em_testi_title span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
}
.em_testi_content:after, .em_testi_content:before, .em_testi_title span, .execllent_star h3, .test_q_icon i, .title_and_sub h6 {
    color: #bf7e68;
}
.em_test_thumb img {
    border-radius: 50%;
    width: 59px;
}
.em_single_testimonial:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.13);
}
/* ===== Testimonial Area CSS ===== */
.about_page_test_area {
    padding: 112px 0 90px;
}
/* ===== Testimonial Area CSS ===== */
.testimonial_area3 {
    background: #fdfdfd;
    padding: 115px 0 110px;
}
.testimonial_area3 .witr_section_title {
    margin-bottom: 37px;
}
.single_creativeItem {
    text-align: center;
}
.testimonial_area3 .testiCreCon {
    position: relative;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
    background: #fff;
    border-radius: 5px;
    padding: 50px 20px 50px;
    margin-bottom: 35px;
}
.testimonial_area3 .testiCreCon li {
    font-size: 100px;
    color: #dddddd4f;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.testimonial_area3 .testiCreCon p {
    position: relative;
    margin: 0;
    z-index: 1;
}
.testimonial_area3 .box-size {
    padding: 0 15px;
}
.testimonial_area3 .testiCreCon:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -36px;
    border-radius: 15px;
    width: 50px;
    height: 50px;
    background: #fff;
    transform: rotate(45deg) translateX(-50%);
    z-index: -1;
    box-shadow: 0 2px 29px 0 rgb(0 0 0 / 8%);
}
.post_t6 .em_test_thumb {
    float: inherit;
    margin-right: 0;
    margin-bottom: 10px;
}
.testAuthor span {
    font-size: 15px;
}
.testAuthor h6 {
    margin-bottom: 0;
}
/* ===== 11. Counter Area CSS ===== */
.witr_counter_single {
    text-align: left;
    margin-bottom: 40px;
}
.witr_counter_single i, .witr_counter_img {
    margin: 10px 17px 0 0;
}
.witr_counter_img {
    float: left;
}
.witr_counter_number_inn {
    overflow: hidden;
}
.witr_counter_number_inn h3, .witr_counter_number_inn span {
    font-size: 40px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
.witr_counter_number_inn h3, .witr_counter_number_inn span {
    color: #bf7e68;
}
.witr_counter_number_inn span {
    line-height: 0;
}
.witr_counter_number_inn h4 {
    font-size: 18px;
}
/* ===== 12. Blog Area CSS ===== */
.bakery_blog_area {
    padding:65px 0 0px;
}
.bakery_blog_area .busi_singleBlog:hover {
    box-shadow: none;
}
.bakery_blog_area .witr_section_title {
    margin-bottom: 35px;
}
.busi_singleBlog {
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    position: relative;
    overflow: hidden;
}
.busi_singleBlog {
    background: #fff;
    margin-bottom: 25px;
}
.witr_sb_thumb {
    overflow: hidden;
    position: relative;
}
.witr_sb_thumb:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
}
.witr_sb_thumb:before {
    background: rgba(0,0,0,.5);
}
.witr_sb_thumb img {
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_post_meta9 {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
}
.witr_post_meta9 span {
    padding: 3px 10px;
    display: inline-block;
    border-radius: 5px;
}
.witr_post_meta9 span {
    background: #bf7e68;
}
.witr_blog_area10 .learn_btn i, .witr_blog_area10 .learn_btn:hover, .witr_post_meta9 span, .witr_post_meta9 span a, .witr_top_category span ul li a {
    color: #fff;
}
.witr_blog_con {
    margin-bottom: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #f5f5f5;
    box-shadow: 0px 0px 53px -38px rgb(215 63 63 / 0%);
    padding: 20px 15px 12px 25px;
}
.witr_blog_con span i {
    padding-right: 5px;
    padding-left: 5px;
    transition: .5s;
	font-size:16px;
}
.witr_blog_con span {
    font-size: 16px;
    margin-bottom: 15px;
    margin-right: 2px;
}
.wblog-content span, .wblog-content span a, .wblog-content span i, .witr_blog_con span i, .witr_blog_metan span i {
    color: #bf7e68;
}
.witr_blog_con span, .witr_blog_con span a, .witr_blog_metan span, .witr_blog_metan span a {
    color: #888;
}
.witr_blog_con h2 {
    color: #222429;
    margin: 12px 0 0px;
}
.witr_blog_con h2 a {
    display: inline-block;
}
.witr_blog_con h2 a:hover, .witr_post_Author .nameAuthor {
    color: #bf7e68;
}
.em-blog-content-area_adn {
    padding: 20px 0 0;
}
.learn_btn {
    font-family: "Dosis",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-style: none;
    margin: 0 0 10px;
	color: #bf7e68;
	display: inline-block;
    padding: 8px 5px;
}
.busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.learn_btn i, .learn_btn:hover, .witr_banner_content h1 span, .witr_banner_content h2 span {
    color: #bf7e68;
}
.wblog-content>a:hover, .learn_btn:hover {
    color: #05313c;
}
.learn_btn i {
    font-size: 15px;
    margin-left: 3px;
    transition: all .3s ease 0s;
}
.bakery_blog_area .all_blog_color p {
    padding: 10px 0px 0px 0px;
}
.blog_grid_area {
    padding: 90px 0 72px;
}
/* =============== blog left sidebar css =============== */
.witrfm_area {
    position: relative;
}
/* side bar css */
.witr-blog-side-area.blog_sidebar {
    padding: 100px 0px 100px;
    background: #f9f9f9;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.blog-left-side .content {
    padding: 0;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0 !important;
}
.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
    background: 0 0;
    color: #18c8ff;
}
.defaultsearch {
    background: #f7f7f7;
    position: relative;
}
.defaultsearch input {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
}
.defaultsearch button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #858585;
    font-size: 18px;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}
.defaultsearch input[type="text"] {
    padding-left: 10px;
}
.blog-left-side .widget h2 {
    border-bottom: 1px solid #e5e5e5;
    bottom: -1px;
    display: block;
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    position: relative;
    text-transform: capitalize;
}
.blog-left-side .widget h2::before {
    background: #bf7e68 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 20px;
    left: -15px;
    position: absolute;
    width: 2px;
    top: -3px;
}
.footer-middle .widget h5 {
    text-transform: capitalize;
}
.blog-left-side .widget ul {
    list-style: none;
}
.blog-left-side .widget ul li {
    margin: 0 0 5px;
    padding-left: 20px;
    position: relative;
}
.blog-left-side .widget ul li span {
    font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding-bottom: 10px;
}
.blog-left-side .widget > ul > li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before {
    color: #bf7e68;
}
.blog-left-side .widget ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
}
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select {
    width: 100%;
}
#wp-calendar {
    width: 100%;
}
.tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 8px 10px 0;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #ddd;
    text-transform: capitalize;
}
.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
    color: #bf7e68;
}
.tagcloud a:hover {
    background: #bf7e68;
    color: #fff;
}
#wp-calendar caption {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
#wp-calendar {
    font-size: 13px;
}
#wp-calendar {
    border: 0 solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
}
table#wp-calendar td {
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}
#wp-calendar td,
#wp-calendar th {
    padding: 8px;
}
table#wp-calendar th {
    border: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
table#wp-calendar td#today {
    color: #fff;
    background-color: #bf7e68;
}
table#wp-calendar td#today a {
    color: #fff;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p {
    margin-bottom: 0.5rem;
}
.bakery-blog-thumb img {
    width: 100%;
}
.witr-blog-side-area .imagess_area .slick-slide img {
    display: inline-block;
    margin: auto;
    width: 100%;
}
.blog-left-side .widget a {
    color: #454545;
}
/* end sidebar css */
/* witr-blog-2side-area */
.witr-blog-side-area.witr-blog-2side {
    padding: 100px 0px 70px;
    background: #f9f9f9;
}
.bakery-single-blog {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.bakery-blog-thumb {
    overflow: hidden;
}
.bakery-blog-thumb a {
    display: block;
	position: relative;
}
.bakery-blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.7);
    opacity: 0;
    z-index: 999;
    transition: .5s;
}
.bakery-single-blog:hover .bakery-blog-thumb a:before {
    opacity: 1;
	transition: .5s;
}
.bakery-single-blog:hover .bakery-blog-thumb img{
	transform:scale(1.1);
}
.bakery-blog-thumb img {
    transition: .5s;
    display: block;
}
.em-blog-content-area {
    padding: 15px 0px 15px;
}
.blog-page-title h2 {
    display: block;
    font-size: 22px;
    margin-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.blog-page-title a {
    display: inline-block;
    word-break: break-all;
}
.blog-content {
    word-break: break-word;
}
.bakery-blog-meta.post_blog h2 a {
    font-size: 24px;
	font-weight:700;
	transition:.5s;
}
.bakery-blog-meta.post_blog h2 {
    margin-bottom: 8px;
}
.recent-post-item {
    margin-bottom: 10px;
}
.blog-left-side .widget ul li a, .blog-left-side .widget ul li::before {
    color: #444;
}
.bakery-blog-meta.post_blog h2 a:hover{
	color:#bf7e68;
}
.bakery-single-blog-title h2 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 8px;
}
.bakery-blog-meta-left a, .bakery-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
	margin-bottom:10px;
	display:inline-block;
}
.bakery-blog-meta-left i {
    color: #bf7e68;
    margin-right: 5px;
}
.blog-content p {
    font-size: 17px;
    padding-top: 0;
}
.em-blog-content-area .witr_btn {
    background: #bf7e68;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
    font-weight: 400;
	margin-bottom:15px;
}
.em-blog-content-area .witr_btn:hover {
    background: #323232;
    color: #fff;
}
.witr-blog-side-area.blog_sidebar .bakery-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
blockquote p {
    font-size: 20px;
    position: relative;
	color:##999;
}
.witr-blog-side-area blockquote {
    background-color: #f7f7f7;
    border-left: 3px solid  #bf7e68;
    padding: 1em 1em;
    margin-top: 15px;
}
.recent-post-text h4 {
    margin: 0px;
    line-height: 1;
}
.recent-post-text h4 a {
    color: #17161a;
    font-size: 19px;
    transition: all .3s ease 0s;
}
.blog_sidebar .recent-post-text h4 a {
    color: #454545;
    font-size: 17px;
    font-weight: 600;
}
/* video play css */
.video-open-inline iframe{
	width:100%;
	height:400px;
	border:none;
}
/* =============== End blog left sidebar css =============== */
/* single blog css */
.witr-blog-side-area {
    padding: 100px 0px 100px;
}
.comment-respond {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 25px 10px 30px;
    background-color: #f1f1f1;
}
.single_blog_page{
	margin-bottom:0px;
}
.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}
.comment_field .input-field input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 6px 20px;
    height: 54px;
    font-size: 17px;
}
.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.comment_field .input-field {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}
.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px;
}
.comment_field .textarea-field textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 150px;
    padding: 10px;
}
.bakery_btn {
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    margin-top: 15px;
    border-radius: 5px;
    transition: .5s;
    color: #444;
}
.bakery_btn:hover {
    background:#bf7e68;
	border-color:#bf7e68;
	color:#fff;
}
.single_blog_thumb img {
    width: 100%;
    height: 500px;
}
blockquote {
    padding: 25px 32px 25px;
    margin: 0 0 30px;
    font-size: 17px;
    /* border-left: 3px solid #f99a00; */
    font-weight: 400;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}
blockquote p {
    font-size: 20px;
    position: relative;
}
.block .wp-block-quote.is-large p, .block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
}
.witr-blog-side-area.single_blog  blockquote {
    background-color: #f7f7f7;
    border-left: none;
}
.wp-block-group.block {
    text-align: center;
}
.bakery-single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.bakery-single-icon-inner {
    text-align: center;
}
.bakery-single-icon-inner a {
    border: 1px solid #e6e6e6;
    color: #17161a;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
	transition:.5s;
}
.bakery-single-icon-inner a:hover {
    background: #bf7e68 ;
    border-color: #bf7e68 ;
    color: #fff;
}
.recent-post-image {
    float: left;
    margin-right: 13px;
}
.recent-post-image img {
    width: 75px;
    margin-top: 8px;
}
.recent-post-text h4 a:hover {
    color: #bf7e68;
}
.recent-post-image img {
    margin-top: 0;
}
/* ===== 13. Contact Area CSS ===== */
.bakery_contact_area {
    padding: 95px 0 0;
} 
.bakery_contact_area .single_image img{
    margin-left: 20px;
}
.apartment_text h1 {
    font-family: "Damion",Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #bf7e68;
}
.apartment_text h2 {
    margin-bottom: 40px;
    font-size: 38px;
	font-family: "Dosis",Sans-serif;
}
.apartment_area {
    box-shadow: 0px 0px 70px 0px rgb(0 0 0 / 5%);
    padding: 80px 50px 63px;
    border-radius: 10px;
    margin: 0 63px 0 0px;
}
.witr_apartment_form input, .witr_apartment_form form select, .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap a, .wpcf7-form-control-wrap input, .witr_apartment_form textarea {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f1f1f1;
    padding: 10px 0px 23px 30px;
    background-color: #FFFFFF00;
    font-size: 16px;
}
.contact_area .witr_apartment_form form select, .contact_area .witr_apartment_form input {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    outline: 0;
    margin-bottom: 23px;
    color: #fff;
}
.contact_area .witr_apartment_form input, .contact_area .witr_apartment_form textarea {
    border: 1px solid #DDDDDDC4;
    width: 100%;
    font-size: 17px;
}
.contact_area .witr_apartment_form textarea {
    height: 150px;
    padding-top: 20px;
    padding-left: 30px;
    color: #fff;
}
.contact_area .witr_apartment_form  .btn {
    margin-top: -10px;
    background: #FE688B;
    transition: .5s;
    border-radius: 0px;
}
.contact_area .witr_apartment_form .btn:hover{
    background-color: #14b1bb;;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
}
.contact_area {
    background: #FFFFFF;
    padding: 100px 0px 80px;
}
.witr_apartment_form form select, .witr_apartment_form form select, .witr_apartment_form input {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    outline: none;
    margin-bottom: 20px;
    padding: 5px 25px;
}
.twr_form_box textarea {
    margin-bottom: 25px;
    height: 150px;
    width: 100%;
}
.witr_apartment_form input, .witr_apartment_form form select, .wpcf7-not-valid-tip, .witr_apartment_form input::-webkit-input-placeholder, .wpcf7-form-control-wrap input, .wpcf7-form-control-wrap input::-webkit-input-placeholder, .wpcf7-form-control-wrap a, .wpcf7-form-control-wrap a::-webkit-input-placeholder, .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap textarea::-webkit-input-placeholder, .wpcf7-submit::-webkit-input-placeholder, .witr_apartment_form form select option {
    color: #888;
}
.witr_apartment_form textarea{
	color: #888;
}
.witr_apartment_form textarea::placeholder{
	color: #888;
}
.witr_apartment_form .btn {
    border: 0 none;
    display: inline-block;
    font-weight: 600;
    padding: 15px 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    margin-top: -5px;
    width: 46%;
    background: #bf7e68;
}
.witr_apartment_form .btn:hover {
    background: #c96e4f;
}
.map_inner_area iframe {
    border: none;
    width: 100%;
    height: 615px;
    margin-left: 8px;
}
.twr_form_box:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}
.map_inner_area iframe {
    border: none;
    width: 100%;
    height: 645px;
	margin-bottom:9px;
}
/* ===== 17. Footer Area CSS ===== */
.witrfm_area {
    background-color: #31374f;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.witrfm_area:before {
    background-color: rgba(0,80,159,0);
}
.footer-middle {
    padding: 67px 0 80px;
}
.recent-post-item {
    margin-bottom: 20px;
}
.footer_content_inner p {
    padding-right: 15px;
}
.footer-sociala-info p {
    margin: 0 0 8px;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .sprintingeen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .poket-desprintingiption-area p, .poket-desprintingiption-area .phone a, .poket-desprintingiption-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .poket-desprintingiption-area p, .footer-middle .recent-post-text h4 a, .footer-middle .recent-post-text .rcomment, .witr_sub_table span {
    color: #ffffff;
}
.footer-middle .widget h2 {
    color: #ffffff;
}
.footer-middle .widget h2 {
    margin-bottom: 25px;
    margin-top: 28px;
    position: relative;
}
.footer-middle .single-widget-item h2 {
    color: #ffffff;
	margin-bottom: 28px;
    margin-top: 28px;
}
.footer-middle .recent-post-text h4 a {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: -10px;
}
.footer-middle .recent-post-text>h4 a:hover {
    color: #bf7e68;
}
.footer-middle .recent-post-text>h4 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: .7;
    margin-top: 10px;
}
.recent-post-image {
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}
.recent-post-image img {
    width: 75px;
    margin-top: 0;
}
.footer-middle .recent-post-text .rcomment {
    font-size: 15px;
    font-weight: 400;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #bf7e68;
}
.poket-desprintingiption-area a img {
    margin: 26px 0;
}
.poket-desprintingiption-area .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #b97b30;
}
.poket-desprintingiption-area .social-icons a:hover {
    background: #bf7e68;
    border-color: #bf7e68;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 18px;
    margin-right: 12px;
}
.witr_sub_table {
    border-bottom: 1px solid #ffffff8c;
}
.witr_sub_table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
/* footer bottom area css */
.footer-bottom {
    padding: 26px 0 24px;
    position: relative;
}
.footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-bottom:before {
    background: #ffffff61;
}
.copy-right-text p {
    margin: 0;
    padding: 0;
}
.copy-right-text p, .footer-menu ul li a {
    color: #ffffff;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li a {
    padding: 0 10px;
    display: block;
}
.copy-right-text a, .footer-menu ul li a:hover {
    color: #bf7e68;
}
/* sprintingoll up css */
#scrollUp {
    bottom: 30px;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 5px;
    width: 40px;
    background: #54ffde; /* CHANGED - DAN (#bf7e68) */
}
#scrollUp i {
    color: #fff;
}
/* slick slide css */
.slick-dots li button {
    font-size: 0;
    width: 40px;
    height: 15px;
    border: 0 solid #bf7e685c;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 0;
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s;
    outline: 0;
    background: #bf7e685c;
}
.slick-dots li.slick-active button {
    background: #bf7e68;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -72px;
    display: inline-block;
    z-index: 11;
    text-align: center;
}
/* slick prev slick next css */
/*======== slick ========*/
.slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    background: #ff3d0;
    z-index: 9;
    opacity: 0;
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    width: 55px;
    height: 55px;
    line-height: 55px;
    top: 50%;
    transform: translate(0px, -50%);
    transition: .5s;
    border: 0px solid #17161a;
    background:#bf7e68;
}
 .slick-prev {
     left: -15px;
}
 .slick-next {
     right: -15px;
}
.slick-next:before, .slick-prev:before {
    color: #fff;
    font-size: 40px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    content: "\ea93";
    font-family: IcoFont!important;
    line-height: inherit;
    opacity: 1;
}
.slick-next:before {
    content: "\ea94";
    font-family: IcoFont!important;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    background: #b97b30;
}
button:focus {
    outline: 0;
    outline: 0;
}
/* ===== 18. Breadcumb Area CSS ===== */
 .breadcumb-blog-area {
     padding: 60px 0 65px;
     background-color: #f7f7f7;
     background-position: center top;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
}
 .breadcumb-inner h2 {
     font-size: 30px;
}
.breadcumb-area {
    background-image: url("../../images/bakery/breadcumb.png");
    padding: 140px 0px 140px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}
 .breadcumb-area:before, .breadcumb-blog-area:before {
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     content: "";
}
.breadcumb-area:before, .breadcumb-blog-area:before {
    background: rgba(0,0,0,0.41);
}
.breadcumb-inner ul, .breadcumb-inner ul span a, .breadcumb-inner li, .breadcumb-inner li a {
    color: #ffffff;
    font-display: swap;
}
 .breadcumb-inner ul {
     font-weight: 400;
}
.breadcumb-inner li {
    display: inline-block;
    color: #fff;
    font-weight: 400;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #821F05;
    color: #fff;
    font-weight: 400;
}
 .breadcumb-inner li a {
     font-weight: 400;
     color: #fff;
}
.breadcumb-inner li a:hover {
    color: #bf7e68;
}
.brpt h2, .breadcumb-inner h2, .brpt.brptsize h2 {
    color: #ffffff;
    font-size: 30px;
}
/* ===== 19. Pricing Plan Area CSS ===== */
.pricing_table_area {
    padding: 115px 0 100px;
    background: #fdfdfd;
}
.pricing_table_area .witr_section_title {
    margin-bottom: 50px;
}
.pricing_area {
    box-shadow: 0px 0px 74px 0px rgba(0,0,0,.05);
    border-radius: 5px;
    margin-bottom: 20px;
}
.pricing-part {
    position: relative;
    overflow: hidden;
	text-align:center;
}
.pricing-part h4 {
    font-size: 30px;
    padding: 25px 0 20px;
    display: block;
}
.all_pricing_color h2, .all_pricing_color h3, .all_pricing_color h4, .all_pricing_color h5 {
    margin: 0;
}
.pricing_style_4 .witr_p_middle {
    width: 150px;
    height: 150px;
    display: table;
    margin: 15px auto 15px;
}
.pricing_style_4 .witr_p_middle_inner {
    display: table-cell;
    vertical-align: middle;
    border-radius: 100%;
    background: #bf7e68;
}
.pricing_style_4 .pricing-part h5 {
    padding: 0;
    font-size: 40px;
    border-radius: 100%;
    text-align: center;
}
.pricing_style_2 .pricing-part h5, .pricing_style_4 .pricing-part h5, .pricing_style_6.pricing-part h4, .pricing_style_6.pricing-part h5, .pricing_style_6.pricing-part h6, .pricing_top_box .prt_content, .pricing_top_box .prt_content p, .pricing_top_box p, .witr_ribon_text h3 {
    color: #fff;
}
 .all_pricing_color span {
    font-size: 40px;
}
.witri_texti_list {
    margin-top: 25px;
}
.pricing-part ul {
    padding: 0 30px;
	text-align:left;
}
.all_pricing_color li, .all_pricing_color ol, .all_pricing_color ul {
    margin: 0;
}
.witri_texti_list ul li {
    list-style: none;
    font-size: 16px;
    margin-bottom: 17px;
}
.witri_texti_list ul li i {
    color: #bf7e68;
    margin: 0 7px 0 20px;
}
.witr_btnp_color {
    padding-top: 37px;
    padding-bottom: 40px;
}
.witr_btnp_color a.btn {
    font-family: "Rajdhani",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-style: solid;
}
.pricing-part a.btn {
    padding: 17px 30px;
    display: inline-block;
    border: 1px solid #bf7e68;
    background: #bf7e68;
    color: #fff;
    border-radius: 30px;
}
.pricing-part a.btn:hover {
    background: 0 0;
	color: #bf7e68;
}
/* ===== 20. Faq Area CSS ===== */
.bakery_faq_area {
    padding: 100px 0 65px;
}
.faq_inner {
    padding-right: 10px;
    padding-bottom: 20px;
}
.bakery_faq_area .witr_section_title_inner p {
    margin-top: 0;
}
.bakery_faq_area .witr_section_title {
    margin-bottom: 35px;
}
.accordion_area .card-2 {
    margin-bottom: 15px;
	border: 1px solid #ddd;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.accordion_area .card-header.witr_ac_card {
    background: 0 0!important;
    padding: 0;
    border-bottom: 0;
    text-align: left;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
}
.witr_ac_style {
    font-size: 17px;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 11px 15px;
    transition: .5s;
}
.witr_ac_style {
    color: #222429;
}
.witr_ac_style:before {
    position: absolute;
    content: '\ea99';
    right: 10px;
    font-family: IcoFont!important;
    font-weight: 400;
    background: #f9edea;
    color: #c94d2f;
    padding: 3px 10px 3px 10px;
}
.active .witr_ac_style:before {
    content: '\eaa1';
}
.witr_ac_card i {
    margin-right: 10px;
    font-size: 20px;
}
.accordion_area .card-2 p {
    padding: 10px 15px 0;
}
.active .witr_ac_style, .banner-content a i, .banner-content button, .banner-content.content-4 ul li a:hover i, .butn:before, .witr_about_btn a, .witr_ac_style:focus, .witr_ac_style:hover {
    background: #bf7e68;
}
.active .witr_ac_style, .witr_ac_style:focus, .witr_ac_style:hover {
    color: #fff;
}
/* ===== Faq Area CSS ===== */
.faq_area2 {
    background: #F1F1F126;
    padding: 100px 0 80px;
}
.faq_area2 .witr_ac_style:before {
    background: transparent;
}
.faq_area2 .active .witr_ac_style, .faq_area2 .witr_ac_style:focus, .faq_area2 .witr_ac_style:hover {
    color: #232323;
}
.faq_area2 .accordion_area .card-2 p {
    padding: 14px 33px 15px 15px;
}
.accordion_area_02 .witr_ac_style {
    padding: 10px 20px;
}
.accordion_area_02 .accordion_02_shadow {
	border:none;
    box-shadow: 0px 0px 20px 0px #dddddd80;
	background:none;
}
.accordion_area_02 .card-header.witr_ac_card a:hover {
    color: #232323;
}
.card.card-2.accordion_02_shadow {
    border: 0 !important;
    margin-bottom: 20px;
    box-shadow: 1px 1px 7px -5px rgb(0 0 0 / 75%);
}
.writ_ac_style_02 {
    margin-left: 25px;
    font-size: 20px;
    font-weight: 600;
    display: block;
    background: none !important;
    color: #232323;
}
.writ_ac_style_02:before {
    position: absolute;
    content: '\f067';
    left: 20px;
	margin-right:10px;
    font-family: fontawesome !important;
    font-weight: 200;
}
.active .writ_ac_style_02:before {
    content: '\f068';
}
.card-header.witr_ac_card.border_bottom_0 {
    background: #fff;
    padding: 0px 10px;
}
.content_style p,
.conent_style p {
    padding-left: 18px;
}
.card.card-2.accordion_02_shadow {
	border: 0 !important;
    margin-bottom: 20px;
	box-shadow: 1px 1px 7px -5px rgb(0 0 0 / 75%);
}
.faq_area2 .witr_ac_style2 {
    padding-left: 30px;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 11px 15px;
    transition: .5s;
    padding: 12px 20px 12px 20px;
    color: #232323;
}
.writ_ac_style_02:before {
    font-weight: 200;
    font-size: 17px;
    color: #3a4268;
    margin-top: 4px;
}
.faq_area2 .single_image img {
    margin-bottom: 20px;
    margin-left: 50px;
}
.faq_area2 .active .witr_ac_style {
    color:#232323;
    background-color: #A4282800;
}
.faq_area2 .card-header.witr_ac_card a:hover {
    color: #232323;
}
/* video area css */
.witr_youtube_video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -99;
}.witr_youtube_video iframe {
    width: 100%;
    height: 100%;
    border: none;
}



 .tx_golobal_color{
     background: #bf7e68;
}
 .tx_btn_global_color:hover{
     background:#bf7e68;
}