@media (max-width: 1199px) {

	h6 {
		font-size: 40px;
	}

	.btn {
		padding: 15px 30px;
		font-size: 15px;
	}

	/*Header*/

	img.header-img-responsive {
		height: auto;
		width: 280px;
		margin: 5px 0 0 0;
	}

	.header_nav {
		margin: 4px 0 0 50px;
	}

	.header_nav > li {
		margin: 20px 0px 0px 10px;
	}

	.header_icons > li {
		margin: 20px 2px;
	}

	#searchform {
		margin: 0;
		width: 30px;
	}

	/*Banner Section*/

	#banner_section p {
		font-size: 45px;
		margin: -80px 0 30px 0;
	}

	#banner_section .banner_excerpt >span {
		font-size: 70px;
	}

	#button {
		margin: 20px 0 0 80px;
	}

	#banner_section .slick-dots {
		top: 430px;
		left: 140px;
	}

	#banner_section:after {
		height: 124px;
		background-size: contain;
	}

	/*Welcome Section*/

	#welcome_section .paw_left, #welcome_section .paw_right {
		width: 100px;
	}

	#welcome_section .paw_left {
		top: 75px;
	}

	#welcome_section .paw_right {
		top: 75px;
	}

	#welcome_section .paw_left .left_paw {
		left: 50px;
	}

	#welcome_section .paw_right .right_paw {
		right: 50px;
	}

	#welcome_section .col-md-6 {
		width: auto;
	}
	
	.welcome > li:nth-child(even) {
		padding: 0;
		margin: 0;
	}

	#welcome_section .item.item_1 .col-md-6 p {
		padding: 24px 240px 0 0;
		margin: 0 200px 0 25px;
	}

	#welcome_section .item.item_2 .col-md-6 p {
		margin: 20px 238px 0 13px;
		padding: 0 200px 0 0;
	}

	#welcome_section .img-responsive {
		height: 280px;
	}

	/*Best Sellers Section*/

	#bestsellers_section {
		border-radius: 0 100px 100px / 0px 100px 100px;
		padding: 0 0 20px 0;
	}

	#bestsellers_section .box .save {
		height: 22%;
		width: 53%;
	}

	#bestsellers_section .box .content .title-box .title {
		font-size: 20px;
	}

	#bestsellers_section .box .content .title-box {
		height: 140px;
	}

	#bestsellers_section .box .content .price-box .price {
		font-size: 25px;
	}

	/*Category Section*/

	#category_section .paw_left, #category_section .paw_right {
		width: 100px;
	}

	#category_section .paw_left {
		top: 75px;
	}

	#category_section .paw_right {
		top: 75px;
	}

	#category_section .paw_left .left_paw {
		left: 0;
	}

	#category_section .paw_right .right_paw {
		right: 0;
	}

	#category_section .image {
		width: 356px;
		height: 382px;
	}

	#category_section .name {
		font-size: 30px;
	}

	/*Member Section*/

	#members_section {
		border-radius: 0px 100px 100px / 0px 100px 100px;
		padding: 0;
	}

	#members_section .image1 {
		height: 155px;
		width: 177px;
	}

	#members_section img {
		height: 272px;
	}

	#members_section .description {
		padding: 0 0 0 122px;
	}

	p.member_description {
		font-size: 20px;
	}

	/*Services Section*/

	#services_section .paw_left, #services_section .paw_right {
		width: 100px;
	}

	#services_section .paw_left {
		top: 75px;
	}

	#services_section .paw_right {
		top: 75px;
	}

	#services_section .paw_left .left_paw {
		left: -6px;
	}

	#services_section .paw_right .right_paw {
		right: -6px;
	}

	#services_section .img_wrap.img_1 {
		margin: 0;
	}

	#services_section .img_wrap.img_2 {
		margin-left: 37%;
		margin-top: 30px;
	}

	#services_section .img_wrap.img_3 {
		margin-left: 10%;
		margin-top: 20px;
	}

	/*Testimonials Section*/

	#testimonials_section .content {
		right: 0;
		width: 452px;
		left: 412px;
	}

	#testimonials_section .item {
		top: 250px;
		right: 295px;
	}

	/*Contact Section*/

	#contact_section {
		background-position-y: 226px;
		background-size: contain;
	}

	#contact_section .container .row h6 {
		margin: 95px 0 30px 0;
	}

	#contact_section:after {
		bottom: 508px;
		height: 124px;
		background-size: contain;
	}

	#contact_section .form {
		padding: 0;
		height: 463px;
	}

	input#gform_submit_button_1 {
		padding: 15px 30px;
		font-size: 15px;
	}

	#contact_section .form .gform_confirmation_message {
		font-size: 28px;
		padding: 40px 0 0 0;
	}

	/*Content Page*/

	/*Shop Page*/
	.content_products .box .content .title-box .title {
		font-size: 23px;
	}

	/*Product Page*/

	.prod-summary {
		height: 672.64px;
	}

	.prod-summary .box .description {
		font-size: 18px;
		height: 317px;
		margin-top: 12px;
	}

	.prod-summary .box .title {
		font-size: 23px;
		height: 98px;
	}

	.woocommerce #content div.product p.price, 
	.woocommerce #content div.product span.price, 
	.woocommerce div.product p.price, .woocommerce div.product span.price, 
	.woocommerce-page #content div.product p.price, 
	.woocommerce-page #content div.product span.price, 
	.woocommerce-page div.product p.price, 
	.woocommerce-page div.product span.price {
		color: #000;
		font-size: 27px;
		margin-top: 10px;
	}

	.prod-summary .box .percent {
		font-size: 22px;
		margin-top: 20px;
	}

	.prod-summary .box .description {
		font-size: 16px;
		height: 285px;
		margin-top: 12px;
	}

}

@media (max-width: 991px) {

	h6 {
		margin: 30px;
		display: table;
		text-align: center;
	}

	.btn {
		padding: 20px 38px;
		font-size: 18px;
		margin: auto;
		display: table;
	}

	/*Header*/

	#header_main .col-md-3.col-sm-6 {
		width: 100%;
	}

	img.header-img-responsive {
		margin: auto;
		display: table;
	}

	/*Banner Section*/

	#banner_section p {
		text-align: center;
		font-size: 30px;
		margin: -70px 0 23px 0;
	}

	#banner_section .banner_excerpt >span {
		font-size: 60px;
	}

	#banner_section .btn-container {
		height: 80px;
		position: relative;
	}

	#button {
		margin: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#banner_section:after {
		height: 93px;
		background-size: contain;
	}

	#banner_section .slick-dots {
		top: 378px;
		left: 590px;
	}

	/* Welcome Section	*/

	.welcome > li:nth-child(odd) {
		display: contents;
		height: 0;
	}

	.welcome > li:nth-child(even) {
		display: contents;
		padding: 0;
		margin: 0;
	}

	#welcome_section .item.item_1 {
		display: block;
	}

	#welcome_section .col-md-6 {
		margin: auto;
		display: table;
	}

	#welcome_section .item.item_1 .col-md-6 p {
		font-size: 22px;
		padding: 26px;
		margin: 10px;
	}

	#welcome_section .item.item_2 {
		display: block;
	}

	#welcome_section .item.item_2 .col-md-6 p {
		font-size: 22px;
		padding: 26px;
		margin: 10px;
	}

	#welcome_section .img-responsive {
		margin: auto;
	}

	/* Best Sellers Section	*/
	#bestsellers_section {
		background-color: var(--custom_blue);
		padding: 25px 0 25px 0;
		border-radius: 0 100px 100px / 0px 100px 100px;
	}

	#bestsellers_section .box {
		margin: 20px 0 45px 0;
	}

	#bestsellers_section .box .save {
		top: -26px;
		height: 17%;
		width: 35%;
	}

	#bestsellers_section .box .save > p {
		left: 42px;
		font-size: 16px;
	}

	#bestsellers_section .box .content {
		margin: 25px 0 20px 0;
		padding: 20px;
	}

	#bestsellers_section .box .content .title-box {
		height: 140px;
	}

	#bestsellers_section .box .content .title-box .title {
		font-size: 26px;
	}

	#bestsellers_section .box .content .price-box .price {
		font-size: 30px;
	}

	#bestsellers_section .box .content .price-box .slash {
		font-size: 22px;
	}

	/*Category Section*/

	#category_section .image {
		width: 55%;
	}

	#category_section .name {
		font-size: 40px;
	}

	/*Member Section*/

	#members_section h6 {
		font-size: 40px;
		text-align: center;
		margin: 40px 0 15px 0;
	}

	#members_section .aos-init.aos-animate {
		width: 0;
		margin: auto;
		display: table;
	}

	#members_section .col-md-6 {
		align-items: center;
		flex-direction: column-reverse;
		justify-content: space-between;
		height: 568px;
	}

	#members_section img {
		height: 360px;
	}

	#members_section .image1 {
		height: 128px;
		width: 67%;
	}

	#members_section .image2 {
		padding: 0;
		position: initial;
	}

	#members_section .description {
		margin: 0 0 0 0;
		padding: 0 0 0 50px;
		height: 306px;
	}

	#members_section p {
		font-size: 26px;
	}

	/*Services Section*/

	#services_section .img_wrap.img_1 {
		margin: auto;
	}

	#services_section .img_wrap.img_2 {
		margin: auto;
		padding: 15px 0 0 0;
	}

	#services_section .img_wrap.img_3 {
		margin: auto;
		padding: 15px 0 0 0;
	}

	/*Testimonials Section*/


	#testimonials_section .image img {
		height: 28%;
		width: 28%;
	}

	#testimonials_section .box::before {
		left: 229px;
	}

	#testimonials_section .content {
		font-size: 30px;
		top: 90px;
		left: 317px;
		width: 355px;
	}

	#testimonials_section .item {
		top: 256px;
		right: 241px;
	}

	#testimonials_section .stars {
		font-size: 20px;
	}

	#testimonials_section .author {
		font-size: 20px;
	}

	/*Brands Section*/

	#brands_section .item {
		margin: 0 0 0 5px;
	}

	/*Contact Section*/

	#contact_section {
		background-position-y: 328px;
		background-size: contain;
	}

	#contact_section .container .row h6 {
		margin: 95px 0 30px 60px;
	}

	#contact_section:after {
		bottom: 540px;
		height: 93px;
		background-size: contain;
	}

	input#gform_submit_button_1 {
		padding: 15px 30px;
		font-size: 15px;
	}

	#contact_section .form .gform_confirmation_message {
		font-size: 28px;
		padding: 40px 0 0 0;
	}

	/*Content Page*/

	/*Product Page*/

	.woocommerce .woocommerce-ordering select, 
	.woocommerce-page .woocommerce-ordering select {
		width: 80%;
	}

	.content_products .col-md-3.col-sm-3 {
		padding: 0;
	}

	.content_products .col-md-9.col-sm-9 {
		padding: 0;
		padding-left: 5px;
	}

	.content_products .box {
		height: 675px;
	}

	.content_products .box .content .title-box .title {
		font-size: 23px;
	}

	.content_products .box .content .price-box .price {
		font-size: 28px;
	}

	.content_products .btn {
		display: inline-block;
	}

	/*Single Product Page*/

	.related_products .box {
		margin: 0 0 55px 0;
	}

	.images {
		position: sticky;
		left: 18%;
		margin-left: 0;
	}

	.product .col-md-6 {
		margin-right: 0;
	}

	.woocommerce-product-gallery__image {
		width: 225%;
	}

	/*.yith_magnifier_zoom_wrap {
		width: 180%;
	}*/

	img.attachment-shop_thumbnail.size-shop_thumbnail {
		border-radius: 20px;
	}

	.prod-summary {
		height: 627.64px;
	}

	.prod-summary .box .description {
		height: 209px;
	}

	/*Services Page*/

	.blue-bg {
		background-color: var(--custom_blue);
		padding: 50px;
		margin-bottom: 10px;
	}

	.brown-bg {
		background-color: var(--custom_brown);
		padding: 50px;
		margin-bottom: 10px;
	}

	/*Footer Section*/


	#footer aside {
		font-size: 16px;
	}

	#footer img.img-responsive.center-block {
		height: auto;
		width: 40%;
	}

	#footer h4 {
		font-size: 18px;
	}

	.footer_nav {
		font-size: 18px;
	}

	.footer_nav2 {
		font-size: 18px;
	}

	#footer .contacts {
		padding: 0;
		text-align: center;
		font-size: 18px;
	}

}

@media (max-width: 767px) {

	h6 {
		font-size: 30px;
		display: block;
	}

	.btn {
		padding: 20px 25px;
		font-size: 15px;
	}
	/*Banner Section*/
	#banner_section:after {
		height: 50px;
	}

	#banner_section p {
		font-size: 20px;
		margin: -96px 0 0 0;
	}

	#banner_section .banner_excerpt >span {
		font-size: 30px;
	}

	#button {
		padding: 10px 23px;
		font-size: 16px;
	}

	#banner_section .slick-dots {
		display: flex;
		width: 15px;
		top: 190px;
		left: 293px;
		bottom: unset;
	}

	/*Welcome Section*/

	#welcome_section .welcome {
		margin: 0 0 15px 0;
	}

	#welcome_section .item.item_1 {
		display: block;
	}

	#welcome_section .img-responsive {
		height: 240px;
	}

	#welcome_section .item.item_2 {
		display: block;
	}

	#welcome_section .item.item_1 .col-md-6 p {
		font-size: 18px;
		padding: 10px;
		margin: 0;
	}

	#welcome_section .item.item_2 .col-md-6 p {
		margin: 0;
		font-size: 18px;
	}

	/*Best Sellers Section*/

	#bestsellers_section {
		padding: 0;
		border-radius: 0 75px 75px / 0px 75px 75px;
	}

	#bestsellers_section .box .save {
		top: -24px;
		left: 45px;
		background-size: 120px;
		height: 20%;
	}

	#bestsellers_section .box .save > p {
		right: 58px;
		top: 58px;
	}

	#bestsellers_section .box .img_container {
		width: 75%;
		margin: auto;
	}

	#bestsellers_section .box .image {
		width: 70%;
		height: auto;
		display: table;
		margin: auto;
	}

	#bestsellers_section .box .img_container .image .fake-image {
		padding-top: 138%;
	}

	#bestsellers_section .box .content {
		margin: auto;
		display: table;
	}

	/*Category Section*/

	#category_section .image {
		border-radius: 50px;
		width: 250px;
		height: 274px;
	}

	#category_section .box.box_1 .image > img {
		width: 80%;
		height: auto;
	}

	#category_section .box.box_2 .image > img {
		width: 90%;
		height: auto;
	}

	#category_section .name {
		font-size: 30px;
	}

	/*Member Section*/

	#members_section {
		padding: 0;
		border-radius: 0px 75px 75px / 0px 75px 75px;
	}

	#members_section h6 {
		font-size: 30px;
		margin: 38px 0 -15px 0;
	}

	#members_section .col-md-6 {
		padding: 0;
		height: 500px;
	}

	#members_section img {
		height: 255px;
	}

	#members_section .image1 {
		height: 145px;
		width: 380px;
	}

	#members_section .image2 {
		padding: 10px;
		position: initial;
	}

	#members_section .description {
		margin: auto;
		padding: 0 20px 20px 20px;
		height: 256px;
	}

	#members_section p {
		font-size: 20px;
	}

	#members_section .button {
		margin: 0;
	}

	/*Services Section*/

	#services_section img.img-responsive {
		height: auto;
		width: 66%;
	}

	#services_section .title {
		font-size: 30px;
		margin: 0 0 0 35px;
	}

	#services_section .img_wrap.img_1 .content {
		height: auto;
		width: 66%;
		top: 0;
	}

	#services_section .content {
		height: auto;
		top: 15px;
		width: 66%;
	}

	#services_section .content {
		height: auto;
		top: 15px;
		width: 66%;
	}

	#services_section .caption {
		font-size: 20px;
		padding: 7px 0 0 43px;
	}

	#services_section .button {
		left: 60%;
	}

	/*Testimonial Section*/

	#testimonials_section .box::before {
		left: 34px;
		background-size: 50px;
	}

	#testimonials_section .image {
		margin: 0;
		padding: 120px 0 0 0;
	}

	#testimonials_section .image img {
		height: 30%;
		width: 30%;
		margin: 50px auto;
	}

	#testimonials_section .content {
		font-size: 18px;
		top: 70px;
		right: 0;
		width: 245px;
		left: 100px;
	}

	#testimonials_section .item {
		top: 300px;
		margin: auto;
		right: 154px;
	}

	#testimonials_section .stars {
		font-size: 15px;
	}

	#testimonials_section .author {
		font-size: 15px;
	}

	#testimonials_section .box::after {
		right: 50px;
		background-size: 50px;
		top: 105px;
	}

	/*Brands Section*/

	#brands_section .slick-slide img {
		display: block;
		margin: auto;
	}

	/*Contact Section*/

	#contact_section {
		background-position-y: 543px;
	}

	#contact_section .container .row h6 {
		margin: 48px auto;
	}

	#contact_section:after {
		bottom: 565px;
		height: 143px;
	}

	#contact_section .form {
		width: 80%;
		height: 578px;
	}

	input#gform_submit_button_1 {
		padding: 15px 25px;
		font-size: 15px;
	}

	#contact_section .form .gform_confirmation_message {
		font-size: 28px;
		padding: 40px 0 0 0;
	}

	/*Content Page*/
	/*Single Product Page*/

	.woocommerce-product-gallery__image {
		width: 103%;
		margin: 40px 0 0 0;
	}

	.prod-summary {
		height: 696.64px;
	}

	.prod-summary .box .alert .item1 .stock {
		font-size: 17px;
	}

	.prod-summary .box .title {
		font-size: 20px;
		height: 100px;
	}

	.prod-summary .box .percent {
		font-size: 20px;
	}

	.prod-summary .box .description {
		font-size: 16px;
		height: 293px;
	}

	.prod-summary .box .description ul {
		padding: 0;
	}

	.qib-button.qib-button-wrapper.qib-button-wrapper-657 {
		width: 50%;
	}

	.prod-summary .box .cart .btn {
		padding: 15px 20px;
		font-size: 15px;
	}

	li#tab-title-description a {
		font-size: 20px;
	}

	li#tab-title-additional_information a {
		font-size: 20px;
	}

	li#tab-title-reviews a {
		font-size: 20px;
	}

	.product #tab-description p {
		font-size: 18px;
	}

	h2#related_prod_title {
		font-size: 25px;
	}


	/*Footer*/

	#footer img.img-responsive {
		height: auto;
		width: 45%;
	}

	#footer h4 {
		font-size: 15px;
		margin: 20px 0 0 0;
	}

	.footer_nav {
		font-size: 15px;
	}

	.footer_nav2 {
		font-size: 15px;
	}

	#footer .contacts {
		font-size: 15px;
	}

	#colophon .col-sm-4 {
		font-size: 10px;
	}

	#colophon .col-sm-4.text-left {
		float: left;
	}

	#colophon .col-sm-4.text-center {
		float: left;
	}

	#colophon .col-sm-4.text-right {
		float: right;
	}



}

@media (max-width: 413px) {

	h6 {
		font-size: 25px;
		margin: 30px 0 15px 0;
	}

	.btn {
		padding: 15px 25px;
		font-size: 16px;
	}

	/*Banner Section*/
	#banner_section:after {
		height: 45.5px;
	}

	#banner_section p {
		font-size: 15px;
		margin: -96px 0 0 0;
	}

	#banner_section .banner_excerpt >span {
		font-size: 20px;
	}

	#button {
		padding: 7px 22px;
		font-size: 15px;
	}

	#banner_section .slick-dots {
		top: 176px;
		left: 267px;
	}


	/*Welcome Section*/

	#welcome_section .img-responsive {
		height: 200px;
	}

	#welcome_section .item.item_1 .col-md-6 p {
		font-size: 15px;
	}

	#welcome_section .item.item_2 .col-md-6 p {
		font-size: 15px;
	}

	/*Best Sellers Section*/

/*	#bestsellers_section .box .save {
		top: -28px;
		left: 41px;
		background-size: 130px;
		height: 24%;
	}*/

	#bestsellers_section {
		border-radius: 0px 50px 50px / 0px 50px 50px;
	}

	#bestsellers_section .box .save > p {
		right: 46px;
		top: 57px;
	}

	#bestsellers_section .box .image {
		width: 70%;
		height: auto;
		display: table;
		margin: auto;
	}

	#bestsellers_section .box .content {
		margin: auto;
		display: table;
	}

	/*Category Section*/

	#category_section .image {
		border-radius: 50px;
		width: 250px;
		height: 274px;
	}

	#category_section .image > img {
		width: 80%;
		height: auto;
	}

	#category_section .name {
		font-size: 20px;
	}

	/*Member Section*/

	#members_section {
		border-radius: 0px 50px 50px / 0px 50px 50px;
	}

	#members_section h6 {
		margin: 38px 0 13px 0;
	}

	#members_section .col-md-6 {
		padding: 0;
		height: 433px;
	}

	#members_section img {
		height: 234px;
	}

	#members_section .image1 {
		height: 160px;
		width: 351px;
	}

	#members_section .image2 {
		padding: 0;
	}

	#members_section .description {
		margin: 0;
		height: 335px;
	}


	/*Services Section*/

	#services_section img.img-responsive {
		height: auto;
		width: 60%;
	}

	#services_section .title {
		font-size: 30px;
		margin: 0 0 0 35px;
	}

	#services_section .img_wrap.img_1 .content {
		width: 60%;
	}

	#services_section .content {
		height: auto;
		width: 60%;
	}

	#services_section .caption {
		font-size: 20px;
		padding: 7px 0 0 43px;
	}

	#services_section .button {
		left: 63%;
	}

	/*Contact Section*/

	#contact_section {
		background-position-y: 547px;
	}

	#contact_section:after {
		bottom: 565px;
		height: 131px;
	}

	#contact_section .container .row h6 {
		margin: 45px auto;
	}

	/*Content Page*/

	/*Product Page*/

	.prod-summary {
		height: 741.64px;
	}

	.prod-summary .box .alert .item2 .sale {
		margin: 9px;
	}

	.woocommerce #content div.product p.price, 
	.woocommerce #content div.product span.price, 
	.woocommerce div.product p.price, 
	.woocommerce div.product span.price, 
	.woocommerce-page #content div.product p.price, 
	.woocommerce-page #content div.product span.price, 
	.woocommerce-page div.product p.price, 
	.woocommerce-page div.product span.price {
		font-size: 26px;
	}

	.prod-summary .box .description {
		font-size: 16px;
		height: 329px;
	}

	.prod-summary .box .cart .btn {
		font-size: 14px;
	}




	/*Footer*/

	#footer h4 {
		font-size: 13px;
	}

	.footer_nav {
		font-size: 13px;
	}

	.footer_nav2 {
		font-size: 13px;
	}

	#footer .contacts {
		font-size: 13px;
	}

	#colophon .col-sm-4.text-left {
		float: left;
		width: 117px;
		padding: 0 0 0 15px;
	}

	#colophon .col-sm-4.text-center {
		float: left;
		width: 146px;
	}

	#colophon .col-sm-4.text-right {
		float: right;
		padding: 0 15px 0 0;
	}
}