/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
    font-family: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

textarea, input{
    box-sizing: border-box;
    padding: 5px;
}

/*
default
===============================================================================
*/

html.busy, html.busy * {
    cursor:wait ;
}

.cursorPointer:hover{}

body   { line-height: 1; }
body   { -webkit-text-size-adjust: 100%; } /* iphone text resizing bug VP-12461 */

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

.io-row {width: 100%} /* this is to replace .row from global.css. Since we added bootstrap and bootstrap uses row */
/********************************************
    Input, Select, TextArea standard style
*********************************************/
input[type="text"]:disabled {
    opacity:.4;
}

:-moz-ui-invalid { /* VP-17757 Mozilla adds red box shadow on required fields */
    box-shadow: none;
}
/*********************************************
   CheckBox style
**********************************************/

.checkBox-block{position: relative;}
.checkBox-block::after{
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
input[type="text"]:disabled.checkBox {opacity: 1;}

/* Override link cannot be clicked VP - 11510*/
#calendar-popUp .checkBox-block::after{
    content: " ";
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

/* For Safari. Prevents checkboxes from moving slightly */
input[type="checkbox"] {
    height: auto;
    width: auto;
}

.arabic_bracket_fix:after {
    content: '\200E';
}
.arabic_bracket_fix:before {
    content: '\200E';
}

/********************************************
    margin helper class
*********************************************/
.mg-auto {margin: auto;}
.mg-tb-auto {margin: auto 0;}
.mg-lr-auto {margin: 0 auto;}

.mg-top-5 { margin-top: 5px; }
.mg-tb-5{margin: 5px 0px;}
.mg-l-10{margin-left: 10px;}
.mg-r-10{margin-right: 10px;}

.mg-t-10 {margin-top: 10px;}
.mg-t-15 {margin-top: 15px;}
.mg-t-20 {margin-top: 20px;}
.mg-t-30 {margin-top: 30px;}
.mg-b-10 {margin-bottom: 10px;}
.mg-b-20 {margin-bottom: 20px;}
.mg-b-30 {margin-bottom: 30px;}
.mg-tb-10 {margin: 10px 0;}
.mg-tb-20 {margin: 20px 0;}
.mg-tb-30 {margin: 30px 0;}
.mg-tb-50 {margin-top: 50px; margin-bottom: 50px;}

.mg-lr-5 {margin: 0 5px;}

.pd-t-10 {padding-top: 10px;}
.pd-t-20 {padding-top: 20px;}
.pd-t-30 {padding-top: 30px;}
.pd-b-10 {padding-bottom: 10px;}
.pd-b-20 {padding-bottom: 20px;}
.pd-b-30 {padding-bottom: 30px;}



.text-center {text-align: center;}
.text-right {text-align: right;}
.text-left {text-align: left;}
@media (max-width: 575px){
    .text-center-xs {text-align:center}
}
@media (min-width: 576px) and (max-width: 768px){
    .text-center-sm {text-align:center}
}
@media (min-width: 768px){
    .text-center-md {text-align:center}
}


.link-cursor {cursor: pointer;}
/********************************************
    inline structure style
*********************************************/
.inline-middle{
    display: inline-block; vertical-align: middle;
}
.inline-top{
    display: inline-block; vertical-align: top;
}

/********************************************
    width and height
*********************************************/
.width-100-p{
    width: 100%;
}

/********************************************
    text style
*********************************************/
.ttran-up{ text-transform: uppercase}
.ttran-ca{ text-transform: capitalize}

/********************************************
    IMAGES
*********************************************/
/* Nice way to span images across a div w/o image getting distored. Need to add height
    Ex: sweepstakes entries
*/
.img-fit {width: 100%; object-fit: cover;}

/**********************************************
    Credit Card image CSS
    (1) visa
    (2) master card
    (3) amex
    (4) discover

***********************************************/
.cc-img {min-height: 32px; width: 60px; background-size: auto 100%; background-repeat: no-repeat;}

.cc-img-visa{
    min-height: 32px; width: 60px; background-size: auto 100%; background-repeat: no-repeat;
    background-image: url("/images/creditcards.png");  background-position: 0 0;
}

.cc-img-master-card{
    min-height: 32px; width: 58px; margin-right:2px; background-size: auto 100%; background-repeat: no-repeat;
    background-image: url("/images/creditcards.png");  background-position: -60px 0;
}

.cc-img-amex{
    min-height: 32px; width: 60px; background-size: auto 100%; background-repeat: no-repeat;
    background-image: url("/images/creditcards.png");  background-position: -116px 0;
}

.cc-img-discover{
    min-height: 32px; width: 60px; background-size: auto 100%; background-repeat: no-repeat;
    background-image: url("/images/creditcards.png");  background-position: -180px 0;
}

.cc-img-maestro{
    min-height: 32px; width: 60px; background-size: auto 100%; background-repeat: no-repeat;
    background-image: url("/images/creditcard_maestro.png");
}

.cc-img-masterpass{
    background-image: url("https://static.masterpass.com/dyn/img/acc/global/mp_mark_ver_blk.svg");
    background-position: 11px 4px;
    background-size: 32px auto;
}

/********************************************
    Helper
*********************************************/
.mobile-only{
    display: none;
}
.mobile .mobile-only{
    display:block;
}

.mobile .desktop-only{
    display: none;
}

.hidden{
    display: none;
}

.invisible{
    visibility: hidden;
}

.bottom-sticky-f-w{
    position: fixed; bottom: 0px; left:0px; width: 100%; z-index: 999;
}

.one-half-col  { width: 50%; }
.one-third-col { width: 33%; }

.cursor-p{}

textarea{resize: vertical}

.dropdown-bg-icon{
    background-image: url("/images/mobile-dropdown.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 55px;
}

.underline{text-decoration: underline;}


/* Lazy Load Image transmition */
/* fade image in after load */
.js-lazyload,
.lazyloading {
    opacity: 0;
}
/*
.lazyloaded {
    opacity: 1;
    transition: opacity 200ms;
}*/

.jcrop-holder {margin: 0 auto;}


/********************************************
    Media query
*********************************************/
/*   width<=640   */
@media only screen  and (max-width: 640px) {
    .md-lt-1200-hide{display: none;}
}


/*   641<=width<=980   */
@media only screen and (min-width: 641px) and (max-width: 980px){
    .md-lt-1200-hide{display: none;}
}

/*   980<=width<=1200   */
@media only screen and (min-width: 980px) and (max-width: 1200px){
    .md-lt-1200-hide{display: none;}
}

/*  width>=1200   */
@media only screen and (min-width: 1200px)  {

}

/*** copied from global.css **/
/* overlays */

.overlay, .overlay-no-shadow {
	display:none;
	z-index:10000;
	width: 490px;
}

.overlay.show-nav {
    z-index: 1999; /* z-index of navbar (#header-fixed) is 2001, #header-m is 2000 (mobile)*/
    padding: 80px;
    overflow: auto;
}

@media only screen and (max-width: 1024px)  {
    .overlay.show-nav {
        padding: 50px 30px;
    }
}

.overlay .close {
    cursor: pointer;
}

.overlay {
    -moz-box-shadow:0 0 20px 5px #2F2F2F;
    -webkit-box-shadow: 0 0 20px 5px #2F2F2F;
    box-shadow: 0 0 20px 5px rgba(47,47,47,1);
    background: #fff;
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transformtop: translate(-50%, -50%) !important;
    -webkit-overflow-scrolling: touch !important;
}

.overlay.large { width: 640px; }
.overlay .close { background-image:url('/images/dialog_close.png'); position:absolute; right:10px; top:10px;  height:17px; width:17px; z-index: 10; }


.dialog_header .title {padding: 0 40px; height: 80px; display:table-cell; vertical-align:middle }
.dialog_header .titleItalic {font-size:14px;}

.dialog_content .hrow {float:left; width:100%; margin: 3px 0;}
.dialog_content textarea {width:200px; height:100px;padding:5px;}

.dialog_content .buttons ul, .dialog_footer ul{width:100%; margin-left: 35px; margin-top: 10px; }
.dialog_content .buttons ul .submit-button { background-size: 120px; width:120px;}
.dialog_content .buttons li, .dialog_footer li {list-style: none; }
.dialog_content .buttons .buttonText {margin:0; position: relative; top:-25px; }

/*
Account Page
===============================================================================
*/
#vendor-admin #main-detail {width:730px; margin: 0 auto; max-width: 90%;}
#main-detail.account-page .account-header{padding:17px 0;}
#main-detail.account-page.mobile .account-header{}
#main-detail.account-page .sibs {display: inline-block; vertical-align: middle;}
#main-detail.account-page.mobile .sibs {display: block;}

#account-content {margin:40px auto;}
#account-content h3{margin: 25px 0; ;}
#account-content label {
        display: inline-block;
        width: 160px;
        margin: 10px 0;
    }
#main-detail.account-page.mobile #account-content label {margin: 0; width: 90%;}

#account-content #checkout label {width:100%;}

#profile input[type="text"],
#changePassword input[type="password"], #changePassword .input_container { width:282px; display: block; }
.account-page.mobile #changePassword .input_container { width:100%; }

#main-detail.account-page.mobile #profile input[type="text"],
#main-detail.account-page.mobile #changePassword input[type="password"] { width:100%; }

#account-content .schedule-box  {float:left; position:relative; min-height:70px; width:200px; margin:20px 0 10px 0;}
#account-content .schedule-box .title {float:left;}
#account-content .schedule-box ul {float:left; width: 180px; margin-top: 5px;}
#account-content .schedule-box li {padding-left:5px; margin-bottom: 3px;}
#account-content .schedule-box li span {padding-right: 10px;}

#account-content .detail-box  {float:left; position:relative; min-height:70px; width:250px; margin:5px 0 10px 0;}
#account-content .detail-box .title {float:left;}
#account-content .detail-box ul {float:left; width: 230px; list-style: disc; margin: 5px 0; line-height: 14px;}
#account-content .detail-box ul img {vertical-align: text-top}

#account-content .button-wrap{margin-left: -3px;}

#CheckoutForm_cardHolderName, #CheckoutForm_cardNumber, #CheckoutForm_expirationMonth, #CheckoutForm_expirationYear {
    box-shadow: none;
    height:40px;
    border-radius: 5px;
}

/*
Static Page
===============================================================================
*/

#main-detail .left-pane  {float:left;width:700px;}
#main-detail .right-pane {float:left;width:240px; margin: 40px 0 20px 53px;}

.content-wrapper {float:left; margin: 20px 0 20px 45px; width:890px;}
.content-wrapper h2, .content-wrapper h3, .content-wrapper h4, .content-wrapper h5, .content-wrapper p {margin-bottom: 10px;}
.content-wrapper h3{ margin-top: 20px;}
.content-wrapper p { text-align: justify; }
.content-wrapper .left-pane .aboutText {; }
.content-wrapper .content-header{
    margin:50px 0 20px 0;
}


/*
=========================================================
FB Post, TW Post
*/
.fbPostContent {float:left; margin: 20px 0 20px 10px;}
#main-detail #order-desc .subrow {float:left; width:600px; margin-left:84px;}
#main-detail #order-desc {float:left; margin:40px 0 0 0; width: 700px;}
#main-detail #order-desc .bullet {float:left; margin:0 18px;}
#main-detail #order-desc .title {margin:10px 0 10px 20px;}

/*
Social Share bar
===============================================================================
*/
.share-bar {float:left; margin-top:25px; height: 20px;}
.share-bar ul {margin: 0;}
.share-bar li{ width: 80px; height: 20px; padding: 0; margin-right: 5px; float: left;}


/*
Confirmation page
===============================================================================
*/
.confirmation .confirmation-content{float:left; width:100%}

.confirmation .confirmation-content .title .header-text-light{margin-top:30px;}
.confirmation .confirmation-content .order-number{width: 300px; margin-top:30px}

.confirmation .confirmation-content .order-number .header-text{padding:10px;}

.confirmation .confirmation-content .message{margin-top: 30px;}

.confirmation .share{margin-top: 35px; }

.confirmation .charity{margin: 90px auto;}
.confirmation .charity .charity-desc{margin-top: 15px;}
.confirmation .charity .charity-name{ margin-top: 15px;}
.confirmation .charity .left-box{float: left; width: 290px;  margin-left:50px;
                        background: url('/images/io/charity_logo_bg.png');}
.confirmation .charity .right-box{float: left; width: 600px;}


/*
Product Details Page
===============================================================================
*/

.scroll{position:relative; overflow:hidden; float:left;}

/*Border and Fonts and Images*/
.product-content .callout-content h2, .callout-content h3 {line-height: 110%;}
.product-content .callout-content .price p,
.product-content .callout-content .price p .priceText,
.left-box .callout-marquee .scroll > div {height:353px; width: 353px; overflow: hidden;}
.left-box .callout-marquee #marqueeNav_product > div {float: left;}
.product-content #order-detail .labelText {padding-left: 5px;}

/*      Wrapper             */
.product-content {float: left; margin-bottom: 40px;}

/*      Marquee (left)      */
/*Main image*/
.callout-marquee {float:left; position: relative; width:360px;}
.callout-marquee .scroll {height:355px; width:355px;}
.product-content .left-box {float: left; width: 360px;}

/*Navigator*/
#marqueeNav_product{margin-top: 10px;}
#marqueeNav_product > div{margin-left: 10px; height: 61px; width: 61px;}
#marqueeNav_product > div:first-child {margin-left:0;}

/*      Content (right)     */
.product-content .right-box {float:left; width: 563px; margin-left: 25px; }
.right-box .callout-content {float:left; width:100%; position: relative;}
.right-box .callout-content .share {width: 530px; margin: 20px 0;}
.right-box .callout-content .subheader {margin-bottom: 10px;}

/*section-1*/
.callout-content .section-1 {height: 190px; width:100%; margin-bottom:5px; }
.callout-content .section-1 .description ul {list-style: initial; margin-left: 45px;}

/*section-2*/
.callout-content .section-2 {width:555px; position: relative; min-height: 170px;}
.callout-content .section-2 .fieldBox {width: 400px; position:relative; margin: 10px 0 0 0;}
.callout-content .section-2 .buyBox {width: 400px; position:absolute; bottom: 0; left:0; }
.callout-content .section-2 .buyBox > div {float:left; width: 100%;}
.callout-content .section-2 .buyBox .price {margin-bottom: 5px;}
.callout-content .section-2 .buyBox .price.soldout{margin-bottom: 15px;}
.callout-content .section-2 .buyBox .schedule-button {float:left; }
.callout-content .charityBox {position: absolute; right:0; top: 196px; z-index:2;}
.callout-content .charityBox p { margin-bottom:5px; }
.callout-content .section-2 .pdfLink span{ display: inline-block; background: url('/images/io/arrow-rightLeft-black.png'); background-position: 0 0; width: 8px; height: 11px;}
.callout-content .section-2 .pdfLink a{margin-left: 10px; text-transform: uppercase; }

/* product-desccontent (Index.php ( fine print and includes)) */
.product-desc .subheader {margin: 10px 0 20px 0; height: 19px;}
.product-desc .content > ul {padding-left: 15px;}
.product-desc .content > ul > li { list-style-type: disc; margin-top: 10px;}
.product-desc .content > ul > ul,
.product-desc .content > ul > li > ul {padding: 5px 0 0 15px;}
.product-desc .content > ul > ul > li,
.product-desc .content > ul > li > ul > li { list-style-type: circle; margin-top: 5px;}

.product-desc{width:50%; float:left;}
.product-desc .content{width:260px; }

/*product cart pages*/
.product-right-box-big {position:absolute; top:0; right:0; width: 424px; height: 460px; background: url('/images/productMainRightBg_big.png');}

/*Charity*/
#product-charity-logo {
    height: 126px; width:126px;
    -moz-box-shadow: -3px 3px 5px #ddd;
    -webkit-box-shadow: -3px 3px 5px #ddd;
    box-shadow: -3px 3px 5px #ddd;}
#product-charity-logo {margin: 2px 2px; padding: 5px;}

.balloon {display:none;z-index:100;width: 464px;position:absolute;}
.balloon > div {float:left; }
.balloon .balloon-header {position:relative;width: 454px; height:14px;} /*background:url('/images/io/balloon_header.png') no-repeat;}*/
.balloon .balloon-close  {position:absolute; top:15px; left:15px;}
.balloon .balloon-body   {width: 454px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.balloon .balloon-content {float:left; margin: 30px; }
.balloon .balloon-footer {width: 454px; height:14px;}
.balloon .balloon-point  {width: 18px; height:31px; background:url('/images/io/balloon_point.png') no-repeat; position: absolute;
                    top: 40px; right: -8px; }

/* Form fields */
#order-detail .styled-select { width: 195px; height: 33px; overflow: hidden;
        background: url('/images/io/dropdown-arrow-boxed.png') no-repeat 162px 0;
        box-shadow: -1px 2px 5px #cccccc;
        -webkit-box-shadow: -1px 2px 5px #cccccc;
        -moz-box-shadow: -1px 2px 5px #cccccc;}
#order-detail .styled-select select:hover,
#order-detail .dateLabel:hover {}
#order-detail .styled-select select { width: 220px; padding: 5px; height: 33px;  }

.customCheckBox, .customRadioBox {margin-top:5px;}
.customCheckBox span, .customRadioBox span {float:left; margin-right: 5px; max-width: 90%;}

.list_dot { margin-top: 1px; width: 17px; height: 15px; background:url('/images/dot_black.png') no-repeat 5px 7px; }
.infobox_div.display .list_dot {margin-left:40px;}
.infobox_div.exe, .infobox_div.display {background: #f9f9f9;}
.infobox_div {border: 1px solid #e1e1e1;}
.infobox_div .addon_title {cursor:pointer;}



.customRadioBox .radio {margin-top: 1px; width: 15px; height: 15px; background:url('/images/io/radio_button.png') no-repeat 0 0;}
.customRadioBox.selected .radio {background:url('/images/io/radio_button.png') no-repeat 0 -16px;}

/*** copied from global.css **/

.secondaryButton.blackwhite   {border-color:black !important; color:black;}
.secondaryButton.blackwhite:hover        {background-color: black!important;}
.secondaryButton.blackwhite .title       {color:black; }
.secondaryButton.blackwhite:hover .title {color:#fff !important; }

.disabledButton               {background-color: #e1e1e1;}
.disabledButton .title        {color:#fff; }

.whiteButton                  {border: 2px solid #fff;padding:0 10px;}

.blackButton                  {background-color: #000;padding:0 10px;}
.blackButton:hover            {opacity: 0.8;}
.blackButton .title           {color:#fff; }
.blackButton:hover .title     {color:#fff !important; }

.primaryButton.disabled{background-color: #e1e1e1 !important;}
.primaryButton.disabled .title {color:#fff; }

.primaryButton:hover.disabled{background-color: #e1e1e1 !important;}

.secondaryButton.disabled{background-color: #e1e1e1 !important;}
.secondaryButton.disabled .title {color:#fff; }
.secondaryButton:hover.disabled{background-color: #e1e1e1 !important;}



.button.small{width: 110px;}
.button.medium{width:272px;}
.button.btn-medium{width:140px;}
.button.wide{width: 165px;}
.button.x-wide{width: 180px;}
.button.super-x-wide{width: 382px;}

.button-extra-wide-grey { width: 382px;}
.button-medium {width:130px;}
.mobile .button-wrap .button-small {width: 110px;}
.mobile .button-wrap .button-wide {width: 120px;}
.inverse{ color:#00a94f; background-color: #ffffff; }
.cancel{ background-color: #fff;
        border-color: #e1e1e1;
        color: #777; }
.cancel:hover{color: #777;}
.button-inverse {font-size: 11px; text-align: center; text-transform: uppercase; font-style: normal;font-weight: 400;

    color:#00a94f; letter-spacing: 1px; cursor: pointer; background-color: #ffffff; border: 1px solid #00a94f;
    display: inline-block; height:30px; line-height: 30px; padding: 5px 15px;
    -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}

.button-black {font-size: 11px; text-align: center; text-transform: uppercase; font-style: normal;font-weight: 400;

    color:#fff; letter-spacing: 1px; cursor: pointer; background-color: #000; border: 1px solid #000;
    display: inline-block; height:30px; line-height: 30px; padding: 5px 15px;
    -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}


.mobile .button-wrap, .mobile .button-wrap div,  .mobile .button-wrap a {width:100%;}
.button-medium.undo, .button-small.undo, .button-wide.undo, .button-extra-wide.undo{ color: #00A94F;} /* background: #fff;  removed for ticket:3992 */
.button-wrap .button-outer a.undo.disabled {color:white;}

.button-responsive { width: -webkit-calc(100% - 4px); width: -moz-calc(100% - 4px); width: calc(100% - 4px); box-sizing: border-box;height:32px;}
.button-responsive:hover {color:#fff}
.buyButton { display: inline-block; margin-top: 1.5px; margin-bottom: 1.5px; }

/*adding for wishlist centering so I do not need to add to global button class*/
.buttonVerticalAlign { vertical-align: middle; }

.dashboard{margin-top: 12px;}


/***************** common ******************************/
#body-overlay{position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: 0; z-index: 99999;}
/********** Follow ***************/
.following-callOut { background: url('/images/io/callout_bg_desktop.png'); width:100%;height:100%;}
.following-container { float:left; margin-left: 30px;}
.following-new {margin:25px 0 0 73px; color: #00a94f;}
.following-h{width: 132px;  margin: 10px auto 10px 23px;}
.following-points{margin-left: 5px;}
.following-points img{vertical-align: baseline; margin-right: 5px;}
.follow img{width: 14px; vertical-align: sub; margin-right: 5px;}
.follow img.greenCheck{display:none;}

.custom-form .form-section .form-row p.errors{display: none; }


.buy_type_hidden {display:none;}
.auction-type{display: inline-block; height: 25px; background: url("/images/io/banner_grey_small.png") no-repeat; position: relative;}
.auction-type p {width: 145px;}

.auction_end_time {margin-top:4px;}
.auction_end_time .add_to_cal_link {margin-left:4px; text-decoration:underline;}



.iocheckbox { position: relative; display: inline-block; }

.iocheckbox > .box {
    position: relative; float:left; margin: 1px 5px 0 0; display: block; width: 12px; height: 12px; border-radius: 2px;
}

.iocheckbox > .box > .tick { position: absolute; left: 2px; top: 0; width: 10px; height: 5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: none;
}

.iocheckbox > input:checked + .box > .tick { display: block; }

.iocheckbox > input { position: absolute; outline: none; left: 0; top: 0; padding: 0; width: 16px; height: 16px; margin: 0; opacity: 0; z-index: 1; }



.error-general{margin: 1px auto 2px auto; text-align: center; color:#fd6340;}

.preCheckOutField.own input {flex: 1;
                             height: 36px;
                            padding: 0;}

.hidden-link{display: none;}

/***************** Wishlist Popup **********************/
.wish-popup .empty-container{
    padding: 20px 0;
}
.wish-popup .empty-container img.no-wishlist{ width: 40px;}
.wish-popup .empty-container > div{ padding-bottom: 10px;}
#wish-popup-wrapper-m{
    top: 50px;
    height: 600px;
    height: calc(100vh - 50px);
    height: -webkit-calc(100vh - 50px);
    height: -moz-calc(100vh - 50px);
    position: fixed;
    left: 0;
    width: 100%;
    display: none;
    overflow-y: scroll;
}
#wish-popup-wrapper-m img.close{width: 50px; position: absolute; right: 0; }
#wish-popup-wrapper-m img.heart-img{width: 44px;}
#wish-popup-wrapper-m .header-hint{
    margin: 10px auto;
    height: 44px;
    width: 100%;
    display: block;
}

#wish-popup-wrapper-m .item{
    margin-bottom: 20px;
}
#wish-popup-wrapper-m .item .desc{
    width: 60%;
    width: calc(100% - 110px);
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    margin-left: 10px;
}




/* css for timepicker --- copied from common widget assets */

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { ; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-tpicker-grid-label {margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {width: 95%; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl {  padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* Shortened version style */
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl {  }
.ui-timepicker-div.ui-timepicker-oneLine dl dd,
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }


/**
** Override the calender widget CSS
**/
.ui-datepicker .ui-datepicker-header{background-image: url("");}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{width: 25px; height: 23px; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{}
.ui-datepicker td span, .ui-datepicker td a{}
.ui-datepicker .ui-datepicker-buttonpane button{text-transform: uppercase; border-radius: 0; }
#ui-datepicker-div{border-radius: 0; box-shadow: -2px 1px 5px #e8e8e8;}
.ui-widget-header .ui-icon.ui-icon-circle-triangle-e{ background-image: url("/images/arrow_right_999.png");
                                                      background-position: inherit;
                                                      background-size: 10px;
                                                      background-position-x: 5px;}
.ui-widget-header .ui-icon.ui-icon-circle-triangle-w{ background-image: url("/images/arrow_left_999.png");
                                                      background-position: inherit;
                                                      background-size: 10px;
                                                      }
.ui-state-default, .ui-widget-content .ui-slider-handle.ui-state-default.ui-corner-all{border-radius: 0;}

/****************  for home marquee ***************************************/
 #homepage-marquee .items > div > a {display:block;  width:100%; }

/****************  for conversation list *********************************/
.communication_div { position:relative;}

.communication_div .top_div { margin: 3% 3% 2% 3%; position:relative; margin-top: 26px; margin-bottom: 18px;}

.communication_div .search_div {margin: 0% 3% 0 3%;}
.communication_div .search_div input[type="search"].search_box {
    width: 100%; height:auto; padding: 10px 5px 10px 50px; box-sizing:border-box;
    background: url('/images/io/search_grey.png') 25px 9px / 18px no-repeat;
    line-height: 17px;
}

.communication_div .conversation_div {box-sizing:border-box; padding: 2% 3%;  width:100%;}


.conversation_item { }
.conversation_item.unread * { font-weight:bold; }
.conversation_item.byIfonly { background: #333333; color:#dedede; }


.conversation_item > div {float:left; box-sizing:border-box; padding:10px 2%; }
.conversation_item * { }

.conversation_item .item_img_div {  width:20%; }
.conversation_item .item_subject_div {width:50%;}
.conversation_item .item_time_div {width:25%; padding-top:20px;}
.conversation_item .item_message_count_div {display:none; padding-top:20px; font-size:15px; }
.conversation_item .item_product_div {display:none;}

.conversation_item .item_product_div img {max-height:75px;}

.conversation_item .item_img_div img { width:80%; max-width:75px; height:auto; border-radius: 50% 50%; }
.conversation_item.byIfonly .item_img_div img {  max-width:45px; transform:scale(0.8)  }
.conversation_item.byIfonly .item_img_div img {  border-radius:0; width:50%; margin-top:5px; }




.conversation_compose_icon_container {position:absolute; right:3%; top:-3px; margin-right:-3px; z-index:2;}
.conversation_compose_icon_container img { width:25px; height:auto;}
.conversation_compose_icon_container.rtl {left:3%; right:auto;}



/**************  for conversation list, desktop ***************************/
.desktop .conversation_item .item_img_div {  width:15%; }
.desktop .conversation_item .item_subject_div {width:40%;  }
.desktop .conversation_item .item_message_count_div {width:15%; display:block;}
.desktop .conversation_item .item_time_div {width:15%;   }
.desktop .conversation_item .item_product_div {width:15%; display:block;}




/***************** for start conversation pop up **************************/
.start_conversation_container {display:none;}

.start_conversation_div {
    position:fixed; top:0; right:0; width:100%; height:100%; background:white; z-index:11;
    box-sizing:border-box; padding-top:50px;
}

.start_conversation_div .conversation_title {padding: 10px 15px 10px 15px;}  /**/




.name_input_div, .subject_input_div { border:1px solid #e1e1e1; box-sizing:border-box; padding:0; clear:both;}
.name_input_div input[type="search"], .subject_input_div input[type="text"] { width:100%; padding:5px 15px;  height:40px; border-radius:5px; box-sizing:border-box; }
#sc_subject_input { font-size: 16px; width: calc(100% - 42px); height:44px; padding:10px 15px; border:none; margin:0; box-sizing:border-box;}

.name_input_div input[type="search"] {padding:9px 15px 5px 50px; background-color:white;}
#sc_username_input, #sc_username_from_input {background: url('/images/io/search_grey.png') 15px 10px / 18px no-repeat; background-color:white; height:auto; padding:9px 10px 5px 10px; width:100%; border:none; text-indent: 55px; -webkit-appearance:none;}

.start_conversation_div .name_input_div {position:relative;}
.start_conversation_div #sc_username_input, .start_conversation_div #sc_username_from_input  { background-image:none;}
.start_conversation_div .search_label {position:absolute; top:10px; left:15px; color:#777; }

.start_conversation_div  .tofrom_label {float:left; margin-top:15px; display:inline-block; width:50px;}

.sc_username_list_container {position:relative; height:300px; overflow-y: scroll;}
.sc_username_list {
    border-top:none; border-left:none; border-right:none; border-bottom: 1px solid #e1e1e1;
    position:absolute; box-sizing: border-box; width:100%; top:0; left:0;
}
.sc_username_list .sc_user_li {  background:#f9f9f9; border-bottom:1px solid #e1e1e1; list-style-image: none; cursor:pointer;}
.sc_username_list .sc_user_li:hover {border-top:none; border-bottom: 1px solid #e1e1e1; }
.ui-menu .ui-state-focus, .ui-menu .ui-state-active { margin: 0 -1px; }
.ui-menu.sc_username_list {padding:0;}

.sc_username_list .sc_user_icon, .sc_selected_user_div .selected_user_icon { width: 28px; height:28px; float:left; margin: 10px 8px 10px 8px; border-radius: 50% 50%;}
.sc_username_list .sc_user_name, .sc_selected_user_div .selected_user_name { float:left;  margin: 12px 0 0 0; }

.sc_selected_user_div .selected_user_icon {margin-left:0px;}
.rtl .sc_selected_user_div .selected_user_icon {margin-left:8px; margin-right:0px; float:right;}
.rtl .sc_selected_user_div .selected_user_name {float:right;}

.sc_selected_user_div {margin:0; padding:0 15px; height:50px; background:#f9f9f9;}

.sc_close_icon {float:right; width:20px; margin-top:-2px; cursor:pointer; }
.sc_cancel_link {  margin-top:-1px; cursor:pointer; color:#333; display:none;}

.selected_user_name { max-width:60%; font-size:13px; }

.subject_input_div {display:none;}

.message_input_div { display:none; }

.sc_message_input{ padding:10px 15px; box-sizing:border-box; width:100%;  resize:none; border:none; overflow-y:auto; height:80px;}

.start_conversation_div .message_input_div .sc_message_input:focus {border:none;}

.start_conversation_container .sc_send_link {width:100%;   box-sizing:border-box; } /*height:auto; float:right; margin:13px 0 3px 0; cursor:pointer; height:auto; padding:3px 15px; padding:10px 15px 0 15px;*/


.start_conversation_container .start_conversation_div .conversation_title {
    margin-top:0; text-align:left; color:#070707; letter-spacing: 1.39px; line-height:19px; height:35px;
    background:#f9f9f9;
}

.rtl .start_conversation_container .start_conversation_div .conversation_title {text-align:right;}
.rtl .sc_close_icon {float:left;}

/* new conversation sticky send btn at bottom */
.mobile .start_conversation_div {overflow-y:auto;}
.mobile .start_conversation_container .sc_place_holder { height:50px;}
.mobile .start_conversation_container .sc_send_link { position: fixed; bottom:0; z-index:10; left:0;}
.mobile .start_conversation_container .sc_message_input {height:120px;}


/*
.mobile .start_conversation_container .message_input_div {position:fixed; bottom:40px; top:175px; box-sizing:border-box; width:100%;}
.mobile .start_conversation_container .sc_message_input {height:100%;}
*/

/***************** for start conversatin pop up,  desktop *****************/
.desktop .start_conversation_container { position: fixed; top: 0;  left: 0; width: 100%; height: 100%;
                               background:rgba(0,0,0,0.5) ;  z-index: 1000;}

.desktop .start_conversation_div {position:relative; top: 20%; left:25%; width:50%; height:auto; min-height:350px; box-sizing:border-box; padding: 35px 25px 35px 25px; border:1px solid #e1e1e1;}
.desktop .start_conversation_div .conversation_title { margin-top:0; border: 1px solid #e1e1e1; border-bottom:none; padding: 10px 15px 15px 15px;}
.desktop .start_conversation_div .sc_selected_user_div {border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1;  }
.desktop .start_conversation_div .message_input_div {border:1px solid #e1e1e1; border-top:none; }


.sc_username_list .sc_user_li, .sc_username_list .sc_user_li:hover {border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; border-top:none;}

.desktop .start_conversation_container .sc_send_link { width:150px; float:right; margin-top:10px;}
/***************** for conversation messages ******************************/
.message_item { padding:10px 0 0 0; }

.message_img_container { box-sizing: border-box; width:5%;  }
.message_container {box-sizing: border-box; width:95%; }

.message_user_img { width: 90%; border-radius:50%; }
.message_div {box-sizing:border-box; border: 1px solid #e1e1e1;  background: #f9f9f9; padding:20px; position:relative; word-wrap: break-word;}
.message_arrow { position:absolute; top:15px; z-index:4; width:20px;}
.message_txt {  line-height:17px;}
.time_txt { margin-top: 7px; text-align: right;  color:#777; }

.fromOther  > * { float:left;}
.fromOther .message_container {padding-left:15px;}
.fromOther .message_arrow {transform: rotate(270deg); -ms-transform: rotate(270deg); -webkit-transform: rotate(270deg); left:1px;   }
.fromOther .message_img_container {text-align:left;}



.fromMe > * {float:right;}
.fromMe .message_container {padding-right:15px;}
.fromMe .message_arrow {transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); right:1px;   }
.fromMe .message_img_container {text-align:right;}


.fromIfonly > * {float:left;}
.fromIfonly .message_container {padding-left:15px;}
.fromIfonly .message_arrow {transform: rotate(270deg); -ms-transform: rotate(270deg); -webkit-transform: rotate(270deg); left:1px;   }
.fromIfonly .message_img_container {text-align:left;}

.ifonly_debug {border:1px solid #ccc; background:#CCE6FF; padding:10px 15px; margin:20px 0; word-wrap:break-word; clear:both; text-align:left;}

.conversation_title a {  vertical-align: middle;}
/*
.mobile .conversation_title { margin-top:10px; text-align:left; font-family:montserrat, sans-serif; font-size:11px; color:#070707; letter-spacing: 1.39px; line-height:19px;}
.desktop .conversation_title {text-align:center; margin-top:50px; font-family: Georgia, serif; font-size: 24px; }
*/
.communication_div .conversation_title { line-height: 28px;}
.communication_div .conversation_title.left-arrow { margin-left:30px; position: absolute; text-align: left;}

.conversation_title {text-align:center; }
.conversation_title_img { position:relative; height:28px; vertical-align:top; float:left;}
/* .desktop .conversation_title_img { height:15px; maring: 0 10px; top:5px; vertical-align:top; }   */

/********************************  rich text conversation message ***********************************************/
.message_div .rich_message * { line-height: 22px;}



.rich_message .name_text { padding-bottom:15px;}
.rich_message .paragraph { padding-bottom:15px;}
.message_div .rich_message .header_text {font-weight:800; padding-bottom:10px;}
.rich_message .map {padding-bottom:25px;}
.rich_message .calendar {padding-bottom:15px;}

.rich_message .conv_link_button {width:100%; max-width:600px; display:flex; align-items: center;}
.rich_message .conv_link_button  span { vertical-align:middle; }     /* VP-11568 */
.rich_message .end_text {padding-bottom:15px; white-space: pre-line;}

.rich_message .data_item{position:relative; }
.rich_message .disabled_overlay {position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0); }



.map-canvas {width:729px; height: 300px; position: relative;}

.interaction_div { padding:0 0 0 0;}
.interaction_div .fixed_location_decline_btn { width:49%; float:left; margin-top:15px;}
.interaction_div .fixed_location_accept_btn {width:49%; float:right; margin-top:15px;}
.fixed_location_decline_choices_div { padding: 5px 0 0 0; display:none; }

.interaction_label input[type='radio'], interaction_input input[type='radio']  { margin-right:10px; position:relative; top:6px;}

.interaction_input { padding:3px 0 10px 23px;}
.interaction_div .cal-time {width:100%}
.interaction_div .cal-time-0 {width:50%}
.interaction_input .schedule-box .date{width: -webkit-calc(50% - 2px); width: -moz-calc(50% - 2px); width: calc(50% - 2px);float:left;}
.interaction_div .cal-header { margin-top:0;}
.interaction_div .dateTimeRange {border-left: 1px solid #e1e1e1;}
.interaction_div .user-calendar .errorMessage{display:none;}

.mobile .interaction_label input[type='radio'],  .mobile interaction_input input[type='radio'] {  top:2px; margin-left:0;}
.mobile .interaction_input {padding-left:0;}
.mobile .cal-nav .title { min-width:120px;}
.mobile .interaction_div .dateTimeRange {width:100%;}

/***********************************  for vendor approve table ( fulfillment, wine) ****************************/
.vendor_approve_table {margin: 15px 0; max-width:100%; }
.vendor_approve_table th, .vendor_approve_table td { height:35px; padding: 0 15px;  }
.vendor_approve_table th:first-child, .vendor_approve_table td:first-child { padding-left:0;}
.vendor_approve_table th:last-child, .vendor_approve_table td:last-child { }
.vendor_approve_table .summary td { height:auto;   }
.vendor_approve_table .first_summary td { padding-top:10px;   }
/*********************************************************** To do list ****************************************/

.fulfillment .bucket-sec{width: 100%;}
.fulfillment .itemGap{width: 96%; margin: 10px auto;}

.bucket-sec .empty{ width: 100%; height: 40px;  margin-bottom: 22px;}
.package-sec{margin: 20px auto;}
.package-sec:first-of-type{margin-top: 5px;}
.package-sec .cal-time{display: none;}
.package-sec .package-header{height: 40px; width: 100%;}
.package-sec div.past-due-h1{float: left;width: 15%;height: 40px;  display: none;}
.package-sec.past-due  div.past-due-h1{display: block;}
.package-sec div.past-due-h2{float: left;width: 0;height: 0; display: none;
                             border-left: 0 solid transparent;border-right: 20px solid transparent;border-top: 40px solid #cc3300;}
.package-sec.past-due div.past-due-h2{display: block}
.package-sec div.header-status{float: left; height: 100%; width: 45%; line-height: 40px;}
.package-sec div.header-status .statusCircle{  width:20px; height: 20px; border-radius: 10px; float: left;margin-top: 9px;margin-left: 10px;margin-right: 10px;}
.package-sec div.header-status font{float: left;}
.package-sec div.header-info{float: right; height: 100%; width: 55%;  line-height: 40px;}
.package-sec.mobile div.header-info{display: none;}
.package-sec div.header-info .date{margin-right: 10px;}
.package-sec div.header-info .orderId{margin-right: 10px;}
.package-sec .items-row .items-left {float: left; width: 85%;}
.package-sec .items-row .items-left .img-box{width: 50px; height: 50px; overflow: hidden;float: left; margin: 10px; line-height: 0;}
.package-sec .items-row .items-left .img-box img{height: 100%;}
.package-sec .items-row .items-left p.p-name {float: left; width: 72%;}
.package-sec .items-row .items-right {float: right; width: 15%; line-height: 70px;}

.package-sec .package-footer{margin: auto 10px;}
.package-sec .fulfill-details{margin: 15px auto; margin-bottom: 20px;}
.package-sec .fulfill-details .fulfillByDate{margin-right: 5px;}
.package-sec .fulfill-details .consumerLabel{float: right; text-transform: capitalize;}
.package-sec .fulfill-steps .nextStep{float: left; width: 100%;  margin-bottom: 10px;}
.package-sec .fulfill-steps .nextStep span{float: left; margin-right: 10px;}
.package-sec .fulfill-steps .nextStep img{width: 18px; float: left; margin-top: 4px;}
.package-sec .fulfill-steps .nextStep img.closed{display: block;}
.package-sec .fulfill-steps .nextStep img.opened{display: none;}
.package-sec .tasks-block{min-height: 250px; display: none; float: left; width: 100%; position: relative;}
.package-sec .tasks-block .task-sec{margin: 10px auto; padding: 10px; position: relative;border: 1px solid #e2e2e2;}
.package-sec .tasks-block .task-sec .taskCircle{width: 30px;
                                                height: 30px;
                                                border-radius: 15px;
                                                margin-top: 2px;
                                                margin-right: 10px;}
.package-sec .tasks-block .task-sec .taskCircle img{width: 22px; margin: 4px;display: none;}
.package-sec .tasks-block .task-sec.finishedTask .taskCircle img{display: block;}
.package-sec .tasks-block .task-sec.undoed .taskCircle img{display: none;}

.package-sec .tasks-block .task-sec .taskOverlay{display: block;}
.package-sec .tasks-block .task-sec.currentTask .taskOverlay{display: none;}
.package-sec .tasks-block .task-sec.finishedTask .taskOverlay{display: none;}
.package-sec .tasks-block .task-sec.undoed .taskOverlay{display: none;}

.package-sec .tasks-block .task-sec .orderActions-wrap{display: block;}
.package-sec .tasks-block .task-sec.undoed .orderActions-wrap{display: none;}
.package-sec .tasks-block .task-sec.finishedTask .orderActions-wrap{display: none;}
.package-sec .tasks-block .task-sec .undoWrap{display: none;}
.package-sec .tasks-block .task-sec.currentTask .undoWrap{display: none;}
.package-sec .tasks-block .task-sec.finishedTask .undoWrap{display: block;}
.package-sec .tasks-block .task-sec.undoed .undoWrap{display: none;}
.package-sec .tasks-block .task-sec.undoed.showUndoBtn .undoWrap{display:block}
.package-sec .tasks-block .task-sec .undoWrap.schedule{display: none;}

.mobile .package-sec .button-wrap .actionsDone {width:100%;}
.mobile .package-sec .button-wrap .actionDone {width:100%;}
.mobile .package-sec .tracking_num_div .trackingNum {width:100%; }

.package-sec .tasks-block .task-sec .task-info{flex-grow: 1;}
.package-sec .tasks-block .task-sec .task-info .taskText{float: left;}
.package-sec .tasks-block .task-sec .task-info .trackingNum{float: left; margin: 0; margin-left: 10px;}
.package-sec .tasks-block .task-sec .task-btn {position: relative; float: left;}
.package-sec.shipped .tasks-block .task-sec .task-btn{display: none;}
.package-sec .tasks-block .task-sec .item-sec{margin: 0 41px; position: relative; width: 94%; float: left;}
.package-sec .tasks-block .task-sec .item-sec .item-sec-left{float: left; width: 80%}
.package-sec .tasks-block .task-sec .item-sec .extraInfo{ margin-left: 15px; }
.package-sec .tasks-block .task-sec .item-sec .item-sec-right{float: right; }
.package-sec .tasks-block .task-sec .details-info{float: left; width: 99%;}
.package-sec .tasks-block .task-sec .details-info .details-hint{float: left;}
.package-sec .tasks-block .task-sec .details-info .details-ques{float: right;}
.package-sec .tasks-block .task-sec .details-info .details-ques span.ques{margin-left: 10px; }
.package-sec .tasks-block .task-sec .task-details{display: none; margin: 15px auto; }
.package-sec .tasks-block .task-sec.currentTask .task-details{display: block;}
.package-sec .tasks-block .task-sec.undoed .task-details{display: block;}
.package-sec .tasks-block .task-sec .logistics-sec-preview ul li{list-style-type: disc; list-style-position: inside;}

/********
* pending schedule CSS
*********/
.schedule-container{position: relative;}
.schedule-container[ptypeid="13"] .location-tab{display: none;}

.schedule-container .schedule-tab{width:180px; height: 50px; line-height: 50px; position: relative;   float: left;}
.schedule-container .schedule-tab:nth-of-type(2){border-left: none;}
.schedule-container .schedule-tab.current .border-hider{display: block;
                                                        position: absolute;
                                                        width: 100%;
                                                        height: 2px;
                                                        bottom: -1px;}
.schedule-container .schedule-tab .center{margin: 0 auto;}
.schedule-container .schedule-tab span.monts-small{float: left; margin-right: 10px;}
.schedule-container .schedule-tab .action-box{width:35px; height: 35px; float: left;  line-height: 25px;
                                             margin-top: 6px; }
.schedule-container .schedule-tab .action-box:first-of-type{border-right: none;}
.schedule-container .schedule-tab .action-box img{width: 16px;}

.schedule-container .schedule-tabs-row .confirmation-tab{display: none;}
.schedule-container .schedule-tabs-row.finished .confirmation-tab{display: block;}



.schedule-container .info-row{width: 100%;
                              width: -webkit-calc(100% - 2px);
                              width: -moz-calc(100% - 2px);
                              width: calc(100% - 2px);
                            height: 40px;

                            }

.schedule-container .content-box{border-top: none; width: 100%;
                                width: -webkit-calc(100% - 2px);
                                width: -moz-calc(100% - 2px);
                                width: calc(100% - 2px);
                                display: none; min-height: 50px; padding: 20px 0;}
.schedule-container .content-box .accpet-panel{display: block; min-height: 50px; line-height: 50px; }
.schedule-container .content-box .reject-panel{display: none;}
.schedule-container .content-box input[type="radio"]{float: left; margin-left: 5px; }
.schedule-container .content-box .radio-text{float: left; margin-left: 5px; margin-top: 8px; }
.schedule-container .content-box.rejected .reject-panel{display: block;}
.schedule-container .content-box .panel-info{margin: 0 0 20px 20px;}
.schedule-container .content-box .red-hints-box{ width: 500px; margin: 0 auto;}
.schedule-container .content-box .confirm-panel{
    width: 90%;
    margin: 0 auto;
    ;
}
.schedule-container .content-box .confirm-panel > p{margin-bottom: 20px;}
.schedule-container .content-box .confirm-panel > div{margin-bottom: 20px;}
.schedule-container .content-box .confirm-sent,
.schedule-container .content-box .finished-schedule{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
    display: none;}
.schedule-container.show-sent-img .content-box .confirm-panel .reject-time-media .user-calendar{display: none;}
.schedule-container.show-sent-img .content-box .confirm-panel .reject-loc-media .method-box{display: none;}
.schedule-container #io-widget.vp-calendar-review{margin: 0 auto;}



.taskBtnOverlay{display: none;}
.tasksOverlay{display: none;}
.package-sec.shipped .tasksOverlay{display: block;}

.clearAll{clear:both;}


/*********************************************************** Listings ****************************************/
.custom-form .img-square-wrapper.productTile {position: relative; display: inline-block; height: 246px; width: 357px; max-width: 100%;}
.custom-form .img-square-wrapper.productTile .img-box{width: 100%; height: 100%;}
.custom-form .img-square-wrapper.productTile .img-box img{height: 100%; position: absolute; width: 100%;}
.custom-form .img-square-wrapper.productTile .info-box{position: absolute; top: 0; left: 0; height: 100%; width: 100%; text-align: left; color: #fff; background-color: rgba(0, 0, 0, 0.6);}
.custom-form .p-prg-block .p-prg-bar{display: inline-block; vertical-align: middle; width: 110px; height: 7px; margin-right: 5px;
                                    border-top-left-radius: 15px; border-bottom-left-radius: 15px; border-top-right-radius: 15px; border-bottom-right-radius: 15px;
                                    overflow: hidden;}
.custom-form .p-prg-block .p-prg-bar .p-complete-bar{width: 20%; height: 100%;}
.custom-form .p-prg-block .p-prg-label {display: inline-block; margin: 0;}
.custom-form .img-square-wrapper.productTile .info-box .p-name{margin: 70px 0 0 20px; font-size: 24px;
                                                                line-height: 30px;}
.custom-form .img-square-wrapper.productTile .info-box .p-price{margin-left: 20px; font-size: 18px;}
.custom-form .img-square-wrapper.productTile .bottom-sec{position: absolute; bottom: 16px;}
.custom-form .img-square-wrapper.productTile .img-box .clone-prod{z-index: 10; position: absolute; bottom: 10px; left: 20px;}
.custom-form .template-listing.img-square-wrapper.productTile .info-box .button-wrap{margin-right: 0;}
.custom-form .img-square-wrapper.productTile .img-box .modProd{z-index: 10;}
.custom-form .img-square-wrapper.productTile .info-box .button{float: right; margin-right: 20px;}
.redemption_pickone_products .productTile {margin: 10px;}

/*********************************************************** DashboardHome ****************************************/
.no-data-div {width:100%; height:250px; }
.no-data-div .zs-lbl{margin-top: 10px;}
.no-data-div > img{margin-top: 75px;}
.mid-sec{width: 750px; margin: 0 auto;}



/**************************  a few ifonly helpers **************************************************/
.mobile ::-webkit-scrollbar, .mobile::-webkit-scrollbar {width:3px;}
.mobile ::-webkit-scrollbar-thumb,  .mobile::-webkit-scrollbar-thumb { background-color: #666; outline: 1px solid slategrey; }
.mobile ::-webkit-scrollbar-track,  .mobile::-webkit-scrollbar-track { background: #aaa; }

div.cmd_btn {  vertical-align: middle;}
input[type="button"].cmd_btn,  input[type="submit"].cmd_btn, button.cmd_btn,  div.cmd_btn{
                           background-origin: content-box; background-clip:content-box;
                           height:35px; position:relative; top:-2px;
                           padding: 4px;
}

.close_btn { width:25px; height:25px;  position:absolute; right:20px; top:20px;}
input[type="text"].search_box { height:23px; padding:5px 5px 5px 35px; background:url('/images/io/search_grey.png') 16px 8px / 15px no-repeat ;}

div.ifonly_btn {  vertical-align: middle;}
input[type="button"].ifonly_btn,  input[type="submit"].ifonly_btn, button.ifonly_btn,  div.ifonly_btn, a.ifonly_btn{
    height:35px; position:relative;

}


.ifonly_hollow_btn {padding: 0.5em 1.5em;}

.ifonly_hollow_white_btn { padding: 0.5em 1.5em;
                           display: inline-block;
                            width: 272px; margin-left: 130px; }
.ifonly_hollow_white_btn.mobile{margin-left:10px;width: 200px;}

.ifonly_clear {clear:both; float:none;}
.clearfix:after {content: " "; visibility: hidden; display: block;  height: 0; clear: both; }

#error_div {word-wrap: break-word;}


.back_div {margin-bottom:22px;  }
.back_div img {width: 30px; position:relative; left:-5px;}
.back_div span { position:relative; left:0px; top:0px;}

.error_msg {display:none;}

.ifonly_loading { background: url('/images/loading_product.gif') scroll no-repeat center center;}


.ifonly_share_btn{
    height:40px; padding:0px 20px 0px 60px; display:inline-block;
     opacity:0.2;
}
.ifonly_share_btn.ready{
    opacity:1;
}

.ifonly_facebook_share_btn {
    background:url('/images/icon_fb_blue.png') scroll no-repeat 10px center / 32px auto;
}

.ifonly_gmail_import_btn {
    background:url('/images/icon_google_000-mbpng.png') scroll no-repeat 10px center / 40px auto;
    text-transform: uppercase;
}
div.ifonly_gmail_import_btn{line-height: 40px;}

.ifonly_dotlist > *,  ifonly_dotlist_item {padding-left:15px; background: url('/images/dot_black.png') no-repeat scroll 0px center / 5px auto;}


.ifonly_sticky_msg {
    position:fixed; box-sizing: border-box; width:100%; z-index:2001; padding:6px 0px;
    display:none; overflow:hidden; opacity: 0.95;
}
.ifonly_sticky_msg:empty {display:none;}
.ifonly_sticky_msg:after{
    content:''; position:absolute; ; height:36px; width:36px; right:20px; top: 0px; /*calc(50% - 12px);*/
    background:url('/images/icon_close_fff_thin.png') scroll no-repeat center center / 100% auto; z-index:2;

}
.ifonly_sticky_msg .msg_row {padding:3px 50px 3px 50px;}
.ifonly_sticky_msg .msg_text {
    display:inline-block;  color:white; max-width:450px; vertical-align: middle;
    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.ifonly_sticky_msg .msg_btn {
    display:inline-block; margin: 0 10px; color:white;  vertical-align:middle;
    cursor:pointer; text-transform: capitalize;  text-decoration: underline;
}

.ifonly_transition {-webkit-transition: 0.2s ease-in-out;-moz-transition: 0.2s ease-out; -o-transition: 0.2s ease-out;transition: 0.2s ease-out;}

.ifonly_view_all_link {
    position: relative; padding-bottom:20px; display: inline-block;
    margin-bottom:20px;
}
.ifonly_view_all_link:after{
    content: '';  width:100%; height:20px; position:absolute; bottom: 0; left:0;
    background:url('/images/io/icon_arrow_down_000.png') scroll no-repeat center center / auto 20px;
}
.ifonly_view_all_link.show_all:after{
    background-image: url('/images/io/icon_arrow_up_000.png');
}


.ifonly_view_all_link .more_link {display:inline;}
.ifonly_view_all_link .less_link {display:none;}
.ifonly_view_all_link.show_all .more_link {display:none;}
.ifonly_view_all_link.show_all .less_link {display:inline;}

.ifonly_read_container {}
.ifonly_read_more_link{
    position:absolute; bottom:0; right:0;
}
.ifonly_read_more_link:after{content:'... MORE'; padding:0 2px 0 10px;}

.ifonly_read_container.read_all { height:auto!important; padding-bottom: 1.33em;}
.ifonly_read_container.read_all .ifonly_read_more_link:after{content:'LESS';}

#exposeMask.withMinHeight { min-height:100%; position:fixed;}

.tbtabs_loading_text { margin: 10px 200px;}
.tbtabs_loading_text:after {content:'Loading...';}

.ifonly_ranges {display:flex; margin:5px;}
.ifonly_ranges .range {min-width:80px; width:auto; position:relative;}
.ifonly_ranges .range_label{
    display:inline-block;
    transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);
}

.ifonly_ranges .range_line {margin:2px 0px; border-bottom: 1px solid #333; border-left: 1px solid #333; height: 3px;}
.ifonly_ranges .range:last-child   .range_line{border-right: 1px solid #333; }
.ifonly_ranges .range_label.infin{
    position:absolute; top:-3px; right:0px; font-size:20px;
    transform: translateX(50%); -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); -o-transform: translateX(50%);
}

.ifonly_ranges  .range_value {text-align:center;}
.ifonly_ranges  .range_input_value{ width:60px; float:none !important; text-align:center;}


/*******************************  for ifonly pop up ***************************;********/
.ifonly_overlay {position:fixed; width:100%; height:100vh; top:0; left:0; background-color: rgba(0,0,0,0.5); z-index:9997; display:none; overflow-y:hidden;}
.ifonly_overlay .ifonly_pop {position:absolute; background-color:white; padding-bottom:30px; box-shadow: 0 0 20px 5px rgba(47,47,47,1);}
.ifonly_overlay .ifonly_pop_close_img, .ifonly_overlay .ifonly_pop_close_img  {width:22px; position:absolute; top:10px; right:15px; z-index:1;}
.ifonly_overlay .ifonly_pop_close_img.new {width:30px; top:5px; right:5px; }
.ifonly_overlay .ifonly_pop_close_img.thin_icon {width:35px; right:5px; top:5px;}

@media (min-width: 576px) {
    .ifonly_overlay .ifonly_pop {
        width:50%; min-height:40%;  left:50%; top:50%;
        transform:translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
    }
}

@media (max-width: 576px) {
    .ifonly_overlay.mobile .ifonly_pop {
        width:calc(100% - 20px); min-height:100%; max-height: 100%; 
        overflow-y: auto; /* should not be scroll for all popups */
        top:0; left:0; box-sizing: border-box; left:50%; top:50%;
        transform:translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
}

.ifonly_vertical_center, .ifonly_overlay.mobile .ifonly_vertical_center {
    top:25%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);
    transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);
}

.ifonly_overlay .ifonly_pop_content {}
.ifonly_overlay .pop_title {   margin:30px 10px 30px 10px;;}
.ifonly_overlay .pop_sub_title {margin:10px 0;}
.ifonly_overlay .pop_text,  .ifonly_overlay .button_container,  .ifonly_overlay .body_container {
    margin: 30px  30px;
}

.ifonly_overlay .ifonly_pop_content > div:last-child {margin-bottom:0;}

.ifonly_overlay .body_container a {text-decoration:underline;}
.ifonly_overlay .pop_description {}
.ifonly_overlay .pop_row {}

.ifonly_pop_content .thank_you_title {margin-bottom:20px; }
.ifonly_pop_content .thank_you_txt {margin-top:10px; }
.ifonly_pop_content .btn_div {margin-top:40px; width:100%;}
.ifonly_pop_content .btn_div .ifonly_btn { width:100%;}


.discovery.ifonly_overlay .ifonly_pop {
    width:1024px; left:50%; top:50%; padding: 40px 0 60px 0; box-sizing: border-box; max-height:100%; overflow-y:auto;
    transform:translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
}


.overlayContent .with-horizontal-padding { padding-left:25px; padding-right:25px; box-sizing:border-box; }
.button-wrap.fullwidth,  .button-wrap.fullwidth div, .button-wrap.fullwidth a { width:100%; box-sizing:border-box;}

.ifonly_error_popup {position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999; overflow:auto; word-wrap: break-word; padding:10px; box-sizing:border-box; background:white; }
.ifonly_error_popup .close_img { position:absolute; top:10px; right:10px; width:25px; }

.zerostate_div {margin: 50px auto;}
.zerostate_img_div {
    margin: 30px auto 0 auto; width:180px; height:108px;
    background-image:url('/images/IconZeroState__0004_Orders.png'); background-repeat: no-repeat; background-position: center center;
    background-size: contain;
}
.zerostate_text { margin-bottom:40px;}

/****************************  donation divs ***********************************/
/* donation div */
.donation_div {margin-top:10px; padding:15px; display:flex; flex-wrap: wrap; align-items: center;}
.donation_div .donation_img {width:25%;}
.donation_div .donation_body {width:45%; padding:0 10px;}
.donation_div .donation_action {width:30%; display:flex; justify-content: center;}
.donation_div .donation_text_title {margin-top: 30px; margin-bottom:5px;}
.donation_div .donation_txt {width:120px;}

.mobile.donation_div {justify-content: flex-end;}
.mobile.donation_div .donation_img {width:30%; align-self:flex-start; }
.mobile.donation_div .donation_body {width:70%;}
.mobile.donation_div .donation_action {width:70%; padding:0 10px; margin-top:10px; justify-content:flex-start;}
.mobile.donation_div .donation_text_title {margin-top: 15px;}


/* donated div */
.donated_div {margin-top:10px; padding:15px; display:flex; flex-wrap: wrap; align-items: center;}
.donated_div .donation_img {width:25%;}
.donated_div .donation_body {width:70%; padding:0 10px;}

.mobile.donated_div .donation_img{align-self:flex-start;}
.mobile.donated_div .donation_img {width:30%; align-self:flex-start; }
.mobile.donated_div .donation_body {width:70%;}

/****************************  ifonly pager ***********************************/
.ifonly_pager {clear:both; width:100%;  padding-top:5px; margin-top:10px;}
.ifonly_pager  li { display: inline; padding:5px 10px; margin:0 5px; border: 1px solid #e1e1e1;}
.ifonly_pager li.selected {background: #e1e1e1;}
.ifonly_paging_div {clear:both; width:100%;  padding-top:5px; margin-top:10px; text-align:center;}
.ifonly_paging_div a { display: inline; padding:5px 10px; margin:0 5px; border:1px solid #e1e1e1;  }
.ifonly_paging_div a.current { background: #e1e1e1;  }
.ifonly_paging_div a.first_link, .ifonly_paging_div a.last_link {display:none; }

/****************************  arrow menu ***********************************/
/*** default ***/
.arrow_menu_item {
    float:left;  width:50%; height:50px; line-height:20px;  position:relative; box-sizing:border-box;
    padding-left:18px;
    display:table;

    border: 1px solid #e1e1e1; border-right:none;  text-align:center; background:white;
}

.arrow_menu_item > div {display:table-cell; vertical-align: middle;}


.arrow_menu_item:before, .arrow_menu_item:after{
    content:''; height:0; width:0; position:absolute; top:0px;
    border-top: 24px solid transparent; border-bottom: 24px solid transparent;
}
.arrow_menu_item:before{
    right:-19px;  border-left:20px solid #f9f9f9;  z-index:2;
}
.arrow_menu_item:after{
    right:-20px;  border-left:20px solid #e1e1e1; z-index:1;
}

.arrow_menu_item:last-child{border-right:1px solid #e1e1e1;}
.arrow_menu_item:last-child:before, .arrow_menu_item:last-child:after {display:none;}


/*** selected ***/
/*.arrow_menu_item.selected {color:white; border: 1px solid black; border-right:none;}
.arrow_menu_item.selected:before{
    border-left:20px solid black;
}
.arrow_menu_item.selected:after{
    border-left:20px solid black;
}
.arrow_menu_item.selected:last-child{border-right:1px solid black;}*/

/*************************** icon text **********************************/
.icontext {
    background: url('/images/icon_manypeeps_000-mbpng.png') no-repeat scroll 0 center / 25px auto;
    padding-left:35px; margin:15px 0; line-height: 20px;
}
.icontext:empty {display:none;}
.icontext.cal{background-image:url('/images/icon_cal_000-mbpng.png');}
.icontext.clock{background-image:url('/images/icon_clock_000.png');}
.icontext.signpost{background-image:url('/images/icon_signpost_000.png');}
.icontext.peeps {background-size: 21px auto;}


/*************************** img info pop ********************************/

.img_info_pop_content {margin-top:40px;}
.img_info_pop_content > .img_info_item {float:left; width:33.3%; }
.img_info_pop_content .img_div { width:117px; height: 117px; border-radius:50%; margin:0 auto; position:relative;}
.img_info_pop_content .img_div img {
    width:80px; position:absolute; top:50%; left:50%;
    transform:translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);


}
.img_info_pop_content .title_div {
     margin: 25px 20px 0px 20px; text-align:center;
}
.img_info_pop_content .text_div {
     margin: 15px 20px 40px 20px;
}

@media (max-width: 576px) {
    .img_info_pop_content {margin-top:25px;}
    .img_info_pop_content > .img_info_item {width:100%; }
    .img_info_pop_content .img_div {width:90px; height:90px;}
    .img_info_pop_content .img_div img { width:60px;}
    .img_info_pop_content .title_div {
        margin: 15px 20px 0px 20px;
    }
    .img_info_pop_content .text_div {
         margin: 10px 20px 25px 20px;
    }
}

@media (min-width: 577px) {
    .bwf_overlay .ifonly_pop {
        width: 80%;
        left:50%;  min-height: 0;
        transform:translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
    }
}

/*******  buy width friends *******/
.bwf_info_pop {padding: 20px;}
.bwf_pop .pop_title {margin-top:10px; text-align:center; font-weight:bold; font-size:18px;}

.bwf_info_subtitle { padding:0px 20px}
.bwf_overlay .img_info_item .text_div {text-align:center;}

.mobile.bwf_pop .pop_title{margin-top:25px;}



/*************************** for landing pages ********************************/
.landing_page_images {position:relative; }
.landing_page_images .img_div {position:relative; }
.landing_page_images .img_div > img {width:100%; }

.landing_img_text_wrapper{ position:absolute;top:0;bottom:0;left:0; right:0;display:table-cell; vertical-align: middle;}
.landing_img_text_wrapper table {width:100%; height:100%;}
.landing_img_text_wrapper table td {vertical-align:middle;}
.landing_img_text_wrapper .marquee_text {position:static; ; width:45%;}
.landing_img_text_wrapper .marquee_text .marquee_title{text-transform: none;}

.landing_page_text{margin: 40px 0 15px 0; }  /*white-space:pre-line;*/
.landing_page_text > p {margin-bottom:15px; }

.mobile.landing_page_container {padding: 0 15px;}
.mobile.landing_page_images .img_div > img {height:250px; max-width:none; width:auto; }

.mobile.landing_img_text_wrapper .marquee_text {width:70%; margin-left:10%;}

.landing_page_container.aboutus .frame_title {margin: 40px 0 20px 0; text-align:center;}
.landing_page_container.aboutus .view-profile p {text-align:center;}

/*************************** for frame types **********************************/
.frameContainer .celebrityBox:hover .celeb-info .charity {display:none;}
.frameContainer .celebrityBox:hover .celeb-info .view-profile {display:block; opacity:1;}

.frameContainer .frame_title {  margin:40px 0 20px 15px;}

/**************************  for the new _tile_product,  _tile_collection,  ***/
.a.tile_product, a.tile_collection, a.tile_ad { display:block;}
.tile_product .product_img_container, .tile_collection .collection_img_container, .tile_ad .ad_img_container {
    position:relative;
}

.tile_product .product_img{width:100%; height: 100%;}
.tile_ad .tile_img { display:block; width:auto;  margin:0 auto; }

.tile_collection .collection_img_container { overflow:hidden; min-height:80px;}
.tile_collection .collection_img {width:100%; height: 100%; object-fit: cover;}

.tile_product .celeb_img { position: absolute; display:block; right:3.5%; width: 55px; height: 55px; border: 1px solid #e1e1e1; border-radius:50%;margin-top:-26px; text-align: center; overflow: hidden;}

.sweepsSymbol.grey {background-image: url('/images/io/banner_999_big.png');}

.tile_product .buy_type { position: absolute; top: 0; left: 0; font-size:12px; z-index:1; }  /* 4vw */
.tile_product .buy_type_text, .buy_type_text{ height:24px; padding:0 1px 0 5px; }
#wishlist {height:2.0em; padding: 0 1px 0 0}
.tile_product .buy_type_angle{ height:0; width:0; border-top: 2.0em solid #333; border-right:1.0em solid transparent;}


.tile_product .auction_type,  .tile_product .bottom_banner{ position: absolute;bottom: 10px; left: 0;z-index: 1;}
.auction_type .auction_text,  .bottom_banner .bottom_banner_text{ float: left; height: 2.0em; padding: 0 5px 0 5px; }

.phone, .pdp_question_mark {cursor: pointer; overflow: hidden;}

.tile_inner_box .heart_img {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;                        /* changed from 16% to a fixed width for VP-11513 */
    height: 45px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    background-position: center 2px;
    z-index: 2;
}
.wishlist-text-con {width: 150px; padding: 10px; }
.wishlist-carrot {width: 20px; margin-left: 7px; margin-right: 7px; margin-bottom: -5px; }
.wishlist-main-con {display: none;}

.tile_product .occasion_banner_container { position: absolute; bottom: 10px; display: block;  width:100%; text-align:center;}
.tile_product .occasion_banner {display:inline-block; position:relative; max-width:40%;}
.tile_product .occasion_banner_container:empty {display:none;}
.tile_product .occasion_banner_container .occasion_banner:before {
    content: '';
    z-index: 1; position: absolute; left: -19px;  top: -10px; height:30px; width:30px;
    /* background: transparent scroll no-repeat left center / cover; */
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
}
.tile_product .occasion_banner_container .occasion_banner:after {
    content: '';
    z-index: 1; position: absolute; right: -19px;  top: -14px; height:30px; width:30px;
   /* background: transparent scroll no-repeat right center / cover; */
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}
.tile_product .occasion_banner_container .occasion_banner_text {
    z-index: 2; position: relative; padding:0 10px; max-width:100%; overflow:hidden;
}



.tile_product .product_text_container {position:relative;}
.css-new-homepage .tile_product .product_text_container {margin: 10px;}

/*
.tile_product .details_div { box-sizing:border-box; padding:5px 0 0 10px;}*/

.tile_product .min_height_placeholder { float:right; width: 30%; margin-top:5%; height:0; }
.tile_product .product_celeb_name,  .tile_product .product_location, .proudct_stars {width: 70%; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; }

/*.tile_product .product_stars { position:relative; top:-5px;}*/
.tile_product .product_stars:empty {display:none;}
/*.tile_product .review_stars_div  {display:inline-block;}
.tile_product .review_stars_div .review_star {width:15px;}*/


.tile_product .product_celeb_name { margin:0; padding:0; margin-bottom:8px;}
.tile_product .product_location {margin:0; padding:0 10px;  box-sizing:border-box; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; box-sizing:border-box;}
.tile_product .product_price{margin-top:10px;}


.tile_product .product_title {
    padding:0 10px 0 10px; box-sizing:border-box; overflow:hidden;
}

.tile_collection .collection_title, .tile_collection .collection_description{
    width:100%; position:absolute; left: 0%;   text-overflow: ellipsis; z-index: 99; box-sizing:border-box; padding:0 16px;
}
.tile_collection .collection_title {
    position:relative;  z-index: 99; word-break: break-word;
}

.css-new-homepage.css-header-tile .tile_collection .collection_title {
    font-size: 35px;
}

.css-new-homepage.css-header-tile .tile_collection .collection_description {
    font-size: 13px;
}


.tile_collection .collection_description {
   position:relative; margin-top:6px;
} /* 6vw */

.tile_collection .gradient-con, .product_img_container .gradient-con{width: 100%; height: 100%; position: absolute; top: 0; z-index: 2;}
.tile_collection .gradient, .product_img_container .gradient{width: 100%; height: 100%; opacity: 0.50;}
.product_img_container .gradient-con .css-charity-overlay {height: 100%; width: 100%; flex-direction: column; justify-content: space-evenly; position: absolute; top: 0px;}

.collection-text-wrapper{position: absolute; top:0;left:0;width:100%;height:100%;}
.collection-text-content{position: absolute;top:0; left:0; width:100%; height:100%;}
.collection-text-content td { vertical-align: middle;}

/*
.tile_product .product_title p{
    margin: 0 0 2px 0;
}
.tile_product.desktop .product_location {padding:0; width: 100%;}
*/
.tile_product .details_div {margin-top: 10px;}
.tile_product .product_title, .tile_product .product_price, .tile_product .product_location {
    padding:0;
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.css-new-homepage .tile_product .product_title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
/*
.tile_product.desktop .product_image_wrapper{width:100%;overflow:hidden;}*/

.tile_product.mobile .product_img_container  {box-sizing:border-box;}

/*
.tile_product.desktop .product_img { max-height:100%;}
*/
.tile_product .product_image_wrapper, .tile_product .product_image_viewport{height: 100%;}


.mini_product_list .tile_product .celeb_img { display:none; }
.mini_product_list .tile_product .min_height_placeholder {display:none;}
.mini_product_list .tile_product .details_div {padding:5px 0 0 0;}
.mini_product_list .tile_product .product_celeb_name {width:100%;}
.mini_product_list .tile_product .product_location {width:100%;}
.mini_product_list .tile_product .product_title {margin:0;}

/**************************  Celebrity Head  *******************************************/

.cb-box {margin-bottom: 50px;}
.cb-box .img-box-wrapper {border-radius: 87px; height: 60%; width: 79%; margin: 0; overflow: hidden;}
.cb-box .img-box         {border-radius: 85px; height: 177px; width: 177px; margin: 2px 0 0 2px; overflow: hidden; position: relative; }
/*.cb-box .img-box img {height: 170px; width: 170px;}*/

/***************************************************************************************/


/**************************  for the new _tile_celeb  ****************************************/
.celebrityBox {float:left; position: relative; width: 219px; height: 350px;margin: 0 0 30px 0px;}
/* .celebrityBox:nth-child(4n+1){margin-left: 0;} */

.celebrityBox .img-box-wrapper {border-radius: 93px; height: 186px; width: 186px; overflow: hidden; text-align: center; margin-left:50px;}
.celebrityBox .img-box         {border-radius: 88px; height: 177px; width: 177px;  overflow: hidden; position: relative; }
.celebrityBox .img-box img {height: 177px; width: 177px; }
.celebrityBox .img-box img.img-coming-soon{position: absolute; margin-left: 54px; width:122px; height: 77px;}

.celebrityBox .celeb-info {height: 120px;}
.celebrityBox .celeb-info .celeb-info-content {position:relative;}
.celebrityBox .celeb-info .name      {margin: 10px 0 0 0; width: auto;}
.celebrityBox .celeb-info .name  p   {text-align:center;}
.celebrityBox .celeb-info .charity   {margin-top:2px;}
.celebrityBox .celeb-info .charity p {text-align:center;}
.celebrityBox .celeb-info .view-profile {margin: 10px 0 0 31px; display:none; width: 157px; height: 30px; opacity: 0;}
.celebrityBox .celeb-info .view-profile p {text-transform: uppercase; text-align: center;}

.bucket_container .bucket_title {
    padding: 7px 0 5px 15px;  height:25px;
    box-sizing:border-box;
    background: #f9f9f9;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    letter-spacing: 0.14em
}

.bucket_container .bucket_title.pastdue {
    color: #FD6340;
}

.package_div {
    display:block; box-sizing: border-box; padding:15px 0 15px 0;  position:relative;border-left: 5px solid white; border-bottom: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;border-left: 1px solid #e1e1e1;
}

.package_div > * {
    margin-left: 18px;
}
.package_div .status_dot,  .order_status_dot {box-sizing:border-box; margin:0 11px; width:18px; border-radius:50% 50%; display: none; }
.package_div .summary_div {box-sizing:border-box;  width:65%;  }
.todo_list_container .package_div .summary_div.crowdbuy .item_units {display:none;}
.package_div .arrow_div {
    width:10%; position:absolute; right:0; top:0; bottom:0; margin-left:10%;
    background: url('/images/io/icon_arrow_right_000.png') center center / 25px no-repeat; min-height: 30px;
}

.package_div .customer_div { padding:15px 15px 0 0; float:left; width: 100%;}
.package_div .customer_div img {width:22px; margin-left:10px; margin-right:5px;}
.package_div .customer_div img.gift_icon {position:relative;}
.package_div .customer_div .order_link {margin-right:10px; }
.package_div .customer_div .crowd_buy_widget {border-bottom:none;}

.package_info_div { float:left; width: calc(100% - 50px);}
.package_info_div .todo_package_info_field{ margin:2px 0;}
.package_info_div img{float:left; width:20px; height:20px; margin-top:2px;}
.package_info_div span {float:left; margin-left:1em;  max-width: calc(100% - 40px); }
.package_info_div .address_display {display: inline;}
.package_div.pastdue {border-left: 5px solid #FD6340;}

.single_item_row { margin-top:2px;}
.single_item_row .text_row { float:left; width:65%; }
.single_item_row .item_units { float:right; width: 30%;  box-sizing: border-box; padding-left: 30px; }
.single_item_row .item_title{display:inline;}
.single_item_row .item_name {display:inline; margin-left:2%;}

.multi_item_row { margin-top:5px;}
.multi_item_row .text_row {margin-top:5px;}
.multi_item_row .item_name {float:left; width:84%; box-sizing:border-box; padding-left: 15px; background: url('/images/dot_black.png') 0 40% / 6px no-repeat;}
.multi_item_row .item_units { float:right; width: 15%;  }

.package_div .crowd_buy_container.desktop {width:350px;}

/* mobile specific rules  */
.mobile .package_div .summary_div {width: calc(100% - 60px) } /* 91%; */
.mobile .package_div .arrow_div {display:none; width:0; }

.mobile .package_div .item_title {  vertical-align:top;} /* font-size:13px; 3vw */
.mobile .package_div .item_name { vertical-align:top;}   /* 3vw */
.mobile .package_div .item_units {vertical-align:top;  padding-left:0; }  /* 3vw */
.mobile .single_item_row .text_row { width:75%; }
.mobile .single_item_row .text_row.no_units { width:90%; }
.mobile .single_item_row .item_units {  width: 20%; }
.mobile.todo_list_container .search-input {width:calc(100% - 18px); ; }


/*********************************************************  occasion banner  **************************************/
.occasion_banner_container {display:none; min-height: 0 !important;}
.occasion_banner_container.desktop.for-desktop {display:block;}
.occasion_banner_container.mobile.for-mobile {display:block;}
.occasion_banner_container .occasion_banner_text{
    height:25px; line-height:25px; display:inline-block; vertical-align: middle; padding: 0px 42px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); white-space: nowrap;
}


.occasion_banner_container.desktop { position:relative; top: -46px;text-align: center;overflow: visible !important;height: 0px !important;}
.occasion_banner_container.desktop .occasion_banner { position:relative; display:inline-block;}
.occasion_banner_container.desktop .occasion_banner_text{z-index: 2; position:relative;}
.occasion_banner_container.desktop .occasion_banner:before{ z-index:1; position:absolute; left:-37px; top:-12px;  }
.occasion_banner_container.desktop .occasion_banner:after{  z-index:1; position:absolute; right:-39px; top:-16px;  }


div.occasion_banner_container.mobile { position: absolute; bottom:-20px; left:0px;}
.occasion_banner_container.mobile .occasion_banner_text {
    padding:0 25px 3px 25px ; background: url(/images/IO_SpecialOccaBannerM.png) no-repeat scroll right center / auto 100%;
    height:37px; line-height:37px; min-width:180px; max-width:220px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;
    box-shadow: none;
}

/*********************************************************  Product Info Box  **************************************/

.attr-field img{height: 28px;}
.attr-field {text-align: center; display: block;}

.one-row .preCheckOutField{width: 100%;}
.one-row .preCheckOutField:only-child{width: 100%;}

.duration_row.edit-box.exception-request { width: 100%; box-sizing: border-box;}
.infobox_container .one-row .preCheckOutField { width: 100%; }
.exception-additional-time, .exception-additional-guest {
    flex: 1;
}
.edit-mode-custom-addon-container.preCheckOutField .displayonly_title .edit-mode-custom-addon-title {
    padding: 0px 0px;
    width: 100%;
    border-bottom: none;
}

.edit-mode-custom-addon-container.preCheckOutField .displayonly_title .edit-mode-custom-addon-request {
    width: 100%;
    display: none;
}

.numGuestsOptionRow {display: flex; justify-content: space-between; align-items:center; }
.numGuestsOptionRow .numGuestOptionLabel {flex-basis: 45%; width:45%; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; padding: 0 5px; box-sizing: border-box; }
.numGuestsOptionRow .numGuestsOption {flex-basis: 45%; border-bottom: none;}

.preCheckOutField.display-only input {
    padding: 9px 32px;
    width: 85%;
    width: -webkit-calc(100% - 66px);
    width: -moz-calc(100% - 66px);
    width: calc(100% - 66px);
    background-position: 2% 9px;
    background-repeat:no-repeat;
    border-left: none;
    border-right: none;
    border-top: none;
    cursor: default;
    margin: 0;
}
.preCheckOutField.no-icon input {
    padding: 9px 2%;
    width: 85%;
    width: -webkit-calc(96% - 1px);
    width: -moz-calc(96% - 1px);
    width: calc(96% - 1px);
    border-top: none;
    cursor: default;
    margin: 0;
}

.preCheckOutField input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]) {
    padding: 10px 32px;
    width: 85%;
    width: -webkit-calc(100% - 66px);
    width: -moz-calc(100% - 66px);
    width: calc(100% - 66px);
    color: #000;
    letter-spacing: 0.014em;
    box-sizing: border-box;
    background-position: 5px 9px;
    background-color: #fff;
    border-top: none;
    cursor: pointer;
    margin: 0;
    text-overflow: ellipsis;
    line-height: 20px;          /* for VP-11176 */
    border-bottom: 0px;         /* VP-10833 */
}
.one-row .preCheckOutField.no-icon input {
    padding: 9px 4%;
    width: 85%;
    width: -webkit-calc(92% - 1px);
    width: -moz-calc(92% - 1px);
    width: calc(92% - 1px);
    border-top: none;
    cursor: default;
    margin: 0;
}

.one-row .preCheckOutField.no-icon input.required:not([type="submit"]):not([type="checkbox"]){
    border-top: 1px solid #FD6340;
}
.preCheckOutField input.required:not([type="submit"]):not([type="checkbox"]):not([type="radio"]){
    border: 1px solid #FD6340;
}
.preCheckOutField.no-icon input::-webkit-input-placeholder {
    color:#777;
    letter-spacing: 0.014em;
    font-size: 13px;
    line-height: 22px;
 }
.preCheckOutField.no-icon input:-moz-placeholder { /* Firefox 18- */
    color:#777;
    letter-spacing: 0.014em;
    font-size: 13px;
    line-height: 22px;
 }
.preCheckOutField.no-icon input::-moz-placeholder {  /* Firefox 19+ */
    color:#777;
    letter-spacing: 0.014em;
    font-size: 13px;
    line-height: 22px;
 }
.preCheckOutField.no-icon input:-ms-input-placeholder {
    color:#777;
    font-size: 13px;
    line-height: 22px;
}

 .preCheckOutField.important-pd input::-webkit-input-placeholder {
    color:#000;
    font-size: 15px;
    letter-spacing: 0.014em;
    line-height: 22px;
    text-align: center;
 }
.preCheckOutField.important-pd input:-moz-placeholder { /* Firefox 18- */
    color:#000;
    font-size: 15px;
    letter-spacing: 0.014em;
    line-height: 22px;
    text-align: center;
 }
.preCheckOutField.important-pd input::-moz-placeholder {  /* Firefox 19+ */
    color:#000;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.014em;
    text-align: center;
 }
.preCheckOutField.important-pd input:-ms-input-placeholder {
    color:#000;
    font-size: 15px;
    letter-spacing: 0.014em;
    line-height: 22px;
    text-align: center;
 }

.preCheckOutField select{
    padding: 9px 2%;
    width: 100%;
    background-color: #fff;
}

/* infobox border bottom */
/* logic: container of all rows will have border. each row will have border-bottom.  last row should not have border */
.info-box select, .info-box input[type=text] {
    border-top: none;
    cursor: pointer;
    margin: 0;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #e1e1e1;
}

.info-box .preCheckOutField.schedule-button, .info-box .preCheckOutField.loc-button  {
    border-bottom: 1px solid #e1e1e1;
}
.info-box .widget-row div:last-of-type{
    border-bottom: none;
}


.preCheckOutField.no-icon select{
    width: 100%;
    border-top: none;

    margin: 0;
}
.preCheckOutField textarea{
    width: 85%;
    width: -webkit-calc(96% - 1px);
    width: -moz-calc(96% - 1px);
    width: calc(96% - 1px);
    height: 75px;
    resize: none;
    padding: 5px 2%;
    border-top: none;
    margin: 0;
    float: left;
    outline: none;

}

.preCheckOutField > textarea { width:100%; border:none; }   /*VP-11453*/

.preCheckOutField div.displayonly{
    padding: 10px;
}

.preCheckOutField .twitterhandle_txt#CartItemSocialInfo_twitter_id {width:100%; border-bottom: 1px solid #e1e1e1; padding: 10px; }
.preCheckOutField.product_by_schedule_div .calender-field { width: 100% !important; border-right:none; border-left:none; border-bottom:1px solid #e1e1e1 !important; padding:10px !important;}
.preCheckOutField.facebook_div {background: white; padding-bottom:5px;}

.displayonly_title {
    background-repeat:no-repeat; background-size: contain; background-position-y: center; min-height:22px;
}

.user-calendar.calendar {background-color: #ffffff;}
.displayonly_title .right_text {float:right; margin-right:5px;}
.displayonly_content { padding-bottom:6px;}
.displayonly_content:empty {display:none;}
.calendar_link_div {padding: 0 5px;}
.calendar_link_div a {text-decoration:underline;}

.addon_row .displayonly_content {padding-bottom:5px;}
.addon_row .addon_ul li {width:100%;}
.addon_ul .no_addon_msg span { padding: 0 0 0 44px;}
.addon_row.edit .addon_ul li span.check {margin-left:10px;}
.addon_row .addon_title {cursor:pointer;}
.addon_row .addon_title .expand_arrow {
    width:22px; height:22px; float:right; margin-right:5px;
    background-repeat: no-repeat; background-size:22px; background-position: center;
    background-image: url('/images/icon_arrow_down_000.png');
}

.addon_row .addon_ul li span.list_dot {margin-left:15px;}   /* margin-left:7px (changed for order confirmation  page) */

.infobox_container {box-sizing:border-box; padding:10px; clear:both;}
.infobox_container:empty{display:none;}
.infobox_container.desktop, .p-block.infobox_container.desktop  {width:50%;}

.infobox_top_row:empty {display:none;}

.infobox_change_mode_link {text-decoration: underline; display:inline-block; padding-bottom:5px;}
.infobox_submit_btn {margin-top:10px;}

.duration-exception {cursor:pointer;}

.infobox_div .crowd_buy_widget  {padding: 0 10px; box-sizing: border-box; }/* task-details */
.infobox_div .crowd_buy_widget .crowd-buy-icon {margin-left:2px;}
.infobox_div .crowd_buy_widget .help_popUp {float:right; margin-right:-5px;}
.crowd_buy_widget .help_popUp {float:right; margin-right:5px; width:30px;}  /* vp-11882 */


.infobox_provide_details_msg {float:left;}


.infobox_history_div { padding: 0 30px; border-top:1px solid #e1e1e1;}
.infobox_history_status {margin-top:14px; }
.infobox_history_text, .infobox_history_substatus { margin-top:6px;}
.infobox_history_text, .infobox_history_substatus.last{display:block;}
.infobox_history_text.striked {text-decoration: line-through; }

.infobox_decision_msg, .infobox_decision_feedback { margin: 10px;}
.infobox_decision_inputs  {margin:10px 10px 15px 10px;  font-size:14px; }
.infobox_decision_inputs .new_tipping_point {margin-right:5px;}

.infobox_widget_decision_div {margin: 0 30px 14px 44px; }
.mobile .infobox_widget_decision_div {margin:5px 30px;}

.infobox_widget_decision_table {width:100%;}
.infobox_widget_decision_table .infobox_widget_decision_btn {
    padding: 8px 10px;
}

.infobox_widget_decision_table .infobox_widget_decision_btn.selected {
    background: black;
    color: white;
}

.infobox_widget_suggestion_div {margin: 20px 30px 14px 44px;}
.infobox_widget_suggestion_div:empty {display:none;}

.displayonly_content:empty{display:none;}

.customCheckBox, .customRadioBox{ float: left; min-width: 50%; max-width: 100%;  margin-top: 1px; list-style-type: none; min-height: 25px; padding: 2px 0;}

.infobox_container.tododetails {margin-top:0; padding-top:0; }


/******* infobox VD *******/
/*pdp*/
div.p-top-sec .p-form .info-box {padding:0px;}

.widget-row .errorSummary {padding: 53px 10px;}
.p-form .widget-row .errorSummary {padding:10px; }
.info-box > .errorSummary {padding: 5px 10px;}

.google-map-address-link {text-decoration: underline; margin-left: 5px;}
.google-map-address-con {position: absolute; top: 5%; z-index: 100; width: 100%; }
.google-map-address-input {width: 95%; padding: 9px 40px !important; height: 44px;
                            background-image: url(/images/icon_signpost_000.png);
                            background-repeat: no-repeat; background-size: 30px; background-position: 5px;
                            box-sizing: border-box; margin: 0; top: 10px !important;}

#auction-box .reserve_bid_msg_dialog {position: absolute;}

/*can delete the origin*/
.addon_row .displayonly_title  {border-left:0; border-right:0;}
.addon_row .displayonly_content {border-left:0; border-right:0;}

/*cart*/

#product-table .p-block-container {display: none;}
#product-table .cart-p-block {display: inline-flex;}
#product-table .vendorBlock {margin-bottom: 20px;}
/*check out*/
.infobox_container {padding:0px;}
#CheckoutForm_giftMessage {overflow: auto; -ms-overflow-style: none;}

/*orders / sales / todo details */
.order_list_container .infobox_container{padding:10px 20px;}
.mobile.order_list_container .infobox_container {padding:10px 10px;}

/* todo details */
.fulfillment-details .infobox_container{margin-left:20px;}
.mobile.fulfillment-details .infobox_container {margin-left:10px; margin-right:10px;}

/******* end of infobox VD *******/

.standard input.iconRight{
    background-position: 98% 9px;
}
.standard input.iconRight.rtl{  background-position: 2% 9px;}


 /*************  crowd buy *******************/
 #product-table .help_popUp img.info {  float: left; width: 28px;  margin-top: -5px;  margin-right: 5px; }

.crowd_buy_widget {position:relative;}

.crowd_buy_widget input.crowd-buy-icon {}
.crowd_buy_widget img.crowd-buy-icon {width:22px; float:left; margin: 7px 5px 0 8px;}
.attr-field-new.crowd-buy .crowd-buy-icon {display:inline-block; vertical-align: middle; width:28px; margin:0 3px 0 0;}

.crowd_buy_widget .tilt_msg {
    float:left;  width: calc(100% - 70px); margin: 7px 0 0 0;
    line-height: normal;

}

.attr-field-new .crowd_buy_widget .tilt_msg {width: calc(100% - 62px); margin-top:0;}


.crowd_buy_widget a.help_popUp {position:absolute; top:5px; right:0;}
.attr-field-new .crowd_buy_widget a.help_popUp {top:2px;}
.product-section .crowd_buy_widget .help_popUp img.info, #product-table .crowd_buy_widget .help_popUp img.info, .crowd_buy_widget .help_popUp img.info {
    margin-right:0; margin-top:3px; width:22px; margin-left:0px;
}
.crowd_buy_widget .help_dialog, #checkout .crowd_buy_widget .help_dialog { display:none; top:30px;   clear:both; width:545px; }
.crowd_buy_widget .help_dialog.right, #checkout .crowd_buy_widget .help_dialog.right, .desktop .help_dialog.right {right:0;}
.crowd_buy_widget .help_dialog.left, #checkout .crowd_buy_widget .help_dialog.left{left:0;}
.crowdbuy_help_dialog.help_dialog .close {width:30px; height:30px; background:none; padding:0px;}

.crowd_buy_widget .sold_out_div {
    clear:both;  margin:10px;
}

.crowd_buy_widget .sold_div {
    clear:both;  margin-top:5px;
}

.crowd_buy_widget  .msg_days { clear:both; width:100%; margin-top:4px; line-height:20px}



.tilt_slider {position:relative; margin-top:6px; height:50px; width: calc(100% - 20px); margin: 0 auto; }

.tilt_slider .max_bar,  .tilt_slider .sold_bar{
    position:absolute; width:100%; top:0; left:0; height:10px; box-sizing:border-box;
}

.tilt_slider .max_bar, .tilt_slider .sold_bar { border-radius:5px;}
.tilt_slider .sold_bar {border-bottom-right-radius:0; border-top-right-radius: 0; } /* #66CB95 */
.tilt_slider .sold_bar.full {border-radius:5px;}

.tilt_slider .tilt_point {position:absolute; top: 0; height: 16px;  width: 2px;
    margin-top: -3px; margin-left: -1px;
}

.tilt_slider .tilt_number,  .tilt_slider .max_number{
    position:absolute; top: 15px;
}
.tilt_slider .tilt_number {
    width:100px; margin-left:-50px;
}
.tilt_slider .max_number {  right:0;}

.crowd_buy_widget .link_div {margin:10px 10px 0 10px; }
.crowd_buy_widget .link_div:last-child {margin-bottom:10px;; }


.crowd_buy_widget .campaign_link_div a {text-decoration:underline;}

.crowd_buy_widget .tilt_link_div {}


.mobile.attr-field-new.crowd-buy .tilt_msg { margin-left:5px; margin-top:5px;}
#product-table .mobile.attr-field-new.crowd-buy a.help_popUp  {top:0}
#product-table .mobile.attr-field-new.crowd-buy a.help_popUp img.info {margin-right:0;}
.mobile .crowd_buy_widget .help_dialog {position:absolute;}
.mobile .crowd_buy_widget .help_dialog, #checkout .mobile .crowd_buy_widget .help_dialog {width:100%; padding:10px;}
.mobile .crowd_buy_widget .help_dialog .close {right:0px; top:0px;}


/********* social widget **************/
.social_wiget_div {margin-top:20px; float:left; width:100%; clear:both; box-sizing: border-box; }

.social_wiget_div .wishlist {box-sizing: border-box; height: 44px; line-height: 40px;   margin:10px;}
.social_wiget_div .wishlist > * {display:inline-block; vertical-align: middle; }
.social_wiget_div .wishlist .heart_img {width:20px; height:20px; margin-right:10px; }

.social_wiget_div .review_stars_div {margin:10px;}

.social_wiget_div .btn_table {width:100%; table-layout: fixed;}
.social_wiget_div .btn_table td {}


/********   reveiws *********/
/*.review_stars_inner_div {display:inline-block; padding-bottom:1px; }
.review_stars_inner_div > * {vertical-align:middle}*/
.review_stars_div .review_star {width:12px;}
.review_stars_div .total_reviews_span {margin-left:5px; margin-right:5px; display:inline-block; margin-top:2px; position:relative; top:0;}
.review_stars_div .review_date {margin: 4px 15px 0px 15px;}
.review_stars_div .review_date:before {content: '-'; margin:0 3px;}

.nohover .review_stars_inner_div:hover {cursor:initial;}

.review_item .review_stars_div {display:inline-block; margin-bottom:5px;}
.review_item .product_name {margin-bottom:5px;}
.review_item .review_content {
    height: 4.7em; overflow:hidden;
    line-height: 1.2em;

}

.mobile .review_item{width:100%; margin-bottom:15px;}
/*
div.reviews .review_stars_div .review_star,  .row.reviews .review_stars_div .review_star {width:18px;}*/
div.reviews .review_stars_div .total_reviews_span, .row.reviews .review_stars_div .total_reviews_span {top: 0;}
div.reviews .review_stars_inner_div, .row.reviews .review_stars_inner_div {position:relative; top:1px; cursor:auto;}


/*********  summary table (eg:price table on order details page) ************************/
.summary_table { width:400px; float:right; clear:both; border-collapse: initial; margin-top:25px; border-spacing:0px;}
.summary_table tr td:last-child { }
.summary_table td {padding: 20px 20px;}
.summary_table .summary_field {float:left; margin-bottom:5px; }
.summary_table .summary_value { float:right; margin-bottom:5px;}
.summary_table .clear {clear:both;}

.summary_table .summary_title td:first-child {width:60%; }
.summary_table .summary_title td:first-child {width:40%; }

.mobile .summary_table {width: 100%; float:none;}


/*
=========================================================
Check Out
*/

#checkout .main-col-1 input, #checkout .main-col-1 textarea, #checkout .main-col-1 select,
#payment-by-creditcard input, #payment-by-creditcard textarea, #payment-by-creditcard select {
    background-color: #f9f9f9;
    border-radius: 5px;
}


#checkoout .content-section {margin-right: 50px}

#checkout .js-order-summary {background: white;}

#checkout-login-cart-items > a.close {display: none;}

#checkout hr {margin: 0;}

#checkout .credit-card-info-sec {}

@media (max-width: 575px){
    #billing-edit-form .billing-city, #billing-edit-form .billing-state {width: 49%}
}

@media (min-width: 576px){
    .mobile-sticky-bottom2.primaryButton {min-width: initial} /* VP-16490 */
    .gift-receive-options-body .options-container {text-align: center}
    #billing-edit-form .billing-city, #billing-edit-form .billing-state {width: 32%}
}

.password-label {display: block !important}
#checkout .js-createAccount{display: none;}
#checkout .body, #main > div#order-confirmation {max-width: 1124px; margin:0 auto;}    /* vp-12112,  VP-12202 */

#checkout.mobile,
#order-confirmation.mobile {
    padding: 0 8px;
    box-sizing: border-box;
}

#checkout .checkout-panel {box-sizing: border-box; width: 100%;}
#checkout .add-new-header {text-align: right;}
#checkout .add-new-header img {width: 32px;}

#shipping-address-form input, #shipping-address-form select {height: 37px;}

#checkout .standard-shipping {box-sizing: border-box; padding: 10px; width: 100%; }
#checkout .infobox_div select {margin:0;}
#checkout.mobile .sec.gift-from-box{
    margin-top: 20px;
}

#checkout .one-row-sec .sec{ width: 100%; padding-left: 0; }

#checkout .add-new input {height: 36px;}

#checkout .record {width: 100%; padding: 15px; /* min-height: 75px; */}
#checkout #payment-method.record {padding: 0;} /* Billing section we want to span 100% */
#checkout .record td{ position: relative;}
#checkout .record .click-helper{position: absolute;width: 80px;height: 60px;top: -20px;left: -10px;}
#checkout .record .edit {width: 28px; }
#checkout .record .delete {width: 28px; }

.mobile #checkout .record {width: 100%; box-sizing: border-box; padding: 15px 10px; /* min-height: 75px; */}

.shipping-info-sec .block-2 img, .credit-card-info-sec .block-2 img, .account-info-sec .block-2 img {order:2;}

#checkout .radio{width: 10px;
                height: 10px;
                border-radius: 50%;
                border: 1px solid #999;
                margin-right: 10px;
                display: inline-flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
}
#checkout .radio-text{
    cursor: pointer;
}
#checkout .selected .radio.normal{
    border: 1px solid #d1d1d1;
}

#checkout .inside-radio{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: none;
}
#checkout .inside-radio.normal{
    background-color: #d1d1d1;
}
#checkout .selected .inside-radio{
    display: block;
}

.checkout-hlep-popup{display: none;}

#checkout #product-table .table-header span.label{
    width: 70px;
}
#checkout.mobile #product-table .table-header span.label,
#order-confirmation.mobile #product-table .table-header span.label{
    width: 50px;
}
#checkout #product-table .table-header > div{
    margin-left: 6px;
}
#checkout #product-table .table-content > div{
    margin-left: 6px;
    width: 70px;
}
#checkout.mobile #product-table .table-content > div,
#order-confirmation.mobile #product-table .table-content > div {
    width: 50px;
}

#checkout .one-third-col .sec{width: 85%;}

.mobile .button-wrap.mobile-center-midium{
    width: 200px;
    margin: 10px auto;
}


#checkout p.errorSummary{display: none;}

#checkout .title h3 {}

.desktop #checkout .help_dialog{
    top: -14px;
    right: -270px;
    width: 350px;
    display: none;
}

.mobile #deposit_help{
    display: none;
}

#checkout .overlayContent .popup-header img{width: 40px;}

.product .oiiid_span {margin-right: 3px;}
.product .oiiid_span:before {content:''}
.product .oiiid_span:after {content:''}

#gift-hint-message textarea{
    width:100%;min-height:100px;
}

ul#gift-certificate-list li {list-style: none; margin: 0;}
#gift-certificate-list li span a{text-transform: capitalize; margin:0 5px; }


.mobile #gift-hint-message textarea{
    width: 100%;
    min-height: 100px;
}

#order-confirmation .summary-sec{
    width: 246px;
}

@media (max-width: 575px){
    #order-confirmation .summary-sec{
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 30px;
        margin-top: 15px;
    }
}

.summary-sec .place-order{
    width: 242px;
}
.mobile .summary-sec .place-order{
    width: 100%;
}
.summary-sec .place-bid{
    width: 248px;
}
.mobile .summary-sec .place-bid{
    width: 100%;
}

.button-outer a.disabled{
    cursor: default;
}

.place-order.disabled .btn-w{
    cursor: default;
}

.start-checkout .price-sec{
    height: 50px;
}

.start-checkout .value span{
    display: block;
}


/*
=========================================================
Cart
*/
#cart .sticky-box{
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    left: 0;
}

.overlay .overlayContent{margin-top: 50px;}
.overlay .dialog_header {text-align: center;}
.overlay .dialog_body {margin-top: 20px;}
.overlay .dialog_footer {margin: 20px 0; padding: 20px 0; text-align: center;}


#shopping-cart {width: 100%;margin:0 auto;margin-top: 22px;float:none;}
#shopping-cart .box {width: 100%; margin-top: 30px; position:relative}
#shopping-cart #left-block {max-width: 820px; min-height:500px;}
#shopping-cart .two-col-2 {margin: 10px 0;}
/*#summary-box.mobile-only{display: none;} */

#shopping-cart .sticky-box {display: none;}

.price-info-container {width: 100%;}

/*#header-menu .mCSB_container {margin-right: 0;}*/

#right-block .shipping-icon {flex: .2;}
#right-block #shipping-estimation {padding:15px 10px;}

@media (max-width: 575px) {
    #shopping-cart .sticky-box {
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 999;
        width: 100%;
        left: 0;
    }
    #shopping-cart .row {margin-bottom: 50px;}

    #help-box {display: none;}

    #cart > .row {margin-top: -35px}

    /*#right-block .summary-box {display:none;} hide desktop start checkout on mobile */

    #right-block {padding-left: 0; padding-right: 0;}
    #right-block .summary-box {margin-bottom: 20px;}
    #right-block .start-checkout {display: none;}
    #right-block .estimate-text {flex:unset;}
    #right-block .shipping-icon {flex: 1;}

    #right-block #shipping-estimation {border-top: none; padding-top: 0;}

    /*#summary-box.mobile-only{display: block;} */
    .sg-inline-top.row {margin-left: 0; margin-right: 0;}
    .sg-inline-top.row > .col-lg-9 {padding-left: 0; padding-right: 0;}
}

@media (min-width: 576px) and (max-width: 767px) {
    #shopping-cart .container{
        max-width: 700px;
    }
}

@media (min-width: 768px) and (max-width: 992px){
    #shopping-cart .container, #checkout .container {
        max-width: 900px;
    }
}

@media (max-width: 992px) {
    #shopping-cart .two-col-1{
        text-align: center;
    }

    #shopping-cart .two-col-2{
        max-width: 374px; /* max width of the image from .two-col-1 */
        margin: 10px auto;
    }
    .p-block-2 .close {
        display: none;
    }
}

@media (min-width: 992px) {
    .price-info-container {width: unset; min-width: 80%; max-width: 90%;}
}

#continue-shopping hr {margin:15px 0 0 20px; float:left; width:698px;}


#help-box .list  {float:left; width:180px; margin-left: 45px;}
#help-box .list li {list-style-type:none;}

#product-table .table-body .body-row.nextProd{border-top:0; margin-top: 20px;}
#product-table .table-body .body-row.nextProd:before {content : "";position: absolute;left: 10px;height:1px;width:800px;}

#product-table .table-body .main {padding: 15px;}
#product-table .table-body .review {width:100% ;padding: 20px;box-sizing: border-box;}

#product-table .table-body .main .name .celeb   {width:100%; margin-bottom: 6px;}
#product-table .table-body .main .name .product {padding-bottom: 4px;}
#product-table .table-body .main .name .entryCount {width:100%; padding-bottom: 10px;}
#product-table .table-body .main .quantity input {width:20px; margin-right: 5px;margin-bottom: 15px;}
#product-table .table-body .main .quantity a {text-transform: uppercase; padding: 6px 8px;}
.mobile #product-table .table-body .main .col.two-col-2 > .convert{margin-top: 10px; margin-left: 20px;}
.mobile #product-table .table-body .main .convert img{float: left; margin-right: 10px;}
.mobile #product-table .table-body .main .convert span{float: left; margin-top: 5px;}
.mobile .two-col-1 {width: auto;}

#product-table .table-body .info     {float:left; width:100%; margin:8px 0 0 0;} /*557*/
#product-table .table-body .info .inner-info    {float:left; width:798px; margin:10px 0 25px 10px;}
/*#product-table .table-body .body-row .info .inner-info > div {width:226px;}*/

#product-table .table-body .info  table  {float:left; position:relative; height:70px; width:200px; margin:15px 0 15px 15px;}
#product-table .schedule-container {display:inline-block; float:left; margin:20px 0 20px 20px;width:162px;}
#product-table .locationAddress-container,
#product-table .duration-container,
#product-table .participants-container {display:inline-block; float:left; margin:20px 0 20px 20px;position:relative}
#product-table .duration-container,
#product-table .participants-container {width:102px;}
#product-table .locationAddress-container .redArrow{position: absolute;left: -25px;top: 14px;}
#product-table .location-saved-address .changeAddress { text-transform:uppercase;  height:30px; line-height:30px;margin-right: 5px;}
#product-table .info .edit-wrap {min-height:0; margin:0 40px 0 25px;}
#product-table .info .edit-wrap .edit-product  {width:60px; display:inline-block;}
#product-table .info .edit-wrap .edit-schedule  {width:60px; height:24px; display:inline-block;}
#product-table .info .add-schedule  span{ text-transform:uppercase;  display:inline-block; height:30px;}
#product-table .info .add-schedule img {margin: 0 3px 7px 2px;}
#product-table .info .schedule-now { width:170px; padding: 4px 4px 4px 0; height: 27px;}

#product-table .info .title span {display:inline-block;}
#product-table .info .schedule-box {margin-top:0; width:auto;}
#product-table .info .schedule-box ul {float:left; margin-top: 5px;}
#product-table .info .schedule-box li span {padding-right: 10px;}
#product-table .info .schedule-box .button-wrap a img {margin-left:5px; vertical-align: middle}
#product-table .table-body .body-row .info .schedule-container .schedule-box .edit-schedule { width:165px;  text-transform:uppercase;  height:30px;margin-right: 5px;}

#product-table .info .detail-container {display:inline-block; float:left; margin:20px;width:100%;}
#product-table .info .detail-container .edit-product {width:165px;  text-transform:uppercase;  display:inline-block; height:30px; margin-right: 5px;}
#product-table .info .detail-box  {float:left;width:100%; }
#product-table .info .detail-box ul {float:left; word-wrap:break-word; margin-left: 15px; list-style: disc; margin-top: 5px;}
#product-table .info .detail-box ul img {vertical-align: text-top}

#product-table .name ul {margin:10px 0 0 10px; list-style: outside disc}
#product-table .price ul {margin-top:10px; list-style: inside none}
#product-table .price ul li {font-size: 12px;}


.convert-tip {padding: 0; width: 130px;}
.remove-tip {left: 54px; padding: 0; width: 76px;}
.convert-tip p, .remove-tip p { margin-top: 0; padding: 8px 0; }
.convert-tip img {left: 55px; position: absolute;}
.remove-tip img {left: 28px; position: absolute;}

.p-block .hyattTotalPoints { float: right; }

.vendorBlock .vendor-img{ width:40px; height: 40px; border-radius: 50%; overflow: hidden; margin-right: 5px;}

.vendorBlock .vendor-name .item-count {margin: 0 10px;}

#product-table .table-body .body-row .main .img div{ width: 140px; height: 92px; float: left; }

.widget-row .errorMessage {padding:10px;}

.mobile #overBooked-notification a.button-small{padding: 0 10px;}

#shipTo{text-decoration: underline; }
.top-warning {padding:16px 40px 18px 20px; margin:10px 0; position:relative;}
.top-warning a {margin-left: 5px;}
.top-warning.moved-to-wishlist a{margin-left: 0; text-transform: lowercase;}

.top-warning span {margin-right: 5px;}
.top-warning.moved-to-wishlist span {margin-right: 0;}

.top-warning img {position:absolute; width:12px; top:8px; right: 8px; }
#standard-shipping {float: left; padding: 10px; margin: 0 0 0 30px;}

#shipping-estimation .estimation-expand.expanded { background: url("/images/arrow_up.png") no-repeat scroll 0 0 / 14px 10px; }
.mobile #shipping-estimation .estimation-expand.expanded{ right: 10px; left: initial;}

.showAddressBlock {display:block}
.hideAddressBlock {display:none;}


/*****  a few css for _checkout_p_table used for order list and order details page ********/
#product-table .table-body .body-row.nextProd:before { width:calc(100% - 20px);}
.order_status_div.customer .order_status_dot {display:none;}

.order_tracking_nubmer {
    margin:10px 0 0 15px;
}
.order_tracking_nubmer img {width:18px;}

.order_status_div .order_status_text {margin-left:0;}
.order_status_div .order_status_text a.no_todo {cursor:text; color:black;}
.order_status_div .order_gift_icon {width:18px;}
.oii-row .next-steps.main {width: 45%;}
.oii-row #provide-details-btn {width: 100%}
.needdetails_highlighter{position:absolute; left:0; top:0; bottom:0; width:5px;}

.order_status_div .view_video_btn {float:left; clear:both;}

.desktop .order_status_div {position:relative;
                            display: inline-flex;
                            flex-wrap: wrap;
                            flex-direction: column;}
.desktop .order_status_div .order_tracking_nubmer {clear:both; float:left;}
.desktop .order_status_div .view_video_btn {margin: 5px 0 0 10px; }

.mobile .order_status_div {margin-top:10px;
                            display: inline-flex;
                            flex-wrap: wrap;
                            flex-direction: column;}
.mobile .order_status_dot {margin-left:0;}
.mobile .order_tracking_nubmer {float:right; margin-left:0; margin-top:5px; }
.mobile .order_tracking_nubmer img { top:5px;}
.mobile .order_status_div.customer .order_status_text {margin-left:0;}
.mobile .order_status_div.shipped .order_gift_icon {float:left; margin-top:4px;}

.mobile #product-table .three-col-2 .table-header {width:60px; float:left; margin-left:10px; margin-top:5px;}
.mobile #product-table .three-col-2 .table-header > div {height:25px;}
.mobile #product-table .three-col-2 .table-content {width:calc(100% - 115px); float:left;  ; margin-top:8px;}
.mobile #product-table .three-col-2 .table-content > div  {clear:both; height:25px;}
.mobile .order_status_div .view_video_btn {margin: 5px 0 0 0; }


.mobile #product-table .oii-row .name.mobile, .mobile #product-table #gif-box-product .name.mobile {width: 100%;}
.mobile .oii-row .next-steps {width: 100%;}
.order_status_div.vendor.orderList .order_status_dot {display:none;}
.order_status_div.vendor.orderList .order_tracking_nubmer {margin-left:0;}


/****************** vendor portal ****************************/
.editable-div {padding: 9px 6px; box-sizing: border-box; resize: vertical; overflow: auto; border: 1px solid #e1e1e1; text-align: left;}

.italicize-text { width: 54px; height: 26px;
                margin-bottom: 3px; cursor: pointer;
                font-style: italic; border: 1px solid #999;
                display: flex; align-items: center; justify-content: center;}

.custom-form.vendor-page .form-row textarea{ height: 105px; width: 415px; max-width: 100%; padding: 9px 6px;}

.italicize-text.select{color: blue; border: 1px solid blue;}

.custom-form.vendor-page .form-row textarea{ height: 105px; width: 415px; max-width: 100%; padding: 9px 6px;
                                            display: block; resize: none;}
.custom-form.vendor-page.mobile .form-row .right-sec textarea{width: 90%;}

.mobile .carousel-con{padding: 10px 0 0 10px;}

/*************** editor section *******/

.infobubble-dark {
    display: inline-block;
    background-color: #000 !important;
    color: #FFFFFF !important;
}
/*****
Purchases
******/
#account-content .status img.attention{width: 15px;
                                        float: left;
                                        margin-right: 3px;
                                        margin-top: 10px;}
#account-content .status span.attention{color: red;
                                        float: left;
                                        }

.additional_info_table {width: 100%; margin:auto; border-collapse:initial; padding-left: 30px; padding-right: 0;}
.additional_info_table tr td {padding: 10px 15px; min-height:35px; vertical-align: top;}
.additional_info_title {margin:10px 0;}
.additional_info_list{white-space: pre-line; position: relative;}
.additional_info_list .not-available{text-decoration: line-through;}
.additional_info_list img.attention{width: 15px;
                                   position: absolute;
                                   top: 0;
                                   left: -20px;}
/*****
Logistics
******/


/** copied from main.css **/
.logistic-text-input{width: 350px;}
.custom-form div.logistic-text-input{
    padding: 10px; width: 95%; box-sizing: border-box; border: 1px solid #e1e1e1;
    resize: none; height: 88px; margin-top: 5px;}
.timeline-hider-top{position: absolute;
                    width: 50px;
                    height: 40px;
                    top: 0;
                    left: 0;}
.timeline-hider-bottom{position: absolute;
                        width: 50px;
                        height: 25px;
                        bottom: 0;}
.timeLineRoot{position: relative;}
.timeLineRoot .timeline-hider{  width: 20px;
                                height: 110px;
                                position: absolute;
                                bottom: 0;
                                left: 22px;}
.timeLineRoot .timeline-hider-bottom{ height: 115px;}
.custom-form .timeLineRoot select.tl-date {
    margin-left: -77px;
    width: 100px;
}
.timeLineRoot .tl-add{
    ;
    height: 50px;
}
.tl-item span img.clear{
    width:18px;
    margin-left: 5px;
    margin-top: 10px;

}
.tl-item p.title{margin-top: 15px;}
span.tl-date{
    margin-top: 15px;
}
.tl-item input.timeLine-title{
    width:438px;
}


.tl-item .add-label{margin-left: 10px;}

.timeLineReview{position: relative;}


.italicize-text {display:none;}
.timeline .tl-content .tl-title-div {display:flex;}
.timeline .tl-content .tl-desc-div {margin-top:10px;}

/* Custom Weekly Calendor CSS */
.calendar-header{display: block;
                margin-top: 20px;}
.calendar .fc-row .fc-content-skeleton{z-index: 15;}
.calendar hr.fc-divider{ padding: 0; border-width: 1px; border-color: #e1e1e1;}
.calendar .fc-bg .fc-axis{vertical-align: top;}
.calendar .fc-bg .fc-axis span{ margin-top: 5px; display: block; text-transform: capitalize;}
.calendar .fc-event{background-color: #fff; border-color: #e2e2e2;}
.calendar .fc-event .fc-bg{background: #fff;}
.calendar .fc-event, .calendar .fc-event:hover, .calendar .ui-widget .fc-event{color: #000;}
.calendar .fc-time-grid-event .fc-time{font-size: 16px; display: none;}
.calendar .fc-time-grid-event .fc-time span{display: none;}
.calendar .fc-view-container thead.fc-head .fc-widget-header{
    margin-bottom: 4px;
    color: #777;
}
.calendar.fc-ltr .fc-axis{
    text-align: left;
}
.calendar .fc-axis span{
    color: #777;

}
.calendar .fc-title{
    font-size: 10px;
    letter-spacing: 0.02em;
    word-wrap: break-word;
    color: #000;
    margin: 4px 0 0 4px;}
.calendar td.fc-day.fc-widget-content.vacation{background-image: url("/images/tile_vacbg.png"); background-color: #e5e5e5; opacity: 0.1;}
.calendar .fc-bgevent{background: none; overflow: hidden;}
.calendar .fc-bgevent.booked{background: #00a94f; opacity: 1;}
.calendar .fc-bgevent.calendar-buffer{background: #e5e5e5 !important; opacity: 1; z-index: -1;}
.calendar .fc-bgevent.calendar-requested{background: #ffea70; opacity: 1;}
.calendar .fc-bgevent.calendar-cronofy{background: #da7a7a; opacity: 1;}

.calendar .fc-view-container thead.fc-head .fc-widget-header{border-top: none;}
.calendar .fc-view-container thead.fc-head .fc-widget-header{border-left: none; border-right: none;}
.calendar .fc-view-container .fc-agenda-view .fc-head > tr > td{border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;}
.calendar .fc-toolbar .fc-left button{
    background: url("/images/icon_arrowleft_000.png") no-repeat;
    background-size: 30px;
    background-position: left 0;
    border: none;
    margin: 12px 0 0 5px;
    border-color: #fff;
    box-shadow: none;
    padding:0;
    width: 20px;
}
.calendar .fc-toolbar .fc-right button{
    background: url("/images/icon_arrowright_000.png") no-repeat;
    background-size: 30px;
    background-position: right 0;
    border: none;
    margin: 12px 5px 0 0;
    border-color: #fff;
    box-shadow: none;
    padding:0;
    width: 20px;
}
.calendar .fc-toolbar .fc-left button.fc-state-down, .calendar .fc-toolbar .fc-right button.fc-state-down{
    border:none;
    border-radius: 0;
}

.weekCalendar .fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title{display: none;}
.weekCalendar.fc-unthemed .fc-today, .weekCalendar.fc-unthemed .fc-future, .weekCalendar.fc-unthemed .fc-past{background: #f2f2f2;}
.weekCalendar.fc-ltr .fc-time-grid .fc-event-container{margin: 0;}
.weekly-calendar .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom: 0;}

.weekly-calendar .fc-toolbar{height: 0; margin: 0;}
.weekly-calendar .fc-day-grid-event .fc-content{height: 39px; white-space: pre-wrap;}
.weekly-calendar .fc-toolbar{
    margin-bottom: 0;
    height: 58px;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    width: 100%;
    box-sizing: border-box;
}

.monthly-calendar .fc td, .fc th { cursor: pointer; }
.monthly-calendar .fc-toolbar{
    margin-bottom: 0;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    height: 58px;
}
.monthly-calendar .fc-toolbar .fc-left button,
.monthly-calendar .fc-toolbar .fc-right button {
    background-position: -5px 0;
    margin-left: 5px;
    padding: 0;
    width: 15px;
    margin-top: 13px;
}
.monthly-calendar .fc-toolbar .fc-right button {
    background-position: -10px 0;
    margin-left: 0;
}

.weekly-calendar .fc button .fc-icon,
.monthly-calendar .fc button .fc-icon {
    display:none;
}

.weekly-calendar .fc-day.fc-widget-content.requested{
     background-color: #ffea70; opacity: 1;
}

.monthly-calendar .fc-view-container thead.fc-head .fc-widget-header:first-of-type{border-left: 1px solid #e1e1e1;}
.monthly-calendar .fc-view-container thead.fc-head .fc-widget-header:last-of-type{border-right: 1px solid #e1e1e1;}
.monthly-calendar.calendar .fc-bgevent.requested{background-image: none; background-color: #ffea70; opacity: 1;}
.monthly-calendar.calendar .fc-bgevent.booked{background-image: none; background-color: #00a94f; opacity: 1;}
.monthly-calendar.calendar .fc-bgevent.vacation{background-image: url("/images/tile_vacbg.png"); background-color: #e5e5e5; opacity: 0.1;}

.monthly-calendar.calendar .fc-row .fc-bg.selected{z-index: 10; border:1px solid #000;}
.calendar .fc-center h2{
    font-size: 11px;
    display: block;
    letter-spacing: 0.14em;
    margin-top: 20px;
    text-transform: uppercase;
    color: #000;
}
.calendar table {
    table-layout: fixed;
}

.monthly-calendar .fc-basic-view .fc-body .fc-row{min-height: 22px;}
#weekly-calender .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom: 0;}



/**************************** Widgets CSS *****************************/

/*********************
 price slider
*********************/
.price-slider-widget{width: 100%;}
.price-slider-widget .slider-range{margin: 15px 0;}
.price-slider-widget .hint-row {float: left; width: 100%;}



/*********************
 discovery widget
*********************/
.discovery-popup .disc-all-ex{
    display: none;
}
.discovery-popup .disc-header-search{
    ;
    margin-bottom: 10px;
    display:none;
}
.discovery-popup .disc-header{
    margin-bottom: 10px;
}
.discovery-popup .disc-footer, .discovery-popup .view-all-categories {

    padding-top: 10px;
    margin-top: 10px;
    display:none;
}

.top-nav-search-disc .discovery-popup .disc-header-search {display: block;}

.discovery-popup .disc-column{
    width: 150px;
    ;
}
.discovery-popup.mobile .disc-column{
    width: 100%;
}

.discovery-popup .col-title{
    margin-bottom: 5px;
    padding-left: 10px;
}

.discovery-popup .disc-item{
    padding: 5px 10px;
}

.pageframe_div .disc-d-widget .disc-popup-block{
    top: 72px;
}

/**************************** Widgets CSS *****************************/



/*****
**
** qtip CSS
*****/
.qtip .qtip-content .edit-label{margin-top: 5px;}

/****** Availability **********/
#weekly-calender {  float: left;
                    width: 72%;
                    width: -webkit-calc(75% - 12px);
                    width: -moz-calc(75% - 12px);
                    width: calc(75% - 12px);
}
.mobile #weekly-calender{width: 100%;}
#io-widget.vp-calendar-review .weekly-calendar .fc-view-container{float: left;width: 100%;}
#io-widget.vp-calendar-review .weekly-calendar .calendar-color{float: right; width: 100%; }
.mobile #io-widget.vp-calendar-review .weekly-calendar .calendar-color{width: 100%}
#io-widget.vp-calendar-review .weekly-calendar .calendar-color .row span{float: left; max-width: 70%;}



/********************* vendor facing calendar ********************************/
 #product-scheduling-dialog.mobile{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}
#product-scheduling-dialog.mobile.overlay .dialog_body
{
    margin: 25px auto;
    width: 80%;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    width: calc( 100% - 50px );
    padding: 0px;
}
.scheduling-form-submit{margin-left: -4px;}
.mobile .scheduling-form-submit{margin-left: 0;}
.scheduling-form-submit .button-wide{width: 286px;}
.mobile .scheduling-form-submit .button-wide{width: 100%;}

.explanation {}
.hideNextChoice, .cal-time .am, .cal-time .pm,.submit-inactive, .hide-second-date{display:none;}
.schedule-header {; margin: 15px 0 5px 0;}
.schedule-list{width:100%; margin: 0 auto; float: none;}
#product-scheduling-dialog .schedule-wrapper {width: calc( 100% - 2px ); }
.schedule_date_copy {display:inline-block;float: left; margin: 5px 0 0 5px;}
.scheduling-form .schedule-box .date{float: left; width: 50%; border-right: 1px solid #e1e1e1;}
.scheduling-form .infobox_reset_postbooking_container .checkBox-block::after {height: 5px;}
#product-scheduling-dialog p.explanation{display:none; width: 287px; margin: 0 auto; ;}
#product-scheduling-dialog.mobile .explanation {width:100%;}


#scheduling-dialog .dialog_header, #product-scheduling-dialog .dialog_header {

}

#scheduling-dialog .dialog-series-date-switch, #product-scheduling-dialog .dialog-series-date-switch {
    margin: 10px auto; margin-bottom: 0; width: 75%;
}

.cal-week .week {padding-bottom:3px; }
.cal-time select{padding-left: 10px; padding-top: 11px; border:none}

/********************* vendor facing calendar ********************************/

/********************* user facing calendar ********************************/
.schedule-box.schedule-box-0 {z-index:0;}
.schedule-box.schedule-box-1 {z-index:1;display:none;}
/********************* user facing calendar ********************************/



/*==============================================================================
    mobile header kand top navigation
==============================================================================*/
#header-m {position: fixed;  width:100%; height:50px; z-index: 2000; top: 0;}

#top {
        position: relative;
        width: 100%;
        height: 50px;
}
#top .icon {width: 46px; cursor: pointer}
#top .icon.bag {
    width: 50px;
}
#body > .icon {margin-top: 10px; top: 0; position: fixed;}
#top .icon img, #body > .icon img{width: 28px;}

#body > .icon.bag{position: fixed; z-index: 1000; right: 0; }

#body .icon.bag a{float: left; width: 100%;}
#body .bag-item   {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    display: none;
}
#body .filled .bag-item   {
    display: block;
}
#body .bag-item p {

}


#body .icon.trigger img, #top .icon.trigger img { width: 28px;}

#top .icon.filter, #body > .icon.filter { margin-top: 12px; }
#top .icon.filter img{width:28px;}
#body > .icon.filter{position: fixed; z-index: 1000; right: 58px;}

#top .swipe-menu{ top: 50px; position: absolute;}

div.bubble.notification{
    border-radius: 50%;
    height: 22px;
    width: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

div.bubble.notification.sum{
    position: absolute;
    left: 52px;
    top: 4px;
}

div.bubble.notification.sum.defaul-icon-bubble{
    left: 42px;
}

#sign-bar {width:100%; height: 60px; position: fixed; bottom:0; z-index: 2; float:left;}


#search {
        right: -320px;
        height: 50px;
        width: 320px;
        top: 0;
        position: fixed;
        z-index: 9999;
}
#search input.m-search {float:left; width: 100%; height: 50px; padding: 10px; padding-left: 12%; margin: 0; box-sizing: border-box;}
#search .ui-autocomplete{ border-radius: 0; height: calc(100vh - 50px); overflow-y:auto;}
#search .ac-group{margin-left: 15px;height: 25px;}
#search .ui-menu .ui-group-seperator, .ui-menu .ui-menu-divider.ui-group-seperator{
                                              width: 270px;
                                              margin-left: 15px;
                                              margin-top: 5px; }
#search .ui-autocomplete .ui-menu-item { width: 290px; overflow: hidden; float: none; margin: 8px 0 5px 25px; height: initial;}
#search .ui-autocomplete .ui-menu-item a{  margin-left: 20px; margin-bottom: 2px; height: 20px; width: 250px;}

#search .ui-autocomplete .ui-menu-item a.ui-state-focus, #search .ui-autocomplete .ui-menu-item a.ui-state-hover{width: 250px;
                                                                                                               border-radius: 0;
                                                                                                               margin-top: 0;}
#search .ui-autocomplete .ui-menu-item:last-of-type a, #search .ui-autocomplete .ui-menu-item:last-of-type a
{
    text-transform: uppercase;

}

#search .view_all_link {
    text-transform: uppercase;  margin-bottom:5px;
}

#search-disc-menu{
    display: none;
    position: fixed;
    top: 50px;
    height: 600px;
    height: -webkit-calc(100vh - 50px);
    height: -moz-calc(100vh - 50px);
    height: calc(100vh - 50px);
    z-index: 1000;
    padding-top: 15px;
    overflow-y: scroll;
}
#search-disc-menu .discovery-popup .disc-column{
    width: 100%;
}
#search-disc-menu .discovery-popup .disc-item .disc-item-text{
    margin: 0 20px;
}
#search-disc-menu .discovery-popup .col-title{
    margin: 0 10px 8px;
    height: 40px;
    padding-left: 10px;
}
#search-disc-menu .more-items{
    display: none;
}
#search-disc-menu .discovery-popup{
    margin-bottom: 50px;
}
#search-disc-menu .discovery-popup .disc-header-search{
    display: block;
    margin-left: 10px;
}
#search-disc-menu .discovery-popup .disc-header{
    margin: 0 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#mobile-disc-widget-head{
    display: none;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
}

#nav { position:fixed; left: 0; top: 0; width: 66%; min-width: 240px;  z-index: 999; display: none; min-height: 100%; max-height: 100%; overflow-y: scroll; z-index: 2000;}

#nav .default-mobile-icon{width:28px; margin-top:5px; margin-left: 20px; float: left;}
#nav .nav-item{clear: both;}

#nav .nav-item .tw-col{
    width:50%; float: left;  box-sizing:border-box; height: 35px;
}
#nav .nav-item .content .tw-col span{
    margin: 0; width: 100%;
}

#nav .nav-item .content { min-height: 44px; width:100%;  position: relative;}
#nav .nav-item .content.title{margin-top: 25px; margin-bottom: 10px;}
#nav .nav-item .content a {width:100%;}
#nav .nav-item .content span {
    margin: 15px 0;
    margin-left: 20px;
    width: 76%;
    display: inline-block;
    vertical-align: middle;
}

.rtl#nav .nav-item .content span {margin-right:20px; margin-left:0;}
.rtl#nav .section.identity .nav-item .content span {margin-right:0px;}


#nav .nav-item .content span.plus-minus{
    float: right;
    margin-right: 7px;
    margin-top: 11px;
    font-size: 34px;
}

#nav .nav-item .content img {
    margin: 0;
    width: 28px;
    display: inline-block;
    vertical-align: middle;
}

#nav .nav-item.hasChild .content img.right{display: block;}

#nav .nav-item .content img.profile {height:12px; top:11px;}

#nav .nav-item img.lock{width: 25px;  top:10px; right:12px; }
#nav .nav-item img.lock{display:none;}

#nav .nav-item li { height: 39px; list-style-type: none;}
#nav .nav-item li a {float:left;width:100%;}
#nav .nav-item li a span {
    float: left;
    margin: 10px 0 0 30px;
    padding: 0;
}

#nav .nav-menu{
    position: absolute;
    left: -100%;
    width: 100%;
    min-height: 100%;
    padding-bottom: 80px;
}
#nav .nav-menu.consumer{
    left: 0;
}

#nav .nav-menu .identity{
    min-height: 50px;
}
#nav .nav-menu .identity .login-in{height: 55px;}
#nav #vendor-img {
    width: 40px;
    height: 40px;
    /* margin: 0 auto; */
    margin-left: 20px;
    border-radius: 23px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
}
#nav .nav-menu .identity .avatar{margin: 5px auto; float: left; width: 100%; height: 40px; line-height: 40px;}
#nav .nav-menu .identity .name{
    float: left;
    margin-left: 21px;
}

#nav .section .sub-menu{
    width: 85%;
    width: -webkit-calc(100% - 28px);
    width: -moz-calc(100% - 28px);
    width: calc(100% - 28px);
    padding-left: 28px;
    display: none;
}

#nav .nav-menu .menu-detail{display: none;}
#nav .menu-detail .menu-header{
    height: 45px;
}
#nav .menu-detail .menu-footer{
    margin-top: 18px;
}
#nav .nav-menu .menu-detail .backToMain{
    width: 28px;
    margin-left: 0px;
    margin-top: 5px;
    padding-right: 10px;
}
#nav .nav-menu .menu-detail .name{
    float: left;
    width: 75%;

    text-transform: uppercase;
}

#nav .nav-menu .level-title{
    height: 40px;
    width: 100%;
}
#nav .nav-menu .level-title p{
    margin: 0 10px 0 20px;
}


#nav .nav-menu .default-hidden{
    display: none;
    width: 100%;
}

#nav .menu-stick-bottom{
    width: 66%;
    min-width: 240px;
    height: 44px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
}
#nav .menu-stick-bottom > div{height: 44px;}
#nav .menu-stick-bottom p.text{padding-left:10px  }
#nav .menu-stick-bottom p.img {padding-right: 20px; }
#nav .menu-stick-bottom p.img img { width: 28px;}

#nav .menu-gap{width: 90%; margin: 0px auto; margin-bottom: 15px;}
#nav .m-l{
    margin-left: 20px;
}
#nav .title{
    margin-left: 20px;
    margin-top: 28px;
    margin-bottom: 14px;
    float: left;
}

#header-m .sep-vertical-bar {height:44px; width: 1px; position: absolute;}

#top { box-shadow: 0 4px 8px -5px rgb(119, 119, 119);}
#top .nav-shadow{width:100%; height:30px; float:left; margin-top: 50px; position: absolute;}
#top .scrollable-menu {
        position:relative;
        overflow:hidden;
        width: 100%;
        height:30px;
        top: 50px;
}

#top .scrollable-menu .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}
#top .scrollable-menu .items div{
    margin: 6px 0 0 20px;
    float:left;
    height: 22px;
}

@media (max-width: 576px){
    #concierge-wrap {display: none;}
}
/*==============================================================================
    mobile header kand top navigation
==============================================================================*/


/*=============================================================================
    filter
===============================================================================*/
.filter-box .cal-time{
    display: none;
}
.filters-section .cal-header{margin: 0;}

.checkbox-options-widget ul li.no-prod{
    cursor: default;
}
.checkbox-options-widget ul li.no-prod input.checkBox{
    background-color: #ccc;
    cursor: default;
}
.checkbox-options-widget ul li.no-prod .label{
    color: #ccc;
}

.filters-section .filter-options ul li.no-prod{cursor:default; color: #ccc;}
.filters-section .filter-options ul li.no-prod:hover{color: #ccc; background-color: #fff;}
.filters-section .filter-options ul li.no-prod:hover span.number{color: #ccc;}
.filters-section .filter-options ul li.no-prod.filter-selected:hover span.number{color: ghostwhite;}
/*==============================================================================
    button style
==============================================================================*/
/* button wrapper */
.btn {float:left;}
/* button outer box */
.btn > div {float:left;}

.btn-w  {width:212px;} /* wide   total width = 220 */
.btn-m  {width:140px;} /* medium total width = 146 */
.btn-s  {width:78px;}  /* small  total width =  86 */
.btn-s-2  {width:46px;}  /* small  total width =  48 */
.btn-b  {
    width: 100%;
    height: 35px;
}
.btn-f   {width: 100%; }
.btn-f-s {width: 100%;}

.btn-s-2{height: 25px; line-height: 25px;}


.btn img {
    width: 12px; padding: 0 6px 4px 0; vertical-align:middle;
}

.view-more{ width:300px; height: 35px; margin-left: 39px;
            margin-left: -webkit-calc(50% - 110px);
            margin-left: -moz-calc(50% - 110px);
            margin-left: calc(50% - 110px);}
.view-more .btn{ height: 39px; width: 218px;}
.view-more a{ margin:0 auto;}
.v-btn-w{
    display: inline-block;
    height: 33px;
    width: 212px;
    padding: 0;

    text-transform: uppercase;
    margin-left: 2px;
    margin-top: 2px;
}


/********************* style for wine approval on todo details ****************/
.order-sum .left-box p span {display:inline-block; }
.order-sum .left-box p span:first-child {width:100px;}
.order-sum .left-box p span:last-child {width:100px; }




/********************* for responsive slippry slider **************************/
.responsive_slider_controls {
    display: block;
    list-style: none;
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0; }
.responsive_slider_controls li {
    position: absolute;
    width: 8%;
    min-width: 4.2em;
    height: 92%;
    z-index: 33; }
.responsive_slider_controls li.sy-prev {
    left: 0;
    top: 0; }
.responsive_slider_controls li.sy-prev a:after {
    background-position: -5% 0; }
.responsive_slider_controls li.sy-next {
    right: 0;
    top: 0; }
.responsive_slider_controls li.sy-next a:after {
    background-position: center; } /* 105% 0; */
.responsive_slider_controls li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px; }
.responsive_slider_controls li a:link, .responsive_slider_controls li a:visited {
    opacity: 0.4; }
.responsive_slider_controls li a:hover, .responsive_slider_controls li a:focus {
    opacity: 0.8;
    outline: none; }

.responsive_slider_controls li.sy-prev a:after {background-image: url("/images/io/scroll_left.png");}
.responsive_slider_controls li.sy-next a:after {background-image: url("/images/io/scroll_right.png");}
.responsive_slider_controls li a:after {
    content: "";

    background-repeat: no-repeat;
    background-size: 24px;
    /*
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    */
    background-size:initial;

    text-indent: 0;
    position: absolute;
    width: 2.8em;
    height: 2.8em;
    left: 50%;
    top: 50%;
    margin-top: -1.4em;
    margin-left: -1.4em;
}


/****************************   responsive media queries **********************/
.section-title   { width:100%; margin: 0 0 0 0; height:60px;  }
.section-title h3 { position: relative; top: 30px; display:inline; padding: 0 30px 5px;}
.section-title.experience-title.may_collide h3 {top: -13px;}

/* some common responsive styles */
.mq_test {display:block;  position:relative; }

/*  use z-index value to represent the responsive range   */
#responsive_range { padding-left:0;}

#mobile-header {display:none;}

#home-feature-tile.responsive {width:100%;height: 324px;}
#home-feature-tile.responsive > div { min-width:initial; min-height:initial; }


#content.responsive { width:auto; }
#main.responsive, .main_responsive { float:none; margin:0 auto;  }
#main.responsive:after{content: ""; display: table; clear: both; }

.section-title.responsive {width:auto;}
.main-vertical-list.responsive,  .responsive .main-vertical-list {width:100%;}
.main-vertical-list.responsive .loading-placeholder, .responsive .main-vertical-list .loading-placeholder { width:100%;}
.main-vertical-list.responsive .view-more-box, .responsive .main-vertical-list .view-more-box {width:100%;}
.main-vertical-list.responsive .view-more-experiences .arrow, .responsive .main-vertical-list .view-more-experiences .arrow {left: calc(50% - 8px);}


#main.responsive .productTile.ad .top-box{float:none; margin:0 auto;}
#main.responsive .productTile  .product_img  {width:100%;}

#category-list-nav.responsive #category-list-nav-scroll {width:100%;}



.responsive .section-title {width:100%;}

.responsive.shop-list, .responsive .shop-list {float:none; }

.responsive .shopTile {width: calc(50% - 12px); height:auto; float:left; margin:0 0 45px 0 ; padding:0; min-height:100px;}
.responsive .shopTile:nth-child(2n){float:right;}
.responsive .shopTile:nth-child(2n+1){clear:both;}
.responsive .shopTile a {display:block;}
.responsive .shopTile .img-box {float:none;}
.responsive .shopTile .image {float:none; max-width: initial;}
.responsive .shopTile .image img {width:100%;}
.responsive .shopTile .title {word-wrap: break-word; }
.responsive .shopTile .desc {word-wrap: break-word; }



.responsive .view-all-box {width:100%;}
.responsive .view-all-box .arrow {left: calc(50% - 8px);}

#category-list-nav.responsive .scroll .items > div {width:372px; }

.responsive #celebrity-vertical-list, .responsive .celebrity-vertical-list {width:100%;}
.responsive .celebrityBox .img-box-wrapper {margin:16px auto 0 auto;}
.responsive .celebrityBox .celeb-info .name {width:100%;}
.responsive .celebrityBox .celeb-info .view-profile {margin: 10px auto 0 auto; }

.responsive.products-section {width: calc(100% - 234px); box-sizing:border-box; min-height:300px;}
.responsive#filterPage {width:100%;}
.responsive.sort-box, .products-section .sort-box.responsive {margin-right:0;}

#filterPage #loading {display: none; position: absolute; right:0;  width: 100%;  margin-top: 150px; z-index: 2; text-align: center;}

.products-section .summary.responsive {width:auto;}

#footer-center.responsive{width:100%;}
#footer-menu  {width:100%; margin:0 auto 0 auto; }
#footer-menu.responsive  ul {float:none; display:inline-block; vertical-align: top; text-align:left; }

#footer.responsive.mobile {display:none; height:auto;}
#debug-info.responsive, #hidden-info.responsive {width:100%; word-wrap: break-word;  z-index:1; box-sizing: border-box; }

#footer.responsive.mobile .center{ width:320px; margin:0 auto;}
#footer.responsive.mobile p {}
#footer-menu.responsive.mobile {height: 130px; position:static; }
#footer-menu.responsive.mobile #hidden-info {position:static;}

#footer-menu.responsive.mobile #stay-connected {}
#footer-menu.responsive.mobile #stay-connected li {display: inline; list-style: none; margin-left: 10px;}
#footer-menu.responsive.mobile #stay-connected li:first-child {margin-left: 0;}
#footer-menu.responsive.mobile #stay-connected img {height:35px; width: 35px; }

#footer-menu.responsive.mobile #site-link   {margin-top:10px;  }
#footer-menu.responsive.mobile #site-link li   {display: inline; list-style: none;}
#footer-menu.responsive.mobile #site-link li a {text-decoration: none;}
#footer.responsive.mobile p {color:#ffff; text-decoration: none; font-size: 12px; position: relative; text-align: center; margin: 5px 0 0 0;  }
#footer-menu.responsive.mobile #site-link li a:hover {text-decoration: underline;}
#footer-menu.responsive.mobile #site-link li.separator {margin:0 3px;}

.footer-marketplace.responsive {left: calc(50% - 107px);}

.responsive.banner {width:100%;}

.video_widget_iframe.responsive {width:100%; height:468px;}

/* For Safari (VP-15501) */
input[type="text"].js-city-autocomplete::placeholder {
    overflow: visible;
}

.frameContainer .slide_item {position:relative;}
.marquee_text { position: absolute; top:45%; left: calc(50% - 400px);  width:800px; } /* bottom:10%;*/
.marquee_title{text-transform: uppercase; margin-bottom:12px; min-height:45px; word-wrap: break-word;}
.marquee_sub_title {margin-bottom:20px; min-height: 54px; word-wrap: break-word;}
.marquee_title:empty, .marquee_sub_title:empty {display:none;}


.marquee_button {
    height:43px;  display:inline-block; vertical-align: middle;
    text-transform:uppercase;
    padding:0 30px 0 30px;
}
.marquee_button_arrow {  vertical-align:middle; margin-left:5px; position:relative; top:-1px;}
img.marquee_button_arrow, #homepage-marquee .scroll img.marquee_button_arrow {width:7px;}  /* #homepage-marquee .scroll  */

.frameType5.CorporateMarquee  .marquee_text{top:20%; left:48%; width:400px; display:none;}

.responsive.category_slippry_wrapper {margin-top:80px;}

/****** mobile section **********/

.mobile.main_responsive {width:100%;}

.mobile .marquee_text {width:100%; left:0; bottom:7%; box-sizing: border-box; padding:0 10px;}
.mobile .marquee_title {margin-bottom:5px; min-height: 35px;}
.mobile .marquee_sub_title {min-height:25px; margin-bottom:5px;}
.mobile .marquee_button {height:33px;}

/* mobile shopTile used on corporation landing page */
.mobile .shopTile {width:100%; height:auto; min-height:50px; margin:0;}
.mobile .shopTile a {display:block;}
.mobile .shopTile .img-box {float:none;}
.mobile .shopTile .image {float:none; width:100%; height:auto;}
.mobile .shopTile .shop-text-wrapper{width:100%; position: absolute; top:30%;left:0;height:100%;}
.mobile .shopTile .shop-text-wrapper .title {
    position: relative; width: 90%; margin: 0% 5% 0 5%;
    text-shadow: 0 2px 4px rgba(51,51,51,0.5); z-index:999;
}
.mobile .shopTile .shop-text-wrapper .desc {
    position: relative; width: 90%;margin: 10px 5% 0 5%;
    z-index:999;
}

.mobile .shopTile .gradient {display:none;}

.signup-banner { width:100%; height:90px;display: block; position: fixed; bottom:0; z-index: 990; text-align:center;}
.sb-container { width:1170px; margin: 0 auto; margin-top:17px; }

#signup-banner-div .logo {width:28px; margin-top:3px; position: absolute;}

#signup-banner-div .content {width:100%;}

#signup-banner-div .phrase {display: inline-block; vertical-align: middle;}
#signup-banner-div .phrase p {display: inline-block;}
#signup-banner-div .phrase p.big {margin: 0 10px;}

#signup-banner-div .su-form {display:inline-block; margin-left: 15px; width:360px; position: relative;}
#signup-banner-div .button {margin-left: 60px;}

#signup-banner-div input {width:230px;}
#signup-banner-div .tou > a {text-decoration: underline;}

#signup-banner-thankyou {bottom:-90px;}
#signup-banner-thankyou .thankyou-msg {width:100%; }
#signup-banner-thankyou .thankyou-msg p {display: inline-block;}
#signup-banner-thankyou .thankyou-msg p.big {margin-right: 50px;}
#signup-banner-thankyou .close-button {position:absolute; right: 10px; top: 7px;}

.mobile .signup-banner { top:50px; height:116px; }
.mobile .sb-container  { width:100%; margin-top: 10px; }
.mobile #signup-banner-div .logo { display:none; }
.mobile #signup-banner-div .phrase {width:100%;  margin-bottom: 10px;}
.mobile #signup-banner-div .phrase p {font-size: 12px;}
.mobile #signup-banner-div .phrase p.big {font-size: 20px;margin: 0 5px;}
.mobile #signup-banner-div .su-form {float:none; width: 290px;}

.mobile #signup-banner-div input {width:180px;}
.mobile #signup-banner-div .tou {width:100%;}

@media (max-width: 576px){
    #signup-banner-div {display: none;}
}

.mobile #signup-banner-thankyou {top:-66px;}
.mobile #signup-banner-thankyou .thankyou-msg {margin-top: 10px;}
.mobile #signup-banner-thankyou .thankyou-msg p {padding: 0 30px;}
.mobile #signup-banner-thankyou .thankyou-msg p.big {margin-right: 0px; margin-bottom: 10px;}


@media only screen and (max-width: 767px) {
    .mq_test{color:green;  }
    .mq_test:after { content: 'width<=768'}

    #responsive_range { padding-left:1px;}


    /* for small tablet, use hamburger header  */
    #mobile-header{display: block;}
    #header{display: none;}
    .ifonly_sticky_msg {top:50px;}

    #top-marquee.responsive { padding-top:50px; }
    #content.responsive {padding-top:50px;}


    #main.responsive, .main_responsive {width: 632px;}
    .featuredImg.responsive { width:632px; }
    #category-section-nav.responsive { width:632px;}


    /*  show only the middle feature tile */
    #home-feature-tile > div:nth-child(3n+1) { display:none;}
    #home-feature-tile > div:nth-child(3n) {display:none;}
    #home-feature-tile > div:nth-child(3n+2) {width:100%; margin-left:0; margin-right:0;}
    #home-feature-tile img {width:100%;}

    .home-featured-exp-row #filter-button-widget, #category-content-wrap  #filter-button-widget, .product-header #filter-button-widget {display:none;}


    .responsive .productTile, .responsive .productTile.ad { width:304px; height:340px;}
    .responsive .productTile:nth-child(2n) {margin-right:0;}

    #category-list-nav.responsive { width:342px;  margin-left:calc((100% - 342px)/2); }


    .responsive .celebrityBox { width:192px;}
    .responsive .celebrityBox:nth-child(4n+1){margin-left:28px;}
    .responsive .celebrityBox:nth-child(3n+1){margin-left:0;}

     /* .responsive#filterPage .productTile, .responsive#filterPage  .productTile.ad {width:399px; height:390px; margin-right:0}  */

    .responsive#filterPage .productTile:nth-child(3n), .responsive#filterPage  .productTile.ad:nth-child(3n) {margin-right:0;}
    .responsive#filterPage .productTile:nth-child(2n), .responsive#filterPage  .productTile.ad:nth-child(2n) {margin-right:0;}

    .responsive .shopTile .title {font-size:18px;}
    .responsive .shopTile .desc {font-size:16px;}

    .responsive#filterPage .filters-section {display:none;}
    .responsive.products-section {width: 100%; box-sizing:border-box;}
    .responsive#filterPage #loading { width:100% }

    #footer.responsive.mobile {display:block; }
    #footer.responsive.mobile #hidden-info {display:none;}
    #footer.responsive.desktop {display:none;}
    .responsive#socialProof {display:none;}

    #footer-menu.responsive.mobile ul {margin-right:0;}

    .video_widget_iframe.responsive {width:100%; height:350px;}

    .marquee_text {  left: calc(50% - 300px);  width:600px }
    .marquee_title{ font-size:30px;}
    .marquee_sub_title { font-size: 17px; }

    .frameType5.CorporateMarquee  .marquee_text{ width:300px; }

    .responsive.category_slippry_wrapper {margin-top:50px;}

    /***********  mobile ***/

    /* for the hidden info */
    .responsive#member-signup-dialog.mobile {width:300px;}

    .landing_img_text_wrapper .marquee_text.responsive {width:50%;}
    .landing_img_text_wrapper .marquee_text.responsive .marquee_title {font-size:30px; margin-bottom:0;}
    .landing_img_text_wrapper .marquee_text.responsive .marquee_sub_title {font-size:14px;}

}


/*   768<=width<=1024   */
@media only screen and (min-width: 768px) and (max-width: 1024px){

    .mq_test{color:orange;  }
    .mq_test:after { content: '769<=width<=1024'}

    #responsive_range { padding-left:2px;}

    /* for small tablet, use hamburger header  */
    #mobile-header{display: block;}
    #header{display: none;}
    .ifonly_sticky_msg {top:50px;}

    #top-marquee.responsive { padding-top:50px; }
    #content.responsive {padding-top:50px;}


    #main.responsive, .main_responsive {width: 692px;}
    .featuredImg.responsive { width:692px; }
    #category-section-nav.responsive { width:692px;}

    #home-feature-tile img {width:auto; height:184px;}
    #home-feature-tile > div:nth-child(3n+2) {margin-left:16px;}

    .home-featured-exp-row #filter-button-widget, #category-content-wrap  #filter-button-widget, .product-header #filter-button-widget {display:none;}


    .responsive .productTile, .responsive .productTile.ad { width:334px; height:364px; }
    .responsive .productTile:nth-child(2n) {margin-right:0;}

    .responsive .shopTile .title {font-size:18px;}
    .responsive .shopTile .desc {font-size:16px;}

    #category-list-nav.responsive { width:342px;  margin-left:calc((100% - 342px)/2); }   /* 528 */

    .responsive .celebrityBox { width:212px;}
    .responsive .celebrityBox:nth-child(4n+1){margin-left:28px;}
    .responsive .celebrityBox:nth-child(3n+1){margin-left:0;}

    .responsive#filterPage .productTile:nth-child(3n), .responsive#filterPage  .productTile.ad:nth-child(3n) {margin-right:0;}
    .responsive#filterPage .productTile:nth-child(2n), .responsive#filterPage  .productTile.ad:nth-child(2n) {margin-right:0;}

    .responsive#footer-menu  ul { margin-right:20px;}
    .responsive#footer-menu  ul:last-child {margin-right:0;}

    .video_widget_iframe.responsive {width:100%; height:380px;}

    .marquee_text {  left: calc(50% - 320px);  width:640px }
    .marquee_title{ font-size:32px;}
    .marquee_sub_title { font-size: 18px; }

    .frameType5.CorporateMarquee  .marquee_text{ width:320px; }

    .responsive.category_slippry_wrapper {margin-top:50px;}



    .landing_img_text_wrapper .marquee_text.responsive {width:50%;}
    .landing_img_text_wrapper .marquee_text.responsive .marquee_title {font-size:36px; margin-bottom:10px;}
    .landing_img_text_wrapper .marquee_text.responsive .marquee_sub_title {font-size:16px;}

    .sb-container {width: 100%;}
    #signup-banner-div .logo {margin-left: 10px;}
    #signup-banner-div .phrase {max-width: 320px;}
    #signup-banner-div .phrase p {font-size:18px;}
    #signup-banner-div .phrase p.mid {font-size: 24px;}
    #signup-banner-div .phrase p.big {font-size: 28px; margin: 0 3px;}
    #signup-banner-div .su-form {margin-left: 20px;}

    #socialProof a .overlayPosition { left: 0px !important; top: 0px !important; }
}


@media only screen and (min-width: 992px) and (max-width: 1200px){
    .mq_test{color:blue;  }
    .mq_test:after { content: '1025<=width<=1200'}

    #responsive_range { padding-left:3px; }

    #main.responsive, .main_responsive {width: 960px;}
    #category-section-nav.responsive { width:960px;}

    #home-feature-tile img {width:auto; height:260px;}

    .responsive .productTile, .responsive .productTile.ad { width:304px; height:304px;}
    .responsive .productTile:nth-child(3n) {margin-right:0;}

    .responsive .shopTile .title {font-size:24px;}
    .responsive .shopTile .desc {font-size:17px;}

    #category-list-nav.responsive { width:714px;  margin-left:calc((100% - 714px)/2); }

    .responsive .celebrityBox { width:219px;}



}

/*  width>=1025   */
@media only screen and (min-width: 1201px)  {
    .mq_test{color:red; }
    .mq_test:after { content: 'width>=1201'}

    #responsive_range { padding-left:4px; }

    #main.responsive, .main_responsive {width: 1110px;}
    #category-section-nav.responsive { width:1110px;}

    #home-feature-tile img {width:auto; height:302px;}
    #home-feature-tile > div:nth-child(3n+2) {margin-left:16px;}

    .responsive .productTile, .responsive .productTile.ad { width:354px; height:380px;}
    .responsive .productTile:nth-child(3n) {margin-right:0;}

    .responsive .shopTile .title {font-size:28px;}
    .responsive .shopTile .desc {font-size:18px;}

    #category-list-nav.responsive { width:714px;  margin-left:calc((100% - 714px)/2); }

    .responsive .celebrityBox { width:256px;}




}


/*  hide the debug main border  */




/*******************************  for discovery full responsive widgets **********************/
/*** .discovery:   discovry defaults ****/
#mobile-header.discovery {display:none;}
#header.discovery{display:block;}
.ifonly_sticky_msg.discovery {top:80px;}


#content.discovery { width:100%;  }
#main.discovery { width:100%; padding:0; margin:0; }

.pageframe_div {clear:both}

.body_content.discovery {margin-left:auto; margin-right:auto;}
.pageframe_div.discovery  {margin: 0 auto 90px auto;}
.pageframe_div.brand_marquee.discovery {margin-bottom: 40px;}


.discovery.marquee {position:relative;}

.discovery .marquee_title,  .discovery .marquee_sub_title {min-height:0;}

.discovery.marquee_titles_div {margin:0 auto;}
.discovery.marquee_titles_div .marquee_title {margin-bottom:0px;}
.discovery.marquee_titles_div .marquee_sub_title {margin-top:12px; margin-bottom:0px;}

.discovery.marquee_button {margin-top:24px;  color:black;}

.discovery.marquee_custom_controls {position:absolute; top:0; left:0; right:0; bottom:0; display:none;}
.discovery.marquee_custom_controls .control_btn {
    position:relative; z-index:203; height:100%; width:50px;
    background-position: center; background-repeat: no-repeat; opacity:0.4; background-size:24px;
}
.discovery.marquee_custom_controls .control_btn:hover {opacity:0.8;}
.discovery.marquee_custom_controls .pre_btn {  float:left;   background-image: url("/images/scroll_left.png")}
.discovery.marquee_custom_controls .next_btn {  float:right; background-image: url("/images/scroll_right.png")}

.discovery .responsive_slider_controls * {z-index:202;}

/*
.discovery.marquee .sy-slides-crop {z-index:1;}
.discovery.marquee .responsive_slider_controls   {z-index:2;}
*/

.discovery .sy-pager {margin:0; padding-top:10px;}

.discovery .responsive_slider_controls li a:after { background-size:48px; background-position:center; }
.discovery .responsive_slider_controls li.sy-prev a:after {background-image: url("/images/icon_arrow_left_000.png");}
.discovery .responsive_slider_controls li.sy-next a:after {background-image: url("/images/icon_arrow_right_000.png"); }

.pageframe_div .celebrityBox:hover .celeb-info .charity {display:block;}
.pageframe_div .celebrityBox:hover .celeb-info .view-profile {display:none; opacity:1;}



.marquee_text_container.discovery {position:absolute; left:0; right:0; top:0; bottom:0;}
.marquee_text_table.discovery {width:100%; height:100%;}
.marquee_text_table.discovery td {text-align:center; vertical-align:middle;}

.discovery.pageframe_header, .discovery.pageframe_footer {
    margin-bottom:8px; margin: 0 auto;
}
.discovery.pageframe_sub_header, .discovery.pageframe_sub_footer {
    margin-bottom:10px; margin-top:10px;
}
.discovery.pageframe_button { text-align:center; margin-bottom:10px;}
.discovery.pageframe_button .button {min-width:600px;}

.pageframe_div.noMoreTiles .pageframe_button {display:none;}

.discovery.alpha_overlay{position:absolute; top:0; left:0; bottom:0; right:0; opacity: 0.3;  }


/*** static html ***/
.static_html_content {text-align:center; }


/*** brand marquee  ***/

.discovery.brand_marquee .discovery.alpha_overlay{ z-index:200;   }

.discovery.brand_marquee .text_overlay{
    position:absolute; z-index:201; bottom:125px;  width:100%;
    overflow:visible; left:50%;
    transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);


}

/*
.discovery.brand_marquee .text_overlay .moving_text { position:relative; display:inline-block; vertical-align:bottom; margin: 0 0 0 0.2em; }
.discovery.brand_marquee .text_overlay .moving_text * {position:absolute; left:0; bottom:0; white-space:nowrap;}

.mobile .discovery.brand_marquee .text_overlay .moving_text * {position:absolute; left:0; bottom:0; white-space:pre-line;}*/
.discovery.brand_marquee .text_overlay .moving_text, .discovery.brand_marquee .text_overlay .static_text{text-transform: none;}
.discovery.brand_marquee .text_overlay .moving_text .css-moving_text-1{font-size: 44px; line-height: 103%;}
.discovery.brand_marquee .text_overlay .moving_text .css-moving_text-2{font-size: 72px; line-height: unset;}
.discovery.brand_marquee .text_overlay .moving_text .css-moving_text-3{font-size: 26px;}

.discovery.brand_marquee .search_container {
    position:absolute; bottom: 45px; width:100%; z-index:201;
    overflow:visible; left:50%;
    transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);
}

.discovery.brand_marquee .search_container.rebrand {
    position:static; z-index:201;
    overflow:visible; left: auto; margin: 20px auto;
    transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none;
    background-color: #e1e1e1;
}

.discovery.brand_marquee .search_container.rebrand .disc-d-widget,
.discovery.brand_marquee .search_container.rebrand input[type="text"] { background-color: #e1e1e1;}

.discovery.brand_marquee .search_container .m-disc-widget {display:none;}

.brand_marquee .ui-autocomplete { text-align:left;}

/* make brand marquee fixed height */
.discovery.brand_marquee { height:400px; }
.discovery.brand_marquee .slider_container {height:100%;}
.discovery.brand_marquee .sy-box {height:100%; width: 100%;}
.discovery.brand_marquee .responsive_slider  {height:100%;  }
.discovery.brand_marquee .responsive_slide  {height:100%;  }
.discovery.brand_marquee .slide_img_div {width:100%; height:100%; background-repeat: no-repeat; background-size:cover; background-position:center;} /* auto 100% */

/*** normal marquee  ***/

.discovery.last_pageframe.normal_marquee {margin-bottom:0px;}

.discovery.normal_marquee.for_category .responsive_slider_controls {display:none;}
.discovery.normal_marquee.for_category .marquee_custom_controls {display:none;}

/* make normal marquee fixed height */
.discovery.normal_marquee { height:400px; }
.discovery.normal_marquee .slider_container {height:100%;}
.discovery.normal_marquee .sy-box {height:100%; width:100%;}
.discovery.normal_marquee .sy-box  .responsive_slide  {height:100%;  }
.discovery.normal_marquee .sy-box .slide_img_div {width:100%; height:100%; background-size:cover; background-position:center; background-repeat: no-repeat;  }  /* auto 100% */

.discovery.normal_marquee.for_category .sy-box .slide_img_div { background-size: 100% 100%; background-position:top center;}  /* 100% auto  */


/*** feature marquee  ***/

.discovery.feature_marquee .slippryWrapper{width: 100%;}
/*
.discovery.feature_marquee .slippryWrapper{overflow:hidden;}
.discovery.feature_marquee .sy-slides-wrap{width:80%; margin-left:auto; margin-right:auto;}
.discovery.feature_marquee .sy-slides-crop{overflow:visible; box-sizing: border-box; }

.discovery.feature_marquee .sy-prev{width:100%; left:-100%; opacity:0;}
.discovery.feature_marquee .sy-next{width:100%; right:-100%; opacity:0;}
.discovery.feature_marquee .sy-pager{display:none}
.discovery.feature_marquee .responsive_slide{ overflow:hidden;}

.discovery.feature_marquee.css-banner-frame .text_container {position: absolute; top: 50%; left: 52%; transform: translate(-50%, -50%); width: 70%;}
*/

.pageframe_div.discovery.partial_width.css-banner-frame {width: 100%; padding: 0;}
.discovery.feature_marquee.css-banner-frame {background: #f0f0f0;}
.discovery.feature_marquee.css-banner-frame .css-img-text-con{margin: 0 auto !important;}
.discovery.feature_marquee.css-banner-frame *{cursor: default !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important;}

.discovery.feature_marquee .sy-slides-wrap {width:94%; margin-left:auto; margin-right:auto;}
.discovery.feature_marquee.css-banner-frame .sy-slides-wrap {width: 100%;}
.discovery.feature_marquee.css-banner-frame .img_container{width: 25%; float: none;}
.discovery.feature_marquee .sy-prev{ left:-67px; opacity:1;}
.discovery.feature_marquee .sy-next{ right:-67px; opacity:1;}
.discovery.feature_marquee .responsive_slider_controls li a {opacity:1;}

.mobile .discovery.feature_marquee .responsive_slider_controls li.sy-prev a {margin-left: -10px;}
.mobile .discovery.feature_marquee .responsive_slider_controls li.sy-next a {margin-left: 10px;}

.discovery.feature_marquee .sy-pager li {margin: 0.1em 0.5em; }

.discovery.feature_marquee .img_container {float:left; width:60%;  overflow:hidden; }
.discovery.feature_marquee .img_container img {width:100%; }

.discovery.marquee_side_text_table td{ vertical-align:middle;}
.discovery.feature_marquee .text_container {width:40%; z-index: 1; display:inline-block;} /* position:absolute; top:2px; bottom:2px; right:2px; */
.discovery.feature_marquee.css-banner-frame .text_container {width:65%;}
.discovery.feature_marquee .text_container td {text-align:center;}
.discovery.feature_marquee.css-banner-frame .text_container .feature_marquee_title{
    margin-bottom:10px; text-transform: uppercase; text-align: left;
}

.discovery.feature_marquee .text_container .feature_marquee_subtitle{
    margin-bottom:10px;
}

.discovery.feature_marquee .border_container {position:absolute; top:0; bottom:0; right:0;  left:0;}  /*background:#f9f9f9;*/


/*** banner marquee ****/
.discovery.banner_marquee .slippryWrapper{width: 100%;}
.discovery.banner_marquee .img_container img {width:100%;}
.discovery.banner_marquee .responsive_slider_controls li {width:5%; height:100%; min-width: 0px;}
.discovery.banner_marquee .marquee_title {text-align:center;}
.discovery.banner_marquee .img_container {overflow:hidden;}
/* .discovery.banner_marquee {min-height:200px;} */
.discovery.banner_marquee .place_holder {position:relative; width:100%;}
.discovery.banner_marquee .place_holder img {width:100%;}

/*** testimonial1 ***/
.discovery.testimonial1_div {position:relative;}
.discovery.testimonial1_img_container {position:relative; overflow:hidden;}
.discovery.testimonial1_img {width:100%; opacity:0.8;}


.discovery.luminary_panel.testimonial1_luminary_panel {margin-top:-120px;}
.discovery.luminary_panel.testimonial1_luminary_panel .tile_celebrity .img-box-wrapper {  width:174px; height:174px;  }
.discovery.textimonial1_text {
    position:absolute; bottom: 150px; width:50%; left:25%; color:white; min-height:40px; text-align:center;
    padding-left: 100px; margin-left:-50px;
    background-image: url('/images/asset_quote_FFF.png'); background-repeat:no-repeat;
}



/*** testimonial2 marquee  ***/
.discovery.testimonial2_marquee .responsive_slide img {float:left; width:25%; margin-left:10%;}
.discovery.testimonial2_marquee .responsive_slide .marquee_side_text  {position:absolute; width:65%; right:0; top:0; bottom:0;}
.discovery.marquee_side_text_table { width:100%; height:100%;}
.discovery.marquee_side_text_table td {padding: 0 10% 0 10%;}

.discovery.testimonial_text{
    margin-bottom:20px;
}

/*** layout ***/
.layout_tile {width:100%; margin: 0 auto 2%;}

/*
.bootstrap_tile {padding-right: 10px; padding-left: 10px;}

@media only screen and (max-width: 991px) {
  .bootstrap_tile {padding-right: 5px; padding-left: 5px;}
}
*/
.discovery.pageframe_div .pageframe_content_container.row {width:initial;}
.rtl .layout_tiles_container.discovery.pageframe_content_container.row {width: 100%;} /* quick hack for arabic. Need a better solution */
.discovery.pageframe_div[data-frameid="126"] .pageframe_content_container.row {width:100%;}
.discovery.pageframe_div .pageframe_content_container{ width: 100%;  justify-content: space-between; display: inline-flex; flex-wrap: wrap; align-items: flex-start;}
.discovery.pageframe_div .pageframe_content_container.row {display: flex;}
.rtl.discovery.pageframe_div .pageframe_content_container{flex-direction:row-reverse;}
.discovery.pageframe_div .pageframe_content_container.no_content, .pageframe_div.no_content {display:none;}
/* .discovery.pageframe_div .pageframe_content_container:nth-child(n+2){margin-top:30px;}  VP-13871 */

.discovery .tile_product {display:block; position: relative;}
/*.discovery .tile_collection .collection_img {width:125%; margin-left:-12.5%;}*/
.discovery .tile_ad .tile_img {width:100%;}


.discovery.layout_3-3-3 .tile_collection,
.discovery.layout_3-3-3-3-3 .tile_collection,
.discovery.layout_3-3-3-3-3-3 .tile_collection {height: 246px; width: 100%; display: inline-flex; flex-direction: column;}

.discovery.layout_3-3-3-3-3 .css-new-homepage .tile_collection,
.discovery.layout_3-3-3-3-3 .css-new-homepage .tile_product,
.discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_collection,
.discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_product {min-height: 360px;}

.discovery.layout_3-3-3-3-3 .css-new-homepage .tile_collection .collection_img_container,
.discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_collection .collection_img_container,
.discovery.layout_3-3-3 .css-new-homepage .tile_collection .collection_img_container,
.discovery.layout_3-3-3-3-3 .css-new-homepage .tile_product .product_img_container,
.discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_product .product_img_container,
.discovery.layout_3-3-3 .css-new-homepage .tile_product .product_img_container{height: 246px;}

.discovery.layout_3-3-3 .tile_collection .collection_img_container,
.discovery.layout_3-3-3-3-3 .tile_collection .collection_img_container,
.discovery.layout_3-3-3-3-3-3 .tile_collection .collection_img_container { height: 374px; }
/*.discovery.layout_3-3-3 .tile_collection .collection_img_container img {height:100%; width:auto; position:absolute; left:50%; margin-left:-75%; max-width:none;}*/
/*
.discovery.layout_2-3 .tile2  {float:right;  clear:right;}*/
/*
.discovery.layout_2-3 .tile3  {clear:both;}
.discovery.layout_2-3 .tile4 {margin-left:2%;}
.discovery.layout_2-3 .tile5 {float:right;}*/


/*
.discovery.layout_3-4-4 .tile2 { margin-left: 2%;}
.discovery.layout_3-4-4 .tile3 { float:right; clear:right;}
*/

/*
.discovery.layout_3-4-4 .tile5, .discovery.layout_3-4-4 .tile6, .discovery.layout_3-4-4 .tile9, .discovery.layout_3-4-4 .tile10{
    margin-left:2%;
}

.discovery.layout_3-4-4 .tile7, .discovery.layout_3-4-4 .tile11{
    float:right; clear:right;
}
.discovery.layout_3-4-4 .tile4, .discovery.layout_3-4-4 .tile8{
    clear:both;
}*/
.discovery.layout_3-4-4 .layout_tile  .collection_description {display:none; }

/*
.discovery.layout_2-2-2 .layout_tile:nth-child(2n+1) {float:left; clear:both;}
.discovery.layout_2-2-2 .layout_tile:nth-child(2n) {float:right; clear:right;}*/

/*
.discovery.layout_4-4-4 .layout_tile:nth-child(4n+1) {clear:both;}
.discovery.layout_4-4-4 .layout_tile:nth-child(4n) {float:right; clear:right; margin-right:0;}
.rtl.discovery.layout_4-4-4 .layout_tile {float:right; margin-right:0; margin-left: 2%;}
.rtl.discovery.layout_4-4-4 .layout_tile:nth-child(4n) {float:left; clear:left; margin-left:0;}
*/


/*** featured luminary ***/
.pageframe_div[data-frameid="124"] .discovery.layout_tile {margin-top:40px; padding-bottom:20px;}
.pageframe_div[data-frameid="124"] .discovery.luminary_panel {margin-top: -28px; position:relative;}
.discovery.luminary_panel .tile_celebrity{float:none; margin: 0 auto; height:auto; width:100%;}
.discovery.luminary_panel .tile_celebrity .img-box-wrapper {width:100px; height:100px; margin:auto; }
.discovery.luminary_panel .tile_celebrity .img-box {border-radius:50%; border: 1px solid #e1e1e1; width:96%; height:96%; margin:2%;}
.discovery.luminary_panel .tile_celebrity .luminary-img {width:100%; height:100%; }
.discovery.luminary_panel .tile_celebrity .celeb-info {height:auto;}    /* height:88px; vp-12620 */
.discovery.luminary_panel .tile_celebrity .celeb-info .name {width:100%;}
.discovery.luminary_panel .tile_celebrity .celeb-info .name *, .discovery.luminary_panel .tile_celebrity .celeb-info .charity *{
     width:90%; margin:0 5%;
}
.discovery.luminary_link {
    position:absolute; right:20px; top:50px;
}

.discovery.luminary_panel .celebrityBox:hover .celeb-info .charity {display:block;}
.discovery.luminary_panel .celebrityBox:hover .celeb-info .view-profile {display:none; opacity:1;}

.discovery.products_panel .tile_product{width:30%; float:left; margin-left:2.5%; height:220px; overflow:hidden;}
.discovery.products_panel .tile_product .product_img_container {margin-bottom: 7px;}
.discovery.products_panel .tile_product .heart_img {display:none;}
.discovery.products_panel .tile_product .details_div, .discovery.layout_tile .products_panel .tile_product .product_location {display:none;}

.discovery.products_panel .tile_product .product_price {margin-top:6px;}
.discovery.layout_tile .discovery.products_panel  .tile_product{height:230px; overflow:hidden;}
.discovery.layout_tile .discovery.products_panel  .tile_product .product_text_container{ }


.discovery.products_panel .customer_exprience_tile {box-sizing: border-box; padding:0 10px; display: block;  }
.discovery.products_panel .customer_exprience_tile img {display:block; margin: 20px auto 0px auto; width:20px;}
.discovery.products_panel .customer_exprience_tile .exp_description {
    margin: 30px 0 0 0; text-align:center;
}
.discovery.products_panel .customer_exprience_tile .exp_text {
    margin: 30px 0 0 0; text-align:center; text-transform: uppercase;
}


/*** all luminaries ***/
.pageframe_div[data-frameid="125"] .discovery.luminary_panel .tile_celebrity .img-box-wrapper {
    width:120px; height:120px;
}



/*** testimonial1 ***/
.pageframe_div[data-frameid="127"] .discovery.layout_tile {margin-bottom:0; }
/* .pageframe_div[data-frameid="127"] .discovery.luminary_panel .tile_celebrity .celeb-info { height: auto; }  */

/*** catch all footer ***/

.discovery.tile_table {width:100%;}
.discovery.catch_all_footer_subtitle {
    margin-bottom:15px;
}

.discovery.tile_table > tbody > tr > td{vertical-align:top; padding-right:15px; padding-left:15px;}
.discovery.tile_table > tbody > tr > td:last-child {border-right:none;}
.discovery.tile_table td:nth-child(n+2){padding-left:15px;}
.discovery.catch_all_footer_lists_table { width:100%;}
.discovery.catch_all_footer_lists_table td { vertical-align: top;}

.discovery.catch_all_footer_div {display:none;}





/*** about category ***/
.pageframe_div .tile_title {  margin: 20px 10px 0 10px;}
.pageframe_div .tile_subtitle,  .pageframe_div .tile_subtitle * {

}
.pageframe_div .tile_subtitle { margin: 24px 0 0 0; }
.pageframe_div .tile_subtitle p { margin: 12px 10px 0 10px;  }


/*** banner with heading ***/
.banner_heading_html_container .banner_content {display:flex; align-items:center;}
.banner_heading_html_container .banner_img {width: 25%;}
.banner_heading_html_container {background: #f0f0f0;}

/****** media queries for discovery widgets ******/
/*** discovery media queries: ***/

/*global mobile styling for discovery/search*/
.ac-group{
    margin-left: 15px;
    height: 25px;
    ;
}

#disc-menu .ui-autocomplete .ui-menu-item {
    margin-left: 20px; margin-bottom: 2px; height: 20px;
    width: initial !important;
    overflow: hidden;
    text-transform: capitalize;
}

#disc-menu .disc-menu-header input[type="text"]{width: 80%;}

#disc-menu .ui-autocomplete { left: 0; top: 50px; overflow: hidden; }

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

    .discovery-range-indicator:after{content:'<=640'; color:green; padding-left:1px;}
    #main.discovery, .pageframe_div.discovery.partial_width, .body_content.discovery.partial_width {border-color:green;}  /*** do not change ***/

    #header.discovery{display:none;}
    #mobile-header.discovery {display:block;}
    .ifonly_sticky_msg.discovery {top:50px;}
    .ifonly_sticky_msg:after{ right:0px;}
    .ifonly_sticky_msg .msg_row{padding: 3px 35px 3px 10px;}
    .ifonly_sticky_msg .msg_text{max-width:270px;}

    #content.discovery {padding-top:50px;}



    .discovery.marquee.full_width .slider_container{width:960px; margin-left:calc(50% - 480px);}   /* force the slider size not proportional to screen size */

    .pageframe_div.discovery  {margin-bottom:64px;}
    .pageframe_div.discovery.partial_width, .marquee_titles_div.discovery   { width:100%; box-sizing:border-box; padding: 0 30px;}
    .body_content.discovery.partial_width, .brandMarqueeLink {width:100%;}

    .discovery.pageframe_header, .discovery.pageframe_footer {
        margin:0;
    }
    .discovery.pageframe_sub_header, .discovery.pageframe_sub_footer {
        display:none;
    }
    /*.discovery.pageframe_div .pageframe_content_container:nth-child(n+2) {
        margin-top: 16px;
    } VP-13871 */

    .discovery.marquee_text_table {width:100vw; margin:0 auto;}

    .discovery.marquee_button {height:35px; line-height:35px; margin-top: 16px;}
    .discovery.marquee_titles_div .marquee_sub_title {margin-top:2px;}
    .for_category .discovery.marquee_titles_div .marquee_sub_title {display:none;}

    .discovery.layout_2-3 .tile1, .discovery.layout_2-3 .tile2,
    .discovery.layout_2-3 .tile3, .discovery.layout_2-3 .tile4, .discovery.layout_2-3 .tile5{width: 100%;}

    .discovery.layout_2-3 .tile4, .discovery.layout_2-3 .tile5 {}

    .discovery.brand_marquee {height:180px;}
    .discovery.brand_marquee .text_overlay  { bottom: 75px; width:85%}
    .discovery.brand_marquee .text_overlay .static_text{display:block;}
    .discovery.brand_marquee .text_overlay .moving_text{display:block; width:100%;}
    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-1{font-size: 22px; line-height: 88%;}
    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-2{font-size: 36px; line-height: 80%;}
    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-3{font-size: 10px; letter-spacing: 0.13em;}
    .discovery.brand_marquee .text_overlay .moving_text *{ width:100%;}
    .discovery.brand_marquee .search_container { bottom: 20px; }

    .discovery.brand_marquee .search_container .disc-d-widget{ display:none; }
    .discovery.brand_marquee .search_container .m-disc-widget {display:block;}
    .discovery.brand_marquee .m-disc-widget .disc-widget-input {padding-top:10px; padding-bottom:10px; border-radius:0px;}

    .discovery.normal_marquee { height:165px; }

    .discovery.normal_marquee .marquee_custom_controls {display:block;}
    .discovery.normal_marquee .responsive_slider_controls {display:none;}

    .discovery.normal_marquee.for_category {height:130px;}

    .tile_product .product_text_container {height:auto; padding-bottom:20px; }

    /*
    .discovery .tile_collection .collection_img {width:100%; margin-left:0%; max-width:none;}

    .discovery .tile_collection .collection_description {display:none;}
    */

    /*
    .discovery.layout_3-3-3 .layout_tile{ width:100%; margin-bottom:1%; clear:both;}*/
    .discovery.layout_3-3-3 .layout_tile:nth-child(n+6) {display:none;}
    /*
    .discovery.layout_3-3-3 .tile_collection .collection_img_container, .discovery.layout_3-3-3-3-3 .tile_collection .collection_img_container{
        width:100%; height:auto;
    }

    .discovery.layout_3-3-3 .tile_collection .collection_img_container img, .discovery.layout_3-3-3-3-3 .tile_collection .collection_img_container img {
        height: 100%; width: 100%;max-width: none; position:static; left:0; margin-left:0;
    }*/
    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_collection,
    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_product,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_collection,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_product{min-height: 300px;}

    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_collection .collection_img_container,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_collection .collection_img_container,
    .discovery.layout_3-3-3 .css-new-homepage .tile_collection .collection_img_container,
    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_product .product_img_container,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_product .product_img_container,
    .discovery.layout_3-3-3 .css-new-homepage .tile_product .product_img_container{height: 207px;}

    /*
    .discovery.layout_2-3 .layout_tile{ float:left; clear:both; width:100%; margin: 0 0 1% 0;}

    .discovery.layout_2-3 .tile4, .discovery.layout_2-3 .tile5{display:none;}
    .discovery.layout_2-3 .tile5 {margin-bottom:0;}*/

    /*
    .discovery.layout_3-4-4 .layout_tile {margin:0 0 1% 0;}
    .discovery.layout_3-4-4 .tile1, .discovery.layout_3-4-4 .tile2, .discovery.layout_3-4-4 .tile3{
        width:100%; float:left; clear:both;
    }*/

    .discovery.layout_3-4-4 .layout_tile, .discovery.layout_3-4-4 .layout_tile:nth-child(n+4) {
        width:100%;
    }

    /*
    .discovery.layout_3-4-4 .layout_tile:nth-child(n+4):nth-child(2n){
        float:left; clear:both;
    }
    .discovery.layout_3-4-4 .layout_tile:nth-child(n+4):nth-child(2n+1) {
        float:right; clear:right;
    }
    .discovery.layout_3-4-4 .tile10, .discovery.layout_3-4-4 .tile11 {

    }

    .discovery.layout_2-2-2 .layout_tile:nth-child(2n), .discovery.layout_2-2-2 .layout_tile:nth-child(2n+1) {
        width:100%; float:left; clear:both;
    }*/

    .pageframe_div[data-frameid="124"] .discovery.layout_tile{
       width:96%;
    }
    .pageframe_div[data-frameid="124"] .discovery.luminary_panel { margin-top:10px; }

    .pageframe_div[data-frameid="124"] .discovery.luminary_panel {margin-top:20px;}
    .pageframe_div[data-frameid="124"] .discovery.luminary_link {right:20px; top:10px; display:none; }

    .pageframe_div[data-frameid="124"] .discovery.luminary_panel .tile_celebrity {width:100%;}
    .pageframe_div[data-frameid="124"] .discovery.luminary_panel .tile_celebrity .img-box-wrapper {float:left; width:120px; height:120px; margin-left:10px;  }
    .pageframe_div[data-frameid="124"] .discovery.luminary_panel .tile_celebrity .celeb-info {float:left; margin-left:10px; width:calc(100% - 150px); display:table; height:120px;}
    .pageframe_div[data-frameid="124"] .discovery.luminary_panel .tile_celebrity .celeb-info > .celeb-info-content { display:table-cell; vertical-align: middle;}
    .pageframe_div[data-frameid="124"] .discovery.luminary_panel .tile_celebrity .celeb-info * {}
    .pageframe_div[data-frameid="124"] .discovery.luminary_panel .tile_celebrity .celeb-info .name {width:auto; min-width:150px;}


    .discovery.products_panel {margin-top:20px;}
    .discovery.products_panel .tile_product{width:calc(50% - 15px); float:left; margin-left:10px; margin-right:0;}
    .discovery.products_panel .tile_product:nth-child(3n+2) {float:left;}
    .discovery.products_panel .tile_product:nth-child(3n) {display:none;}
    .discovery.products_panel .tile_product .product_title,  .discovery.products_panel .tile_product .product_price {padding-left:0; padding-right:0;}



    .discovery.pageframe_button .button {min-width:initial; width:100%;}

    .discovery.layout_4-4-4 .layout_tile {width:100%;}
    /*
    .discovery.layout_4-4-4 .layout_tile:nth-child(2n+1) {clear:both; float:left;}
    .discovery.layout_4-4-4 .layout_tile:nth-child(2n) {clear:right; float:right;}
    .discovery.layout_4-4-4 .layout_tile:nth-child(n+7){display:none;}
    .rtl.discovery.layout_4-4-4 .layout_tile { margin-left:0; }
    .rtl.discovery.layout_4-4-4 .layout_tile:nth-child(2n+1) {clear:both; float:right;}
    .rtl.discovery.layout_4-4-4 .layout_tile:nth-child(2n) {clear:left; float:left;}*/


    .pageframe_div[data-frameid="125"] {display:none;}
    .pageframe_div[data-frameid="125"] .luminary_panel {display:none;}

    .discovery.catch_all_footer_table {display:none;}
    .discovery.catch_all_footer_div {display:block; }
    .discovery.catch_all_footer_div > div {width:100%; float:left; clear:both; box-sizing:border-box; padding:30px 10px 40px 10px; border-right:none}
    .discovery.catch_all_footer_div > div:first-child {border-top:none;}
    .discovery.catch_all_footer_div .catch_all_footer_subtitle {}
    .discovery.catch_all_footer_div  .catch_all_footer_lists_table td {width:50%; padding-right:5px;}
    .discovery.catch_all_footer_div  .catch_all_footer_lists_table td li {}


    .discovery.testimonial1_img { width:200%; margin-left:-50%; max-width:none;}
    .discovery.luminary_panel.testimonial1_luminary_panel {margin-top:-85px;}
    .discovery.luminary_panel.testimonial1_luminary_panel .tile_celebrity .img-box-wrapper {   width:120px; height:120px;  }
    .discovery.textimonial1_text {
       width:75%; left:15%; bottom:150px; padding-left:60px; margin-left:-25px;
       background-size:35px; bottom:100px; padding-left:40px;
    }


    .discovery.testimonial2_marquee .responsive_slide img {width:40%; margin-left:0;}
    .discovery.testimonial2_marquee .responsive_slide .marquee_side_text {width:60%;}
    .discovery.testimonial2_marquee .marquee_side_text_table td { padding: 0 10px;}


    .discovery.feature_marquee .responsive_slide {display:block;}

    .discovery.feature_marquee .text_container .feature_marquee_title{
         margin-bottom: 0px;
         font-size: 12px;
         line-height: 15px;
    }
    .discovery.feature_marquee .text_container .feature_marquee_subtitle{
         display:none;
    }

    .discovery.feature_marquee .text_container  {
        padding: 8px 5px;
    }

    .discovery.feature_marquee .img_container{float:none; width:100%;}
    .discovery.feature_marquee .text_container{position:static; width:100%; box-sizing:border-box; }
    .discovery.feature_marquee.css-banner-frame .text_container{width: 65%;}
    .discovery.feature_marquee .border_container{display:none; }

    .responsive_slider_controls li {height: 60%;}
    .discovery .responsive_slider_controls li a:after { background-size:28px; }
    .discovery.feature_marquee .sy-slides-wrap {width:92%; margin-left:auto; margin-right:auto;}
    .discovery.feature_marquee .sy-prev{ left:-30px; width:10%;}
    .discovery.feature_marquee .sy-next{ right:-30px; width:10%;}

    .discovery.feature_marquee  .responsive_slider_controls li a:after { width: 3em; height: 3em; margin-top: -1.5em; margin-left: -1.5em; }

    .discovery.ifonly_overlay .ifonly_pop {width:100%; min-height:100%; top:0; left:0; transform:none;}

    .bwf_info_pop {padding:0px;}

    div.ifonly_share_btn  {font-size:18px;}

    #disc-menu .ui-autocomplete .ui-menu-item { width: 93vw; overflow: hidden; }

    #disc-menu .disc-menu-header input.discovery-search{width:calc(100% - 65px); }

    /* .discovery.banner_marquee .img_container img,  .discovery.banner_marquee .place_holder img{width:200%; max-width:200%; transform: translateX(-25%); -webkit-transform: translateX(-25%);-moz-transform: translateX(-25%); -ms-transform: translateX(-25%); -o-transform: translateX(-25%);} */
    .discovery.banner_marquee .place_holder {overflow-x:hidden;}

    .banner_marquee .marquee_titles_div .marquee_title {font-size:12px; }
    .banner_marquee .marquee_titles_div .marquee_sub_title {font-size:8px; }
    .banner_marquee .marquee_titles_div {padding:0; }

    .banner_marquee .discovery.marquee_text_table{width:100%;}
    /* .discovery.banner_marquee {min-height:150px;} */
}

/* for max-width, please be consistent with the constant SG::MOBILE_BREAK_POINT */
@media only screen and (min-width: 577px) and (max-width: 991px){

    #footer #footer-menu {width:100%;}

    .discovery-range-indicator:after{content:'641 - 980'; padding-left:2px; color:orange;}
    #main.discovery, .pageframe_div.discovery.partial_width, .body_content.discovery.partial_width {border-color: orange;}  /*** do not change ***/

    #header.discovery{display:none;}
    #mobile-header.discovery {display:block;}
    .ifonly_sticky_msg.discovery {top:50px;}

    #content.discovery {padding-top:50px;}



    .discovery.marquee.full_width .slider_container{width:960px; margin-left:calc(50% - 480px);}    /* force the slider size not proportional to screen size */

    .pageframe_div.discovery  {margin-bottom:72px;}
    .body_content.discovery.partial_width, .marquee_titles_div.discovery, .brandMarqueeLink { width:560px;}
    .pageframe_div.discovery.partial_width {width: 90%}

    .discovery.pageframe_header, .discovery.pageframe_footer {
        margin-bottom:4px;
    }
    /*.discovery.pageframe_div .pageframe_content_container:nth-child(n+2) {
        margin-top: 28px;
    } VP-13871 */


    .discovery.marquee_button {height:35px; margin-top: 16px;}

    .discovery.brand_marquee .text_overlay .static_text{display:block;}
    .discovery.brand_marquee .text_overlay .moving_text {display: block; margin: 30px auto 0 auto; width: 100%;}
    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-1{font-size: 25px; line-height: 112%;}
    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-2{font-size: 42px;}
    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-3{font-size: 15px;}

    .discovery.marquee_titles_div .marquee_sub_title {margin-top:4px;}


    .discovery.brand_marquee {height:225px;}
    .discovery.brand_marquee .text_overlay  { bottom: 100px;}
    .discovery.brand_marquee .search_container { bottom: 20px; }



    .discovery.brand_marquee .search_container .disc-d-widget{ display:none; }
    .discovery.brand_marquee .search_container .m-disc-widget {display:block;}
    .discovery.brand_marquee .m-disc-widget .disc-widget-input {padding-top:10px; padding-bottom:10px; border-radius:0px;}


    .discovery.normal_marquee { height:225px; }

    .discovery.normal_marquee .marquee_custom_controls {display:block;}
    .discovery.normal_marquee .responsive_slider_controls {display:none;}

    .discovery.normal_marquee.for_category {height:130px;}

    .tile_collection .collection_description {margin-top:4px;}

    /*
    .discovery.layout_3-3-3 .layout_tile{ width:265px; height:360px; margin-bottom:3%;}

    .discovery.layout_3-3-3 .layout_tile:nth-child(2n+1) {clear:both; margin-bottom: 30px; margin-right: 24px;}
    .discovery.layout_3-3-3 .layout_tile:nth-child(2n) {clear:right; float:right; margin-bottom: 30px; margin-right: 0px;}
    .rtl.discovery.layout_3-3-3 .layout_tile:nth-child(2n+1) { margin-left: 24px; margin-right:0;}
    .rtl.discovery.layout_3-3-3 .layout_tile:nth-child(2n) {clear:left; float:left; margin-left: 0px;}
    */

    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_collection .collection_img_container,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_collection .collection_img_container,

    .discovery.layout_3-3-3 .css-new-homepage .tile_collection .collection_img_container,
    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_product .product_img_container,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_product .product_img_container,
    .discovery.layout_3-3-3 .css-new-homepage .tile_product .product_img_container{height: 158px;}

    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_collection,
    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_product,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_collection,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_product {min-height: 300px;}

    .discovery.layout_3-3-3 .layout_tile:nth-child(n+9) {display:none;}

    .discovery.layout_2-3 .layout_tile:nth-child(n+3) .collection_description {display:none;}


    .discovery.layout_3-4-4 .layout_tile {width:32%;}
    /*
    .discovery.layout_3-4-4 .layout_tile:nth-child(3n+1) {float:left; clear:both; margin-left:0;}
    .discovery.layout_3-4-4 .layout_tile:nth-child(3n+2) {float:left; clear:none; margin-left:2%;  }
    .discovery.layout_3-4-4 .layout_tile:nth-child(3n) {float:right; clear:right; margin-left:0;}
    .discovery.layout_3-4-4 .tile7, .discovery.layout_3-4-4 .tile8, .discovery.layout_3-4-4 .tile9 {}*/
    .discovery.layout_3-4-4 .tile10, .discovery.layout_3-4-4 .tile11 {display:none;}

    .discovery.layout_3-4-4 .layout_tile:nth-child(n)  .collection_description {display:none;}

    .discovery.products_panel .tile_product{width:46%;}
    /*
    .discovery.products_panel .tile_product:nth-child(3n+2) {float:right; margin-right:2%; margin-left:0;}
    .discovery.products_panel .tile_product:nth-child(3n) {display:none;}*/

    .discovery.luminary_link { right:10px; top:40px; }


    /*
    .discovery.layout_4-4-4 .layout_tile:nth-child(3n+1) {clear:both; float:left; margin-right:2%; }
    .discovery.layout_4-4-4 .layout_tile:nth-child(3n+2) {clear:none; float:left;}
    .discovery.layout_4-4-4 .layout_tile:nth-child(3n) {clear:right; float:right; margin-right:0;}
    .discovery.layout_4-4-4 .layout_tile:nth-child(n+7){display:none;}
    .rtl.discovery.layout_4-4-4 .layout_tile {margin-left:2%; }
    .rtl.discovery.layout_4-4-4 .layout_tile:nth-child(3n+1) {clear:both; float:right; margin-left:2%; margin-right:0;}
    .rtl.discovery.layout_4-4-4 .layout_tile:nth-child(3n+2) {clear:none; float:right;}
    .rtl.discovery.layout_4-4-4 .layout_tile:nth-child(3n) {clear:left; float:left; margin-left:0;}*/

    .discovery.pageframe_button .button {min-width:initial; width:100%;}

    .discovery.catch_all_footer_table {display:none;}
    .discovery.catch_all_footer_div {display:block; }
    .discovery.catch_all_footer_div > div {width:50%; float:left; box-sizing:border-box; padding:20px 0; border-right:none;  }
    .discovery.catch_all_footer_div > div:nth-child(-n+2) {border-top: none;}
    .discovery.catch_all_footer_div > div:nth-child(2n+1) {clear:both;}
    .discovery.catch_all_footer_div .catch_all_footer_subtitle {}
    .discovery.catch_all_footer_div  .catch_all_footer_lists_table td {width:50%; padding-right:5px; }

    .discovery.testimonial1_img {}
    .discovery.luminary_panel.testimonial1_luminary_panel {margin-top:-85px;}
    .discovery.luminary_panel.testimonial1_luminary_panel .tile_celebrity .img-box-wrapper {  width:120px; height:120px;  }
    .discovery.textimonial1_text {
        width:70%; left:15%; bottom:100px; padding-left:60px; margin-left:-25px;
        background-size: 30px;
    }

    .discovery.testimonial_text{
       margin-bottom:10px;
    }

    .discovery.feature_marquee .text_container .feature_marquee_title{
        margin-bottom:0px;
        font-size: 18px;
    }
    .discovery.feature_marquee .text_container .feature_marquee_subtitle{
         display:none; margin-bottom:0px;
    }

    .discovery.feature_marquee.css-banner-frame .css-img-text-con{width: 560px;}
    .discovery .responsive_slider_controls li a:after { background-size:36px; }
    .discovery.feature_marquee .sy-slides-wrap {width:92%; margin-left:4%;}
    .discovery.feature_marquee .sy-prev{ left:-47px;}
    .discovery.feature_marquee .sy-next{ right:-47px;}

    .bwf_overlay.desktop .ifonly_pop {width:600px; }
    .img_info_pop_content .img_div { width:90px; height:90px;}
    .img_info_pop_content .img_div img {width:60px;}
    .img_info_pop_content .title_div {height:30px;}
    .img_info_pop_content .text_div { margin: 15px 10px 20px 10px;}

    .discovery.ifonly_overlay .ifonly_pop {width:600px;}

    .bwf_overlay.desktop .ifonly_pop.bwf_info_pop {box-sizing:border-box;}

    #disc-menu .ui-autocomplete .ui-menu-item { width: 100vw; overflow: hidden; }

    #disc-menu .disc-menu-header input.discovery-search{width:calc(100% - 65px); }

    .css-new-homepage.css-header-tile .tile_collection .collection_description {
        display: none;
    }

    .css-new-homepage.css-header-tile .tile_collection .collection_title {
        font-size: 30px;
    }

    .discovery.banner_marquee {min-height:150px;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px){

    .discovery-range-indicator:after{content:'981 - 1200'; padding-left:3px; color:blue;}
    #main.discovery, .pageframe_div.discovery.partial_width, .body_content.discovery.partial_width {border-color: blue;} /*** do not change ***/

    .body_content.discovery.partial_width, .marquee_titles_div.discovery, .brandMarqueeLink { width:884px;}

    .pageframe_div.discovery.partial_width {width: 90%}
    .pageframe_div.discovery  {margin-bottom:72px;}

    .discovery.pageframe_header, .discovery.pageframe_footer {
        margin-bottom:4px;
        padding: 0 100px;
    }

    /* .discovery.pageframe_div .pageframe_content_container:nth-child(n+2) {
        margin-top: 28px;
    } VP-13871 */

    .discovery.brand_marquee {height:300px;}
    .discovery.brand_marquee .text_overlay  { bottom:120px}
    .discovery.brand_marquee .search_container { bottom: 35px; }

    .discovery.brand_marquee .disc-d-widget .disc-input-block { height:50px;}

    .discovery.normal_marquee { height:300px; }
    .discovery.normal_marquee.for_category {height:130px;}

    .discovery.marquee_titles_div .marquee_sub_title {margin-top:8px; }

    .tile_collection .collection_description {margin-top:4px;}

    /*.discovery.layout_3-3-3 .layout_tile:nth-child(3n+1) {clear:both;}
    .discovery.layout_3-3-3 .layout_tile:nth-child(3n+2) {margin-left: 2%;}
    .discovery.layout_3-3-3 .layout_tile:nth-child(3n) {clear:right; float:right;}
    .rtl.discovery.layout_3-3-3 .layout_tile:nth-child(3n+2) {margin-left: 0; margin-right:2%;}
    .rtl.discovery.layout_3-3-3 .layout_tile:nth-child(3n) {clear:left; float:left;}*/


    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_collection .collection_img_container,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_collection .collection_img_container,
    .discovery.layout_3-3-3 .css-new-homepage .tile_collection .collection_img_container,
    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_product .product_img_container,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_product .product_img_container,
    .discovery.layout_3-3-3 .css-new-homepage .tile_product .product_img_container {height: 185px;}

    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_collection,
    .discovery.layout_3-3-3-3-3 .css-new-homepage .tile_product,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_collection,
    .discovery.layout_3-3-3-3-3-3 .css-new-homepage .tile_product {min-height: 300px;}

    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-1{font-size: 36px; line-height: 103%;}
    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-2{font-size: 60px;}
    .discovery.brand_marquee .text_overlay .moving_text .css-moving_text-3{font-size: 24px;}

    .discovery.testimonial1_img {width:140%; margin-left:-20%;}
    .discovery.textimonial1_text { width:70%; left:15%; }

    .discovery.feature_marquee.css-banner-frame .css-img-text-con{width: 884px;}
    .discovery.feature_marquee .sy-slides-wrap {width:92%; margin-left:4%;}
    .discovery.feature_marquee .sy-prev{ left:-56px;}
    .discovery.feature_marquee .sy-next{ right:-56px;}

    .discovery.textimonial1_text {min-height:70px;}

    .discovery.catch_all_footer_table > tbody > tr > td { border-bottom:none; border-top:none;}
    /* .discovery.catch_all_footer_table { table-layout: fixed; } not enough room for locations */

    .bwf_overlay.desktop .ifonly_pop {width:800px; }

    .discovery.ifonly_overlay .ifonly_pop {width:800px;}

    /*.discovery.brand_marquee .disc-d-widget .disc-input-block { height: 60px; }*/
    .discovery.brand_marquee .disc-d-widget .disc-input-block .discovery-search{height:25px; padding: 0;}
    .discovery-city-search {width: 150px; height:25px; padding: 0;}
    #d-disc-header .disc-input-block .discovery-search{height:25px; padding: 0;}
    #d-disc-header .disc-input-block { height: 40px;}
    #d-disc-header .disc-input-block .discovery-city-search { height:25px;}
}

@media only screen and (min-width: 1201px)  {
    .discovery-range-indicator:after{content:'>=1201'; color:red; padding-left:4px;}
    #main.discovery, .pageframe_div.discovery.partial_width, .body_content.discovery.partial_width {border-color: red;} /*** do not change ***/


    #d-disc-header {height: 140px;}
    #d-disc-header .disc-input-block .discovery-search{height:25px; padding: 0;}
    #d-disc-header .disc-input-block { height: 40px;}
    #d-disc-header .disc-input-block .discovery-city-search { height:25px; }

    .pageframe_div.discovery.partial_width, .body_content.discovery.partial_width, .marquee_titles_div.discovery, .brandMarqueeLink{ width:1170px;}

    .discovery.pageframe_header, .discovery.pageframe_footer {
        padding: 0 100px;
    }

    .discovery.brand_marquee {height:400px;}
    .discovery.brand_marquee.css-brandMarquee {height:350px;}
    /*
    .discovery.brand_marquee .text_overlay  { margin-top: -27px; }*/

    .discovery.brand_marquee .disc-d-widget .disc-input-block { height:60px;}
    .discovery.brand_marquee .disc-d-widget .disc-input-block .discovery-search{height:30px; padding: 0;}
    /*
    .discovery.brand_marquee .disc-d-widget .disc-btn-block {height:60px;}*/
    .discovery.brand_marquee .disc-d-widget .disc-btn-block .disc-btn {height:44px;}

    .discovery-city-search {width: 250px; height:30px; padding: 0;}
    .discovery-city-search {width: 250px; height:30px; padding: 0;}

    .discovery.normal_marquee {height:400px;}
    .discovery.normal_marquee.for_category {height:160px;}

    .discovery.feature_marquee.css-banner-frame .css-img-text-con{width: 1170px}
    /*
    .discovery.feature_marquee .slippryWrapper {overflow:visible;}
    .discovery.feature_marquee .sy-slides-wrap{width:100%; }

    .discovery.feature_marquee .sy-slides-crop{overflow:hidden;}
    .discovery.feature_marquee .sy-prev{width:4%; left:-4%; opacity:1;}
    .discovery.feature_marquee .sy-next{width:4%; right:-4%; opacity:1;}
    */

    .discovery.feature_marquee .sy-pager{display:block;}

    .discovery.layout_tile .tile_product, .discovery.layout_tile.css-new-homepage .tile_collection{min-height:360px; }

    /*
    .discovery.layout_3-3-3 .layout_tile:nth-child(3n+1) {clear:both;}
    .discovery.layout_3-3-3 .layout_tile:nth-child(3n+2) {margin-left: 2%;}
    .discovery.layout_3-3-3 .layout_tile:nth-child(3n) {clear:right; float:right;}

    .rtl.discovery.layout_3-3-3 .layout_tile:nth-child(3n+2) {margin-left: 0%; margin-right:2%;}
    .rtl.discovery.layout_3-3-3 .layout_tile:nth-child(3n) {clear:left; float:left;}*/

    .discovery.catch_all_footer_table > tbody > tr > td { border-bottom:none; border-top:none;}
    /* .discovery.catch_all_footer_table { table-layout: fixed; } not enough room for locations */

    .discovery.luminary_panel .tile_celebrity .img-box-wrapper {  width:120px; height:120px;  }

    .pageframe_div[data-frameid="125"] .discovery.luminary_panel .tile_celebrity .img-box-wrapper {
        width:174px; height:174px;
    }

    .discovery.textimonial1_text {min-height:70px;}
}

/****   do not delete, for local debugging  ******/
/* hide debug border by default */
#main.discovery, .pageframe_div.discovery.partial_width, .body_content.discovery.partial_width {
    border-width: 0; border-style: solid;
}
/*  show dubug border on local */
#main.discovery.cssdebug, .pageframe_div.discovery.partial_width.cssdebug, .body_content.discovery.partial_width.cssdebug {
    border-width: 1px; border-style: solid;
}



.pageframe_div.discovery.position_relative {position: relative;}
.pageframe_sub_header.discovery.learn-more-anchor:hover {text-decoration: underline; }

/******************************* productization css   ****************************/
.productization_summary {
    clear: both; display: table; height:50px; padding-left:60px; margin-bottom:20px;
    background-image:url('/images/icon_manypeeps_000-mbpng.png'); background-size: 50px; background-position: 0px center; background-repeat:no-repeat;

}
.productization_summary > * {    display: table-cell; vertical-align: middle;}

.mobile .totalPriceText.productized {margin-top:10px;}

.mobile .p-form .buyBox .price-sec.productized {width:35%; display:none;}  /* vp-13183 */
.mobile .p-form .buyBox .buy-button-row.productized{width:100%;}
.mobile .p-form .buyBox .buy-button-row.productized .button {padding:0px 3px;}

/**** make productization_products_list not responsive ***/
.pageframe_div.discovery.partial_width.productization_products_list { width:1124px; max-width:1124px; margin-left:auto; margin-right:auto; float:none; clear:both; border-color:Cyan;}


/*** productizaion_product ***/
.productization_product {padding: 15px 0; display: inline-flex; align-items: flex-start; width: 100%; justify-content: space-between;}
.productization_product .luminary_name {text-transform: capitalize;}
.productization_product .luminary_img_div{width:205px;}
.productization_product .luminary_img_box_wrapper {width:175px; height:175px; border-radius:50%;}
.productization_product .luminary_img_box {width:96%; height:96%; margin:2%; display:block; }
.productization_product .luminary_img {width:100%; height:100%; border-radius:50%; }
.productization_product .luminary_img_div .luminary_title_wrapper {display:none;}

.productization_product .charity_name {
     background: url('/images/icon_ribbon_000_new.png') no-repeat scroll 0px 0px / 15px auto; padding: 0px 10px 0px 20px; margin-top:15px; line-height:20px;
}


.productization_product .product_description_div { padding: 0 40px; width:100%;}

.productization_product .bio_row, .productization_product .quote_row,  .productization_product .attr_table{
    margin-top:16px;
}
.productization_product .bio_row{    }
.productization_product .quote_row {
     background: url('/images/quote.png') no-repeat scroll 0px 0px / 22px auto; padding: 0px 10px 0px 35px;
}
.productization_product .attr_table {width:100%;}
.productization_product .attr_table img {width:28px; display: inline-block; vertical-align: middle;}
.productization_product .attr_table span {padding-left:5px; display: inline-block; vertical-align: middle;}

.productization_product .product_price_div .button{
    width:180px; margin-top:15px;
}
.productization_product .product_price_div .follow {margin: 0px !important;}


.productization_product .price_text { margin-top: 20px; margin-bottom:30px; width:auto;}

.productization_product .attr_table {justify-content: flex-start;}
.productization_product .attr_table > div {flex-grow: 0; flex-shrink: 0; flex-basis:auto; margin: 0 10px;}
.productization_product .attr_table > div:first-child {margin-left:0px; margin-right:10px;}
.rtl .productization_product .attr_table > div:first-child {margin-left:10px; margin-right:0px;}


/*** productization fitler ***/

.productization_vendor_list {
    margin-left:auto; margin-right:auto; float:none; clear:both; padding-top:40px; padding-bottom:20px;
}
.productization_vendor_list .filter_additional_header {
    text-transform: capitalize; margin-right: 15px; margin-bottom:7px;
}
.productization_vendor_list .filter-widgets {box-sizing:border-box; padding: 0 20px;}
.productization_vendor_list .ttran-up {display:none;}
.productization_vendor_list #filterPage  .products-section {margin-top:20px;}

.productization_vendor_list .js-d-filter-widget.type-people { display:none;}


#pdp.productized  .p-otherExp-section,  #pdp.productized .pageframe_div, #pdp.productized .charity-section, #pdp.productized .luminary-section, #pdp.productized .pageframe_header.discovery{display:none;}


/*******************************  end of productization css **********************/

.envelope-icon{width: 28px; height: 28px; vertical-align: middle; margin-top: -3px;}

.overlayBlack .rightVertical {float:left; height:100%; width:100%; overflow:hidden;overflow-y:auto;}
.overlayBlack .rightVertical p.errorSummary {padding-top:3px;}
.overlayBlack .rightVertical .header { margin-top: 20px;}
.overlayBlack .rightVertical .header p { width:100%}
.overlayBlack .rightVertical .header .header-text {width:100%;}
.overlayBlack .rightVertical .header .ifonly-box { margin: 0 auto;}
.overlayBlack .rightVertical .header .ifonly-box img { width:13px;}
/*.overlayBlack .rightVertical .body {width:100%;}*/

/*#member-signup-dialog.mobile .close { top: 10px; position: absolute;}
#member-signup-dialog.mobile .close a { content: ""; padding: 25px; position: absolute; left: -11px; top: 0;}
#member-signup-dialog.mobile .close img{ vertical-align: middle; }*/
.overlayBlack .rightVertical .body p.terms {width:280px; float:left; margin: 16px auto 10px auto;}
.overlayBlack .rightVertical .body .content p.terms a { text-decoration:none;}
/*
SignUP Dialog and login(sign in) dialog
===============================================================================
*/

/*#login-box-dialog .error-msg,
#signup-dialog .error-msg, #email-signup-dialog .error-msg, .password-min-char, .password-strength-bar{
    float:right; font-size: 14px;  color: #EE5757; font-family: "source-sans-pro-n3",sans-serif;line-height:18px;padding-top:3px;}*/

/*.overlayBlack .rightVertical .body .content {float:left; width:100%;}
.overlayBlack .rightVertical .body .content .section-header {margin: 0 0 16px 0; }
.overlayBlack .rightVertical .body .content h2.sub-header {  margin-bottom:0; font-family:"source-sans-pro-n4",sans-serif;font-size:15px;line-height:20px}
.overlayBlack .rightVertical .body .content p.sub-header {  margin-bottom:3px; font-family:"source-sans-pro-n4",sans-serif;font-size:15px;line-height:20px}



.overlayBlack .rightVertical .body {float: left;width: 100%;}
.overlayBlack .rightVertical .body .content input.name {color:#888; width:114px; }


.overlayBlack .rightVertical .body .content ul{float:left;margin-bottom: 30px;}
.overlayBlack .rightVertical .body .content .passwordLabel {position:absolute; top:13px; left:8px; padding-left:0; ; color:#888;}
.overlayBlack .separation-line {height:1px; width:129px; float:left; background-color: #000; margin: 28px 0 24px 0;}
.overlayBlack .separation-OR {width:30px; height:30px; float:left; background-size: 30px; background:#000; border-radius:50%;  margin-top: 13px;}
.overlayBlack .separation-OR p{margin: 0; padding: 4px 0 0 0; font-family: georgia, serif; font-weight: bold; font-style: italic;color:#fff;font-size: 15px;letter-spacing: 0.02em; }

*/
.custom-form .form-row .edit-block{width: 520px; max-width: 100%;}
.custom-form .form-row .edit-block.center{text-align: center;}
.custom-form .left-section .img-box-wrapper {position: relative;}
.custom-form .form-row .img-box-wrapper .upload-banner-container{width: 100%;  height: 100%; top: 0; position: absolute; z-index: 200;}

/* Charity section for vendor profile */
.custom-form.vendor-page .celebrityBox {float:left; position: relative; width: 219px; height: 320px; margin: 0 0 30px 28px;}
.custom-form.vendor-page .celebrityBox:nth-child(4n+1){margin-left: 0;}

.custom-form.vendor-page .celebrityBox .img-box-wrapper {border-radius: 93px; height: 186px; width: 186px; margin: 16px 0 0 16px; overflow: hidden;}
.custom-form.vendor-page .celebrityBox .img-box {border-radius: 88px; height: 177px; width: 177px; margin: 5px 0 0 5px; overflow: hidden; position: relative; }
.custom-form.vendor-page .celebrityBox .img-box img {height: 177px; width: 177px; }
.custom-form.vendor-page .celebrityBox .img-box img.img-coming-soon{position: absolute; margin-left: 54px; width:122px; height: 77px;}

.custom-form.vendor-page .celebrityBox .celeb-info {height: 100px; margin: 25px auto;}
.custom-form.vendor-page .celebrityBox .celeb-info .celeb-info-content {position:relative;}
.custom-form.vendor-page .celebrityBox .celeb-info .name      {margin: 25px auto 0;}
.custom-form.vendor-page .celebrityBox .celeb-info .charity   {margin-top:3px;}
.custom-form.vendor-page .celebrityBox .celeb-info .view-profile {margin: 10px 0 0 31px; \display:none; width: 157px; height: 30px; opacity: 0;}
.custom-form.vendor-page .celebrityBox .celeb-info .view-profile p {text-transform: uppercase; }
.custom-form .celeb-info .name { margin: 18px 0 0 0;}


.custom-form.vendor-page  .form-row input[type=text].checkBox.select.big{background: url('/images/io/icon_checkmark_green.png') no-repeat 10px 10px; background-size: cover; background-position: center;}
.custom-form.vendor-page  .form-row input[type=text].radioBox {width: 15px; height: 15px; margin: 0; padding: 5px; }
.custom-form.vendor-page  .form-row input[type=text].radioBox.select {background: url('/images/io/icon_checkmark_green.png') no-repeat 5px 5px; background-size: cover; background-position: center;}
.custom-form.vendor-page  .form-row input[type=text].otherInput {padding-left: 0; margin-top: -2px; margin-left: 5px;width: auto;}

.custom-form.vendor-page input[type=text]:not([type="checkbox"]).checkBox {
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 5px;
    cursor: pointer;
    border-radius: 10%;
    background-color: white;
}
.custom-form.vendor-page input[type=text]:not([type="checkbox"]).checkBox {
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 5px;
    cursor: pointer;
    border-radius: 10%;
}

.custom-form.vendor-page input[type=text]:not([type="checkbox"]).checkBox.select {
    background: url(/images/io/icon_checkmark_FFF.png) no-repeat 5px 5px;
    background-color: #00a94f;
    background-size: cover;
    background-position: center;
}


/* File Upload */
.custom-form .form-row .fileUpload{position: relative;
                                    width: 100%;
                                    height: 33px;
                                    display: inline-block;}
.custom-form .form-row .fileUpload .progress-bar{width: 0%; height: 100%; top: 0; position: absolute; opacity: 0.6;}
.custom-form .form-row .fileUpload .file-delete{position: absolute; top: 0; right: 0; width: 25px; height: 100%; display: none;}
.custom-form .form-row .fileUpload .file-delete img{ width: 12px; display: block; margin-top: 11px; }
.custom-form .form-row .fileUpload input[type=file]{position: absolute;
                                        top: 0;
                                        right: 0;
                                        margin: 0;
                                        opacity: 0;
                                        width: 100%;
                                        -ms-filter: 'alpha(opacity=0)';
                                        direction: ltr;
                                        }

/* Social Icons */
.custom-form div.social-title p {margin: 0;}
.custom-form div.social_icons div {display: inline-block; width:120px; padding:4px 0 4px 4px; margin-right:4px;height:27px;}
.custom-form .social_icons .box {width:268px;}
.custom-form div.social_icons div a img {float:left; display:block;}
.custom-form div.social_icons div p { float:left; margin:0 auto;width:220px; padding-top:5px;}

/* Custom widgets */
#custom-widget-container .main-obj-con {display: inline-block; vertical-align: middle; margin-right: 33px;}
.mobile #custom-widget-container .main-obj-con {margin-right: 15px;}
#custom-widget-container .label-con {display: inline-block; vertical-align: middle; max-width: 70%;}
.mobile #custom-widget-container .label-con {max-width: 65%;}

/* Status Indicator */
.status-wrapper {text-align: center;}
.status-label-sub-con {display: inline-block;}
.status-circle        {border-radius: 50%;display: inline-block; vertical-align: middle; border: 4px solid #999;}
.status-circle.done   {background-image: url('/images/icon_checkmark_fff-mbpng.png'); background-size: 12px 14px; background-repeat: no-repeat;}
.status-connector   {height: 3px; display: inline-block; vertical-align: middle; margin: 0 -2px; background-color: #999;}

/* Add payout method */
#vendor-profile.custom-form .form-row .img-square-wrapper .img-box{position: relative; width: 100%; height: 100%; overflow: hidden; }
.custom-form .form-row .img-square-wrapper .img-box .plus-circle{   width: 60px;
                                                                    height: 60px;
                                                                    border-radius: 30px;
                                                                    overflow: hidden;
                                                                    margin: 10px auto;
                                                                    }

.custom-form .img-square-wrapper.add-listing .img-box .plus-circle{margin-top: 66px;}
.custom-form .img-square-wrapper .img-box .plus-circle{ width: 60px;
                                                        height: 60px;
                                                        border-radius: 30px;
                                                        overflow: hidden;
                                                        margin: 10px auto;
                                                        }

.custom-form .form-row .img-square-wrapper .label { margin: 55px 0 10px; display: block;}

.custom-form .form-row .img-square-wrapper, .css-uploader .img-square-wrapper, .img-square-wrapper.add-new-box {width: 357px;
                                                                               height: 246px; margin-top: 24px; float: left; position: relative;
                                                                               margin-left: 24px; overflow: hidden; border: 1px solid #e1e1e1;
                                                                                background-color: #f9f9f9;}
#productImageList .custom-form .form-row .img-square-wrapper {width: 304px;height:198px;}
.css-uploader .img-box-wrapper{border-radius: 50%; height: 310px; width: 310px; margin: 0 auto;}
.css-uploader .img-box{border-radius: 50%; height: 177px; width: 177px; overflow: hidden; margin: 5px;}
.css-uploader .img-box img{height: 310px; width: 310px; max-width: none;}

/* Image Selector */
.custom-form .jcrop-holder div
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.jcrop-holder div:first-child div:first-child{box-sizing: border-box;}

.custom-form .jcrop-holder div.ord-n, .custom-form .jcrop-holder div.ord-e , .custom-form .jcrop-holder div.ord-s, .custom-form .jcrop-holder div.ord-w
{
    display: none;
}

.custom-form .form-row .img-edit-block, .css-uploader .img-edit-block{ width: auto; min-width: 310px; max-width: 95%; box-sizing: border-box; overflow: hidden; top: -32px;
                                                                       position: fixed; display: none; padding: 20px; z-index: 10001;
                                                                       box-shadow: 0 1px 25px #999; -webkit-box-shadow: 0 1px 25px #999;
                                                                       -moz-box-shadow:    0 1px 25px #999; background-color: #fff;}

.css-uploader .img-edit-block{margin:0;top:132px;left:600px;}


.custom-form.vendor-page .form-sec .form-row .row-container{ margin: 0 auto; position: relative; padding: 55px 0;}
.mobile.custom-form.vendor-page .form-sec .form-row .row-container{padding: 30px 0;}

.custom-form.vendor-page .form-sec .book-ahead-minMax{margin: 30px auto;margin-top: 90px;position: relative;}
.custom-form.vendor-page .form-sec .save-and-continue{width: 530px; max-width: 100%; margin: 51px auto 20px; text-align: center;}

.slider-range {height: 4px; margin: 0 85px 10px;}
.slider-range span.left, .slider-range span.right {border-radius: 10px;position: absolute; top: -7px; width: 18px; height: 18px;}
.slider-range span.left  {left: -9px; }
.slider-range span.right {right: -9px;}
.slider-range.ui-widget-content .ui-slider-handle.ui-state-default.ui-corner-all {border-radius: 50px; top: -4px; width:18px; height:18px;}
.slider-range.ui-widget-content .ui-slider-handle.ui-state-default.ui-corner-all .tool-tip{ width: 115px;
                                                                                            height: 44px;
                                                                                            top: -65px;
                                                                                            padding-top: 10px;
                                                                                            left: -45px;
                                                                                            position: absolute;
                                                                                            }
 .slider-range.ui-widget-content .ui-slider-handle.ui-state-default.ui-corner-all .triang-d{
                                                                                            top: -15px;
                                                                                            left: 0;
                                                                                            position: absolute;
                                                                                            width: 0;
                                                                                            height: 0;
                                                                                            border-left: 10px solid transparent;
                                                                                            border-right: 10px solid transparent;
                                                                                            border-top: 12px solid #00a94f;
                                                                                            }

.slider-label, .slider-label2 {float: left; width:100%; height:17px;}
.slider-label {margin-top: 10px;}
.slider-label  > div, .slider-label2 > div { float: left;  width: 165px;}

.custom-form .form-row .f-row{display: inline-flex; align-items: center; justify-content: center;}

.custom-form.vendor-page .form-row .edit-block .f-row .button-row.disabled span.label{color: #bbb;}
.custom-form.vendor-page .button-row {width: 153px; cursor: pointer; height: 40px; display: inline-flex; align-items: center; justify-content: center; vertical-align: middle; margin-top: 0; margin-bottom: 0;}
.custom-form.vendor-page .button-row.size-large{width: 220px;}
.custom-form.vendor-page .button-row:first-of-type{margin-right: 20px;}
.mobile.custom-form.vendor-page .button-row:first-of-type{margin-right: 0;}
/**********************  closed-accessCode-dialog ******************************/
.overlayBlack h2.section-header {padding-left:40px; padding-right:40px;}

#closed-accessCode-dialog {max-width: 700px;}
#closed-accessCode-dialog input.access-code {width:100%; padding: 9px 6px; height:44px; box-sizing:border-box; }

#closed-accessCode-dialog h1.section-header {margin:40px 0 7px 0;}

#closed-accessCode-dialog .separation-div {clear:both; position:relative; margin:23px 0;}
#closed-accessCode-dialog .mid-line {position: absolute; top: 50%; width: 270px; left: calc(50% - 135px);}

/******** mobile ********/
.mobile#closed-accessCode-dialog h1.section-header {margin-top:0;}
.mobile#closed-accessCode-dialog h2.section-header {}
.mobile#closed-accessCode-dialog .sub-header{ margin-top:35px;}
.mobile#closed-accessCode-dialog .enter-btn-wrap{ margin-left:0;}


/*************************** Tooltips ***********************************/
.custom-form.vendor-page .form-sec {position: relative;}
.custom-form.vendor-page .help-block {position: absolute; right: -30px; top: 0; }
.custom-form.vendor-page .help-block > img{width: 24px; display: block; }
.custom-form.vendor-page .tooltip-container {position: absolute; right: 0;}
.custom-form.vendor-page .tooltip-container .help-content{  box-shadow: 0 0 7px 0 rgb(119, 119, 119); z-index: 10;
                                                            -webkit-box-shadow: 0 0 7px 0 rgb(119, 119, 119);
                                                            -moz-box-shadow: 0 0 7px 0 rgb(119, 119, 119); padding: 15px;
                                                            width: 130px; display: none;
                                                            text-align: left;
                                                            background-color: #fff;
                                                            position: absolute;}
.custom-form.vendor-page .tooltip-container .help-content .header{padding: 10px 10px 0 8px;}
.custom-form.vendor-page .tooltip-container .help-content .header img{position: initial; vertical-align: middle; width: 26px; margin-right: 2px; border-radius: 50%; display: inline-block;}
.custom-form.vendor-page .tooltip-container .help-content svg{position: absolute; top: 20px; left: -10px;}
.custom-form.vendor-page .tooltip-container .help-content svg polygon{fill: #f2f2f2;}
.custom-form.vendor-page .tooltip-container .help-content .header .tooltip-text{display: inline-block; vertical-align: middle;}
.custom-form.vendor-page .tooltip-container .help-content .header .tooltip-close{float: right; cursor: pointer;}
.custom-form.vendor-page .tooltip-container .help-content .header .tooltip-close img{width: 35px; margin: -8px -8px 0 0;}
.custom-form.vendor-page .tooltip-container .help-content .tooltip{padding: 5px 30px 15px 40px;}
.custom-form.vendor-page .tooltip-container .help-content .tooltip a{font-size: 13px; line-height: 15px;}
.custom-form.vendor-page .tooltip-container .help-content .tooltip img{max-width: 100%; height: auto;}
.custom-form.vendor-page .tooltip-container .help-content .tooltip iframe{max-width: 100%; height: auto;}
.custom-form.vendor-page .tooltip-container .help-content .tooltip ul {list-style-type: disc;}
.custom-form.vendor-page .tooltip-container .help-content .tooltip ol {list-style-type: decimal;}
.custom-form.vendor-page .tooltip-container .help-content .tooltip p,
.custom-form.vendor-page .tooltip-container .help-content .tooltip div,
.custom-form.vendor-page .tooltip-container .help-content .tooltip li,
.custom-form.vendor-page .tooltip-container .help-content .tooltip ol {color: #000; font-size: 13px; line-height: 15px;}
.custom-form.vendor-page .tooltip-container .help-content p.descHint{color: #000; font-size: 13px; line-height: 15px;}
.custom-form.vendor-page .tooltip-container .help-content p.descHint span{display: block; margin-top: 4px;}
.custom-form.vendor-page .tooltip-container .help-content .tooltip u {text-decoration: underline;}

.ui-autocomplete.ui-menu .ui-menu-item a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-autocomplete.ui-menu .ui-menu-item::first-letter {clear: both; height: 40px; text-transform: capitalize; text-overflow: ellipsis;}

#library-content .items.mobileprofileImage-wrapper .cb-box {width: auto;}
#library-content .items.profileImage-wrapper, #library-content .items.mobileprofileImage-wrapper{position: relative; display: inline-block;}
#library-content .items.profile-image-uploader {position: relative; display: inline-block; vertical-align: top;}

.js-self-expanding{overflow-y: hidden; height: auto; resize: none;}


/***************** for conversation message attachments ******************************/

#attachment_upload {width: auto; height: 32px; margin-top: 10px;}
.attachment_container { margin-top: 8px;}
.attachment_preview {width: 32px; height: 32px;}
.attachment_remove {width: 20px; height: 20px; margin: 6px 0;}
.attachment_fileName {line-height:32px; display: inline-block; padding-left: 12px; padding-right: 12px;}
.attachment_download {height: 28px;}
.attachment_queue {clear: both; padding: 10px;}

/***************** for request change textarea ******************************/
.comment-container { margin-top: 5%; }
.change-request-message-box-title {
    margin-bottom: 1%;
}
.change-request-comments {
    width: 100%;
    box-sizing: border-box;
    height: 75px;
    padding: 5px 2%;
    outline: none;
    resize: none;
}

/***********  for right to left languages ************/

.tile_product.rtl .celeb_img { right:auto; left:3.5%;}
.tile_product.rtl .min_height_placeholder {float:left;}
.tile_product.rtl .product_title, .tile_product.rtl .product_price, .tile_product.rtl .product_location{ padding-right:0px;}

.rtl select {background-position: left center; background-image: url(/images/mobile-dropdown-rtl.png);}
.rtl ul {padding-left:0px; padding-right:20px;}      /* .product-desc.rtl .content > ul  */
.rtl ul > li {list-style-position: outside;}         /* VP-15435   .product-desc.rtl .content > ul > li */



.p-attributes .charity-name img{float:left; margin-right: 5px;}
.p-attributes.rtl .charity-name img{float:right; margin-left:5px;}
.p-attributes.rtl .charity-name span {float:right;}

.luminary-section.rtl .cb-box, .luminary-section.rtl .cb-desc, .luminary-section.rtl .cb-shop {float:right;}
.luminary-section.rtl .cb-shop {margin: 0 82px 55px 0;}
.luminary-section.rtl .cb-shop .view-all {left:0; right:auto;}

.luminary-section .cb-shop .occasion_banner_container {display:none;}  /* VP-12588 */

.charity-section.rtl .ch-box, .charity-section.rtl .ch-desc, .charity-section.rtl .ch-more{float:right;}
.charity-section.rtl .ch-more{ margin: 37px 62px 60px 0px; }

.level-menu.rtl .drop-down .col .topNavCat {float:right;}
.level-menu.rtl .drop-down .col {padding-left:0px; padding-right:15px;}
.level-menu.rtl .drop-down .level-3 .col {padding: 0;}
.level-menu.rtl .drop-down .level-3 .col div a {padding-left:0px; padding-right:15px;}

#footer-menu.rtl ul {margin-left:56px; margin-right:0px;}
#footer-menu.responsive.rtl  ul {}

.displayonly_title.rtl {
    background-position: right 3px center; padding-left:0;
}

#shipping-estimation.rtl h2 {margin: 15px 10px 15px 0px;}
#shipping-estimation.rtl label {float:right;}
#shipping-estimation .estimation-expand.rtl {left:10px;}
#shipping-estimation.rtl .help_popUp {left: 25px;}

.rtl .help_dialog .close {right:auto; left:0px;}

.summary-box.rtl .row .label, .summary-box.rtl .row .title {float:right; margin-right:10px; margin-left:0px;}
.summary-box.rtl .row .value {float:left; margin-right:0px; margin-left:10px;}

.secure_checkout_div.rtl {float: left; }

.rtl #checkout select.shippingMethodId { background-image: url(/images/dropdownarrow_green_rtl.png);}

#product-table.rtl .table-body .main .col > div.name {float:right;}

.next_steps_row.rtl .content_col {float:left; }

.rtl .io-popup-warpper li {}

input.calender-field.rtl,   input.address-icon.rtl { background-position:top 9px right 5px !important; padding-right: 40px !important;}

.buyBox.rtl .totalPriceText {float:left;}

.rtl .desktop.start_conversation_div {right:25%;}
.rtl .start_conversation_div .search_label {right:15px; left:auto;}
.rtl .desktop .reply_div.simple .reply_btn {right:auto; left:0;}

/*
.rtl .discovery.brand_marquee .text_overlay .moving_text  * {position:absolute; left:initial; bottom:0; white-space:nowrap; right:0;}*/

.rtl #wish-popup-added-message .added-icon { float:right; }

.rtl .desktop-filter-widget.sort-widget { margin-right:auto; margin-left:unset; }

.rtl .schedule-button.preCheckOutField .calender-field { background-position: right 10px center !important; padding-right: 40px !important; }

.rtl #category-top-nav .marquee-img-wrapper { float:right; } /*celebrity /charity page*/
.rtl #category-top-nav .marquee-text { margin: 42px 60px 0 0; }
.rtl .charity-widget-wrapper .ch-box, .rtl .charity-widget-wrapper .ch-desc { float:right; }

.rtl.tile_product .buy_type {right:0; left:auto;}
.rtl .tile_inner_box .heart_img {left:0; right:auto;}
.rtl .wishlist-main-con {left: 5px; right: auto !important;  text-align: left !important;}
.rtl #lang-popup-carrot {margin-left: 110px !important;}


/***********  for accessbility ************/
:focus, #top-welcome a.shopping:focus img   {
    outline: #00a94f dotted 2px;
}

.loc-button.preCheckOutField a > input:focus,  .schedule-button.preCheckOutField  a > input:focus {outline: #00a94f dotted 2px;}

.top-nav-search-disc a:focus{
    display:block;
}

#top-welcome > .white-bd-btn {outline-offset:1px;}

#top-welcome a.shopping {outline:none}
#top-welcome a.shopping:focus img { outline-offset: 8px;}
#top-welcome a.shopping.filled:focus img {outline-color: white;}

.l-menu > a:focus {display:inline-block; margin-right:2px; padding-bottom:10px;}
#top-welcome .io-popup-warpper a:focus {display:inline-block; width:100%;}
.preCheckOutField > a:focus{margin-bottom:2px;  }
/*
Commented out because on celeb section in pdp, the link will go to a new line when clicked (on focus)
.cb-box a:focus, .cb-desc a:focus{display:block;}
*/
a.tile_product:focus{display:block;}

.productTile > a:focus {margin:2px; display:block;}

/*
a.loginWithFacebookButton:focus {outline-width: 0 !important;}
a.loginWithFacebookButton:focus img {outline: none;}
a.loginWithFacebookButton:focus p {outline:inherit; outline-width: 2px;}
*/

.hyatt-site-name { font-style: italic; text-transform: uppercase; }

.brandMarqueeLink {position: absolute;
                   z-index: 1000;
                   bottom: 15px;
                   text-align: right;
                   left: 50%;
                    transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    -moz-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    -o-transform: translateX(-50%);}

.sweepsStakesBannerContainer {
    width: 70%; /* For desktop */
    position: absolute;
    top: 0;
    left: 15px;
    display: none;
}

@media (max-width: 576px) {
    .sweepsStakesBannerContainer {
        left: 0;
        width: 100%;
    }
}

@media (min-width: 577px) and (max-width: 767px){
    .sweepsStakesBannerContainer {
        width: calc(100% - 30px);
    }
}

/* for max-width, please be consistent with the constant SG::MOBILE_BREAK_POINT */
@media (min-width: 768px) and (max-width: 991px) {
    .sweepsStakesBannerContainer {
        width: 75%;
    }
}

.sweepStakesBanner {
    min-height: 2em;
    position: relative;
    justify-content: center;
    width: calc(50% - 7px);
}
.sweepStakesBanner1 {
    background: #fff;
    float: left;
}
.sweepStakesBanner2 {
    float: right;
}
.sweepStakesBanner1:after, .sweepStakesBanner2:before {
    content:'';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
}
.sweepStakesBanner1:after {
    left: 100%;
    border-top: 2em solid #fff;
    border-right: 15px solid transparent;
}
.sweepStakesBanner2:before {
    right: 100%;
    border-left: 15px solid transparent;
}

/* Labels*/

.sg-label-container {
      position: relative;
 }
 .sg-label {
    color: #919293;
    box-sizing: border-box;
    display: block;
    /*font-size: 0.75em;*/
    line-height: 1;
    opacity: 0;
    overflow: hidden;
    padding: 0.5em 1em;
    pointer-events: none;
    position: absolute;
    text-overflow: ellipsis;
    top: 0;
    transform: translateY(3px);
    transition: all 0.2s ease-out;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
}
 .field-not-empty .sg-label {
    opacity: 1;
    transform: none;
    /*font-size: .75em; Declared in SG */
}
 .sg-label-input {
    color: #333;
    padding: 10px;
    transition: all 0.2s ease-out;
    width: 100%;
    /*font-size: .8em;*/
}
 .sg-label-input:hover, .sg-label-input:focus {
    /* inset | offset-x | offset-y | blur-radius | spread-radius | color */
     box-shadow: inset 0 0 10px 0 rgba(85, 85, 85, .1);
     outline: 0;
}
 .field-not-empty .sg-label-input {
    padding-bottom: 2px;
    padding-top: 18px;
    /*font-size: .9em;*/
}

.full-width-popup {
    height: 100vh !important;
    width: 100vw !important;
}

.hideViewAllExperiences {
    display: none;
}

