table.wptb-preview-table.wptb-element-main-table_setting-14648 {
    max-width: 100%!important;
    width: 100% !important;
}
.page-id-14203 .divein-page .page-title-wrap-inner {
    padding-top: 250px;
    padding-bottom: 250px;
    color: #ffffff;
    background-image: url(/wp-content/uploads/2022/10/42380601_1810673922303752_5509724320940687360_n.jpg);}
.header-email a {
    text-transform: lowercase !important;
}
.team-designation {
    margin-bottom: 0px!important;
}
.team-social-wrap ul.social-icons > li > a {
    border: solid 1px #133b7a;
    border-radius: 3px;}
.woo-top-meta select {
    position: relative;
	  float:right;
    display: inline-block;
    margin-left: 7px;
    line-height: 24px;
    padding: 8px 20px;
    height: 50px;
    width: 188px;
}
.woo-thumb-wrap .product-icons-pack > a {
    height: 58px;
    width: 68px;
    line-height: 60px;
    font-size: 20px;
    float: left;
    color: #222;
    border-radius: 0;
	opacity: 1;
}
  form.checkout.woocommerce-checkout {
		padding: 1.5%;}
/** css for desktop (1000 wide or more)**/
@media only screen and (min-width: 600px) {
	div#customer_details {
		display: grid;}
	form.checkout.woocommerce-checkout {
    display: grid;
	  grid-template-columns:1fr 1fr;
		grid-column-gap: 10px;
	}
	#order_review.col-lg-6 {
    flex: 0 0 auto;
    width: 100%;
}
	#customer_details .col-1 {
    min-width: 100% !important;
}
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%;
}
	#customer_details .col-2 {
    max-width: 100%;
}
  p.woocommerce-result-count {
    width: 47%;}}

.testimonial-wrapper.testimonial-default .owl-item .testimonial-inner {
    margin: 5px;
}