img{
	max-width: 100% !important;
	height: auto !important;
}
img.avatar{
	max-width: 18px !important;
}
@media screen and (max-width: 1439px) {
	#main-menu > ul > li:nth-child(6), #main-menu > ul > li:last-child{
		margin-left: 32px;
	}
	.cart-icon{
		right: -20px;
	}
	.buybook-sec .container{
		padding: 0 15px;
	}
	.buybook-sec .img-holder-wrap {
    	width: calc(50% + 385px);
    }
    .buybook-sec .offset-lg-1{
    	position: relative;
    	right: -4.33%;
    }
	.buybook-sec .book-block{
		margin-left: -15px;
	}
}
@media screen and (max-width: 1279px) {
	/**** General CSS ****/
	.container{
		max-width: 1024px !important;
	}
	#main-menu,
	.whatwedo-item .info-block,
	.whatwedo-slider.owl-carousel .owl-nav,
	.testimonials-slider.owl-carousel .owl-nav{
	    display: none !important;
	}

	.testimonials-item .info-block .txt-wrap p:last-of-type,
	.property-slider .property-info p:last-of-type{
		margin-bottom: 0;
	}

	/**** Header CSS ****/
	#header{
		height: 80px;
		position: static;
		
	}
	#header .menu-wrap{
		width: 100%;
		background-color: #fff;
		position: fixed;
		top: 0;
		z-index: 999;
		box-shadow: 0px 0px 10px 0px rgba(16, 43, 41, 0.2) !important;
		/*transition-property: margin-left;
	    transition-duration: 0.5s;
	    transition-timing-function: linear;*/
	}
	.menu-wrap .container{
		display: flex;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#header #logo img {
	    height: 60px !important;
	    top: calc(50% + 2px);
	}
	.hd-actions-left,
	.hd-actions-right{
		display: flex;
		align-items: center;
	}
	.hd-actions-right{
		padding-right: 10px;
	    margin-left: auto;
	}
	.cart-icon{
		position: relative;
	    top: 0;
	    right: 0;
	}
	.cart-icon span.count{
		background-color: #000;
	}
	.cart-icon svg, 
	.cart-icon svg circle, 
	.cart-icon svg path{
		stroke: #C3965A;
	}
	/**** Main Banner CSS ****/
	.main-banner{
		background-position: 70% top;
	}
	.banner-caption{
		padding: 100px 15px;
	}
	.banner-caption h4{
		margin-right: 0;
	}

	.buybook-sec .book-block{
		width: 360px;
	}
	.buybook-sec .offset-lg-1{
		right: -10px;
	}
	/**** What We Do CSS ****/
	.whatwedo-slider{
		display: block;
	}
	.whatwedo-item{
		height: 100%;
		min-height: 400px;
		padding: 20px;
	}
	.whatwedo-slider .owl-item {
	    opacity: 0.4;
	    transition: all 0.3s ease 0.3s;
	}
	.whatwedo-slider .owl-item.active.center{
		opacity: 1;
	}
	.whatwedo-item .info-block,
	.whatwedo-item .service-info{
		padding: 30px 20px;
	}
	.whatwedo-item .service-info,
	.whatwedo-item:hover .service-info{
		top: 20px;
		right: 20px;
		bottom: 20px;
		left: 20px;
	}
	/**** Properties CSS ****/
	.properties-sec{
		background-attachment: scroll;
	}
	.resp-tabs-list li:first-child,
	.resp-tabs-list li:last-child{
	    margin-left: 100px;
	}
	.property-slider .property-info{
		width: 100%;
		padding: 30px;
	}
	.property-slider .property-info .btn{
		margin-right: 0;
	}
	.property-slider .property-info .btn:first-child{
		margin-right: 10px;
	}

	/**** Testimonials CSS ****/
	.testimonials-item,
	.testimonials-item .info-block{
		padding: 20px;
	}
	.testimonials-item .info-block{
		padding-top: 80px;
		background-position: 20px 20px;
	}
	.testimonials-sec .container .btn-brown{
		margin-right: 0;
	}

	/**** Footer Widgets CSS ****/
	.ft-widgets-sec .col-xl-4{
		padding-left: 50px;
	}
	.ft-widgets-sec .col-xl-3{
		padding-left: 40px;
	}

	/**** Fancybox CSS ****/
	.fancybox-container .fancybox-content{
		padding: 35px 30px 1px;
	}
	
	.consulting-sec .col-md-4 > img{
		right: 90px;
	}
}
@media screen and (max-width: 991px) {
	/*p{
		line-height: 1.5em;
		margin-bottom: 20px;
	}
	h1, h2, h3, h4, h5, h6, p, address, hr, .field, .field-textarea{
		margin-bottom: 20px;
	}
	.content ol, .content ul{
		margin: 20px 0;
	}*/
	h1,
	.page-banner h1, 
	.page-banner h2{
		font-size: 60px;
	}
	/**** General CSS ****/
	.container{
		max-width: 100% !important;
	}
	.buybook-sec .col-md-12,
	.consulting-sec > .img-holder-wrap{
		display: none !important;
	}
	.buybook-sec .txt-wrap{
		display: block;
	}

	.btn-scrollup{
		bottom: 10px !important;
	}

	.title-page, 
	.title-sec,
	#contact,
	#primary .content ul.order_details{
		margin-bottom: 60px;
	}
	#main,
	.padding-sec,
	.ft-widgets-sec {
	    padding: 60px 0;
	}
	.padding-top-sec{
		padding-top: 60px;
	}

	/**** Buy My Book CSS ****/
	.buybook-sec .book-block{
		width: 100%;
		min-width: 100%;
	}
	.buybook-sec .offset-lg-1{
		right: 0;
	}
	.buybook-sec .txt-wrap{
		max-height: 80px;
		margin-bottom: 30px;
	}

	/**** About CSS ****/
	.about-sec .align-items-center{
		align-items: flex-start !important;
	}

	/**** What We Do CSS ****/
	.whatwedo-item .service-info{
		padding: 20px 15px;
	}
	.whatwedo-item .info-block h3,
	.whatwedo-item .service-info h3{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.whatwedo-item .info-block p,
	.whatwedo-item .service-info p{
		margin-bottom: 20px;
	}
	.whatwedo-item .info-block .btn-border,
	.whatwedo-item .service-info .btn-border{
		height: 46px;
		padding: 15px 30px;
	}

	/**** Properties CSS ****/
	.resp-tabs-list li{
		font-size: 20px;
		height: 36px;
	}
	.resp-tabs-list li:first-child,
	.resp-tabs-list li:last-child{
	    margin-left: 60px;
	}
	.property-slider.owl-carousel{
		margin-bottom: 40px;
	}
	.property-slider .property-info{
		padding: 15px;
	}
	.property-slider .property-info h3{
		font-size: 20px;
	}
	.property-slider .property-info ul{
		margin-bottom: 25px;
	}
	.property-slider .property-info ul li{
		font-size: 14px;
	}
	.property-slider .property-info .btn,
	.property-slider .property-info .btn:first-child{
		min-width: auto;
	    height: 40px;
	    padding: 12px;
	    font-size: 14px;
	    margin: 0;
	}

	/**** Testimonials CSS ****/
	/*.testimonials-item .info-block .txt-wrap{
		max-height: 120px;
	}*/

	/**** Page Banner CSS ****/
	.page-banner{
		height: 360px;
	}
	.page-banner h1, .page-banner h2{
		margin-bottom: 60px;
	}

	/**** About Page CSS ****/
	.aboutus-sec img{
		margin-top: -320px;
	}
	.service-block{
		margin-top: 60px;
	}

	/**** Consulting Page CSS ****/
	.consulting-sec .txt-wrap{
		position: relative;
    	z-index: 1;
	}
	.consulting-sec .col-md-4 > img{
		right: 120px;
	}
	.signup-form{
		padding: 60px 25px;
	}
	.signup-sec .signup-form{
		margin-right: 0;
	}
	.about-sec .col-md-7{
		padding-right: 30px;
	}
	.about-sec p:last-of-type{
		margin-bottom: 0;
	}

	/**** Woocommerce CSS ****/
	.woocommerce #content div.product div.images, 
	.woocommerce div.product div.images, 
	.woocommerce-page #content div.product div.images, 
	.woocommerce-page div.product div.images{
		float: left !important;
		width: 48% !important;
	}
	.woocommerce #content div.product div.summary, 
	.woocommerce div.product div.summary, 
	.woocommerce-page #content div.product div.summary, 
	.woocommerce-page div.product div.summary{
		float: right !important;
		width: 48% !important;
	}
	.woocommerce .cart_item .quantity .qty{
		display: inline-block;
	    margin: -5px 0;
	    height: 32px !important;
	    line-height: 30px !important;
	}

	/**** Footer Widgets CSS ****/
	.ft-widgets-sec .col-lg-5,
	.ft-widgets-sec .col-xl-4,
	.ft-widgets-sec .col-xl-3{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	/*.ft-widgets-sec .socialmedia-widget a {
	    font-size: 20px;
	    min-width: 46px;
	    width: 46px;
	    height: 46px;
	    margin-left: 10px;
	}
	.ft-widgets-sec .socialmedia-widget a:first-child{
		margin-left: 0;
	}*/

	/**** Footer CSS ****/
	#footer{
		padding: 32px 0;
	}
	#footer,
	#footer p:last-of-type{
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	/**** General CSS ****/
	.container{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	h1, 
	.page-banner h1, 
	.page-banner h2 {
	    font-size: 45px;
	}
	/*#primary h1{
	    font-size: 30px;
	}
	h2 {
	    font-size: 30px;
	    line-height: 1.2em;
	}
	#primary h2{
	    font-size:24px;
	}
	h3,
	#primary h3 {
	    font-size: 20px;
	    line-height: 1.4em;
	}
	h4 {
	    font-size: 18px;
	    line-height: 1.4em; 
	}
	h5 {
	    font-size: 16px;
	    line-height: 1.4em;
	}
	h6 {
	    font-size: 14px;
	    line-height: 1.4em;
	}*/

	.btn-sticky,
	.btn-scrollup,
	.buybook-sec .img-holder-wrap,
	.about-sec .img-holder-wrap,
	.aboutus-sec .img-holder-wrap, 
	.consulting-sec > .img-holder-wrap,
	.signup-sec .img-holder-wrap,
	.aboutus-sec img,
	.consulting-sec .col-md-4 > img,
	.testimonials-sec .btn-brown,
	.consulting-sec .col-md-5{
		display: none !important;
	}

	.woocommerce div.product div.summary{
		margin-bottom: 60px;
	}

	/**** Main Banner CSS ****/
	.main-banner{
		background-image: none;
		background-color: #EFEFEF;
	}
	.banner-caption{
		background-image: url(../images/main-banner.jpg);
	    background-position: 72% bottom;
	    background-repeat: no-repeat;
	    background-color: #6A6869;
	    background-size: auto 660px;
	    padding-bottom: 400px;
	    padding-top: 80px;
	}
	.banner-caption h1, 
	.banner-caption h2 {
	    font-size: 45px;
	    padding-left: 30px;
	}
	.banner-caption h1:before {
	    height: 100%;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.banner-caption h4{
		font-size: 18px;
		margin-bottom: 40px;
	}
	.banner-caption p{
		max-width: 200px;
		margin-top: 60px;
	}
	.banner-caption .btn{
		margin-bottom: 30px;
	}

	/**** Buy My Book CSS ****/
	.buybook-sec{
		margin-top: -320px;
		position: relative;
		z-index: 9;
	}
	/*.buybook-sec .container{
		border-radius: 20px;
		background-color: #fff;
		overflow: hidden;
	}*/
	.buybook-sec .col-lg-3{
		padding: 40px 30px 20px;	
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		margin: 0 15px;
		background-color: #fff;
	}
	.buybook-sec .book-block{
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}
	.buybook-sec .book-block img{
		max-height: 320px !important;
	}
	.buybook-sec .txt-wrap{
		max-height: unset;
		margin-bottom: 0;
	}
	.buybook-sec p{
		margin-bottom: 30px;
	}

	/**** About Us CSS ****/
	.about-sec{
		background-color: #EFEFEF;
	}
	.about-sec .col-md-5{
		text-align: center;
		margin-bottom: 60px;
	}
	.about-sec p:last-of-type{
		margin-bottom: 0;
	}

	/**** What We Do CSS ****/
	.whatwedo-sec{
		padding-bottom: 60px;
	}
	.whatwedo-sec .title-sec{
		text-align: left;
	}
	.whatwedo-slider{
		margin: 0 30px 55px;
    	width: calc(100% - 60px);
    	position: relative;
    	overflow: visible;
	}
	.whatwedo-slider .owl-item{
		opacity: 1;
	}
	.whatwedo-slider .whatwedo-item{
		min-height: 360px;
		border-radius: 20px;
		overflow: hidden;
	}

	/**** Property ****/
	.properties-sec ul.resp-tabs-list{
		flex-direction: column;
	}
	.properties-sec ul.resp-tabs-list li{
		font-size: 22px;
		text-align: left;
		height: auto;
		margin: 20px 0 !important;
		display: flex;
	}
	.resp-tabs-list li:after, 
	.resp-tabs-list li.resp-tab-active:after{
		display: none;
		width: 100px !important;
		position: static;
		margin: 7px 0 0 20px; 
		transition: none;
	}
	.resp-tabs-list li.resp-tab-active:after{
		display: block;
	}
	.property-slider .property-info{
		padding: 30px;
	}

	.residents-sec h4{
		text-align: left;
	}

	/**** Testimonials ****/
	.testimonials-sec .text-center.hidden{
		display: block !important;
		padding-top: 40px;
	}
	.testimonials-sec .text-center.hidden .btn-brown{
		display: inline-block !important;
	}
	.testimonials-sec{
		padding-bottom: 60px;
	}
	.testimonials-slider{
		margin: 0 30px 55px;
    	width: calc(100% - 60px);
    	position: relative;
    	overflow: visible;
	}
	.testimonials-slider .owl-item{
		opacity: 1;
	}
	.testimonials-slider .whatwedo-item{
		border-radius: 20px;
		overflow: hidden;
	}
	/*.testimonials-item .info-block .txt-wrap{
		max-height: 130px;
	}*/

	/**** Page Banner CSS ****/
	.page-banner{
		height: 250px;
	}
	.page-banner h1, 
	.page-banner h2{
		padding-bottom: 30px;
	}

	/**** About Page CSS ****/
	.aboutus-sec img{
		margin-top: -320px;
	}
	.service-block{
		margin-top: 60px;
	}
	.service-block .col-md-5{
		text-align: center;
		margin-bottom: 40px;
	}
	.aboutus-sec p:last-of-type,
	.service-block p:last-of-type{
		margin-bottom: 0;
	}
	.signup-sec .signup-form{
		border-radius: 0;
	}
	.signup-sec .col-md-7{
		margin: 30px 15px 0;
		padding: 40px 30px 20px;
		background: url(../images/signup-bg.jpg) center center no-repeat;
    	background-size: cover;
    	border-top-left-radius: 20px;
    	border-top-right-radius: 20px;
    	overflow: hidden;
	}
	.signup-sec .col-md-7:before {
	    content: "";
	    background: rgba(75,69,61,0.96);
	    position: absolute;
	    left: 0;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    z-index: 1;
	}
	.signup-sec h2, .signup-sec p{
		position: relative;
		z-index: 9;
	}

	/**** Consulting Page CSS ****/
	.consulting-sec .txt-wrap{
		max-height: unset;
		margin-bottom: 0;
	}
	.signup-sec .row{
		margin-left: -30px;
		margin-right: -30px;
	}
	.signup-sec .col-lg-6{
		flex: 0 0 100%;
    	max-width: 100%;
		padding: 40px 30px !important;
		border-radius: 0;
		margin: 0 !important;
	}
	.signup-form {
	    padding: 50px 30px;
	}

	/**** Contracting Page CSS ****/
	.contracting-sec .col-md-5{
		text-align: center;
		margin-bottom: 40px;
	}
	.service-sec p:last-of-type{
		margin-bottom: 30px;
	}

	/**** Woocommerce CSS ****/
	.woocommerce .col2-set, 
	.woocommerce-page .col2-set{
		margin: 0;
	}
	.woocommerce #content div.product div.images, 
	.woocommerce div.product div.images, 
	.woocommerce-page #content div.product div.images, 
	.woocommerce-page div.product div.images,
	.woocommerce #content div.product div.summary, 
	.woocommerce div.product div.summary, 
	.woocommerce-page #content div.product div.summary, 
	.woocommerce-page div.product div.summary,
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
		padding: 0;
		margin-bottom: 60px;
	}
	

	/**** Footer Widgets CSS ****/
	.ft-logo{
		text-align: center;
		margin-bottom: 0px;
	}
	#contact{
		padding-top: 60px;
	}
	.contact-widget,
	.ft-widgets-sec #contact{
		margin: 0;	
	}
	.ft-widgets-sec .ft-widget,
	.ft-widgets-sec .ft-widget > .ft-widget-3:last-child{
		margin-top: 60px;
	}

	/**** Fancybox CSS ****/
	.fancybox-container .fancybox-content{
		padding: 35px 15px 1px;
	}
	#interview h2, #primary .interview-form h2{
		font-size: 32px;
		margin-bottom: 30px;
	}
	.interview-form p,
	.interview-form h3,
	.interview-form h4,
	.interview-form input{
		margin-bottom: 25px !important;
	}
	.service-block .btn-border:first-child{
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 567px) {
	/**** General CSS ****/
	/*h1, 
	.page-banner h1, 
	.page-banner h2 {
	    font-size: 45px;
	}
	#primary h1{
	    font-size: 30px;
	}
	h2 {
	    font-size: 30px;
	    line-height: 1.2em;
	}
	#primary h2{
	    font-size:24px;
	}
	h3,
	#primary h3 {
	    font-size: 20px;
	    line-height: 1.4em;
	}
	h4 {
	    font-size: 18px;
	    line-height: 1.4em; 
	}
	h5 {
	    font-size: 16px;
	    line-height: 1.4em;
	}
	h6 {
	    font-size: 14px;
	    line-height: 1.4em;
	}*/
	input[type="submit"]{
		width: 100%;
	}



	/**** Buy My Book CSS ****/
	.buybook-sec .btn-brown{
		display: block;
	}

	/**** Consulting CSS ****/
	.signup-sec .col-md-7,
	.buybook-sec .col-lg-3{
		padding: 30px 20px 10px;
	}
	.signup-form{
		padding: 50px 20px;
	}
	
	/**** Woocommerce CSS ****/
	.woocommerce #primary  ul.products li.product, 
	.woocommerce-page #primary ul.products li.product{
		width: 100%;
		margin: 30px 0; 
	}
	.woocommerce #primary  ul.products li.product:last-child, 
	.woocommerce-page #primary ul.products li.product:last-child{
		margin-bottom: 0;
	}
	/**** Footer Widgets CSS ****/
	.submit-btn,
	.review-form .field-wrap, 
	.contact-form .field-wrap{
		display: block;
	}
	.review-form .field, 
	.contact-form .field{
		width: 100%;
	}

}
@media screen and (max-width: 479px) {
	/**** General CSS ****/
	.signup-sec .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.container,
	.signup-sec .col-lg-6{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	h1, 
	.page-banner h1, 
	.page-banner h2 {
	    font-size: 40px;
	}
	h2,
	#primary .related.products>h2{
		font-size: 32px;
	}
	/*#primary h1{
	    font-size: 30px;
	}
	h2 {
	    font-size: 30px;
	    line-height: 1.2em;
	}
	#primary h2{
	    font-size:24px;
	}
	h3,
	#primary h3 {
	    font-size: 20px;
	    line-height: 1.4em;
	}
	h4 {
	    font-size: 18px;
	    line-height: 1.4em; 
	}
	h5 {
	    font-size: 16px;
	    line-height: 1.4em;
	}
	h6 {
	    font-size: 14px;
	    line-height: 1.4em;
	}*/

	.title-page, 
	.title-sec,
	#contact,
	.residents-sec .title-sec,
	ul.resp-tabs-list,
	#primary .content ul.order_details,
	.woocommerce div.product div.summary,
	.woocommerce div.product div.images.woocommerce-product-gallery,
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
		margin-bottom: 50px;
	}
	#main,
	.padding-sec,
	.ft-widgets-sec {
	    padding: 50px 0;
	}
	.padding-top-sec{
		padding-top: 50px;
	}

	/**** Mobile Menu CSS ****/
	.mb-nav ul.mb-main-menu,
	.mb-nav .hd-widgets .container{
		padding: 35px 15px !important;
	}
	.mb-nav ul.mb-main-menu li{
		font-size: 16px;
		margin-bottom: 30px;
	}
	.mb-nav .hd-widgets .contact-widget{
	    margin:0 0 35px !important; 
	}

	/**** Main Banner CSS ****/
	.banner-caption{
		padding-top: 60px;
		padding-bottom: 380px;
		background-size: auto 600px;
    	padding-bottom: 320px;
	}
	.banner-caption h4{
		font-size: 17px;
	}
	.buybook-sec{
		margin-top: -268px;
	}
	.buybook-sec .col-lg-3{
		padding: 25px 15px 5px;
	}
	.buybook-sec .book-block img{
		max-height: 268px !important;
	}

	/**** About CSS ****/
	.about-sec .btn,
	.about-sec .btn-border{
		display: block;
		margin: 0;
	}
	.about-sec .btn{
		margin-bottom: 30px;
	}

	/**** What We Do CSS ****/
	.whatwedo-slider,
	.testimonials-slider {
	    margin: 0 15px 55px;
	    width: calc(100% - 30px);
	}
	.whatwedo-slider .whatwedo-item{
		padding: 15px;
		min-height: 400px;
	}
	.whatwedo-item .info-block,
	.whatwedo-item .service-info{
		padding: 15px 10px;
	}
	.whatwedo-item .service-info,
	.whatwedo-item:hover .service-info{
		top: 15px;
		right: 15px;
		bottom: 15px;
		left: 15px;
	}
	.whatwedo-item .info-block p, .whatwedo-item .service-info p{
		font-size: 14px;
	}
	/**** Properties CSS ****/
	.resp-tabs-list li:after, 
	.resp-tabs-list li.resp-tab-active:after{
		width: 40px !important;
		margin-left: 15px;
	}
	.property-slider.owl-carousel{
		margin-bottom: 50px;
	}
	.property-slider.owl-carousel .owl-dots{
		bottom: -50px;
	}
	.property-slider .property-info{
		padding: 15px 10px;
	}
	.property-slider .property-info h3{
		margin-bottom: 15px;
	}
	.property-slider .property-info ul{
		margin-bottom: 20px;
	}
	.property-slider .property-info ul li{
		font-size: 13px;
		margin-left: 15px;
	}
	.property-slider .property-info .btn, 
	.property-slider .property-info .btn:first-child{
		padding: 12px 8px;
		font-size: 13px;
	}

	/**** Testimonials CSS ****/
	.testimonials-item, .testimonials-item .info-block{
		padding: 15px;
	}
	.testimonials-item .info-block{
		padding-top: 80px;
	}

	/**** WooCommerce CSS ****/
	#add_payment_method table.cart td.actions .coupon .input-text, 
	.woocommerce-cart table.cart td.actions .coupon .input-text, 
	.woocommerce-checkout table.cart td.actions .coupon .input-text{
		min-width: auto;
	}
	.woocommerce-cart table.cart td.actions .coupon .input-text{
		padding: 0px 15px;
	}
	.woocommerce-cart table.cart td.actions .coupon .button{
		padding: 12px 8px !important;
	    min-width: auto !important;
	    font-size: 13px !important;
	}
	
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
		float: none;
	}
	
	/**** Footer CSS ****/
	.ft-widgets-sec  #contact{
		padding-top: 50px;
	}
	.ft-widgets-sec .ft-widget,
	.ft-widgets-sec .ft-widget > .ft-widget-3:last-child{
		margin-top: 50px;
	}
	
	/**** Form Popup CSS ****/
	.review-form{
		padding: 15px;
	}
}
@media screen and (max-width: 320px) {
	.container{
		width: 320px !important;
		max-width: 320px !important;
	}
}