.title_text{font-family: "Oswald", Helvetica, Arial, sans-serif!important;}
.icon-footer-social-link svg {
	height: 18px;
	width: 18px;
	margin-right: 5px;
}

.footer.footer-light {
	color: rgb(108, 108, 108);
}

.footer.footer-light a {
	color: rgb(108, 108, 108);
}

.footer.footer-dark {
	color: rgb(223, 223, 223);
}

.footer.footer-dark a {
	color: rgb(223, 223, 223);
}

.main-container {
	height: 100vh;
}

.product-card-com:hover {
	text-decoration-line: none !important;
	text-decoration-style: initial !important;
	text-decoration-color: initial !important;
}

.card-tag-top-right {
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
	top: 0.5rem;
	right: 0px;
}

.card-tag-lg {
	font-size: 0.9rem;
	padding-top: 0.5rem;
	padding-right: 0.65rem;
	padding-bottom: 0.5rem;
	padding-left: 0.65rem;
}

.card-tag-dark {
	background-color: rgba(197, 6, 20, 0.7);
	color: rgb(255, 255, 255);
}

.card-tag {
	position: absolute;
	font-size: 0.7rem;
	padding-top: 0.3rem;
	padding-right: 0.5rem;
	padding-bottom: 0.3rem;
	padding-left: 0.5rem;
	line-height: 1;
}

#irucu {
	min-height: 300px;
	height: auto;
}

#ihxfi {
	min-height: 300px;
	height: auto;
}

#ihx0h {
	min-height: 20px;
}

#itwji {
	min-height: 300px;
	height: auto;
}

#i9rrh {
	min-height: 300px;
	height: auto;
}

#i03bp {
	min-height: 300px;
	height: auto;
}

#id5fk {
	min-height: 20px;
}

.mailboxone {
	position: relative;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-image-source: repeating-linear-gradient(-45deg, rgb(50, 192, 50) 0px,  rgb(50, 192, 50) 1em, transparent 0px, transparent 2em, rgb(85, 136, 170) 0px, rgb(85, 136, 170) 3em, transparent 0px, transparent 4em);
	border-image-slice: 16;
	border-image-width: 1;
	border-image-outset: 0;
	border-image-repeat: stretch;
	width: 42em;
	height:57em;
	font-style: normal;
	font-variant-caps: normal;
	font-variant-ligatures: normal;
	font-variant-numeric: normal;
	font-variant-east-asian: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: 100%;
	line-height: 1.6;
	font-family: Baskerville, Palatino, serif;
}
.mailboxone {
    -webkit-transform: rotate(265deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270.3deg);
-webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
	transform-origin: 51% 37%;
	margin-bottom: -20%;
}
.mailboxbgimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.2;
}

.mailboxtwo {
	position: relative;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-image-source: repeating-linear-gradient(-45deg,  rgb(50, 192, 50) 0px 0px,  rgb(50, 192, 50) 0px 1em, transparent 0px, transparent 2em, rgb(85, 136, 170) 0px, rgb(85, 136, 170) 3em, transparent 0px, transparent 4em);
	border-image-slice: 16;
	border-image-width: 1;
	border-image-outset: 0;
	border-image-repeat: stretch;
	width: 57em;
	height:40em;
	font-style: normal;
	font-variant-caps: normal;
	font-variant-ligatures: normal;
	font-variant-numeric: normal;
	font-variant-east-asian: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: 100%;
	line-height: 1.6;
	font-family: Baskerville, Palatino, serif;
}
.mailboxbgimg {
    position: absolute;
    left: 30%;
    top: 10%;
    width: 40%;
	height: auto;
    z-index: 1;
    opacity: 0.2;
}

#qrcode {
	width: 60px;
	height: 60px;
	margin-top: 15px;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
	.navbar .nav-item:hover .nav-link{ color: #fff;  }
	.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
	.navbar .dropdown-menu.fade-up{ top:180%;  }
	.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
}

