/*Theme Name: Kjessentials

Author: Ryan*/


.woocommerce-pagination {
    margin-top: 100px !important;
	width: 100%;
    float: left;
}

/* Shop Category layout */

#category-sidebar{
	width: 30%;
	float:left;
	display: inline-block;
	margin-right: 4%;
	position: relative;
}
.catpanel_products{
	width: 64%;
	display: inline-block;
	float:left;
}
.single #category-sidebar{
	display: none;
}
.single .catpanel_products{
	width:100%;
}
.woocommerce-pagination{
	clear:both;
}
.catpanel_products .addbox_price {
    font-size: 22px;
}
#category-widget h3{
	background: #ad71ce;
	color:#fff !important;
	text-align:center;
	padding: 5px 10px;
}
#category-widget li{
	list-style-type: none;
	border-bottom: 1px solid #d7d7d7;
	padding: 5px 10px;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
}
#category-widget li:hover{
	background: rgba(215, 215, 215, 0.25);
	border-bottom:5px solid #ad71ce;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
}
#category-widget li.current-cat{
	background: rgba(215, 215, 215, 0.25);
	font-weight: bold !important;
	border-bottom:5px solid #ad71ce;
}
#category-widget li a{
	text-decoration:none;
	display:block;
}
#category-toggle{
	position: absolute;
	top:7px;
	right:7px;
	display:none;
	color:#fff;
	font-size:20px;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
}
#category-toggle i{
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
}
#category-toggle.open i{
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
}
#category-toggle:hover{
	cursor: pointer;
}
@media screen and (min-width: 1026px){
	#category-widget ul{
		display: block !important;
	}
}
@media screen and (max-width: 1025px){
	#category-sidebar{
		width: 100%;
		margin-bottom: 20px;
	}
	#category-toggle{
		display:block;
		width:100%;
		text-align:right;
	}
	#category-widget li{
		padding: 7px 10px;
	}
	#category-widget ul{
		display: none;
	}
	#category-widget h3{
		text-align:left;
	}
	#category-widget h3:hover{
		cursor: pointer;
	}
}


html, body {

	margin:0;

	padding:0;

	color:#6c6c6c;

	font-size:14px;

	line-height:normal;

    font-family: 'Open Sans', sans-serif;overflow-x: hidden;}

	

.clr {

margin:0; padding:0;

clear:both;

}

 

.clear {

margin:0; padding:0;

clear:both;

}



.clearfix {

margin:0; padding:0;

clear:both;

}

/* Global Classes starts */

* {

outline:none;

}

.variations .label label {
    width: 100%;
    display: inline-block;
    color: #AA72D5;
}

.comment-respond label {
    color: #AA72D5;
}

.comment-form-comment label {
    display: inline-block;
    width: 100%;
}

.comment-respond input[type="submit"] {
    background: none;
    border: 3px solid #AA72D5;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: uppercase;
}

.comment-respond input[type="submit"]:hover {
    color: #ffffff;
    background: #AA72D5;
}



div, form, P

{

 margin:0px;

 padding:0px;

 color:#6c6c6c;

}

.testimonial {
    margin: 20px 0;
}

.productSlider {
    position: relative;
    overflow: hidden;
    transition: 1s;
}

.item .price {
    color: #AA72D5;
    font-weight: bold;
    font-size: 20px;
    display: block;
    width: 90%;
    padding-left: 10%;
    text-align: center;
}

.navigation#navLeft {
    left: -60px;
}

.productSlider:hover .navigation#navLeft {
    left: 20px;
}

.productSlider:hover .navigation#navRight {
    right: 20px;
}

.navigation {
    font-family: FontAwesome;
    display: block;
    position: absolute;
    top: 125px;
    font-size: 60px;
    color: #AA72D5;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    z-index: 99;
    cursor: pointer;
}

.navigation#navRight {
    right: -60px;
}



A IMG /* This Class will disble border over any link on images*/

{ 

  border:none;

  outline:none

}

a

{

	text-decoration:underline;

	color:#6c6c6c;

}

.viewVideo {
    color: #AA72D5;
    font-size: 19px;
    display: inline-block;
    margin: 5px 0;
    width: 100%;
    position: relative;
}



a:hover

{

	text-decoration:none;

	

}

p

{

	color:#6c6c6c;

	padding:5px 0px 5px 0px;

	margin:5px 0px 5px 0px;

	}



p a

{

	text-decoration:underline;

	color:#6c6c6c;

}



p a:hover

{

	text-decoration:none;



}

.stars a {
    font-size: 0;
}

.stars a::before {
    content: '\f006';
    display: inline-block;
    font-size: 20px;
    font-family: FontAwesome;
    color: rgb(226, 226, 0);
}
.stars a.solid::before{
  content: '\f005';
}



UL

	{

	/* Controls NORMAL UL */

	margin:0 0 0 0; 

	padding:0 0 0 0;

	color:#6c6c6c;

	}



UL LI

	{

	/* Controls NORMAL li inside UL */

	margin:0 0  0 0; 

	padding:0 0 0  0;

	}



UL strong	{

font-size:15px;

	}	



OL 

	{

	/* Controls NORMAL OL */

	margin:0 0 0 28px; 

	padding:0 0 0 0;

	list-style-type:decimal; 

	}



OL LI

	{

	/* Controls NORMAL li inside OL */

	color:#6c6c6c;

	}

	

OL LI A, LI A , OL A

	{

	/* Controls LINKS inside OL */

	text-decoration:underline;

	color:#6c6c6c;

	}



OL A:HOVER

	{

	/* Controls LINKS HOVER inside OL */

	text-decoration:none;

	color:#6c6c6c;

	}



UL A

	{

	/* Controls LINKS inside UL */

	text-decoration:underline;

	color:#6c6c6c;

	}



UL A:HOVER

	{

	/* Controls LINKS HOVER inside UL */

	text-decoration:none;

	

	}

	

h1,h2,h3,h4,h5,h6

	{

	margin:0px;

	padding:0px;

	}

.popular_panel h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.popular_pannel h3 {}

.item a {
    text-decoration: none;
}

.item a h4 {
    color: #AA72D5;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 20px;
    white-space: normal;
    display: inline-block;
    width: 90%;
    padding-left: 10%;
    text-align: center;
}

h4 {}

	



/*header section start*/

.header_section{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0xp 0px;

  border-bottom:1px solid #d7d7d7;

  }

.header_wrapper{

  width:1060px;

  margin:0px auto;

  padding:0px 0px 0px 0px;

  }



.socailbox{

  width:735px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:left;

  }

.socicon{

  width:115px;

  margin:0px 0px 0px 0px;

  padding:7px 0px 5px 0px;

  float:left;

  }

.socicon img{

  max-width:100%;

  height:auto;

  margin:0px 8px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.conttext{

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  font-size:15px;

  color:#999999;

  font-weight:400;

  float:left;

  }

.conttext a{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  color:#999999;

  font-weight:700;

  text-decoration:none;

  }

.conttext a:hover{

  color:#a46cd0;

  }  

.reglogin{

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  font-size:15px;

  color:#999999;

  font-weight:400;

  float:right;

  }

.reglogin a{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  text-decoration:none;

  color:#b172d4;

  }

.reglogin a:hover{

  color:#944fba;

  }  

.searchbox{

  width:300px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 10px;

  float:right;

  border-left:1px solid #d7d7d7;

  }

.searchbox label{display:none;} 

.search_field{

  width:calc(100% - 49px) !important;

  margin:0px 0px 0px 0px;

  padding:10px 5px 10px 5px;

  font-family: 'Open Sans', sans-serif;

  font-size:15px;

  color:#aaaaaa;

  font-weight:400;

  border:none;

  }

  

.gobtn{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  width:45px;

  height:42px;

  border:none;

  cursor:pointer;

  text-indent:-9999px;

  background:url(images/find.png) left top no-repeat;

  }

.headbox{ margin:0px 0px; padding:20px 0px 10px;}

.logo{

  width:700px;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  float:left;

  text-align:right;

  }

.logo img{

  max-width:100%;

  height:auto;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.minbox_cart{

  margin:15px 15px 10px 0px;

  padding:0px 0px 0px 0px;

  border:1px solid #d7d7d7;

  border-radius:5px;

  float:right;

  }

.count_cart{

  background:url(images/icon2.png) 10px center no-repeat;

  margin:0px 0px 0px 0px;

  padding:14px 0px 14px 30px;

  font-size:14px;

  color:#555555;

  font-weight:400;

  float:left;

  }

.count_cart strong{

  font-weight:600;

  }  

.count_cart a{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  text-decoration:none;

  font-weight:300;

  color:#b172d4;

  }

.count_cart a:hover{

  color:#944fba;

  } 

.bucket{

  width:50px;

  margin:-1px -15px -5px 10px;

  padding:0px 0px 0px 0px;

  text-align:center;

  float:right;

  }

.bucket img{

  height:auto;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.topnav{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  text-align:center;

  }

.topnav nav{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;  

  }

.topnav nav ul{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;  

  }

.topnav nav ul li{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  display:inline-block;

  line-height:normal;

  }

.topnav nav ul li a{

  margin:0px 5px 0px 5px;

  padding:5px 10px 7px 10px;

  font-size:18px;

  color:#999999;

  font-weight:600;

  display:block;

  text-decoration:none;

  border-bottom:5px solid transparent;

  }

.topnav nav ul li.current-menu-item a{

  color:#555555;

  border-bottom:5px solid #ad71ce;

  }



.topnav nav ul li a:hover{

  color:#555555;

   border-bottom:5px solid #ad71ce;

  }



/*header section end*/



.tp-bannertimer{ display:none;}

/*banner section start*/

.frontent_slider{

  background:#f6f6f6;

  margin:0px 0px 0px 0px;

  padding:40px 0px 40px 0px;}

.banner_wrapper{

  width:1060px;

  margin:0px auto;

  padding:0px 0px 0px 0px;

  }



.cption_xcerpt{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  width:100%;

  }

  

.cption_xcerpt h1{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  background:url(images/border2.png) center bottom no-repeat;

  font-size:32px;

  color:#fff;

  font-weight:700;

  text-align:center;

  line-height:normal;

  text-transform:uppercase;

  }

  

.cption_xcerpt p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:15px;

  color:#fff;

  line-height:27px;

  font-weight:400;

  }

  

.online_button{

  width:200px;

  margin:0px auto !important;

  padding:20px 0px 20px 0px;

  }

.online_button a{

  background:url(images/icon3.png) #aa72d5 155px 14px no-repeat;

  margin:0px 0px 0px 0px;

  padding:10px 10px 10px 0px;

  font-size:15px;

  font-weight:600;

  color:#fff;

  display:block;

  text-transform:uppercase;

  text-decoration:none;

  text-align:center;

  border-radius:4px;

  line-height:20px;

  }

.online_button a:hover{

  color:#FFF;

  background:url(images/icon3.png) #9a5cc9 155px 14px no-repeat;

  }



.static_banner{ margin:0px 0px; padding:0px 0px;}

.static_banner.image {
    width: 100%;
    height: 200px;
    background-size: cover;
	background-position: top 0px left 73%;
}


.static_banner img{ margin:0px 0px; padding:0px 0px; width:100%; height:auto;}



.landing_slider{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.cption_landbox{

  width:1060px;

  margin:-100px auto 0px;

  padding:0px 0px 0px 0px;

  position:absolute;

  left:0px;

  right:0px;

  }

.cption_landbox h1{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:32px;

  font-weight:700;

  color:#aa72d5;

  text-transform:uppercase;

  }

.cption_landbox h4{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:18px;

  font-weight:600;

  color:#777777;

  }



.cption_landbox p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 10px 0px;

  font-size:18px;

  font-weight:normal;

  color:#777777;

  font-style:italic;

  }

/*banner section end*/



.fullwid_content{ margin:0px 0px 40px; padding:20px 0px;border-bottom:1px dashed #b7b7b7;}

.fullwid_content p{ margin:0px 0px; padding:0px 0px 15px; font-size:14px; line-height:25px; color:#555555;}

.testimonial p {
    padding-bottom: 0;
}



/*container section start*/



.wrapper_container{

  width:1060px;

  margin:0px auto;

  padding:0px 0px 0px 0px;

  }

.popular_panel{

  background:url(images/border3.png) left bottom repeat-x;

  margin:0px 0px 0px 0px;

  padding:30px 0px 25px 0px;

  text-align:center;

  }

.popular_panel h2{

  margin:0px 0px 0px 0px;

  padding:5px 0px 5px 0px;

  font-size:24px;

  color:#555555;

  font-weight:700;

  text-align:center;

  text-transform:uppercase;

  }

.welcome_panel{

  background:url(images/border3.png) left bottom repeat-x;

  margin:0px 0px 0px 0px;

  padding:40px 0px 40px 0px;

  }

.welcome_part01{

  width:700px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:left;

  }

.welcome_part01 h3{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:24px;

  color:#555555;

  text-transform:uppercase;

  border-bottom:1px solid #cccccc;

  }

.welcome_detail{

  width:700px;

  margin:0px 0px 0px 0px;

  padding:15px 0px 10px 0px;

  float:left;

  }

.welcome_detail p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:14px;

  line-height:25px;

  color:#555555;

  }

.gotbutton{

  width:250px;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  }

.gotbutton a{

  background:url(images/icon3.png)#aa72d5 205px center no-repeat;

  margin:0px 0px 0px 0px;

  padding:11px 25px 12px 0px;

  font-size:15px;

  font-weight:700;

  color:#fff;

  display:block;

  text-transform:uppercase;

  text-decoration:none;

  text-align:center;

  border-radius:4px;

  }

.gotbutton a:hover{

  color:#FFF;

  background:url(images/icon3.png)#9a5cc9 205px center no-repeat;at;

  }

.whylist{

  width:260px;

  margin:0px 0px 0px 0px;

  padding:15px 0px 10px 0px;

  float:right;

  }

.whylist h4{

  margin:0px 0px 13px 0px;

  padding:0px 0px 0px 0px;

  font-size:17px;

  color:#555555;

  font-weight:700;

  }

.whylist ul{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  list-style-type:none;

  }

.whylist ul li{

  background:url(images/right.png)left 5px no-repeat;

  margin:0px 0px 8px 0px;

  padding:0px 0px 0px 19px;

  font-size:15px;

  color:#555555;

  display:block;

  }

.welcome_part02{

  width:340px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:right;

  }

.welcome_part02 img{

  width:100%;

  height:auto;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  border-radius:12px;

  }

/*----------CatListing------------*/

.catlist_template{

  margin:0px 0px 0px -15px;

  padding:0px 0px 0px 0px;

  }

.catlisitng{

  width:338px;

  margin:10px 10px 15px 10px;

  padding:0px 0px 0px 0px;

  float:left;

  }



.catlisitng h4{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  text-align:center;

  }

  

.catlisitng h4 a{

  background:url(images/arrow4.png) right 5px no-repeat;

  margin:0px 0px 0px 0px;

  padding:0px 25px 0px 0px;

  font-size:18px;

  color:#aa72d5;

  font-weight:700;

  text-decoration:none;} 

.catlisitng h4 a:hover{

  color:#555;

  }

/*--------------------------------*/  

.catpanel{

  background:url(images/dottoed.png) left top repeat #f8f8f8;

  margin:0px 0px 0px 0px;

  padding:30px 0px 30px 0px;

  }

.catpanel h3{

  margin:0px 0px 0px 0px;

  padding:5px 0px 10px 0px;

  font-size:24px;

  color:#555555;

  text-align:center;
    text-transform:none;

  }

.catlist_box{

  margin:0px 0px 0px -15px;

  padding:0px 0px 0px 0px;

  }

.catnlist{

  width:338px;

  margin:10px 10px 10px 10px;

  padding:0px 0px 0px 0px;

  float:left;

  }

.catnlist h4{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  text-align:center;

  }

  

.catnlist h4 a{

  background:url(images/arrow3.png) right 8px no-repeat;

  margin:0px 0px 0px 0px;

  padding:0px 27px 0px 0px;

  font-size:24px;

  color:#aa72d5;

  font-weight:700;

  text-decoration:none;

  text-transform:uppercase;

  } 

.catnlist h4 a:hover{

  color:#8b54b5;

  }

.catn_thm{

  margin:0px 0px 7px 0px;

  padding:0px 0px 0px 0px;

  text-align:center;

  border-left:1px solid #cccccc;

  border-right:1px solid #cccccc;

  border-radius:8px;

  background:#FFF;width: 100%;height: 250px;}

.image {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.productGalleryThumb {
    width: 100px;
    height: 100px;
    display: inline-block;
}

.mediaGallery div.image {
    width: 25%;
    height: 250px;
    float: left;
}

.catn_thm img{

  max-width:98%;

  height:250px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

  

.catagory_list{

  margin:0px 0px 0px 0px;

  padding:25px 0px 20px 0px;

  }

 

.catagory_list h5{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:17px;

  color:#6c6c6c;

  font-weight:normal;

  float:left;

  line-height:15px;

  }  

.catagory_list ul{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  list-style-type:none;

  float:left;

  }

  

.catagory_list ul li{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:17px;

  color:#aa72d5;

  font-weight:600;

  display:inline-block;

  line-height:16px;

  background:url(images/divider.png) right top no-repeat;

  }

  

.catagory_list ul li a{  

  margin:0px 0px 0px 0px;

  padding:0px 14px 0px 10px;

  color:#aa72d5;

  font-weight:400;

  display:block;

  text-decoration:none;

  }

  

.catagory_list ul li a:hover{

  color:#6c6c6c;

  }

.catagory_list ul li.current-menu-item a{

  color:#6c6c6c;

  }

    

.catagory_list ul li:last-child{

  background:none;

  }

 

.landnav{

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  }

 

.landnav h5{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:17px;

  color:#6c6c6c;

  font-weight:500;

  float:left;

  line-height:15px;

  }  

.landnav ul{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  list-style-type:none;

  float:left;

  }

  

.landnav ul li{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:17px;

  color:#aa72d5;

  font-weight:600;

  display:inline-block;

  line-height:16px;

  background:url(images/divider.png) right top no-repeat;

  }

  

.landnav ul li a{  

  margin:0px 0px 0px 0px;

  padding:0px 14px 0px 10px;

  color:#aa72d5;

  font-weight:400;

  display:block;

  text-decoration:none;

  }

  

.landnav ul li a:hover{

  color:#6c6c6c;

  }

.landnav ul li.current-menu-item a{

  color:#6c6c6c;

  }  

.landnav ul li:last-child{

  background:none;

  }

    

.testimonial_panel{

  background:url(images/bg.png) left top repeat;

  margin:0px 0px 0px 0px;

  padding:30px 0px 20px 0px;

  text-align:center;

  border-bottom:1px solid #cccccc;

  border-top:1px solid #cccccc;

  }

.sldr_title{

  background:url(images/border4.png) center bottom no-repeat;

  margin:0px 0px 15px 0px;

  padding:0px 0px 15px 0px;

  font-size:24px;

  color:#555555;

  font-weight:800;

  text-transform:uppercase;

  }

.testimonial_panel p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:17px;

  color:#555555;

  font-weight:300;

  line-height:30px;

  }

.testimonial_panel h5{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:17px;

  color:#555555;

  font-weight:700;

  display:inline-block;

  font-family: 'Open Sans', sans-serif !important;

  }



.testimonial_panel h6{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:17px;

  color:#555555;

  font-weight:700;

  display:inline-block;

  font-family: 'Open Sans', sans-serif !important;

  }

  

.panel_award{

  margin:0px 0px 0px 0px;

  padding:30px 0px 30px 0px;

  text-align:center;

  }

.abcthm{ margin:0px 0px; padding:10px 0px 15px;}  

.abcthm img{

  max-width:100%;

  height:auto;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.panel_award h4{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:24px;

  color:#999999;

  font-weight:400;

  text-transform:uppercase;

  line-height:30px;

  }

.panel_award h4 span{

  color:#aa72d5;

  font-weight:800;

  font-style:italic;

  }

  

.onlick_button{

  width:200px;

  margin:0px auto;

  padding:15px 0px 15px 0px;

  }

.onlick_button a{

  background:url(images/icon3.png)#aa72d5 155px 14px no-repeat;

  margin:0px 0px 0px 0px;

  padding:10px 10px 10px 0px;

  font-size:15px;

  font-weight:700;

  color:#fff;

  display:block;

  text-transform:uppercase;

  text-decoration:none;

  text-align:center;

  border-radius:4px;

  }

.onlick_button a:hover{

  color:#FFF;

  background:url(images/icon3.png)#9a5cc9 155px 14px no-repeat;

  }

.about_content{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.about_content h2{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:21px;

  color:#aa72d5;

  font-weight:700;

  text-transform:uppercase;

  }  

.about_part01{

  width:615px;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  float:left;

  }

.about_part01 p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:14px;

  color:#333333;

  line-height:25px;

  }

.about_part01 p strong{

  font-weight:600; }

  

.about_part02{

  width:430px;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  float:right;

  }

.about_part02 img{

  max-width:100%;

  height:auto;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.panel_notebx{

  margin:0px 0px 0px 0px;

  padding:10px 0px 15px 0px;

  }

.panel_notebx h3{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:24px;

  color:#aa72d5;

  font-weight:700;

  text-transform:uppercase;

  }

.panel_notebx p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:14px;

  color:#555555;

  line-height:25px;

  }

.panel_notebx p strong{

 font-weight:600;

 }
 
.product_information{

  margin:0px 0px 0px 0px;

  padding:25px 0px 20px 0px;

  }

.product_information h2{

  margin:0px 0px 0px 0px;

  padding:5px 0px 10px 0px;

  font-size:24px;

  color:#555555;

  font-weight:400;

  text-transform:uppercase;

  }



.information_content{

  margin:0px 0px 25px 0px;

  padding:5px 0px 20px 0px;

  border-bottom:1px solid #e1e1e1;

  }

.information_content h3{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:21px;

  color:#aa72d5;

  font-weight:700;

  text-transform:uppercase;

  } 

.information_content h5{

  margin:0px 0px 0px 0px;

  padding:0px 0px 10px 0px;

  font-size:15px;

  color:#555555;

  font-weight:700;

  line-height:24px;

  }

.information_content p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:14px;

  color:#555555;

  line-height:25px;

  } 

.information_content p strong{

  font-weight:600;

  }

.information_content p a{

  color:#b17ed8;

  text-decoration:none;

  }

.information_content p a:hover{

  color:#8b54b5;

  }

.shiping_detail{

  width:355px;

  margin:10px 0px 10px 0px;

  padding:0px 0px 0px 0px;

  }

.shiping_detail table{

 border:1px solid #e1e1e1;

 border-radius:3px;

 font-size:14px;

 color:#555555;

 font-weight:400;

 }

.shiping_detail table tr td{

  margin:0px 0px 0px 0px;

  padding:10px 18px 10px 18px;

  border:1px solid #e1e1e1;

  border-bottom:none !important;

  border-left:none !important;

  }

.shiping_detail table tr th{

  padding:10px 18px 10px 18px;

  border-right:1px solid #e1e1e1;

  text-align:left;

  font-weight:600;

  }

.shiping_detail table tr th:last-child{ border-left:none !important; border-right:none !important;}

  

.shiping_detail table tr td:last-child{ border-left:none !important; border-right:none !important;}



.information_content:last-child{ border:none; padding-bottom:10px; margin-bottom:10px;}





.media_lisiting{

  margin:0px 0px 20px 0px;

  padding:0px 0px 20px 0px;

  border-bottom:1px dashed #cccccc;

  }

.media_lisiting:last-child{ border:none;}  

.shortbox_gallery{

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  }



.media_lisiting h3{

  margin:0px 0px 0px 0px;

  padding:5px 0px 5px 0px;

  font-size:24px;

  color:#aa72d5;

  font-weight:700;

  text-transform:uppercase;

  }

.look_button{

  width:200px;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  float:right;

  }

.look_button a{

  background:#aa72d5;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  font-size:17px;

  font-weight:400;

  color:#fff;

  display:block;

  text-transform:uppercase;

  text-decoration:none;

  text-align:center;

  border-radius:4px;

  }

.look_button a:hover{

  background:#9a5cc9;

  }

  

.content_panel{

  width:780px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:left;

  }



.blog_listing{

  width:245px;

  margin:10px 15px 15px 0px;

  padding:0px 0px 0px 0px;

  float:left;

  }

  

.blog_listing h4{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.blog_listing h4 a{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:17px;

  color:#aa72d5;

  font-weight:600;

  text-decoration:none;

  line-height:21px;

  }

.blog_listing h4 a:hover{

  color:#555555;

  }

.blog_listing h5{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:14px;

  color:#aa72d5;

  font-weight:400;

  }

.blog_thm{

  margin:0px 0px 5px 0px;

  padding:0px 0px 0px 0px;

  }

.blog_thm img{

  width:100%;

  height:200px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.sidebar_panel{

  width:270px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:right;

  }

.sidebar_panel h3{

  margin:0px 0px 0px 0px;

  padding:0px 0px 5px 0px;

  font-size:18px;

  color:#aa72d5;

  font-weight:700;

  }



.archivbox{

  margin:0px 0px 20px 0px;

  padding:10px 0px 25px 0px;

  border-bottom:1px solid #d7d7d7;

  }

.archivbox label{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  display:none;

  }  

.archivbox select{

  background:#f9f9f9;

  width:95%;

  margin:10px 0px 0px 0px;

  padding:7px 10px 7px 10px;

  border:1px solid #d7d7d7;

  font-size:14px;

  color:#555555;

  font-weight:400;

  border-radius:4px;

  font-family: 'Open Sans', sans-serif;

  }     

.latestbox{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }



.sidebar_panel ul{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  list-style-type:none;

  }

.sidebar_panel ul li{

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  border-bottom:1px solid #d7d7d7;

  display:block;

  }

.sidebar_panel ul li:last-child{ border:none;}

.sidebar_panel ul li a{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:14px;

  color:#aa72d5;

  font-weight:400;

  display:block;

  text-decoration:none;

  }

.sidebar_panel ul li a:hover{

  color:#555;

  }

.sidebar_panel ul li.active a{

  color:#555;

  }  

.contact_address{

  width:370px;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  float:left;

  }

.contact_address p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:14px;

  font-weight:400;

  color:#555555;

  line-height:25px;

  }

.contact_address p a{

  color:#aa72d5;

  text-decoration:none;

 }

.contact_address p a:hover{

  color:#8b54b5;

 }



.contact_address p span{

  color:#aa72d5;

 }

.contact_form{

  width:520px;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  float:right;

  }

.contact_form p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:14px;

  font-weight:400;

  color:#444444;

  }

.contact_form h3{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:20px;

  font-weight:700;

  color:#aa72d5;

  }

.form_input{

  width:498px;

  background:#f9f9f9;

  margin:0px 0px 15px 0px;

  padding:12px 10px 12px 10px;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

  font-weight:400;

  color:#444444;

  border-radius:3px;

  border:1px solid #dcdcdc;

  }

.form_msg{

  width:498px;

  height:72px;

  background:#f9f9f9;

  margin:0px 0px 15px 0px;

  padding:12px 10px 12px 10px;

  font-family: 'Open Sans', sans-serif;

  font-size:13px;

  font-weight:400;

  color:#444444;

  border-radius:3px;

  border:1px solid #dcdcdc;

  }

.robot{

  width:230px;

  background:#f9f9f9;

  margin:0px 0px 24px 0px;

  padding:0px 10px 0px 10px;

  border-radius:3px;

  border:1px solid #dcdcdc;

  float:right;

  }

label2{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.robot img{

  height:auto;

  margin:0px 0px 0px 40px;

  padding:0px 0px 0px 0px;

  vertical-align:middle;

  }

.send{

  width:145px;

  background:#aa72d5;

  margin:0px 0px 0px 0px;

  padding:12px 0px 12px 0px;

  font-size:14px;

  font-weight:700;

  color:#fff;

  text-transform:uppercase;

  border-radius:4px;

  cursor:pointer;

  border:none;

  float:right;

  }

.send:hover{

  background:#9a5cc9;

  }



.errorbox{

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  }

.errorbox p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 15px 0px;

  font-size:14px;

  color:#555555;

  }

.back_button{

  width:200px;

  margin:0px 0px 0px 0px;

  padding:15px 0px 15px 0px;

  }

.back_button a{

  background:#aa72d5;

  margin:0px 0px 0px 0px;

  padding:10px 0px 10px 0px;

  font-size:17px;

  font-weight:400;

  color:#fff;

  display:block;

  text-transform:uppercase;

  text-decoration:none;

  text-align:center;

  border-radius:4px;

  }

.back_button a:hover{

  background:#9a5cc9;

  }

/*container section end*/



/*footer section start*/



.footer_section{

  background:#f6f6f6;

  margin:0px 0px 0px 0px;

  padding:30px 0px 30px 0px;

  }

.footer_wrapper{

  width:1060px;

  margin:0px auto;

  padding:0px 0px 0px 0px;

  }

.footer_topbox{

  border-top:1px dashed #b7b7b7;

  margin:0px 0px 0px 0px;

  padding:28px 0px 0px 0px;

  }

.footer_navlist{

  width:180px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:left;

  }

.footer_navlist h3{

  margin:0px 0px 10px 0px;

  padding:0px 0px 0px 0px;

  font-size:24px;

  color:#555555;

  font-weight:700;

  text-transform:uppercase;

  }

.footer_navlist ul{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  list-style-type:none;

  }

.footer_navlist ul li{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  display:block;

  }

.footer_navlist ul li a{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:14px;

  font-weight:400;

  color:#aa72d5;

  list-style-type:none;

  text-decoration:none;

  line-height:28px;

  }

.footer_navlist ul li a:hover{

  color:#555555;

  }



.footer_navlist ul li.current-menu-item a{

  color:#555555;

  }

  

.footer_socail{

  width:145px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:left;

  }

.footer_socail h3{

  margin:0px 0px 10px 0px;

  padding:0px 0px 0px 0px;

  font-size:24px;

  color:#555555;

  font-weight:700;

  text-transform:uppercase;

  }

.footer_socail img{

  max-width:100%;

  height:auto;

  margin:5px 4px 5px 4px;

  padding:0px 0px 0px 0px;

  }

    

.footer_search{

  width:350px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:right;

  text-align:right;

  }



.footer_search p{

  margin:0px 0px 20px 0px;

  padding:0px 0px 0px 0px;

  font-size:14px;

  color:#555555;

  font-weight:400;

  line-height:24px;

  }

.footer_search p a{

  margin:0px 0px 10px 0px;

  padding:0px 0px 0px 0px;

  color:#555555;

  text-decoration:none;

  }

.footer_search h5{

  background:url(images/icon2.png) left 4px no-repeat;

  margin:0px 0px 0px 0px;

  padding:0px 0px 13px 20px;

  font-size:14px;

  display:inline-block;

  color:#555555;

  font-weight:400;

  }

.footer_search h5 span{

  font-weight:600;

  }

.footer_search h5 a{

  color:#aa72d5;

  text-decoration:none;

  }

.footer_search h5 a:hover{

  color:#8b54b5;

  }

.footer_search #woocommerce_product_search-3{

  margin:0px 0px 17px 0px;

  padding:20px 0px 0px 0px;

  border-top:1px solid #cccccc;

  }

.footer_search #woocommerce_product_search-3 label{ display:none; }

.footer_search #woocommerce_product_search-3 .search_field{

  width:310px;

  margin:0px 0px 0px 0px;

  padding:10px 10px 10px 10px;

  font-family: 'Open Sans', sans-serif;

  border:1px solid #d7d7d7;

  font-size:15px;

  color:#aaaaaa;

  font-weight:400;

  border:1px solid #d7d7d7;

  float:left;

  }

.footer_search #woocommerce_product_search-3 .gobtn{ margin:0px 0px 0px -5px; border-radius:0px 5px 5px 0px; float:left;}



.footer_logo{

  width:249px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  float:right;

  }

.footer_logo img{

  width:100%;

  height:auto;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

.footer_bottom{

  background:#ebebeb;

  margin:0px 0px 0px 0px;

  padding:23px 0px 23px 0px;

  text-align:center;

  }

.footer_bottom h5{

  margin:0px 0px 10px 0px;

  padding:0px 0px 0px 0px;

  font-size:14px;

  font-weight:400;

  color:#555555;

  }

.footer_bottom h5 a{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:14px;

  font-weight:400;

  color:#aa72d5;

  text-decoration:none;

  }

.footer_bottom h5 a:hover{

  color:#8b54b5;

  }

.footer_bottom p{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:14px;

  font-weight:400;

  color:#555555;

  line-height:24px;

  }

.footer_bottom p a{

  color:#aa72d5;

  text-decoration:none;

  }

.footer_bottom p a:hover{

  color:#8b54b5;

  }

  

.thr3boxes{ margin:0px 0px; padding:0px 0px 20px;}  

.thr3boxe_lisitng{

  width:330px;

  margin:10px 10px 10px 10px;

  padding:0px 0px 0px 0px;

  float:left;

  }

.thr3boxe_lisitng h3{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:21px;

  font-weight:700;

  color:#aa72d5;

  text-transform:uppercase;

  }

  

.thr3boxe_lisitng h3 a{

  background:url(images/arrow5.png) right center no-repeat;

  margin:0px 0px 0px 0px;

  padding:0px 25px 0px 0px;

  font-size:21px;

  color:#aa72d5;

  font-weight:700;

  text-decoration:none;

  text-transform:uppercase;

  } 

.thr3boxe_lisitng h3 a:hover{

  color:#555555;

  }

  

.thr3boxe_thm{

  margin:0px 0px 7px 0px;

  padding:0px 0px 0px 0px;

  }

.thr3boxe_thm img{

  width:100%;

  height:300px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }

  

.simpl_lisitng{

  width:330px;

  margin:10px 10px 10px 10px;

  padding:0px 0px 0px 0px;

  float:left;

  }

.simpl_lisitng h4{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:20px;

  font-weight:700;

  color:#aa72d5;

  text-transform:uppercase;

  }

  

.simpl_lisitng h4 a{

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  font-size:20px;

  color:#aa72d5;

  font-weight:700;

  text-decoration:none;

  text-transform:uppercase;

  } 

.simpl_lisitng h4 a:hover{

  color:#555555;

  }  

.simpl_thm{

  margin:0px 0px 7px 0px;

  padding:0px 0px 0px 0px;

  background:#FFF;

  text-align:center;

  }

.simpl_thm img{

  max-width:100%;

  height:200px;

  margin:0px 0px 0px 0px;

  padding:0px 0px 0px 0px;

  }  

.trail_disply{ display:none !important;}  

#wonderplugingridgallery-1 .wonderplugin-gridgallery-item-title{ padding:5px 0px; color:#a26ccb; font-weight:600;}



.singl_content{ margin:0px 0px; padding:10px 20px 0px 0px;}

.singl_thm{ margin:0px 0px 15px; padding:0px 0px;}

.singl_thm img{ margin:0px 0px; padding:0px 0px; max-width:100%; height:auto;}

.singl_content h2{margin:0px 0px 5px 0px; padding:0px 0px 0px 0px; font-size:30px; color:#aa72d5; font-weight:700;}

.auth_date{margin:0px 0px; padding:0px 0px 15px; font-size:14px; color:#777777; font-weight:400;}

.auth_date span{ padding:0px 0px 0px 4px; color:#aa72d5; text-transform:capitalize;}



.singl_content p strong{ font-weight:600;}



.gform_wrapper{ margin:0px 0px !important; padding:0px 0px !important;}

.gform_body{ margin:0px 0px; padding:0px 0px;}

.gform_body ul{ margin:0px 0px; padding:0px 0px; list-style-type:none;}

.gform_body ul li{ margin:0px 0px; padding:0px 0px 5px; font-size:15px; color:#555; line-height:normal; font-weight:normal; font-family: 'Open Sans', sans-serif;}

.gform_body ul li label{display:none !important;}

.gform_body ul li input{ margin:0px 0px; padding:10px 5px !important; font-size:14px; color:#555; line-height:normal; font-weight:normal; font-family: 'Open Sans', sans-serif; border:1px solid #dcdcdc; background:#f9f9f9; font-weight:400; border-radius:4px;}

.gform_body ul li textarea{ margin:0px 0px; padding:10px 5px; font-size:14px; color:#555; line-height:normal; font-weight:normal; font-family: 'Open Sans', sans-serif; border:1px solid #dcdcdc; background:#f9f9f9; font-weight:400; border-radius:4px;}



.gform_footer{ margin:0px 0px !important; padding:10px 0px !important; float:right;}

.gform_footer .button{margin:0px 0px; padding:10px 0px; font-size:15px !important; font-weight:600; color:#fff; display:block; text-align:center; text-decoration:none; cursor:pointer; background:#a069cb; font-family: 'Open Sans', sans-serif; border:none; width:140px; text-transform:uppercase; border-radius:4px;}

.gform_footer .button:hover{background:#864fb0; color:#FFF;} 

.gform_heading{ display:none !important;}



.gfield_captcha_container{ margin:0px 0px; padding:0px 0px;}

.gfield_captcha_container img{ margin:0.188em 10px 0px 0px !important; padding:5px 12px !important; border:1px solid #dcdcdc; background:#f9f9f9; width:auto; max-width:100%; float:left; border-radius:4px;}

.gfield_captcha_container input{ margin:0px 0px; padding:10px 5px !important; font-size:14px; color:#555; line-height:normal; font-weight:normal; font-family: 'Open Sans', sans-serif; border:1px solid #dcdcdc; background:#f9f9f9; font-weight:400; width:97% !important; border-radius:4px;}



.gform_wrapper .gfield_captcha_input_container{ float:left; width:73%;}



/*---------------------------------*/

.catpanel_products{ margin:0px 0px; padding:0px 0px;}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{
    width:unset;
    max-width:100%;
}

.boxprod_filter{ display:none;}

.boxprod_serach{ display:none;}

nav.woocommerce-breadcrumb{ display:none;}

.product_listing{margin:10px 20px 40px 0px; padding:0px 0px 0px; width:calc(25% - 20px); float:left; height:370px;}

.term-description {
    clear: both;
    padding-top: 40px;
}

.product_listing h4{margin:0px 0px; padding:7px 0px 5px 0px; font-size:16px; color:#aa72d5; font-weight:700; line-height:normal; font-family: 'Open Sans', sans-serif;text-align: center;}

.product_listing a {text-decoration:none;}
	
.product_listing a h4 {color:#aa72d5; text-decoration:none; display: block; text-align: center;}

.product_listing a::first-line {text-transform: uppercase;}

.product_listing a:hover,
.product_listing a h4:hover {color:#555;}

.product_thumb{ margin:0px 0px 7px; padding:10px 0px; text-align:center; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-radius:8px;width: 100%;height: 250px;} 

.product_thumb img{margin:0px 0px; padding:0px 0px; width:auto; max-width:100%; height:250px;}  



.addbox_price {
    margin:0px 0px;
    padding:0px 0px 5px 0px;
    font-size:24px;
    color:#aa72d5;
    font-weight:700;
    text-transform:uppercase;
    text-align:center;
}

.addbox_price:hover {
	text-decoration: underline;
}

.boxterm_description{ margin:0px 0px; padding:5px 0px 10px; clear:both;}

.boxterm_description h1{margin:0px 0px; padding:0px 0px 10px; font-size:24px; color:#aa72d5; font-weight:700; text-transform:uppercase;}

.boxterm_description p{ margin:0px 0px; padding:0px 0px 15px; font-size:14px; line-height:25px; color:#555555;}

.boxterm_description p strong{ font-weight:600; color:#555555;}



.dtail_boxup{ margin:0px 0px; padding:0px 0px 15px; border-bottom:1px dashed #d7d7d7;}

.detail_colmn1{ margin:0px 0px; padding:14px 0px 10px; width:550px; float:left;}

.detail_colmn2{ margin:0px; padding:10px 0px 10px; width:470px; float:right;}

.detail_colmn2 h2{margin:0px 0px; padding:0px 0px 5px 0px; font-size:24px; color:#aa72d5; font-weight:700; line-height:normal; font-family: 'Open Sans', sans-serif; text-transform:uppercase;}

.detail_colmn2 p{margin:0px 0px; padding:0px 0px 15px 0px; font-size:14px; color:#555; font-weight:400; line-height:25px;}



.shopbox_short{ margin:0px 0px; padding:0px 0px 15px; font-family: 'Open Sans', sans-serif;}

.shopbox_short h1{margin:0px 0px; padding:0px 0px 5px 0px; font-size:24px; color:#aa72d5; font-weight:700; line-height:normal; font-family: 'Open Sans', sans-serif;}

.shopbox_short p{margin:0px 0px; padding:0px 0px 15px 0px; font-size:14px; color:#555; font-weight:400; line-height:25px;}

.custm_price{margin:0px 0px; padding:0px 0px 15px 0px; font-size:30px; color:#aa72d5; font-weight:400; line-height:normal; font-family: 'Open Sans', sans-serif; text-transform:uppercase;}



.detail_colmn1 .dtail_tham #wrap{ margin:0px auto; width:100%; background:#FFF; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-radius:15px;}



.dtail_tham{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center;}

.dtail_tham img{ margin:0px auto; padding:0px; width:95%; height:auto; max-width:100%;} 



.small_tham{ margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; text-align:center;}

.small_tham img{margin:2px 8px !important; padding:0px 0px;width: auto !important; height:100px !important; opacity:0.7; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-radius:8px;}

.small_tham img:hover{opacity:10;}  



div.ppt{ display:none !important;}

div.pp_woocommerce .pp_description, div.pp_woocommerce .pp_nav{ display:none !important;}

div.pp_overlay{ display:none !important;}

div.pp_pic_holder{ display:none !important;}



.dtail_quantity{ margin:0px 0px 0px; padding:20px 0px 5px; border-top:1px dashed #d7d7d7;}

.make_quanty{ margin:0px 0px; padding:0px 0px;}

.make_quanty label{margin:0px 0px; padding:0px 5px; color:#555; font-size:14px; font-weight:400; text-transform:none; display:inline-block;}

.make_quanty .quantity{ margin:0px 0px; padding:0px 0px; display:inline-block;}

.make_quanty input{margin:5px 0px; padding:7px 5px 7px 5px; font-size:15px; color:#555; font-weight:400; width:55px; background:#fafafa; border:1px solid #d7d7d7; font-family: 'Open Sans', sans-serif; text-align:center; -webkit-appearance:textfield; -moz-appearance:textfield; appearance:textfield; border-radius:4px;}



.maket_button{ margin:0px 0px; padding:0px 0px;}

.maket_button button{margin:10px 0px 5px; padding:10px 5px 10px 5px; font-size:17px; color:#fff; font-weight:500; width:200px; background:#9d64c9; border:none; font-family: 'Open Sans', sans-serif; text-align:center; border-radius:4px; text-decoration:none; text-transform:uppercase; cursor:pointer;}



.maket_button button:hover{ color:#FFF; background:#555555;}



.sharbox_network{ margin:0px 0px; padding:0px 0px 15px; /*border-top:1px dashed #d7d7d7;*/}

.sharbox_network h5{margin:0px 0px; padding:5px 0px 10px; font-size:15px; color:#aa72d5; font-weight:500; text-transform:none;}

.sharbox_network h5 a{color:#aa72d5; text-decoration:none;}

.sharbox_network h5 a:hover{color:#555555; text-decoration:none;}



.sharbox_network h6{margin:0px 0px; padding:5px 0px 5px; font-size:14px; color:#555555; font-weight:600; text-transform:none;}

.at-share-tbx-element.addthis_20x20_style .at-share-btn, .at-share-tbx-element.addthis_20x20_white_style .at-share-btn{ max-height:27px !important; max-width:27px !important;}
.sharbox_network span{ border-radius:50%; background:#d7d7d7 !important; height:27px !important; width:27px !important; line-height:27px !important;}
.at-icon{fill:#000 !important; margin:4px !important;}
.at-share-tbx-element .at-share-btn{ margin:2px 10px 2px 0px !important;}



.paybox_cardption{ margin:0px 0px; padding:10px 0px 10px; /*border-top:1px dashed #d7d7d7;*/}

.paybox_cardption h5{margin:0px 0px; padding:10px 0px 10px; font-size:15px; color:#aa72d5; font-weight:500; text-transform:none;}

.paybox_cardption h5 a{color:#aa72d5; text-decoration:none;}

.paybox_cardption h5 a:hover{color:#555555; text-decoration:none;}

.paybox_cardption img{ margin:0px 10px 0px 0px; padding:0px 0px; max-width:100%; height:auto;}



.boxlike_product{ margin:0px 0px; padding:25px 0px 0px;}

.boxlike_product h2{margin:0px 0px; padding:0px 0px 10px 0px; font-size:24px; color:#aa72d5; font-weight:700; line-height:normal; font-family: 'Open Sans', sans-serif; text-transform:uppercase;}

.boxlike_product p{margin:0px 0px;padding: 0; font-size:14px; color:#555; font-weight:400;line-height: 25px;}

.boxlike_product p strong{color:#555; font-weight:600;}



.make_price{ display:none;}

.woocommerce-message{ padding:0px 4px; display:none;}  

/*---------Woocommerce css--------------*/

.product_meta{ display:none;}

.boxlike_product .tabs{
    display:inline-block;
    width:100%;
    text-align: left;
}

.related_products{display:none;}



.custom_breadbox nav.woocommerce-breadcrumb{margin:0px 0px; padding:5px 0px 15px; color:#555; font-size:15px; font-family: 'Open Sans', sans-serif; text-transform:none; font-weight:500; text-align:left; background:none; display:block;}

.custom_breadbox nav.woocommerce-breadcrumb a{margin:0px 0px; padding:0px 0px; font-size:15px; color:#aa72d5; text-decoration:none; height:auto; line-height:normal; width:auto; text-indent:0px; font-weight:500;}

.custom_breadbox nav.woocommerce-breadcrumb a:hover{ color:#555;}



.woocommerce-pagination{border-top:1px solid #d7d7d7; display:block !important; padding:25px 5px 15px; margin:10px 0px; text-align:center; font-family: 'Open Sans', sans-serif;}

.woocommerce-pagination ul{ margin:0px 0px; padding:0px 0px 0px; border:none !important; display:inline-block !important; width:auto; background:none; border-radius:0px;}

.woocommerce-pagination ul li{ margin:0px 0px; padding:0px 0px; display:inline-block; color:#FFF; line-height:normal; width:auto !important; background:none !important;  border:none !important;}

.woocommerce-pagination ul li a{ margin:2px; padding:5px 10px; display:block; color:#FFF; font-size:14px; text-decoration:none; font-weight:600 !important; background:#aa72d5; text-indent:0px; height:auto; width:auto; line-height:normal; border:none !important; border-radius:4px;}

.woocommerce-pagination ul li a:hover{background:#555555; text-decoration:none; color:#FFF;}

.woocommerce-pagination ul li span{ margin:2px; padding:5px 10px; display:block; color:#FFF; font-size:14px; text-decoration:none; font-weight:600 !important; background:#aa72d5; border-radius:4px;}

.woocommerce-pagination ul li span.current{background:#555555; text-decoration:none; color:#FFF;}





.woocommerce table.shop_table td .coupon{ width:50%; text-align:left;}

.woocommerce table.shop_table td .coupon input#coupon_code{ margin:0px 0px; padding:8px 10px; background:#fefefe; font-size:14px; color:#666; font-weight:400; border:1px solid #e5e5e5; font-family: 'Open Sans', sans-serif; width:50%;}



.woocommerce .cart-collaterals table, .woocommerce-page .cart-collaterals table{ float:right; text-align:right;}



.totalbox{ margin:0px 0px; padding:15px 0px; border:1px solid #FFF; background:#f6f6f6;}



.disply{}

.calbox_shipping{ margin:0px 0px; padding:0px 15px;}

.calbox_shipping h5{ margin:0px 0px; padding:0px 5px 10px; font-size:15px; font-weight:bold; text-transform:uppercase; color:#aa72d5;}

.calbox_shipping h5 a{text-decoration:none; color:#aa72d5;}

.calbox_shipping h5 a:hover{text-decoration:none; color:#555;}



.gohead_button{ margin:0px 0px; padding:20px 0px; text-align:right;}

.continue_shopping{margin:0px; padding:0px 5px; text-align:center; font-family: 'Open Sans', sans-serif; display:inline-block;}

.continue_shopping a{margin:0px; padding:14px 25px; font-size:15px; color:#fff; text-decoration:none; background:#555; border-radius:4px; font-weight:600; display:block; line-height:1; text-transform:capitalize; text-transform:uppercase;}

.continue_shopping a:hover{background:#9d64c9; color:#FFF;}



.wc-proceed-to-checkout{margin:0px; padding:0px 0px; text-align:center; font-family: 'Open Sans', sans-serif; display:inline-block;}

.wc-proceed-to-checkout a{
    margin:0px;
    padding:14px 5px;
    font-size:15px;
    color:#fff; text-decoration:none;
   /* background:#b3b3b3; */
    border-radius:0px;
    font-weight:400;
    display:block;
    line-height:1;
    text-transform:capitalize;
    text-transform:uppercase;}

/*checkout and keep shopping buttons */
.wc-proceed-to-checkout
{
    min-width: 310px;
}
.wc-proceed-to-checkout > a, .continue_shopping, #braintree-paypal-button
{
    float: right;
}
/* paypal button */
#paypal-braintree-button-container
{
    margin-top: -13px;
}
#braintree-paypal-button
{
    width: 130px !important;
    margin-top: -14px;
}
/*
.wc-proceed-to-checkout a:hover{background:#008876; color:#FFF;}
*/


.woocommerce #order_review table.shop_table td:first-child{ width:inherit;}

.woocommerce h3{ margin:0px 0px; padding:0px 0px 10px; color:#aa72d5; font-size:22px; font-weight:700; font-family: 'Open Sans', sans-serif;}

.woocommerce #order_review table.shop_table tfoot td{ background:#eaeaea; color:#aa72d5; font-size:20px; font-weight:600;}

.woocommerce #order_review table.shop_table tfoot .calbox_shipping{ display:none;}

#customer_details{ margin:0px 0px; padding:0px 0px 20px;}

.woocommerce-checkout #payment div.payment_box p{ color:#aa72d5;}



#customer_details .col-1 p:not(.create-account) label, #customer_details .col-2 p label{ display:none !important;}

.woocommerce p{ color:#666;}

.woocommerce p strong{ color:#666; font-weight:600;}



.woocommerce h6{ margin:0px 0px; padding:0px 0px 30px; color:#aa72d5; font-size:24px;}

.woocommerce h2{ margin:0px 0px; padding:0px 0px 10px; color:#aa72d5; font-size:24px;}



.woocommerce table.order_details td:first-child{ width:inherit !important;}

.woocommerce table.order_details tfoot td{ background:#eaeaea;}

.woocommerce address{ margin:0px 0px; padding:0px 0px 20px; font-style:normal; color:666; line-height:25px;}



.woocommerce table.my_account_orders td:first-child{ width:inherit;}

.woocommerce table.shop_table a.view{ color:#FFF !important;}

.woocommerce form .form-row .required{ text-decoration:none;}



.account_frofile label{ margin:0px 0px 0px 0px; padding:0px 0px 10px; color:#666; font-weight:400; font-size:15px; line-height:24px; display:none !important;}



#order_review{ margin:0px 0px; padding:10px 0px;}

.col1_custom{ margin:0px 0px; padding:10px 0px; float:left; width:48%;}

.col2_custom{ margin:0px 0px; padding:10px 0px; float:right; width:48%;}



.col1_custom .col1_custom{ margin:0px 0px; padding:0px 0px; float:none; width:100%;}

.col1_custom .col1_custom h3{display:none;}

.col2_custom .col2_custom{ margin:0px 0px; padding:0px 0px; float:none; width:100%;}

.col2_custom .col2_custom h3{display:none;}



.calbox_shipping section.shipping-calculator-form{ display:block !important;}

.productThumb {
  width: 100%;
  height: 250px;
}
.productThumbWrapper {
  padding: 10px;
  border: 1px solid #cccccc;
  border-right: none;
  border-radius: 5px;
  border-left: none;
}
.item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.productSliderWrapper {
  display: inline-block;
  text-align: left;
  white-space: nowrap;
  overflow-x: scroll;
  position: relative;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  width: 100%;
}
.productSliderWrapper::-webkit-scrollbar {
    display: none;
}
.video a.videoThumb::after {
  content: '\f16a';
  display: block;
  font-family: FontAwesome;
  position:absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  font-size: 100px;
  color: #ffffff;
  opacity: 0.5;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.video:hover a::after {
  opacity: 1;
}
.video {
  position: relative;
  display: inline-block;
  float: left;
  width: calc(25% - 20px);
  padding: 10px;
}
.video img {
  width: 100% !important;
  height: auto;
}
h3 {
  color: #AA72D5;
  font-size: 24px;
  text-transform: uppercase;
}
.tp-rightarrow{
  left:calc(100% - 15px) !important;
}
.tp-leftarrow{
  left:15px !important;
}
.blog_thm.image {
  width: 100%;
  height: 200px;
  background-size: cover;
}
ul.sub-menu {
    display: none;
    position: absolute;
}
li.menu-item:hover ul.sub-menu {
    display: block;
}
.video a {
    text-decoration: none;
}
.video a h3 {
    font-size: 18px;
    text-transform: none;
}
.wc-tabs li {
    display: inline-block;
    margin: 5px;
}
.wc-tabs li a {
    padding: 10px;
    background: #AA72D5;
    display: inline-block;
    color: white;
    text-decoration: none;
    border-radius:3px;
}
.wc-tabs li.active a {
    background-color: #555555;
}
ol.commentlist div.comment_container img {
    display: none;
}

@media screen and (max-width: 479px){
	.static_banner img {
		height: 70px !important;
	}
}