.carousel { text-align: center; }
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
        z-index: 10;
	position: relative;
	left: auto;
	right: auto;
}
body.page-loaded .carousel .carousel-inner,
body.page-loaded .carousel .carousel-inner .carousel-item{
	min-height: unset !important;
	max-height: unset !important;
	height: auto !important;
	aspect-ratio: auto !important;
}

body.page-loaded .carousel .carousel-inner .carousel-item > img.img-loaded{
	height: auto !important;
	width: auto !important;
}
/* Declare heights because of positioning of img element */
.carousel-item {
        height: 32rem;
}
.carousel-item > a{ z-index: 2; }
.carousel-item > img {
        position: relative;
        top: 0;
	float:none;
        left: auto;
        right: auto;
        min-width: 100%;
        height: auto;
				max-height:unset;
	z-index: 1;
}
.carousel-item > .ratio{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.carousel-caption{
	font-size: 1.8em;
	line-height: 1;
}
.carousel-caption h1{
	font-size: 2.2em;
}
@media (max-width: 767px){
	.carousel-caption{
		font-size: .85em;
	}
}
@media (min-width: 40em) {
        /* Bump up size of carousel content */
        .carousel-caption > div, .carousel-caption > p {
                margin-bottom: 1.25rem;
                font-size: 1.25rem;
                line-height: 1.4;
        }
}

cannewe-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: content;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
}

/* gradient */
cannewe-youtube::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 50px;
    width: 100%;
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}


cannewe-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (16 / 9));
}
cannewe-youtube > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

/* play button */
cannewe-youtube > .cty-playbtn {
    width: 68px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    background-color: transparent;
    /* YT's actual play button svg */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');
    filter: grayscale(100%);
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: none;
}

cannewe-youtube:hover > .cty-playbtn,
cannewe-youtube .cty-playbtn:focus {
    filter: none;
}

/* Post-click styles */
cannewe-youtube.cyt-activated {
    cursor: unset;
}
cannewe-youtube.cyt-activated::before,
cannewe-youtube.cyt-activated > .cty-playbtn {
    opacity: 0;
    pointer-events: none;
}

.cyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url('/jquery-ui/v_1.12.1/%22images%2Fui-icons_555555_256x240.png%22')&iconsHighlight=url('/jquery-ui/v_1.12.1/%22images%2Fui-icons_777620_256x240.png%22')&iconsHeader=url('/jquery-ui/v_1.12.1/%22images%2Fui-icons_444444_256x240.png%22')&iconsError=url('/jquery-ui/v_1.12.1/%22images%2Fui-icons_cc0000_256x240.png%22')&iconsDefault=url('/jquery-ui/v_1.12.1/%22images%2Fui-icons_777777_256x240.png%22')&iconsContent=url('/jquery-ui/v_1.12.1/%22images%2Fui-icons_444444_256x240.png%22')&iconsActive=url('/jquery-ui/v_1.12.1/%22images%2Fui-icons_ffffff_256x240.png%22')&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url('/jquery-ui/v_1.12.1/images/ui-icons_444444_256x240.png')}.ui-widget-header .ui-icon{background-image:url('/jquery-ui/v_1.12.1/images/ui-icons_444444_256x240.png')}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url('/jquery-ui/v_1.12.1/images/ui-icons_555555_256x240.png')}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url('/jquery-ui/v_1.12.1/images/ui-icons_ffffff_256x240.png')}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url('/jquery-ui/v_1.12.1/images/ui-icons_777620_256x240.png')}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url('/jquery-ui/v_1.12.1/images/ui-icons_cc0000_256x240.png')}.ui-button .ui-icon{background-image:url('/jquery-ui/v_1.12.1/images/ui-icons_777777_256x240.png')}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
body.cart-open:not(.checkout-page){
	overflow: hidden;
}
body:not(.checkout-page) main .shoppingcart {
        position: sticky;
				top: 0;
}
body.checkout-page main .shoppingcart {
	height: 100%;
}
body:not(.page-loaded) .shoppingcart > section {
	visibility: hidden;
}
@media (min-width: 768px){
	body .shoppingcart-actions.is-fixed {
		position: fixed;
		z-index: 10;
	}
}
body .shoppingcart-actions {
	color: var(--cart-txt-color);
	background-color: var(--cart-bg-color);
}
body .shoppingcart-actions .btn{
	background-color: transparent !important;
	color:inherit !important;
	position: relative;
	top: -0.25em;
}
@media (min-width: 768px){
	body .shoppingcart-actions .gripper{
		position: absolute;
		left: 0;
		top:30%;
	}
	body .shoppingcart-actions.is-fixed{
		right: 0;
		padding-top: 0.85em;
		padding-bottom: 0.85em;
		padding-left: 0.65em;
		border-radius: 45% 0 0 45%;
	}
	body .shoppingcart-actions .btn{
		top:0.25em;
	}
}
@media (max-width: 767px){
	body .shoppingcart-actions .gripper{
		position: absolute;
		top: 0;
	}
	body .shoppingcart-actions:not(.buttons-offcanvas){
		bottom: 0;
		left: 0;
		right: 0;
		padding-left: 0.85em;
		padding-right: 0.85em;
		padding-top: 1.25em;
		border-radius: 45% 45% 0 0;
		text-align: center;
	}
}
#shoppingcart-finish.btn-primary.custom-message.disabled, #shoppingcart-finish.btn-primary.custom-message:disabled{
	background-color: #FF1212;
	color:#FFF;
	border-color:#000;
}

body .shoppingcart-actions .btn:focus{
	box-shadow: unset;
}
body .shoppingcart-actions span > sup{
	color: var(--cart-txt-color);
	background-color:var(--cart-txt-highlight-color);
	border-color:var(--cart-txt-highlight-color);
}

body .shoppingcart #choicecart{
	display: none;
}
header .shoppingcart {
      position: absolute;
			top: 0;
			left: calc(var(--bs-gutter-x)/ 2);
			right: calc(var(--bs-gutter-x)/ 2);
}
.right-cart{ position: relative; }
.shoppingcart {
	color: var(--cart-txt-color);
	background-color: var(--cart-bg-color);
	font-size: .75em;
	border: none;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.4));
	filter        : drop-shadow(0px 0px 10px rgba(0,0,0,0.4));
}
.shoppingcart.offcanvas{
	height: 100%;
}
.shoppingcart:not(.offcanvas){
	padding: 0;
	margin-bottom: 7.5%;
	z-index: 2;
}
body:not(.checkout-page) .shoppingcart::before {
        content: "";
        position: absolute;
				left: 0;
        right: 0;
				top: auto;
				background-color: var(--cart-bg-color);
				border: none;
				z-index: -1;
}
.shoppingcart.bordered {
				border-left: 1px solid rgba(var(--cart-bg-highlight-color-rgb), .35);
				border-right: 1px solid rgba(var(--cart-bg-highlight-color-rgb), .35);
}
.shoppingcart.bordered::before {
        border-bottom: 1px solid var(--cart-bg-highlight-color);
}
.shoppingcart .toggle-header .toggle-btn:not(.collapsed) .toggle-up,
.shoppingcart .toggle-header .toggle-btn.collapsed .toggle-down{
	display: none;	
}
.shoppingcart .toggle-header .toggle-btn{
	color:var(--custom-color-3);
	font-size: 2.4em;
}
.checkout .tip-row {
    font-size: .85em;
}
.shoppingcart .btn-default{
	color: var(--cart-txt-highlight-color);
}
.shoppingcart .btn-default.btn-tooltip {
    color: var(--cart-txt-color);
}
.shoppingcart .shoppingcart_products_listing{
	height: auto;
	position: relative;
}
body:not(.checkout-page) .shoppingcart .shoppingcart_products_listing{
	max-height: 40vh;
}
@media (max-width: 767px){
	body:not(.checkout-page) .shoppingcart .shoppingcart_products_listing{
		max-height: 60vh;
	}
}
.shoppingcart .footer_block_middle{
	position: relative;
}
.shoppingcart .footer_block_middle.blur:before {
    content: '';
    height: 0.4em;
    border: 1px solid;
    display: block;
    position: absolute;
    top: -0.4em;
    left: 0;
    right: 0;
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
@media (max-width: 767px){
	body:not(.checkout-page)	header .shoppingcart {
		position: fixed;
		top: auto;
		bottom:0;
		margin-bottom: 0;
		display: flex;
		flex-flow: row wrap;
		/*height: calc(var(--cart-header-height) + var(--cart-footer-height));*/
	}
	body:not(.checkout-page)	header .shoppingcart.open:not(.is-checkout){
		height: auto;
		top: calc(var(--cart-header-height) * 1.125);
	}
	.shoppingcart::before {
		bottom: auto;
		border: none;
		display: none;
	}
	.shoppingcart.open:not(.is-checkout) .toggle-header{
		position: absolute;
		top: 0;
	}
	.shoppingcart.open:not(.is-checkout) .shoppingcart_header{
		position: absolute;
		top: 3em;
	}
	.shoppingcart.open:not(.is-checkout) .shoppingcart_footer{
		position: absolute;
		bottom: 0;
	}
	.shoppingcart .shoppingcart_products_listing{
		max-height: none;
	}
	
	.shoppingcart.open:not(.is-checkout) .shoppingcart_products{
		position: absolute;
		top: calc(var(--cart-header-height) + 4em);
		bottom: calc(var(--cart-footer-height) + 2em);
	}
	.shoppingcart.offcanvas .toggle-header,
	.shoppingcart.is-checkout .toggle-header{
		display: none;
	}
	.shoppingcart:not(.is-checkout):not(.offcanvas):not(.open) .shoppingcart_header,
	.shoppingcart:not(.is-checkout):not(.offcanvas) .shoppingcart_products:not(.show){
		display: none !important;
	}
}

.shoppingcart .shoppingcart_header {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style:  solid;
	border-bottom-color: #000;
}
.shoppingcart .shoppingcart_header_title {
        font-size: 3em !important;
        line-height: 1 !important;
        margin: 0 10px !important;
        padding-bottom: 0px !important;
	text-transform: uppercase;
}
.shoppingcart p.shoppingcart_header_subtitle,
.shoppingcart div.shoppingcart_header_subtitle p{
        font-size: 1.2em !important;
        line-height: 1 !important;
        margin: 2px 10px !important;
        text-transform: none !important;
}
.shoppingcart .shoppingcart_products:not(.show) {
        overflow: auto;
        padding-top: 15px;
        display: none;
}
body.has-products .shoppingcart .shoppingcart_products,
.shoppingcart.is-checkout .shoppingcart_products{
	display: block;
}
.shoppingcart .shoppingcart_products .shoppingcart_products_listing {
				display: block;
				overflow-y: auto;
}
.shoppingcart .shoppingcart_products_listing {
        list-style: none;
}
.shoppingcart .shoppingcart_products .shoppingcart_item {
        border-bottom: 1px dotted;
}
.shoppingcart .shoppingcart_products .shoppingcart_item:first-child {
        border-top: none;
}
.shoppingcart .shoppingcart_item {
        padding-top: 0.25em;
        padding-bottom: 0.25em;
}
.shoppingcart .shoppingcart_item .shoppingcart_item_amount.group-together{
    background-color: var(--cart-bg-highlight-color);
}

.shoppingcart .shoppingcart_item .shoppingcart_item_actions .btn span,
.shoppingcart .shoppingcart_item .shoppingcart_item_amount .btn span{
    position: relative;
}
.shoppingcart .shoppingcart_item .shoppingcart_item_actions .btn i,
.shoppingcart .shoppingcart_item .shoppingcart_item_amount .btn i{
  position: relative;
	top: 0.05em;
    opacity: 0.75;
    font-size: 1.35em;
}shoppingcart .shoppingcart_item .shoppingcart_item_actions .btn svg,
.shoppingcart .shoppingcart_item .shoppingcart_item_amount .btn svg{
    position: relative;
    opacity: 0.75;
    width: 1.35em;
	height: 1.35em;
}
.shoppingcart .shoppingcart_item .shoppingcart_item_amount .btn.btn-qty{
	text-align: right;
}

.shoppingcart .shoppingcart_item .shoppingcart_item_col {
        display: table-cell;
        float: none;
        vertical-align: top;
}
.shoppingcart .shoppingcart_item_qty, .shoppingcart .shoppingcart_item_name {
        font-size: 1.2em;
}
.shoppingcart .shoppingcart_item_amount input {
        text-align: center;
}
.shoppingcart .shoppingcart_item_info {
        font-size: 1em;
        font-style: italic;
}
.shoppingcart .shoppingcart_item_info:empty{
				display:none;
}
.shoppingcart .shoppingcart_item_price {
        font-size: 1.8em;
        font-weight: bold;
        display: block;
}
.shoppingcart .shoppingcart_item .shoppingcart_item_actions{
	white-space: nowrap;
}
.shoppingcart .shoppingcart_item .shoppingcart_item_actions .btn+.btn{
    margin-left: 0.30em;
}

.shoppingcart .shoppingcart_pre-footer {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #000;
	font-size: 0.8em;
}
.shoppingcart .shoppingcart_footer {
        padding-top: 15px;
        margin-bottom: 0px;
        text-align: left !important;
}
.shoppingcart .shoppingcart_footer .shoppingcart_products_listing {
				background-color: var(--cart-bg-color);
	color: var(--cart-txt-color);
}
.shoppingcart .shoppingcart_footer .shoppingcart_footer_button {
	
}
.shoppingcart .shoppingcart_footer #shoppingcart_change_date-row{
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;
}
/*
.shoppingcart .shoppingcart_footer .shoppingcart_footer_button:not(.not-minimum) {
	font-size: 2.5em;
}
*/
@media (max-width: 767px){
	.form-floating > label {
		font-size: 0.65em !important;
	}
	/*
	.shoppingcart .shoppingcart_footer .shoppingcart_footer_button:not(.not-minimum) {
		font-size: 1.5em;
	}
	*/
	.shoppingcart_item_actions {
		font-size: 0.8em;
	}
	.btn-group.group-together,
	.btn-group.shoppingcart_item_amount{
		font-size: 0.8em;
	}
}
.shoppingcart .shoppingcart_footer .shoppingcart_footer_button.is-closed {
    background-color: red;
		border-color: red;
    opacity: 1;
}

.shoppingcart .shoppingcart_footer p {
        font-size: 1.8em;
        line-height: 1;
	margin-bottom: 0;
}
.shoppingcart .shoppingcart_footer p:first-child {
        font-size: 2em;
        line-height: 1.5;
}
.shoppingcart .shoppingcart-total-text {
	font-size: 2em;
	line-height: 1.6;
	text-transform: uppercase;
}
.shoppingcart .shoppingcart-total {
 	font-size: 2.5em;
	line-height: 1.15;
	font-weight: bold;
	position: relative;
}
#timeline_wrapper .btn-check[data-disabled] + .btn{
	opacity: 0.65;
}
#timeline_wrapper .btn-outline-primary[data-status="open"]{
	
}
#timeline_wrapper .btn-outline-primary[data-status="used"]{
	background-color:#9B9A9A;
	color: #000000;
	cursor: not-allowed;
}
#timeline_wrapper .btn-outline-primary[data-status="locked"]{
	/*background-color:#FFC4C5;*/
	background-color:#9B9A9A;
	color: #000000;
	cursor: not-allowed;
}
#timeline_wrapper .btn-check[data-disabled]:checked + .btn-outline-primary[data-status="used"] {
    background-color: var(--custom-color-3);
}
.shoppingcart_footer_button, .shoppingcart_item_col span {
	position: relative;
}
.shoppingcart_footer_button sup, .shoppingcart_item_col span > sup, .shoppingcart-actions span > sup{
	background: #fff;
	color: #000;
	border-radius: 50%;
	text-align: center;
	width: 1.4em;
	height: 1.4em;
	display: inline-block;
	font-size: .5em;
	line-height: 1.3;
	position: absolute;
	top: -0.4em;
	right: -0.4em;
	border: 1px solid #333;
}

.shoppingcart-actions span > sup{
	top: 0.3em;
	right: 0.3em;
	font-size: .55em;
}
@media (max-width: 767px){
	header .shoppingcart {
		left: 0;
		right: 0;
	}
	.shoppingcart .shoppingcart_footer{
		padding-left: 0;
		padding-right: 0;
	}
	.shoppingcart .shoppingcart_footer .order-1{
		padding-left: var(--bs-gutter-x);
	}
	.shoppingcart .shoppingcart_footer .order-2{
		padding-right: var(--bs-gutter-x);
	}
	.shoppingcart .shoppingcart_footer .order-3{
		padding-left: var(--bs-gutter-x);
		padding-right: var(--bs-gutter-x);
	}
	.shoppingcart .shoppingcart_footer .order-3{
    color: var(--custom-color-2);
    background-color: var(--custom-color-1);
    border-color: var(--custom-color-1);
	}
	
	.shoppingcart .shoppingcart_footer .shoppingcart_item_col p:first-child,
	.shoppingcart .shoppingcart_footer .shoppingcart_item_col span:first-child,
	.shoppingcart .shoppingcart-total{
		/*font-size: 1.8em;*/
	}
	
	.shoppingcart .shoppingcart_footer .shoppingcart_products_listing{
		background-color: transparent;
	}
}
.datepicker {
  display: none;
}

.datepicker.active {
  display: block;
}

.datepicker-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1050;
  padding-top: 4px;
}

.datepicker-dropdown.datepicker-orient-top {
  padding-top: 0;
  padding-bottom: 4px;
}

.datepicker-picker {
  display: inline-block;
  border-radius: 4px;
  background-color: white;
}

.datepicker-dropdown .datepicker-picker {
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
}

.datepicker-picker span {
  display: block;
  flex: 1;
  border: 0;
  border-radius: 4px;
  cursor: default;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.datepicker-main {
  padding: 2px;
}

.datepicker-footer {
  box-shadow: inset 0 1px 1px rgba(10, 10, 10, 0.1);
  background-color: whitesmoke;
}

.datepicker-grid,
.datepicker-view .days-of-week,
.datepicker-view,
.datepicker-controls {
  display: flex;
}

.datepicker-grid {
  flex-wrap: wrap;
}

.datepicker-view .days .datepicker-cell,
.datepicker-view .dow {
  flex-basis: 14.2857142857%;
}

.datepicker-view.datepicker-grid .datepicker-cell {
  flex-basis: 25%;
}

.datepicker-cell,
.datepicker-view .week {
  height: 2.25rem;
  line-height: 2.25rem;
}

.datepicker-title {
  box-shadow: inset 0 -1px 1px rgba(10, 10, 10, 0.1);
  background-color: whitesmoke;
  padding: 0.375rem 0.75rem;
  text-align: center;
  font-weight: 700;
}

.datepicker-header .datepicker-controls {
  padding: 2px 2px 0;
}

.datepicker-controls .button {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  box-shadow: none;
  background-color: white;
  cursor: pointer;
  padding: calc(0.375em - 1px) 0.75em;
  height: 2.25em;
  vertical-align: top;
  text-align: center;
  line-height: 1.5;
  white-space: nowrap;
  color: #363636;
  font-size: 1rem;
}

.datepicker-controls .button:focus,
.datepicker-controls .button:active {
  outline: none;
}

.datepicker-controls .button:hover {
  border-color: #b5b5b5;
  color: #363636;
}

.datepicker-controls .button:focus {
  border-color: #3273dc;
  color: #363636;
}

.datepicker-controls .button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

.datepicker-controls .button:active {
  border-color: #4a4a4a;
  color: #363636;
}

.datepicker-controls .button[disabled] {
  cursor: not-allowed;
}

.datepicker-header .datepicker-controls .button {
  border-color: transparent;
  font-weight: bold;
}

.datepicker-header .datepicker-controls .button:hover {
  background-color: #f9f9f9;
}

.datepicker-header .datepicker-controls .button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

.datepicker-header .datepicker-controls .button:active {
  background-color: #f2f2f2;
}

.datepicker-header .datepicker-controls .button[disabled] {
  box-shadow: none;
}

.datepicker-footer .datepicker-controls .button {
  margin: calc(0.375rem - 1px) 0.375rem;
  border-radius: 2px;
  width: 100%;
  font-size: 0.75rem;
}

.datepicker-controls .view-switch {
  flex: auto;
}

.datepicker-controls .prev-btn,
.datepicker-controls .next-btn {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
  width: 2.25rem;
}

.datepicker-controls .prev-btn.disabled,
.datepicker-controls .next-btn.disabled {
  visibility: hidden;
}

.datepicker-view .dow {
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.875rem;
  font-weight: 700;
}

.datepicker-view .week {
  width: 2.25rem;
  color: #b5b5b5;
  font-size: 0.75rem;
}

@media (max-width: 22.5rem) {
  .datepicker-view .week {
    width: 1.96875rem;
  }
}

.datepicker-grid {
  width: 15.75rem;
}

@media (max-width: 22.5rem) {
  .calendar-weeks + .days .datepicker-grid {
    width: 13.78125rem;
  }
}

.datepicker-cell:not(.disabled):hover {
  background-color: #f9f9f9;
  cursor: pointer;
}

.datepicker-cell.focused:not(.selected) {
  background-color: #e8e8e8;
}

.datepicker-cell.selected,
.datepicker-cell.selected:hover {
  background-color: #3273dc;
  color: #fff;
  font-weight: 600;
}

.datepicker-cell.disabled {
  color: #dbdbdb;
}

.datepicker-cell.prev:not(.disabled),
.datepicker-cell.next:not(.disabled) {
  color: #7a7a7a;
}

.datepicker-cell.prev.selected,
.datepicker-cell.next.selected {
  color: #e6e6e6;
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today) {
  border-radius: 0;
  background-color: whitesmoke;
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover {
  background-color: #eeeeee;
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused {
  background-color: #e8e8e8;
}

.datepicker-cell.today:not(.selected) {
  background-color: #00d1b2;
}

.datepicker-cell.today:not(.selected):not(.disabled) {
  color: #fff;
}

.datepicker-cell.today.focused:not(.selected) {
  background-color: #00c4a7;
}

.datepicker-cell.range-end:not(.selected),
.datepicker-cell.range-start:not(.selected) {
  background-color: #b5b5b5;
  color: #fff;
}

.datepicker-cell.range-end.focused:not(.selected),
.datepicker-cell.range-start.focused:not(.selected) {
  background-color: #afafaf;
}

.datepicker-cell.range-start {
  border-radius: 4px 0 0 4px;
}

.datepicker-cell.range-end {
  border-radius: 0 4px 4px 0;
}

.datepicker-cell.range {
  border-radius: 0;
  background-color: #dbdbdb;
}

.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover {
  background-color: #d5d5d5;
}

.datepicker-cell.range.disabled {
  color: #c2c2c2;
}

.datepicker-cell.range.focused {
  background-color: #cfcfcf;
}

.datepicker-view.datepicker-grid .datepicker-cell {
  height: 4.5rem;
  line-height: 4.5rem;
}

.datepicker-input.in-edit {
  border-color: #2366d1;
}

.datepicker-input.in-edit:focus,
.datepicker-input.in-edit:active {
  box-shadow: 0 0 0.25em 0.25em rgba(35, 102, 209, 0.2);
}
.mainnav.navbar{
    padding-top: 0;
    padding-bottom: 0;
}
.mainnav.navbar .nav-item{
    height: 100%;
    display: flex;
    align-items: center;
}
.navbar-nav .dropdown-menu{
	font-size: .9em;
}
.mainnav.navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar .nav-item{ color: inherit;  }
.navbar .nav-item > .dropdown-menu > .menuitem{
	position: relative;
}
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none;   transition: vcolor .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item > .dropdown-menu > .menuitem > .dropdown-menu{ top: 0; left:90%; }
	.navbar .nav-item:hover > .dropdown-menu{ display: block; }
	.navbar .nav-item > .dropdown-menu > .menuitem:hover > .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}	
.rbs_gallery_Spinner {
	margin: 50px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px
}
.rbs_gallery_Spinner > div {
	background-color: #333;
	height: 100%;
	width: 6px;
	margin:0 1px;
	display: inline-block;
	-webkit-animation: rbs_gallery_-stretchdelay 1.2s infinite ease-in-out;
	animation: rbs_gallery_-stretchdelay 1.2s infinite ease-in-out
}
.rbs_gallery_Spinner .rbs_gallery_Rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}
.rbs_gallery_Spinner .rbs_gallery_Rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s
}
.rbs_gallery_Spinner .rbs_gallery_Rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}
.rbs_gallery_Spinner .rbs_gallery_Rect5 {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}
@-webkit-keyframes rbs_gallery_-stretchdelay {
	0%, 40%, 100% {
		-webkit-transform: scaleY(.4)
	}
	20% {
		-webkit-transform: scaleY(1)
	}
}
@keyframes rbs_gallery_-stretchdelay {
	0%, 40%, 100% {
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4)
	}
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1)
	}
}
.mfp-bg {
 top:0;
 left:0;
 width:100%;
 height:100%;
 z-index:100001;
 overflow:hidden;
 position:fixed;
 background-color:rgba(11,11,1,.8)
}
.mfp-wrap {
 top:0;
 left:0;
 width:100%;
 height:100%;
 z-index:100002;
 position:fixed;
 outline:none!important;
 -webkit-backface-visibility:hidden
}
.mfp-container {
 text-align:center;
 position:absolute;
 width:100%;
 height:100%;
 left:0;
 top:0;
 padding:0 8px;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
.mfp-container:before {
 content:'';
 display:inline-block;
 height:100%;
 vertical-align:middle
}
.mfp-align-top .mfp-container:before {
 display:none
}
.mfp-content {
 position:relative;
 display:inline-block;
 vertical-align:middle;
 margin:0 auto;
 text-align:left;
 z-index:100005
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
 width:100%;
 cursor:auto
}
.mfp-ajax-cur {
 cursor:progress
}
.mfp-zoom-out-cur {
 cursor:-moz-zoom-out;
 cursor:-webkit-zoom-out;
 cursor:zoom-out
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
 cursor:pointer
}
.mfp-zoom {
 cursor:pointer;
 cursor:-webkit-zoom-in;
 cursor:-moz-zoom-in;
 cursor:zoom-in
}
.mfp-auto-cursor .mfp-content {
 cursor:auto
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
 -webkit-user-select:none;
 -moz-user-select:none;
 user-select:none
}
.mfp-loading.mfp-figure {
 display:none
}
.mfp-hide {
 display:none!important
}
.mfp-preloader {
 color:#ccc;
 position:absolute;
 top:50%;
 width:auto;
 text-align:center;
 margin-top:-.8em;
 left:8px;
 right:8px;
 z-index:100004
}
.mfp-preloader a {
 color:#ccc
}
.mfp-preloader a:hover {
 color:#fff
}
.mfp-s-ready .mfp-preloader {
 display:none
}
.mfp-s-error .mfp-content {
 display:none
}
button.mfp-close,
button.mfp-arrow {
 overflow:visible;
 cursor:pointer;
 background:transparent;
 border:0;
 -webkit-appearance:none;
 display:block;
 outline:none;
 padding:0;
 z-index:100006;
 -webkit-box-shadow:none;
 box-shadow:none
}
button::-moz-focus-inner {
 padding:0;
 border:0
}
.mfp-close::after,
.mfp-close::before {
 display:none
}
.mfp-container .mfp-close {
 margin-top:0;
 margin-bottom:0;
 width:44px;
 height:44px;
 line-height:44px;
 position:absolute;
 right:0;
 top:0;
 text-decoration:none;
 text-align:center;
 opacity:.65;
 filter: alpha(opacity=65);
 padding:0 0 18px 10px;
 color:#fff;
 font-style:normal;
 font-size:28px;
 font-family:Arial,Baskerville,monospace
}
.mfp-close:hover,
.mfp-close:focus {
 opacity:1;
 filter: alpha(opacity=100)
}
.mfp-close:active {
 top:1px
}
.mfp-close-btn-in .mfp-close {
 color:#333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
 color:#fff;
 right:-6px;
 text-align:right;
 padding-right:6px;
 width:100%
}
.mfp-counter {
 position:absolute;
 top:0;
 right:0;
 color:#ccc;
 font-size:12px;
 line-height:18px
}
.mfp-arrow {
 position:absolute;
 opacity:.65;
 filter: alpha(opacity=65);
 margin:0;
 top:50%;
 margin-top:-55px;
 padding:0;
 width:90px;
 height:110px;
 -webkit-tap-highlight-color:rgba(0,0,0,0)
}
.mfp-arrow:active {
 margin-top:-54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
 opacity:1;
 filter: alpha(opacity=100)
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
 content:'';
 display:block;
 width:0;
 height:0;
 position:absolute;
 left:0;
 top:0;
 margin-top:35px;
 margin-left:35px;
 border:medium inset transparent
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
 border-top-width:13px;
 border-bottom-width:13px;
 top:8px
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
 border-top-width:21px;
 border-bottom-width:21px;
 opacity:.7
}
.mfp-arrow-left {
 left:0
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
 border-right:17px solid #fff;
 margin-left:31px
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
 margin-left:25px;
 border-right:27px solid #3f3f3f
}
.mfp-arrow-right {
 right:0
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
 border-left:17px solid #fff;
 margin-left:39px
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
 border-left:27px solid #3f3f3f
}
.mfp-iframe-holder {
 padding-top:40px;
 padding-bottom:40px
}
.mfp-iframe-holder .mfp-content {
 line-height:0;
 width:100%;
 max-width:900px
}
.mfp-iframe-holder .mfp-close {
 top:-40px
}
.mfp-iframe-scaler {
 width:100%;
 height:0;
 overflow:hidden;
 padding-top:56.25%
}
.mfp-iframe-scaler iframe {
 position:absolute;
 display:block;
 top:0;
 left:0;
 width:100%;
 height:100%;
 box-shadow:0 0 8px rgba(0,0,0,.6);
 background:#000
}
img.mfp-img {
 width:auto;
 max-width:100%;
 height:auto;
 display:block;
 line-height:0;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 padding:40px 0 40px;
 margin:0 auto
}
.mfp-figure {
 line-height:0
}
.mfp-figure:after {
 content:'';
 position:absolute;
 left:0;
 top:40px;
 bottom:40px;
 display:block;
 right:0;
 width:auto;
 height:auto;
 z-index:-1;
 box-shadow:0 0 8px rgba(0,0,0,.6);
 background:#444
}
.mfp-figure small {
 color:#bdbdbd;
 display:block;
 font-size:12px;
 line-height:14px
}
.mfp-figure figure {
 margin:0
}
.mfp-bottom-bar {
 margin-top:-36px;
 position:absolute;
 top:100%;
 left:0;
 width:100%;
 cursor:auto
}
.mfp-title {
 text-align:left;
 line-height:18px;
 color:#f3f3f3;
 word-wrap:break-word;
 padding-right:36px
}
.mfp-image-holder .mfp-content {
 max-width:100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
 cursor:pointer
}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
 .mfp-img-mobile .mfp-image-holder {
  padding-left:0;
  padding-right:0
 }
 .mfp-img-mobile img.mfp-img {
  padding:0
 }
 .mfp-img-mobile .mfp-figure:after {
  top:0;
  bottom:0
 }
 .mfp-img-mobile .mfp-figure small {
  display:inline;
  margin-left:5px
 }
 .mfp-img-mobile .mfp-bottom-bar {
  background:rgba(0,0,0,.6);
  bottom:0;
  margin:0;
  top:auto;
  padding:3px 5px;
  position:fixed;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
 }
 .mfp-img-mobile .mfp-bottom-bar:empty {
  padding:0
 }
 .mfp-img-mobile .mfp-counter {
  right:5px;
  top:3px
 }
 .mfp-img-mobile .mfp-close {
  top:0;
  right:0;
  width:35px;
  height:35px;
  line-height:35px;
  background:rgba(0,0,0,.6);
  position:fixed;
  text-align:center;
  padding:0
 }
}
@media all and (max-width:900px) {
 .mfp-arrow {
  -webkit-transform:scale(.75);
  transform:scale(.75)
 }
 .mfp-arrow-left {
  -webkit-transform-origin:0;
  transform-origin:0
 }
 .mfp-arrow-right {
  -webkit-transform-origin:100%;
  transform-origin:100%
 }
 .mfp-container {
  padding-left:6px;
  padding-right:6px
 }
}
.mfp-ie7 .mfp-img {
 padding:0
}
.mfp-ie7 .mfp-bottom-bar {
 width:600px;
 left:50%;
 margin-left:-300px;
 margin-top:5px;
 padding-bottom:5px
}
.mfp-ie7 .mfp-container {
 padding:0
}
.mfp-ie7 .mfp-content {
 padding-top:44px
}
.mfp-ie7 .mfp-close {
 top:0;
 right:0;
 padding-top:0
}
.mfp-container,
.rbs-img,
.rbs-imges-load-more,
.rbs-imges-filter,
.rbs-imges-drop-down-menu>li>a,
.rbs-imges-drop-down-header>a {
 font-family:'Open Sans'
}
.rbs-img {
 font-size:13px
}
.rbs-img-container {
}
.rbs-img-content {
 padding:20px;
 position:relative;
 background:#fff;
 color:#333;
 line-height:17px
}
.thumbnail-overlay {
 background:#000;
 background-color:rgba(0,0,0,.30);
 color:#333
}
.thumbnail-overlay>div.aligment {
 height:100%;
 width:100%;
 display:table!important
}
.thumbnail-overlay>div.aligment>div.aligment {
 padding:10px;
 display:table-cell!important;
 vertical-align:middle;
 text-align:center
}
.overlay-title {
 font-weight:500;
 font-size:16px;
 display:block;
 line-height:16px;
 margin-bottom:5px
}
.overlay-description {
 font-weight:400;
 font-size:12px;
 display:block;
 line-height:16px
}
.thumbnail-overlay i.fa {
 text-align:center;
 display:inline-block;
 margin:3px;
 padding:17px 17px 17px 17px;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 -webkit-border-radius:50%;
 -moz-border-radius:50%;
 border-radius:50%;
 -webkit-transition:-webkit-transform .2s , background .1s;
 -moz-transition:-moz-transform .2s , background .1s;
 -o-transition:-o-transform .2s , background .1s;
 -ms-transition:-ms-transform .2s , background .1s;
 transition:transform .2s , background .1s
}
.thumbnail-overlay i.fa:hover {
 cursor:pointer
}
.rbs-lightbox {
 cursor:pointer
}
.mfp-arrow.mfp-arrow:before,
.mfp-arrow.mfp-arrow:after {
 border:none!important
}
.mfp-arrow.mfp-arrow-left {
 background:url('/wp-content/plugins/robo-gallery/css/icons/xicon-arrow-left.png.pagespeed.ic.wVmFNprDFk.png') 50% 50% no-repeat!important
}
.mfp-arrow.mfp-arrow-right {
 background:url('/wp-content/plugins/robo-gallery/css/icons/xicon-arrow-right.png.pagespeed.ic.zrxnb5h5Cp.png') 50% 50% no-repeat!important
}
.mfp-close {
 background:url('/wp-content/plugins/robo-gallery/css/icons/xicon-close.png.pagespeed.ic.hFpQ0knZ4i.png') right no-repeat!important
}
.rbs-imges-social-container {
 float:right;
 margin-right:10px;
 font-size:18px;
 cursor:pointer
}
.rbs-imges-social-container>* {
 margin-right:5px
}
.rbs_gallery_button_bottom .button {
 cursor:pointer
}
.robo-gallery-gridpro-7 .rbs-img-content {
 font-weight:bold
}
.robo-gallery-gridpro-7 .rbs-img-container {
 background:('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MCIgaGVpZ2h0PSI3MCI+PHJlY3Qgd2lkdGg9IjcwIiBoZWlnaHQ9IjcwIiBmaWxsPSIjYmJkODE3Ij48L3JlY3Q+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cmVjdCB3aWR0aD0iOTkiIGhlaWdodD0iMjUiIGZpbGw9IiNhOWNlMDAiPjwvcmVjdD48cmVjdCB5PSItNTAiIHdpZHRoPSI5OSIgaGVpZ2h0PSIyNSIgZmlsbD0iI2E5Y2UwMCI+PC9yZWN0PjwvZz48L3N2Zz4=');
}
.robo-gallery-gridpro-8 .rbs-img-content {
 font-weight:bold
}
.robo-gallery-gridpro-8 .rbs-img-container {
 background-color:#fa0;
 background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'100%25\'\ height=\'100%25\'\ viewBox=\'0\ 0\ 1600\ 800\'%3E%3Cg\ %3E%3Cpath\ fill=\'%23ffb100\'\ d=\'M486\ 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5\ 692.1\ 49\ 703\ 0\ 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8\ 707.1\ 489.4\ 706.5\ 486\ 705.8z\'/%3E%3Cpath\ fill=\'%23ffb800\'\ d=\'M1600\ 0H0v719.8c49-16.8\ 99.5-27.8\ 150.7-33.5c111.9-12.7\ 226-2.4\ 335.3\ 19.4c3.4\ 0.7\ 6.8\ 1.4\ 10.2\ 2c116.8\ 24\ 231.7\ 59\ 347.6\ 92.2H1600V0z\'/%3E%3Cpath\ fill=\'%23ffbf00\'\ d=\'M478.4\ 581c3.2\ 0.8\ 6.4\ 1.7\ 9.5\ 2.5c196.2\ 52.5\ 388.7\ 133.5\ 593.5\ 176.6c174.2\ 36.6\ 349.5\ 29.2\ 518.6-10.2V0H0v574.9c52.3-17.6\ 106.5-27.7\ 161.1-30.9C268.4\ 537.4\ 375.7\ 554.2\ 478.4\ 581z\'/%3E%3Cpath\ fill=\'%23ffc500\'\ d=\'M0\ 0v429.4c55.6-18.4\ 113.5-27.3\ 171.4-27.7c102.8-0.8\ 203.2\ 22.7\ 299.3\ 54.5c3\ 1\ 5.9\ 2\ 8.9\ 3c183.6\ 62\ 365.7\ 146.1\ 562.4\ 192.1c186.7\ 43.7\ 376.3\ 34.4\ 557.9-12.6V0H0z\'/%3E%3Cpath\ fill=\'%23ffcc00\'\ d=\'M181.8\ 259.4c98.2\ 6\ 191.9\ 35.2\ 281.3\ 72.1c2.8\ 1.1\ 5.5\ 2.3\ 8.3\ 3.4c171\ 71.6\ 342.7\ 158.5\ 531.3\ 207.7c198.8\ 51.8\ 403.4\ 40.8\ 597.3-14.8V0H0v283.2C59\ 263.6\ 120.6\ 255.7\ 181.8\ 259.4z\'/%3E%3Cpath\ fill=\'%23ffd624\'\ d=\'M1600\ 0H0v136.3c62.3-20.9\ 127.7-27.5\ 192.2-19.2c93.6\ 12.1\ 180.5\ 47.7\ 263.3\ 89.6c2.6\ 1.3\ 5.1\ 2.6\ 7.7\ 3.9c158.4\ 81.1\ 319.7\ 170.9\ 500.3\ 223.2c210.5\ 61\ 430.8\ 49\ 636.6-16.6V0z\'/%3E%3Cpath\ fill=\'%23ffe038\'\ d=\'M454.9\ 86.3C600.7\ 177\ 751.6\ 269.3\ 924.1\ 325c208.6\ 67.4\ 431.3\ 60.8\ 637.9-5.3c12.8-4.1\ 25.4-8.4\ 38.1-12.9V0H288.1c56\ 21.3\ 108.7\ 50.6\ 159.7\ 82C450.2\ 83.4\ 452.5\ 84.9\ 454.9\ 86.3z\'/%3E%3Cpath\ fill=\'%23ffeb49\'\ d=\'M1600\ 0H498c118.1\ 85.8\ 243.5\ 164.5\ 386.8\ 216.2c191.8\ 69.2\ 400\ 74.7\ 595\ 21.1c40.8-11.2\ 81.1-25.2\ 120.3-41.7V0z\'/%3E%3Cpath\ fill=\'%23fff558\'\ d=\'M1397.5\ 154.8c47.2-10.6\ 93.6-25.3\ 138.6-43.8c21.7-8.9\ 43-18.8\ 63.9-29.5V0H643.4c62.9\ 41.7\ 129.7\ 78.2\ 202.1\ 107.4C1020.4\ 178.1\ 1214.2\ 196.1\ 1397.5\ 154.8z\'/%3E%3Cpath\ fill=\'%23ffff66\'\ d=\'M1315.3\ 72.4c75.3-12.6\ 148.9-37.1\ 216.8-72.4h-723C966.8\ 71\ 1144.7\ 101\ 1315.3\ 72.4z\'/%3E%3C/g%3E%3C/svg%3E);
 background-attachment:fixed;
 background-size:cover
}
.robo-gallery-masonrypro-6 .rbs-img-content {
 font-weight:bold
}
.robo-gallery-masonrypro-6 .rbs-img-container {
 background-color:#fff;
 background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'100%25\'%3E%3Cdefs%3E%3ClinearGradient\ id=\'a\'\ gradientUnits=\'userSpaceOnUse\'\ x1=\'0\'\ x2=\'0\'\ y1=\'0\'\ y2=\'100%25\'\ gradientTransform=\'rotate\(240\)\'%3E%3Cstop\ offset=\'0\'\ stop-color=\'%23ffffff\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%23d2d2d2\'/%3E%3C/linearGradient%3E%3Cpattern\ patternUnits=\'userSpaceOnUse\'\ id=\'b\'\ width=\'300\'\ height=\'250\'\ x=\'0\'\ y=\'0\'\ viewBox=\'0\ 0\ 1080\ 900\'%3E%3Cg\ fill-opacity=\'0.1\'%3E%3Cpolygon\ fill=\'%23444\'\ points=\'90\ 150\ 0\ 300\ 180\ 300\'/%3E%3Cpolygon\ points=\'90\ 150\ 180\ 0\ 0\ 0\'/%3E%3Cpolygon\ fill=\'%23AAA\'\ points=\'270\ 150\ 360\ 0\ 180\ 0\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'450\ 150\ 360\ 300\ 540\ 300\'/%3E%3Cpolygon\ fill=\'%23999\'\ points=\'450\ 150\ 540\ 0\ 360\ 0\'/%3E%3Cpolygon\ points=\'630\ 150\ 540\ 300\ 720\ 300\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'630\ 150\ 720\ 0\ 540\ 0\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'810\ 150\ 720\ 300\ 900\ 300\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'810\ 150\ 900\ 0\ 720\ 0\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'990\ 150\ 900\ 300\ 1080\ 300\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'990\ 150\ 1080\ 0\ 900\ 0\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'90\ 450\ 0\ 600\ 180\ 600\'/%3E%3Cpolygon\ points=\'90\ 450\ 180\ 300\ 0\ 300\'/%3E%3Cpolygon\ fill=\'%23666\'\ points=\'270\ 450\ 180\ 600\ 360\ 600\'/%3E%3Cpolygon\ fill=\'%23AAA\'\ points=\'270\ 450\ 360\ 300\ 180\ 300\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'450\ 450\ 360\ 600\ 540\ 600\'/%3E%3Cpolygon\ fill=\'%23999\'\ points=\'450\ 450\ 540\ 300\ 360\ 300\'/%3E%3Cpolygon\ fill=\'%23999\'\ points=\'630\ 450\ 540\ 600\ 720\ 600\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'630\ 450\ 720\ 300\ 540\ 300\'/%3E%3Cpolygon\ points=\'810\ 450\ 720\ 600\ 900\ 600\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'810\ 450\ 900\ 300\ 720\ 300\'/%3E%3Cpolygon\ fill=\'%23AAA\'\ points=\'990\ 450\ 900\ 600\ 1080\ 600\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'990\ 450\ 1080\ 300\ 900\ 300\'/%3E%3Cpolygon\ fill=\'%23222\'\ points=\'90\ 750\ 0\ 900\ 180\ 900\'/%3E%3Cpolygon\ points=\'270\ 750\ 180\ 900\ 360\ 900\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'270\ 750\ 360\ 600\ 180\ 600\'/%3E%3Cpolygon\ points=\'450\ 750\ 540\ 600\ 360\ 600\'/%3E%3Cpolygon\ points=\'630\ 750\ 540\ 900\ 720\ 900\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'630\ 750\ 720\ 600\ 540\ 600\'/%3E%3Cpolygon\ fill=\'%23AAA\'\ points=\'810\ 750\ 720\ 900\ 900\ 900\'/%3E%3Cpolygon\ fill=\'%23666\'\ points=\'810\ 750\ 900\ 600\ 720\ 600\'/%3E%3Cpolygon\ fill=\'%23999\'\ points=\'990\ 750\ 900\ 900\ 1080\ 900\'/%3E%3Cpolygon\ fill=\'%23999\'\ points=\'180\ 0\ 90\ 150\ 270\ 150\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'360\ 0\ 270\ 150\ 450\ 150\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'540\ 0\ 450\ 150\ 630\ 150\'/%3E%3Cpolygon\ points=\'900\ 0\ 810\ 150\ 990\ 150\'/%3E%3Cpolygon\ fill=\'%23222\'\ points=\'0\ 300\ -90\ 450\ 90\ 450\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'0\ 300\ 90\ 150\ -90\ 150\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'180\ 300\ 90\ 450\ 270\ 450\'/%3E%3Cpolygon\ fill=\'%23666\'\ points=\'180\ 300\ 270\ 150\ 90\ 150\'/%3E%3Cpolygon\ fill=\'%23222\'\ points=\'360\ 300\ 270\ 450\ 450\ 450\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'360\ 300\ 450\ 150\ 270\ 150\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'540\ 300\ 450\ 450\ 630\ 450\'/%3E%3Cpolygon\ fill=\'%23222\'\ points=\'540\ 300\ 630\ 150\ 450\ 150\'/%3E%3Cpolygon\ fill=\'%23AAA\'\ points=\'720\ 300\ 630\ 450\ 810\ 450\'/%3E%3Cpolygon\ fill=\'%23666\'\ points=\'720\ 300\ 810\ 150\ 630\ 150\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'900\ 300\ 810\ 450\ 990\ 450\'/%3E%3Cpolygon\ fill=\'%23999\'\ points=\'900\ 300\ 990\ 150\ 810\ 150\'/%3E%3Cpolygon\ points=\'0\ 600\ -90\ 750\ 90\ 750\'/%3E%3Cpolygon\ fill=\'%23666\'\ points=\'0\ 600\ 90\ 450\ -90\ 450\'/%3E%3Cpolygon\ fill=\'%23AAA\'\ points=\'180\ 600\ 90\ 750\ 270\ 750\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'180\ 600\ 270\ 450\ 90\ 450\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'360\ 600\ 270\ 750\ 450\ 750\'/%3E%3Cpolygon\ fill=\'%23999\'\ points=\'360\ 600\ 450\ 450\ 270\ 450\'/%3E%3Cpolygon\ fill=\'%23666\'\ points=\'540\ 600\ 630\ 450\ 450\ 450\'/%3E%3Cpolygon\ fill=\'%23222\'\ points=\'720\ 600\ 630\ 750\ 810\ 750\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'900\ 600\ 810\ 750\ 990\ 750\'/%3E%3Cpolygon\ fill=\'%23222\'\ points=\'900\ 600\ 990\ 450\ 810\ 450\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'0\ 900\ 90\ 750\ -90\ 750\'/%3E%3Cpolygon\ fill=\'%23444\'\ points=\'180\ 900\ 270\ 750\ 90\ 750\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'360\ 900\ 450\ 750\ 270\ 750\'/%3E%3Cpolygon\ fill=\'%23AAA\'\ points=\'540\ 900\ 630\ 750\ 450\ 750\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'720\ 900\ 810\ 750\ 630\ 750\'/%3E%3Cpolygon\ fill=\'%23222\'\ points=\'900\ 900\ 990\ 750\ 810\ 750\'/%3E%3Cpolygon\ fill=\'%23222\'\ points=\'1080\ 300\ 990\ 450\ 1170\ 450\'/%3E%3Cpolygon\ fill=\'%23FFF\'\ points=\'1080\ 300\ 1170\ 150\ 990\ 150\'/%3E%3Cpolygon\ points=\'1080\ 600\ 990\ 750\ 1170\ 750\'/%3E%3Cpolygon\ fill=\'%23666\'\ points=\'1080\ 600\ 1170\ 450\ 990\ 450\'/%3E%3Cpolygon\ fill=\'%23DDD\'\ points=\'1080\ 900\ 1170\ 750\ 990\ 750\'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect\ x=\'0\'\ y=\'0\'\ fill=\'url\(/wp-content/plugins/robo-gallery/css/%23a\)\'\ width=\'100%25\'\ height=\'100%25\'/%3E%3Crect\ x=\'0\'\ y=\'0\'\ fill=\'url\(/wp-content/plugins/robo-gallery/css/%23b\)\'\ width=\'100%25\'\ height=\'100%25\'/%3E%3C/svg%3E);
 background-attachment:fixed;
 background-size:cover
}
.robo-gallery-wallstylepro-1 .rbs-img-content {
 font-weight:bold;
 color:#fff!important
}
.robo-gallery-wallstylepro-1 .rbs-img-container {
 background-color:#ff0;
 background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'100%25\'\ height=\'100%25\'\ viewBox=\'0\ 0\ 1200\ 800\'%3E%3Cdefs%3E%3CradialGradient\ id=\'a\'\ cx=\'0\'\ cy=\'800\'\ r=\'800\'\ gradientUnits=\'userSpaceOnUse\'%3E%3Cstop\ offset=\'0\'\ stop-color=\'%23ff8000\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%23ff8000\'\ stop-opacity=\'0\'/%3E%3C/radialGradient%3E%3CradialGradient\ id=\'b\'\ cx=\'1200\'\ cy=\'800\'\ r=\'800\'\ gradientUnits=\'userSpaceOnUse\'%3E%3Cstop\ offset=\'0\'\ stop-color=\'%2300ff19\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%2300ff19\'\ stop-opacity=\'0\'/%3E%3C/radialGradient%3E%3CradialGradient\ id=\'c\'\ cx=\'600\'\ cy=\'0\'\ r=\'600\'\ gradientUnits=\'userSpaceOnUse\'%3E%3Cstop\ offset=\'0\'\ stop-color=\'%239900ff\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%239900ff\'\ stop-opacity=\'0\'/%3E%3C/radialGradient%3E%3CradialGradient\ id=\'d\'\ cx=\'600\'\ cy=\'800\'\ r=\'600\'\ gradientUnits=\'userSpaceOnUse\'%3E%3Cstop\ offset=\'0\'\ stop-color=\'%23ffff00\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%23ffff00\'\ stop-opacity=\'0\'/%3E%3C/radialGradient%3E%3CradialGradient\ id=\'e\'\ cx=\'0\'\ cy=\'0\'\ r=\'800\'\ gradientUnits=\'userSpaceOnUse\'%3E%3Cstop\ offset=\'0\'\ stop-color=\'%23FF0000\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%23FF0000\'\ stop-opacity=\'0\'/%3E%3C/radialGradient%3E%3CradialGradient\ id=\'f\'\ cx=\'1200\'\ cy=\'0\'\ r=\'800\'\ gradientUnits=\'userSpaceOnUse\'%3E%3Cstop\ offset=\'0\'\ stop-color=\'%230CF\'/%3E%3Cstop\ offset=\'1\'\ stop-color=\'%230CF\'\ stop-opacity=\'0\'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect\ fill=\'url\(/wp-content/plugins/robo-gallery/css/%23a\)\'\ width=\'1200\'\ height=\'800\'/%3E%3Crect\ fill=\'url\(/wp-content/plugins/robo-gallery/css/%23b\)\'\ width=\'1200\'\ height=\'800\'/%3E%3Crect\ fill=\'url\(/wp-content/plugins/robo-gallery/css/%23c\)\'\ width=\'1200\'\ height=\'800\'/%3E%3Crect\ fill=\'url\(/wp-content/plugins/robo-gallery/css/%23d\)\'\ width=\'1200\'\ height=\'800\'/%3E%3Crect\ fill=\'url\(/wp-content/plugins/robo-gallery/css/%23e\)\'\ width=\'1200\'\ height=\'800\'/%3E%3Crect\ fill=\'url\(/wp-content/plugins/robo-gallery/css/%23f\)\'\ width=\'1200\'\ height=\'800\'/%3E%3C/svg%3E);
 background-attachment:fixed;
 background-size:cover
}
.rbs-imges-grid-sizer {
 margin:0
}
.rbs-img {
 display:none;
 float:left
}
.rbs-img-hidden,
.not-loaded-before-search {
 display:none
}
.rbs-imges-container {
 margin-right:0!important;
 margin-bottom:0!important
}
.rbs-img-loaded {
 display:block
}
.rbs-img-image {
 position:relative;
 overflow:hidden;
 width:100%
}
.rbs-img-image div[data-width][data-height] {
 position:relative;
 overflow:hidden
}
.rbs-img-image div[data-width][data-height] img {
 position:absolute;
 top:-100%;
 left:0;
 right:0;
 bottom:-100%;
 margin:auto
}
.rbs-img .rbs-img-image img {
 width:100%;
 max-width:100%;
 display:block;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 border:none!important
}
.rbs-img img {
 max-width:100%
}
.rbs-img-image div[data-thumbnail],
.rbs-img-image div[data-popup] {
 background-position:center center;
 background-repeat:no-repeat
}
.image-with-dimensions {
 background-color:#000;
 background-image:url('/wp-content/plugins/robo-gallery/css/icons/loading-image.gif')
}
.broken-image-here {
 background-color:#be3730;
 background-image:url('/wp-content/plugins/robo-gallery/css/icons/xbroken-image.png.pagespeed.ic.iaupjtn2C1.png')
}
.broken-image-here:not([data-height]) {
 min-height:150px
}
.rbs-img-container {
 overflow:hidden;
 position:relative;
 z-index:1
}
.rbs-img-container:hover {
 z-index:2
}
.thumbnail-overlay {
 position:absolute;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 width:100%
}
.position-reveal-effect .rbs-img-thumbnail-container {
 z-index:2;
 position:absolute;
 width:100%;
 top:0;
 left:0
}
.position-reveal-effect .thumbnail-overlay {
 z-index:1;
 position:absolute;
 left:0
}
.overlay-always-visible {
 display:block!important;
 zoom:1!important;
 filter: alpha(opacity=100) !important;
 opacity:1!important
}
.overlay-text-left>.aligment>.aligment {
 text-align:left!important
}
.overlay-text-right>.aligment>.aligment {
 text-align:right!important
}
.mfp-arrow:focus {
 opacity:.65;
 filter: alpha(opacity=65)
}
.mfp-arrow:hover {
 opacity:1!important;
 filter: alpha(opacity=100) !important
}
.my-mfp-slide-bottom .mfp-figure {
 opacity:0;
 -webkit-transition:all .2s ease-out;
 -moz-transition:all .2s ease-out;
 -o-transition:all .2s ease-out;
 transition:all .2s ease-out;
 -webkit-transform:scale(.8);
 -moz-transform:scale(.8);
 -ms-transform:scale(.8);
 -o-transform:scale(.8);
 transform:scale(.8)
}
.my-mfp-slide-bottom.mfp-ready .mfp-figure {
 opacity:1;
 -webkit-transform:scale(1);
 -moz-transform:scale(1);
 -ms-transform:scale(1);
 -o-transform:scale(1);
 transform:scale(1)
}
.my-mfp-slide-bottom.mfp-removing .mfp-figure {
 opacity:0;
 -webkit-transform:scale(.8);
 -moz-transform:scale(.8);
 -ms-transform:scale(.8);
 -o-transform:scale(.8);
 transform:scale(.8)
}
.my-mfp-slide-bottom.mfp-bg {
 -webkit-transition:opacity .3s ease-out;
 -moz-transition:opacity .3s ease-out;
 -o-transition:opacity .3s ease-out;
 transition:opacity .3s ease-out
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
}
.my-mfp-slide-bottom .image-source-link {
 color:#ddd;
 background-color:transparent;
 background-image:url('/wp-content/plugins/robo-gallery/css/icons/download.png');
 background-repeat:no-repeat;
 width:23px;
 height:23px;
 display:inline-block;
 text-decoration:none;
 margin-bottom:-5px;
 margin-left:10px
}
.mfp-img-mobile .mfp-title {
 text-align:center;
 padding:6px 0
}
.mfp-img-mobile .image-source-link {
 color:#ddd;
 background-color:transparent;
 background-image:url('/wp-content/plugins/robo-gallery/css/icons/download.png');
 background-repeat:no-repeat;
 width:23px;
 height:23px;
 display:inline-block;
 text-decoration:none;
 margin-bottom:-5px;
 margin-left:10px
}
.mfp-img-mobile .mfp-counter {
 top:0;
 right:5px;
 font-size:10px
}
.mfp-img-mobile .rbs-imges-social-container {
 position:absolute;
 right:0;
 bottom:0;
 margin-right:0
}
.mfp-img-mobile .mfp-image-holder {
 padding-left:0;
 padding-right:0
}
.mfp-img-mobile img.mfp-img {
 padding:0
}
.mfp-img-mobile .mfp-figure {
}
.mfp-img-mobile .mfp-figure:after {
 top:0;
 bottom:0
}
.mfp-img-mobile .mfp-figure small {
 display:inline;
 margin-left:5px
}
.mfp-img-mobile .mfp-bottom-bar {
 background:rgba(0,0,0,.6);
 bottom:0;
 margin:0;
 top:auto;
 padding:3px 5px;
 position:fixed;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
 padding:0
}
.mfp-img-mobile .mfp-close {
 top:0;
 right:0;
 width:35px;
 height:35px;
 line-height:35px;
 background:rgba(0,0,0,.6);
 position:fixed;
 text-align:center;
 padding:0
}
.rbs_gallery_button.rbs_gallery_align_right {
 text-align:right
}
.rbs_gallery_button.rbs_gallery_align_center {
 text-align:center
}
.mfp-desc-block {
 position:absolute;
 left:0;
 bottom:38px;
 font-weight:bold;
 font-size:14px;
 right:0;
 text-align:center;
 line-height:normal;
 padding:10px
}
.rbs_desc_panel_dark {
 color:#fff;
 background-color:rgba(0,0,0,.8)
}
.rbs_desc_panel_light {
 color:#000;
 background-color:rgba(255,255,255,.8)
}
.rbs_desc_panel_red {
 color:#fff;
 background-color:rgba(212,42,42,.8)
}
.rbs_desc_panel_blue {
 color:#fff;
 background-color:rgba(35,75,215,.8)
}
.rbs_desc_panel_green {
 color:#fff;
 background-color:rgba(46,215,35,.8)
}
.rbs_desc_panel_pink {
 color:#fff;
 background-color:rgba(185,35,215,.8)
}
.rbs-flex-container {
 display:flex;
 float:none;
 flex-direction:column
}
.robo_gallery .rbs-img-container div a,
.robo_gallery .rbs-img-container div a:link,
.robo_gallery .rbs-img-container div a:focus,
.robo_gallery .rbs-img-container div a:hover {
 border-bottom:none
}
.rbs_gallery_button_bottom .rbs-imges-no-more-entries {
 display:none!important
}
.rbs_gallery_button_bottom {
 margin-top:10px
}
.robo_gallery .rbs-img-container img {
 box-shadow:none!important
}
.robo_gallery .rbsTitle {
 padding:0 0 4px 0
}
.robo_gallery .rbsIcons {
 text-align:center;
 padding:0 0 4px 0;
	font-size: 2em;
	color: #fff;
}
.robo_gallery .rbsIcons .rbsZoomIcon,
.robo_gallery .rbsIcons .rbsLinkIcon {
 line-height:.9
}
.robo_gallery_hide_block {
 display:none!important
}
@-webkit-keyframes glowing, {
 from {
  -moz-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2)
 }
 50% {
  -moz-box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2)
 }
 to {
  -moz-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2)
 }
}
@-moz-keyframes glowing, {
 from {
  -moz-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2)
 }
 50% {
  -moz-box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2)
 }
 to {
  -moz-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2)
 }
}
@-o-keyframes glowing, {
 from {
  -moz-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2)
 }
 50% {
  -moz-box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2)
 }
 to {
  -moz-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2)
 }
}
@keyframes glowing, {
 from {
  -moz-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2)
 }
 50% {
  -moz-box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 16px rgba(44,154,219,.8),0 1px 2px rgba(0,0,0,.2)
 }
 to {
  -moz-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 0 0 rgba(44,154,219,.3),0 1px 2px rgba(0,0,0,.2)
 }
}
.rbs_gallery_button .button {
 display:inline-block;
 height:32px;
 padding:0 25.6px;
 font-family:"Helvetica Neue Light","Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;
 font-size:14px;
 font-weight:300;
 line-height:30px;
 color:#666;
 text-align:center;
 text-decoration:none;
 text-shadow:0 1px 1px #fff;
 vertical-align:middle;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fbfbfb),color-stop(100%,#e1e1e1));
 background:-webkit-linear-gradient(top,#fbfbfb,#e1e1e1);
 background:-webkit-gradient(linear,left top,left bottom,from(#fbfbfb),to(#e1e1e1));
 background:-o-linear-gradient(top,#fbfbfb,#e1e1e1);
 background:linear-gradient(to bottom,#fbfbfb,#e1e1e1);
 background-color:#eee;
 border:1px solid #d4d4d4;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.5) , 0 1px 2px rgba(0,0,0,.15);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.5) , 0 1px 2px rgba(0,0,0,.15);
 *vertical-align:auto;
 *zoom:1;
 *display:inline;
 margin:0 5px 15px 0
}
.rbs_gallery_button .button:hover,
.rbs_gallery_button .button:focus,
.rbs_gallery_button .button:active,
.rbs_gallery_button .button.is-active,
.rbs_gallery_button .button.active {
 text-decoration:none;
 box-shadow:none
}
.rbs_gallery_button .button:hover,
.rbs_gallery_button .button:focus {
 color:#666;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fff),color-stop(100%,#dcdcdc));
 background:-webkit-linear-gradient(top,#fff,#dcdcdc);
 background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));
 background:-o-linear-gradient(top,#fff,#dcdcdc);
 background:linear-gradient(to bottom,#fff,#dcdcdc);
 background-color:#eee
}
.rbs_gallery_button .button:active,
.rbs_gallery_button .button.is-active,
.rbs_gallery_button .button.active {
 color:#bbb;
 text-shadow:0 1px 0 rgba(255,255,255,.4);
 background:#eee;
 -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.3) , 0 1px 0 #fff;
 box-shadow:inset 0 1px 3px rgba(0,0,0,.3) , 0 1px 0 #fff
}
.rbs_gallery_button .button:focus {
 outline:none
}
.rbs_gallery_button input.button,
.rbs_gallery_button button.button {
 height:34px;
 -webkit-appearance:none;
 cursor:pointer
}
.rbs_gallery_button .button-block {
 display:block
}
.rbs_gallery_button .button.disabled,
.rbs_gallery_button .button.disabled:hover,
.rbs_gallery_button .button.disabled:focus,
.rbs_gallery_button .button.disabled:active,
.rbs_gallery_button input.button:disabled,
.rbs_gallery_button button.button:disabled {
 -webkit-appearance:none;
 color:#ccc;
 text-shadow:0 1px 1px #fff;
 cursor:default;
 background:#eee;
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
 border:1px solid #ddd;
 -webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);
 box-shadow:0 1px 2px rgba(0,0,0,.1);
 opacity:.8
}
.rbs_gallery_button .button-wrap {
 display:inline-block;
 padding:10px;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e3e3e3),color-stop(100%,#f2f2f2));
 background:-webkit-linear-gradient(top,#e3e3e3,#f2f2f2);
 background:-webkit-gradient(linear,left top,left bottom,from(#e3e3e3),to(#f2f2f2));
 background:-o-linear-gradient(top,#e3e3e3,#f2f2f2);
 background:linear-gradient(to bottom,#e3e3e3,#f2f2f2);
 border-radius:200px;
 -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.04);
 box-shadow:inset 0 1px 3px rgba(0,0,0,.04)
}
.rbs_gallery_button .button-flat {
 text-shadow:none;
 background:#eee;
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:background;
 -o-transition-property:background;
 transition-property:background
}
.rbs_gallery_button .button-flat:hover,
.rbs_gallery_button .button-flat:focus {
 background:#fbfbfb
}
.rbs_gallery_button .button-flat:active,
.rbs_gallery_button .button-flat.is-active,
.rbs_gallery_button .button-flat.active {
 color:#bbb;
 background:#eee;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-flat.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-border {
 color:#666;
 text-shadow:none;
 background:none;
 border:2px solid #666;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-border:hover,
.rbs_gallery_button .button-border:focus {
 color:gray;
 background:none;
 border:2px solid gray
}
.rbs_gallery_button .button-border:active,
.rbs_gallery_button .button-border.is-active,
.rbs_gallery_button .button-border.active {
 color:#4d4d4d;
 background:none;
 border:2px solid #4d4d4d;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-border.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-3d {
 position:relative;
 top:0;
 color:#666;
 text-shadow:none;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#f3f3f3),color-stop(100%,#e9e9e9));
 background:-webkit-linear-gradient(top,#f3f3f3,#e9e9e9);
 background:-webkit-gradient(linear,left top,left bottom,from(#f3f3f3),to(#e9e9e9));
 background:-o-linear-gradient(top,#f3f3f3,#e9e9e9);
 background:linear-gradient(to bottom,#f3f3f3,#e9e9e9);
 background-color:#eee;
 border:1px solid #e1e1e1;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #bbb , 0 8px 3px rgba(0,0,0,.2);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #bbb , 0 8px 3px rgba(0,0,0,.2);
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-3d:hover,
.rbs_gallery_button .button-3d:focus {
 color:#666;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fff),color-stop(100%,#ebebeb));
 background:-webkit-linear-gradient(top,#fff,#ebebeb);
 background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ebebeb));
 background:-o-linear-gradient(top,#fff,#ebebeb);
 background:linear-gradient(to bottom,#fff,#ebebeb);
 background-color:#fff;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #bbb , 0 8px 3px rgba(0,0,0,.2);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #bbb , 0 8px 3px rgba(0,0,0,.2)
}
.rbs_gallery_button .button-3d:active,
.rbs_gallery_button .button-3d.is-active,
.rbs_gallery_button .button-3d.active {
 top:5px;
 color:#bbb;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e9e9e9),color-stop(100%,#f3f3f3));
 background:-webkit-linear-gradient(top,#e9e9e9,#f3f3f3);
 background:-webkit-gradient(linear,left top,left bottom,from(#e9e9e9),to(#f3f3f3));
 background:-o-linear-gradient(top,#e9e9e9,#f3f3f3);
 background:linear-gradient(to bottom,#e9e9e9,#f3f3f3);
 background-color:#eee;
 border:1px solid #e1e1e1;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #bbb , 0 3px 3px rgba(0,0,0,.2);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #bbb , 0 3px 3px rgba(0,0,0,.2)
}
.rbs_gallery_button .button-3d.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-rounded {
 border-radius:3px
}
.rbs_gallery_button .button-pill {
 border-radius:50px
}
.rbs_gallery_button .button-circle {
 width:120px;
 height:120px;
 padding:0;
 font-size:16px;
 line-height:120px;
 border-width:4px;
 border-radius:240px;
 -webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.5) , 0 1px 2px rgba(0,0,0,.2);
 box-shadow:inset 0 1px 1px rgba(255,255,255,.5) , 0 1px 2px rgba(0,0,0,.2)
}
.rbs_gallery_button .button-primary {
 color:#fff;
 text-shadow:0 -1px 1px rgba(0,40,50,.35);
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjVlNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGRiMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#00b5e5),color-stop(100%,#008db2));
 background:-webkit-linear-gradient(top,#00b5e5,#008db2);
 background:-webkit-gradient(linear,left top,left bottom,from(#00b5e5),to(#008db2));
 background:-o-linear-gradient(top,#00b5e5,#008db2);
 background:linear-gradient(to bottom,#00b5e5,#008db2);
 background-color:#00a1cb;
 border-color:#007998
}
.rbs_gallery_button .button-primary:hover,
.rbs_gallery_button .button-primary:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzlmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGRiMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#00c9fe),color-stop(100%,#008db2));
 background:-webkit-linear-gradient(top,#00c9fe,#008db2);
 background:-webkit-gradient(linear,left top,left bottom,from(#00c9fe),to(#008db2));
 background:-o-linear-gradient(top,#00c9fe,#008db2);
 background:linear-gradient(to bottom,#00c9fe,#008db2);
 background-color:#00a1cb
}
.rbs_gallery_button .button-primary:active,
.rbs_gallery_button .button-primary.is-active,
.rbs_gallery_button .button-primary.active {
 color:#005065;
 background:#1495b7
}
.rbs_gallery_button .button-3d-primary {
 position:relative;
 top:0;
 color:#fff;
 text-shadow:none;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTlkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOTljMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#00a9d5),color-stop(100%,#0099c1));
 background:-webkit-linear-gradient(top,#00a9d5,#0099c1);
 background:-webkit-gradient(linear,left top,left bottom,from(#00a9d5),to(#0099c1));
 background:-o-linear-gradient(top,#00a9d5,#0099c1);
 background:linear-gradient(to bottom,#00a9d5,#0099c1);
 background-color:#00a1cb;
 border:1px solid #007998;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #007998 , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #007998 , 0 8px 3px rgba(0,0,0,.3);
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-3d-primary:hover,
.rbs_gallery_button .button-3d-primary:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzFmNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWRjNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#00c1f4),color-stop(100%,#009dc6));
 background:-webkit-linear-gradient(top,#00c1f4,#009dc6);
 background:-webkit-gradient(linear,left top,left bottom,from(#00c1f4),to(#009dc6));
 background:-o-linear-gradient(top,#00c1f4,#009dc6);
 background:linear-gradient(to bottom,#00c1f4,#009dc6);
 background-color:#00c9fe;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #00708e , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #00708e , 0 8px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-primary:active,
.rbs_gallery_button .button-3d-primary.is-active,
.rbs_gallery_button .button-3d-primary.active {
 top:5px;
 color:#005065;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTljMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYTlkNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#0099c1),color-stop(100%,#00a9d5));
 background:-webkit-linear-gradient(top,#0099c1,#00a9d5);
 background:-webkit-gradient(linear,left top,left bottom,from(#0099c1),to(#00a9d5));
 background:-o-linear-gradient(top,#0099c1,#00a9d5);
 background:linear-gradient(to bottom,#0099c1,#00a9d5);
 background-color:#1495b7;
 border:1px solid #008db2;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #007998 , 0 3px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #007998 , 0 3px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-primary.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-border-primary {
 color:#00a1cb;
 text-shadow:none;
 background:none;
 border:2px solid #00a1cb;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-border-primary:hover,
.rbs_gallery_button .button-border-primary:focus {
 color:#00c9fe;
 background:none;
 border:2px solid #00c9fe
}
.rbs_gallery_button .button-border-primary:active,
.rbs_gallery_button .button-border-primary.is-active,
.rbs_gallery_button .button-border-primary.active {
 color:#007998;
 background:none;
 border:2px solid #007998;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-border-primary.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-flat-primary {
 color:#fff;
 text-shadow:none;
 background:#00a1cb;
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:background;
 -o-transition-property:background;
 transition-property:background
}
.rbs_gallery_button .button-flat-primary:hover,
.rbs_gallery_button .button-flat-primary:focus {
 color:#fff;
 background:#00b5e5
}
.rbs_gallery_button .button-flat-primary:active,
.rbs_gallery_button .button-flat-primary.is-active,
.rbs_gallery_button .button-flat-primary.active {
 color:#00647f;
 background:#1495b7;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-flat-primary.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-action {
 color:#fff;
 text-shadow:0 -1px 1px rgba(19,28,0,.35);
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmY2YwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiOWMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#8fcf00),color-stop(100%,#6b9c00));
 background:-webkit-linear-gradient(top,#8fcf00,#6b9c00);
 background:-webkit-gradient(linear,left top,left bottom,from(#8fcf00),to(#6b9c00));
 background:-o-linear-gradient(top,#8fcf00,#6b9c00);
 background:linear-gradient(to bottom,#8fcf00,#6b9c00);
 background-color:#7db500;
 border-color:#5a8200
}
.rbs_gallery_button .button-action:hover,
.rbs_gallery_button .button-action:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwZTgwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiOWMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#a0e800),color-stop(100%,#6b9c00));
 background:-webkit-linear-gradient(top,#a0e800,#6b9c00);
 background:-webkit-gradient(linear,left top,left bottom,from(#a0e800),to(#6b9c00));
 background:-o-linear-gradient(top,#a0e800,#6b9c00);
 background:linear-gradient(to bottom,#a0e800,#6b9c00);
 background-color:#7db500
}
.rbs_gallery_button .button-action:active,
.rbs_gallery_button .button-action.is-active,
.rbs_gallery_button .button-action.active {
 color:#374f00;
 background:#76a312
}
.rbs_gallery_button .button-3d-action {
 position:relative;
 top:0;
 color:#fff;
 text-shadow:none;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0YmYwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc2YWIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#84bf00),color-stop(100%,#76ab00));
 background:-webkit-linear-gradient(top,#84bf00,#76ab00);
 background:-webkit-gradient(linear,left top,left bottom,from(#84bf00),to(#76ab00));
 background:-o-linear-gradient(top,#84bf00,#76ab00);
 background:linear-gradient(to bottom,#84bf00,#76ab00);
 background-color:#7db500;
 border:1px solid #5a8200;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #5a8200 , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #5a8200 , 0 8px 3px rgba(0,0,0,.3);
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-3d-action:hover,
.rbs_gallery_button .button-3d-action:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5ZGUwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc5YjAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#99de00),color-stop(100%,#79b000));
 background:-webkit-linear-gradient(top,#99de00,#79b000);
 background:-webkit-gradient(linear,left top,left bottom,from(#99de00),to(#79b000));
 background:-o-linear-gradient(top,#99de00,#79b000);
 background:linear-gradient(to bottom,#99de00,#79b000);
 background-color:#a0e800;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #537800 , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #537800 , 0 8px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-action:active,
.rbs_gallery_button .button-3d-action.is-active,
.rbs_gallery_button .button-3d-action.active {
 top:5px;
 color:#374f00;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc2YWIwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg0YmYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#76ab00),color-stop(100%,#84bf00));
 background:-webkit-linear-gradient(top,#76ab00,#84bf00);
 background:-webkit-gradient(linear,left top,left bottom,from(#76ab00),to(#84bf00));
 background:-o-linear-gradient(top,#76ab00,#84bf00);
 background:linear-gradient(to bottom,#76ab00,#84bf00);
 background-color:#76a312;
 border:1px solid #6b9c00;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #5a8200 , 0 3px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #5a8200 , 0 3px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-action.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-border-action {
 color:#7db500;
 text-shadow:none;
 background:none;
 border:2px solid #7db500;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-border-action:hover,
.rbs_gallery_button .button-border-action:focus {
 color:#a0e800;
 background:none;
 border:2px solid #a0e800
}
.rbs_gallery_button .button-border-action:active,
.rbs_gallery_button .button-border-action.is-active,
.rbs_gallery_button .button-border-action.active {
 color:#5a8200;
 background:none;
 border:2px solid #5a8200;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-border-action.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-flat-action {
 color:#fff;
 text-shadow:none;
 background:#7db500;
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:background;
 -o-transition-property:background;
 transition-property:background
}
.rbs_gallery_button .button-flat-action:hover,
.rbs_gallery_button .button-flat-action:focus {
 color:#fff;
 background:#8fcf00
}
.rbs_gallery_button .button-flat-action:active,
.rbs_gallery_button .button-flat-action.is-active,
.rbs_gallery_button .button-flat-action.active {
 color:#486900;
 background:#76a312;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-flat-action.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-highlight {
 color:#fff;
 text-shadow:0 -1px 1px rgba(91,53,2,.35);
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhOTkxNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4N2UwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fa9915),color-stop(100%,#d87e04));
 background:-webkit-linear-gradient(top,#fa9915,#d87e04);
 background:-webkit-gradient(linear,left top,left bottom,from(#fa9915),to(#d87e04));
 background:-o-linear-gradient(top,#fa9915,#d87e04);
 background:linear-gradient(to bottom,#fa9915,#d87e04);
 background-color:#f18d05;
 border-color:#bf7004
}
.rbs_gallery_button .button-highlight:hover,
.rbs_gallery_button .button-highlight:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYTQyZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4N2UwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fba42e),color-stop(100%,#d87e04));
 background:-webkit-linear-gradient(top,#fba42e,#d87e04);
 background:-webkit-gradient(linear,left top,left bottom,from(#fba42e),to(#d87e04));
 background:-o-linear-gradient(top,#fba42e,#d87e04);
 background:linear-gradient(to bottom,#fba42e,#d87e04);
 background-color:#f18d05
}
.rbs_gallery_button .button-highlight:active,
.rbs_gallery_button .button-highlight.is-active,
.rbs_gallery_button .button-highlight.active {
 color:#8d5303;
 background:#d8891e
}
.rbs_gallery_button .button-3d-highlight {
 position:relative;
 top:0;
 color:#fff;
 text-shadow:none;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhOTMwNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ODcwNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fa9306),color-stop(100%,#e78705));
 background:-webkit-linear-gradient(top,#fa9306,#e78705);
 background:-webkit-gradient(linear,left top,left bottom,from(#fa9306),to(#e78705));
 background:-o-linear-gradient(top,#fa9306,#e78705);
 background:linear-gradient(to bottom,#fa9306,#e78705);
 background-color:#f18d05;
 border:1px solid #bf7004;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #bf7004 , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #bf7004 , 0 8px 3px rgba(0,0,0,.3);
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-3d-highlight:hover,
.rbs_gallery_button .button-3d-highlight:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYTAyNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjOGEwNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#faa024),color-stop(100%,#ec8a05));
 background:-webkit-linear-gradient(top,#faa024,#ec8a05);
 background:-webkit-gradient(linear,left top,left bottom,from(#faa024),to(#ec8a05));
 background:-o-linear-gradient(top,#faa024,#ec8a05);
 background:linear-gradient(to bottom,#faa024,#ec8a05);
 background-color:#fba42e;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #b56a04 , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #b56a04 , 0 8px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-highlight:active,
.rbs_gallery_button .button-3d-highlight.is-active,
.rbs_gallery_button .button-3d-highlight.active {
 top:5px;
 color:#8d5303;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ODcwNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhOTMwNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e78705),color-stop(100%,#fa9306));
 background:-webkit-linear-gradient(top,#e78705,#fa9306);
 background:-webkit-gradient(linear,left top,left bottom,from(#e78705),to(#fa9306));
 background:-o-linear-gradient(top,#e78705,#fa9306);
 background:linear-gradient(to bottom,#e78705,#fa9306);
 background-color:#d8891e;
 border:1px solid #d87e04;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #bf7004 , 0 3px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #bf7004 , 0 3px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-highlight.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-border-highlight {
 color:#f18d05;
 text-shadow:none;
 background:none;
 border:2px solid #f18d05;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-border-highlight:hover,
.rbs_gallery_button .button-border-highlight:focus {
 color:#fba42e;
 background:none;
 border:2px solid #fba42e
}
.rbs_gallery_button .button-border-highlight:active,
.rbs_gallery_button .button-border-highlight.is-active,
.rbs_gallery_button .button-border-highlight.active {
 color:#bf7004;
 background:none;
 border:2px solid #bf7004;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-border-highlight.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-flat-highlight {
 color:#fff;
 text-shadow:none;
 background:#f18d05;
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:background;
 -o-transition-property:background;
 transition-property:background
}
.rbs_gallery_button .button-flat-highlight:hover,
.rbs_gallery_button .button-flat-highlight:focus {
 color:#fff;
 background:#fa9915
}
.rbs_gallery_button .button-flat-highlight:active,
.rbs_gallery_button .button-flat-highlight.is-active,
.rbs_gallery_button .button-flat-highlight.active {
 color:#a66103;
 background:#d8891e;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-flat-highlight.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-caution {
 color:#fff;
 text-shadow:0 -1px 1px rgba(103,24,13,.35);
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NTQzZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5MzMxYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e8543f),color-stop(100%,#d9331a));
 background:-webkit-linear-gradient(top,#e8543f,#d9331a);
 background:-webkit-gradient(linear,left top,left bottom,from(#e8543f),to(#d9331a));
 background:-o-linear-gradient(top,#e8543f,#d9331a);
 background:linear-gradient(to bottom,#e8543f,#d9331a);
 background-color:#e54028;
 border-color:#c22d18
}
.rbs_gallery_button .button-caution:hover,
.rbs_gallery_button .button-caution:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViNjg1NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5MzMxYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#eb6855),color-stop(100%,#d9331a));
 background:-webkit-linear-gradient(top,#eb6855,#d9331a);
 background:-webkit-gradient(linear,left top,left bottom,from(#eb6855),to(#d9331a));
 background:-o-linear-gradient(top,#eb6855,#d9331a);
 background:linear-gradient(to bottom,#eb6855,#d9331a);
 background-color:#e54028
}
.rbs_gallery_button .button-caution:active,
.rbs_gallery_button .button-caution.is-active,
.rbs_gallery_button .button-caution.active {
 color:#952312;
 background:#cd5240
}
.rbs_gallery_button .button-3d-caution {
 position:relative;
 top:0;
 color:#fff;
 text-shadow:none;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2NDgzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0MzgxZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e64831),color-stop(100%,#e4381f));
 background:-webkit-linear-gradient(top,#e64831,#e4381f);
 background:-webkit-gradient(linear,left top,left bottom,from(#e64831),to(#e4381f));
 background:-o-linear-gradient(top,#e64831,#e4381f);
 background:linear-gradient(to bottom,#e64831,#e4381f);
 background-color:#e54028;
 border:1px solid #c22d18;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #c22d18 , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #c22d18 , 0 8px 3px rgba(0,0,0,.3);
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-3d-caution:hover,
.rbs_gallery_button .button-3d-caution:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5NjA0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0M2MyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e9604c),color-stop(100%,#e43c23));
 background:-webkit-linear-gradient(top,#e9604c,#e43c23);
 background:-webkit-gradient(linear,left top,left bottom,from(#e9604c),to(#e43c23));
 background:-o-linear-gradient(top,#e9604c,#e43c23);
 background:linear-gradient(to bottom,#e9604c,#e43c23);
 background-color:#eb6855;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #b92b16 , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #b92b16 , 0 8px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-caution:active,
.rbs_gallery_button .button-3d-caution.is-active,
.rbs_gallery_button .button-3d-caution.active {
 top:5px;
 color:#952312;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0MzgxZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2NDgzMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e4381f),color-stop(100%,#e64831));
 background:-webkit-linear-gradient(top,#e4381f,#e64831);
 background:-webkit-gradient(linear,left top,left bottom,from(#e4381f),to(#e64831));
 background:-o-linear-gradient(top,#e4381f,#e64831);
 background:linear-gradient(to bottom,#e4381f,#e64831);
 background-color:#cd5240;
 border:1px solid #d9331a;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #c22d18 , 0 3px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #c22d18 , 0 3px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-caution.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-border-caution {
 color:#e54028;
 text-shadow:none;
 background:none;
 border:2px solid #e54028;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-border-caution:hover,
.rbs_gallery_button .button-border-caution:focus {
 color:#eb6855;
 background:none;
 border:2px solid #eb6855
}
.rbs_gallery_button .button-border-caution:active,
.rbs_gallery_button .button-border-caution.is-active,
.rbs_gallery_button .button-border-caution.active {
 color:#c22d18;
 background:none;
 border:2px solid #c22d18;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-border-caution.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-flat-caution {
 color:#fff;
 text-shadow:none;
 background:#e54028;
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:background;
 -o-transition-property:background;
 transition-property:background
}
.rbs_gallery_button .button-flat-caution:hover,
.rbs_gallery_button .button-flat-caution:focus {
 color:#fff;
 background:#e8543f
}
.rbs_gallery_button .button-flat-caution:active,
.rbs_gallery_button .button-flat-caution.is-active,
.rbs_gallery_button .button-flat-caution.active {
 color:#ac2815;
 background:#cd5240;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-flat-caution.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-royal {
 color:#fff;
 text-shadow:0 -1px 1px rgba(26,9,27,.35);
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5Mzg5ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1MmE3OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#99389f),color-stop(100%,#752a79));
 background:-webkit-linear-gradient(top,#99389f,#752a79);
 background:-webkit-gradient(linear,left top,left bottom,from(#99389f),to(#752a79));
 background:-o-linear-gradient(top,#99389f,#752a79);
 background:linear-gradient(to bottom,#99389f,#752a79);
 background-color:#87318c;
 border-color:#632466
}
.rbs_gallery_button .button-royal:hover,
.rbs_gallery_button .button-royal:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiM2ViMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1MmE3OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#ab3eb2),color-stop(100%,#752a79));
 background:-webkit-linear-gradient(top,#ab3eb2,#752a79);
 background:-webkit-gradient(linear,left top,left bottom,from(#ab3eb2),to(#752a79));
 background:-o-linear-gradient(top,#ab3eb2,#752a79);
 background:linear-gradient(to bottom,#ab3eb2,#752a79);
 background-color:#87318c
}
.rbs_gallery_button .button-royal:active,
.rbs_gallery_button .button-royal.is-active,
.rbs_gallery_button .button-royal.active {
 color:#3e1740;
 background:#764479
}
.rbs_gallery_button .button-3d-royal {
 position:relative;
 top:0;
 color:#fff;
 text-shadow:none;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlMzQ5NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgwMmU4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#8e3494),color-stop(100%,#802e84));
 background:-webkit-linear-gradient(top,#8e3494,#802e84);
 background:-webkit-gradient(linear,left top,left bottom,from(#8e3494),to(#802e84));
 background:-o-linear-gradient(top,#8e3494,#802e84);
 background:linear-gradient(to bottom,#8e3494,#802e84);
 background-color:#87318c;
 border:1px solid #632466;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #632466 , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #632466 , 0 8px 3px rgba(0,0,0,.3);
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-3d-royal:hover,
.rbs_gallery_button .button-3d-royal:focus {
 color:#fff;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0M2NhYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgzMzA4OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#a43caa),color-stop(100%,#833088));
 background:-webkit-linear-gradient(top,#a43caa,#833088);
 background:-webkit-gradient(linear,left top,left bottom,from(#a43caa),to(#833088));
 background:-o-linear-gradient(top,#a43caa,#833088);
 background:linear-gradient(to bottom,#a43caa,#833088);
 background-color:#ab3eb2;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #5b215f , 0 8px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 7px 0 #5b215f , 0 8px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-royal:active,
.rbs_gallery_button .button-3d-royal.is-active,
.rbs_gallery_button .button-3d-royal.active {
 top:5px;
 color:#3e1740;
 background:('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgwMmU4NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhlMzQ5NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');;
 background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#802e84),color-stop(100%,#8e3494));
 background:-webkit-linear-gradient(top,#802e84,#8e3494);
 background:-webkit-gradient(linear,left top,left bottom,from(#802e84),to(#8e3494));
 background:-o-linear-gradient(top,#802e84,#8e3494);
 background:linear-gradient(to bottom,#802e84,#8e3494);
 background-color:#764479;
 border:1px solid #752a79;
 -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #632466 , 0 3px 3px rgba(0,0,0,.3);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.3) , inset 0 -1px 1px rgba(255,255,255,.15) , 0 2px 0 #632466 , 0 3px 3px rgba(0,0,0,.3)
}
.rbs_gallery_button .button-3d-royal.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-border-royal {
 color:#87318c;
 text-shadow:none;
 background:none;
 border:2px solid #87318c;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:all;
 -o-transition-property:all;
 transition-property:all
}
.rbs_gallery_button .button-border-royal:hover,
.rbs_gallery_button .button-border-royal:focus {
 color:#ab3eb2;
 background:none;
 border:2px solid #ab3eb2
}
.rbs_gallery_button .button-border-royal:active,
.rbs_gallery_button .button-border-royal.is-active,
.rbs_gallery_button .button-border-royal.active {
 color:#632466;
 background:none;
 border:2px solid #632466;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-border-royal.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-flat-royal {
 color:#fff;
 text-shadow:none;
 background:#87318c;
 border:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 -webkit-transition-duration:.3s;
 -o-transition-duration:.3s;
 transition-duration:.3s;
 -webkit-transition-property:background;
 -o-transition-property:background;
 transition-property:background
}
.rbs_gallery_button .button-flat-royal:hover,
.rbs_gallery_button .button-flat-royal:focus {
 color:#fff;
 background:#99389f
}
.rbs_gallery_button .button-flat-royal:active,
.rbs_gallery_button .button-flat-royal.is-active,
.rbs_gallery_button .button-flat-royal.active {
 color:#501d53;
 background:#764479;
 -webkit-transition-duration:0s;
 -o-transition-duration:0s;
 transition-duration:0s
}
.rbs_gallery_button .button-flat-royal.disabled {
 -webkit-appearance:none;
 -webkit-box-shadow:none;
 box-shadow:none
}
.rbs_gallery_button .button-group {
 position:relative;
 display:inline-block
}
.rbs_gallery_button .button-group .button {
 float:left
}
.rbs_gallery_button .button-group .button:focus,
.rbs_gallery_button .button-group .button:hover,
.rbs_gallery_button .button-group .button.active {
 z-index:5
}
.rbs_gallery_button .button-group .button:active,
.rbs_gallery_button .button-group .button.active {
 background:#dcdcdc
}
.rbs_gallery_button .button-group .button:not(:first-child):not(:last-child) {
 border-radius:0
}
.rbs_gallery_button .button-group .button:first-child {
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.rbs_gallery_button .button-group .button:last-child {
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.rbs_gallery_button .button-group .button+.button {
 margin-left:-1px
}
.rbs_gallery_button .button-jumbo {
 height:51.2px;
 padding:0 40.96px;
 font-size:22px;
 line-height:51.2px
}
.rbs_gallery_button .button-large {
 height:38.4px;
 padding:0 30.72px;
 font-size:16px;
 line-height:38.4px
}
.rbs_gallery_button input.button-large,
.rbs_gallery_button button.button-large {
 height:40.4px
}
.rbs_gallery_button .button-small {
 height:25.6px;
 padding:0 20.48px;
 font-size:12px;
 line-height:24px
}
.rbs_gallery_button input.button-small,
.rbs_gallery_button button.button-small {
 height:27.6px
}
.rbs_gallery_button .button-tiny {
 height:22.4px;
 padding:0 19.2px;
 font-size:10px;
 line-height:22.4px
}
.rbs_gallery_button input.button-tiny,
.rbs_gallery_button button.button-tiny {
 height:24.4px
}
.rbs_gallery_button .button.glow {
 -webkit-animation-name:glowing;
 -o-animation-name:glowing;
 animation-name:glowing;
 -webkit-animation-duration:3s;
 -o-animation-duration:3s;
 animation-duration:3s;
 -webkit-animation-iteration-count:infinite;
 -o-animation-iteration-count:infinite;
 animation-iteration-count:infinite;
 -khtml-animation-iteration-count:infinite;
 -khtml-animation-name:glowing
}
.rbs_gallery_button .button.glow:active {
 -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.3) , 0 1px 0 #fff;
 box-shadow:inset 0 1px 3px rgba(0,0,0,.3) , 0 1px 0 #fff;
 -webkit-animation-name:none;
 -o-animation-name:none;
 animation-name:none
}
.rbs_gallery_button .button-dropdown {
 position:relative;
 display:inline-block;
 overflow:visible
}
.rbs_gallery_button .button-dropdown .button .icon-caret-down {
 margin:0 0 0 3px;
 font-size:90%;
 vertical-align:middle
}
.rbs_gallery_button .button-dropdown ul.button-dropdown-menu-below {
 top:115%
}
.rbs_gallery_button .button-dropdown ul.button-dropdown-menu-above {
 top:auto;
 bottom:115%
}
.rbs_gallery_button .button-dropdown ul {
 position:absolute;
 top:-2px;
 left:-2px;
 z-index:1000;
 display:none;
 min-width:102%;
 padding:0;
 margin:0;
 list-style-type:none;
 background:#fcfcfc;
 border-radius:3px;
 -webkit-box-shadow:0 3px 6px rgba(0,0,0,.6);
 box-shadow:0 3px 6px rgba(0,0,0,.6)
}
.rbs_gallery_button .button-dropdown ul li {
 display:block;
 padding:0;
 margin:0
}
.rbs_gallery_button .button-dropdown ul li:first-child a {
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.rbs_gallery_button .button-dropdown ul li:last-child a {
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.rbs_gallery_button .button-dropdown ul .button-dropdown-divider {
 border-top:1px solid #e4e4e4;
 -webkit-box-shadow:inset 0 1px 0 #fff;
 box-shadow:inset 0 1px 0 #fff
}
.rbs_gallery_button .button-dropdown ul a {
 display:block;
 padding:0 20px;
 font-size:10px;
 line-height:30px;
 color:#333;
 text-decoration:none;
 white-space:nowrap
}
.rbs_gallery_button .button-dropdown ul a:hover,
.rbs_gallery_button .button-dropdown ul a:focus {
 color:#fff;
 background-color:#3c6ab9
}
.rbs_gallery_button_bottom {
 text-align:center
}
* .rbs_gallery_button .rbs_search_wrap {
 margin:0;
 margin-bottom:3px;
 text-align:right;
 float:right;
 max-width:50%
}
* .rbs_gallery_button .rbs_search_wrap .rbs-search {
 border:2px #000 solid;
 background:none;
 font-size:100%;
 width:100%;
 float:none;
 padding:4px;
 margin:0;
 color:#000;
 font-family:tahoma
}
* .rbs_gallery_button .rbs-search::-webkit-input-placeholder {
 color:#000;
 font-family:tahoma
}
* .rbs_gallery_button .rbs-search::-moz-placeholder {
 color:#000;
 font-family:tahoma
}
html{
	font-size: calc(12px + (14 - 12) * (100vw - 400px) / (1400 - 400));
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
@media (max-width: 767px){
	html{
		font-size: calc(12px + (16 - 12) * (100vw - 400px) / (1400 - 400));
	}
}
body {
  font-size: 1em;
  background-color: var(--main-bg-color);
	color: var(--main-txt-color);
}
label{ position: relative; }
@media (max-width: 767px){
	body{
		font-size: 1.45em;
	}
}
@media (min-width: 768px){
	.h-md-100{
		height: 100% !important;
	}
}
header, main, footer{ clear:both; }
.pagesection a, .pagesection a.btn {
  color: inherit;
	cursor: pointer;
}
@media (max-width: 767px){
	body:not(.checkout-page) #abdev_main_footer > .container-fluid > .row:last-child{
		padding-bottom: calc(-1.35 * var(--cart-height)) !important;
	}
}

* {
  scrollbar-width: thin;
  scrollbar-color: var(--custom-color-2) var(--custom-color-1);
	scrollbar-color: rgba(var(--custom-color-2-rgb), 0.8) var(--custom-color-1);
}
*::-webkit-scrollbar {
  width: 12px;
	outline: 1px solid #000;
}
*::-webkit-scrollbar-track {
  background: var(--custom-color-1);
	outline: 1px solid #000;
}
*::-webkit-scrollbar-thumb {
  background-color: var(--custom-color-2);
  border-radius: 20px;
  border: 3px solid var(--custom-color-1);
	outline: 1px solid #000;
}
.hidden-control {
  background-color: transparent;
  color: transparent;
	border-color: transparent;
  position: absolute;
  height: 100%;
	top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  padding: 0;
	cursor: inherit;
}
.modal-backdrop ~ .modal-backdrop{
    z-index : 1055 ;
}
.modal-backdrop ~ .modal-backdrop ~ .modal-backdrop{
    z-index : 1060 ;
}
.modal-backdrop ~ .modal-backdrop ~ .modal-backdrop ~ .modal-backdrop{
    z-index : 1065 ;
}

.modal-backdrop.show{
	opacity: .85;
}
.modal.show .modal-dialog{
	opacity: .97;
}
 
.btn-check-group > label + label,
.btn-radio-group > label + label {
  display: inline-block;
  position: relative;
  padding-left: 1.5em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-check-group > label input,
.btn-radio-group > label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.btn-check-group > label .checkmark,
.btn-radio-group > label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 1.15em;
  width: 1.15em;
  background-color: #eee;
}
.btn-radio-group > label .checkmark {
	border-radius: 50%;
}
.btn-check-group > label:hover input ~ .checkmark,
.btn-radio-group > label:hover input ~ .checkmark {
  background-color: #ccc;
}
.btn-check-group > label input:checked ~ .checkmark,
.btn-radio-group > label input:checked ~ .checkmark {
  background-color: #fff;
}
.btn-check-group > label .checkmark:after,
.btn-radio-group > label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.btn-check-group > label input:checked ~ .checkmark:after,
.btn-radio-group > label input:checked ~ .checkmark:after {
  display: block;
}
.btn-check-group > label .checkmark:after {
  left: 25%;
  bottom: 5%;
  width: 60%;
  height: 120%;
  border: solid var(--custom-color-3);
  border-width: 0 0.2em 0.3em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 
.btn-radio-group > label .checkmark:after {
	left: 20%;
  bottom: 20%;
  width: 60%;
  height: 60%;
	border-radius: 50%;
  background: var(--custom-color-3);
}

hr{ display:inline-block; }
img, audio, canvas, progress, video {
  max-width: 100%;
  max-height: 100%;
	display: inline-block;
}
ul {
  padding-left: 0;
}
:focus{
	outline: none;
}
a[data-rel="anchor"]{
	display:inline;
	position:relative;
	width: 10px;
}
:target,
a[data-rel="anchor"]::before {
	content:'';
  display: block;
  position: relative;
  top: var(--header-height); 
  visibility: hidden;
}

.form-check .form-check-input[required] ~ label::before,
.form-floating > .form-control[required] ~ label::before,
.form-floating > .form-select[required] ~ label::before{
	content:'*';
	color: red;
  display: inline-block;
  position: relative;
	left: -0.15em;
}

select[multiple]{
	overflow-y: auto;
}

option[data-before]:before {
    content: attr(data-before);
    position: absolute;
    left: 10px;
}
option[data-after]:after {
    content: attr(data-after);
    position: absolute;
    right: 10px;
}

.range-wrap {
  position: relative;
  margin: 0 auto 3rem;
}
.range-wrap input[type="range"] {
  width: 100%;
}
.range-wrap .bubble {
  background-color: #0078d7;
  color: white;
  padding: 1px 8px;
  position: absolute;
  border-radius: 4px;
  left: 50%;
	top:60%;
  transform: translateX(-50%);
}
.range-wrap .bubble::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 2px;
  background-color: #0078d7;
  top: -1px;
  left: 50%;
}

.mainnav.navbar .navbar-toggler{
	color: var(--custom-color-2) !important;
	
	border-color: var(--header-footer-bar-txt-color) !important;
	border-width: 0px !important;
}
.mainnav.navbar .navbar-toggler:focus{
	box-shadow:none;
}
.mainnav.navbar .navbar-toggler.collapsed{
	color: var(--header-footer-bar-txt-color) !important;
}
.navbar-toggler{
	font-size: 2.25rem;
}
.boxed {
    position: relative;
    background-color: rgba(var(--custom-color-2-rgb),.09325);
    border-radius: 5px;
		padding: .5em;
}
body.has-main-slider main.design-tpl-2 {
	margin-top: var(--header-height, -7.2em);
}
section.pagesection{
	position: relative;
}
.pagesection + .pagesection{
	/*
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
	*/
}
.form-floating > label{
	padding-left: 1.5em;
	font-size: 0.85em;
}

.carousel .carousel-inner .carousel-item{
	height: auto;
}
.carousel .carousel-inner .carousel-item > img{
	position: relative;
}
.tooltip{
}
.tooltip.show{
}
.tooltip .tooltip-arrow::before{
}
.tooltip .tooltip-inner{
	color: var(--custom-color-1);
	background-color: var(--custom-color-1-rev);
	border: 1px solid var(--custom-color-1);
	text-align: left;
}


.list-group-item{
	background-color: inherit;
	color: inherit;
}

.form-control:focus {
    border-color: var(--custom-color-3);
    box-shadow: 0 0 0 .25rem rgba(var(--custom-color-3-rgb),.25);
}

.form-check-input:checked {
    background-color: var(--custom-color-3);
    border-color: var(--custom-color-3);
}
.form-check-input:focus {
    border-color: var(--custom-color-3);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(var(--custom-color-3-rgb),.25);
}

.btn{ font-size: 1.25em; }
.btn-group-sm > .btn, .btn-sm{ font-size: 1.4em; line-height: 1.25em; }

.btn-primary{
	color: var(--btn1-txt-color);
	background-color:  var(--btn1-bg-color);
	border-color: var(--btn1-bg-color);
}
	.btn-primary i, .btn-primary svg{
		color: rgba(255,255,255,.75);
	}
	.btn-primary:hover{
		color: var(--btn1-txt-highlight-color);
		background-color: var(--btn1-bg-highlight-color);
		border-color: var(--btn1-txt-highlight-color);
	}
		.btn-check:active + .btn-primary,
		.btn-check:checked + .btn-primary,
		.btn-primary.active,
		.btn-primary:active,
		.show > .btn-primary.dropdown-toggle {
				color: var(--btn1-txt-highlight-color);
				background-color: var(--btn1-bg-highlight-color);
				border-color: var(--btn1-bg-color);
		}
			.btn-check:active + .btn-primary:focus,
			.btn-check:checked + .btn-primary:focus,
			.btn-primary.active:focus,
			.btn-primary:active:focus,
			.show > .btn-primary.dropdown-toggle:focus {
					box-shadow: 0 0 0 .25rem rgba(var(--btn1-bg-highlight-color-rgb),.5);
			}
		.btn-check:focus + .btn-primary,
		.btn-primary:focus {
			color: var(--btn1-txt-highlight-color);
			background-color: var(--btn1-bg-highlight-color);
			border-color: var(--btn1-txt-highlight-color);
			box-shadow: 0 0 0 .25rem rgba(var(--btn1-bg-highlight-color-rgb),.5);
		}
		.btn-primary.disabled,
		.btn-primary:disabled {
			color: var(--btn1-txt-color);
			background-color: var(--btn1-bg-color);
			border-color: var(--btn1-bg-color);
			cursor: not-allowed;
			pointer-events: auto;
		}

.btn-outline-primary {
  color: var(--btn1-txt-highlight-color);
  border-color: var(--btn1-txt-highlight-color);
	background-color: var(--btn1-bg-highlight-color);
}
	.btn-outline-primary:hover {
		color: var(--btn1-txt-color);
		border-color: var(--btn1-bg-color);
		background-color: var(--btn1-bg-color);
	}
		.btn-check:active + .btn-outline-primary,
		.btn-check:checked + .btn-outline-primary,
		.btn-outline-primary.active,
		.btn-outline-primary.dropdown-toggle.show,
		.btn-outline-primary:active {
			color: var(--btn1-txt-color);
			border-color: var(--btn1-bg-color);
			background-color: var(--btn1-bg-color);
		}
		.btn-check:active + .btn-outline-primary:focus,
		.btn-check:checked + .btn-outline-primary:focus,
		.btn-outline-primary.active:focus,
		.btn-outline-primary.dropdown-toggle.show:focus,
		.btn-outline-primary:active:focus {
			box-shadow: 0 0 0 .05rem rgba(var(--btn1-bg-highlight-color-rgb),.5);
		}
		.btn-check:focus + .btn-outline-primary,
		.btn-outline-primary:focus {
			box-shadow: 0 0 0 .05rem rgba(var(--btn1-bg-highlight-color-rgb),.5);
		}

.btn-secondary{
	color: var(--btn2-txt-color);
	background-color: var(--btn2-bg-color);
	border-color: var(--btn2-bg-color);
}
	.btn-secondary i, .btn-secondary svg{
		color: rgba(255,255,255,.75);
	}
	.btn-secondary:hover{
		color: var(--btn2-txt-highlight-color);
		background-color: var(--btn2-bg-highlight-color);
		border-color: var(--btn2-txt-highlight-color);
	}
		.btn-check:active + .btn-secondary,
		.btn-check:checked + .btn-secondary,
		.btn-secondary.active,
		.btn-secondary:active,
		.show > .btn-secondary.dropdown-toggle {
				color: var(--btn2-txt-highlight-color);
				background-color: var(--btn2-bg-highlight-color);
				border-color: var(--btn2-bg-color);
		}
			.btn-check:active + .btn-secondary:focus,
			.btn-check:checked + .btn-secondary:focus,
			.btn-secondary.active:focus,
			.btn-secondary:active:focus,
			.show > .btn-secondary.dropdown-toggle:focus {
				box-shadow: 0 0 0 .25rem rgba(var(--btn2-bg-highlight-color-rgb),.5);
			}
		.btn-check:focus + .btn-secondary,
		.btn-secondary:focus {
			color: var(--btn2-txt-highlight-color);
			background-color: var(--btn2-bg-highlight-color);
			border-color: var(--btn2-txt-highlight-color);
			box-shadow: 0 0 0 .25rem rgba(var(--btn2-bg-highlight-color-rgb),.5);
		}
		.btn-secundairy.disabled,
		.btn-secondairy:disabled {
			color: var(--btn2-txt-color);
			background-color: var(--btn2-bg-color);
			border-color: var(--btn2-bg-color);
			cursor: not-allowed;
			pointer-events: auto;
		}

.btn-outline-secondary {
  color: var(--btn2-txt-highlight-color);
  border-color: var(--btn2-txt-highlight-color);
	background-color: var(--btn2-bg-highlight-color);
}
	.btn-outline-secondary:hover {
		color: var(--btn2-txt-color);
		border-color: var(--btn2-bg-color);
		background-color: var(--btn2-bg-color);
	}
		.btn-check:active + .btn-outline-secondary,
		.btn-check:checked + .btn-outline-secondary,
		.btn-outline-secondary.active,
		.btn-outline-secondary.dropdown-toggle.show,
		.btn-outline-secondary:active {
			color: var(--btn2-txt-color);
			border-color: var(--btn2-bg-color);
			background-color: var(--btn2-bg-color);
		}
		.btn-check:active + .btn-outline-secondary:focus,
		.btn-check:checked + .btn-outline-secondary:focus,
		.btn-outline-secondary.active:focus,
		.btn-outline-secondary.dropdown-toggle.show:focus,
		.btn-outline-secondary:active:focus {
			box-shadow: 0 0 0 .25rem rgba(var(--btn2-bg-highlight-color-rgb),.5);
		}
		.btn-check:focus + .btn-outline-secondary,
		.btn-outline-secondary:focus {
			box-shadow: 0 0 0 .25rem rgba(var(--btn2-bg-highlight-color-rgb),.5);
		}

.btn-tertiary{
	color: var(--btn3-txt-color);
	background-color: var(--btn3-bg-color);
	border-color: var(--btn3-bg-color);
}
	.btn-tertiary i, .btn-tertiary svg{
		color: rgba(255,255,255,.75);
	}
	.btn-tertiary:hover{
		color: var(--btn3-txt-highlight-color);
		background-color: var(--btn3-bg-highlight-color);
		border-color: var(--btn3-txt-highlight-color);
	}
		.btn-check:active + .btn-tertiary,
		.btn-check:checked + .btn-tertiary,
		.btn-tertiary.active,
		.btn-tertiary:active,
		.show > .btn-tertiary.dropdown-toggle {
				color: var(--btn3-txt-highlight-color);
				background-color: var(--btn3-bg-highlight-color);
				border-color: var(--btn3-bg-color);
		}
			.btn-check:active + .btn-tertiary:focus,
			.btn-check:checked + .btn-tertiary:focus,
			.btn-tertiary.active:focus,
			.btn-tertiary:active:focus,
			.show > .btn-tertiary.dropdown-toggle:focus {
				box-shadow: none;
			}
		.btn-check:focus + .btn-tertiary,
		.btn-tertiary:focus {
			color: var(--btn3-txt-highlight-color);
			background-color: var(--btn3-bg-highlight-color);
			border-color: var(--btn3-txt-highlight-color);
			box-shadow: none;
		}
		.btn-tertiary.disabled,
		.btn-tertiary:disabled {
			color: var(--btn3-txt-color);
			background-color: var(--btn3-bg-color);
			border-color: var(--btn3-bg-color);
			cursor: not-allowed;
			pointer-events: auto;
		}

.btn-outline-tertiary {
  color: var(--btn3-txt-highlight-color);
  border-color: var(--btn3-txt-highlight-color);
	background-color: var(--btn3-bg-highlight-color);
}
	.btn-outline-tertiary:hover {
		color: var(--btn3-txt-color);
		border-color: var(--btn3-bg-color);
		background-color: var(--btn3-bg-color);
	}
	.btn-check:active + .btn-outline-tertiary,
	.btn-check:checked + .btn-outline-tertiary,
	.btn-outline-tertiary.active,
	.btn-outline-tertiary.dropdown-toggle.show,
	.btn-outline-tertiary:active {
		color: var(--btn3-txt-color);
		border-color: var(--btn3-bg-color);
		background-color: var(--btn3-bg-color);
	}
	.btn-check:active + .btn-outline-tertiary:focus,
	.btn-check:checked + .btn-outline-tertiary:focus,
	.btn-outline-tertiary.active:focus,
	.btn-outline-tertiary.dropdown-toggle.show:focus,
	.btn-outline-tertiary:active:focus {
			box-shadow: 0 0 0 .25rem rgba(var(--btn3-bg-highlight-color-rgb),.5);
	}
	.btn-check:focus + .btn-outline-tertiary,
	.btn-outline-tertiary:focus {
			box-shadow: 0 0 0 .25rem rgba(var(--btn3-bg-highlight-color-rgb),.5);
	}


.card{
	background-color: #f2f2f2;
}
.card .card-header{
	color: var(--custom-color-2);
	background-color: var(--custom-color-1);
	text-transform: uppercase;
}
.modal .modal-content{
	background-color: var(--custom-color-1);
	color: var(--custom-color-1-rev);
	border: 1px solid var(--line-color-2);
	border-radius: 0 0 .3rem .3rem;
}
.modal .modal-content .modal-header{
	background-color: var(--custom-color-2);
	color: var(--custom-color-2-rev);
	border-bottom: 1px solid var(--line-color-2);
	border-radius: 0;
}
.modal .modal-content .modal-body{
	overflow-y: scroll;
	max-height: 65vh;
}
.modal .modal-content .modal-body .list-title{
	color: var(--custom-color-2);
}
.modal .modal-content .modal-footer{
	border-top: 1px solid var(--line-color-2);
}

.modal-dialog.checkout-confirm-popup h4 {
  background-color: rgba(255,255,255,.1);
  margin-bottom: 0;
  color: var(--custom-color-2);
}
.modal-dialog.checkout-confirm-popup .col-body {
  font-size: 1.1em;
  border: 1px solid rgba(255,255,255,.1);
  padding: 0.1em 0.5em;
}
.main_header{
    border-bottom: 1px solid var(--line-color-1);
	position: relative;
	z-index: 12;
}
.main_header{
	position: sticky;
	top: 0;
}

.main_header.design-tpl-1 .top-row{
    background-color: var(--header-footer-bar-bg-color);
    color: var(--header-footer-bar-txt-color);
}
.main_header.design-tpl-1 .bottom-row{
    background-color: rgb(var(--header-bg-color));
    color: var(--header-txt-color);
}

.main_header.design-tpl-2 .top-row{
    background-color: var(--header-footer-bar-bg-color);
    color: var(--header-footer-bar-txt-color);
}
.main_header.design-tpl-2 .bottom-row{
    background-color: rgb(var(--header-bg-color));
    color: var(--header-txt-color);
}

.main_header.design-tpl-3 .top-row{
    background-color: rgb(var(--header-bg-color));
    color: var(--header-txt-color);
}
.main_header.design-tpl-3 .top-row > div > .container-md{
	
}
.main_header.design-tpl-3 .bottom-row{
    background-color: rgb(var(--header-bg-color));
    color: var(--header-txt-color);
}

.main_header.design-tpl-4 .top-row{
    background-color: var(--header-footer-bar-bg-color);
    color: var(--header-footer-bar-txt-color);
}
.main_header.design-tpl-4 .bottom-row{
    background-color: rgb(var(--header-bg-color));
    color: var(--header-txt-color);
}
.main_header.design-tpl-4 .top-row a:hover{
  background-color: var(--header-footer-bar-bg-highlight-color);
  color: var(--header-footer-bar-txt-highlight-color);
}

.main_header.design-tpl-5 .top-row{
    background-color: rgb(var(--header-bg-color));
    color: var(--header-txt-color);
}
.main_header.design-tpl-5 .top-row > div > .container-md{
	
}
.main_header.design-tpl-5 .bottom-row{
    background-color: rgb(var(--header-bg-color));
    color: var(--header-txt-color);
}

.main_header.design-tpl-6 .top-row{
    background-color: var(--header-footer-bar-bg-color);
    color: var(--header-footer-bar-txt-color);
}
.main_header.design-tpl-6 .bottom-row{
    background-color: rgb(var(--header-bg-color));
    color: var(--header-txt-color);
}

body:not(.has-main-slider) .main_header.design-tpl-2 .bottom-row{
	/*background: url('/data/images/header.jpg') no-repeat bottom center;*/
	background-size: cover;
}
body.has-main-slider .main_header.design-tpl-2 .bottom-row{
	background-color: rgba(var(--header-bg-color), .75);
}
@media (max-width: 767px) and (orientation: landscape){
	
	.main_header .list-group-item{
		padding: 0;
	}
}

@media (max-width: 767px){
	#main_logo{
		height: 2em;
    display: inline-block;
	}
	
	.design-tpl-4 .mainnav.navbar .navbar-nav{
		align-items: normal !important;
		height: auto !important;
	}
	.design-tpl-5 .mainnav.navbar .navbar-nav{
		align-items: normal !important;
		height: auto !important;
	}
}

.main_header .list-group-item{
    border: none;
    background-color: inherit;
		color:inherit;
}
.mainnav.navbar{
    background-color: var(--navigation-bg-color);
    color: var(--navigation-txt-color);
}
.mainnav.navbar .nav-link{
    background-color: inherit;
    color: inherit;
}
.mainnav.navbar .nav-item:hover{
	background-color: var(--navigation-bg-highlight-color);
	color: var(--navigation-txt-highlight-color);
}
.mainnav.navbar .nav-item.active{
	background-color: var(--navigation-bg-highlight-color);
	color: var(--navigation-txt-highlight-color);
}
.navbar-nav .dropdown-menu{
	top:100%;
	color: var(--navigationsub-txt-color);
  background-color: var(--navigationsub-bg-color);
}
.navbar-nav .dropdown-menu .dropdown-item{
	color: var(--navigationsub-txt-color);
  background-color: var(--navigationsub-bg-color);
}
.navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar-nav .dropdown-menu .dropdown-item:hover{
	color: var(--navigationsub-txt-highlight-color);
  background-color: var(--navigationsub-bg-highlight-color);
}
	.design-tpl-1 .mainnav.navbar .nav-item.active{
    
	}

	.design-tpl-2 .mainnav.navbar .nav-item{
		border-bottom-width: 4px;
		border-bottom-style: solid;
		border-bottom-color: transparent;
	}
	.design-tpl-2 .mainnav.navbar .nav-item.active{
    border-bottom-color: var(--navigation-txt-highlight-color);
	}

	.design-tpl-3 .mainnav.navbar .nav-item.active{
	}

	.design-tpl-6 .mainnav.navbar {
		padding-left: 0.5em;
		padding-right: 0.5em;
	}
	.design-tpl-6 .mainnav.navbar .nav-item{
		padding-left: 1em;
		padding-right: 1em;
	}

.main_header .navbar-toggler {
    color: var(--header-txt-color);
		position: relative;
		z-index: 4;
    border-color: transparent;
}
.main_header .navbar-toggler:focus, .main_header a.btn:focus{
	box-shadow: unset;
}
@media (max-width: 767px) and (orientation: portrait){
	.main_header .mobile-nav .navbar-collapse{
		position: fixed;
		top: 0;
		z-index: 3;
		width: 100%;
		height: 100%;
		/*padding-top: calc(var(--header-height) * -1);*/
		margin-left: 0;
		align-items: flex-start;
		background-color: var(--navigation-mobile-bg-color);
	}
	.mainnav.navbar{
    background-color: var(--navigation-mobile-bg-color);
    color: var(--navigation-mobile-txt-color);
		overflow: auto;
}
	.mainnav.navbar .nav-item{
		display: block;
	}
	.mainnav.navbar .nav-item .dropdown-menu{
		display: block;
		border:none;
	}
	.mainnav.navbar .nav-item:hover{
		background-color: var(--navigation-mobile-bg-highlight-color);
		color: var(--navigation-mobile-txt-highlight-color);
	}
	.mainnav.navbar .nav-item.active{
		background-color: var(--navigation-mobile-bg-highlight-color);
		color: var(--navigation-mobile-txt-highlight-color);
	}
	.navbar-nav .dropdown-menu{
		top:100%;
		color: var(--navigationsub-mobile-txt-color);
		background-color: var(--navigationsub-mobile-bg-color);
	}
	.navbar-nav .dropdown-menu .dropdown-item{
		color: var(--navigationsub-mobile-txt-color);
		background-color: var(--navigationsub-mobile-bg-color);
	}
	.navbar-nav .dropdown-menu .dropdown-item:focus,
	.navbar-nav .dropdown-menu .dropdown-item:hover{
		color: var(--navigationsub-mobile-txt-highlight-color);
		background-color: var(--navigationsub-mobile-bg-highlight-color);
	}
}
.main_footer{
    background-color: var(--footer-bg-color);
    color: var(--footer-txt-color);
}
.main_footer a{
	color: var(--footer-txt-color);
	text-decoration:none;
}
@media (min-width: 768px) {
    .main_footer .footer_bar > [class*="col-"]:not(:last-child){
        border-right: 1px solid var(--line-color-2);
    }
}
@media (max-width: 767.98px) {
	body:not(.checkout-page) #abdev_main_footer:not(.nocartreservespace){
		padding-bottom: var(--cart-height);
	}
}
.main_footer .footer_bar .table{
	color: inherit;
	line-height: 1;
}
.main_footer .footer_bar .table caption,
.main_footer .title{
	color: inherit;
	font-size: 1.55rem;
	letter-spacing: 0.001em;
	text-transform: uppercase;
}

#footer_menu_socials{
}
#footer_menu_socials li{
	padding: .1em;
	border: none;
}
#footer_menu_socials li a{
	display: block;
	padding: .5em;
	margin-right: .5em;
	color: var(--footer-bg-color);
	background-color: var(--footer-txt-color);
	border-color: var(--footer-txt-color);
}
#footer_menu_socials li a svg{
	width: 1.5em;
	height: 1.5em;
}
.footer_copyright{
  background-color: var(--header-footer-bar-bg-color);
  color: var(--header-footer-bar-txt-color);
	font-size:.6em;
}
.footer_copyright a{
	color: inherit;
}
.footer_copyright a:hover{
  background-color: var(--header-footer-bar-bg-highlight-color);
  color: var(--header-footer-bar-txt-highlight-color);
}
.footer_copyright .powered-by{
 
}
.footer_copyright .powered-by a{
	text-decoration:none;
}
a {
	text-decoration: none;
}
.btn{ border-radius: 0; }
header .top-row .btn, header .top-row a {
	color: inherit;
}
header .top-row .btn svg, header .top-row a svg, header .top-row a span {
	color: var(--header-footer-bar-txt-highlight-color);
}
header .bottom-row {
	position: relative;
	padding-bottom: 1.15em;
}
header .bottom-row > .container-md {
	position: relative;
}
header .bottom-row .mobile-nav {
	position: absolute;
	left: 0;
	right: 0;
}
body .shoppingcart-actions {
	background-color: transparent;
	float: right;
}
body .shoppingcart-actions .gripper {
	display: none !important;
}
@media (max-width: 767px){
	#main_logo {
		height: auto !important;
	}
}
.design-tpl-6 .mainnav.subnavbar {
	background-color: var(--btn1-bg-color);
	color: var(--btn1-txt-color);
}
.design-tpl-6 .mainnav.subnavbar {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.design-tpl-6 .mainnav.subnavbar .nav-link {
	text-transform: uppercase;
}
.design-tpl-6 .mainnav.subnavbar .nav-item {
	padding-left: 1em;
	padding-right: 1em;
}
.main_header.design-tpl-6 .navbar-toggler{
	color: var(--header-footer-bar-txt-highlight-color);
}
.mainnav.subnavbar .nav-item {
	height: 100%;
	display: flex;
	align-items: center;
}
.subnavbar .nav-item {
	color: inherit;
}
.mainnav.subnavbar .nav-item:hover {
	background-color: var(--navigation-bg-highlight-color);
	color: var(--navigation-txt-highlight-color);
}
.main_footer .footer_bar .table caption, .main_footer .title {
	color: #75760f;
}
#footer_menu_socials li a {
	background-color: var(--footer-bg-color);
	color: var(--footer-txt-color);
}
#footer_menu_socials li a svg {
	width: 2.5em;
	height: 2.5em;
}
section.pagesection .table caption {
	color: #75760f;
	text-align: center;
	text-transform: uppercase;
}
section.pagesection.table-first-vline .table tr > td:first-child {
	border-right: 1px solid #75760f;
}
section.pagesection.table-first-vline .table.table-sm tr > td {
	padding: 0.25em 0.5em;
}
section.pagesection > .container {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
section.pagesection .section-title {
	text-align: center;
	color: #75760f;
}
.rbs_gallery_button .button-flat-primary {
	background-color: #75760f;
}
.pagesection.green-bck {
	background-color: #75760f;
}
.carousel .carousel-box {
	background-color: rgba(0, 0, 0, .6);
}
.products_listing .block-title {
	display: block;
	text-align: center;
	text-transform: uppercase;
}
.products_listing .block-title::before, .products_listing .block-title::after {
	display: none;
}

section.pagesection.section-combinations.section-combinations-details > .container{
	padding-top: 0;
}
section.pagesection:last-of-type > .container{
	padding-bottom: 0;
}
.pagesection.section-combinations.section-combinations-details > .container > .row > *{
	padding-top: 2.5rem;
}
.pagesection.section-combinations.section-combinations-details > .container > .row > *:first-child{
	background-color: #323232;
}
.combination_product .box .info .pcnt-name {
	display: none;
}
.combination_product .box .align-items-start.h-75 {
	height: 100% !important;
	align-items: center !important;
}
.combination_product .box .pcnt-buttons [data-rel="shoppingcart-buttons"] {
	display: none;
}
.combination_product .box .pcnt-image {
	padding-left: 0;
	padding-right: 0;
}
.combination_product .box .info .pcnt-buttons {
	top: -0.25em;
}
.combination_product .box .info .pcnt-buttons .btn.btn-remove {
	width: 1em !important;
	height: 1em !important;
	line-height: 0.95;
	padding: 0;
	border: none;
	background: none;
	color: red;
}
.combination_product .box .info .pcnt-buttons .btn.btn-remove svg {
	background-color: #fff;
	border-radius: 50%;
}
.combination_product > ul > li.col .box {
	border: 2px solid #888;
	border-radius: 10%;
}
.products_combination_view{
	color: #FFF;
	height: 100%;
}
.products_combination_view .products_combination_block.sticky{
	position: sticky;
	top: calc(var(--header-height) * -1.20);
}
.products_combination_view .products_combination_block{
	z-index: 2;
	opacity: .90;
}
.products_combination_view .combi-price {
	color: var(--btn3-bg-color);
	font-size: 2.2em;
	line-height: 1;
}
.products_combination_view .combi-buttons .btn-qty{
	background-color: var(--btn3-txt-color);
	color: var(--btn3-bg-color);
	border-color: var(--btn3-bg-color);
}
.products_combination_view hr {
	border-color: var(--btn3-bg-color);
	width: 100%;
	border-width: 2px;
	opacity: 1;
}
.products_combination_view .combination_product .box .row.row-first div.col-12{
	padding: 0;
}
.products_combination_view .combination_product .box .row.row-first div.col-12:first-child{
}
.products_combination_view .combination_product .box .row.row-first div.col-12:last-child{
	display: none;
}

.products_combination_view ol {
  counter-reset: li;
  list-style: none;
  padding-left: 1.75em;
  margin-top: 2em;
}
.products_combination_view ol li {
  counter-increment: li;
  position: relative;
  color: #fff;
  line-height: 1.3;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.75em;
  padding-left: 3em;
}
.products_combination_view ol li::before {
  position: absolute;
  left: 0;
  top: -0.1em;
  content: counter(li);
  background-color: #75760f;
  color: #fff;
  font-weight: bold;
  display: inline;
  font-size: 1.3em;
  line-height: 1.0em;
	border: 2px solid #fff;
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: 1.3em;
  text-align: center;
}

.product_item .product-box {
	position: relative;
	border-radius: var(--bs-border-radius);
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
	padding: .5rem;
}
.product_item .product-box .pcnt-image > img {
	background-color: #000;
}
.product_item .info h1, .product_item .info h2, .product_item .info h3, .product_item .info h4 {
	color: #75760f;
	font-size: 1.35em;
	padding-top: 0.05em;
	line-height: .9;
}
@media (max-width: 767px){
	.product_item .info h1, .product_item .info h2, .product_item .info h3, .product_item .info h4 {
		font-size: 1.35em;
	}
}
.product_item .info .pcnt-name{ overflow: hidden; }
.product_item .product-box .info .description {
	margin-top: 0.25em;
}
.product_item .product-box .info .description p {
	margin: 0;
}
.product_item .description:empty:before {
	content: ' - ';
}
.product_item .product-box .pcnt-button-price {
	text-align: center;
	font-size: 1.1em;
	line-height: 1.15em;
}
.product_item .product-box .btn-group-add .btn-add{
	font-size: 1.2em;
  line-height: 1.15em;
}
.product_item .product-box .info{
	margin-bottom: 20%;
}
.product_item .product-box .info .row-first {
	height: auto;
}
.product_item .product-box .info .row-first > div {
	position: relative;
}
.product_item .product-box .info .row-last {
	height: 20% !important;
	position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 767px){
	.products_combination_view .products_combination_block{
		padding: .25em;
	}
	
	.product_item .product-box .btn-group-add .btn-add{
		font-size: 1.05em;
		line-height: 1em;
	}
	.products_combination_view ol{
		font-size: .8em;
		display: none;
	}
	.products_combination_view .description{
		font-size: .7em;
		padding: 0 .5em;
		line-height: 1;
	}
}

.product_item .product-box .pcnt-description {
	text-align: center;
}
.product_item .product-box ul.specs {
	position: absolute;
	bottom: -0.75em;
	right: 0.5em;
}
.product_item .product-box ul.specs li {
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #fff;
}
