/*
 * css/style.css
 */
/*
 * css/style.css
 */
/*----------------------Font Families---------------------- */

@import url(//fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900|Raleway:400,100,200,300,500,600,700,800,900);
@import url('//fonts.googleapis.com/css?family=Amatic+SC:400,700');/*font-family: 'Amatic SC', cursive;*/
@font-face {
    font-family: 'Cabin-Regular';
    src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/Cabin-Regular.ttf?ts=1497853152&host=my.cratejoy.com") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin-Bold';
    src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/Cabin-Bold.ttf?ts=1497853152&host=my.cratejoy.com") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin-BoldItalic';
    src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/Cabin-BoldItalic.ttf?ts=1497853152&host=my.cratejoy.com") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin-Italic';
    src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/Cabin-Italic.ttf?ts=1497853152&host=my.cratejoy.com") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin-SemiBold';
    src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/Cabin-SemiBold.ttf?ts=1497853152&host=my.cratejoy.com") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin-SemiBoldItalic';
    src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/Cabin-SemiBoldItalic.ttf?ts=1497853152&host=my.cratejoy.com") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin-Medium';
    src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/Cabin-Medium.ttf?ts=1497853152&host=my.cratejoy.com") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cabin-MediumItalic';
    src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/Cabin-MediumItalic.ttf?ts=1497853152&host=my.cratejoy.com") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'BadScript-Regular';
  src: url(//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/BadScript-Regular.ttf?ts=1497853152&host=my.cratejoy.com) format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'MyriadPro-Regular';
  src: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/MyriadPro-Regular.eot?ts=1497853152&host=my.cratejoy.com") format('embedded-opentype'),  url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/MyriadPro-Regular.otf?ts=1497853152&host=my.cratejoy.com")  format('opentype'),
	     url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/MyriadPro-Regular.woff?ts=1497853152&host=my.cratejoy.com") format('woff'), url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/MyriadPro-Regular.ttf?ts=1497853152&host=my.cratejoy.com")  format('truetype'), 
		 url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/fonts/MyriadPro-Regular.svg?ts=1497853152&host=my.cratejoy.com") format('svg');
  font-weight: normal;
  font-style: normal;
}

/* HACKs for the designer carousel */
[data-barley] .barley_bgimage_toolbar{
  z-index: 100;
}
.quotes .barley_bgimage_toolbar {
  margin-left: -50px;
}


a {
  color: #F38258;
}

.headline h1 {
  font-size: 56px;
  font-family: Cabin-Medium;
  color: #FFFFFF;
}

.headline p{
  font-size: 14px;
  font-family: Cabin-Medium;
  color: #FFFFFF;
}

h2 {
  font-family: Cabin-Medium;
  color: #333333;
}

h3, .product .name-container{
  font-family: Cabin-Bold;
  color: #333333;
  font-size: 16px;
}

footer h3 {
  font-family: Cabin-Regular;
  color: #333333;
}

body{
  font-family: Cabin-Regular;
  font-size: 14px;
  color: #333333;
  background-color: #FFFFFF;
}

.alert-warning {
  border: 1px solid #F38258;
  color: #F38258;
  background-color: transparent;
  font-size: 16px;
}

/* Lifted from bootstrap button */
.checkout_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.img-overlay{
  position: absolute;
  background-color: black;
  opacity: .2;
  top:0px;
  height: 100%;
  width: 100%;
}
.btn, .primary-button {
  border-radius: 0px;
  font-family: Cabin-Medium;
  font-size: 15px;
  min-width: 200px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.coupon_section .btn{
  min-width: initial;
}

.btn-med {
  min-width: 165px;
}

.checkout_button.primary-button, .btn.btn-primary {
  background-color: #333333;
  color: #FFFFFF;
  border: none;
  font-family: Cabin-Medium;
}

.checkout_button.primary-button:hover, .btn.btn-primary:hover{
  background-color: #FFB3D7;
}

.btn.btn-hollow {
  background-color: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-family: Cabin-Medium;
}

.btn.btn-hollow:hover {
  background-color: #F38258;
}

.logo {
  margin-bottom: 20px;
  margin-top:10px;
  color: #333333;
}

.logo img{
  display: inline;
}

.logo-grp {
  font-family: Cabin-Regular;
  font-size: 28px;
}

/*
     NAVIGATION STYLES
*/

/* Top banner navigation and text */
.navbar-default {
  background-color: #F5F5F5;
}

.navbar-default  .dropdown {
  padding-left: 15px;
}

.navbar .navbar-text {
  font-family: Cabin-Regular;
  color: #333333;
}

.navbar .navbar-nav>li>a {
  font-family: Cabin-Regular;
  color: #333333;
}

.navbar .navbar-nav>li>a:hover {
  font-family: Cabin-Regular;
  color: #F38258;
  background-color: transparent;
}


/* .navbar-light is the type of navigation seen under the logo */
.navbar-light .navbar-nav{
  float: none;
  display: inline-block;
  margin-top: 4px;
}

.navbar-light {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  border-radius: 0px;
}
.navbar-light li {
  border-right: 1px solid #EEEEEE;
}

.navbar-light li:last-child {
  border-right: none;
}

.navbar-light a{
  color: #333333;
}

.navbar-light .navbar-nav>li>a {
  font-family: Cabin-Regular;
  color: #333333;
}

.navbar-light .navbar-nav>li>a:hover {
  color: #F38258;
  background-color: transparent;
}


/* Footer navigation */
footer .navbar .nav>li>a {
  color: #333333;
}

footer .navbar .nav>li>a:hover {
  color: #F38258;
  background-color: transparent;
}

footer .social {
  margin-top: 30px;
}

.social-wrap {
  text-align: center;
}

.social a svg path {
  fill: #333333;
}

.social a:hover svg path {
  fill: #F38258;
}
.social a:hover {
  text-decoration: none;
}


footer {
  background-color: #F5F5F5;
  font-family: Cabin-Regular;
  color: #333333;
}

footer .caption {
  border-top: 1px solid #EEEEEE;
  padding-top: 15px;
  padding-bottom: 15px;
}

footer .nav>li>a {
  padding: 2px 5px;
  font-family: Cabin-Regular;
  color: #333333;
}





/* Carousel base class */
.carousel {
  margin-bottom: 20px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  color: #333;
  position: relative;
  left: 15%;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  background-color: #777;
}

.carousel .item.left a{
  display: none;
}

.carousel-inner > .item > img {
  top: 0;
  left: 0;
  min-width: 100%;
}

.carousel-control.right, .carousel-control.left {
  background-image: none;
}

.carousel .btn.btn-primary{
  font-family: Cabin-Medium;
  color: #FFFFFF;
  background-color: #333333;
}

.carousel .btn.btn-primary:hover{
  color: #FFFFFF;
  background-color: #F38258;
}

#myCarousel .headline {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.showcase {
  overflow-x: hidden;
  overflow-y: hidden;
}

.showcase-image {
  position: relative;
  margin-bottom: 5px;
}

.showcase-image img {
  margin: auto auto;
}
.showcase .prod-name{
  margin-bottom: 25px;
  font-family: Cabin-Medium;
  color: #FFFFFF;
  font-size: 25px;
}

.showcase .showcase-text {
  font-size: 25px;
  color: #cccccc;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 33%;
  padding-left: 15px;
  padding-right: 15px;
}

.showcase .btn.btn-hollow {
  font-family: Cabin-Medium;
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.showcase .btn.btn-hollow:hover {
  color: #FFFFFF;
  border-color: #FFFFFF;
  background-color: #F38258;
}

#myCarousel .item{
  min-height: 110px;
}

section {
  margin-bottom: 60px;
}

section.account{
  margin-bottom: 10px;
}

.mid-content {
  margin-top: 60px;
  margin-bottom: 60px;
  display: table;
}


.mid-content > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.graphic {
  text-align: center;
}

.img-wrap {
    display: inline-block;
}
.mid-content .img-wrap{
  max-width: 296px;
}

.mid-content h2:first-child{
  margin-top: 0px;
}

/* Quote specific */
.flat-well {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 60px;
  border-top: 1px solid #EEEEEE;
}

.quotes > h2 {
  margin-bottom: 60px;
}

.quotes .cell h1{
  float: left;
  position: relative;
  top: -20px;
}

.quotes .table {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.quotes .quote-source {
  margin-top: 20px;
  font-family: Cabin-Bold;
  color: #333333;
}

.quotes .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-left: 30px;
  padding-right:  30px;
}
/* End quote stuff */


.navbar-light .navbar-toggle{
  padding: 15px;
}




/*
 * Subscribe
 */

.subscribe_page .banner .content {
  background-color: ;
  text-align: center;
}

.subscribe_page .banner .content h1,
.subscribe_page .banner .content h2,
.subscribe_page .banner .content h3,
.subscribe_page .banner .content h4 {
  padding-bottom: 0;
}

.subscribe_page .banner .content {
  padding-top: 1px;
  padding-bottom: 20px;
}

.subscribe .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.subscribe .container .heading {
  text-align: center;
}

.subscribe .content {
  text-align: center;
}

.subscribe .content div {
  word-spacing: normal;
}

.subscribe + .subsection .container {
  padding-top: 15px;
}

.subscribe .item {
  display: inline-block;
  width: 285px;
  border: solid 1px #EEEEEE;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  box-sizing: content-box;
  margin-left: 15px;
  margin-right: 15px;
}

.subscribe .item .price {
  margin-bottom: 22px;
}

.subscribe .item .price p {
  font-family: Cabin-Bold;
  color: #333333;
  font-size: 15px;
  padding-top: 15px;
}

.subscribe .image-container {
  display: inline-block;
  width: 285px;
  height: 190px;
  text-align: center;
}

.subscribe .item .information {
  padding: 5px 16px;
}

.subscribe .image-container img {
  max-width: 285px;
  max-height: 100px;
  margin: auto auto;
}

.subscribe .row.head, .subscribe .row.foot {
  border-bottom: 1px solid ;
}

.item .description-container {
  margin-top: 22px;
}

.line-limited {
  display: table;
  width: 100%;
}

.line-limited > div {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

.line-limited > div > * {
  overflow: hidden;
}

/* Set the fonts and cell heights for the name-container */
.item .name-container.line-limited {
  font-family: Cabin-Bold;
  color: #333333;
  font-size: 15px;
  letter-spacing: 1px;
  height: 2.4em;
}

.item .name-container.line-limited > div > * {
  line-height: 1.2em;
  max-height: 2.4em;
}


/* Set the fonts and heights for this limited block */
.item .description-container.line-limited {
  color: ;
  font-family: ;
  font-size: 14px;
  letter-spacing: 1px;
  height: 4.2em;
  margin-bottom: 15px;
}

.item .description-container.line-limited > div > * {
  line-height: 1.4em;
  max-height: 4.2em;
}

/* Set the fonts and heights for this limited block */
.terms .item .description-container.line-limited {
  color: ;
  font-family: ;
  font-size: 13px;
  letter-spacing: 1px;
  height:2.8em;
  margin-bottom: 15px;
}


.breadcrumb {
  background-color: transparent;
  font-size: 25px;
  color: #333333;
}

.breadcrumb>li.active {
  color: #333333;
  opacity: 1;
}

/* Hack to remove default inline-block spacing */
.breadcrumb>li span{
  margin-left: -4px;
}


.breadcrumb>li{
  opacity: .25;
}

.breadcrumb>li+li:before {
  color: #333333;
}


.cart-table {
  position: relative;
  display: table;
  width: 100%;
}

.cart-table .product-image-thumb img{
  height: 90px;
  width: 90px;
}

.cart-table .product-label {
  display: table;
}

.cart-table p{
  margin: 0 0;
}

.cart-table .cart-td {
  display: table-cell;
  float: none;
  border-bottom: 1px solid #EEEEEE;
  vertical-align: middle;
  padding-top: 25px;
  padding-bottom: 25px;
}

.product-label .product-image-thumb {
  padding-right: 0;
  width: 90px;
  height: 90px;
}

.product-label .product-info-meta{
  padding-left: 25px;
}

.product-label .thumb, .product-label .meta {
  display: table-cell;
  vertical-align: middle;
}


.cart-content .icon {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

.cart-table .close {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -11px;
  color: #B2AED9;
  opacity: 100;
  filter: alpha(opacity=10000);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}


@media (max-width: 767px){
  footer {
    text-align: center;
  }

  .navbar-light li {
    border-right: none;
  }

  .mid-content > div {
    float: left;
  }

  .mid-content {
    display: block;
  }

  .navbar-light .collapse {
    margin-top: -4px;
  }

  .navbar-light .navbar-toggle {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
    display: inline-block;
  }

  .navbar-static-top .navbar-nav, .navbar-static-top .navbar-text{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .navbar-static-top .navbar-nav>li:first-child {
    float: left;
  }
  .navbar-static-top .navbar-nav>li:last-child {
    float: right;
  }

  .cart-table {
    display: block;
    padding-bottom: 20px;
    margin-bottom: -1px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #EEEEEE;
  }

  .cart-table .cart-td {
    display: block;
    padding: 5px;
    border: none;
  }

  .cart-table .close {
    top: 0;
    right: 10px;
    margin-top: 0;
  }

  .cart-table .product-label .thumb {
    width: 90px;
    text-align: right;
  }

  .cart-table .product-label .meta {
    padding-left: 25px;
  }

  .hidden-xs {
    display: none !important;
  }
}

@media (max-width: 991px){
    .headline h1{
    font-size: 32px;
  }
}

@media (max-width: 515px){
  .showcase {
    width: 100%;
  }

  .quotes .cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 75px;
    float: left;
  }

  #myCarousel .headline {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;

    background-color: #333333;
  }

  #myCarousel .headline h1{
    color: #ffffff;
  }

  .headline h1{
    font-size: 32px;
  }
}


section#header {
  margin-top: 40px;
}

#skip_button {
  border: 1px solid #333333;
  color: #333333;
}
#skip_button.skipped:hover {
  color: #FFFFFF;
  background-color: #333333;
}

/* Server generated form styles - eg change order */
.cratejoy-loading-icon {
  color: #F38258;
}

input[type="radio"] + label.cj-btn {
  border: 1px solid #ffb5d8;
  color: #F38258;
}

input[type="radio"]:checked + label.cj-btn, #skip_button.skipped {
  background-color: #ffb5d8;
  color: #FFFFFF;
  border-color: #ffb5d8;
}

input[type="radio"]:checked + label.cj-btn.term h4,
input[type="radio"]:checked + label.cj-btn.term h5 {
  color: #FFFFFF;
}


body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

body > div.container {
  flex: 1 0 auto;
}

@media (max-width: 768px){
  .checkout_content .styled_cart .total-row #total_price {
    font-size: 35px;
  }
}

@media (max-width: 515px){
  .checkout_content .styled_cart .total-row #total_price {
    font-size: 28px;
  }
}

.password-reset .control-group {
  margin-bottom: 15px;
}
/* end change order */

.order th,
.order td strong{
  font-family: Cabin-Medium;
  color: #333333;
  font-size: 15px;
}

.headline.account h2 {
  font-size: 24px;
  margin-top: 10px;
}

.gift-card-container.gift-card-balance-container {
  padding: 5px;
  border: 1px solid #333333;
  border-radius: 3px;
}

.gift-card-container .gift-card-balance {
  display: none;
}

.gift-card-container.gift-card-balance-container .gift-card-balance {
  display: block;
}

/*-------------------------------------------------------------------------------*/

body {
	margin: 0px;
	color: #000;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	line-height:normal;
	padding:0px ;
}
img{ max-width:100%; }
h1, h2, h3, h4, h5, h6{
	font-family: 'Raleway', sans-serif;
	margin:0px;
	color:#595857;
	font-size:45px;
	line-height:normal;
	font-weight:600;
	margin-bottom:15px;
}
h1{
	font-size:45px;	
}
h2 {
    font-size: 35px;
}
h3{ 
	font-size:30px;
}
h4{ 
	font-size:25px;
}
h5{ 
	font-size:22px; 
}
h6{ 
	font-size:20px; 
}
hr{ margin:10px 0px; border:0px; border-bottom:1px dashed #828282;}
p, ul, ol{ margin:0px; line-height:25px; padding:0px;}
ul *, ol * { margin:0px; padding:0px;}
ol,ul { padding-left: 25px;}
ul {display:block; }
ul li{
	line-height:30px;
}
ul li+li{
}
a img { border: 0px;}
p {
    margin-bottom: 18px;
}
.clr{ display: block; float: none; clear: both;}
.c { overflow:hidden; float:none;}
.underline{text-decoration:underline;}
.round5 {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
	position: relative;
}
.round10 {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(css/PIE.htc);
	position: relative;
}
.round15 {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(css/PIE.htc);
	position: relative;
}
.left1{width:1%;float:left;} .left2{width:2%;float:left;} .left3{width:3%;float:left;} .left4{width:4%;float:left;} .left5{width:5%;float:left;} .left5more{width:5.5%;float:left;} .left6{width:6%;float:left;} .left7{width:7%;float:left;} .left8{width:8%;float:left;} .left9{width:9%;float:left;} .left10{width:10%;float:left;} .left11{width:11%;float:left;} .left12{width:12%;float:left;} .left13{width:13%;float:left;} .left14{width:14%;float:left;} .left15{width:15%;float:left;} .left16{width:16%;float:left;} .left17{width:17%;float:left;} .left18{width:18%;float:left;} .left19{width:19%;float:left;} .left20{width:20%;float:left;} .left21{width:21%;float:left;} .left22{width:22%;float:left;} .left23{width:23%;float:left;} .left24{width:24%;float:left;} .left25{width:25%;float:left;} .left26{width:26%;float:left;} .left27{width:27%;float:left;} .left28{width:28%;float:left;} .left29{width:29%;float:left;} .left30{width:30%;float:left;} .left31{width:31%;float:left;} .left32{width:32%;float:left;} .left-33{width:33%;float:left;} .left33{width:33.32%;float:left;} .left34{width:34%;float:left;} .left35{width:35%;float:left;} .left36{width:36%;float:left;} .left37{width:37%;float:left;} .left38{width:38%;float:left;} .left39{width:39%;float:left;} .left40{width:40%;float:left;} .left41{width:41%;float:left;} .left42{width:42%;float:left;} .left43{width:43%;float:left;} .left44{width:44%;float:left;} .left45{width:45%;float:left;} .left46{width:46%;float:left;} .left47{width:47%;float:left;} .left48{width:48%;float:left;} .left49{width:49%;float:left;} .left50{width:50%;float:left;} .left51{width:51%;float:left;} .left52{width:52%;float:left;} .left53{width:53%;float:left;} .left54{width:54%;float:left;} .left55{width:55%;float:left;} .left56{width:56%;float:left;} .left57{width:57%;float:left;} .left58{width:58%;float:left;} .left59{width:59%;float:left;} .left60{width:60%;float:left;} .left61{width:61%;float:left;} .left62{width:62%;float:left;} .left63{width:63%;float:left;} .left64{width:64%;float:left;} .left65{width:65%;float:left;} .left66{width:66%;float:left;} .left67{width:67%;float:left;} .left68{width:68%;float:left;} .left69{width:69%;float:left;} .left70{width:70%;float:left;} .left71{width:71%;float:left;} .left72{width:72%;float:left;} .left73{width:73%;float:left;} .left74{width:74%;float:left;} .left75{width:75%;float:left;} .left76{width:76%;float:left;} .left77{width:77%;float:left;} .left78{width:78%;float:left;} .left79{width:79%;float:left;} .left80{width:80%;float:left;} .left81{width:81%;float:left;} .left82{width:82%;float:left;} .left83{width:83%;float:left;} .left84{width:84%;float:left;} .left85{width:85%;float:left;} .left86{width:86%;float:left;} .left87{width:87%;float:left;} .left88{width:88%;float:left;} .left89{width:89%;float:left;} .left90{width:90%;float:left;} .left91{width:91%;float:left;} .left92{width:92%;float:left;} .left93{width:93%;float:left;} .left94{width:94%;float:left;} .left95{width:95%;float:left;} .left96{width:96%;float:left;} .left97{width:97%;float:left;} .left98{width:98%;float:left;} .left99{width:99%;float:left;} .left100{width:100%;float:left;}
.left,.flot_left{ float:left;}
.right,.flot_right{ float:right ;}
.a_left { text-align: left ;}
.a_center { text-align: center;}
.a_right { text-align: right;}
a { text-decoration:none; }
.hidden { display:none;}
.italic{
	font-style:italic;	
}
.bold{
	font-weight:bold;	
}
table{
	border-spacing:0px;
	border-collapse:collapse;
}
input[type="text"],input[type="url"],input[type="tel"], input[type="email"], input[type="password"], select, textarea {
    background:#e2e5e5;
    border:0;
    color: #232323;
    font-size: 17px;
    padding: 15px 15px;
    resize: vertical;
    width:100%;
	font-weight:300;
	box-sizing:border-box;
	font-family: 'Lato', sans-serif;
	
}
input:focus {
    outline: 0;
}
textarea {
    width:100%;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus { }
select { padding: 12px; width:100%;}
input[type="button"], input[type="submit"], input[type="reset"] {
	background:#c73e3a ;
	border:0px solid #2e6ab3;
	behavior: url(css/PIE.htc);
	font-size:17px;
	color:#ffffff;
	font-weight:600;
	padding:15px 34px;
	font-family: 'Lato', sans-serif;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover { 
	background-color:#ae3733;
}
a{
	color:#ec2084;	
}
a:hover{
	text-decoration:none;
	color:#5291c3;
}	
a:focus {
    outline: 0 none !important;
}
button:focus {
    outline: 0 none !important;
}
/*-------------------------*/


#mob_menu{
	position: fixed;
	background-color: #ff4ea2;
	height: 100%;
	z-index: 999999;
	width: 280px;
	color: #fff;
	top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 1;
	left:-280px;
}
#mob_menu.show_menu{
	left:0px;
}
#mob_menu .close_btn a{
	font-size:14px;
	color:#fff;
	font-weight:500;
}
#mob_menu ul,
#mob_menu ul li{
	margin:0px;
	padding:0px;
	list-style:none;	
}
#mob_menu ul li{
	display:block;	
}
#mob_menu ul li a{
	display:block;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	padding:4px 15px;
}
#mob_menu ul li:hover > a{
	color:#000;
}
#mob_menu ul li+li{
	border-top:1px solid #ea2683;	
}
#mob_menu ul li.select a{
	color:#000;
	background-color:#fff;	
}
#mob_menu ul li.select:hover > a{
	color:#000;	
}
/*--------------------------------------*/

.top-section{
	padding:20px 0;
}
.padng-top27{
	padding-top:27px;
}
.pdngtop70{
	padding-top:70px;
}
.top-section .nav-section{
	float:left;
}
.top-section .nav-section li{
	display:inline-block;
}
.top-section .nav-section li + li {
	margin-left:20px;
}
.top-section .nav-section li a{
	font-size:13px;
	text-transform:uppercase;
	color:#000;
}
.top-section .login_section{
	float:right;
}
.top-section .login_section .login-button{
	display:inline-block;
	margin-left:14px;
}
.top-section .login_section .blak-border{
	border:#000 1px solid;
	padding:8px 12px;
}
.top-section .login_section .login-button a{
	font-size:13px;
	text-transform:uppercase;
	color:#000;
}
.banner-section{
	background:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/banner_bg.jpg?ts=1497853153&host=my.cratejoy.com") no-repeat center top;
	padding:45px 0;
	background-size: cover;
}
.banner-section .banner-content{
	padding:20px 0;
	margin-top:85px;
}
.banner-section .banner-content h1{
	color:#fff;
	font-size:42px;
	font-weight:800;
}
.banner-section .banner-content p{
	color:#fff;
	font-size:24px;
	font-weight:300;
	line-height:36px;
}
.banner-section .banner-img{
	text-align:right;
	max-width:440px;
}	
.button_box{
	/*margin-top:20px;*/
	float: left;
    width: 100%;
}
.button_box a {
    background: #ff4ea2 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    min-width: 200px;
    padding: 16px 25px;
    text-align: center;
    vertical-align: top;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}
.button_box a+a{
	margin-left:15px;	
}
.button_box a.black{
	background:rgba(0,0,0,.50);
	color:#fff;
	border:#ff4ea2 1px solid;
}
.button_box a.red{
	background:#c73e3a;
	color:#fff;	
}
.button_box a.yellow{
	background:#fffc00;
	color:#000;	
}
.button_box a.pink{
	background:#ec2084;
	color:#fff;
	border-radius:5px;
	min-width: 170px;
    padding: 21px 15px;
}
.button_box a.get{
	background:#ec2084;
	color:#fff;
	border-radius:5px;
	min-width: 220px;
    padding: 20px 15px;
}
.button_box a.gray{
	background:#515151;
	color:#fff;	
}
.button_box a.choose{
	min-width: 135px;
	margin:15px 0;
}
.whatinside-section{
	 background-color:#f1f1f1;
	 background-image:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/whats_botm_image.jpg?ts=1497853154&host=my.cratejoy.com");
	 background-position:center bottom;
	 background-repeat:no-repeat;
	 padding:110px 0 297px 0;
}
.whatinside-section h1{
	font-size:51px;
	color:#3f3f3f;
	font-weight:300;
	text-align:center;
}
.whatinside-section p{
	font-size:25px;
	color:#3f3f3f;
	font-weight:300;
	text-align:center;
	font-family: 'Roboto', sans-serif;
}
.whatinside-section .what-text-bx{
	padding:95px 0 0 0;

}
.whatinside-section .what-text-bx .what-bx1 li{
	color:#3f3f3f;
	font-size:17px;
	line-height:40px;
	background:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/what_list_icn.png?ts=1497853154&host=my.cratejoy.com") no-repeat left 15px;
	padding-left:25px;
	list-style:none;
}
.past-section{
	background:#ec2084;
	padding:100px 0 0px 0;
}
.past-section h1{
	font-size:51px;
	color:#fff;
	font-weight:300;
	text-align:center;
}
.past-section .past-text-section{
	padding:45px 0 0 0;
}
.past-section .past-text-section .past-inner-text h2{
	color:#fff;
	font-size:33px;
	font-weight:300;
}
.past-section .past-text-section .past-inner-text p{
	color:#fff;
	font-size:15px;
	font-weight:300;
	line-height:33px;
	font-family: 'Roboto', sans-serif;
}
.past-section .past-text-section .past-inner-text ul{
	display:inline-block;
	padding-left:0px;
	vertical-align: top;
}
.past-section .past-text-section .past-inner-text ul li{
	color:#fff;
	font-size:15px;
	line-height:33px;
	background:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/past_list_icn.png?ts=1497853154&host=my.cratejoy.com") no-repeat left 12px;
	padding-left:23px;
	list-style:none;
	font-weight:300;
	margin-right:40px;
}
.past-section{
	position:relative;
	padding-bottom: 40px;
}
.past-section .testi_nav a {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 2px;
	cursor:pointer;
    display: inline-block;
    height: 42px;
    position: absolute;
    top: calc(50% - 20px);
    width: 42px;
    z-index: 999;
	cursor:pointer;
}
.past-section .testi_nav a.test_prev {
	background-image:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/left-arrow.png?ts=1497853154&host=my.cratejoy.com");
	left: 5%;
}
.past-section .testi_nav a.test_nxt {
	background-image:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/right-arrow.png?ts=1497853154&host=my.cratejoy.com");
	right: 5%;
}
.howit-section{
	padding:107px 0 95px 0;
}
.howit-section h1 , .headSect h1 {
	font-size:51px;
	font-weight:300;
	text-align:center;
	color:#000;
}
.howit-section p , .headSect p {
	font-size:25px;
	font-weight:300;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	line-height:33px;
}
.howit-section .howit-icn-section{
	padding-top:64px;
	text-align:center;
}
.howit-section .howit-icn-section .howit-icn-bx h2{
	font-size:20px;
	color:#000;
	font-weight:300;
	text-align:center;
	padding-top:20px;
}
.howit-section .howit-icn-section .howit-icn-bx p{
	font-size:18px;
	color:#000;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	line-height:24px;
}
.testimonial-section{
	background:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/testimonial_bg.jpg?ts=1497853154&host=my.cratejoy.com") no-repeat center top;
	padding:75px 0 65px 0;
	background-size:cover;
}
.testimonial-section h1{
	font-size:51px;
	color:#fff;
	font-weight:300;
	text-align:center;
	padding-bottom:40px;
}
.testimonial-section .test-bx1 .test-img{
	float:left;
	width:160px;
	height:177px;
}
.testimonial-section .test-bx1 .test-img p{
	color:#fff;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-style:italic;
}
.testimonial-section .test-bx1 .test-img img{
	width:142px;
	height:142px;
	border-radius:70px;
	overflow:hidden;
	margin-bottom:10px;
}
.testimonial-section .test-bx1 .testimonial-text{
	float: none;
	margin-left:175px;
	color:#fff;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	line-height:24px;
	font-weight:300;
}
.testimonial-section .test-bx1 .testimonial-text span{
	margin-right:15px;
}
.mrgnlft25{
	margin-left:25px;
}
.about-us-section{
	padding:119px 0 140px 0;
}
.about-us-section .about-content h2{
	font-size:28px;
	color:#000;
	font-weight:300;
}
.about-us-section .about-content p{
	font-size: 15px;
    color: #000;
    font-weight: 300;
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
}
.footer-section{
	background:#2b2b2b;
	padding:78px 0 40px 0;
}
.footer-section .footer-logo-section p{
	color:#fff;
	font-size:15px;
	font-weight:300;
	line-height:30px;
	font-family: 'Roboto', sans-serif;
	padding-top:10px;
}
.footer-section .quick-link h2{
	font-size:16px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
.footer-section .quick-link ul,li{
	padding-left:0px;
	list-style:none;
}
.footer-section .quick-link li a{
	color:#fff;
	font-size:13px;
	line-height:30px;
	font-weight:300;
}
.footer-section .quick-link .ftr-icn{
	padding-top:20px;
	margin-bottom:25px;
}
.footer-section .quick-link .ftr-icn span{
	margin-right:5px;
}
.footer-section .quick-link .search input{
	background-color:#5e5e5e;
	border-radius:35px;
	font-size:16px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	padding:10px 15px;
	width:74%;
    margin-bottom: 10px;
}
.footer-section .quick-link .search .button {
   background: rgba(0, 0, 0, 0) url("../images/srch-icn.png") no-repeat scroll 0px 11px;
    height: 30px;
    margin-left: -45px;
    width: 30px;
}
.copy-section p{
	padding:20px 0 10px 0;
	text-align:center;
	font-size:15px;
	color:#2b2b2b;
	font-family: 'Roboto', sans-serif;
}
.copy-section p a{
	color:#2b2b2b;
}
.mob_btn{
	display:none;
}

div#cj_test_banner {
    display: none;
}
.nav-section ul
{
	padding-left:0px;
}
.top-section .nav-main {
    overflow: hidden;
}
.top-section .nav-main .top_social{
	text-align:right;
	margin-bottom:14px;	
}
.top-section .nav-main .top_social a+a{
	margin-left:5px;	
}
/*------------------------------contact-us---------------------*/
.contact-banner-section{
	background:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/contact-bg.jpg?ts=1497853153&host=my.cratejoy.com") no-repeat center top;
	padding:45px 0;
	background-repeat:repeat;
}
.contact-banner-section .banner-content{
	padding:20px 0;
	margin-top:88px;
}
.contact-banner-section .banner-content h1{
	color:#fff;
	font-size:53px;
	font-weight:800;
}
.contact-banner-section .banner-content p{
	color:#fff;
	font-size:24px;
	font-weight:300;
	line-height:32px;
}
.contact-form-section{
	padding:65px 0 70px 0;
}
.contact-form-section h1{
	color:#000;
	font-size:51px;
	font-weight:300;
}
.contact-form-section p{
	color:#000;
	font-size:15px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	line-height:25px;
}
.contact-form-section .form-section{
	padding-top:15px;
}
.contact-form-section .form-section .text-box label{
	color:#525252;
	font-size:15px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	width:100%;
}
.contact-form-section .form-section .text-box input{
	border:#aeaeae 1px solid;
	background:#fff;
	width:90%;
}
.contact-form-section .form-section .text-area{
	margin-top:35px;
}
.contact-form-section .form-section .text-box textarea{
	border:#aeaeae 1px solid;
	background:#fff;
	height:100px;
	resize: vertical;
	width:95.3%;
}
.contact-form-section .form-section .text-area .send-copy{
	margin-top:25px;
	color:#525252;
	font-size:15px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
}
.contact-form-section .form-section .text-area .send-copy input[type=radio]{
	margin-right:10px;
}	
.send-copy label {
    font-weight: 400;
}
.button_box button {
    background: #ec2084 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    min-width: 170px;
    padding: 21px 15px;
}
/*----------------faq---------------*/
.banner-section .faq-banner-content{
	margin-top:88px;
}
.faq-content-section{
	padding:65px 0 90px 0;
}
.faq-content-section .faq-head{
	margin-bottom:30px;
}
.faq-content-section h1{
	font-size:51px;
	color:#000;
	text-align:center;
	font-weight:300;
}
.faq-content-section p{
	font-size:17px;
	color:#000;
	text-align:center;
	font-weight:300;
}
.faq-content-section p a{
	font-size:25px;
	color:#000;
}
.faq-content-section .faq-text-section{
	margin-bottom:40px;
}
.faq-content-section .faq-text-section h2{
	color:#000;
	font-size:25px;
	font-weight:700;
	text-align:left;
}
.faq-content-section .faq-text-section p{
	color:#000;
	font-size:15px;
	font-weight:300;
	text-align:left;
	font-family: 'Roboto', sans-serif;
	line-height:25px;
}
.faq_section{
	
}
.faq_section .faq_main+.faq_main{
	margin-top:20px;
}
.faq_section .faq_main .faq_heading {
    background-image: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/faq_arrow1.png?ts=1497853153&host=my.cratejoy.com");
	background-repeat:no-repeat;
	background-position:left center;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 0 20px;
}
.faq_section .faq_main.active .faq_heading {
    background-image:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/faq_arrow2.png?ts=1497853153&host=my.cratejoy.com");
}
.faq_section .faq_main .faq_sub {
    margin-top: 10px;
	padding-left:15px;
	display:none;
}
.faq_section .faq_main .faq_sub p{
	text-align:left;
	font-size:14px;
	font-weight:400;
	margin-bottom:0px;
}
.faq_section .faq_main .faq_sub.active{
	display:block;	
}
/*----------------------------learmore------------------------*/
.learn-text-section{
	padding:35px 0 90px 0;
}
.learn-text-section .learn-content{
	padding-top:40px;
	margin-bottom:40px;
}
.learn-text-section .about-img img {
    width: auto;
}
.learn-text-section .about-img {
    display: inline-block;
    float: right;
}
.learn-text-section .learn-content h2{
	color:#000;
	font-size:51px;
	font-weight:300;
}
.learn-text-section .learn-content p{
	color:#000;
	font-size:15px;
	font-weight:300;
	line-height:25px;
	font-family: 'Roboto', sans-serif;
	font-style:normal;
}
.learn-testimonial h1{
	font-size:51px;
	color:#000;
	font-weight:300;
}
.learn-testimonial .learn-testimonials{
	background: url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/learn-testimoial-bg.png?ts=1497853154&host=my.cratejoy.com") no-repeat bottom left;
	padding:16px 0;
}
.learn-testimonial .learn-testimonials .testimonial-text{
	background-color:#efefef;
	padding:15px 20px;
	min-height: 303px;
}
.learn-testimonial .learn-testimonials .testimonial-text span{
	margin-bottom:15px;
	line-height:40px;
}
.learn-testimonial .test-name{
	font-style: italic;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
}
.learn-testimonial .learn-test-main{
	margin-bottom:27px;
}
.about-us-section .learn-about{
	padding-top:30px;
	text-transform:none;
	font-size:51px;
}
.about-us-section .learn-about h2{
	font-size:51px;
}
/*-----------------------------------create-account--------------------------*/
.faq-content-section .account-box{
	background-color:#efefef;
	padding:60px 100px;
	margin:0 auto;
	width:90%;
	margin-top:50px;
}
.faq-content-section .account-box .account-form input{
	background: #fff none repeat scroll 0 0;
    color: #000;
    font-weight: 500;
    margin-bottom: 25px;
    padding: 24px;
}
.faq-content-section .account-box .account-form span{
	font-size:14px;
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}
.faq-content-section .account-box .account-form span input[type=checkbox]{
	margin-right:9px;
}
/*-------------------------double-your-order-----------------*/
.order-bg{
	background:#f0f0f0;
}
.faq-content-section .breadcrumbs{
	text-align:center;
	margin-bottom:60px;
}
.faq-content-section .breadcrumbs a{
	color:#ff4ea2;
	font-weight:700;
	font-size:15px;
	margin-right:10px;
	margin-left:5px;
}
.faq-content-section .breadcrumbs a.active-link{
	color:#7f7f7f;
	font-weight:400;
}
.faq-content-section .order-product{
	margin-top:15px;
	text-align: center;
	overflow: hidden;
}
.faq-content-section .order-product .product1{
	background: #e8e8e8;
    border-radius: 215px;
    padding: 64px;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    border-radius: 50%;
    width: 340px;
    display: inline-block;
}
.faq-content-section .order-product .x2logo{
	vertical-align: middle;
    text-align: center;
    padding-top: 0px;
    display: inline-block;
}
.faq-content-section .order-product .limited{
	text-align:center;
	color:#000;
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	margin-top:30px;
}
/*-------------------------subscribe-------------*/
.faq-content-section .product-list{
	margin-top:50px;
}
.faq-content-section .product-list .prdct-bx{
	border:#d4d4d4 1px solid;
	padding:45px 25px;
	text-align:center;
	position:relative;
	margin-bottom:35px;
}
.faq-content-section .product-list .prdct-bx .prdct-img{
	background-image:url(../images/prdct-img-bg.png);
	background-repeat:no-repeat;
	background-position:center center;
	padding:50px;
	height:230px;
}
.faq-content-section .product-list .prdct-bx .prdct-text{
	margin-bottom:15px;
}
.faq-content-section .product-list .prdct-bx .prdct-text h1{
	color:#ff4ea2;
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	margin:0px;
}
.faq-content-section .product-list .prdct-bx .prdct-text p{
	color:#000;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}
.faq-content-section .product-list .most-popular{
	position: absolute;
    right: -17px;
    top: -46px;
    z-index: 1;
}

/*-------------------------login-------------*/

.login-section {
    padding: 60px 0px;
}

.term-section .breadcrumbs{
	text-align:center;
	margin-bottom:20px;
}

.term-section .breadcrumbs .bread-sub {
	color:#ff4ea2;
	font-weight:700;
	font-size:15px;
	margin-right:10px;
	margin-left:5px;
	display: inline-block;
}
.term-section .breadcrumbs .bread-sub.active-link{
	color:#7f7f7f;
	font-weight:400;
}

.term-section h1
{
	color: #000000;
    font-size: 51px;
    font-weight: 300;
    text-align: center;
}

.term-section .subscribe .item {
    width: 257px;
	padding: 30px 0;
	position: relative;
}
.term-section .subscribe .image-container {
    width: 100%;
	margin-bottom:0px;
	height:auto;
}
.term-section .terms .item .description-container.line-limited {
    margin-bottom: 0;
}
.term-section .subscribe .item .price p {
    color: #ff4ea2;
    font-family: "Roboto",sans-serif;
    font-size: 26px;
    font-weight: 500;
	margin-bottom: 0;
	padding-top:10px;
}
.term-section .item .name-container.line-limited {
    color: #000000;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
	margin-bottom: 6px;
	height:auto;
}
.term-section .item .name-container.line-limited .name{
	display:block;
}	
.term-section .subscribe .item .price {
    margin-bottom: 13px;
}
.term-section a.btn.btn-primary {
    background: #ff4ea2 none repeat scroll 0 0;
    min-width: inherit;
    width: 120px;
	margin-top:12px;
}
.term-section .most-popular {
    position: absolute;
    right: -35px;
    top: -47px;
    z-index: 1;
}
.term-section .term-top {
    margin-bottom: 40px;
}
.double-section {
    display: none;
}
.login-section .form-control {
    height: 48px;
}
.login-section.forgot-section h1 {
    color: #000;
}

.login-section.forgot-section p {
    color: #000;
}
.login-section.forgot-section .control-group {
    margin-bottom: 20px;
}
.checkout_content .styled_cart .coupon_form input {
    font-size: 15px;
}
.footer-section #mc_embed_signup div.mce_inline_error {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 400;
}
.footer-section .response {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
}
.top-section.order-border {
    border-bottom: solid 1px #f0f0f0;
}

.news-main div#mce-success-response {
    font-size: 14px;
    margin-bottom: 10px;
}
.news-main #mc_embed_signup div.mce_inline_error {
    background: none;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 13px;
    padding-bottom: 0;
}
.remodal.started_popup {
    width: 650px !important;
    max-width: inherit !important;
}
.news-main
{
	background:url("//d3a1v57rabk2hm.cloudfront.net/scrapbookingstore/parcel-Compressed-Images-copy-7/images/news-bg.jpg?ts=1497853154&host=my.cratejoy.com");
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px;
	position: relative;
}
.remodal-close {
    display: block !important;
    background: #ec2084;
    border: solid 2px #fff;
	right: 23px !important;
    top: 20px !important;
}
.remodal-close:focus {
    text-decoration: none !important;
}
.remodal-close:after {
    color: #fff !important;
	line-height: 25px !important;
}
.remodal-close:hover, .remodal-close:active {
    background: #ec2084 !important;
}
.news-main .news-sub
{
	border: solid 5px #fff;
    height: 100%;
	padding: 0px 49px;
	padding-top:20px;
}
.news-main .news-sub h1 {
    font-size: 36px;
    color: #000;
    font-weight: 500;
	margin-bottom: 7px;
}
.news-main .news-sub p {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
}
.news-main .news-input.first-input {
    width: 48.4%;
    display: inline-block;
    margin-bottom: 12px;
    float: left;
}
.news-main .news-input input {
    background: #fff;
	border: solid 1px #fd1616;
	padding: 11px 10px;
}
.news-main .news-input.first-input + .news-input.first-input {
    margin-left: 14px;
}

.news-input input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #b7b5b5;
	font-style:italic;
	font-size:20px;
}
.news-input input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #b7b5b5;
   font-size:20px;
   font-style:italic;
   opacity:  1;
}
.news-input input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #b7b5b5;
   font-style:italic;
   font-size:20px;
   opacity:  1;
}
.news-input input::-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #b7b5b5;
   font-style:italic;
   font-size:20px;
}
.news-main .news-input {
    margin-bottom:17px;
}
.news-main .news-button input {
    background: #ec2084;
    color: #fff;
    border: solid 1px #fff;
    padding: 5px 17px;
    padding-top: 7px;
    font-size: 18px !important;
	font-weight:400;
    font-family: 'MyriadPro-Regular';
    letter-spacing: 1px;
}
.news-main p.news-bottom {
    font-family: 'MyriadPro-Regular';
    font-size: 13px;
    font-weight: 400;
    color: #515151;
}
.news-main .news-button {
    margin-bottom:20px;
}

.login-section.term-section ul {
    margin-bottom: 10px;
}

.login-section.term-section ul li {
    list-style-type: disc;
}
.item .term-head h5 {
    color: #000;
}
/*-------holiday popup-------*/
.holidayProd {
	border:5px solid #fff;
}
.holidayProd .holidayProdCont {
    left: 40px;
    max-width: 290px;
    position: absolute;
    top: 40px;
}
.holidayProd .holidayProdCont h1 {
    color: #000;
    font-family: "Amatic SC",cursive;
    font-size: 60px;
}
.holidayProd .holidayProdCont p {
    line-height: 22px;
    text-shadow: 1px 1px 1px #fff;
}
.orderNowBtn {
    background-color: #c52122;
    border: 2px solid #c52122;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 12px 25px;
    transition: all 0.2s linear 0s;
}
.orderNowBtn:hover {
	background-color:#fff;
	color:#c52122;
}
#product-form .cselect {
    display: inline-block;
    max-width: 70px;
    padding: 5px 10px;
}
.product p {
    font-family: "Raleway",sans-serif;
}
/*-------shop page-------*/
.headSect {
	margin-bottom:40px;
}
.shopPage .prodBox {
    border: 1px solid #eeeeee;
    box-sizing: content-box;
    display: inline-block;
	margin:0 10px 30px;
    max-width: 270px;
    text-align: center;
	vertical-align:top;
}
.shopPage .prodBox .prodImage a {
    display: inline-block;
}
.shopPage .prodBox .prodImage {
    margin-bottom: 20px;
}
.shopPage .prodBox .name {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
}
.shopPage .prodBox .prodBtn {
    background-color: #ff4ea2;
    border: 2px solid #ff4ea2;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 20px;
    min-width: 130px;
    padding: 8px;
	-webkit-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.shopPage .prodBox .prodBtn:hover {
    background-color: transparent;
    color: #ff4ea2;
}

/*--------------*/
@media only screen and (min-width:992px) and (max-width:1199px){
	.faq-content-section .order-product .product1 {
		width:350px;
		height:350px;
	}
	.top-section .nav-main {
		padding-top: 20px;
	}
	.top-section .nav-section {
		float: none;
	}
	
	.nav-section ul {
		text-align: left;
	}
	
	.top-section .login_section {
		float: none;
		text-align: left;
	}
	.past-section {
		padding-bottom: 100px;
	}
}
@media only screen and (max-width:991px){
	.faq-content-section .order-product .x2logo {
   		padding-bottom: 25px!important;
   		padding-top: 0px !important;
	}
	.top-section .logo {
		text-align: center;
	}
	.top-section .nav-main {
		padding-top: 0;
	}
	.top-section .nav-section {
		float: none;
		margin-right: 0;
	}
	.nav-section ul {
		text-align: center;
		margin-bottom: 10px;
	}
	.top-section .login_section {
		float: none;
		text-align: center;
	}
	.top-section .nav-section li + li {
		margin-left: 20px;
	}
	.top-section .nav-section li{
		margin-left:0px;
	}
	.banner-section{
		text-align:center;
		background: rgba(0, 0, 0, 0) url("../images/banner_bg.jpg") no-repeat scroll center top / cover ;
	}
	.learn-text-section .about-img img {
		width: auto;
		margin: 0 auto;
		display: block;
	}
	.learn-text-section .learn-content {
		padding: 0px 20px;
		padding-top: 40px;
	}
	.howit-section .howit-icn-section {
		padding-top: 10px;
	}
	.faq-content-section .order-product .product1 {
		display: block;
	}
}
@media only screen  and (max-width:980px){
	
	.top-section .logo{
		text-align:center;
	}
	.banner-section{
		text-align:center;
		background: rgba(0, 0, 0, 0) url("../images/banner_bg.jpg") no-repeat scroll center top / cover ;
	}
	.banner-section .banner-content{
		margin-top:0px;
	}
	.banner-section .banner-img {
   		text-align: center;
    }
	.whatinside-section .what-text-bx .what-bx1 li{
		float:left;
		width:345px;
	}
	.past-section .past-text-section .past-second{
		display:none;
	}
	.testimonial-section {
		background: rgba(0, 0, 0, 0) url("../images/testimonial_bg.jpg") no-repeat scroll center top / cover ;
		padding: 43px 0 11px;
    }
	.testimonial-section .test-bx1{
		margin-bottom:40px;
	}
	.about-us-section{
		text-align:center;
		padding: 43px 0 53px;
	}
	.about-us-section .about-img{
		margin-bottom:20px;
	}
	.whatinside-section{
		padding: 40px 0 185px;
	}
	.whatinside-section .what-text-bx{
		padding: 10px 0 0;
	}
	.howit-section {
        padding: 45px 0 42px;
    }
	.footer-section{
		padding: 35px 0 40px;
	}
    .footer-section .quick-link li{
		float:left;
		width:300px;
	}
	.quick-link{
		clear:both;
	}
	.happy-accept, .follow-us{
		float: left;
		margin-top: 35px;
		width: 375px;
	}
	.past-section {
        padding: 41px 0 65px;
    }
	.past-section .past-text-section{
		padding:0px;
	}
	/*----------------------*/
	.contact-banner-section{
		text-align:center;
	}
	.contact-form-section .form-section .text-box input{
		width:100%;
	}
	.contact-form-section .form-section .text-box textarea{
		width:100%;
	}
	.contact-form-section .form-section .col-md-6{
		margin-bottom:20px;
	}
	.contact-form-section .form-section .text-area{
		margin-top:10px;
	}
	.faq-content-section .order-product .x2logo {
    padding: 85px 0;
	}
	.top-section .nav-main .top_social{
		text-align:center;	
	}
	.top-section .logo, .login_section{
		margin-top:0px;	
	}
	
}
@media only screen  and (max-width:767px){
	.mob_btn{
	  display: block;
	}
	.top-section .nav-section{
		display:none;
	}
	.top-section .logo, .login_section{
		float:none !important;
		text-align:center;
	}
	.remodal 
	{
		width:100% !important;
	}
}
@media only screen  and (max-width:639px){
	.button_box a{
		margin-bottom:5px;	
	}
	.button_box a+a{
		margin-left:0px;	
	}
	.banner-section .banner-content h1{
		font-size:32px;
	}
	.whatinside-section .what-text-bx .what-bx1 li{
		width:100%;
		float:none;
	}
	.happy-accept, .follow-us {
		float: none;
		margin-top: 35px;
		width: auto;
    }
	.whatinside-section h1{
		font-size:45px;
	}
	.whatinside-section p{
		font-size:20px;
	}
	.howit-section h1{
		font-size:45px;
	}
	.testimonial-section .test-bx1 .test-img{
		float:none;
	}
	.testimonial-section .test-bx1 .testimonial-text{
		margin-left:0px;
	}
	.contact-banner-section .banner-content h1{
		font-size:28px;
	}
	.faq-content-section .faq-head {
   		 margin-bottom: 50px;
	}
	.faq-content-section p a {
		color: #000;
		font-size: 16px;
		font-weight: 500;
    }
	.learn-text-section .learn-content {
   		padding-top: 30px;
    }
	.faq-content-section .account-box {
		background-color: #efefef;
		margin: 0;
		padding: 45px 34px;
		width: auto;
   }
   .faq-content-section .order-product .product1 {
	   width:250px;
	   height:250px;
   }
   .faq-content-section .order-product .x2logo {
		padding: 45px 0;
	}
	.quick-link {
		overflow: hidden;
	}
	.remodal-wrapper .remodal {
		min-height: inherit;
	}
	.news-main {
		width: 100%;
		height: auto;
	}
	.news-main .news-sub {
		padding: 10px 20px;
	}
	.news-main .news-sub h1 {
		font-size: 28px;
	}
	.news-main .news-sub p {
		font-size: 13px;
	}
	.news-main .news-input.first-input {
		width: 100%;
	}
	.news-main .news-input.first-input + .news-input.first-input {
		margin-left: 0;
	}
	.news-main p.news-bottom {
		margin-bottom: 0;
		font-size: 12px;
		line-height: 17px;
	}
	
	.checkout_content .styled_cart table tr td .product-name {
		font-size: 17px;
		font-weight: normal;
	}
	.checkout_content .remove_button{
		font-size:17px;
		display:block !important;	
	}
	.checkout_content .delete_column{
		display:block !important;
	}	
	.past-section .testi_nav a {
		top: 30%;
	}
	.holidayProd .holidayProdCont h1 {
		font-size: 35px;
	}
	.holidayProd .holidayProdCont {
		background-color: #fff;
		padding: 10px;
		position: static;
		max-width:none;
	}
	 .headSect h1 {
		 font-size:30px;
	 }
	 .headSect p {
		 font-size:18px;
	 }
	 .headSect {
		 margin-bottom:25px;
	 }
}
@media only screen  and (max-width:479px){
	.footer-section .quick-link .search input{
		width:100%;
	}
	.banner-section .banner-content h1 {
		font-size: 27px;
	}
	.testimonial-section h1 {
		font-size: 45px;
	}
	.footer-section .quick-link li
	{
		width:100%;
	}
	.learn-testimonial h1 {
		font-size: 45px;
	}
	.news-main .news-sub {
		padding: 10px;
	}
	.learn-text-section .about-img {
		display: block;
		float: none;
		margin-bottom: 20px;
	}
	.top-section .login_section .blak-border {
		margin-bottom: 10px;
	}
	
}


div.shopPage .prodBox {
    margin: 0;
    font-size: 16px;
    max-width: 300px;
    padding: 0 15px;
    border: none;
}
.row.shop-page-row {
    font-size: 0;
 	text-align: center;
}
.prodbox-inner {
    border: 1px solid #eee;
    min-height: 350px;
    position: relative;
    padding-bottom: 65px;
    margin-bottom: 30px;
}
.prodbox-inner a.prodBtn {
    position: absolute;
    bottom: 0;
    left: 50%;
  	margin-bottom: 15px !important;
    transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
}
div.shopPage .prodBox .name {
    padding: 0 10px;
    min-height: 45px;
}
div.shopPage .prodBox .name a {
    color: #000;
}
.shopPage .prodImage img {
    max-height: 160px;
}
div.out-of-stock {
    font-size: 13px;
    margin-top: 10px;
    color: #ff4ea2;
}
#product-form .out-of-stock {
    margin-bottom: 13px;
}
.top-text {
    text-align: center;
    padding: 15px;
    background: #ffb3d7;
    font-size: 18px;
    display: none;
}
.top-text.showing {
    display: block;
}
body .smartbar-popup {
    display: none !important;
}
body.logged-in .smartbar-popup {
    display: block !important;
}
.top-text a {
    color: #000;
    border-bottom: 1px solid #333;
}
.logo {
    margin-bottom: 10px;
    margin-top: 20px;
    color: #333333;
}
.product .pika-stage > img {
    max-height: 100%;
    width: auto !important;
    object-fit: contain;
}
.nav-section ul {
    margin-left: 30px;
}

@media screen and (max-width: 1199px) {
    .nav-section ul {
        margin-left: 0;
    }
}

.ecom-product-page .pika-stage {
    height: 500px;
    padding: 20px;
}

.product .pika-stage > img {
    max-height: 100%;
    width: auto !important;
    object-fit: contain;
}

ul#thumbs.pika-thumbs .clip {
    height: 87px;
    width: 87px;
    padding: 5px;
    border: 1px solid #eee;
}

ul#thumbs.pika-thumbs .clip img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    width: auto;
}

ul#thumbs.pika-thumbs li {
    margin-bottom: 10px;
}

ul#thumbs.pika-thumbs .clip:hover,ul#thumbs.pika-thumbs .active .clip {
    border-color: #ffb6d9;
}

@media screen and (max-width: 991px) {
    .ecom-product-page .pika-stage {
        height: 400px;
        padding: 15px;
    }
}

@media screen and (max-width: 767px) {
    .ecom-product-page .pika-stage {
        height: 300px;
        padding: 10px;
    }
}
.product_paging {
   
    font-size: 15px;
}