8/*---eBay Default Mods->START*/
#TopPromoArea {
	padding: 0px !important;
	margin: 0px !important;
}
/*---Left Column->START*/
#LeftPanel {
	width: 220px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	padding-bottom: 15px !important;
	float: left;
	margin: 20px 15px 0 0;
	
}
#LeftPanel * {
	padding: 0px;
	margin: 0px;
}
#LeftPanel img {
	border: 0px;
}
#LeftPanel .ttl {
	display: none !important;
}
#LeftPanel .cnt {
	display: none !important;
}
#LeftPanel .all_cats {
	display: none !important;
}
#LeftPanel .link {
	display: none !important;
}
#LeftPanel .v4acpcont {
	display: none !important;
}
.store-newslatter{
	margin-top:20px !important;   
}
/*---Left Column->END*/
#estorepower-cathead {
   background-color: #ffc935;
   border-bottom: 1px solid #c4c4c4;
    height:28px;
    color:#000000 !important;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
   	padding: 12px 34.5px;
    width: 153px;
	font-family: 'Open Sans', sans-serif;
	border-bottom-left: 0 none;
	border-bottom-right: 0 none;
}
#estorepower-cathead > span{
	margin-left:9px;
}
#estorepower-categories {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;

	/*background-image:url(../images/products-bg.jpg);
	border-radius: 0 0 15px 15px;*/
}
#estorepower-categories ul.lev1 {
	list-style-type: none;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 0;
	border-top:none;
	/*border-bottom-right-radius:10px;
	border-bottom-left-radius:10px; */
	
}
#estorepower-categories ul.lev1 li {
	padding: 0;
	list-style: none;
	text-align: left;
	width: 100%;
	margin: 0;
	/*border-top:solid 1px  #e3e3e3;*/
	background-repeat: no-repeat;
	background-position:10px  center;
}

.efusion-lastitem, .efusion-lastitem a{
	/*border-radius:0 0 7px 7px;*/
}
#estore-body-part
{	
	height: auto !important;
    overflow: auto;
    background-repeat:no-repeat;
    background-position: bottom center;
    width: 100% !important;
    margin-top: 40px;
}

#estorepower-categories ul.lev1 li a {
    color: #000000;
    border-bottom: 1px solid #c4c4c4;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding: 5px 0 5px 19px;
    text-transform: capitalize;
    margin: 0px;
    height: auto;
    line-height: 28px;
    overflow: hidden;
    width: 202px;
    text-align: left;
}

#estorepower-categories ul.lev1 li a:hover /*--- category level1 list items link hover ---*/
{	
	background-repeat: no-repeat;
    background-color: #d2292c;
    background-position: 10px center;
    border-top: none;
    /* color: #c6d14b; */
    width: 201px;
    text-decoration: none;
    color: #ffffff;
}


/*---Left Column---<<END*/

/*---Footer->START*/
#estorepower-footer {
    clear: both;
    float: left;
    width: 100%;
    background-color: #2d2d2d;
}


.footer {
    width: 100%;
    max-width: 1024px;
    clear: both;
    padding-bottom: 30px;
    height: 275px;
    margin: 0 auto;
}

.footer_menu {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 29px;
}
.footer_menu ul {
    margin: 0;
    padding:0;
    text-align: center;
}

.footer_menu ul li {
    display: inline;
    list-style: none;
    padding-right: 40px;

}

.footer_menu ul li a {
    font-family: 'Mulish',sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #ff0000;
    text-decoration: none;
    margin: 0 auto;
}

.footer_menu ul li a:hover {
    border-bottom: #ff0000 solid 2px;
    -webkit-transition: .5s ease-in-out;
}


.footer_bottom {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    background-color: #2d2d2d;
}

.footer_bottom_left {
    float: left;
    width: 43%;
    padding-top: 45px;
    padding-bottom: 30px;
}
.footer_bottom_left p {
	font-family: 'Mulish',sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #ff0000;
	margin: 0 auto;
}
.footer_bottom_left img {
	padding-top: 10px;
}

.footer_bottom_middle {
	float: left;
	padding-top: 70px;
}

.footer_bottom_middle ul {
	padding: 0;
	margin: 0;
}

.footer_bottom_middle ul li {
	list-style: none;
	display: inline;
}

.footer_bottom_middle ul li img {
	text-decoration: none;
}

.footer_bottom_right {
    float: right;
    width: 22%;
    padding-top: 50px;
    text-align: center;
}

.footer_bottom_right p {
	font-family: 'Mulish',sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #ff0000;
	margin: 0 auto;

}



.facebook{
    background-image:url(../images/facebook.png);
    background-repeat:no-repeat;
    max-width:62px;
    width:100%;
    display:inline-block;
    height:61px;
    padding-left: 20px; 
    margin-top: 25px;
}
.facebook:hover {
    background-image:url(../images/fb.png);
    background-repeat:no-repeat;
    transition: 0.5s all;
}
.twitter{
    background-image:url(../images/twitter.png);
    background-repeat:no-repeat;
    max-width:62px;
    width:100%;
    display:inline-block;
    height:61px;
    padding-left: 10px; 
}
.twitter:hover {
    background-image:url(../images/twit.png);
    background-repeat:no-repeat;
    transition: 0.5s all;
}

.copyright {
    max-width:1600px;
    width: 100%; 
    float: left;
    background-color: #ff0000;
    height: 50px;
    clear: both;
    padding-top: 10px;
}
.footer_contain {
    max-width:1024px;
    width:100%;
    margin:0 auto;

}
.copy_left p{

    color: #2d2d2d;
    font-family: 'Mulish',sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 0px;
    padding-top: 24px;
    margin: 0 auto;
    text-decoration: none;
    width: 40%;
    float: left;
}
p.all {
    width: 15%;
}
.copy_right {

    color: #2d2d2d;
    float: right;
    font-family:'Mulish',sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0 auto;
    padding-top: 12px;
    text-decoration: none;
}


/************ End Footer *************/


/*Deafult Css*/
/*---Listing Column start----*/
#listingarea {
    width: 1024px;
    position: relative;
    float: right;
    margin: 0 auto;
    padding: 0;
}

.top-listing
{
	
	overflow: auto !important;
	width: 100%;
	background-color: #f2f2f2 !important;
}
.top-listing1
{
	display: flex;
}
.brands {
	width: 28%;
	 padding-top: 65px;
    margin: 0 !important;
}
.brands img{
filter: grayscale(1);
    opacity: 0.7;
}
.shipping1
{
	width: 100%;
	margin-top: 25px;
}
.brands img:hover
{
	filter: grayscale(0);
	filter: none;

}

.estorepower-listingarea-box {
    max-width: 1024px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    
}
.estorepower-listingarea-box-feedback {
	max-width:1024px;
	text-align:center;
	margin:auto;
	width: 100%;
}
.estorepower-listinghead {
    width: 1005px;
    float: left;
    line-height: normal;
    margin: 0;    
    /*padding-top: 12px;
    padding-bottom: 12px;*/
    /*padding-left: 20px;*/
    font-size: 22px;
    font-weight: bold;
    font-family: 'Montserrat',sans-serif;    
    font-size: 19px;
    color: #000;
    text-align: left;
    /*background-color: #32255E;*/
    text-transform: uppercase;
}
.estorepower-listinghead > img{
	margin-right:10px;
	float: left;
	width: 18px;
}
#img-gallery {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-top: 16px;
	margin: 0px;
	background: none;
	border: 0 none;
}
#img-gallery .big-1 {
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
}
#img-gallery-box {
	width: 1004px;
	float: left;
	padding: 11px 17px 10px;
	margin-bottom: 30px;
	border: 0 none;
	/*border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3; 
	border-right:1px solid #e3e3e3; */
   height: auto !important;
}
#img-gallery #big-img {
	width: 745px;
	height: 500px;
	position: relative;
	padding: 0px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: #fff;
	border:1px solid #dedede;
}

.brand
{
	width: 974px;
    float: left;
    font-weight: 600;
    line-height: normal;
    padding: 11px 25px;
    font-size: 20px;
    color: #2d2d2d !important;
    text-align: left;
    font-family: 'Mulish',sans-serif;
    background-color: #ff0000;
    text-transform: uppercase;
    margin-top: 22px;
}
.brand-image{
	width: 1017px;
    float: left;
    border: 3px solid #c9c9c9;
    padding: 45px 0px;
}
.brand-image ul li {
	float: left;
	padding-right: 52px;
    display: inline;
}
.desc-hedtitle {
    width: 974px;
    float: left;
    font-weight: 600;
    line-height: normal;
    padding: 11px 25px;
    font-size: 20px;
    color: #ffffff !important;
    text-align: left;
    font-family: 'Montserrat',sans-serif;
    background-color: #ee1b27;    
    margin-top: 22px;
}
.desc-hedtitle-feedback{
	width: 994px;
	float: left;
	line-height: normal;
	padding: 11px 15px;
font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #b9b9b9 !important;
	text-align: left;
	background-color:#252525;
	text-transform:uppercase;
	margin-top:20px;
	text-transform:uppercase;
}
.desc-hedtitle1 {
	width: 994px;
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 11px 15px;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff !important;
	text-align: left;
	background-color:#D06E17;
	text-transform:uppercase;
	margin-top:0px;
}
.desc-rd {
	width: 974px;
	float: left;
	padding: 19px 19px 30px 19px;
	background: none;
	 margin-bottom: 10px;
	border-top: hidden;
	border-top:none;	
}
   
 .category-main{
 	float: left;
 	padding-bottom: 25px;
 	width: 100%;
 	background-color:  #2d2d2d;
 }   
.main input:checked + label {
    background: #e56532!important;
    color: black;
    
}

.desc-rd.desc-text1 {
    width: 984px;
    border: 1px solid #bebebe;
}
.description-left {
	
    width: 40%;
    float: left;
}
.description-right {
    width: 57%;
    float: right;
}
.desc-rd-feedback{
	width: 984px;
	float: left;
	padding: 19px;
	background: none;
	margin-bottom: 30px;
	border-top: hidden;
	background: #fff;
	border-top:none;
	
}
.desc-rd1 {
	width: 984px;
	float: left;
	padding: 19px;
	background: none;
	 margin-bottom: 30px;
	border-top: hidden;
	background: #fff;
	background-color:#0f0f3b;
}
.desc-text {
    font-family: 'Montserrat',sans-serif;
    font-size: 18px;
    color: #000000;
    text-decoration: none;    
    text-align: justify;
    background: #f1f1f1;
    line-height: normal;
    /*border: 1px solid #bebebe;*/
    padding: 13px 25px;
}
.tabdesc
{
	font-family:'Montserrat',sans-serif;
	font-size: 16px;
	color: #5b5b5b;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
}
/*---Listing Column End----*/

/*---category css----*/

.category {
	
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 40px;
}

.cat_left {
	float: left;
	width: 335px;
	position: relative;
	margin: 0 auto;
}
.cat_left a img {
		
	transform-origin: 50% 65%;
 	transition: transform 1s, filter 1s ease-in-out;
  	}
	
.cat_left a img:hover {

	filter: brightness(60%);
	filter: blur(1);

  	/*filter: blur(1);
  	transform: scale(0.9);*/
}	

.cat_left_title a {

	font-family: 'Gothic A1', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #ff0000 !important;
    background: rgba(45, 45, 45, 0.5);
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 331px;
   
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    padding: 12px 0 12px 0;
}

.cat_left_title a:hover {
	color: #2d2d2d;
	background-color: #ff0000;
	background-image: linear-gradient(to right, #2d2d2d, #e10606, #e10606, #2d2d2d);  box-shadow: 0 5px 15px rgba(45, 45, 45, 0.5);
}

.cat_middle {
	float: left;
	width: 335px;
	margin: 0 auto;
	margin-left: 10px;
	position: relative;
}
.cat_middle a img {
	transform-origin: 50% 65%;
 	transition: transform 1s, filter 1s ease-in-out;
}
.cat_middle a img:hover {
	filter: brightness(60%);
	filter: blur(1);

}

.cat_middle_title a {

	font-family: 'Gothic A1', sans-serif;
	font-size: 38px;
	font-weight: 600;
	color: #ff0000 !important;
	background: rgba(45, 45, 45, 29%);
	position: absolute;
    bottom: 2px;
    left: 2px;
    width: 331px;
    text-align: center;
    text-decoration: none;
    padding: 12px 0 12px 0;
}

.cat_middle_title a:hover {
	color: #2d2d2d;
	background-color: #ff0000;
	background-image: linear-gradient(to right, #2d2d2d, #e10606, #e10606, #2d2d2d);  box-shadow: 0 5px 15px rgba(45, 45, 45, 0.5);
}

.cat_right {
	float: right;
	width: 335px;
	margin: 0 auto;
	position: relative;
}

.cat_right a img {
	transform-origin: 50% 65%;
 	transition: transform 1s, filter 1s ease-in-out;
}

.cat_right a img:hover {
	filter: brightness(60%);
	filter: blur(1);
  	
}

.cat_right_title a {

	font-family: 'Gothic A1', sans-serif;
	font-size: 40px;
	font-weight: 600;
	color: #ff0000 !important;
	background: rgba(45, 45, 45, 0.5);
	position: absolute;
    bottom: 2px;
    left: 2px;
    width: 331px;
    text-align: center;
    text-decoration: none;
    padding: 12px 0 12px 0;
}
.cat_right_title a:hover {

	color: #2d2d2d;
	background-color: #ff0000;
	background-image: linear-gradient(to right, #2d2d2d, #e10606, #e10606, #2d2d2d);  box-shadow: 0 5px 15px rgba(45, 45, 45, 0.5);
}

.category_bottom{
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 15px;
	clear: both;
}

.cat_bottom_left {
	float: left;
	width: 505px;
	position: relative;
	margin: 0 auto;
}
.cat_bottom_left a img {
		
	transform-origin: 50% 65%;
 	transition: transform 1s, filter 1s ease-in-out;
  	}
	
.cat_bottom_left a img:hover {

	filter: brightness(60%);
  	filter: blur(1);
  	/*transform: scale(0.9);*/
}	

.cat_bottom_left_title a {

	font-family: 'Gothic A1', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #ff0000 !important;
    background: rgba(45, 45, 45, 0.5);
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 501px;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    padding: 10px 0 10px 0;
}

.cat_bottom_left_title a:hover {
	color: #2d2d2d;
	background-color: #ff0000;
	background-image: linear-gradient(to right, #2d2d2d, #e10606, #e10606, #2d2d2d);  box-shadow: 0 5px 15px rgba(45, 45, 45, 0.5);
}

.cat_bottom_right {
	float: right;
	width: 505px;
	position: relative;
	margin: 0 auto;
}
.cat_bottom_right a img {
		
	transform-origin: 50% 65%;
 	transition: transform 1s, filter 1s ease-in-out;
  	}
	
.cat_bottom_right a img:hover {

	filter: brightness(60%);
	filter: blur(1);

  	/*filter: blur(1);
  	transform: scale(0.9);*/
}	

.cat_bottom_right_title a {

	font-family: 'Gothic A1', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #ff0000 !important;
    background: rgba(45, 45, 45, 0.5);
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 501px;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    padding: 10px 0 10px 0;
}

.cat_bottom_right_title a:hover {
	color: #2d2d2d;
	background-color: #ff0000;
	background-image: linear-gradient(to right, #2d2d2d, #e10606, #e10606, #2d2d2d);  box-shadow: 0 5px 15px rgba(45, 45, 45, 0.5);
}


/*--category css end--*/
.setimg {
    float: right;
   padding-top: 13px; 
}
.newtable{
	 background: #ffffff none repeat scroll 0 0;
    border:1px solid #c6c6c6;       
    float: left;
    margin-bottom: 30px;
    padding: 19px;
    width: 984px;
	font-size:16px !important;
}
.newtable .new_header{
	font-family:'Cabin', sans-serif;
	color:#333;
	float:left;
	width:100%;
	text-align:left;
	font-size:large;
}
.newtable .new_left{
	width:20%;
	float:left;
}
.newtable .new_left img{
	text-align:left;
	float:left;
}
.newtable .new_right{
	width:70%;
	float:left;
	margin-left:55px;
	font-family:'Cabin', sans-serif;
	color:#D06E17;
}
.newtable1{
	 background: #ffffff none repeat scroll 0 0;
    border:1px solid #c6c6c6;       
    float: left;
    margin-bottom: 30px;
    padding: 19px;
    width: 24%;
	font-family:'Cabin', sans-serif;
	color:#D06E17;
	height:340px;
	font-size:16px !important;
}
.newtable2{
	 background: #ffffff none repeat scroll 0 0;
    border:1px solid #c6c6c6;       
    float: left;
    margin-bottom: 30px;
    padding: 19px;
    width: 65.45%;
	margin-left:28px;
	font-family:'Cabin', sans-serif;
	color:#D06E17;
	height:340px;
	font-size:16px !important;
}
.newtable1 .new_header1, .newtable2 .new_header1{
	font-size:large;
}


/************* New ***************/

.gh-tbl
{
	display:none !important;
}
.txt{ 
	font-family:'Cabin', sans-serif;;
	text-align:justify;
	color:#565656;
	font-size:15px !important;
	
}
#acc1 > p {
    text-align: left !important;
	color:#000;
	font-size: 16px;
	font-family:'Cabin', sans-serif;
}
#acc2 > p {
    text-align: left !important;
	color:#000;
	font-size: 16px;
	font-family:'Cabin', sans-serif;
}
 
#acc3 > p {
    text-align: left !important;
	color:#000;
	font-size: 16px;
	font-family:'Cabin', sans-serif;
}
#acc4 > p {
    text-align: left !important;
	color:#000;
	font-size: 16px;
	font-family:'Cabin', sans-serif;
}
#acc7 > p {
    text-align: left !important;
	color:#000;
	font-size: 16px;
	font-family:'Cabin', sans-serif;
}
#acc3 li {
    text-align: left !important;
	
}

/*New css*/
.left-panel{
	float:left;
	margin:0px 0 0 0;
	width:22%;
}

.left-panel > img {
    float: left;
	width:100%;
}

.clickHere{
	margin-bottom:30px;
}
.listing_banner {
    margin: 17px auto;
}
.desc-rd.desc-text > span {
    padding-left: 0 !important;
}

.title.titletmpl{
	width: 730px;
	float: left;
	line-height: normal;
	font-family: 'Cabin', sans-serif !important;
	font-size: 22px !important;
	font-weight: normal !important;
	color:#fff !important;
	text-align: center !important;
	background-color:#AF9970 !important;
	text-transform:uppercase !important;
}

.d_heading {
    background-color: #525252;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
    color: #ffffff;
    /* text-align: left; */
    padding: 5px 5px 5px 17px;
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
    /* font-family: 'Play', sans-serif; */
}
.des_section {
	padding-bottom: 10px;
    margin-bottom: 10px;
    float: left;
    font-size: 18px;
    padding: 10px 0px 0px 12px;
    width: 100%;
}
.d_right.mobile_btn {
    padding-top: 10px;
    width: 100% !important;
}
.des_section .d_left {
    float: left;
    width: 36%;
    text-align: left;
    color: #000000;
	font-family: 'Mulish',sans-serif;
	font-weight:bold;
	font-size:15px;
}
.des_section .d_right {    
    float: right;
    font-family: 'Mulish',sans-serif;
    width: 60%;
    color: #000000;
    text-align: left;
	font-size:15px;
}

.d_right span.btn1 {
    float: left;
    width: 217px;
    /* max-width: 385px; */
    padding: 15px 60px;
    border-radius: 10px;
    margin: 30px 20px 0 0px;
    text-align: center;
    background-color: #ff0000;
}

.d_right a {
   font-size: 18px;
    font-family :  'Gothic A1', sans-serif;;
    text-transform: uppercase;
    text-decoration: none;
}
.btn-left {
    float: left;
   color: #2d2d2d;
   font-family:'Gothic A1', sans-serif;
}
.d_right span.btn2 {
   float: left;
    width: 329px;
    /* max-width: 385px; */
    padding: 15px 2px 15px 7px;
    border-radius: 10px;
    margin: 30px 20px 0 0px;
    text-align: center;
    background-color: #ff0000;

}
.d_right a {
 font-weight: bold;
    font-size: 18px;
    font-family: 'Gothic A1', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    
}
.btn-right {
    float: left;
 color: #2d2d2d;
   font-family: 'Gothic A1', sans-serif;
}
.d_heading1 {
	font-size: 16px;
    margin-bottom: 5px;
    margin-top: 20px;
    float: left;
    margin-left: 13px;
    width: 95%;
	text-align:center;
    color: #000000;
    padding: 10px 0px;
    box-sizing: border-box;
    font-family: 'Mulish',sans-serif;
	background-color:#f1f1f1;	
}
.p1 {
    float: left;
    text-align: left;
    color: #000000;
    font-size: 16px;
    margin-left: 14px !important;
    font-family: 'Mulish',sans-serif;
	font-weight:bold;
}