/* Author: Dominik Wilkowski | Version: R2R.0.0.1 */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
	@font-face {
		font-family: 'r2rfont-book';
		src: url('r2rfont-book-webfont.eot');
		src: url('r2rfont-book-webfont.eot?#iefix') format('embedded-opentype'),
url('r2rfont-book-webfont.woff2') format('woff2'),
url('r2rfont-book-webfont.woff') format('woff'),
url('r2rfont-book-webfont.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
	}

	@font-face {
		font-family: 'r2rfont';
		src: url('r2rfont-webfont.eot');
		src: url('r2rfont-webfont.eot?#iefix') format('embedded-opentype'),
url('r2rfont-webfont.woff2') format('woff2'),
url('r2rfont-webfont.woff') format('woff'),
url('r2rfont-webfont.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
	}
body,html{height:100%;
  width:100%;
  font-size:15px;line-height:1.2;padding:0;margin:0}body{font-family:Arial,Helvetica,sans-serif;background-image:url("bg.jpg")}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:#4b0000;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease;}a > img{border:1px solid #4b0000;-webkit-transition:border .3s ease;transition:border .3s ease}a:hover{color:#ff8a31;cursor:pointer;}a:hover > img{border:1px solid #ff8a31}.wrapper{max-width:990px;margin:0 auto;padding:0 12px;overflow:hidden}.content img{max-width:100%;border:1px solid #4b0000;}@media screen and (max-width:620px){.content img{float:none !important;display:block;margin:12px auto}}.content-text{margin-bottom:18px}h1{font-family:r2rfont-book;text-transform:uppercase;font-size:44px;letter-spacing:1px;color:#4b0000;margin:.3em 0}header{display:block;position:fixed;background-color:#fff;border-top:2px solid #4b0000;border-right:2px solid #4b0000;box-shadow:0 0 0 0 rgba(0,0,0,0.43);left:-205px;top:50px;bottom:0;width:200px;overflow:auto;-webkit-transition:left .3s ease,box-shadow .3s ease;transition:left .3s ease,box-shadow .3s ease;z-index:200;}.is-openmenu header{left:0;box-shadow:6px 0 20px 0 rgba(0,0,0,0.43)}@media screen and (max-width:620px){header a{display:block;padding:6px 0}header .list-flat li{display:block;text-align:center;}header .list-flat li+ li:before{display:none}}@media screen and (min-width:620px){header{position:static;width:auto;background-color:transparent;box-shadow:none;border:none}}header .top-nav1{text-align:right;}@media screen and (max-width:620px){header .top-nav1 li{font-size:16px}}header .top-nav2{border-top:1px solid #4b0000;padding-top:8px;}header .top-nav2 li{text-transform:uppercase}.header{overflow:hidden;}.header .header-logo{float:left;font-size:30px;}.is-openmenu .header .header-logo{padding:0 0 8px 45px}@media screen and (min-width:620px){.header .header-logo{font-size:44px}}.header .header-btn.btn{margin:1em 0;clear:both;}@media screen and (min-width:620px){.header .header-btn.btn{float:right;clear:none}}.header .header-hamburger{display:inline-block;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;border:none;padding:20px;margin:-2px 0 0 -20px;width:65px;float:left;-webkit-transition:background .3s ease;transition:background .3s ease;}.is-openmenu .header .header-hamburger{position:fixed;background-color:#fff;}.is-openmenu .header .header-hamburger:after{content:' ';position:fixed;top:0;bottom:0;left:0;right:0;z-index:100}.header .header-hamburger .header-hamburger-slice{display:block;height:3px;background-color:#4b0000;text-indent:-99999em;border:none;padding:0;margin:0 0 5px 0}@media screen and (min-width:620px){.header .header-hamburger{display:none}}.header h1{display:inline-block}footer .bottom{border-top:1px solid #4b0000;padding-top:8px}@media screen and (max-width:620px){footer .list-flat li{float:right;text-align:right;font-size:16px;}footer .list-flat li:nth-child(odd){float:left;text-align:left;clear:both}footer .list-flat li+ li:before{display:none}footer .list-flat li a{display:block;padding:6px}}.list-flat{list-style:none;padding:0;margin:.375em 0;display:block;}.list-flat.list-flat-sm{font-size:13px}.list-flat li{display:inline-block;}.list-flat li+ li:before{content:' ';display:inline-block;height:.85em;width:1px;margin:0 .625em -.05em .625em;border-left:1px solid #4b0000}.btn{display:block;background-color:#4b0000;border-radius:0;padding:1em;min-width:130px;color:#fff;text-align:center;letter-spacing:1px;font-family:r2rfont;text-transform:uppercase;-webkit-transition:background .3s ease;transition:background .3s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;}@media screen and (min-width:620px){.btn{display:inline-block;border-radius:50%}}a.btn:hover,button.btn:hover,input.btn:hover{background-color:#ff8a31;color:#fff}.btn.btn-two{background-color:#ff8a31;}a.btn.btn-two:hover,button.btn.btn-two:hover,input.btn.btn-two:hover{background-color:#4b0000}.btn.btn-three{background-color:#d40032}.btn.btn-four{text-transform:none;font-size:20px}.btn.btn-secondary{background:transparent;padding:6px;min-width:0;border-radius:0;color:#000;}a.btn.btn-secondary:hover,button.btn.btn-secondary:hover,input.btn.btn-secondary:hover{background-color:transparent;color:#000}.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block;position:relative;width:100%}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:#fff;opacity:0}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none;opacity:.8;box-sizing:border-box}.nivo-caption p{padding:5px;margin:0}.nivo-caption a{display:inline}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav{text-align:center;padding:15px 0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:bold}.gallery{margin:0 auto 12px auto;width:100%;padding-bottom:60%}.products .products-key-wrapper{display:none;*zoom:1;}.products .products-key-wrapper:before,.products .products-key-wrapper:after{content:"";display:table}.products .products-key-wrapper:after{clear:both}@media screen and (min-width:620px){.products .products-key-wrapper{display:block}}.products .products-key{float:left;margin-left:33%;position:relative;width:180px;height:140px;top:9px;left:52px;}.products .products-key .products-key-bubble,.products .products-key .products-key-size{position:absolute;z-index:10}.products .products-key .products-key-size{top:52px}.products .products-key.products-key-epic .products-key-bubble{left:3px;top:31px}.products .products-key.products-key-epic .products-key-size{width:89px;height:auto;top:86px;left:40px}.products .products-key.products-key-sumo{margin-left:12px;}.products .products-key.products-key-sumo .products-key-size{left:20px;width:134px;height:86px}.products .products-key.products-key-topping{height:53px;left:65px}.product-list{list-style:none;padding:1em;margin:0;overflow:hidden;background:#fff no-repeat right center;}@media screen and (max-width:620px){.product-list{background-image:none !important}}.product-item{display:block}.product-form{clear:both;}.product-form .product-title{float:left;width:100%;}@media screen and (min-width:620px){.product-form .product-title{width:33%}}.product-form .product-addbox{float:left;width:100%;}@media screen and (min-width:620px){.product-form .product-addbox{width:auto}}.addbox{overflow:hidden;position:relative;width:100%;margin-bottom:6px;text-align:right;}@media screen and (min-width:620px){.addbox{width:180px}}.addbox.is-loading{opacity:.3;}.addbox.is-loading:after{content:' ';position:absolute;top:2px;right:28px;margin:0;width:21px;height:21px;border:3px dotted #000;border-radius:50%;-webkit-animation:loading 2s infinite linear;animation:loading 2s infinite linear}.addbox .addbox-quantity{display:inline-block;background:#fff;border:1px solid #000;padding:6px;width:25px;text-align:center}.addbox .addbox-btn-wrapper{overflow:hidden;display:inline-block;vertical-align:middle;height:33px;text-align:left;margin:6px 0;width:100%;}@media screen and (min-width:620px){.addbox .addbox-btn-wrapper{width:auto;margin:0}}.addbox .addbox-btn{position:relative;-webkit-appearance:none;overflow:hidden;text-indent:0;background:transparent;border:none;padding:0 0 0 22px;margin:0;line-height:1;width:auto;height:auto;float:left;}.addbox .addbox-btn.addbox-btn-sub{float:right}.addbox .addbox-btn:after{content:' ';position:absolute;top:2px;left:2px;width:0;height:0}.addbox .addbox-btn.addbox-btn-add:after{border-bottom:13px solid #000;border-right:8px solid transparent;border-left:8px solid transparent;border-top:0}.addbox .addbox-btn.addbox-btn-sub:after{border-top:13px solid #000;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:0}@media screen and (min-width:620px){.addbox .addbox-btn{width:18px;height:17px;text-indent:-99999em;padding:0;clear:both}}@-webkit-keyframes loading{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.subtitle{font-family:r2rfont;text-transform:uppercase;font-size:25px;color:#4b0000;border-top:1px solid #4b0000;margin:12px 0;padding-top:12px;}@media screen and (min-width:620px){.subtitle{font-size:40px}}.bottom{margin-top:24px;overflow:hidden;}.bottom .btn{margin-bottom:12px}@media screen and (min-width:620px){.bottom .btn{float:left;margin:0 24px 24px 0}.bottom .bottom-content{display:inline}}.cart .quantity{font-size:14px}.cart .cart-bottom{margin:24px 0;min-height:376px;}.cart .cart-bottom.has-nodelivery:before{content:'Please choose a delivery date';display:block;font-size:16px;color:#d40032;text-align:right}.cart .cart-bottom.has-nodelivery .cart-bottom-wrapper{display:none}.cart .card-greetingcard{width:100%;box-sizing:border-box;margin-top:1em;height:4.3em;padding:.9em;font-family:r2rfont;letter-spacing:1px;-webkit-appearance:none;border:1px solid #4b0000}.cart .cart-bottom-tac{max-height:150px;overflow:auto;padding:0 12px 12px 12px;margin-bottom:18px;border:1px solid #4b0000;background:rgba(255,255,255,0.6)}.cart .cart-btn{margin:24px 0}.cart .cart-btn-wrapper a{display:none}.cart .cart-tac-label{margin:24px 0}.cart .cart-tac+ .cart-tac-label + .cart-btn-wrapper span{opacity:.5}.cart .cart-tac:checked+ .cart-tac-label + .cart-btn-wrapper a{display:inline-block}.cart .cart-tac:checked+ .cart-tac-label + .cart-btn-wrapper span{display:none}.todaysflavor .todaysflavor-list{overflow:hidden;list-style:none;padding:0;margin:0}.todaysflavor .todaysflavor-item{float:left;background:#fff;width:100%;}@media screen and (min-width:620px){.todaysflavor .todaysflavor-item{width:33%}.todaysflavor .todaysflavor-item:nth-child(3n+1){clear:left}}.todaysflavor .todaysflavor-content{min-height:84px;border:2px solid #4b0000;margin:6px;padding:12px}.todaysflavor .todaysflavor-title{padding:0;margin:0;text-align:center;font-size:18px;font-weight:700;color:#4b0000;min-height:42px}.todaysflavor .todaysflavor-imgs{margin-top:12px;text-align:right}.todaysflavor .todaysflavor-img{height:25px;width:auto}.servings{list-style:none;padding:0;margin:0;overflow:hidden;}.servings .serving{float:left;width:100%;min-height:215px;padding:12px;}@media screen and (min-width:620px){.servings .serving{width:135px}}.servings .serving-img{width:135px;height:auto;display:block;margin:0 auto}.servings .serving-headline{color:#d40032}@media screen and (min-width:620px){.servings .serving-content{font-size:14px}}
	.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_Date	Picker *:before { box-sizing: content-box; }
	.Zebra_DatePicker { position: absolute; background: #4b0000; border: 3px solid #4b0000; z-index: 1200; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; top: 0 }
	.Zebra_DatePicker * { margin: 0; padding: 0; color: #000; background: transparent; border: none }
	.Zebra_DatePicker table { border-collapse: collapse; border-spacing: 0; width: 100%; table-layout: auto; }
	.Zebra_DatePicker td,
.Zebra_DatePicker th { text-align: center; padding: 5px 0 }
	.Zebra_DatePicker td { cursor: pointer }
	.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker { margin-top: 3px }
	.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td { background: #E8E8E8; width: 30px; border: 1px solid #4b0000 }
	.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker .dp_footer .dp_hover { border-radius: 5px }
	.Zebra_DatePicker.dp_visible { visibility: visible; filter: alpha(opacity=100); -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; -webkit-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out }
	.Zebra_DatePicker.dp_hidden { visibility: hidden; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; opacity: 0 }
	.Zebra_DatePicker .dp_header td { color: #FFF }
	.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next { width: 30px }
	.Zebra_DatePicker .dp_header .dp_caption { font-weight: bold }
	.Zebra_DatePicker .dp_header .dp_hover { background: #222; color: #FFF }
	.Zebra_DatePicker .dp_daypicker th { background: #ff8a31 }
	.Zebra_DatePicker td.dp_not_in_month { background: #F3F3F3; color: #CDCDCD; cursor: default }
	.Zebra_DatePicker td.dp_not_in_month_selectable { background: #F3F3F3; color: #CDCDCD; cursor: pointer }
	.Zebra_DatePicker td.dp_weekend { background: #D8D8D8 }
	.Zebra_DatePicker td.dp_weekend_disabled { color: #CCC; cursor: default }
	.Zebra_DatePicker td.dp_selected { background: #5A4B4B; color: #FFF !important }
	.Zebra_DatePicker td.dp_week_number { background: #ff8a31; color: #555; cursor: text; font-style: italic }
	.Zebra_DatePicker .dp_monthpicker td { width: 33% }
	.Zebra_DatePicker .dp_yearpicker td { width: 33% }
	.Zebra_DatePicker .dp_footer { margin-top: 3px }
	.Zebra_DatePicker .dp_footer .dp_hover { background: #222; color: #FFF }
	.Zebra_DatePicker .dp_today { color: #FFF; padding: 3px }
	.Zebra_DatePicker .dp_clear { color: #FFF; padding: 3px }
	.Zebra_DatePicker td.dp_current { color: #C40000 }
	.Zebra_DatePicker td.dp_disabled_current { color: #E38585 }
	.Zebra_DatePicker td.dp_disabled { background: #F3F3F3; color: #CDCDCD; cursor: default }
	.Zebra_DatePicker td.dp_hover { background: #482424; color: #FFF }
	button.Zebra_DatePicker_Icon { margin: 0 0 0 3px }
	button.Zebra_DatePicker_Icon_Inside_Right { margin: 0 3px 0 0 }
	button.Zebra_DatePicker_Icon_Inside_Left { margin: 0 0 0 3px }
button.Zebra_DatePicker_Icon{box-sizing:content-box;background-color:#4b0000;border-radius:0;padding:1em;color:#fff;text-align:center;letter-spacing:1px;font-family:r2rfont;text-transform:uppercase;-webkit-transition:background .3s ease;transition:background .3s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none}button.Zebra_DatePicker_Icon_Disabled{opacity:.5}.Zebra_DatePicker_Icon_Wrapper.is-loading{opacity:.3;}.Zebra_DatePicker_Icon_Wrapper.is-loading:after{content:' ';position:absolute;top:12px;left:68px;margin:0;width:21px;height:21px;border:3px dotted #000;border-radius:50%;-webkit-animation:loading 2s infinite linear;animation:loading 2s infinite linear}.form.form-sub{padding:12px;background:rgba(255,255,255,0.6);border:1px solid #4b0000;margin-bottom:12px}.form .form-headline{margin-top:0}.form .form-msg{margin:12px 0;padding:12px;border:1px solid #4b0000;}.form .form-msg.is-ok{color:#008000}.form .form-msg.has-error{color:#f00}.form .form-list{list-style:none;padding:0;margin:0;display:inline-block}.form .form-list-item{display:block;overflow:hidden;margin:6px 0}.form .form-label,.form .form-input{display:block;}@media screen and (min-width:620px){.form .form-label,.form .form-input{display:inline-block;width:auto}}.form .form-label{margin-right:12px;min-width:150px;padding:3px}.form .form-inputtext,.form .form-input{min-width:200px;padding:3px;border:1px solid #4b0000}.form .form-note{display:block;text-align:right;margin-right:3px;margin-top:6px}.form .form-btn{margin-top:18px;width:100%;}@media screen and (min-width:620px){.form .form-btn{margin-left:190px;width:auto}}.account-address-wrapper{overflow:hidden;margin-bottom:18px}.account-address{padding:12px;border:1px solid #4b0000;min-height:175px;margin:12px 0 0 0;}@media screen and (min-width:620px){.account-address{float:left;margin:0 12px 0 0}}.table-wrapper{overflow:auto}.table{width:100%;background:#fff;}.table .table-headline th{background-color:#d2bfbf;border-bottom:12px solid #fff;font-weight:300}.table .table-headline th,.table .table-body td,.table .table-total td,.table .table-footer td{padding:15px;font-size:18px;text-transform:uppercase;text-align:left}.table .table-headline th,.table .table-body .table-quantity{font-size:14px;padding-right:6px;}@media screen and (min-width:620px){.table .table-headline th,.table .table-body .table-quantity{font-size:18px;padding-right:15px}}.table .table-body td{background-color:#ede5e5;font-size:14px;}@media screen and (min-width:620px){.table .table-body td{font-size:18px}}.table .table-body.table-body-greeting{border-bottom:6px solid #fff;}.table .table-body.table-body-greeting td{position:relative;}.table .table-body.table-body-greeting td p{text-transform:none;margin:.5em 0}.table .table-total td,.table .table-footer td{background-color:#fff}.table .table-datepicker td{background-color:#ede5e5;padding:12px;text-align:right;}.table .table-datepicker td label{margin-right:12px}.table .table-datepicker td .cart-datepicker{padding:.9em;text-align:center;letter-spacing:1px;font-family:r2rfont;border:.05em solid #4b0000}.table .table-price{display:none;}@media screen and (min-width:620px){.table .table-price{display:table-cell}}.table .table-subtotal-addition{display:block;text-transform:none;font-size:.7em}.table .table-remove-btn{padding:12px}.toggle-hidden{display:none}.key{list-style:none;padding:0 0 12px 0;margin:12px 0;border-bottom:1px solid #4b0000;overflow:hidden;}.key .key-item{float:left;vertical-align:middle;color:#ff8a31;font-weight:900;margin-right:18px;text-transform:uppercase;min-height:60px;}.key .key-item.key-item-headline{color:#4b0000;width:120px}.key .key-item img{height:25px;width:auto;vertical-align:middle;margin:17px 6px}.is-hidden{display:none}.is-invisible{opacity:0}.is-visible{opacity:1}.is-offscreen{position:absolute;top:-9999em;left:-9999em;height:0;width:0;overflow:hidden}.is-blurry{-webkit-filter:blur(2px);filter:blur(2px)}

.wrapper{
/* 	margin-left:20px;
  margin-right:0px;
  	width:70%;
  	float:left; */
/* 	border:1px solid red; */
}
.cart-included{
	
  	width:20%;
  	float:left;
  	margin-top:14px;
  	margin-left:0px;
  
/*   margin-left:-15px; */
/*   	position:fixed; */
 
}
.table .table-headline th, .table .table-body td, .table .table-total td, .table .table-footer td{
	padding:5px;
}
/* .table-body{
	color:red;
  font-size:10px;
}

.table{
	color:red;
} */


.table .table-body td{
  font-size:12px;
}
.table .table-headline th, .table .table-body td, .table .table-total td, .table .table-footer td{
	padding:3px;
}
.table{
/* 	border:1px solid black; */
  height:200px;
  overflow:scroll;
}
/* .cart{
	height:400px;
  width:100%;
  	overflow:auto;
} */
.subtitle{
	padding-top:29px;
}
@media screen and (min-width: 620px){
  
.addbox {
	width:65px;
/*   	width:200px; */
  	padding-right:5px;
}
  .table .table-headline th, .table .table-body .table-quantity{
  	font-size:14px;
  }
}
/* .cart{
	width:28%;
  border:1px solid black;
  float:left;
}
.form{
	float:left;
} */
.price-form{
	border:none;
}
.cart-btn-wrapper-main{
	display:none;
}
.btn-main{
	display:none;
}
.cart-tac-main{
	display:none;
}
.addbox1{
	border:none;
/*   background:red; */
}
.btn-goldbelly {
  background-color: initial !important;
  padding: 0;
}
.btn-goldbelly > img {
  border: 0;
}
.btn-goldbelly:hover > img {
  border: 0;
}