@import url(https://fonts.googleapis.com/css?family=Oswald|Oswald|Oswald|Oswald|Oswald);

body .visible-swindon { display:none !important; } 
body .hidden-swindon { display:inherit !important; } 
body.shop_swindon .hidden-swindon { display:none !important; }
body.shop_swindon .visible-swindon { display:inherit !important; }

.visible-guest { display:initial !important; }
.hidden-guest { display:none !important; }
.visible-user { display:none !important; }
.hidden-user { display:initial !important; }

body {
	color: #ffffff;
	font-family: 'Oswald';
	font-size: 14px;
	font-weight: normal;
}
h1 {
	font-family: 'Oswald';
	font-weight: normal;
}
h2 {
	font-family: 'Oswald';
	font-weight: normal;
}
h3 {
	font-family: 'Oswald';
	font-weight: normal;
}
h4 {
	font-family: 'Oswald';
	font-weight: normal;
}
body {
	background-color: #ffffff;

	background-image:none;

	background-attachment: fixed;
	background-size: cover;
}

header, #mobile-header {
	background-color: #ffffff;

	background-attachment: scroll;
}

/* Mobile */
.mobile .km-content {
}
.mobile #mobile-header {
}

/*---------------------resets/ display nones/ global---------------------*/

* {
    text-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
.home h1, .contact-us h1, .home-about, #body-bottom-hr, .ct_header_row .right_column,
.pull-left.ctrl-menutab{
    display: none;
}
#container, body {
    padding: 0;
}
footer {
    margin-top: 0;
}
.ANDYS23 {margin-top:20px;}
/*---------------------fonts---------------------*/

a, a:hover, a:focus, .jumbotron-order-complete h1, .error-500 h1 {
    color: #e21b22;
}
.navbar .brand, legend, .ctrl-offcanvas_productmenu_toggle .text-info,
.help-block, .section-.well .muted, .alert-info.well-login, .checkout .btn-link,
.voucher_box h5, .voucher_box .success span, .text-info, .checkout em  {
    color: #fff;
}
.popover, .gm-style-iw, .trigger-paymentmethod .muted {
    color: #000;
}
.checkout h2, .information h1, .p-thanks-for, .error-500 #body{
    color: #000;
}
.menu h1 {
    text-align: center;
    font-size: 80px;
    line-height: 150%;
    color: #e21b22;
}
legend, .navbar .nav>li>a, .navbar .dropdown-menu>li>a, .mod_postcode_box .lead,
.nav-list>li>a, .ui-tabs-anchor, h1{
 	text-transform: uppercase;
}
/*--- loyalty points/credit card ----*/
.loyaltypoints_box .lead, 
.loyaltypoints_box .ctl-pointsoptions a, 
.loyaltypoints_box label.checkbox.text-left, 
.loyaltypoints_box p, .checkout button small,
.ui-helper-block .muted, .ct_details_bar em,
p.text-center.p-last-minute{
    color: #000;
}

.btn, input, .mod_postcode_box input {
    font-family:'Oswald', sans-serif;
}

.ui-widget-header, strong, .table th{
    font-weight:normal;
}
.checkout h5 {
    font-size: 14px;
    font-weight: normal;
    font-size: 20px;
}

.loyaltypoints_box{
    background: #e21b22 !important;
}
.loyaltypoints_box .row-credits .well {
    color: #000;
    border-color: #000 !important;
}
.loyalty-value.text-success .text-warning, .loyalty-label.text-warning{
    color: #468847;
}
.span3.col4 .loyalty-label.text-warning{
    color: #b94a48;
}
.loyaltypoints_box .ui-widget-header {
    border: 1px solid #000000;
    background: #000000;
    color: #ffffff;
}
.loyalty-card {
    background: #e21b22;
    border: 0px;
}
.loyalty-card>div.col1 .loyalty-label {
    color: #000;
}
.loyalty-caption {
    background: rgb(0, 0, 0);
    color: #ffffff !important;
    border: 5px solid #e21b22 !important;
}
.loyalty-caption .text-warning {
    color: #fff;
}
.members .text-error {
    color: #d40400;
}
.loyalty-card>div.col3, .loyalty-card>div.col4 {    
    border: 3px solid #ffffff;
}
.loyalty-value.text-success .text-warning, .loyalty-label.text-warning,
.text-success{
    color: #17c51a;
}

/*---------------------containers---------------------*/
header, #container{
    background: none;
}
#body{
 	margin-top: 20px;
    margin-bottom: 20px;
}
.home #body{
 	margin-top: 0;
    margin-bottom: 0;
}
#logo{
 	text-align: center; 
    padding: 20px;
}
.home .main{
 	margin-top: 30px;   
}
.prefooter{
 	margin-top: 10px;   
}
.well {
    background: #231f20;
    border: none;
}
.ct_details_bar {
    line-height: 30px;
}
.hero-unit, .alert-info.well-login {
    background: #e21b22;
}
.hero-unit a{
    color: #000;
}
/*---------------------nav styles---------------------*/

.navbar {
    margin-bottom: 0 !important;
}
.navbar-inner {
    background: #e21b22;
    border: none;
}
.navbar .nav {
    float: right;
}
.navbar .nav>li>a {
    background: none;
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    padding: 5px 45px 5px;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus,
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover, .navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #000;
    background: none;
}

/*---------------------caret colour---------------------*/

.navbar .nav li.dropdown > .dropdown-toggle .caret, .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top: 6px solid #fff;
    margin-top: 20px;
}
.navbar .nav li.dropdown > .dropdown-toggle:hover > .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown>a:hover .caret, .navbar .nav li.dropdown>a:focus .caret, .navbar .nav li.dropdown.active>.dropdown-toggle .caret {
    border-top: 6px solid #000;
}

/*---------------------nav list---------------------*/
.nav-header{
    color: #fff;
    font-size: 18px;
    line-height: 35px !important;
    font-weight: normal;
}
.nav-list>li>a {
    color: #fff;
}
.nav-list>li>a:hover, .nav-list>li>a:focus {
    background: #e21b22;
    color: #fff;
}
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus {
    background: #e21b22;
    color: #fff;
}

/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border-color: white;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, 
.navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    background: #000;
}

/*---------------------dropdown menu---------------------*/

.navbar .dropdown-menu {
    background: #e21b22;
    border: 2px solid #fff;
    top: 56px;
    left: 30px;
}
.navbar .dropdown-menu>li>a {
    color: #fff;
}
.navbar .dropdown-menu>li>a:hover {
    background: none;
    color: #000;
}
.dropdown-menu {
    min-width: 80px;
}
.dropdown-menu>li>a {
    color: #000;
    text-align: center;
    min-width: 80px;
}
.dropdown-menu>li>a:hover {
    background: #e21b22;
    color: #fff;
}

/*---------------------opening status---------------------*/

#opening-status {
    margin-left: 0;
}
.status-CLOSED {
    color: #FFF500 !important;
}
.status-OPEN {
    color: #1ae54e !important;
}

/*---------------------details bar---------------------*/
.ct_details_bar{
	color: #000;
}

/*---------------------slider---------------------*/
#myCarousel{
    margin-bottom: 0;
}
#myCarousel img{
    margin: 0 auto;
}
.carousel-control{
 	background: none;
    border: none;
    font-size: 120px;
}
/*---------------------postcode box---------------------*/
.mod_postcode_box.visible-phone{
 	margin-top: 30px;   
}
.mod_postcode_box {
    background: url('/myimages/558/andys_postcodebg.jpg') no-repeat;
    border: none;
    color: #fff;
    padding: 30px;
}
.mod_postcode_box .lead {
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 30px;
}
.mod_postcode_box .btn {
	width: 100px;
}
.mod_postcode_box input, .mod_postcode_box .btn {
    height: 40px;
    font-size: 18px;
    border: none;
    border-radius: 0 !important;
    margin-bottom: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
}
.mod_postcode_box > .input-append {
    max-width: 100%;
    width: 85%;
    margin-bottom: 15px;
}
.mod_postcode_box .btn-success{
 	background: #e21b22;   
}
.btn-group.open .btn-success.dropdown-toggle, .mod_postcode_box .btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .dropdown-menu, .mod_postcode_box .btn-success:hover{
    background: #C90209;
}
.mod_postcode_box .dropdown-menu>li>a {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.mod_postcode_box .dropdown-menu>li>a:hover {
    background: #231f20;
}

/*---------------------table stripped fix---------------------*/

table, .table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th,
.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th, table .muted, .well-basket{
    background: #231f20;
    color: #fff;
}
.box-delivery-information table, .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.box-delivery-information .table-striped tbody>tr:nth-child(odd)>th, .box-delivery-information .table-hover tbody tr:hover>td,
.box-delivery-information .table-hover tbody tr:hover>th {
    background: none;
    color: #fff;
}
.contact-us .box-delivery-information table, .contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>th, .contact-us .box-delivery-information .table-hover tbody tr:hover>td,
.contact-us .box-delivery-information .table-hover tbody tr:hover>th {
    background: none;
    color: #fff;
}

/*---------------------menu page popovers---------------------*/

.popover .popover-title {
    background: #e21b22;
    color: #fff;
}

/*---------------------modal---------------------*/

.modal-header {
    background: #e21b22;
    color: #fff;
}
.modal-body {
    background: #fff;
    color: #000 !important;
}
.modal-footer {
    background: #231f20;
    color: #fff;
}
.modal fieldset {
    background: #fff;
    border: none;
}

/*---------------------alerts & buttons---------------------*/

.btn {
    background-image: none;
}
.alert {
    color: #fff;
    background: #231f20;
    border: none;
}

/*--------success--------*/

.btn-success {
    background: #12BB12;
}
.btn-success:hover, .btn-success:focus, .btn-group.open .btn-success.dropdown-toggle {
    background: #008800;
}

/*--------primary--------*/

.btn-primary {
    background: #2357ce;
}
.btn-primary:hover, .btn-primary:focus {
    background: #00249B;
}

/*--------info--------*/

.btn-info {
    background: #2981DC;
}
.btn-info:hover, .btn-info:focus {
    background: #1068C3;
}

/*--------danger--------*/

.btn-danger, .menu .btn-primary {
    background: #e21b22;
}
.btn-danger:hover, .btn-danger:focus,
.menu .btn-primary:hover{
    background: #C90209;
}

/*--------warning--------*/

.btn-warning {
    background: #FF871A;
}
.btn-warning:hover, .btn-warning:focus {
    background: #CC5400;
}

/*--------inverse--------*/

.btn-inverse {
    background: #585858;
}
.btn-inverse:hover, .btn-inverse:focus {
    background: #3F3F3F;
}
/*---------------------footer---------------------*/

footer {
    background: #e51a23;
    padding: 10px 30px;
    box-sizing: border-box;
}
footer a{
    color: #000 !important;
}
.cards, .vendor {
    padding-top: 5px;
}
/*---------------------3D buttons---------------------*/
.button-container, .btm_row.row-fluid{
 	margin-bottom: 30px; 
}
.button-container{
    margin-top:30px;
}
.flip-card-content {
    position: relative;
    height: 100px;
    transform-style: preserve-3d;
    perspective: 1000px;
    float: left;
    text-align: center;
    font-weight: 700;
}
.flip-card-content h2{
    font-size: 44px;
    margin-top: 12px;
    font-weight: bold;
}
.flip-card-content h2,
.flip-card-content h4{
    text-align: left;
    padding-left: 20px;
}
.flip-card-content h4{
    font-size: 22px;
}
span.black {
    color:#231f20;
}
.flip-card-content:nth-child(even) h2 span,
.flip-card-content:nth-child(2) h2{
 	color: #e51a23;
}
.flip-card-content:nth-child(odd) h2 span,
.flip-card-content:nth-child(1) h2{
 	color: #231f20;
}
.flip-card-content aside{
 	font-size: 22px;
    margin-top: 15px;
}
.flip-card-content:nth-child(3) aside,
.flip-card-content:nth-child(4) aside{
 	text-align: right;
    padding: 0 20px;
    box-sizing: border-box;
}
.flip-card-side-a,
.flip-card-side-b {
    width: 100%;
    position: absolute;
    height: 100%;
    backface-visibility: hidden;
    transform-origin: 50% 50%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.flip-card-content:nth-child(odd) .flip-card-side-a,
.flip-card-content:nth-child(even) .flip-card-side-b{
    background: #e51a23;
}
.flip-card-content:nth-child(even) .flip-card-side-a,
.flip-card-content:nth-child(odd) .flip-card-side-b{
    background: #231f20;
}
.flip-card-side-b a{
 	color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 97px;
}
.flip-card-side-b a:hover{
 	   text-decoration: none;
}
.flip-card-side-a {
    -webkit-transform: rotateX(0deg) translateZ(50px);
    -moz-transform: rotateX(0deg) translateZ(50px);
    transform: rotateX(0deg) translateZ(50px);
    z-index: 1;
}
.flip-card-side-b {
    -webkit-transform: rotateX(90deg) translateZ(50px);
    -moz-transform: rotateX(90deg) translateZ(50px);
    transform: rotateX(90deg) translateZ(50px);
}

.flip .flip-card-side-a {
    -webkit-transform: rotateX(-90deg) translateZ(50px);
    -moz-transform: rotateX(-90deg) translateZ(50px);
    transform: rotateX(-90deg) translateZ(50px);
}

.flip .flip-card-side-b {
    -webkit-transform: rotateX(0deg) translateZ(50px);
    -moz-transform: rotateX(0deg) translateZ(50px);
    transform: rotateX(0deg) translateZ(50px);
    z-index: 1;
}
/*---------------------social media buttons---------------------*/
.social_mod{
 	background: #AF0C13; 
}
.social_media_links {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
.social_media_links img {
    max-width: 32px;
}
.social_media_links img:hover {
    max-width: 32px;
}
.social_media_links small {
    display: none;
}
.social_media_links a {
    background-color: transparent;
    background: none !important;
    border: none !important;
    box-shadow: none;
    padding: 0px;
    width: 45px !important;
}
/*---------------------fixes---------------------*/
.box-opening-hours{
 	margin-top: 20px;   
}
.row-product:hover, .row-odd {
    background: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #fff;
    background: #fff;
}
.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.ui-tabs-vertical .ui-tabs-nav li {
    box-sizing: border-box;
}
#responsive-food-menu.affix {
    left: initial;
}
.nav-list>li>a [class^="icon-"], .nav-list>li>a:hover [class^="icon-"], .nav-list>li>a:hover[class*=" icon-"],
.nav-list>li>a:focus [class^="icon-"], .nav-list>li>a:focus[class*=" icon-"], #responsive-food-menu [class^="icon-"], 
#responsive-food-menu [class*=" icon-"], .icon-bullhorn, .icon-envelope{
  background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}
.ctrl-offcanvas_productmenu_canvas img{
    -webkit-filter: drop-shadow(0px 0px 8px rgba(255,255,255,0.9));
    filter: drop-shadow(0px 0px 8px rgba(255,255,255,0.9)); 
    margin-bottom: 20px;
}

.media small, .modal small, .ui-tabs-menu small, .ct_details_bar small, #basket small {
    font-size:100%;
}
.menu h5 {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
}
/*------menu items font sizes--------*/
.menu span.name {
    font-size: 18px;
}
.ui-tabs-nav li a {
    font-size: 18px;
    line-height: 25px;
}
.description small {
    font-size: 100%;
}

/*---------------------media queries---------------------*/


/*---------------------large desktop---------------------*/

@media (max-width: 1200px) {
    .navbar .nav>li>a {
        padding: 5px 28px 5px;
    }
    .navbar .dropdown-menu {
        left: 16px;
    }
    .flip-card-side-b a {
        font-size: 30px;
    }
    .flip-card-content h2 {
        font-size: 37px;
    }
    .website-image {
        text-align: center;
    }
    .flip-card-content h4 {
        font-size: 17px;
    }
}

@media (min-width: 979px) {
      .navbar .nav, .navbar .nav > li {
        float: none !important;
        display: inline-block;
        vertical-align: top;
      }
      .navbar-inner {
        text-align: center;
      }
}

/*---------------------portrait table and landscape desktop---------------------*/
@media (min-width: 768px) and (max-width: 979px) {
    .menu h1 {
        font-size: 45px;
        line-height: 100%;
    }
    .navbar .nav {
        float: none;
        text-align: center;
    }
    .navbar .nav>li>a {
        line-height: 20px;
    }
    .navbar .dropdown-menu {
        border: none;
    }
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
    	color: #000;
    }
    .navbar .nav li.dropdown > .dropdown-toggle .caret, 
    .navbar .nav li.dropdown.open>.dropdown-toggle .caret, 
    .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
        margin-top: 5px;
    }
    .navbar {
        margin-bottom: 10px !important;
    }
    .home .navbar {
        margin-bottom: 0 !important;
    }
    .column_modules{
     	display: none;   
    }
    .flip-card-side-b a {
        font-size: 24px;
    }
    .flip-card-content h2 {
        font-size: 28px;
    }
    .flip-card-content h4 {
        font-size: 14px;
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/
@media (max-width: 979px) {
	#background-wrap { display:none !important; }
}

@media (max-width: 767px) {
    #body {
        margin: 0 10px;
    }
    body {
        background-size: contain;
    }
    .menu h1 {
        font-size: 45px;
        line-height: 100%;
    }
    .navbar .nav {
        float: none;
        text-align: center;
    }
    .navbar .nav>li>a {
        line-height: 20px;
    }
    .nav-collapse .dropdown-menu{
     	border: none;   
    }
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
    	color: #000;
    }
    .navbar .nav li.dropdown > .dropdown-toggle .caret, 
    .navbar .nav li.dropdown.open>.dropdown-toggle .caret, 
    .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
        margin-top: 5px;
    }
    .navbar {
        margin-bottom: 10px !important;
    }
    .home .navbar {
        margin-bottom: 0 !important;
    }
    .mod_postcode_box{
     	margin-bottom: 0;   
    }
    .column_modules, .column_slideshow, .home .main{
     	display: none !important;	   
    }
    .flip-card-content.span3{
     	width: 70%; 
        margin: 30px auto !important;
    }
    .flip-card-content:nth-child(3) aside,
    .flip-card-content:nth-child(4) aside{
        text-align: center;
    }	
    .mod_postcode_box > .input-append {
        width: 100%;
    }
    .tl, .tr, .copyright {
        text-align: center !important;
    }
    footer .tl, footer .tr, .copyright {
        text-align: center !important;
        padding: 10px 0;
    }
    .how-im-ordering h2 {
        font-size: 21px;
    }
    .span6.btm {
        text-align:center;
    }
    .mod_postcode_box {
        background: url(/myimages/558/andys_postcodebg.jpg) repeat;
    }
    .button-container {
        margin-top: 0px;
    }
    .flip-card-content.span3 {
        width: 70%;
        margin: 20px auto !important;
    }
    
}

/*---------------------landscape phone and down---------------------*/

@media (max-width: 480px) {
    .ct_details_bar {
        line-height: 20px;
    }

    .navbar .nav>li>a {
        padding: 10px 15px 10px;
    }
	.mod_postcode_box{
     	padding: 19px;   
    }
    .mod_postcode_box .lead {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .mod_postcode_box .input-append{
        margin-bottom: 5px;  
    }
    .mod_postcode_box .input-append input[class*="span"] {
        width: 60%;
    }
    .flip-card-content.span3{
     	width: 90%; 
    }
}
.website-image.deliveryFromImg { 
    display:none; margin-bottom: 10px; 
}




/*--------------------- background animation ---------------------*/

#background-wrap {
    bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: -1;
}

/*--------keyframes--------*//

@-webkit-keyframes animateBubble {
    0% {
        margin-top: 1000px;
    }
    100% {
        margin-top: -100%;
    }
}

@-moz-keyframes animateBubble {
    0% {
        margin-top: 1000px;
    }
    100% {
        margin-top: -100%;
    }
}

@keyframes animateBubble {
    0% {
        margin-top: 1000px;
    }
    100% {
        margin-top: -100%;
    }
}

@-webkit-keyframes sideWays { 
    0% { 
        margin-left:0px;
    }
    100% { 
        margin-left:50px;
    }
}

@-moz-keyframes sideWays { 
    0% { 
        margin-left:0px;
    }
    100% { 
        margin-left:50px;
    }
}

@keyframes sideWays { 
    0% { 
        margin-left:0px;
    }
    100% { 
        margin-left:50px;
    }
}

/*-------animations--------*/

.x1 {
    -webkit-animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate;
	
	left: -5%;
	top: 5%;
	
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
}

.x2 {
    -webkit-animation: animateBubble 20s linear infinite, sideWays 3s ease-in-out infinite alternate;
	-moz-animation: animateBubble 20s linear infinite, sideWays 3s ease-in-out infinite alternate;
	animation: animateBubble 20s linear infinite, sideWays 3s ease-in-out infinite alternate;
	
	left: 2%;
	top: 80%;
	
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	transform: scale(0.7);
}

.x3 {
    -webkit-animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate;
	
	left: 10%;
	top: 70%;
	
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	transform: scale(0.7);
}


.x7 {
    -webkit-animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate;
	
	left: 85%;
	top: 70%;
	
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	transform: scale(0.7);
}

.x8 {
    -webkit-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	-moz-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	
	left: 80%;
	top: 10%;
	
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
}

.x9 {
    -webkit-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	-moz-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	
	left: 90%;
	top: 50%;
	
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
}
.x10 {
    -webkit-animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate;
	
	left: 80%;
	top: 99%;
	
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
}

/*---------bubbles-----*/
.bubble {
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
    height: 200px;
	position: absolute;
	width: 200px;
}
.bubble:after {

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	content: "";
    height: 180px;
    left: 10px;
    position: absolute;
    width: 180px;
}
@media (min-width: 768px) {
    #mod_accepted_payment_icons_footer img {
        max-width: 39px;
    }
}