/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-navigation .current-cat a {
	color: #F7E7CB;
	background-color: transparent;
}
.builder-module-navigation .current-menu-item a {
	color: #F7E7CB;
	background-color: transparent;
}
.builder-module-navigation .current_page_item a {
	color: #F7E7CB;
	background-color: transparent;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	font-size: 14px;
}
.builder-module-navigation li a:hover {
	color: #F7E7CB;
	background-color: transparent;
}
.builder-module-widget-bar .widget .widget-title {
	font-size: 20px;
	font-weight: normal;
}
.page .entry-title {
	color: #000000;
}
.page .entry-title h1 {
	color: #000000;
}
.page .entry-title h2 {
	color: #000000;
}
.page .entry-title h3 {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}


/* Style Manager custom css */
/*html, body {
    overflow-x: hidden;
}
body {
    font-size: 14px;
}
body:not(.builder-template-search) .entry-header {
    display: none;
}
table {
    background: none;
}
select {
    border: 1px solid #ccc;
    padding: 6px 9px;
    color: #8c8c8e;
}
input[type=text], input[type=email], input[type=password], input[type=tel], input.text, input.title, textarea {
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
    color: #8c8c8e;
}
a:focus {
    color: inherit;
}
h1 {
    letter-spacing: inherit;
}
iframe {
    width: 100%;
}
input, select, textarea {
    font-family: 'opensans-regular' !important;
}
a {
    transition: all 150ms ease 0s;
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
}
.entry-content {
    margin-top: 0;
}
p.edit-entry-link {
    position: relative;
}
.disableScroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
}
img { max-width:100%; }
.wpb_single_image .vc_figure { display: block; }
.wpb_single_image .vc_single_image-wrapper { display: block; }
.hentry img {
    margin: 0;
    border: 0;
    padding: 0;
    background: none;
}
.bx_recipe p {
    margin-top:0;
}
body.home .page-title {
    display: none;
}
.page-title {
    margin: 0 -9999rem 25px;
    padding: 2rem 9999rem;
    background: url(/wp-content/uploads/2014/05/sand-bg.jpg) #000 9980rem center;
    color: #828282 !important;
    line-height: 2em;
}
.page-title:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2016/12/slide-clip.png) no-repeat;
    width: 100%;
    height: 100px;
    left: 0;
    z-index: 1;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.pageTitle .vcpb-default:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2016/12/slide-clip.png) no-repeat 0 30px;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    z-index: 1;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.ultb3-info.ib3-info-center {
    margin-top: 200px;
    background: rgba(237, 165, 35, 0.91);
}
a.ultb3-btn {
    padding: 8px 18px;
    line-height: normal;
    background: #fff;
}
.step2:after,
.step3:after {
    content: '';
    background: #b0afae;
    position: absolute;
    right: 37px;
    top: 0;
    width: 1px;
    height: 60px;
}
.step1:after {
    content: '';
    background: transparent;
    border: 1px solid #b0afae;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    width: 35px;
    height: 35px;
    content: '';
    position: absolute;
    right: 100px;
    top: 15px;
}
.step2, .step3, .step4 {
    cursor: pointer;
}
/*Module*/
.builder-container-outer-wrapper{
	margin-bottom:0;
        margin-top:0;
}
.builder-module-content .builder-module-element {
    overflow: inherit !important;
    padding: 10px;
}
.builder-module-outer-wrapper,.builder-module-widget-bar {
    overflow: inherit !important;
}
.builder-module-background-wrapper, .builder-module-widget-bar-background-wrapper, .builder-module-navigation{
	background:none;
	margin-bottom:0;
}
/*Widget*/
.builder-module-widget-bar .widget .widget-title {
	/* text-transform:uppercase; */
}
/*Navigation*/
/*.builder-module-navigation-menu-wrapper {
    display: table;
    margin: 0 auto;
}*/
.builder-module-navigation li a {
    font-family: Open Sans;
    font-weight: 600 !important;
    padding: 1em;
    font-weight: normal;
    text-transform: uppercase;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.menu-footer-menu-container, .menu-mainmenu-container {
    display: table;
    margin: 0 auto;
}

.builder-module-navigation li a, .builder-module-navigation .current_page_item li a, .builder-module-navigation .current-cat li a{
	background:none;
}

/*Footer*/
.entry-footer{
	border-top:none;
}
.builder-module-footer .builder-module-element{
	color:#fff;
}

.cilogo{
	color: #FFFFFF;
    	padding-left: 10px;
   	vertical-align: top;
}


#builder-module-536312ba187c0-background-wrapper, #builder-module-5362f10f7513c-background-wrapper{
	display:none;
}


.home .menu-primary-menu-container{
	width: 100%;
}

.home #menu-primary-menu{
	position:relative;
	height:60em;
	width:100%;
	background: url("/wp-content/themes/Builder-Slushy/images/call_out.png") no-repeat 50% 90%;
}
.home #menu-primary-menu li{
	width: 26%;
	height: 246px;
	position:absolute;
}
.home #menu-primary-menu li a{
	width:100%;
	height: 246px;
    text-indent: -2000px;
	padding:0;
	/* position: absolute; */
	background-size:contain;
	background-repeat:no-repeat!important;
	/* max-width:246px;
	max-height:246px; */
}

.home #menu-primary-menu li.recipes{
	top:40px;
	left: 90px;
}
.home #menu-primary-menu li.recipes a{
	background-image: url("/wp-content/uploads/2014/07/recipes.png");
}

.home #menu-primary-menu li.order{
	right: 80px;
	top:80px;
}
.home #menu-primary-menu li.order a{
	background-image: url("/wp-content/uploads/2014/07/how_to_order.png");
}
.home #menu-primary-menu li.slushy_home{
	left: 35%;
    top: 130px;
	width:36%;
}
.home #menu-primary-menu li.slushy_home a{
	background-image: url("/wp-content/uploads/2014/07/mr_slushy.png");
    height: 375px;
background-size: contain;
}

.home #menu-primary-menu li.about{
	right: 0px;
    top: 47%;
}
.home #menu-primary-menu li.about a{
	background-image:url('/wp-content/uploads/2014/07/about_us.png');
}
.home #menu-primary-menu li.contact{
	top: 50%;
	left: 50px;
}
.home #menu-primary-menu li.contact a{
	background-image:url('/wp-content/uploads/2014/07/contact_us.png')
}


#builder-layout-57a132a4a8f4c .menu-primary-menu-container{
	width: 80%;
}
.page:not(.home) .menu-primary-menu-container{
	width: 100%;
}
.page:not(.home) #menu-primary-menu{
	width:100%;
	padding-top:10px;
}

.page:not(.home) #menu-primary-menu li{
	position:relative;
	display:inline-block;
	width:19.5%;
	height:200px;
}
.page:not(.home) #menu-primary-menu li.slushy_home{
	width:22%;
	height:227px;
}
.page:not(.home) #menu-primary-menu li a{
    height: 170px;
    width: 100%;
    text-indent: -2000px;
	padding:0;
	position: absolute!important;
	position:absolute;
	background-size:contain;
	background-repeat:no-repeat;
}

.page:not(.home) #menu-primary-menu li.recipes a{
	background-image: url("/wp-content/uploads/2014/07/recipes_small.png");
    top: 0;
}

.page:not(.home) #menu-primary-menu li.order a{
	background-image: url("/wp-content/uploads/2014/07/how_to_order_small.png");
    top: 7px;
}
.page:not(.home) #menu-primary-menu li.slushy_home a{
	background-image: url("/wp-content/uploads/2014/07/mr_slushy_small.png");
    height: 227px;
    width: 100%;
    top: 2px;
}

.page:not(.home) #menu-primary-menu li.about a{
	background-image:url('/wp-content/uploads/2014/07/about_us_small.png');
    top: 32px;
}
.page:not(.home) #menu-primary-menu li.contact a{
	background-image:url('/wp-content/uploads/2014/07/contact_us_small.png');
    top: 44px;
}


/* Contact Form Bottom */
#gform_wrapper_1 {
margin-top: 0;
}

#gform_wrapper_1 .top_label .gfield_label {
margin-top: 0;
display: none;
}

#gform_1 .ginput_container {
margin-bottom: 5px;
}

#gform_1 .gform_footer {
margin-top: 0px;
padding-top: 0px;
}


.gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_left_half {
margin-bottom: 0px !important;
}

#gform_wrapper_1 input, #gform_wrapper_1 textarea {
padding-left: 5px;
}

/* loop buddy blog */
.latest-slushy-news-wrapper .entry-utility {
width: 70%;
display: inline-block;
margin-left: 15px;
}

.sn-blog-image-wrapper {
    display: inline-block;
    vertical-align: top;
}

.latest-slushy-news-wrapper img {
margin-top: 0;
}

.latest-slushy-news-readmore {
text-decoration: none;
}


#pluginbuddy_loopbuddy-6-background-wrapper {
    background: #fff;
}

.builder-module-navigation-1-background-wrapper {
    background: #eda523!important;
    height: 56px;
}
.builder-module-before-footer-background-wrapper {
    background: #ffffff;
    padding-bottom: 0;
}

.builder-module-navigation li ul {
    z-index: 1000;
    background: #231f20;
}

.builder-module-2-background-wrapper {
    background: #FFF;
    padding-top: 15px;
}
.h_contact {
    text-align: right;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 3px;
    padding-top: 37px;
    position: relative;
}
.searchBox input[type="text"] {
    border: 0;
    margin: 0;
    background: none;
    font-size: 18px;
    padding: 0;
    width: 89%;
    padding: 0 15px;
    color: #b4ada4;
    font-family: 'opensans-regular' !important;
    line-height: 36px;
}
.searchBox {
    background: #fbf9f7;
    border: 1px solid #b4ada4;
    width: 75%;
    margin-top: 37px !important;
}
.searchBox button {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    font-size: 16px;
    color: #b4ada4;
    margin-top: -1px;
}
.builder-module-4-background-wrapper {
    background: #fff;
    padding-bottom: 40px !important;
}
.builder-module-5-outer-wrapper {
    border-top: 1px solid #8c8c8e; */
    padding-top: 20px !important;
    padding: 8px 90px 0 90px !important;
    box-sizing: border-box;
}
.f_contact {
    font-size: 25px;
    color: #b7b7b7;
    letter-spacing: 4px;
}
a, a:hover {
    text-decoration: none !important;
}
.builder-module-sidebar.right {
    padding: 0;
}

.share {
    font-size: 23px;
    text-align: right;
    padding-top: 10px;
}
span.connectTitle {
    float: left;
    padding-right: 10px;
    color: #eda523;
    font-weight: 600;
}
.ssb-share {
    margin-top: 4px !important;
    color: #eda523;
}

.ssb-share .ssb-share-item {
    margin-bottom: 10px !important;
}
.ssb-share .ssb-share-item i {
    color: inherit;
    filter: grayscale(100%) contrast(0%);
    -webkit-filter: grayscale(100%) contrast(0%);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.ssb-share .ssb-share-item i:hover {
    filter: grayscale(0) contrast(0%);
    -webkit-filter: grayscale(0) contrast(0%);
}
.ms-share {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #707070;
}
.ms-share a {
    color: #fff;
}
.ms-share-rounded {
    border-radius: 25px;
}
.h-title {
    letter-spacing: 1px;
}
.s-title {
    background: #00b4fa;
    width: 50%;
    padding: 10px 15px;
    letter-spacing: 1px;
margin-left: auto;
margin-right: auto;
}
.st-r {
    float: right;
}
.gform_wrapper input, 
.gform_wrapper textarea {
    border: 0 !important;
    height: inherit !important;
    line-height: 24px !important;
    padding-left: 30px !important;
    margin: 0 !important;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.gform_wrapper input:not([type="submit"]):focus,
.gform_wrapper textarea:focus {
    padding-left: 15px !important;
    font-size: 13px !important;
    border-bottom: 1px solid #eda523 !important;
}
.gform_wrapper textarea {
    height: 65px !important;
}
.gform_wrapper input[type="submit"], 
.gform_wrapper button[type="submit"] {
    background: #eda523;
    color: #fff;
    padding: 5px 20px !important;
    font-family: 'opensans-regular' !important;
    font-size: 13px;
}
span.gform_description {
    font-family: Open Sans;
    font-weight: 600 !important;
    font-size: 16px;
    margin-right: 0 !important;
    margin-bottom: 5px !important;
    width: 100% !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 10px;
}
.gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 5px;
}
.gform_wrapper {
    margin-top:0 !important;
}
.gform_wrapper .gform_heading {
    margin-bottom: 14px !important;
}
.form-border input[type="text"],
.form-border textarea {
    border: 1px solid #ccc !important;
    border-radius: 0;
}
body.home .form-border input[type="text"],
body.home .form-border textarea {
    border: 0 !important;
    color: #000;
}
.services {
    position: relative;
    transition: all .25s;
    -webkit-transition: all .25s;
}
.services:hover .featuredBox {
    transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -webkit-transition-delay: .25s; /* Safari */
    transition-delay: .25s;
}
.services:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webit-transform: scale(1.1);
}
.services img {
    width: 100%;
}
#featured-boxes:before {
content: '';
    background: url(/wp-content/uploads/2016/12/slide-clip.png) no-repeat top center;
    background-size: cover;
    width: 100%;
    height: 100px;
    max-width: 100%;
    position: absolute;
    z-index: 1;
    transform: scale(-1, -1);
    -moz-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
}

.featuredBox {
    position: absolute;
    bottom: 0;
    /* left: -9px; */
    width: 100%;
    text-align: center;
    background: rgba(237, 165, 35, 0.91);
    padding: 20px 0 20px;
    box-sizing: border-box;
    transition: all 0.1s linear;
    -webkit-transition: all .25s ease .0s;
    -moz-transition: all 0.1s linear;
    transform: translateY(106px);
}
.featuredBox:hover {
    /* padding-bottom: 25px; */
}
.featuredBox h3, .featuredBox p {
    margin: 0;
    transition: all 1s;
}
.featuredBox h3 {
    color: #FFF;
    font-family: 'opensans-bold' !important;
    letter-spacing: 1px;
}
.featuredBox .btn-default {
    background: #FFF;
    padding: 7px 20px;
    display: inline-block;
    margin: 10px 0 0;
    line-height: normal;
    -webkit-transition: all .2s;
    transition: all .2s;
    position: relative;
    border: 1px solid transparent;
}
.featuredBox .btn-default:hover {
    background: transparent;
    padding-right: 35px;
    color: #fff;
    border: 1px solid #fff;
}
.featuredBox .btn-default i {
    width: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 51%;
    left: auto;
    right: 20px;
    -webkit-transition: all .25s;
    transition: all .25s;
    transform: translate(0, -50%);
}
.featuredBox .btn-default:hover i {
    width: auto;
    opacity: 1;
    visibility: visible;
    right: 15px;
}
/*Custom Style*/
@keyframes fadeInMenu {
	0% {
		opacity: 0;
    		transform: translate3d(0, -44px, 0);
   		-webkit-transform: translate3d(0, -44px, 0);
	}
	100% {
		opacity: 1;
   		transform: translate3d(0, 0, 0);
   		-webkit-transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes fadeInMenu {
	0% {
		opacity: 0;
    		transform: translate3d(0, -44px, 0);
   		-webkit-transform: translate3d(0, -44px, 0);
	}
	100% {
		opacity: 1;
   		transform: translate3d(0, 0, 0);
   		-webkit-transform: translate3d(0, 0, 0);
	}
}
@-moz-keyframes fadeInMenu {
	0% {
		opacity: 0;
    		transform: translate3d(0, -44px, 0);
   		-webkit-transform: translate3d(0, -44px, 0);
	}
	100% {
		opacity: 1;
   		transform: translate3d(0, 0, 0);
   		-webkit-transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeOutMenu {
	0% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
   		-webkit-transform: translate3d(0, 0, 0);
	}
	100% {
		opacity: 0;
		transform: translate3d(0, -44px, 0);
   		-webkit-transform: translate3d(0, -44px, 0);
	}
}
@-webkit-keyframes fadeOutMenu {
	0% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
   		-webkit-transform: translate3d(0, 0, 0);
	}
	100% {
		opacity: 0;
		transform: translate3d(0, -44px, 0);
   		-webkit-transform: translate3d(0, -44px, 0);
	}
}
@-moz-keyframes fadeOutMenu {
	0% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
   		-webkit-transform: translate3d(0, 0, 0);
	}
	100% {
		opacity: 0;
		transform: translate3d(0, -44px, 0);
   		-webkit-transform: translate3d(0, -44px, 0);
	}
}
/*Sticky Menu*/
@media (min-width: 1024px) {
.admin-bar .is-fixed {
    top: -24px;
}
.is-fixed {
    position: fixed;
    top: -56px;
    z-index: 1000;
    max-width: 100% !important;
    margin: auto;
    background: #eda523;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.is-fixed .builder-module-navigation .cartLogin li a .fa {
    text-indent: inherit !important;
}
.is-fixed .builder-module-navigation-1 {
    max-width: 1170px;
    margin: auto;
}
}
/*Login Popup*/
#mrslushy_login {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(228, 157, 28, 0.85);
    z-index: 10000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}
#mrslushy_login.ms-pop {
    visibility: visible;
    opacity: 1;
}
#mrslushy_login_innerbox {
    position: relative;
    width: 90%;
    max-width: 470px;
    margin: 3em auto 4em;
    cursor: auto;
    border-radius: 0.25em;
    overflow: hidden;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#mrslushy_login.ms-pop #mrslushy_login_innerbox {
    margin: 4em auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
form#ms_ajaxlogin {
    padding: 2em;
    color: #fff;
    font-weight: normal;
}
form#ms_ajaxlogin a {
    color: #ffffff;
    text-decoration: underline !important;
}
form#ms_ajaxlogin label {
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
    color: #fff;
    padding: 2px;
}
form#ms_ajaxlogin label[for="rememberme"] {
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    cursor: pointer;
    line-height: normal;
}
.textfield {
    margin: 0 !important;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 16px 20px 16px 50px !important;
    width: 100%;
    font-family: 'opensans-regular' !important;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.48) !important;
    color: #000;
    transition: border .2s;
    -webkit-transition: border .2s;
}
.textfield:focus {
    border: 1px solid #000 !important;
}
.button-primary {
    padding: 16px 0;
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: none;
    border: 2px solid #fff;
    width: 100%;
    font-family: 'opensans-regular' !important;
    font-weight: normal;
    font-size: 16px;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.button-primary:hover {
    background: #ffffff;
    color: #505260;
}
.field-title {
    background: #d2d8d8;
    font-weight: normal;
    padding: 1em 2em;
    color: #8a8a8a;
}
.field-title label {
    font-weight: normal;
    font-size: 19px;
}

label.label-icon {
    display: inline-block;
    position: absolute;
    left: 17px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    white-space: nowrap;
    color: #d2d8d8;
    text-shadow: none;
    font-size: 18px;
}
.field {
    position: relative;
    margin-bottom: 1em;
}
a.lost {
    margin-top: 10px;
    display: block;
    text-align: center;
}
form#ms_ajaxlogin ::-webkit-input-placeholder { /* Chrome */
  color: #FFF;
}
form#ms_ajaxlogin :-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
form#ms_ajaxlogin ::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
form#ms_ajaxlogin :-moz-placeholder { /* Firefox 4 - 18 */
  color: #FFF;
}
form#ms_ajaxlogin input[type="checkbox"] {
    display: none;
}
form#ms_ajaxlogin input[type="checkbox"] + label:before {
    content: "\f096";
}
form#ms_ajaxlogin input[type="checkbox"]:checked + label:before {
    content: "\f046";
    overflow: hidden;
    transition: all 1s;
    animation: checkAnimate 0.3s 1;
    -webkit-animation: checkAnimate 0.3s 1;
}
form#ms_ajaxlogin input[type="checkbox"] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    font-size: 21px;
    position: absolute;
    top: 0;
    left: 0;
}
@keyframes checkAnimate {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes checkAnimate {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.status {
    background: #ED1C24;
    text-align: center;
    padding: 5px;
    position: relative;
    display: none;
}
.status:before {
    content: '';
    position: absolute;
    border-color: transparent;
    border-bottom-color: #ED1C24;
    border-style: solid;
    border-width: 5px 5px 6px;
    left: 5px;
    top: -11px;
}
.status.loggedin {
    background: #8ED8F8;
}
.status.loggedin:before {
    border-bottom-color: #8ED8F8;
}
.error {
    border: 1px solid red !important;
}
/* MrSlushy Modal */
#mrslushy_modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}
#mrslushy_modal.ms-pop {
    visibility: visible;
    opacity: 1;
}
#mrslushy_modal_inner {
    position: relative;
    width: 90%;
    max-width: 470px;
    margin: 3em auto 4em;
    cursor: auto;
    border-radius: 0.25em;
    overflow: hidden;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background: #fff;
    box-sizing: border-box;
    padding-bottom: 25px;
}
#mrslushy_modal.ms-pop #mrslushy_modal_inner,
#mrslushy_login.ms-pop #mrslushy_modal_inner {
    margin: 4em auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#ms-close {
    position: absolute;
    right: 18px;
    top: 12px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    transition: all .2s;
    opacity: .5;
    z-index: 1;
}
#ms-close:hover {
    transform: rotate(90deg);
}
span.ms-close {
    width: 100%;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    top: 17px;
    right: 0;
    bottom: 0;
    left: 0;
}
span.ms-close.ms-l {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
span.ms-close.ms-r {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.newsletter-form input[type="text"] {
     background: #f5f3ec;
    float: left;
    font-size: 21px !important;
    line-height: 39px !important;
}

.newsletter-form input[type="submit"] {
    font-size: 20px;
    line-height: 39px !important;
    text-transform: uppercase;
    width: 100% !important;
}

.newsletter-form .gform_body {
    float: left;
    width: 80% !important;
}
.newsletter-form .gform_body li,
.newsletter-form .gform_body .ginput_container {
    margin: 0 !important;
}
.newsletter-form .gform_footer {
    float: right;
    width: 20%;
    clear: none;
    padding: 0;
}
#gform_wrapper_3 {
    margin-bottom: 7px;
}

ul.woo-product-includes {
    margin: 5px 0 10px !important;
    padding: 0 10px !important;
    text-transform: uppercase;
    font-size: 11px !important;
}

.woocommerce li.featured:before {
    content: '';
    background: url("/wp-content/uploads/2016/12/product-offer.png") no-repeat;
    background-size: contain;
    position: absolute;
    width: 110px;
    height: 150px;
    right: -40px;
    top: 14%;
}
.box-featured:before {
    content: '';
    background: url("/wp-content/uploads/2016/12/special-offer.png") no-repeat;
    background-size: contain;
    position: absolute;
    width: 180px;
    height: 275px;
    right: -75px;
    top: 14%;
}
#product-boxes {
    overflow: hidden;
    clear: both;
}
button.ubtn-normal {
    padding: 8px 30px;
}
.nice-select .option.selected {
    font-family: 'opensans-bold' !important;
}
.mrslushy_review_btn {
    background: #00b4fa;
    color: #fff;
    height: 30px;
    padding: 5px 15px;
    text-transform: uppercase;
    opacity: 1;
    line-height: normal;
    font-size: 21px;
    letter-spacing: 1px;
    -webkit-transform-origin: 0% 50%;
    -webkit-transform: rotate(-90deg) translate(-50%, 50%);
    -moz-transform-origin: 0 50%;
    -moz-transform: rotate(-90deg) translate(-50%, 50%);
    -ms-transform-origin: 0 50%;
    -ms-transform: rotate(-90deg) translate(-50%, 50%);
    -o-transform-origin: 0 50%;
    -o-transform: rotate(-90deg) translate(-50%, 50%);
    transform-origin: 0 50%;
    transform: rotate(-90deg) translate(-50%, 50%);
    left: 0;
    position: fixed;
    top: 50%;
    z-index: 1;
}
.mrslushy_review_btn:hover,
.mrslushy_review_btn:focus {
    color: #fff;
}

.wpcs_product_carousel_slider .product_image_container .product_thumb_link:hover img {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
}
.menu-item ._svg {
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
}
.wpcs_product_carousel_slider .product_image_container .product_thumb_link {
    padding: 0 100px;
}
.wpcs_product_carousel_slider .caption {
    padding: 0 69px !important;
}
.wpcs_product_carousel_slider .owl-item .item h4.product_name a {
    white-space: normal !important;
}
.builder-module-navigation-outer-wrapper.is-fixed .cartLogin ul li:first-child {
    opacity: 1;
    visibility: visible;
}
.builder-module-navigation-outer-wrapper .cartLogin ul li:first-child {
    opacity: 0;
    visibility: hidden;
}
.builder-module-navigation-outer-wrapper:not(.is-fixed) .cartLogin li:last-child {
    border-left: 1px solid #fff;
}
.wpcs_product_carousel_slider .title {
    text-align: center;
}
body:not(.home) #order-process {
    margin: 0;
    top: auto;
}
/* Mobile CSS */
@media only screen and (max-width: 1024px) {
	.builder-module-navigation-1-background-wrapper {
		height: auto;
	}
	.cartLogin {
		position: absolute;
		top: 0px;
		right: 0;
	}
	.cartLogin li {
		width: auto !important;
		display: inline-block;
		text-align: center;
		border-left: 1px solid rgba(255, 255, 255, 0.33) !important;
		color: #1A1A1A;
		transition: all 250ms linear;
	}
	.cartLogin li a {
		font-size: 22px;
		padding: 15.3px 19px !important;
		line-height: 21px;
		transition: all 250ms linear !important;
	}
	.cartLogin li a:hover {
		background:#fff;
		color:#de9819;
	}
	.cartLogin li span {
		display: none;
	}
	.sticky-menu .builder-module-navigation .cartLogin li {
		width: 50%;
	}
	.sticky-menu .builder-module-navigation .cartLogin li a {
		line-height: 16px;
	}
	.h_contact {
		text-align: center;
		padding-top: 10px;
	}
	.menu-top-menu-container .it-mobile-nav-menu-header {
		background: #de9819;
		color: #fff;
		font-family: 'opensans-bold' !important;
		text-align: left;
		font-size: 16px;
		padding: 10px 0;
	}
	.newsletter-form input[type="text"] {
		font-size: 16px !important;
		padding-left: 10px !important;
	}
	.newsletter-form .gform_body {
		width: 75% !important;
	}
	.newsletter-form .gform_footer {
		width: 25%;
	}
	.newsletter-form input[type="submit"] {
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
		font-size: 14px !important;
	}
	.builder-module-5-outer-wrapper {
		padding: 0 !important;
	}
	.builder-module-2-background-wrapper {
			padding-top: 0px;
	}
	#builder-module-58450683a7427 .builder-module-element-outer-wrapper, 
	#builder-module-58450683a7427 .builder-module-sidebar-outer-wrapper {
		float: none !important;
		width: auto;
		margin: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#order-process {
		top: 108px;
	}
	.step1 h2,
	.step1 .uvc-sub-heading,
	.step2 h2,
	.step2 .uvc-sub-heading,
	.step3 h2,
	.step3 .uvc-sub-heading,
	.step4 h2,
	.step4 .uvc-sub-heading {
		text-align: center;
	}
	.step2, .step3, .step4 {
		position: relative;
	}
	.step2:after, .step3:after {
		right: -15px;
	}
	.step1:after {
		right: 15px;
	}
}
@media only screen and (max-width: 768px) {
	.searchBox {
		width: 100%;
	}
	.builder-module-navigation-1-background-wrapper {
		height: auto;
	}
	#order-process .upb_row_bg {
		background: rgba(241, 241, 241, 0.690196) !important;
	}
	#featured-boxes, #ms-slushy-section {
		/* padding: 30px; */
	}
	.vc_column_container>.vc_column-inner {
		padding-right: 15px !important;
	}
	.vc_row.vc_row-no-padding .vc_column-inner {
		padding-right: 0 !important;
	}
    .builder-module-4 {
        text-align: center;
    }
    .ms-share {
        width: 31px;
        height: 31px;
        font-size: 17px;
        line-height: 32px;
    }
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
    .services {
        width: 25%;
        float: left;
        overflow: hidden;
    }
    .services:hover {
        transform: scale(1);
        -moz-transform: scale(1);
        -webit-transform: scale(1);
    }
    .featuredBox h3 {
        font-size: 14px;
    }
    .services:hover .featuredBox {
        transform: translateY(0);
        padding: 10px 0;
    }
    .featuredBox .btn-default {
    	font-size: 12px;
    	padding: 5px 15px;
    }
    .vc_col-sm-3 {
		width: 25%;
		float: left;
	}
	#order-process {
		margin-top: 0;
		top: inherit;
		text-align: center !important;
	}
    .step1 h2,
	.step1 .uvc-sub-heading,
	.step2 h2,
	.step2 .uvc-sub-heading,
	.step3 h2,
	.step3 .uvc-sub-heading,
	.step4 h2,
	.step4 .uvc-sub-heading {
		text-align: center;
	}
	.step1 {
		padding-bottom: 10px;
		text-align: center;
		position: relative;
	}
	.step1:after {
		width: 9px;
		height: 9px;
		content: '';
		right: 0;
		top: 22px;
	}
	.step2,
	.step3 {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.step4 {
		padding-top: 15px;
	}
	.step2:after, .step3:after {
		background: #ccc;
		right: 0px;
	}
	#order-process h2 {
		font-size: 13px;
	}
	#order-process .uvc-heading {
		padding: 5px 0;
	}
	#order-process .uvc-sub-heading {
		font-size: 8px;
		letter-spacing: 1px;
	}
    .share .h-title {
        font-size: 16px;
        padding-top: 10px;
    }
}
@media (max-width: 575.98px) {
	#footer-cform * {
		text-align: center !important;
	}

	#footer-cform .ginput_recaptcha > div {
		margin: auto;
	}
    #order-process {
    	margin: 0;
    	top: inherit;
    	text-align: center !important;

    }
    .step1 h2,
    .step1 .uvc-sub-heading,
    .step2 h2,
    .step2 .uvc-sub-heading,
    .step3 h2,
    .step3 .uvc-sub-heading,
    .step4 h2,
    .step4 .uvc-sub-heading {
    	text-align: center;
    }
    .step1 {
    	padding-bottom: 10px;
    	text-align: center;
    }
    .step1:after {
    	background: transparent;
    	border: 1px solid #b0afae;
    	border-width: 0px 1px 1px 0;
    	transform: rotate(45deg);
    	width: 9px;
                height: 9px;
    	content: '';
    	position: absolute;
    	left: 0;
    	right: 0;
    	margin: auto;
    	top: 40px;
    }
    .step2,
    .step3 {
    	padding-top: 15px;
    	padding-bottom: 15px;
    	border-bottom: 1px solid rgba(176, 175, 174, 0.28);
    }
    .step4 {
    	padding-top: 15px;
    }
    .step2:after, .step3:after {
    	background: none;
    }
    #order-process h2 {
    	font-size: 13px;
    }
    #order-process .uvc-heading {
    	padding: 5px 0;
    }
    #order-process .uvc-sub-heading {
    	font-size: 10px;
    }
    .s-title {
        width: 100%;
        box-sizing: border-box;
    }
    .mrslushy_review_btn {
        display: none;
    }
    .builder-module-4 {
        text-align: center;
    }
    .builder-module-5 .left, .builder-module-5 .right {
        width: 100% !important;
        margin: 0 !important;
        text-align: center;
    }
    .share .h-title {
        display: block;
        float: none;
        text-align: center;
        font-size: 16px;
    }
    .share {
        text-align: center;
        padding-top: 0;
    }
    .f_contact {
        font-size: 20px;
    }
    h1.page-title:before, .detail-title:before {
        left: 0;
        right: 0;
    }

    h1.page-title, .detail-title {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
    }
}

#google-reviews {
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
    height: 300px;
    overflow-y: scroll;
}
.g_review_btn {
    background: #00ace2;
    color: #fff !important;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
    margin-left: 20px;
}
.review-stars ul {
    margin-left: 0;
}
.review-text {
    margin-top: 5px;
}
.review-item {
    padding-bottom: 5px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
}*/