body {
  font-family: 'Hind Madurai', 'Alegreya Sans', sans-serif;
  background: #fff;
  background-repeat: repeat;
}

.site-heading {
  margin-top: 0rem;
  margin-bottom: 0rem;
  text-transform: none;
  line-height: 1;
  font-family: 'Dancing Script', cursive;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.card-title {
  font-family: 'Hind madurai';
}

.bg-faded.rounded.p-3 {
  margin-bottom: 15px;
}

.text-primary.site-heading-upper.mb-3 {
    color: rgba(255,154,48,1.00);
    padding-left: 50px;
}

.card-text {
  font-family: 'Hind Madurai', sans-serif;
}

.hero-subtitle {
  font-family: 'Hind Madurai', sans-serif;
}

.hero-button {
  font-family: 'Hind Madurai', sans-serif;
}

.my-3 {
  font-family: 'Hind Madurai', sans-serif;
}

.sans {
  font-family: 'Hind Madurai', sans-serif;
}

p {
    font-family: 'Hind Madurai', sans-serif;
}

li {
  font-family: 'Hind Madurai', sans-serif;
}

.toplogo {
    float: left;
    display: inline;
    margin-left: 50px;
    margin-right: -175px;
}
.righty {
    width: 33%;
    float: right;
    padding-left: 0px;
    margin-left: 10px;
    border-width: 1px;
    border-radius: 9px;
}
.opaqueslide {
    background-color: hsla(233,100%,97%,0.85);
    border-radius: 10px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 24px;
    color: #000000;
    -webkit-box-shadow: 2px 2px hsla(0,0%,0%,0.50);
    box-shadow: 2px 2px hsla(0,0%,0%,0.50);
    text-align: left;
    list-style-position: outside;
    list-style-type: circle;
}
.carotitle {
    text-shadow: 1px 1px hsla(0,0%,0%,1.00);
    font-weight: 800;
}
/* The product page - view all the available classes at http://www.ecommercetemplates.com/help/css-layouts.asp
-------------------------------------*/
div.prodfilter{
	float:left;
	background-color:#F9F9F4;
	border: 1px dotted #D7D1C9;
	padding:6px;
	color: #42619a;
	margin-bottom:10px;
	margin-top:10px;
}

div.prodfilterbar{
	float:left;
	width:100%;
}

div.filtertext{
 	padding:8px;
}

select.prodfilter{
	padding:0px;
	margin:0px;
}

div.product{
	padding:6px;
	width:31%;
	float:left;
	margin:2px;
	border: 0px;
	height:350px;
}

div.prodnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:0.9em;
	background-color:#eee;
	border-bottom: 1px solid #FED778;
}

div.prodimage{
	padding: 6px;
	text-align:center;

}

div.product:hover{
	background-color:#E9E9E9;
}


div.prodname{
	padding-bottom:6px;
	font-weight: bold;
	text-align: center;
}

div.proddescription{
	font-size: smaller;
}

div.prodprice{
	text-align: center;
	float:left;
	width:100%;
	color:#666;
	margin-bottom:12px;
}


div.addtocart{
	width:100%;
	text-align: center;
}


div.prodcurrency{
	float:left;
	width:100%;
	font-size: smaller;
	color:#666;
}

div.pagenums{
	text-align:center;
	float:left;
	padding:20px 0px 20px 0px;
}


/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	width:99%;
        margin-bottom:12px;
}

div.detailimage{
	padding:10px;
	float:left;
} 


div.detailid {
	color:#666;
	width:69%;
	font-size: 0.9em;
	float:left;
}

div.detailname {
	font-size: 1.2em;
	float:right;
	width:100%;
	margin-top:10px;
  	margin-bottom:12px;
	border-bottom: 1px solid #ccc;
}

span.detaildiscountsapply{
	margin-left:36px;
        color:#396A3B;
        font-size:0.8em;
}

div.detaildiscounts{
	width:73%;
	color:#396A3B;
	float:left;
        font-size:0.8em;
}

div.detailmanufacturer{
	float:left;
	width:68%;
	margin:0px;
	padding:0px;
        color:#666;
        font-size:0.9em;
}

div.detailsku{
	float:left;
	width:68%;
	margin:10px;
        color:#666;
}

div.detailinstock{
	float:right;
	width:73%;
}

div.detaildescription{
	font-size: 1em;
	margin:0px 0px;
	padding-top:4px;
	line-height:1.3em;
	float:right;
	width:100%;
}

div.detailprice{
	font-size: 1.2em;
	font-weight:bold;
	float:left;
	width:96%;
	color:#333;
	margin-left:10px;
	margin-bottom: 15px;
}

div.detaillistprice{
	font-size: 1em;
	font-weight:normal;
	float:left;
	width:96%;
	padding:6px 0px;
	color:#DA6A1E;
	margin-left:10px;
}

div.detailcurrency{
	padding-top: 6px;
	font-size: 0.7em;
	float:left;
	width:96%;
	color:#666;
	margin-left:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
}

div.detailoption{
	width:100%;
}

div.detailoptions{
	padding: 6px;
	float:left;
	width:100%;
	margin-left:0px;
}

select.detailprodoption{
	font-size: 0.9em;
	width:50%;
	margin:7px;
	border:1px solid #ccc;
	padding:2px;
}

input.detailprodoption{
	font-size: 0.9em;
	margin:7px;
	border:1px solid #ccc;
	padding:2px;
}


div.detailoptiontext{
	padding: 6px;
	width:32%;
	float:left;
	clear:both;
}

div.detailmultioptiontext{
	padding: 6px;
	width:30%;
	clear:right;
}

div.previousnext{
	padding-top:20px;
	padding-bottom:6px;
	float:right;
	width:100%;
	text-align:center;
	font-size:0.9em;
	border-top:1px solid #ccc;
}

div.emailfriend{
	padding-top: 10px;
	text-align:center;
	float:right;
	width:100%;
}

td.emfhl{
	background-color:#aaa;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
}

td.emfll{
	line-height:18px;
}

div.detailquantity{
	float:left;
	width:170px;
  
}

div.detailquantitytext{
	margin-top:18px;
	float:left;
	width:45%;
	text-align:right;
}

div.detailquantityinput{
	margin-top:16px;
	float:right;
	width:45%;
	text-align:left;
	padding:0px;
	height:65px;
}


div.detailaddtocart,.detailoutofstock{
	float:left;
	margin-top:10px;
}

div.detailnotifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:98%;
}

div.review{
	float:left;
	margin-top:16px;
	width:90%;
	font-size:0.9em;
}

hr.review{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #bbb;
	padding:4px;
	margin-top:6px;
}

div.reviewprod{
	background-color:#eee;
	padding:10px;
}

input.askaquestion, input.emailfriend{
background:#1F3284;
color:#fff;
height:21px;
border:0;
border-radius:4px;
font-size:12px;
cursor:pointer;
margin-top:7px;
}

div.socialmediabuttons{
float:left;
width:97%;
padding:4px;
border:1px solid #ccc;
margin:4px;
background:#dedede;
}

div.socialmediabutton{
float:left;
width:140px;
}

div.sociallinkedin{
margin-top:7px;
width:70px;
}

div.socialfacebook{
margin-top:4px;
}

div.socialtwitter{
width:70px;
margin-top:7px;
}

div.socialgoogle{
margin-top:4px;
width:70px;
}

div.socialpinterest{
margin-top:6px;
width:120px;
}

div.socialcustom{
margin-top:7px;
width:70px;
}

div.socialaskaquestion{
width:110px;
}

/* The category page 
-------------------------------------*/
div.category{
	width:43%;
	float:left;
	line-height:1.6;
  	font-size:0.9em;
        padding:10px;
	background-color:#fefefe;
	margin:0px 0px 16px 16px;
	height:350px;
}

div.category:hover{
	background-color:#fff;
}

div.catnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:1em;
	background-color:#eee;
	border-bottom: 1px solid #FED778;
	margin-bottom:10px;
}

.catnavwrapper{
	background:#fff !important;
	border: 1px solid #fff !important;
}

div.navdesc{
	display:none; /* Removes the text "View all products in all categories */
}

div.catimage{
	float:left;
	clear:right;
}

div.catdesc{
	padding:2px 0px 4px 4px;
	clear:both;
}

div.catname{
	padding-left:4px;
        font-size:1.2em;
	font-weight: bold;
	clear:both;
}

.catdiscounts, .allcatdiscounts{
	padding-left:10px;
	font-weight:normal;
	color:#896325;
	font-size:0.9em;
}

div.categorymessage{
	padding-top:0px;
	font-size: 1.3em;
}

p.noproducts{
       padding-top:28px;
       text-align:left !important;
}


/* ~~ Horizontal rule ~~*/
HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #DA6B1D;
}

/* ~~ Table backgrounds for cart, search etc ~~*/
table.cobtbl{
	background-color: #CAE5AE;
	width:94%;
	margin-left:8px;
} 

td.cobhl{
	background-color:#fff;
	font-weight: normal;
	color:#333;
	font-size:0.9em;
}

td.cobhdr{
       background-color: #CAE5AE;
}

td.cobll{
	background-color: #fff;
	color : #333;
	font-weight:normal;
	font-size:0.8em;
}


div.tofreeshipping{
       color:#396A3B !important;
}

td.cobll input,  textarea, select{
      border: 1px solid #999;
      border-radius:2px;
      padding:4px;
}

.cartdiscounts, .cartdiscountsamnt{
     color:#396A3B !important;
}


td.cobll input[type="image"]{
border:none;
}

td.cobll input[type="radio"]{
border:none;
}

span.cartoption{
	font-size:0.8em !important;
	color:#333;
}

div.giftwrap a{
  	color:#666;
  	font-size:0.8em;
  	text-decoration:none;
}

div.logintoaccount{
	text-align:left !important;
}

span.willpickup{
font-size:1.1em !important;
}

/*Thanks page*/
td.receiptoption{font-size:0.9em;}
td.receipthl{font-size:1em;}
td.receiptoption strong{font-weight:500;}
td.receiptheading{background:#F6F6F6;font-size:0.9em;color: #333;font-weight:normal !important;border-bottom: 1px solid #99CC46;border-top: 1px solid #99CC46;}
td.receiptheading strong{font-weight:500;}
hr.receipthr{display:none;}

/* ~~ Store buttons ~~*/
input.login, input.sccheckout, input.logintoaccount, input.search	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	background: #7AC244;
	border: 1px solid #999;
	border-radius: 4px;
	cursor: pointer;
}

input.login:hover, input.sccheckout:hover, input.logintoaccount:hover, input.search:hover{
	background:#fff;
	color:#666;
}
/*This is the first breakpoint and contains styles for screens 980px to 710px*/
@media screen and (max-width: 980px) {
	
div.container, div.content1 {
	width:99%;
}

div.content{
	width:522px;
}

div.logoright{
    display:none;
  }
  
div.blurbright{
	width:490px;
}

div.footer1{
	width:712px;
}
/* The category page 
-------------------------------------*/
div.category{
	width:90%;
}

  
 /* The products page 
-------------------------------------*/
div.product{
  width:46%
}
  

  /* The product detail page 
-------------------------------------*/
div.detailid {
	float:right;
        width:58%;
}

div.detailmanufacturer {
	float:right;
        width:58%;
}

div.detailname {
	float:right;
        width:58%;
}

.detaildiscountsapply{
        display:none; /*Removes Discounts Apply text*/
}

div.detaildiscounts{
        float:right;
        width:58%;
}

div.detaildescription{
       float:left;
       width:96%;
       margin:0px  0px 10px 10px;
}
  
}
@media screen and (max-width: 815px) {

div.detailoptiontext{
width:98%;
}

div.detailoption{
width:98%;
}

}
/*This is the second breakpoint and contains styles for screens 710px to 480px*/
@media screen and (max-width: 715px) {
  
div.container, div.content1 {
	width:99%;
}

div.content{
	width:99%;
}

/*Hide right navigation bar*/
div.sidebar1{
	display:none;
}
  
div.tlinks{
    width:100%;
}

div.tsearch{
    float:right;
}

div.logo{
    width:100%;
}

div.smedia{
    display:none;;
}

div.blurbleft{
    width:100%
}

div.blurbright, div.blurbright1{
	width:100%;
}

div.footer1{
	width:480px;
} 
  
nav { 
  	height: auto;
}

nav ul {
  	width: 100%;
  	display: block;
  	height: auto;
}

nav li {
	width: 50%;
	float: left;
	position: relative;
}

nav li a {
	border-bottom: 1px solid #96CB44;
}

nav a {
  	text-align: left;
  	width: 100%;
  	text-indent: 25px;
}

nav a:hover, nav a:active {
  	border-radius: 0px;
	background-color: #333399;
}
  
div.foo1, .foo2, .foo3, .foo4{
    width:50%;
}
	
/*tables for cart and search*/
table.cobtbl{
	font-size: 0.8em;
    margin-left:8px;
    margin-bottom:12px;
} 

/*the product page*/
div.prodfilter{
	display:none;
}
  
div.prodfilterbar{
	display:none;
}


  /* The product detail page 
-------------------------------------*/
div.detailid {
	float:left;
        width:96%;
        margin-left:10px;
}

div.detailmanufacturer {
	float:left;
        width:96%;
        margin-left:10px;
}

div.detailname {
	float:left;
        width:96%;
        margin-left:10px;
}

div.detaildiscounts{
	float:left;
        width:96%;
        margin-left:10px;
}

}

/*This is the last breakpoint and contains styles for screens 480px and lower*/
@media only screen and (max-width : 480px) {
div.container, div.content1, div.content {
    width: 100%;
}

nav {
	border-bottom: 0;
}

nav ul {
	display: none;
	height: auto;
}
  
nav a#pull {
	display: block;
	background-color: #333399;
	width: 100%;
	position: relative;
	border-radius:0px;
    color:#fff;
}

nav a#pull:after {
	content:"";
	background: url('../images/mobmenu.png') no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 6px;
}
  
 div .callbacks_container{
    display:none;
}
  
div.blurbright, div.blurbright1{
    width:300px;
}
  
h1{
    padding:2px 0px 0px 6px;
    width:90%;
}
  
div.homeprod1{
	width:300px;
	border:1px solid #D6DEB9;
	padding:2px;
	margin:0px 0px 4px 0px;
	float:left;
}
  
div.footer1{
	width:312px;
}

/* ~~ Remove left hand cart column ~~*/
.cobcol1{
	display:none;
}

/* ~~ Modify additional info field on checkout ~~*/
textarea.addinfo{
	width:150px;
}

/*the product page*/

div.product{
width:96%;
}

/*the detail page*/

div.detailprodnavigation{
	width:96%;
}

div.detailoptions{
width:96%;
}

select.detailprodoption{
width:58%;
}


div.detailquantityinput{
	height:30px;
}

div.detailmultioptiontext{
	width:40%;
}

div.emailfriend{
	display:none;
}
