/*
 Theme Name:   CocaCola Child Theme
 Theme URI:    http://invictusstudio.com/
 Description:  A Coca Cola Child theme
 Author:       Invictus Studio
 Author URI:   http://invictusstudio.com/s
 Template:     CocaCola
 Version:      X
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Lobster');

a:focus,a,a:hover{text-decoration:none}
::selection{background:#f40009;color:#fff}
h1 {
    font-size: 50px;
    line-height: normal;
}
h2 {
    font-size: 40px;
    line-height: normal;
}
h3 {
    font-size: 30px;
    line-height: normal;
}
a:hover {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
#loftloader-wrapper .loader-close-button {
    display: none !important;
}
.float-btn {
    position: fixed;
    width: 120px;
    top: 100px;
    right: 30px;
    margin: 0;
	display:none;
/* 	perspective: 1000;
	 -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000; */
}
.float-btn img  {
	transition: 0.6s;
/* 	transform-style: preserve-3d; */
}
.float-btn:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

a:active{outline:0;-moz-outline:0}
#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f40009;z-index:99999;text-align:center}
#preloader img{width:80%;margin:0 auto}
a{-moz-user-focus:none}
::-moz-selection{background:#f40009;color:#fff}
strong{font-weight:700}
body{font-size:14px;font-family:'Montserrat',sans-serif;line-height:24px;overflow-x:hidden}
.pri-menu li.menu-item.menu-item-has-children .sub-menu{background:rgba(0,0,0,0.8);display:none;left:-5px;position:absolute;z-index:9999;width:270px}
aside#sidebar{display:none}
.archive.woocommerce aside#sidebar{display:block}
.page-id-182 header{background:#fff none repeat scroll 0 0;position:absolute;text-align:center;width:100%;z-index:9999}
header .menu li.menu-item-has-children .menu-item{line-height:normal;padding:14px 20px 20px;text-align:left;width:100%;border-bottom: 1px dashed;}
header .menu li.menu-item-has-children .menu-item:last-child{border:0;padding-bottom: 20px;padding-top: 18px;}
header .menu li.menu-item-has-children .menu-item:hover{background:#f40009;transition:.35s}
header .menu li.menu-item-has-children .sub-menu a{line-height:normal;padding:0;color:#fff}
.pri-menu li.menu-item.menu-item-has-children:hover .sub-menu{display:block}
li{list-style:none}
.red-coke img.vc_single_image-img{padding-top:30px}
header .ext-left,header .ext-right{background:#f40009 none repeat scroll 0 0}
header .red-box div{display:inline-block}
header .block.site-logo{left:0;margin:auto;padding-top:20px;position:absolute;right:0;top:0;width:198px;z-index:9}
#thsp-sticky-header-menu li{font-family:Montserrat;font-size:11px !important;}
.block.site-logo::after{background:rgba(0,0,0,0) url(./images/ellipse.png) no-repeat scroll top center;content:"";height:200px;left:0;position:absolute;right:0;top:-20px;width:198px;z-index:-1}
header .menu .menu-item{display:inline-block;line-height:54px;vertical-align:top}
header .block{display:inline-block;min-height:54px}
.wpb_raw_code.wpb_content_element.wpb_raw_html{margin-bottom:0}
.single-post header{display:inline-block;width:100%}
header{text-align:center}
header .ext-right ul.cnss-social-icon li.cn-fa-icon a{background:none!important}
header .menu-left{float:left}
header .menu-right{float:right}
header .menu li a{color:#000;padding:20px 10px;transition:all .35s ease}
header .menu li a:hover{color:#f40009}
header .fa{color:#fff;font-size:21px;line-height:50px;margin:0 20px}
header .widget_nav_menu ul{margin-bottom:0;}
header #menu-menu-left{padding-left:5px;}
ul.sub-menu {
    padding-left: 0;
	left:-5px !important;
}

.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform input[type=submit]{position:absolute;width:100px;height:100%;background-color:transparent;border:0;right:0;top:0}
#mk-fullscreen-searchform:focus{outline:0;border:0}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform .fullscreen-search-icon{font-size:25px;position:absolute;right:15px;width:25px;top:30px;color:#fff;color:rgba(255,255,255,.2);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.fullscreen-search-icon:hover,.fullscreen-search-icon:focus{border:0;outline:0;color:#fff!important;-webkit-transition:transform ease-out .2s;-moz-transition:transform ease-out .2s;-ms-transition:transform ease-out .2s;-o-transition:transform ease-out .2s;transition:transform ease-out .2s;transform:rotate(180deg)}
#mk-fullscreen-searchform{position:relative;verticle-align:middle}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input{width:800px;background-color:transparent;-webkit-box-shadow:0 3px 0 0 rgba(255,255,255,.1);-moz-box-shadow:0 3px 0 0 rgba(255,255,255,.1);box-shadow:0 3px 0 0 rgba(255,255,255,.1);border:0;text-align:center;font-size:35px;padding:20px;color:#fff;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input:focus{boder:none;outline:0}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show{visibility:visible;opacity:1}
.mk-fullscreen-search-overlay{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.94);text-align:center;-webkit-transition:all ease-in-out .25s;-moz-transition:all ease-in-out .25s;-ms-transition:all ease-in-out .25s;-o-transition:all ease-in-out .25s;transition:all ease-in-out .25s}
.mk-animate-element,.mk-effect-bg-layer,.mk-fullscreen-search-overlay{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}
.mk-fullscreen-search-overlay{z-index:999999}
.mk-fullscreen-search-overlay .mk-fullscreen-close:link,.mk-fullscreen-search-overlay .mk-fullscreen-close:visited{color:#fff}
.mk-fullscreen-search-overlay .mk-fullscreen-close{position:absolute;right:50px;top:70px;font-size:26px;-webkit-transition:transform ease-out .2s;-moz-transition:transform ease-out .2s;-ms-transition:transform ease-out .2s;-o-transition:transform ease-out .2s;transition:transform ease-out .2s;transform:rotate(0deg)}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper{opacity:1;visibility:visible;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);ms-transform:scale(1)}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper{display:inline-block;max-width:1170px;vertical-align:middle;text-align:center;font-size:18px;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);ms-transform:scale(0.9);opacity:0;width:100%;visibility:hidden;-webkit-transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;margin:auto}
.mk-search-trigger{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}
#mk-search-overlay .woocommerce-product-search{left:0;position:absolute;right:0;top:120px}
#mk-search-overlay input.search-field{background:transparent none repeat scroll 0 0;border-color:grey;border-width:0 0 1px;color:#fff;min-height:60px;width:70%;border-bottom:1px solid}
.woocommerce-product-search>input[type="submit"]{background:#e22424 none repeat scroll 0 0;border:medium none;border-radius:3px;color:#fff;font-size:14px;padding:10px 20px;vertical-align:bottom;transition:.35s}
#mk-search-overlay .woocommerce-product-search>input{bottom:0;clip:auto;left:auto;top:auto}
#mk-search-overlay .woocommerce-product-search::before{display:none}
#wrapper .news h2{color:#f40009;font-size:32px;font-weight:400;padding-top:30px;text-transform:uppercase}
#wrapper .news .wp-posts-carousel-title>a{color:#f40009;font-size:16px;font-weight:400}
#wrapper .news .wp-posts-carousel-container{border:medium none}
#wrapper .news .wp-posts-carousel-desc{color:#000;font-size:14px}
#wrapper .post-news .pe-creation-date,#wrapper .news .wp-posts-carousel-created-date{background:#f40009 none repeat scroll 0 0;color:#fff;font-size:14px;left:0;margin:auto;padding:8px 0;position:absolute;right:0;top:-26px;width:140px}
.post-news .pe-recent-posts-title-tag a{color:#f40009;display:inline-block!important;font-size:16px;margin:30px 0 0!important;min-height:60px}
.pe-recent-posts-outer .image-top ul li a.readmore::after{color:#f40009;content:"[...]";font-size:14px;font-weight:400;left:0;position:absolute;right:0}
.post-news h2{color:#f40009;font-size:32px;font-weight:500;text-align:center;text-transform:uppercase}
.pe-recent-posts-outer .image-top ul li a.readmore{font-size:0;position:relative}
.post-news .pe-recent-posts-outer ul.thumbnails{text-align:center}
#wrapper .news .wp-posts-carousel-title{padding:30px 0 0}
#wrapper .news .wp-posts-carousel-details{position:relative}
#wrapper .news .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev{left:-50px;top:50%}
#wrapper .news .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next{right:-50px;top:50%}
#wrapper .news .owl-next,#wrapper .news .owl-prev{background:rgba(0,0,0,0) none repeat scroll 0 0;border:medium none;z-index:9999;overflow:visible;font-size:0}
#wrapper .our-products .wpb_wrapper>p{color:#fff;font-size:23px;font-weight:300;line-height:27px}
#wrapper .our-products .wpb_wrapper a{border:1px solid #fff;color:#fff;display:inline-block;font-size:14px;margin:30px 0;padding:5px 10px;position:relative;text-transform:uppercase;transition:all .35s ease}
#wrapper .our-products .wpb_wrapper a:hover{transform:scale(1.1)}
#wrapper .compact-theme.wp-posts-carousel .owl-nav div::before{font-size:50px;color:#000}
#wrapper .news .compact-theme.wp-posts-carousel{overflow:visible!important}
#wrapper .coke .wpb_wrapper>h3{font-size:22px;line-height:29px;margin-bottom:40px}
#wrapper .coke .wpb_wrapper>p{margin-bottom:20px;font-size:16px}
#wrapper .coke .wpb_wrapper a{border:1px solid #000;color:#000;display:inline-block;margin:20px 0 0;padding:10px 20px;transition:all .35s ease}
#wrapper a.read-more-btn{transition:all .35s ease}
#wrapper a.read-more-btn:hover{background:#f40009 none repeat scroll 0 0;color:#fff!important}
#wrapper .vc_row.our-products{min-height:390px;background-attachment:fixed}
.our-products .vc_single_image-img{bottom:-83px;position:absolute;right:0}
#copyright .container>p{font-size:12px;float:left}
#wrapper .wpb_revslider_element{margin-bottom:0}
#wrapper .api-social h2{font-size:33px;letter-spacing:15px;padding:30px 0;line-height:normal}
#copyright li.menu-item a{color:#fff;transition:.35s;font-size:12px}
#copyright li.menu-item a:hover{color:#f40009}
#wrapper .rev_slider_wrapper li a{border:1px solid #fff!important;color:#fff;display:inline-block;padding:10px 20px!important;text-transform:uppercase}
#wrapper .rev_slider_wrapper li a:hover{background:#f40009 none repeat scroll 0 0;transition:all .35s ease}
.policy h2{color:#f40009;display:inline-block;font-size:30px;font-weight:700;margin:30px 0;text-transform:uppercase}
#copyright .widget_nav_menu{float:right}
#location .wpb_text_column.wpb_content_element{margin-bottom:0}
.wave{min-height:390px}
.mec-event-footer-carousel-type3 p{display:none;}
#wrapper .vc_row.wave{background:rgba(0,0,0,0) url(./images/wave.jpg) repeat-x scroll center center;background-size:cover;height:710px;overflow:visible}
.wave .wpb_single_image.wave-img-1{height:141px;left:-3%;position:absolute;top:240px;width:141px}
.wave .wpb_single_image.wave-img-2{height:92px;left:-2%;position:absolute;top:400px;width:85px}
.wave .wpb_single_image.wave-img-3{height:141px;left:4%;position:absolute;top:420px;width:141px}
#wrapper .wave .wave-img-4 .vc_single_image-img{height:115px;width:115px}
.wave .wpb_single_image.wave-img-4{height:115px;left:12%;position:absolute;top:250px;width:115px}
.wave .wpb_single_image.wave-img-5{height:100px;left:840px;position:absolute;top:190px;width:100px}
.wave .wpb_single_image.wave-img-6{height:141px;left:21%;position:absolute;top:294px;width:141px}
.my-wave h2,#wrapper .wave .wpb_wrapper>h2{color:#f40009;display:inline-block;font-size:52px;margin-bottom:30px;width:100%}
.my-wave p,.wave .wpb_wrapper>p{font-size:18px;font-weight:300;line-height:normal;margin:auto;max-width:700px}
.para a,#wrapper .wave .wpb_wrapper p a{border:1px solid;color:#000;display:block;font-size:14px;margin:20px auto 0;padding:10px 20px;text-transform:uppercase;max-width:170px;width:100%}
#wrapper .wave .wave-img-11 .vc_single_image-img{height:85px;width:85px}
.wave .wpb_text_column.wave-text{float:left;margin:auto;max-width:1310px;text-align:center;width:100%}
.wave .wpb_single_image.wave-img-7{height:141px;position:absolute;right:730px;top:290px;width:141px}
.wave .wpb_single_image.wave-img-8{height:141px;position:absolute;right:580px;top:230px;width:141px}
#wrapper .wave .wave-img-5 .vc_single_image-img{height:100px;width:100px}
.wave .wpb_single_image.wave-img-9{height:141px;position:absolute;right:280px;top:70px;width:141px}
#wrapper .wave .wave-img-9 .vc_single_image-img{height:116px;width:116px}
.wave .wpb_single_image.wave-img-10{height:114px;position:absolute;right:160px;top:160px;width:114px}
.wave .wpb_single_image.wave-img-9{height:116px;position:absolute;right:60px;width:116px;transition:all .3s ease 0;transform:rotateY(0deg)}
.wave .wpb_single_image.wave-img-11{height:85px;position:absolute;right:15%;top:60px;width:85px}
#wrapper .wave .wave-img-10 .vc_single_image-img{height:114px;width:114px}
#wrapper .wave .vc_single_image-img{border:1px solid #f40009;border-radius:100%;height:141px;margin:0;width:141px;position:absolute}
#wrapper .wave .wave-img-2 .vc_single_image-img{height:92px;width:85px}
#wrapper .api-social .wpb_text_column{margin-bottom:0}
h4.mec-event-carousel-title {
    text-align: center !important;
	display:block;
	margin:0 auto;
}
footer{background:#252525 none repeat scroll 0 0;padding:20px 0 0;text-align:center}
footer .textwidget a{color:#fff;font-size:18px;font-weight:300}
.footer-top .my-box:first-child{background:#00aced none repeat scroll 0 0;text-align:center}
.footer-top .my-box:nth-child(2n){background:#395692;text-align:center}
.footer-top .my-box:last-child{background:#ea4944;text-align:center}
.footer-top .my-box a{color:#fff;font-size:26px;display:table;text-align:center;margin:auto;width:100%}
footer .footer-top{clear:both;height:30px;text-align:center}
.footer-top .my-box{padding:7px 0;margin-top: -1px;}
footer .footer-1::after{border-right:1px solid #555;content:"";height:227px;position:absolute;right:-1px;top:1px}
footer .footer-2::after{border-right:1px solid #555;content:"";height:227px;position:absolute;right:-1px;top:1px}
footer .footer-1{padding:65px 0 0 0}
footer .footer-2{padding:50px 0 0}
footer .footer-3{padding:30px 0 25px 0}
footer .footer-widget .fa, footer .footer-widget .fa-map-marker-alt{color:#f40009;font-size:24px}
footer .footer-top .fa{font-size:22px}
footer .textwidget>p{color:#fff;font-size:18px;font-weight:300}
.footer-widget{display:inline-block;padding-top:20px;padding-bottom:20px}
footer .footer-2 .footer-widget .widget_media_image img{width:85%;}
#footer #copyright{border-top:1px solid #555;color:#fff;padding:20px 0;clear:both;padding-bottom: 12px;}
.our-products canvas{position:absolute;top:0;left:0;opacity:.4;transform:rotate(-180deg)}
.wpb_raw_code.wpb_content_element.wpb_raw_html.bubbles{left:0;position:absolute;right:0;top:0;width:100%}
.vc_row.wpb_row.vc_inner.vc_row-fluid.beverages.vc_row-o-content-middle.vc_row-flex{margin:auto;max-width:1170px;width:100%}
h1.referral{display:none}
button#responsive-menu-button{background:#f40009!important;border-radius:5px;height:45px!important;top:15px;width:45px!important}
#mk-search-overlay>div{left:0;position:absolute;right:0;top:50%}
#mk-search-overlay input[type="text"]{background:rgba(0,0,0,0) none repeat scroll 0 0;border-left:0 none;border-right:0 none;border-top:0 none;width:540px;color:#fff}
#mk-search-overlay input[type="submit"]{background:#f40009 none repeat scroll 0 0;border:medium none;border-radius:4px;color:#fff;display:inline-block;font-size:14px;margin:0;padding:10px 20px;text-transform:uppercase;transition:all .35s ease}
#mk-search-overlay input[type="submit"]:hover{background:#000}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{display:none}
::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:10px}
::-webkit-scrollbar-thumb:vertical{background:#f40009;-webkit-border-radius:10px}
#back-to-top{position:fixed;bottom:40px;right:40px;z-index:9999;width:32px;height:32px;text-align:center;line-height:30px;background:#f40009;color:#fff;cursor:pointer;border:0;border-radius:2px;text-decoration:none;transition:opacity .2s ease-out;opacity:0}
#back-to-top:hover{background:#000}
#back-to-top.show{opacity:1}
.inner-page-banner{min-height:479px}
.text-para p{margin-bottom:20px}
.contact-form label{width:100%}
.contact-form .wpcf7-form-control{background:rgba(0,0,0,0) none repeat scroll 0 0;border:1px solid #ababab;color:#000;font-size:14px;margin-bottom:20px;min-height:50px;padding:0 0 0 10px;width:100%}
.contact-form .wpcf7-form-control.wpcf7-submit, button.loading{background:#f40009 none repeat scroll 0 0;border:medium none;color:#fff;float:right;font-size:18px;font-weight:400;min-height:auto;padding:10px 30px;text-transform:uppercase;transition:all .35s ease;width:auto}
button.loading{margin-bottom:20px;}
select::-webkit-input-placeholder,input::-webkit-input-placeholder{color:#000;opacity:1}
select::-moz-input-placeholder,input::-moz-placeholder{color:#000!important;opacity:1}
select:-ms-input-placeholder,input:-ms-input-placeholder{color:#000!important;opacity:1}
select:-moz-placeholder,input:-moz-placeholder{color:#000!important;opacity:1}
.page-id-182 .text-para .wpb_wrapper>p{font-size:16px}
#wrapper .contact-form select{-moz-appearance:none;-webkit-appearance:none;background:rgba(0,0,0,0) url(/wp-content/uploads/2017/07/down-arrow.jpg) no-repeat scroll 99% 20px;display:inline-block;padding:13px 10px 0;position:relative}
.wpcf7-not-valid-tip,.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{display:none!important}
.wpcf7-form-control.wpcf7-not-valid{border-color:red!important}
.contact-form textarea{padding:20px 14px}
.sales-inquiry textarea{margin:20px 0}
.attach>a{font-size:18px;margin:0 20px}
.contact-form .wpcf7-form-control.wpcf7-submit:hover{background:#111 none repeat scroll 0 0}
.wpcf7-not-valid-tip,.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{display:none}
.wpcf7-form-control.wpcf7-not-valid{border-color:red}
.sustain h2{color:#f40009;font-size:32px;margin:30px 0}
.answer{display:none;text-align:center}
#wrapper .answer li.widget{display:inline-block;margin:0 20px;text-align:center}
.mybox .vc_column-inner{padding:0!important}
#wrapper .mybox .wpb_single_image{margin-bottom:0!important;cursor:pointer}
#wrapper .answer p:last-child{color:#000;font-size:20px;margin:10px 0}
.mybox .answer img{margin:30px 0}
/* .mybox .vc_column-inner{border:1px solid #eee} */
.history-coca-cola h3{font-size:32px;margin:30px 0;text-transform:uppercase}
.history-coca-cola .wpb_wrapper>p{font-size:24px;line-height:34px}
#wrapper .text-florida::after{border:11px solid red;content:"";left:40px;min-height:440px;position:absolute;top:-50px;width:100%;z-index:-1}
#wrapper .text-florida h3{font-size:32px;text-transform:uppercase}
.text-florida h4{color:#f40009;font-size:32px;line-height:normal;text-transform:uppercase}
#wrapper .text-florida{margin-bottom:0;position:relative}
#wrapper .text-florida>.wpb_wrapper{padding:0 70px;position:relative}
.text-florida li::after{color:#f40009;content:"\f101";font-family:fontawesome;font-size:14px;left:0;position:absolute;top:0}
.text-florida li{padding-left:20px;position:relative;margin-bottom:20px}
.carbon figure{width:100%}
.carbon .vc_single_image-wrapper{width:100%}
.carbon img{width:100%}
.carbon .wpb_single_image{margin-bottom:0}
#wrapper .carbon-right .text-florida::after{left:-40px}
.carbon-right .vc_column-inner{z-index:9}
.text-para h2{font-size:32px;margin:0 0 30px;text-transform:uppercase}
.our-leaders h3::after{background:#eee none repeat scroll 0 0;content:"";height:1px;left:0;position:absolute;top:10px;width:37%}
.our-leaders h3::before{background:#eee none repeat scroll 0 0;content:"";height:1px;right:0;position:absolute;top:10px;width:37%}
.our-leaders h3{font-size:32px;position:relative}
.inner-img .wpb_single_image::after{border:8px solid #fcb2b5;content:"";height:300px;left:30px;position:absolute;right:0;top:40px;width:300px;z-index:-1}
.leader .wpb_text_column.leader-intro{background:#f40009 none repeat scroll 0 0;padding:5px 30px}
.leader .vc_column-inner{padding:0!important}
.leader h3{color:#fff;font-size:18px;font-weight:500;text-transform:uppercase}
.leader .vc_column-inner{padding:0}
.leader .wpb_wrapper>p{margin:0;padding:0 30px;position:relative}
.leader h4{color:#fff;font-size:14px;text-transform:uppercase}
.leader-right .solo .wpb_single_image{position:absolute;right:40px;top:-70px}
.leader-left .wpb_single_image{position:absolute;right:30px;top:-70px}
.leader-right .solo.thomas .wpb_single_image{top:-128px}
.leader-right .solo.david .wpb_single_image{top:-80px}
.leader-right .solo.jeffrey .wpb_single_image{top:-60px}
.leader-right .pits .wpb_single_image{top:-60px}
.quality-life h3{font-size:32px!important;text-transform:uppercase;line-height:normal}
.quality-life .wpb_wrapper>p{margin:30px 0}
.quality-life .vc_single_image-img{border:5px solid #f40009;border-radius:100%}
.contact-text h3{font-size:32px;margin:30px 0;line-height:34px;font-weight:600}
.contact-text .wpb_wrapper>p{line-height:normal;margin-bottom:30px;line-height:30px}
.contact-text h4{font-size:24px;margin-bottom:10px}
.contact-text .wpb_wrapper a{color:#f40009}
.slide-2 .tp-caption.tp-resizeme.text-center{text-align:center!important}
#wrapper .slide-2 #slide-23-layer-3 a{padding:8px 16px!important}
.partners h3{color:#fff;font-size:29px;line-height:normal;padding:3em 0;text-align:center}
.single-post h1.entry-title>a{color:#000;display:inline-block;font-size:24px;margin:30px 0 0;text-transform:uppercase}
.post header{display:none}
#vc_load-inline-editor,.post-edit-link,.single-post .entry-meta,.single-post .entry-footer,.single-post #content>section,#container .footer{display:none}
.vc_row.news{background:rgba(245,245,245,0.6) none repeat scroll 0 0;display:none}
#news .wpb_wrapper a.read-more{border:1px solid #000;color:#000;display:inline-block;margin:20px 0 0;padding:10px 20px;transition:all .35s ease}
#news .wpb_wrapper a.read-more:hover{background:#f40009;color:#fff}
.multi-loc .wpb_text_column{margin-bottom:0}
.archive #wrapper #container{min-height:1px}
#primary .xoxo h3{background:#f40009 none repeat scroll 0 0;color:#fff;font-size:18px;font-weight:700;margin:20px 0;padding:10px;text-transform:uppercase;border-radius:5px 5px 0 0}
#primary .xoxo .count{float:right}
#primary li.cat-item{border:1px solid #eee;padding:10px;transition:all .35s ease}
#primary .cat-item a{color:#111}
#primary li.cat-item.current-cat{background:#f40009 none repeat scroll 0 0}
.archive.woocommerce .woocommerce-breadcrumb{display:none}
.archive.woocommerce .ajax_add_to_cart{display:none}
li.product h2{color:#111;text-transform:uppercase}
.archive li.product .woocommerce-LoopProduct-link img{border:1px solid #ccc;display:inline-block}
.archive li.product{text-align:center}
.archive .woocommerce-pagination .page-numbers:hover{background:#f40009;color:#fff}
.archive .woocommerce-pagination .page-numbers.current{background:#f40009 none repeat scroll 0 0;border:medium none;color:#fff}
.archive .woocommerce-pagination a.page-numbers{display:inline-block;float:left;background:#000 none repeat scroll 0 0;color:#fff;transition:.35s}
.archive .woocommerce-pagination{display:inline-block;margin:0 0 10px}
.archive .woocommerce-products-header__title.page-title{background:#f40009 none repeat scroll 0 0;border-radius:5px 5px 0 0;color:#fff;font-size:22px;font-weight:700;margin:20px 0;padding:10px;text-align:left;text-transform:uppercase}
#primary li.cat-item.current-cat span.count,#primary li.cat-item.current-cat a,#primary li.cat-item:hover span.count,#primary li.cat-item:hover a{color:#fff}
#primary li.cat-item:hover{background:#f40009;padding-left:20px}
.archive.woocommerce .woocommerce-ordering{display:none}
.woocommerce ul.products li.product a{pointer-events:none}
.api-social .wall-outer .dcsns-toolbar .filter li{display:inline-block}
.vc_row.not-found{min-height:576px}
.not-found .wpb_wrapper>h1{color:#fff;font-size:52px;font-weight:700;line-height:normal;text-transform:uppercase}
.media .wpb_wrapper>p{font-size:24px;line-height:normal;margin:auto;max-width:840px;position:relative;width:100%}
.media .wpb_wrapper>p::after{background:rgba(0,0,0,0) url(/wp-content/uploads/2017/06/loud.png) no-repeat scroll left center;content:"";height:212px;left:-220px;position:absolute;top:-60px;width:100%}
.partners .vc_column-inner{padding-top:0!important}
.career-text .wpb_wrapper>p{margin:0 0 30px}
.career-text .wpb_wrapper>h3{font-size:32px;line-height:normal;margin:0 auto 20px;max-width:910px;text-transform:uppercase;width:100%}
.career-text a{color:#f40009}
.api-social .social-feed{height:500px}
.product-banner img{width:100%}
.load{display:none}
.display-block{display:block}
.post-news .carousel-inner .thumbnail-box-in{position:relative}
.btn.btn-green.load-more{background:#f40009 none repeat scroll 0 0;border-radius:0;color:#fff;text-transform:uppercase;transition:all .35s ease}
.btn.btn-green.load-more:hover{background:#111}
.wave .wpb_single_image{transition:all .35s ease}
.wave .wpb_single_image img{transition:all .3s ease-in-out}
.wave .wpb_single_image:hover img{transform:rotateY(180deg)}
.wave .wpb_single_image .vc_figure-caption{background:#000 none repeat scroll 0 0;border-radius:50%;color:#fff;font-size:12px;font-weight:600;height:100%;line-height:normal;opacity:0;padding-top:35%;position:absolute;top:-3px;transform:rotateY(180deg);transition:all .3s ease-in-out 0;width:100%}
.wave .wpb_single_image:hover .vc_figure-caption{opacity:1;transform:rotateY(0deg)}
#wave .wave-img-8 figcaption{background:silver none repeat scroll 0 0;color:#111}
#wave .wave-img-7 figcaption{background:#33bb2c none repeat scroll 0 0}
#wave .wave-img-6 figcaption{background:#ff0 none repeat scroll 0 0;color:#111}
.contact-form .intl-tel-input,.contact-form .wpcf7-form-control-wrap.intl_tel-244{width:100%}
.contact-form .service-box{text-align:left}
.contact-form .wpcf7-form-control.wpcf7-radio{border:0 none;padding-left:0;text-align:left}
.contact-form span.wpcf7-list-item{margin:10px 10px 10px 0}
.contact-form .service-box p{min-height:45px}
.contact-form .wpcf7-form-control.wpcf7-file{border:medium none;display:inline-block;float:left;min-height:initial;padding:0;width:auto}
.contact-form .wpcf7-form label a{color:#f40009;display:inline-block;position:relative;text-decoration:underline}
.contact-form .wpcf7-form label a:hover{color:#111}
#wrapper .contact-form .attach{float:left;margin:30px 0 0;width:auto}
.contact-form label{text-align:left}
.multi-map .my-block{display:inline-block;margin-bottom:10px;max-width:134px;vertical-align:top;width:100%}
.multi-map li{cursor:pointer;list-style:none;transition:all .35s ease;color:#fff}
.multi-map h3{color:#fff;font-size:30px;font-weight:700;line-height:normal;margin:10px auto 30px;max-width:300px;position:relative;text-align:center;text-transform:uppercase;width:100%}
#head li{text-transform:uppercase}
#head>h3::after{background:rgba(0,0,0,0) url(/wp-content/uploads/2017/09/pin-head.png) no-repeat scroll left center;content:"";height:48px;left:-20px;position:absolute;top:-13px;width:48px}
#head>h3{position:relative}
.multi-map li:hover {
    color: #fff;
    padding-left: 10px;
    background: #f40009;
}
.long-block li{transition:all 0.5s ease; -webkit-transition:all 0.5s ease; ;border:1px solid #f40009;display:inline-block;margin:10px 5px;max-width:195px;padding:5px 10px;text-align:center;vertical-align:top;width:100%;box-shadow: 0 0 10px 0 #000000;}
.pin-marks{background:rgba(0,0,0,0.7) none repeat scroll 0 0;left:0;padding:20px 10px;position:absolute;top:0;width:100%;z-index:9;height:820px}
.long-block{text-align:center}
.wpb_wrapper > iframe{/*height:2180px!important;*/width:100%!important}
.career-text .wpb_wrapper > iframe {
    min-height: 2180px;
}
.my-frame{min-height:600px}
.vc_row.wave-2{min-height:100%;height:100vh}
.search-banner img{width:100%}
.search-banner h1{text-align:center;position:absolute;top:260px;left:0;right:0;width:100%;font-size:40px;color:#fff;font-weight:700}
.search-banner{position:relative;text-transform:uppercase}
.search h1.entry-title{font-size:34px;text-transform:uppercase;float:left;width:100%;text-align:left;margin:20px 0}
.search h2.entry-title a{color:#111}
.search h2.entry-title{text-align:left;margin:0 0 20px;font-size:29px}
.search section.entry-summary{margin-bottom:30px}
.our-products{background:url(/wp-content/uploads/2017/06/bubbles-bg-1.jpg) no-repeat center center / cover}
.red-coke.wpb_column{background:#f40009}

.mec-event-carousel-type3 .mec-event-article{border: 1px solid #ccc;padding-top: 10px;}
.event-carousel-type3-head .mec-event-footer-carousel-type3{box-shadow:none !important;}

input#s:focus{outline:0!important}
#menu-menu-left .menu-item-has-children:after{content: "\f107";font-family:fontawesome;position:absolute;right:0;z-index:9999;font-size:14px;top:0}
#menu-menu-left .menu-item-has-children{position:relative}
.my-wave{background:rgba(0,0,0,0) url(/wp-content/uploads/2017/06/wave.png) no-repeat scroll center center / cover;display:inline-block;min-height:600px;width:100%;margin-bottom:3%;position:relative}
.story-img img{border-radius:100%;transition:all .35s ease}
.my-wave .story-box{display:inline-block;height:120px;width:120px;vertical-align:top}
.my-flip img{border-radius:100%;height:120px;opacity:0;transition:all .35s ease;width:120px}
.story-img{position:relative;transition:all .35s ease}
.story-img > img:hover{opacity:0;transform:rotateY(180deg)}
.story-img:hover .my-flip img{opacity:1;transition:all .3s ease-in-out 0;}
.my-flip{position:absolute;top:0}
.story-one,.story-two,.story-three{position:absolute;top:380px}
.story-one .story-box:nth-child(1){left:1%;top:-90px;position:relative}
.story-one .story-box:nth-child(2),.story-one .story-box:nth-child(2) .my-flip img{width:120px;height:120px}
.story-one .story-box:nth-child(2){position:relative;top:143px;left:-120px}
.story-one .story-box:nth-child(3),.story-one .story-box:nth-child(3) .my-flip img{width:120px;height:120px}
.story-one .story-box:nth-child(3) {
    position: relative;
    top: 45px;
    left: -103px;
}
.story-one .story-box:nth-child(4){left:-170px;top:100px;position:relative}
.story-two .story-box:nth-child(1){position:relative;top:-30px;left:-30px}
.story-two .story-box:nth-child(2) .my-flip img{width:120px;height:120px}
.story-two .story-box:nth-child(2){position:relative;top:130px;left:-120px}
.story-two .story-box:nth-child(3) {
    left: -110px;
    top: -7px;
    position: relative;
}
.story-two .story-box:nth-child(4) .my-flip img{width:130px;height:130px}
.story-three .story-box:nth-child(2) {
    position: relative;
    top: -168px;
    left: 26px;
}
.story-three .story-box:nth-child(1) .my-flip img{width:120px;height:120px}
.story-three .story-box:nth-child(1) {
    position: relative;
    top: -61px;
    left: 9px;
}
.story-three .story-box:nth-child(2) .my-flip img{width:130px;height:130px}
.story-three .story-box:nth-child(2){
	position:relative;
	top: -168px;
    left: 40px;
}
.story-three .story-box:nth-child(3){position:relative;top:-234px;left:73px}
.story-three .story-box:nth-child(4) .my-flip img{width:100px;height:100px}
.story-three .story-box:nth-child(4){position:relative;top:-275px;left:-5px}
.story-three .story-box:nth-child(1) .my-flip img{width:120px;height:120px}
.story-one .story-box:first-child img,.story-two .story-box:first-child img,.story-three .story-box:first-child img,.story-four .story-box:first-child img{height:120px;width:120px}
.story-one .story-box:nth-child(2) img,.story-two .story-box:nth-child(2) img,.story-three .story-box:nth-child(2) img,.story-four .story-box:nth-child(2) img{height:120px;width:120px}
.story-one .story-box:last-child img,.story-two .story-box:last-child img,.story-three .story-box:last-child img,.story-four .story-box:last-child img{height:120px;width:120px}
.story-three .story-box:nth-child(2) .my-flip img{width:120px;height:120px}
.story-four .story-box:nth-child(2) {
    position: relative;
    top: -60px;
    left: -26px;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    overflow: hidden;
}
.story-four .story-box:nth-child(3){position:relative;top:-120px;left:-16px}
div#about-us{margin-top:20px;margin-bottom:30px}
.api-social .vc_column-inner{padding-top:0!important}
.story-two{left:24%}
.story-box img {
    object-fit: cover;
}
/***Events detail page****/
.custom-header img {
    width: 100%;
}
/***Events detail page end****/

/*----- NEW SUSTAINABILITY CSS STARTS ----*/
.sustainability-banner h2 {
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 93px;
    font-weight: 700;
	padding-left: 10px;
}
#content .sustainability-banner {
    background-position: bottom !important;
}
.page-id-21 .wpb_wrapper li a {
    color: #f40009;
}
.page-id-21 .wpb_wrapper li a:before {content: "\f30b";font-family: "Font Awesome 5 Free";font-weight: 900;font-size: 17px;margin-right: 10px;margin-left: 10px;}
/*----- NEW SUSTAINABILITY CSS ENDS ----*/

/*Start 404 Page*/
.no-found-banner {
	background:url('https://cocacolaflorida.com/wp-content/uploads/2017/06/contact-banner-1.jpg') no-repeat;
	background-size: cover;
	height: 350px;
}
/*End 404 Page*/
/*----- SUSTAINABILITY PAGE UPDATE CSS STARTS ----*/
.inner-page-banner .wpb_single_image * {
    width: 100% !important;
}
.list-content ul li {
    list-style: circle !important;
	text-align: justify !important;
}
.video-txt-row .video-txt p {
    font-size: 16px !important;
    line-height: 24px;
    text-align: left;
}
.video-txt-row .video-txt {
    min-height: 50px;
}
.video-link a {
    color: #f40009;
	transition: all ease-in-out 0.3s;
}
.video-link a:hover {
    color: #333;
}
.sus-img img {
    height: 426px !important;
    object-fit: cover;
    object-position: 100% 30%;
}
.video-link.list-content li:before {
    content: "\f30b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 17px;
    position: absolute;
    left: 0;
	color: #f40009;
	line-height: 15px;
}
.video-link.list-content ul li {
    position: relative;
    padding-left: 30px;
	list-style: none !important;
}
.sus-text h4 {
    text-align: left !important;
}
.resiliency-img img {
    width: auto !important;
}
.ext-res-img figure, .ext-res-img .vc_single_image-wrapper {
    width: 100%;
}
.ext-res-img img {
    width: 100%;
    height: 200px !important;
    object-fit: contain;
}
.list-content h2 {
    margin-bottom: 35px;
}
.list-content ul {
    margin: 20px 0px;
}
.sus-content h4 {
    text-align: left;
    font-size: 16px;
}
.key-text {
    border: 4px dashed #f40009;
    padding: 20px;
    line-height: 54px;
}
.key-text h4 {
    margin-top: 0;
    line-height: 24px;
    text-align: left !important;
}
.key-text.key-text-1 {
    border: none;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.water-stewardship-img .vc_figure, .water-stewardship-img .vc_single_image-wrapper, .water-stewardship-img img {
    width: 100%;
    object-fit: cover;
}
.key-text.key-text-3 {
    border-style: solid;
    border-radius: 10px;
}
.sus-content h4 {
    text-align: left !important;
    line-height: 22px;
}
.video-link.list-content ul li.video-yt:before {
    content: "";
    background: url(images/video-icon.png);
    width: 50px;
    height: 22px;
    position: static !important;
    display: block;
    flex-shrink: 0;
    margin-left: -38px;
    margin-right: 7px;
}
.video-link.list-content ul li.video-yt {
    display: flex;
    align-items: center;
}
.website-icons ul li::before {
    content: "\f0ac" !important;
    background: transparent !important;
    color: black !important;
    font-size: 28px !important;
    width: auto !important;
    height: auto !important;
}
.website-icons ul li {
    display: flex !important;
    align-items: center;
    margin-bottom: 9px;
}



.we-live-content h4 {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 25px;
}
.we-live-content p {
    font-size: 16px !important;
}
.learn-more-text h3 {
    font-size: 30px !important;
    text-transform: capitalize !important;
}
/*----- SUSTAINABILITY PAGE UPDATE CSS ENDS ----*/

.story-three{left:610px;top:490px}
.story-four{position:absolute;right:0}
.story-four .story-box:nth-child(1){left:-130px;position:absolute;top:-5px}
.story-img:hover img{transform:rotateY(180deg)}
.story-img:hover .my-flip img{transform:rotateY(360deg)}
.para{text-align:center;max-width:910px;padding-top:60px;width:100%;padding-left:60px}
.single-post .wp-post-image{width:100%;height:auto}
h2.vc_custom_heading.wave-post-heading{text-transform:uppercase;font-weight:700}
.single-post p{margin-bottom:20px}
.postid-1431 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{width:auto}
.single-post h3{text-transform:uppercase;font-weight:700;font-size:26px;margin-bottom:20px;color:#ff0009}
.postid-1435 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,.postid-1206 .wp-post-image,.postid-1205 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{display:none}
.my-news a.vc_gitem-link{color:#111;font-weight:700;text-transform:uppercase}
.my-news .news-more a.vc_gitem-link{background:#f40009;border-radius:0;color:#fff;padding:12px;transition:.35s}
.my-news .news-more a.vc_gitem-link:hover{background:#111}
.vc_grid-btn-load_more a{background:#111!important;border-radius:0!important;text-transform:uppercase;transition:.35s}
.vc_grid-btn-load_more a:hover{background:#f40009!important}
.wpb_text_column.mobile-map-locations{background:rgba(0,0,0,0.5);padding:10px}
.mobile-map-locations li a{color:#fff}
/* .mobile-map-locations li{color:#fff;border:1px solid #f40009;max-width:160px;width:100%;text-align:center;padding:10px;display:inline-block;margin:0 auto 20px} */
.mobile-map-locations li{color:#fff;border:1px solid #f40009;max-width:100%;width:100%;text-align:center;padding:10px;display:inline-block;margin:0 auto 20px}
.mobile-map-locations ul {
    padding: 0px !important;
    display: flex;
    flex-direction: column;
}
.single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {display: none;}
footer .footer-2 .footer-widget .widget_media_image img {width: 85%;}
.news-banner {
	min-height:450px;
}
.news-banner h1 {
    font-family:'Montserrat',sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: rgba(0,0,0,0.7);
    display: inline-block;
    padding: 8px;
}
@media(min-width:1024px) {
.long-block {
    padding-left: 0;
}	
}
@media(min-width:1300px) {
/* .long-block {
    padding-left: 15px;
} */	
.long-block {
    padding-left: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.long-block li.place {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#wrapper .post-news .pe-creation-date{top:238px}
}
.single-post ol{list-style:decimal;padding-left:20px}
.single-post ol li{list-style:decimal}
.postid-1432 img.attachment-post-thumbnail{display:none}
.pri-menu.col-md-8.no-padding{padding:0}
.my-top.vc_gitem-col{position:absolute;bottom:-171px;width:100%;background:rgba(244,0,9,0.8)!important}
.wpb_text_column.mobile-map-locations{display:none}
@media only screen and (min-width:1700px) and (max-width:1920px) {
#wrapper .wave .wave-img-5 .vc_single_image-img{height:141px;width:auto}
#wrapper .text-florida::after{top:-80px}
.wave .wpb_single_image.wave-img-6{top:420px}
.multi-map .my-block{max-width:270px}
.wave .wpb_single_image.wave-img-5{top:280px;left:670px;height:141px;width:141px}
.wave .wpb_single_image.wave-img-8{right:580px;top:140px}
.wave .wpb_single_image.wave-img-11{right:15%;top:10px}
.wave .wpb_single_image.wave-img-9{top:-10px}
.wave .wpb_single_image.wave-img-10{top:110px}
.wave .wpb_single_image.wave-img-7{right:800px;top:220px}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
#wrapper .text-florida::after{display:none}
.my-wave{display:none}
#wrapper .rev_slider .tp-caption.tp-resizeme.main-heading{left:50px!important;top:-20px!important}
#wrapper .rev_slider .tp-caption.para{left:50px!important;top:-104px!important}
#wrapper .rev_slider .tp-caption.read-more{left:-3px!important;top:-80px!important}
#wrapper .api-social .wpb_wrapper iframe{width:100%}
#wrapper .text-florida>.wpb_wrapper{padding:0 20px}
header .menu-right .menu .menu-item{margin:0 0 0 10px}
header .menu-left .menu li a{padding:0 10px}
.site-logo img{width:50%!important;height:auto!important}
header .ext-left .fa{margin:0 10px!important}
.block.site-logo::after{background:rgba(0,0,0,0) url(./images/ellipse.png) no-repeat scroll center center / cover;height:150px;left:20px;right:0;width:148px}
header .ext-right ul.cnss-social-icon li.cn-fa-icon a{margin:10px 0 0!important}
header .menu .menu-item{font-size:11px}
.long-block li{margin:10px auto;max-width:initial}
.pin-marks{overflow-y:scroll}
.contact-text .wpb_wrapper>p{font-size:18px}
.history-coca-cola h3{line-height:34px}
.wave .wpb_single_image.wave-img-7{right:820px;top:380px}
.wave .wpb_single_image.wave-img-8{right:490px}
.wave .wpb_single_image.wave-img-6{left:23%;top:234px}
.wave .wpb_single_image.wave-img-11{right:30px;top:100px}
.wave .wpb_single_image.wave-img-2{left:-60px;top:370px}
.wave .wpb_single_image.wave-img-5{left:850px;top:190px}
.wave .wpb_single_image.wave-img-3{left:220px;top:390px}
.wave .wpb_single_image.wave-img-9{position:absolute;right:310px;top:170px}
#wrapper .api-social h2{font-size:25px}
}
#menu-footer-menu li {
    display: inline-block;
    padding: 0 14px;
}
@media only screen and (min-width:768px) and (max-width:1023px) {
#wrapper .text-florida::after,.inner-img .wpb_single_image::after,.admin-bar #thsp-sticky-header,.read-more,.wave-border,.para,.main-heading,footer .footer-1::after,footer .footer-2::after,header .ext-left,header .ext-right,header .menu-right,header .menu-left{display:none!important}
#wrapper .api-social .wpb_wrapper iframe{width:100%}
.pin-marks{overflow-y:scroll}
#wrapper .api-social h2{font-size:25px}
#wrapper .flipper img{width:100%!important}
.inner-page-banner{min-height:320px}
.my-wave{display:none}
.site-logo img{width:50%!important;height:auto!important}
.block.site-logo::after{background:rgba(0,0,0,0) url(./images/ellipse.png) no-repeat scroll center center / cover;height:150px;left:20px;right:0;width:150px}
#wrapper .news .owl-prev::before{left:30px;position:absolute}
#wrapper .news .owl-next::before{left:30px;position:absolute}
#wrapper .history .flipper img{width:60%!important}
#wrapper .text-florida>.wpb_wrapper{padding:0 20px}
#wrapper .text-florida h3{font-size:28px}
#wrapper .vc_row.our-products{min-height:337px}
.contact-form .wpcf7-form-control-wrap.subject{display:inline-block;margin-top:20px;width:100%}
.our-leaders h3::after,.our-leaders h3::before{display:none}
.vc_row.leader-left,.vc_row.leader-right{padding-top:0!important}
.long-block li{margin:10px auto;max-width:230px}
.contact-text .wpb_wrapper>p{font-size:18px}
.flip-container,.front,.back{width:100%!important;height:400px!important}
.our-products .vc_single_image-img{bottom:0}
.wave .wpb_single_image.wave-img-2{display:none}
.wave .wpb_single_image.wave-img-6{left:530px;top:264px}
.wave .wpb_single_image.wave-img-8{right:502px}
.wave .wpb_single_image.wave-img-5{left:620px;top:170px}
.page-id-21 #wrapper .vc_row.wave{margin-bottom:0}
.wave .wpb_single_image.wave-img-4{left:270px}
.wave .wpb_single_image.wave-img-3{left:150px;top:370px}
.wave .wpb_single_image.wave-img-9{display:none}
.wave .wpb_single_image.wave-img-11{right:220px;top:260px}
.partners .vc_item{height:auto!important}
.partners img{height:auto;width:100%}
.partners h3{font-size:21px}
.quality-life h3{font-size:24px!important}
.leader-left .wpb_single_image,.leader-right .solo .wpb_single_image{display:none}
.leader .wpb_column.vc_col-sm-8{width:100%}
.history-coca-cola h3{line-height:normal!important}
.history-coca-cola .wpb_wrapper>p{font-size:21px}
}
@media only screen and (min-width:300px) and (max-width:767px) {
	.custom-header h1{font-size:30px !important;}
header .block.site-logo{left:auto;margin:auto;padding-top:0;position:relative;right:auto;top:auto;width:auto;margin-top: 10px;}
.inner-page-banner{min-height:170px}
.wpb_text_column.mobile-map-locations{display:block}
.pin-marks{overflow-y:scroll}
div#wave{display:none}
.front,.back{text-align:center}
#wrapper .text-florida::after,.inner-img .wpb_single_image::after,.read-more,.wave-border,.para,.main-heading,footer .footer-1::after,footer .footer-2::after,header .block.site-logo::after,header .ext-left,header .ext-right,header .menu-right,header .menu-left{display:none!important}
#wrapper .text-florida h3{font-size:28px;margin:30px 0 0}
#wrapper .text-florida>.wpb_wrapper{padding:0 20px}
#wrapper .flipper img{width:80%!important}
#wrapper .news h2{line-height:normal}
#wrapper .api-social .wpb_wrapper iframe{width:100%}
#wrapper .vc_row.wave{display:none}
#wrapper .wave .wpb_single_image{bottom:auto;left:auto;position:relative;right:auto;top:auto}
#wrapper .our-products .wpb_wrapper a{margin:10px 0}
#wrapper .vc_row.our-products{min-height:530px}
#wrapper .our-products .wpb_wrapper>p{font-size:16px;line-height:24px}
#wrapper .vc_row.wave{margin-top:0;padding-top:0}
#wrapper .wave .wpb_wrapper>h2{font-size:32px;line-height:38px}
#wrapper .api-social h2{line-height:22px;font-weight:700;font-size:13px}
.contact-form .wpcf7-form-control-wrap.subject{display:inline-block;margin-top:20px;width:100%}
.vc_row.leader-left,.vc_row.leader-right{padding-top:0!important}
.api-social img{padding-top:40px}
.our-products .vc_single_image-img{position:relative;bottom:-85px;right:auto}
.contact-text .wpb_wrapper>p{font-size:21px}
.history-coca-cola .wpb_wrapper>p{font-size:18px}
.history-coca-cola h3{font-size:23px;line-height:33px}
.quality-life h3{font-size:22px!important}
.partner-logo .vc_column-inner{padding-left:17px!important}
.partners .vc_item{height:auto!important}
.partners img{height:auto;width:100%}
.flip-container,.front,.back{width:100%!important;height:400px!important}
.api-social .vc_column-inner{padding-top:0!important}
.page-id-22 .vc_row.inner-page-banner{background-position:75% 0!important}
.text-florida h4{font-size:26px}
.leader-left .wpb_single_image,.leader-right .solo .wpb_single_image{display:none}
.career-text .wpb_wrapper>h3{font-size:18px}
.vc_row.coke{padding-bottom:0!important}
#copyright .container > p{float:none}
#copyright .widget_nav_menu{display:inline-block;float:none;margin:10px 0 0}
.sustainability-row h2 {
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 30px;
}
	.sustainability-banner h2 {
    font-size: 32px !important;
    line-height: 22px;
}
	.sustainability-row-1 p {
    display: none;
}
	.sustainability-row ul {
    padding-left: 18px;
}
	.video-link.list-content ul li.video-yt:before {
    width: 30px !important;
    background-size: contain;
    background-repeat: no-repeat;
}
	.video-link.list-content ul li.video-yt h4 {
    font-size: 16px;
}
	.learn-more-text h3 {
    margin-top: 0 !important;
}
	.learn-more-text {
    margin-bottom: 25px !important;
}
	.sustainability-row .vc_empty_space {
    height: 10px !important;
}
	.sus-img, .partner-img {
    text-align: center !important;
}
	.ext-res-img img {
    height: auto!important;
    object-fit: cover;
    object-position: center;
    width: 70%;
}
}

.mec-event-footer-carousel-type3 {
    margin-bottom: 3px !important;
}
.mec-events-meta-group.mec-events-meta-group-gmap, .mec-single-event-category {
    display: none;
}

#tribe-events {
    margin-top: 200px!important;
}
.mec-event-footer-carousel-type3 span{margin-top:0px;}

#success {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 50px;
    border: 1px solid #252525;
    padding: 10px 0;
    margin-top: 60px;
}
.mec-events-event-image img {
    height: auto;
    width: auto;
}
section#comments {
    display: none;
}
div.mec-wrap {
    margin-top: 70px;
    margin-bottom: 60px;
}

dd.mec-events-event-cost {
    text-transform: uppercase;
}
#copyright #text-4 p {
    font-size: 14px;
}
#copyright li#text-4 {
    display: inline-block;
    float: left;
}
.mec-owl-theme .owl-controls{position:relative;}
.wave-border a {
	color:red !important;
}
/***Event Css***/
.mec-calendar .mec-event-article {
	float: left !important;
    width: 100% !important;
}
.mec-calendar .mec-calendar-events-side .mec-event-article .mec-event-image {
	width:100% !important;
	height:auto !important;
	margin-right:0 !important;
	margin-bottom:20px;
}
.mec-calendar .mec-week-events-container .mec-event-image {
	width: 150px !important;
}

ul.mec-daily-view-dates-events {
    width: 100%;
    float: left;
}
ul.mec-daily-view-dates-events li {
    width: 100%;
    float: left;
}
.mec-calendar .mec-calendar-day-events .mec-event-article .mec-event-image {
    float: left !important;
    width: 150px !important;
    margin-right: 20px !important;
}
.mec-calendar .mec-calendar-day-events .mec-event-footer {
	width:100% !important;
	float:left !important;
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected {
	background: #e5202d !important;
    border-color: #e51f2c !important;
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view span:hover {
    color: #e5202d !important;
}
.mec-month-divider span:before {
	border-bottom: 4px solid #e5202d !important;
}
.mec-calendar .mec-event-article .mec-event-title a:hover {
    color: #f40009 !important;
}
.mec-calendar .mec-has-event:after {
	background-color: #f40009 !important;
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active, .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt.mec-table-d-current {
	color: #f40009 !important;
}
.mec-calendar .mec-calendar-events-side .mec-table-side-day {
	    width: 50px !important;
    height: 50px !important;
	    line-height: 50px !important;
    border: 1px solid #e5202d !important;
}
.mec-calendar .mec-selected-day, .mec-calendar .mec-selected-day:hover {
    background: #f40009 !important;
}
.mec-calendar .mec-calendar-row dt.mec-has-event:hover {
    background: #f40009 !important;
}
.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year i, .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year i {
	color: #e5202d !important;
}
.mec-calendar .mec-calendar-side .mec-next-month i, .mec-calendar .mec-calendar-side .mec-previous-month i {
	color:#f40009 !important;
}
.mec-calendar .mec-calendar-side .mec-next-month:hover, .mec-calendar .mec-calendar-side .mec-previous-month:hover {
	color:#f40009 !important;
}
.post-type-archive-mec-events h1 {
    display: none;
}
.custom-header .widget_text {
    position: absolute;
    bottom: 0;
    width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.custom-header {
    position: relative;
    overflow: hidden;
}
.custom-header h1 {
    display: block !important;
    color: #fff;
    font-size: 50px;
}
.custom-header-single img {
	width:100%;
}
.mec-totalcal-view span.mec-totalcal-yearlyview {
    display: none !important;
}
.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected:hover {
    color: #fff !important;
}
/****Tag temp****/
.tag .custom-header h1 {
    position: absolute;
    bottom: 15px;
    background: none !important;
    width: 1170px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
}
.tag .post header {
    display: block;
    text-align: left !important;
}
.tag article {
    width: 33%;
    display: inline-block;
	margin-bottom:30px !important;
	float: left;
    padding: 0 10px;
	min-height: 540px;
}
.tag article img {
	width:100% !important;
	height: auto !important;
}
.tag article h2.entry-title {
    font-size: 18px;
    color: #000;
}
.tag article h2.entry-title a {
    color: #000;
}
.tag article h2.entry-title a:hover {
    color: #f40009;
}
.tag article section.entry-summary {
    font-size: 11px;
    line-height: 1.8;
}
.tag article footer {
    display: none;
}
.tag article section.entry-meta {
    font-size: 12px;
    margin-bottom: 5px;
}
.tag .tag-sidebar ul {
	margin:0;
	padding:0;
}
.tag .tag-sidebar ul li {
    font-size: 0;
}
.tag .tag-sidebar ul li a {
    background: #f6f6f6;
    color: #333;
    font-weight: 300;
    display: inline-block;
    padding: 3px 10px;
    margin-bottom: 5px;
    font-size: 11px !important;
    transition: 0.4s ease;
}
.tag .tag-sidebar ul li a:hover {
	background: #f40009;
    color: #fff;
}
a.tag-cloud-link {
    background: #f6f6f6;
    color: #333;
    font-weight: 300;
    display: inline-block;
    padding: 3px 10px;
    margin-bottom: 5px;
    font-size: 11px !important;
    transition: 0.4s ease;
}
a.tag-cloud-link:hover {
	background: #f40009;
    color: #fff;
}
.tag .custom-header {
    margin-bottom: 50px;
}
.tag h4.widgettitle {
    background: #f40009;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.tag section#content {
    margin-bottom: 50px;
}
.tag article header {
    text-align: left !important;
}
.title-row {
    height: 479px;
}
.tag nav#nav-below {
    display: flex;
    justify-content: space-between;
}
#mec_sf_s_3980::placeholder {
    color: #ccc;
}
#nav-below a {
    color: #fff;
    background: #f40009;
    padding: 5px 10px;
    transition: 0.4s ease;
}
#nav-below a:hover {
	background:#000;
}
#thsp-sticky-header-title {
	font-size: 16px !important;
}
#thsp-sticky-header-menu.menu li {
	margin: 0 0 0 0.5em !important;
}
/* Template Page CSS */
.page .qtip-light {
    border-color: #C50600;
    font-size: 14px !important;
    line-height: 1.4 !important;
}
.page .qtip-bootstrap {
    border: 1px solid #C40600 !important;
    top: -28050px !important;
    transition: all ease-in-out 0.3s;
}
.page span.tooltipsall {
    border: 0px !important;
}
.page .template-title-sec span.tooltipsall:hover{
	color: #ffffc2 !important;
}
.banner-img-text {
    background-position: top !important;
}
.vertical-product-slider .bx-wrapper- img {
    max-width: 100%;
    display: block;
    height: 150px !important;
    margin: 0 auto;
}
.template-row-1 {
    margin-top: 75px;
}
.template-title-sec h3 {
    margin-top: 0px;
}
.template-title-sec h3 {
    margin-top: 0px;
    padding: 10px 0px;
    background-image: url(https://cocacolaflorida.com/wp-content/uploads/2019/11/bg-1-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
	position: relative;
	text-align: center;
	margin-bottom: 50px !important;
}
.template-title-sec h3:before {
    content: "";
    position: absolute;
    top: -41px;
    left: 0;
    width: 130px;
    height: 130px;
    background-image: url(https://cocacolaflorida.com/wp-content/uploads/2019/11/ribbon-2.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.template-title-sec-left h3 {
    padding-left: 120px;
    padding-right: 10px;
}
.template-row-1 {
    overflow: visible !important;
}
.template-inner-row{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.template-btn a.vc_general {
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    padding: 14px 20px;
    text-transform: uppercase;
    max-width: 170px;
    width: 100%;
    background: transparent !important;
    margin-left: 31px;
    transition: all ease-in-out 0.3s;
}
.template-btn a.vc_general:hover{
	background-color: #f40009 !important;
    color: #fff!important;
	border: 1px solid #f40009;
}
.template-col-2 h3 {
    text-align: center;
}
.template-list li {
    list-style-type: initial;
    font-size: 18px;
    margin-bottom: 10px;
}
.template-btn-row {
    margin-bottom: 30px;
    margin-top: 20px;
}
.banner-text{
	color: #fff !important;
}
.banner-text h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
}
.banner-text h3 {
    margin-top: 0;
}
.event-slider-block .owl-controls .owl-buttons div.owl-prev, .event-slider-block .owl-controls .owl-buttons div.owl-next {
    border: 1px solid #000 !important;
    top: 0px !important;
}
.event-slider-block .owl-controls .owl-buttons div.owl-next{
	left: 100% !important;
}
.event-slider-block .owl-controls .owl-buttons div.owl-prev{
	right: 100% !important;
}
.event-slider-block .owl-controls {
    position: absolute;
    width: 100%;
    top: 50% !important;
}
.event-slider-block .owl-controls .owl-buttons div.owl-prev i, .event-slider-block .owl-controls .owl-buttons div.owl-next i{
	color: #000 !important;
}
.event-slider-block .mec-wrap.mec-sm959 {
    margin-top: 0px;
}
.event-slider-block .owl-controls .owl-buttons div.owl-prev:hover, .event-slider-block .owl-controls .owl-buttons div.owl-next:hover {
    border: 1px solid #f40009 !important;
    background-color: #f40009 !important;
}
.event-slider-block .owl-controls .owl-buttons div.owl-prev:hover.owl-prev i, .event-slider-block .owl-controls .owl-buttons div.owl-next:hover.owl-next i {
    color: #fff !important;
}
.event-slider-block {
    padding-bottom: 0px;
	padding-left: 80px;
	padding-right: 80px;
}
.event-slider-block .mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head{
	padding: 14px !important;
}
.event-slider-block address.mec-events-address {
    padding-left: 50px;
}
.social-feed-1 .juicer-feed ul.j-filters li{
	width: 110px !important;
}
.template-btn-1 {
    position: absolute;
    margin-bottom: 0px !important;
    left: 100%;
    bottom: 78px;
}

.sidebar-img-1 {
    position: relative;
	margin-bottom: 0px !important;
}
.sidebar-img-1 ol.flex-control-nav.flex-control-paging {
    display: none;
}
.sidebar-img-1 .flexslider{
	height: 280px !important;
	margin-bottom: 20px !important;
}
.template-btn-1 {
    position: absolute;
    margin-bottom: 0px !important;
    bottom: 60px;
    right: 0;
    left: auto;
}
.template-btn-1 a.vc_general {
    padding: 14px !important;
	margin-left: 0px !important
}
.sidebar-img-1, .sidebar-img-1 .vc_figure, .sidebar-img-1 .vc_single_image-wrapper, .sidebar-img-1 img {
    width: 100%;
}
.template-row-2{
	margin-top: 35px;
}
.template-menu a {
    font-size: 18px;
    color: #000;
}
.template-menu .menu li {
/*     border-bottom: 1px solid #000;
    display: table;
    width: 50%; */
    padding: 10px;
}
.template-menu .menu li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    left: 30px;
}
.template-menu a:hover{
	color: #f40009 !important;
}
.template-accordion .vc_tta-controls-icon {
    left: 94% !important;
}
.template-accordion .vc_tta-panel-heading {
    background-color: transparent !important;
}
.template-accordion .vc_tta-panel-heading {
	border: 0px !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0px !important;
}
.template-accordion .vc_tta-panel-body {
    border: 0px !important;
    border-top: 1px solid #ccc !important;
}
.template-accordion .vc_tta-panel.vc_active span.vc_tta-title-text {
    text-decoration: underline;
}
.template-accordion .vc_tta-panel span.vc_tta-title-text{
	font-size: 18px !important;
    color: #000 !important;
}
.template-accordion h4.vc_tta-panel-title a, .template-accordion .vc_tta-panel-body {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.template-accordion .vc_tta-panel-body p {
    padding: 0px !important;
}
.vertical-product-slider {
    text-align: center;
}
.vertical-product-slider .uparrow img, .vertical-product-slider .downarrow img {
    width: 70%;
}
.vertical-product-slider .uparrow img{
    margin-bottom: 10px !important;
}
 .vertical-product-slider .downarrow img {
    margin-top: 10px !important;
}
.template-col-2 h3.ea-header {
    text-align: left;
}
.template-row-1 p {
    text-align: justify;
}
.event-slider-block .mec-slider-t5-wrap {
    background-color: #fff !important;
}
.template-col-2, .template-col-3 {
    padding-left: 30px !important;
}
.template-inner-row{
	margin-left: 0px;
	margin-right: 0px;
}
.shopping-tips{
	margin-bottom: 0 !important;
}
.menu-accordion a.collapsed i {
    color: #fff !important;
}
.event-slider-block .mec-slider-t5 {
    height: 100% !important;
    box-shadow: 0 5px 35px 0 rgba(0,0,0,.13);
}
.template-sec-title-1 h2{
	font-size: 24px;
    text-align: center;
    margin-top: 35px;
}

.button2 {
    font-size: 17px;
    height: 78px;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
    padding: 25px 30px;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    margin: 25px;
    filter: hue-rotate(0deg);
    border: 2px solid #f40009;
    box-shadow: 6px 6px 0px 0px #9a9a9a;
    transition: all 0.5s ease-in;
}
.button2:hover {
    border: 2px solid transparent;
    font-size: 22px;
    box-shadow: none;
    background-color: #f40009;
    color: white;
}
 .button2:hover span {
	 position: absolute;
	 display: block;
}
  .button2:hover span:nth-child(1) {
	 filter: hue-rotate(0deg);
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 3px;
	 background: linear-gradient(90deg, transparent, #ffffff);
	 animation: animate1 2s linear infinite;
}
 @keyframes animate1 {
	 0% {
		 left: -100%;
	}
	 50%, 100% {
		 left: 100%;
	}
}
 .button2:hover span:nth-child(2) {
	 filter: hue-rotate(60deg);
	 top: -100%;
	 right: 0;
	 width: 3px;
	 height: 100%;
	 background: linear-gradient(180deg, transparent, #ffffff);
	 animation: animate2 2s linear infinite;
	 animation-delay: 0.5s;
}
 @keyframes animate2 {
	 0% {
		 top: -100%;
	}
	 50%, 100% {
		 top: 100%;
	}
}
 .button2:hover span:nth-child(3) {
	 filter: hue-rotate(120deg);
	 bottom: 0;
	 right: 0;
	 width: 100%;
	 background: linear-gradient(270deg, transparent, #ffffff);
	 animation: animate3 2s linear infinite;
	 animation-delay: 1s;
}
 @keyframes animate3 {
	 0% {
		 right: -100%;
		 height: 3px;
	}
	 50%, 100% {
		 height: 2px;
		 right: 100%;
	}
}
 .button2:hover span:nth-child(4) {
	 filter: hue-rotate(300deg);
	 bottom: -100%;
	 left: 0;
	 width: 3px;
	 height: 100%;
	 background: linear-gradient(360deg, transparent, #ffffff);
	 animation: animate4 2s linear infinite;
	 animation-delay: 1.5s;
}
 @keyframes animate4 {
	 0% {
		 bottom: -100%;
	}
	 50%, 100% {
		 bottom: 100%;
	}
}

/* Template Page CSS End*/
/* Template Page CSS End*/

@media only screen and (max-width: 1199px) {
	.mec-wrap.mec-sm959 .mec-totalcal-box .col-md-4 {
		top: 12px !important;
	}
}
@media only screen and (max-width: 767px) {
	.mec-wrap .mec-totalcal-box .col-md-3, .mec-wrap .mec-totalcal-box .col-md-5 {
		display:none !important;
	}
	.mec-wrap.mec-sm959 .mec-totalcal-box .col-md-4 {
		top: auto !important;
		text-align: center !important;
	}
	.mec-wrap .mec-totalcal-box .mec-totalcal-view {
		display:inline-block !important;
	}
	.banner-text h3{font-size:14px;}
	.banner-text h2{font-size:32px;}
	.sp-easy-accordion .sp-ea-single .ea-header a{font-size:16px;}
	.vertical-product-slider .bx-wrapper- img{height: 180px !important;}
}
@media (min-width:1400px){
	.mec-owl-theme .owl-controls {
		position: relative !important;
		
}
	.event-slider-block .owl-controls.clickable {
		position: absolute !important;
		
}
}


@media only screen and (max-width: 991px) and (min-width:768px){
	.button2 {
		margin: 0 0 25px;
		width: 100%;
	}
	.button2:hover {
		font-size: 20px;
	}
	
}

@media only screen and (max-width: 375px){
	.button2 {
    font-size: 14px;
    padding: 25px 20px;
	margin: 0;
    margin-bottom: 40px;
    display: block;
}
	
	.button2:hover {
    font-size: 16px;
}
	
}
