/*
Theme Name:     Thane Portal
Description:    
Author:         Mojo
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

body{background: #fff; position: relative;}
body.home {background: #E1E1E1; position: relative;}

h1, h2, h3, h4, h5, h6 {
	font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
	margin: 0 0 15px;
}

/* Popup styles ------------------------ */
#sgcboxWrapper,
#sgcboxContent {
    width: 100% !important;
}
#sgcboxLoadedContent.sg-current-popup-2 {
    width: 80% !important;
    height: auto !important;
}
.sg-popup-content {
    top: 20px !important;
    width: 100% !important;
    height: 90% !important;
    max-width: 540px !important;
    max-height: 480px !important;
}
#sgcboxWrapper{
    top: 20px !important;
    width: 100% !important;
    height: 90% !important;
    max-width: 540px !important;
    max-height: 480px !important;
}
.colorbox2 #sgcboxContent {
    background: transparent !important;
}
.colorbox2 #sgcboxClose {
    right: 5px !important;
    top: 5px !important;
    /*background: transparent !important;*/
    border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.colorbox2 #sgcboxContent #sgcboxLoadedContent {
    border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
    padding: 15px 35px;
}

.colorbox2 #sgcboxContent #sgcboxLoadedContent #switch-to-ie {    
	margin: auto;
    display: table;
    padding: 0 0 20px;
    width: 230px;
}
.colorbox2 #sgcboxContent #sgcboxLoadedContent #switch-to-ie img {
    float: left;
}
.colorbox2 #sgcboxContent #sgcboxLoadedContent #switch-to-ie p {
    float: left;
    margin-left: 15px;
    width: 130px;
}

.teh-logo img {
    border-bottom: 0 none;
    border-radius: 0 0 3px 3px;
    height: 40px;
    position: absolute;
    width: 40px;
}
.teh {
    float: right;
    height: 40px;
    margin-top: 1px;
    margin-left: 10px;
    overflow: hidden;
    width: 40px;
    z-index: 99999;
    position: relative;
    /*display: none;*/
}

/* Cookie Control styles ----------------- */
.ctcc-inner span.ctcc-left-side {
    font-size: 14px;
    line-height: 18px !important;
    font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
    padding-right: 25px;
} 

    /*Hide cookie content bar*/
div.no-cookie-content
{display: none!important;}

/* Form styles ------------------------ */
.form2col {
    width: 50%;
    float: left;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
    width: 90%;
	padding: 2px;
	border: 1px solid #bbb;
	color: #4e4e4e;
	background-color: #fff;
}

input.errbtn {margin-top: 24px;}

.wpcf7-form p {margin: 0 0 0 !important}


/* ACCORDION VIEW MOBILE */
#postaccordionpanel {
    margin-top: 10px;
}
#postaccordionpanel .ik-post-item {
    text-align: center !important;
    width: 100% !important;
    background-color: #FFF;
    margin: 5px auto;
    padding: 15px;
    border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}
#postaccordionpanel .item-posts {
    background-color: #E1E1E1;
}
#postaccordionpanel .ik-post-image {
    float: left;
    width: 50%;
    margin-right:5px;
}
#postaccordionpanel .ik-post-content {
    position: relative;
}

#postaccordionpanel .ik-post-content .ik-post-name {
    font-size: 18px;
    font-weight: bold;
    font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
}
#postaccordionpanel .pst-item {
    font-size: 16px;
    font-weight: bold;
    border-left: none;
    font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
    background: url("//thaneportal.com/uploads/2016/09/more.png") no-repeat 10px center;
    padding-left: 45px !important;
}
#postaccordionpanel .pst-item.pn-active {
    background-image: url("//thaneportal.com/uploads/2016/09/less.png");
}
#postaccordionpanel .item-pst-list { border: none;}
#postaccordionpanel div.ov-layer { display: none !important;}

#postaccordionpanel .ik-post-content a.mobile-add-to-cart {
    position: relative;
    font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
    font-size: 18px;
    padding: 5px 10px;
    cursor: pointer;
    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
    transition: background-color 0.3s ease;
    background-color: #F7A400;
    color: #fff;
    width: 100%;
}
#postaccordionpanel .ik-post-content a.mobile-add-to-cart:hover {
    background-color: #DF6E00;
}

li.mega-link-img {
    background-color: blue !important;
    display: block!important;
    height: 72px !important;
    width: 72px !important;
}

li.mega-test1:hover + .mega-link-img {background-color: red !important;}
li.mega-test2:hover + .mega-link-img {background-color: green !important;}

#distributors {
    clear: both;
    float: left;
    padding: 0;
    width: 100%;
    color: #fff;
}
#distributors h5 {
    color: #000;
}
    #distributors ul {
        list-style: none;
        margin: 0!important;
        padding: 0!important;
        width: 100%;
    }
        #distributors ul li {
            font-size: 14px;
            margin: 0;
            padding: 0 40px;
            list-style: none;
            display: table-cell;
            float: left;
            clear: both;
            width: 100%;
        }
        #distributors ul li:last-child {margin: 0;}

            #distributors ul li a {
            display: block;
            padding: 5px 7px 7px;
            width: 100%;
            color: #000;
            background-color: #fff;
            }

            #distributors ul li a img{
                margin: 0 7px 0 0;
				width: 20px;
				vertical-align: middle;
            }

        #distributors ul li a:hover{
            background-color: #eee;
            /*color: #fff;*/
			border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
            }

button.amt-button {
    padding: 4px 6px;
    cursor: pointer;
}

.tab-container ul.tabs li{
    background: #ededed;
    color: #222;
    display: inline-block;
    padding: 4px 8px;
    cursor: pointer;
    border: 1px solid #DADADA;
    border-bottom: none;
    width: auto !important;

    border-radius: 2px 2px 0px 0px;
    -moz-border-radius: 2px 2px 0px 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
}

.tab-content {}
.tab-content ul,
.tab-content ul ul {
    margin: 0 0 15px 23px!important;
    list-style-position: outside!important;
}
.tab-content li {
    margin:0 0 10px;
}

ul.tabs li{
    background: #ededed;
    color: #222;
    display: inline-block !important;
    padding: 4px 8px;
    cursor: pointer;
    border: 1px solid #DADADA;
    border-bottom: none;
    width: auto !important;

    border-radius: 2px 2px 0px 0px;
    -moz-border-radius: 2px 2px 0px 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
}

ul.tabs li.current{
    border-bottom: 1px solid #fff;
    margin: 0 0 -1px 0;
    background: #fff !important;
    color: #222;
}

#product-options {
    margin: 0 0 10px 0;
}

#play {
    background: url(imgs/play.png) center center no-repeat;
}
#play:hover {
    background: url(imgs/play-over.png) center center no-repeat;
}

#product-rating {
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
    #product-rating.heart0,
    #product-rating.heart1,
    #product-rating.heart2,
    #product-rating.heart3,
    #product-rating.heart4,
    #product-rating.heart5{
        height: 20px;
    }
    #product-rating.heart0{background: url(imgs/nohearts.png) top left no-repeat;}
    #product-rating.heart1{background: url(imgs/heart1.png) top left no-repeat;}
    #product-rating.heart2{background: url(imgs/heart2.png) top left no-repeat;}
    #product-rating.heart3{background: url(imgs/heart3.png) top left no-repeat;}
    #product-rating.heart4{background: url(imgs/heart4.png) top left no-repeat;}
    #product-rating.heart5{background: url(imgs/heart5.png) top left no-repeat;}

#product-highlights {
    margin: 10px 0 15px;
	font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
}
#product-highlights p {
	font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
	line-height: 16px;
	font-size: 11px;
}
#product-highlights ul {}
#product-highlights ul li {
	clear: both !important;
    display: list-item !important;
    line-height: 20px;
    font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
    list-style-position: outside !important;
    list-style-type: disc;
    margin: 0 0 0 15px;
    padding: 0;
}

select#option{
    height: 25px;
}

input.qty {width:40px; float: right;}

#option {
    display: block;
    width: 100%;
    margin: 0 0 6px 0;
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,
.et_fixed_nav.et_show_nav #page-container {
margin: 0 !important;
padding: 0 !important;
}

#main-header,
#top-header{
position: relative !important;
margin: 0 !important;
padding: 0 !important;
    z-index: 9999 !important;
}

#main-content {
    background-color: #E1E1E1;
    padding: 20px 0 0;
}

.page-container{
    background: #fff;
    margin: 0 auto;
    padding: 20px;
    max-width: 960px;
    clear: both;
    width: 100%;
    }

/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
 
.accordion .product {
    border: 1px solid #7b7b7b;
    padding: 20px 4%;
}
.accordion {
    background: #fff;
    overflow:hidden;
    margin: 10px auto;
    max-width: 960px;
    clear: both;
    width: 100%;
}
/*----- Section Titles -----*/

.ui-accordion-content-active {
    padding: 10px 0 0 0 !important;
    border: none;
}

.accordion-section-title {
    width:100%;
    padding:10px;
    display:block;
    margin: 0 0 2px 0;
    border-bottom:1px solid #1a1a1a;
    background:#fff;
    transition:all linear 0.15s;
    /* Type */
    font-size:1.200em;
    text-shadow: none;
    color: #555555;
}
.accordion-section-title:last-child {
    margin: 0;
}
 
.accordion-section-title.active, .accordion-section-title:hover {
    background:#fff !important;
    /* Type */
    text-decoration:none;
}
 
.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}
 
/*----- Section Content -----*/
.accordion-section-content {
    padding:15px;
    display:none;
}

a.rw-product-video {
    cursor: pointer;
}

.share-bread {
    width: 100%;
    float: left;
    clear: both;
}
.share-bread .share-btn-container {
    float: right;
    text-align: right;
}

#slider,
#banner{
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#product-top-fold {
    clear: both;
    font-size: 12px;
    max-width: 100%;
    width: 960px;
    margin: 0 auto 20px auto;
    overflow: hidden;
    position: relative; 
}
#product-top-fold .slider{
    float: left;
    max-width: 100%;
    width: 71%;
	height: 440px;
}
#product-top-fold .slider ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#product-top-fold .order-form{
    text-align: left;
    border: 1px solid #CCCCCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    overflow: hidden;
    padding: 1%;
    float: right;
    max-width: 100%;
    width: 27%;
}
#product-top-fold h1{
  color: #444444;
  margin: 0px;
  letter-spacing: 80%;
  font: normal 24px/1.2em 'bryant_bold', Verdana, Helvetica, Arial sans-serif;
}
#product-top-fold .price, #product-top-fold .price-sale {
    clear: both;
	display:block;
	margin: 5px 0 0;
	font-size: 18px;
	font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
}
#product-top-fold .price strong, #product-top-fold .price-sale strong {
    color: #FFA400;
	font-size: 18px;
	font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
}
#product-top-fold .free-shipping {
	margin:5px 0 0;
	font-size: 14px;
}
.form-divider {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 15px 0;
	border-top: 1px #CCC solid;
}
#product-top-fold ul {
    margin: 0 0 10px 0;
    list-style: disc;
	list-style-position: inside;
}
#product-top-fold ul#offers li {
    line-height: 20px;
	clear:left;
	list-style: none;
	font-weight: bold;
	font-size: 13px;
	margin-bottom:10px;
}
#product-top-fold ul#offers li input.offer {
	margin-top:-5px;
}
#product-top-fold ul#offers input.qty {
	margin:0 0 0 5px;
	padding:0 5px !important;
	width: 40px !important;
	text-align:center;
	float:none;
}
#product-top-fold ul#offers select.form-control {
	position: absolute;
	left: -999999px;
}
#product-top-fold ul#offers input {
    width: auto;
	float: left;
    margin: 0 10px 0 0;
    padding: 0 !important;
}

#product-top-fold div.offers{
    text-align: left;
    clear: both;
}
ul#product-offers{
    border-top: 1px solid #CCCCCC; 
    list-style: none;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
}
ul#product-offers li.offer{
    display: block;
    padding: 0;
    margin: 5px 0;
}
ul#product-offers li.offer input{
    display: inline;
    line-height: normal;
    height: auto;
    padding: 0;
    margin: 0;
}
ul#product-offers li.offer label.offer-label{
    display: inline;
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 6px 6px;
    padding: 0;
}
ul#product-offers input.mojo-submit{
    background: #FFA400 url("imgs/plus.png") no-repeat top right;
    padding: 10px 3%;
    text-align: left;
    font-size: 20px;
    font-style: normal;
    margin: 10px 0;
    width: 100%;
    height: auto;
    color: #fff;
}
ul#product-offers input.mojo-submit:hover{
    background: #E68B33;
    color: #fff;
}
ul#product-offers input.input-text.qty{
  width: 15px;
}
.availability {
    clear: both;
    display: block;
    padding: 0;
    margin: 10px 0 0 0;
}
.availability .out strong{
    color: red;
}
.payment-badge {
    display:block;
    padding: 0;
    margin: 10px auto 0 !important;
	width:65%;
}

.et_pb_section {
    padding: 0px !important;
}
.et_pb_section_0 {
    width: 100% !important;
}
.et_pb_row {
    width: 100%;
    max-width: 1024px;
    padding: 0;
}
.et_pb_row.et_pb_row_fullwidth,
.et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}
.et_pb_toggle_close,
.et_pb_toggle_open{
    transition: background-color 0.3s ease;
    padding: 6px 18px !important;
    margin-bottom: 4px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.et_pb_toggle_close:hover {
    background: #BBBBBB !important;
    color: #fff !important;
}
.et_pb_toggle_close:hover.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #fff !important;
}
.et_pb_toggle_close h5.et_pb_toggle_title:hover {
    color: #fff !important;
}
.et_pb_blog_grid .et_pb_post {border: 0px !important;}

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #F39C11 url("imgs/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #000;
}

#main-content .container{
    padding: 20px 0;
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}

h1.page-title {
    border-bottom: 1px dotted #666666;
    color: #666666;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
}
h3 a {
    color: #F39C11;
}
.search-result {
    margin: 0 0 20px 0;
}

#posts-per-page {
    clear: both;
    max-width: 100%;
    width: 960px;
    margin: 0 auto;
    padding-bottom: 15px;
    overflow: hidden;
    position: relative;
    text-align: right;
}
#posts-per-page form {}
#posts-per-page form span {
    font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
    font-size: 13px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #3C8DC5;
}

#footer-bottom,
#main-footer {
    clear: both;
    margin-top: 20px;
}

.myclass .et_pb_slide {
    width: 100%;
    }

.et_header_style_left #et-top-navigation {
    margin: 10px 0;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, 
.et_header_style_split #et-top-navigation nav > ul > li > a{
    padding-bottom: 10px !important;
    }

.metaslider img {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

.soliloquy-container .soliloquy-prev { background: rgba(0, 0, 0, 0.2) url(/wp-content/plugins/soliloquy/assets/css/images/left.png) no-repeat scroll 50% 50% !important; border-radius: 50% !important; moz-border-radius: 50%; webkit-border-radius: 50%; }

.soliloquy-container .soliloquy-next { background: rgba(0, 0, 0, 0.2) url(/wp-content/plugins/soliloquy/assets/css/images/right.png) no-repeat scroll 50% 50% !important; border-radius: 50% !important; moz-border-radius: 50%; webkit-border-radius: 50%; }

.et_search_form_container{
    height: 130px !important;
}

/*NL signup button color*/
div.newsletter-bar {margin: 0; padding: 10px 2%; background-color:#404040; overflow: hidden;}


div.newsletter-bar-content{width:100%;max-width:960px;margin:0 auto;padding:0}
div.newsletter-bar-content div.input-box {float: left; margin-right: 5px;}
div.newsletter-bar-content div.actions { float: left;}
div.newsletter-bar-content div.block-content{float:left}
div.newsletter-bar-content input.input-text{min-width:300px; width: 350px; background:url(imgs/email-icon.png) no-repeat 3% center #fff; text-indent:45px; height:40px}

div.newsletter-bar-content div.actions button.button span {
    height:40px;
    margin: 0;
    line-height:40px;
    max-width:150px;
    width: 150px;
    padding:0;
    background-color:#12abdc;
    color:#fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 18px;
	font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
}
div.newsletter-bar-content div.actions button.button span:hover {background-color:#428bca;color:#fff}
div.newsletter-bar-content div.actions button.button span span {color: #fff; min-width:0; width:32px; height: 32px; background:url(imgs/right-arrow-btn.png) left center no-repeat; margin: 5px 0 0 0; float: right;}

div.newsletter-bar-content div.actions button.submit {height: 40px; font-family: "bryant_bold", Verdana, Helvetica, sans-serif; text-decoration: none; color:#FFF;}

.newsletter-bar .social_media { float: right; }
.newsletter-bar .social-footer-inner {display:block;}
.newsletter-bar .footer-container {border-top: none;}
.newsletter-bar .social_media ul li.pinrest-footer a, .social_media ul li.google-footer a, .social_media ul li.facebook-footer a, .social_media ul li.twitter-footer a, .social_media ul li.instagram-footer a, .social_media ul li.youtube-footer a { background-image: url(imgs/social-network-icon-white.png);}
div[aria-describedby="newsletter_reg_error"] div.ui-dialog-titlebar button.ui-button[title="close"] { display: block!important; top: -3px!important; right: -10px!important;}

.entry-content li,
.entry-content p {font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif; font-size: 16px;}

.entry-content ul,
.entry-content p {margin: 0 0 15px;}

.entry-content li {line-height: 1.45;}

/* STRUCTURE */

#products{
    margin: 0 auto;
    padding: 20px 0 0 0;
    max-width: 960px;
    clear: both;
    width: 100%;
    }
    #products .col,
    #products .col-last{
        -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
        background: #fff;
        width: 32%;
        padding: 1% 1%;
		height: 360px;
        }
    #products .col{
        margin: 0 2% 20px 0;
        float: left;
        }
    #products .col-last{
        margin: 0 0 20px 0;
        float: right
        }
    #products .product h4{
        text-align: center;
        font-size: 18px;
		height: 40px;
		overflow: hidden;
		margin: 0;
    }
    #products .product .excerpt{
        font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 1.45;
        height: 65px;
        margin: 15px 0 0;
        }

    .price.regular,
    .price.sale{
        font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif;
        text-align: right;
        color: #000000;
        float: right;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .price-regular,
    .price-regular strong {
        text-decoration: line-through;
		font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif;
    }
	.price-regular strong {
		display: inline-block;
        /*float: right;*/
	}
    .price-regular span {
        font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
    }
    .price-sale span {
		font-size:12px !important;
		font-family: 'bryant_plainregular',Arial,Helvetica,sans-serif;
		font-weight:bold;
	}
	.price-sale strong{
        display: inline-block;
        /*float: right;*/
    }

    #products .product .priceblock {
        float:right;
    }
    #products .product .price-sale strong,
    #products .product .price-regular strong {
        float: none;
    }

    #products .product .price {
        font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif;
        text-align: right;
        font-size: 20px;
        color: #000000;
        display: block;
        margin: 0;
        padding: 0;
    }
    #products .product .price-regular {
        font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif;
        text-align: right;
        font-size: 14px;
        display: block;
        margin: 0;
        padding: 0;
    }
    #products .product .price span{
        font-size: 14px;
        margin: 0 0 4px 0;
        padding: 0;
        display: block;
        height: 14px;
    }
    #products .product img {
        max-height: 178px;
        min-height: 178px;
        display: block;
        clear: both;
        margin: 0 auto;
    }
    #products .product img.arrow {
        display: inline-block;
        float: right;
        clear: none;
        margin: 0 0 0 10px;
        max-height: 21px;
        min-height: 21px;
        max-width: 21px;
        min-width: 21px;
    }
.aslowas {font-size: 11px; font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif; }
p.stockstatus {
    margin: 0;
}

button.add-to-cart{
    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
    transition: background-color 0.3s ease;
    cursor: pointer;
    text-align: center;
    margin: 10px 0;
    border: none;
    font-size: 28px;
    font-weight: bold;
    padding: 14px 10px;
    float: left;
    background: #F7A400;
    width: 100%;
    color: #fff;
	font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
}
button.add-to-cart:hover{background: #DF6E00;}

#products a.add-to-cart,
.accordion a.add-to-cart{
    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
    transition: background-color 0.3s ease;
    border: none;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 12px;
    float: left;
    background: #F7A400;
    color: #fff;
}
#products a.add-to-cart:hover,
.accordion a.add-to-cart:hover,
button.add-to-cart.ui-button:hover {background: #DF6E00;}

button.add-to-cart.ui-button {
    display: inherit;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: 0;
	cursor: pointer;
	vertical-align: inherit;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
    font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
}
button.add-to-cart.ui-button-text-only .ui-button-text {
    font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
    padding: 5px;
}
button.add-to-cart.ui-widget {
    font-family: "bryant_bold", Verdana, Helvetica, sans-serif;
	font-size: 28px;
}

#main-menu {
    background:#EEEEEE;
    clear: both;
}
#main-menu .container,
.nav-container{
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-width: 960px;
    width: 100%;
    clear: both;
}

#promobar {
    width:100%;
    background-color: #ccc;
    padding: 0;
    display: none;
}
#promobar a.promobox1 {float: left; background-color: #888; color: #FFF; text-align: center; }
#promobar a.promobox2 {float: left; background-color: #666; color: #FFF; text-align: center; }
#promobar a.promobox3 {float: left; background-color: #888; color: #FFF; text-align: center; }

/* Footer ================================================================================ */

.links_footer-bottom {
    max-width: 960px;
    width: 100%;
    min-height: 43px;
    margin: 0 auto;
    padding: 0 0 10px;
	font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif;
}

.footer-bottom ul { float:left; padding:0; margin-left:0; }
.footer-bottom ul li { float:left; font-size: 12px; padding: 0 10px 0 0; margin: 20px 10px 20px 0; border-right:1px solid #666666; line-height: 14px;}
.footer-bottom ul li:last-child { border-right: none !important; padding: 0; margin: 20px 10px 20px 0;}

.footer-bar {text-align:left;margin-bottom:20px;}

.banner-space { width:960px; height:auto; background-color:#ffffff; margin: 0 auto; color: white; font-size: 36px;text-align:center;}

.banner-space img{ width:100%; height:auto;}

.welcome-footer-block { width:960px; text-align: left; margin:20px auto 0; min-height: 250px;}

.welcome-footer-block a{ font-style: italic;}

.welcome-footer-block a:hover { text-decoration: underline;}


/*.welcome-footer-block .left-block{width:32%; float:left; padding-right:20px;}


.welcome-footer-block .mid-block{ width:32%; float:left; padding: 0 20px; border-left: 1px solid rgb(230, 230, 230);border-right: 1px solid rgb(230, 230, 230); min-height:235px;}


.welcome-footer-block .right-block{ float:right;}


.tvchannels_wide {display:none;}

*/
.footer-block {max-width:100%; float:left; text-align: left; padding-bottom: 0; margin-right: 5%; font-size: 13px; font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif; }
.footer-block:last {max-width:100%; float:right; text-align: left; padding-bottom: 2.5%; margin-right: 0; font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif !important; font-size: 1.55;}

.footer-block-feature { width:38%; float:right; text-align: left; border: 3px #444444 solid;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 3px; padding:0; }
.footer-block h3, .footer-block-feature h3 { font-size: 16px; padding: 0}

.footer-block strong { font-weight: bold;}

.footer-container { position: relative; width:100%; float:left; border-top:2px solid #E6E6E6; background-color: #fff; /*padding-bottom:98px; */ }


.footer { width:auto ; margin:0 auto; padding:20px 0px; background: none repeat scroll 0 0 #FFFFFF; max-width: 960px; }


.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }


.footer .store-switcher label { font-weight:bold; vertical-align:middle; }


.footer .store-switcher select { padding:0; vertical-align:middle; }


.footer a { color:#404040; text-decoration:none; font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif !important;}


.footer a:hover { text-decoration:underline; }


.footer a.addthis_button { float: right;}


.footer .bugs { margin:13px 0 0; color:#ecf3f6; }


.footer .bugs a { color:#ecf3f6; text-decoration:underline; }


.footer .bugs a:hover { text-decoration:none; }


.footer address { float: left; margin:0 0 20px; color:#858585; }


.footer address a { color:#ecf3f6; text-decoration:underline; }


.footer address a:hover { text-decoration:none; }


.footer ul { display:inline; }


.footer ul.links { display:block; }


.footer li { display:inline; padding:0 7px 0 0px; }


.footer li.last { background:none !important; padding-right:0 !important; }


.footer-container .bottom-container { margin:0 0 5px; background: #fff;}


.back-scroll { float:right; margin-top:3px; }


.back-scroll a { width:45px; padding-right:20px; /*background: url(imgs/top-arrow-btn.png) right top no-repeat;*/ line-height:22px; display:block; cursor:pointer; text-transform:uppercase; }


/* ======================================================================================= */

/* Thane Header */

#header-notice {
    clear: both;
    display: block;
    text-align: right;
    font-size: 11px;
    padding-bottom: 10px;
}

#top-menu li.current-menu-item a {
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
	/*transition: background-color 0.25s ease;*/
    padding: 4px;
    background: #74787C;
    width: auto;
    color: #fff !important;
}
#top-menu li.current-menu-item a:hover {
    background: #F39C11;
    color: #fff;
}
#top-menu li a:hover {
    color: #F39C11;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li#mega-menu-item-2470 .mega-search input[type="text"] {
    width: 150px!important;
}

.header-container {
    background: #fff;
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-width: 960px;
    width: 100%;
    clear: both;
}
#site-logo {
    padding: 10px 0 0;
    float:left; 
}
#sub-menu {
    float: right;
    position: relative;
    margin: 0;
}
#sub-menu .links {
    display: inline-block;
    line-height: 21px;
    margin: 0 10px 0 0;
}
#sub-menu .links a{
    margin: 0 10px 0 0;
    display: inline-block;
    color:#000;
	font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif;
}
#sub-menu .links a:last{
    margin: 0;
}
#sub-menu .links a > img{
    margin: 0 4px 0 0;
}
#as-seen {
    display: inline-block;
    margin: 0;
}
#tagline {
    position: absolute;
    right: 0;
    top: 50px;
    clear: right;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px;
    text-align: right;
	font-family: "bryant_plainregular", Verdana, Helvetica, sans-serif;
}

/* Footer */

#footer {}

.hide-on-mobile{display: none;}
.formreq {color:#e10000; margin-right:5px;}

.pointer {cursor: pointer;}

input#newsletter_short {font-size: 12px;}

