/*Product_view*/
.field.review-field-text.required textarea{
    width: 100%;
}
.product-seller-info{
    padding: 1 1.5em;
    margin: 1.45em 0;
}
.week-schedule h6{
    text-align: center;
    width:100%;
    margin-bottom: 1.5em;
    font-family: "Lato";
    font-weight: 600;
    text-transform: uppercase;
}
.week-schedule p{
    text-align:center;
    float:left;
    margin-bottom: 10px;
    width: 24%;
    margin-right: 1%;
    line-height: 100%;
    padding: 10px 5px;
    border-radius: 4px;
    border: 1px solid #aaa;
    color: #999;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none;
}

.week-schedule p:hover,.week-schedule p:focus{
    
}

.week-schedule span{
    width: 100%;
    display: block;
}
.week-schedule span.weekday{
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.week-schedule span.date{
    font-size: 14px;
    font-weight: 600;
}
#delivery-timer-widget {
    font-family: 'ProximaNova',sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #666;
    margin-left: 5px;
    margin-top: 15px;
}
#delivery-timer-widget span:nth-child(1) {
    color: #89C520;
}
#delivery-timer-widget span span {
    font-weight: 800;
}
/*zip code*/
  .delivery_details {
   display: none !important;
    font-size: .85em;
    line-height: 28px;
    font-family: 'ProximaNova',sans-serif;
    font-weight: 400;
    color: #999;
    padding-bottom: 1.7058823529em;
    margin-bottom: 1.2941176471em;
    border-bottom: 1px solid #ccc;
  }
  .delivery-free-wrapper{
    float: left;
  }
  .fa-truck{
    font-size: 1.8823529412em;
    transform: scaleX(-1);
  }
  .delivery-free-wrapper span{
    vertical-align: middle;
    line-height: 0px;
    font-size: 12px;
    padding-left: 5px;
  }
  .zip-check{
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
  }
  .zip-input{
    width: 50%;
    max-width: 100px;
    padding: 7px 6px 8px !important;
    /* width: 80px; */
    vertical-align: top;
    border: 1px solid #aaa;
    border-radius: 2px;
    max-height: 30px;
  }
  .check-btn{
    max-width: 50%;
    padding: 4px 10px;
    border: 1px solid #000;
    color: #000;
    border-radius: 3px;
    cursor: pointer;
    width: 80px;
    text-transform: none !important;
    line-height: 1.45 !important
  }
/*name*/
.row.product-details-view .product-info-main{
    padding: 0 !important;
}
.row.product-details-view .product-info-main .main-info{
    padding: 20px 0;
    padding-top: 0;
    border: 1px solid #CCCCCC;
}
.row.product-details-view .product-info-main .main-info .product-name span.h3.product-title{
    margin-top: 0;
    margin-bottom: 0;
    padding: 1.14em 0.71em;
}
.row.product-details-view .product-info-main .main-info .product-info-price{
    padding-top: 1em;
    background-color: #F5F5F5;
    padding-bottom: 1em;
}
.row.product-details-view .product-info-main .main-info .product-info-stock-sku{
    background-color: #F5F5F5;
}
.row.product-details-view .product-info-main .main-info .price-box {
    text-align: center;
    margin-bottom: 0;
}
.row.product-details-view .product-info-main .main-info .price-box .price{
    font-family: "Lato";
    font-style: normal;
    font-size: 2em;
    color: #666;
}
.row.product-details-view .product-info-main .main-info  .product-info-stock-sku ul li .label{
    width: 45%;
    text-align: right;
    margin-right: 3%;
}
.row.product-details-view .product-info-main .main-info  .product-info-stock-sku ul li .value{
    width: 45%;
}
.product-details-view .product-info-main .product-name span.h3.product-title{
    text-align: center;
    width: 100%;
    color: #666;
    line-height: 1.25;
    font-size: 1.55em;
    font-weight: 400;
}
.row.product-details-view .product-info-main .product-top-info .product-name{
    width: 100%;
}
.row.product-details-view .product-info-main .product-name .product-title:after{
    display: none;
}
.product-details-view .product-info-main .short_description{
    display: none;
}
.row.product-details-view .product-info-main .main-info .box-tocart .field.qty .control{
    margin-bottom: 15px;
}
.row.product-details-view .product-info-main .main-info #product_addtocart_form{
    padding: 0 1.5em;
}
.row.product-details-view .product-info-main .main-info #product_addtocart_form .product-options-bottom{
    padding: 0;
}
.row.product-details-view .product-info-main .main-info #product_addtocart_form .swatch-opt{
    margin: 10px 0;
}
.row.product-details-view .product-info-main .main-info #product_addtocart_form .box-tocart .actions{
    width: 80%;
}
/*description*/
.product-description{
    padding: 0 1.5em;
}
.product-description h6{
    font-weight: 600;
    margin-bottom: .6666666667em;
    font-size: 14px;
    font-family: "Lato";
}
@media only screen and (max-width: 770px) {
    /*.product-description{
        display:none;
    }*/
}

/*tabs*/
.product.info.detailed .items > .item.title{
    float: left !important;
}
.product.info.detailed{
    border: 1px solid #eee;
    border-left: 1px solid #eee;
    /*margin-left: 16px;*/
}
.product.data.item{
    border: 1px solid #eee;
}
.header-tab-detail{
    background: #efefef;
    border-left: 1px solid #eee;
}
.data.item.title{
    float: left;
    padding: 20px 25px 25px 25px;
}
.data.item.title a{
    font-weight: 500;
    font-size: 13pt;
    font-family: 'ProximaNova',sans-serif;
}
.row.product-details-view{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.product.info.detailed.lime{
    border: 1px solid #efefef;
    margin-top: 5px;
}
.header-tab-detail{
    padding: 0;
    background: #efefef;
}
.header-tab-detail .data.item.title{
    display: inline-block;
    padding: 1.3em 1.6em;
    float: left;
    margin: 1px 0px 2px 0;
    float: left !important;
    border-radius: 2px;
}
.header-tab-detail .data.item.title.active,.header-tab-detail .data.item.title:hover,.header-tab-detail .data.item.title:focus{
    background: #fff;
}
.header-tab-detail .data.item.title a.h6{
    font-family: "Lato";
    cursor: default;
    text-decoration: none;
    color: #333;
    font-size: 1em;
}
.product.info.detailed.lime .data.item.content{
    margin-left: 0 !important;
}
.product.info.detailed.lime .items > .item.content{
    border-top: 0px;
    padding: 20px  0;
    margin-top: 0;
    border-left: 1px solid #eee;
}
.product.info.detailed.lime .items > .item.content .container{
    padding-left: 5%;
    padding-right: 7%;
}

/*card*/
@media (min-width: 768px){
    #page-details .product-grid .product.card {
        width: 20%;
        box-sizing: border-box;
        margin: 10px;
    }
}
#page-details{
    width: 46%;
}
@media (min-width: 555px){
    .product.card {
        width: 30%;
        margin-right: 1.66%;
        margin-left: 1.66%;
    }
}
@media (min-width: 320px){
    .product.card {
        width: 45%;
        margin: 0 2% 30px 2%;
    }
}
@media (min-width: 1152px){
    .product.card {
        width: 20%;
        box-sizing: border-box;
        border: 0.5px solid #E4E4E4;
        box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
        font-size: 13px;
    }
}
.product-grid .grid-cell {
    margin-bottom: 10px;
}
.grid-cell {
    display: inline-block;
    vertical-align: top;
}
.grid>* {
    text-align: left;
}
.product.card .product_photo {
    margin-bottom: 3px;
    border-bottom: 1px solid #EFEFEF;
}
.product.card .product_photo img {
    width: 100%;
    height: auto;
}
img {
    display: block;
}

.product.card .product_info {
    padding: 0 .6428571429em .6428571429em .9285714286em;
}
#page-details .product_name {
    color: #666;
    line-height: 1.25;
}
.product.card .product_name {
    font-size: 11px;
    line-height: 1.8;
    white-space: normal;
    width: 100%;
    padding: 5px 0;
    text-overflow: ellipsis;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (min-width: 768px){
    #page-details #tab-other-design .product.card .product_name a {
        line-height: 22px;
        max-width: 47%;
    }
}
.product.card .product_name a {
    color: #464646;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60%;
    display: inline-block;
}
.product.card .product_name, .product.card .product_price {
    display: inline-block;
    vertical-align: top;
}
@media (min-width: 1152px){
    .product.card .product_name .product_price {
        font-size: 15px !important;
    }
}
.product.card .product_name .product_price {
    font-size: 13px !important;
    line-height: 1.5;
    color: #89c520;
    text-decoration: none !important;
    padding-left: 5px;
    overflow: visible;
}
@media (min-width: 768px){
    .product.card .product_name a {
        max-width: 70%;
    }
}
.product.card .product_name a {
    color: #464646;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60%;
    display: inline-block;
}
@media (min-width: 768px){
    .product.card .product_price {
        color: #555;
        float: right;
        display: block;
        padding-left: 5px;
    }
}
.product.card .divider {
    border-bottom: 1px solid #efefef;
}
@media (min-width: 320px){
    .product.card .product_info .product_florist {
        line-height: 1;
    }
}
.product.card .product_florist {
    font-family: 'ProximaNova',sans-serif;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 3px;
}
.product.card .product_florist .florist_image {
    border: 1px solid #EFEFEF;
    display: inline;
    float: left;
    margin: -2px 10px 0 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
@media (min-width: 768px){
    #page-details .product-grid .product.card .product_florist .florist_name {
        font-size: 11px;
    }
}
@media (min-width: 768px){
    .product.card .product_info .product_florist .florist_name {
        font-size: 11px;
    }
}
.product.card .product_florist .florist_name {
    font-size: 10px;
    color: #898989;
}
.product.card .product_florist a {
    color: #464646;
    display: inline;
    vertical-align: middle;
    max-width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.other_designs .product_florist a {
    max-width: 55% !important;
}
@media (min-width: 768px){
    #page-details .product-grid .product.card .product_florist .florist_delivery {
        font-size: 10px;
    }
}
@media (min-width: 768px){
    .product.card .product_info .product_florist .florist_delivery {
        font-size: 10px;
    }
}
.product.card .product_florist .florist_delivery {
    padding-top: 2px;
    font-size: 9px;
    font-style: italic;
    color: #898989;
}
.reviews-grid .review:last-child {
    margin-bottom: 0;
}
@media (min-width: 768px){
    .reviews-grid .review {
        margin-bottom: 2.2142857143em;
    }
}
@media (min-width: 768px){
    .reviews-grid .review {
        display: inline-block;
        vertical-align: top;
        width: 46.0909090909%;
    }
}
.reviews-grid .review {
    margin-bottom: 2.7142857143em;
}
.review {
    color: #555;
}
.reviews-grid>* {
    text-align: left;
}
@media (min-width: 768px){
    .review_header {
        margin-bottom: .6428571429em;
    }
}
.review_header {
    margin-bottom: .8571428571em;
}
@media (min-width: 768px){
    .review_author {
        display: inline;
        font-size: 1.1428571429em;
        margin-right: .3125em;
    }
}
.review_author {
    font-family: 'ProximaNova',sans-serif;
    font-weight: 600;
    display: block;
    text-align: center;
    font-size: 2.2857142857em;
}

@media (min-width: 768px){
    #page-details #tab-other-design .product.card .product_name a {
        line-height: 22px;
        max-width: 47%;
    }
}
