@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/


@media only screen and (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1540px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.single_product_thumbnails ul li
	{
		height: 110px;
	}
	.single_product_image
	{
		height: 436px;
	}
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	
}


/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	h1{font-size: 36px;}
	h2{font-size: 24px;}
	h6{font-size: 12px;}
	.red_button a
	{
		font-size: 12px;
	}
	.newsletter_form
	{
		margin-bottom: 40px;
	}
	.newsletter_submit_btn
	{
		margin-top: 15px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	p
	{
		font-size: 13px;
	}
	.hamburger_menu
	{
		right: -100%;
		width: 100%;
	}
	.single_product_image
	{
		height: calc((100vw - 30px) / 0.86);
	}
	.single_product_thumbnails ul li
	{
		width: 80px;
		height: 80px;
	}
	.single_product_thumbnails ul li img
	{
		height: auto;
		width: 100%;
	}
	.breadcrumbs ul li
	{
		margin-right: 10px;
	}
	.breadcrumbs ul li a
	{
		font-size: 13px;
	}
	.breadcrumbs ul li i
	{
		margin-right: 12px;
	}
	#google_map
	{
		height: 60vh;
	}
	.map_container
	{
		box-shadow: 0px 15px 39px rgba(0, 0, 0, 0.15);
	}
	.contact_contents h1, .follow_us_contents h1, .get_in_touch_contents h1
	{
		font-size: 24px;
	}
	.contact_contents p, .get_in_touch_contents p
	{
		font-size: 13px;
	}
	.contact_contents div:first-of-type
	{
		margin-top: 32px;
	}
	.contact_contents div
	{
		margin-top: 13px;
	}
	.form_input
	{
		font-size: 14px;
		margin-bottom: 15px;
		padding-left: 15px;
	}
	.input_message
	{
		font-size: 14px;
		padding-left: 15px;
	}
	.message_submit_btn
	{
		font-size: 12px;
		width: 145px;
	}
	.social
	{
		margin-top: 12px;
	}
	.input_ph::-webkit-input-placeholder
	{
		font-size: 14px !important;
	}
	.input_ph:-moz-placeholder /* older Firefox*/
	{
		font-size: 14px !important;
	}
	.input_ph::-moz-placeholder /* Firefox 19+ */ 
	{
		font-size: 14px !important;
	} 
	.input_ph:-ms-input-placeholder
	{ 
		font-size: 14px !important;
	}
	.input_ph::input-placeholder
	{
		font-size: 14px !important;
	}
	.cr
	{
		display: block;
		margin-right: 0px;
		margin-bottom: 30px;
		font-size: 13px;
	}
	.footer_nav
	{
		margin-bottom: 20px;
	}
	.footer_nav li
	{
		display: block;
		margin-right: 0px;
	}
	.footer_nav li a
	{
		font-size: 13px;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	.logo_container a
	{
		font-size: 12px;
	}
	.hamburger_container
	{
		margin-left: 25px;
	}
	.hamburger_container i
	{
		font-size: 16px;
	}
	.hamburger_close
	{
		top: 14px;
		right: 4px;
	}
	.hamburger_close i
	{
		font-size: 20px;
	}
	.hamburger_menu_content
	{
		padding-right: 15px;
		padding-top: 70px;
	}
	.menu_item
	{
		border-bottom-color: rgba(181, 174, 196, 0.5);
	}
	.menu_item > a
	{
		font-size: 12px;
		line-height: 35px;
		height: 35px;
	}
	.menu_selection li a
	{
		font-size: 12px;
		line-height: 35px;
		height: 35px;
	}
	.navbar
	{
		height: 70px;
	}
	.navbar_user li a
	{
		width: 30px;
		height: 30px;
		font-size: 12px;
	}
	.checkout_items
	{
		width: 15px;
		height: 15px;
		font-size: 10px;		
	}
	.red_button a
	{
		font-size: 10px;
	}
	.section_title::after
	{
	    top: calc(100% + 8px);
	    height: 3px;
	}
	.newsletter_form
	{
		margin-top: 22px;
	}
	.newsletter_text h4
	{
		font-size: 20px;
	}
	.newsletter_text p
	{
		font-size: 13px;
		margin-top: 5px;
	}
	.newsletter_submit_btn
	{
		font-size: 12px;
	}
	#newsletter_email
	{
		height: 40px;
		width: 100%;
		padding-left: 15px;
	}
	.newsletter_submit_btn
	{
		height: 36px;
		width: 130px;
	}
	#newsletter_email::-webkit-input-placeholder
	{
		font-size: 12px !important;
	}
	#newsletter_email:-moz-placeholder /* older Firefox*/
	{
		font-size: 12px !important;
	}
	#newsletter_email::-moz-placeholder /* Firefox 19+ */ 
	{
		font-size: 12px !important;
	} 
	#newsletter_email:-ms-input-placeholder
	{ 
		font-size: 12px !important;
	}
	#newsletter_email::input-placeholder
	{
		font-size: 12px !important;
	}
	.message_submit_btn
	{
		height: 36px;
	}
	.footer_nav_container
	{
		margin-top: 35px;
	}
	.cr
	{
		margin-bottom: 20px;
	}
	.footer_nav
	{
		margin-bottom: 20px;
	}
	.footer_social
	{
		margin-top: 5px;
		margin-bottom: 30px;
	}
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	
}

/************
14. why us?
************/

.gallery{
font-size:0; 
line-height:0}
.gallery,.gallery__img{
box-sizing:border-box; 
width:100%}
.gallery__img{
display:block; 
text-decoration:none}
.gallery__img-wrapper{
box-sizing:border-box; 
width:100%; 
height:auto}
.gallery__name{
margin-top:.75rem; 
font-size:.875rem; 
line-height:1.25rem; 
color:#1b2e42; 
font-weight:500; 
text-align:center}
.gallery__name,html{
box-sizing:border-box; 
width:100%}

html{font-family:Roboto,sans-serif; 
font-size:16px; 
line-height:1.5; 
color:#000; 
font-weight:400; 
font-style:normal}

@media screen and (max-width:640px){
ol{
margin-bottom:1.25rem}}
p{
box-sizing:border-box; 
width:100%; 
font-size:1rem; 
line-height:1.75rem; 
color:#000; 
font-weight:400; 
margin-bottom:1.5rem}
p:has(+.h2),p:has(+.h3),p:has(+.h4),p:has(+.h5),p:has(+.padding-t-b-bottom),p:has(+.padding-t-b-small-bottom),p:has(+.show-hidden),p:has(+h2),p:has(+h3),p:has(+h4),p:has(+h5){margin-bottom:2.5rem}@media screen and (max-width:1024px){p:has(+.h2),p:has(+.h3),p:has(+.h4),p:has(+.h5),p:has(+.padding-t-b-bottom),p:has(+.padding-t-b-small-bottom),p:has(+.show-hidden),p:has(+h2),p:has(+h3),p:has(+h4),p:has(+h5){margin-bottom:2.25rem}}@media screen and (max-width:640px){p:has(+.h2),p:has(+.h3),p:has(+.h4),p:has(+.h5),p:has(+.padding-t-b-bottom),p:has(+.padding-t-b-small-bottom),p:has(+.show-hidden),p:has(+h2),p:has(+h3),p:has(+h4),p:has(+h5){margin-bottom:2rem}}p.gray{color:#383133}p.white{color:#fff}p.blue{color:#1e5da0}p.bold{font-weight:700}p.medium{font-weight:500}p.small{font-size:.875rem; 
line-height:1.375rem}

p.center{text-align:center}p:last-child{margin-bottom:0!important}

@media screen and (max-width:640px){
p{
font-size:.875rem; 
line-height:1.5rem; 
margin-bottom:1.25rem}}
.padding-t-b{
padding-bottom:9.375rem}
.padding-t-b,.padding-t-b-top{
padding-top:9.375rem}

.title{box-sizing:border-box; 
width:100%; 
padding-bottom:.75rem; 
margin-bottom:2rem; 
font-size:2rem; 
line-height:2.125rem; 
color:#000; 
font-weight:700; 
text-align:center; 
position:relative}

.title:after{content:""; 
width:6.25rem; 
height:.25rem; 
background-color:#fe4c50; 
position:absolute; 
bottom:0; 
left:calc(50% - 3.125rem)}

.prop-number{
width:100%; 
font-size:0; 
line-height:0; 
background-color:#f3f3f3; 
border-radius:.3125rem; 
overflow:hidden; 
-webkit-flex-wrap:nowrap; 
-ms-flex-wrap:nowrap; 
flex-wrap:nowrap; 
-webkit-box-pack:start; 
-webkit-justify-content:flex-start; 
-ms-flex-pack:start; 
justify-content:flex-start}

.prop-number,.prop-number__number{
box-sizing:border-box; 
display:-webkit-box; 
display:-webkit-flex; 
display:-ms-flexbox; 
display:flex}

.prop-number__number{-webkit-flex-shrink:0; 
-ms-flex-negative:0; 
flex-shrink:0; 
-webkit-flex-basis:5rem; 
-ms-flex-preferred-size:5rem; 
flex-basis:5rem; 
background-color:rgba(254,76,80); 
-webkit-flex-wrap:nowrap; 
-ms-flex-wrap:nowrap; 
flex-wrap:nowrap; 
-webkit-box-pack:center; 
-webkit-justify-content:center; 
-ms-flex-pack:center; 
justify-content:center; 
-webkit-box-align:center; 
-webkit-align-items:center; 
-ms-flex-align:center; 
align-items:center; 
-webkit-align-content:center; 
-ms-flex-line-pack:center; 
align-content:center}

.prop-number__number-value{box-sizing:border-box; 
font-size:3.5rem; 
line-height:3.5rem; 
color:#fff; 
font-weight:700}

.prop-number__content{box-sizing:border-box; 
-webkit-box-flex:1; 
-webkit-flex-grow:1; 
-ms-flex-positive:1; 
flex-grow:1; 
padding:1.5rem 1.25rem}

.prop-number-list{box-sizing:border-box; 
width:100%; 
font-size:0; 
line-height:0; 
display:-ms-grid; 
display:grid; 
-ms-grid-columns:(1fr)[3]; 
grid-template-columns:repeat(3,1fr); 
gap:1.5rem}

