/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 16, 2012 */



@font-face {
    font-family: 'Jellyka';
    src: url('../../skin/frontend/robertafreymann/robertarollerrabbit/css/fonts/jellyka_estrya_handwriting-webfont.eot');
    src: url('../../skin/frontend/robertafreymann/robertarollerrabbit/css/fonts/jellyka_estrya_handwriting-webfont.eot#iefix') format('embedded-opentype'),
         url('../../skin/frontend/robertafreymann/robertarollerrabbit/css/fonts/jellyka_estrya_handwriting-webfont.woff') format('woff'),
         url('../../skin/frontend/robertafreymann/robertarollerrabbit/css/fonts/jellyka_estrya_handwriting-webfont.ttf') format('truetype'),
         url('../../skin/frontend/robertafreymann/robertarollerrabbit/css/fonts/jellyka_estrya_handwriting-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
.quickview {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'Times New Roman', Times, 'serif normal';
  -webkit-font-smoothing: antialiased;
  /*font-family: 'Didot 11 A', 'Didot 11 B'; font-weight: 500; font-style: normal;*/

}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* End Reset */
body {
  color: #562f1b;
  font-size: 14px;
  line-height: 150%;
}
*:focus {
  outline: none;
}
.wrapper {
  background: #fff;
  color: #333;
  font-size: 13px;
  line-height: 150%;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
a:link,
a.active,
a:hover,
a:visited {
  color: #562f1b;
  display: inline-block;
  text-decoration: none;
  decoration: none;
  font-weight: 400px;
  background: none;
}
a:hover,
a:active {
  color: #dd4c91;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
}
h4 {
  font-weight: normal;
  margin: 0 0 5px 0;
}
label {
  display: block;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 5px 0;
}
/*dt {
    clear: left;
    float: left;
    font-weight: bold;
    width: 60px;
    margin: 0 0 10px 0;

}

dd {
    clear: right;
    float: left;
    margin: 0 0 10px 0;

}*/
dl {
  clear: both;
}
p {
  margin: 0 0 10px 0;
}
ul.ul {
  padding: 0 0 0 20px;
}
ul.ul li {
  list-style: disc outside;
}
.main-content li {
  margin: 0 0 10px 0;
}
form .required em {
  color: #f00;
}
form .buttons-set .required {
  color: #f00;
}
input {
  line-height: 30px;
}
input.input-text {
  background: #fff;
  border: 1px solid #ccc;
  height: 30px;
  width: 240px;
}
textarea {
  background: #fde894;
  border: none;
  height: 180px;
  line-height: normal;
  width: 240px;
}
/****** END SHOPPING CART ******/
/*********** BEGIN UTILITY/GLOBAL CLASSES ***********/
/* Button  */
.button,
a.button {
  background: #562f1b;
  color: #ffffff !important;
  border: none;
  cursor: pointer;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  font-size: 20px;
  text-transform: uppercase;
}
/* Global Messages  */
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #df280a;
  font-weight: bold;
}
.notice {
  color: #e26703;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.messages li {
  margin: 0 0 10px !important;
}
.messages li li {
  margin: 0 0 3px !important;
}
.messages span {
  font-size: 14px;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 8px 8px 32px !important;
  font-size: 11px !important;
  font-weight: bold !important;
}
.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  background-image: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/i_msg-error.gif);
  color: #df280a;
}
.success-msg {
  border-color: #ffffff;
  background-color: white;
  color: #3d6611;
}
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  background-image: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/i_msg-note.gif);
  color: #3d6611;
}
.nobr {
  white-space: nowrap;
}
.main-container {
  width: 990px;
  margin: 0 auto;
  padding: 10px auto;
}
.main-content {
  padding: 10px 0 0 0;
}
.col2-left-layout .col2-set {
  float: left;
  margin: 0 auto 20px auto;
  width: 100%;
}
.col2-left-layout .col2-set .col-1 {
  float: left;
  width: 360px;
  margin: 0 20px 0 0;
}
.col2-left-layout .col2-set .col-2 {
  float: left;
  width: 360px;
}
.col2-set input.input-text {
  float: left;
  width: 150px;
}
.block-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.data-table {
  border: 1px solid #333;
  clear: both;
  width: 100%;
  text-align: left;
}
.data-table thead {
  border-bottom: 1px solid #333;
  font-weight: bold;
}
.data-table td,
.data-table th {
  padding: 5px 10px;
}
.data-table tfoot {
  text-align: right;
}
.data-table tfoot {
  border-top: 1px solid #333;
}
.limiter label {
  display: inline;
}
/* new clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE7 */
/***** END UTILITY CLASSES *****/
.header-container {
  background-color: #f9ce00;
}
.header {
  position: relative;
  background: #ffffff;
  padding: 20px;
  margin: 0 auto;
}
.logo {
  display: block;
}
.logo strong {
  display: none;
}
.quick-access {
  color: #562f1b;
  font-size: 15px;
  height: 37px;
  padding: 0 10px;
  text-align: center;
  min-width: 980px;
  display: inline-block;
  margin: 0 auto;
  background-color: #f9ce00;
  overflow: visible;
  white-space: nowrap;
}
.store-switcher {
  float: left;
}
#select-store li {
  display: inline;
  float: left;
  margin: 0 10px 0 0;
  position: relative;
}
#select-store li a {
  display: block;
  white-space: nowrap;
}
#select-store li.selected,
#select-store li:hover {
  /*
            .indicator {
                display: block;
                height: 17px;
                left: 50%;
                margin: 0 0 0 -15px;
                position: absolute;
                top: 56px;
                width: 30px;
                z-index: 1000;
            }
            */

}
.quick-access .links li {
  float: left;
  border-right: 1px solid #403f3f;
  line-height: 50px;
  padding: 0 8px;
  text-transform: uppercase;
  font-weight: bold;
}
.quick-access .links li a {
  text-decoration: none;
}
.quick-access .links li.last {
  float: left;
  border-right: none;
}
#global-nav {
  text-transform: uppercase;
  line-height: 33px;
  padding-top: 5px;
  height: 30px;
  display: flex;
  justify-content: space-around;
}
#global-nav li {
  margin: 0 19px 0 0;
  position: relative;
  display: inline-block;
}
#global-nav li.last {
  padding: 0px;
  margin: 0px;
}
#global-nav li a {
  text-decoration: none;
}
#global-nav li ul {
  background: #f9ce00;
  display: none;
  left: 50%;
  line-height: 20px;
  padding: 10px 0 10px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
#global-nav li ul li {
  float: none;
  display: list-item;
  margin: 0 10px 0 10px;
  padding: 5px 10px;
  white-space: nowrap;
  /*
                .indicator {
                    display: block;
                    background: no-repeat url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/global-nav-dd.png) center;
                    height: 17px;
                    left: 50%;
                    margin: 0 0 0 -15px;
                    position: absolute;
                    top: -24px;
                    width: 30px;
                    z-index: 1000;
                }
                */

}
#global-nav li ul li:hover {
  background: #fde894;
}
#global-nav li ul li a:hover {
  color: #562f1b;
}
#global-nav li:hover ul {
  display: block;
}
#top-cart-link {
  display: inline;
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/cart.png) left center no-repeat;
  margin: 15px 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  padding: 8px 0px 4px 27px;
}
.nav-container {
  border: 1px solid #cccccb;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 990px;
}
#nav {
  padding: 0 10px 0 10px;
  width: 100%;
}
#nav li {
  display: block;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin: 0 10px 0 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}
#nav li ul {
  background-color: #f9ce00;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: none;
  left: 50%;
  line-height: 20px;
  padding: 10px 0 10px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
#nav li ul li {
  float: none;
  line-height: 20px;
  margin: 0 10px 0 10px;
  padding: 5px 10px;
  white-space: nowrap;
}
#nav li ul li a:hover {
  color: #562f1b !important;
}
#nav li ul li:hover {
  background: #fde894;
}
#nav li ul li .indicator {
  display: block;
  background: no-repeat url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/top-nav-dd.png) center;
  height: 17px;
  left: 50%;
  margin: 0 0 0 -15px;
  position: absolute;
  top: -24px;
  width: 30px;
  z-index: 1000;
}
#nav li:hover ul {
  display: block;
}
#utility {
  clear: both;
  float: left;
  margin: 0 0 25px 0;
  padding: 12px 0;
  border-bottom: 1px solid #d7d4d4;
  width: 100%;
}
.breadcrumbs {
  position: relative;
  width: 990px;
  margin: 0 auto;
  line-height: 40px;
  padding-left: 21px;
  height: 30px;
}
.breadcrumbs ul li {
  float: left;
  font-size: 12px;
  margin: 0 5px 0 0;
}
#utility .links {
  float: right;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0;
}
#utility .links li {
  float: left;
  border-right: 1px solid #333;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
}
#utility .links li.last {
  border: none;
}
#utility .links li a {
  text-decoration: none;
}
#search_mini_form {
  background: #ffffff;
  border: 1px solid #333333;
  position: absolute;
  right: 5px;
  top: 5px;
  /*
    .border-radius(5px, 5px, 5px, 5px);
    .drop-shadow(0, 0px, 0px, 0.2);
    float: left;
    margin:  0 20px 0 0;
    */

}
#search_mini_form label {
  display: none;
}
#search_mini_form .input-text {
  border: none;
  margin: 0 0 0 5px;
  background: none;
}
#search_mini_form .button {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/search_button.png) no-repeat center center #ffffff;
  border-radius: 0px;
  border: none;
  border-left: 1px solid #333333;
  display: inline;
  float: none;
  margin: 0;
  height: 29px;
  width: 30px;
  text-indent: -9999px;
  line-height: 28px;
}
#search_mini_form .button span {
  text-indent: -9999px;
}
#search {
  height: 20px;
  background: #fff;
  line-height: 20px;
  width: 140px;
}
#search_autocomplete {
  background: #fff;
  border: 1px solid #fde894;
  padding: 5px;
  z-index: 1000;
}
#search_autocomplete ul li .amount {
  display: none;
}
#search_autocomplete ul .selected {
  background: #fde894;
}
.col3-layout .col-wrapper {
  float: left;
  width: 100%;
  /*margin: 0 -160px 25px 0;
    width: 100%;*/

}
.main {
  display: inline;
  margin: 0 0 25px 0;
  padding: 10px 0 0 0;
  position: relative;
  text-align: left;
}
.page-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin: auto;
  padding: 5px 0;
  text-align: left;
}
/* new clearfix */
.col2-set:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .col2-set {
  zoom: 1;
}
/* IE6 */
*:first-child + html .col2-set {
  zoom: 1;
}
/* IE7 */
.col-left.sidebar {
  float: left;
  margin: 0 0 0 10px;
  padding: 10px 0 0 0;
  width: 165px;
  text-transform: uppercase;
}
.col-left.sidebar .block {
  margin: 0 0 20px 0;
  padding: 0 10px 0 0;
}
.block-layered-nav {
  color: #666666;
  font-size: 15px;
  margin: 0 0 20px 0;
}
.block-layered-nav .block-title {
  display: none;
}
.block-layered-nav .block-content ul li {
  font-weight: bold;
  margin: 0 0 10px 0;
  text-align: left;
  font-size: 17px;
}
.block-layered-nav .block-content ul li.active {
  margin: 24px 0 34px 0;
}
.block-layered-nav .block-content ul li.active a {
  color: #dd4c91;
  font-style: italic;
}
.block-layered-nav .block-content ul li.active ul li {
  margin: 0 0 5px 0;
}
.block-layered-nav .block-content ul li.active ul li a {
  color: #562f1b;
}
.block-layered-nav .block-content ul li.active ul li a:hover {
  color: #dd4c91;
}
.block-layered-nav .block-content ul li a {
  color: #562f1b;
  display: block;
  line-height: normal;
  text-decoration: none;
}
.block-layered-nav .block-content ul li a:hover {
  color: #dd4c91;
}
.block-layered-nav .block-content ul li ul {
  color: #333333;
  margin: 10px 0 0 0;
}
.block-layered-nav .block-content ul li ul li {
  margin: 0 0 10px 0;
}
.block-layered-nav .block-content ul li ul li a:hover,
.block-layered-nav .block-content ul li ul li a.active {
  color: #dd4c91;
}
.col-right.sidebar {
  width: 120px;
  margin: 0 0 0 -100%;
  padding: 0 10px 0 10px;
  border-left: 1px solid #d7d4d4;
  position: absolute;
  right: 0;
}
/*
.block-layered-nav .block-content > ul > li > ul > li.active > a,
.block-layered-nav .block-content > ul > li > ul > li:hover > a {
    border-bottom: 2px solid @rfPrimary;
    padding: 2px 0 0 0;
}

.block-layered-nav .block-content > ul > li > ul > li a {
    display: block;
    text-decoration: none;

}

.block-layered-nav .block-content > ul > li > ul > li ul li a {
    display: block;
    font-weight: normal;
    list-style: none;
    padding: 7px 0 8px 40px;
    text-transform: none;
}

.block-layered-nav .block-content > ul > li > ul > li ul li.active > a,
.block-layered-nav .block-content > ul > li > ul > li ul li:hover > a {
    font-weight: bold;
}


.block-layered-nav .block-content > ul > li > ul > li > ul > li > ul {
    padding: 0 0 0 25px;
}

.block-layered-nav .block-content > ul > li > ul > li > ul > li > ul > li {
    font-weight: normal;
    list-style: none inside;
}
*/
.block-cart .block-title {
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: none;
}
.block-cart .actions {
  text-align: center;
}
.block-cart .button {
  background: #562f1b;
  color: #fff;
  float: none;
  margin: 0;
  width: 100%;
}
.mini-products-list {
  margin: 0 0 10px 0;
}
.mini-products-list .item {
  text-align: center;
  padding: 10px 0 0 0;
}
.mini-products-list .item .product-image {
  margin: 0 0 15px 0;
}
.mini-products-list .item .product-name {
  font-weight: bold;
}
.col-main {
  color: #562f1b;
}
.col2-left-layout .col-main {
  float: right;
  margin: 0;
  padding: 0;
  width: 790px;
}
/*.col2-left-layout .col-main > * {
    margin:0 0 0 0;
}*/
.col3-layout .col-main {
  float: right;
  margin: 0 160px 0 0;
  padding: 0;
}
.col1-layout .col-main {
  float: none;
  margin: 0;
  padding: 0;
}
.form-list {
  float: left;
  clear: both;
  width: 100%;
}
.form-list li {
  clear: left;
  float: left;
  margin: 0 0 10px 0;
  vertical-align: middle;
  width: 100%;
}
.form-list li label {
  float: left;
  width: 115px;
}
.form-list li .input-box {
  margin: 0 0 0 135px;
}
.control label {
  clear: none;
  float: none;
  margin: 0 0 0 35px;
  width: auto;
}
.control .input-box {
  float: left;
  margin: 0;
}
.control input {
  float: left;
  margin: 0;
}
.input-range input {
  width: 60px;
}
.main-content form {
  margin: 0 auto 40px auto;
  width: 557px;
}
.field {
  margin: 0 0 10px 0;
}
.validation-advice {
  color: #f00;
}
.home-block_TOP {
	padding-top: 10px;
}
/*.col2-left-layout .col-main > * {
    margin: 0 0 0 200px;
}*/
/********** Catalog **********/
.category-description {
  margin: 0 0 30px 0;
}
.toolbar {
  float: left;
  margin: 0 0 30px 0;
  width: 100%;
}
.toolbar .pager {
  float: left;
}
.toolbar .sorter {
  float: right;
}
.toolbar .pages {
  clear: right;
  float: right;
  line-height: 25px;
  margin: 10px 0 0 0;
}
.toolbar .pages ol {
  display: inline;
}
.toolbar .pages ol li {
  display: inline;
}
.toolbar .limiter {
  clear: left;
  float: left;
  margin: 10px 10px 0 0;
}
.toolbar label {
  display: inline;
}
.products-grid {
  float: left;
  margin: 0 0 0 0;
  width: 100%;
}
.products-grid .item {
  background: center bottom url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/grid_item_bottom.png) no-repeat;
  float: left;
  margin: 0 0 25px 65px;
  padding: 0 0 15px 0;
  position: relative;
  text-align: center;
}
.products-grid .item.first {
  margin: 0 0 25px 0;
}
.products-grid .item .product-image {
  display: block;
  margin: 0 0 20px 0;
  position: relative;
}
.colors-available {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/colors_available.png) no-repeat;
  bottom: 10px;
  height: 51px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  text-indent: 100%;
  white-space: nowrap;
  width: 51px;
}
.products-grid .item .product-name {
  margin: 0 0 8px 0;
  text-transform: none;
  width: 218px;
}
.short-description {
  margin: 0 0 10px 0;
}
.product-name a {
  text-decoration: none;
}
.item .button.quickview {
  background: #562f1b;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  left: 0;
  margin: 0;
}
.product-view {
  margin-top: 10px;
  min-height: 500px;
  width: 790px;
}
.product-view form {
  margin: 0 auto 40px auto;
  width: 557px;
}
.product-shop {
  float: right;
  width: 333px;
  margin: 0 -90px 0 0;
}
.product-shop .product-name {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.product-view .product-img-box {
  float: left;
  margin: 0 -227px 0 0;
  width: 400px;
}
#swatches {
  clear: both;
  float: left;
  margin: 0 0 10px 0;
  min-height: 30px;
}
#color-text {
  clear: both;
}
.product-view.clearfix {
	margin: 10px 0 0 20px;
}
.product-view .swatch {
  border: 2px solid #fff;
  display: inline-block;
  height: 30px;
  margin: 0 10px 0 0;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.product-view .swatch.active {
  border: 2px solid #000;
}
.product-view .more-views li {
  float: left;
  margin: 0 10px 25px 0;
}
.product-view .product-options .color .super-attribute-select {
  position: absolute;
  top: -1000px;
}
.product-view .product-options dl {
  margin: 0 0 10px 0;
}
.product-view .product-options dt {
  font-size: 14px;
  clear: both;
}
.product-view .product-options dd {
  clear: both;
  margin: 0 0 10px 0;
}
.product-view .product-options-bottom {
  width: 333px;
}
.product-view .options-list .checkbox {
  float: left;
  vertical-align: top;
}
.product-view .options-list .label {
  display: block;
  margin: 0 0 0 30px;
}
.product-view .product-collateral {
  margin: 0 0 0 247px;
}
.product-view .availability {
  display: none;
}
.product-view .price-box {
  font-size: 15px;
  line-height: 25px;
  white-space: nowrap;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
.product-view .qty {
  margin: 0 0 10px 0;
}
#qty {
  float: left;
  width: 60px;
}
.product-view .qty label {
  font-size: 14px;
}
.product-view .add-to-cart {
  margin: 0 0 10px 0;
}
.product-view .add-to-cart label {
  float: left;
  line-height: 31px;
  padding-right: 15px;
}
.product-view .add-to-cart .input-text {
  line-height: 26px;
  height: 27px;
}
.product-view .add-to-cart .button {
  margin: 0 0 0 15px;
  background: #562f1b;
  background-image: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/add-to-bag-btn.gif);
  color: #fff;
  width: 144px;
  height: 30px;
}
.product-view .add-to-cart .button span {
  font-size: 0px;
}
.product-view .add-to-cart .button span span {
  font-size: 0px;
}
.product-view .add-to-cart .button:hover {
  background: #cccccc;
  background-image: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/add-to-bag-btn-hover.gif);
}
.product-view .extra {
  margin-top: 20px;
  float: right;
  padding: 0 0 10px 0;
  width: 333px;
}
.product-view .extra ul {
  float: left;
}
.product-view .extra .icon {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/product-social-buttons.png) no-repeat;
  display: block;
  height: 28px;
  margin: 0 10px 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 28px;
}
.product-view .extra .icon.facebook {
  background-position: -28px 0;
}
.product-view .extra .icon.twitter {
  background-position: -56px 0;
}
.addthis_button_tweet.at300b {
	max-width: 90px;
}
.addthis_button_facebook_like {
	float: left;
	margin-right: 5px;
}
.product-view .extra .icon.email {
  background-position: 0 0;
}

.bottom-products_Block {
	padding: 0 0 25px 0;
}
.bottom-products_Title {
	margin: -9px 535px 0 15px;
	float: left;
	background: white;
}
.bottom-products_Title h2 {
	padding: 0 5px;
}
.bottom-products_Wrapper {
	border: 1px solid #ccc;
}
.mini-products-list .bottom-products_Item {
  display: inline-table;
  text-align: center;
  padding: 10px 0 0 0;
}
.bottom-products_Name a{
	max-width: 185px;
}

.empty {
	text-align: center;
}

.col1-layout {
  /*.product-view {
        form {
            width: auto;
        }
        box-sizing: border-box;
        padding: 20px;
        width: 100%;

        .product-img-box {
            box-sizing: border-box;
            margin: 0;
            width: 48%;
        }
        .product-image {
            img {
                width: 100%;
            }
        }
        .product-shop {
            width: 50%;
            margin: 0;
        }
        .extra {
            float: none;
            width: 50%;
        }
        .grouped-product {
            clear: both;
            border-top: 1px solid #ccc;
            padding: 20px 0 20px 0;
            width: 100%;
            .image {
                box-sizing: border-box;
                float: left;
                width: 25%;
            }

            .info {
                box-sizing: border-box;
                float: left;
                width: 50%;
                padding: 0 0 0 5%;
                //margin: 0 0 0 10px;
                h3 {
                    font-size: 24px;
                }

                p {
                    clear: both;
                }
                .config-attribute {
                    box-sizing: border-box;
                    clear: none;
                    float: left;
                    padding-right: 10px;
                    width: 50%;
                    dd, dt {
                        clear: none;
                    }
                }
                dd.color select {
                    position: absolute;
                    top: -1000px;
                }
            }
            .add {
                box-sizing: border-box;
                float: left;
                font-size: 15px;
                width: 25%;
                padding: 0 0 0 5%;
                text-align: right;
                //margin: 0 0 0 10px;
                .price-box {
                    width: auto;
                    margin: 0;
                    padding: 0;
                    float: none;
                }
                .qty {
                    width: 60px;
                }
                .add-to-cart {
                    .button {
                        margin: 0;
                    }
                }
            }
        }
        .add-to-box {
            .add-to-cart {
                text-align: right;
                .button {
                    font-size: 16px;
                    display: inline-block;
                    float: none;
                }
            }
        }
    }*/

}
.account-login form {
  width: 607px;
}
.customer-account-login .col2-left-layout .col2-set .registered-users {
  float: left;
  width: 289px;
}
.customer-account-login .col2-left-layout .col2-set .new-users {
  float: right;
  width: 289px;
}
.customer-account-forgotpassword .col-main form {
  width: 557px;
  margin: auto;
}

/*********** CATALOG CUSTOM BANNERS ***********/

.bannerContainer {
}

.bannerImage {
	display: inline-block;
	max-width: 383px;
	margin: 0 0 22px 0;
}

.bannerImage img {
	max-width: 383px;
}

.bannerImage-left {
}

.bannerImage-right {
	margin-left: 15px;
}

.bannerImage-wide,
.bannerImage-wide img {
	max-width: 790px;
}

.bannerImage-wide {
	margin: 0 0 22px 0;
}

/*********** BEGIN SHOPPING CART ***********/
.main-content > .cart {
  padding: 0 10px;
}
.cart input {
  width: 30px;
  text-align: center;
}
.main-content .cart form {
  width: auto;
}
#shopping-cart-table {
  border: none;
  margin: 0 0 20px 0;
  width: 100%;
}
#shopping-cart-table tbody {
  border-bottom: 1px solid #d7d4d4;
}
#shopping-cart-table thead,
#shopping-cart-table tfoot {
  line-height: 31px;
  white-space: nowrap;
  background: #eeeeee;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
#shopping-cart-table tfoot {
  text-align: left;
}
#shopping-cart-table th {
  font-weight: bold;
  text-align: left;
}
#shopping-cart-table td {
  padding: 10px;
  vertical-align: top;
}
#shopping-cart-table .product-name {
  text-transform: uppercase;
}
#shopping-cart-table .item-options dt {
  font-weight: bold;
}
#shopping-cart-table .item-options dd {
  margin: 0 0 10px 0;
}
.cart-collaterals .col-2 {
  clear: both;
  float: right;
  width: 370px;
}
.shipping-form input {
  width: 230px !important;
}
.discount-form input {
  width: 364px !important;
}
.discount-form button {
  float: right;
  margin-top: 12px;
}
.cart-collaterals .totals {
  float: right;
  margin: -110px 0 20px 0;
}
.cart-collaterals .totals td {
  padding: 2px 5px;
  white-space: nowrap;
}
#discount-coupon-form {
  clear: right;
  float: right;
  width: 370px;
}
.cart-collaterals .shipping {
  margin: 0 0 20px 0;
}
.cart-collaterals .shipping .buttons-set {
  clear: both;
  display: block;
}
.cart-collaterals .shipping .buttons-set .button {
  float: right;
}
.checkout-buttons {
  clear: right;
  float: right;
}
.cart .button:hover {
  background: #cccccc;
}
.btn-proceed-checkout {
  margin-bottom: 20px;
  width: 370px;
}
#shopping-cart-totals-table {
  font-size: 16px;
}
.cartPromo {
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px;
	border: #ccc 1px solid;
}
.cartPromo img {
	display: inline-block;
	padding: 20px 0;
	height: 190px;
}
.cartPromo-addItem {
	color: #2413E2;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.cartPromo-text {
	display: inline-block;
	vertical-align: top;
	padding: 15px 115px 0 10px;
	width: 660px;
}
/****** END SHOPPING CART ******/
/*********** BEGIN CHECKOUT ***********/
.opc {
  padding: 20px;
  position: relative;
}
.opc .back-link {
  float: left;
}
.opc .button {
  float: right;
}
.opc .cvv-what-is-this {
  margin: 0 0 0 10px;
}
.opc form {
  width: auto;
}
.opc form .form-list li {
  clear: both;
}
.opc form .form-list label {
  width: 25%;
}
.opc form .form-list .input-box {
  margin-left: 25%;
}
.opc form .form-list .button {
  float: left;
  margin-left: 25%;
}
.opc form .form-list .control {
  margin-left: 25%;
}
.opc form .radio {
  float: left;
}
.opc .section.active {
  padding-top: 100px;
}
.opc .section .step-title {
  position: absolute;
  top: 100px;
  width: 173px;
}
.opc .section .step {
  position: relative;
  width: 100%;
}
.opc .section .step .sp-methods {
  margin: 0 0 20px 0;
}
.opc .section .step .sp-methods dt {
  clear: both;
  margin: 0 0 20px 0;
}
.opc .section .step .sp-methods dt input {
  float: left;
  width: 40px;
}
.opc .section .step .sp-methods dd label {
  margin: 0;
}
.opc .section .step .sp-methods dd {
  clear: both;
  margin: 0 0 20px 0;
}
.opc .section .step .sp-methods dd ul li {
  margin-bottom: 20px;
}
#opc-login .step-title {
  top: 0;
}
#opc-billing .step-title {
  top: 0;
  left: 173px;
}
#opc-shipping .step-title {
  top: 0;
  left: 326px;
}
#opc-shipping_method .step-title {
  top: 0;
  left: 479px;
}
#opc-payment .step-title {
  top: 0;
  left: 632px;
}
#opc-review .step-title {
  top: 0;
  left: 785px;
}
.logged-in #opc-billing .step-title {
  width: 20%;
  top: 0;
  left: 0;
}
.logged-in #opc-shipping .step-title {
  width: 20%;
  top: 0;
  left: 20%;
}
.logged-in #opc-shipping_method .step-title {
  width: 20%;
  top: 0;
  left: 40%;
}
.logged-in #opc-payment .step-title {
  width: 20%;
  top: 0;
  left: 60%;
}
.logged-in #opc-review .step-title {
  width: 20%;
  top: 0;
  left: 80%;
}
#checkoutSteps .section .step-title .number {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/checkout_number.png);
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  margin: 0 auto 15px auto;
  text-align: center;
  width: 24px;
}
#checkoutSteps .section.active .step-title .number {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/checkout_number_allow.png);
  color: #fff;
}
#checkoutSteps .step-title {
  text-align: center;
}
#checkoutSteps .step-title a {
  display: none;
}
#checkoutSteps .allow .step-title a {
  display: inline;
}
#checkout-step-login .buttons-set button {
  float: none;
  display: inline-block;
  margin: 0 10px 0 0;
}
#checkout-step-login .buttons-set #forgot-password {
  display: inline-block;
  margin: 0 0 0 10px;
}
#checkout-step-login .col-1 {
  float: right;
  width: 430px;
}
#checkout-step-login .col-2 {
  float: left;
  width: 430px;
}
#checkout-step-login h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#forgot-password {
  display: block;
}
.v-fix {
  float: left;
}
.sp-methods > dt {
  font-size: 16px;
  font-weight: bold;
}
.gift-messages {
  clear: both;
}
.gift-messages-form p input {
  float: left;
}
.gift-messages-form p label {
  margin: 0 0 0 40px;
}
#opc-review #shipping-address,
#opc-review #billing-address {
  width: 440px;
  margin: 0 0 20px 0;
}
#opc-review #shipping-address {
  float: left;
}
#opc-review #billing-address {
  float: right;
}
#opc-review #shipping-address dl,
#opc-review #billing-address dl {
  width: 100%;
}
#opc-review #shipping-address dt,
#opc-review #billing-address dt {
  clear: left;
  display: inline;
  float: left;
  font-weight: bold;
  margin: 0 -100px 10px 0;
  width: 100px;
}
#opc-review #shipping-address dd,
#opc-review #billing-address dd {
  margin: 0 0 10px 120px;
  white-space: nowrap;
}
#opc-review #shipping-address dd.supp,
#opc-review #billing-address dd.supp {
  clear: both;
}
.checkout-warning {
  padding: 10px;
  margin: 10px 0;
}
/****** END CHECKOUT ******/
/*********** BEGIN ACCOUNT DASHBOARD ***********/
h4 {
  font-weight: bold;
}
.box-account {
  margin: 0 0 20px 0;
}
.box-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.box-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.box-content .col-1 {
  float: left;
  margin: 0 20px 20px 0;
}
/*Print Order */
.page-print {
  background: #fff;
  padding: 20px;
}
.page-print .col2-set {
  float: left;
  width: 100%;
}
.page-print .col2-set .col-1 {
  float: left;
  padding: 0 20px 20px 0;
}
.page-print .col2-set .col-2 {
  float: right;
  padding: 0 0 20px 20px;
}
/****** END ACCOUNT DASHBOARD ******/
/*********** BEGIN CONTACT FORM ***********/
.content-grid .box {
  display: block;
  float: left;
  margin: 0 0 0 9px;
}
.content-grid .box.first {
  margin: 0;
}
.content-grid .box.no-float {
  float: none;
}
.content-grid .box.text {
  width: 648px;
}
.content-grid .box.text .padding {
  padding: 50px;
}
#contactForm {
  float: left;
  width: 360px;
}
#contactForm input.input-text,
textarea {
  width: 200px;
}
.cms-page-view .main,
.cms-index-index .main {
  padding: 0;
}
.cms-page-view .main-content,
.cms-index-index .main-content {
  padding: 0;
}
.std {
  padding: 10px 0 0 0;
}
/*
    Load CSS before JavaScript
*/
#slides {
  position: relative;
}
#slides .next,
#slides .prev {
  display: block;
  height: 50px;
  margin: -25px 0 0 0;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 50%;
  white-space: no-wrap;
  width: 50px;
  z-index: 1000;
}
#slides .next {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/slides-nav.png);
  right: 0;
}
#slides .prev {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/slides-nav.png) -50px 0;
}
#slides .pagination {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
    Slides container
    Important:
    Set the width of your slides container
    Set to display none, prevents content flash
*/
.slides_container {
  width: 990px;
  display: none;
}
.slides_container div {
  width: 990px;
  height: 650px;
  display: block;
}
.slides_container div p {
  bottom: 10px;
  font-family: Geneva, Tahoma, sans-serif;
  font-size: 17px;
  position: absolute;
  text-align: center;
  width: 100%;
}
/*
    Each slide
    Important:
    Set the width of your slides
    If height not specified height will be set by the slide content
    Set to display block
*/
.cms-robertas-world .main-content {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/robertas-world-bg.jpg) no-repeat;
  height: 900px;
}
.cms-every-mother-counts .main-content {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/emc_bg.jpg) no-repeat;
  min-height: 900px;
}
.cms-every-mother-counts .main-content .text {
  font-size: 14px;
  padding: 380px 290px 0 50px;
}
.cms-every-mother-counts .main-content .text a {
  color: #562f1b;
  font-weight: bold;
}
.cms-every-mother-counts .main-content .text .center {
  text-align: center;
}
.cms-scarf-story {
  color: ;
}
.cms-scarf-story ul {
  padding: 60px;
  width: 600px;
}
.cms-scarf-story li {
  text-indent: -27px;
}
.cms-scarf-story .scarf-title {
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 10px;
}
.cms-scarf-story .color-loop {
  color: #2a82a6;
}
.cms-scarf-story .color-kelly {
  color: #4f818a;
}
.cms-scarf-story .color-boa {
  color: #2e2c3a;
}
.cms-scarf-story .color-double {
  color: #b93b80;
}
.cms-scarf-story .color-turban {
  color: #cd5d1d;
}
#cms-contact {
  float: left;
  margin: 0 0 0 20px;
  width: 360px;
}
#cms-contact dt {
  clear: left;
  float: left;
  font-weight: bold;
  margin: 0 0 10px 0;
}
#cms-contact dd {
  margin: 0 0 10px 120px;
}
/****** END CONTACT FORM ******/
/*********** BEGIN STORE LOCATOR ***********/
.google-maps-store-locator .filter {
  border-right: 1px solid #ccc;
  color: #666666;
  float: left;
  padding: 0 0 0 10px;
  width: 155px;
  text-align: left;
}
.google-maps-store-locator .filter h2 {
  font-size: 15px;
  text-transform: none;
}
.google-maps-store-locator .filter .state {
  display: block;
  margin: 0 20px 0 0;
  padding: 2px 0 2px 0;
  text-decoration: none;
}
.google-maps-store-locator .filter .state.active,
.google-maps-store-locator .filter .state:hover {
  text-decoration: none;
}
.google-maps-store-locator .results {
  color: #666666;
  float: left;
  margin: 0 0 0 10px;
  width: 800px;
}
.google-maps-store-locator .results .initial {
  cursor: pointer;
  display: block;
  height: 200px;
  margin: 0 auto 9px auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 800px;
}
.google-maps-store-locator .results .initial.ny {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/ny.jpg);
}
.google-maps-store-locator .results .initial.ca {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/ca.jpg);
}
.google-maps-store-locator .results .initial.ct {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/ct.jpg);
}
.google-maps-store-locator .results .initial.fl {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/fl.jpg);
}
.google-maps-store-locator .results .initial.tx {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/tx.jpg);
}
.google-maps-store-locator .results .initial.stbrts {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/stbarts.jpg);
}
.google-maps-store-locator .results .initial.punta {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/punta.jpg);
}
.google-maps-store-locator .results .initial.sc {
	background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/sc.jpg);
}
.google-maps-store-locator .results .result {
  font-size: 14px;
}
.google-maps-store-locator .results .result h3 {
  font-size: 16px;
  font-weight: bold;
}
.google-maps-store-locator .results .result .store {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.google-maps-store-locator .results .result .store.rf {
  color: #562f1b;
}
.google-maps-store-locator .results .result .store.rrr {
  color: #9a6700;
}
.google-maps-store-locator .results .result .button {
  float: none;
  margin-left: 0;
  text-align: center;
  width: 80px;
}
.google-maps-store-locator .results .result a {
  text-decoration: none;
}
.google-maps-store-locator .results .result.regular .image {
  float: left;
  height: 210px;
  margin: 0 20px 0 0;
  overflow: hidden;
  width: 280px;
}
.google-maps-store-locator .results .result.regular .image img {
  width: 100%;
}
.google-maps-store-locator .results .result.regular .button {
  background: #562f1b;
  float: right;
  color: #fff;
}
.google-maps-store-locator .store-search {
  clear: both;
  display: block;
  margin: 0;
  padding: 0 0 10px 0;
  width: auto;
}
.google-maps-store-locator .store-search .store-address-search {
  border: 1px solid #000;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 10px;
}
.google-maps-store-locator .store-search .button {
  display: inline;
  float: none;
  line-height: 20px;
  margin: 0;
  padding: 0 10px;
}
.google-maps-store-locator .results h2 {
  font-size: 16px;
}
.google-maps-store-locator .results .result {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.google-maps-store-locator .results .result:hover,
.google-maps-store-locator .results .active {
  background: #f6f6f6;
}
.google-maps-store-locator .results .result h3 {
  text-transform: uppercase;
}
.google-maps-store-locator .results .result p {
  color: #999;
}
.google-maps-store-locator .map {
  float: left;
  display: none;
  width: 565px;
  height: 341px;
  border: 1px solid #000;
}
/***** END STORE LOCATOR *****/
.cms-size-chart table {
  border-top: 10px solid #ece8e1;
  border-left: 10px solid #ece8e1;
  width: 100%;
}
.cms-size-chart table th {
  font-weight: bold;
}
.cms-size-chart table td,
.cms-size-chart table th {
  background: #fffaf1;
  border-right: 10px solid #ece8e1;
  border-bottom: 10px solid #ece8e1;
  padding: 5px 10px;
  white-space: nowrap;
}
th.row-head {
  width: 80px;
}
.menu-date {
  font-size: 15px;
}
.menu-date > ul > li {
  font-weight: bold;
  margin: 0 0 10px 0;
}
.menu-date > ul > li a {
  color: #666666;
  display: block;
  line-height: normal;
  padding: 5px 0;
  text-decoration: none;
}
.menu-date > ul > li a:hover {
  text-decoration: underline;
}
.menu-date > ul > li.active a {
  text-decoration: underline;
}
.menu-date > ul > li > ul > li {
  font-weight: normal;
}
.menu-date > ul > li > ul > li a {
  display: block;
  line-height: normal;
  padding: 2px 0 2px 0;
}
.post {
  border-bottom: 1px solid #ccc;
  color: #666666;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
.post .image {
  float: left;
  margin: 0 20px 0 0;
  text-align: center;
  width: 280px;
}
.post .image img {
  max-height: 100%;
  max-width: 100%;
}
.post .title {
  color: #666666;
}
.post .title h2 {
  font-size: 20px;
  text-transform: uppercase;
}
.post .title h3 {
  font-weight: normal;
}
.post .content {
  font-size: 16px;
}
.post .social {
  clear: both;
}
.post-single {
  border-bottom: 1px solid #ccc;
  color: #666666;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
.post-single .image {
  float: right;
  margin: 0 0 0 20px;
  text-align: center;
  vertical-align: middle;
  width: 420px;
}
.post-single .title {
  color: #666666;
}
.post-single .title h2 {
  color: #562f1b;
  font-size: 32px;
  text-transform: uppercase;
  line-height: 100%;
}
.post-single .title h3 {
  font-weight: normal;
}
.post-single .content {
  font-size: 14px;
}
/*********** BEGIN FOOTER ***********/
#privacy-security {
  float: right;
  padding-right: 0px;
}
.block-subscribe {
  overflow: none;
  text-align: right;
}
.block-subscribe .input-box {
  float: left;
}
.block-subscribe .actions {
  color: #ffffff;
  display: inline;
  float: left;
}
.block-subscribe .block-content {
  margin-bottom: 13px;
}
.block-subscribe .form-subscribe-header {
  font-style: italic;
  margin-bottom: 13px;
}
.block-subscribe .input-box {
  background: #fff;
  border: 1px solid #ccc;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0;
}
.block-subscribe .input-box input {
  width: 200px;
}
.block-subscribe .button {
  margin: 0px;
  line-height: 29px;
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/sign-up-btn.gif) no-repeat #562f1b;
  width: 100px;
  height: 30px;
}
.block-subscribe .button span {
  font-size: 0px;
}
.block-subscribe .button span span {
  font-size: 0px;
}
.block-subscribe .button:hover {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/sign-up-btn-hover.gif) no-repeat #cccccc;
}
#newsletter {
  border: none;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0 5px;
}
.social-header {
  margin-top: 65px;
  font-style: italic;
}
.addthis {
  width: 400px;
}
#twitter-widget-0 {
  width: 88px;
}
.social {
  float: right;
  width: auto;
  margin-top: 6px;
}
.social li {
  float: left;
}
.social .icon {
  display: block;
  height: 28px;
  margin: 0 10px 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 28px;
}
.social .icon.facebook {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/rf_facebook.jpg) no-repeat;
}
.social .icon.twitter {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/rf_twitter.jpg) no-repeat;
}
.social .icon.instagram {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/rf_instagram.jpg) no-repeat;
}
.social .icon.pinterest {
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/rf_pinterest.jpg) no-repeat;
}
.social .icon.last {
  margin: 0px;
}
.footer-section .social {
  padding: 5px 0 0 0;
}
.footer-container {
  width: 990px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.footer-container .footer {
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
}
.footer-container .footer .footer-content {
  margin: 20px 0px;
}
.footer-container address {
  clear: both;
  display: block;
  font-size: 12px;
  position: absolute;
  text-transform: uppercase;
  top: 100%;
  width: 100%;
  padding: 10px 0px;
  color: #562f1b;
}
.footer-container address #established {
  padding: 0 0 0 100px;
  margin: 0 0 -18px 0;
  text-align: center;
}
.footer-container address #locations {
  float: left;
  text-align: left;
}
.footer-container address #copyright {
  float: right;
  text-align: right;
}
.footer-container .footer .footer-section {
  color: #562f1b;
  float: left;
  font-weight: bold;
  text-align: left;
  padding-right: 91px;
}
#footer-branding {
  float: right;
  text-align: center;
}
.footer-section h3 {
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.footer-section ul li {
  list-style: none;
}
.footer-section ul li a {
  color: #562f1b;
  text-decoration: none;
}
.footer-section .social li {
  list-style: none;
}
/*.footer-container address > div {
    display: inline;
}
*/
.popup-screen {
  background: #000;
  z-index: 4900;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 50 )';
  filter: alpha(opacity= 50 );
}
.popup-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -300px;
  z-index: 5000;
  width: 600px;
  height: 400px;
}
.popup-modal .content {
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 20px solid #fb9117;
  text-align: center;
  text-transform: uppercase;
}
.popup-modal .content input {
  border: 1px solid #ccc;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border-radius: 0;
  margin: 0 10px 0 0;
}
.popup-modal .content .submit {
  font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
  color: #fff;
  background: #55331E;
  border: none;
  padding: 0 10px;
  line-height: 30px;
  height: 30px;
}
.popup-modal .content .close {
  position: absolute;
  top: -17px;
  right: -15px;
  font-size: 16px;
  cursor: pointer;
}
.popup-modal .content .logo {
  height: 200px;
  width: 200px;
  margin: auto;
  background: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/popup-logo.jpg) no-repeat center center;
}
.checkout-warning {
  background: #fde894;
}
.slides_container div p {
  position: absolute;
  width: auto;
  font-family: verdana, Palatino, Times, "Times New Roman", serif;
  margin: 0px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #77787b;
  line-height: 20px;
}
.slides_container div p a {
  text-decoration: none;
}
.slides_container div p.rr-main-1 {
  padding-left: 270px;
  bottom: 50px;
}
.slides_container div p.rr-main-1 a {
  color: #d84d8c;
}
.slides_container div p.rr-main-2 {
  padding-left: 226px;
  bottom: 10px;
  font-size: 12px;
}
.slides_container div p.rr-main-2 a {
  color: #486589;
}
.slides_container div p.rr-main-3 {
  bottom: 0px;
  padding-left: 609px;
}
.slides_container div p.rr-main-3 a {
  color: #486589;
}
.slides_container div p.rr-main-4 a {
  color: #a51e28;
  padding-left: 610px;
}
.slides_container div p.rr-main-5 {
  bottom: 45px;
}
.slides_container div p.rr-main-5 a {
  padding-left: 410px;
  color: #341c1f;
  font-size: 10px;
}
.left_call-out {
  position: relative;
}
.left_call-out p {
  position: absolute;
  width: auto;
  text-align: center;
  font-family: Arial, verdana, Palatino, "Palatino Linotype", "Book Antiqua", serif;
  color: #d9246d;
  letter-spacing: 1px;
  margin: 0px;
  font-size: 13px;
  bottom: 15px;
}
.left_call-out p a {
  text-decoration: none;
  color: #333333;
}
.left_call-out p.rr-left-1 {
  width: auto;
  padding-left: 340px;
  bottom: 10px;
  font-size: 13px;
}
.left_call-out p.rr-left-1 a {
  color: #0a1d67;
  font-weight: bold;
  text-decoration: none;
}
.left_call-out p.rr-left-1l {
  padding-left: 300px;
  z-index: 1000;
}
.left_call-out p.rr-left-1r {
  padding-left: 285px;
}
.left_call-out p.rr-left-2 {
  width: 484px;
  bottom: 13px;
  font-size: 17px;
}
.right_call-out {
  position: relative;
}
.right_call-out p {
  position: absolute;
  width: auto;
  font-family: Arial, verdana, Palatino, "Palatino Linotype", "Book Antiqua", serif;
  margin: 0px;
  color: #4c7ff2;
  letter-spacing: 1px;
  text-align: center;
  line-height: 22px;
  font-size: 13px;
  bottom: 15px;
}
.right_call-out p a {
  text-decoration: none;
  color: #014c8d;
}
.right_call-out p.text {
  bottom: 10px;
  right: 10px;
  text-align: right;
}
.right_call-out p.rr-right-1 {
  padding-left: 185px;
  bottom: 105px;
}
.right_call-out p.rr-right-1l {
  padding-left: 336px;
  z-index: 1000;
}
.right_call-out p.rr-right-1r {
  padding-left: 280px;
}
.right_call-out p.rr-right-2 {
  padding-left: 380px;
  bottom: 10px;
}
.right_call-out p.rr-right-2 a {
  color: #0a1d67;
  font-weight: bold;
  text-decoration: none;
}
.bottom_call-out_left,
.bottom_call-out_middle,
.bottom_call-out_right {
  float: left;
  padding-right: 22px;
  margin: 5px 0px;
}
.bottom_call-out_left.last,
.bottom_call-out_middle.last,
.bottom_call-out_right.last {
  padding: 0px;
}

.bottom-notification {
	display: inline-block;
	width: 100%;
	border: 1px solid #cccccb;
	margin-bottom: 10px;
	color: #ff1003;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}

.bottom-notification a,
.bottom-notification a:hover {
	padding: 10px 0;
	color: #ff1003;
}

.popup-modal .content {
  border: 20px solid #f9ce00;
}
/*
.nav-container {
    border: none;
}
*/
.cms-page-view .breadcrumbs,
.cms-lookbook .breadcrumbs {
  display: none;
}
#download {
  background: #562f1b;
  color: #ffffff !important;
  border: none;
  cursor: pointer;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  font-size: 20px;
  text-transform: uppercase;
  float: right;
  margin: 2px;
}
#download a {
  color: #ffffff;
  text-decoration: none;
}
#download:hover {
  background-color: #cccccc;
}
#store-locator {
  float: left;
  line-height: 38px;
}
.anythingSlider .arrow,
.anythingSlider-default .arrow {
  top: 37% !important;
}
.anythingSlider .arrow a,
.anythingSlider-default .arrow a {
  width: 60px;
  height: 60px;
  display: block;
}
.anythingSlider .arrow.back,
.anythingSlider-default .arrow.back {
  left: 20px;
}
.anythingSlider .arrow.back a,
.anythingSlider-default .arrow.back a {
  background-image: url('../../skin/frontend/robertafreymann/robertarollerrabbit/images/arrow_back.png');
  width: 60px;
  height: 60px;
  display: block;
}
.anythingSlider .arrow.back a.hover,
.anythingSlider-default .arrow.back a.hover,
.anythingSlider .arrow.back a:hover,
.anythingSlider-default .arrow.back a:hover {
  background-image: url('../../skin/frontend/robertafreymann/robertarollerrabbit/images/arrow_back_hover.png');
  background-position: left top;
}
.anythingSlider .arrow.forward,
.anythingSlider-default .arrow.forward {
  right: 20px;
}
.anythingSlider .arrow.forward a,
.anythingSlider-default .arrow.forward a {
  background-image: url('../../skin/frontend/robertafreymann/robertarollerrabbit/images/arrow_forward.png');
  width: 60px;
  height: 60px;
  display: block;
}
.anythingSlider .arrow.forward a:hover,
.anythingSlider-default .arrow.forward a:hover {
  background-image: url('../../skin/frontend/robertafreymann/robertarollerrabbit/images/arrow_forward_hover.png');
  background-position: right top;
}
.anythingSlider .anythingControls,
.anythingSlider-default .anythingControls {
  position: relative;
  text-align: center;
  bottom: 290px;
}
.anythingSlider .anythingControls .thumbNav,
.anythingSlider-default .anythingControls .thumbNav {
  float: none;
  left: 0px;
  height: 25px;
}
.anythingSlider .anythingControls .thumbNav a,
.anythingSlider-default .anythingControls .thumbNav a {
  background-position: center !important;
  width: 22px;
  height: 25px;
  color: #ffffff;
}
.anythingSlider .anythingControls .thumbNav a span,
.anythingSlider-default .anythingControls .thumbNav a span {
  visibility: visible;
  position: relative;
  top: 2px;
}
.lookbook .products {
  text-align: center;
  margin-top: 41px;
}

.recallList {
	
	padding-bottom: 100px;
}

.recallList a {
	font-weight: bold;
}

/* Basic flipbook styles */
.flipbook-viewport {
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding:  20px 0 50px;
}

.flipbook-viewport .container {
	position: relative;
	top: 0;
	left: 50%;
	margin: auto;
}

.flipbook-viewport .flipbook {
	display: none;
	width: 920px;
	height: 663px;
	left: -461px;
	top: 11px;
}

.flipbook-viewport .page {
	width: 460px;
	height: 663px;
	background-color: white;
	background-repeat: no-repeat;
	background-size:  461px 646px;
}

.flipbook .page {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.flipbook .even .gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	background: -webkit-gradient(linear, left top, right top, color-stop(0.95, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,0.2)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
	background-image: linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
}

.flipbook .odd .gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	background: -webkit-gradient(linear, right top, left top, color-stop(0.95, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,0.15)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
	background-image: -moz-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
	background-image: -ms-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
	background-image: -o-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
	background-image: linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
}

.flipbook .even {
	background-image: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/gradient-page-left.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

.flipbook .odd {
	background-image: url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/gradient-page-right.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.flipbook-viewport .page img {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin:0;
}

.flipbook-viewport .shadow {
	-webkit-transition: -webkit-box-shadow 0.5s;
	-moz-transition: -moz-box-shadow 0.5s;
	-o-transition: -webkit-box-shadow 0.5s;
	-ms-transition: -ms-box-shadow 0.5s;

	-webkit-box-shadow:0 0 20px #ccc;
	-moz-box-shadow:0 0 20px #ccc;
	-o-box-shadow:0 0 20px #ccc;
	-ms-box-shadow:0 0 20px #ccc;
	box-shadow:0 0 20px #ccc;
}

.flip-control {
	height: 30px;
	margin: 0 0 20px;
	padding: 5px 0;
    border: 1px solid #cccccb;
    text-align: center;
}

.flip-control select {
	margin: 5px 0 0;
}

.flip-control .contentsContainer,
.flip-control .buttons {
	float: right;
	display: inline-block;
}

.flip-control .button-download {
	margin-left: 74px;
}

.flip-control a,
.flip-control .pageNumber {
    float: none;
    margin-right: 10px;
    display: inline-block;
}

.flip-control .contentsContainer {
	float: left;
}

.flip-control .pageNumberContainer {
	display: inline-block;
	width: 112px;
}
.flip-control .pageNumber {
	display: inline-block;
	width: 40px;
	margin: 5px 15px 0 0;
	text-align: left;
}

.flipbook-viewport .next-button,
.flipbook-viewport .previous-button{
	width:22px;
	height:662px;
	position:absolute;
	top:0;
	z-index: 999;
}

.flipbook-viewport .next-button{
	right:-22px;
	-webkit-border-radius:0 15px 15px 0;
	-moz-border-radius:0 15px 15px 0;
	-ms-border-radius:0 15px 15px 0;
	-o-border-radius:0 15px 15px 0;
	border-radius:0 15px 15px 0;
}

.flipbook-viewport .previous-button{
	left:-22px;
	-webkit-border-radius:15px 0 0 15px;
	-moz-border-radius:15px 0 0 15px;
	-ms-border-radius:15px 0 0 15px;
	-o-border-radius:15px 0 0 15px;
	border-radius:15px 0 0 15px;
}

.flipbook-viewport .previous-button-hover,
.flipbook-viewport .next-button-hover{
	background-color:rgba(0,0,0, 0.2);
}

.flipbook-viewport .previous-button-hover,
.flipbook-viewport .previous-button-down{
	background-image:url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/arrows.png);
	background-position:-4px 332px;
	background-repeat:no-repeat;
}

.flipbook-viewport .previous-button-down,
.flipbook-viewport .next-button-down{
	background-color:rgba(0,0,0, 0.4);
}

.flipbook-viewport .next-button-hover,
.flipbook-viewport .next-button-down{
	background-image:url(../../skin/frontend/robertafreymann/robertarollerrabbit/images/arrows.png);
	background-position:-38px 332px;
	background-repeat:no-repeat;
}

.flipbook-viewport .zoom-in .next-button,
.flipbook-viewport .zoom-in .previous-button{
	display:none;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*
    AnythingSlider v1.8+ Default theme
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
/*****************************
  SET DEFAULT DIMENSIONS HERE
 *****************************/
/* change the ID & dimensions to match your slider */
#slider {
  width: 990px;
  height: 1000px;
  list-style: none;
  /* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */

  overflow-y: auto;
  overflow-x: hidden;
}
/******************
  SET STYLING HERE
 ******************
 =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
.anythingSlider-default {
  margin: 0 auto;
  /* 45px right & left padding for the arrows, 28px @ bottom for navigation */

  padding: 0 0px 0px 0px;
}
/* slider window - top & bottom borders, default state */
.anythingSlider-default .anythingWindow {
  border-top: 3px solid #777;
  border-bottom: 3px solid #777;
}
/* Navigation buttons + start/stop button, default state */
.anythingSlider-default .anythingControls a {
  /* top shadow */

  background: #777777 url(https://robertarollerrabbit.com/skin/frontend/robertafreymann/default/images/default.png) center -288px repeat-x;
  color: #000;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
/* Make sure navigation text is visible */
.anythingSlider-default .anythingControls a span {
  visibility: hidden;
}
.anythingSlider-default .anythingControls a.start-stop {
  /* top shadow */

  background: none !important;
  color: #5a81c0 !important;
  padding: 0px !important;
  position: relative;
  top: -3px;
}
.anythingSlider-default .anythingControls a.start-stop span {
  visibility: visible;
}
/* Navigation current button, default state */
.anythingSlider-default .anythingControls a.cur {
  background: #888;
  color: #000;
}
/* start-stop button, stopped, default state */
.anythingSlider-default .anythingControls a.start-stop {
  background-color: #040;
  color: #ddd;
}
/* start-stop button, playing, default state */
.anythingSlider-default .anythingControls a.start-stop.playing {
  background-color: #800;
}
/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-default .anythingControls a.start-stop:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover {
  background-image: none;
  color: #ddd;
}
/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
.anythingSlider-default.activeSlider .anythingWindow {
  border: none;
}
/* Navigation buttons, active state */
.anythingSlider-default.activeSlider .anythingControls a {
  /* background image = top shadow */

  background: url(../../skin/frontend/robertafreymann/default/images/dot.png) no-repeat;
}
/* Navigation current & hovered button, active state */
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
  /* background image removed */

  background: url(../../skin/frontend/robertafreymann/default/images/dot-active.png) no-repeat;
}
/* start-stop button, stopped, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
  color: #fff;
  position: relative;
  right: 365px;
  width: 90px;
  top: 0px;
}
/* start-stop button, playing, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
  background-color: #d00;
  color: #fff;
}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-default.activeSlider .start-stop:hover,
.anythingSlider-default.activeSlider .start-stop.hover {
  color: #fff;
}
/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
.anythingSlider-default .arrow {
  top: 50%;
  position: absolute;
  display: none;
}
.anythingSlider-default .arrow a {
  display: none;
  width: 45px;
  height: 140px;
  margin: -70px 0 0 0;
  /* half height of image */

  text-align: center;
  outline: 0;
  background: url(https://robertarollerrabbit.com/skin/frontend/robertafreymann/default/images/default.png) no-repeat;
}
/* back arrow */
.anythingSlider-default .back {
  left: 0;
}
.anythingSlider-default .back a {
  background-position: left top;
}
.anythingSlider-default .back a:hover,
.anythingSlider-default .back a.hover {
  background-position: left -140px;
}
/* forward arrow */
.anythingSlider-default .forward {
  right: 0;
}
.anythingSlider-default .forward a {
  background-position: right top;
}
.anythingSlider-default .forward a:hover,
.anythingSlider-default .forward a.hover {
  background-position: right -140px;
}
/* Navigation Links */
.anythingSlider-default .anythingControls {
  outline: 0;
  display: none;
}
.anythingSlider-default .anythingControls ul {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  left: 355px;
  top: 4px;
}
.anythingSlider-default .anythingControls ul li {
  display: inline;
}
.anythingSlider-default .anythingControls ul a {
  font: 11px/18px Georgia, Serif;
  display: inline-block;
  text-decoration: none;
  padding: 2px 8px;
  height: 18px;
  margin: 0 5px 0 0;
  text-align: center;
  outline: 0;
}
/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
  overflow: hidden;
  float: left;
}
/* Autoplay Start/Stop button */
.anythingSlider-default .anythingControls .start-stop {
  padding: 2px 5px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  float: right;
  z-index: 100;
  outline: 0;
}
/***********************
  IE8 AND OLDER STYLING
 ***********************/
/* Navigation Arrows */
.as-oldie .anythingSlider-default .arrow {
  top: 30%;
}
.as-oldie .anythingSlider-default .arrow a {
  margin: 0;
}
/* margin between nav buttons just looks better */
.as-oldie .anythingSlider-default .anythingControls li {
  margin-left: 3px;
}
/* When using the navigationSize option, the side margins need to be zero
    None of the navigation panels look good in IE7 now =( */
.as-oldie .anythingSlider-default .anythingControls a {
  margin: 0;
}
.as-oldie .anythingSlider-default .anythingNavWindow {
  margin: 0 2px;
}
.as-oldie .anythingSlider-default .anythingNavWindow li {
  padding: 3px 0 0 0;
}
/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
  display: block;
  overflow: visible !important;
  position: relative;
}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
  background: transparent;
  list-style: none;
  position: absolute;
  overflow: visible !important;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
  display: block;
  visibility: hidden;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
  display: none;
}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
  background: transparent;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0;
  margin: 0;
}
/* vertical mode */
.anythingSlider .vertical .panel {
  float: none;
}
/* fade mode */
.anythingSlider .fade .panel {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
  z-index: 1;
}
/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {
  direction: ltr;
  unicode-bidi: bidi-override;
}
.anythingSlider.rtl .anythingControls ul {
  float: left;
}
/* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a {
  float: right;
}
/* reverse order of nav links */
.anythingSlider.rtl .start-stop {
  /* float: right; */
}
/* move start/stop button - in case you want to switch sides */
/* probably not necessary, but added just in case */
.anythingSlider,
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
  transition-duration: 0;
  -o-transition-duration: 0;
  -moz-transition-duration: 0;
  -webkit-transition-duration: 0;
}


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}