@font-face {
    font-family: 'bonvenocflight';
    src: url('../fonts/BonvenoCF-Light-webfont.eot');
    src: url('../fonts/BonvenoCF-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BonvenoCF-Light-webfont.woff2') format('woff2'),
         url('../fonts/BonvenoCF-Light-webfont.woff') format('woff'),
         url('../fonts/BonvenoCF-Light-webfont.ttf') format('truetype'),
         url('../fonts/BonvenoCF-Light-webfont.svg#bonvenocflight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Conv_BellGothicStd-Black_0';
	src: url('../fonts/BellGothicStd-Black_0.eot');
	src: local('☺'), url('../fonts/BellGothicStd-Black_0.woff') format('woff'), url('../fonts/BellGothicStd-Black_0.ttf') format('truetype'), url('../fonts/BellGothicStd-Black_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cac_pinaforeregular';
    src: url('../fonts/cacpinaf-webfont.eot');
    src: url('../fonts/cacpinaf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cacpinaf-webfont.woff') format('woff'),
         url('../fonts/cacpinaf-webfont.ttf') format('truetype'),
         url('../fonts/cacpinaf-webfont.svg#cac_pinaforeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.plists-list .checked {
    opacity: 0.5;
	filter: alpha(opacity="50");
}
.plists-hide-wrapper{
    background: #f9fbfa;
    padding: 5px;
    position: relative;
	box-shadow: -4px 4px 4px rgba(1, 1, 1, 0.23);
	border: 1px solid #b4e4d7;
	margin: 10px 0;
	clear: both;
}
.plists-list-loader{
    display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8) url(../images/loading.gif) 50% 50% no-repeat;
  z-index: 1;
}
.plists-item{
	float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.plists-item-element:nth-child(odd){
	background:#d8ede7;
	border-top: 1px solid #b4e4d7;
}
.plists-checkbox-wrapper {
    float: left;
    padding: 12px 3px 15px 9px;
    width: 55px;
}
.plists-checkbox-wrapper input{
	margin:0;
}
.plists-content-wrapper{
	/*float: left;
    width: 440px;*/
	padding:7px 0;
	margin-left: 55px;
}
.plists-item-label{
	float: left;
	width: 100%;
}
.plists-item-label h3{
    font-size: 20px;
    line-height: 20px !important;
    margin: 0 0 4px;
    color: #343434;
	text-transform: uppercase;
}
.plists-coupons{
	padding: 0;
	list-style: none;
}
.plists-entry *{
    font-size: 15px;
	/*font-family: "Josefin Sans";*/
	font-weight: normal;
}
.plists-entry strong{
	font-weight: bold;
}
.plists-entry  .plists-description a{
	/*color: #75cdb7;*/
}
/*.plists-entry li p,
.plists-description h4,
.plists-description p{
    font-size: 12px !important;
	font-weight:normal;
}*/
.plists-item-divider{
	margin: 0;
    padding: 0;
    position: relative;
}
.plists-item-divider h2{
    color: #f4ab3e;
	font-size: 20px;
	padding: 5px 0;
	text-transform:uppercase;
	width:100%;
	float:left;
	font-family: "Fjalla One";
	border-bottom:1px solid #a9e0d2;
	border-top:1px solid #a9e0d2;
	text-align:center;
}
.plists-item-divider h2:before {
	content:'• ';
}
.plists-item-divider h2:after {
	content:' •';
}
.plists-item-divider-bar{
	border-bottom: 3px solid #8C8D35;
}
.plists-list-expired{
	background-color: #FFFFFF;
    border: 3px solid #990000;
    color: #990000;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
    top: -15px;
    transform: rotate(-10deg);
	-ms-transform:rotate(-10deg);
	-webkit-transform:rotate(-10deg);
    width: 100px;
    z-index: 100;
}
.plists-list-opened .plists-hide-button{
    padding-top: 3px;
    padding-bottom: 3px;
    bottom: 22px;
    width: 70px;
    left: 50%;
    margin-left: -35px;
    background: #edf0c9;
    border-radius: 5px;
}
.plists-hide-button-label {
  background: url("../images/show_more.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  cursor: pointer;
  font-family: 'cac_pinaforeregular';
  font-size: 31px;
  height: 52px;
  left: 50%;
  margin: 0 0 0 -63px;
  padding: 8px 0 0;
  position: absolute;
  text-align: center;
  width: 165px;
  color:#575554;
  z-index: 2;
}
.plists-hide-wrapper1111 {
}
.plists-hide {
    /*max-height: 430px;*/
    overflow: hidden;
    position: relative;
}

/* plists-popup styles */

/*.plists-popup-wrapper{
    bottom: -282px;
    font-size: 12px;
    position: fixed;
    right: 0px;
    width: 320px;
    z-index: 10000;
	box-shadow: 0 3px 35px #CCCCCC;
}*/
/*.plists-popup-container {
  background: none repeat scroll 0 0 #f0f3c1;
  height: 280px;
  position: relative;
  z-index: 2;
}*/
.plists-popup-show {
  /*position: absolute;
  right: 12px;
  top: -31px;
	width:126px;
	height:40px;
	text-indent:-9999px;
	background: url("../images/My-List.png") no-repeat 0 0;
  cursor: pointer;
  color: transparent;*/

    background: #75cdb7 none repeat scroll 0 0;
    /*bottom: -1px;*/
    color: #575554;
    font-family: "Sacramento";
    font-size: 27px;
    padding: 0 25px;
    /*position: absolute;*/
    right: 0;
	white-space: nowrap;
	cursor: pointer;
}
/* #plists-popup-wrapper[style="bottom: 0px;"] .plists-popup-show{
  top: -18px;
  z-index:10;
} */
.plists-popup-header {
    /*padding: 10px 10px 0;*/
	float: left;
    width: 100%;
}
.plists-popup-list li:nth-child(odd) {
	border-top:1px solid #a9e0d2 !important;
	background:#dcf0eb !important;
}
.plists-popup-header a.cdb-mylist-button {
    float: left;
    height: 19px;
    margin: 0 0 0 3px;
	text-indent: -9999px;
	background-image: url("../images/my-list-sprite.png");
	color: transparent;
}
.plists-popup-print{
	width: 18px;
    background-position: 0 0;
}
.plists-popup-print:hover{
	background-position: 0 -22px;
}
.plists-popup-mail{
	width: 23px;
	background-position: -22px 0;
}
.plists-popup-mail:hover{
	width: 23px;
	background-position: -22px -22px;
}
.plists-popup-clear{
	width: 16px;
	background-position: -51px 0;
}
.plists-popup-clear:hover{
	width: 16px;
	background-position: -51px -22px;
}
.plists-popup-print.disabled, .plists-popup-mail.disabled, .plists-popup-clear.disabled {
    opacity: 0.5;
    cursor: default;
}
.plists-popup-disclosure {
	background-position: -70px 0;
    background-repeat: no-repeat;
    width: 8px;
}
.plists-popup-disclosure:hover{
	background-position: -70px -22px;
}
.plists-popup-list-title {
    font-size: 17px;
    height: 33px;
    padding: 4px 60px 0 10px;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid #a9e0d2;
    border-bottom: 1px solid #a9e0d2;
    color: #f4ab3e;
    font-family: "Fjalla One";
    margin: 10px 0;
    float: left;
    width: 100%;
    position: relative;
    padding-right: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.plists-popup-list-title.cdb-mylist-rename-enabled{
	height: 43px;
}
.cdb-mylist-rename-notice {
	color: #5e625f;
    font-size: 16px;
    left: 50%;
    margin: -18px 0 0 -100px;
    position: absolute;
    top: 0;
	display: none;
}
.plists-popup-list-title:before{
	content:'•';
}
.plists-popup-list-title:after {
	content:'•';
}
.plists-popup-list li {
  cursor: pointer;
  display: block;
  float:left;
  width:100%;
  text-transform: uppercase;
}
.plists-popup-list li.plists-item-category {
  background-color: transparent;
  color: #d56f4b;
  font-family: 'bebas_neueregular';
  font-size: 19px;
  font-weight: normal;
  padding: 0;
  text-align: center;
  border-bottom:1px solid #a9e0d2;
}
.plists-popup-content {
    float: left;
    height: 140px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
	padding: 0 10px;
}
.plists-popup-delete-item {
    background: url("../images/delete_new.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    height: 12px;
    opacity: 0.6;
    width: 12px;
	margin:7px 0 0 9px;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 0;
}
.plists-popup-delete-item:hover{
	opacity: 1;
}

.cdb-mylist-manage {
    float: left;
    padding: 10px 10px 0;
    width: 235px;
}

.cdb-mylist-manage-disabled .cdb-mylist-manage, .cdb-mylist-manage-disabled .cdb-mylist-edit {
    display: none;
}

.cdb-mylist-buttons {
    float: right;
    padding: 15px 10px 0;
}

#cdb-mylist-lists {
    float: left;
    width: 120px;
    max-width: 120px;
    height: 24px;
}

.cdb-mylist-manage-button {
    background: #a9e0d2;
    width: 40px;
    display: block;
    float: left;
    text-align: center;
    color: #657974;
    text-decoration: none;
    padding: 6px;
    box-shadow: 1px 1px #7f908f;
    text-transform: uppercase;
    margin-left: 4px;
    font-size: 10px;
    font-family: 'Fjalla One';
	height: 26px;
}
.cdb-mylist-manage-button:hover{
	color: #657974;
}

.cdb-mylist-manage-button.disabled {
    opacity: 0.5;
    cursor: default;
}

.cdb-mylist-buttons .cdb-editor-tooltip{
	border: none;
}

.cdb-mylist-edit {
    position: absolute;
    right: 10px;
    top: 2px;
    cursor: pointer;
	background: #a9e0d2;
	box-shadow: 1px 1px #7f908f;
	font-size: 10px;
	color: #657974;
	padding: 6px;
}

header .right .cdb-mylist-rename-form input[type=submit] {
    width: 60px;
	height: 33px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 6px;
    text-transform: uppercase;
    font-size: 10px;
    border: none;
	position: absolute;
	top: 0;
	right: 0;
}

/* plists-popup responsive styles */

@media only screen and (max-width : 410px) {
	.cdb-mylist-buttons {
		float:left;
	}
}
/* end plists-popup responsive styles */


/* end plists-popup styles */

/* plists-email */
.plists-email-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #E5EECD url("../images/bgfadegreen.gif") repeat-x scroll left top;
    border-radius: 10px;
    padding: 10px;
    display: none;
    z-index: 10000;
    box-shadow: 0 3px 35px #CCCCCC;
    border-color: #DDDDDD #CCCCCC #CCCCCC;
    border-width: 1px;
    font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
    border-style: solid;
}
.plists-email-wrapper h3{
    font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
    margin-bottom: 10px;
}
.final-price-coupon {
	font-style:italic;
	color:#a0a0a0;
}
.plists-email-wrapper fieldset{
    margin: 0;
    padding: 0;
    border: none;
}
.plists-email-close{
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/warning-close.png) no-repeat;
    display: block;
    width: 13px;
    height: 14px;
    text-indent: -9999px;
}
.plists-email-item {
    display: block;
}
.plists-email-add, .plists-email-remove{
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    color: #535353;

}
.plists-email-add:hover, .plists-email-remove:hover{
    color: #6e6e6e;
}
.plists-email-item{
    margin-bottom: 10px;
}
#plists-email-form input[type="submit"]{
    background: none repeat scroll 0 0 #8C8D35;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: right;
	width: auto;
    font-size: 15px;
    margin-right: 23px;
    padding: 2px 10px;
    font-family: "Times New Roman";
    cursor: pointer;
}
#plists-email-form input[type="text"]{
    background: url("../images/subscribe-form.png") repeat scroll 0 0 transparent;
    border: 0 none;
    font-family: 'trebuchet ms',arial,verdana,sans-serif;
    font-size: 12px;
    height: 25px;
    margin: 1px 4px 3px 0;
    padding: 0 0 0 6px;
    width: 193px;
}
/* end plists-email */




.plists-list h4,
.plists-list .plists-coupons,
.plists-list .plists-pre-content,
.lrwc-postcontent .plists-list p{
    margin: 0;
}
.lrwc-postcontent .plists-list h3,
.lrwc-postcontent .plists-list h4{
    line-height: 1.1;
}
/********************************************/
.plists-popup-wrapper {
    bottom: -1px;
    font-size: 12px;
    position: absolute;
    right: 0px;
    z-index: 10000;
}
.plists-popup-wrapper.affix{
	position: fixed;
	bottom: auto;
	/*top: 80px;*/
	margin-top: -6px;
}
/*.plists-popup-container {
  background: none repeat scroll 0 0 #fff;
  height: 280px;
  position: relative;
  z-index: 2;
  border: 1px solid #aae0d3;
  text-align: left;
}*/
.plists-popup-container {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aae0d3;
    box-shadow: -2px 0 2px #9c9d9c;
    /*height: 250px;*/
    position: absolute;
    text-align: left;
    width: 400px;
    z-index: 2;
	right: 0;
	top: 100%;

}

.plists-checkbox-wrapper .plists-item-stockpile {
    background: url("../images/tick_new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    margin: 0 0 0 6px;
    position: relative;
    width: 16px;
}
.plists-popup-list li.plists-item-category .plists-popup-item-title {
	margin:0;
	float:none;
	color: #97c8bb;
	font-family: "Fjalla One";
	text-transform: uppercase;
}
.plists-popup-list li.plists-item-category .plists-popup-item-title:before,
.plists-popup-list li.plists-item-category .plists-popup-item-title:after{
	content: "•";
	margin: 0 5px;

}
.plists-popup-item-title {
	float: left;
    margin: 0;
    width: 100%;
}
.plists-list-wrapper {
	clear: both;
    float: left;
    width: 100%;
}
.plists-hide-button {
	float: left;
    margin: -15px 0 0;
    position: relative;
    width: 100%;
    display: none;
}
.lrwc-postcontent .lrwc_social_bbar {
    background-color: transparent;
    float: left;
    width: 100%;
}
.lrwc-postcontent .plists-coupons li.final-price-coupon p{
	/*font-weight:bold;*/
}
.plists-item-is_new,
.plists-item-is_confirmed {
	font-weight:normal;
	text-transform:uppercase;
	font-style:italic;
	font-family: "Josefin Sans";
}
.plists-item-is_new{
	color:#ff4300;
}
.plists-item-is_confirmed {
	color: #02d5cd;
}

.plists-item-is_free {
    background: url("../images/free-icon.png") no-repeat scroll right 2px transparent;
    display: inline-block;
    overflow: hidden;
    padding: 0 23px 4px 0 !important;
    margin: 0 0 -4px;
    text-indent: -9999px;
}
.plists-description {
	margin:15px 0 0;
}
.plists-no-margin {
    margin: 0;
}

.plists-checkbox-wrapper input,
.plists-checkbox-wrapper span {
	float:left;
}

/* Send list by email popup */
#cdb-email-form:after{
  content: " ";
  display: table;
  clear: both;
}
.cdb-email-modal-emails{
  list-style: none;
}

.cdb-email-modal-emails .cdb-item{
  margin-bottom: 10px;
}

.cdb-email-modal-emails .cdb-remove-item{
  background-color: #a9e0d2;
  border: 2px solid #949594;
  border-radius: 3px;
  line-height: 27px;
  font-weight: bold;
  cursor: pointer;
  font-size: 16px;
  font-family: Arial, sans-serif;
  padding: 0 6px;
  width: auto;
}
#cdb-email-form .cdb-add-item{
  float: left;
}
#cdb-email-send{
  float: right;
  width: auto;
}
/* cdb-error */
.cdb-email-modal-message {
    border-radius: 4px;
    bottom: 10px;
    padding: 4px 8px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Arial;
    display: none;
}

.cdb-email-modal-message.cdb-success{
    background-color: #ADB441;
}
.cdb-email-modal-message.cdb-error{
    background-color: #D66F4B;
}
/*Start: grocery price comparison*/

.lrwc-user-features-widget-div{
	float: left;
	width: 100%;
	box-shadow: -2px 4px 5px rgba(1, 1, 1, 0.23);
	margin: 0 0 20px;
}
.lrwc-user-features-widget-div .lrwc-user-tabs-div{
	background: #ecf6f3;
	border: 1px solid #b2e3d6;
    float: left;
    padding: 11px 2%;
    width: 100%;
	border-radius:0;
}
.lrwc-user-features-overlay{
	opacity: 0.8;
}
.lrwc-user-features-widget-div .ui-widget-header {
	background:none;
	border:none;
}
.lrwc-user-features-widget-div .lrwc-user-tab-li-search {
	border:none;
	margin:0;
	padding:0;
	background:none;
}
.lrwc-user-features-widget-div .lrwc-user-tab-li-search a{
    background: url("../images/edit.jpg") no-repeat scroll right 2px rgba(0, 0, 0, 0);
    color: #655d5a;
    font-family: 'bebas_neueregular';
    font-size: 25px;
    font-weight: normal;
    padding: 0 23px 0 0 !important;
}
/*.lrwc-user-features-widget-div form label,
.lrwc-dealsearch-categories-title {
	color: #d56f4b;
    font-family: 'Century Gothic';
    font-size: 19px;
    font-style: italic;
}*/
.lrwc-user-features-widget-div form label,
.lrwc-dealsearch-categories-title,
.lrwc-dealsearch-list-skipto-div{
	border-top: 1px solid #a9e0d2;
	border-bottom: 1px solid #a9e0d2;
	color: #75cdb7;
	text-transform: uppercase;
	font-family: "Josefin Sans";
	font-size: 17px;
	font-style: normal;
	display: block;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 100%;
	padding: 5px 0;
}
.lrwc-dealsearch-list-skipto-div .scroll{
	color: #f79422;
	text-decoration: underline;
}
.lrwc-dealsearch-list-skipto-div .scroll:hover{
	text-decoration: none;
}
.lrwc-dealsearch-list-title-div {
    border-bottom: 1px solid #a9e0d2;
    color: #75cdb7;
    float: left;
    font-family: "EB Garamond";
    font-size: 25px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	margin: 0 0 25px;
}
.lrwc-user-features-widget-div form label{
	margin: 20px 0 45px;
	padding: 5px 0;
}
.lrwc-dealsearch-categories-title{
	border: none;
	padding: 15px 0;
}
.ui-tabs .ui-tabs-panel {
	padding:0 !important;
}
.lrwc-user-features-widget-div form input {
    height: 47px;
    padding: 0 15px;
    width: 100%!important;
	float:left;
	font-size:19px;
	font-family: "EB Garamond";
	text-transform: uppercase;
	color: #5a5c59;
}
#lrwc-dealsearch-categories-select {
	border: 1px solid #a9e0d2;
    padding: 15px;
	font-size:19px;
    width: 100%!important;
	float:left;
	max-height: 161px;
}
#lrwc-dealsearch-categories-select option{
	font-size: 19px;
	text-transform: uppercase;
	font-family: "EB Garamond";
	padding: 0;
}
#lrwc-dealsearch-search-button {
    border: medium none;
    -webkit-appearance: none;
    border-radius: 0;
    background: #a9e0d2;
    color: #657974;
    box-shadow: 1px 2px #b4c0bf;
    text-transform: uppercase;
    font-family: "Fjalla One";
    padding: 5px 20px;
	margin-top: 15px;
	letter-spacing: 3px;
}
#lrwc-dealsearch-search-button:hover{
    box-shadow: 1px 2px #7f908f;
}
#lrwc-dealsearch-search-result-div {
	width:100%;
	float:left;
	margin-top: 20px;
}
div.lrwc-dealsearch-list-div {
	margin:0 0 25px;
}
div.lrwc-dealsearch-list-item-div{
	float: left;
	width: 100%;
	margin: 0;
	border: none;
}
.plists-print-bar.loading {
	background: url("../images/loading_38.gif") no-repeat scroll 430px 0 transparent;
    z-index: 99;
}
.plists-popup-header.loading {
	background: url("../images/loading_26.gif") no-repeat scroll 262px 8px transparent;
    z-index: 99;
	/*padding: 10px 52px 0 10px;*/
}
div.lrwc-dealsearch-empty-resultset{
	float: left;
    margin: 10px 0;
    width: 100%;
	font-family: "EB Garamond";
}
.scroll{
	font-size: 19px;
	text-transform: uppercase;
	color: #f79422;
}
.plists-coupons li{
	font-size: 15px;
	/*font-family: "Josefin Sans";*/
}
/*.plists-coupons li a{
	color: #75cdb7;
}*/
.lrwc-dealsearch-list-item-title-div label{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	font-family: "EB Garamond";
	display: block;
}
.lrwc-dealsearch-list-item-title-div {
    overflow: hidden;
}
.lrwx-dealsearch-list-item-description-div{
	padding: 0;
}
.lrwc-dealsearch-list-item-div:nth-child(2n+1) {
    background: #ceeae2;
	border-top: 1px solid #a9e0d2;
}
div.lrwc-dealsearch-list-item-check-div{
	width: 30px;
}
/*End: grocery price comparison*/

/* hide old plist */
#mbd_dynitems_wrapper {
    display: none !important;
}

/* remove My List links outline */
.plists-popup-clear, .plists-popup-mail, .plists-popup-print {
    outline: none;
}

.plists-checkbox {
    visibility: hidden;
}


.plists-selection-buttons{
  color: #f79c3b;
  font-size: 17px;
}
.plists-selection-buttons a{
	font-size: 17px;
	color: #75cdb7;
	font-family: "Josefin Sans";
	font-weight: bold;
	text-transform: lowercase;
}
.plists-selection-buttons a:hover{
	text-decoration: underline;
}

/*  */
.plists-coupons p, .plists-description p {
    margin-bottom: 0 !important;
}

.plists-popup-list-title input[type=text] {
    width: 100%;
    color: #fff;
    background: #fff;
    border: 1px solid #a9e0d2;
    padding: 2px;
    font-size: 14px;
	height: 33px;
	color: #333;
}

.cdb-mylist-rename-form {
    display: none;
	position: relative;
	width: 80%;
	padding-right: 65px;
	margin: 0 auto;
}

.plists-popup-list-title.cdb-mylist-rename-enabled .cdb-mylist-rename-form {
    display: block;
}

.plists-popup-list-title.cdb-mylist-rename-enabled:after {
    content: '';
}

.plists-popup-list-title.cdb-mylist-rename-enabled:before {
    content: '';
}

.plists-popup-list-title.cdb-mylist-rename-enabled .cdb-mylist-edit, .plists-popup-list-title.cdb-mylist-rename-enabled .cdb-mylist-title {
    display: none;
}

/*.cdb-mylist-edit.plists-popup-rename {
    display: none;
}*/

.plists-popup-wrapper #cdb-mylist-lists  {
	left: 10px;
}
.cdb-mylist-custom-select {
    border: 1px solid #a9e0d2;
	float:left;
    color: #4e938f;
    font-size: 14px;
    padding: 3px 25px 3px 5px;
    text-transform: uppercase;
    vertical-align: middle;
    font-family: 'Fjalla One';
    width: 120px;
    max-width: 120px;
    height: 26px;
    overflow: hidden;
	text-align: center;
	background: url(../images/my-list-sprite.png) right -43px no-repeat;
}
.cdb-mylist-custom-selectInner {
    overflow: hidden;
	height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cdb-dasboard-tabs {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
    width: 100%;
}
.cdb-dasboard-tabs-items {
    margin: 0;
	padding: 0;
}
.cdb-dasboard-tabs-items > li {
    display: none;
}
.cdb-dasboard-tabs-items > li.active {
    display: block;
}

.cdb-dasboard-tabs li{
	float:left;
	list-style-type:none;
	width:20%;
	padding:0 0 0 10px;
	/*margin:0 0 10px;*/
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.cdb-dasboard-tabs li:first-child{
	padding:0;
}
.cdb-dasboard-tabs li a {
	color: #5e625f;
    float: left;
    font-family: 'Sacramento';
    font-size: 24px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    text-decoration: none;
    width: 100%;
	background:#a9dfd2;
}
.cdb-dasboard-tabs li.active a,
.cdb-dasboard-tabs li a:hover {
	background:#75cdb7;
}
.cdb-dasboard-tabs-items li{
	padding: 0 !important;
    margin: 0 !important;
}
.cdb-dasboard-tabs-items li.cdb-dasboard-tab{
	border: 1px solid #a9e0d2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    padding: 0 13px 13px 13px !important;
    margin: 0;
    float: left;
    width: 100%;
}
.cdb-dasboard-tab ul {
	margin:0 !important;
	padding: 0 !important;
}
ul.cdb-dashboard-lists li{
	float:left;
	width:100%;
	padding:5px 0 !important;
	margin:0;
	list-style-type:none;
	background:#fff;
}

ul.cdb-dashboard-lists li:nth-child(odd)  {
	background:#def0eb;
}
ul.cdb-dashboard-lists li a {
	float: left;
    font-size: 14px;
	color:#575554;
    line-height: 15px;
	text-decoration:none;
}
.cdb-dashboard-list-title {
	float:left;
	padding:0 15px;
}
.cdb-dashboard-list-manage {
	float:right;
	padding:0 15px;
}
.cdb-dashboard-list-manage a:first-child{
	border-left:none;
}
.cdb-dashboard-list-manage a{
	border-left:1px solid #333333;
	margin: 0 0 0 5px;
    padding: 0 0 0 5px;
}
/*Start: second tab*/
.lrwc-postcontent h3.cdb-dashboard-title {
	font-size:18px;
	margin:12px 0 7px 0;
	font-family: 'bonvenocflight';
    text-transform: uppercase;
}
#cdb-profile-form {
	width:100%;
	float:left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#cdb-profile-form .cdb-form-row {
	width:100%;
	float:left;
	margin:0 0 15px;
}
.cdb-form-col {
	float:left;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.cdb-form-col label{
	width: 100%;
}
.cdb-form-row-1 .cdb-form-col {
	width:100%;
}
.cdb-form-row-2 .cdb-form-col {
    width: 50%;
}
.cdb-form-row-3 .cdb-form-col {
    width: 33.3333%;
}
.cdb-form-row-1 input,
.cdb-form-row-3 input,
.cdb-form-row-2 input{
	width:100%;
}
.cdb-form-col input {
	border:1px solid #acdfd2;
	height:33px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
	font-size: 13px;
    box-sizing: border-box;
	color:#5b5b5a;
	padding:0 10px;
}
.cdb-form-col input[type="submit"] {
	background: none repeat scroll 0 0 #acdfd2;
    border: medium none;
    cursor: pointer;
    height: 33px;
    margin: 19px 0 0;
    padding: 0 10px;
    width: auto;
}
.cdb-form-col input[type="submit"][disabled] {
    opacity: 0.5;
    cursor: default;
}
.cdb-form-col label p {
	color: #75cdb7;
	font-weight:normal;
	position:relative;
	text-transform:uppercase;
	float: left;
    font-family: "Perpetua";
    font-size: 13px;
    line-height: normal;
    margin: 0 0 8px;
	position: relative;
}
.cdb-form-col label p sup {
	position:absolute;
	top: 5px;
	right:-10px;
}
.cdb-form-password-hint {
	color:#616764;
	font-size:12px !important;
}

.cdb-form-notice {
    padding: 6px;
    color: #fff;
    margin-bottom: 12px;
    border-radius: 8px;
}

.cdb-form-notice.cdb-form-success {
    background-color: #62C589;
}

.cdb-form-notice.cdb-form-error {
    background-color: #EC7878;
}

.copy-link{
	text-align: center;
	color: #acded2;
	font-family: "Josefin Sans";
	font-size: 40px;
	line-height: 45px;
	margin: 40px 0;
}

.copy-link span{
	word-wrap: break-word;
}

h3.shares{
	font-size: 30px;
	color: #7bccb7;
	text-transform: uppercase;
	text-align: center;
	font-family: "Josefin Sans";
}

.diagram-wrapper{
	width: 300px;
	height: 300px;
	margin: 0 auto 90px;
	text-align: center;
	padding: 50px;
	border: 3px solid #7bccb7;
}

#password-strength {
    color: #000;
    font-size: 12px;
    background: #999;
    padding: 4px;
    display: inline-block;
    margin-bottom: 10px;
}
#password-strength.short {
    background: #ffa0a0;
}
#password-strength.bad {
    background: #ffb78c;
}
#password-strength.good {
    background: #ffec8b;
}
#password-strength.strong {
    background: #c3ff88;
}


/* register page */
.custom-title-top {
    margin-top: 43px;
    border-bottom: 1px solid #f79523;
}
.custom-title-top h1 {
    font-family: "Sacramento";
    font-size: 50px;
    line-height: 50px;
    color: #52B59C;
    margin-bottom: 19px;
}
.post-entry #cdb-register-form {
    background-color: #f9b464;
    border: 0px solid #AEDBD0;
}
.post-entry #cdb-register-form .cdb-dashboard-title {
    font-family: "Fjalla One";
    font-size: 50px;
    opacity: 0.6;
    text-transform: uppercase;
    color: #fff;
}
.register-form-md .cdb-form-col input {
    border: 1px solid transparent;
}
.post-entry #cdb-register-form .cdb-form-col p {
    font-family: "Josefin Sans";
    color: #fff;
    text-transform: uppercase;
}
.register-form-md .cdb-form-col input[type="submit"] {
    height: 54px;
    font-size: 23px;
}
.reg-bottom {
    margin-top: 50px;
}
.regist-top:after,
.reg-carousel:after{
  content: "";
  display: table;
  clear: both;
}
.reg-bottom h4 {
    font-family: "Sacramento";
    font-size: 50px;
    line-height: 50px;
    color: #52B59C;
    margin-bottom: 17px;
    text-align: center;
}
.reg-bottom .top_5_img {
    margin-bottom: 25px;
}
.top-list {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 35px;
}
.top-list .num-list {
    font-family: "Fjalla One";
    font-size: 33px;
    color: #f89422;
}
.top-list p {
    color: #59696b;
}
.top-list .num-list li {
    margin-bottom: 15px;
}
.sign-up-footer {
    text-align: right;
    border-bottom: 1px solid #f79523;
}
.sign-up-footer p {
    opacity: 0.3;
    font-family: "Sacramento";
    font-size: 65px;
    line-height: 65px;
    color: #52B59C;
}
.reg-carousel {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.reg-carousel p {
    color: #000;
}
.reg-carousel .author-rew {
    color: #f79422;
    text-transform: uppercase;
}
@media (max-width: 640px){
	.cdb-form-row-2 .cdb-form-col, .cdb-form-row-3 .cdb-form-col, .cdb-form-row-1 .cdb-form-col{
		width: 100%;
		margin: 0 0 10px;
	}
	#cdb-profile-form .cdb-form-row-1, #cdb-profile-form .cdb-form-row-2, #cdb-profile-form .cdb-form-row-3{
		margin: 0;
	}
	.cdb-form-col input[type="submit"]{
		margin: 0;
	}
	.cdb-dasboard-tabs{
		text-align: center;
		background: #a9dfd2;
	}
	.cdb-dasboard-tabs li,
	.cdb-dasboard-tabs li:first-child{
		float: none;
		display: inline-block;
		padding: 0 10px;
		width: auto;
	}
	.cdb-dasboard-tabs li.active a,
	.cdb-dasboard-tabs li a:hover{
		background: none;
		color: #fff;
	}
	.cdb-dasboard-tabs li.active a:hover{
		cursor: default;
	}
	.cdb-dashboard-list-manage{
		float: left;
		width: 100%;
		padding-left: 5px;
	}
    .post-entry #cdb-register-form .cdb-dashboard-title {
        font-size: 33px;
    }
    .cdb-form-row {
        margin: 0px -5px 0px;
    }
    .post-entry #cdb-register-form .cdb-form-col p {
        font-size: 11px;
    }
    .custom-title-top h1 {
        font-size: 36px;
    }
    .reg-bottom h4 {
        font-size: 41px;
    }
}

/*End: second tab*/
.cdb-login-wrapper .cdb-login-left,
.cdb-login-wrapper .cdb-login-right {
	float:left;
	width:49%;
	margin:0 1% 0 0;
}
.lrwc-postcontent .cdb-login-right h3.cdb-dashboard-title,
.lrwc-postcontent .cdb-login-left h3.cdb-dashboard-title {
	border-bottom:1px solid #aedbd0;
	margin: 12px 0 24px;
}
.cdb-login-left .cdb-form-row {
    margin: 0 -5px 14px;
}
.cdb-form-col input[type="checkbox"] {
	float: left;
    height: auto;
    margin: 0;
    width: auto;
}
#cdb-register-form {
	border: 3px solid #aedbd0;
    box-sizing: border-box;
    float: left;
    padding: 0 14px !important;
    width: 100%;
	margin-top: 20px;
}

#cdb-register-form .cdb-dashboard-title {
	border-bottom:1px solid #aedbd0;
	margin:0 0 4px;
	padding:21px 0 0;
}
.cdb-form-row  {
	margin:0 -5px 33px;
	float:left;
	width:100%;
}
#cdb-register-form  .cdb-form-col input[type="submit"] {
	text-transform:uppercase;
	float: left;
    margin: 0 10px 0 0;
	box-shadow: -1px 1px 0 #80908f;
}
#cdb-register-form  .cdb-form-col p {
	color:#f49331;
	font-family: "Perpetua";
	float:left;
	margin:5px 0;
}

.cdb-form-col label p.cdb-form-checkbox-label {
	color:#616764;
	margin:0 0 0 5px;
	text-transform: none;
}
#cdb-register-form .cdb-form-col label p.cdb-form-checkbox-label {
    margin: 0 0 0 5px;
    text-transform: uppercase;
}
.cdb-login-left .cdb-form-col input[type="submit"] {
	float:left;
	text-decoration:none !important;
	text-transform:uppercase;
    margin: 0;
	box-shadow: -1px 1px 0 #80908f;
	margin: 0 10px 0 0;
}
.lrwc-postcontent p.cdb-form-forgot-password {
	color: #f49331;
    float: left;
    margin: 0 0 0 5px;
}
.lrwc-postcontent p.cdb-form-forgot-password a{
	font-size:14px;
	text-decoration:none;
    font-family: "Perpetua";
}
.cdb-form-button {
    box-sizing: border-box;
    color: #5b5b5a !important;
    font-size: 13px;
    line-height: 33px;
	background:#acdfd2;
    border: none;
    cursor: pointer;
    height: 33px;
    padding: 0 10px;
    width: auto;
	float:left;
	text-decoration:none !important;
	text-transform:uppercase;
    margin: 0;
	box-shadow: -1px 1px 0 #80908f;
	font-family: "Fjalla One";
}
.cdb-form-forgot-password{
	margin-top: 5px;
}

#cdb-register-form .cdb-form-col input[type="submit"]:hover,
.cdb-login-left .cdb-form-col input[type="submit"]:hover,
.cdb-form-button:hover {
	background:#7ac3b0;
}
.cdb-login-right p{
	color:#616764;
	font-size:13px;
	margin: 0 0 5px;
}
.lrwc-widget-content .cdb-login-widget-dashboard-button,
.lrwc-widget-content .cdb-login-widget-button {
	background: url("../images/cdb-login-widget-button.png") no-repeat 0 0;
	display: inline-block;
    height: 54px;
    left: 100%;
    margin: 0 0 0 -179px;
    position: relative;
    text-indent: -9999em;
    width: 178px;
}
.lrwc-widget-content .cdb-login-widget-dashboard-button {
	background: url("../images/cdb-login-widget-dashboard-button.png") no-repeat 0 0;
}
.lrwc-widget-content .cdb-login-widget-button:hover {
	background: url("../images/cdb-login-widget-button.png") no-repeat 0 -54px;
}
.lrwc-widget-content .cdb-login-widget-dashboard-button:hover {
	background: url("../images/cdb-login-widget-dashboard-button.png") no-repeat 0 -54px;
}
.amb-p-top {
    margin: 0 auto;
    max-width: 655px;
    margin-top: 72px;
    margin-bottom: 75px;
}
.amb-p-top p {
    font-size: 15px;
}
.copy-link-wr {
    max-width: 555px;
    margin: 0 auto;
    border-top: 2px dotted #7bccb7;
    border-bottom: 2px dotted #7bccb7;
    margin-bottom: 42px;
}
.copy-link-wr .copy-link {
    margin: 20px 0;
    font-size: 23px;
    color: #5e625f;
}
.copy-link-wr .copy-link a {
    text-decoration: none;
}
.tips-link-wrap {
    background-color: #edf9f6;
    padding-top: 40px;
    padding-bottom: 40px;
        text-align: center;
}
.tips-link-wrap a {
    color: #ef8d3e;
    font-size: 21px;
    font-family: "Fjalla One";
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 10px;
}
.tips-link-wrap p {
    font-family: 'Sacramento';
    font-size: 43px;
    line-height: 51px;
    color: #76cab5;
    letter-spacing: -1px;
}
.reg-carousel-wr .slick-dots {
    list-style: none;
    padding-left: 0;
    margin-top: 10px;

}
.reg-carousel-wr .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.reg-carousel-wr .slick-dots button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    text-indent: -9999px;
}
.reg-carousel-wr .slick-dots li button::before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "•";
    text-align: center;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #f79422;
    -webkit-font-smoothing: antialiased;
}
.reg-carousel-wr .slick-dots .slick-active button::before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "•";
    text-align: center;
    background-color: #f79422;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
}

.register-form-wrap::before {
    content: '';
    display: table;
}
.register-form-wrap::after {
    content: '';
    display: table;
    clear: both;
}

@media only screen and (max-width : 767px) {
	.plists-popup-show{
		background: transparent;
		color: #a9e0d2;
		font-weight: bold;
		padding: 0;
	}
	.plists-popup-wrapper{
		display: inline-block;
		margin-right: 20px;
		margin-top: 7px;
		position: static;
		vertical-align: top;
	}
	.plists-popup-container{
		box-shadow: 0 2px 2px #9c9d9c;
		width: 100%;
		top: 48px;
		border-right: none;
		border-left: none;
	}
	.plists-popup-wrapper.affix{
		position: static;
	}
	.plists-popup-container{
		left: 0;
		right: 0;
		width: auto;
	}
	.plists-popup-wrapper.affix{
		margin-top: 7px;
	}
}
@media (max-width: 580px){
	.plists-popup-wrapper{
		margin-right: 0;
	}
	.plists-popup-show{
		font-size: 23px;
	}
}
/*@media only screen and (max-width : 640px) {

  .plists-hide-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 30px;
    padding: 5px 5px 10px;
    width: 100%;
  }
  .plists-checkbox-wrapper{
    padding: 10px 3px 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .plists-content-wrapper {
      padding: 10px 0 10px 50px;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
  }
  .plists-list-wrapper{
    width: 94%;
      word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
  }
  .plists-list-expired{
    display: none;
  }
  .plists-checkbox-wrapper .plists-item-stockpile{
    top: 2px;
  }
  .plists-item{
    position: relative;
  }
  .plists-item-divider h2{
    padding-bottom: 5px;
  }
  .lrwc-postcontent{
    padding: 5px;
  }
  .plists-hide-wrapper1111{
    padding-bottom: 40px;
  }
 .plists-hide-button-label {
      bottom: -15px;
      margin: 0 0 0 -83px;
  }
  .cdb-item{
      position: relative;
  }

}*/

.plists-popup-list{
	padding: 0;
}
.plists-popup-list li{
	position: relative;
	padding: 4px 0 4px 30px;
}

/*@media only screen and (max-width : 640px) {
	.cdb-mylist-edit {
		background: url("../images/mylist-edit-mobile.png");
		display: inline-block;
		width: 18px;
		height: 18px;
		position: absolute;
		right: 50px;
		top: 12px;
		cursor: pointer;
	}
	.cdb-login-wrapper .cdb-login-right,
	.cdb-login-wrapper .cdb-login-left {
		float: left;
		width: 100%;
		margin:0;
	}
  #plists-popup-wrapper {
    bottom: -100%;
    /* top: 0; */
    /*box-shadow: none;
    /* right: auto; */
    /* left: 0; */
    /*width: 100%;
    height: 100%;
    background-color: #F0F3C1;
  }
  .cdb-no-scroll #plists-popup-wrapper{
    overflow-y: auto;
  }
  .plists-popup-wrapper .plists-popup-container{
    height: auto;
  }

  .plists-popup-list-title {
    background: none;
    color: #D56F4B;
    font-size: 24px;
    height: auto;
    line-height: 28px;
    margin: 8px 10px 0 0;
    padding: 0 10px;
    position: static;
    text-align: left;
    width: 100%;
  }
  .plists-popup-list-title:before,
  .plists-popup-list-title:after{
    content: '';
  }
  .plists-popup-header a{
    margin-right: 5px;
  }

 .cdb-opened .plists-popup-show {
   right: 12px;
   top: 14px;
   width: 16px;
   z-index: 3;
   height: 16px;
   background: url("../images/close.png") no-repeat 0 0;
 }

  .plists-popup-content {
    border: none;
    border-radius: 0;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .plists-popup-list:after,
  .plists-popup-container:after{
    content: " ";
    display: table;
    clear: both;
    background: #fff;
  }

  .plists-popup-list li.plists-item-category{
    font-size: 24px;
    padding-bottom: 6px;
    padding-top: 6px;
  }
  .plists-popup-list li{
    padding: 6px 0;
  }
  .plists-popup-list li.plists-item-category .plists-popup-item-title{
    font-size: 24px;
  }
  .plists-popup-list .plists-popup-item-title{
    font-size: 15px;
    width: auto;
  }


  .plists-popup-show {
      position: fixed;
      right: 50%;
      margin-right: -80px;
      top: 0;
  }
  .cdb-opened .plists-popup-show {
    position: absolute;
    right: 12px;
    top: 14px;
    width: 16px;
    z-index: 3;
    height: 16px;
    margin-right: 0;
    background: url("../images/close.png") no-repeat 0 0;
  }

}*/

.page-template-gpc h1{
	font-size: 39px;
    text-align: center;
    text-transform: uppercase;
	border-bottom: 1px solid #a9e0d2;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

@media(max-width: 640px){
	#cdb-register-form .cdb-form-col{
		width: 100%;
	}
	.cdb-login-wrapper .cdb-login-left,
	.cdb-login-wrapper .cdb-login-right{
		width: 100%;
	}
}

.cdb-form .cdb-form-list {
    list-style: none;
}

.cdb-form .cdb-form-list input[type=checkbox] {
    float: none;
}

.cdb-form-col label.subscribe-label {
    width: auto;
}

.diagram-wrapper{
	width: 240px;
	height: 240px;
	padding: 20px;
}

.copy-link,
h3.shares{
	font-size: 20px;
}