@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}100%{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}100%{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,100%{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}100%{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{transform:none}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn;animation-duration:.75s}@keyframes bounceInDown{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}100%{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut;animation-duration:.75s}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}100%{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}100%{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}100%{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}100%{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}100%{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}100%{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}100%{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}100%{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}100%{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}100%{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}100%{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}100%{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;animation-duration:.75s;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY;animation-duration:.75s}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}100%{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}100%{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}100%{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}100%{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}100%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}100%{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}100%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}100%{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}100%{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}100%{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translateX(-100%);visibility:visible}100%{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translateX(100%);visibility:visible}100%{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}100%{transform:translateY(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateY(0)}100%{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{visibility:hidden;transform:translateX(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}100%{visibility:hidden;transform:translateX(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}100%{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}@font-face{font-family:vc_material;src:url(//smakdelikatesser.se/wp-content/plugins/js_composer/assets/css/lib/vc-material/fonts/vc_material.ttf?1qpt95) format('truetype'),url(//smakdelikatesser.se/wp-content/plugins/js_composer/assets/css/lib/vc-material/fonts/vc_material.woff?1qpt95) format('woff'),url(//smakdelikatesser.se/wp-content/plugins/js_composer/assets/css/lib/vc-material/fonts/vc_material.svg?1qpt95#vc_material) format('svg');font-weight:400;font-style:normal}.vc-material{font-family:vc_material!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc-material-3d_rotation:before{content:"\e84d"}.vc-material-ac_unit:before{content:"\eb3b"}.vc-material-alarm:before{content:"\e855"}.vc-material-access_alarms:before{content:"\e191"}.vc-material-schedule:before{content:"\e8b5"}.vc-material-accessibility:before{content:"\e84e"}.vc-material-accessible:before{content:"\e914"}.vc-material-account_balance:before{content:"\e84f"}.vc-material-account_balance_wallet:before{content:"\e850"}.vc-material-account_box:before{content:"\e851"}.vc-material-account_circle:before{content:"\e853"}.vc-material-adb:before{content:"\e60e"}.vc-material-add:before{content:"\e145"}.vc-material-add_a_photo:before{content:"\e439"}.vc-material-alarm_add:before{content:"\e856"}.vc-material-add_alert:before{content:"\e003"}.vc-material-add_box:before{content:"\e146"}.vc-material-add_circle:before{content:"\e147"}.vc-material-control_point:before{content:"\e3ba"}.vc-material-add_location:before{content:"\e567"}.vc-material-add_shopping_cart:before{content:"\e854"}.vc-material-queue:before{content:"\e03c"}.vc-material-add_to_queue:before{content:"\e05c"}.vc-material-adjust:before{content:"\e39e"}.vc-material-airline_seat_flat:before{content:"\e630"}.vc-material-airline_seat_flat_angled:before{content:"\e631"}.vc-material-airline_seat_individual_suite:before{content:"\e632"}.vc-material-airline_seat_legroom_extra:before{content:"\e633"}.vc-material-airline_seat_legroom_normal:before{content:"\e634"}.vc-material-airline_seat_legroom_reduced:before{content:"\e635"}.vc-material-airline_seat_recline_extra:before{content:"\e636"}.vc-material-airline_seat_recline_normal:before{content:"\e637"}.vc-material-flight:before{content:"\e539"}.vc-material-airplanemode_inactive:before{content:"\e194"}.vc-material-airplay:before{content:"\e055"}.vc-material-airport_shuttle:before{content:"\eb3c"}.vc-material-alarm_off:before{content:"\e857"}.vc-material-alarm_on:before{content:"\e858"}.vc-material-album:before{content:"\e019"}.vc-material-all_inclusive:before{content:"\eb3d"}.vc-material-all_out:before{content:"\e90b"}.vc-material-android:before{content:"\e859"}.vc-material-announcement:before{content:"\e85a"}.vc-material-apps:before{content:"\e5c3"}.vc-material-archive:before{content:"\e149"}.vc-material-arrow_back:before{content:"\e5c4"}.vc-material-arrow_downward:before{content:"\e5db"}.vc-material-arrow_drop_down:before{content:"\e5c5"}.vc-material-arrow_drop_down_circle:before{content:"\e5c6"}.vc-material-arrow_drop_up:before{content:"\e5c7"}.vc-material-arrow_forward:before{content:"\e5c8"}.vc-material-arrow_upward:before{content:"\e5d8"}.vc-material-art_track:before{content:"\e060"}.vc-material-aspect_ratio:before{content:"\e85b"}.vc-material-poll:before{content:"\e801"}.vc-material-assignment:before{content:"\e85d"}.vc-material-assignment_ind:before{content:"\e85e"}.vc-material-assignment_late:before{content:"\e85f"}.vc-material-assignment_return:before{content:"\e860"}.vc-material-assignment_returned:before{content:"\e861"}.vc-material-assignment_turned_in:before{content:"\e862"}.vc-material-assistant:before{content:"\e39f"}.vc-material-flag:before{content:"\e153"}.vc-material-attach_file:before{content:"\e226"}.vc-material-attach_money:before{content:"\e227"}.vc-material-attachment:before{content:"\e2bc"}.vc-material-audiotrack:before{content:"\e3a1"}.vc-material-autorenew:before{content:"\e863"}.vc-material-av_timer:before{content:"\e01b"}.vc-material-backspace:before{content:"\e14a"}.vc-material-cloud_upload:before{content:"\e2c3"}.vc-material-battery_alert:before{content:"\e19c"}.vc-material-battery_charging_full:before{content:"\e1a3"}.vc-material-battery_std:before{content:"\e1a5"}.vc-material-battery_unknown:before{content:"\e1a6"}.vc-material-beach_access:before{content:"\eb3e"}.vc-material-beenhere:before{content:"\e52d"}.vc-material-block:before{content:"\e14b"}.vc-material-bluetooth:before{content:"\e1a7"}.vc-material-bluetooth_searching:before{content:"\e1aa"}.vc-material-bluetooth_connected:before{content:"\e1a8"}.vc-material-bluetooth_disabled:before{content:"\e1a9"}.vc-material-blur_circular:before{content:"\e3a2"}.vc-material-blur_linear:before{content:"\e3a3"}.vc-material-blur_off:before{content:"\e3a4"}.vc-material-blur_on:before{content:"\e3a5"}.vc-material-class:before{content:"\e86e"}.vc-material-turned_in:before{content:"\e8e6"}.vc-material-turned_in_not:before{content:"\e8e7"}.vc-material-border_all:before{content:"\e228"}.vc-material-border_bottom:before{content:"\e229"}.vc-material-border_clear:before{content:"\e22a"}.vc-material-border_color:before{content:"\e22b"}.vc-material-border_horizontal:before{content:"\e22c"}.vc-material-border_inner:before{content:"\e22d"}.vc-material-border_left:before{content:"\e22e"}.vc-material-border_outer:before{content:"\e22f"}.vc-material-border_right:before{content:"\e230"}.vc-material-border_style:before{content:"\e231"}.vc-material-border_top:before{content:"\e232"}.vc-material-border_vertical:before{content:"\e233"}.vc-material-branding_watermark:before{content:"\e06b"}.vc-material-brightness_1:before{content:"\e3a6"}.vc-material-brightness_2:before{content:"\e3a7"}.vc-material-brightness_3:before{content:"\e3a8"}.vc-material-brightness_4:before{content:"\e3a9"}.vc-material-brightness_low:before{content:"\e1ad"}.vc-material-brightness_medium:before{content:"\e1ae"}.vc-material-brightness_high:before{content:"\e1ac"}.vc-material-brightness_auto:before{content:"\e1ab"}.vc-material-broken_image:before{content:"\e3ad"}.vc-material-brush:before{content:"\e3ae"}.vc-material-bubble_chart:before{content:"\e6dd"}.vc-material-bug_report:before{content:"\e868"}.vc-material-build:before{content:"\e869"}.vc-material-burst_mode:before{content:"\e43c"}.vc-material-domain:before{content:"\e7ee"}.vc-material-business_center:before{content:"\eb3f"}.vc-material-cached:before{content:"\e86a"}.vc-material-cake:before{content:"\e7e9"}.vc-material-phone:before{content:"\e0cd"}.vc-material-call_end:before{content:"\e0b1"}.vc-material-call_made:before{content:"\e0b2"}.vc-material-merge_type:before{content:"\e252"}.vc-material-call_missed:before{content:"\e0b4"}.vc-material-call_missed_outgoing:before{content:"\e0e4"}.vc-material-call_received:before{content:"\e0b5"}.vc-material-call_split:before{content:"\e0b6"}.vc-material-call_to_action:before{content:"\e06c"}.vc-material-camera:before{content:"\e3af"}.vc-material-photo_camera:before{content:"\e412"}.vc-material-camera_enhance:before{content:"\e8fc"}.vc-material-camera_front:before{content:"\e3b1"}.vc-material-camera_rear:before{content:"\e3b2"}.vc-material-camera_roll:before{content:"\e3b3"}.vc-material-cancel:before{content:"\e5c9"}.vc-material-redeem:before{content:"\e8b1"}.vc-material-card_membership:before{content:"\e8f7"}.vc-material-card_travel:before{content:"\e8f8"}.vc-material-casino:before{content:"\eb40"}.vc-material-cast:before{content:"\e307"}.vc-material-cast_connected:before{content:"\e308"}.vc-material-center_focus_strong:before{content:"\e3b4"}.vc-material-center_focus_weak:before{content:"\e3b5"}.vc-material-change_history:before{content:"\e86b"}.vc-material-chat:before{content:"\e0b7"}.vc-material-chat_bubble:before{content:"\e0ca"}.vc-material-chat_bubble_outline:before{content:"\e0cb"}.vc-material-check:before{content:"\e5ca"}.vc-material-check_box:before{content:"\e834"}.vc-material-check_box_outline_blank:before{content:"\e835"}.vc-material-check_circle:before{content:"\e86c"}.vc-material-navigate_before:before{content:"\e408"}.vc-material-navigate_next:before{content:"\e409"}.vc-material-child_care:before{content:"\eb41"}.vc-material-child_friendly:before{content:"\eb42"}.vc-material-chrome_reader_mode:before{content:"\e86d"}.vc-material-close:before{content:"\e5cd"}.vc-material-clear_all:before{content:"\e0b8"}.vc-material-closed_caption:before{content:"\e01c"}.vc-material-wb_cloudy:before{content:"\e42d"}.vc-material-cloud_circle:before{content:"\e2be"}.vc-material-cloud_done:before{content:"\e2bf"}.vc-material-cloud_download:before{content:"\e2c0"}.vc-material-cloud_off:before{content:"\e2c1"}.vc-material-cloud_queue:before{content:"\e2c2"}.vc-material-code:before{content:"\e86f"}.vc-material-photo_library:before{content:"\e413"}.vc-material-collections_bookmark:before{content:"\e431"}.vc-material-palette:before{content:"\e40a"}.vc-material-colorize:before{content:"\e3b8"}.vc-material-comment:before{content:"\e0b9"}.vc-material-compare:before{content:"\e3b9"}.vc-material-compare_arrows:before{content:"\e915"}.vc-material-laptop:before{content:"\e31e"}.vc-material-confirmation_number:before{content:"\e638"}.vc-material-contact_mail:before{content:"\e0d0"}.vc-material-contact_phone:before{content:"\e0cf"}.vc-material-contacts:before{content:"\e0ba"}.vc-material-content_copy:before{content:"\e14d"}.vc-material-content_cut:before{content:"\e14e"}.vc-material-content_paste:before{content:"\e14f"}.vc-material-control_point_duplicate:before{content:"\e3bb"}.vc-material-copyright:before{content:"\e90c"}.vc-material-mode_edit:before{content:"\e254"}.vc-material-create_new_folder:before{content:"\e2cc"}.vc-material-payment:before{content:"\e8a1"}.vc-material-crop:before{content:"\e3be"}.vc-material-crop_16_9:before{content:"\e3bc"}.vc-material-crop_3_2:before{content:"\e3bd"}.vc-material-crop_landscape:before{content:"\e3c3"}.vc-material-crop_7_5:before{content:"\e3c0"}.vc-material-crop_din:before{content:"\e3c1"}.vc-material-crop_free:before{content:"\e3c2"}.vc-material-crop_original:before{content:"\e3c4"}.vc-material-crop_portrait:before{content:"\e3c5"}.vc-material-crop_rotate:before{content:"\e437"}.vc-material-crop_square:before{content:"\e3c6"}.vc-material-dashboard:before{content:"\e871"}.vc-material-data_usage:before{content:"\e1af"}.vc-material-date_range:before{content:"\e916"}.vc-material-dehaze:before{content:"\e3c7"}.vc-material-delete:before{content:"\e872"}.vc-material-delete_forever:before{content:"\e92b"}.vc-material-delete_sweep:before{content:"\e16c"}.vc-material-description:before{content:"\e873"}.vc-material-desktop_mac:before{content:"\e30b"}.vc-material-desktop_windows:before{content:"\e30c"}.vc-material-details:before{content:"\e3c8"}.vc-material-developer_board:before{content:"\e30d"}.vc-material-developer_mode:before{content:"\e1b0"}.vc-material-device_hub:before{content:"\e335"}.vc-material-phonelink:before{content:"\e326"}.vc-material-devices_other:before{content:"\e337"}.vc-material-dialer_sip:before{content:"\e0bb"}.vc-material-dialpad:before{content:"\e0bc"}.vc-material-directions:before{content:"\e52e"}.vc-material-directions_bike:before{content:"\e52f"}.vc-material-directions_boat:before{content:"\e532"}.vc-material-directions_bus:before{content:"\e530"}.vc-material-directions_car:before{content:"\e531"}.vc-material-directions_railway:before{content:"\e534"}.vc-material-directions_run:before{content:"\e566"}.vc-material-directions_transit:before{content:"\e535"}.vc-material-directions_walk:before{content:"\e536"}.vc-material-disc_full:before{content:"\e610"}.vc-material-dns:before{content:"\e875"}.vc-material-not_interested:before{content:"\e033"}.vc-material-do_not_disturb_alt:before{content:"\e611"}.vc-material-do_not_disturb_off:before{content:"\e643"}.vc-material-remove_circle:before{content:"\e15c"}.vc-material-dock:before{content:"\e30e"}.vc-material-done:before{content:"\e876"}.vc-material-done_all:before{content:"\e877"}.vc-material-donut_large:before{content:"\e917"}.vc-material-donut_small:before{content:"\e918"}.vc-material-drafts:before{content:"\e151"}.vc-material-drag_handle:before{content:"\e25d"}.vc-material-time_to_leave:before{content:"\e62c"}.vc-material-dvr:before{content:"\e1b2"}.vc-material-edit_location:before{content:"\e568"}.vc-material-eject:before{content:"\e8fb"}.vc-material-markunread:before{content:"\e159"}.vc-material-enhanced_encryption:before{content:"\e63f"}.vc-material-equalizer:before{content:"\e01d"}.vc-material-error:before{content:"\e000"}.vc-material-error_outline:before{content:"\e001"}.vc-material-euro_symbol:before{content:"\e926"}.vc-material-ev_station:before{content:"\e56d"}.vc-material-insert_invitation:before{content:"\e24f"}.vc-material-event_available:before{content:"\e614"}.vc-material-event_busy:before{content:"\e615"}.vc-material-event_note:before{content:"\e616"}.vc-material-event_seat:before{content:"\e903"}.vc-material-exit_to_app:before{content:"\e879"}.vc-material-expand_less:before{content:"\e5ce"}.vc-material-expand_more:before{content:"\e5cf"}.vc-material-explicit:before{content:"\e01e"}.vc-material-explore:before{content:"\e87a"}.vc-material-exposure:before{content:"\e3ca"}.vc-material-exposure_neg_1:before{content:"\e3cb"}.vc-material-exposure_neg_2:before{content:"\e3cc"}.vc-material-exposure_plus_1:before{content:"\e3cd"}.vc-material-exposure_plus_2:before{content:"\e3ce"}.vc-material-exposure_zero:before{content:"\e3cf"}.vc-material-extension:before{content:"\e87b"}.vc-material-face:before{content:"\e87c"}.vc-material-fast_forward:before{content:"\e01f"}.vc-material-fast_rewind:before{content:"\e020"}.vc-material-favorite:before{content:"\e87d"}.vc-material-favorite_border:before{content:"\e87e"}.vc-material-featured_play_list:before{content:"\e06d"}.vc-material-featured_video:before{content:"\e06e"}.vc-material-sms_failed:before{content:"\e626"}.vc-material-fiber_dvr:before{content:"\e05d"}.vc-material-fiber_manual_record:before{content:"\e061"}.vc-material-fiber_new:before{content:"\e05e"}.vc-material-fiber_pin:before{content:"\e06a"}.vc-material-fiber_smart_record:before{content:"\e062"}.vc-material-get_app:before{content:"\e884"}.vc-material-file_upload:before{content:"\e2c6"}.vc-material-filter:before{content:"\e3d3"}.vc-material-filter_1:before{content:"\e3d0"}.vc-material-filter_2:before{content:"\e3d1"}.vc-material-filter_3:before{content:"\e3d2"}.vc-material-filter_4:before{content:"\e3d4"}.vc-material-filter_5:before{content:"\e3d5"}.vc-material-filter_6:before{content:"\e3d6"}.vc-material-filter_7:before{content:"\e3d7"}.vc-material-filter_8:before{content:"\e3d8"}.vc-material-filter_9:before{content:"\e3d9"}.vc-material-filter_9_plus:before{content:"\e3da"}.vc-material-filter_b_and_w:before{content:"\e3db"}.vc-material-filter_center_focus:before{content:"\e3dc"}.vc-material-filter_drama:before{content:"\e3dd"}.vc-material-filter_frames:before{content:"\e3de"}.vc-material-terrain:before{content:"\e564"}.vc-material-filter_list:before{content:"\e152"}.vc-material-filter_none:before{content:"\e3e0"}.vc-material-filter_tilt_shift:before{content:"\e3e2"}.vc-material-filter_vintage:before{content:"\e3e3"}.vc-material-find_in_page:before{content:"\e880"}.vc-material-find_replace:before{content:"\e881"}.vc-material-fingerprint:before{content:"\e90d"}.vc-material-first_page:before{content:"\e5dc"}.vc-material-fitness_center:before{content:"\eb43"}.vc-material-flare:before{content:"\e3e4"}.vc-material-flash_auto:before{content:"\e3e5"}.vc-material-flash_off:before{content:"\e3e6"}.vc-material-flash_on:before{content:"\e3e7"}.vc-material-flight_land:before{content:"\e904"}.vc-material-flight_takeoff:before{content:"\e905"}.vc-material-flip:before{content:"\e3e8"}.vc-material-flip_to_back:before{content:"\e882"}.vc-material-flip_to_front:before{content:"\e883"}.vc-material-folder:before{content:"\e2c7"}.vc-material-folder_open:before{content:"\e2c8"}.vc-material-folder_shared:before{content:"\e2c9"}.vc-material-folder_special:before{content:"\e617"}.vc-material-font_download:before{content:"\e167"}.vc-material-format_align_center:before{content:"\e234"}.vc-material-format_align_justify:before{content:"\e235"}.vc-material-format_align_left:before{content:"\e236"}.vc-material-format_align_right:before{content:"\e237"}.vc-material-format_bold:before{content:"\e238"}.vc-material-format_clear:before{content:"\e239"}.vc-material-format_color_fill:before{content:"\e23a"}.vc-material-format_color_reset:before{content:"\e23b"}.vc-material-format_color_text:before{content:"\e23c"}.vc-material-format_indent_decrease:before{content:"\e23d"}.vc-material-format_indent_increase:before{content:"\e23e"}.vc-material-format_italic:before{content:"\e23f"}.vc-material-format_line_spacing:before{content:"\e240"}.vc-material-format_list_bulleted:before{content:"\e241"}.vc-material-format_list_numbered:before{content:"\e242"}.vc-material-format_paint:before{content:"\e243"}.vc-material-format_quote:before{content:"\e244"}.vc-material-format_shapes:before{content:"\e25e"}.vc-material-format_size:before{content:"\e245"}.vc-material-format_strikethrough:before{content:"\e246"}.vc-material-format_textdirection_l_to_r:before{content:"\e247"}.vc-material-format_textdirection_r_to_l:before{content:"\e248"}.vc-material-format_underlined:before{content:"\e249"}.vc-material-question_answer:before{content:"\e8af"}.vc-material-forward:before{content:"\e154"}.vc-material-forward_10:before{content:"\e056"}.vc-material-forward_30:before{content:"\e057"}.vc-material-forward_5:before{content:"\e058"}.vc-material-free_breakfast:before{content:"\eb44"}.vc-material-fullscreen:before{content:"\e5d0"}.vc-material-fullscreen_exit:before{content:"\e5d1"}.vc-material-functions:before{content:"\e24a"}.vc-material-g_translate:before{content:"\e927"}.vc-material-games:before{content:"\e021"}.vc-material-gavel:before{content:"\e90e"}.vc-material-gesture:before{content:"\e155"}.vc-material-gif:before{content:"\e908"}.vc-material-goat:before{content:"\e900"}.vc-material-golf_course:before{content:"\eb45"}.vc-material-my_location:before{content:"\e55c"}.vc-material-location_searching:before{content:"\e1b7"}.vc-material-location_disabled:before{content:"\e1b6"}.vc-material-star:before{content:"\e838"}.vc-material-gradient:before{content:"\e3e9"}.vc-material-grain:before{content:"\e3ea"}.vc-material-graphic_eq:before{content:"\e1b8"}.vc-material-grid_off:before{content:"\e3eb"}.vc-material-grid_on:before{content:"\e3ec"}.vc-material-people:before{content:"\e7fb"}.vc-material-group_add:before{content:"\e7f0"}.vc-material-group_work:before{content:"\e886"}.vc-material-hd:before{content:"\e052"}.vc-material-hdr_off:before{content:"\e3ed"}.vc-material-hdr_on:before{content:"\e3ee"}.vc-material-hdr_strong:before{content:"\e3f1"}.vc-material-hdr_weak:before{content:"\e3f2"}.vc-material-headset:before{content:"\e310"}.vc-material-headset_mic:before{content:"\e311"}.vc-material-healing:before{content:"\e3f3"}.vc-material-hearing:before{content:"\e023"}.vc-material-help:before{content:"\e887"}.vc-material-help_outline:before{content:"\e8fd"}.vc-material-high_quality:before{content:"\e024"}.vc-material-highlight:before{content:"\e25f"}.vc-material-highlight_off:before{content:"\e888"}.vc-material-restore:before{content:"\e8b3"}.vc-material-home:before{content:"\e88a"}.vc-material-hot_tub:before{content:"\eb46"}.vc-material-local_hotel:before{content:"\e549"}.vc-material-hourglass_empty:before{content:"\e88b"}.vc-material-hourglass_full:before{content:"\e88c"}.vc-material-http:before{content:"\e902"}.vc-material-lock:before{content:"\e897"}.vc-material-photo:before{content:"\e410"}.vc-material-image_aspect_ratio:before{content:"\e3f5"}.vc-material-import_contacts:before{content:"\e0e0"}.vc-material-import_export:before{content:"\e0c3"}.vc-material-important_devices:before{content:"\e912"}.vc-material-inbox:before{content:"\e156"}.vc-material-indeterminate_check_box:before{content:"\e909"}.vc-material-info:before{content:"\e88e"}.vc-material-info_outline:before{content:"\e88f"}.vc-material-input:before{content:"\e890"}.vc-material-insert_comment:before{content:"\e24c"}.vc-material-insert_drive_file:before{content:"\e24d"}.vc-material-tag_faces:before{content:"\e420"}.vc-material-link:before{content:"\e157"}.vc-material-invert_colors:before{content:"\e891"}.vc-material-invert_colors_off:before{content:"\e0c4"}.vc-material-iso:before{content:"\e3f6"}.vc-material-keyboard:before{content:"\e312"}.vc-material-keyboard_arrow_down:before{content:"\e313"}.vc-material-keyboard_arrow_left:before{content:"\e314"}.vc-material-keyboard_arrow_right:before{content:"\e315"}.vc-material-keyboard_arrow_up:before{content:"\e316"}.vc-material-keyboard_backspace:before{content:"\e317"}.vc-material-keyboard_capslock:before{content:"\e318"}.vc-material-keyboard_hide:before{content:"\e31a"}.vc-material-keyboard_return:before{content:"\e31b"}.vc-material-keyboard_tab:before{content:"\e31c"}.vc-material-keyboard_voice:before{content:"\e31d"}.vc-material-kitchen:before{content:"\eb47"}.vc-material-label:before{content:"\e892"}.vc-material-label_outline:before{content:"\e893"}.vc-material-language:before{content:"\e894"}.vc-material-laptop_chromebook:before{content:"\e31f"}.vc-material-laptop_mac:before{content:"\e320"}.vc-material-laptop_windows:before{content:"\e321"}.vc-material-last_page:before{content:"\e5dd"}.vc-material-open_in_new:before{content:"\e89e"}.vc-material-layers:before{content:"\e53b"}.vc-material-layers_clear:before{content:"\e53c"}.vc-material-leak_add:before{content:"\e3f8"}.vc-material-leak_remove:before{content:"\e3f9"}.vc-material-lens:before{content:"\e3fa"}.vc-material-library_books:before{content:"\e02f"}.vc-material-library_music:before{content:"\e030"}.vc-material-lightbulb_outline:before{content:"\e90f"}.vc-material-line_style:before{content:"\e919"}.vc-material-line_weight:before{content:"\e91a"}.vc-material-linear_scale:before{content:"\e260"}.vc-material-linked_camera:before{content:"\e438"}.vc-material-list:before{content:"\e896"}.vc-material-live_help:before{content:"\e0c6"}.vc-material-live_tv:before{content:"\e639"}.vc-material-local_play:before{content:"\e553"}.vc-material-local_airport:before{content:"\e53d"}.vc-material-local_atm:before{content:"\e53e"}.vc-material-local_bar:before{content:"\e540"}.vc-material-local_cafe:before{content:"\e541"}.vc-material-local_car_wash:before{content:"\e542"}.vc-material-local_convenience_store:before{content:"\e543"}.vc-material-restaurant_menu:before{content:"\e561"}.vc-material-local_drink:before{content:"\e544"}.vc-material-local_florist:before{content:"\e545"}.vc-material-local_gas_station:before{content:"\e546"}.vc-material-shopping_cart:before{content:"\e8cc"}.vc-material-local_hospital:before{content:"\e548"}.vc-material-local_laundry_service:before{content:"\e54a"}.vc-material-local_library:before{content:"\e54b"}.vc-material-local_mall:before{content:"\e54c"}.vc-material-theaters:before{content:"\e8da"}.vc-material-local_offer:before{content:"\e54e"}.vc-material-local_parking:before{content:"\e54f"}.vc-material-local_pharmacy:before{content:"\e550"}.vc-material-local_pizza:before{content:"\e552"}.vc-material-print:before{content:"\e8ad"}.vc-material-local_shipping:before{content:"\e558"}.vc-material-local_taxi:before{content:"\e559"}.vc-material-location_city:before{content:"\e7f1"}.vc-material-location_off:before{content:"\e0c7"}.vc-material-room:before{content:"\e8b4"}.vc-material-lock_open:before{content:"\e898"}.vc-material-lock_outline:before{content:"\e899"}.vc-material-looks:before{content:"\e3fc"}.vc-material-looks_3:before{content:"\e3fb"}.vc-material-looks_4:before{content:"\e3fd"}.vc-material-looks_5:before{content:"\e3fe"}.vc-material-looks_6:before{content:"\e3ff"}.vc-material-looks_one:before{content:"\e400"}.vc-material-looks_two:before{content:"\e401"}.vc-material-sync:before{content:"\e627"}.vc-material-loupe:before{content:"\e402"}.vc-material-low_priority:before{content:"\e16d"}.vc-material-loyalty:before{content:"\e89a"}.vc-material-mail_outline:before{content:"\e0e1"}.vc-material-map:before{content:"\e55b"}.vc-material-markunread_mailbox:before{content:"\e89b"}.vc-material-memory:before{content:"\e322"}.vc-material-menu:before{content:"\e5d2"}.vc-material-message:before{content:"\e0c9"}.vc-material-mic:before{content:"\e029"}.vc-material-mic_none:before{content:"\e02a"}.vc-material-mic_off:before{content:"\e02b"}.vc-material-mms:before{content:"\e618"}.vc-material-mode_comment:before{content:"\e253"}.vc-material-monetization_on:before{content:"\e263"}.vc-material-money_off:before{content:"\e25c"}.vc-material-monochrome_photos:before{content:"\e403"}.vc-material-mood_bad:before{content:"\e7f3"}.vc-material-more:before{content:"\e619"}.vc-material-more_horiz:before{content:"\e5d3"}.vc-material-more_vert:before{content:"\e5d4"}.vc-material-motorcycle:before{content:"\e91b"}.vc-material-mouse:before{content:"\e323"}.vc-material-move_to_inbox:before{content:"\e168"}.vc-material-movie_creation:before{content:"\e404"}.vc-material-movie_filter:before{content:"\e43a"}.vc-material-multiline_chart:before{content:"\e6df"}.vc-material-music_note:before{content:"\e405"}.vc-material-music_video:before{content:"\e063"}.vc-material-nature:before{content:"\e406"}.vc-material-nature_people:before{content:"\e407"}.vc-material-navigation:before{content:"\e55d"}.vc-material-near_me:before{content:"\e569"}.vc-material-network_cell:before{content:"\e1b9"}.vc-material-network_check:before{content:"\e640"}.vc-material-network_locked:before{content:"\e61a"}.vc-material-network_wifi:before{content:"\e1ba"}.vc-material-new_releases:before{content:"\e031"}.vc-material-next_week:before{content:"\e16a"}.vc-material-nfc:before{content:"\e1bb"}.vc-material-no_encryption:before{content:"\e641"}.vc-material-signal_cellular_no_sim:before{content:"\e1ce"}.vc-material-note:before{content:"\e06f"}.vc-material-note_add:before{content:"\e89c"}.vc-material-notifications:before{content:"\e7f4"}.vc-material-notifications_active:before{content:"\e7f7"}.vc-material-notifications_none:before{content:"\e7f5"}.vc-material-notifications_off:before{content:"\e7f6"}.vc-material-notifications_paused:before{content:"\e7f8"}.vc-material-offline_pin:before{content:"\e90a"}.vc-material-ondemand_video:before{content:"\e63a"}.vc-material-opacity:before{content:"\e91c"}.vc-material-open_in_browser:before{content:"\e89d"}.vc-material-open_with:before{content:"\e89f"}.vc-material-pages:before{content:"\e7f9"}.vc-material-pageview:before{content:"\e8a0"}.vc-material-pan_tool:before{content:"\e925"}.vc-material-panorama:before{content:"\e40b"}.vc-material-radio_button_unchecked:before{content:"\e836"}.vc-material-panorama_horizontal:before{content:"\e40d"}.vc-material-panorama_vertical:before{content:"\e40e"}.vc-material-panorama_wide_angle:before{content:"\e40f"}.vc-material-party_mode:before{content:"\e7fa"}.vc-material-pause:before{content:"\e034"}.vc-material-pause_circle_filled:before{content:"\e035"}.vc-material-pause_circle_outline:before{content:"\e036"}.vc-material-people_outline:before{content:"\e7fc"}.vc-material-perm_camera_mic:before{content:"\e8a2"}.vc-material-perm_contact_calendar:before{content:"\e8a3"}.vc-material-perm_data_setting:before{content:"\e8a4"}.vc-material-perm_device_information:before{content:"\e8a5"}.vc-material-person_outline:before{content:"\e7ff"}.vc-material-perm_media:before{content:"\e8a7"}.vc-material-perm_phone_msg:before{content:"\e8a8"}.vc-material-perm_scan_wifi:before{content:"\e8a9"}.vc-material-person:before{content:"\e7fd"}.vc-material-person_add:before{content:"\e7fe"}.vc-material-person_pin:before{content:"\e55a"}.vc-material-person_pin_circle:before{content:"\e56a"}.vc-material-personal_video:before{content:"\e63b"}.vc-material-pets:before{content:"\e91d"}.vc-material-phone_android:before{content:"\e324"}.vc-material-phone_bluetooth_speaker:before{content:"\e61b"}.vc-material-phone_forwarded:before{content:"\e61c"}.vc-material-phone_in_talk:before{content:"\e61d"}.vc-material-phone_iphone:before{content:"\e325"}.vc-material-phone_locked:before{content:"\e61e"}.vc-material-phone_missed:before{content:"\e61f"}.vc-material-phone_paused:before{content:"\e620"}.vc-material-phonelink_erase:before{content:"\e0db"}.vc-material-phonelink_lock:before{content:"\e0dc"}.vc-material-phonelink_off:before{content:"\e327"}.vc-material-phonelink_ring:before{content:"\e0dd"}.vc-material-phonelink_setup:before{content:"\e0de"}.vc-material-photo_album:before{content:"\e411"}.vc-material-photo_filter:before{content:"\e43b"}.vc-material-photo_size_select_actual:before{content:"\e432"}.vc-material-photo_size_select_large:before{content:"\e433"}.vc-material-photo_size_select_small:before{content:"\e434"}.vc-material-picture_as_pdf:before{content:"\e415"}.vc-material-picture_in_picture:before{content:"\e8aa"}.vc-material-picture_in_picture_alt:before{content:"\e911"}.vc-material-pie_chart:before{content:"\e6c4"}.vc-material-pie_chart_outlined:before{content:"\e6c5"}.vc-material-pin_drop:before{content:"\e55e"}.vc-material-play_arrow:before{content:"\e037"}.vc-material-play_circle_filled:before{content:"\e038"}.vc-material-play_circle_outline:before{content:"\e039"}.vc-material-play_for_work:before{content:"\e906"}.vc-material-playlist_add:before{content:"\e03b"}.vc-material-playlist_add_check:before{content:"\e065"}.vc-material-playlist_play:before{content:"\e05f"}.vc-material-plus_one:before{content:"\e800"}.vc-material-polymer:before{content:"\e8ab"}.vc-material-pool:before{content:"\eb48"}.vc-material-portable_wifi_off:before{content:"\e0ce"}.vc-material-portrait:before{content:"\e416"}.vc-material-power:before{content:"\e63c"}.vc-material-power_input:before{content:"\e336"}.vc-material-power_settings_new:before{content:"\e8ac"}.vc-material-pregnant_woman:before{content:"\e91e"}.vc-material-present_to_all:before{content:"\e0df"}.vc-material-priority_high:before{content:"\e645"}.vc-material-public:before{content:"\e80b"}.vc-material-publish:before{content:"\e255"}.vc-material-queue_music:before{content:"\e03d"}.vc-material-queue_play_next:before{content:"\e066"}.vc-material-radio:before{content:"\e03e"}.vc-material-radio_button_checked:before{content:"\e837"}.vc-material-rate_review:before{content:"\e560"}.vc-material-receipt:before{content:"\e8b0"}.vc-material-recent_actors:before{content:"\e03f"}.vc-material-record_voice_over:before{content:"\e91f"}.vc-material-redo:before{content:"\e15a"}.vc-material-refresh:before{content:"\e5d5"}.vc-material-remove:before{content:"\e15b"}.vc-material-remove_circle_outline:before{content:"\e15d"}.vc-material-remove_from_queue:before{content:"\e067"}.vc-material-visibility:before{content:"\e8f4"}.vc-material-remove_shopping_cart:before{content:"\e928"}.vc-material-reorder:before{content:"\e8fe"}.vc-material-repeat:before{content:"\e040"}.vc-material-repeat_one:before{content:"\e041"}.vc-material-replay:before{content:"\e042"}.vc-material-replay_10:before{content:"\e059"}.vc-material-replay_30:before{content:"\e05a"}.vc-material-replay_5:before{content:"\e05b"}.vc-material-reply:before{content:"\e15e"}.vc-material-reply_all:before{content:"\e15f"}.vc-material-report:before{content:"\e160"}.vc-material-warning:before{content:"\e002"}.vc-material-restaurant:before{content:"\e56c"}.vc-material-restore_page:before{content:"\e929"}.vc-material-ring_volume:before{content:"\e0d1"}.vc-material-room_service:before{content:"\eb49"}.vc-material-rotate_90_degrees_ccw:before{content:"\e418"}.vc-material-rotate_left:before{content:"\e419"}.vc-material-rotate_right:before{content:"\e41a"}.vc-material-rounded_corner:before{content:"\e920"}.vc-material-router:before{content:"\e328"}.vc-material-rowing:before{content:"\e921"}.vc-material-rss_feed:before{content:"\e0e5"}.vc-material-rv_hookup:before{content:"\e642"}.vc-material-satellite:before{content:"\e562"}.vc-material-save:before{content:"\e161"}.vc-material-scanner:before{content:"\e329"}.vc-material-school:before{content:"\e80c"}.vc-material-screen_lock_landscape:before{content:"\e1be"}.vc-material-screen_lock_portrait:before{content:"\e1bf"}.vc-material-screen_lock_rotation:before{content:"\e1c0"}.vc-material-screen_rotation:before{content:"\e1c1"}.vc-material-screen_share:before{content:"\e0e2"}.vc-material-sd_storage:before{content:"\e1c2"}.vc-material-search:before{content:"\e8b6"}.vc-material-security:before{content:"\e32a"}.vc-material-select_all:before{content:"\e162"}.vc-material-send:before{content:"\e163"}.vc-material-sentiment_dissatisfied:before{content:"\e811"}.vc-material-sentiment_neutral:before{content:"\e812"}.vc-material-sentiment_satisfied:before{content:"\e813"}.vc-material-sentiment_very_dissatisfied:before{content:"\e814"}.vc-material-sentiment_very_satisfied:before{content:"\e815"}.vc-material-settings:before{content:"\e8b8"}.vc-material-settings_applications:before{content:"\e8b9"}.vc-material-settings_backup_restore:before{content:"\e8ba"}.vc-material-settings_bluetooth:before{content:"\e8bb"}.vc-material-settings_brightness:before{content:"\e8bd"}.vc-material-settings_cell:before{content:"\e8bc"}.vc-material-settings_ethernet:before{content:"\e8be"}.vc-material-settings_input_antenna:before{content:"\e8bf"}.vc-material-settings_input_composite:before{content:"\e8c1"}.vc-material-settings_input_hdmi:before{content:"\e8c2"}.vc-material-settings_input_svideo:before{content:"\e8c3"}.vc-material-settings_overscan:before{content:"\e8c4"}.vc-material-settings_phone:before{content:"\e8c5"}.vc-material-settings_power:before{content:"\e8c6"}.vc-material-settings_remote:before{content:"\e8c7"}.vc-material-settings_system_daydream:before{content:"\e1c3"}.vc-material-settings_voice:before{content:"\e8c8"}.vc-material-share:before{content:"\e80d"}.vc-material-shop:before{content:"\e8c9"}.vc-material-shop_two:before{content:"\e8ca"}.vc-material-shopping_basket:before{content:"\e8cb"}.vc-material-short_text:before{content:"\e261"}.vc-material-show_chart:before{content:"\e6e1"}.vc-material-shuffle:before{content:"\e043"}.vc-material-signal_cellular_4_bar:before{content:"\e1c8"}.vc-material-signal_cellular_connected_no_internet_4_bar:before{content:"\e1cd"}.vc-material-signal_cellular_null:before{content:"\e1cf"}.vc-material-signal_cellular_off:before{content:"\e1d0"}.vc-material-signal_wifi_4_bar:before{content:"\e1d8"}.vc-material-signal_wifi_4_bar_lock:before{content:"\e1d9"}.vc-material-signal_wifi_off:before{content:"\e1da"}.vc-material-sim_card:before{content:"\e32b"}.vc-material-sim_card_alert:before{content:"\e624"}.vc-material-skip_next:before{content:"\e044"}.vc-material-skip_previous:before{content:"\e045"}.vc-material-slideshow:before{content:"\e41b"}.vc-material-slow_motion_video:before{content:"\e068"}.vc-material-stay_primary_portrait:before{content:"\e0d6"}.vc-material-smoke_free:before{content:"\eb4a"}.vc-material-smoking_rooms:before{content:"\eb4b"}.vc-material-textsms:before{content:"\e0d8"}.vc-material-snooze:before{content:"\e046"}.vc-material-sort:before{content:"\e164"}.vc-material-sort_by_alpha:before{content:"\e053"}.vc-material-spa:before{content:"\eb4c"}.vc-material-space_bar:before{content:"\e256"}.vc-material-speaker:before{content:"\e32d"}.vc-material-speaker_group:before{content:"\e32e"}.vc-material-speaker_notes:before{content:"\e8cd"}.vc-material-speaker_notes_off:before{content:"\e92a"}.vc-material-speaker_phone:before{content:"\e0d2"}.vc-material-spellcheck:before{content:"\e8ce"}.vc-material-star_border:before{content:"\e83a"}.vc-material-star_half:before{content:"\e839"}.vc-material-stars:before{content:"\e8d0"}.vc-material-stay_primary_landscape:before{content:"\e0d5"}.vc-material-stop:before{content:"\e047"}.vc-material-stop_screen_share:before{content:"\e0e3"}.vc-material-storage:before{content:"\e1db"}.vc-material-store_mall_directory:before{content:"\e563"}.vc-material-straighten:before{content:"\e41c"}.vc-material-streetview:before{content:"\e56e"}.vc-material-strikethrough_s:before{content:"\e257"}.vc-material-style:before{content:"\e41d"}.vc-material-subdirectory_arrow_left:before{content:"\e5d9"}.vc-material-subdirectory_arrow_right:before{content:"\e5da"}.vc-material-subject:before{content:"\e8d2"}.vc-material-subscriptions:before{content:"\e064"}.vc-material-subtitles:before{content:"\e048"}.vc-material-subway:before{content:"\e56f"}.vc-material-supervisor_account:before{content:"\e8d3"}.vc-material-surround_sound:before{content:"\e049"}.vc-material-swap_calls:before{content:"\e0d7"}.vc-material-swap_horiz:before{content:"\e8d4"}.vc-material-swap_vert:before{content:"\e8d5"}.vc-material-swap_vertical_circle:before{content:"\e8d6"}.vc-material-switch_camera:before{content:"\e41e"}.vc-material-switch_video:before{content:"\e41f"}.vc-material-sync_disabled:before{content:"\e628"}.vc-material-sync_problem:before{content:"\e629"}.vc-material-system_update:before{content:"\e62a"}.vc-material-system_update_alt:before{content:"\e8d7"}.vc-material-tab:before{content:"\e8d8"}.vc-material-tab_unselected:before{content:"\e8d9"}.vc-material-tablet:before{content:"\e32f"}.vc-material-tablet_android:before{content:"\e330"}.vc-material-tablet_mac:before{content:"\e331"}.vc-material-tap_and_play:before{content:"\e62b"}.vc-material-text_fields:before{content:"\e262"}.vc-material-text_format:before{content:"\e165"}.vc-material-texture:before{content:"\e421"}.vc-material-thumb_down:before{content:"\e8db"}.vc-material-thumb_up:before{content:"\e8dc"}.vc-material-thumbs_up_down:before{content:"\e8dd"}.vc-material-timelapse:before{content:"\e422"}.vc-material-timeline:before{content:"\e922"}.vc-material-timer:before{content:"\e425"}.vc-material-timer_10:before{content:"\e423"}.vc-material-timer_3:before{content:"\e424"}.vc-material-timer_off:before{content:"\e426"}.vc-material-title:before{content:"\e264"}.vc-material-toc:before{content:"\e8de"}.vc-material-today:before{content:"\e8df"}.vc-material-toll:before{content:"\e8e0"}.vc-material-tonality:before{content:"\e427"}.vc-material-touch_app:before{content:"\e913"}.vc-material-toys:before{content:"\e332"}.vc-material-track_changes:before{content:"\e8e1"}.vc-material-traffic:before{content:"\e565"}.vc-material-train:before{content:"\e570"}.vc-material-tram:before{content:"\e571"}.vc-material-transfer_within_a_station:before{content:"\e572"}.vc-material-transform:before{content:"\e428"}.vc-material-translate:before{content:"\e8e2"}.vc-material-trending_down:before{content:"\e8e3"}.vc-material-trending_flat:before{content:"\e8e4"}.vc-material-trending_up:before{content:"\e8e5"}.vc-material-tune:before{content:"\e429"}.vc-material-tv:before{content:"\e333"}.vc-material-unarchive:before{content:"\e169"}.vc-material-undo:before{content:"\e166"}.vc-material-unfold_less:before{content:"\e5d6"}.vc-material-unfold_more:before{content:"\e5d7"}.vc-material-update:before{content:"\e923"}.vc-material-usb:before{content:"\e1e0"}.vc-material-verified_user:before{content:"\e8e8"}.vc-material-vertical_align_bottom:before{content:"\e258"}.vc-material-vertical_align_center:before{content:"\e259"}.vc-material-vertical_align_top:before{content:"\e25a"}.vc-material-vibration:before{content:"\e62d"}.vc-material-video_call:before{content:"\e070"}.vc-material-video_label:before{content:"\e071"}.vc-material-video_library:before{content:"\e04a"}.vc-material-videocam:before{content:"\e04b"}.vc-material-videocam_off:before{content:"\e04c"}.vc-material-videogame_asset:before{content:"\e338"}.vc-material-view_agenda:before{content:"\e8e9"}.vc-material-view_array:before{content:"\e8ea"}.vc-material-view_carousel:before{content:"\e8eb"}.vc-material-view_column:before{content:"\e8ec"}.vc-material-view_comfy:before{content:"\e42a"}.vc-material-view_compact:before{content:"\e42b"}.vc-material-view_day:before{content:"\e8ed"}.vc-material-view_headline:before{content:"\e8ee"}.vc-material-view_list:before{content:"\e8ef"}.vc-material-view_module:before{content:"\e8f0"}.vc-material-view_quilt:before{content:"\e8f1"}.vc-material-view_stream:before{content:"\e8f2"}.vc-material-view_week:before{content:"\e8f3"}.vc-material-vignette:before{content:"\e435"}.vc-material-visibility_off:before{content:"\e8f5"}.vc-material-voice_chat:before{content:"\e62e"}.vc-material-voicemail:before{content:"\e0d9"}.vc-material-volume_down:before{content:"\e04d"}.vc-material-volume_mute:before{content:"\e04e"}.vc-material-volume_off:before{content:"\e04f"}.vc-material-volume_up:before{content:"\e050"}.vc-material-vpn_key:before{content:"\e0da"}.vc-material-vpn_lock:before{content:"\e62f"}.vc-material-wallpaper:before{content:"\e1bc"}.vc-material-watch:before{content:"\e334"}.vc-material-watch_later:before{content:"\e924"}.vc-material-wb_auto:before{content:"\e42c"}.vc-material-wb_incandescent:before{content:"\e42e"}.vc-material-wb_iridescent:before{content:"\e436"}.vc-material-wb_sunny:before{content:"\e430"}.vc-material-wc:before{content:"\e63d"}.vc-material-web:before{content:"\e051"}.vc-material-web_asset:before{content:"\e069"}.vc-material-weekend:before{content:"\e16b"}.vc-material-whatshot:before{content:"\e80e"}.vc-material-widgets:before{content:"\e1bd"}.vc-material-wifi:before{content:"\e63e"}.vc-material-wifi_lock:before{content:"\e1e1"}.vc-material-wifi_tethering:before{content:"\e1e2"}.vc-material-work:before{content:"\e8f9"}.vc-material-wrap_text:before{content:"\e25b"}.vc-material-youtube_searched_for:before{content:"\e8fa"}.vc-material-zoom_in:before{content:"\e8ff"}.vc-material-zoom_out:before{content:"\e901"}.vc-material-zoom_out_map:before{content:"\e56b"}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//smakdelikatesser.se/wp-content/plugins/js_composer/assets/lib/owl-carousel2-dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}/**
* 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */
/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/
@media only screen and (min-width: 1551px) and (max-width: 1800px) {
    .middle-container {
        width: 1450px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1550px) {
    .style-1.cms-banner-item .text1 {
        font-size: 20px;
    }
    .style-1 .static-wrapper {
        padding: 30px;
    }
    .sub-banner4 .style-1 .static-wrapper {
        padding: 30px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1550px) {
    .page-title-inner, .main-content-inner,
    .main-content-inner.left-sidebar,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-content.box-page,
    .middle-container {
        width: 1150px;
        margin: 0 auto;
    }
    #primary {
        width: 860px;
    }
    #secondary {
        width: 260px;
    }
    .home-product {
        margin: 0 15px !important;
    }
    .static-wrapper {
        width: auto;
    }
    .woo-products,
    .woocommerce ul.products.grid,
    .woocommerce-page ul.products.grid {
        margin: 0px;
    }
    .single-portfolio .read-more a {
        padding: 6px 12px;
    }
    .woocommerce div.product .woocommerce-tabs,
    .woocommerce-page div.product .woocommerce-tabs {
        padding: 30px 0;
    }
    .upsells,
    .related,
    .cross-sells {
        margin: 0;
    }
}
@media only screen and (max-width: 1200px) {
    #offer-text-slider .owl-theme .owl-buttons div.owl-next {
        right: 15%;
    }
    #offer-text-slider .owl-theme .owl-buttons div.owl-prev {
        left: 15%;
    }
    .style-1 .static-wrapper {
        padding: 13px;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 32.8% !important;
    }
    .hot-porduct .product {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 33.33% !important;
    }
    .woofeature .woo-grid .woocommerce ul.products li.product,
    .woonew .woo-grid .woocommerce ul.products li.product,
    .woobest .woo-grid .woocommerce ul.products li.product {
        display: none;
    }
    .primary-sidebar .widget {
        margin: 0 0 20px;
    }
    .primary-sidebar .product_list_widget li {
        margin: 10px 0 0;
    }
    .home-product {
        margin: 0 15px !important;
    }
    .owl-theme .owl-buttons div {
        top: 20%;
    }
    .testimonial-top blockquote {
        line-height: 28px;
    }
    .product-block {
        margin: 35px 0px 35px;
    }
    .single-portfolio .read-more a {
        padding: 10px 10px;
    }
    .woo-products,
    .woocommerce ul.products.grid,
    .woocommerce-page ul.products.grid {
        margin: 0px;
    }
    .upsells,
    .related,
    .cross-sells {
        margin: 0 0px;
    }
    .woocommerce div.product .woocommerce-tabs,
    .woocommerce-page div.product .woocommerce-tabs {
        box-sizing: border-box;
        padding: 30px 30px;
    }
    .single-product.woocommerce .woocommerce-message,
    .single-product.woocommerce-page .woocommerce-message {
        width: auto;
        margin: 0px 15px 20px !important;
    }
    .blog-posts-content .style-2 .post-title a {
        font-size: 14px;
    }
    .blog-posts-content .style-2 .post-title {
        margin: 5px 0;
    }
    .style-2 .post-detail {
        padding: 15px;
    }
    .tmpmela-single-banner .text2.static-text {
        margin-bottom: 20px;
    }
    .tmpmela-single-banner .static-wrapper {
        top: 30%;
    }
    .sticky-menu .header-top .main-navigation {
        display: none;
    }
    .site-footer .tnp-field.tnp-field-email {
        width: 479px;
    }
    .second-widget {
        width: 59%;
    }
    .related_posts.owl-theme .owl-buttons div {
        top: -24%;
    }
    /* services css */
    .home-service-content .icon-image {
        display: block;
        margin: 0 auto;
    }
    .home-service-content .content {
        text-align: center;
    }
    .sub-banner1 .shop-now, .sub-banner3 .shop-now {
        padding-top: 15px;
    }
    /* single-cms-banner css */
    .single-cms-text2, .single-cms-text3 {
        font-size: 40px;
    }
    .address-text .icon {
        margin: 0 auto;
        float: none;
    }
    .address-text .content {
        width: 100%;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    article.post:nth-child(3),
    article.post:nth-child(2) {
        width: auto;
        margin: 0 0 30px;
    }
    article.post:nth-child(3) .entry-thumbnail,
    article.post:nth-child(2) .entry-thumbnail {
        float: left;
        margin-right: 20px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-content-inner,
    .main-content.box-page,
    .middle-container {
        width: 970px;
    }
    #primary {
        width: 725px;
    }
    #secondary,
    .singleproduct-sidebar {
        width: 225px;
    }
    .woocommerce .single-product-full #content .product div.images {
        width: 40%;
    }
    .woocommerce .single-product-full #content .product div.entry-summary {
        width: 55%;
    }
    .sub-banner1 .style-1 .static-wrapper {
        top: 25%;
    }
}
@media only screen and (max-width: 1023px) {
    .style-1.cms-banner-item .text1 {
        font-size: 18px;
        line-height: 20px;
    }
    .sub-banner2 .shop-now {
        left: 0px;
        top: 0px
    }
    .style-1 .static-wrapper {
        padding: 20px;
    }
    .banner-info span {
        margin-right: 0px;
    }
    /******************  CSS for cms banner ******************/
    .sub-banner2 .style-1.cms-banner-item .text1 {
        line-height: 22px;
    }
    .sub-banner2 .text1.static-text {
        width: 100%;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-content-inner,
    .main-content.box-page,
    .middle-container {
        width: 920px;
    }
    #primary {
        width: 685px;
    }
    #secondary {
        width: 225px;
    }
    .woocommerce .single-product-full.side-widget-area #content .product div.entry-summary {
        width: 68%;
    }
    .woocommerce .single-product-full #content .product div.entry-summary {
        width: 100%;
    }
    .woocommerce .single-product-full #content .product div.images,
    .woocommerce .single-product-sidebar #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page .single-product-sidebar #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: none;
        margin: 0 auto 50px;
        width: 60%;

    }
    .woocommerce .single-product-sidebar div.product div.summary, .woocommerce-page .single-product-sidebar div.product div.summary, .woocommerce .single-product-full div.product div.summary, .woocommerce-page .single-product-full div.product div.summary {
        width: 100%;
        margin: 20px 0 !important;
    }
}
@media only screen and (max-width: 979px) {
    /*header*/
    .header-right {
        width: auto;
    }
    .header-left {
        display: none;
    }
    .header-center {
        float: left;
        padding: 28px 0px;
    }
    .offer-icon {
        margin-right: 0;
    }
    /****Deal css*****/
    .deal-image {
        display: none;
    }
    .cms_title {
        margin-top: 0px;
    }
    .deal-bg {
        background-size: cover;
        box-sizing: border-box;
        padding: 3% !important;
    }
    .address-title.simple-title{
        text-align: center;
    }
    .description, .tmpmela_banner {
        margin-bottom: 0px;
        text-align: center;
    }
    .promotional-cms-block .description, .count-down, .discovermore {
        padding: 10px 0px;
    }
    /****************** Content ******************/
    #offer-text-slider .owl-theme .owl-buttons div.owl-next {
        right: 5%;
    }
    #offer-text-slider .owl-theme .owl-buttons div.owl-prev {
        left: 5%;
    }
    .single-image-block, .promotional-cms-block, .sub-banner4, .service-block {
        width: 100%;
        text-align: center;
    }
    .widget_accepted_payment_methods .title-outer {
        display: block;
    }
    .widget_accepted_payment_methods .accepted-payment-methods {
        display: none;
    }
    .widget_accepted_payment_methods.toggled-on .accepted-payment-methods {
        display: block;
        text-align: left;
    }
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-content-inner,
    .main-content.box-page,
    .middle-container {
        width: 710px;
    }
    #secondary,
    #primary {
        width: 100%;
        margin: 0 0 30px;
        float: none;
        clear: both;
    }
    .blog-posts-content .post-title a,
    .single-portfolio .portfolio-title a {
        font-size: 15px;
        line-height: 15px;
    }
    .woocommerce .single-product-full.side-widget-area #content .product div.entry-summary,
    .woocommerce .single-product-full #content .product div.entry-summary {
        width: 100%;
    }
    .singleproduct-sidebar {
        float: left;
        margin: 0;
    }
    .col-main {
        width: 100%;
    }
    .page-title .entry-title-main {
        font-size: 24px;
    }
    .breadcrumbs,
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce-page .woocommerce-breadcrumb {
        font-size: 12px;
    }
    .woocommerce .single-product-full #content .product div.images,
    .woocommerce .single-product-sidebar #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page .single-product-sidebar #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: none;
        margin: 0 auto 20px;
        width: 74%;
    }
    .primary-sidebar .widget_top_rated_products .amount {
        display: block;
    }
    .product-slider {
        padding: 5px;
    }
    .address-text {
        width: 100%;
        margin-top: 20px !important;
    }
    .widgets-brand .widget-title {
        display: block;
    }
    .mega-menu ul li:last-child .sub-container {
        left: auto !important;
        right: 0px !important;
    }
    /**************************  product-categories ******************************/
    .product-categories .hitarea:before,
    .widget_categories .hitarea:before {
        font-size: 10px;
        margin: 5px 0 0;
        text-align: right;
    }
    .product-categories .expandable-hitarea:before,
    .widget_pages .expandable-hitarea:before,
    .widget_nav_menu .expandable-hitarea:before,
    .widget_categories .expandable-hitarea:before {
        content: "\f067";
    }
    .product-categories .collapsable-hitarea:before,
    .widget_pages .collapsable-hitarea:before,
    .widget_nav_menu .collapsable-hitarea:before,
    .widget_categories .collapsable-hitarea:before {
        content: "\f068";
    }
    .product-categories .dc-mega-icon {
        display: none;
    }
    .post-navigation a.next-post {
        padding: 20px 0px;
    }
    .post-navigation a.prev-post {
        padding: 20px 0px;
    }
    .tparrows.custom.tp-leftarrow {
        transform: matrix(1, 0, 0, 1, -1, -60) !important;
        -webkit-transform: matrix(1, 0, 0, 1, -1, -60) !important;
        -ms-transform: matrix(1, 0, 0, 1, -1, -60) !important;
        -o-transform: matrix(1, 0, 0, 1, -1, -60) !important;
        -moz-transform: matrix(1, 0, 0, 1, -1, -60) !important
    }
    .tparrows.custom.tp-rightarrow {
        background: url(//smakdelikatesser.se/wp-content/themes/starbella/images/megnor/next.png) no-repeat rgba(0, 0, 0, 0);
        right: auto;
        height: 110px;
        transform: matrix(1, 0, 0, 1, -40, -60) !important;
        -webkit-transform: matrix(1, 0, 0, 1, -40, -60) !important;
        -ms-transform: matrix(1, 0, 0, 1, -40, -60) !important;
        -o-transform: matrix(1, 0, 0, 1, -40, -60) !important;
        -moz-transform: matrix(1, 0, 0, 1, -40, -60) !important;
    }
    /******************  CSS for all Products Grid******************/
    .woocommerce ul.products.list .container-inner .image-block, .woocommerce-page ul.products.list .container-inner .image-block {
        padding: 0;
        border: 0;
    }
    ul.list span.onsale {
        right: 10px;
    }
    .woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
        box-sizing: border-box;
        padding: 0px;
    }
    .woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
        margin: 20px 0;
    }
    /******************  CSS for all sidebar and footer toggle ******************/
    .primary-sidebar .widget_black_studio_tinymce .textwidget,
    .primary-sidebar .widget > .toggle-block,
    .primary-sidebar .widget_price_filter .toggle-block,
    .primary-sidebar .widget_shopping_cart_content,
    .primary-sidebar .widget_pages > ul,
    .primary-sidebar .widget ul.toggle-block {
        padding: 0 10px 10px;
    }
    .title-outer {
        cursor: pointer;
        position: relative;
    }
    .primary-sidebar .widget {
        margin-bottom: 10px;
        padding: 0;
    }
    .widget .widget-title {
        padding: 10px;
        padding: 10px;
        font-size: 13px;
        line-height: 20px;
    }
    .toggled-on .title-outer:before {
        content: "\f106";
        line-height: 11px;
    }
    .title-outer:before,
    .toggled-off .title-outer:before {
        content: "\f107";
        position: absolute;
        right: 12px;
        font-family: 'FontAwesome';
        font-size: 20px;
        color: #fff;
        top: 0;
        bottom: 0;
        height: 14px;
        width: 14px;
        text-align: center;
        z-index: 9;
        line-height: 15px;
        margin: auto;
    }
    .footer-bottom::before {
        display: none;
    }
    .toggled-off .toggle-block,
    .primary-sidebar .toggle-block,
    .site-footer .toggle-block,
    .primary-sidebar .widget_shopping_cart_content,
    .primary-sidebar .toggled-off .widget_shopping_cart_content,
    .toggle-content .toggle-block {
        display: none;
    }
    .widget_black_studio_tinymce .title-outer {
        display: block;
    }
    .widget_black_studio_tinymce .textwidget {
        display: none;
    }
    .widget_black_studio_tinymce.toggled-off .textwidget {
        display: none;
    }
    .widget_black_studio_tinymce.toggled-on .textwidget {
        display: block;
    }
    .toggled-on .toggle-block,
    .primary-sidebar .toggled-on .widget_shopping_cart_content {
        display: block;
    }
    .toggle-content .toggle_title {
        display: block;
    }
    .toggle-content .toggle_title {
        background-color: #f5f5f5;
        display: block;
        text-align: left;
    }
    .toggle-content .toggled-on .main-ul {
        display: block;
    }
    .toggle-content .toggled-off .main-ul,
    .toggle-content .main-ul {
        display: none;
    }
    .site-footer .footer-widget .widgets-follow-us.toggled-on .widget widget_accepted_payment_methods .accepted-payment-methods {
        display: block;
    }
    /******************  CSS for all sidebar and footer toggle ******************/
    .site-content .entry-thumbnail img {
        width: 100%;
    }
    .woocommerce ul.products li.first,
    .woocommerce-page ul.products li.first {
        clear: none;
    }
    .team-posts-content.posts-content .container {
        width: 50%;
    }
    .woocommerce .single-product-full .woocommerce-main-image.zoom,
    .single-product-sidebar .woocommerce-main-image.zoom {
        float: right;
        padding: 0;
        width: 86%;
    }
    .home-blog .two_fifth,
    .home-blog .three_fifth {
        width: 100%;
    }
    .home-blog .blog-posts-content {
        margin: 0;
    }
    .primary-sidebar .blog-posts-content {
        padding: 32px 0 0;
    }
    #secondary .post-content-inner {
        padding: 0 5px;
    }
    .woocommerce ul.products li.product:hover .product-detail-wrapper,
    .product-detail-wrapper {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }
    .popup-video .one_third_inner.content_inner {
        margin: 0 !important;
        width: 100% !important;
    }
    .popup-video .two_third,
    .popup-video .one_third {
        width: 100%;
    }
    .newletter-block .parallax-text-wrapper,
    .newletter-block .one_third {
        width: 100%;
    }
    .gallery-item,
    .portfolio-filter-container .item,
    .portfolios li {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 50% !important;
    }
    /****************** Footer ******************/
    .first-widget,
    .second-widget,
    .site-footer .widget_newsletterwidget .title-outer .widget-title {
        text-align: left;
    }
    .footer-widget.toggled-on .accepted-payment-methods {
        text-align: left;
    }
    .site-footer .newsletter-email, .widget_search {
        display: none;
    }
    .footer_top {
        margin: 0;
    }
    .home-about-me {
        text-align: left;
    }
    .tmpmela-about-description {
        line-height: 24px;
    }
    .footertop .custom-text-container .text {
        margin: 0;
        text-align: center !important;
    }
    .site-footer h3.widget-title {
        margin: 0;
        padding: 10px 10px;
        text-align: left;
    }
    .footer-widget .widget {
        margin-bottom: 10px;
    }
    .widgets-follow-us{
        padding-top: 0;
    }
    .footer-widget .widget.widget_accepted_payment_methods {
        padding-top: 0px;
    }
    .site-footer .widgets-follow-us h3.widget-title {
        display: block;
    }
    #footer-widget-area {
        display: inline-block;
        padding: 20px 0px;
        box-sizing: border-box;
        vertical-align: top;
        margin: 0;
    }
    .site-footer .follow-us h3.widget-title {
        display: block;
    }
    .site-footer .title-outer:before,
    .site-footer.toggled-off .title-outer:before {
        right: 12px;
    }
    .footer-widget,
    .fifth-widget.footer-widget,
    .first-widget.footer-widget,
    .follow-us,
    .widget.widgets-footercontact {
        min-height: inherit;
        width: 100%;
        padding: 0;
        border: none;
        margin: 0;
    }
    .site-footer .toggle-block {
        margin: 10px 10px 10px;
        float: none;
        width: 100%;
        text-align: left;
    }
    .widgets-footercontact h3.widget-title {
        display: block;
    }
    .toggled-on .newslettre-text {
        display: block;
    }
    .site-footer .widget_newsletterwidget .tnp-email {
        width: 530px;
    }
    .site-footer h3.widget-title {
        font-size: 13px;
        line-height: 20px;
    }
    .site-footer .address_content .contact_address {
        display: inline-block;
    }
    .site-footer .widget .follow-us ul {
        padding-top: 10px;
    }
    .footer-widget .widget .title-outer .widget-title:after {
        bottom: 0px;
        display: none;
    }
    .footer-menu-links ul {
        margin-bottom: 20px;
    }
    .widgets-footercontact .widget-title {
        display: block;
    }
    .single-portfolio .read-more a {
        padding: 10px 10px;
    }
    .widget_newsletterwidget .widget-title {
        display: block;
    }
    .site-footer .tnp-field.tnp-field-email, .tnp-field.tnp-field-button {
        float: none;
        width: auto;
        display: inline-block;
        vertical-align: top;
        margin-left: -4px;
    }
    .site-footer .textwidget {
        width: 100%;
        text-align: left;
    }
    .shortcode-title.center .normal-title::before, .cross-sells > h2::before, .related.products h2::before, .upsells.products > h2::before {
        display: none;
    }
    .shortcode-title.center .normal-title::after, .cross-sells > h2::after, .related.products h2::after, .upsells.products > h2::after {
        display: none;
    }
    .related-blog-post-title::before, .related-blog-post-title::after {
        display: none;
    }
    .site-footer .widget_newsletterwidget .title-outer {
        padding: 0;
    }
    .site-footer .widget_newsletterwidget .title-outer::before, .site-footer .widget_newsletterwidget.toggled-off .title-outer::before {
        background: none;
        width: 14px;
        height: 14px;
        content: "\f107";
        right: 12px;
        margin: auto;
        left: auto;
    }
    .site-footer .widget_newsletterwidget.toggled-on .title-outer::before {
        background: none;
        width: 14px;
        height: 14px;
        content: "\f106";
        right: 12px;
        margin: auto;
    }
    .site-footer h3.widget-title {
        background: #2FAD4A !important;
        color: #ffffff !important;
    }
    .site-footer .widget .news-text, .site-footer .widget.toggled-off .news-text {
        display: none;
    }
    .site-footer .widget.toggled-on .news-text {
        display: block;
    }
    .site-footer .widget.widget_newsletterwidget .toggle-block {
        padding: 10px 0;
        margin: 0;
        text-align: center;
    }
    .site-footer .widget.toggled-on .news-text {
        padding-top: 10px;
        padding-bottom: 0;
    }
    /* single-cms-banner css */
    .single-cms-text2, .single-cms-text3 {
        font-size: 28px;
        line-height: 28px;
    }
    .page-description, .term-description {
        margin: 0 0 30px;
    }

    /* contactus css */
    .contact-form-left{
        width: 100% !important;
    }
    .contact-form-right{
        width: 100% !important;
        padding-top: 30px !important;
    }
    .contact-form-left{
        padding-right: 0px !important;
    }
    .single-banner-image {width: 100% !important;}
    .single-cms-wrapper {
        padding-left: 0;
        text-align: center;
        width: 100%;
    }
    .single-cms-image {
        padding-top: 5%;
    }
    .woocommerce .single-product-sidebar div.product div.summary, .woocommerce-page .single-product-sidebar div.product div.summary, .woocommerce .single-product-full div.product div.summary, .woocommerce-page .single-product-full div.product div.summary {
        width: 100%;
        margin: 20px 0 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    /* cms baner css */
    .sub-banner1 .style-1 .static-wrapper {
        top: 20%;
    }
    .sub-banner1 .shop-now, .sub-banner2 .shop-now, .sub-banner3 .shop-now {
        padding-top: 10px;
    }
    .category_link .static-title {
        font-size: 12px;
    }
    .category_link_inner {
        padding: 5px 0px 15px;
    }
    .category_link_inner li {
        line-height: 25px;
    }
    .cms-banner-item.center-img.style-1 {
        margin-right: 5px;
        margin-left: 5px;
    }
    .cms-banner-item.left-img.style-1 {
        margin-right: 10px;
    }
    .address-text .content {
        margin-top: 10px;
    }
    .service-list {
        padding: 5% 0px;
    }
}
@media only screen and (max-width: 767px) {
    #offer-text-slider .owl-theme .owl-buttons div.owl-next, #offer-text-slider .owl-theme .owl-buttons div.owl-prev {
        display: none;
    }
    .style-1.cms-banner-item .text1 {
        font-size: 28px;
        line-height: 30px;
    }
    .sub-banner1 .shop-now, .sub-banner3 .shop-now {
        padding-top: 40px;
    }
    .service-first-border {
        border-bottom: 1px solid #ededed;
    }
    .woocommerce .woocommerce-ordering,
    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-ordering,
    .woocommerce-page .woocommerce-result-count {
        margin-bottom: 20px;
        text-align: center;
    }
    #primary .gridlist-toggle {
        display: none;
    }
    .faq-questions {
        margin: 0 -20px;
    }
    .promotional-cms-block {
        margin-top: 30px;
    }
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-content-inner,
    .main-content.box-page,
    .container,
    .middle-container {
        width: auto;
        margin: 0 15px;
    }
    .main-content.box-page.full-width,
    .main-content-inner .home-page,
    .main-content.blog-page.blog-list.box-page,
    .main-content-inner .main-content.box-page {
        margin: 0;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        width: 32.7% !important;
    }
    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-result-count,
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .woocommerce.list-view .woocommerce-result-count,
    .woocommerce-page.list-view .woocommerce-result-count {
        display: block;
    }
    .admin-bar .header-fix.sticky-menu {
        margin-top: 46px;
    }
    /****************** Header ******************/
    .header-right .mobile-navigation {
        display: none;
    }
    .sticky-menu .header-right .mobile-navigation {
        display: inline-block;
    }
    .header-left {
        display: none;
    }
    .header-center {
        float: left;
    }
    .header-right {
        width: auto;
    }
    .header-mob-logo img {
        height: auto;
        max-width: 100%;
        margin-bottom: 0px;
    }
    .header-logo {
        display: none;
    }
    .header-mob-logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
    }
    #primary,
    .left-sidebar #primary,
    .homepage #home_primary,
    #secondary,
    .full-width .page-title {
        width: 100%;
    }
    .content_inner {
        width: 100% !important;
        margin: 0 !important;
    }
    .footertop .content_inner,
    .widget .banner-slider-container ul li {
        text-align: center;
    }
    .navbar,
    .header_cart {
        display: block;
        padding: 0;
        position: static;
    }
    .home .box-category-heading,
    .box-category-heading {
        cursor: pointer;
        width: 100%;
    }
    .single-product .main-content-inner {
        width: auto !important;
    }
    .text-col {
        width: 32.5%;
    }
    /****************** Start Primary navigation ******************/
    #primary-sidebar .toggled-on .toggle-block,
    #primary-sidebar .toggled-on .widget_shopping_cart_content {
        display: block;
        padding: 10px;
    }
    #primary-sidebar .toggled-off .toggle-block,
    #primary-sidebar .toggled-off .widget_shopping_cart_content,
    .primary-sidebar .widget .toggle-block,
    .custom_category,
    .textbox .text1,
    #primary-sidebar .toggled-off .textwidget {
        display: none;
    }
    .menu-toggle:before {
        content: "\f0c9";
        font-size: 24px;
        right: 15px;
        position: absolute;
    }
    .navigation-bar.active .mobile-menu {
        overflow-y: auto;
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transition: all 300ms ease 0s;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -ms-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
    }
    .mobile-menu {
        display: block;
    }
    .mobile-menu-inner {
        margin: 0;
    }
    .menu-menu-container {
        height: 100%;
    }
    .navigation-fix .navigation-bar {
        background-color: rgba(0, 0, 0, 0);
    }
    .hitarea {
        display: block;
        float: right;
        height: 30px;
        position: relative;
        width: 40px;
        color: #333;
        text-align: right;
    }
    .mega-menu {
        display: none;
    }
    .navigation-bar.active .mobile-menu,
    .mobile-menu {
        display: block;
    }
    .menu-toggle {
        color: #000000;
        cursor: pointer;
        display: block;
        font-weight: bold;
        line-height: 26px;
        margin: 0;
        padding: 10px 15px;
        position: relative;
        text-align: left;
        text-transform: uppercase;
        width: 100%;
        box-sizing: border-box;
    }
    .navbar.default.navigation-inner {
        display: block;
    }
    .cms-banner-item {
        text-align: center;
    }
    .woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner {
        margin: 10px;
    }
    /****************** Content ******************/
    .single_variation_wrap {
        overflow: visible;
    }
    .woocommerce .single-product-full .woocommerce-main-image.zoom,
    .woocommerce .single-product-full .woocommerce-main-image.zoom,
    .single-product-sidebar .woocommerce-main-image.zoom {
        width: 100%;
    }
    #content div.product div.images .bx-wrapper .bx-controls-direction a,
    #content div.product div.images .bx-wrapper:hover .bx-controls-direction a {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }
    #content div.product div.images .bx-wrapper {
        display: inline-block;
        float: none;
    }
    .woocommerce #content .product div.images {
        text-align: center;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }
    .woocommerce form {
        width: 100%;
    }
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        margin-bottom: 20px;
        box-sizing: border-box;
        width: 100%;
    }
    .blog-posts-content .blog-grid .item.style-3 {
        width: 100%;
    }
    .main-container .resp-tabs-list {
        margin: -7px 60px -2px 0;
    }
    #yith-quick-view-content div.images,
    #yith-quick-view-content div.summary {
        float: none;
        width: 100%;
    }
    #yith-quick-view-content div.summary {
        float: left;
        margin: 0;
        padding: 15px;
        width: 100%;
    }
    /****************** Shortcode  ******************/
    .style-2 .service-content {
        text-align: left;
    }
    .tmpmela_about .image-right .about_image,
    .tmpmela_about .image-left .about_content,
    .tmpmela_about .image-left .about_image,
    .tmpmela_about .image-right .about_content {
        width: 100%;
        text-align: center;
    }
    .aboutus .banner-slider-container {
        text-align: center;
    }
    .home-service-content::before {
        position: relative;
    }
    /****************** Footer ******************/
    .site-footer {
        background-image: none;
    }
    .footertop .custom-text-container {
        display: inline-block;
    }
    .site-footer h3.widget-title {
        font-size: 13px;
    }
    .site-footer .newsletter tr,
    .site-footer .newsletter tbody,
    .site-footer .newsletter table,
    .site-footer .newsletter td {
        display: inline-block;
        float: none;
        vertical-align: top;
        text-align: center;
    }
    .site-footer .newsletter td {
        display: block;
    }
    .sitemap-item,
    .contact_form form {
        width: 100%;
    }
    .contact_form .address-container .icon {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .woocommerce-MyAccount-navigation {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .woocommerce-MyAccount-content {
        overflow: visible;
    }
    .cms-banner-item img {
        width: 100%;
    }
    /************* cart page **********/
    .woocommerce table.my_account_orders tr td.order-actions:before,
    .woocommerce table.shop_table_responsive tr td.actions:before,
    .woocommerce table.shop_table_responsive tr td.product-remove:before,
    .woocommerce-page table.my_account_orders tr td.order-actions:before,
    .woocommerce-page table.shop_table_responsive tr td.actions:before,
    .woocommerce-page table.shop_table_responsive tr td.product-remove:before {
        display: none;
    }
    .woocommerce-page #content table.cart .product-thumbnail:before,
    .woocommerce-page table.cart .product-thumbnail:before {
        content: attr(data-title) " ";
    }
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive thead {
        display: none;
    }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: block;
    }
    .woocommerce table.shop_table_responsive tr td:before,
    .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        float: left;
        font-weight: 700;
        color: #000;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right;
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        text-align: center;
    }
    .woocommerce .cart-collaterals .cart_totals a.button.alt,
    .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
        width: 100%;
    }
    .quantity {
        max-width: 270px;
        position: relative;
    }
    td.product-quantity .quantity {
        float: right;
    }
    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: 0.5em;
    }
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        width: 100%;
    }
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon .input-text {
        margin: 0 0 10px;
    }
    .woocommerce #content table.cart td,
    .woocommerce #content table.cart th,
    .woocommerce table.cart td,
    .woocommerce table.cart th,
    .woocommerce-page #content table.cart td,
    .woocommerce-page #content table.cart th,
    .woocommerce-page table.cart td,
    .woocommerce-page table.cart th {
        float: left;
        width: 100%;
        text-align: right;
        padding: 10px !important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0.02);
    }
    .shop_table.cart.wishlist_table thead {
        display: none;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right;
    }
    .title-description {
        box-sizing: border-box;
        padding: 0 15px !important;
    }
    .entry-thumbnail,
    article.post:nth-child(3) .entry-thumbnail,
    article.post:nth-child(2) .entry-thumbnail {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        width: auto;
    }
    article.post:nth-child(3),
    article.post:nth-child(2) {
        width: 100%;
        float: none;
        margin: 0 0 30px;
    }
    .admin-bar .mobile-menu {
        top: 45px;
    }
    .admin-bar .sticky-menu .mobile-menu {
        top: 0;
    }
    .service-content {
        display: block;
        margin-bottom: 10px;
    }
    .tmpmela-single-banner .text2.static-text {
        font-size: 25px;
        line-height: 25px;
    }
    .single-portfolio .read-more a {
        padding: 6px 10px;
    }
    .tmpmela-single-banner .static-wrapper {
        top: 15%;
    }
    .tmpmela-single-banner .text2.static-text {
        margin-bottom: 10px;
    }
    .cms-middle .cms-text .static-text {
        font-size: 28px;
        line-height: 40px;
    }
    .main-content-inner .cart_totals table {
        border: 1px solid #f0f0f2;
    }
    .theme-container-offer {
        width: auto;
    }
    .cms-banner-item.left-img.style-1 {
        margin-right: 0;
        text-align: center;
        margin-right: 7px;
        margin-left: 7px;
    }
    .cms-banner-item.right-img.style-1 {
        margin-left: 0;
        text-align: center;
        margin-right: 7px;
        margin-left: 7px;
    }
    /* services css */
    .home-service-content {
        border: none;
        margin-bottom: 15px;
        box-sizing: border-box;
    }
    /* product category css */
    .entry-content .cat-tab-left, .entry-content .cat-tab-middle, .entry-content .cat-tab-right {
        padding: 0 !important;
        margin: 0 10px 15px !important;
    }
    .entry-content .cat-tab-left, .entry-content .cat-tab-right {
        background-position: center !important;
    }
    .left-category-img {
        width: 190px;
        float: left;
    }
    .category_link {
        padding: 9% 0px 20% 0;
        display: block;
        text-align: center;
        float: none;
    }
    .post-info {
        margin-right: 0px;
    }
    .sticky .post-info {
        padding: 30px;
    }
    .sticky .entry-meta {
        padding: 0;
    }
}
@media only screen and (max-width: 640px) {
    .tmpmela-newsletter-form .tnp-subscription input[type="email"] {
        width: auto;
    }
    .page-title .entry-title-main,
    .breadcrumbs,
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce-page .woocommerce-breadcrumb {
        float: none;
        text-align: center;
        width: 100%;
        margin-bottom: 5px;
    }
    .shortcode-title.center .normal-title::before, .cross-sells > h2::before, .related.products h2::before, .shortcode-title.center .normal-title::after, .cross-sells > h2::after, .related.products h2::after, .upsells.products > h2::after {
        display: none;
    }
    .resp-tabs-list li {
        width: 100%;
        margin: 3px 0;
    }
    .resp-tabs-list li .tab-title,
    .resp-tabs-list li:first-child .tab-title {
        text-align: center;
        padding: 0;
    }
    .resp-tabs-list li .tab-title:after {
        border: 0;
    }
    .resp-tabs-list li:after {
        border: 0 none;
    }
    .close-btn:before {
        padding: 2px 3px;
    }
    .main-container .resp-tabs-list {
        display: inline-block;
        margin: 0 0 36px !important;
        vertical-align: top;
        position: relative;
    }
    .sub-banner4 .style-1.cms-banner-item .text3 {
        padding: 10px 5px;
    }
    .footer_left,
    .footer_right,
    .tmpmela-about-text a,
    .tmpmela-about-description {
        display: inline-block;
        float: none;
        margin: 10px auto;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .tmpmela-about-description {
        text-align: center;
    }
    .follow-us {
        padding: 0;
    }
    .portfolio-filter-container .options li a {
        margin: 0;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        width: 49.5% !important;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .hot-porduct .product {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 50% !important;
    }
    .entry-header .entry-title {
        font-size: 22px;
    }
    .text-col {
        width: 100%;
    }
    /****************** Content ******************/
    .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
        margin: 0;
    }
    .woocommerce-tabs ul.tabs li {
        padding: 2px 0;
    }
    table {
        display: inline;
        float: left;
        overflow: auto;
        width: 100%;
    }
    .options li,
    .options li:first-child {
        margin: 0 0 5px 0;
        width: 100%;
    }
    .site-footer .widget_newsletterwidget .tnp-email {
        width: 195px;
    }
    .woocommerce ul.products.list .container-inner .image-block,
    .woocommerce-page ul.products.list .container-inner .image-block {
        margin: 0 auto;
        width: 213px;
        display: inline-block;
    }
    .list .product-detail-wrapper {
        padding: 20px 0;
        width: 100%;
        box-sizing: border-box;
    }
    .single-post .blog-header-right {
        display: inline-block;
        float: none;
        text-align: left;
    }
    .single-post .blog-header-left {
        display: inline-block;
        text-align: left;
    }
}
@media only screen and (max-width: 600px) {
    .admin-bar .header-fix.sticky-menu {
        margin-top: 0;
    }
    .sub-banner1 .shop-now, .sub-banner3 .shop-now {
        padding-top: 25px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li,
    .hot-porduct .product {
        width: 49.4% !important;
    }
}
@media only screen and (max-width: 479px) {
    .topbar-link {
        margin-left: 5px;
    }
    .countbox strong {
        margin: 0px 10px 10px;
    }
    .header-search .search-form .search-field, .header-search .woocommerce-product-search .search-field {
        padding: 5px 50px 5px 5px;
        font-size: 20px;
        line-height: 30px;
    }
    .header-search .search-overlay .woocommerce-product-search button[type="submit"], .search-overlay .search-form #searchsubmit {
        height: 41px;
        width: 45px;
    }
    .header-center {
        width: 100%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        padding: 10px 0px;
    }
    .header-right {
        width: 100%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        padding: 10px 0px 10px;
    }
    .header-cart .togg::before {
        display: none;
        padding: 0px;
    }
    .header-cart .shopping_cart a.cart-contents .cart-icon {
        background-image: url(//smakdelikatesser.se/wp-content/themes/starbella/images/megnor/shopping-bag-hover.svg);
        background-position: center 4px;
        width: 28px;
        height: 25px;
    }
    .header-cart .shopping_cart a.cart-contents .cart-icon:hover {
        background-image: url(//smakdelikatesser.se/wp-content/themes/starbella/images/megnor/shopping-bag-mobile-hover.svg);
        background-position: center 4px;
    }
    .header-cart .cart-qty {
        top: -8px;
        right: -5px;
        color: #000;
        color: #fff;
        background-color: #000;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        top: 43px;
        padding: 20px;
        width: 280px;
    }
    .topbar-link-wrapper {
        top: 43px;
        width: 110px;
    }
    .sticky-menu .header-cart .togg .widget.widget_shopping_cart {
        top: 43px;
    }
    .sticky-menu .topbar-link-wrapper {
        top: 43px;
    }
    .header-cart {
        margin-left: 10px;
    }
    .header-top {
        padding: 10px 0px 0px;
    }
    .entry-date {
        font-size: 12px;
        letter-spacing: 0;
    }
    .post-inner-top {
        margin-top: -70px;
        height: 78px;
        width: 80px;
        border-width: 3px;
    }
    .blog-icon:before {
        font-size: 26px;
        line-height: 26px;
    }
    .blog-icon {
        margin-bottom: 8px;
        padding-bottom: 4px;
    }
    .entry-thumbnail .block_hover .links {
        top: 35%;
    }
    .sticky-menu .header-right {
        width: 100%;
    }
    /****************** Header ******************/
    .cms_title {
        margin-top: 20px;
    }
    .discovermore {
        padding: 30px 0px;
    }
    .woocommerce .single-product-full #content .product div.images,
    .woocommerce .single-product-sidebar #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page .single-product-sidebar #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: auto;
    }
    .posts-content .owl-item .container-inner,
    .portfolio-carousel .portfolio-main {
        text-align: center;
        display: block;
    }
    .blog-posts-content .post-content-inner {
        float: none;
    }
    .related_posts.blog-list .entry-main-content {
        margin: 0px;
    }
    /****************** Content ******************/
    .woocommerce #content div.product form.cart div.quantity,
    .woocommerce div.product form.cart div.quantity,
    .woocommerce-page #content div.product form.cart div.quantity,
    .woocommerce-page div.product form.cart div.quantity {
        margin-bottom: 10px;
    }
    .woocommerce ul.products li.first,
    .woocommerce-page ul.products li.first {
        clear: none;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li,
    .hot-porduct .product {
        width: 99.1% !important;
    }
    .team-posts-content.posts-content .container {
        width: 100%;
    }
    .gallery-item,
    .portfolio-filter-container .item,
    .portfolios li {
        width: 100% !important;
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
    .site-footer .newsletter tr,
    .site-footer .newsletter-email,
    .site-footer .newsletter .newsletter-submit {
        width: 100%;
    }
    .newsletter-td-submit {
        padding: 5px 0 !important;
    }
    /****************** Shortcode ******************/
    .pricing_wrapper {
        padding: 20px 0;
    }
    .vertical_tab .tab_groupcontent,
    .horizontal_tab #tab ul li {
        width: 100%;
        margin: 0;
    }
    #tab ul.tabs {
        width: 100% !important;
        margin: 0;
    }
    #tab ul li a {
        display: block;
    }
    .sub-banner4 .banner-info span {
        margin-top: 25px;
    }
    /****************** Footer ******************/
    footer-top {
        margin-top: 15px;
    }
    .newsletter.newsletter-subscription > form,
    .tnp.tnp-subscription > form {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    .tmpmela-newsletter-form .tnp-subscription input[type="email"] {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        width: 100%;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px;
    }
    .tmpmela-newsletter-form input[type="submit"] {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px;
        width: 100%;
        float: none;
    }
    .site-footer .newsletter tr,
    .tnp-field {
        margin: 3px 0;
        float: none;
        display: inline-block;
        width: 100%;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        right: -85px;
    }
    .sticky-menu .header-cart .togg .widget.widget_shopping_cart {
        right: -64px;
    }
    .site-footer .newsletter tr,
    .tnp-field {
        width: auto;
    }
    .vertical_tab.style2 #tab ul li a.current,
    .vertical_tab.style2 #tab ul li a:hover {
        border-right: 1px solid #e5e5e5;
    }
    .horizontal_tab.style2 #tab ul li a.current,
    .horizontal_tab.style2 #tab ul li a:hover {
        border-bottom: 1px solid #e5e5e5;
    }
    .big-title {
        font-size: 34px;
    }
    .left-part {
        float: none;
        margin: 0 auto;
    }
    .right-part {
        padding-left: 0;
        text-align: center;
        padding-top: 30px;
    }
    .tmpmela-single-banner .text2.static-text {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    .tmpmela-single-banner .text1.static-text {
        font-size: 16px;
        line-height: 20px;
    }
    .main-content-inner .cart_totals {
        padding: 10px;
    }
    .footer-widget .widget {
        text-align: center;
    }
    .related_posts.owl-theme .owl-buttons div {
        top: -18%;
    }
    .related-blog-post-title {
        padding: 5px 0;
    }
    /* cms banner css */
    .style-1.cms-banner-item .text1, .style-1.cms-banner-item .text2 {
        font-size: 20px;
        line-height: 25px;
    }
    .sub-banner2 .text1.static-text {
        width: 100%;
    }
    .sub-banner4 .style-1.cms-banner-item .text1 {
        font-size: 13px;
    }
    .sub-banner4 .style-1 .static-wrapper {
        padding: 30px 20px;
    }
    .sub-banner4 .style-1.cms-banner-item .text2 {
        font-size: 25px;
        line-height: 25px;
    }
    .sub-banner4 .style-1.cms-banner-item .text3 {
        font-size: 12px;
        padding: 5px 5px;
        line-height: 13px;
        display: none;
    }
    .sub-banner1 .style-1 .static-wrapper {
        top: 30%;
    }
    .sub-banner1 .shop-now, .sub-banner3 .shop-now {
        padding-top: 5px;
    }
    /* services css */
    .left-category-img {
        float: none;
        margin: 0 auto;
        padding: 10px !important;
    }
    .category_link_inner {
        padding: 15px 0;
    }
    /* single-cms-banner css */
    .single-cms-text2, .single-cms-text3 {
        font-size: 22px;
        line-height: 22px;
    }
    .entry-content-dec {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 379px) {
    .countbox strong {
        margin: 0px 2px 10px;
    }
    .sub-banner4 .style-1 .static-wrapper {
        padding: 12px;
    }
    .single-portfolio .read-more a {
        line-height: 14px;
        padding: 5px 10px;
    }
    .countbox strong {
        font-size: 20px;
        line-height: 25px;
        width: 50px;
    }
}
@media only screen and (max-width: 1800px) {
    .cms_title {
        margin-top: 2%;
    }
}
@media only screen and (max-width: 1550px) {
    .single-image-block {
        margin-top: 60px;
    }
    .sub-banner2 .style-1 .static-wrapper {
        width: auto;
    }
    .sub-banner1 .shop-now {
        padding-top: 45px;
    }
}

@media only screen and (max-width: 1000px) {
  .header-center {
        display: block;
    }
}

@media only screen and (max-width: 1200px) {
    .service-title {
        padding: 0 10px;
    }
    .sub-banner2 .style-1.cms-banner-item .text1 {
        font-size: 14px;
        line-height: 18px;
    }
    .sub-banner2 .style-1.cms-banner-item .text2 {
        font-size: 18px;
        line-height: 20px;
    }
    .menu-toggle {
        color: #ffffff;
        cursor: pointer;
        display: block;
        font-weight: bold;
        margin: 0;
        padding: 0px;
        position: relative;
        text-align: left;
        text-transform: uppercase;
        width: 100%;
        height: 28px;
        box-sizing: border-box;
        font-size: 0px;
    }
    .menu-toggle::before {
        left: 0px;
        content: "\f0c9";
        font-size: 24px;
        right: 0;
        position: absolute;
    }
    .navigation-bar.active .mobile-menu {
        overflow-y: auto;
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transition: all 300ms ease 0s;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -ms-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
    }
    .header-top {
        padding: 0px 10px;
        box-sizing: border-box;
    }
    .mega-menu {
        display: none;
    }
    .mobile-navigation {
        display: block;
    }
    .mobile-navigation {
        position: relative;
        vertical-align: baseline;
        display: inline-block;
        padding: 0px 30px;
    }
    .sticky-menu .mobile-navigation {
        display: inline-block;
        padding: 0;
    }
    .header-center {
        display: none;
    }
    .owl-theme .owl-buttons div.owl-prev {
        left: 0px;
    }
    .owl-theme .owl-buttons div.owl-next {
        right: 0px;
        background-position: right 12px;
    }
    .owl-theme .owl-buttons div {
        top: 3%;
    }
    .single-image-block {
        margin-top: 3%;
    }
    .single-image-block {
        padding: 0px !important;
    }
    .service-content .icon-image {
        width: 25px;
    }
    .sticky-menu .mobile-navigation {
        display: inline-block;
    }
    .description, .tmpmela_banner {
        margin-bottom: 0px;
    }
    .sub-banner2 .style-1 .static-wrapper {
        
    }
    .sub-banner1 .shop-now {
        padding-top: 15px;
    }
}
@media only screen and (max-width: 979px) {
    .topbar-text {
        display: none;
    }
    .header-left {
        display: block;
        text-align: center;
    }
    .header-center {
        float: none;
        padding: 15px 0px;
        text-align: center;
    }
    .product-category-image {
        display: block;
        width: 100%;
        float: none;
    }
    .category_link {
        display: block;
        width: auto;
        padding: 20px;
    }
    .video-banner {
        width: 100%;
    }
    .service-title {
        text-align: center;
    }
    .promotional-block {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .site-footer .widget .widget-title {
        background: #fff;
    }
    .header-top {
        padding: 0px 10px;
        box-sizing: border-box;
    }
    .promo-product {
        padding-left: 0px !important;
    }
    .rev-video-slider {
        width: 100%;
    }
    .single-image-block {
        margin-top: 0px;
    }
    .service-content .content, .service-content .icon-image {
        display: block;
    }
    .site-footer h3.widget-title {
       background: #e20505 !important;
        color: #ffffff !important;
    }
    .cms-banner-item.right-img.style-1 {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .right-cms {
        padding-left: 0px !important;
        padding-top: 30px !important;
    }
    .cms-bottom-left {
        padding-right: 0px !important;
    }
    .cms-bottom-right {
        padding-left: 0px !important;
        margin-top: 30px;
    }
    .topbar-outer {
        display: none;
    }
    /*****************************************product-category css*******************************************/
    .wpb_content_element.vc_align_left.product-category-image {
        text-align: center !important;
    }
    .category_link {
        text-align: center;
    }
    .service-list {
        text-align: center;
        width: 100%;
    }
    .topbar-outer {
        padding: 15px;
        box-sizing: border-box;
    }
    .header-right .mobile-navigation {
        display: inline-block;
    }
    .service-content {
        display: inline-block;
        margin-bottom: 10px;
    }
    .service-content .content, .service-content .icon-image {
        display: inline-block;
        float: none;
    }
	.home .header-cart {
		margin-bottom: 0;
   }
    .sub-banner1 .shop-now {
        padding-top: 40px;
    }
}
@media only screen and (max-width: 600px) {
    .header-cart .cart-qty {
        background-color: #000;
    }
    .topbar-outer {
        display: none;
    }
    .topbar-link {
        padding: 0px 0px 12px;
    }
    .header-cart {
        padding: 0px 0px;
    }
}
@media only screen and (max-width: 479px) {
    .header-cart .shopping_cart a.cart-contents .cart-icon:hover {
        background-image: url(//smakdelikatesser.se/wp-content/themes/starbella_freshmart/images/megnor/shopping-bag-mobile-hover.svg);
    }
    .header-cart .shopping_cart a.cart-contents .cart-icon {
        background-image: url(//smakdelikatesser.se/wp-content/themes/starbella_freshmart/images/megnor/shopping-bag-hover.svg);
    }
    .header-cart .shopping_cart a.cart-contents .cart-icon:hover {
        background-image: url(//smakdelikatesser.se/wp-content/themes/starbella_freshmart/images/megnor/shopping-bag-mobile-hover.svg);
    }
    .sub-banner1 .style-1.cms-banner-item .text2 {
        padding-bottom: 5px;
    }
    .sub-banner1 .shop-now {
        padding-top: 10px;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        top: 47px;
    }
    .topbar-link-wrapper {
        top: 47px;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        width: 280px;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        right: -65px;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        width: 295px;
    }
    /****************************************************cms Banner css**************************************************************************/
    .right-cms {
        padding: 15px !important;
    }
    .sticky-menu .menu-toggle {
        padding: 0px;
    }
    .header-left {
        float: none;
    }
    .header-right {
        padding: 5px 0px;
    }
    .header-left {
        padding: 17px 0;
    }
}