/*common*/
body{
	    font: 13px/20px 'Microsoft Yahei', Arial, Helvetica, sans-serif;
}
a{color:#333;}
a:hover{    color: #c6a65a;text-decoration: none;}
.img-full{width:100%!important;height:auto!important;}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.valign-wrapper{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
}
.aligncenter {display:block;margin:0 auto;}
.content{
	    margin-top: 40px;
    margin-bottom: 30px;
}
.owl-carousel .item img,.grid-item .item img{
    display: block;
    width: 100% !important;
    height: auto !important;
}
.carousel-cap{ z-index: 5;
background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
 }
.carousel-cap .carhead{color:#fff;font-size:65px;font-weight:600;line-height:80px;    min-width: 900px;
    max-width: 900px;margin-bottom:30px;margin-top:140px;}
.carousel-cap .cartxt{color:#fff;font-size:20px;font-weight:400;line-height:28px;    min-width: 662px;
    max-width: 662px;margin-bottom:20px;}
.line-title{
	padding-bottom: 30px;
}
.line-title h2{   
	color: #333;
    font-weight: 700;
    font-size: 32px;
    position: relative;
    display: inline-block;
}
.line-title h2:before {
    content: "";
    width: 45px;
    height: 1px;
    background: #acb2b4;
    position: absolute;
    right: -60px;
    bottom: 7px;
}
.line-title p {
    font-size: 16px;
    line-height: 30px;
    font-style: normal;
    color: #555;
    margin-bottom: 0;
}

.hr-short{
	border-color: #e1e1e1;
	height: 20px;
    line-height: 20px;
    margin: 30px 0;
    float: none;
	clear: both;
    display: block;
    width: 100%;
    position: relative;
    margin: 30px 0;
}

.hr-short .hr-inner {
    width: 32%;
    left: 50%;
    margin-left: -16%;
	background-color: #fcfcfc;
    position: absolute;
    height: 1px;
    top: 50%;
    margin-top: -1px;
    border-top-width: 1px;
    border-top-style: solid;
	color: #837D7D;
}

.hr-inner-style {
    border-radius: 20px;
    height: 9px;
    width: 9px;
    border-width: 2px;
    border-style: solid;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
	background-color: #fcfcfc;
}
.w_title h2 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 35px;
}
.w_title h2:before {
    content: "";
    width: 40px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    height: 1px;
}
.w_title.black h2 {    color: #333;}
.w_title.black h2:before {background: #acb2b4;}

.m_title h2{
    font-weight: 700;
    color: #333;
    font-size: 36px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.m_title h2:before {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #acb2b4;
}
nav{text-align:center;}
nav.post-navigation{text-align:left;}
nav .pagination>li>a,nav .pagination>li>span {
	     padding: 8px 14px;
		 font-size: 15px;
		     color: #333;
}
nav .pagination>li>span {
	    background-color: #45605a;
    color: #fff;
}
nav .pagination>li>a:focus,nav  .pagination>li>a:hover,nav  .pagination>li>span:focus,nav  .pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #45605a;
    border-color: #ddd;
}
.related-posts .line-title h2{font-size:22px;}
/*header*/
.header{background:#fff;border-bottom: 1px solid #ddd;    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 30;}
.top{background:#f2f2f2;}
.top:before {
    content: "";
    width: 100%;
    border-bottom: 1px dashed #f5b5c9;
    position: absolute;
    left: 0;
    bottom: 4px;
}
.top, .top-navigation a {color: #999999;}

.top-navigation a {background-color: #f2f2f2;}
.top {position: relative;     background: #f195b2;border-bottom: 1px solid #eee;font-size: 13px;}
.h_social {display: inline-block;    margin-bottom: 0;}
.h_social li a {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}
.h_search {
    display: inline-block;
    padding-left: 35px;
    position: relative;
	    margin-bottom: 0;
}
.h_search:before {
    content: "";
    width: 1px;
    height: 20px;
    background: #f8cad9;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.h_search li a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    line-height: 50px;
}
.top__container {position: relative;}
.top__tagline {text-align: center; }
.top__tagline a{    color: #fff;
    font-size: 16px;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    line-height: 50px;
    display: inline-block;}
.top__tagline a + a {
    margin-left: 35px;
}
.top__tagline a:hover{text-decoration:none;}
.top__tagline a i{    padding-right: 7px;}
.top__menu {text-align: center;position:relative;}
.top__menu .ewm{
	position: absolute;
    z-index: 999;
    left: -15px;
    top: 45px;
	display:none;
}
.top__menu .ewm1{
	position: absolute;
    z-index: 999;
    left: 10px;
    top: 45px;
	display:none;
}
.top__menu .ewm2{
	position: absolute;
    z-index: 999;
    left: 45px;
    top: 45px;
	display:none;
}

.top-navigation { padding-left: 0;list-style: none;margin: 0;}
.top-navigation li { position: relative;display: inline-block;}
.top-navigation a {display: block;color: #999;background-color: #f2f2f2;    padding: .5625rem .625rem .625rem;}
.top, .top-navigation a {color: #999999;    background-color: #70b8a0;}

#main{margin-bottom:40px;}
.content-area{padding: 30px 15px;}
.navbar {
	margin-bottom:0px;
}
#logo{
	margin-top: 2px;
    margin-bottom: 0px;
}
.header .nav{
	 float: left;
}
.header .container{padding:0px;}  
.header .nav>li>a:focus,.header .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}

.page5 .tabtitle1 {
    border-bottom: 1px solid #ddd;
}
.blank {
    height:78px;
}
.navbar-custom{
	background:#fff;
	border-radius: 0px;
	border-left:none;
	border-right:none;
	border-bottom: none;
	border:none;
}
.top-bar .dropdown .dropdown-menu {

}
.navbar-custom .navbar-nav>li>.dropdown-menu{
	-webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    display: block;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    min-width: 250px;
    background: #fff;
    border-radius: 0;
    border: none;
    padding: 0;
    left: -40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: hidden;
    margin-top: 0;
    -webkit-box-shadow: 0 3px 16px 0 rgba(0,0,0,.08);
    box-shadow: 0 3px 16px 0 rgba(0,0,0,.08);
}
.navbar-nav li .dropdown-menu li a {
    display: block;
    line-height: 27px;
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    padding: 8px 30px;
    text-transform: inherit;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-weight: 500;
    text-shadow: none;
    border-bottom: 0px solid #dcdcdc;
}
.navbar-custom .navbar-nav>li:hover .dropdown-menu {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    visibility: visible;
}
.navbar-custom .dropdown-menu>li>a:hover,.navbar-custom .dropdown-menu>li>a:focus{
	background:#c6a65a;
	color:#fff;
	text-decoration:none !important;
}
.navbar-custom .dropdown-menu>li{border-bottom:1px solid #ddd;}
.navbar-custom .dropdown-menu>li:last-child{border:none;}
.navbar-custom .navbar-nav>li>a {
        line-height: 60px;
    padding-bottom: 10px;
	color: #727272;
	font-family: Microsoft Yahei;
	font-size: 17px;
}
.navbar-custom .dropdown-menu>li>a{ color: #fff;padding: 8px 20px;padding-left:0px;}
.navbar-custom .dropdown-menu>li>a i{margin-right:15px;}
.navbar-text {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-custom:before {
    content: "";
    background: url(../images/menu-draw.png) repeat-x scroll center center;
    height: 19px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -13px;
    z-index: 30;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
        color: #F29900;
    background-color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
       color: #F29900;
    background-color: #fff;
}
.page-breadcrumbs{height: 60px;line-height: 60px;font-size: 13px;color: #c6a65a; margin-bottom: 3.75rem;}
.page-breadcrumbs a{    font-weight: 600;    color: #c6a65a;}
.page-breadcrumbs .current{        color: #70b8a0 !important;}
/*home banner*/
.list-gird{padding: 0;width: 100%;margin:0;list-style:none;}
.list-gird:after {content: '';display: table;clear: both;} 
.list-gird li{float: left;position: relative;text-align:center;}




#owl-banner .owl-controls {display:none;}
#owl-banner .owl-dots .owl-dot span{background: transparent;border: 1px solid #fff;}
#owl-banner .owl-dots .owl-dot.active span, #owl-banner .owl-dots .owl-dot:hover span{background: #fff;border: 1px solid #fff;}
.owl-banner.lr_arrow a{cursor:pointer;min-width:70px;min-height:70px;display:block;z-index:100;border-radius:50%;overflow:hidden;background:rgba(0,0,0,0.1);}
.owl-banner.lr_arrow a i{font-size: 20px;
    color: rgb(255, 255, 255);
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative;    font-size:30px;}
.owl-banner.lr_arrow a:hover{text-decoration:none;opacity:0.9;}
.owl-banner.lr_arrow .prev{left: 30px;}
.owl-banner.lr_arrow .right{right: 30px;}

#welcome:before {
    content: "";
    background: url(../images/w-left-techture.png) no-repeat scroll center center;
    position: absolute;
    left: 0;
    top: 0;
    height: 685px;
    width: 237px;
    opacity: .3;
    z-index: -1;
}
#welcome:after {
    content: "";
    background: url(../images/w-right-techture.png) no-repeat scroll center center;
    position: absolute;
    right: 0;
    top: 0;
    height: 701px;
    opacity: .3;
    width: 250px;
    z-index: -1;
}
#welcome{background: #f4f4f4;
    background-size: cover;
    position: relative;
    z-index: 3;    padding: 100px 0 5px 0;    }
#welcome .container{padding-bottom: 38px !important;border-bottom: 1px solid #F4F4F4;}
#welcome p.pdesc{    line-height: 26px;
    color: #555;
    font-size: 16px;
    font-family: "Open Sans",sans-serif;
    margin-bottom: 35px;
    font-style: normal;}

.pink_btn {
    background: #dcc586;
    color: #fff;
    line-height: 45px;
    border-radius: 22px;
    display: inline-block;
    padding: 0 32px;
    font-size: 16px;
    font-family: "Open Sans",sans-serif;
    position: relative;
    overflow: hidden;
    font-weight: 600;
}
.pink_btn:before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(.19,1,.22,1);
    -o-transition: all 550ms cubic-bezier(.19,1,.22,1);
    transition: all 550ms cubic-bezier(.19,1,.22,1);
    width: 50px;
}
.pink_btn:hover:before {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(.19,1,.22,1);
    -o-transition: all 550ms cubic-bezier(.19,1,.22,1);
    transition: all 550ms cubic-bezier(.19,1,.22,1);
}
.pink_btn:hover {
    color: #fff;
}
.blankh{height:100px;}
.blogdesc{text-align:center;}
.blogdesc h2{font-size: 30px;margin-bottom: 20px;    font-weight: 600;}
.blogdesc p{ font-size: 14px;color: #333;line-height: 25px;}
#ysbj{position: relative;}
#owl-ysbj .item{padding-left:15px;padding-right:15px;}
#owl-ysbj .item .product{margin-bottom: 0;position: relative;}
#foodshare .js-wpg-arrows{right:15px;}
.topnews .container{position: relative;}
#owl-foodshare .item{padding-left:15px;padding-right:15px;}
.cake_feature_item {
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px 0 rgba(40,40,40,.08);
    box-shadow: 0 0 15px 0 rgba(40,40,40,.08);
    text-align: center;
    padding-bottom: 15px;
}

.owl-carousel span.onsale,.row-products span.onsale {
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    margin: 0;
    border-radius: 100%;
    color: #fff;
    z-index: 9;
	min-height: 30px;
    min-width: 50px;
    padding: 3px;
    background-color: #dcc586;
	top: 0;
    left: auto;
    right: -11px;
}
.cake_feature_item .cake_img {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.cake_feature_item .cake_img a:before {
    content: "";
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 1;
    opacity: 0;
}
.cake_feature_item .cake_img img {
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    margin: 0;
    width: 100%;
}
.cake_feature_item .cake_img:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.cake_feature_item .cake_img a:before {
    content: "";
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 1;
    opacity: 0;
}
.cake_feature_item .cake_img a:hover:before {
    opacity: 1;
}
.cake_feature_item .cake_text {
    position: relative;
}
.cake_feature_item .cake_text h4 {
    width: 150px;
    height: 50px;
    border-radius: 5px;
    color: #dcc586;
    font-size: 22px;
    font-style: normal;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -39px;
    line-height: 85px;
    margin-bottom: 0;
    z-index: 2;
}
.product del {
    font-size: 50%;
    opacity: .8;
}
.product ins {
    text-decoration: none;
}
.cake_feature_item .cake_text h3 a, .cake_feature_item .cake_text h3 {
    font-size: 18px;
    color: #343434;
    font-style: normal;
    margin-bottom: 22px;
    padding-top: 30px;
}

.pest_btn {
    background: #45605a;
    color: #fff;
    line-height: 36px;
    display: inline-block;
    padding: 0 25px;
    font-family: "Open Sans",sans-serif;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
}
.pest_btn:before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(.19,1,.22,1);
    -o-transition: all 550ms cubic-bezier(.19,1,.22,1);
    transition: all 550ms cubic-bezier(.19,1,.22,1);
    width: 50px;
}
.pest_btn:hover{background: #94c9d9;color: #fff;}
.pest_btn:hover:before {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(.19,1,.22,1);
    -o-transition: all 550ms cubic-bezier(.19,1,.22,1);
    transition: all 550ms cubic-bezier(.19,1,.22,1);
}
#owl-ysbj .owl-dots .owl-dot span{background: transparent;border: 1px solid #D5CBF0;    width: 15px;height: 15px;}
#owl-ysbj .owl-dots .owl-dot.active span, #owl-banner .owl-dots .owl-dot:hover span{background:#D5CBF0;border: 1px solid #D5CBF0;}
.allproducts,.dreamroom{background-color: #f2f2f2;padding: 15px;}
.dreamroom{background-color: #70b8a0;}
.allproducts{padding-top:0px;}
.special_recipe_slider .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.special_recipe_slider .item .media .media-body {
    vertical-align: middle;
    -ms-flex-item-align: center;
    align-self: center;
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.special_recipe_slider .item .media .media-body h4 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.special_recipe_slider .item .media .media-body p {
    font-size: 16px;
    color: #fff;
    font-style: normal;
    line-height: 30px;
    padding-right: 80px;
    margin-bottom: 32px;
}
.w_view_btn {
    background: #fff;
    color: #242424;
    line-height: 45px;
    display: inline-block;
    padding: 0 35px;
    border-radius: 22px;
    font-family: "Open Sans",sans-serif;
    position: relative;
    overflow: hidden;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}
.w_view_btn:before {
    background: #f195b2;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(.19,1,.22,1);
    -o-transition: all 550ms cubic-bezier(.19,1,.22,1);
    transition: all 550ms cubic-bezier(.19,1,.22,1);
    width: 50px;
}
.w_view_btn:hover {
    color: #c6a65a;
}
.w_view_btn:hover:before {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(.19,1,.22,1);
    -o-transition: all 550ms cubic-bezier(.19,1,.22,1);
    transition: all 550ms cubic-bezier(.19,1,.22,1);
}
.special_recipe_slider .owl-dots {
	width:10px;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.special_recipe_slider .owl-dots span{display:none !important;}
.special_recipe_slider .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-bottom: 8px;
}
.special_recipe_slider .owl-dots .owl-dot.active {
    background: #fff;
}
.special_recipe_area {
    background: url(../images/special-recipe-bg.jpg) no-repeat fixed center center;
    background-size: cover;
    padding: 15px 0;
    position: relative;
}
.special_recipe_slider .item .media .d-flex {
    padding-right: 150px;
    position: relative;
}
.special_recipe_slider .item .media .d-flex:before {
    content: "";
    height: 235px;
    width: 1px;
    background: #bcbfc1;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service_area {
    background: #70b8a0;
    background-size: cover;
    padding: 10px 0 30px 0;
}
.service_item {
    color: #fff;
	text-align:center;
}
.service_item h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0 15px 0;
    color: #fff;
}
.service_item p {
    font-size: 16px;
    line-height: 26px;
    font-family: "Open Sans",sans-serif;
    padding-right: 30px;
    margin-bottom: 0;
}

.btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 15px 15px;
    font-size: 1rem;
    line-height: 1.625;
}
.btn-secondary {
    color: #999;
    background-color: transparent;
    border-color: rgba(0,0,0,.25);
}
.btn {
    font-family: roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    transition: all 200ms ease-out;
    border-width: 2px;
}
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open>.btn-secondary.dropdown-toggle:hover, .open>.btn-secondary.dropdown-toggle:focus, .open>.btn-secondary.dropdown-toggle.focus {
    color: #999;
    background-color: transparent;
    border-color: rgba(0,0,0,.25);
}
.dreamroom .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    background: #fff;
    border: none;
    height: 50px;
    padding: 0 25px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	margin-right: 10px;
}
.dreamroom  .btn-default{
	margin-left: 0;
    border: none;
    background: #dcc586;
    color: #fff;
    font-size: 14px;
    width: 170px;
    font-weight: 600;
    padding: 0;
    outline: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    cursor: pointer;
	height: 50px;
}
.dreamroom .btn-primary {
    background: #edac15 linear-gradient(to bottom, #edac15, #ebaa12);
	border: 1px solid transparent;
	margin-left:10px;
}
.dreamroom .btn-primary:hover {
    background: #ca9210;
}
.dreamroom h4{    margin-bottom: 3px;    color: #fff;}
.dreamroom p{    color: #fff;}

.promise{background-image: url(../images/promise_values-1.jpg);
    background-repeat: repeat;    padding: 90px;}
.partners{padding: 60px;}	
.partners img{width:100%; border: 1px solid rgba(0,0,0,.1);margin-bottom: 1.25rem;transition: all 200ms ease-out;}	
.partners img:hover{    border-color: #edac15;}
h3.boxtitle{margin-bottom:40px;    font-weight: 600;}
#owl-partners .item {padding-left: 15px;padding-right: 15px;}
.testimonials{padding: 60px;background-color: #f2f2f2;}
.testimonial__container{position:relative;    margin-bottom: 50px;}
.testimonial__container::after ,.testimonial__container blockquote::after {content: ""; display: table;clear: both;}
#owl-testimonials{padding: 60px;display: inline-block;border-left: 3px solid #edac15;background-color: #fff; box-shadow: 0 1px 3px rgba(0,0,0,.1);    width: calc(100% - 100px);}
#owl-testimonials blockquote{border:none;margin:0px;padding:0px;font-size:13px;}
.author-avatar{width:15%;float:left;margin-right:5%;width:100px;}
.author-avatar img{width:100%;}
.author{width:25%;float:left; border-top: 1px solid #eee;padding-top: 20px;}
.author-name{    font-weight: 700;    font-style: normal;}
.author-description{color:#999;}
.testimonial__container .quote{width:55%;float:right;border-top: 1px solid #eee;padding-top: 20px;color:#999;}
.owl-testimonials{display: inline-block;position:absolute;height:100%;}
.owl-testimonials a{  width: 43px;
    margin-left: 5px;
    height: inherit;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    color: #999;
    transition: all 200ms ease-out;
    text-align: center;line-height: 22rem;}
#owl-testimonials::after {
    position: absolute;
    content: '';
    width: 35px;
    height: 70px;
    bottom: -1.6825rem;
    left: 3.75rem;
    background-color: #fff;
    -ms-transform: skewY(-45deg);
    transform: skewY(-45deg);
    box-shadow: -1px 3px 0 rgba(0,0,0,.05);
    z-index: -1;
}
.topnews{padding: 50px;}
.tab-postlist{position:relative;}
.js-wpg-arrows{position:absolute;top:50px;right:0;z-index:9999;}
.grid__arrow {
          display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #bbb;
    text-align: center;
    line-height: 36px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}
.grid__arrow:hover{    background: #dcc586;
    color: #fff;
    border-color: #dcc586;
    cursor: pointer;}
.sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.postitem{box-shadow: 0 1px 3px rgba(0,0,0,.1);    background-color: #fff;}
.postitem img{width:100%;}
.postitem .post-meta{padding:10px;    position: relative;}
.postitem .post-meta::after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-width: 0 0 10px 10px;
    border-bottom-color: #ccc;
    bottom: .625rem;
    right: .625rem;
    transition: all 200ms ease-out;
}
.postitem h3{height: 18px;margin-top: 5px;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;  margin-bottom: 2px;transition: all 200ms ease-out;    font-weight: 600;}
.postitem p{color: #999;}
.newsitem img{width:100%;    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;}
.post-box h5 {
    font-size: 13px;
    color: #242424;
    font-family: "Open Sans",sans-serif;
    margin-top: 25px;
}
.l_news_img:before {
    content: "";
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.l_news_img {
    position: relative;
    overflow: hidden;
}
.l_news_img:hover:hover:before {
    opacity: 1;
}
.l_news_img:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    cursor: pointer;
}
.post-box h4{font-weight:600;margin-top:15px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	height:34px;
    overflow: hidden;
font-size:15px;}
.post-box p{color:#999;    margin-bottom: 20px;  height: 39px;  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.more-link {
    position: relative;
    font-weight: 700;
    font-size:13px;
    text-transform: uppercase;
	color: #539ad0;
}
.more-link::after {
    position: absolute;
    content: '\f105';
    font-family: fontawesome;
    right: -.9375rem;
    top: calc(50% - .99rem);
}
.es_lablebox{display:none;}
.es_textbox{padding-bottom:0px;}
.es_button{padding:0;}
.es_msg{padding-top:15px;}
#searchbox .input-group .es_submit_button{    background: #FC6F81;    border-color: #FC6F81;}
.search_area {
    position: relative;
    width: 950px;
	 background: #1a1a1c;
}
.search_area .modal-content{background: #1a1a1c;}
.search_area .search_box_inner {
    background: #1a1a1c;
    padding: 100px 60px;
    display: block;
    overflow: hidden;
}
.search_area .close{
	    opacity: .65;
    width: 44px;
    height: 44px;
    line-height: 44px;
	color:#fff;
	    position: absolute;
    right: 0;
}
.search_area .search_box_inner h3 {
    padding-bottom: 20px;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .48px;
}
.search_area .search_box_inner .input-group {
    display: block;
    position: relative;
}
.search_area .search_box_inner .input-group input {
    background: transparent;
    border-radius: 0;
    outline: none;
    height: 50px;
    padding: 0;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #fff;
    color: #666;
    font-family: "Poppins",serif;
    font-size: 14px;
    letter-spacing: .28px;
    width: 100%;
}
.search_area .search_box_inner .input-group .input-group-btn {
    position: absolute;
    right: 5px;
    top: 12px;
    z-index: 4;
}
.search_area .search_box_inner .input-group .input-group-btn .btn-default {
    padding: 0;
    border: none;
    outline: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    background: transparent;
    color: #666;
    font-size: 16px;
    letter-spacing: .28px;
}
.search_area .search_box_inner i.fa {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 0px;
}
.sidebar h3{font-size: 18px;margin-top: 0;color:#7e73df;padding-bottom:15px;    border-bottom: 2px solid #eee;}
.post-group{margin-bottom:50px;}
.post-group a{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #000;font-size: 15px;line-height:40px;}
.post-group a:hover{color: #7e73df;}

.banner_area {
    background-size: auto auto;
    background-size: cover;
    position: relative;
    z-index: 2;
    min-height: 145px;
    background-color: #888;
	background: url(../images/banner-bg.jpg) no-repeat scroll center center;
    background-size: cover;
	    margin-top: 78px;
}
.banner_text {
    text-align: center;
    padding-bottom: 80px;
}
.banner_text h3 {
    color: #70b8a0;
    padding-top: 100px;
    font-weight: 700;
    font-size: 32px;
}

.about_area{    padding: 50px 0;    text-align: center;}
.text_area h6 {
    font-size: 16px;
    font-style: normal;
    color: #242424;
    line-height: 26px;
    margin-bottom: 20px;
}
.text_area p {
    font-size: 16px;
    line-height: 26px;
    color: #555;
    margin-bottom: 50px;
}

.bakery_video_area {
    background: url(../images/video-1.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 120px 0;
	text-align:center;
}
.bakery_video_area .video_inner h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}
.bakery_video_area .video_inner p {
    font-size: 16px;
    line-height: 39px;
    font-style: normal;
    max-width: 900px;
    margin: 10px auto 30px;
	 color: #fff;
}
.bakery_video_area .video_inner p.videolink{margin-top:-20px;}
.videolink a{    color: #fff;
    font-size: 16px;
    font-style: normal;}
	.videolink a i{
		font-size: 64px;
    margin-right: 15px;
    position: relative;
    top: 15px;
	}
.our_mission_area{    padding: 100px 0 70px 0;}
.our_mission_inner li{    margin-right: 30px;}
.our_mission_inner li a {
    font-size: 22px;
    color: #473c3a;
    font-style: normal;
}
.special_area{    padding: 100px 0;}
.special_item_text{padding-left: 30px;
    max-width: 660px;}
.special_item_text h4 {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 20px;
}
.special_item_text p {
    font-size: 16px;
    line-height: 30px;
    color: #555;
    margin-bottom: 0;
}
.special_item_text .pink_btn {
    margin-top: 30px;
}
.special_area .specail_item:first-child {
    padding-top: 20px;
    padding-bottom: 10px;
}
.special_area .specail_item{
	    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    padding-top: 100px;
}
.specail_item li {
    font-size: 22px;
    line-height: 50px;
    color: #555;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}
.bigtitle{margin-top: 5px;text-align: center;    position: relative;margin-bottom:15px;}
.bigtitle h2{font-size: 20px;color: #fff;margin-bottom: 5px;letter-spacing: 3px;    display: table-cell;  padding-left: 15px;padding-right: 15px;}
.bigtitle h3{ font-size: 13px;color: #fff;margin-top: 5px;}
.bigtitle .line-title {margin-top: 0px !important;display: table;overflow: hidden; margin: 0 auto;    margin-bottom: 0 !important;}
.bigtitle .bborder{ position: relative;display: table-cell;vertical-align: middle;height: 6px;width: 80px;overflow: hidden;}
.bigtitle .bborder .title-sep{position: relative;display: block;width: 100%;border-bottom: 2px solid #fff;}	

/*home top*/
#home-top{
	padding-bottom: 20px;
}    
.aside_brand{border: 1px solid #e1e1e1;}
.my_h2 {
    font-size: 16px;
	line-height: 24px;
    padding: 8px 0px 10px 10px;
    border-bottom: 1px solid #e0dede;
    border-top: 3px solid #F29900;
	margin-top:0px;
}
.brand_carousel{position:relative;}
.brand_carousel .lr_arrow a,.owl-related.lr_arrow a{
	width: 30px;
    height: 30px;
    text-align: center;
    color: #9d9d9d;
    line-height: 30px;
}
.brand_carousel .lr_arrow a:hover,.owl-related.lr_arrow a:hover{
    opacity: 1;
	color: #9d9d9d;
}
.owl-brand{display:none;}
.brand_carousel:hover .owl-brand{display:block;}
.brand_carousel .item a{color:#fff !important;}
.brand_carousel .item{position:relative;}
.brand_carousel .item .brand_newstitle{
	position: absolute;
    bottom:20%;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	padding: 10px 15px;
}
.brand_carousel .item .brand_newstitle span{    
  font-size: 14px;
  line-height: 24px;
}
.brand_list{padding-left:15px;padding-right:15px;}
.brand_list li{
	margin-bottom:5px;
    background: rgba(0, 0, 0, 0) url("../images/list.jpg") no-repeat scroll left 50%;
    padding-left: 12px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    margin: 10px 0 3px 0;
}
.brand_list li a{color: #333333;}
.brand_list li a:hover{
	    color: #F29900;
		text-decoration: none;
}
#owl-thumbct{padding-left:15px;padding-right:15px;position:relative;    margin-top: 15px;}
#owl-product-thumb .item{
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	color: #707070;
	

}
#owl-product-thumb .item a{
	display: block;
    background: #eee;
}
#owl-product-thumb .item a:hover{text-decoration:none;}
#owl-product-thumb .item a.active p.thumb-title{
	border-bottom: 2px solid #F29900;
	color: #F29900;
}
#owl-product-thumb .item p.thumb-title{border-bottom: 2px solid #c9caca;line-height: 27px;color: #333;}

.img_zoom img{width:100%;}
.product_area{    background: url(../images/shop-page-bg.png) repeat scroll center center;}
.product_area .content-area {
    padding-bottom:15px;
}
/*home middle*/
.home-middel{padding-top: 20px;border-top: 1px solid #eae9e9;}
.middle_title{
	font-weight: 300;
    font-size: 25px;
    padding-left: 12px;
	margin-top:10px;
}
.middle_title span{    
    color: #666666;
    font-size: 18px;
	    line-height: 24px;
    padding-left: 12px;
}
.knowledge-list{    border: 1px solid #e1e1e1;}
.knowledge-list .media{
	margin-top:0px;
	padding:15px;
	border-bottom: 1px solid #e1e1e1;
}
.knowledge-list .media-heading{
	font-size:14px;
	line-height: 16px;
    padding-left: 12px;
    padding-bottom: 9px;
    border-bottom: 1px dotted #ccc;
    margin: 3px 0 5px 0;
}
.knowledge-list .post-except{line-height: 24px;}
.aside_distribution .disct{padding-left:12px;margin-bottom:15px;}
.aside_distribution .disct img{width:100%;}

.home-bottom{
	padding-top:30px;
}

.friend-links{
	padding-top: 10px;
    padding-bottom: 30px;
}
.friend-links h3{
	font-weight: 300;
    font-size: 16px;
    margin-bottom: 10px;
}


.page-header{
	background-color: #f2f2f2;
    margin-bottom:0;
    padding-top: 3.5rem;
    padding-bottom: 3.3125rem;
    border-bottom: 1px solid #eee;
	margin-top:0px;
	background-image: url(../images/subpage_bg.jpg);
    background-repeat: repeat;
    background-position: top center;
    background-attachment: scroll;
	
}
.page-header h1, .page-header h2 {
    color: #333333;
	margin-top:0;
	    font-weight: 700;
}



/*product*/
.proitem{border:1px solid #ddd;margin-bottom:15px;-webkit-box-shadow: 0px 6px 18px 1px rgba(206,205,205,0.6); 
box-shadow: 0px 6px 18px 1px rgba(206,205,205,0.6);}
.product_title{font-weight: 700;color: #333;font-size: 32px;position: relative;margin-bottom: 20px;clear: none;
    margin-top: 0;
    padding: 0;}
p.price {
    display: block;
    font-size: 22px;
    color: #c6a65a;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    margin-bottom: 20px;
}
p.price ins{text-decoration: none;}
p.price del{font-size: 50%;    opacity: .5;    margin-right: 5px;}
.prosdesc{color:#999;border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    margin-top: 20px;
    padding-top: 19px;
    padding-bottom: 15px;
    margin-bottom: 30px;    line-height: 26px;
    font-size: 16px;}
.product_meta{color:#999;    margin-top: 30px;}
.product_meta a{color: #f195b2;}
.product_desc{
	    background: #fff;
    padding: 10px 15px;
    margin-top: 30px;
    border: 1px solid #E2E2E2;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 45px;
}
.product_desc h2{    margin-top: 0;}
.peiliao li{line-height:26px;}
.peiliao li:after {
    content: '';
    display: table;
    clear: both;
}
.peiliao li .ptitle{float:left;width:100px;color: #c6a65a;}
.peiliao li .pdesc{float:left;}
.proimg{position:relative;}
.proimg img{width:100%;}
.proimg h4{position: absolute;bottom: 0;background: #00000094;color: #fff;padding: 4px 6px;}
.prodesc h4{position: relative;margin-bottom: 30px;}
.prodesc h4 span{position: absolute;left: -22px;color: #44B1D4;}
.prodesc{padding: 15px 35px;}
.prodesc p{color:#000;}
.prodesc .meta_a{    margin-bottom: 30px;}
.prodesc .meta_b{    margin-bottom: 30px;}
.btn-block-title{background:#000;color:#fff;border-radius:0;margin-top: 80px;margin-bottom: 40px;}
.btn-block-title:hover{background:#000;color:#fff;}
/*posttab*/
.tab-content{
	padding: 0px;
}
.tab-postlist .tab-pane {
    max-width: 100%;
    border: none;
    border-top: none;
}
.tab-postlist .nav-tabs{margin-bottom:30px;}

.tab-postlist .nav-tabs{}
.tab-postlist .nav-tabs>li>a{
	    background: transparent !important;
	    color: #999;
    font-size: 14px;
    letter-spacing: 0px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	    border: none;
		    padding: 10px 5px;
		padding-bottom: 30px;
}
.tab-postlist .nav-tabs>li{
	margin-right:30px;
}
.tab-postlist .nav-tabs>li>a:hover{
    color: #000;
	background:none;
	border:none;

}
.tab-postlist .nav-tabs>li.active>a,.tab-postlist .nav-tabs>li.active>a:hover,.tab-postlist .nav-tabs>li.active>a:focus {
    color: #000;
    cursor: default;
	border: none;
    text-decoration:none;
	
}
.tab-postlist .nav-tabs>li.active>a::after{
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 3px;
    background-color: #edac15;
}
.tab-postlist .postitem{margin-bottom:25px;}
.page-box{margin-bottom:25px;}
.page-box img{width:100%;}
.page-box h4{font-weight: 600;margin-top: 15px;margin-bottom: 20px;}
.page-box p{color:#999;}
.page-box .more-link{}
/*sidebar*/
.list-group{    -webkit-box-shadow: 6px 2px 16px 0px rgba(211,211,211,0.51);
    box-shadow: 6px 2px 16px 0px rgba(211,211,211,0.51);}


.sidebar .widget-title{
	font-size: 26px;
    margin-top: 0;
    margin-bottom: 20px;
	font-weight:600;
	color: #333333;
}

.sidebar ul {
	margin-top: 5px;
    padding: 0px 20px;
	    color: #999999;
		    font-size: 14px;
    line-height: 24px;
	    
}
.sidebar ul a{color: #539ad0;}


.right_sidebar_area .widget {
    margin-bottom: 50px;
}
.right_sidebar_area .input-group {

	    
}
.right_sidebar_area .input-group .form-control {
    border-color: lightgray;
    font: 400 17px/50px "Open Sans",sans-serif;
    color: #909090;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 50px 0 20px;
	height: 50px;
}
.right_sidebar_area .input-group .input-group-btn .btn {
    height: 50px;
    border: 1px solid lightgray;
    border-left: 0;
    border-radius: 0;
}
.right_sidebar_area .input-group .input-group-btn .btn i{top: -1px;position: relative;}
.r_title{    margin-bottom: 10px;}
.r_title h3 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}
.r_title h3:before {
    content: "";
    width: 25px;
    height: 1px;
    background: #acb2b4;
    position: absolute;
    right: -35px;
    bottom: 5px;
}
.right_sidebar_area .widget ul {
    margin-top: -5px;
	list-style: none;
    margin: 0;
    padding: 0;
}
.widget>ul>li {
    border-bottom: 1px solid #e6e6e6;
    padding: 9px 0;
}
.right_sidebar_area .widget ul li a:hover {
    color: #c6a65a;
}
.right_sidebar_area .widget ul li a {
    display: block;
    font-size: 14px;
    color: #797979;
    line-height: 27px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget {
    color: #797979;
}


.product-categories {
    list-style: none;
    padding-left: 0 !important;
	
}
.product-categories>li>a {
    font-weight: 700;
    border-right: 1px solid #eee;
    border-left: 2px solid #ddd;
    padding: 1.0625rem 1.875rem;
    font-size: .9375rem;
	    font-size: 13px;
    border-radius: 0;
    transition: all 200ms ease-out;
	    display: block;
		color:#999;
}
.product-categories > li > a:hover {
    border-left-color: #edac15;
	    background-color: #f2f2f2;
		color:#000;
		text-decoration:none !important;
}
.product-categories>li {
    border-bottom: 1px solid #eee;
}
.product-categories>li:first-of-type {
    border-top: 1px solid #eee;
}


.card-text{color:#999;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;}
.contact-profile{
	    padding-left: 100px;
}
.contact_details .contact_d_item {
    margin-bottom: 40px;
}
.contact_details .contact_d_item h3 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}
.contact_details .contact_d_item p {
    font-size: 16px;
    color: #555;
    line-height: 26px;
    margin-bottom: 0;
}
.contact_details .contact_d_item h5 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}
.contact_details .contact_d_item h5 a {
    font-size: 16px;
    color: #555;
    line-height: 26px;
    font-weight: 400;
}
.contact-form .form-control {
   height: 48px;
    border-radius: 3px;
    border: 1px solid #ededed;
    padding: 0 20px;
    font-size: 16px;
    color: #555;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	    margin-bottom: 20px;
}
.contact-form textarea.form-control  {
    height: 206px;
    border-radius: 3px;
    border: 1px solid #ededed;
    padding: 20px 20px;
    font-size: 16px;
    font-family: "Open Sans",sans-serif;
    color: #555;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    resize: none;
}
.get_code {
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 50%;
    background: #dcc586;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: 0;
    cursor: pointer;
}
.get_code.smscode_unactive{
	    background: #979595;
}
.get_code:hover{color: #fff;}
.contact-form .form-control:focus{
	 background-color: #fff;
}
.from-notice{line-height:56px;color:#999;}
.col-submit{    text-align: right;}
.btn-submit {
	    background: #dcc586;
	border-color: #dcc586;
	    padding: 0 48px;
    height: 48px;
}
.btn-submit:hover,.btn-submit:focus{
	background: #dcc586 !important;
	border-color: #dcc586;
}
.sidebar .sidebar_menu li{
	    font-size: 14px;
	color: #747474;
	display: block;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px solid #e7e6e6;
}
.sidebar_menu .sub-menu {
	border-top: 1px solid #e7e6e6;
}
.sidebar_menu a:before{
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
	content: "\f105";
	margin-left:-12px;
	line-height: 22px;
}
.hentry__date {
    display: inline-block;
    color: #ccc;
    font-weight: 700;
    margin-bottom: .625rem;
	    font-size: 16px;
}
.hentry__title{font-size: 25px;margin-bottom: 30px;word-wrap: break-word;margin-top: 0;}



.sidebar .widget .widget-content{
	padding:20px;
}


/*detial*/
.nav-tabs>li.pre-order{
	float:right;
}

.filed-sex{
	margin-right:50px;
}
.filed-man{
	margin-right:50px;
	font-weight: 400;
}
.filed-woman{
	font-weight: 400;
}
.require-filed{
	color:red;
}

/*post list*/
.post-list  .media-heading{
    color: #333;
    font-size: 18px;
	line-height:24px;
	margin-bottom:15px;
}
.post-list .media-body .media-heading a{     font-size: 14px;}
.page5 .post-list .media-body .media-heading a{     font-size: 18px;}
.page5 .post-list .post-except {
    font-size: 14px;
}
.page5  .post-date{font-size:12px;
	    color: #767474;margin-top:10px;}
.post-list .post-except{
	font-size:12px;
	    color: #767474;
}
.post-list .media{

	padding-bottom: 15px;

}
.post-list .post-meta{
	margin-top:15px;
	overflow: hidden;
	padding: 5px 0;
}
/*new start*/
.post-list .media-left {
    width: 30%;
}
.post-list .media-body {
    width: 70%;
}
.post-list .media-left img{
	width:100%!important;
	margin-bottom:0px;
}
.post-list .post-except{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}	
.post-list .media-heading{
	font-size: 14px;
    line-height: 16px;
    padding-bottom: 9px;
    margin: 0px 0 5px 0;
	    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#recent-product p.price{margin-bottom: 10px;    font-size: 16px;}
#recent-product .post-list .media-heading{margin-bottom: 0px;}
#recent-product   a.pest_btn{
	color: #fff;
    width: auto;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    line-height: 25px;
	
}
.relatepro .js-wpg-arrows {
    top: 20px;
}
.productdetial{margin-top: 80px;}

.productdetial .tab-content{
	border: 1px solid #E2E2E2;
    border-top: none;
    background: #fff;
    padding: 10px 15px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 45px;
}
.productdetial ul.nav-tabs li.active a {
        background: #FFF;
    border-bottom-color: #fff;
    border-left-color: #E2E2E2;
    border-right-color: #E2E2E2;
    border-top: 3px solid #45605a;
    color: #242424;
    display: block;
    font-size: 16px;
    line-height: 44px;
    text-transform: uppercase;
    padding: 0 29px;
    font-weight: 600;
    border-radius: 0;
}
.post-list .media-left,.post-list .media-body{
	display: block;
    float: left;
}
.post-list .media-list li:after{
	content: '';
    display: table;
    clear: both;
}
.post-list .post-meta{
	float: left;
    width: 100%;
	    margin-top: 10px;
    overflow: hidden;
    border-top:none;
    border-bottom: 1px solid #2F2C27;
    padding: 2px 0;
}
.post-list .post-date{font-size:12px;}
.post-list .post-meta a{font-size:12px;}
/*new end*/
.panel-post{    border-radius: 12px;    -webkit-box-shadow: 0px 6px 18px 1px rgba(206,205,205,0.6);
    box-shadow: 0px 6px 18px 1px rgba(206,205,205,0.6);}
.panel-post.panel-default>.panel-heading {color: #fff;background-color: #9989CA;border-color: #9989CA;position: relative;border-top-left-radius: 12px;border-top-right-radius: 12px;     padding: 10px 25px;padding-top: 15px;}
.panel-post .panel-title{    font-size: 20px;    position: relative;}
.panel-post .panel-title a{position: absolute; right: 0;font-size: 14px;top: 5px;}
.panel-post .panel-body{padding: 25px;}
.post-meta .label-default{float:right;padding:.6em;font-size: 14px;    margin-bottom: 0;}
.post-meta p{overflow:hidden;margin-bottom:0;}
.post-meta .post-date{font-size: 14px;margin: 0;  color: #868686;}
.row-list .col-md-4{margin-bottom:40px;}
.post-meta p{}

h2.screen-reader-text{display:none;}
.nav-links .post-title{font-size:14px;}
.nav-links{display:block;overflow:hidden;margin-top: 15px;margin-bottom: 35px;}
.nav-links:after {content: '';display: table;clear: both;}
.nav-previous{float:left;width:50%;}
.nav-next{float:right;width:50%;text-align: right;}
.post-detial{
	background: #fff;
    padding: 10px;
}
.post-detial .post-mass{
	border-bottom: solid 1px #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 10px;
	
}
.post-title{
	color: #404040;
    font-size: 26px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 1em;
	text-align: center;
}
.post-detial .post-meta{
   font-size: 16px;
}
.post-detial .post-tags{
   font-size: 13px;
}


.post-content{padding:0px;}
.post-content p{font-size:15px;letter-spacing:1px;line-height:25px;}
.related-posts{margin-top:30px;}
.post-content img{max-width:100%;margin-bottom:8px;margin-top:8px;}

#owl-related .item{padding-left:10px;padding-right:10px;}
#owl-related .item .iteminner{position:relative;}
#owl-related .item .item-title{

		font-size:15px;
		line-height: 16px;
		    color: #000;

    background: #fff;
    width: 100%;
    bottom: 0;
	padding:6px 0px;
	    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	    margin-bottom: 2px;
}
#owl-related .item .item-date{color:#999;line-height:25px;    margin-bottom: 0;}
#owl-related .item .item-title a{color:#000;}
#related_carousel{position:relative;margin-left:-10px;margin-right:-10px;}
.page_top{
	position:relative;
}
.home_slider{
	height: 567px;
	position:fixed;
	z-index:-1 !important;
    width: 100%;
}
.center{
	height:400px;
	
}
.row-products .product{margin-bottom:50px;}
.row-products .cake_feature_item .cake_text h4{    top: -69px;}
.row-products .cake_feature_item .cake_text h3{padding-top:0px;}
/*order form*/
.contactbox h3{font-size: 28px;line-height: 30px;text-align: center;margin-bottom: 30px;}
.contactbox .form-horizontal .control-label{ background: #8AC2FD;
    text-align: center;
    padding: 0px;
    height: 54px;
    line-height: 54px;
    color: #fff;font-size: 20px;}
.contactbox .col-sm-10{background: #ddd;padding:10px;}
.contactbox .form-group{    margin: 0;margin-bottom:1px;}
.contactbox .form-control{       border-radius: 0;width: 100%;margin-bottom: 25px;height: 45px;}
.contactbox textarea.form-control{width:100%;height:auto;}
.contactbox .col-submit{text-align:center;}
.contactbox .col-submit .btn{font-size: 20px;
    padding: 8px 102px;
    border: 1px solid #ddd;
    margin-top: 15px;
    border-radius: 0;
    background: #7E73DF;
    color: #fff;}
.contactbox .col-submit .btn:hover{opacity:0.8;}
.order_form{
	padding:15px;
}
.order_form .form_title{
	text-align:center;
	font-size: 16px;
	margin-bottom:30px;
}
.order_form label{
	font-family: Futura, Verdana;
	font-weight:blod;
}

.order_form  .form-control{
	    border: 1px solid #8ed2ea;
}
    
.loading{text-align: center;margin-top: 20px;display:none;}
.loading img{width: 80px;margin-bottom: 15px;}
.loading p{ font-size: 22px;color: #909090;}


#scrollUp {
    background-color: #777;
    color: #eee;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    width: 46px;
    height: 46px;
    border: none;
    opacity: .8;
}

.nav-tags a{  color: #337ab7;}
.spancat{margin-left:0px;}
/*footer*/
footer a:hover{text-decoration:underline !important;}
.footer-top{
	position: relative;
    z-index: 1;
    background-color: #303339;
    padding: 40px 0 50px;
    border-bottom: 1px solid #3b3e43;
}
.footer-top__headings {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
	    margin-bottom: 20px;
}
.footer-top__headings:before {
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #c6a65a;
}
.footer-top .menu li{line-height: 25px;
    color: #a8a8a8;}
.footer-top .menu li a{color: #a8a8a8;}
.footer-top .textwidget{line-height: 25px;color: #999999;}
.footer-top .textwidget .fa{margin-right:5px;}
.footer-top a.icon-container .fa {
        font-size: 25px;
	color: #999999;
}
.footer-top a.icon-container:hover .fa {color: #F29900;}
.footer-bottom__left {float: left;text-align: left;}
.footer-bottom__right {float: right;text-align: right;}
.footer-bottom a {color: #ddd;}
.mywidgetfont{
	 color: #fff;
}
.footer-bottom{
	background: #303339;
    color: #fff;
	padding-top: 10px;
    padding-bottom: 10px;
}
.footer-bottom .user_find{float:right;}
.footer-bottom .user_find a{color: #fff;margin-left:15px; font-size: 15px;line-height: 34px;}
.footer-bottom .user_find span{margin-left:15px;}
.footer-bottom .input-group .form-control{    background: transparent;border-right: none;}
.footer-bottom .input-group  .btn{ background: transparent;color:#fff;border-left: none;}
.footer-bottom .brand a{color: #fff;
    font-size: 20px;
    line-height: 34px;
    margin-right: 5px;
    padding-left: 10px;
    border: 1px solid #fff;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;}
.text-copyright a{
	 color: #fff;
}
.text-copyright{
	margin-top:10px;
}


.fixer {
    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 130px;
    width: 40px;
}

.fixer a, .fixer i {
    position: relative;
}
.fixer a {
    height: 35px;
    background: #757575;
    display: block;
    margin-bottom: 1px;
    border-radius: 2px 0 0 2px;
}

.fixer i {
    width: 40px;
    background-color: #757575;
    z-index: 2;
	text-align: center;
    line-height: 32px;
}
.fixer i img{
	    width: 25px;
}

.fixer a:hover em, .fixer em {
    transition: left .3s ease-in-out .1s;
}


.fixer em {
    position: absolute;
    z-index: 1;
    left: 40px;
    top: 0;
    width: 75px;
    background: #757575;
    line-height: 35px;
    font-style: inherit;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    -webkit-transition: left .3s ease-in-out .1s;
    -moz-transition: left .3s ease-in-out .1s;
    -o-transition: left .3s ease-in-out .1s;
}

.fixer em, .fixer i {
    height: 35px;
    display: inline-block;
    border-radius: 3px 0 0 3px;
}

.fixer a:hover em {
    -webkit-transition: left .3s ease-in-out .1s;
    -moz-transition: left .3s ease-in-out .1s;
    -o-transition: left .3s ease-in-out .1s;
    left: -70px;
}
a.fixer_tel:hover em {
    left: -100px;
	background: none !important;
}
.fixer_tel em {
    width: 105px;
}

.fixer a:hover, .fixer a:hover em {
    background: #ff3d00;
}
.fixer a:hover i {
    background-color: #ff3d00;
}

#banner{position:relative;    margin-top: 135px;}


.wmarea{text-align:center;}
.arealist{margin: 0 auto;
    width: auto;
    display: inline-block;list-style:none;}
.arealist:after {
    content: '';
    display: table;
    clear: both;
}
.arealist li{    float: left;
    position: relative;
    text-align: center;
        padding: 10px 18px;
    border: 1.5px solid #000;
    margin-right: 10px;
    font-size: 14px;
    color: #000;    margin-bottom: 15px;}
.arealist li a{    font-size: 14px;
    color: #000;}
	.arealist li:hover{color: #fff;background:#000;}
	.arealist li:hover a{color: #fff;}
.m_map_warp{ width:100%;}
	.m_map_box{ margin:10px 0; padding:10px 0; border-bottom:1px solid #ddd;}
	.m_map_title{ display:block;font-family:"微软雅黑"; font-size:14px; font-weight:bold; margin-bottom:10px; color:#000; line-height:18px;}
	.m_map_ext{ font-family:"微软雅黑"; font-size:14px; color:#000; line-height:24px;}

	.pro_select {
    float: left;
    width: 48%;
    margin: 0 1%;
    margin-top: 10px;
	margin-bottom:10px;
}
	.pro_select select {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: "微软雅黑";
    font-size: 18px;
    padding: 12px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/arrow.png) no-repeat scroll 95% center transparent;
}

@media (min-width: 1200px){
.container {
    width: 1140px;
}
#searchbox .col-md-3{width:300px;}
#searchbox .col-md-8{float: right;}
#owl-related{padding-left:30px;padding-right:30px;}
.jumbotron__extras {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.12),#000000);
	z-index: 99;
}
.jumbotron__extras::before {
    position: absolute;
    content: '';
    background-color: rgba(250,250,250,.15);
    left: 0;
    right: 0;
    top: -1px;
    height: 1px;
}
.jumbotron__widgets .widget {
    margin-right: 30px;
    padding: 33.5px 30px 33.5px 0;
}



}

@media screen and (min-width: 992px){
#scrollUp {
    bottom: 100px;
}

.top__tagline {
    float: left;
}
.top__menu {
    float: right;
}
.jumbotron__widgets .widget {display: inline-block;vertical-align: top;margin-right: 20px;margin-bottom: 0;padding: 33.5px 20px 33.5px 0;
border-right: 1px solid rgba(250,250,250,.15);}


}

@media (min-width: 768px){
	



.lx .container,.foryou .container{
	position:relative;
}

.half_left{padding-right:0px;}
.half_right{padding-left:0px;}



.lr_arrow .next{
	position: absolute;
    top: 40%;
    right: 0;
	font-size: 25px;
    color: #CECECE;
	z-index: 999;
}

.lr_arrow .prev{
	position: absolute;
    top: 40%;
    left: 0;
	font-size: 25px;
    color: #CECECE;
	z-index: 999;
}




.owl-slider .next{
	 top: 55%;
	 right: 15px;
}
.owl-slider .prev{
	 top: 55%;
	 left: 15px;
}

.lr_arrow a:hover{
	color: #C7C7C7;
}


	
.navbar-custom .navbar-nav>li>a{
	 padding-left:0px;
	 padding-right:0px;
}
.navbar-custom .navbar-nav>li {
    padding-left: 40px;
}

.navbar-default .navbar-nav>.active>a,.navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #c6a65a !important;
	text-decoration:none!important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #c6a65a !important;
   margin-bottom: 0px;
   text-decoration:none!important;
}
.navbar-nav{
	float:right;
}
.fw-content .sub-item .item-img{
	max-width:200px;
}




}

@media (max-width: 768px){
.lr_arrow{display:none;}
#logo{    margin-left: 15px;   margin-top: -5px;
    width: 187px;}
.navbar-custom:before{display:none;}
.navbar-custom{ height: auto;padding-top: 10px;padding-bottom: 10px;}
.navbar-custom .navbar-nav>li>.dropdown-menu{text-align:left;}	
.navbar-custom .dropdown-menu>li{border:none;    text-align: right;
    padding-right: 20px;}
.top-bar ul{width:100%;}
.top-bar ul li {width: 31%;margin: 0 !important;padding:0;}
.top-bar .lan { text-align:right;}
.top-bar .mailto { text-align:right;}

.jumbotron__control{width: 30px;top: 30px;z-index: 999;}
.jumbotron__control.right {    right: 10px;}
.jumbotron__widgets{ width: 100%;margin-top: 15px;}
.navbar-custom .navbar-nav>li>a{padding-top:10px;}
.allproducts, .dreamroom{    padding: 30px 5px;}
.allproducts .container{    padding-right: 8px; padding-left: 8px;}
.js-wpg-arrows {position: absolute;bottom: -40px;width: 100%;text-align: center;top:initial}
.jiathis_style{
	margin-top:15px;
}
.sidebar{margin-top:30px;}
.user_find{margin-top:8px;}
.col-rec2 .rec-inner h3{margin-top:10px;}
.jp-title{font-size:25px;}
.jp-title2{font-size:18px;}
.rec-tag {font-size: 15px;line-height: 30px;padding-left: 15px;padding-right: 15px;}
.col-rec .rec-inner h3 {font-size: 17px;}
.media-body .media-heading a{font-size: 18px;}
.hottags > li a {line-height: 25px;font-size: 14px;}

#searchbox{  padding-top: 0px;  padding-bottom: 10px;position: relative; width: 100%;bottom: 0px; z-index: 999;}
#searchbox .form-control,#searchbox .input-group .btn,#searchbox .btn-group .btn{    padding: 10px 22px;    text-align: left;}
#searchbox .input-group {margin-top:15px;}
#owl-ysbj .item {padding-left: 8px;padding-right: 8px;}
.tab-postlist .nav-tabs>li>a{ font-size: 14px;letter-spacing: 0px;padding: 10px 0px;}
.tab-postlist .nav-tabs>li {margin-right: 15px;}
.postitem h3 {display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.tab-postlist .row,.row-list{margin-right: -8px; margin-left: -8px;}
.tab-postlist .col-xs-6,.row-list .col-xs-6{ padding-left: 8px;padding-right: 8px;}
.footer-bottom .row>div{ text-align: center;margin-bottom:15px;}
.footer-bottom .user_find{float:none;}
.blogdesc { margin-top: 20px;margin-bottom: 20px;}
.topnews {padding: 50px 5px;}
.newsitem{margin-bottom:20px;    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;}
.testimonials{padding:10px;}
.author,.testimonial__container .quote,.author-avatar{width:100%;}
#owl-testimonials{padding: 10px;    width: 100%;}
#owl-testimonials::after{display:none;}
.owl-testimonials {
    display: block;
    position: relative;
	    margin-top: 10px;
}
.promise{    padding: 50px 20px;}
.grid__arrow{
	display: inline-block;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    color: #999;
    transition: all 200ms ease-out;
    
    text-align: center;
	/*
	width: calc(50% - 0.9375rem);
    height: 2.8125rem;
    line-height: 2.8125rem;
	*/
}
.owl-testimonials a {
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    color: #999;
    transition: all 200ms ease-out;
    width: calc(50% - 0.9375rem);
    text-align: center;
    height: 2.8125rem;
    line-height: 2.8125rem;
}
.partners {padding: 10px;}
.page-breadcrumbs {height: auto;line-height: 27px;font-size: 14px;margin-top:15px;padding-bottom: 0px;margin-bottom:0px;}
.post-title{font-size:18px;    line-height: 25px;}	
.related-posts{margin-bottom:50px;}
.post-content p{text-indent:0 !important;}
.post-content img{width:100% !important;height:auto  !important;}
#fliterhbox .container{width:100%;margin:0;}
#fliterhbox .form-inline .form-control {margin: 0;display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;}
#fliterhbox .fgl{width: 49%;float: left;}
#fliterhbox .fgr{width: 49%;float: right;}
#fliterhbox .form-inline .btn{padding: 6px 12px;margin-bottom: 0;font-size: 14px;margin:0; width: 100%;}
#fliterhbox .form-group {margin-bottom: 8px;}
.proimg h4{font-size: 15px;}
.prodesc h4{ padding-left: 10px;font-size: 16px;line-height:21px;margin-bottom: 10px;}
.prodesc h4 span { left: -6px;}
.prodesc{padding:10px;}
.prodesc .meta_a {margin-bottom: 10px;}
.prodesc .meta_b {margin-bottom: 10px;}
.contactbox .form-horizontal .control-label{width:30%;float:left;}
.contactbox .form-control{width:100%;}
.contactbox .col-sm-10{width:70%;float:left;}
.contactbox h2{font-size:18px;}
.col-submit{text-align:center;}
.btn-block-title{ margin-top: 20px;margin-bottom: 10px;}
.nav-previous{width:100%;margin-bottom:15px;}
.nav-next{width:100%;margin-bottom:15px;text-align: left;}
.post-meta p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.tab-postlist{margin-bottom:30px;}
.post-content img{width:100%!important;height:auto!important;}
#searchbox .container {padding-left: 15px;padding-right: 15px;}
.content{margin-top:0;}
.footer-bottom .user_find a {margin-left: 5px;font-size: 12px;}
#searchbox .container .row_box{    padding: 15px 30px;margin-bottom: 10px;}
.blankh { height: 0px;}
#searchbox .input-group .es_submit_button{    text-align: center !important;}
.bigtitle .bborder{width:50px;}
.bigtitle h2{    font-size: 17px;}
.bigtitle h3{font-size: 12px;}
.prometa{margin-top:15px;}
.footer-bottom__left,.footer-bottom__right{width:100%;text-align:center;}
.cake_feature_item .cake_img img{height:auto;}
.special_recipe_slider .item .media {
   
}
.special_recipe_slider .item .media .d-flex {
    padding-right: 0;
    display: block;
}
.special_recipe_slider .owl-carousel .owl-item img {
    width: 100%;
    margin-bottom: 30px;
}
.special_recipe_area .item img{width:19rem!important;}
.service_item img {
    width: 80%;
}
.special_recipe_slider .item .media .media-body{padding-left:8px;}
.special_recipe_slider .item .media .media-body h4 {
    font-size: 22px;
	    margin-bottom: 8px;
}
.special_recipe_slider .item .media .media-body p {
    padding-right: 0;
	    font-size: 13px;
    line-height: 22px;
	    text-align: left;
	margin-bottom: 12px;
}
.special_recipe_slider .owl-dots {
    position: relative;
    right: 0;
    top: 0%;
    transform: translateY(0%);
    text-align: center;
    margin-top: 30px;
	width:100%;
}
.special_recipe_slider .item .media .d-flex:before{display:none;}
.special_recipe_slider .owl-dots .owl-dot {
    display: inline-block;
    margin: 0;
    margin-right: 5px;
}
.top__tagline a + a{margin-left:0px;text-align: right;}
.top__tagline a{    line-height: 40px;    width: 48%;text-align: left;}
.navbar-brand img {
    max-width: 80%;
}
.dreamroom .form-inline .form-control,.dreamroom .btn-default{width:100%;height:34px;display:block;}
.top__menu .ewm{left:20%;}
.top__menu .ewm1{left:30%;}
.top__menu .ewm2{left:40%;}
.line-title h2{    font-size: 18px;}
#welcome{    padding: 30px 0 20px 0;}
.service_item {margin-bottom: 20px;}
.special_recipe_area .item{text-align:center;}
.service_area{    padding: 50px 0 50px 0;}
.special_item_text h4 {
    font-size: 23px;
}
.bakery_video_area .video_inner h3 {
    font-size: 25px;
}
.m_title h2{
    font-size: 23px;
}
.text_area h6{fSont-size: 14px;}
.bakery_video_area .video_inner p {
        font-size: 15px;
    line-height: 25px;
}
.l_news_img a{display: block;
    overflow: hidden;}
.videolink a i {
    font-size: 44px;
    top: 10px;
}
.video_inner{padding-left:15px;padding-right:15px;}
.specail_item li {
    font-size: 16px;
    line-height: 30px;
}
.line-title p {
    font-size: 15px;
	    line-height: 25px;
}
.special_item_text p {
    font-size: 17px;
	line-height: 28px;
}
.banner_text h3 {
    padding-top: 60px;
    font-size: 18px;
}
.hentry__title {
    font-size: 18px;
}
.special_area .specail_item {
    padding-bottom: 50px;
    padding-top: 50px;
}
.banner_text {
    padding-bottom: 40px;
}
.special_area {
    padding: 50px 0;
}
#owl-banner .item{height:300px !important;}
.carousel-cap{ z-index: 5;
background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
 }
.carousel-cap .carhead{color:#fff;font-size:25px;font-weight:600;line-height:30px;    min-width: 100%;
    max-width: 100%;margin-bottom:15px;margin-top:100px;}
.carousel-cap .cartxt{color:#fff;font-size:12px;font-weight:400;line-height:22px;    min-width: 100%;
    max-width: 100%;margin-bottom:10px;display:none;}
.productdetial img{
	max-width:100%!important;
	height:auto!important;
}
.allproducts .js-wpg-arrows{width:auto;}

.navbar-custom .nav>li {text-align: right;    border-bottom: 1px solid #dcdcdc;}
.navbar-custom .nav>li:last-child{border-bottom: none;}
.navbar-custom .navbar-nav>li>a{line-height:28px;}
.newsitem:after{content: '';display: table;clear: both;}
.newsitem .l_news_img{width:30%;float:left;}
.newsitem .post-box{width:67%;float:right;}
.post-box h5{margin:0;margin-bottom:3px;display:none;}
.post-box h4{margin:0;margin-bottom:3px;font-size: 13px;    -webkit-line-clamp: 1;}
.post-box p{margin:0;}
nav .pagination>li>a, nav .pagination>li>span {
    padding: 5px 10px; 
    font-size: 12px;
}
.cake_feature_item .cake_text h3 a, .cake_feature_item .cake_text h3 {
    font-size: 13px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	    margin-bottom: 5px;
	padding-top: 15px;
}
.pest_btn{font-size: 12px;    line-height: 25px;}
.about_area img{margin-bottom:10px;}
#welcome .container {
    border-bottom: none;
}
.contact-profile {
    padding-left: 0px; 
}
.content-area {
    padding: 45px 15px;
}
.specail_item img{max-width:100%;}
.fancybox-inner iframe {
    width: 320px !important;
    height: 300px;
}
.service_item h4 {font-size: 17px;}
.service_item p {font-size: 14px;line-height: 20px;}
.w_title h2 {font-size: 26px;    margin-top: 0;}
.service_item p{padding-right:0px;}
.cake_feature_item .cake_text h4{font-size: 16px;}
.footer-top{display:none;}
.w_view_btn{    line-height: 35px;font-size: 13px;}
.line-title p{font-size: 14px;}
#welcome p.pdesc{    font-size: 14px;}
.row-products .cake_feature_item .cake_text h4 {
    top: -55px;
    background: transparent;
}
.post-box p,.post-box h4{height:auto;}

}

@media (max-width: 350px){
.special_recipe_slider .item .media .media-body h4 {
    font-size: 14px;
}	
.w_view_btn{    padding: 0 10px;    font-size: 12px;}
.special_recipe_area .item img{width:14rem!important;}	
.w_title h2 {font-size: 20px;}
.service_item h4 {
    font-size: 12px;
}
.service_item p{font-size: 12px;}
.service_item img{width:70%;}
}