@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rosarivo:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
/*
font-family: 'Roboto', sans-serif;
*/
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: 'Ubuntu', sans-serif !important;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
a {
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
a:hover {
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.listing_background {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background: #000;
}
.listing_main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
}
.listing_wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	position: relative;
	display: inline-block;
}
.listing_content {
	width: 100%;
	margin: 0px auto 0;
	display: table;
}
/*============================================
			Top Header Css START 	
============================================*/
.dezign_wapper {
	position: relative;
}
.dezign_top_header {
}
.dezign_top_header {
	padding: 7px 0px;
	position: relative;
	z-index: 99;
}
.welcome_text img {
	margin-top: -3px;
	margin-right: 6px;
}
.welcome_text {
	color: #aaaaaa;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Ubuntu', sans-serif !important;
	display: inline-block;
	vertical-align: middle;
	float: none;
	letter-spacing: 1px;
}
.welcome_text span {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #cb0704;
}
.top_newsletter_link {
	display: inline-block;
	vertical-align: middle;
	float: right;
}
.top_newsletter_link li {
	float: left;
}
.top_newsletter_link li:first-child {
	padding-right: 15px;
}
.top_newsletter_link li:last-child {
}
.top_newsletter_link a {
	color: #FFF !important;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	padding: 6px 15px;
	font-family: 'Ubuntu', sans-serif !important;
	display: inline-block;
	vertical-align: middle;
	background: #b90202;
}
.top_newsletter_link a:hover {
	background: #FFF;
	color: #000 !important;
}
.top_newsletter_link a .fa {
	font-size: 14px;
	color: #FFF;
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
}
.dezign_top_menu {
	position: relative;
	background: #b90202;
	padding: 0px;
}
ul.main_menu {
	list-style: none;
	margin: 0px auto;
	text-align: center;
}
ul.main_menu li {
	display: inline-block;
	position: relative;
	padding-right: 100px;
}
ul.main_menu li:last-child {
	padding-right: 0px;
}
ul.main_menu li a {
	display: block;
	color: #FFF;
	font-weight: 300;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-family: 'Ubuntu', sans-serif !important;
	padding: 15px 0px;
	position: relative;
	transition: all 0.5s ease 0s;
}
ul.main_menu li:last-child a {
}
ul.main_menu li a::before {
	position: absolute;
	content: '';
	background: #dc8181;
	width: 46px;
	height: 1px;
	right: -70px;
	top: 0;
	bottom: 0;
	margin: auto;
}
ul.main_menu li:last-child a:before {
	content: none;
}
ul.main_menu li:first-child a {
}
ul.main_menu li a:hover {
	color: #FFF;
}
ul.main_menu li a::after {
	position: absolute;
	content: "";
	height: 3px;
	background: #FFF;
	left: 0px;
	width: 0px;
	right: 0px;
	transition: all 0.5s ease 0s;
	margin: 0 auto;
	top: 0px;
}
ul.main_menu li a:hover:after {
	width: 100%;
	transition: all 0.5s ease 0s;
}
.dezign_header {
	background: url('../images/top_bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.promo_top_text {
	padding: 20px 0px;
}
.dezign_top_prmotion.left_promo {
	text-align: left;
	float: left;
}
.dezign_top_prmotion {
	text-align: center;
	float: right;
}
#dezign_logo {
	float: none;
	padding: 0;
	position: relative;
	text-align: center;
	margin: 0 auto;
	display: table;
	margin-top: -30px;
}
#dezign_logo img {
	border: 0 none;
	left: 0;
	margin: 0;
	display: table;
	z-index: 1;
	max-width: 100%;
}
.search_wapper {
	padding: 0px 0px;
	position: relative;
	float: right;
	width: 315px;
}
.dezign_prmotion {
	text-align: center;
	padding: 30px 0px;
	margin: 0 auto;
	position: relative;
}
.promo_bottom {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 110px;
}
.bunting_text {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 40px;
}
.promo_text {
}
#dezign_home_banner {
	background: url('../images/banner1.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0px auto 40px;
	position: relative;
	padding: 50px 0px;
}
.banner_text h1 {
	font-size: 72px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif !important;
	background: -webkit-linear-gradient(right, #b10000, #d30c09);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0;
}
.banner_text h2 {
	font-size: 34px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif !important;
	padding-bottom: 15px;
	margin-bottom: 20px;
	position: relative;
}
.banner_text h2::after {
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.25);
	left: 0;
	bottom: 0;
	width: 46px;
	height: 3px;
}
.banner_text p {
	font-size: 20px;
	font-weight: 300;
	color: #FFF;
	line-height: 30px;
	letter-spacing: 0.50px;
	font-family: 'Ubuntu', sans-serif !important;
	margin-bottom: 30px;
}
.ex_btn {
	margin-bottom: 40px;
}
.ex_btn a {
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.50px;
	display: inline-block;
	border: 1px solid #cb0704;
	padding: 10px 20px;
	border-radius: 6px;
	transition: all 0.8s ease 0s;
}
.ex_btn a:hover {
	background: #cb0704;
}
.banner_section_res {
	display: none;
}
.slider_arrow {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
.promo_text_res {
	display: none;
}
/*============================================
			Top Header Css END 	
============================================*/

/*============================================
			Footer Css START 	
============================================*/
footer {
	float: left;
	width: 100%;
}
.store_footer_wapper {
	background: #151515;
	padding-top: 35px;
	padding-bottom: 25px;
}
.footer_block.footer_block03 {
	text-align: center;
	margin: 0 auto;
}
.footer_block_titel {
	font-size: 20px;
	color: #e3e3e3;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Ubuntu', sans-serif !important;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	letter-spacing: 0.50px;
}
/*
.footer_block_titel:after {
	position: absolute;
	content: "";
	border-bottom: 2px solid #452609;
	height: 2px;
	left: 0;
	right: 0px;
	margin: 0 auto;
	bottom: 0;
	width: 28px;
}
*/
.footer_logo {
}
.footer_block.footer_block01 .footer_block_titel:after {
	right: unset;
}
.footer_block02 {
}
.footer_block.footer_block01 {
	margin-left: 90px;
}
.footer_block01 {
	float: left;
}
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_menu ul li {
}
.footer_menu ul li a {
	font-size: 15px;
	color: #aaaaaa;
	line-height: 30px;
	letter-spacing: 0.25px;
	font-family: 'Ubuntu', sans-serif !important;
	background-image: url("../images/footer_menu_arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-weight: 400;
}
.footer_menu ul li a:hover {
	margin-left: 5px;
	color: #cb0704;
	background-image: url("../images/footer_menu_arrow_h.png");
}
.footer_payment {
	text-align: center;
}
.footer_bottom {
	background: #cb0704;
	padding: 14px 0;
	position: relative;
}
.footer_block.footer_block02 {
	text-align: right;
}
.dezign_copyright {
	text-align: left;
	font-size: 13px;
	font-family: 'Ubuntu', sans-serif !important;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: 400;
}
.dezign_copyright span {
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif !important;
	color: #FFF;
	font-size: 17px;
	font-weight: 500;
}
.dezign_by {
	text-align: right;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: 400;
	font-family: 'Ubuntu', sans-serif !important;
}
.dezign_by span {
	font-weight: 500;
	color: #FFF;
}
/*============================================

/*============================================
			Footer Css END
============================================*/

/*============================================
			Listing CSS START
============================================*/
.product_section {
	background: url('../images/listing_bg.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 30px 0px;
	position: relative;
	overflow: hidden;
}
.listing_listinghead h1 {
	margin: 0 0 0px;
	padding: 0px 0px;
	font-family: 'Ubuntu', sans-serif !important;
}
#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0;
	background: none;
}
.listing_listingarea-box {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
#right_box {
	background: rgba(21,21,21,0.85);
	padding: 25px;
	position: relative;
	z-index: 1;
	/* border: 1px solid #d8d8d8; */
	margin-bottom: 0;
}
.right_main_sec {
	margin-top: 40px;
}
.listing_listinghead h1 {
	width: 100%;
	color: #FFF;
	float: left;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 0px;
	padding: 10px 10px;
	text-align: center;
	background: #333333;
	letter-spacing: 1px;
	z-index: 99;
	font-family: 'Ubuntu', sans-serif !important;
	position: relative;
}
.listing_listinghead.spider_text {
	position: relative;
}
.listing_listinghead span {
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 5px;
	display: block;
	letter-spacing: 1.5px;
	font-family: 'Ubuntu', sans-serif !important;
}
.desc-hedtitle {
	color: #FFF;
	font-size: 21px;
	line-height: 30px;
	font-weight: 500;
	margin: 0 0 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: 0.20px;
	z-index: 1;
	font-family: 'Ubuntu', sans-serif !important;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 25px;
	border-bottom: 1px solid #2b2b2b;
}
.desc-rd {
	width: 100%;
	float: left;
	padding: 0px;
	font-family: 'Ubuntu', sans-serif !important;
	margin: 0;
	border: 0px solid #e2e2e2;
	position: relative;
	border-top: 0;
}
.desc-rd.desc-text h6 {
	color: #414042;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
	font-family: 'Ubuntu', sans-serif !important;
	text-transform: uppercase;
}
.desc-rd.desc-text p {
	margin-bottom: 12px;
}
.desc-rd.desc-text p:last-child {
	margin-bottom: 0px;
}
.desc-text {
	font-size: 16px;
	color: #aaaaaa;
	font-weight: 400;
	text-align: left;
	font-family: 'Ubuntu', sans-serif !important;
	letter-spacing: 0.20px;
	line-height: 26px;
}
.size_chart {
	background: #000;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.50px;
	font-family: 'Ubuntu', sans-serif !important;
}
.desc-rd.desc-text h5 {
	font-size: 15px;
	text-align: center;
	color: #333333;
	font-weight: 400;
	line-height: 28px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif !important;
	padding: 15px 0px;
	margin: 0;
}
.desc-rd.desc-text h1 {
	font-size: 19px;
	letter-spacing: 0.30px;
	line-height: 22px;
	font-weight: 700;
	font-family: 'Ubuntu', sans-serif !important;
	text-transform: uppercase;
	display: inline-block;
	color: #000;
	margin-bottom: 10px;
}
.product_text {
	margin-bottom: 30px;
	margin-left: -10px;
}
.desc-rd.desc-text table {
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	background: #FFF;/*	box-shadow: 0px 0px 6px 2px #3333;*/
}
table {
	width: 100% !important;
}
.tshirt_size_chart_tab table th {
	background: #333333;
	color: #FFF !important;
	font-weight: 600 !important;
	letter-spacing: 0.15px !important;
	font-family: 'Ubuntu', sans-serif !important;
	font-size: 17px !important;
	text-align: center;
	padding: 10px 0px;
	text-transform: uppercase;
	border-right: 1px solid #565656 !important;
}
.desc-rd.desc-text .tshirt_size_chart_tab tr td {
	padding: 4px 10px !important;
	border: 1px solid #e6e6e6;
	height: auto;
	text-transform: unset;
	font-size: 15px;
	text-align: center;
	color: #333333;
	font-family: 'Ubuntu', sans-serif !important;
	letter-spacing: 0.20px;
	font-weight: 400;
	line-height: 36px;
}
.spec_table table tr .p_left {
	padding-left: 15px;
	padding-right: 15px;
	width: 145px;
	box-sizing: border-box;
	vertical-align: top;
}
.left_b {
	border-left: 1px solid #e6e6e6;
}
.spec_table {
}
.spec_table table {
	box-shadow: none !important;
	border: none !important;
}
.spec_table table tr {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 33px;
	letter-spacing: 0.20px;
	font-family: 'Ubuntu', sans-serif !important;
}
.desc-rd.desc-text tr td span {
	color: #000;
	font-size: 12px;
	font-weight: 400;
}
.table_section .st_text {
	background: #000;
	color: #FFF;
}
.table_section .st_text {
	background: #000;
	color: #FFF;
	text-transform: uppercase;
}
.table_section {
	margin-bottom: 15px;
}
.table_section {
	margin-bottom: 15px;
}
.desc-rd h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
.desc-rd ul {
	margin-bottom: 15px;
	padding-left: 0;
}
.desc-rd li {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	margin-bottom: 25px;
}
.desc-rd table h3 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
.questions_text {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #414042;
}
.product_des_section {
	margin-bottom: 40px;
}
.pr_description {
	font-size: 18px;
	font-weight: 700;
	background: #000000;
	color: #FFF;
	text-align: center;
	letter-spacing: 1px;
	font-family: 'Ubuntu', sans-serif !important;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
}
.main_des_section {
	padding: 25px;
	border: 1px solid #e7e7e7;
	padding-bottom: 0;
}
.dashing_text h1 {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	line-height: 35px;
	letter-spacing: 0.20px;
	font-family: 'Ubuntu', sans-serif !important;
	margin-bottom: 0px;
}
.main_des_section p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 24px;
	letter-spacing: 0.20px;
	font-family: 'Ubuntu', sans-serif !important;
}
.dashing_text {
	margin-bottom: 30px;
}
.des_images {
	margin-bottom: 40px;
}
.main_des_section h2 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	line-height: 35px;
	letter-spacing: 0.20px;
	font-family: 'Ubuntu', sans-serif !important;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}
.main_des_section h2::after {
	position: absolute;
	content: '';
	background: #8e8e8e;
	width: 111px;
	height: 2px;
	left: 0;
	bottom: 0;
}
.life_text {
	margin-top: 40px;
}
/* Images Code Start */
.product_images_wappers {
	border-top: 0px;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin: 0;
	padding: 0px 0 0px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.product_images_gallery {
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 0px 0px;
	margin-top: 0;
	margin: 0 auto;
}
.img-holder .lightbox:before {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.essWrap input[type="checkbox"], .essWrap input[type="radio"] {
	display: none;
}
.imgBox img {
	bottom: 0;
	height: auto;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	text-align: center;
}
.ess-gallery .img-box {
	/* border: 1px solid #d8d8d8; */
	background-color: #FFF;
	max-width: 550px;
	margin: 0 auto;
	max-height: 550px;
}
.img-holder {
	display: none;
}
.img-holder .imgBox {
	cursor: zoom-in;
	text-align: center;
	padding-bottom: 100%;
	overflow: hidden;
	background: #FFF;
	margin: 0;
	display: block;
	position: relative;
	z-index: 1;
	height: 550px;
	max-height: 550px;
}
.img-popup {
	background-color: #FFF;
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.thumb {
	font-size: 0;
	margin-left: -7.5px;
	margin-right: -7.5px;
	text-align: center;
}
.thumb label {
	width: 20%;
	padding: 0 7.5px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 0px;
}
.thumb label .box {
	cursor: pointer;
	/*	border: 1px solid #d8d8d8;*/
	background-color: #FFF;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding-bottom: 100%;
}
.thumb label img {
	display: inline-block;
	border: 0;
}
#imgView1:checked ~ .img-box #content1, #imgView2:checked ~ .img-box #content2, #imgView3:checked ~ .img-box #content3, #imgView4:checked ~ .img-box #content4, #imgView5:checked ~ .img-box #content5, #imgView6:checked ~ .img-box #content6, #imgView7:checked ~ .img-box #content7, #imgView8:checked ~ .img-box #content8, #imgView9:checked ~ .img-box #content9, #imgView10:checked ~ .img-box #content10, #imgView11:checked ~ .img-box #content11, #imgView12:checked ~ .img-box #content12, #imgView13:checked ~ .img-box #content13, #imgView14:checked ~ .img-box #content14, #imgView15:checked ~ .img-box #content15, #imgView16:checked ~ .img-box #content16, #imgView17:checked ~ .img-box #content17, #imgView18:checked ~ .img-box #content18, #imgView19:checked ~ .img-box #content19, #imgView20:checked ~ .img-box #content20 {
	display: block;
}
@-webkit-keyframes zoom {
 from {
-ms-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
to {
 -ms-transform: scale(1);
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 1;
}
}
@keyframes zoom {
 from {
-ms-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
to {
 -ms-transform: scale(1);
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 1;
}
}
.img-holder .lightbox:before {
	content: "";
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	z-index: 999;
}
.img-holder input:checked ~ .lightbox:before {
	position: fixed;
	opacity: 1;
	visibility: visible;
	top: 0;
}
.img-holder input:checked ~ .lightbox {
	position: static;
	cursor: zoom-out;
}
.img-popup {
	-webkit-animation: zoomOut 0.5s ease-out;
	animation: zoomOut 0.5s ease-out;
}
.img-holder input:checked ~ .lightbox .img-popup {
	border: 3px solid #b90202;
	margin: 0 auto;
	z-index: 9999;
	max-width: 700px;
	max-height: 700px;
	-webkit-animation: zoom 0.5s ease-out;
	position: fixed;
	animation: zoom 0.5s ease-out;
	top: 5%;
}
.img-holder input:checked ~ .lightbox .img-popup::after {
	content: "x";
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 33px;
	color: red;
	background: #b90202;
	width: 50px;
	height: 50px;
	border-radius: 0 0 0 10px;
	color: #FFF;
}
/* Images Code END */


.peach_text {
	margin-bottom: 60px;
}
.why_text {
	text-align: center;
	margin: 0 auto;
	margin-bottom: -50px;
}
.about_bg {
	margin-bottom: 40px;
	position: relative;
	background: url('../images/about_bg.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.about_text {
	padding: 60px 0px;
}
.about_img {
	color: #FFF;
	font-weight: 500;
	font-size: 40px;
	font-family: 'Ubuntu', sans-serif !important;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.25px;
}
.about_text h6 {
	font-size: 18px;
	color: #FFF;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0.25px;
	font-style: italic;
	font-family: 'Ubuntu', sans-serif;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
.about_text h6::after {
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.25);
	width: 46px;
	height: 3px;
	left: 0;
	bottom: 0;
}
.about_text a {
	color: #FFF !important;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.50px;
	font-family: 'Ubuntu', sans-serif !important;
	transition: all 0.8s ease 0s;
	text-align: center;
	margin: 0 auto;
	padding: 12px 25px;
	border: 1px solid #cb0704;
	border-radius: 6px;
	display: inline-block;
}
.about_text a img {
	margin-right: 10px;
}
.about_text a:hover {
	background: #cb0704;
	border: 1px solid #cb0704;
}
.ebay_msg a img {
	margin-right: 6px;
	margin-top: -2px;
}
.ebay_msg {
	margin-top: 40px;
}
.about_text p {
	font-size: 15px;
	font-weight: 400;
	color: #aaaaaa;
	line-height: 30px;
	font-family: 'Ubuntu', sans-serif !important;
	margin-bottom: 25px;
	letter-spacing: 0.25px;
}
/*22*/
/* Tab Code Start */
.main_payment.pay_01 {
	position: relative;
}
.payment_text h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	text-transform: uppercase;
	position: relative;
}
.payment_text {
	margin-bottom: 2px;
}
.payment_text h1 img {
	padding-right: 10px;
	margin-top: -4px;
}
.inner_text {
	position: relative;
	background: #151515;
	padding: 30px;
	border-left: 3px solid #777777;
}
.inner_text p a {
	color: #e90e0e;
	border-bottom: 1px solid #e90e0e;
}
.inner_text p {
	font-size: 16px;
	color: #aaaaaa;
	font-weight: 400;
	line-height: 32px;
	font-family: 'Ubuntu', sans-serif !important;
	letter-spacing: 0.25px;
	margin: 0;
}
.inner_text h3 {
	font-size: 16px;
	color: #aaaaaa;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: 0.35px;
	font-family: 'Poppins', sans-serif !important;
	margin-bottom: 20px;
}
.returns_section {
	padding-bottom: 55px;
}
.inner_text h2 {
	font-size: 18px;
	font-weight: 600;
	color: #d6d6d6;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif !important;
	margin-bottom: 20px;
}
.tabe_section {
	margin-bottom: 30px;
}
.au_section img {
}
.au_section {
	text-align: left;
}
.au_text {
	margin-left: -60px;
}
.au_text h1 {
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	line-height: 40px;
	font-family: 'Poppins', sans-serif !important;
}
.inner_text h1 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	color: #333;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 15px;
}
.inner_text.paypal_text ul {
	margin: 0;
}
.inner_text li {
	background: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	font-size: 15px;
	line-height: 30px;
	color: #aaaaaa;
	font-weight: 400;
	letter-spacing: 0.35px;
	margin-bottom: 16px;
	font-family: 'Poppins', sans-serif;
}
.please_note_text p {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	line-height: 24px;
	letter-spacing: 0.25px;
	font-family: 'Poppins', sans-serif !important;
	margin-bottom: 25px;
}
.please_note_text {
	border: 1px solid #e2e2e2;
	margin-bottom: 30px;
	padding: 30px;
	padding-bottom: 5px;
}
.please_note_text h1 {
	color: #ff0000;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif !important;
}
/* Tab Code END */



/*============================================
			Listing CSS START
============================================*/
.listing_listingarea-box audio {
	margin: 0 auto;
	width: 100%;
	display: table;
}
.audio_images {
	margin: 0 auto 20px;
	display: table;
}
/*============================================
			About Css START
============================================*/

/*FEEDBACK SECTION Start*/
/*========================================*/

/*Featured Categories*/
.diamond_section {
	padding-bottom: 30px;
	position: relative;
	text-align: center;
	margin: 0 auto;
}
.diamond_text h1 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0.50px;
	font-family: 'Ubuntu', sans-serif !important;
	color: #aaaaaa;
	margin-bottom: 0;
}
.diamond_text h2 {
	font-size: 35px;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif !important;
	margin-bottom: 30px;
	color: #FFF;
	display: inline-block;
	position: relative;
	padding: 0px 40px;
}
.diamond_text h2::after {
	position: absolute;
	content: '';
	background: url('../images/jwel_text.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 24px;
	height: 44px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.diamond_text h2::before {
	position: absolute;
	content: '';
	background: url('../images/jwel_text.png');
	background-repeat: no-repeat;
	background-position: right center;
	width: 24px;
	height: 44px;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.diamond_text p {
	font-size: 15px;
	color: #FFF;
	font-weight: 300;
	line-height: 27px;
	font-family: 'Ubuntu', sans-serif !important;
	margin: 0;
}
.feature_section {
	margin-bottom: 70px;
}
.feature-title {
	text-align: center;
	margin: 0 auto;
	background: url('../images/feature_text.png');
	background-repeat: no-repeat;
	background-position: center 6px;
	padding-top: 50px;
	margin-bottom: 50px;
}
.cate_section {
	position: relative;
}
.fashion_text {
	text-align: center;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	border: 1px solid #500000;
}
.fashion_text img, .fashion_text:hover {
	transition: all .8s ease 0s;
}
.fashion_text:hover img {
	transform: scale(1.2, 1.2);
	transition: all .8s ease 0s;
}
.feature-title h1 {
	text-transform: uppercase;
	font-weight: 600;
	color: #222222;
	font-size: 24px;
	font-family: 'Ubuntu', sans-serif !important;
	position: relative;
	background: url('../images/feat_line.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
}
.view_all_btn {
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}
.view_all_btn a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Ubuntu', sans-serif !important;
	background: #0a1f5a;
	padding: 12px 20px;
}
.view_all_btn a:hover {
	background: #666666;
}
.view_all_btn a img {
	margin-top: -3px;
}
.ring_text {
	position: absolute;
	bottom: 40px;
	right: 50px;
	text-align: left;
}
.ring_text h1 {
	color: #FFF;
	font-size: 35px;
	font-weight: 500;
	letter-spacing: 0.50px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif !important;
	line-height: 34px;
	margin-bottom: 20px;
}
.ring_text a {
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	font-family: 'Ubuntu', sans-serif !important;
	letter-spacing: 0.50px;
	border: 1px solid #cb0704;
	border-radius: 4px;
	padding: 8px 20px;
}
.ring_text a:hover {
	border: 1px solid #cb0704;
	background: #cb0704;
}
.ring_text a span img {
	margin-top: -3px;
}
.paypal_section {
	margin-bottom: 30px;
}
/*============================================
	Guarantees Css START
============================================*/ 
.guaranteed_wapper {
	padding: 40px 0;
	float: left;
	width: 100%;
	padding-top: 0;
}
.guaranteed_title {
	background: url("../images/title_bg.png");
	background-repeat: no-repeat;
	background-position: center left;
	text-align: left;
	font-size: 34px;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 300;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
	padding: 10px 0;
	padding-left: 65px;
	margin-top: 30px;
}
.guaranteed_title .view_btn {
	font-size: 14px;
	letter-spacing: 1px;
	color: #cb0704;
	font-weight: 500;
	text-transform: uppercase;
	background: url("../images/view_btn2.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	position: absolute;
	right: 0;
	top: 20px;
	text-decoration: underline !important;
	font-family: 'Ubuntu', sans-serif !important;
}
.guaranteed_title .view_btn:hover {
	color: #FFF;
	background-image: url("../images/view_btn2_h.png");
}
.guaranteed_box {
	border: 1px solid #555555;
	background: #151515;
	/* box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.1); */
	text-align: center;
	padding: 22px 10px;
	height: 260px;
}
.guaranteed_text {
	font-size: 19px;
	color: #aaaaaa;
	font-weight: 400;
	margin-bottom: 20px;
	font-family: 'Ubuntu', sans-serif !important;
}
.ebay_logo {
	margin-bottom: 10px;
}
.guaranteed_name {
	font-size: 14px;
	color: #cb0704;
	letter-spacing: 0.20px;
	font-weight: 700;
	margin-bottom: 12px;
}
/*============================================
	Guarantees Css END
============================================*/ 
/*Other products you may like Start*/
/*----------------------------------------/*/

.like_text {
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 30px;
	letter-spacing: 0.50px;
	color: #FFF;
	font-family: 'Roboto', sans-serif !important;
	background: url('../images/real_text.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 30px;
}
.u_may_text {
	margin: 0 auto;
	text-align: center;
}
.art_cate {
	background: #151515;
	padding: 25px 8px;
	border: 1px solid #464646;
	transition: all 0.5s ease 0s;
	border-bottom: 2px solid #464646;
}
.art_cate:hover {
	border-bottom: 2px solid #cb0704;
}
.art_cate img {
	margin-bottom: 30px;
}
.art_cate p {
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	line-height: 22px;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 0.25px;
}
.art_cate h5 {
	font-weight: 700;
	font-size: 25px;
	font-family: 'Roboto', sans-serif !important;
	color: #FFF;
	margin-bottom: 16px;
}
.art_cate a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	z-index: 1;
	letter-spacing: 0.50px;
	margin: 0 auto;
	transition: all 0.5s ease 0s;
	border: 1px solid #cb0704;
	padding: 10px 15px;
	display: inline-block;
	border-radius: 6px;
}
.art_cate a:hover {
	background: #cb0704;
	border: 1px solid #cb0704;
}
.like_section {
	position: relative;
	padding: 40px 0px;
	padding-top: 10px;
}
/*Other products you may like END/
/*----------------------------------------/*/
