/* ============================ CDP SUBSCRIPTION PAGE START ================= */
#CDPsubscriptionlink {color:#000000;}
#CDPsubscriptionlink:hover {opacity:0.5;}

#CDPSubscriptionH2{text-align: center; margin: -5% 5% 0 5%;}
#CDPSubscriptionBody {font-size: 14pt !important; line-height: 2;}

#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/1950/7653/files/Sketchbanner3.jpg?5882832991024478628");
  background-repeat: no-repeat; 
  background-position: center;
  background-size:cover;
  width: 116% !important;
  height: 500px; 
  display: block; 
  left: -8%; top: -100px; 
  position: relative; 
  text-align: left;
}


#CDPSubMainContainer {
  clear: both; 
  width: 100%; 
  height: 100%; 
  text-align: center; 
  background-color: #ffffff; 
  display: block;
}

#CDPMainSubscriptionBox{
  display: block; 
  height: 100%; 
  width: 100%; 
  background-color: #ffffff; 
  text-align: center; 
  padding: 0; 
  margin-top: 10px;
}





.CDPSubscriptionBox1 {background-color: #eae1d0;}
.CDPSubscriptionBox2 {background-color: #d7c4a3;}
.CDPSubscriptionBox3 {background-color: #c1a573;}
#CDPSubscriptionBoxTxt{font-size: 12pt !important;}




#CDPSubscriptionMonthBox {
  margin-left: auto; 
  margin-right: auto; 
  width: 200px; 
  height: 25px; 
  background-color: #ffffff; 
  vertical-align: top;
}


#CDPSubscriptionStepBox {
  width: 200px; 
  height: 25px; 
  background-color: #ffffff;
  margin-left:auto;
  margin-right:auto;
}


#CDPSubscriptionBox {
  padding-top: 20px; 
  padding-left: 40px; 
  padding-right: 40px; 
  vertical-align: top; 
  position: relative; 
  text-align: center; 
  width: 300px; 
  height: 200px; 
  display: inline-block;
}


#CDPSubBoxHeader {
  font-size: 14pt !important; 
  width: 280px; 
  margin-left: auto; 
  margin-right: auto; 
  letter-spacing: -1px !important;
}
#CDPSubBoxUL {
  text-align: left !important; 
  width: 250px; 
  padding-left: 20px; 
  font-size: 12pt !important;
}



#CDPSubscriptionBoxLine {
  padding-top: 20px; 
  vertical-align: top; 
  position: relative; 
  text-align: center; 
  width: 300px; 
  height: 750px; 
  display: inline-block; 
  background-color: #ffffff; 
  border: thin solid #c1a573;
}



#CDPSubscriptionContainer {
  padding-top: 0px; 
  vertical-align: top; 
  position: relative; 
  text-align: center; 
  width: 300px; 
  height: 700px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin:0px 0px 80px 0px;

}




/* ============================ MOBILE SUBSCRIPTION PAGE START ================= */
@media screen and (max-width: 480px) {

#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/2236/3995/files/SketchbannerMob2.jpg?4352009611871922064");
  background-repeat: no-repeat; 
  background-position: center;
  background-size:cover;
  width: 150% !important; 
  height: 300px; 
  display: block; 
  position: relative; 
  margin: 65px 0px 0px -20px;
} 
}


@media screen and (max-width:414px){

#CDPSubscriptionBanner {
  width:414px;
  top: -105px;
  left:-55px;
  margin-bottom:-90px;
  background-size:100%;
}
}

@media screen and (max-width: 375px) {
#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/2236/3995/files/SketchbannerMob2.jpg?4352009611871922064");
  background-repeat: no-repeat; 
  background-position: center;
  width: 150% !important; 
  height: 300px; 
  display: block; 
  position: relative; 
  top:-115px;
  left:-48px;
}
   
  
#CDPSubscriptionBox {
  margin-left:-10px;
  margin-right:auto;
}
  
#CDPSubscriptionContainer {
  width: 200px;
  clear:both;
}
  
  
#CDPSubscriptionBoxLine {
   margin-left:-50px;
  width: 300px; 
}     
}

@media screen and (max-width: 360px) {

#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/2236/3995/files/SketchbannerMob2.jpg?4352009611871922064");
  background-repeat: no-repeat; 
  background-position: center;
  width: 150% !important; 
  height: 300px; 
  display: block; 
  position: relative; 
  top:-120px;
  left:-48px;
  margin-bottom: -110px;
}
}


@media screen and (max-width: 320px) {
#CDPSubscriptionBanner {

  width: 325px !important;
  height: 300px; 
  top: -110px;
  left:-32px;
  margin-bottom:-120px;}
  

#CDPSubscriptionBox {
  margin-left:-40px;
}
  
  #CDPSubscriptionContainer {
  width: 200px;
  clear:both;
}
  

#CDPSubscriptionBoxLine {
  margin-left:-50px;
  width: 300px; 
} 
}

/* =========== iPad ==============*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
{  
#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/1950/7653/files/Sketchbanner3.jpg?5882832991024478628");
  background-repeat: no-repeat; 
  background-position: center;
  background-size:100%;
  width: 130% !important;
  left: -80px; 
  top: -210px; 
  margin-bottom:-250px;
  position: relative; 
}
  
#CDPMainSubscriptionBox {
  display: block; 
  height: 100%; 
  width: 50%; 
  background-color: #ffffff; 
  text-align: center; 
  padding: 0; 
  margin-top: 10px;
  margin-left:auto;
  margin-right:auto;
}

  

#CDPSubscriptionBox {
 width:320px;clear:both;
 }
    
#CDPSubscriptionStepBox {
  width: 200px; 
  height: 25px; 
  background-color: #ffffff;
  margin-left:auto;
  margin-right:auto;
} 
  
  
#CDPSubMainContainer {
  clear: both; 
  width: 50%;
  height: 100%; 
  text-align: center; 
  background-color: #ffffff; 
  display: block;
  margin-left: auto;
  margin-right:auto;
} 
}

/* ============================CDP SUBSCRIPTION PAGE END ==================== */




/* ============================ CDP SUBSCRIPTION PAGE START ================= */
#CDPsubscriptionlink {color:#000000;}
#CDPsubscriptionlink:hover {opacity:0.5;}

#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/1950/7653/files/Sketchbanner3.jpg?5882832991024478628");
  background-repeat: no-repeat; 
  background-position: center;
  background-size:cover;
  width: 116% !important;
  height: 500px; 
  display: block; 
  left: -8%; top: -100px; 
  position: relative; 
  text-align: left;
}


#CDPSubMainContainer {
  clear: both; 
  width: 100%; 
  height: 100%; 
  text-align: center; 
  background-color: #ffffff; 
  display: block;
}

#CDPMainSubscriptionBox{
  display: block; 
  height: 100%; 
  width: 100%; 
  background-color: #ffffff; 
  text-align: center; 
  padding: 0; 
  margin-top: 10px;
}

#CDPSubscriptionMonthBox {
  margin-left: auto; 
  margin-right: auto; 
  width: 200px; 
  height: 25px; 
  background-color: #ffffff; 
  vertical-align: top;
}


#CDPSubscriptionStepBox {
  width: 200px; 
  height: 25px; 
  background-color: #ffffff;
  margin-left:auto;
  margin-right:auto;
}


#CDPSubscriptionBox {
  padding-top: 20px; 
  padding-left: 40px; 
  padding-right: 40px; 
  vertical-align: top; 
  position: relative; 
  text-align: center; 
  width: 300px; 
  height: 200px; 
  display: inline-block;
}


#CDPSubBoxHeader {
  font-size: 14pt !important; 
  width: 280px; 
  margin-left: auto; 
  margin-right: auto; 
  letter-spacing: -1px !important;
}
#CDPSubBoxUL {
  text-align: left !important; 
  width: 250px; 
  padding-left: 20px; 
  font-size: 12pt !important;
}



#CDPSubscriptionBoxLine {
  padding-top: 20px; 
  vertical-align: top; 
  position: relative; 
  text-align: center; 
  width: 300px; 
  height: 750px; 
  display: inline-block; 
  background-color: #ffffff; 
  border: thin solid #c1a573;
}



#CDPSubscriptionContainer {
  padding-top: 0px; 
  vertical-align: top; 
  position: relative; 
  text-align: center; 
  width: 300px; 
  height: 700px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin:0px 0px 80px 0px;

}




/* ============================ MOBILE SUBSCRIPTION PAGE START ================= */
@media screen and (max-width: 480px) {

#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/2236/3995/files/SketchbannerMob2.jpg?4352009611871922064");
  background-repeat: no-repeat; 
  background-position: center;
  background-size:cover;
  width: 150% !important; 
  height: 300px; 
  display: block; 
  position: relative; 
  margin: 65px 0px 0px -20px;
} 
}


@media screen and (max-width:414px){

#CDPSubscriptionBanner {
  width:414px;
  top: -135px;
  left:-55px;
  margin-bottom:-100px;
  background-size:100%;
}
}

@media screen and (max-width: 375px) {
#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/2236/3995/files/SketchbannerMob2.jpg?4352009611871922064");
  background-repeat: no-repeat; 
  background-position: center;
  width: 150% !important; 
  height: 300px; 
  display: block; 
  position: relative; 
  top:-147px;
  left:-48px;
}
   
  
#CDPSubscriptionBox {
  margin-left:-10px;
  margin-right:auto;
}
  
#CDPSubscriptionContainer {
  width: 200px;
  clear:both;
}
  
  
#CDPSubscriptionBoxLine {
   margin-left:-50px;
  width: 300px; 
}     
}

@media screen and (max-width: 360px) {

#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/2236/3995/files/SketchbannerMob2.jpg?4352009611871922064");
  background-repeat: no-repeat; 
  background-position: center;
  width: 150% !important; 
  height: 300px; 
  display: block; 
  position: relative; 
  top:-155px;
  left:-48px;
}
}


@media screen and (max-width: 320px) {
#CDPSubscriptionBanner {

  width: 325px !important;
  height: 300px; 
  top: -175px;
  left:-32px;
  margin-bottom:-180px;}
  

#CDPSubscriptionBox {
  margin-left:-40px;
}
  
  #CDPSubscriptionContainer {
  width: 200px;
  clear:both;
}
  

#CDPSubscriptionBoxLine {
  margin-left:-50px;
  width: 300px; 
} 
}

/* =========== iPad ==============*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
{  
#CDPSubscriptionBanner {
  background-image: url("https://cdn.shopify.com/s/files/1/1950/7653/files/Sketchbanner3.jpg?5882832991024478628");
  background-repeat: no-repeat; 
  background-position: center;
  background-size:100%;
  width: 130% !important;
  left: -80px; 
  top: -210px; 
  margin-bottom:-250px;
  position: relative; 
}
  
#CDPMainSubscriptionBox {
  display: block; 
  height: 100%; 
  width: 50%; 
  background-color: #ffffff; 
  text-align: center; 
  padding: 0; 
  margin-top: 10px;
  margin-left:auto;
  margin-right:auto;
}

  

#CDPSubscriptionBox {
 width:320px;clear:both;
 }
    
#CDPSubscriptionStepBox {
  width: 200px; 
  height: 25px; 
  background-color: #ffffff;
  margin-left:auto;
  margin-right:auto;
} 
  
  
#CDPSubMainContainer {
  clear: both; 
  width: 50%;
  height: 100%; 
  text-align: center; 
  background-color: #ffffff; 
  display: block;
  margin-left: auto;
  margin-right:auto;
} 
}

/* ============================CDP SUBSCRIPTION PAGE END ==================== */





/* ============================ 2018 Christmas Gift Guide ==================== */


#GGBanner2018 {
  background-image: url("https://cdn.shopify.com/s/files/1/1950/7653/files/Wk32_2018_XmasGuide_Banner.jpg?4102085548851184149?7397299066633174023");
  background-repeat: no-repeat; 
  background-position: center;
  width: 116% !important; 
  height: 450px; 
  display: block; 
  left: -8%; top: -100px; 
  position: relative; 
  text-align: left;
  background-position: -150px -50px;


}

.GGBannerHead2018 {
  color: #000000 !important; 
  width: 70%; 
  margin: 0 auto; 
  font-variant: small-caps; 
  font-size:60px !important;
}

.GGBannerText2018{
  color:#000000 !important; 
  font-size:20px !important;
margin: 0 auto;}


.GiftInspiration2018 {
    text-align: center; 
    font-family: gotham, sans-serif; 
    font-weight: 900; 
    font-size: 20px;
  margin:-60px 0px 20px 0px; 
  
}

#GGWhiteBlock2018 {
  opacity: 1.8; 
  display: block; 
  background-color: #ffffff; 
  width: 62%; 
  clear: both; 
  text-align: center; 
  padding: 20px 50px 10px 50px; 
  position: relative; 
  bottom: -270px;
  margin: 0 auto;

}
#GG2018ContainerDiv {
  width: 100%; 
  height: 100%; 
  display: block; 
  background-color: #ffffff; 
  text-align: center;
}

#GG2018FaveHeader {
  text-align: center; 
  margin: 40px 0px -30px 0px; 
  font-family: gotham, sans-serif; 
  font-weight: 900; 
  font-size: 20px; 
  clear: both;}

#GG2018Prod1 {
  width: 320px; 
  height: 340px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 0px 2px; 
  border: solid thin #999999;
  vertical-align:top;
}

#GG2018Prod2 {
  width: 320px; 
  height: 340px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 0 2px; 
  border: solid thin #999999;
  vertical-align:top;
}

#GG2018Prod3 {
  width: 320px; 
  height: 340px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 0 2px; 
  border: solid thin #999999;
  vertical-align:top;
}

#GG2018Prod4 {
  width: 484px; 
  height: 320px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 50px 4px; 
  border: solid thin #999999;
  vertical-align:top;
}
#GG2018Prod4Txt{margin: 250px 0; width: 100%;}

#GG2018Prod9Txt{margin: 250px 0; width: 100%;}



#GG2018Prod5 {
  width: 484px; 
  height: 320px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 50px 4px; 
  border: solid thin #999999;
  vertical-align:top;
}

#GG2018Prod6 {
  width: 320px; 
  height: 320px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 0px 2px; 
  border: solid thin #999999;
  vertical-align:top;
}

#GG2018Prod7 {
  width: 320px; 
  height: 320px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 0 2px; 
  border: solid thin #999999;
  vertical-align:top;
}

#GG2018Prod8 {
  width: 320px; 
  height: 320px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 0 2px; 
  border: solid thin #999999;
  vertical-align:top;
}

#GG2018Prod9 {
  width: 484px; 
  height: 320px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 50px 4px; 
  border: solid thin #999999;
  vertical-align:top;

}

#GG2018Prod10 {
  width: 484px; 
  height: 320px; 
  display: inline-block; 
  background-color: #ffffff; 
  margin: 50px 4px; 
  border: solid thin #999999;
  vertical-align:top;
}

#linkBlock {
  width: 72%; 
  height: 50px; 
  display: block; 
  background-color: #c1a572; 
  margin: 0 auto; 
  text-align: center;
}


#GG2018SubImage {
  width: 970px; 
  height: 185px; 
  display: block; 
  background-color: #ffffff; 
  background-size:100%;
  border: solid thin #999999;
  vertical-align:top;
  margin: 0px auto 50px auto;}

#GG2018SubImage:hover{opacity:0.5;}



#GG2018RecipeImage {
  width: 970px; 
  height: 400px; 
  display: block; 
  background-color: #ffffff; 
  background-size:100%;
  border: solid thin #999999;
  vertical-align:top;
  margin: 0px auto 50px auto;}

#GG2018RecipeImage:hover{opacity:0.5;}

#GGRecipe2018 {
  margin: 440px 0px; 
  width: 100%;
  font-size:20px;
  color:#c1a572;
}

#GG2018GiftCard {
  width: 970px; 
  height: 240px; 
  display: block; 
  background-color: #ffffff; 
  background-size:100%;
  border: solid thin #999999;
  margin: 0px auto 50px auto;
}




.linkBlockText {
  padding: 15px 0px 0px 0px;  
  font-size: 10pt; 
  color: #ffffff;
}


#rule {
  display: block;
  margin-top: 236px;
  margin-bottom: -236px;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
}

#rule2 {
  margin-top: 236px;
  margin-bottom: -236px;
  margin-left: auto;
  margin-right: auto;
  border: solid thin #999999;

}
    




/* ==========       MOBILE 2018 Christmas Gift Guide        ========== */


@media screen and (max-width:640px){
  
#GGBanner2018 {
  width: 150% !important; 
  height: 350px; 
  display: block; 
  left: -25%; top: -70px; 
  position: relative; 
  text-align: left;
  background-position: -120px 0px;
  background-size:150%;

}  
  
.GGBannerHead2018 {
  color: #000000 !important; 
  font-size:36px !important;}  
  
.GGBannerText2018{
  color:#000000 !important; 
  font-size:12px !important;
  margin: 0 auto;}
  

.GiftInspiration2018 {
  margin:-80px 0px 20px 0px;  
}
  

#GGWhiteBlock2018 {
  width:300px;
  bottom:-130px;
  padding: 20px 10px 10px 10px;
}



#GG2018ContainerDiv{
  margin-left: auto; 
  margin-right: auto;
}
  
  
#GG2018FaveHeader {
  margin: 20px 0px 10px 0px; }  

#GG2018Prod1 {
  background-color: #ffffff; 
  margin: 0px 0px 20px -22px;  
  clear:both;
}
  
#GG2018Prod2 {
  background-color: #ffffff; 
  margin: 0px 0px 20px -22px;
  clear:both;
}
  
#GG2018Prod3 {
  background-color: #ffffff;
  margin: 0px 0px 20px -22px;  
  clear:both;
}
    
#GG2018Prod4 {
  width: 160px; 
  height: 110px;  
  margin: 0px 0px 20px -60px;
  display:inline-block;
  background-size:100% !important;
}

#GG2018Prod4Txt{font-size:7pt !important; margin-top:90px;}

#GG2018Prod9Txt{font-size:7pt !important; margin-top:85px;}


#GG2018Prod5 {
  width: 160px; 
  height: 110px; 
  margin: 0px -60px 20px 0px; 
  display:inline-block;
  background-size:100% !important;
  clear:both;
}  

  
#GG2018Prod6 {
  background-color: #ffffff; 
  margin: 0px 0px 20px -22px;  
  clear:both;
}
  
#GG2018Prod7 {
  background-color: #ffffff; 
  margin: 0px 0px 20px -22px; 
  clear:both;
}
  
#GG2018Prod8 {
  background-color: #ffffff; 
  margin: 0px 0px 20px -22px;  
  clear:both;
}
    
#GG2018Prod9 {
  width: 160px; 
  height: 120px;  
  margin: 0px 0px 20px -60px;
  display:inline-block;
  background-size:100% !important;
}


#GG2018Prod10 {
  width: 160px; 
  height: 120px; 
  margin: 0px -60px 20px 0px; 
  display:inline-block;
  background-size:100% !important;
  clear:both;
}  

  
  
  
#GG2018SubImage {
  width: 360px; 
  height: 90px; 
  margin-left: -10%;
  margin-right:0px;
  clear:both;
}




#GG2018RecipeImage {
  width: 360px; 
  height: 150px; 
  display: block; 
  background-color: #ffffff; 
  background-size:100%;
  border: solid thin #999999;
  vertical-align:top;
  margin: -20px 0px 50px -8%;
}  
  
#GGRecipe2018 {
  margin:160px 0px; 
  font-size: 13px;
}
 
  
#GG2018GiftCard {
  width: 360px; 
  height: 80px; 
  display: block; 
  background-color: #ffffff; 
  background-size:100%;
  border: solid thin #999999;
  vertical-align:top;
  margin: -20px 0px 50px -8%;
}  
  
#linkBlock {
  width: 150%; 
  height: 50px; 
  display: block; 
  background-color: #c1a572; 
  margin-left: -75px;
  margin-right:0;
  text-align: center;
}

.linkBlockText {font-size: 7pt; text-align:center;}
  
  
  
#rule2 { 
    margin-top: 77px;
    margin-bottom: -77px;
  border-style:solid;
    border-width:thin;


}

}

@media screen and (max-width:375px){
#GG2018SubImage {
  margin: 10px 0px 20px -15%;
}
  
  
#GG2018RecipeImage {
  margin: 10px 0px 20px -15%;
}

}




@media screen and (max-width:320px){
  
#GG2018ContainerDiv{
  margin-left: auto; 
  margin-right: auto;
}
  
  
.GiftInspiration2018 {
  margin: -160px 0px 20px 0px;  
}
  
#GGWhiteBlock2018 {
  width:300px;
  bottom:-50px;
  padding: 20px 10px 10px 10px;
  background-color:#ffffff;
}
  
  
#GG2018Prod1 {
  margin: 0px 0px 20px -50px;
}
#GG2018Prod2 {
  margin: 0px 0px 20px -50px;
}
#GG2018Prod3 {
  margin: 0px 0px 20px -50px;
}  
  
#GG2018Prod4 {
  width: 160px; 
  height: 110px;  
  margin: 0px 0px 20px -60px;
  display:inline-block;
  background-size:100% !important;
}

#GG2018Prod4Txt{font-size:7pt !important; margin-top:90px;}


#GG2018Prod5 {
  width: 160px; 
  height: 110px; 
  margin: 0px -60px 20px 0px; 
  display:inline-block;
  background-size:100% !important;
  clear:both;
} 
  
  
  
#GG2018Prod6 {
  margin: 0px 0px 20px -50px;
}
#GG2018Prod7 {
  margin: 0px 0px 20px -50px;
}
#GG2018Prod8 {
  margin: 0px 0px 20px -50px;
} 
  
#GG2018SubImage {
  margin: 10px 0px 20px -23%;
  width:320px;
  height:80px;
}
  
#GG2018RecipeImage {
  margin: 10px 0px 20px -23%;
  width:320px;
  height:100px;
}
  
  
  
#GG2018GiftCard {
  margin: 10px 0px 20px -23%;
  width:320px;
  height:80px;
}  
  
  

#linkBlock {
  width: 150%; 
  height: 50px; 
  display: block; 
  background-color: #c1a572; 
  margin: 0px 0px 0px -24%; 
  text-align: center;
    padding: 5px 0px 0px 0px;  

}  
  
.linkBlockText {
  font-size: 7pt; 
  color: #ffffff;
}  

  





<!-- DON'T DELETE THIS CLOSING BRACKET -->
  
}

/* ============================ 2018 Christmas Gift Guide END ==================== */