@font-face {
font-family: 'FontAwesome';
src: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//caribbeansunrisebakery.com/wp-content/themes/cooks/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//caribbeansunrisebakery.com/wp-content/themes/cooks/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//caribbeansunrisebakery.com/wp-content/themes/cooks/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//caribbeansunrisebakery.com/wp-content/themes/cooks/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}.bxslider, .bxslider_post_single{
visibility: hidden;
}
#main_slider {
display: block;
overflow: hidden;
}
#homeslider{
opacity:0;
}
.bx-wrapper {
position: relative;
margin: 0 auto;
padding: 0;
*zoom: 1;
overflow: hidden;
}
ul.homeslider{
position:relative;
}
.bx-wrapper img, .homeslider img {
display: block;
}
.bx-wrapper ul {
list-style: none outside none;
margin: 0;
z-index: 1;
}
.bx-wrapper ul {
margin: 0!important;
} .bx-wrapper .bx-viewport {
display: block;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
top: 30px!important;
right: 30px!important;
margin: inherit!important;
bottom: inherit;
left: inherit;
} .bx-wrapper .bx-loading {
min-height: 550px;
background: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/ajax-loader.gif) center center no-repeat #fff;
display: none;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
*zoom: 1;
*display: inline;
}
#homeslider .bx-wrapper .bx-pager .bx-pager-item,
#homeslider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-controls-auto-item {
display: none;
}
.bx-pager div {
display: inline-block;
cursor: pointer;
display: block;
display: inline-block;
height: 14px;
margin: 0 5px;
position: relative;
width: 14px;
z-index: 53;
}
.bx-pager div a {
background-color: rgba(255, 255, 255, 0.3);
border-radius: 50%;
cursor: pointer;
height: 100%;
left: 0;
outline: medium none;
position: absolute;
text-indent: -999em;
top: 0;
width: 100%;
}
.bx-pager div a {
border: 2px solid #FFFFFF;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}
.bx-pager div a::after {
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
border-radius: 50%;
visibility: hidden;
background: #ff0000;
opacity: 0;
-webkit-transform: rotate(-100deg);
transform: rotate(-100deg);
-webkit-transform-origin: -200% 50%;
transform-origin: -200% 50%;
-webkit-transition: -webkit-transform 0.3s ease 0.3s, opacity 0.3s ease, visibility 0s 0.3s ease;
transition: transform 0.3s ease 0.3s, opacity 0.3s ease, visibility 0s 0.3s ease;
}
.bx-pager div a:focus {
background: rgba(255, 255, 255, 0.2);
}
.bx-pager div.current-from-right a::after {
-webkit-transition: none;
transition: none;
-webkit-transform: rotate(100deg);
transform: rotate(100deg);
-webkit-transform-origin: 300% 50%;
transform-origin: 300% 50%;
}
.bx-pager div a.active::after {
visibility: visible;
opacity: 1;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
} .bx-wrapper .bx-next {
background-image:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/next.png)!important;
background-repeat:no-repeat!important;
background-position:21px center!important;
right:0px
}
.bx-wrapper .bx-prev {
background-image:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prev.png)!important;
background-repeat:no-repeat!important;
background-position:15px center !important;
left:0px;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
background-color:#000;
top: 50%;
outline: 0;
width: 70px;
height: 70px;
text-indent: -9999px;
z-index: 0;
margin-top:-35px;
}
.bx-wrapper .bx-controls-direction a.disabled {
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} #bx_slider_wrapper .bx-controls-direction a{
z-index: 60!important;
}
#bx_slider_wrapper .container {
padding: 0;
}
#slider_wrapper.caption {
clear: both;
float: left;
left: 0;
position: absolute;
right: 0;
text-align: center;
bottom: 0%;
z-index: 5;
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/top-opc.png);
background-repeat: repeat;
color: #FFFFFF!important;
margin-bottom: 0;
width: 100%!important;
padding: 30px 0;
}
#slider_wrapper .caption h3.slide_title {
color: #FFFFFF;
display: table;
font-size: 2em!important;
font-weight: bold;
line-height: 110%;
margin: 0 auto;
margin-bottom: 10px;
text-shadow: 1px 1px 0 #353535;
}
#slider_wrapper .caption p {
font-size: 1em;
padding-bottom: 0!important;
}loa * { margin:0; padding:0; }
body { background:#111; height:100%; }
img { border:none; }
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; }
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; } #supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; } #supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/ajax-loader.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }#controls-wrapper {
margin:0 auto;
height:100%;
width:30px;
bottom:30px;
right:0;
background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/nav-bg.png) repeat-x;
position:fixed;
z-index: 4;
}
#controls {
height:100%;
position:relative;
text-align:left;
z-index:5;
}
#slidecounter {
float:left;
color:#999;
font:14px "Helvetica Neue", Helvetica, Arial, sans-serif;
text-shadow:#000 0 -1px 0;
margin:0px 10px 0 15px;
line-height:42px;
}
#slidecaption {
overflow:hidden;
float:left;
color:#FFF;
font:400 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
text-shadow:#000 1px 1px 2px;
margin:0 20px 0 0;
line-height:42px;
}
#navigation {
float:right;
margin:0px 20px 0 0;
}
#play-button {
float:left;
margin-top:1px;
border-right:1px solid #333;
background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/img/bg-hover.png) repeat-x 0 44px;
}
#play-button:hover {
background-position:0 1px;
cursor:pointer;
}
#prevslide, #nextslide {
position:absolute;
height:43px;
width:43px;
top:50%;
margin-top:-21px;
opacity:0.6;
}
#prevslide {
left:10px;
background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/img/back.png);
}
#nextslide {
right:10px;
background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/img/forward.png);
}
#prevslide:active, #nextslide:active {
margin-top:-19px;
}
#prevslide:hover, #nextslide:hover {
cursor:pointer;
}
ul#slide-list {
float: right;
padding: 15px 10px 15px 15px;
position: absolute;
right: 0%;
top: 30px;
z-index: 99;
}
ul#slide-list li {
height: 8px;
list-style: none outside none;
margin: 0;
padding: 5px;
width: 8px;
border: 2px solid #fff;
border-radius: 100%;
margin-bottom: 10px;
cursor:pointer;
}
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover {
background-color: #339933;
}
ul#slide-list li.current-slide{
border:2px solid #339933;
}
ul#slide-list li a {
display:block;
width:8px;
height:8px;
background-color:#fff;
border-radius: 100%;
}
ul#slide-list li a:hover {
background-color:#333333;
}
#tray-button {
float:right;
margin-top:1px;
border-left:1px solid #333;
background-color:#fff;
}
#tray-button:hover {
background-position:0 1px;
cursor:pointer;
} #progress-back {
z-index:5;
position:fixed;
bottom:42px;
left:0;
height:8px;
width:100%;
background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/img/progress-back.png) repeat-x;
}
#progress-bar {
position:relative;
height:8px;
width:100%;
background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/img/progress-bar.png) repeat-x;
} #nextthumb, #prevthumb {
z-index:2;
display:none;
position:fixed;
bottom:61px;
height:75px;
width:100px;
overflow:hidden;
background:#ddd;
border:1px solid #fff;
-webkit-box-shadow:0 0 5px #000;
}
#nextthumb {
right:12px;
}
#prevthumb {
left:12px;
}
#nextthumb img, #prevthumb img {
width:150px;
height:auto;
}
#nextthumb:active, #prevthumb:active {
bottom:59px;
}
#nextthumb:hover, #prevthumb:hover {
cursor:pointer;
} #thumb-tray {
position:fixed;
z-index:3;
bottom:0;
left:0;
background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/img/bg-black.png);
height:150px;
width:100%;
overflow:hidden;
text-align:center;
-moz-box-shadow: 0px 0px 4px #000;
-webkit-box-shadow: 0px 0px 4px #000;
box-shadow: 0px 0px 4px #000;
}
#thumb-back, #thumb-forward {
position:absolute;
z-index:5;
bottom:42px;
height:108px;
width:40px;
}
#thumb-back {
left:0;
background: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/img/thumb-back.png) no-repeat center center;
}
#thumb-forward {
right:0;
background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/img/thumb-forward.png) no-repeat center center;
}
#thumb-back:hover, #thumb-forward:hover {
cursor:pointer;
background-color:rgba(256, 256, 256, 0.1);
}
#thumb-back:hover {
border-right:1px solid rgba(256, 256, 256, 0.2);
}
#thumb-forward:hover {
border-left:1px solid rgba(256, 256, 256, 0.2);
}
ul#thumb-list {
display:inline-block;
list-style:none;
position:relative;
left:0px;
padding:0 0px;
}
ul#thumb-list li {
background:#111;
list-style:none;
display:inline;
width:150px;
height:108px;
overflow:hidden;
float:left;
margin:0;
}
ul#thumb-list li img {
width:200px;
height:auto;
opacity:0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter:alpha(opacity=60);
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img {
opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=100);
}
ul#thumb-list li:hover {
cursor:pointer;
}h3.widget-title {
margin-bottom: 25px;
}
.woocommerce h2{
font-size: 20px;
line-height: 25px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
background: none repeat scroll 0 0 #333;
border: 0 none !important;
margin-right: 3px;
padding-bottom: 0 !important;
}
.woocommerce .page-numbers.current {
height: 15px !important;
line-height: 15px !important;
width: 15px !important;
}
.page-numbers > li a {
color: #fff !important;
}
.woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li{
border: 0px;
}
.shopping_cart_icon .header_cart_items {
background:#1e1e1e;
margin: 0 !important;
padding: 15px;
position: absolute;
right: 0;
top: 65px;
display: none;
}
.shopping_cart_icon .widget_shopping_cart .cart_list {
left: auto;
position: relative !important;
top: 0 !important;
width: 240px;
}
.shopping_cart_icon {
color: #FFFFFF;
font-size: 24px!important;
position: relative;
z-index: 9999999;
}
.cart_list_items li {
clear: both;
}
.shop_cart_icon {
padding: 20px;
position: absolute;
right: 0;
top: 0;
}
.header_cart_items  img {
display: block;
height: 65px !important;
width: 65px !important;
float: left!important;
margin-top: 0!important;
}
.header_cart_items ul li  a, .header_cart_items ul li  a:visited{
color: #FFFFFF!important;
font-size: 18px;
font-weight: normal!important;
}
.header_cart_items span.quantity{
font-size: 14px!important;
}
.header_cart_items ul li a, .shop_cart_icon span{
font-size: 16px;
font-weight: normal;
}
.header_cart_items ul li  a:hover{
opacity: .5;
}
.shopping_cart_icon .total {
border-top: 0 none !important;
color: #FFFFFF;
display: inline-block !important;
font-size: 20px !important;
margin: 0px 0 10px 0;
}
.header_cart_items .product_list_widget li {
border-bottom: 1px solid rgba(204, 204, 204, 0.2);
clear: both;
margin-bottom: 15px !important;
padding-bottom: 15px !important;
}
.header_cart_items .product_list_widget li:last-child {
margin-bottom: 0!important;
border-bottom: 0 none;
}
.shop_cart_icon a{
color: #FFFFFF!important;
}
.header_cart_items .button.wc-forward{
font-weight: normal;
border: 0;
font-size: 14px;
text-shadow: 0 0;
}
.button.primary-button, .button.seconadry-button, .product-quantity input{
border: 0!important;
} .woocommerce ul{
margin-left: 0!important;
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.1);
border: 1px solid rgba(127, 127, 127, 0.2);
color: inherit;
padding: 8px 5px;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button{
padding: 10px 20px;
}
.woocommerce #content input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce-page #content input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before{
content: initial!important;
}
p.buttons .button.wc-forward:after{
content: initial;
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th{
border-top:0;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce #payment, .woocommerce-page #payment{
background: rgba(127, 127, 127, 0.2);
text-shadow:none;
box-shadow: none;
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
border-top: 1px solid rgba(127, 127, 127, 0.1)!important;
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods{
border-bottom: 1px solid rgba(127, 127, 127, 0.1);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text{
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.1);
border: 1px solid rgba(127, 127, 127, 0.1); 
}
.meta:last-child, .comment-text p:last-child, p.meta  {
padding-bottom: 0 !important;
}
.chosen-container-single .chosen-single {   
border: 1px solid rgba(127, 127, 127, 0.1);
background: none;
}
.chosen-container .chosen-drop {
background: rgba(127, 127, 127, 0.95);
border-color: -moz-use-text-color rgba(204, 204, 204, 0.3) rgba(204, 204, 204, 0.3);
color: #ffffff;
}
.chosen-container-active.chosen-with-drop .chosen-single {
background-image: linear-gradient(rgba(204, 204, 204, 0.3) 20%, rgba(204, 204, 204, 0.4) 80%);
border: 1px solid rgba(204, 204, 204, 0.3);
box-shadow: 0 1px 0 rgba(204, 204, 204, 0.3) inset;
}
.chosen-container-single .chosen-search input[type="text"], .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce-page form.checkout_coupon, .woocommerce-page form.login, .woocommerce-page form.register {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.1);
border: 1px solid rgba(127, 127, 127, 0.1);
}
.checkout_coupon p {
margin-bottom: 0 !important;
}
.chosen-container .chosen-results li.no-results , .woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box{
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.1) !important;
box-shadow: none !important;
font-weight: normal;
text-shadow: 0 0;
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
border-color: transparent transparent rgba(127, 127, 127, 0.1);
}
.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
margin-top: 10px;
margin-bottom: 20px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img{
float: left;
height: 60px;
width: 60px;
}
.comment-form-rating {
padding-bottom: 10px;
}
.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input{
padding:10px 20px!important;
}
#review_form input {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.2) !important;
border: 1px solid rgba(127, 127, 127, 0.1);
width: 100%!important
}
.chosen-container-single .chosen-single span{
color: rgba(127,127,127,1)!important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea{
background: rgba(127,127,127,0.1)!important;
border:1px solid rgba(127,127,127,0.1);
padding:8px;
color: inherit!important;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text{
border: none;
padding: 7px 15px;
}
.shipping-calculator-form .button{
width: auto!important;
display: block!important;
margin-top: 10px!important;
}
.screen-reader-text{
display: none;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del{
font-size: inherit;
}
p.demo_store {
background:none;
color: #666;
border: none;
text-align: left;
top: 0!important;
left: 30px;
width:50%;
z-index: 99998;
box-shadow: none;
}
.widget_shopping_cart_content p.total {
margin-top: 14px;
} .product_list_widget{
margin-left: 0px!important;
list-style: none;
overflow: hidden;
}
.product_list_widget li a img{
float: left;
margin-right: 20px;
}
.product_list_widget li{
display: block;
width: 100%;
float: left; 
}
.product_list_widget li a{
display: block; 
font-weight: bold; 
} ul.product_list_widget li {
background-image: none;
margin-bottom: 15px!important;
padding-bottom: 15px !important;
padding-left: inherit !important;
padding-top: 0 !important;
border-bottom: 1px dotted rgba(127, 127, 127, 0.3);
background: none!important;
}
ul.product_list_widget li:last-child {
border-bottom: 0 none;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.widget_woocommerce_product_categories ul.product-categories {
margin: 0 !important;
}
.widget_container ul li:first-child, .widget_woocommerce_product_categories ul li:first-child {
background-position: 0 5px;
padding-top: 0!important;
}
.widget_woocommerce_product_categories ul li {
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/list_arrow.png);
background-position: 0 13px;
background-repeat: no-repeat;
border-bottom: 1px dotted rgba(127, 127, 127, 0.3);
display: block;
margin-bottom: 0;
padding-bottom: 8px !important;
padding-left: 25px;
padding-top: 8px !important;
}
.widget_woocommerce_product_categories ul.children li:last-child, .widget_woocommerce_product_categories ul > li:last-child {
border-bottom: 0 none;
padding-bottom: 0 !important;
}
.widget_woocommerce_product_categories ul.children, .widget_product_categories ul.children {
border-top: 1px dotted rgba(127, 127, 127, 0.3);
margin-left: 0 !important;
margin-top: 10px !important;
padding-top: 10px;
}
.widget_shopping_cart_content p a{
border-radius: 2px;
padding: 9px 15px !important;
} .input#searchsubmit {
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/search_button.png)!important;
border-radius: 0 3px 3px 0 !important;
cursor: pointer;
height: 32px !important;
margin-left: -5px;
padding: 0 !important;
text-indent: -9999px;
width: 32px !important;
} .shop-product-items li{
padding:0!important;
margin-bottom: 30px!important;
overflow: hidden;   
}
.shop-product-items li a img{
margin:0!important;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img{
transition: all 0s ease 0s;
}
.shop-produt-image {
display: block;
position: relative;
overflow: hidden;
}
.product-cart-button{
display: table;
position: absolute;
right: -50px;
bottom: 0;
}
.related-product-slider .product-cart-button, .upsells-product-slider .product-cart-button{
position: relative;
top: 10px!important;
}
.shop-produt-image{
}
.shop-product-details {
text-align: center;
padding: 25px;
}
.shop-product-details h5 a{
font-weight: bold;
}
.shop-product-details h6 {
color: #5e605f!important;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del, .related-product-slider .shop-products span del .amount{
color: rgba(145, 145, 145, 0.5) !important;
font-size: 13px !important;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .related-product-slider .shop-products span .amount{
font-size: 18px;
font-weight: 600;
text-align: left;
color: #bf1952;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins{
color:#bf1952;
}
.woocommerce .summary .price {
color: #ccc;
font-size: 30px !important;
line-height: 30px !important;
margin-top: 20px;
} .shop-products span.price{
border-bottom: 30px solid #339933;
border-left: 15px solid rgba(0, 0, 0, 0);
border-right: 15px solid rgba(0, 0, 0, 0);
bottom:0px!important;
font-size: 15px;
font-weight: bold;
height: 0;
left: 0;
line-height: 30px;
margin: 0 auto;
padding: 0 10px;
position: absolute;
right: 0;
text-align: center;
width: 60px;
margin-bottom: 0px!important;
}
.single_variation_wrap .woocommerce-variation-price span.price{
position: relative!important;
color: #333!important;
}
span.price .amount{
color: #ffffff;
}
.product-rating{
text-align: center!important;
}
.woocommerce .star-rating{
margin:0px auto!important;
} .added_to_cart.wc-forward:after {
content: initial;
}
.single_add_to_cart_button.button.alt {
border: medium none !important;
border-radius: 3px !important;
color: white;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 1.42857;
margin-bottom: 0;
padding: 8px 12px;
text-transform: uppercase;
}
.added_to_cart.wc-forward {
margin: 0 !important;
padding: 0 !important;
transition:0s!important;
}
.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{
border-top: 0;
}
.woocommerce .quantity .minus:hover, .woocommerce .quantity .minus:active, .woocommerce .quantity .plus:hover, .woocommerce .quantity .plus:active, .woocommerce-page .quantity .minus:hover, .woocommerce-page .quantity .minus:active, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .plus:active  {
text-shadow: none !important;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
color: inherit!important;
font-family: inherit;
font-size: 16px;
font-weight: 400;
height: 18px;
line-height: 1.42857;
padding: 8px 0;
text-align: center;
width: 80px;
border: none;
box-shadow: none !important;
background:  none repeat scroll 0 0 rgba(127,127,127,0.2)!important;
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity{
width: 80px;
}
.woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
background:#000 !important;
border: medium none;
box-shadow: none;
color: #fff;
font-size: 14px;
height: 18px;
}
.woocommerce a.wc-forward:after, .woocommerce-page a.wc-forward:after {
color: #ffffff;
font-size: 13px;
line-height: 1.42857;
margin-left: 6px;
vertical-align: bottom;
}
.rtl .woocommerce a.wc-forward:after, .rtl .woocommerce-page a.wc-forward:after {
margin-left: inherit;
margin-right: 6px;
}
.cart-sussess-message{
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
margin-bottom: 15px;
padding: 15px 20px;
}
.cart-sussess-message a {
margin-right: 15px !important;
}
.woocommerce-cart-info {
background-color: #b8deff;
border-radius: 3px;
color: #333;
margin-bottom: 15px;
padding: 10px 15px;
}
.woocommerce-cart-error {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
list-style: none outside none !important;
padding: 10px 15px;
}
.woocommerce-cart-info a:hover{
opacity: 0.8!important;
}
.woocommerce a.button.alt, .woocommerce .cart-sussess-message a.button, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button.alt, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .woocommerce a.wc-forward, .woocommerce-page a.wc-forward, a.added_to_cart {
border: none;
border-radius: 3px;
box-shadow: none!important;
text-shadow: none!important;
color: #fff;
display: inline-block;
font-size: 13px;
font-weight:normal;
line-height: 1.42857;
padding: 8px 24px!important;
transition: all 0.5s ease 0s;
}
.woocommerce a.button.alt:active, .woocommerce a.button.alt:hover, .woocommerce a.button:active, .woocommerce a.button:hover, .woocommerce button.button:active, .woocommerce button.button:hover, .woocommerce button.button.alt:active, .woocommerce button.button.alt:hover, .woocommerce input.button:active, .woocommerce input.button:hover, .woocommerce #respond input#submit:active, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:active, .woocommerce #content input.button:hover, .woocommerce-page a.button.alt:active, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:active, .woocommerce-page a.button:hover, .woocommerce-page button.button:active, .woocommerce-page button.button:hover, .woocommerce-page button.button.alt:active, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button:active, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:active, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:active, .woocommerce-page #content input.button:hover {
background: none repeat scroll 0 0 #ff6c00;
}
.woocommerce a.button.alt.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce button.button.alt.loading, .woocommerce input.button.loading, .woocommerce #respond input#submit.loading, .woocommerce #content input.button.loading, .woocommerce-page a.button.alt.loading, .woocommerce-page a.button.loading, .woocommerce-page button.button.loading, .woocommerce-page button.button.alt.loading, .woocommerce-page input.button.loading, .woocommerce-page #respond input#submit.loading, .woocommerce-page #content input.button.loading {
background: none repeat scroll 0 0 #009bcb;
color: #fff;
}
.single-product-image {
position: relative;
}
.star-rating{
color: #ff0000;
}
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before{
color: inherit;
} .tabs.single-product-tabs li:before, .tabs.single-product-tabs li:after {
border: medium none!important;
box-shadow: none !important;
}
.woocommerce-tabs li.active:after , .woocommerce-tabs .single-product-tabs li:hover:after {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border-color: #bf1956 transparent transparent !important;
border-style: solid !important;
border-width: 9px !important;
bottom: -17px !important;
box-shadow: none !important;
content: "";
height: 0 !important;
left: 0;
margin: 0 auto;
position: absolute;
width: 0 !important;
}
.woocommerce-tabs{
margin-bottom: 30px;
}
.single-product-tabs li {
margin: -1px !important;
}
.woo-tab-content {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.1);
border: 1px solid rgba(127, 127, 127, 0.1);
padding: 30px;
border-top: 0;
}
.tabs.single-product-tabs {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.1);
border: 1px solid rgba(127, 127, 127, 0.1);
box-shadow: none !important;
margin: 0 !important;
padding: 0 !important;
text-shadow:none!important;
overflow: inherit!important;
}
.single-product-tabs .active, .single-product-tabs li:hover {
background: none repeat scroll 0 0 #ff0000 !important;
border-radius: 0 !important;
border: none!important;
color: #ffffff;
}
.single-product-tabs .active a, .single-product-tabs li:hover a {
color:#ffffff!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background: none;
border:none!important;
margin-right:2px; 
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
border: none;
}
.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{
border: none!important;
border-radius: 0!important;
border: none!important;
box-shadow: none!important;
padding:0px!important;
}
.single-product-tabs li a {
display: inline-block;
font-weight: normal !important;
padding: 8px 15px !important;
text-shadow: none !important;
}
#tab-description > p:last-child {
padding-bottom: 0 !important;
}
.woo-tab-content .panel{
margin-bottom: 0!important;
}
.woocommerce #reviews #comment, .woocommerce-page #reviews #comment {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.08) !important;
height: 75px;
border: 1px solid rgba(127, 127, 127, 0.1);
} .woocommerce .product .variations select {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.2);
border: 1px solid rgba(127, 127, 127, 0.2);
border-radius: 4px;
color: inherit;
display: block;
font-size: 14px;
margin-bottom: 15px;
margin-top: 0;
padding: 6px 12px;
}
table.variations tr {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.single_variation {
font-size: 16px !important;
margin: 24px 0;
}
.variations_form td {
border-left: 0 none!important;
}
.label {
display: inline;
font-weight: normal;
line-height:4;
}
td.label, td.value {
border: none;
vertical-align: middle!important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
margin-bottom: 35px!important;
} .woocommerce span.onsale, .woocommerce-page span.onsale {
z-index: 99999 !important;
} .related.products li {
float: left !important;
width: 29.5% !important;
}
.related-product-slider .shop-products {
margin: 5px;
}
.upsells.products ul {
width: 101%;
}
.upsells.products ul li {
float: left;
margin-right: 1.5% !important;
width: 31.5% !important;
}
.upsells.products ul li, .cross-sells ul.cross-sells li {
float: left;
margin-right: 1.5% !important;
width: 23.5% !important;
}
.upsells.products{
margin-bottom: 30px;
} .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{
width: 102%;
float: none!important;
}
.cross-sells ul.products li{
float: left;
margin-right: 1.5% !important;
width: 23.5% !important;
} .shop_table.cart th {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
font-weight: bold;
text-align: center;
}
.shop_table.cart tr, .order_review tr {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
}
.woocommerce table.cart tbody td {
border-top: 0!important;
text-align: center;
}
.shop_table.cart td {
padding-bottom: 20px !important;
padding-top: 20px !important;
}
#coupon_code {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.1) !important;
border: 1px solid rgba(127, 127, 127, 0.2);
box-shadow: none;
padding: 6px 15px;
width: 140px;
color: inherit!important;
}
#order_review tr, #order_review td, #order_review th, .order_details td , .order_details th, .order_details tr, .order_details tfoot tr {
background: none!important;
}
#order_review tfoot td, #order_review tfoot th, #order_review  .shop_table, .order_details tfoot td, .order_details tfoot th, table.order_details{
border: none!important;
}
.shop_table  tfoot th{
text-align:right;
}
.product-remove a.remove {
border: 1px solid #ccc;
margin: 0px auto;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td{
border-top:0;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img{
margin: 0px auto;
}
.product-remove a.remove:hover {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border-color: #ff0000;
}
#customer_details {
margin-bottom: 30px;
}
.woocommerce td span {
font-style: normal;
}
.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dd{
float: none!important;
}
.related-product-slider .shop-products, .upsells-product-slider .shop-products {
margin: 5px;
}
.single_variation .price .amount{
color: #333333!important;
}
.price_style_2{
font-size: 15px;
font-weight: bold;
} .cart_totals  {
float: left !important;
width: 100% !important;
}
.shipping_calculator{
float: right!important;
width: 50%!important;
}
.cart_totals h2{
text-align: left;
}
.cart_totals th {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
font-weight: normal;
padding-bottom: 15px !important;
padding-top: 15px !important;
}
.cart_totals td {
border: medium none;
line-height: 100%;
vertical-align: middle!important;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.1);
border: 1px solid rgba(127, 127, 127, 0.1) !important;
color: inherit;
padding: 6px 8px;
width: 100%
}
.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea{
color: inherit!important;
} .order_details li {
list-style: none outside none !important;
} .my_account_orders tr {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.my_account_orders th {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
padding: 10px !important;
} .widget_shopping_cart_content  .variation-Color > p {
padding-bottom: 0;
}
.widget_shopping_cart_content dl.variation {
padding: 0 !important;
} .cloud-zoom-lens {
border: 0px solid #888;
margin:-4px;
background-color:#fff;
cursor:move;
}
.cloud-zoom-title {
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;
font-weight:bold;
font-size:10px;
top:0px;
}
.cloud-zoom-big {
border:2px solid #ccc;
overflow:hidden;
}
.cloud-zoom-loading {
color:white;
background:#222;
padding:3px;
border:1px solid #000;
display: none;
}
#wrap{
z-index: 0!important;
} .summary .product_meta {
margin-top: 15px;
}
#yith-wcwl-popup-message {
display: none!important;
}
.product-cart-button{
display: block;
left: 0;
margin: 0;
position:relative;
right: 155px;
top: 134%;
width: 100%;
}.isotope-item {
}
.isotope-hidden.isotope-item {
pointer-events: none;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}  .isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
} .filter_portfolio {
clear: right;
display: table;
margin: 0 auto !important;
text-align: center;
width: auto;
}
.Portfolio_gallery {
clear: both;
}
#mid_container .filter > ul {
background-color: rgba(204, 204, 204, 0.07);
border: 2px solid rgba(204, 204, 204, 0.1);
list-style: none outside none;
margin-bottom: 30px;
margin-left: 0 !important;
position: relative;
}
#filter ul li a	{
color: #848484;
display: inline-block;
font-size: 14px;
padding: 12px 24px;
}
.filter ul li {
display: inline-block;
margin-right:0px;
padding: 0!important;
margin-right: 1px;
}
.filter a {
display: block;
font-size: 12px;
}
.filter .active {
color: #FFFFFF;
position: relative;
} .portfolio_extra{
width:102%;
}
ul.portfolio_items{
margin-top:15px;
}
ul.portfolio_items  li, ul.porfolio_items li, #relatedposts li{
display: block;
float: left;
margin-bottom: 1.5%;
margin-right: 1.5%;
padding: 0 !important;
overflow: hidden;
margin-left: 0!important;
}
.portfolio5  li {
width:18.4%!important;
}
.portfolio4  li, #relatedposts li {
width:23.3%;
display: inline-block;
}
.portfolio4  li{
width:23.33%!important;
}
.portfolio3  li {
width:31.6%!important;
}
.portfolio2   li {
width:48.2%!important;
}
.portfolio_sligleimg{
position:relative;
overflow:hidden;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}#box_layout{
display:table;
max-width:1160px;
width:95%;
margin:0px auto!important;
position:relative;
}
.container{
margin:0px  auto;
padding:0px 30px;
width:1100px;
position:relative;
display:block;
height: 100%;
}
.container:after {
clear: both;
content: " ";
display: block;
height: 0;
}
#fluid_layout{
margin: 0 auto;
width:100%!important;
display:block;
position:relative;
float:left;
clear:both;
}
#mid_container_wrapper, .blog #mid_container_wrapper{
}
#mid_container_wrapper{
width:100%;
float:left;
min-height: 100%;
overflow: hidden;
}
.home #header_wrapper{
}
.home #mid_container {
opacity: 0;
padding: 0px;
height: 100%!important;
}
#mid_container {
opacity: 0;
padding: 0px;
height: 100%;
min-height: 450px;
}
#video_wrapper{
height: 100%;
min-height: 100%;
}
#box_layout #mid_container_wrapper{
overflow: hidden;
margin-bottom: 30px;	 
} .fullwidth{
width:100%;
float:left;
}
.home .fullwidth{
margin-bottom:0px!important;
}
.one_half{
width:48.10%;
float:left;
margin-right:3.80%;
}
.one_half_last{
width:48.10%;
float:right;
}
.one_third{
width:30.70%;
float:left;
margin-right:3.80%;
}
.one_third_last{
width:30.70%;
float:right;
}
.one_third_last:after{
clear:both;
}
.two_third{
width:65.40%;
float:left;
margin-right:3.80%;
}
.two_third_last{
width:65.20%;
float:right;
display: table-cell;
}
.one_fourth{
width:22.15%;
float:left;
margin-right:3.80%;
}
.one_fourth_last{
width:22.15%;
float:right;
}
.two_fourth{
width:48.10%;
float:left;
margin-right:3.80%;
}
.three_fourth{
width:74.05%;
float:left;
margin-right:3.80%;
}
.three_fourth_last{
width:74.05%;
float:right;
}
.one_fifth{
width:16.96%;
float:left;
margin-right:3.80%;
margin-bottom: 30px;
}
.one_fifth_last{
width:16.96%;
float:right;
margin-bottom: 30px;
}
.two_fifth{
width:33.92%;
float:left;
margin-right:3.80%;
margin-bottom: 30px;
}
.three_fifth{
width:58.48%;
float:left;
margin-right:3.80%;
margin-bottom: 30px;
}
.four_fifth{
width:79.240%;
float:left;
margin-right:3.80%;
margin-bottom: 30px;
}
.four_fifth_last{
width:79.240%;
float:right;
margin-bottom: 30px;
}
* html .clearfix {
} *:first-child+html .clearfix {
}  .clear{
clear:both;
display:block;
height:0px;
width:100%;
visibility:hidden;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.last{
margin-right:0px !important;
float:right !important;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0 none;
font-family: inherit;
font-size: 100%;
font-weight: inherit;
margin: 0;
padding: 0;
vertical-align: baseline;
}
header, footer, aside, section, article, nav {
display: block;
}
iframe, object {
display: block;
max-width: 100%;
}
#mid_container img {
display: block;
height: auto;
max-width: 100%;
}
.clear {
clear: both;
display: block;
height: 0;
visibility: hidden;
width: 100%;
}
.description {
display: block;
}
a {
outline: medium none;
text-decoration: none;
}
a img {
border: medium none;
}
:focus {
outline: medium none;
}
a:hover {
color: #FF6C00;
}
a, a:hover, a:visited, a:active {
border: medium none;
outline: medium none;
}
a:link, a {
color: #555555;
text-decoration: none;
}
html, body {
height: 100% !important;
min-height: 100% !important;
vertical-align: top;
}
body {
background-color: #EEEEEE;
height: 100% !important;
font-family: arial;
}
body, p {
color: #737373;
font-size: 13px;
line-height: 20px;
}
.panel-last-child p:last-child {
padding-bottom: 20;
}
h1, h2, h3, h4, h5, h6 {
color: #454545;
}
h1 {
font-size: 30px;
font-weight: 700;
line-height: 42px;
margin-bottom: 7px;
}
h2 {
font-size: 22px;
font-weight: 700;
line-height: 36px;
margin-bottom: 10px;
}
h3 {
font-size: 19px;
font-weight: 700;
line-height: 34px;
margin-bottom: 7px;
}
h4 {
font-size: 18px;
font-weight: 300;
line-height: 32px;
margin-bottom: 7px;
}
h5 {
font-size: 16px;
font-weight: 300;
line-height: 26px;
margin-bottom: 7px;
}
h6 {
font-size: 14px;
font-weight: 300;
line-height: 24px;
margin-bottom: 7px;
}
p {
padding-bottom: 24px;
}
table {
border-collapse: separate;
border-left: 1px solid rgba(204, 204, 204, 0.2);
border-spacing: 0;
border-top: 1px solid rgba(204, 204, 204, 0.2);
margin-bottom: 20px;
text-align: center;
width: 100%;
}
caption, th, td {
font-weight: normal;
padding: 5px;
}
table, td, th {
vertical-align: middle;
}
th {
background-color: rgba(204, 204, 204, 0.3);
border-bottom: 1px solid rgba(204, 204, 204, 0.3);
border-right: 1px solid rgba(204, 204, 204, 0.2);
font-size: 14px;
font-weight: bold;
padding: 10px;
}
td {
border-bottom: 1px solid rgba(204, 204, 204, 0.2);
border-right: 1px solid rgba(204, 204, 204, 0.2);
padding: 10px;
}
td span {
font-style: italic;
}
tr:nth-child(2n+1) {
background-color: rgba(204, 204, 204, 0.1);
}
tr:nth-child(2n) {
background-color: rgba(204, 204, 204, 0.2);
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
blockquote {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: rgba(204, 204, 204, 0.1);
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/blockquote.png);
background-position: -23px center;
background-repeat: no-repeat;
border-color: rgba(204, 204, 204, 0.2);
border-image: none;
border-style: solid;
border-width: 1px 1px 1px 30px;
color: #777777;
font-size: 16px;
font-style: italic;
font-weight: normal;
line-height: 25px;
margin-bottom: 20px;
margin-top: 10px;
padding: 20px;
}
blockquote.alignleft {
float: left;
width: 250px;
}
blockquote.alignright {
float: right;
width: 250px;
}
hr {
border: 1px solid #EEEEEE;
color: #EEEEEE;
width: 100%;
}
.hr {
background-color: #EEEEEE;
border: medium none;
clear: both;
display: block;
height: 1px;
opacity: 0.9;
overflow: hidden;
width: 100%;
}
hr.custom_hr {
background-color: rgba(127, 127, 127, 0.1);
border: 1px solid rgba(127, 127, 127, 0.1);
border-radius: 5px;
height: 10px;
width: 100%;
}
.vspace {
clear: both;
display: table;
height: 0;
margin-bottom: 30px;
width: 100%;
}
p:empty {
}
#mid_container_wrapper ul {
line-height: 22px;
}
#mid_container_wrapper ul {
list-style: disc outside none;
margin: 0 0 18px 18px;
}
#mid_container_wrapper ul ul {
margin-bottom: 0;
}
ol {
clear: both;
list-style: decimal outside none;
margin: 0 0 18px 18px;
}
ol ol {
list-style: upper-alpha outside none;
}
ol ol ol {
list-style: lower-roman outside none;
}
ol ol ol ol {
list-style: lower-alpha outside none;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dl {
margin: 0 0 24px;
}
dt {
float: left;
}
.portfolio_aside dt {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.3);
padding: 5px 15px;
width: 45%;
}
.portfolio_aside dd {
background: none repeat scroll 0 0 rgba(127, 127, 127, 0.2);
display: table;
margin-bottom: 1px;
padding: 5px 15px;
width: 37.2%;
}
dd {
display: inline-table;
text-align: left;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
big {
font-size: 131.25%;
}
ins {
text-decoration: none;
}
pre {
background: none repeat scroll 0 0 rgba(204, 204, 204, 0.3);
border: 1px solid rgba(204, 204, 204, 0.2);
color: #737373;
font-family: Consolas,Lucida Console,"Courier New",monospace;
line-height: 18px;
margin-bottom: 18px;
padding: 30px;
white-space: pre-wrap;
}
abbr, acronym {
border-bottom: 1px dotted #666666;
cursor: help;
}
sup, sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
input#s, input#searchsubmit {
}
input#searchsubmit {
}
input[type="text"], textarea, input {
border: 1px solid rgba(204, 204, 204, 0.3);
padding: 7px;
}
input[type="text"]:focus, textarea:focus, input:focus {
}
#search_form, .widget_search {
width: 100%;
}
#search_form input {
background-color: rgba(204, 204, 204, 0.1);
border: 1px solid rgba(204, 204, 204, 0.2);
border-radius: 3px;
box-shadow: none;
color: #000000;
padding: 10px 15px;
width: 80%;
}
#search_form button {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
border: 1px solid rgba(0, 0, 0, 0.5);
border-radius: 3px;
color: #FFFFFF;
cursor: pointer;
padding: 8px 20px;
}
#sidebar #search_form button {
background-color: rgba(127, 127, 127, 0.1);
border-color: rgba(127, 127, 127, 0.2);
color: #757575;
}
#sidebar #search_form input {
background-color: rgba(127, 127, 127, 0.1);
border-color: rgba(127, 127, 127, 0.2);
color: #757575;
}
.alignright {
float: right;
margin: 0 0 15px 20px;
width: auto;
}
.alignleft {
float: left;
margin: 0 20px 15px 0;
width: auto;
}
.aligncenter {
display: block;
margin: 0 auto 20px;
width: auto;
}
.alignnone {
width: auto !important;
}
.wp-caption {
}
.wp-caption img {
width: auto;
}
.wp-caption p.wp-caption-text {
margin: 0;
}
.wp-caption-text {
}
.gallery-caption {
}
a img {
border: medium none;
display: block;
}
.search_post{
margin-bottom: 30px;
border-bottom: 1px solid rgba(204,204,204,.3);
padding-bottom: 30px;
} 
.sticky{
background-color: rgba(204,204,204,.2)!important;
display: block;
overflow: hidden;
padding: 20px
}
#nav-below{
display: block;
}
a.post-edit-link{
overflow:hidden;
clear:both;
}
.meta_info a img{
display:block;
}
ul.blog_post{
margin:0;
margin-bottom:30px;
list-style:none;
}
span.meta_desc span {
padding: 8px;
}
.meta_desc span i {
margin-right: 8px;
}
.blog_post_content{
padding:0 30px 30px;
color:#fff;
}
.blog_post_wrapper p:last-child{
padding-bottom: 0;
}
.post_details span,  .post_details span a{
color:#131313;
}
.post_format_icon{
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 100% 100% 100% 100%;
height: 100px;
margin: -50px auto 20px;
position: relative;
width: 100px;
}
.no-featured-image{
margin: 30px auto 20px;
}
.post_details{
padding:3px 0 10px;
display:block;
}
#blog_post{
overflow: hideen;
display:block;
}
.meta_desc{
background-color: rgba(204, 204, 204, 0.1);
border: 1px solid rgba(204, 204, 204, 0.2);
display: block;
font-size: 13px;
margin: 10px 0;
padding: 10px;
}
.blog_post_comment{
border-right:0px solid rgba(127, 127, 127, 0.4);
padding-right:0px;
text-align:center;
float: left;
}
.blog_post_comment h3{
margin-bottom:0;
color:#FFFFFF;
font-weight: bold;
}
.blog_post_comment h3 a{
color: #fff!important;
}
.blog_post.description > h4 {
margin-bottom: 8px;
}
.blog_post h4 a{
color:#fff;
}
.blog_post a:hover{
color:#F54325;
}
.meta_desc a{
color:#aaa;
}
.blog_img{
margin-bottom:20px;
display:block;
position: relative;
}
.standard-blog{
background:none;
margin-bottom: 60px;
}
article.standard-blog:last-child{
margin-bottom: 0;
}
.blog_post_info h4 a{
color: #fff;
}
.blog_post_comment > h3 {
font-size: 30px;
}
.blog p {
margin-bottom: 0;
}
.blog p:last-child {
padding-bottom: 0;
} .blog_post_share {
position: absolute;
right: 0;
top: 0;
}
.post_share {
background-color: #FF0000;
color: #FFFFFF;
display: block;
padding: 5px 34px;
}
.social_sharing_list > ul {
list-style: none outside none;
margin: 0px!important;
}
.social_sharing_list li {
background: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/top-opc.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-bottom: 1px solid #222222;
display: block;
padding: 6px 15px;
}
.social_sharing_list a {
color: #999999 !important;
}
.social_sharing_list a:hover{
color: #555!important;
}
.social_sharing_list li i {
margin-right: 10px;
} .commentlist .bypostauthor {}
#comments {	clear: both;}
#comments .navigation {
padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
font-weight: bold;
font-size: 20px;
margin-bottom: 0;
}
h3#comments-title {
padding: 24px 0;
}
h3#comments-title:after, #reply-title:after {
background-color: rgba(127, 127, 127, 0.5);
content: "";
display: inline-block;
height: 1px;
margin-left: 6px;
position: relative;
top: -5px;
width: 50px;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist li.comment {
margin: 0 0 30px;
position: relative;
overflow:hidden;
}
.commentlist li .description {
margin: 0;
overflow: hidden;
position: relative;
}
.comment span.parent{
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: rgba(127,127,127,.1);
border-color: rgba(127,127,127,.2);
border-image: none;
border-right: 1px solid rgba(127,127,127,.2);
border-style: solid;
border-width: 3px 1px 1px;
display: block;
overflow: hidden;
padding: 30px;
}
.comment-author.vcard {
float: left;
margin-right: 6px;
}
.commentlist li1.comment:before{
border-bottom: 10px solid transparent;
border-right: 10px solid rgba(127, 127, 127, 0.3);
border-top: 10px solid transparent;
content: "";
height: 0;
left: 85px;
position: absolute;
top: 25px;
width: 0;
z-index:99;
}
#comments .comment-body ul, #comments .comment-body ol {
margin-bottom: 18px;
}
ol.commentlist {
margin:0px;
padding:0px;
}
#entry-author-info{
background-color: rgba(127, 127, 127, 0.1);
border: 1px solid rgba(127, 127, 127, 0.2);
overflow: hidden;
padding: 30px;
border-top: 4px solid rgba(127, 127, 127, 0.3);
margin-bottom: 30px;
}
#entry-author-info h4{
padding-bottom:0px;
color: #ed4b1f!important;
}
#author-link{
float:right;
font-style:italic;
}
.comment-author cite, .comment-author cite a {
color: #333;
font-size: 17px;
font-style: normal;
text-transform: uppercase;
}
.comment-body p{
padding-bottom: 0;
}
.comment-author .says {
font-style: italic;
}
.comment-meta {
font-size: 12px;
margin: 0 0 10px 0;
}
cite.fn{
text-align:left;
}
.comment-meta a:link, .comment-meta a:visited {
text-decoration: none;
}
.reply {
margin-top: 10px;
}
#mid_container_wrapper .commentmetadata a {
color:#8c8c8c!important;
}
.commentmetadata a:hover, a.comment-edit-link:hover, .reply a:hover {
color:#ed4b1f!important;
}
.commentlist .children {
list-style: none;
margin: 30px;
padding:0px;
}
.commentlist .children li {
border: medium none;
margin: 0 0 0 93px;
overflow: hidden;
padding: 0;
}
.commentlist .children li .children li {
border: none;
margin: 0;
margin: 20px 0 0 35px;
overflow:hidden;
}
.commentlist li:first-child ul {
margin-bottom: 15px;
}
.nopassword, .nocomments {
display: none;
}
#comments .pingback {
margin-bottom: 18px;
padding-bottom: 18px;
border-bottom: 1px solid #1d1d1d;
}
.commentlist li.comment+li.pingback {
margin-top: -6px;
}
#comments .pingback p {
color: #888;
font-size: 12px;
display:block;
margin: 0;
}
#comments .pingback .url {
font-style: italic;
font-size: 13px;
} input[type=submit] {
}
#respond {
margin: 40px 0 0px 0px;
overflow: hidden;
position: relative;
clear:both;
}
#respond p {
margin: 0;
}
#respond .comment-notes {
margin-bottom: 1em;
}
.form-allowed-tags {
line-height: 1em;
margin:5px 0!important;
}
.children #respond {
margin: 0 48px 0 0;
}
h3#reply-title {
margin: 18px 0;
}
#comments-list #respond {
margin: 0 0 18px 0;
}
#comments-list ul #respond {
margin: 0;
}
#cancel-comment-reply-link {
font-size: 12px;
font-weight: normal;
}
.reply a, #author-link a{
color: #838383!important;
}
.comment-author cite a:hover, .reply a:hover, #mid_container_wrapper .commentmetadata a:hover, #author-link a:hover{
color:#333!important;
}
#respond span{
color:red;
}
#respond textarea{
width:97.5%!important;
}
#respond input {
display:block;
}
#respond .one_half_last input {
width: 95% !important;
}
#respond p {
margin-bottom:0px!important;
}
#respond .form-allowed-tags {
color: #7B7979;
font-size: 12px;
line-height: 18px;
}
#respond .form-allowed-tags code {
font-size: 11px;
}
#respond .form-submit {
margin: 10px 0 0 0px;
}
#respond .form-submit{
padding-bottom: 0;
}
.avatar {
padding:3px;
border:1px solid rgba(127,127,127,.3);
width:auto;
}
#author-description p{
padding-bottom: 15px;
} .pagination{
clear:both;
font-weight:bold;
position: relative;
bottom:0px;
text-align:left;
bottom:0px;
width:auto;
float:left;
margin-top:30px;
}
#mid_container_wrapper .pagination a, #mid_container_wrapper .pagination a:link, #mid_container_wrapper .pagination a:visited {
background-color: #333;
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/pagination_bg.png);
background-position: center center;
background-repeat: no-repeat;
color: #fff;
display: inline-block;
margin: 0 5px;
padding: 5px 10px;
}
#mid_container_wrapper .pagination a:hover {
color:#ccc !important;
}
.pagination .current, .pagination  span a.current, ul.page-numbers .current {
background-color: #F75454;
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/pagination_bg.png);
background-position: center center;
background-repeat: no-repeat;
color: #fff;
display: inline-block;
margin: 0 5px;
padding: 5px 10px;
}
.readmore, .form-submit #submit {
border-radius: 5px;
display: inline-block;
padding: 12px 30px !important;
transition: all 0.4s ease-out 0s;
}
.readmore:hover{
background-color: #fff;
color: #000;
} .porfolio_items  .readmore, #kaya_portfolio_widget_slider .readmore{
display: table;
margin: 20px 0 0;
padding: 5px 10px;
}
.promobox_content .readmore, .video_inner_text .readmore, #parallax_single_image .readmore{
margin-top: 35px;
z-index: 0!important;
}
.more-link.readmore {
display: table;
margin-top: 20px;
}
.image-boxes .readmore .readmore-1{
top:30px;
position: relative;
}
.widget_container{
height: auto;
margin-bottom: 40px;
overflow: hidden;
text-align: left;
}
#sidebar  .widget_container{
width:100%;
}
.right_sidebar .page_sidebar {
border-left: 1px solid rgba(127, 127, 127, 0.2);
padding-left: 30px;
position: relative;
}
.left_sidebar .page_sidebar {
border-right: 1px solid rgba(127, 127, 127, 0.2);
padding-right: 30px;
position: relative;
}
.footer_widgets .widget_container{
margin-bottom:0px;
} 
.footer_widgets_first .widget_container{
border-left:none;
padding-left:0px;
}
.footer_widgets_column .textwidget:last-child {
margin-bottom: 0;
}
footer .widget_container{
}
.footer_widgets_column {
position:relative;
}
.textwidget p:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.widget_title {
display: table;
margin-bottom: 25px;
}
#sidebar h3{
margin-bottom: 30px;
color: #fff;
}
#sidebar .custom_title {
margin-bottom: 0 !important;
} #sidebar .widget_calendar table{
width: 100%;
}
#calendar_wrap{
}
#sidebar .widget_calendar table caption{
background-color: #F54325;
color: #FFFFFF;
font-size: 20px;
font-weight: 400;
padding: 12px 0;
text-align: center;
}
.cal-blog{
background-color: #F54325;
}
#sidebar .widget_calendar table td{
padding: 8px 0;
}
#sidebar .widget_calendar table td a, #sidebar .widget_calendar table td a:visited{
}
#sidebar .widget_calendar table td a:hover{
color:#000;
text-decoration:none;
}
#sidebar .widget_calendar table th{
background-color:#dedede;
padding:5px;
}
.widget_container em{
display: block;
padding-bottom: 5px;
} .widget_pages ul.children{
margin-left:20px;
}
.widget_pages ul.children li:first-child {
border-top: 1px solid #E4DFD6;
margin-top: 10px;
padding-top: 10px;
} .widget_categoryposts ul li a, .widget_recent_comments ul li a,
.widget_taxpost ul li a, .widget_cat_post_testimonial ul li a,
.widget_popularposts ul li a, .widget_cat_post_news ul li a, .widget_portfolio_gallery ul li a, ul.portfolio_items li, ul.porfolio_items li, ul#widget_sudo_slider li, .widget_container #sudo_slider_wrapper ul li{
background: none!important;
padding-left: 0!important;
}
.page_sidebar .widget_popularposts ul li, .widget_recentposts ul li{
margin-bottom:20px!important;
}
.widget_container ul li{
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/list_arrow.png);
background-position: 0 15px;
background-repeat: no-repeat;
border-bottom: 1px dotted rgba(127, 127, 127, 0.3);
display: block;
margin-bottom: 0;
padding-bottom: 8px;
padding-left: 25px;
padding-top: 8px;
width: 93%;
}
#sidebar .widget_container .recent_blog_post li, footer .widget_container .recent_blog_post li{
border-bottom: 1px dotted rgba(127, 127, 127, 0.3);
clear: both;
display: inline-block;
margin-bottom: 15px;
}
#sidebar .widget_container .recent_blog_post li:last-child, footer .widget_container .recent_blog_post li:last-child {
border-bottom: 0 none;
}
.widget_container:last-child,
.widget_container ul, .widget_container ul li:last-child, .widget_categoryposts li:last-child
{
margin-bottom:0px!important;
border-bottom: 0 none;
padding-bottom:0;
}
.widget_container ul{
margin-left:0px!important;
}
.widget_taxpost li a img{
float:left;
display:block;
margin-right:20px;
margin-bottom:4px;
}
.taxpost_content{
display:block;
overflow:hidden;
}
.textwidget p{
margin-bottom:0px;
}
.footer_widgets_column  .textwidget{
margin-bottom:30px;
} .widget_tag_cloud .tagcloud a, .tagcloud a {
background-color: rgba(127, 127, 127, 0.2);
display: block;
float: left;
font-size: 14px !important;
margin-bottom: 5px;
margin-right: 5px;
overflow: hidden;
padding:4px 12px;
}
#sidebar  .widget_tag_cloud .tagcloud a{
border: 1px solid rgba(127,127,127,.3);
border-radius: 3px;
}
.widget_tag_cloud .tagcloud a:hover{
color:#fff;
background-color: #ff0000;
}
.tagcloud{
float: left;
}
.widget_portfolio_gallery ul li{
width:70px;
height:70px;
display:inline;
border:none!important;
margin:0px!important;
padding:0px!important;
}
.widget_portfolio_gallery ul li a{
display: inline-block;
float:left;
width:70px;
height:70px;
margin-bottom:10px;
margin-right:10px;
} #sidebar .sub-menu{
border-top: 1px solid rgba(127, 127, 127, 0.1) !important;
margin-left: 14px;
margin-top: 10px;
padding-top: 10px;
}
#sidebar > ul.menu > li:last-child {
border-bottom:0px solid rgba(127, 127, 127, 0.1) !important;
}
#sidebar ul.menu {
width:100%;
}
#sidebar .dropcap_bg{
float: left;
margin-bottom: 15px;
margin-right: 15px;
}
#sidebar .description{
text-align: left;
} .#header_title_bar_container{
border-top: 4px solid #F96E5B;
}
#header_wrapper{
clear: both;
width: 100%;
z-index: 2;
position:relative;
padding:35px 0 0;
}
.header_bg_img {
background-attachment: fixed !important;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}    
#header_wrapper .container{
padding: 0 !important;
z-index: 1;
}
.header_left_section{
float: none;
}
.logo {
line-height: 100%;
padding: 0;
display: block;
margin: 0px auto;
text-align: center;
}
h1.logo {
color: #FFFFFF;
font-size: 6em;
line-height: 110%;
text-shadow: 2px 2px 4px #000000;
font-weight: bolder;
}
.logo_desc {
float: none;
text-align: center;
margin-bottom: 15px;
}
.logo_desc  h3{
margin-bottom: 15px;
}
.logo_desc .logo {
float: right;
}
.header_none_section {
margin-top: 20px;
text-align: center;
}
.logo_desc .social_icons_box a {
display: inline-block;
margin-left: 5px;
}
.logo_desc h1, .logo_desc h2, .logo_desc h3,
.logo_desc h4, .logo_desc h5, .logo_desc h6{
font-weight: 400;
text-shadow: 1px 1px 1px #000000;
}
.logo_desc {
letter-spacing: 2px;
} .social_icons_box{
text-align: center;
}
.header_social_icons a {
margin-left: 2px;
}
.header_social_icons {
margin: 0 2px;
} .footer_wrapper{
position:relative;
z-index:1;;
}
footer{
position: relative;
}
footer h3{
font-weight: 500 !important;
margin-bottom: 30px!important;
}
footer p:last-child {
padding-bottom: 0;
}
footer p,footer h3, footer a{
color:#fff;
margin-bottom: 0;
}
.footer_widgets {
overflow: hidden;
padding-bottom: 30px;
padding:50px 0px!important;
}
.footer_left{
float:right;
}
.footer_left .alignleft{
margin-bottom: 0px;
}
#footer_bottom{
display: block;
padding: 20px 30px;
overflow: hidden;
}
#footer_column2 {
text-align: center;
}
#footer_column3 {
text-align: right;
}
#footer_column1 {
text-align: left;
}
.footer_social_icons  a{
margin-right: 8px;
}
#footer_column1 span {
margin-right: 10px;
}
.most_footer_bottom span.copyrights{
text-align: center;
}
footer ul{
margin:0
}
footer li {
display: inline-block;
font-style: normal;
padding: 8px 16px 8px 0;
text-decoration: none;
}
footer a:visted, footer a:link, footer a:link{
color:#fff;
}
#bottom_footer {
color: #999999;
overflow: hidden;
width: 100%;
z-index: 2;
bottom: 0px;
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/top-opc.png);
background-repeat: repeat;
}
.scrollbar{
position: relative;
}
.noscrollbar{
position: absolute;
}
.menu-footer select{
display: none!important;
}
#menu-footer > li.current-menu-item > a, .menu-footer > li.current-menu-item > a{
color:#fff;
background:none!important;
}
.menu-footer > li.current-menu-item > a, .menu-footer > li.current_page_item > a, .menu-footer> ul > li:hover > a{
color:#fff;
background:none!important;
} .parallax_image_wrapper{
position: relative;
}
.single_img_parallex_inner_text{
text-align: center;
position: absolute;
width: 60%;
left: 0;
right: 0;
margin: 0px auto;
text-align: center;
display: block;
top: 50%;
}
.single_img_parallex_inner_text h2{
color: #FFFFFF;
font-size: 5em;
line-height: 110%;
font-weight: bold;
text-shadow: 1px 1px 0 #353535;
}
.single_img_parallex_inner_text  p.description{
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
border-top: 1px solid rgba(255, 255, 255, 0.5);
color: #FFFFFF;
display: table;
font-size: 2em;
line-height: 100%;
margin: 0 auto;
padding: 12px;
}
#parallax_single_image{
background-size: cover!important;
background-repeat: no-repeat!important;
position: relative;
} #box_layout .sub_header_wrapper {
box-shadow: 0 0 16px 7px rgba(0, 0, 0, 0.5);
}
.sub_header_wrapper {
position: relative;
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/titlebar_bg.png);
clear: both;
border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}
.sub_header_wrapper .container { 
padding: 30px 0 !important;
text-align: center;
}
.single .sub_header.container, .search .sub_header.container{
padding:30px 0 !important;
}
.sub_header {
overflow: hidden;
}
.sub_header h2{
font-size: 2em;
margin-bottom: 0;
text-align: left;
}
.single .sub_header h2{
width: 80%;
float: left;
}
.sub_header_wrapper p{
margin-bottom: 0;
padding-bottom: 0;
font-size: 1.2em;
opacity: 0.7;
margin-top: 15px;
text-align: left;
} #contact-form{
position: relative;
z-index: 1;
}
#contact-form input, #contact-form textarea,  #commentform input , #commentform textarea {
color: #9f9f9f;
width: 100%;
padding:10px 6px;   
}
#contact-form textarea:focus, #contact-form input:focus, #commentform input:focus , #commentform textarea:focus {
border: 1px solid rgba(204, 204, 204, 0.3);
}
#contact-form p #submit, #commentform #submit, #contact-form  p #reset, #contact-form p #contact_submit  {
cursor: pointer;
width: auto !important;
-webkit-appearance: none;
-webkit-border-radius:0
}
input[type="text"], textarea, input{
border:1px solid rgba(127,127,127,.2);
background-color:rgba(127,127,127,.1);
color: #666;
}
#contact-form label {
float: left;
width:70px;
padding-top: 1px;
font-size:13px;
color:#333333;
}
#response, #contact_response{
color:#006633;
}
#google_code{
margin-bottom:50px;
}
.footer_wrapper .one_half, .footer_wrapper .one_half_last, .footer_wrapper .one_third, .footer_wrapper .one_third_last, .footer_wrapper .two_third, .footer_wrapper .two_third_last, .footer_wrapper .one_fourth, .footer_wrapper .one_fourth_last,.footer_wrapper .two_fourth, .footer_wrapper .two_fourth_last, .footer_wrapper .three_fourth, .footer_wrapper .three_fourth_last, .footer_wrapper .one_fifth, .footer_wrapper .one_fifth_last, .footer_wrapper .two_fifth, .footer_wrapper .two_fifth_last, .footer_wrapper .three_fifth, .footer_wrapper .three_fifth_last, .footer_wrapper .four_fifth, .footer_wrapper .four_fifth_last, .footer_wrapper .pricing_table .one_third, .footer_wrapper .pricing_table .one_fourth, .sub_header_wrapper .two_third, .sub_header_wrapper .one_third_last,.container_fluid .one_half, .container_fluid .one_half_last, .container_fluid .one_third, .container_fluid .one_third_last, .container_fluid, .container_fluid .two_third, .container_fluid .two_third_last, .container_fluid .one_fourth, .container_fluid .one_fourth_last,.container_fluid .two_fourth, .container_fluid .two_fourth_last, .container_fluid .three_fourth, .container_fluid .three_fourth_last, .container_fluid .one_fifth, .container_fluid .one_fifth_last, .two_fifth, .container_fluid .two_fifth_last, .container_fluid .three_fifth, .container_fluid .three_fifth_last, .container_fluid .four_fifth, .container_fluid .four_fifth_last,.container_boxed .one_half, .container_boxed .one_half_last, .container_boxed .one_third,  .container_boxed .one_third_last,  .container_boxed .two_third, .container_boxed .two_third_last, .container_boxed .one_fourth, .container_boxed .one_fourth_last,.container_boxed .two_fourth, .container_boxed .two_fourth_last, .container_boxed .three_fourth, .container_boxed .three_fourth_last, .container_boxed .one_fifth, .container_boxed .one_fifth_last, .two_fifth, .container_boxed .two_fifth_last, .container_boxed .three_fifth, .container_boxed .three_fifth_last, .container_boxed .four_fifth, .container_boxed .four_fifth_last, #top_sec .two_third,#top_sec .one_third_last, #footer_bottom .one_half, #footer_bottom .one_half_last
{
margin-bottom:0px;
}
.contact_home{
background-color: #333333;
border-radius: 100%;
color: #FFFFFF;
float: left;
font-size: 20px;
height: 30px;
line-height: 30px !important;
padding: 9px;
text-align: center;
width: 30px
} .gallery{
opacity: 0;
width: 102.5%;
}
.gallery br{
display: none;
}
.gallery dl, .gallery dt{
margin: 0px;
padding: 0px;
}
.gallery a img{
float: left; 
}
.gallery dt {
margin-bottom: 1px;
margin-right: 1px;
max-width: 99.6%;
}
.gallery-item{
float: left;
margin-right: 1.5%!important;
margin-bottom: 1.5%!important;
}
.gallery-columns-0 .gallery-item {
width: 100%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 48.3%;
}
.gallery-columns-3 .gallery-item {
width: 31.2%;
}
.gallery-columns-4 .gallery-item {
width: 23.2%;
}
.gallery-columns-5 .gallery-item {
width: 18.2%;
}
.gallery-columns-6 .gallery-item {
width: 14.8%;
}
.gallery-columns-7 .gallery-item {
width: 12.5%;
}
.gallery-columns-8 .gallery-item {
width: 10.2%;
}
.gallery-columns-9 .gallery-item {
width: 9.2%;
}
.gallery-caption{
bottom: 0;
clear: both;
display: block;
margin-bottom: auto;
padding: 0;
text-align: left;
width: 94.2%;
z-index: 999 !important;
} .scroll_top{
bottom: 41px;
display: none;
opacity: 1;
position: fixed;
right: 50px;
z-index:999;
}
.scroll_top i{
background-color: #000000;
border-radius: 100%;
color: #FFFFFF;
font-size: 16px;
height: 16px;
padding: 15px;
text-align: center;
width: 16px;
} #mbYTP_video_bg_wrapper{
max-width: inherit;
}
#pattern_overlay{
background-repeat: repeat;
position: center;
width: 100%;
height:100%;
position: fixed;
left: 0;
z-index: 0;
} .fullscreen_bg_single_img{
background-position: center center;
height: 100%;
left: 0;
position: fixed !important;
width: 100%;
z-index: -1;
}
@-ms-viewport {
width: 1024px;
height: 768px;
}.meta-nav-prev {
background-color: #26CCBE;
float:right;
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/portfolio_next.png);
background-position: center center;
background-repeat: no-repeat;
float: right;
height: 12px;
width:12px;
padding: 10px;
border-radius: 3px 3px 3px 3px;
}
.meta-nav-next{
background-color: #26CCBE;
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/portfolio_prev.png);
background-position:center;
background-repeat: no-repeat;
border-radius: 3px 3px 3px 3px;
float: right;
height: 12px;
padding:10px;
right: 0;
width: 12px;
margin-right: 5px;
}
.meta-nav-next:hover, .meta-nav-prev:hover{
opacity:.7
}
.nav_prev_item{
}
.nav_next_item{
float:left;
}
.single_img ul, ul.porfolio_items {
list-style:none!important;
margin-left:0px!important;
z-index: 0;
margin-bottom: 0!important;
}
.single_img {
margin-bottom: 10px;
}
#singlepage_nav{
display: block;
float: right;
overflow: hidden;
width: 70px;
z-index: 99;
}
.single_img .isotope_gallery  li{
background-color:#FB4400 ;
margin-right:0.1%;
margin-bottom:0.1%;
float:left;
display:inline-block;
}
.listimg li{
margin-bottom:1px;
}
.single_img img{
display:block;
}
.single_img img:hover{
opacity: 0.5;
}
.isotope_gallery li{
width:32.8%;
}
.single_img  ul.isotope_gallery{
opacity:0;
}
.bx-wrapper .slider li{
min-height:150px;
} .pf_taxonomy_gallery .portfolio_post_content h4, #relatedposts .portfolio_post_content h4{
margin-bottom:0!important;
}
#relatedposts ul{
margin-top:25px;
}
#relatedposts ul li{
display: block!important;
} 
#relatedposts h3:after {
background-color: rgba(127, 127, 127, 0.3);
content: "";
display: block;
height: 1px;
margin-top: 13px;
position: relative;
margin-bottom: 30px;
}
#relatedposts .item_container{
position: relative;
bottom: -1px!important;
}
#relatedposts h3{
position: relative;
margin-bottom: 0;
}
.custom_hr {
background-color: rgba(127, 127, 127, 0.3);
display: block;
height: 1px;
width: 100%;
} .portfolio-container
{
}
.portfolio-container h4 {
background-color: #ff0000;
bottom: 0;
margin: 0;
padding: 15px 0;
position: absolute;
text-align: center;
width: 100%;
color:#fff!important;
}
.link_to_image{
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/image.png);
background-repeat: no-repeat;
background-position: center center;
position:absolute;
height: 41px;
border-radius: 20px;
position: absolute;
top:50%;
width:41px;
z-index: 100;
margin-left:-20px;
margin-top:-55px;
background-color: #000;
}
.link_to_post{
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/link_post.png);
background-repeat: no-repeat;
background-position: center center;
position:absolute;
height: 41px;
border-radius: 20px;
position: absolute;
top:50%;
width:41px;
z-index: 100;
margin-right:-20px;
margin-top:-55px;
background-color: #000;
}
.link_to_video{
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/video-icon.png);
background-repeat: no-repeat;
background-position: center center;
position:absolute;
height: 41px;
border-radius: 20px;
position: absolute;
top:50%;
width:41px;
z-index: 100;
margin-left:-20px;
margin-top:-20px!important;
display:none;
background-color: #000;
}.nav_wrapper {
list-style-type: none;
margin: 0;
padding: 0;
padding-bottom: 50px;
position: relative;
width: 100%;
z-index: 333;
display: table;
margin-top: 30px;
}
#myslidemenu{
float: none;
text-align: center;
}
nav select{
display:none;
}
nav {
position: relative;
z-index: 99;
}
.menu select{   
display:none;
}
.nav_wrap .menu{
list-style: none outside none;
text-align: center;
}
.nav_wrap .menu > li > ul{
margin-top:0px;
}
.menu ul li:hover > ul {
display: block;
}
.menu ul {
width: 100%;
display: inline-block;
list-style: none outside none;
position: relative;
z-index: 99;
margin:0;
text-align: center;
}
.menu > ul  > li {
display: inline-block;
margin-top: 0;
position: relative;
}
#jqueryslidemenu i {
padding-right: 10px;
}
.menu > ul > li > a {
color: #FFFFFF;
padding: 15px 25px;
text-decoration: none;
display: inline-block;
background-image: url(//caribbeansunrisebakery.com/wp-content/themes/cooks/images/menu_bg.png);
}
.menu > ul > li > a1:last-child {
border-right: 0 none;
}
.menu ul ul {
display: none;
position: absolute;
top: 100%;
width:205px;
}
.menu ul ul li {
float: none;
position: relative;
border-bottom:1px solid rgba(127,127, 127, 0.3);
}
.menu ul ul li a {
color: #333;
display: block;
padding: 10px 25px;
text-align: left;
font-size:13px;
background-color:#fff;
line-height: 18px;
}
.menu ul ul li a:hover {
color:#F54325;
}
.menu ul ul ul {
position: absolute;
left: 100%;
top:0;
width:140px;
}
.menu ul  li:first-child1  > a{
border-left:0px!important;
}
.menu ul  li ul li:last-child , .menu ul  li ul li ul li:last-child {
border-bottom:none!important;
background-color:#ccc;
}
.menu > li.current-menu-item > a, .menu > li.current_page_item > a, .menu > ul  > li:hover > a
{
background-color:#f54325;
color:#fff;
-webkit-transition: background-color 0.5s ease-out;
-moz-transition: background-color 0.5s ease-out;
-o-transition: background-color 0.5s ease-out;
transition: background-color 0.5s ease-out;
}
.menu .current_page_ancestor  > a, .menu .current-menu-ancestor > a, .menu .current-menu-item  > a{
background-color: #cc0000;
}
.menu > li.current-menu-item > a, .menu > li.current_page_item > a, .menu > ul > li:hover > a {
background-color: #1ABC9C;
}.cbp-spmenu h1, .cbp-spmenu h2, .cbp-spmenu h3,.cbp-spmenu h4, .cbp-spmenu h5, .cbp-spmenu h6 { 
color:#fff!important;
}
.cbp-spmenu p, .cbp-spmenu, ul.slide-panel-list li { 
color:#fff!important; 
}
.cbp-spmenu a { 
color:#fff!important; 
}
.cbp-spmenu a:hover { 
color:#fff!important; 
}
.cbp-spmenu{
background:#333!important; 
}@media only screen and (min-width: 1024px) and (max-width: 1152px) {
#box_layout {
margin: 0 auto;
width: 990px;
}
.container {
margin: 0 auto;
width: 930px;
}
.promobox_content h2{
font-size: 3.5em!important;
}
#controls-wrapper{
display: none!important;
}
}  @media only screen and (min-width: 768px) and (max-width: 1023px) {
#box_layout{
margin: 0 auto;
width: 728px;
}
.container {
margin: 0 auto;
width: 691px;
}
.logo{
margin:0px auto;
}
h1.logo, .logo{
margin-bottom:inherit!important;
text-shadow:inherit!important;
}
h1.logo{}
.header_left_section {
float: none;
width: 100%;
text-align:center;
margin: 0px auto;
}
#controls-wrapper{
display: none!important;
}
.header_right_section {
margin-top: 30px;
text-align: center;
width: 100%;
}
.header_right_section h3{
text-align: center!important;
}
.header_right_section .social_icons_box a{
float: none;
margin-bottom: 20px;
} nav .menu {
clear: both;
line-height: 32px;
margin: 0 auto;
min-height: 32px;
padding: 1%;
width: 98%;
}
nav .menu ul {
display:none;
}
nav .menu select {
background-color: #E4E4E4;
border: 1px solid #FFFFFF;
display: block;
margin: 0 auto;
padding: 5px 10px;
width: 100%;
float: left;
}
nav .menu select option {
padding-bottom:3px;
}
nav {
float:none;
padding:0!important;
top: 0;
}
.overlay_content.vertical_align_bottom {
width: 50%;
margin-left: 45px;
}
.woocommerce.columns-3 ul.products li.product {
width: 48%;
}
.shopping_cart_icon{
display: none!important;
}
.sub_header_wrapper .container {
padding:30px 0 !important;
}
#main_slider{
min-height: 250px!important;
}
.slides_description h3, .promobox_content h2{
font-size: 3em!important;
}
.sub_header_wrapper .two_third, .sub_header_wrapper .one_third_last{
margin: 0 auto;
text-align: center;
width: 100% !important;   
}
#singlepage_nav {
margin-top: 18px;
float: none;
}
.panel-grid-cell {
width: 100% !important;
margin-bottom:60px;
}
.panel-grid-cell:last-child {
margin-bottom: 0 !important;
} .gallery-item {
width: 31.5% !important;
} .portfolio4  li, #relatedposts li{
width:31.5%!important;
} #sidebar li .description{
overflow:inherit;
}
#contact-form input, #contact-form textarea, #commentform input, #commentform textarea {
width: 100%!important;
}
#respond .one_half_last input{
width: 93%!important;
}
.caption h3 {
font-size: 2.5em !important;
}
.caption p {
font-size: 1.3em !important;
width: 100%!important;
}
.isotope_gallery li{
width:32.6%;
}
.textwidget h1 p{
font-size: 20px!important;
}
} @media only screen and (max-width: 767px) {
#box_layout{
margin: 0 auto;
width:320px!important;
}
.container {
margin:0 auto;
width:300px;
padding:30px 10px;
}
#controls-wrapper{
display: none!important;
}
.portfolio_fluid li{
width: 18%!important;
}
.textwidget h1{
position: relative;
top: -100px;
font-size: 40px!important;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button{
padding: 10px 5px!important;
}
.siteorigin-panels-stretch.panel-row-style{
padding: 30px!important;
}
.textwidget h1 p{
font-size: 20px!important;
} .sub_header h2, .sub_header p{
text-align: center;
}
.header_right_section, .header_left_section {
margin: 0 auto;
text-align: center;
float: none !important;
display:inherit;
}
.sub_header_wrapper{
margin-top: 0!important;
}
.sub_header_wrapper .container{
padding:35px 0 !important;
}
.page_title_bg{
background-attachment: scroll!important;
}
.single .sub_header h2, .single .sub_header p {
width: 100%;
float: none; 
}
.header_right_section .social_icons_box a{
float: none;
margin-bottom: 20px;
} .slides_description h3, .caption h3.slide_title, .sub_header h2{
font-size:1.7em!important;
}
.slides-navigation{
display: none!important;
}
.slides_description p, .caption p{
font-size: inherit!important;
}
.promobox_content h2, .single_img_parallex_inner_text h2{
font-size: 2.5em!important;
} 
.bx-wrapper .bx-controls-direction a{
display: none;
}
.woocommerce.columns-3 ul.products li.product {
width: 50%;
} .header_left_section {
float:none;
width:100%!important;
text-align:center!important;
}
.header_right_section {
float:none;
width:100%!important;
text-align:center!important;
margin-top: 30px;
}
.header_right_section h3{
text-align: center!important;
}
.logo{
margin:0px auto;
max-width: 60%;
}
h1.logo{
font-size: 60px!important;
margin-bottom:inherit!important;
}
nav .menu {
clear: both;
line-height: 32px;
margin: 0 auto;
min-height: 32px;
padding: 1%;
width: 100%;
}
nav .menu ul {
display:none;
}
nav .menu select {
background-color: #E4E4E4;
border: 1px solid #FFFFFF;
display: block;
margin: 0 auto;
padding: 5px 10px;
width: 98%;
float:left;
line-height: 20px;
height:30px;
-webkit-appearance: none;
}
nav .menu select option {
padding-bottom:3px;
}
nav {
float:none;
padding:0!important;
top: 0;
}
.shopping_cart_icon{
display: none!important;
} #footer_bottom_wrapper , .copy_right,#footer_bottom .footer_menu, .footer_left{
text-align:center;
float:none;
display:block;
}
#footer_bottom .one_half_last, #footer_bottom .one_half{
margin-bottom:0px!important;
padding:10px 0px;
text-align: center;
}
ul.menu, footer ul {
float:none;
margin: 0px auto;
}
.footer_bottom_right_section{
float:none;
text-align:center;
}
#footer_column1, #footer_column2, #footer_column3 {
text-align: center;
}
#footer_column3{
margin-bottom: 0!important;
} #contact-form input, #contact-form textarea {
width: 100%!important;
}
#contact-form{
background: none!important;
padding: 0px!important;
border:none;
}
.thumb-border{
display: none;
} .gallery-item {
width: 47.8% !important;
} .page_sidebar {
border:0px!important;
padding-right:0!important;
padding-left:0!important;
}
.page_sidebar:before {
content: "";
} .filter ul li {
width: 100%;
}
#filter ul li a {
display: block!important;
text-align: center;
margin-bottom:5px!important;
}
#filter ul li:last-child a {
border-bottom:1px solid #eee!important; 
}
.porfolio_items li, #relatedposts li, .post-column{
width:100%!important;
}
#singlepage_nav {
width:85px;
float: none !important;
margin: 15px auto 20px!important;
}
.Portfolio_gallery .two_third{
margin-bottom:0!important;
}
.isotope_gallery li{
width:49%;
} .image-boxes .description{
overflow: inherit!important;
text-align: center!important;
}
.image-boxes .alignleft, .image-boxes .alignright{
float: none!important;
display: table!important;
margin: 0px auto;
}
.image-boxes .description > h3 {
float: none;
margin-top: 10px;
width: auto;
}
.custom_title h2:before, .custom_title h2:after{
display: none!important;
} span.blog_date{
width:100%;
border-right:0;
} .one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .two_fourth, .two_fourth_last, .three_fourth, .three_fourth_last, .one_fifth, .one_fifth_last, .two_fifth, .two_fifth_last, .three_fifth, .three_fifth_last, .four_fifth, .four_fifth_last, .pricing_table .one_third, .pricing_table .one_fourth
{
width: 100%!important;
margin: 0 0 30px!important;
}
.blog_single_img .isotope_gallery li{
width:49.5%!important;
margin-right:0.1%;
}
.caption p {
display: none;
}
.promobox_content h3, .promobox_content h4{
font-size: 16px;
}
.portfolio_fluid li {
width: 47.6%!important;
margin-bottom: 1.5% !important;
padding-bottom: 0 !important;
} .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding: 6px 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#box_layout{
margin: 0 auto;
width: 480px!important;
}
.container{
margin: 0 auto;
width: 460px;
padding: 30px 10px;
}
#controls-wrapper{
display: none!important;
}
.item_thumb_gallery , ul.kaya_gallery li{
width:141px;
}
.textwidget h1 p{
font-size: 20px!important;
} .porfolio_items li, #relatedposts li, .post-column{
width:48.2%!important;
}
.portfolio_fluid li {
width: 31.5%!important;
margin-bottom: 1.5% !important;
padding-bottom: 0 !important;
} .promobox_content{
padding:30px 0!important;
display:block;
}
}
@media only screen and (max-width: 320px) {
.horizontal_tabs ul li {
margin-right: 10px;
width: 100%;
margin-top: 10px;
}
#filter ul li a {
margin-bottom: 5px!important;
}
.woocommerce.columns-3 ul.products li.product {
width: 100%;
}
.related-product-slider .owl-item{
width: 288px!important;
}
}