.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important;
}
/*404 page*/
a:focus{
    text-decoration: none;
    outline: 0;
}
.button-wed a:before{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
 .container-404{
    position: relative;
}
.error404  .content-area{
    width: 100%;
}
.error404  .site-content{
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    align-items: center;
}
.title-404{
    font-size: 200px;
    font-weight: 700;
    margin-top: 0;
    letter-spacing: 40px;
    line-height: 180px;
}
.button-wed a{
    font-size: 20px;
    color: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 11px 27px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
}
.des{
    color: #fff;
    font-weight: 300;
    margin-bottom: 25px;
}
/*Short code countdown timer*/
.content-comming .wedding-countdown, .content-comming .heading-title {
    max-width: 750px;
    margin: 0 auto;
}
.color-white p{
    color: #fff;
}
.title-comming p span{
    font-size: 18px;
}
.title-comming p{
    font-size: 46px;
    transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
}
 #future_date_1{
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
}
#future_date_1 .countdown-section{
    display: inline-block;
    width: 175px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
#future_date_1 .countdown-number{
    font-size: 36px;
    line-height: 39px;
}
.wedding-countdown{
    max-width: 750px;
    margin: 0 auto;
}
.wedding-countdown .settime{
    padding-top: 50px;
    padding-bottom: 45px;
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.countdown-section::after {
    position: absolute;
    right: -20px;
    content: "--";
    font-size: 36px;
    transform: rotate(90deg);
    top: 17px;
    opacity: 0.5;
}
.countdown-section:last-child::after {
    display: none;
}
/*Blog List*/
.screen-reader-text{
    display: none;
}
.thumbnail-post{
    position: relative;
}
.blog .post,.archive .post{
    text-align: center;
    padding-bottom: 40px;
}
.blog .post:last-child{
    padding-bottom: 35px;
}
.post-meta-date{
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -25px;
}
.post-meta-date a{
    color: #fff;
    font-size: 20px;
    text-align: center
}
h2.entry-title a{
    font-size: 30px;
}
h2.entry-title{
    padding-top: 14px;
    padding-bottom: 4px;
}
.wedding-des-blog{
    font-weight: 300;
    line-height: 20px;
    padding-bottom: 10px;
}
.page-links {
    clear: both;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase;
}
.page-links a, .page-links > span {
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
		margin-left: 2px;
}
.page-links .page-links-title{
		background: transparent;
		border: none;
		margin-right: 20px;
		padding: 0;
		color:
}
.page-links a{
		color: #fff;
}
.page-links a:hover{
		background:#fff; 
}
.inline {
    display: inline-block;
}
.post-meta{
	border-top: 1px solid #ededed; 
	border-bottom: 1px solid #ededed; 
	padding: 14px 0;
}
.post-meta-date a{
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    top: 10px;
}
.post-meta .inline{
    font-size: 14px;
    color: #2e3c40;
    padding-right: 25px;
}
.post-meta .inline a{
    color: #2e3c40;
}
.post-meta .inline:last-child a {
    text-transform: capitalize;
}
.post-meta .inline i{
    padding-right: 5px;
}
.pagination{
   text-align: center;
    display: block;
    margin: 0;
}
.blog .page-numbers,.page-numbers {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    font-weight: 300;
    margin-right: 16px;
    color: #999;
}
.wedding-id-date{
    position: relative;
}
.wedding-id-date i{
    position: absolute;
    left: 0;
    font-size: 75px;
}
.wedding-id-date span{
    display: block;
}
/*Widget*/
.widget_search{
    background: #f0f0f0;
    padding: 20px;
}
.wedding-search{
    width: 100%;
    position: relative;
}
.wedding-search input{
    width: 100%;
    border: none!important;
    height: 50px;
    padding: 12px;
}
.wedding-search input[type="search"]::-webkit-input-placeholder, .comments-area textarea::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
    color: #424242;
    font-weight: 300;
}
.wedding-search input[type="search"]::-moz-placeholder, .comments-area textarea::-moz-placeholder{ /* Firefox 19+ */
    color: #424242;
    font-weight: 300;
}
.wedding-search input[type="search"]:-ms-input-placeholder, .comments-area textarea:-ms-input-placeholder{ /* IE 10+ */
    color: #424242;
    font-weight: 300;
}
.wedding-search input[type="search"]:-moz-placeholder, .comments-area textarea:-moz-placeholder{ /* Firefox 18- */
    color: #424242;
    font-weight: 300;
}
.wedding-search button{
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    background: none;
    border: none;
    padding: 0 12px;
}
.wedding-search button i{
    font-size: 14px;
    color: #424242;
}
.hvr-shutter-out-vertical:hover i, .hvr-shutter-out-vertical:focus i, .hvr-shutter-out-vertical:active i {
    color: #fff;
}
h2.widget-title {
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    padding-top: 16px;
    padding-bottom: 23px;
    margin-bottom: 23px;
}
h2.widget-title:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    bottom: 0;
    left: 0;
}
.sidebar ul{
    padding-left: 0;
    list-style: none;
}
.sidebar ul ul{
	padding-left: 20px;
}
.sidebar ul .cat-item a{
    font-weight: 300;
}
.sidebar ul li {
    list-style: none;
    padding-bottom: 16px;
    position: relative;
}
.sidebar .widget_categories ul li::after {
    font-family: "FontAwesome";
    content: "\f178";
    position: absolute;
    top: 1px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
.sidebar .widget_categories ul>li:hover>a {
    padding-left: 20px;
}
.sidebar .widget_categories ul li:hover::after {
    opacity: 1;
    visibility: visible;
}
.sidebar ul li:last-child{
    padding-bottom: 0;
}
.sidebar ul li.recentcomments {
    padding-left: 25px;
    position: relative;
    color: #c5c5c5;
    padding-bottom: 20px;
}
.sidebar ul li.recentcomments:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f0e6";
    color: #c5c5c5;
    font-family: "FontAwesome";
    font-size: 16px;
}
.tagcloud a {
    font-size: 14px!important;
    display: inline-block;
    padding: 7px 15px;
    border: 1px solid #e4e4e4;
    text-transform: lowercase;
    margin-bottom: 17px;
    margin-right: 15px;
}
.tagcloud a:hover{
    color: #fff;
}
.tagcloud{
    padding-top: 6px;
}
/*Single Blog*/
.share-buttons{
    float: left;
    font-weight: 400;
    font-size: 14px;
}
.share-buttons i{
    color: #c0c0c0;
}
.share-buttons a{
    width: 30px;
    height: 30px;
    line-height: 30px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    background: transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    text-align: center;
    margin: 0 4px;
}
.share-buttons a:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.share-buttons a:hover:before, .share-buttons a:focus:before, .share-buttons a:active:before{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.share-buttons a:hover i, .share-buttons a:focus i, .share-buttons a:active i{
    color: #fff;
}
span.share-buttons{
    padding-top: 3px;
    padding-right: 8px;
}
.share-social.post-meta {
    float: left;
    width: 100%;
    margin-top: 18px;
}
ul.post-social.list-unstyled.f_right {
    margin: 0;
}
#comments{
    float: left;
    width: 100%;
}
.comment-list li {
    list-style: none;
    padding-top: 30px;
    padding-left: 35px;
    position: relative;
    margin-top: 30px;
}
ul.comment-list {
    padding-left: 0;
}
.post-author-box {
    border: 1px solid #e8e8e8;
    position: relative;
}
a.comment-reply-link {
    float: left;
    padding: initial;
    left: 28px;
    position: absolute;
    bottom: 10px;
}
.meta-comment,.info-author {
    margin-left: 88px;
}
.img-author {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.date-comment {
    color: #c0c0c0;
    padding-top: 24px;
    padding-bottom: 15px;
}
span.name-author {
    font-weight: 700;
    text-transform: capitalize;
}
.img-author .alignnone{
    margin: 0;
}
.comments-area textarea{
    width: 100%;
    min-height: 185px;
}
.comments-area textarea {
    width: 100%;
    min-height: 185px;
    border: none;
    resize: none;
    border-bottom: 1px solid #cccccc;
    padding-top: 10px;
    outline: none;
}
.form-submit input[type="submit"],.woocommerce #review_form #respond .form-submit input {
    border: none;
    padding: 15px 23px 11px;
     -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
}
.comment-respond input[type="text"],.comment-respond input[type="email"]{
    height: 45px;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
    padding-top: 4px;
    margin-bottom: 25px;
    width: 100%;
}
.comment-respond  h2{
    margin-bottom: 50px;
}
.single_des , .single_des p,.info-author , .info-author p{
    font-weight: 300;
}
.single .postTitle .post-meta{
    margin-bottom: 22px;
}
/*Shop Grid View*/
.lt-show .custom_select {
    position: relative;
    text-align: left;
    display: inline-block;
    padding-left: 13px;
    cursor: pointer;
}
.lt-show .custom_select .select_title::before {
    content: "\f0dd";
    font-family: "FontAwesome";
    display: block;
    font-style: normal;
    position: absolute;
    top: -3px;
    color: #999;
    right: 0;
    font-size: 12px;
}
.lt-show .custom_select .select_title {
    position: relative;
    width: 40px;
		font-size: 14px;
}
.lt-show .custom_select .select_list.active {
    opacity: 1;
    z-index: 999;
    visibility: inherit;
    -moz-transform: translateY(1px);
    -o-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}
.lt-show .custom_select .select_list {
    width: 53px;
    position: absolute;
    top: 32px;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0;
    z-index: -1;
    padding-left: 0;
    margin: 0;
    -webkit-box-shadow: 0 1px 1px rgba(193, 193, 193, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(193, 193, 193, 0.15);
    -o-box-shadow: 0 1px 1px rgba(193, 193, 193, 0.15);
    -ms-box-shadow: 0 1px 1px rgba(193, 193, 193, 0.15);
    box-shadow: 0 1px 1px rgba(193, 193, 193, 0.15);
    transition: all .5s;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    background: #fff;
    border-top: 1px solid #fff;
    left: 0;
}
.show-all .woocommerce-ordering{
    float: none;
    display: inline-block;
    position: relative;
}
.show-all .woocommerce-ordering::after{
    position: absolute;
    top: -4px;
    right: 17px;
    content: "\f0dd";
    font-family: "FontAwesome";
    color: #999;
    font-size: 14px;
}
.lt-right{
    text-align: right;
    padding-top: 6px;
}
.lt-show{
    float: right;
}
.lt-show p{
    float: left;
}
.wedding_shortby_wrap{
    float: left;
}
.lt-right p {
    font-weight: 300;
    line-height: 25px;
    margin: 0;
}
.show-all .orderby,.select_title, .select_list li a{
    font-weight: 700;
    color: #999;
}
.show-all .orderby{
    border: none;
    background: none!important;
		font-size: 14px;
    height: 40px;
    margin-top: -8px;
    padding-left: 13px;
    outline: none;
    cursor: pointer;
}
 select.orderby {
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.list-view-as li{
    list-style: none;
    display: inline-block;
}
.list-view-as li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 15px;
    border: 1px solid #e9e8e8;
    display: inline-block;
}
.list-view-as li i{
    font-size: 14px;
    color: #999;
}
.list-view-as {
    padding-left: 0;
}
.btn-share i{
	font-size: 14px;
}
.show-all{
	padding-bottom: 13px;
	border-bottom: 1px solid #e6e5e5;
}
.social-top{
	opacity: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	z-index: 3;
	transform: translateY(-50%);
}
.select_list li {
    list-style: none;
    padding: 4px 0 4px 13px;
}
.select_list li:not(:first-child) {
    border-top: 1px solid rgba(193,193,193,.15);
}
.products li:hover .social-top{
    opacity: 1;
}
.products .product.type-product{
    position: relative;
}
.woocommerce .products .layout-list,.woocommerce .products .layout-grid{
    opacity: 0;
    z-index: 1;
    display: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.woocommerce .products .layout-list.active,.woocommerce .products .layout-grid.active {
    opacity: 1;
    z-index: 9;
    display: block;
}
.yit-wcan-container .product-img {
    padding: 4px;
    min-height: 240px;
    position: relative;
}
.yit-wcan-container .product-img a.list-img img{
    margin: auto;
}
.woocommerce .products .layout-grid{
    padding-top: 70px;
}
.woocommerce .products .title-pr,.title-pr{
    color: #222;
    font-size: 20px;
    width: 100%;
    display: block;
}
.woocommerce .products .price del span,.woocommerce .products .price del,.price del span,.price del,.product-price del{
    font-size: 12px;
    color: #999999;
    font-weight: 300;
}
.woocommerce .products .price span,.price span,ins span{
    font-size: 16px;
    font-weight: 600;
}
.woocommerce .products ul.products-type{
    margin-bottom: 3px;
}
.woocommerce .layout-grid .products-type li{
     -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    transition: all .5s ease-in;
    padding-bottom: 15px;
}
.woocommerce .layout-grid .products-type li:hover{
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 2s ease-in;
    transition: all .5s ease-in;
    -webkit-box-shadow: 1px 1px 30px -5px rgba(0,0,0,0.59);
    -moz-box-shadow: 1px 1px 30px -5px rgba(0,0,0,0.59);
    box-shadow: 1px 1px 30px -5px rgba(0,0,0,0.59);
}
.social-top .btn-cart-in a{
    padding: 14px 18px 11px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.list-yith .btn-share i{
    font-size: 16px;
    margin: 0;
}
.add-to a,.add-to-wishlist a{
    width: 40px;
    height: 40px;
     -webkit-border-radius: 100%!important;
    -moz-border-radius: 100%!important;
    -ms-border-radius: 100%!important;
    -o-border-radius: 100%!important;
    border-radius: 100%!important;
    line-height: 37px;
    display: inline-block;
 }
 .add-to-wishlist a{
    line-height: 37px;
 }
 .add-to a:hover i, .add-to-wishlist a:hover i,.woocommerce a.button:hover{
    color: #fff;
 }
.add-to-wishlist a{
    margin-left: 11px!important;
    margin-right: 15px!important;
}
.woocommerce .products-type li:hover .product-img img{
    opacity: 0.8;
}
.list-yith .add-to{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 10px;
}
.list-yith .btn-share:last-child .add-to{
    right: 0;
    left: auto;
}
.list-yith{
    position: relative;
}
.woocommerce .products-type li:hover .add-to{
    left: 50%;
    margin-left: -70px;
    opacity: 1;
}
.woocommerce .products-type li:hover .btn-share:last-child .add-to{
    margin-right: -70px;
    right: 50%;
    left: auto;
}
.list-yith .add-to-wishlist{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.woocommerce .products-type li:hover .btn-share .add-to-wishlist{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.btn-cart-in{
     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.layout-list .social-top{
    position: static;
    opacity: 1;
}
.woocommerce nav.woocommerce-pagination ul {
    display: block;
    text-align: center;
    width: 100%;
    margin: 15px 0 0 0;
    border: none;
}
.woocommerce nav.woocommerce-pagination {
    float: left;
    width: 100%;
}
/*Shop List View*/
.widget:first-child h2{
    padding-top: 0;
    margin-top: 0;
}
.full-ct {
    width: 100%;
    float: left;
}
.layout-list .list-yith .add-to{
    position: static;
    opacity: 1;
}
.layout-list  .list-yith .add-to-wishlist{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.woocommerce .layout-list .products-type li:hover .add-to{
    margin-left: 0;
}
.woocommerce .layout-list .products-type li:hover .btn-share:last-child .add-to{
    margin-right: 0;
}
.layout-list .list-yith .add-to{
    position: static;
}
.woocommerce .layout-list .products-type li:hover .add-to{
    margin-left: 0;
}
.full-ct .left{
    width: 36.111%;
    padding-right: 30px;
}
.full-ct .right{
    width: 63.889%;
}
.woocommerce .products .layout-list .full-ct{
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}
.woocommerce .list nav.woocommerce-pagination ul {
    margin-top: 35px;
    text-align: left;
}
.layout-list .price {
    display: block;
    line-height: 18px;
}
.layout-list .list-yith{
    float: left;
}
.des-product {
    margin: 16px 0 10px 0;
}
.layout-list .add-to-wishlist a {
    margin-left: 6px!important;
    margin-right: 15px!important;
}
.layout-list .btn-cart-in{
    margin-right: 11px;
}
.yith-woocompare-widget a.compare{
    color: #fff;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li{
    padding-left: 0;
}
.product-categories li::after {
    font-family: "FontAwesome";
    content: "\f178";
    position: absolute;
    top: 1px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
.product-categories li:hover::after {
    opacity: 1;
    visibility: visible;
}
.product-categories li{
    position: relative;
}
.product-categories>li:hover>a {
    padding-left: 20px;
}
.product-categories li a{
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
/*Single Product*/
.yith-wcwl-add-button > a i{
    margin-right: 0;
}
.add-to a, .add-to-wishlist a{
    text-align: center;
}
/*Style tab*/
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: none;
    background: #ebebeb;
    margin: 0;
    padding: 20px 46px 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
    border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before{
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-size: 20px;
    font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding-left: 0;
}
/*Cart Page*/
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: auto!important;
    border: none;
    border-bottom: 1px solid #ccc;
    margin-right: 20px;
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover{
    color: #fff;
}
.woocommerce .cart .button, .woocommerce .cart input.button, #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,.woocommerce a.button{
    color: #fff!important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 17px 35px;
}
.woocommerce input.button.update-disable, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{
    color: #fff!important;
    padding: 17px 35px;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    padding: 15px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    border: none;
    border-bottom: 1px solid #ccc!important;
    padding: 14px 8px 13px 0;
}
.woocommerce form.checkout.woocommerce-checkout .form-row label {
    display: none;
}
input:focus,.comments-area textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.select2-container .select2-choice{
    padding: 7px 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
 .woocommerce input.button.alt{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
 }
.woocommerce input.button, .woocommerce a.button {
    color: #fff!important;
    text-transform: uppercase;
    padding: 14px 25px 11px;
     -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
.woocommerce .wedding-single-product a.button {
	padding: 14px 45px 11px;
}
 #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,.woocommerce-checkout #payment div.payment_box{
    background: none;
    padding: 0;
    margin: 0;
 }
 .woocommerce-checkout #payment ul.payment_methods{
    border: none;
 }
 #add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before{
    display: none;
 }
.form-row input, .form-row .placeholder {
    background: none;
}
.woocommerce form.login .form-row .input-text, .woocommerce-page form.login .form-row .input-text,.woocommerce form.register .form-row .input-text, .woocommerce-page form.register .form-row .input-text{
    padding-left: 10px;
}
.woocommerce form.login, .woocommerce form.register{
    border: none;
}
.woocommerce form.login .form-row label.inline{
    line-height: 100%;
    font-size: 13px;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-top: 17px;
    float: left;
}
.woocommerce form.login .form-row input{
    margin: 0 5px 0 0;
    float: left;
}
.woocommerce form.checkout.woocommerce-checkout .form-row.create-account label {
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.woocommerce form .form-row .input-checkbox{
    margin: 0;
}
/*Sidebar Shop*/
.widget.widget_shopping_cart .checkout {
	float:right;
	margin-right:0;
}
.woocommerce .sidebar a.button{
	font-size: 13px;
}
.woocommerce .sidebar a.button:before{
	display:block!important;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget{
    padding-bottom: 7px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    padding: 10px 0 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{
    top: 0;
    position: absolute;
    right: 0;
    z-index: 9;
    left: auto;
    font-weight: 700;
    font-size: 24px;
    padding-right: 0;
}
.widget_shopping_cart_content ul li {
    display: block;
    position: relative;
    text-align: left;
    float: left;
    width: 100%;
}
.widget_shopping_cart_content ul {
    width: 100%;
    float: left;
}
 .woocommerce ul.product_list_widget li img{
    float: left;
    width: 65px;
    margin-left: 0;
    padding-right: 7px;
 }
 .woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{
    border-top: 1px solid #ebe9eb;
    float: left;
    width: 100%;
 }
.woocommerce ul.product_list_widget li a{
    font-size: 14px;
    font-weight: 400;
}
.widget_shopping_cart span.quantity{
    font-size: 14px;
}
.widget_shopping_cart span.quantity .amount{
    font-weight: 700;
}
.yith-woocompare-widget ul.products-list li .remove{
    font-size: 16px;
    font-weight: 700;
}
.price del span{
    color: #999999;
    font-size: 12px;
    font-weight: 300;
}
.compare-list ins{
    text-decoration: none;
}
table.compare-list tr.title td.product-desc{
    color: #222;
    font-size: 20px;
    width: 100%;
    text-transform: initial;
}
table.compare-list .add-to-cart td a{
    font-weight: 700;
    margin: 0;
}
.map{
    height: 450px;
}
.form-contact input {
    width: 100%;
    margin-bottom: 25px;
}
.form-contact{
    max-width: 760px;
    margin: auto;
}
.wedding_map_api{
    position: relative;
}
.wedding_map_api ul.info-map {
    position: absolute;
    bottom: 0;
    display: inline-block;
    background: #fff;
    padding: 28px 30px;
    margin-bottom: 0;
}
.wedding_map_api ul.info-map li {
    list-style: none;
    margin-bottom: 8px;
    font-weight: 300;
}
.wedding_map_api ul.info-map li:last-child {
    margin-bottom: 0;
}
.wedding_map_api ul.info-map li i{
    font-size: 14px;
    padding-right: 15px;
}
/*Short code advanced box*/
.col-lg-hide {
   display: none!important;
}
.vc_row.vc_row-flex>.vc_column_container.col-xs-hide {
    display: flex!important;
}
.bg-ad-box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.wedding_advanced_box  .op{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,0.7);
    z-index: 1;
}
.wedding_advanced_box  img{
    position: relative;
    z-index: 1;
}
.wedding_advanced_box_right img{
    margin-top: -30px;
}
.wedding_advanced_box_right{
    margin-top: 30px;
}
.wedding_advanced_box_left img{
    margin-top: -90px;
}
.wedding_advanced_box_left{
    margin-top: 90px;
}
.advanced-border{
    position: absolute;
    border: 20px solid #e1e1e1;
    padding: 120px 80px 130px;
    width: 750px;
    z-index: 2;
    left: 0;
}
.advanced-border.advanced-border-left{
    right: 0;
    left: auto;
}
.bg-ad-box img{
    margin-top: -30px;
}
.bg-ad-box.bg-ad-box-left img{
    margin-top: -100px;
}
.heading-slide .heading-title .text-center .description,.heading-slide .heading-title .text-center p,.heading-slide{
    max-width: 840px;
    margin: auto;
}
.heading-slide .wedding-icon{
    margin-bottom: 28px;
}
.heading-slide .beans-stepslider .beans-slideset button.slick-arrow{
    top: 55px;
}
.heading-slide .beans-stepslider .beans-slideset button.slick-arrow.slick-prev{
    left: 170px;
}
.heading-slide .beans-stepslider .beans-slideset button.slick-arrow.slick-next {
    right: 170px;
}
/*Single Product*/
.woocommerce #respond input#submit{
    color: #fff!important;
}
.product-type-variable p.price ins{
    color: #999;
    font-weight: 400!important;
}
span.wedding-label {
    width: 120px;
    display: inline-block;
    float: left;
}
span.in-stock {
    color: #999;
}
.wedding-single-product .btn-cart-in.inline {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    text-align: left;
}
.wd-size{
    font-weight: 700;
    color: #1b242b;
    display: block;
    margin-bottom: 13px;
}
/*input qty*/
.woocommerce .quantity, .woocommerce-page .quantity {
    position: relative;
    display: inline-block;
}
.woocommerce .quantity button, .woocommerce-page .quantity button {
    outline: none;
}
.woocommerce .quantity button, .woocommerce-page .quantity button {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 50px;
    border: none;
    background: #e1e1e1;
    font-size: 14px;
    color: #919191;
}
button[type="button"], button[type="submit"], input[type="submit"], .btn {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.f_left {
    float: left;
}
.woocommerce .quantity input[type='number'] {
    -moz-appearance: textfield;
}
.woocommerce .quantity .qty, .woocommerce-page .quantity .qty input {
    font-size: 14px;
    color: #1b242b;
    font-weight: 700;
}
.woocommerce .quantity .qty, .woocommerce-page .quantity .qty {
    width: 100px !important;
    height: 50px;
    border: 1px solid #e6e6e6!important;
    background: #fff;
    line-height: 50px;
}
.woocommerce .quantity button.f_right, .woocommerce-page .quantity button.f_right {
    right: 0;
    left: auto;
    top: 0;
}
.f_right {
    float: right;
}
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.woocommerce div.product form.cart .variations select{
    width: 100%;
    margin: 0;
    height: 50px;
    border: 1px solid #dddddd;
    padding-left: 6px;
    outline: none;
}
.wedding-block-top{
    padding-bottom: 7px;
}
.wedding-block-second{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 16px 0;
    margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations{
    margin-bottom: 0;
}
.wedding-single-product .excerpt{
    padding-bottom: 5px;
}
.woocommerce .quantity button:hover, .woocommerce-page .quantity button:hover{
    color: #fff;
}
.woocommerce div.product form.cart .reset_variations{
    display: block!important;
    font-size: 16px;
    text-align: right;
    margin-top: 5px;
}
.wedding-single-product .layout-list,.related.products{
    display: block;
    width: 100%;
    float: left;
}
.wedding-single-product .layout-list .list-yith {
    float: right;
}
.woocommerce div.product .woocommerce-tabs #tab-description{
    text-align: center;
}
.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 80px;
    float: left;
    width: 100%;
}
.woocommerce div.product div.images .slider img{
    display: none;
}
body.single-product.woocommerce .thumbnails:hover #slider-prev, body.single-product.woocommerce .thumbnails:hover #slider-next{
    display: none!important;
}
.single-product .yith_magnifier_gallery li, .single-product .yith_magnifier_gallery li a{
    width: 10px!important;
    height: 10px!important;
     -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    content: "";
    margin: 0 10px 0 0!important;
    padding: 0!important;
}
.single-product .yith_magnifier_gallery li a{
    border: 1px solid red;
}
body.single-product.woocommerce .thumbnails{
    position: absolute;
    z-index: 99999;
    top: 0;
		padding-top:0;
    left: 20px;
}
.woocommerce #content div.product div.images {
    position: relative;
    width: 100%;
    border: 1px solid #ebebeb;
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding-top: 40px;
    padding-bottom: 25px;
}
.yith_magnifier_gallery,.caroufredsel_wrapper{
    width: auto!important;
}
.yith_magnifier_gallery{
    position: static!important;
}
.woocommerce div.product div.images img{
    width: auto;
    margin: auto;
}
.woocommerce div.product .woocommerce-tabs .panel {
    border: none;
    box-shadow: none;
    padding-bottom: 30px;
}
.yith_magnifier_mousetrap{
    display: none;
}
.nav-links .post-title{
    display: none;
}
.navigation.post-navigation{
    float: left;
    width: 100%;
    margin-bottom: 50px;
    padding-top: 20px;
    border-top: 1px solid #ededed;
}
.nav-previous .meta-nav{
    float: left;
}
.nav-next .meta-nav{
    float: right;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    padding: 0;
    border: none;
    width: 100px;
}
.woocommerce #reviews #comments .comment-list{
    padding-left: 0;
}
.woocommerce #reviews #comments .comment-list li .comment-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #e8e8e8;
    padding: 20px 20px 15px 80px;
}
.woocommerce #reviews #comments .comment-list li .comment-text .meta strong{
    font-weight: 700;
    text-transform: capitalize;
}
.woocommerce #reviews #comments .comment-list li .comment-text .meta{
    color: #c0c0c0;
}
#review_form_wrapper {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.woocommerce #review_form #respond textarea{
    width: 100%;
    min-height: 185px;
    border: none;
    resize: none;
    border-bottom: 1px solid #cccccc;
    padding-top: 10px;
    outline: none;
}
.woocommerce textarea,.woocommerce textarea:active,.woocommerce textarea:hover,.woocommerce textarea:focus,.woocommerce input,.woocommerce input:active,.woocommerce input:hover, .woocommerce input:focus{
    border: none!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: none!important;
}
.img-box {
    margin-bottom: 40px;
}
.comment-reply-title{
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 23px!important;
}
.comment-reply-title::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    bottom: 0;
    left: 0;
}
.stars span > a {
    border-right: 1px solid #eaeaea!important;
    padding-right: 10px!important;
    margin-right: 10px!important;
    color: transparent!important;
    display: inline-block!important;
}
.single-product .panel .comment-form .stars .star-1::before {
    content: "\f005"!important;
}
.stars span > a::before {
    color: #d1d1d1!important;
    font-weight: normal!important;
}
.stars a::before {
    font-family: "FontAwesome"!important;
}
.stars span > a {
    color: transparent!important;
}
.single-product .panel .comment-form .stars .star-2::before {
    content: "\f005\f005"!important;
}
.single-product .panel .comment-form .stars .star-3::before {
    content: "\f005\f005\f005"!important;
}
.single-product .panel .comment-form .stars .star-4::before {
    content: "\f005\f005\f005\f005"!important;
}
.single-product .panel .comment-form .stars .star-5::before {
    content: "\f005\f005\f005\f005\f005"!important;
}
.woocommerce p.stars a {
    width: auto !important;
    position: static !important;
    text-indent: inherit!important;
    height: auto!important;
}
.woocommerce p.stars a::before{
    position: static!important;
    display: inline!important;
}
.woocommerce ul.products li.product .price del{
    display: inline-block;
}
.woocommerce .related .products .layout-grid{
    padding-top: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li{
    float: none;
    border: none;
    margin-right: 15px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li:last-child, .woocommerce-page .woocommerce-pagination ul.page-numbers li:last-child{
    margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #c2c2c2;
    font-weight: 300;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #999;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: none;
}
.woocommerce-cart .product-quantity .wd-size{
    display: none;
}
.woocommerce .login input.button,.woocommerce button.button.alt.disabled{
    padding: 17px 35px;
}
.shop_table.cart.wishlist_table .product-name .button {
    margin-left: 15px;
    padding: 15px 20px;
}
.wishlist_table tr td, .wishlist_table tr th.wishlist-delete, .wishlist_table tr th.product-checkbox{
    text-align: left;
}
.woocommerce .wishlist_table td.product-add-to-cart a{
     padding: 15px 20px;
}
button.single_add_to_cart_button.button.alt {
    display: none;
}
.page-numbers:last-child {
    margin-right: 0;
}
.thumbnail-post a{
    display: block;
}
.no-results .wedding-search input{
	border:1px solid #ccc!important;
}
.no-results .wedding-search input:hover{
	border:1px solid #ccc!important;
}
.wedding-search input:hover{
    border: none!important;
}
.form-white .wpcf7-form input[type="text"],.form-white .wpcf7-form input[type="email"],.form-2 .wpcf7-form input[type="text"],.form-2 .wpcf7-form input[type="email"]{
    max-width: 390px;
    margin-left: 35px;
    padding: 13px 0;
}
.form-white .wpcf7-form .text-right input[type="text"],.form-white .wpcf7-form .text-right input[type="email"],.form-2 .wpcf7-form .text-right input[type="text"],.form-2 .wpcf7-form .text-right input[type="email"]{
    margin-left: 0;
    margin-right: 35px;
}
.wedding-gallery .slider-center .slick-slide img{
    width: 100%;
}
.event-info-layout2 .linkto-map{
    display: block;
}
.wedding-info .event-info-layout2 .event-col p.address-event{
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
.wedding-info .event-info-layout2 .event-col .link-attending{
    font-size: 16px;
    margin-top: 25px;
}
.form-2 .wpcf7 .wpcf7-form input{
    width: auto;
}
.wedding-gallery{
  padding-top: 5px;
}
.padding-bottom-95{
    padding-bottom: 95px;
}
.no-margin h2{
    margin-bottom: 0!important;
}
.partner-last{
    padding: 0 200px;
}
.padding-left-200{
    padding-left: 200px;
}
.padding-right-200{
    padding-right: 200px;
}
.beans-stepslider .wd-btn-center .beans-slideset button.slick-arrow.slick-next {
    bottom: -35px;
    top: auto;
    right: 46%;
    background: none!important;
    border: none!important;
    width: auto;
}
.beans-stepslider .wd-btn-center .beans-slideset button.slick-arrow.slick-prev {
    bottom: -35px;
    top: auto;
    left: 46%;
    background: none!important;
    border: none!important;
    width: auto;
}
.beans-stepslider .wd-btn-center .beans-slideset button.slick-arrow i{
    font-size: 30px;
}
.wedding_advanced_box{
    padding: 0 15px;
}
.fancybox-nav span:before{
    color: #fff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: inherit;
}
.error404  #page{
    position: static;
}
.thumbnail-post a img, .single .img-box img,.slide3d .ms-slide img ,.wedding-testimonial .center .slick-slide .g-thumbnail img{
    transition: all 1000ms;
    -webkit-transition: all 1000ms;
    -o-transition: all 1000ms;
}
.slide3d .ms-slide:hover img ,.wedding-testimonial .center .slick-slide .g-thumbnail:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}
/*Home shop minimals*/
.home-minimals .aligncenter, .home-minimals div.aligncenter{
    margin-top: 0;
}
.home-minimals h4{
    font-size: 20px;
    margin-bottom: 0;
    padding-top: 75px;
}
.home-minimals h3 {
    font-size: 48px;
    text-transform: uppercase;
    margin-top: 15px;
    padding-bottom: 10px;
}
.home-minimals p{
    font-weight: 300;
}
.home-minimals .wedding-btn{
    margin-top: 25px;
}
/*Image Box*/
.wedding_image_box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 7px;
}
.wedding_image_box a{
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}
.wedding_image_box .img-bt h3,.wedding_image_box .img-tp h3{
    font-size: 32px;
    text-transform: capitalize;
}
.wedding_image_box {
	position: relative;
	text-align: center;
	-webkit-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.adv_thumb{
	position:relative;
	overflow:hidden;
}
.wedding_image_box:hover img{
	transform: scale(1);
	opacity: 0.7;
}
.adv_thumb img{
	transform: scale(1.05);
	transition: opacity 0.35s, transform 0.35s;
}
.adv_thumb .hover{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	opacity:0;
	-webkit-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.wedding_image_box.img-df:hover .hover{
	opacity:1;
}
.wedding_image_box.img-df .btn_button{
	right: 0;
	left: 0;
	margin: 0 auto;
	vertical-align: middle;
	width: auto;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.wedding_image_box.img-df .btn_button .wedding-btn{
	color:#fff;
}
.wedding_image_box .img-pos{
    position: absolute;
    width: 100%;
}
.wedding_image_box .img-bt{
    bottom: 65px;
}
.wedding_image_box .img-tp{
    top: 35px;
}
.heading-title.head-bg {
    background-position: top center !important;
    padding-top: 9px;
}
.head-bg h3{
    font-size: 16px;
    color: #393939;
}
.midle-img{
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
    align-items: center;
    display: flex;
}
.img-pos.midle-img.text-left.img-pos-left {
    padding: 0 80px;
}
.wedding_image_box .midle-img h3 {
    margin-top: 0;
    font-size: 48px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.wedding_image_box .midle-img h4{
    font-size: 20px;
    margin-top: -5px;
    margin-bottom: 15px;
}
.wedding_image_box .midle-img.img-pos h4 span{
    font-weight: 700;
}
.wedding_image_box .midle-img a{
    color: #fff;
    text-transform: inherit;
}
.img-pos-right .wd-ct-last{
    position: absolute;
    right: 50px;
    top: 115px;
}
/*Blog -4*/
.blog-4{
    position: relative;
    margin-top: 30px;
}
.blog-4.odd.first{
    margin-top: 0;
}
.wedding-blog .blog.blog-4 .blog-text{
    position: absolute;
    top: 50px;
    margin: 0;
    max-width: 500px;
    min-height: auto;
    padding: 40px 45px 20px 30px;
    z-index: 2;
}
.wedding-blog .blog.blog-4.odd .blog-text{
    right: 0;
}
.wedding-blog .blog.blog-4.even .blog-text{
    left: 0;
}
.wedding-blog .blog.blog-4.even .img-box{
    float: right;
}
.wedding-blog .blog.blog-4 .blog-text h2{
    font-size: 20px;
    text-transform: uppercase;
}
.wedding-blog .blog.blog-4 .blog-text{
    background: #fff;
}
.wd-newsletter{
    text-align: right;
}
.wd-newsletter input[type="email"]{
    width: 390px;
    height: 60px;
    padding: 15px 60px 15px 30px;
}
.mc4wp-form,.btn-icon{
    position: relative;
}
.btn-sub{
    position: absolute;
    right: 0;
    bottom: 0;
}
.mc4wp-form input[type="submit"] {
    font-size: 0;
    width: 50px;
    height: 60px;
    background: none;
    border: none;
    padding: 0;
    z-index: 2;
    position: relative;
}
.btn-icon:after {
    font-family: 'Pe-icon-7-stroke';
    font-size: 32px;
    content: "\e685";
    position: absolute;
    right: 19px;
    top: 17px;
    z-index: 0;
}
.container-fluid.wedding_inbox_wrap{
    padding-left: 40px;
    padding-right: 40px;
}
/*Shortcode Icon*/
.wedding-icon.wedding-icon-2 h3,.wedding-icon.wedding-icon-2 i,.wedding-icon.wedding-icon-2 .box-content p{
    color: #fff;
}
.wedding-icon.wedding-icon-2 .size-md i{
    font-size: 54px;
}
.wedding-icon.wedding-icon-2 .box-content p{
    text-transform: uppercase;
    font-size: 14px;
}
.wedding-icon.wedding-icon-2 h3{
    margin-top: 12px;
    margin-bottom: -2px;
}
.wedding-icon.wedding-icon-2 {
    padding-top: 36px;
    padding-bottom: 54px;
}
/*End shortcode*/
.wd-newsletter-2 .btn-sub{
    position: static;
    float: left;
    margin-left: -52px;
}
.wd-newsletter-2.wd-newsletter input[type="email"]{
    float: left;
    width: 300px;
    padding: 15px 55px 15px 20px;
    margin-top: 60px;
    margin-bottom: 70px;
    margin-left: 15px;
}
.wd-newsletter h2{
    font-size: 24px;
    color: #fff;
    letter-spacing: 3px;
}
.title-newsletter-2{
    font-size: 36px;
    color: #fff;
    text-align: right;
    margin-top: 80px;
}
.title-newsletter-3{
    font-size: 36px;
    color: #fff;
    text-align: right;
    display: none;
}
.newsletter-3 .title-newsletter-3{
    display: block;
}
.wd-newsletter-3 input[type="email"]{
    width: 300px;
    padding: 15px 55px 15px 20px;
}
.wd-newsletter-3 .title-newsletter-3 {
    display: inline-block;
    padding-top: 15px!important;
    float: left;
    padding-right: 45px;
}
.wd-newsletter-3 .widget_mc4wp_form_widget{
    float: right;
    padding-right: 210px;
    padding-bottom: 2px;
}
.wd-mail{
    display: inline-block;
		margin:0;
}
.wd-newsletter-3 .btn-sub {
    margin-left: -52px;
    top: 0;
}
.wd-newsletter-2 .btn-icon:after{
    top: 78px;
}
.title-add h3{
    font-size: 16px;
    margin-bottom: 0;
     margin-top: 0;
}
.title-add h2{
    font-size: 30px;
    position: relative;
    margin-top: 5px;
    padding-bottom: 22px;
}
.title-add h2:after{
    content: '';
    height: 1px;
    width: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.yit-wcan-container .product-img a.list-img.list-img-full{
    position: static;
    display: block;
}
.wedding-product .woocommerce .products .layout-grid.layout-grid-full{
    padding-top: 0;
    text-align: center;
}
.woocommerce .products .layout-grid-full .title-pr{
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: -4px;
}
.layout-grid-full .wedding-ct-grid{
    padding: 10px 0;
}
/*Product-tab*/
.wedding-product-tabs .tabs{
    text-align: center;
}
.wedding-product-tabs .tabs li{
    display: inline-block;
    list-style: none;
    padding: 0 22px 10px 22px;
}
.wedding-product-tabs .tabs li a{
    font-size: 20px;
}
 .product-tabs .beans-stepslider .beans-slideset{
    margin-left: -10px;
}
.wedding-product .product-tabs .yit-wcan-container .product-img{
    padding: 0;
}
.wedding-product .woocommerce .layout-grid .products-type li{
    list-style: none;
}
.wedding-product .product-tabs .woocommerce .layout-grid .products-type li:hover{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.home-shop.tparrows.tp-leftarrow:before{
    content: "\e687"!important;
    font-family: 'Pe-icon-7-stroke'!important;
}
.home-shop.tparrows.tp-rightarrow:before{
    content: "\e685"!important;
    font-family: 'Pe-icon-7-stroke'!important;
}
.home-minimals.tparrows.tp-leftarrow:before{
    content: "\e687"!important;
    font-family: 'Pe-icon-7-stroke'!important;
    font-size: 20px!important;
}
.home-minimals.tparrows.tp-rightarrow:before{
    content: "\e685"!important;
    font-family: 'Pe-icon-7-stroke'!important;
    font-size: 20px!important;
}
.home-minimals.tparrows:before{
    color: #373737!important;
}
.home-minimals.tparrows{
    background: none!important;
}
.slide-status-numbers{
    font-size: 20px!important;
    color: #373737!important;
}
.slide-status-numbers span{
    font-size: 48px!important;
}
/*Header 5 Style*/
.list-icon-header i{
    font-size: 24px;
}
.header .list-icon-header button,
.header .header-language button
.header-v5  .list-icon-header i{
    font-size: 21px;
}
.header-v5  .list-icon-header ul{
    margin-top: -1px;
}
.header .list-icon-header button,
.header-language button{
	border: none !important;
	background: none !important;
	box-shadow: none;
	outline: none!important;
	padding: 0;
	font-size: 16px;
	vertical-align: middle;
}
.header .list-icon-header .wedding-cart .cart-num {
    position: absolute;
    top: -4px;
    left: 14px;
    border-radius: 100%;
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}
.header-language #lang_sel_list  ul{
	border:none!important;
}
#lang_sel_list.lang_sel_list_vertical a{
	border:none!important;
	padding: 7px 10px!important;
}
#lang_sel_list.lang_sel_list_vertical li,
#lang_sel_list.lang_sel_list_vertical{
	width:100%!important;
}
.header.header-v5 .primary-menu li a{
    font-size: 16px;
}
.header.header-v5 {
    padding: 18px 0 25px;
}
.header.header-v1.header-v5  .primary-menu > li {
    margin: 0 22px;
}
.header.header-v1.header-v5  .primary-menu > li:first-child{
    margin-left: 0;
}
.header-v1.header-v5 .menu_left,.header-v1.header-v5 .menu_right {
    margin-top: 32px;
}
.header.header-v1.header-v5  .list-icon-header .primary-menu > li{
    margin: 0 13px;
}
.header.header-v1.header-v5  .list-icon-header .primary-menu > li:first-child{
    margin: 0 15px;
}
.list-icon-header{
    margin-left: 17px;
}
.header-v5 .list-icon-header{
    margin-left: 28px;
}
.header.header-v1.header-v5 .primary-menu > li:last-child{
    margin-right: 0;
}
.wedding-cart .dropdown-menu{
    right: 0;
    left: auto;
}
.wedding-cart .dropdown-menu {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 10px;
    color: #8f8f8f;
    width: 300px;
    max-height: 400px;
    overflow-y: auto;
}
.header-v6 .header-language .dropdown > .dropdown-menu{
	left:0;
	right:auto;
}
.dropdown > .dropdown-menu {
    left: auto;
    right: 0;
    position: absolute;
    transform: translate3d(0,50px,0);
    -moz-transform: translate3d(0,50px,0);
    -webkit-transform: translate3d(0,50px,0);
    -ms-transform: translate3d(0,50px,0);
    -o-transform: translate3d(0,50px,0);
    display: block !important;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: transform 0.9s ease 0s, opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    -moz-transition: -moz-transform 0.9s ease 0s, opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    -webkit-transition: -webkit-transform 0.9s ease 0s, opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    -ms-transition: -ms-transform 0.9s ease 0s, opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    -o-transition: -o-transform 0.9s ease 0s, opacity 0.3s ease 0s, visibility 0.3s ease 0s;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.open.dropdown > .dropdown-menu ,
.dropdown > .dropdown-menu.in {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
} 
.wedding-cart ul {
    list-style: none;
    padding: 0 !important;
    float: left;
    width: 100%;
    margin: 0;
}
.header .wedding-cart .mini_cart_item {
    float: left;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
    list-style: none;
    margin: 0;
}
.mini-cart .image {
    float: left;
    overflow: hidden;
    margin: 0 10px 0 0;
	max-width: 100px;
}
.mini_cart_item .image a {
    border: 1px solid transparent;
    display: block; 
    padding: 5px 0!important;
}
.minicart_pro_des {
    float: left;
    overflow: hidden;
    width: 170px;
    margin: 0 10px 0 0;
    text-align: left;
}
.minicart_pro_des a {
    color: #111;
		font-size: 14px!important;
		padding:0!important;
		text-transform:inherit!important;
}
.minicart_pro_des span.quantity {
    padding-top: 5px;
    display: block;
    color: #111;
}
.wedding-cart .remove {
	float: right;
	border: 1px solid;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	overflow: hidden;
	line-height: 19px;
	text-align: center;
	padding:0!important;
	font-size: 25px !important;
	margin-top: 5px;
}
.wedding-cart .remove:hover{
    color: #fff!important;
}
.wedding-cart .widget_shopping_cart_content .total {
    float: left;
    text-align: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}
.wedding-cart .total strong {
    font-size: 20px;
    color: #111;
}
.widget_shopping_cart_content .total .amount {
    float: right;
    font-size: 20px;
}
.wedding-cart .buttons {
    float: left;
    width: 100%;
}
.wedding-cart .buttons a {
    width: 40%;
    float: left;
    text-align: center;
    color: #fff!important;
    padding: 7px 0 5px;
    border: 1px solid #fff;
}
.wedding-cart .total{
    float: left;
    text-align: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}
.wedding-cart .buttons a.checkout {
    float: right;
}
.wedding-cart .total .amount{
    float: right;
    font-size: 20px;
}
.header-v1.header-v5 .menu_right{
    text-align: right;
}
.header-v1.header-v5 .menu_left{
    text-align: left;
}
.header-v1.header-v5 .logo{
    position: static;
}
/*Header 6 Style*/
.header-v6 .menu_right{
    position: absolute;
    right: 0;
    top: 52px;
}
.header-v6 .menu_left{
    position: absolute;
    left: 0;
    top: 52px;
}
.header.header-v6 .header-v6-top{
    position: relative;
    padding: 30px 0 23px;
    border-bottom: 1px solid #e1e1e1;
}
.header-v6-top span.header-slogan{
    display: block;
    font-weight: 300;
    opacity: 0.5;
    font-size: 14px;
}
.header-v6-top i{
    font-size: 32px;
}
.header.header-v6{
    padding: 0;
}
.header-v6 .main-nav{
    padding: 15px 0 25px;
}
.header-v6.header .menu_right li{
    margin: 0 10px;
}
/*Header 7 Style*/
.header-v7 .header-main{
    text-align: center;
    padding: 0 10px 0 25px;
}
.header.header-v7 .primary-menu li a{
    font-size: 16px;
}
.header-v7 .primary-menu li{
    margin: 0 22px;
}
.header-v7 .main-nav, .header-v7 .logo , .header-v7 .menu_right{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.header-v7 .logo{
    text-align: left;
}
.header.header-v7  .menu_right .primary-menu-1  > li{
    margin: 0 14px;
}
.header.header-v7{
    padding: 25px 0;
}
.wedding-product .yit-wcan-container .layout-grid-full .product-img{
    padding: 0;
}
.product-tabs .layout-grid.layout-grid-full {
    padding: 0 15px;
}
.margin-top-minus-70{
    margin-top: -70px;
}
.sidebar .wedding-btn::before {
    display: none;
}
.woocommerce .layout-grid .products-type li:hover .product-img a.list-img{
    opacity: 0.5;
}
.minimals-text .wedding-btn::before{
    display: none;
}
.btn-responsive-nav:hover, .btn-responsive-nav:focus{
    outline: none;
}
.related  .yit-wcan-container .product-img,.yit-wcan-container .layout-grid .product-img{
    min-height: 270px;
		text-align:center;
}
.related .title-pr,.layout-grid .title-pr{
    margin-top: 12px;
}
.btn-cart-in{
    display: inline-block;
}
.woocommerce .btn-cart-in a.button,.woocommerce .btn-cart-in a.added_to_cart{
    display: block;
}
.woocommerce a.added_to_cart{
    margin-top: 10px;
}
.header .list-icon-header .primary-menu > li:hover a:after{
    display: none;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    top: 13px;
}
.wedding_thumbs{
	position: absolute;
	z-index: 99999;
	top: 20px;
	left: 20px;
}
.wedding_thumbs .woocommerce-product-gallery__image{
	width: 9px!important;
	height: 9px;
	border-width: 1px;
	border-style: solid;
	border-radius: 50%;
	background: none;
	display: inline-block;
	position: relative;
	margin-right: 5px;
}
.wedding_thumbs .woocommerce-product-gallery__image a{
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	opacity: 0;
}
.main_image.woocommerce-product-gallery__image a{
	cursor:text;
}
.list-img img{
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s;
	-o-transition: all 0.9s;
	transition: all 0.9s;
}
.list-img {
	display:block;
	position:relative;
}
.list-img img.hover{
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
	z-index:-1;
	transform: rotateY(-90deg);
}
.left .list-img img.hover{
	right:auto;
}
.list-img.hover_skin img.current{
	transform: rotateY(0deg);
}
.products li:hover .product-img .list-img.hover_skin img.current,
.full-ct .left:hover .list-img.hover_skin img.current{
	z-index:1;
	transform: rotateY(-90deg);
}
.products li:hover .product-img img.hover,
.full-ct .left:hover  img.hover{
	z-index:1;
	transform: rotateY(0);
}
.products li .product-img,
.full-ct .left{
	overflow:hidden;
}
.woocommerce .products-type li:hover .product-img .list-img img{
	opacity: 1;
}
.woocommerce .products-type li:hover .product-img .list-img{
	opacity:0.8;
}
#fullpage .vc_row-full-width.vc_clearfix{
	display:none;
}
#fullpage .vc_row[data-vc-full-width].vc_hidden{
	opacity:1;
}
.title-number .number{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.title-number  h2{
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-ms-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
	transition: all 1.5s ease-in-out 0s;
}
.title-number .number{
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX-(100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.title-number h2{
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}
.title-number .description *,
.section_fullpage  .wedding-icon *{
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-ms-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
	transition: all 1.5s ease-in-out 0s;
}
.section_fullpage .request-btn{
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-ms-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
	transition: all 1.5s ease-in-out 0s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.section_fullpage.active .request-btn{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.active .title-number .number,
.active .title-number .description *,
.section_fullpage.active  .wedding-icon *,
.active .title-number h2{
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.fp-tableCell {
	width: 100%;
	position:relative;
}
.fp-tableCell >.container{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	max-height: 100%;
}
.fp-tableCell >.container > .row{
	display: table;
	vertical-align: middle;
}
.fp-tableCell >.container > .row > .wpb_column{
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.fp-viewing-0 .header_fixed .header:after{
		content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 9;
    width: 100%;
    background: rgba(0,0,0,.5);
}
.page-template-fullpage .header_fixed .header:after{
		content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 9;
    width: 100%;
    background: rgba(255,255,255,.5);
}
.page-template-fullpage .header.header-v4{
	padding: 10px 40px;
}
.page-template-fullpage.fp-viewing-0 .header.header-v4{
	padding: 40px;
}
.page-template-fullpage.fp-viewing-0 .header_fixed .black.header:after{
	background:none;
}
.footer_pos{
	position:absolute;
	bottom:0;
	z-index: 9;
}
/*BLOG NEW*/
.list-blog li{
    list-style: none;
}
.list-blog{
    padding-left: 0;
    margin-bottom: 0;
}
/*BLOG Grid*/
.list-blog .grid .post,.archive-blog .grid .post,.list-blog .blog_grid .post, .blog_masonry .post {
    text-align: left;
    padding-bottom: 15px;
}
.grid h2.entry-title a,.blog_grid  h2.entry-title a {
    font-size: 20px;
}
.blog_grid .wedding-des-blog p {
    line-height: 23px;
}
.grid h2.entry-title,.blog_grid h2.entry-title{
    padding-top: 0;
    margin-top: 6px;
}
.info_blog li {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    color: #999;
    position: relative;
    padding-right: 10px;
    margin-right: 5px;
}
.info_blog span.month{
    color: #999;
}
.info_blog span {
    color: #333;
}
.blog_author{
    text-transform: capitalize;
}
.info_blog li:not(:last-child):after {
    position: absolute;
    content: "";
    width: 2px;
    height: 13px;
    right: 0;
    top: 7px;
    background: #dadada;
}
.info_blog {
    padding-top: 3px;
    padding-bottom: 22px;
}
.blog-new .wedding-des-blog p{
    font-weight: 300;
}
/*Blog list*/
.blog_list .wedding-id-date span.month,.blog_slide .wedding-id-date span.month,.blog_bigImage .wedding-id-date span.month{
    font-size: 12px;
}
.list .wd-img-blog,.blog_list .wd-img-blog {
    float: left;
}
.list.even .wd-img-blog,.blog_list.even .wd-img-blog {
    float: right;
}
.list .wd-ct-blog,.blog_list .wd-ct-blog {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width: 625px;
    right: 0;
    text-align: left;
    background: #fff;
    padding: 0px 30px 40px 55px;
    z-index: 5;
}
.list.even .wd-ct-blog,.blog_list.even .wd-ct-blog {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: right;
    padding: 0px 55px 15px 30px;
}
.list-blog li.list,.list-blog li.blog_list{
    margin-bottom: 40px;
}
.list .post-meta,.blog_list .post-meta{
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}
.list .post-meta-date ,.blog_list .post-meta-date {
    position: absolute;
    top: 90px;
    left: 0;
    bottom: auto;
}
.even.list .post-meta-date,.even.blog_list .post-meta-date {
    position: absolute;
    top: 90px;
    right: 0;
    margin-left: 0;
    margin-right: -25px;
    left: auto;
}
.list.even .post-meta .inline:last-child,.blog_list.even .post-meta .inline:last-child {
    padding-right: 0;
}
.list .h2.entry-title,.blog_list .h2.entry-title{
    margin-bottom: 0;
}
.wedding-blog li {
    list-style: none;
    display: inline-block;
}
.wedding-blog li.blog_grid,.wedding-blog .blog_masonry.blog_grid {
    padding: 0 15px;
}
.wedding-blog .view-more{
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #c2c2c2;
    color: #999999;
    padding: 12px 35px;
}
.wedding-blog .view-more:hover{
    color: #fff;
}
/*Blog Small Thumb*/
.blog_smallImage {
    position: relative;
    border-bottom: 1px solid #efefef;
    padding-top: 40px;
    padding-bottom: 40px;
}
.blog_smallImage:first-child {
    padding-top: 0;
}
.blog_smallImage .wd-img-blog {
    position: absolute;

}
.blog_smallImage .wd-ct-blog{
    float: left;
    padding-left: 293px;
    text-align: left;
}
.blog_smallImage .post-meta {
    border: none;
    padding: 0 0 3px 0;
}
.blog_smallImage h2.entry-title {
    padding-top: 0;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 5px;
}
.blog_smallImage  .post-meta-date {
    bottom: auto;
    left: 15px;
    margin-left: 0;
    top: 17px;
}
.blog_smallImage:last-child{
    border: none;
}
.text-center.wd-left {
    text-align: left;
}
/*Blog Big Image*/
.blog_bigImage{
    text-align: center;
    padding-top: 20px;
    margin-bottom: 15px;
}
.blog_bigImage .post-meta-date{
    top: -20px;
    bottom: auto;
}
.blog_bigImage .post-meta{
    padding: 0 0 5px 0;
    border: none;
}
.blog_bigImage h2.entry-title{
    padding-top: 0;
    margin-bottom: 0;
}
/*Blog SLide*/
.first.blog_firstBigImage.blog_bigImage .post-meta-date {
    left: 40px;
}
.blog_grid.blog_slide  h2.entry-title a{
    font-size: 30px;
}
.blog_slide {
    padding: 6px 3px 0 3px;
    text-align: center;
    position: relative;
}
.blog_slide .post-meta-date {
    bottom: auto;
    top: 60px;
    z-index: 2;
}
.blog_slide .wd_ct-blog{
    position: absolute;
    width: 100%;
    padding: 0 3px;
    bottom: 40px;
}
.blog_slide .post-meta {
    border: none;
    padding-top: 0;
}
.blog_slide .post-meta .inline i,.blog_slide h2.entry-title a,.blog_slide .post-meta .inline a  {
    color: #fff;
}
.blog_slide h2.entry-title{
    margin-bottom: 0;
}
.wedding-blog .beans-stepslider .beans-slideset button.slick-arrow.slick-next {
    right: 220px;
}
.wedding-blog .beans-stepslider .beans-slideset button.slick-arrow.slick-prev {
    left: 220px;
}
.wedding-blog .beans-stepslider .beans-slideset button.slick-arrow{
    border: none;
    top: 50%;
    margin-top: -17px;
}
.wedding-blog .beans-stepslider .beans-slideset button.slick-arrow i.fa-angle-left:before{
    content: "\f177";
}
.wedding-blog .beans-stepslider .beans-slideset button.slick-arrow i.fa-angle-right:before{
    content: "\f178";
}
.wedding-blog .beans-stepslider .beans-slideset button.slick-arrow i{
    font-size: 30px;
    color: #fff;
}
.blog_slide  .thumbnail-post{
    display: inline-block;
}
.blog_slide .thumbnail-post > a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}
.blog_slide:hover .thumbnail-post > a:before {
    background: rgba(0,0,0,0.8);
}
.blog_firstBigImage.blog_smallImage{
    border-top: 1px solid #efefef;
    border-bottom: 0;
}
.list-blog .thumbnail-post{
    display: inline-block;
}
.wedding-singleBlog .beans-stepslider .beans-slideset button.slick-arrow.slick-prev {
    left: 70px;
}
.wedding-singleBlog .beans-stepslider .beans-slideset button.slick-arrow.slick-next{
    right: 70px;
}
.wedding-singleBlog .beans-stepslider .beans-slideset button.slick-arrow {
    bottom: 60px;
    top: auto;
    border: 1px solid #fff;
}
.wedding-singleBlog .beans-stepslider .beans-slideset button.slick-arrow i{
    color: #fff;
}
.wedding-singleBlog .beans-stepslider .beans-slideset button.slick-arrow:hover{
    background: none;
}
.single-format-gallery .entry-content{
    position: relative;
    background: #fff;
    margin-bottom: 0;
    max-width: 850px;
    margin: -150px auto 0;
    padding: 0 50px;
}
.single-format-gallery .share-social,.single-format-gallery #comments.comments-area,.single-format-gallery .navigation.post-navigation{
    position: relative;
    background: #fff;
    margin-bottom: 0;
    max-width: 850px;
    margin: 0 auto;
    padding: 0 50px;
    float: none;
    clear: both;
}
.share-social div{
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 15px 0;
    float: left;
    width: 100%;
}
.single-format-gallery .site-main{
    margin-bottom: 30px;
}
.single-format-galler .comment-respond  h2{
    float: left;
    width: 100%;
    margin-top: 28px;
}
 .single-format-gallery .right .entry-content{
    margin: -60px 0 0 0px;
    padding: 0;
    background: none;
 }
 .single-format-gallery .left .entry-content{
    margin: -60px 0 0 0px;
    padding: 0;
    background: none;
 }
 .single-format-gallery .share-social div{
    margin: 25px 0;
 }
 .single-format-gallery .postTitle .post-meta {
    margin-bottom: 8px;
    padding-top: 35px;
}
.single-format-gallery .right .share-social,.single-format-gallery .right #comments.comments-area,.single-format-gallery .right .navigation.post-navigation{
    max-width: 100%;
    padding: 0;
    background-color: #fff;
}
.single-format-gallery .right .postTitle .post-meta {
    margin-right: 50px;
    background: #fff;
}
.single-format-gallery .left .postTitle .post-meta {
    margin-right: 50px;
    background: #fff;
}
.right .wedding-singleBlog .beans-stepslider .beans-slideset button.slick-arrow,
.left .wedding-singleBlog .beans-stepslider .beans-slideset button.slick-arrow{
    bottom: 100px;
}