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


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 13, 2017 */

/*

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latomedium';
    src: url('../fonts/lato-medium-webfont.woff2') format('woff2'),
         url('../fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latothin';
    src: url('../fonts/lato-thin-webfont.woff2') format('woff2'),
         url('../fonts/lato-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:100%;
	font-family: 'latoregular';
	font-weight: normal;
    font-style: normal;
	font: inherit;
	vertical-align: baseline;
}
h1 {     
	padding: 13px 0;
    font-weight: bold;
    font-size: 23px;
}
p { line-height:25px; }
.input-text, .select { border-radius:4px; padding:7px; border:1px solid #000; }
div.woocommerce-account-fields label.woocommerce-form__label-for-checkbox span { float: left; margin-left: 19px; margin-top: -11px; }
.woocommerce input.button { background:#ffde14 !important; }
div#customer_login { border:1px solid #d3ced2; border-radius:5px; box-shadow:0 0 3px 2px rgba(0,0,0,.3); }
div#customer_login h2 { 
    font-weight: bold;
}
.woocommerce form.login, .woocommerce form.register { border:none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
    font-style: normal;
	font-size:14px;
	background: rgba(255, 255, 255, .15);
}
.container { width:99%; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset CSS*/
.top-header{
	border-bottom: 3px solid #fe5300;
    font-size: 13px;
    padding-top: 3px;
    background: #fe5300;
    font-weight: bold;
    width: 100%;
}
.top-header div.innercont {
    line-height: 16px;
    text-align: center;
    height: 34px;
    padding-top: 1px;
    background: #ffde14;
    min-width: 133px;
    float: left;
    margin: 0px 5px;
}
/*
.top-header{
	border-bottom: 3px solid #000;
    font-size: 13px;
    padding-top: 3px;
    background: #000;
    font-weight: bold;
}
.top-header div.container { padding-left:1px; }
.top-header div.col-sm-2 { padding-left:2px; padding-right:2px; border:1px solid #000; }
.top-header div.innercont { 
	line-height: 16px;
    text-align: center;
    height: 34px;
    padding-top: 1px;
    background: #ffde14;
}*/
.top-header a { color: #000; }

/*Start CSS for Custom Search*/



#custom-search-input {
        margin:0;
        margin-top: 0;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }

	/*End Custom Search CSS*/

.line-ht-34{ line-height:34px;}
.line-ht-66{ line-height: 66px;}
.fa-map-marker{font-size:18px; color:#666666;}
.fa-search{font-size:18px; color:#666666;}
.delivery-stroe.form-control{ border-radius:0;}
.ornage-btn{
	background: #ffde14;
    padding: 8px 12px;
    text-transform: uppercase;
    color: #333;
    font-size: 13px;
    border: 1px solid #de950d;
    font-weight: bold;
}
.ornage-btn:hover, .ornage-btn:focus{
	text-decoration:none;
	color:#666;
}

.logo{
	padding: 15px;
}
.btn-section{
	padding: 15px;
}
.search-section{
	padding-top: 33px;
}
.logo-section{
	/*margin-top: 10px;*/
}
.right-bdr{}
.pad-15{padding: 15px;}

.cart-btn{
	background: #ffde14;
    border: 1px solid #eee;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 13px;
	color:#000;
}
.cart-value{ 
	color: #FFF;
    padding: 2px 7px;
    background: #000;
    border-radius: 50%;
    font-size: 10px;
}
.category-section{
	background:#f6f7f2;
	margin: 10px 0;
}


/*Start CSS for Product Slider*/
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
.col-item
{
    border: 1px solid #fe5300;
    border-radius: 5px;
    background: #FFF;
	margin-bottom:10px;
}
.col-item div.photo { text-align:center; min-height:145px; }
.col-item .photo img
{
    margin: 0 auto;
    height: 140px;
	max-width:100%;
	width:auto;
}
.woocommerce .col-item .photo img {
	height: 140px;
	width:auto;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #f7f7ff;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;   
}
.price.weight{
	min-height: 66px;
	text-align:center;
}

.ho .price.weight{
	height: 120px;
	text-align:center;
}
#cwo { 
	background: #ffde14;
    padding: 9px;
    border-radius: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    display: inline;
}
#cwo span { margin-right: 6px; }
.col-item .price h5
{
    line-height: 29px;
    margin: 0;
	font-size:18px;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #fe5300;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    text-align: center;
    height: 34px;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #fe5300;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
	margin-top:8px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}
/*End CSS for Product Slider*/

.cat-list{
	display: flex;
}

.cat-list li{
	display: inline-block;
    padding: 8px 12px;
    /* width: 90px; */
    font-size: 12px;
    /* min-height: 85px; */
    line-height: 16px;
    margin: 0 auto;
}
.cat-list li a{
	display:block;
	padding-bottom:10px;
	color: #828282;
    font-weight: 400;
	line-height: 14px;

}
.cat-list li a:hover, .cat-list li a:focus, .cat-list li a:active {
    color: #f4a719;
	text-decoration:none;
}
.navbar { min-height:42px; }
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	/*font-family: 'latobold';*/
    font-weight: bold;
    font-style: normal;
	color:#666;
	text-transform: uppercase;
    font-size: 13px;
	padding: 10px 20px;
	/*border: 1px solid #000;*/
	margin: 0 3px;
	letter-spacing: 1px;
    border-right: 1px solid #499e06;
    border-radius: 50%;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active {
    background:#fe5300;
	color:#f7f7f7;
	box-shadow: none;
	/*border: 1px solid #000;*/
	margin: 0 3px;
	border:none;
	border-radius:unset;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
	background:#FFF;
	color:#000;
	box-shadow: none;
	/*border: 1px solid #000;*/
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
	background:#fe5300;
	color:#fff;
	box-shadow: none;
	border: 1px solid #000;
}

/*.navbar-nav > li > .dropdown-menu {
    width: 100%;
}*/
.navbar-inverse{
	background: #FFF;
    border-radius: 0;
    border: none;
	margin-bottom:0;
}
.banner-img img{
	width:100%;
}
.banner-list{
	font-family: 'latobold';
    font-weight: normal;
    font-style: normal;
    border: 3px solid #2d7bc5;
    padding: 10px;
    margin-bottom: 11px;
    color: #2d7bc5;
    font-size: 18px;
}

.dark-banner-list{
	font-family: 'latobold';
    font-weight: normal;
    font-style: normal;
    background:#161a23;
    padding: 10px 10px 18px 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
}
.dark-banner-list p {
    font-size: 10px;
    padding-top: 5px;
}

.green-banner-list{
	background: #51a81d;
    color: #fff;
    padding: 5px;
    font-size: 13px;
    margin-bottom: 10px;
}
.cart-circle-black{
    width: 62px;
    padding: 0px 18px;
    height: 62px;
    font-size: 25px;
    color: #f7ae0b;
    margin-right: 10px;
    float: left;
    border: 2px solid #f7ae0b;
    border-radius: 72px;
    line-height: 62px;
	
}
.banner-list .fa-inr, .banner-list .fa-sun-o{ font-size: 40px;}
.add-cart-btn{
	background:#ffde14;
    padding: 8px 12px;
    color: #333;
    font-size: 12px;
    border-radius: 25px;
	line-height: 46px;
}
.add-cart-btn:hover, .add-cart-btn:focus, .add-cart-btn:active{
	color: #666;
	background:#ffde14;
	text-decoration:none;
}
strike{
	font-size: 12px;
    color: #ccc;
}
.price{
	font-size: 13px;
    color: #666;
}
.most-popular{
	font-weight: bold;
    line-height: 43px;
}
.mar-T-8{margin-top: 8px;}
.featured{margin-top: 30px;}
.how-it-works{margin-top: 30px;}
.how-it-works h1{margin-top: 30px; font-size:30px; color:#666666;}
.how-it-works p{
	margin-top: 30px; 
	margin-bottom: 30px; 
	font-size:24px; 
	color:#807577; 
	line-height:30px; 
	padding: 0px 125px;
	font-family: 'latolight';
	}
.how-it-work-title{ font-size:24px;}
.fa-yellow{ color:#f5b207; font-size:24px; margin-bottom: 12px;}
.wd-50 {
    width: 50%;
    border-right: 1px solid #ddd;
}
table.four-part{ margin-top:50px;}
table.four-part .bdr-top-none{ border-top:none;}
.four-part p{ font-size:12px;}
.four-part tbody tr td{ padding:20px 20pxp;}

.footer{ padding:30px 0; margin-top:30px; }
.footer-menu{
	background:#eee;
}

.footer-menu ul li{
	margin-bottom:10px;
	font-size:14px;
}
.footer-menu ul li a{
	color:#666;
}
.footer-menu ul li a:hover{
	color:#555;
}
.disclamer p{
	font-size: 12px;
    color: #666;
    line-height: 16px;
    padding-top: 20px;
}

.col-item{position:relative;}
.col-item:hover,.scat2:hover
{
-webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .4);
        box-shadow: 0 0 4px 1px rgba(0, 0, 0, .4);
}
.off{
	color: #51a81d;
    border: 1px solid #51a81d;
    padding: 4px 5px;
    position: absolute;
    border-radius: 2px;
    top: 5px;
    left: 5px;
    font-size: 11px;
}
.formob { display:none; }

  /* Smaller than standard 960 (devices and browsers) */
  
@media only screen and (min-width:768px) and (max-width:991px)
{
	
}

/* Smaller than standard 768 (devices and browsers) */

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


/* Smaller than standard 480 (devices and browsers) */

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

}

/* Smaller than standard 767 (devices and browsers) */

  @media screen and (max-width: 767px) {
	  .mob-mar{ margin-bottom:20px; padding-bottom: 10px;}
	  .mob-bdr{ 
		border-bottom: 1px solid #ccc;
		clear: both;
		margin-bottom: 10px;
	}
	.top-header div.innercont { background:transparent; color:#ffde14; min-width:118px; }
	#inv, #lr, #delv { display:none; }
	#shr { padding-top:11px; }
	.hideformob { display:none; }
	.formob { display:inline-block; }

	.logo {
		padding: 0px;
	}
	.btn-section {
		padding: 0px;
	}
	.pad-15 {
		padding: 0px;
	}
	.how-workes-img{
		width:100%;
	}
	iframe{width:100%; margin-top:20px; margin-left:3px;}
	.how-it-works p {
		margin-top: 5px;
		margin-bottom: 0px;
		font-size: 17px;
		line-height: 27px;
		padding: 10px;
	}
	.row.row-mob{
		margin:0;
	}
	[data-slide="prev"] {
		margin-right: 5px;
	}
	.navbar-toggle {
		background-color: rgb(81, 168, 29);
	}
	.price.weight {
		min-height: 100%;
	}
	.cat-list{
		display:block;
	}
	.cat-list li {
		width: 90px;
	}
	
  }

/* Smaller than standard 340 (devices and browsers) */

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

/* Smaller than standard 321 (devices and browsers) */

@media only screen and (max-width: 321px) {
	.top-header {
		font-size: 11px;
	}
	
  }

/*Product layout*/
ul.products li {
	border:1px solid #CCC;
}
.woocommerce ul.products li.product .onsale {
    top: 7px;
    left: 0;
    margin: -.5em -.5em 0 0;
}
.woocommerce span.onsale {
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    top: -.5em;
    left: -.5em;
    margin: 0;
    background-color: #77a464;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased;
    z-index: 9;
	border-radius:unset;
	line-height: normal;
    width: 38px;
	min-height: 10px;
}
marquee { padding-top:8px; }
marquee a { color: #000; font-size:18px; }
.rightband {
	background: #CCC;
    height: 337px;
    text-align: center;
    padding: 15px;
}
.rightband h2 {
    font-size: 29px;
    margin-bottom: 9px;
    font-family: fantasy;
}
.rightband ul li { padding:7px; text-align:left; }
.rightband a.wb {
    color: #000;
    margin: 5px;
    font-weight: bold;
}
.fbanner { background: #ffde14; padding: 16px; border-radius: 45px 0px 45px 0px; border: 1px solid #868080; }
.fbanner h2 {font-size: 85px;}
.fbanner p {font-size: 23px; font-weight: bold; line-height: 30px; }
a:hover { text-decoration:none; }

.backimg { 
	float: left;
    height: 57px;
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin: 0 8px 0px 0px;
}
.backimg i {
	font-size: 36px;
    color: #CCC;
}
.rgtxt p { font-size: 14px;
    line-height: 16px;
    margin-top: 8px;
}
.rgtxt h3 { font-size: 15px;
    font-weight: bold;
	}
.brands h3 { margin:10px; font-weight:bold; }
.brands ul li { float:left; padding:7px; }
.brands ul li a {
	font-size: 13px;
    color: #000;
}
.brands img { height: 55px; margin-right: 24px; float:left; }
.brands span {
	float: left;
    margin-top: 22px;
    margin-right: 15px;
}

.footercats { 
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 12px;
	margin-top: 15px;
 }
 .footercats h3 { font-weight:bold; margin-bottom:13px; }
.footercats ul li { font-size:14px; width:48%; padding:0px 12px 9px 0px; float:left; }
.footercats p { font-size:13px; }
.footercats i {
	background: #ffde14;
    padding: 7px;
    font-size: 31px;
    border-radius: 50%;
    margin: 5px;
    width: 53px;
    text-align: center;
}
.input-group-addon { background-color:#499e06; }
form.woocommerce-cart-form #coupon_code { width: 117px; margin-top: 2px; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .button { 
	background: #499e06;
    font-size: 12px;
    padding: 4px;
    margin-top: 4px;
    color: #000; 
}
.carousel .button { display:block; }

.navbar-nav>li>.dropdown-menu {
  margin-top: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.navbar-default .navbar-nav>li>a {
  width: 200px;
  font-weight: bold;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 900px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 196px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 194px;
  z-index: 8;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 15px 0 0 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #616263;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header a {
  color: #428bca;
  font-size: 14px;
  font-weight: bold;
  padding:0;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.onsale, .woocommerce span.onsale {
    background: #f89406;
    color: #FFF;
    padding: 3px 5px;
    font-size: 12px;
	width:auto;
	top:0px;
	left:0px;
	position:absolute;
}
/*.woocommerce div.product div.images img { width:265px !important; }*/
.sku_wrapper{display: block;margin-bottom: 10px;}
.scat { text-align: center;font-size: 21px; height:322px; }
.sim img { max-width:100%; } 
.scat div.sim { height:282px; overflow:hidden; }
.scat2 {text-align:center; height:200px;}
.scat2 div.sim {height: 147px;overflow:hidden;margin-bottom: 8px;}

.woocommerce table.my_account_orders .button { margin:0 2px; }
#pp div.col-sm-2, .products div.col-sm-2 { padding-left:2px; padding-right:2px; }
/*Blog Desing*/
#blog h2 { font-size:21px; }
#blog div.article { border-bottom:1px dashed #CCC; padding-bottom: 12px; margin-bottom: 20px;}
section.related {display:inline-block; }
section.related h2 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}
.modal-title {
    font-size: 21px;
    text-align: center;
    font-weight: bold;
}
.woocommerce div.product div.images img {
    display: initial;
    height: 270px;
    width: auto;
}
.credits-text {
    float: right;
    background: #ffde14;
    padding: 8px;
    border-radius: 5px;
}
.dashwidget { padding:15px 2px; margin-bottom:5px; min-height:86px; }
.dashwidget i.lf {
	font-size: 23px;
    background: #FFF;
    border-radius: 40%;
    padding: 11px;
}
.dashwidget div.col-sm-9 { color:#FFF; letter-spacing:1px; line-height:20px; }
div.red { background:#d52d2d; }
div.green { background:#329c32; }
div.yellow { background:#c3aa13; }
div.blue { background:#5b5be6; }
div.skt { border-left:1px solid #FFF; padding-left: 11px; min-height: 45px; }
.wp-social-login-connect-with {
    display: inline-block;
    position: relative;
    top: -9px;
}
.wp-social-login-provider-list {
    display: inline-block;
}
.wp-social-login-widget {
	text-align: center;
}
.guaven_woos_suggestion_catul .guaven_woos_suggestion_list {
    min-height: 21px;
}
.ho div.initem { 
	min-height: 517px;
    border: 1px solid #499e06;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
	box-shadow:2px 2px 5px #8d8888;
}
.ho div.initem img { width:100%; height:auto; }
.pcleft:hover { background: #fe53000d; }
.subcat {
	position: absolute;
    left: 100%;
    width: 900px;
    z-index: 2;
    background: #ffffff;
	display:none;
	padding:15px;
	margin-top:-27px;
	}
.subcat div.col-sm-3 { border-right:1px solid #fe5300; }
.woocommerce-MyAccount-navigation-link--customer-logout, .woocommerce-MyAccount-navigation-link--downloads { display:none; }

/*.payment_method_epaylater { display:none; }*/
.sitemap div.col-sm-2 { padding:5px; }
.woocommerce-account .woocommerce-MyAccount-navigation { width:16%; }
.woocommerce-account .woocommerce-MyAccount-content { width:80%; }
.leftpr li { padding:13px; }
.woocommerce div.product div.images.woocommerce-product-gallery { text-align:center; }
.modal-content { background-color:#ffde14; color:#000; }
ul.mega-dropdown-menu li.col-sm-4 { height:351px; }
ul.mega-dropdown-menu li#mids { background:#CCC; }
.mega-dropdown-menu > li > ul > li > a:hover { background:#CCC; }
#wpcf7-f4389-o1 input { background: #23282d; color:#FFF; border-radius: 6px; border: none; padding: 7px; }
.woocommerce div.product .product_title { font-size: 18px; font-weight: normal; margin-bottom: 15px; }
.woocommerce div.product p.price, .woocommerce div.product span.price { margin-bottom:10px; }
div.product_meta span.tagged_as { display:block; margin-top:10px; }
div.wpcf7-mail-sent-ok { border:none; }

.woocommerce-MyAccount-navigation ul li { padding:10px; border-bottom:1px dashed #CCC; }
.woocommerce-MyAccount-navigation { border-right:1px solid #CCC;
.woocommerce-MyAccount-navigation-link--downloads {display:none; }

