/*
Theme Name: Shoppica
Theme URI: http://themeburn.com/
Description: Shoppica is a fully responsive WordPress theme with stylish design and powerful backend. The clean and modern look allows you to use the theme for every kind of online shop. In combination with the powerfull option to change the color of all elements, you will be given the possibility to make a unique e-commerce website that stands out of the crowd!.
Author: ThemeBurn.com
Version: 1.4.3
License: GNU General Public License
License URI: license.txt
Tags: two-columns, fixed-width, translation-ready, rtl-language-support, editor-style, custom-menu
*/
/* =WordPress Core
-------------------------------------------------------------- */
.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignnone {
  display: inline;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto 20px auto;
}
.alignright {
  float:right;
  margin: 0 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
img.aligncenter,
img.alignright,
img.alignleft
{
  display: block !important;
}
.wp-caption img {
  display: block !important;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 5px solid #f3f3f3;
}
.wp-caption p.wp-caption-text {
  padding: 5px 15px 9px 15px;
  font-size: 11px;
  background: #f3f3f3;
  border-bottom: 1px solid #e3e3e3;
}
.s_wrap{ width: 940px !important; margin: 0 auto !important; }
#content.s_wrap #page{ width: 680px !important; }
#wptbheadline1{ background: none !important; width: 960px; margin: 0 auto !important;  }
#topbar1{ background: url(http://skyhoundclients.com/advimm/wp-content/uploads/2015/01/topbar.jpg); }
#wptbheadline1 a{ padding: 0 !important; }
#content.s_wrap .s_main_col{width: 680px;}
.variations_form.cart.row-fluid dt h3,
.variations_form.cart.row-fluid dt{
	margin-bottom: 0;
}
.variations_form.cart.row-fluid #product_options h3{
	margin-bottom: 0;
}
body.single-product #content > .s_main_col{
	padding: 25px 0;
}
body.single-product #content > .s_main_col #product_info dd,
body.single-product #content > .s_main_col .main_desc{
	width: 100%;
}
body.single-product #content > .s_main_col .main_desc .zw-paragraph{
	margin-bottom: 5px;
}
body.single-product .variations_form.cart.row-fluid{
	padding-bottom: 0;
}
body.single-product #content > .s_main_col .main_desc .left1{
	font-size: 12px;
	width: 25%;
}
body.single-product #content > .s_main_col .main_desc .right1{
	width: 75%;
	font-size: 12px;
	margin-bottom: 15px;
}
body ul#diseasetabs li a{
	background-size: 100% auto;
	padding: 25px 140px;
	font-size: 0;
	opacity:.7;
	  -webkit-transition: opacity 1s ease-in-out;
       -moz-transition: opacity 1s ease-in-out;
        -ms-transition: opacity 1s ease-in-out;
         -o-transition: opacity 1s ease-in-out;
            transition: opacity 1s ease-in-out;
}
body ul#diseasetabs li a:hover,body ul#diseasetabs li a.active{
	opacity:1;
	}
body ul#diseasetabs li a.blue{
	background-image: url('images/prod_by_cat.jpg');
}
body ul#diseasetabs li a.green{
	background-image: url('images/prod_by_dis.jpg');
}
body ul#diseasetabs li a.red{
	background-image: url('images/all_red.jpg');
}
#left_col .s_list_1 li{
	width:95% !important;
}
body .wptbbarheaddiv{
    top: 0;
}
body.logged-in .wptbbarheaddiv{
    top: 68px;
}
.wptbbarheaddiv a{
	color: #fff;
}
.wptbbarheaddiv a:hover{
	color: #ededff;
}

@media only screen and (max-width : 768px) {
body{
	width:100% !important;
	margin-top: 76px !important;
	}
#topbar1{
	    position: fixed !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important; 
    z-index: 99999 ;
    background-size: 100% !important;
    text-align: center !important;
	}
#wptbheadline1 {
    background: none !important;
    width: 90% !important; 
    margin: 0 auto !important;
    font-size: 95% !important;
    text-align: center !important;
}
.s_wrap{
	 width: 100% !important;
    padding: 0px;
    margin: 0px !important;
	}
}
#billing_first_name_field {
    clear: both;
}
tr.total td span {
    width: 214px;
    display: inline-block;
    text-align: center;
}
span.amount {

    text-align: left !important;
}
#shopping_cart tr.total td span{
display: initial  !important;
}/*#wpp-buttons {	display:none;}*/