/*
Theme Name: Pellelucent
Theme URI: http://appmedia.com.au
Author: Smart Media Innovations
Author URI: http://appmedia.com.au/
Description: A desktop + mobile optimized theme for the purposes of selling Pellelucent skin care products, as well as facilitating Pellelucent Associate sales and marketing efforts.
Version: 1.00
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: pellelucent

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */


@charset "utf-8";
body {
    background-color: #fff;
    /*background-color: #ffffff;*/
    font-family: pill_gothic_300mgregular,pill_gothic_300mgbold;
    margin: 0;
    padding-top: 15px;
}
.menu_word{
    display: none;
}
.mainbx {
    padding: 15px 40px;
}
a {
    color: #333333; 
}
a:hover, a:focus {   color: #dfb654;
    text-decoration: underline;}
.toplinks {
    font-size: 13px;
    height: 40px;
    text-align: right;
    text-transform: uppercase;
}
.toplinks a {
    margin: 0 8px;
    position: relative;
    top: -12px;
}
.regsec {
    float: right;
    padding-top: 40px;
    position: relative;
    z-index: 1;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    text-decoration: none;
}
.regbtn {
    background-image: url("./images/btnbg.png");
    background-repeat: repeat-x;
    border: 2px solid #f3e9b5;
    border-radius: 0;
    box-shadow: 0 0 0 1px #fffbe0 inset;
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-shadow: 0 0 1px #fff;
    text-transform: uppercase;
    top: 0;
    z-index: 1;
}
.spcbtn {
    background-image: url("./images/btnbg.png");
    background-repeat: repeat-x;
    border: 2px solid #f3e9b5;
    border-radius: 0;
    box-shadow: 0 0 0 1px #fffbe0 inset;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 0 1px #fff;
    text-transform: uppercase;
    width: 160px;
}
.navbar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #666666;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    font-size: 14px;
    margin-top: 0px;
    text-transform: uppercase;
}
.navbar-nav li a > span {
    position: relative;
    top: -2px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 7px solid #e9c380;
}
.pricetag {
    background-image: url("./images/live-tag.png");
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    top: 8px;
    vertical-align: calc(8px);
    width: 70px;
}
.chkouttop {
    float: right;
    position: absolute;
    right: 14px;
    /*text-transform: uppercase;*/
    top: 0px;
}
.chkouttop li a {
    padding: 10px 13px;
}
.btnchk {
    background-image: url("./images/chk-btn-bg.png");
    background-repeat: repeat-x;
    border: 2px solid #f3e9b5;
    color: #e7c97f !important;
    left: -13px;
    line-height: 18px !important;
    padding-bottom: 2px !important;
    padding-left: 7px;
    padding-right: 10px;
    padding-top: 2px !important;
    position: relative;
    top: 10px;
}
.bannerbx {
    border: 1px solid #dfb654;
    margin-bottom: 20px;
    position: relative;
}
.bannerbx div > span {
    position: absolute;
    right: 180px;
    top: 300px;
}
.artcl {
    border-bottom: 1px solid #cccccc;
    color: #dfb654;
    font-family: dream_orphansregular;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
.artcl h2 {
    background-color: #f0f0f0;
    display: inline-block;
    font-size: 24px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    top: 14px;
}
.artclsec {
    background: none repeat scroll 0 0 white;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position:relative;
	background-color:#f7f7f7
}
.artclsec h2 {
    font-size: 26px;
    margin-bottom: 0;
    padding: 0 10px 10px;
}
.artclsec .regbtn {
    left: 10px;
    position: relative;
}
.artclsec p {
    padding: 0 10px 10px;
}
.testmonial {
}
.testmonial .artclsec {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.testmonial > h2 {
    color: #dfb654;
    font-family: dream_orphansregular;
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
}
.testpic {
    background-image: url("./images/testibx-bg.jpg");
    background-repeat: repeat-x;
    background-size: contain;
    border: 2px solid #f3e9b5;
    box-shadow: 0 0 0 1px #fffbe0 inset;
    margin-bottom: 20px;
    position: relative;
}
.testpic .firstname {
    color: #fff;
    display: inline-block;
    font-size: 36px;
    padding-left: 10px;
}
.testpic .lastname {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    left: 112px;
    padding-left: 10px;
    position: absolute;
    top: 50px;
}
.testmonial p {
    background-image: url("./images/quote-img.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 16px;
    padding-bottom: 20px;
}
.footersec {
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    padding: 10px 0;
}
footer {
    font-size: 12px;
}
.cntrysel {
    background-color: #fff;
    bottom: 0;
    box-shadow: 1px 1px 1px -1px #999;
    height: 350px;
    left: 0;
    margin: auto;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 700px;
}
.cntrysel > div {
    border: 3px solid #dfb654;
    height: 310px;
    text-align: center;
}
.cntrysel > div > div {
    position: relative;
    top: 30px;
}
.cntrysel > div h2 {
    font-size: 22px;
    margin-bottom: 10px;
    padding: 0;
}
.cntrysel > div h1 {
    margin: 0 0 20px;
    padding: 0;
}
.countsel {
    background-repeat: no-repeat;
    cursor: pointer;
    margin: auto;
    width: auto;
}
.countsel select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding: 3px;
    position: relative;
    top: 0;
    width: 318px;
    height: 35px;
}
/*.countsel {
    background-image: url("./images/menu.png");
    background-position: 270px center;
    background-repeat: no-repeat;
    border: 1px solid #000;
    cursor: pointer;
    height: 38px;
    margin: auto;
    overflow: hidden;
    width: 302px;
}
.countsel select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 3px;
    position: relative;
    top: 0;
    width: 318px;
}*/
.cntrysel hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #dfb654;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    display: block;
    margin: auto;
    width: 20%;
}
.countsel select option {
    padding: 10px 10px 10px 0;
}
.droplst {
    left: -52px;
    position: absolute;
    top: 51px;
    z-index: 2;
}
.arrow_box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #666666;
    position: relative;
}
.arrow_box:after, .arrow_box:before {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.arrow_box:after {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
    border-width: 8px;
    margin-left: -8px;
}
.arrow_box:before {
    border-color: rgba(102, 102, 102, 0) rgba(102, 102, 102, 0) #666666;
    border-width: 9px;
    margin-left: -9px;
}
.arrow_box {
    display: inline-block;
    
    padding: 5px;
    width: 200px;
}
.cartitem {
    border-bottom: 1px solid #999;
    cursor: pointer;
    min-height: 67px;
    margin-bottom: 1px;
    padding: 9px 5px 5px;
}
.cartitem span {
    color: #dfb654;
    font-size: 15px;
    /*font-weight: bold;*/
}
.cartitem span:last-child {
    color: #666666;
    font-size: 16px;
    /*font-weight: bold;*/
}
.cartitem p {
    border: 1px solid #666666;
    float: left;
    margin-right: 10px;
}
.droplst p:last-child {
    font-size: 16px;
    left: 0px;
    position: relative;
    top: 10px;
}
.droplst p > span {
    font-weight: bold;
}
.breadcrumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 8px 0;
    text-transform: uppercase;
}
.breadcrumb li:last-child a {
    color: #e1bb78;
}
.pagetitle {
    font-family: dream_orphansregular;
    margin-bottom: 20px;
}
.pagetitle h1 {
    border-bottom: 4px solid #cccccc;
    font-size: 30px;
    padding-bottom: 10px;
}
.panel-title {
    font-size: 25px;
    position: relative;
    top: -6px;
}
.panel-title > a {
    display: block;
}
.panel-title > a > span:first-child {
    color: #dfb654;
    display: inline-block;
    font-family: MyriadPro-Regular;
    font-size: 40px;
    margin-right: 20px;
    position: relative;
    top: 5px;
}
.panel-title > a > span:last-child {
    background-image: url("./images/icon-plus-minus.png");
    display: inline-block;
    float: right;
    height: 24px;
    position: relative;
    top: 20px;
    width: 24px;
}
.panel-default > .panel-heading {
    background-image: url("./images/grey-gradient.jpg");
    background-repeat: repeat-x;
}
.panel-group {
    margin-top: 30px;
}
.panel-group .panel + .panel {
    margin-top: 0;
}
.panel-group .panel {
    border-radius: 0;
}
.panel-heading {
    padding: 4px 20px;
}
.panel-body {
    padding: 0;
}
.panel-body p {
    float: left;
    margin-bottom: 10px;
}
.accordtxt {
    display: inline-block;
    float: right;
    font-size: 16px;
    padding: 20px;
    width: 100%;
}
.accordtxt img{
    display: inline;
    float: left;
    margin-right: 15px;
}
.accordtxt span {
    color: #dfb654;
    display: inline-block;
    float: left;
    font-family: MyriadPro-Regular;
    font-size: 60px;
    height: 140px;
    line-height: 45px;
    margin-right: 30px;
}
.navbar-nav > li > a {
    border-bottom: 7px solid transparent;
}
.testitxt {
    display: table-cell;
    font-size: 16px;
    margin-left: 20px;
}
.testipic {
    display: table-cell;
    float: left;
    margin-right: 20px;
}
.innertesthd {
    color: #333333 !important;
    margin-bottom: 20px;
}
.testiper {
    color: #d5a83f;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.innertesti {
    border-right: 1px solid #cccccc;
    padding-right: 12px;
}
.innertesti p {
    padding-top: 12px;
}
.prdrngbx {
    background: linear-gradient(to bottom, #ffffff 0%, #efece6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    height: 195px;
    margin-bottom: 20px;
    padding: 20px;
}
.prdthmb {
    float: left;
    height: 155px;
    width: 40%;
}
.prdcont {
    float: right;
    padding-left: 30px;
    width: 60%;
}
.prdcont .spcbtn {
    width: 160px;
}
.regisrform {
    background-color: #f7f7f7;
    margin-bottom: 20px;
    padding: 28px;
}
.regisrform h2 {
    font-size: 20px;
    margin-top: 0;
}
.regisrtxt {
    background-color: #f7f7f7;
    margin-bottom: 20px;
}
.regisrform .form-horizontal .control-label {
    display: block;
    float: none;
}
.form-control {
    background: linear-gradient(to bottom, #e2e2e2 0%, #d1d1d1 7%, #fefefe 84%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: 1px 2px 2px #cccccc inset;
    margin-bottom: 10px;
}
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left;
    width: 250px;
}
.regben {
    background: linear-gradient(to bottom, #fffcfc 0%, #efece6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 20px;
}
.regben h2 {
    font-family: dream_orphansregular;
    font-size: 24px;
}
.regbencon {
    padding: 20px;
    font-size: 16px;
	background-color: #f7f7f7;
}
.regbencon h3 {
    color: #dfb654;
    font-size: 20px;
    margin: 10px 0;
    padding: 0;
}
.regbencon p {
    font-size: 16px;
    margin-bottom: 10px;
}
.boxpnl {
    background: linear-gradient(to bottom, #ffffff 0%, #efece7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    min-height: 150px;
    padding: 20px;
}
.boxpnl h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.benreg {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 16px;
}
.benreg ol {
    left: 10px;
    margin: 0;
    padding: 0;
    position: relative;
}
.benreg ol li {
    margin-bottom: 10px;
}
.usersec {
    background-color: #dfb654 !important;
    border: 1px solid #ba9233;
    text-align: left;
    width: 200px;
		margin-left: -90px !important;
		margin-top: -10px !important;
}
.usersec:hover {
    border: 1px solid #ba9233 !important;
}
.regsec .dropdown-menu {
    left: 0;
    position: absolute;
    width: 200px;
}
.owntbl {
    background: linear-gradient(to bottom, #faf9f7 0%, #e4e1d9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.owntbl thead {
    background: linear-gradient(to bottom, #333333 19%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
}
.owntbl thead tr th {
    border: medium none;
    padding: 20px 0 20px 10px;
}
.owntbl tbody tr td {
    border-right: 1px solid #cccccc;
    padding: 10px;
}
.invusr {
    color: #f33439;
    display: inline-block;
    font-size: 14px;
    margin-left: 30px;
}
.invusr a {
    color: #f33439;
}
.greysep {
    border-bottom: 1px solid #cccccc;
}
.productitembx {
    background: linear-gradient(to bottom, #ffffff 0%, #dbd8d2 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    min-height: 485px;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    top: -20px;
}
.proimgsec {
    padding: 20px;
    text-align: center;
}
.prooptsec {
    margin-top: 20px;
    text-align: center;
}
.proimgsec > p {
    position: relative;
    top: 38px;
}
.productitembx h2 {
    font-family: dream_orphansregular;
}
.prcbx {
    border-left: 1px solid #ccc;
    height: 179px;
}
.prcbx {
    padding-top: 20px;
}
.qtybx {
    padding-top: 20px;
}
.prooptsec .col-md-6 {
    padding: 0;
}
.qtybx h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
}
.qtyinp input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cccccc;
    height: 36px;
    text-align: center;
    width: 55px;
}
.txtgold {
    color: #cfac66;
}
.protxt {
    padding-left: 55px;
}
.imgbx {
    border: 1px solid #cccccc;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    position: relative;
}
.arrow-up {
    border-bottom: 5px solid black;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    width: 0;
}
.arrow-up {
    border-bottom: 5px solid #cccccc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    font-size: 0;
    height: 0;
    left: 50px;
    line-height: 0;
    position: absolute;
    top: -6px;
    width: 0;
}
.spcbtn2 {
    background: linear-gradient(to bottom, #404040 0%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #f3e9b5;
    border-radius: 0;
    box-shadow: 0 0 0 1px #fffbe0 inset;
    color: #dfb654;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 0 1px #000;
    text-transform: uppercase;
    min-width: 160px; padding-left:20px; padding-right:20px;
}
.spcbtn2:hover {
    color: #fff;
}
.pagination > li > a, .pagination > li > span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: linear-gradient(to bottom, #404040 0%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #dfb654;
}
.list-group-item:first-child, .list-group-item:last-child {
    border-radius: 0;
}
.list-group-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(to bottom, #ffffff 0%, #e4e0d9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #cccccc;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000;
    display: block;
    font-size: 18px;
    margin-bottom: 0;
    padding: 15px;
    position: relative;
}
a.list-group-item {
    color: #000;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("./images/arrow.png"), linear-gradient(to bottom, #ffffff 0%, #e4e0d9 100%);
    background-origin: padding-box, padding-box;
    background-position: 95% center;
    background-repeat: no-repeat, repeat;
    background-size: auto auto, auto auto;
    border-color: #cccccc;
    color: #dfb654;
    z-index: 2;
}
.media-left {
    float: left;
    margin-right: 11px;
}
.media-heading {
    font-size: 18px;
    margin-bottom: 10px;
}
.assear {
    display: table-cell;
    float: left;
    text-align: center;
    width: 100px;
}
.assear p:first-child {
    font-size: 20px;
}
.assear p:last-child {
    font-weight: bold;
}
.media-body > p {
    margin: 0 0 8px;
    padding: 0;
}
.regref {
    background: linear-gradient(to bottom, #3c3c3c 0%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #dfb654;
    margin-bottom: 20px;
    min-width: 300px;
    padding: 20px;
    width: 50%;
}
.regref input {
    font-size: 18px;
}
.cardsec {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 20px 0;
}
.subhead {
    border-bottom: 1px solid #cccccc;
    font-family: pill_gothic_300mgregular,pill_gothic_300mgbold;
    padding-bottom: 10px;
}
.earnstate {
    background: linear-gradient(to bottom, #545454 0%, #010101 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 50px;
    font-size: 20px;
    height: 100px;
    line-height: 4;
    margin: auto auto 40px;
    padding: 10px;
    text-align: center;
    width: 100px;
}
.earnstate > span:last-child {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    top: 18px;
    vertical-align: top;
}
.gifprod {
    background-color: #f7f7f7;
    padding: 20px;
}
.gifprod p {
    font-size: 16px;
}
.giftsel {
    margin: 20px 0;
}
.wrapercar {
    height: 193px;
    margin-bottom: 20px;
}
.wrapercar > div {
    float: left;
    height: 210px;
}
.midsec {
    min-width: 201px;
    overflow: hidden;
    text-align: center;
    width: calc(100% - 72px);
}
.arrowbxlft {
    width: 36px;
}
.arrowbxrht {
    float: right !important;
    text-align: right;
    width: 36px;
}
.arrowbxlft img, .arrowbxrht img {
    cursor: pointer;
    position: relative;
    top: 73px;
}
.wrapperitem {
    border: 2px solid #efece6;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 39px;
    max-width: 267px;
    position: relative;
    width: 100%;
}
.wrapperinfo {
    background-color: rgba(47, 47, 47, 0.8);
    display: none;
    height: 168px;
    position: absolute;
    width: 100%;
}
.wrapperitem:hover .wrapperinfo {
    display: inline-block;
}
.wraprprice {
    display: inline-block;
    left: 0;
    margin: auto;
    position: absolute;
    top: 174px;
    width: 100%;
}
.wraprprice .txtgold {
    font-size: 18px;
}
.wrpsel {
    border: 2px solid #d1b06f;
    color: #d1b06f;
    display: inline-block;
    padding: 5px 15px;
    position: relative;
    top: 65px;
}
.msgcont {
    margin-bottom: 20px;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 0;
}
.msgcont button {
    border: 1px solid #000;
    padding-left: 20px;
}
.msgcont .btn-group > .btn, .btn-group-vertical > .btn {
    padding-left: 30px;
    padding-right: 30px;
}
.msgcont .active {
    background: linear-gradient(to bottom, #363636 0%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000;
    color: #fff;
}
.msgbx .owntbl tbody tr td {
    border: medium none !important;
}
.msgbx .owntbl tbody tr {
    border-bottom: 1px solid #cccccc;
}
.newmsg {
    background: linear-gradient(to bottom, #e9e3d6 0%, #efd9b0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.msgdtlbx {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
}
.addressbx, .contform {
    background-color: #f7f7f7;
    padding: 20px;
}
.icon-ph, .icon-msg {
    padding-left: 25px;
}
.icon-ph {
    background-image: url("./images/icon-phone.png");
    background-repeat: no-repeat;
}
.icon-msg {
    background-image: url("./images/icon-msg.png");
    background-repeat: no-repeat;
}
.addressbx > div {
    margin-bottom: 30px;
}
.cont {
    min-height: 300px;
}
.alert-success {
    background-color: #f4e5cc;
    border-color: #e9c380;
    color: #424242;
    font-family: pill_gothic_300mgregular;
    font-size: 17px;
}
.toplinks .dropdown {
    float: right;
    font-size: 13px;
}
.toplinks .dropdown a {
    position: relative;
    top: 0;
}
.toplinks .othrlinks {
    float: right;
}
.toplinks .btn-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 13px;
    position: relative;
    text-transform: uppercase;
    top: -6px;
}
.othrlinks span {
    border-left: 1px solid #999999;
    display: inline-block;
    height: 25px;
    margin-right: 2px;
    position: relative;
    top: -5px;
}
.scl {
    position: relative;
    top: -15px !important;
}
.noteshp {
    border: 1px solid #cccccc;
    display: inline-block;
    font-family: pill_gothic_300mgregular;
    padding: 5px;
}
.noteshp span {
    color: #cc0000;
    font-weight: bold;
}
.extrinfo {
    font-family: pill_gothic_300mgregular;
}
.extinfbx {
    float: right;
    margin-top: -58px;
}
.cartsec .owntbl tbody tr td {
    border: medium none;
}
.cartsec .owntbl tbody tr td p {
    font-size: 26px;
    margin-top: 20px;
    text-align: center;
}
.cartsec .owntbl thead tr th {
    font-size: 16px;
    font-weight: 200;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
}
.cartsec .owntbl thead tr th:first-child {
    text-align: left;
}
.headdream {
    font-family: dream_orphansregular;
}
.headpill {
    font-family: pill_gothic_300mgregular;
}
.prodtitle {
    margin-top: 20px;
}
.prodqty {
    margin-top: 20px;
}
.dlt {
    float: right;
    margin-right: 22px;
    margin-top: -50px !important;
}
.cartsec .owntbl tbody tr { border-bottom:1px solid #cccccc}
.cartupd { text-align:right}
.carttotalbx { border-top:1px solid #cccccc; margin-top:20px;background: linear-gradient(to bottom, #ffffff 0%, #efece6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); padding-top:20px; padding-bottom:20px;}
.carttotalbx .col-md-6 { padding:20px;}
.cartsec { width:100%; margin-bottom:20px;  }
.cartttl { margin-right:20px}
.cartttl td{  font-size:16px}
.cartttl td h3 { margin-top:0px;}
.artclsec .spcbtn { margin-left:10px}
footer .navbar-nav > li > a { padding-bottom:3px;}
.btt{ background-image:url(./images/icon-top.png); position:fixed; top:90%; right:0; width:43px; height:32px; cursor:pointer; z-index:9999; display: none;}
.btt span { color:#999999; position:absolute; left:10px; top:35px; font-weight:600;  }
.corpsec { float:right; margin-top:-60px;}
.flexslider {padding:10px !important; height:228px !important;}
.qtybx .btn {
    background: transparent none repeat scroll 0 0;
}

#billing_country_field .form-control ,#billing_state_field .form-control,#shipping_country_field .form-control ,#shipping_state_field .form-control{
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border: 0px !important;
    padding-bottom: 0px;
}
#billing_country_field .select2-container .select2-choice ,#billing_state_field .select2-container .select2-choice ,#shipping_country_field .select2-container .select2-choice ,#shipping_state_field .select2-container .select2-choice{
        background: linear-gradient(to bottom, #e2e2e2 0%, #d1d1d1 7%, #fefefe 84%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: 1px 2px 2px #cccccc inset;
        padding: 4px 0 0 8px;
}

#billing_state,#shipping_state{
        background: linear-gradient(to bottom, #e2e2e2 0%, #d1d1d1 7%, #fefefe 84%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: 1px 2px 2px #cccccc inset;
        padding: 4px 0 0 8px;
        padding: 9px;
}





@media only screen and (min-width: 767px) and (max-width: 1199px) {
.nav > li > a {
    display: block;
    padding: 10px 13px;
    position: relative;
    top: 0;
}
.regsec {
    float: none !important;
    width: 100% !important;
}
.btnchk {
    position: relative;
    top: 5px !important;
}
.chkouttop {
    float: right;
    position: absolute;
    right: 14px;
    /*text-transform: uppercase;*/
    top: 120px;
}
.extinfbx {
    float: none;
    margin-top: 20px; 
}
.droplst {
    left: -52px;
    position: absolute;
    top: 48px;
    z-index: 2;
}
 }
@media only screen and (min-width: 767px) and (max-width: 990px) {
.regsec {
    float: none !important;
    width: 100% !important;
}
.regbtn {
    left: 0;
    top: 0;
}
.regsec {
    width: 100%;
}
.cntrysel {
    width: 90%;
}
.logo a {
    text-align: center;
}
.regbtn {
    float: left;
    left: 0;
    position: relative;
}
.chkouttop {
    float: right;
    position: absolute;
    right: 14px;
    text-transform: uppercase;
    top: 40px;
}
.logo .img-responsive {
    margin: auto !important;
}
.extinfbx {
    float: none;
    margin-top: 20px;
}
.dlt {
    float: right;
    margin-right: 5px;
    margin-top: -50px !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.menu_word{
    display: block;
}
.regsec {
    margin-top: 0;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}
.toplinks {
    margin-bottom: 20px;
    text-align: center;
}
.toplinks > a {
    display: inline-block;
    margin-top: 10px;
    padding: 0 5px;
}
.navbar-header {
    padding: 5px;
    text-align: center;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.chkouttop li {
    float: left;
}
.navbar-collapse.in {
    margin-bottom: 10px;
    overflow: hidden;
}
.navbar {
    border-bottom: 0 none;
}
.regbtn {
    float: none;
    left: 0;
}
.logo {
    text-align: center;
}
.logo .img-responsive {
    margin: auto;
}
.mainbx {
    background-color: #fff;
    padding: 15px;
}
.chkouttop {
    left: -17px;
    position: relative;
    top: -8px;
}
.btnchk {
    top: -7px !important;
}
.chkouttop {
    float: none;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.chkouttop li {
    display: inline-block;
    float: none;
    text-align: center;
}
.cntrysel {
    min-width: 300px;
    width: 90%;
}
.countsel {
    background-position: 200px center;
    margin: auto;
    width: 230px;
}
.countsel select {
    position: relative;
    top: 10px;
    width: 260px;
}
.navbar {
    background-color: #f8f8f8;
    margin: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
.prdrngbx {
    height: auto;
}
.prdthmb {
    float: none;
    text-align: center;
    width: 100%;
}
.prdcont {
    float: none;
    padding-left: 0;
    text-align: center;
    width: 100%;
}
.extinfbx {
    float: none;
    margin-top: 20px;
}
.dlt {
    float: none;
    margin-right: 0px;
    margin-top: 0px !important;
}
.cartsec { width:273xp; overflow-x:scroll}
.tablresp{width:273xp; overflow-x:scroll}
.cartupd { text-align:center}
.cartupd .spcbtn { margin-bottom:20px; }
.carttotalbx .col-md-6  { text-align:center}
.droplst {left: 0px; position: absolute; top: 48px; z-index: 2;}
.mainbx {background-color: transparent; padding: 15px;}
.footersec { padding-bottom:20px;}
.btt { display:none}
.corpsec { float:none; margin-top:0px;}

}

.sidebar .widget-title {
    border-bottom: 2px solid #ededed;
    font-family: "dream_orphansregular";
    font-size: 30px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.about_paypal{
    margin-left: 5px;
}

.navbar-default .navbar-nav > li > a{
	padding-top:0px !important;
}

.navbar-toggle{
	margin-top:0px !important;
	margin-bottom:0px !important;
}


#header_item_count {
    border-radius: 50%;
    left: -10px;
    position: absolute;
    top: 10px !important;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
    display: inline-block;
}
#header_item_count {
    color: #ffffff;
    background-color: #e9c380;
    float: left !important;
    position: relative !important;
}
#header_item_count {
    border-radius: 50% !important;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
    left: -10px !important;
    position: absolute;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
}


.add_cart_success {
    font-size: 14px;
    color: grey;
    z-index: 9999999999;
    background: #f7f5e7;
    padding: 20px;
    border: 2px solid #e9c380;
    position: absolute;
		color:rgb(51, 51, 51);
}

.add_cart_success a{
	color:rgb(51, 51, 51);
}


.nav {
  /*width: 100%;*/
}
/*.sub-menu{
	display:none;
}*/

@media only screen and (max-width:980px) {
	.navigation-main li {
	  display: block;
	  position: relative;
	  text-align: left;
		width:100%;
	}
	.navigation-main ul {
		width:100%;
	  background-color:#E8E5DE;
		z-index:999;
	}
	
	.navigation-main .menu-item-has-children > a::before {
	  content: "";
	  position: absolute;
	  right: 0;
	  top: 10px !important;
	  transform: translateY(-50%);
	  border: 4px solid transparent;
	  border-top-color: currentColor;
	}
	.navigation-main ul .menu-item-has-children > a::before {
	  right: 2px;
	  border-top-color: transparent;
	  border-left-color: currentColor;
	}
	.navigation-main li ul {
		width:100%;
	  background-color:#E8E5DE;
		z-index:999;
		position:absolute;
	}
	
	
	.navigation-main li li {
	  display: block;
	}
	.navigation-main li li.focus > ul, .navigation-main li li:hover > ul {
	  left: 100%;
	  top: 0;
	}
}

.navigation-main {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
.navigation-main ul {
  min-width: 150px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: -999em;
  left: -999em;
}
.navigation-main li {
  display: inline-block;
  position: relative;
  text-align: left;
}
.navigation-main li.focus > ul, .navigation-main li:hover > ul {
  top: auto;
  left: auto;
}
.navigation-main li li {
  display: block;
}
.navigation-main li li.focus > ul, .navigation-main li li:hover > ul {
  left: 100%;
  top: 0;
}
.navigation-main a {
  color: #555;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  padding: 10px 15px;
}
.navigation-main a:hover,
.navigation-main li:hover > a,
.navigation-main .focus > a,
.navigation-main .current-menu-item > a,
.navigation-main .current-menu-ancestor > a {
  color: #555;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 7px solid #e9c380;
}
.navigation-main .menu-item-has-children > a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-top-color: currentColor;
}
.navigation-main ul .menu-item-has-children > a::before {
  right: 2px;
  border-top-color: transparent;
  border-left-color: currentColor;
}
.navigation-main ul {
  background-color:#E8E5DE;
	z-index:999;
	position:absolute;
}

/*.navbar-default .navbar-nav > .current_menu_item > a, .navbar-default .navbar-nav > .current_menu_item > a:hover, .navbar-default .navbar-nav > .current_menu_item > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 7px solid #e9c380;
}*/

.chkouttop > li{
	text-align:right !important;
}