
.food-detail-content .productImage {
    border: 0px solid #EB0000 !important;
}

.food-details-image-all .food-detail-content .productImage-callout.mobile .itemCallouts {
    position: absolute;
    top: -37px;
    z-index: 999;
}

.food-details-image-all .bannerEffects.cycle-slideshow .productImage-callout.desktop .itemCallouts {
    position: absolute;
    bottom: 0px;
    z-index: 999;
}


.food-details-image-all .cycle-arrows {
    position: absolute;
    color: #fff;
    font-size: 80px;
    left: 0%;
    top: 68px;
    height: 47px;
    width: 100%;
    z-index: 9;
}

.food-details-image-all .cycle-arrows .icon-left-bracket2-left {
    position: absolute;
    left: -22px;
    cursor: pointer;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}


.food-details-image-all .cycle-arrows .icon-left-bracket2-right {
    position: absolute;
    right: -22px;
    cursor: pointer;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.food-details-image-all .cycle-arrows .icon-left-bracket2-left:hover, 
.food-details-image-all .cycle-arrows .icon-left-bracket2-right:hover {
    opacity: .75;
}

.container.box-all-mobile {
    min-width: 100% !important;
}

.grid_3.float-right-detail {
    min-width: 310px; 
    float: right;
}

@media only screen and (min-width:0em) and (max-width:47.94em) {
 
    .food-details-image-all { 
        display: block; 
        background: #f4f3ec; 
        margin: 0px 0px 0px 0px;        
        width: 100%; 
        height: auto; 
        display: block; 
        position: relative; 
        overflow: visible;
    }
    
	.food-details-image-all .food-details-image {
        position: relative;
        display: block;        
        width: 100%;
        height: 272px;
    }
    
	.food-details-image-all .food-details-image-main {
        position: relative;
        display: block;
        min-width: 320px; 
        max-width: 100%; 
        height: 250px; 
        background-size: cover;
        background-repeat: no-repeat; 
        margin-left: auto; 
        margin-right: auto;              
    }

    .food-details-image-all .cycle-pager { 
        position: relative;
        margin: 10px 10px 10px 10px;
        width: 100%;
        z-index: 10;
    }
    
    .grid_3.mobile.alpha {
        width: 100% !important;
    }
    
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all { 
        display: inline-block;
        margin-right: 4px;
        border: 4px solid #c7d2b6;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
    }

    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all.cycle-pager-active { 
        border: 4px solid #de151f;
    }

    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all.cycle-pager-active:before {
        content: '';
        position: absolute;
        margin: -11px 0px 0px 22px;
        width: 0; 
        height: 0; 
        border-left: 9px solid transparent; 
        border-right: 9px solid transparent; 
        border-bottom: 9px solid #de151f;
    }    
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb { 
        display: block;
        width: 55px; 
        height: 55px !important; 
        border: 2px solid #fff;
        background-repeat: no-repeat; 
        background-position: center center;
        background-size: auto 70px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;          
    }    
    
    .food-details-image-all .cycle-arrows {
        display: none;
    }
    

    .food-detail-content .product-image-details-2.desktop {
        display: none;
    }    
    
    .productImage-callout.mobile {
        position: absolute;
        left: 15px;
        bottom: 11px;
    }

    .productImage-callout.desktop {
        display: none;
    }    
    
    
    .box-shape-all-bg-color-1.rounded {
        background-image:
            radial-gradient(circle at 0 0, rgba(223, 235, 205, 0) 19px, rgba(223, 235, 205, 1) 20px),
            radial-gradient(circle at 100% 0, rgba(223, 235, 205, 0) 19px, rgba(223, 235, 205, 1) 20px),
            radial-gradient(circle at 100% 100%, rgba(223, 235, 205, 0) 19px, rgba(223, 235, 205, 1) 20px),
            radial-gradient(circle at 0 100%, rgba(223, 235, 205, 0) 19px, rgba(223, 235, 205, 1) 20px);
    }    
    
}

/* 16px baseline (768px +) */
@media (min-width:48.000em) {

    .food-details-image-all { 
        display: block; 
        background: #f4f3ec; 
        margin: 0px 0px 50px 0px;
        padding-bottom: 20px;
        width: 100%; 
        height: auto; 
        display: block; 
        position: relative; 
        overflow: visible;
    }
    
	.food-details-image-all .food-details-image {
        position: relative;
        display: block;        
        width: 100%;
        height: 500px;
        z-index: 9!important;
    }
    
	.food-details-image-all .food-details-image-main {
        position: relative;
        display: block;
        min-width: 940px; 
        max-width: 100%; 
        height: 445px; 
        background-repeat: no-repeat; 
        background-position: center center;
        margin-left: auto; 
        margin-right: auto;                
    }

    .food-details-image-all .cycle-pager { 
        position: relative;
        margin: -40px 0px 0px 0px;
        z-index: 10;
    }
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all { 
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 6px;
        border: 4px solid #c7d2b6;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
    }

    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all.cycle-pager-active { 
        border: 4px solid #de151f;
    }

    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all.cycle-pager-active:before {
        content: '';
        position: absolute;
        margin: -11px 0px 0px 28px;
        width: 0; 
        height: 0; 
        border-left: 9px solid transparent; 
        border-right: 9px solid transparent; 
        border-bottom: 9px solid #de151f;
    }    
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb { 
        display: block;
        width: 70px; 
        height: 70px !important; 
        border: 2px solid #fff;
        background-repeat: no-repeat; 
        background-position: center center;
        background-size: auto 70px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;          
    }
    
    .food-detail-content .product-image-details-2.desktop {
        display: block;
    }    
 
    .productImage-callout.mobile {
        display: none;
    }

    .productImage-callout.desktop {
        display: inherit;
        margin-top: -29px;
    }    
        
    
}

@media only screen and (min-width:48em) and (max-width:58.69em) {

    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all.cycle-pager-active:before {
        margin-left: 15px;
    }        
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb { 
        width: 43px; 
        height: 43px !important; 
    }    
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all { 
        display: inline-block;
        margin-right: 4px;
    }	
     
    .food-detail-content .product-image-details-2.desktop {
        min-width: 190px;
        top: 40px;
    }

    .food-detail-content .product-image-details-2.desktop img {
        width: 100%;
    }       
    
}

@media only screen and (min-width:58.75em) and (max-width:71.56em) {

    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all.cycle-pager-active:before {
        margin-left: 30px;
    }          
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all { 
        display: inline-block;
        margin-right: 4px;
    }	
     
    .food-detail-content .product-image-details-2.desktop {
        min-width: 190px;
        top: 40px;
    }

    .food-detail-content .product-image-details-2.desktop img {
        width: 100%;
    }       
    
}

@media only screen and (min-width:58.75em) and (max-width:67.06em) {
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb-all.cycle-pager-active:before {
        margin-left: 23px;
    }        
    
    .food-details-image-all .food-details-pager-image span.food-details-image-thumb { 
        width: 58px; 
        height: 58px !important; 
    }        
    
}

@media only screen and (min-width:48em) and (max-width:61.19em) {
    
    .box-shape-all.details {
        max-width: 310px;
        top: -735px;
        right: 40px;
    }    
    
    .grid_5.full-width-detail {
        width: 60%;
    }
    
    
}

@media only screen and (min-width:61.25em) and (max-width:78.13em) {

    main.department-main .productDetails h1.hdng3 {
        margin: 12px 55px 20px 0px; 
        font-size: 1.88em; 
        font-weight: normal;
    }    
    
    .box-shape-all.details {
        top: -735px;
    }    
    
}
