/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY Body
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY Header - MEMBER
*/
/*
    LOY Header - default
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY widget - MEMBER Coupons
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY Accordian
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY Referral
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY Coupon fields
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY User Profile page
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY CheckOut page
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY Payment page
*/
/*
    LOY ActivateAccount
*/
/*
    BOX Shaddow
*/
/*
    Border Radius
*/
/*
    Custom ScrollBar
*/
/*
    Custom ScrollBar
*/
/*
	Circle Progress
*/
/*
    Border Radius
*/
/*
    LOY Footer
*/
/*
Theme Name: SpotLight
Author: One Stop Marketing
Description: SpotLight
Version: 0.0.1
Tags: One Stop Marketing
*/
/*
	LOY Block Wrap ----------------------------------------------------------------
*/
div#loyFloatWrap {
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  left: 20px;
}

@media (max-width: 1024px) {
  div#loyFloatWrap {
    bottom: 110px;
  }
}
/*
	LOY btn -----------------------------------------------------------------------
*/
div.cls_loyBTN {
  display: block;
  position: relative;
  z-index: 9999;
  bottom: 0;
  cursor: pointer;
  padding: 10px 35px 10px 0;
  font-size: 12pt;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: normal;
  background-color: rgb(229, 63, 74);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0px;
}
div.cls_loyBTN:hover {
  background-color: rgb(195, 72, 72);
}
div.cls_loyBTN div.cls_loyBTNtxt {
  background-image: url("../images/ico_white_loyalty.svg");
  background-position: left 20px center;
  background-size: 20px;
  background-repeat: no-repeat;
  padding: 0 0 0 50px;
}
div.cls_loyBTN.cls_loyLoader {
  background-image: url("../images/rings.svg");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-right: 60px;
}

@media (max-width: 1024px) {
  div.cls_loyBTN {
    height: 38px;
    width: 38px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    background-position: center center;
  }
  div.cls_loyBTN div.cls_loyBTNtxt {
    width: 38px;
    height: 38px;
    background-position: left 9px center;
  }
  div.cls_loyBTN.cls_loyLoader {
    padding-right: 80px;
  }
}
/* LOY btn CNT -- */
span.cls_loyBTN_CNT {
  display: block;
  position: absolute;
  top: -13px;
  right: -13px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  /* padding: 6px 0 0; */
  font-size: 11px;
  text-align: center;
  background-color: #404040;
  border-radius: 0px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/*
    LOY widget ------------------------------------------------------------------------
*/
div.cls_LoyWidget {
  display: none;
  position: fixed;
  bottom: 80px;
  max-width: 380px;
  width: 90%;
  background-color: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0px;
  /*
         LOY widget - Header
     */
}
div.cls_LoyWidget div.cls_loyWidget_header {
  /*
  	LOY default Header
  */
  display: flex;
  padding: 0.75rem 1.25rem;
  align-items: center;
  color: #ffffff;
  background-color: rgb(229, 63, 74);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  /*
  	LOY Member Header
  */
  /*
      LOY Header - TXT
  */
  /*
      LOY Header - POINTS
  */
}
div.cls_LoyWidget div.cls_loyWidget_header.guest {
  display: block;
  text-align: center;
}
div.cls_LoyWidget div.cls_loyWidget_header.member {
  text-align: left;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_title_h3 {
  display: block;
  margin: 10px 0 5px;
  font-size: 14pt;
  font-weight: bold;
  line-height: normal;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_Intro {
  display: block;
  margin: 5px 0 10px;
  font-size: 11pt;
  line-height: normal;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT {
  flex: 2 0px;
  vertical-align: middle;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_ROW {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin: 10px 0;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_ROW div.cls_rang_image {
  width: 70px;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_ROW div.cls_rang_image img {
  width: 100%;
  max-width: 50px;
  height: auto;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_ROW div.cls_title_h4 {
  display: block;
  color: #ffffff;
  font-size: 14pt;
  font-weight: normal;
  line-height: normal;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_ROW div.cls_title_h3 {
  display: block;
  margin: 5px 0;
  color: #ffffff;
  font-size: 16pt;
  font-weight: 800;
  line-height: normal;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_TXT_Rang {
  display: block;
  color: #ffffff;
  font-size: 13pt;
  font-weight: normal;
  line-height: normal;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_TXT_Rang strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_ROW {
    margin: 5px 0;
  }
  div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_ROW div.cls_title_h4 {
    font-size: 12pt;
  }
  div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_TXT div.cls_loyWidget_header_ROW div.cls_title_h3 {
    font-size: 14pt;
  }
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_ROW div.cls_loyWidget_header_POINTS {
  margin-left: auto;
  margin-right: 20px;
  vertical-align: middle;
  text-align: center;
  line-height: normal;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_ROW div.cls_loyWidget_header_POINTS span.cls_loyWidget_header_pointsAmount {
  display: block;
  text-align: center;
  font-size: 18pt;
  font-weight: 700;
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_ROW div.cls_loyWidget_header_POINTS span.cls_loyWidget_header_PointsLabel {
  display: block;
  text-align: center;
  font-size: 10pt;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_ROW {
    margin: 5px 0;
  }
  div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_ROW div.cls_loyWidget_header_POINTS {
    margin-right: 10px;
  }
  div.cls_LoyWidget div.cls_loyWidget_header div.cls_loyWidget_header_ROW div.cls_loyWidget_header_POINTS span.cls_loyWidget_header_pointsAmount {
    font-size: 16pt;
  }
}
div.cls_LoyWidget div.cls_loyWidget_header div.cls_closeLoy {
  margin-left: auto;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-bottom: 10px;
  background-color: transparent;
  background-image: url("../images/ico_white_minimize.svg");
  background-position: center right;
  background-size: 20px;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  div.cls_LoyWidget {
    bottom: 170px;
  }
}
/* LOY widget - MEMBER Coupons */
div.cls_inlineRowWrap {
  display: block;
  margin: 10px 0;
}
div.cls_inlineRowWrap div.cls_inlineRow_1 {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}
div.cls_inlineRowWrap div.cls_inlineRow_1 div.cls_inlineRow_Intro {
  width: 80%;
}
div.cls_inlineRowWrap div.cls_inlineRow_1 div.cls_inlineRow_Intro div.cls_title_h3 {
  display: block;
  margin: 0 0 3px;
  font-size: 12pt;
  font-weight: bold;
  line-height: normal;
}
div.cls_inlineRowWrap div.cls_inlineRow_1 div.cls_inlineRow_Intro p {
  margin: 0;
  font-size: 10pt;
  line-height: normal;
}
div.cls_inlineRowWrap div.cls_inlineRow_1 div.cls_inlineRow_LNK_Off {
  width: 20%;
  background-color: transparent;
  background-image: url("../images/arrow-right.svg");
  background-position: center right;
  background-size: 10px;
  background-repeat: no-repeat;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 {
  display: none;
  flex-wrap: wrap;
  cursor: pointer;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Content {
  width: 80%;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Content div.cls_title_h3 {
  display: block;
  margin: 0 0 3px;
  font-size: 12pt;
  font-weight: bold;
  line-height: normal;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Content p {
  margin: 0;
  font-size: 10pt;
  line-height: normal;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Content .cls_date {
  margin: 5px 0 0;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_LNK_On {
  width: 20%;
  background-color: transparent;
  background-image: url("../images/arrow-left.svg");
  background-position: center right;
  background-size: 10px;
  background-repeat: no-repeat;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Input {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 30px;
  margin: 0.5rem auto 0;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Input input {
  width: 85%;
  height: 30px;
  text-align: center;
  font-size: 10.5pt;
  line-height: 27px;
  outline: none;
  border-collapse: collapse;
  border: none;
  background-color: transparent;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Input input::-moz-selection {
  color: #000000;
  background-color: #dfdfdf;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Input input::selection {
  color: #000000;
  background-color: #dfdfdf;
}
div.cls_inlineRowWrap div.cls_inlineRow_2 div.cls_inlineRow_Input div.cls_inlineRow_Input_BTN {
  width: 10%;
  height: 30px;
  cursor: pointer;
  margin-left: auto;
  background-color: transparent;
  background-image: url("../images/copy.svg");
  background-position: right 5px center;
  background-size: 20px auto !important;
  background-repeat: no-repeat;
}

/* LOY widget - Footer */
/* LOY widget - Footer */
div.cls_loyWidget_footer {
  display: block;
  padding: 0.5rem 1.25rem;
  color: #ffffff;
  text-align: center;
  line-height: normal;
  font-size: 12pt;
  background-color: rgb(229, 63, 74);
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
div.cls_loyWidget_footer a.cls_loyLnk_footer {
  display: inline-block;
  padding: 10px 20px;
  margin: 10px;
  color: #ffffff;
  font-size: 12pt;
  line-height: normal;
  text-decoration: none;
  background-color: #404040;
  border-radius: 0px;
}
div.cls_loyWidget_footer a.cls_loyLnk_footer:hover {
  background-color: rgb(195, 72, 72);
}

/* LOY widget - Body */
div.cls_loyWidget_body {
  display: block;
  padding: 1%;
  height: 100%;
  width: 98%;
  margin: 0 auto;
  overflow-x: hidden;
  /* overflow-y: auto; */
  background-color: #ffffff;
}
div.cls_loyWidget_body::-webkit-scrollbar {
  width: 20px;
}
div.cls_loyWidget_body::-webkit-scrollbar-track {
  background-color: transparent;
}
div.cls_loyWidget_body::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}
div.cls_loyWidget_body::-webkit-scrollbar-thumb:hover {
  background-color: #a8bbbf;
}

/* LOY widget - Body - Content */
div.cls_loyWidget_body_content {
  display: block;
  height: 380px;
  /* LOY widget - Body - Content - One Block */
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block {
  display: block;
  margin: 1rem 1rem;
  padding: 5%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  /* LOY widget - Body - Content - One Block - Intro */
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_title_h4 {
  display: block;
  width: 100%;
  margin: 0 0 0.5rem;
  font-size: 14pt;
  font-weight: bold;
  line-height: normal;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_loyWidget_body_block_introTXT {
  display: block;
  padding: 0.5rem 0 1rem;
  font-size: 11pt;
  line-height: normal;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 30px;
  margin: 0.5rem auto 0;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input input {
  width: 85%;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 10.5pt;
  line-height: 27px;
  outline: none;
  border-collapse: collapse;
  border: none;
  background-color: transparent;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input input::-moz-selection {
  color: #000000;
  background-color: #dfdfdf;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input input::selection {
  color: #000000;
  background-color: #dfdfdf;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input div.cls_inlineRow_Input_BTN_Send {
  width: 10%;
  height: 30px;
  cursor: pointer;
  margin-left: auto;
  background-color: transparent;
  background-image: url("../images/send.svg");
  background-position: right 5px center;
  background-size: 20px auto !important;
  background-repeat: no-repeat;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input_Blank {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 30px;
  margin: 0.5rem auto 0;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input_Blank input {
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 10.5pt;
  line-height: 27px;
  outline: none;
  border-collapse: collapse;
  border: none;
  background-color: transparent;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input_Blank input::-moz-selection {
  color: #000000;
  background-color: #dfdfdf;
}
div.cls_loyWidget_body_content div.cls_loyWidget_body_block div.cls_inlineRow_Input_Blank input::selection {
  color: #000000;
  background-color: #dfdfdf;
}
div.cls_loyWidget_body_content div#loy_Awards {
  display: none;
}
@media (max-width: 768px) {
  div.cls_loyWidget_body_content {
    height: 300px;
  }
}

/* LOY Accordian Conten */
/* Accordian */
div.cls_accRowWrap {
  display: block;
  position: relative;
  width: 100%;
  /* margin: 5px 0; */
  border-bottom: 1px solid #e9e9e9;
}
div.cls_accRowWrap:last-child {
  border-bottom: none;
}
div.cls_accRowWrap div.cls_accRow_Title {
  display: block;
  width: 100%;
  padding: 10px 0;
  cursor: pointer;
  font-size: 14pt;
  font-weight: 500;
  line-height: normal;
  background-color: transparent;
  background-position: right 5px center;
  background-size: 10px;
  background-repeat: no-repeat;
}
div.cls_accRowWrap div.cls_accRow_Title div.cls_accRow_Title_w_IMG img {
  display: inline-block;
  max-width: 40px;
  width: 100%;
  height: auto;
  cursor: pointer;
}
div.cls_accRowWrap div.cls_accRow_Title div.cls_accRow_Title_w_IMG label {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  cursor: pointer;
  font-size: 14pt;
  font-weight: 500;
  line-height: normal;
  color: #777777;
}
div.cls_accRowWrap div.cls_accRow_Content {
  display: none;
  padding: 0 0 10px;
  font-size: 11pt;
  line-height: normal;
}
div.cls_accRowWrap div.cls_accRow_Content_Block {
  margin: 0 0 15px;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Left {
  width: 80%;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right {
  width: 20%;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right div.cls_accRow_Content_Block_Btn {
  display: block;
  width: 40px;
  height: 40px;
  margin-left: auto;
  cursor: pointer;
  background-color: #d6dee1;
  background-position: center center;
  background-size: 25px;
  background-repeat: no-repeat;
  border-radius: 0px;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right div.cls_accRow_Content_Block_Btn:hover {
  background-color: #c9d0d3;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right div.cls_accRow_Content_Block_Btn.disabled {
  cursor: default;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right div.cls_accRow_Content_Block_Btn.disabled:hover {
  background-color: #d6dee1;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right div.div.cls_accRow_Content_Block_progGG div {
  display: block;
  position: relative;
  margin: 0.3rem;
  width: 50px;
  height: 50px;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right div.div.cls_accRow_Content_Block_progGG canvas {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right div.div.cls_accRow_Content_Block_progGG span {
  display: block;
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 110%;
  font-weight: 500;
  color: #404040;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_accRow_Content_Block_Right div.div.cls_accRow_Content_Block_progGG input {
  width: 50px;
}
div.cls_accRowWrap div.cls_accRow_Content_Block div.cls_title_h4 {
  display: block;
  margin: 0 0 5px;
  font-size: 12pt;
  font-weight: bold;
}
div.cls_accRowWrap div.cls_accRow_Content_Block p {
  display: block;
  margin: 0;
  font-size: 10pt;
  line-height: normal;
}
div.cls_accRowWrap .dFlex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
div.cls_accRowWrap .dBlock {
  display: block;
}

div.cls_imgs {
  text-align: center;
}
div.cls_imgs a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0.5rem;
  line-height: 46px;
  text-align: center;
  background-color: rgb(229, 63, 74);
  background-image: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 25px;
  transition: all 0.1s ease-in;
}
div.cls_imgs a img {
  width: 30px;
  height: auto;
}
div.cls_imgs a::hover {
  background-color: rgb(195, 72, 72);
  background-image: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

div.cls_accRow_Content_Block_txt {
  width: 80%;
}

div.cls_accRow_Content_Block_progGG {
  width: 20%;
}

/* Referral Share ------------------------------------  */
div.cls_accRowWrap div.cls_accRow_Referral_Share {
  /* display: block; */
  margin: 10px 0 15px;
}

div.cls_accRowWrap div.cls_accRow_Referral_Share div.cls_title_h4 {
  display: block;
  margin: 0 0 5px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
}

/* LOY Referrals */
div.cls_ReferralLNKs_Share {
  display: block;
  width: 100%;
  margin: 15px 0 0;
  text-align: center;
}

div.cls_ReferralLNKs_Share_BTN_Input {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
  background-color: transparent;
  background-image: url("../images/ico_black_copy_referral.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

a.cls_ReferralLNKs_Share_BTN_Email {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
  background-color: transparent;
  background-image: url("../images/ico_black_mail.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.icoFB {
  background-image: url("../images/fb.svg");
}

.icoIG {
  background-image: url("../images/ig.svg");
}

.offscreen {
  position: absolute;
  left: -999em;
}

/* Arrows */
.backArraow_left {
  background-image: url("../images/arrow-left.svg");
}

.backArraow_right {
  background-image: url("../images/arrow-down.svg");
}

.backArraow_up {
  background-image: url("../images/arrow-up.svg");
}

.backArraow_down {
  background-image: url("../images/arrow-down.svg");
}

/* LOY coupon Field - CheckOut page */
.cls_FieldsTitle {
  width: 100%;
  padding: 0 0 0.5rem;
}
.cls_FieldsTitle h3 {
  margin-bottom: 10px;
}

div.cls_cartLOY_couponRow {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  align-items: center;
  padding: 0 0 1rem 0;
}
div.cls_cartLOY_couponRow .cls_couponField,
div.cls_cartLOY_couponRow .cls_bpointsField {
  margin-right: 10px;
  margin-bottom: 0;
  max-width: 230px;
}
div.cls_cartLOY_couponRow div.cls_cartBTN {
  height: 42px;
  font-size: 100%;
  margin: 0 10px 0 0;
  line-height: 18px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 12px 20px;
  font-weight: 700;
  border-radius: 0px;
  left: auto;
  color: #ffffff;
  text-transform: uppercase;
  background-color: rgb(229, 63, 74);
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}
div.cls_cartLOY_couponRow div.cls_cartBTN.apply {
  background-color: rgb(229, 63, 74);
  background-image: url("../images/ico_white_check.svg");
  background-position: center center;
  background-size: 25px;
  background-repeat: no-repeat;
}
div.cls_cartLOY_couponRow div.cls_cartBTN.use {
  background-color: rgb(229, 63, 74);
  background-image: url("../images/ico_white_check.svg");
  background-position: center center;
  background-size: 25px;
  background-repeat: no-repeat;
}
div.cls_cartLOY_couponRow div.cls_cartBTN.close {
  background-color: rgb(229, 63, 74);
  background-image: url("../images/ico_white_x.svg");
  background-position: center center;
  background-size: 25px;
  background-repeat: no-repeat;
}
div.cls_cartLOY_couponRow div.cls_cartBTN:hover {
  background-color: rgb(195, 72, 72);
  text-decoration: none;
}

.cls_couponInfo {
  padding: 0 0.5rem;
  margin-bottom: 15px;
}

@media (max-width: 575px) {
  div.cls_cartLOY_couponRow {
    flex-direction: row !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
  }
  div.cls_cartLOY_couponRow .input-text {
    margin-bottom: 0 !important;
  }
  .cls_couponInfo {
    padding: 0 0.5rem;
    margin-bottom: 15px;
  }
}
/* HR line */
.cls_hr {
  display: block;
  height: 2px;
  margin: 5px 0;
  background-color: #c9d0d3;
  border-width: 0;
  border-collapse: collapse;
  border-bottom: 2px solid;
  border-bottom-color: #E0E0E0;
}

/*
    LOY User Profile Page 
*/
div.cls_LOYuserProfile {
  display: flex;
  flex-direction: row;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_basic {
  width: 50%;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_basic label {
  font-weight: bold;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_basic div.cls_LOYuserProfile_basic_Rank_W_IMG {
  display: block;
  width: 100%;
  margin: 0 0 20px;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_basic div.cls_LOYuserProfile_basic_Rank_W_IMG div.cls_LOYuserProfile_basic_Rank_W_IMG_IMG {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_basic div.cls_LOYuserProfile_basic_Rank_W_IMG div.cls_LOYuserProfile_basic_Rank_W_IMG_Title {
  display: inline-block;
  vertical-align: middle;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_coupons {
  width: 50%;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_coupons div.cls_LOYuserProfile_coupons_one {
  display: flex;
  flex-direction: row;
  margin: 0 0 15px 0;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_coupons div.cls_LOYuserProfile_coupons_one div.cls_LOYuserProfile__coupons_one_txt {
  padding: 0 10px 0 0;
  width: 50%;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_coupons div.cls_LOYuserProfile_coupons_one div.cls_LOYuserProfile__coupons_one_img {
  padding: 0 0 0 10px;
  width: 50%;
}
div.cls_LOYuserProfile div.cls_LOYuserProfile_coupons div.cls_LOYuserProfile_coupons_one div.cls_LOYuserProfile__coupons_one_img img {
  width: 100%;
  height: auto;
}
div.cls_LOYuserProfile .cls_LOYaddCustomerBirthdayWrap div.cls_inlineRow_Input {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 30px;
  margin: 0.5rem auto 0;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
div.cls_LOYuserProfile .cls_LOYaddCustomerBirthdayWrap div.cls_inlineRow_Input input {
  width: 85%;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 10.5pt;
  line-height: 27px;
  outline: none;
  border-collapse: collapse;
  border: none;
  background-color: transparent;
}
div.cls_LOYuserProfile .cls_LOYaddCustomerBirthdayWrap div.cls_inlineRow_Input input::-moz-selection {
  color: #000000;
  background-color: #dfdfdf;
}
div.cls_LOYuserProfile .cls_LOYaddCustomerBirthdayWrap div.cls_inlineRow_Input input::selection {
  color: #000000;
  background-color: #dfdfdf;
}
div.cls_LOYuserProfile .cls_LOYaddCustomerBirthdayWrap div.cls_inlineRow_Input div.cls_inlineRow_Input_BTN_Send {
  width: 10%;
  height: 30px;
  cursor: pointer;
  margin-left: auto;
  background-color: transparent;
  background-image: url("../images/send.svg");
  background-position: right 5px center;
  background-size: 20px auto !important;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  div.cls_LOYuserProfile {
    flex-direction: column;
  }
  div.cls_LOYuserProfile div.cls_LOYuserProfile_basic {
    width: 100%;
    margin-bottom: 50px;
  }
  div.cls_LOYuserProfile div.cls_LOYuserProfile_coupons {
    width: 100%;
  }
}
@media (max-width: 768px) {
  div.cls_LOYuserProfile_coupons_one {
    flex-direction: column;
  }
  div.cls_LOYuserProfile_coupons_one div.cls_LOYuserProfile__coupons_one_txt {
    padding: 0 0 20px 0;
    width: 100%;
  }
  div.cls_LOYuserProfile_coupons_one div.cls_LOYuserProfile__coupons_one_img {
    padding: 0 0 50px 0;
    width: 100%;
  }
}
div.cls_ActivateLoyAccount div.cls_ActivateLoyAccount_clean_btn {
  display: inline-block;
  padding: 10px 20px 10px 40px;
  margin-top: 20px;
  color: #ffffff;
  cursor: pointer;
  background-color: #0a0a0a;
  background-image: url("../images/ico_loy_activate.svg");
  background-position: left 10px center;
  background-size: 20px;
  background-repeat: no-repeat;
  transition: all 0.1s ease-in;
}
div.cls_ActivateLoyAccount div.cls_ActivateLoyAccount_clean_btn:hover {
  background-color: #373737;
}

/*
    LOY Checkout Page 
*/
div.cls_LOYnotice {
  overflow-x: auto;
  margin-bottom: 20px;
  padding: 5px 15px;
  background-color: #ffffff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
div.cls_LOYnotice h3 {
  margin-bottom: 0;
  padding: 15px 10px;
  border-bottom: 2px solid #EFEFEF;
}
div.cls_LOYnotice p {
  margin-bottom: 0;
  padding: 15px 10px;
}

/*
    LOY Payment Page 
*/
div.cls_LOYpayment {
  overflow-x: auto;
  margin-bottom: 20px;
  padding: 5px 15px;
  background-color: #ffffff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
div.cls_LOYpayment h3 {
  margin-bottom: 0;
  padding: 15px 10px;
  border-bottom: 2px solid #EFEFEF;
}
div.cls_LOYpayment p {
  margin-bottom: 0;
  padding: 5px 10px;
}/*# sourceMappingURL=myspotlight-public.css.map */